*,: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}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}.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)}.siteHome{display:grid;grid-gap:72px;gap:72px;padding:calc(var(--nav-h) + 28px) 0 0}.siteSectionHeader{display:grid;justify-items:center;grid-gap:10px;gap:10px;margin-bottom:28px;text-align:center}.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}.siteSectionKickerDark{background:hsla(0,0%,100%,.14);color:hsla(0,0%,100%,.92)}.siteSectionTitle{margin:0;font-size:clamp(1.8rem,4vw,3.2rem);font-weight:900;line-height:1.04;letter-spacing:-.035em;color:var(--text)}.siteSectionSub{margin:0;max-width:720px;font-size:1rem;line-height:1.65;color:var(--muted)}.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}.btnPrimary,.btnSecondary{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:220px;padding:15px 26px;border-radius:16px;border:1px solid transparent;text-decoration:none;font-size:16px;font-weight:800;letter-spacing:-.01em;transition:transform .16s ease,background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.btnPrimary{background:rgba(34,197,94,.88);color:#fff;box-shadow:0 18px 32px rgba(34,197,94,.18)}.btnPrimary:hover{background:rgba(34,197,94,.98);transform:translateY(-1px)}.btnSecondary{background:hsla(0,0%,100%,.78);color:var(--text);border-color:rgba(15,17,23,.12)}.btnSecondary:hover{background:hsla(0,0%,100%,.96);border-color:rgba(34,197,94,.28);transform:translateY(-1px)}.btnSmall{min-width:auto;padding:10px 18px;font-size:14px}.btnIcon{width:18px;height:18px;flex-shrink:0}[data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .54s cubic-bezier(.22,1,.36,1),transform .54s cubic-bezier(.22,1,.36,1)}[data-reveal].revealed{opacity:1;transform:translateY(0)}.stickyNav{position:fixed;inset:0 0 auto;z-index:100;height:var(--nav-h);border-bottom:1px solid rgba(15,17,23,.08);background:hsla(40,37%,97%,.86);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.navInner{width:min(1200px,calc(100% - 48px));height:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px}.navLogo{display:inline-flex;align-items:center;gap:6px;text-decoration:none}.navLogoIcon{width:44px;height:44px;flex-shrink:0}.navLogoText{font-size:24px;font-weight:900;letter-spacing:-.03em}.siteCategoriesSection,.siteHeroSection,.siteHowSection,.siteProviderSection,.siteWorkbenchSection{padding:0 24px}.siteHero{position:relative;overflow:hidden;border:1px solid rgba(15,17,23,.08);border-radius:28px;padding:48px 40px 44px;background:radial-gradient(ellipse 80% 110% at 92% 0,rgba(34,197,94,.12) 0,transparent 44%),radial-gradient(ellipse 60% 80% at 0 100%,rgba(15,17,23,.04) 0,transparent 60%),linear-gradient(180deg,hsla(0,0%,100%,.88),hsla(0,0%,100%,.78));box-shadow:var(--shadow)}.siteHero:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,hsla(0,0%,100%,.22),transparent 50%),linear-gradient(90deg,rgba(15,17,23,.04),transparent 1px);background-size:auto,52px 100%;opacity:.55;pointer-events:none}.siteHeroShell{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);grid-gap:34px;gap:34px;align-items:center}.siteHeroCopy{display:grid;grid-gap:20px;gap:20px;max-width:560px}.siteHeroEyebrow{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;padding:6px 12px;border-radius:999px;background:rgba(34,197,94,.12);color:var(--brand-dark);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.siteHeroTitle{margin:0;font-size:clamp(2.4rem,6vw,4.2rem);font-weight:900;line-height:1;letter-spacing:-.045em;color:var(--text)}.siteHeroSub{margin:0;font-size:1.04rem;line-height:1.7;color:var(--muted)}.siteHeroActions{display:flex;flex-wrap:wrap;gap:12px}.siteHeroNote{margin:-4px 0 0;font-size:.84rem;font-weight:700;color:rgba(15,17,23,.54)}.siteHeroVisual{display:flex;justify-content:flex-end}.siteHeroPanel{display:grid;grid-gap:14px;gap:14px;width:min(100%,440px);padding:20px;border-radius:24px;background:hsla(0,0%,100%,.8);border:1px solid rgba(15,17,23,.08);box-shadow:0 28px 64px rgba(15,17,23,.1)}.siteHeroPanelTop{display:flex;align-items:center;justify-content:space-between;gap:8px}.siteChip{display:inline-flex;align-items:center;padding:7px 10px;border-radius:999px;background:rgba(15,17,23,.06);color:rgba(15,17,23,.72);font-size:11px;font-weight:700}.siteChipStrong{background:rgba(34,197,94,.14);color:#0f6b48}.sitePanelCard,.siteQuoteCard{padding:14px;border-radius:16px;border:1px solid rgba(15,17,23,.08);background:hsla(0,0%,100%,.78)}.sitePanelTitle{font-size:15px;font-weight:800;line-height:1.25;color:var(--text)}.sitePanelMeta{margin-top:4px;font-size:12px;line-height:1.45;color:var(--muted)}.sitePanelProgress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:12px}.sitePanelStep{display:inline-flex;justify-content:center;padding:7px 8px;border-radius:999px;background:rgba(15,17,23,.06);color:rgba(15,17,23,.5);font-size:11px;font-weight:700}.sitePanelStepActive{background:rgba(34,197,94,.14);color:#106b48}.sitePanelQuotes{display:grid;grid-gap:10px;gap:10px}.siteQuoteCard{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.siteQuoteCardMuted{opacity:.88}.siteQuoteTag{white-space:nowrap;font-size:11px;font-weight:800;color:#106b48}.siteQuoteTagMuted{color:var(--muted)}.siteHeroThread{display:grid;grid-gap:8px;gap:8px}.siteHeroBubble{max-width:85%;padding:11px 13px;border-radius:14px 14px 14px 6px;background:rgba(15,17,23,.05);color:var(--text);font-size:12px;line-height:1.45}.siteHeroBubbleUser{justify-self:end;border-radius:14px 14px 6px 14px;background:rgba(34,197,94,.14)}.siteCatGrid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:12px;gap:12px}.siteCatCard{position:relative;display:flex;flex-direction:column;justify-content:flex-end;aspect-ratio:3/4;overflow:hidden;border-radius:16px;text-decoration:none;color:#fff;box-shadow:0 16px 32px rgba(15,17,23,.08)}.siteCatCard:hover .siteCatPhoto{transform:scale(1.08)}.siteCatCard:hover .siteCatOverlay{background:linear-gradient(0deg,rgba(0,0,0,.72) 0,rgba(0,0,0,.22) 50%,rgba(0,0,0,.04))}.siteCatCard:hover .siteCatArrow{opacity:1;transform:translate(0)}.siteCatPhoto{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .42s cubic-bezier(.16,1,.3,1)}.siteCatOverlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.62) 0,rgba(0,0,0,.12) 50%,transparent);transition:background .25s ease}.siteCatArrow{position:absolute;top:12px;right:12px;z-index:2;display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:hsla(0,0%,100%,.18);color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;transform:translate(-4px,4px);transition:opacity .18s ease,transform .18s ease}.siteCatArrow .btnIcon{width:16px;height:16px}.siteCatLabel{position:relative;z-index:1;display:grid;grid-gap:2px;gap:2px;padding:16px}.siteCatName{font-size:clamp(1.4rem,2.2vw,1.88rem);font-weight:900;letter-spacing:-.02em;line-height:1.12}.siteCatDesc{font-size:clamp(.95rem,1.6vw,1.15rem);color:hsla(0,0%,100%,.78);line-height:1.4}.siteWorkbenchPanel{border-radius:28px;overflow:hidden;border:1px solid rgba(15,17,23,.08);background:radial-gradient(circle at top left,rgba(34,197,94,.18),transparent 32%),#0d1612;box-shadow:0 28px 64px rgba(15,17,23,.12)}.siteWorkbenchFrame{min-height:520px;display:grid;align-content:space-between;grid-gap:28px;gap:28px;padding:32px;position:relative;background-image:var(--site-marquee-bg);background-size:cover;background-position:50%}.siteWorkbenchFrame: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}.siteWorkbenchCopy,.siteWorkbenchStage{position:relative;z-index:1}.siteWorkbenchCopy{display:grid;grid-gap:12px;gap:12px;max-width:520px}.siteWorkbenchTitle{margin:0;max-width:14ch;color:#fff;font-size:clamp(2rem,4.5vw,3.2rem);font-weight:900;line-height:1.03;letter-spacing:-.04em}.siteWorkbenchStage{display:grid;grid-gap:16px;gap:16px}.siteWorkbenchViewport{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}.siteWorkbenchViewport::-webkit-scrollbar{display:none}.siteWorkbenchTrack{display:flex;gap:20px}.siteWorkbenchSlide{flex:0 0 100%;min-width:100%;min-height:248px;display:flex;align-items:flex-end;scroll-snap-align:start}.siteWorkbenchCard,.siteWorkbenchStackCard{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;border:1px solid rgba(15,17,23,.08);background:hsla(60,25%,98%,.94);box-shadow:0 22px 44px rgba(0,0,0,.18);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.siteWorkbenchSlideStack{align-items:flex-start}.siteWorkbenchStack{width:min(680px,100%);display:grid;grid-gap:18px;gap:18px}.siteWorkbenchCardIcon{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:rgba(34,197,94,.1);color:var(--brand)}.siteWorkbenchCardIcon svg{width:22px;height:22px}.siteWorkbenchCardCopy{display:grid;grid-gap:6px;gap:6px;min-width:0}.siteWorkbenchCardTitle{margin:0;color:var(--text);font-size:17px;font-weight:800;line-height:1.25}.siteWorkbenchCardDesc{margin:0;color:#646464;font-size:15px;line-height:1.55}.siteWorkbenchControls{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.siteWorkbenchDots{display:inline-flex;align-items:center;gap:10px}.siteWorkbenchDot{width:11px;height:11px;border:0;border-radius:999px;background:hsla(0,0%,100%,.34);cursor:pointer;transition:transform .18s ease,background .18s ease}.siteWorkbenchDot.isActive,.siteWorkbenchDot:hover{background:#3ecf8e;transform:scale(1.12)}.siteWorkbenchHint{margin:0;color:hsla(0,0%,100%,.82);font-size:13px;line-height:1.5}.siteHowGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.siteHowCard{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:16px;gap:16px;align-items:start;padding:28px 24px 32px;border-radius:20px;border:1px solid var(--border);background:hsla(0,0%,100%,.74);box-shadow:0 16px 32px rgba(15,17,23,.05)}.siteHowNum{color:var(--brand);font-size:3.6rem;font-weight:900;line-height:1}.siteHowCopy{display:grid;grid-gap:10px;gap:10px;padding-top:6px}.siteHowTitle{margin:0;color:var(--text);font-size:18px;font-weight:800;line-height:1.3}.siteHowBody{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.siteProviderCard{padding:2px;border-radius:28px;background:linear-gradient(135deg,rgba(34,197,94,.3),rgba(34,197,94,.05) 50%,rgba(34,197,94,.18))}.siteProviderCopy{display:grid;grid-gap:14px;gap:14px;max-width:760px;padding:42px 38px;border-radius:26px;background:hsla(0,0%,100%,.82);border:1px solid rgba(15,17,23,.08)}.siteProviderBadge{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;padding:6px 12px;border-radius:999px;background:rgba(37,99,235,.1);color:#1d4ed8;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.siteProviderTitle{margin:0;font-size:clamp(1.8rem,4vw,3rem);font-weight:900;line-height:1.06;letter-spacing:-.035em}.siteProviderDesc{margin:0;color:var(--muted);font-size:15px;line-height:1.7}.siteProviderPerks{list-style:none;display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin:6px 0 0;padding:0}.siteProviderPerks li{display:flex;align-items:center;gap:8px;color:var(--text);font-size:14px;font-weight:700}.perkIcon{width:16px;height:16px;color:var(--brand);flex-shrink:0}.siteProviderBtn{background:var(--blue);box-shadow:0 18px 32px rgba(37,99,235,.18)}.siteProviderBtn:hover{background:var(--blue-dark)}.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}.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}.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}.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}@media (max-width:1080px){.siteHeroShell{grid-template-columns:1fr}.siteHeroVisual{justify-content:flex-start}.siteCatGrid{grid-template-columns:repeat(3,1fr)}.siteHowGrid{grid-template-columns:1fr}}@media (max-width:768px){.appsSectionHeader,.navInner,.sectionInner{width:min(100%,calc(100% - 36px))}.siteHome{gap:48px;padding-top:calc(var(--nav-h) + 20px)}.stickyNav{height:62px}.reviewsSection,.siteCategoriesSection,.siteFooter,.siteHeroSection,.siteHowSection,.siteProviderSection,.siteWorkbenchSection{padding-left:18px;padding-right:18px}.siteHero{padding:32px 22px 28px;border-radius:22px}.siteHeroActions{flex-direction:column}.btnPrimary,.btnSecondary{width:100%;min-width:0}.siteHeroPanel{width:100%;padding:16px}.sitePanelProgress{grid-template-columns:repeat(2,minmax(0,1fr))}.siteCatGrid{grid-template-columns:repeat(2,1fr);gap:10px}.siteCatCard{aspect-ratio:4/5}.siteWorkbenchFrame{min-height:540px;padding:22px 18px;gap:22px;background-position:58%}.siteWorkbenchTitle{max-width:none;font-size:clamp(1.7rem,8vw,2.4rem)}.siteWorkbenchTrack{gap:14px}.siteWorkbenchSlide{min-height:308px}.siteWorkbenchCard,.siteWorkbenchStackCard{min-height:96px;gap:14px;padding:16px 16px 14px;border-radius:18px}.siteWorkbenchCardIcon{width:46px;height:46px;border-radius:14px}.siteWorkbenchCardTitle{font-size:16px}.siteWorkbenchCardDesc{font-size:14px}.siteWorkbenchStack{gap:14px}.siteWorkbenchControls{align-items:flex-start}.siteWorkbenchHint{font-size:12px}.siteProviderCopy{padding:28px 22px}.siteProviderPerks{grid-template-columns:1fr}.appsSectionHeader{align-items:flex-start}.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-top:48px;padding-bottom:32px}.footerTop{flex-direction:column}.footerBottom,.footerStoreCol{align-items:flex-start}.footerBottom{flex-direction:column-reverse;gap:20px}}@media (max-width:480px){.navLogoText{display:none}.siteHeroTitle{font-size:clamp(2rem,12vw,2.8rem)}.siteSectionTitle{font-size:clamp(1.55rem,8vw,2.2rem)}.siteCatLabel{padding:12px}.siteCatName{font-size:1.4rem}.siteCatDesc{font-size:.95rem}}.sitePage{padding-top:18px}.siteFrame{width:min(100%,calc(100% - 20px));margin:10px auto;border:1px solid rgba(15,17,23,.08)}.appShellHeader{position:-webkit-sticky;position:sticky;top:0;z-index:100;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}.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:0 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{display:inline-flex;align-items:center;gap:8px;padding:13px 26px;border-radius:10px;background:#2563eb;color:#fff;font-size:.92rem;font-weight:700;text-decoration:none;transition:background .18s ease,transform .18s ease;white-space:nowrap;box-shadow:0 10px 24px rgba(37,99,235,.18)}.hp-hero .hp-btn-primary{min-width:min(300px,100%);font-size:1.1rem;justify-content:center}.hp-btn-primary:hover{background:#1d4ed8;transform:translateY(-1px)}.hp-btn-secondary{display:inline-flex;align-items:center;gap:8px;padding:13px 26px;border-radius:10px;background:#3ecf8e;color:#fff;font-size:.92rem;font-weight:700;text-decoration:none;border:none;transition:background .18s ease,transform .18s ease;white-space:nowrap;box-shadow:0 10px 24px rgba(62,207,142,.18)}.hp-hero .hp-btn-secondary{min-width:min(300px,100%);font-size:1.1rem;justify-content:center}.hp-btn-secondary:hover{background:#34c080;transform:translateY(-1px)}.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}.hp-hero:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent,transparent 59px,rgba(62,207,142,.03) 0,rgba(62,207,142,.03) 60px),repeating-linear-gradient(0deg,transparent,transparent 59px,rgba(62,207,142,.03) 0,rgba(62,207,142,.03) 60px);pointer-events:none}.hp-hero-content{display:grid;grid-gap:20px;gap:20px;max-width:560px;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:flex;gap:12px;flex-wrap:wrap}.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;animation:hp-card-in .5s cubic-bezier(.16,1,.3,1) both}.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}.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);animation:hp-card-in .5s cubic-bezier(.16,1,.3,1) both}.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)}.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}.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-customer,.hp-fees,.hp-hero,.hp-how,.hp-provider,.hp-workbench-marquee{animation:hp-fade-up .6s cubic-bezier(.16,1,.3,1) both}.hp-customer{animation-delay:60ms}.hp-workbench-marquee{animation-delay:.12s}.hp-how{animation-delay:.18s}.hp-provider{animation-delay:.24s}.hp-fees{animation-delay:.3s}@keyframes hp-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes hp-card-in{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:980px){.appShellHeaderInner{width:min(100%,calc(100% - 32px))}.appShellBrandSub{display:none}.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}}@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{flex-direction:column}.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}}