*,:after,:before{box-sizing:border-box;margin:0;padding:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:root{--bg:#f3efe8;--bg-alt:#fff;--surface:hsla(0,0%,100%,.86);--surface-2:hsla(0,0%,100%,.72);--text:#0f1117;--muted:rgba(15,17,23,.68);--muted-2:rgba(15,17,23,.46);--brand:#22c55e;--brand-dark:#15803d;--brand-text:#052e16;--blue:#2563eb;--blue-dark:#1d4ed8;--border:rgba(15,17,23,.09);--shadow:0 24px 60px rgba(15,17,23,.08);--radius:24px;--nav-h:68px;--font-sans:"Aptos","Segoe UI",system-ui,-apple-system,Roboto,Helvetica,Arial,sans-serif;--font-display:var(--font-sans)}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--text);background:radial-gradient(circle at top left,rgba(34,197,94,.08),transparent 28%),linear-gradient(180deg,#faf8f4 0,var(--bg) 38%,#efebe4 100%);line-height:1.5;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit}.appShellBrandName,.appShellHeaderBtn,.footerBrandName,.hp-btn-primary,.hp-btn-secondary,.hp-cat-name,.hp-cb-title,.hp-h2,.hp-hero-title,.hp-how-num,.hp-how-title,.hp-provider-title,.hp-stat-value,.hp-workbench-card-title,.hp-workbench-title,.ratingPillLarge,.sectionHeading,h1,h2,h3{font-family:var(--font-display)}.sectionInner{width:min(1200px,calc(100% - 48px));margin:0 auto}.sectionHeading{margin:0 0 56px;font-size:clamp(2rem,4vw,3.4rem);font-weight:900;letter-spacing:-.03em;color:var(--text)}.stars{display:inline-flex;align-items:center;gap:2px;flex-shrink:0}.star{fill:rgba(0,0,0,.14);width:16px;height:16px}.starFilled{fill:#f59e0b}.btnIcon{width:18px;height:18px;flex-shrink:0}[data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .64s cubic-bezier(.22,1,.36,1),transform .64s cubic-bezier(.22,1,.36,1)}[data-reveal].revealed{opacity:1;transform:translateY(0)}.storeBadges{display:flex;gap:12px;flex-wrap:wrap}.storeBadge{display:inline-flex;align-items:center;gap:10px;min-width:148px;padding:10px 18px;border-radius:12px;border:1px solid rgba(0,0,0,.13);background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.06);cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.storeBadgeDisabled{opacity:.45;filter:grayscale(.2)}.storeBadgeIcon{width:22px;height:22px;color:var(--text);flex-shrink:0}.storeBadgeLabels{display:flex;flex-direction:column;line-height:1.2}.storeBadgeSmall{color:var(--muted-2);font-size:10px;letter-spacing:.06em;text-transform:uppercase}.storeBadgeLarge{color:var(--text);font-size:15px;font-weight:700}.appsSectionHeader{width:min(1200px,calc(100% - 48px));margin:0 auto 24px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex-wrap:wrap}.appsSectionCopy{display:grid;grid-gap:10px;gap:10px;max-width:680px}.appsHeading{margin-bottom:0}.appsSub{max-width:620px}.siteSectionKicker{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:999px;background:rgba(34,197,94,.12);color:var(--brand-dark);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.siteSectionSub{margin:0;max-width:720px;font-size:1rem;line-height:1.65;color:var(--muted)}.screensSection{background:transparent;padding:24px 0 40px}.reviewsSection{background:var(--bg-alt);padding:96px 24px;border-top:1px solid var(--border)}.reviewsSectionHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-bottom:48px}.reviewsSectionHeader .sectionHeading{margin:0}.reviewsSectionMeta{display:flex;align-items:center;gap:12px;padding-bottom:4px}.ratingPillLarge{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:999px;border:1px solid rgba(34,197,94,.35);background:rgba(34,197,94,.08);color:var(--brand-dark);font-size:18px;font-weight:900;white-space:nowrap}.reviewsSectionSub{color:var(--muted-2);font-size:14px;white-space:nowrap}.reviewsMarquee{overflow:hidden;width:100vw;margin-left:calc(50% - 50vw);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.reviewsTrack{display:flex;gap:20px;width:max-content;animation:marqueeScroll 30s linear infinite}.reviewsTrack:hover{animation-play-state:paused}@keyframes marqueeScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.reviewCardNew{padding:28px 24px;border-radius:20px;border:1px solid var(--border);background:var(--bg);box-shadow:0 2px 10px rgba(0,0,0,.04);min-width:340px;max-width:340px;flex-shrink:0}.reviewCardHeader{display:flex;align-items:center;gap:10px}.reviewAvatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#22c55e,#15803d);color:#fff;font-family:var(--font-display);font-size:14px;font-weight:800;display:grid;place-items:center;flex-shrink:0}.reviewCardMeta{display:grid;grid-gap:2px;gap:2px;flex:1 1;min-width:0}.reviewName{font-family:var(--font-display);font-size:14px;font-weight:700;color:var(--text)}.reviewRole{font-size:12px;font-weight:700;color:var(--muted-2);padding:3px 8px;border-radius:999px;background:rgba(15,17,23,.05);flex-shrink:0;align-self:center}.reviewTextNew{margin:14px 0 0;color:var(--muted);font-size:15px;line-height:1.65}.siteFooter{background:var(--text);padding:60px 24px 40px}.footerTop{display:flex;align-items:flex-start;justify-content:space-between;gap:40px;flex-wrap:wrap;margin-bottom:40px}.footerBrand{display:flex;align-items:center;gap:6px}.footerBrandName{color:#fff;font-size:24px;font-weight:900;letter-spacing:-.03em}.footerStoreCol{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.footerStoreLabel{color:hsla(0,0%,100%,.45);font-size:13px}.siteFooter .storeBadge{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.16);box-shadow:none}.siteFooter .storeBadgeIcon{color:hsla(0,0%,100%,.88)}.siteFooter .storeBadgeSmall{color:hsla(0,0%,100%,.5)}.siteFooter .storeBadgeLarge{color:hsla(0,0%,100%,.9)}.footerBottom{justify-content:space-between;gap:16px;flex-wrap:wrap;padding-top:32px;border-top:1px solid hsla(0,0%,100%,.1)}.footerBottom,.footerSocials{display:flex;align-items:center}.footerSocials{gap:12px}.footerSocialLink{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.6);text-decoration:none;transition:border-color .15s ease,color .15s ease,background .15s ease}.footerSocialLink:hover{border-color:rgba(34,197,94,.4);background:rgba(34,197,94,.08);color:#4ade80}.footerSocialLink svg{width:18px;height:18px}.footerCopy{color:hsla(0,0%,100%,.32);font-size:13px}.sitePage{padding-top:0}.siteFrame{width:100%;margin:0 auto}.appShellHeader{position:-webkit-sticky;position:sticky;top:0;z-index:100;height:var(--nav-h,68px);border-bottom:1px solid rgba(15,17,23,.08);background:hsla(40,37%,97%,.94);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.appShellHeaderInner{width:min(1520px,calc(100% - 48px));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0}.appShellBrand{display:inline-flex;align-items:center;gap:12px;min-width:0;text-decoration:none;color:inherit}.appShellBrandCopy{display:grid;grid-gap:2px;gap:2px;min-width:0}.appShellBrandName{font-size:26px;font-weight:800;line-height:1;letter-spacing:-.03em}.appShellBrandSub{font-size:11px;line-height:1.2;color:rgba(15,17,23,.8);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.navLogoIcon{width:44px;height:44px;flex-shrink:0}.appShellHeaderActions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-left:auto;flex-shrink:0}.appShellHeaderBtn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:10px 16px;border-radius:10px;border:1px solid transparent;font-size:.9rem;font-weight:700;line-height:1;text-decoration:none;white-space:nowrap;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.appShellHeaderBtn:hover{transform:translateY(-1px)}.appShellHeaderBtnPrimary{background:transparent;color:var(--blue)}.appShellHeaderBtnPrimary:hover{background:rgba(37,99,235,.08);color:var(--blue)}.appShellHeaderBtnSecondary{background:#3ecf8e;color:#fff;box-shadow:0 10px 24px rgba(62,207,142,.18)}.appShellHeaderBtnSecondary:hover{background:#34c080}.langToggleBar{display:flex;justify-content:flex-end}.langToggle{display:flex;align-items:center;font-size:13px;font-weight:700}.langActive{color:var(--brand)}.langLink{color:var(--muted-2);text-decoration:none}.langLink:hover{color:var(--text)}.langSep{color:var(--muted-2)}.hp{max-width:1100px;margin:0 auto;padding:24px 16px 80px;display:grid;grid-gap:48px;gap:48px}.hp-section-head{display:grid;grid-gap:6px;gap:6px;text-align:center;margin-bottom:8px}.hp-h2{margin:0;font-size:clamp(1.4rem,3.5vw,1.9rem);font-weight:700;letter-spacing:-.03em;color:var(--text);line-height:1.15}.hp-subtitle{margin:0;font-size:.92rem;color:var(--muted);line-height:1.5}.hp-btn-primary,.hp-btn-secondary{display:inline-flex;align-items:center;gap:8px;padding:13px 26px;border-radius:10px;font-size:.92rem;font-weight:700;text-decoration:none;border:none;transition:background .18s ease,transform .18s ease;white-space:nowrap}.hp-btn-secondary{background:#3ecf8e;color:#fff;box-shadow:0 10px 24px rgba(62,207,142,.18)}.hp-btn-secondary:hover{background:#34c080;transform:translateY(-1px)}.hp-btn-primary{background:#2563eb;color:#fff;box-shadow:0 10px 24px rgba(37,99,235,.18)}.hp-btn-primary:hover{background:#1d4ed8;transform:translateY(-1px)}.hp-hero .hp-btn-secondary{font-size:1.05rem;padding:14px 28px;justify-content:center;box-shadow:0 14px 32px rgba(62,207,142,.22)}.hp-hero .hp-btn-primary{font-size:.95rem;justify-content:center;background:transparent;color:var(--blue);border:1.5px solid rgba(37,99,235,.25);box-shadow:none}.hp-hero .hp-btn-primary:hover{background:rgba(37,99,235,.06);border-color:rgba(37,99,235,.4)}.hp-hero{border-radius:20px;padding:48px 36px 44px;background:radial-gradient(ellipse 100% 100% at 85% 0,rgba(62,207,142,.12) 0,transparent 50%),radial-gradient(ellipse 80% 80% at 0 100%,rgba(62,207,142,.06) 0,transparent 50%),var(--surface);border:1px solid var(--border);position:relative;overflow:hidden}.hp-hero-shell{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);grid-gap:32px;gap:32px;align-items:center}.hp-hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(62,207,142,.08) 1px,transparent 0);background-size:28px 28px;opacity:.6;pointer-events:none}.hp-hero-content{display:grid;grid-gap:20px;gap:20px;max-width:600px;position:relative;z-index:1}.hp-hero-title{margin:0;font-size:clamp(2.2rem,6vw,3.4rem);font-weight:700;line-height:1.06;letter-spacing:-.04em;color:var(--text);text-wrap:balance}.hp-hero-sub{margin:0;font-size:1rem;line-height:1.6;color:var(--muted);max-width:52ch}.hp-hero-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.hp-hero-preview{display:flex;justify-content:flex-end}.hp-hero-preview-card{width:min(100%,340px);padding:18px;border-radius:20px;background:hsla(0,0%,100%,.92);border:1px solid rgba(15,17,23,.08);box-shadow:0 24px 56px rgba(15,17,23,.1),0 4px 12px rgba(15,17,23,.04);display:grid;grid-gap:14px;gap:14px}.hp-preview-header{display:flex;align-items:center;gap:8px}.hp-preview-dot{width:8px;height:8px;border-radius:50%;background:rgba(15,17,23,.2)}.hp-preview-dot-green{background:#22c55e;box-shadow:0 0 6px rgba(34,197,94,.4)}.hp-preview-status{font-size:12px;font-weight:700;color:var(--brand-dark);letter-spacing:.02em}.hp-preview-job{display:grid;grid-gap:2px;gap:2px;padding-bottom:2px}.hp-preview-job-title{font-family:var(--font-display);font-size:16px;font-weight:800;color:var(--text)}.hp-preview-job-meta{font-size:12px;color:var(--muted-2)}.hp-preview-quotes{display:grid;grid-gap:8px;gap:8px}.hp-preview-quote{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;background:rgba(15,17,23,.03);border:1px solid rgba(15,17,23,.06)}.hp-preview-quote-top{background:rgba(34,197,94,.06);border-color:rgba(34,197,94,.15)}.hp-preview-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#22c55e,#15803d);color:#fff;font-family:var(--font-display);font-size:13px;font-weight:800;display:grid;place-items:center;flex-shrink:0}.hp-preview-quote-info{display:grid;grid-gap:1px;gap:1px;min-width:0;flex:1 1}.hp-preview-name{font-size:13px;font-weight:700;color:var(--text)}.hp-preview-price{font-family:var(--font-display);font-size:16px;font-weight:800;color:var(--text);flex-shrink:0}.hp-preview-footer{display:flex;align-items:center;justify-content:center;padding-top:4px;border-top:1px solid rgba(15,17,23,.06)}.hp-preview-free{font-size:11px;font-weight:800;color:var(--brand-dark);padding:4px 10px;border-radius:999px;background:rgba(34,197,94,.1)}.hp-trust-strip{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap;padding:0 16px}.hp-trust-rating{display:flex;align-items:center;gap:10px;padding:10px 18px;border-radius:999px;background:hsla(0,0%,100%,.78);border:1px solid var(--border);box-shadow:0 4px 16px rgba(0,0,0,.04)}.hp-trust-score{font-family:var(--font-display);font-size:20px;font-weight:900;color:var(--brand-dark);line-height:1}.hp-trust-label{font-size:13px;color:var(--muted);font-weight:600}.hp-trust-divider{width:1px;height:28px;background:var(--border)}.hp-trust-quotes{display:flex;gap:12px;overflow:hidden}.hp-trust-quote{display:flex;align-items:center;gap:10px;padding:10px 16px;border-radius:12px;background:hsla(0,0%,100%,.78);border:1px solid var(--border);box-shadow:0 4px 16px rgba(0,0,0,.04);max-width:380px}.hp-trust-quote-text{font-size:13px;color:var(--muted);line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hp-stats-strip{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;background:var(--border);border-radius:16px;overflow:hidden;border:1px solid var(--border)}.hp-stat{display:grid;grid-gap:2px;gap:2px;padding:20px 16px;text-align:center;background:hsla(0,0%,100%,.82)}.hp-stat-value{font-size:1.6rem;font-weight:900;letter-spacing:-.03em;color:var(--text);line-height:1}.hp-stat-label{font-size:.78rem;font-weight:600;color:var(--muted)}.hp-cb{display:grid;grid-gap:20px;gap:20px}.hp-cb-list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.hp-cb-row{padding:24px 0 24px 20px;border-left:4px solid #3ecf8e}.hp-cb-title{font-size:1.05rem;font-weight:800;letter-spacing:-.02em;color:var(--text);margin-bottom:8px}.hp-cb-desc{font-size:.88rem;line-height:1.6;color:var(--muted)}.hp-customer-badge{display:inline-flex;align-self:start;padding:8px 18px;border-radius:8px;background:#3ecf8e;color:#fff;font-size:.85rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.hp-customer{border-radius:20px;padding:2px;background:linear-gradient(135deg,rgba(34,197,94,.3),rgba(34,197,94,.05) 50%,rgba(34,197,94,.2))}.hp-customer-inner{padding:40px 36px;border-radius:18px;background:var(--surface);display:grid;grid-gap:20px;gap:20px}.hp-cat-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:12px;gap:12px}.hp-cat-card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;border-radius:12px;overflow:hidden;text-decoration:none;color:#fff;aspect-ratio:3/4;cursor:pointer}.hp-cat-card:hover .hp-cat-photo{transform:scale(1.08)}.hp-cat-card:hover .hp-cat-arrow{opacity:1;transform:translate(0)}.hp-cat-card:hover .hp-cat-overlay{background:linear-gradient(0deg,rgba(0,0,0,.72) 0,rgba(0,0,0,.25) 50%,rgba(0,0,0,.05))}.hp-cat-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.16,1,.3,1);background:var(--surface-2)}.hp-cat-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.62) 0,rgba(0,0,0,.12) 50%,transparent);transition:background .4s ease;pointer-events:none}.hp-cat-label{position:relative;z-index:2;padding:16px;display:grid;grid-gap:2px;gap:2px}.hp-cat-name{font-size:1.5rem;font-weight:700;line-height:1.2;color:#fff;letter-spacing:-.01em}.hp-cat-desc{font-size:1.09rem;color:hsla(0,0%,100%,.75);line-height:1.4}.hp-cat-arrow{position:absolute;top:12px;right:12px;z-index:2;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;opacity:0;transform:translate(-4px,4px);transition:opacity .25s ease,transform .25s ease}.hp-workbench-marquee{border-radius:22px;overflow:hidden;min-height:520px;border:1px solid hsla(0,0%,7%,.08);background:radial-gradient(circle at top left,rgba(62,207,142,.18),transparent 32%),#0d1612}.hp-workbench-marquee-frame{min-height:520px;padding:32px;display:grid;align-content:space-between;grid-gap:28px;gap:28px;background-image:var(--hp-marquee-bg);background-size:cover;background-position:50%;position:relative}.hp-workbench-marquee-frame:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,hsla(0,0%,100%,.04),transparent 36%),linear-gradient(90deg,hsla(0,0%,100%,.06),transparent 1px);background-size:auto,44px 100%;pointer-events:none}.hp-workbench-copy,.hp-workbench-stage{position:relative;z-index:1}.hp-workbench-copy{max-width:520px;display:grid;grid-gap:10px;gap:10px}.hp-workbench-title{margin:0;max-width:14ch;font-size:clamp(1.8rem,4.5vw,2.8rem);line-height:1.05;letter-spacing:-.045em;color:#fff}.hp-workbench-stage{display:grid;grid-gap:16px;gap:16px}.hp-workbench-viewport{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;border-radius:20px;outline:none;touch-action:pan-x pan-y pinch-zoom}.hp-workbench-viewport::-webkit-scrollbar{display:none}.hp-workbench-track{display:flex;gap:20px}.hp-workbench-slide{flex:0 0 100%;min-width:100%;scroll-snap-align:start;display:flex;align-items:flex-end;min-height:250px}.hp-workbench-card,.hp-workbench-stack-card{width:min(680px,100%);min-height:112px;display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start;padding:20px 22px 18px;border-radius:22px;background:hsla(60,25%,98%,.94);border:1px solid hsla(0,0%,7%,.08);box-shadow:0 22px 44px rgba(0,0,0,.18);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.hp-workbench-card-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:rgba(62,207,142,.1);color:#3ecf8e}.hp-workbench-card-icon svg{width:22px;height:22px}.hp-workbench-card-copy{display:grid;grid-gap:6px;gap:6px;min-width:0}.hp-workbench-card-title{margin:0;font-size:1.05rem;font-weight:700;line-height:1.25;color:#171717}.hp-workbench-card-desc{margin:0;font-size:.92rem;line-height:1.55;color:#646464}.hp-workbench-slide-stack{align-items:flex-start}.hp-workbench-stack{display:grid;grid-gap:18px;gap:18px;width:min(680px,100%)}.hp-workbench-stack-card{position:relative;width:100%}.hp-workbench-controls{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.hp-workbench-dots{display:inline-flex;align-items:center;gap:10px}.hp-workbench-dot{width:11px;height:11px;border:0;border-radius:999px;background:hsla(0,0%,100%,.34);cursor:pointer;transition:transform .18s ease,background .18s ease}.hp-workbench-dot.is-active,.hp-workbench-dot:hover{background:#3ecf8e;transform:scale(1.12)}.hp-how{display:grid;grid-gap:24px;gap:24px;padding:36px 28px;border-radius:20px;background:radial-gradient(ellipse 80% 80% at 0 0,rgba(34,197,94,.06),transparent 50%),hsla(0,0%,100%,.6);border:1px solid var(--border)}.hp-how-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.hp-how-card{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:16px;gap:16px;align-items:start;padding:28px 24px 32px;border-radius:14px;border:1px solid var(--border);background:var(--surface)}.hp-how-num{font-size:3.6rem;font-weight:700;color:#3ecf8e;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hp-how-copy{display:grid;grid-gap:10px;gap:10px;min-width:0;padding-top:6px}.hp-how-title{margin:0;font-size:1.05rem;font-weight:700;color:var(--text);line-height:1.3;letter-spacing:-.01em}.hp-how-body{margin:0;font-size:.86rem;line-height:1.65;color:var(--muted)}.hp-provider{border-radius:20px;padding:2px;background:linear-gradient(135deg,rgba(37,99,235,.3),rgba(37,99,235,.05) 50%,rgba(37,99,235,.2))}.hp-provider-inner{padding:40px 36px;border-radius:18px;background:var(--surface);position:relative;overflow:hidden}.hp-provider-inner:before{content:"";position:absolute;right:-60px;bottom:-60px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,.08) 0,transparent 70%);pointer-events:none}.hp-provider-left{display:grid;grid-gap:14px;gap:14px;max-width:720px}.hp-provider-badge{display:inline-flex;align-self:start;padding:5px 12px;border-radius:6px;background:rgba(59,130,246,.1);color:#1e40af;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.hp-provider-title{margin:0;font-size:clamp(1.5rem,4vw,2.2rem);font-weight:700;letter-spacing:-.035em;color:var(--text);line-height:1.1}.hp-provider-desc{margin:0;font-size:.94rem;line-height:1.6;color:var(--muted)}.hp-provider-perks{list-style:none;margin:4px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.hp-provider-perks li{display:flex;align-items:center;gap:8px;font-size:.86rem;font-weight:600;color:var(--text)}.hp-provider-perks li svg{color:#2563eb;flex-shrink:0}.perkIcon{width:16px;height:16px;color:var(--brand);flex-shrink:0}.hp-fees{display:grid;grid-gap:22px;gap:22px;padding:34px 30px;border-radius:20px;border:1px solid var(--border);background:radial-gradient(ellipse 110% 140% at 100% 0,rgba(37,99,235,.08) 0,transparent 48%),radial-gradient(ellipse 100% 120% at 0 100%,rgba(62,207,142,.08) 0,transparent 46%),hsla(0,0%,100%,.82);box-shadow:0 20px 44px rgba(15,17,23,.05)}.hp-fees-head{display:grid;grid-gap:10px;gap:10px}.hp-fees-kicker{display:inline-flex;align-self:start;padding:5px 12px;border-radius:999px;background:rgba(37,99,235,.1);color:#1d4ed8;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hp-fees-subtitle{max-width:78ch}.hp-fees-pills{display:flex;flex-wrap:wrap;gap:10px}.hp-fees-pill{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;border:1px solid rgba(15,17,23,.08);background:hsla(0,0%,100%,.74);color:var(--text);font-size:.8rem;font-weight:700;line-height:1.2}.hp-fees-pill-strong{border-color:rgba(37,99,235,.18);background:rgba(37,99,235,.1);color:#1d4ed8}.hp-fee-table-wrap{overflow-x:auto;border-radius:18px;border:1px solid rgba(15,17,23,.08);background:hsla(0,0%,100%,.86)}.hp-fee-table{width:100%;min-width:780px;border-collapse:collapse}.hp-fee-table td,.hp-fee-table th{padding:16px 18px;border-bottom:1px solid rgba(15,17,23,.08);vertical-align:top;text-align:left}.hp-fee-table thead th{background:rgba(15,17,23,.03);color:rgba(15,17,23,.72);font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.hp-fee-table tbody tr:last-child td{border-bottom:0}.hp-fee-label{display:block;font-size:.94rem;font-weight:700;color:var(--text);line-height:1.35}.hp-fee-market-list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.hp-fee-market-badge{display:inline-flex;align-items:center;justify-content:center;padding:7px 10px;border-radius:999px;background:rgba(15,17,23,.05);border:1px solid rgba(15,17,23,.08);color:rgba(15,17,23,.6);font-size:.74rem;font-weight:700;line-height:1}.hp-fee-market-badge-blur{filter:blur(4px);opacity:.8;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hp-fee-market-copy{margin:0;font-size:.85rem;line-height:1.6;color:var(--muted)}.hp-fee-grunt{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 12px;border-radius:12px;font-size:.86rem;font-weight:800;line-height:1.35}.hp-fee-grunt.is-free{background:rgba(62,207,142,.12);color:#15803d}.hp-fee-grunt.is-fee{background:rgba(37,99,235,.1);color:#1d4ed8}.hp-fee-cards{display:none}.hp-fee-card{padding:18px;border-radius:14px;border:1px solid rgba(15,17,23,.08);background:hsla(0,0%,100%,.86);display:grid;grid-gap:10px;gap:10px}.hp-fee-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.hp-fee-note{margin:0;font-size:.78rem;line-height:1.6;color:rgba(15,17,23,.56)}.hp-video{display:grid;grid-gap:20px;gap:20px}.hp-video-wrap{border-radius:16px;overflow:hidden;background:var(--card);border:1px solid var(--border);box-shadow:0 2px 16px rgba(0,0,0,.08)}.hp-video-player{display:block;width:100%;height:auto;aspect-ratio:16/9;background:#000}.hp-hero{animation:hp-fade-up .6s cubic-bezier(.16,1,.3,1) both}@keyframes hp-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:980px){.appShellHeaderInner{width:min(100%,calc(100% - 32px))}.appShellBrandSub{display:none}.hp-hero-shell{grid-template-columns:1fr}.hp-hero-preview{justify-content:flex-start}.hp-stats-strip{grid-template-columns:repeat(2,1fr)}.hp-cat-grid{grid-template-columns:repeat(3,1fr)}.hp-workbench-marquee,.hp-workbench-marquee-frame{min-height:500px}}@media (max-width:760px){.appShellHeaderInner{width:min(100%,calc(100% - 24px));padding:14px 0 12px;gap:12px}.appShellBrand{width:auto}.appShellHeaderActions{gap:8px}.appShellHeaderBtn{min-height:38px;padding:10px 14px;font-size:.84rem}.hp-cb-list{grid-template-columns:1fr}.reviewsSection{padding-top:72px;padding-bottom:72px}.reviewsSectionHeader{flex-direction:column;align-items:flex-start}.reviewCardNew{min-width:280px;max-width:280px}.siteFooter{padding:48px 18px 32px}.footerTop{flex-direction:column}.footerBottom,.footerStoreCol{align-items:flex-start}.footerBottom{flex-direction:column-reverse;gap:20px}.appsSectionHeader{align-items:flex-start}.appsSectionHeader,.sectionInner{width:min(100%,calc(100% - 36px))}.reviewsSection{padding-left:18px;padding-right:18px}}@media (max-width:640px){.appShellHeaderInner{gap:10px}.appShellBrand .navLogoIcon{width:40px;height:40px}.appShellBrandName{font-size:22px}.appShellHeaderActions{gap:6px}.appShellHeaderBtn{min-height:36px;padding:9px 12px;font-size:.8rem}.hp{padding:10px 14px 56px;gap:32px}.hp-hero{padding:32px 22px 28px;border-radius:16px}.hp-hero-title{font-size:clamp(1.8rem,8vw,2.6rem);max-width:none}.hp-hero-sub{font-size:.9rem}.hp-hero-actions{grid-template-columns:1fr}.hp-hero-preview-card{width:100%}.hp-stats-strip{grid-template-columns:repeat(2,1fr);border-radius:14px}.hp-how{padding:28px 20px}.hp-trust-strip{flex-direction:column;gap:12px}.hp-trust-divider{display:none}.hp-trust-quotes{flex-direction:column}.hp-trust-quote{max-width:none}.hp-cat-grid{grid-template-columns:repeat(2,1fr);gap:10px}.hp-cat-card{aspect-ratio:4/5}.hp-cat-label{padding:12px}.hp-cat-name{font-size:1.38rem}.hp-cat-desc{font-size:.99rem}.hp-workbench-marquee{min-height:540px;border-radius:18px}.hp-workbench-marquee-frame{min-height:540px;padding:22px 18px;gap:22px;background-position:58%}.hp-workbench-title{max-width:none;font-size:clamp(1.5rem,8vw,2.2rem)}.hp-workbench-track{gap:14px}.hp-workbench-slide{min-height:308px}.hp-workbench-card,.hp-workbench-stack-card{min-height:96px;gap:14px;padding:16px 16px 14px;border-radius:18px}.hp-workbench-card-icon{width:46px;height:46px;border-radius:14px}.hp-workbench-card-title{font-size:.98rem}.hp-workbench-card-desc{font-size:.86rem}.hp-workbench-stack{gap:14px}.hp-workbench-controls{align-items:flex-start}.hp-how-grid{grid-template-columns:1fr;gap:12px}.hp-how-card{gap:14px;padding:22px 18px 26px}.hp-how-copy{gap:8px;padding-top:4px}.hp-how-num{font-size:2.9rem}.hp-customer-inner,.hp-provider-inner{padding:28px 22px}.hp-provider-perks{grid-template-columns:1fr}.hp-fees{padding:28px 20px;gap:18px;border-radius:18px}.hp-fee-table-wrap{display:none}.hp-fee-cards{display:grid;grid-gap:12px;gap:12px}}@media (max-width:420px){.appShellHeaderInner{width:min(100%,calc(100% - 18px));gap:8px}.appShellBrand .navLogoIcon{width:36px;height:36px}.appShellBrandName{font-size:20px}.appShellHeaderActions{gap:5px}.appShellHeaderBtn{min-height:34px;padding:8px 10px;font-size:.75rem}}.seoPageMain{display:grid;grid-gap:36px;gap:36px;padding-bottom:48px}.seoHero{padding:0 0 12px}.seoBreadcrumbs{width:min(1200px,calc(100% - 48px));margin:0 auto 18px;color:var(--muted);font-size:.92rem}.seoBreadcrumbItem{display:inline-flex;align-items:center;gap:10px}.seoBreadcrumbSep{color:var(--muted-2)}.seoHeroPanel{position:relative;overflow:hidden;padding:34px;border:1px solid var(--border);border-radius:30px;background:radial-gradient(circle at top right,rgba(34,197,94,.1),transparent 30%),linear-gradient(180deg,hsla(0,0%,100%,.94),hsla(0,0%,100%,.82));box-shadow:var(--shadow)}.seoHeroPanel:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(15,17,23,.06) 1px,transparent 0);background-size:28px 28px;pointer-events:none;z-index:0}.seoHeroPanel>*{position:relative;z-index:1}.seoEyebrow{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;border:1px solid rgba(34,197,94,.24);background:rgba(34,197,94,.1);color:var(--brand-dark);font-size:.76rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.seoHeroTitle{margin-top:16px;font-size:clamp(2.2rem,5vw,4rem);line-height:.95;letter-spacing:-.04em}.seoHeroDescription{max-width:820px;margin-top:16px;font-size:1.04rem;line-height:1.7;color:var(--muted)}.seoHeroActions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.seoHeroPanel .hp-btn-secondary{box-shadow:0 14px 32px rgba(62,207,142,.22)}.seoHeroPanel .hp-btn-primary,.seoHeroPanel .hp-btn-secondary{font-size:1.05rem;padding:14px 28px;min-width:min(300px,100%);justify-content:center}.seoHeroPanel .hp-btn-primary{background:transparent;color:var(--blue);border:1.5px solid rgba(37,99,235,.25);box-shadow:none}.seoHeroPanel .hp-btn-primary:hover{background:rgba(37,99,235,.06);border-color:rgba(37,99,235,.4)}.seoSectionGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.seoCard,.seoFaqItem,.seoLinkCard{border:1px solid var(--border);border-radius:24px;background:hsla(0,0%,100%,.88);box-shadow:0 16px 44px rgba(15,17,23,.06)}.seoCard{padding:24px}.seoCardTitle,.seoCardsTitle{font-size:clamp(1.45rem,2.6vw,2rem);font-weight:900;letter-spacing:-.03em}.seoCardCopy{margin-top:14px;color:var(--muted);line-height:1.7}.seoBulletList{display:grid;grid-gap:10px;gap:10px;margin-top:18px;padding-left:18px;color:var(--muted)}.seoCardsHeader{margin-bottom:18px}.seoCardsGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.seoLinkCard{display:block;padding:22px;text-decoration:none;transition:transform .18s ease,border-color .18s ease}.seoLinkCard:hover{transform:translateY(-2px);border-color:rgba(34,197,94,.28)}.seoLinkCardTitle{font-size:1.1rem;font-weight:800;letter-spacing:-.02em}.seoLinkCardCopy{margin-top:10px;color:var(--muted);line-height:1.6}.seoFaqList{display:grid;grid-gap:14px;gap:14px;margin-top:18px}.seoFaqItem{padding:22px}.seoFaqQuestion{font-size:1.04rem;font-weight:800;letter-spacing:-.02em}.seoFaqAnswer{margin-top:10px;color:var(--muted);line-height:1.7}.seoPageNote{margin-top:18px;color:var(--muted-2);font-size:.92rem}.seoSubNav{position:-webkit-sticky;position:sticky;top:var(--nav-h,68px);z-index:200;background:var(--bg-alt,#fff);border-bottom:1px solid var(--border);height:44px}.seoSubNavInner{max-width:1100px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;height:100%}.seoSubNavLinks{display:flex;align-items:center;gap:4px}.seoSubNavGroup>summary{list-style:none}.seoSubNavGroup>summary::-webkit-details-marker{display:none}.seoSubNavTrigger{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;font-size:.85rem;font-weight:600;color:var(--text);text-decoration:none;border-radius:8px;transition:background .15s;cursor:pointer;border:none;background:transparent;font-family:var(--font-sans)}.seoSubNavGroup[open]>.seoSubNavTrigger,.seoSubNavTrigger:hover{background:rgba(15,17,23,.05)}.seoSubNavTrigger.active{color:var(--brand)}.seoSubNavChevron{width:12px;height:12px;transition:transform .2s}.seoSubNavGroup[open] .seoSubNavChevron{transform:rotate(180deg)}.seoSubNavDropdown{position:fixed;top:calc(var(--nav-h, 68px) + 44px);min-width:200px;padding:8px;background:var(--bg-alt,#fff);border:1px solid var(--border);border-radius:12px;box-shadow:0 12px 32px rgba(15,17,23,.12);display:none;z-index:9999}.seoSubNavGroup:hover .seoSubNavDropdown,.seoSubNavGroup[open] .seoSubNavDropdown{display:block}.seoSubNavDropdownLink{display:block;padding:8px 12px;font-size:.85rem;font-weight:500;color:var(--text);text-decoration:none;border-radius:8px;transition:background .15s}.seoSubNavDropdownLink:hover{background:rgba(15,17,23,.05)}.seoSubNavDropdownLink.active{color:var(--brand);font-weight:700}.seoReviewsGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.seoReviewCard{min-width:unset;max-width:unset}@media (max-width:960px){.seoCardsGrid,.seoSectionGrid{grid-template-columns:1fr}}@media (max-width:640px){.seoCard,.seoFaqItem,.seoHeroPanel,.seoLinkCard{padding:22px;border-radius:22px}.seoHeroDescription{font-size:.98rem}.seoReviewsGrid{grid-template-columns:1fr}.seoSubNavInner{padding:0 16px}.seoSubNavLinks{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}}