.demo-module__W68-Ga__page{--paper:#faf8f4;--paper-2:#f2efe8;--panel-grey:#eeebe4;--card:#fff;--ink:#1a1916;--ink-2:#45433d;--ink-3:#74716a;--ink-4:#aba89e;--line:#eae6dd;--line-2:#dcd7cc;--grey:#1c1c1e;--grey-2:#242427;--grey-line:#ffffff14;--on-grey:#f4f5f7;--on-grey-2:#f4f5f79e;--on-grey-3:#f4f5f761;--pink:#e11d48;--pink-2:#c7163e;--pink-soft:#fdecef;--serif:var(--font-display), "Hanken Grotesk", "Inter", system-ui, sans-serif;--rad:11px;--rad-lg:18px;--ease:cubic-bezier(.22, .61, .36, 1);--pad:clamp(20px, 4vw, 56px);--sec-sm:clamp(28px, 4vh, 44px);--sec:clamp(56px, 9vh, 128px);--sec-lg:clamp(80px, 13vh, 160px);font-family:var(--font-geist-sans), "Inter", system-ui, -apple-system, sans-serif;background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;min-height:100vh}.demo-module__W68-Ga__page *{box-sizing:border-box}.demo-module__W68-Ga__page .tnum{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.demo-module__W68-Ga__grid{grid-template-columns:repeat(12,1fr);column-gap:clamp(14px,1.6vw,26px);max-width:1340px;margin:0 auto;display:grid}.demo-module__W68-Ga__shell{padding-left:var(--pad);padding-right:var(--pad)}.demo-module__W68-Ga__rule{background:var(--line);max-width:1340px;height:1px;margin:0 auto}.demo-module__W68-Ga__serif{font-family:var(--serif)}.demo-module__W68-Ga__num{font-family:var(--serif);letter-spacing:-.02em;color:var(--ink-4);font-size:clamp(38px,4.2vw,60px);font-weight:380;line-height:1;display:block}.demo-module__W68-Ga__marker{align-items:baseline;gap:14px;margin-bottom:26px;display:flex}.demo-module__W68-Ga__markerLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);font-size:12px;font-weight:540}.demo-module__W68-Ga__btnPrimary{background:var(--pink);color:#fff;cursor:pointer;height:47px;transition:background .18s var(--ease), transform .18s var(--ease);border:none;border-radius:9px;align-items:center;gap:8px;padding:0 22px;font-family:inherit;font-size:15px;font-weight:540;text-decoration:none;display:inline-flex}.demo-module__W68-Ga__btnPrimary:hover{background:var(--pink-2);transform:translateY(-1px)}.demo-module__W68-Ga__btnPrimary svg{width:16px;height:16px}.demo-module__W68-Ga__btnGhost{height:47px;color:var(--ink);border:1px solid var(--line-2);cursor:pointer;transition:background .18s var(--ease), border-color .18s var(--ease);background:0 0;border-radius:9px;align-items:center;gap:8px;padding:0 20px;font-family:inherit;font-size:15px;font-weight:500;text-decoration:none;display:inline-flex}.demo-module__W68-Ga__btnGhost:hover{background:var(--card);border-color:var(--ink-3)}.demo-module__W68-Ga__btnGhost svg{width:16px;height:16px}.demo-module__W68-Ga__btnGhostDark{color:var(--on-grey);border-color:var(--grey-line)}.demo-module__W68-Ga__btnGhostDark:hover{background:#ffffff0d;border-color:#ffffff52}.demo-module__W68-Ga__btnPrimary:focus-visible,.demo-module__W68-Ga__btnGhost:focus-visible,.demo-module__W68-Ga__btnGhostDark:focus-visible,.demo-module__W68-Ga__navLink:focus-visible,.demo-module__W68-Ga__navCta:focus-visible,.demo-module__W68-Ga__footLink:focus-visible,.demo-module__W68-Ga__accentLink:focus-visible{outline:2px solid var(--pink);outline-offset:3px}.demo-module__W68-Ga__accentLink{color:var(--pink);transition:gap .16s var(--ease);align-items:center;gap:6px;font-size:15px;font-weight:540;text-decoration:none;display:inline-flex}.demo-module__W68-Ga__accentLink svg{width:15px;height:15px}.demo-module__W68-Ga__accentLink:hover{gap:9px}.demo-module__W68-Ga__reveal{opacity:0;transition:opacity .75s var(--ease), transform .75s var(--ease);transform:translateY(14px)}.demo-module__W68-Ga__reveal[data-visible="1"]{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.demo-module__W68-Ga__reveal{opacity:1;transition:none;transform:none}}.demo-module__W68-Ga__canvas{border-radius:var(--rad-lg);border:1px solid var(--line);background:linear-gradient(168deg,#f2f2f3 0%,#e9e9eb 100%);padding:clamp(16px,2.4vw,40px)}.demo-module__W68-Ga__win{background:var(--grey);border-radius:var(--rad);border:1px solid var(--grey-line);overflow:hidden;box-shadow:0 2px 6px #1b17121a,0 36px 70px -28px #1b171266}.demo-module__W68-Ga__winBar{background:var(--grey-2);border-bottom:1px solid var(--grey-line);align-items:center;gap:12px;height:38px;padding:0 14px;display:flex}.demo-module__W68-Ga__dots{gap:7px;display:inline-flex}.demo-module__W68-Ga__dots span{background:#ffffff29;border-radius:50%;width:10px;height:10px}.demo-module__W68-Ga__winTag{color:var(--on-grey-3);letter-spacing:.01em;font-size:12px;font-weight:460}.demo-module__W68-Ga__winBody{aspect-ratio:16/10}.demo-module__W68-Ga__winSteps{gap:5px;margin-left:auto;display:inline-flex}.demo-module__W68-Ga__winStep,.demo-module__W68-Ga__winStepOn{width:18px;height:3px;transition:background .3s var(--ease);background:#ffffff24;border-radius:2px}.demo-module__W68-Ga__winStepOn{background:var(--pink)}.demo-module__W68-Ga__word{will-change:transform, opacity, filter;margin-right:.26em;display:inline-block}.demo-module__W68-Ga__emWord{font-style:italic}.demo-module__W68-Ga__statementText .demo-module__W68-Ga__emWord{color:var(--ink-3)}.demo-module__W68-Ga__marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.demo-module__W68-Ga__marqueeTrack{will-change:transform;align-items:center;gap:clamp(28px,4vw,56px);width:max-content;display:inline-flex}.demo-module__W68-Ga__marqueeWrap{flex-direction:column;align-items:center;gap:12px;display:flex}.demo-module__W68-Ga__marqueeToggle{appearance:none;cursor:pointer;background:color-mix(in srgb, var(--ink,#1b1712) 6%, transparent);border:1px solid color-mix(in srgb, var(--ink,#1b1712) 16%, transparent);height:32px;color:var(--ink-2,#45433d);letter-spacing:.01em;transition:background .16s var(--ease,ease), border-color .16s var(--ease,ease), color .16s var(--ease,ease);border-radius:999px;flex:none;align-items:center;gap:7px;padding:0 13px;font-family:inherit;font-size:12.5px;font-weight:540;line-height:1;display:inline-flex}.demo-module__W68-Ga__marqueeToggle:hover{background:color-mix(in srgb, var(--ink,#1b1712) 10%, transparent);border-color:color-mix(in srgb, var(--ink,#1b1712) 28%, transparent);color:var(--ink,#1b1712)}.demo-module__W68-Ga__marqueeToggle:focus-visible{outline:2px solid var(--pink);outline-offset:3px}.demo-module__W68-Ga__marqueeToggleIcon{color:var(--pink);justify-content:center;align-items:center;display:inline-flex}.demo-module__W68-Ga__marqueeToggleIcon svg{display:block}.demo-module__W68-Ga__marqueeToggleLabel{line-height:1}.demo-module__W68-Ga__navWrap{z-index:50;pointer-events:none;padding:clamp(10px,1.3vw,16px) clamp(12px,2vw,24px) 0;position:sticky;top:0}.demo-module__W68-Ga__nav{pointer-events:auto;-webkit-backdrop-filter:blur(22px)saturate(1.5);backdrop-filter:blur(22px)saturate(1.5);background:#151518c7;border:1px solid #ffffff1a;border-radius:16px;justify-content:space-between;align-items:center;max-width:1200px;height:60px;margin:0 auto;padding:0 9px 0 18px;display:flex;box-shadow:inset 0 1px #ffffff0d,0 14px 34px -16px #0000008c}.demo-module__W68-Ga__brand{align-items:center;gap:10px;text-decoration:none;display:inline-flex}.demo-module__W68-Ga__brandMark{width:23px;height:23px;color:var(--pink);place-items:center;display:grid}.demo-module__W68-Ga__brandMark svg{width:100%;height:100%;display:block}.demo-module__W68-Ga__brandWord{font-family:var(--serif);letter-spacing:-.016em;color:#f4f5f7;font-size:18.5px;font-weight:580}.demo-module__W68-Ga__navMid{align-items:center;gap:2px;display:flex;position:relative}.demo-module__W68-Ga__navPill{z-index:0;background:#ffffff1a;border-radius:9px;position:absolute;inset:0}.demo-module__W68-Ga__navLink{z-index:1;color:#f4f5f799;transition:color .18s var(--ease);border-radius:9px;padding:8px 15px;font-size:13.5px;font-weight:500;text-decoration:none;position:relative}.demo-module__W68-Ga__navLink:hover,.demo-module__W68-Ga__navCurrent{color:#fff}.demo-module__W68-Ga__navRight{align-items:center;gap:16px;display:flex}.demo-module__W68-Ga__navSignIn{color:#f4f5f7b8;transition:color .15s var(--ease);font-size:14px;font-weight:500;text-decoration:none}.demo-module__W68-Ga__navSignIn:hover{color:#fff}.demo-module__W68-Ga__navCta{isolation:isolate;background:var(--pink);color:#fff;border-radius:10px;align-items:center;gap:7px;height:38px;padding:0 17px;font-size:14px;font-weight:560;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.demo-module__W68-Ga__navCta svg{width:14px;height:14px;transition:transform .26s var(--ease);position:relative}.demo-module__W68-Ga__navCta:before{content:"";z-index:-1;transition:transform .3s var(--ease);background:#f2335c;position:absolute;inset:0;transform:translateY(102%)}.demo-module__W68-Ga__navCta:hover:before{transform:translateY(0)}.demo-module__W68-Ga__navCta:hover svg{transform:translate(3px)}.demo-module__W68-Ga__navBurger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:36px;height:36px;display:none}.demo-module__W68-Ga__navBurger span{background:#f4f5f7;width:19px;height:1.5px}.demo-module__W68-Ga__navSheet{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:49;background:#151518f7;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;gap:14px;padding:14px 20px 20px;display:flex;position:fixed;inset:84px clamp(12px,2vw,24px) auto}.demo-module__W68-Ga__navSheet a{color:#f4f2ec;font-size:16px;font-weight:500;text-decoration:none}@media (max-width:860px){.demo-module__W68-Ga__navMid,.demo-module__W68-Ga__navSignIn{display:none}.demo-module__W68-Ga__navBurger{display:flex}}.demo-module__W68-Ga__hero{padding:clamp(44px,8vh,92px) 0 clamp(36px,6vh,72px)}.demo-module__W68-Ga__heroTitle{font-family:var(--serif);letter-spacing:-.026em;color:var(--ink);grid-column:1/9;margin:0 0 0 -.04em;font-size:clamp(46px,8.6vw,108px);font-weight:430;line-height:.96}.demo-module__W68-Ga__heroTitle em{font-style:italic}.demo-module__W68-Ga__heroAside{grid-column:9/13;align-self:end;padding-bottom:10px}.demo-module__W68-Ga__heroSub{color:var(--ink-2);margin:0;font-size:clamp(15.5px,1.4vw,17px);line-height:1.55}.demo-module__W68-Ga__heroActions{flex-direction:column;align-items:flex-start;gap:10px;margin-top:22px;display:flex}.demo-module__W68-Ga__heroWindow{grid-column:3/13;margin-top:clamp(36px,6vh,76px)}.demo-module__W68-Ga__heroWindow .demo-module__W68-Ga__winBody{aspect-ratio:16/8.4}.demo-module__W68-Ga__heroProof{grid-column:1/13;align-items:center;gap:clamp(16px,3vw,40px);margin-top:22px;display:flex}.demo-module__W68-Ga__heroProofText{color:var(--ink-3);white-space:nowrap;font-size:13px}.demo-module__W68-Ga__heroProofText b{color:var(--ink-2);font-variant-numeric:tabular-nums;font-weight:540}.demo-module__W68-Ga__heroProofRule{background:var(--line);flex:auto;height:1px}@media (max-width:900px){.demo-module__W68-Ga__heroTitle{grid-column:1/13;margin-left:0;font-size:clamp(44px,12vw,76px)}.demo-module__W68-Ga__heroAside{grid-column:1/13;align-self:auto;margin-top:24px;padding-bottom:0}.demo-module__W68-Ga__heroWindow{grid-column:1/13}}.demo-module__W68-Ga__trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:clamp(28px,4vh,44px) 0}.demo-module__W68-Ga__trustGrid{align-items:center;row-gap:16px}.demo-module__W68-Ga__trustLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--ink-3);grid-column:1/3;font-size:12px;font-weight:540}.demo-module__W68-Ga__trustRow{flex-wrap:wrap;grid-column:3/13;align-items:center;gap:clamp(18px,3vw,40px);display:flex}.demo-module__W68-Ga__trustWord{font-family:var(--serif);letter-spacing:-.005em;color:var(--ink-4);transition:color .18s var(--ease);font-size:clamp(16px,1.8vw,20px);font-weight:460}.demo-module__W68-Ga__trustWord:hover{color:var(--ink-3)}@media (max-width:700px){.demo-module__W68-Ga__trustLabel,.demo-module__W68-Ga__trustRow{grid-column:1/13}}.demo-module__W68-Ga__feature{padding:var(--sec) 0;border-top:1px solid var(--line)}.demo-module__W68-Ga__featureChapter{padding-top:var(--sec-lg)}.demo-module__W68-Ga__featureCopy{grid-column:1/5;align-self:center}.demo-module__W68-Ga__featureWin{grid-column:6/13;align-self:center}.demo-module__W68-Ga__featureFlip .demo-module__W68-Ga__featureCopy{grid-column:9/13}.demo-module__W68-Ga__featureFlip .demo-module__W68-Ga__featureWin{grid-column:1/8}.demo-module__W68-Ga__featureTitle{font-family:var(--serif);letter-spacing:-.012em;color:var(--ink);margin:0;font-size:clamp(28px,3.4vw,42px);font-weight:440;line-height:1.08}.demo-module__W68-Ga__featureBody{color:var(--ink-2);max-width:38ch;margin:18px 0 0;font-size:clamp(15.5px,1.5vw,17px);font-weight:400;line-height:1.6}.demo-module__W68-Ga__featureCta{margin-top:24px}@media (max-width:900px){.demo-module__W68-Ga__featureCopy,.demo-module__W68-Ga__featureWin,.demo-module__W68-Ga__featureFlip .demo-module__W68-Ga__featureCopy,.demo-module__W68-Ga__featureFlip .demo-module__W68-Ga__featureWin{grid-column:1/13}.demo-module__W68-Ga__featureWin{margin-top:34px}.demo-module__W68-Ga__featureFlip .demo-module__W68-Ga__featureWin{order:2;margin-top:34px}}.demo-module__W68-Ga__scrolly{border-top:1px solid var(--line);padding:clamp(40px,6vh,80px) 0 clamp(48px,8vh,96px)}.demo-module__W68-Ga__scrollyHead{grid-column:1/13;margin-bottom:clamp(16px,3vh,40px)}.demo-module__W68-Ga__scrollyKicker{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);margin:0 0 14px;font-size:12px;font-weight:540}.demo-module__W68-Ga__scrollyLede{font-family:var(--serif);letter-spacing:-.012em;color:var(--ink);max-width:18ch;margin:0;font-size:clamp(26px,3.2vw,40px);font-weight:440;line-height:1.1}.demo-module__W68-Ga__scrollyLede em{color:var(--ink-3);font-style:italic}.demo-module__W68-Ga__scrollyGrid{grid-column:1/13;grid-template-columns:repeat(12,1fr);column-gap:clamp(14px,1.6vw,26px);display:grid;position:relative}.demo-module__W68-Ga__scrollyCopy{grid-column:1/6}.demo-module__W68-Ga__scrollyStickyCol{grid-column:7/13}.demo-module__W68-Ga__scrollySticky{position:sticky;top:13vh}.demo-module__W68-Ga__scrollyBlock{flex-direction:column;justify-content:center;min-height:78vh;display:flex}.demo-module__W68-Ga__scrollyBlock .demo-module__W68-Ga__featureBody{max-width:34ch}.demo-module__W68-Ga__scrollyBlock .demo-module__W68-Ga__featureCta{margin-top:22px}.demo-module__W68-Ga__scrollyInline{display:none}@media (max-width:900px){.demo-module__W68-Ga__scrollyGrid{display:block}.demo-module__W68-Ga__scrollyStickyCol{display:none}.demo-module__W68-Ga__scrollyBlock{min-height:auto;padding:30px 0}.demo-module__W68-Ga__scrollyInline{margin-top:26px;display:block}}.demo-module__W68-Ga__statement{border-top:1px solid var(--line);padding:clamp(76px,13vh,156px) 0}.demo-module__W68-Ga__statementText{font-family:var(--serif);letter-spacing:-.016em;color:var(--ink);grid-column:1/11;margin:0;font-size:clamp(30px,4.6vw,60px);font-weight:420;line-height:1.1}.demo-module__W68-Ga__statementText em{color:var(--ink-3);font-style:italic}.demo-module__W68-Ga__statementMeta{color:var(--ink-3);grid-column:1/13;margin-top:30px;font-size:13.5px}.demo-module__W68-Ga__statementMeta b{color:var(--ink-2);font-variant-numeric:tabular-nums;font-weight:540}@media (max-width:900px){.demo-module__W68-Ga__statementText{grid-column:1/13}}.demo-module__W68-Ga__pro{background:var(--grey);color:var(--on-grey);padding:clamp(72px, 12vh, 148px) var(--pad)}.demo-module__W68-Ga__proCopy{grid-column:1/6;align-self:center}.demo-module__W68-Ga__proWin{grid-column:7/13;align-self:center}.demo-module__W68-Ga__proKicker{letter-spacing:.06em;text-transform:uppercase;color:var(--on-grey-2);margin:0 0 22px;font-size:12px;font-weight:540}.demo-module__W68-Ga__proTitle{font-family:var(--serif);letter-spacing:-.012em;color:var(--on-grey);margin:0;font-size:clamp(30px,3.8vw,48px);font-weight:440;line-height:1.06}.demo-module__W68-Ga__proBody{color:var(--on-grey-2);max-width:42ch;margin:20px 0 0;font-size:clamp(15.5px,1.5vw,17px);line-height:1.6}.demo-module__W68-Ga__proBody b{color:var(--on-grey);font-weight:520}.demo-module__W68-Ga__proActions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.demo-module__W68-Ga__proCanvas{border-radius:var(--rad-lg);border:1px solid var(--grey-line);background:linear-gradient(168deg,#2a2a2d 0%,#161618 100%);padding:clamp(14px,2vw,32px)}.demo-module__W68-Ga__proCanvas .demo-module__W68-Ga__win{background:#131315;box-shadow:0 40px 80px -30px #0009}.demo-module__W68-Ga__proCanvas .demo-module__W68-Ga__winBar{background:#1f1f22}.demo-module__W68-Ga__proNum{color:#ffffff2e}.demo-module__W68-Ga__proMarkerLabel{color:var(--on-grey-2)}@media (max-width:900px){.demo-module__W68-Ga__proCopy,.demo-module__W68-Ga__proWin{grid-column:1/13}.demo-module__W68-Ga__proWin{margin-top:34px}}.demo-module__W68-Ga__pricing{border-top:1px solid var(--line);padding:clamp(64px,11vh,132px) 0}.demo-module__W68-Ga__pricingHead{grid-column:1/7;margin-bottom:8px}.demo-module__W68-Ga__pricingTitle{font-family:var(--serif);letter-spacing:-.012em;margin:0;font-size:clamp(28px,3.6vw,46px);font-weight:440;line-height:1.08}.demo-module__W68-Ga__pricingSub{color:var(--ink-2);max-width:36ch;margin:16px 0 0;font-size:16px}.demo-module__W68-Ga__priceBlock{border-top:1px solid var(--line);flex-direction:column;margin-top:32px;padding-top:32px;display:flex}.demo-module__W68-Ga__priceCard{border:1px solid var(--line);background:var(--card);border-radius:20px;height:100%;margin-top:0;padding:clamp(28px,3vw,44px);box-shadow:0 1px 2px #1a191608}.demo-module__W68-Ga__priceCardPro{border-color:var(--line-2);box-shadow:0 22px 50px -30px #1a191647}.demo-module__W68-Ga__priceFree{grid-column:1/7}.demo-module__W68-Ga__pricePro{grid-column:7/13}.demo-module__W68-Ga__priceName{letter-spacing:.03em;text-transform:uppercase;color:var(--ink-3);font-size:13px;font-weight:560}.demo-module__W68-Ga__priceNamePro{color:var(--pink)}.demo-module__W68-Ga__priceAmt{align-items:baseline;gap:6px;margin:14px 0 6px;display:flex}.demo-module__W68-Ga__priceVal{font-family:var(--serif);letter-spacing:-.01em;font-size:56px;font-weight:420;line-height:1}.demo-module__W68-Ga__pricePer{color:var(--ink-3);font-size:15px}.demo-module__W68-Ga__priceDesc{color:var(--ink-2);max-width:34ch;margin:4px 0 22px;font-size:14.5px;line-height:1.5}.demo-module__W68-Ga__priceList{flex-direction:column;flex:auto;gap:11px;margin:0 0 26px;padding:0;list-style:none;display:flex}.demo-module__W68-Ga__priceList li{color:var(--ink-2);align-items:flex-start;gap:10px;font-size:14.5px;display:flex}.demo-module__W68-Ga__priceTick{width:16px;height:16px;color:var(--ink-3);flex:none;margin-top:1px}.demo-module__W68-Ga__priceTickPro{color:var(--pink)}.demo-module__W68-Ga__priceBlock .demo-module__W68-Ga__btnPrimary,.demo-module__W68-Ga__priceBlock .demo-module__W68-Ga__btnGhost{align-self:flex-start}@media (max-width:760px){.demo-module__W68-Ga__pricingHead,.demo-module__W68-Ga__priceFree,.demo-module__W68-Ga__pricePro{grid-column:1/13}}.demo-module__W68-Ga__finalCta{padding:var(--sec-lg) 0;border-top:1px solid var(--line)}.demo-module__W68-Ga__finalTitle{font-family:var(--serif);letter-spacing:-.02em;grid-column:1/10;margin:0 0 0 -.04em;font-size:clamp(40px,6.4vw,92px);font-weight:430;line-height:.98}.demo-module__W68-Ga__finalTitle em{color:var(--ink-3);font-style:italic}.demo-module__W68-Ga__finalActions{flex-wrap:wrap;grid-column:1/13;gap:12px;margin-top:38px;display:flex}@media (max-width:900px){.demo-module__W68-Ga__finalTitle{grid-column:1/13;margin-left:0}}.demo-module__W68-Ga__footer{background:var(--grey);color:var(--on-grey-2);padding:clamp(56px, 8vh, 88px) var(--pad) 40px}.demo-module__W68-Ga__footerInner{max-width:1340px;margin:0 auto}.demo-module__W68-Ga__footerTop{flex-wrap:wrap;justify-content:space-between;gap:48px;display:flex}.demo-module__W68-Ga__footerBrand{max-width:290px}.demo-module__W68-Ga__footerBrand .demo-module__W68-Ga__brandWord{color:var(--paper)}.demo-module__W68-Ga__footerTag{color:var(--on-grey-3);margin:16px 0 0;font-size:13.5px;line-height:1.55}.demo-module__W68-Ga__footerCols{flex-wrap:wrap;gap:clamp(36px,5vw,72px);display:flex}.demo-module__W68-Ga__footerCol{flex-direction:column;gap:12px;display:flex}.demo-module__W68-Ga__footerColH{letter-spacing:.04em;color:var(--on-grey-3);text-transform:uppercase;margin-bottom:2px;font-size:12px;font-weight:600}.demo-module__W68-Ga__footLink{color:var(--on-grey-2);transition:color .15s var(--ease);font-size:14px;text-decoration:none}.demo-module__W68-Ga__footLink:hover{color:var(--paper)}.demo-module__W68-Ga__footerBar{border-top:1px solid var(--grey-line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:52px;padding-top:22px;display:flex}.demo-module__W68-Ga__footerFine{color:var(--on-grey-3);font-size:12.5px}.demo-module__W68-Ga__sqr{background:var(--pink);flex:none;width:7px;height:7px;display:inline-block}.demo-module__W68-Ga__eyebrow{letter-spacing:.07em;text-transform:uppercase;color:var(--ink-3);align-items:center;gap:11px;font-size:12px;font-weight:560;display:inline-flex}.demo-module__W68-Ga__priceTag{font-variant-numeric:tabular-nums;align-items:baseline;gap:12px;display:inline-flex}.demo-module__W68-Ga__was{font-family:var(--serif);color:var(--ink-3);text-decoration:line-through;text-decoration-thickness:1.5px;-webkit-text-decoration-color:var(--pink);text-decoration-color:var(--pink);text-underline-offset:2px}.demo-module__W68-Ga__now{font-family:var(--serif);color:var(--pink);font-weight:500}.demo-module__W68-Ga__toArrow{color:var(--ink-4);align-self:center;width:16px;height:16px}.demo-module__W68-Ga__heroSplit{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);align-items:stretch;min-height:clamp(540px,82vh,880px);display:grid}.demo-module__W68-Ga__heroLeft{padding:clamp(40px, 7vh, 104px) clamp(28px, 4vw, 76px) clamp(40px, 7vh, 104px) var(--pad);flex-direction:column;justify-content:center;max-width:780px;display:flex}.demo-module__W68-Ga__heroEyebrow{margin-bottom:clamp(22px,3.4vh,38px)}.demo-module__W68-Ga__heroH{font-family:var(--serif);letter-spacing:-.028em;color:var(--ink);margin:0 0 0 -.04em;font-size:clamp(44px,6.2vw,98px);font-weight:430;line-height:.96}.demo-module__W68-Ga__heroH .demo-module__W68-Ga__emWord{font-style:italic}.demo-module__W68-Ga__heroLead{color:var(--ink-2);max-width:44ch;margin:clamp(22px,3.2vh,32px) 0 0;font-size:clamp(16px,1.4vw,18.5px);line-height:1.55}.demo-module__W68-Ga__heroCtas{flex-wrap:wrap;align-items:center;gap:14px 18px;margin-top:clamp(26px,3.6vh,38px);display:flex}.demo-module__W68-Ga__heroExample{border-top:1px solid var(--line);flex-wrap:wrap;align-items:baseline;gap:8px 18px;margin-top:clamp(30px,4.4vh,52px);padding-top:clamp(20px,3vh,28px);display:flex}.demo-module__W68-Ga__heroExample .demo-module__W68-Ga__priceTag{font-size:clamp(19px,2vw,23px)}.demo-module__W68-Ga__heroExLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-4);font-size:12px;font-weight:560}.demo-module__W68-Ga__heroExName{color:var(--ink-2);font-size:14.5px;font-weight:500}.demo-module__W68-Ga__heroRight{border-left:1px solid var(--line);background:linear-gradient(168deg,#f2f2f3 0%,#e9e9eb 100%);position:relative;overflow:hidden}.demo-module__W68-Ga__heroStage{position:absolute;top:50%;left:clamp(26px,4vw,70px);right:-7%;transform:translateY(-50%)}.demo-module__W68-Ga__heroStage .demo-module__W68-Ga__win{box-shadow:0 4px 10px #1b17121a,0 50px 90px -34px #1b171275}.demo-module__W68-Ga__heroStage .demo-module__W68-Ga__winBody{aspect-ratio:16/11}@media (max-width:960px){.demo-module__W68-Ga__heroSplit{grid-template-columns:1fr;min-height:0}.demo-module__W68-Ga__heroLeft{padding:clamp(36px, 6vh, 72px) var(--pad) clamp(30px, 5vh, 56px);max-width:none}.demo-module__W68-Ga__heroRight{border-left:none;border-top:1px solid var(--line);min-height:0;padding:clamp(24px,5vw,44px)}.demo-module__W68-Ga__heroStage{position:static;transform:none}.demo-module__W68-Ga__heroStage .demo-module__W68-Ga__win{box-shadow:0 3px 8px #1b17121a,0 30px 60px -28px #1b171266}}.demo-module__W68-Ga__ticker{background:var(--paper-2);border-bottom:1px solid var(--line);padding:clamp(15px,2.2vh,22px) 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.demo-module__W68-Ga__tickerTrack{will-change:transform;align-items:center;gap:clamp(26px,3.2vw,52px);width:max-content;display:inline-flex}.demo-module__W68-Ga__tickerItem{white-space:nowrap;align-items:baseline;gap:12px;display:inline-flex}.demo-module__W68-Ga__tickerItem .demo-module__W68-Ga__priceTag{font-size:15px}.demo-module__W68-Ga__tickerName{color:var(--ink-2);font-size:14px;font-weight:500}.demo-module__W68-Ga__tickerDot{background:var(--ink-4);border-radius:50%;align-self:center;width:5px;height:5px}.demo-module__W68-Ga__ledgerSec{border-top:1px solid var(--line);padding:clamp(54px,9vh,116px) 0}.demo-module__W68-Ga__ledgerHead{grid-column:1/8;margin-bottom:clamp(26px,4vh,44px)}.demo-module__W68-Ga__ledgerTitle{font-family:var(--serif);letter-spacing:-.012em;margin:14px 0 0;font-size:clamp(28px,3.4vw,44px);font-weight:440;line-height:1.06}.demo-module__W68-Ga__ledger{border:1px solid var(--line-2);background:var(--card);grid-column:1/13;grid-template-columns:repeat(5,1fr);display:grid}.demo-module__W68-Ga__ledgerCell{border-right:1px solid var(--line);flex-direction:column;gap:10px;min-width:0;padding:clamp(20px,2.4vw,34px);display:flex}.demo-module__W68-Ga__ledgerCell:last-child{border-right:none}.demo-module__W68-Ga__ledgerLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);font-size:11.5px;font-weight:560}.demo-module__W68-Ga__ledgerVal{font-family:var(--serif);letter-spacing:-.01em;color:var(--ink);font-variant-numeric:tabular-nums;font-size:clamp(24px,2.5vw,36px);font-weight:440;line-height:1}.demo-module__W68-Ga__ledgerSub{color:var(--ink-4);font-size:12.5px}.demo-module__W68-Ga__ledgerOut .demo-module__W68-Ga__ledgerVal{color:var(--ink-3)}.demo-module__W68-Ga__ledgerBar{background:var(--line-2);border-radius:4px;width:72%;height:clamp(22px,2.4vw,32px)}.demo-module__W68-Ga__ledgerResult{background:var(--grey)}.demo-module__W68-Ga__ledgerResult .demo-module__W68-Ga__ledgerLabel{color:var(--on-grey-2)}.demo-module__W68-Ga__ledgerResult .demo-module__W68-Ga__ledgerVal{color:#fff}.demo-module__W68-Ga__ledgerResult .demo-module__W68-Ga__ledgerSub{color:var(--pink);font-weight:540}.demo-module__W68-Ga__ledgerResult .demo-module__W68-Ga__ledgerBar{background:var(--pink);width:56%}.demo-module__W68-Ga__sectionGrey{background:var(--panel-grey);border-top:1px solid var(--line-2)!important}.demo-module__W68-Ga__catalog{background:var(--grey);color:var(--on-grey);padding:clamp(64px, 11vh, 140px) var(--pad);border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff12}.demo-module__W68-Ga__catalogInner{max-width:1180px;margin:0 auto}.demo-module__W68-Ga__catHead{max-width:720px;margin:0 0 clamp(34px,5vh,56px)}.demo-module__W68-Ga__catEyebrow{letter-spacing:.07em;text-transform:uppercase;color:#f2f0ea8c;align-items:center;gap:11px;margin-bottom:16px;font-size:12px;font-weight:560;display:inline-flex}.demo-module__W68-Ga__catTitle{font-family:var(--serif);letter-spacing:-.014em;color:var(--on-grey);text-wrap:balance;margin:0;font-size:clamp(28px,3.8vw,46px);font-weight:440;line-height:1.06}.demo-module__W68-Ga__catSub{color:#f2f0ea99;max-width:660px;margin:16px 0 0;font-size:clamp(15px,1.4vw,16.5px);line-height:1.6}.demo-module__W68-Ga__catKpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,1.6vw,20px);display:grid}.demo-module__W68-Ga__catKpi{background:#232327;border:1px solid #ffffff14;flex-direction:column;gap:10px;padding:clamp(22px,2.4vw,32px);display:flex;position:relative;overflow:hidden}.demo-module__W68-Ga__catKpi:before{content:"";background:linear-gradient(90deg,#0000,#e11d4899 20% 80%,#0000);height:1px;position:absolute;inset:0 0 auto}.demo-module__W68-Ga__catKpiTag{letter-spacing:.18em;text-transform:uppercase;color:#e11d48d9;margin:0;font-family:ui-monospace,Menlo,monospace;font-size:10.5px;font-weight:600}.demo-module__W68-Ga__catKpiValRow{font-variant-numeric:tabular-nums;align-items:baseline;gap:3px;font-family:ui-monospace,Menlo,monospace;line-height:1;display:flex}.demo-module__W68-Ga__catKpiVal{letter-spacing:-.03em;color:#fff;font-size:clamp(46px,6vw,72px);font-weight:800}.demo-module__W68-Ga__catKpiSuffix{color:var(--pink);font-size:clamp(20px,2.4vw,28px);font-weight:700}.demo-module__W68-Ga__catKpiSub{color:#f2f0ea94;margin:0;font-size:13.5px;line-height:1.5}.demo-module__W68-Ga__catScan{border:1px solid #ffffff14;border-left:2px solid var(--pink);background:#232327;flex-direction:column;gap:8px;margin:clamp(18px,2.4vh,26px) 0 clamp(40px,5vh,64px);padding:clamp(16px,1.8vw,22px) clamp(20px,2.2vw,28px);display:flex}.demo-module__W68-Ga__catScanRow{flex-wrap:wrap;align-items:baseline;gap:18px;display:flex}.demo-module__W68-Ga__catScanLabel{letter-spacing:.18em;text-transform:uppercase;color:#ffffffb8;background:#ffffff08;border:1px solid #ffffff2e;padding:4px 10px;font-family:ui-monospace,Menlo,monospace;font-size:10.5px;font-weight:700}.demo-module__W68-Ga__catScanMeta{color:#f2f0eae0;flex-wrap:wrap;align-items:baseline;gap:12px;font-size:15px;font-weight:600;display:inline-flex}.demo-module__W68-Ga__catScanPart{white-space:nowrap;align-items:baseline;gap:6px;display:inline-flex}.demo-module__W68-Ga__catScanFig{font-variant-numeric:tabular-nums;color:#fff;font-family:ui-monospace,Menlo,monospace;font-size:17px;font-weight:800}.demo-module__W68-Ga__catScanFigPink{color:var(--pink);font-family:ui-monospace,Menlo,monospace;font-size:17px;font-weight:800}.demo-module__W68-Ga__catScanDot{color:#ffffff38}.demo-module__W68-Ga__catScanSub{color:#f2f0ea8c;max-width:640px;margin:0;font-size:13.5px;line-height:1.55}.demo-module__W68-Ga__catIntelHead{border-top:1px solid #ffffff12;margin-bottom:clamp(22px,3vh,34px);padding-top:clamp(20px,3vh,32px)}.demo-module__W68-Ga__catIntelTitle{font-family:var(--serif);letter-spacing:-.012em;color:#fff;margin:0;font-size:clamp(22px,2.6vw,30px);font-weight:440}.demo-module__W68-Ga__catIntelSub{color:#f2f0ea8c;max-width:660px;margin:10px 0 0;font-size:14px;line-height:1.6}.demo-module__W68-Ga__catIntelGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(12px,1.4vw,18px);display:grid}.demo-module__W68-Ga__catChip{transition:border-color .18s var(--ease), background .18s var(--ease);background:#232327;border:1px solid #ffffff14;flex-direction:column;gap:8px;padding:16px 18px;display:flex}.demo-module__W68-Ga__catChip:hover{background:#28282c;border-color:#e11d4880}.demo-module__W68-Ga__catChip:hover .demo-module__W68-Ga__catIcon{color:var(--pink)}.demo-module__W68-Ga__catChipHeader{align-items:center;gap:12px;display:flex}.demo-module__W68-Ga__catIcon{color:#e11d48d1;width:26px;height:26px;transition:color .18s var(--ease);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.demo-module__W68-Ga__catKind{letter-spacing:.14em;text-transform:uppercase;color:#ffffffe0;flex:auto;min-width:0;font-family:ui-monospace,Menlo,monospace;font-size:12px;font-weight:700}.demo-module__W68-Ga__catPct{font-variant-numeric:tabular-nums;color:var(--pink);flex-shrink:0;font-family:ui-monospace,Menlo,monospace;font-size:17px;font-weight:800}.demo-module__W68-Ga__catNote{color:#f2f0ea80;margin:0 0 0 38px;font-size:12.5px;line-height:1.45}@media (max-width:900px){.demo-module__W68-Ga__catKpis{grid-template-columns:1fr}.demo-module__W68-Ga__catIntelGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.demo-module__W68-Ga__catIntelGrid{grid-template-columns:1fr}.demo-module__W68-Ga__catNote{margin-left:0}}.demo-module__W68-Ga__steps{border-top:1px solid var(--line);padding:clamp(58px,9vh,120px) 0}.demo-module__W68-Ga__stepsHead{grid-column:1/13;max-width:24ch;margin-bottom:clamp(30px,5vh,52px)}.demo-module__W68-Ga__stepCol{border-top:2px solid var(--ink);grid-column:span 4;padding-top:30px;position:relative}.demo-module__W68-Ga__stepNum{display:none;position:absolute;top:-1px;left:0;transform:translateY(-50%)}.demo-module__W68-Ga__stepIndex{font-family:var(--serif);letter-spacing:.04em;color:var(--pink);font-variant-numeric:tabular-nums;margin:0 0 16px;font-size:clamp(13px,1.1vw,14px);font-weight:560}.demo-module__W68-Ga__stepTitle{font-family:var(--serif);letter-spacing:-.012em;margin:0;font-size:clamp(22px,2.3vw,29px);font-weight:450;line-height:1.08}.demo-module__W68-Ga__stepBody{color:var(--ink-2);margin:12px 0 0;font-size:14.5px;line-height:1.55}@media (max-width:820px){.demo-module__W68-Ga__stepsHead{grid-column:1/13}.demo-module__W68-Ga__stepCol{grid-column:1/13;margin-top:20px}.demo-module__W68-Ga__stepCol:first-of-type{margin-top:0}}.demo-module__W68-Ga__compare{border-top:1px solid var(--line);padding:clamp(58px,9vh,120px) 0}.demo-module__W68-Ga__compareHead{grid-column:1/13;max-width:26ch;margin-bottom:clamp(28px,4vh,44px)}.demo-module__W68-Ga__compareTitle{font-family:var(--serif);letter-spacing:-.014em;margin:14px 0 0;font-size:clamp(28px,3.6vw,46px);font-weight:440;line-height:1.06}.demo-module__W68-Ga__compareTitle em{color:var(--ink-3);font-style:italic}.demo-module__W68-Ga__table{border:1px solid var(--line-2);background:var(--card);grid-column:1/13}.demo-module__W68-Ga__trow{border-bottom:1px solid var(--line);grid-template-columns:1.4fr 1fr 1fr;align-items:stretch;display:grid}.demo-module__W68-Ga__trow:last-child{border-bottom:none}.demo-module__W68-Ga__thead{background:var(--paper-2)}.demo-module__W68-Ga__thead .demo-module__W68-Ga__tcell{letter-spacing:.05em;text-transform:uppercase;color:var(--ink-3);font-size:12px;font-weight:600}.demo-module__W68-Ga__theadPink{color:var(--pink)!important}.demo-module__W68-Ga__tcell{color:var(--ink);border-right:1px solid var(--line);align-items:center;gap:10px;padding:clamp(14px,1.8vw,20px) clamp(14px,1.8vw,22px);font-size:14.5px;line-height:1.4;display:flex}.demo-module__W68-Ga__tcell:last-child{border-right:none}.demo-module__W68-Ga__ttask{color:var(--ink);font-weight:500}.demo-module__W68-Ga__tbad{color:var(--ink-3)}.demo-module__W68-Ga__tgood{color:var(--ink)}.demo-module__W68-Ga__tgood svg{width:16px;height:16px;color:var(--pink);flex:none}.demo-module__W68-Ga__tbad svg{width:15px;height:15px;color:var(--ink-4);flex:none}.demo-module__W68-Ga__compareFoot{color:var(--ink-2);grid-column:1/13;margin-top:18px;font-size:14px}.demo-module__W68-Ga__compareFoot b{color:var(--ink);font-weight:560}@media (max-width:760px){.demo-module__W68-Ga__table{font-size:13px}.demo-module__W68-Ga__trow{grid-template-columns:1fr}.demo-module__W68-Ga__tcell{border-right:none;border-bottom:1px solid var(--line)}.demo-module__W68-Ga__trow .demo-module__W68-Ga__tcell:last-child{border-bottom:none}.demo-module__W68-Ga__thead{display:none}.demo-module__W68-Ga__tcell:before{content:attr(data-label);text-transform:uppercase;letter-spacing:.05em;color:var(--ink-4);margin-right:auto;font-size:11px}}.demo-module__W68-Ga__faq{padding:var(--sec) 0;border-top:1px solid var(--line)}.demo-module__W68-Ga__faqHead{grid-column:1/5}.demo-module__W68-Ga__faqTitle{font-family:var(--serif);letter-spacing:-.012em;margin:16px 0 0;font-size:clamp(28px,3.4vw,42px);font-weight:440;line-height:1.08}.demo-module__W68-Ga__faqList{flex-direction:column;grid-column:6/13;display:flex}.demo-module__W68-Ga__faqItem{border-top:1px solid var(--line)}.demo-module__W68-Ga__faqItem:last-child{border-bottom:1px solid var(--line)}.demo-module__W68-Ga__faqQ{cursor:pointer;text-align:left;width:100%;color:var(--ink);transition:color .15s var(--ease);background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;padding:clamp(20px,2.6vh,28px) 0;font-family:inherit;font-size:clamp(16px,1.5vw,18px);font-weight:500;display:flex}.demo-module__W68-Ga__faqQ:hover{color:var(--pink)}.demo-module__W68-Ga__faqIcon{flex:none;width:18px;height:18px;position:relative}.demo-module__W68-Ga__faqIcon:before,.demo-module__W68-Ga__faqIcon:after{content:"";background:var(--ink-3);transition:transform .26s var(--ease), opacity .2s var(--ease);position:absolute}.demo-module__W68-Ga__faqIcon:before{height:1.6px;top:50%;left:0;right:0;transform:translateY(-50%)}.demo-module__W68-Ga__faqIcon:after{width:1.6px;top:0;bottom:0;left:50%;transform:translate(-50%)}.demo-module__W68-Ga__faqOpen .demo-module__W68-Ga__faqIcon:after{opacity:0;transform:translate(-50%)scaleY(0)}.demo-module__W68-Ga__faqOpen .demo-module__W68-Ga__faqQ{color:var(--pink)}.demo-module__W68-Ga__faqA{overflow:hidden}.demo-module__W68-Ga__faqAInner{color:var(--ink-2);max-width:60ch;padding:0 0 clamp(22px,2.8vh,30px);font-size:15px;line-height:1.6}@media (max-width:820px){.demo-module__W68-Ga__faqHead,.demo-module__W68-Ga__faqList{grid-column:1/13}.demo-module__W68-Ga__faqList{margin-top:24px}}.demo-module__W68-Ga__ledgerNote{color:var(--ink-4);grid-column:1/13;margin-top:18px;font-size:13px}@media (max-width:860px){.demo-module__W68-Ga__ledgerHead{grid-column:1/13}.demo-module__W68-Ga__ledger{grid-template-columns:repeat(2,1fr)}.demo-module__W68-Ga__ledgerCell{border-bottom:1px solid var(--line)}.demo-module__W68-Ga__ledgerCell:nth-child(2n){border-right:none}.demo-module__W68-Ga__ledgerResult{grid-column:1/3}}.demo-module__W68-Ga__tools{border-top:1px solid var(--line);padding:clamp(48px,8vh,104px) 0 clamp(56px,9vh,116px)}.demo-module__W68-Ga__toolRow{border-top:1px solid var(--line);grid-column:1/13;grid-template-columns:auto minmax(0,1fr) clamp(170px,24vw,320px);align-items:center;gap:clamp(18px,3vw,52px);padding:clamp(26px,4vh,44px) 0;display:grid}.demo-module__W68-Ga__toolRow:last-child{border-bottom:1px solid var(--line)}.demo-module__W68-Ga__toolNum{font-family:var(--serif);color:var(--ink-4);letter-spacing:-.02em;font-size:clamp(30px,3.2vw,50px);font-weight:380;line-height:1}.demo-module__W68-Ga__toolName{font-family:var(--serif);letter-spacing:-.012em;margin:0;font-size:clamp(22px,2.5vw,32px);font-weight:440;line-height:1.04}.demo-module__W68-Ga__toolDesc{color:var(--ink-2);max-width:50ch;margin:10px 0 0;font-size:15px;line-height:1.55}.demo-module__W68-Ga__toolThumb .demo-module__W68-Ga__canvas{padding:clamp(10px,1.4vw,20px)}.demo-module__W68-Ga__toolThumb .demo-module__W68-Ga__winBody{aspect-ratio:16/9}.demo-module__W68-Ga__toolThumb .demo-module__W68-Ga__winBar{height:30px}.demo-module__W68-Ga__toolThumb .demo-module__W68-Ga__dots span{width:8px;height:8px}.demo-module__W68-Ga__toolBullets{flex-direction:column;gap:9px;margin:16px 0 0;padding:0;list-style:none;display:flex}.demo-module__W68-Ga__toolBullets li{color:var(--ink-2);align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.45;display:flex}.demo-module__W68-Ga__toolBullets svg{width:15px;height:15px;color:var(--pink);flex:none;margin-top:1px}@media (max-width:820px){.demo-module__W68-Ga__toolRow{grid-template-columns:auto 1fr}.demo-module__W68-Ga__toolThumb{display:none}}.demo-module__W68-Ga__readout{background:var(--grey);color:var(--on-grey);padding:clamp(60px, 10vh, 128px) var(--pad);border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff12}.demo-module__W68-Ga__readoutInner{max-width:1180px;margin:0 auto}.demo-module__W68-Ga__readoutHead{max-width:660px;margin:0 0 clamp(30px,4vh,48px)}.demo-module__W68-Ga__readoutTitle{font-family:var(--serif);letter-spacing:-.014em;color:var(--on-grey);margin:14px 0 0;font-size:clamp(28px,3.8vw,46px);font-weight:440;line-height:1.06}.demo-module__W68-Ga__readoutSub{color:#f2f0ea99;margin:14px 0 0;font-size:clamp(15px,1.4vw,16.5px);line-height:1.6}.demo-module__W68-Ga__readoutGrid{border:1px solid #ffffff14;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.demo-module__W68-Ga__specCell{border-bottom:1px solid #ffffff12;border-right:1px solid #ffffff12;flex-direction:column;gap:8px;min-width:0;padding:clamp(18px,1.9vw,26px);display:flex}.demo-module__W68-Ga__specLabel{letter-spacing:.16em;text-transform:uppercase;color:#e11d48d9;font-family:ui-monospace,Menlo,monospace;font-size:10px;font-weight:600}.demo-module__W68-Ga__specName{font-family:var(--serif);color:#fff;font-size:clamp(17px,1.7vw,21px);font-weight:450;line-height:1.05}.demo-module__W68-Ga__specDesc{color:#f2f0ea8c;font-size:12.5px;line-height:1.45}.demo-module__W68-Ga__readoutGrid .demo-module__W68-Ga__specCell:nth-child(4n){border-right:none}.demo-module__W68-Ga__readoutGrid .demo-module__W68-Ga__specCell:nth-last-child(-n+4){border-bottom:none}@media (max-width:860px){.demo-module__W68-Ga__readoutGrid{grid-template-columns:repeat(2,1fr)}.demo-module__W68-Ga__readoutGrid .demo-module__W68-Ga__specCell:nth-child(4n){border-right:1px solid #ffffff12}.demo-module__W68-Ga__readoutGrid .demo-module__W68-Ga__specCell:nth-child(2n){border-right:none}.demo-module__W68-Ga__readoutGrid .demo-module__W68-Ga__specCell:nth-last-child(-n+4){border-bottom:1px solid #ffffff12}.demo-module__W68-Ga__readoutGrid .demo-module__W68-Ga__specCell:nth-last-child(-n+2){border-bottom:none}}@media (max-width:520px){.demo-module__W68-Ga__readoutGrid{grid-template-columns:1fr}.demo-module__W68-Ga__specCell{border-right:none!important}}.demo-module__W68-Ga__faqDark{background:var(--grey)}.demo-module__W68-Ga__faqDark .demo-module__W68-Ga__faqTitle,.demo-module__W68-Ga__faqDark .demo-module__W68-Ga__faqQ{color:var(--on-grey)}.demo-module__W68-Ga__faqDark .demo-module__W68-Ga__eyebrow{color:#f2f0ea8c}.demo-module__W68-Ga__faqDark .demo-module__W68-Ga__faqItem,.demo-module__W68-Ga__faqDark .demo-module__W68-Ga__faqItem:last-child{border-color:#ffffff17}.demo-module__W68-Ga__faqDark .demo-module__W68-Ga__faqIcon:before,.demo-module__W68-Ga__faqDark .demo-module__W68-Ga__faqIcon:after{background:#f2f0ea80}.demo-module__W68-Ga__faqDark .demo-module__W68-Ga__faqAInner{color:#f2f0eaa8}.demo-module__W68-Ga__faqDark .demo-module__W68-Ga__faqQ:hover,.demo-module__W68-Ga__faqDark .demo-module__W68-Ga__faqOpen .demo-module__W68-Ga__faqQ{color:var(--pink)}.demo-module__W68-Ga__preloader{z-index:200;place-items:center;display:grid;position:fixed;inset:0}.demo-module__W68-Ga__plCols{z-index:0;display:flex;position:absolute;inset:0}.demo-module__W68-Ga__plCol{background:var(--grey);flex:1 1 0;height:100%}.demo-module__W68-Ga__plInner{z-index:1;flex-direction:column;align-items:center;gap:18px;display:flex;position:relative}.demo-module__W68-Ga__plMark{width:60px;height:60px;color:var(--pink)}.demo-module__W68-Ga__plMark svg{width:100%;height:100%;display:block}.demo-module__W68-Ga__plWordWrap{margin-top:6px;padding-bottom:2px;overflow:hidden}.demo-module__W68-Ga__plWord{font-family:var(--serif);color:#f4f5f7;letter-spacing:-.02em;font-size:30px;font-weight:560;display:inline-block}.demo-module__W68-Ga__plTag{color:#f4f5f780;letter-spacing:.01em;font-size:13.5px}.demo-module__W68-Ga__plBar{background:#ffffff21;border-radius:2px;width:200px;height:2px;margin-top:10px;overflow:hidden}.demo-module__W68-Ga__plBarFill{background:var(--pink);transform-origin:0;width:100%;height:100%}.demo-module__W68-Ga__catStrip{background:var(--grey);color:var(--on-grey);border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff12;padding:clamp(54px,9vh,116px) 0 clamp(44px,7vh,84px);overflow:hidden}.demo-module__W68-Ga__catStripInner{max-width:1180px;padding:0 var(--pad);margin:0 auto}.demo-module__W68-Ga__catStripEyebrow{text-align:center;letter-spacing:.26em;text-transform:uppercase;color:var(--pink);margin:0 0 clamp(28px,4vh,48px);font-size:12px;font-weight:700}.demo-module__W68-Ga__kpiRow{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:clamp(24px,4vw,60px);display:flex}.demo-module__W68-Ga__kpiItem{text-align:center}.demo-module__W68-Ga__kpiBig{font-family:var(--serif);font-variant-numeric:tabular-nums;letter-spacing:-.03em;color:#fff;white-space:nowrap;font-size:clamp(36px,4.8vw,62px);font-weight:700;line-height:1}.demo-module__W68-Ga__kpiPlus{color:var(--pink);margin-left:1px}.demo-module__W68-Ga__kpiLabel{letter-spacing:.16em;text-transform:uppercase;color:#f4f5f780;margin:clamp(10px,1.6vh,15px) 0 0;font-size:clamp(10.5px,1vw,12px);font-weight:600}.demo-module__W68-Ga__kpiDiv{background:#ffffff1f;align-self:stretch;width:1px;margin-top:4px}.demo-module__W68-Ga__kpiLine{text-align:center;letter-spacing:.1em;text-transform:uppercase;color:#f4f5f780;max-width:56ch;margin:clamp(28px,4vh,48px) auto clamp(34px,5vh,60px);font-size:clamp(12px,1.05vw,13.5px);font-weight:500}.demo-module__W68-Ga__logoMarquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.demo-module__W68-Ga__logoTrack{will-change:transform;align-items:center;gap:clamp(16px,2vw,28px);width:max-content;display:inline-flex}.demo-module__W68-Ga__logoItem{letter-spacing:-.02em;-webkit-user-select:none;user-select:none;box-shadow:none;background:0 0;border-radius:0;flex:none;align-items:center;gap:7px;padding:11px 18px;font-size:19px;font-weight:800;line-height:1;display:inline-flex}.demo-module__W68-Ga__logoItem svg{flex:none;display:block}@media (max-width:680px){.demo-module__W68-Ga__kpiBig{font-size:clamp(34px,11vw,50px)}.demo-module__W68-Ga__kpiDiv{display:none}}.demo-module__W68-Ga__bentoSec{padding:clamp(12px, 1.4vw, 20px) var(--pad)}.demo-module__W68-Ga__bentoSecTop{padding-top:clamp(18px,2.4vw,34px)}.demo-module__W68-Ga__bento{grid-template-columns:repeat(12,1fr);gap:clamp(10px,.85vw,14px);max-width:1280px;margin:0 auto;display:grid}.demo-module__W68-Ga__tile{border:1px solid var(--line);background:var(--card);border-radius:22px;flex-direction:column;min-width:0;padding:clamp(22px,2.3vw,34px);display:flex;position:relative;overflow:hidden}.demo-module__W68-Ga__tileDark{background:var(--grey);color:var(--on-grey);border-color:#ffffff14}.demo-module__W68-Ga__tilePink{background:var(--pink);color:#fff;border-color:var(--pink)}.demo-module__W68-Ga__tileHover{transition:transform .32s var(--ease), box-shadow .32s var(--ease)}.demo-module__W68-Ga__tileHover:hover{transform:translateY(-3px);box-shadow:0 22px 44px -26px #0000003d}.demo-module__W68-Ga__tileEyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);align-items:center;gap:10px;margin:0 0 auto;font-size:11.5px;font-weight:600;display:inline-flex}.demo-module__W68-Ga__tileDark .demo-module__W68-Ga__tileEyebrow,.demo-module__W68-Ga__tilePink .demo-module__W68-Ga__tileEyebrow{color:#fff9}.demo-module__W68-Ga__tileTitle{font-family:var(--serif);letter-spacing:-.012em;margin:16px 0 0;font-size:clamp(20px,2vw,26px);font-weight:450;line-height:1.08}.demo-module__W68-Ga__tileBody{color:var(--ink-2);margin:10px 0 0;font-size:14px;line-height:1.5}.demo-module__W68-Ga__tileDark .demo-module__W68-Ga__tileBody{color:#f4f5f79e}.demo-module__W68-Ga__tileLink{color:var(--pink);transition:gap .16s var(--ease);align-items:center;gap:6px;margin-top:16px;font-size:13.5px;font-weight:560;text-decoration:none;display:inline-flex}.demo-module__W68-Ga__tileLink svg{width:14px;height:14px}.demo-module__W68-Ga__tileLink:hover{gap:9px}.demo-module__W68-Ga__cs12{grid-column:span 12}.demo-module__W68-Ga__cs8{grid-column:span 8}.demo-module__W68-Ga__cs7{grid-column:span 7}.demo-module__W68-Ga__cs6{grid-column:span 6}.demo-module__W68-Ga__cs5{grid-column:span 5}.demo-module__W68-Ga__cs4{grid-column:span 4}.demo-module__W68-Ga__cs3{grid-column:span 3}.demo-module__W68-Ga__rs2{grid-row:span 2}.demo-module__W68-Ga__tileHero{justify-content:center;gap:clamp(18px,2.2vh,26px);padding:clamp(30px,3.2vw,54px)}.demo-module__W68-Ga__bentoHeroTitle{font-family:var(--serif);letter-spacing:-.028em;color:var(--ink);margin:0;font-size:clamp(34px,4.4vw,64px);font-weight:430;line-height:.98}.demo-module__W68-Ga__bentoLead{color:var(--ink-2);max-width:46ch;margin:0;font-size:clamp(15px,1.3vw,17px);line-height:1.5}.demo-module__W68-Ga__tileProduct{background:linear-gradient(168deg,#232327 0%,#161618 100%);justify-content:space-between;gap:0}.demo-module__W68-Ga__compRows{flex-direction:column;gap:9px;margin-top:18px;display:flex}.demo-module__W68-Ga__compRow{background:#ffffff0a;border:1px solid #ffffff12;border-radius:11px;align-items:center;gap:12px;padding:10px 12px;display:flex}.demo-module__W68-Ga__compRowTop{background:#e11d4821;border-color:#e11d486b}.demo-module__W68-Ga__compThumb{background:#ffffff1c;border-radius:7px;flex:none;width:28px;height:28px}.demo-module__W68-Ga__compStore{color:#f4f5f7d1;flex:auto;font-size:13px;font-weight:600}.demo-module__W68-Ga__compBar{background:#ffffff26;border-radius:4px;flex:none;width:52px;height:8px}.demo-module__W68-Ga__compRowTop .demo-module__W68-Ga__compBar{background:var(--pink);width:36px}.demo-module__W68-Ga__compTag{color:#fff;text-transform:uppercase;letter-spacing:.06em;background:var(--pink);border-radius:6px;flex:none;padding:3px 7px;font-size:10px;font-weight:700}.demo-module__W68-Ga__tileKpi{justify-content:center;gap:8px}.demo-module__W68-Ga__tileKpiNum{font-family:var(--font-geist-sans), "Inter", system-ui, sans-serif;letter-spacing:-.035em;color:var(--ink);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:clamp(25px,2.5vw,39px);font-weight:800;line-height:1}.demo-module__W68-Ga__tileKpiNum .demo-module__W68-Ga__kpiPlus{color:var(--pink)}.demo-module__W68-Ga__tileKpiLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3);margin:0;font-size:11.5px;font-weight:600}.demo-module__W68-Ga__tileLogos{justify-content:center;padding:clamp(15px,1.5vw,20px) 0}.demo-module__W68-Ga__tileLogos .demo-module__W68-Ga__logoItem{box-shadow:none;background:0 0;padding:0;font-size:18px}.demo-module__W68-Ga__tileLogos .demo-module__W68-Ga__logoTrack{gap:clamp(34px,4vw,60px)}.demo-module__W68-Ga__tileIconWrap{background:var(--pink-soft);width:44px;height:44px;color:var(--pink);border-radius:12px;justify-content:center;align-items:center;margin-bottom:clamp(20px,3vh,32px);display:inline-flex}.demo-module__W68-Ga__tileIcon{width:22px;height:22px}.demo-module__W68-Ga__tileStatement{justify-content:space-between}.demo-module__W68-Ga__statementTile{font-family:var(--serif);letter-spacing:-.014em;color:#fff;text-wrap:balance;margin:18px 0 24px;font-size:clamp(23px,2.7vw,38px);font-weight:440;line-height:1.08}.demo-module__W68-Ga__tileStatement .demo-module__W68-Ga__btnOnCrimson{align-self:flex-start}@media (max-width:900px){.demo-module__W68-Ga__bento{grid-template-columns:repeat(6,1fr)}.demo-module__W68-Ga__cs8,.demo-module__W68-Ga__cs7,.demo-module__W68-Ga__cs6,.demo-module__W68-Ga__cs5{grid-column:span 6}.demo-module__W68-Ga__cs4,.demo-module__W68-Ga__cs3{grid-column:span 3}.demo-module__W68-Ga__rs2{grid-row:span 1}}@media (max-width:560px){.demo-module__W68-Ga__bento{grid-template-columns:1fr}.demo-module__W68-Ga__cs12,.demo-module__W68-Ga__cs8,.demo-module__W68-Ga__cs7,.demo-module__W68-Ga__cs6,.demo-module__W68-Ga__cs5,.demo-module__W68-Ga__cs4,.demo-module__W68-Ga__cs3{grid-column:span 1}}.demo-module__W68-Ga__gWrap{max-width:1180px;padding:0 var(--pad);margin:0 auto}.demo-module__W68-Ga__gWrapWide{max-width:1320px;padding:0 var(--pad);margin:0 auto}.demo-module__W68-Ga__gSec{padding:clamp(60px,10vh,150px) 0}.demo-module__W68-Ga__gSecTight{padding:clamp(44px,7vh,96px) 0}.demo-module__W68-Ga__gGrey{background:var(--grey);color:var(--on-grey)}.demo-module__W68-Ga__gCrimson{background:var(--pink);color:#fff}.demo-module__W68-Ga__gCream{background:var(--paper-2)}.demo-module__W68-Ga__gHead{text-align:center;max-width:760px;margin:0 auto clamp(40px,6vh,76px)}.demo-module__W68-Ga__gHeadLeft{text-align:left;margin-left:0}.demo-module__W68-Ga__gEyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--pink);align-items:center;gap:9px;margin:0 0 18px;font-size:12px;font-weight:700;display:inline-flex}.demo-module__W68-Ga__gGrey .demo-module__W68-Ga__gEyebrow,.demo-module__W68-Ga__gCrimson .demo-module__W68-Ga__gEyebrow{color:#ffffffa8}.demo-module__W68-Ga__gCrimson .demo-module__W68-Ga__gEyebrow .demo-module__W68-Ga__sqr,.demo-module__W68-Ga__gGrey .demo-module__W68-Ga__gEyebrow .demo-module__W68-Ga__sqr{background:#fff}.demo-module__W68-Ga__gTitle{font-family:var(--serif);letter-spacing:-.03em;color:var(--ink);text-wrap:balance;margin:0;font-size:clamp(30px,4.4vw,54px);font-weight:700;line-height:1.04}.demo-module__W68-Ga__gGrey .demo-module__W68-Ga__gTitle,.demo-module__W68-Ga__gCrimson .demo-module__W68-Ga__gTitle{color:#fff}.demo-module__W68-Ga__gSub{color:var(--ink-2);max-width:60ch;margin:clamp(16px,2vh,22px) auto 0;font-size:clamp(16px,1.5vw,19px);line-height:1.5}.demo-module__W68-Ga__gGrey .demo-module__W68-Ga__gSub{color:#f4f5f7a8}.demo-module__W68-Ga__gCrimson .demo-module__W68-Ga__gSub{color:#ffffffdb}.demo-module__W68-Ga__ph{background:var(--paper-2);place-items:center;display:grid;position:relative;overflow:hidden}.demo-module__W68-Ga__phDark{background:#202024}.demo-module__W68-Ga__phLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--ink-4);font-size:11px;font-weight:600}.demo-module__W68-Ga__phDark .demo-module__W68-Ga__phLabel{color:#f4f5f757}.demo-module__W68-Ga__device{background:var(--card);border:1px solid #0000000d;border-radius:22px;overflow:hidden;box-shadow:0 8px 18px -6px #1a19160d,0 64px 130px -46px #1a19164d}.demo-module__W68-Ga__deviceBar{border-bottom:1px solid var(--line);background:#fcfbf9;align-items:center;gap:13px;height:44px;padding:0 18px;display:flex}.demo-module__W68-Ga__deviceDots{flex:none;gap:7px;display:inline-flex}.demo-module__W68-Ga__deviceDots span{background:#e7e3da;border-radius:50%;width:9px;height:9px}.demo-module__W68-Ga__deviceUrl{color:var(--ink-4);background:var(--paper-2);border-radius:999px;flex:auto;max-width:360px;padding:6px 14px;font-size:12px}.demo-module__W68-Ga__deviceBody{aspect-ratio:16/9.6}.demo-module__W68-Ga__gHero{text-align:center;padding:clamp(48px,9vh,116px) 0 clamp(56px,9vh,120px);position:relative;overflow:hidden}.demo-module__W68-Ga__gHeroBadge{background:var(--card);border:1px solid var(--line);color:var(--ink-2);border-radius:999px;align-items:center;gap:8px;margin-bottom:clamp(22px,3vh,34px);padding:7px 14px;font-size:13px;font-weight:500;display:inline-flex;box-shadow:0 1px 2px #1a19160a}.demo-module__W68-Ga__gHeroBadge b{color:var(--ink);font-weight:700}.demo-module__W68-Ga__gHeroStars{color:var(--pink);letter-spacing:1px}.demo-module__W68-Ga__gHeroTitle{font-family:var(--serif);letter-spacing:-.042em;max-width:15ch;color:var(--ink);margin:0 auto;font-size:clamp(44px,7.4vw,110px);font-weight:700;line-height:.96}.demo-module__W68-Ga__gHeroSub{color:var(--ink-2);max-width:54ch;margin:clamp(22px,2.8vh,32px) auto 0;font-size:clamp(17px,1.7vw,21px);line-height:1.5}.demo-module__W68-Ga__gHeroSearch{max-width:600px;margin:clamp(26px,3.4vh,38px) auto 0}.demo-module__W68-Ga__gHeroStage{max-width:1080px;margin:clamp(56px,8vh,104px) auto 0;position:relative}.demo-module__W68-Ga__gHeroStage:after{content:"";z-index:-1;background:radial-gradient(60% 100% at 50% 100%,#1a19160f,#0000 72%);width:80%;height:60%;position:absolute;bottom:-8%;left:50%;transform:translate(-50%)}.demo-module__W68-Ga__gHeroStage .demo-module__W68-Ga__deviceBody{aspect-ratio:16/9}.demo-module__W68-Ga__floatCard{z-index:4;background:var(--card);border:1px solid var(--line);border-radius:15px;align-items:center;gap:12px;padding:13px 16px;display:inline-flex;position:absolute;box-shadow:0 22px 48px -22px #1a191652}.demo-module__W68-Ga__floatA{top:16%;left:-3%}.demo-module__W68-Ga__floatB{bottom:12%;right:-2%}.demo-module__W68-Ga__floatC{top:60%;left:-5%}.demo-module__W68-Ga__fcIcon{background:var(--pink);color:#fff;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;display:grid}.demo-module__W68-Ga__fcIcon svg{width:18px;height:18px}.demo-module__W68-Ga__fcSmall{color:var(--ink-3);font-size:11px}.demo-module__W68-Ga__fcBig{color:var(--ink);font-size:14px;font-weight:700}.demo-module__W68-Ga__fcLogo{letter-spacing:-.02em;font-size:15px;font-weight:800}@media (max-width:720px){.demo-module__W68-Ga__floatCard{display:none}}.demo-module__W68-Ga__gFeat3{grid-template-columns:repeat(3,1fr);gap:clamp(22px,3vw,52px);max-width:1080px;margin:0 auto;display:grid}.demo-module__W68-Ga__gFeatCol{text-align:center;flex-direction:column;align-items:center;display:flex}.demo-module__W68-Ga__gFeatIcon{background:var(--pink-soft);width:52px;height:52px;color:var(--pink);border-radius:14px;place-items:center;margin-bottom:20px;display:grid}.demo-module__W68-Ga__gFeatIcon svg{width:25px;height:25px}.demo-module__W68-Ga__gFeatTitle{font-family:var(--serif);letter-spacing:-.02em;color:var(--ink);margin:0;font-size:clamp(19px,1.9vw,23px);font-weight:700}.demo-module__W68-Ga__gFeatBody{color:var(--ink-2);max-width:34ch;margin:10px 0 0;font-size:15px;line-height:1.55}@media (max-width:760px){.demo-module__W68-Ga__gFeat3{grid-template-columns:1fr;gap:36px}}.demo-module__W68-Ga__gStats{text-align:center;grid-template-columns:repeat(3,1fr);align-items:start;gap:clamp(20px,3vw,56px);display:grid}.demo-module__W68-Ga__gStatNum{font-family:var(--font-geist-sans), "Inter", system-ui, sans-serif;letter-spacing:-.04em;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:clamp(40px,6.5vw,92px);font-weight:800;line-height:.95}.demo-module__W68-Ga__gStatPlus{color:var(--pink)}.demo-module__W68-Ga__gStatLabel{letter-spacing:.12em;text-transform:uppercase;color:#f4f5f780;margin:clamp(12px,2vh,20px) 0 0;font-size:clamp(12px,1.1vw,14px);font-weight:600}.demo-module__W68-Ga__gStatFoot{text-align:center;letter-spacing:.04em;color:#f4f5f780;max-width:60ch;margin:clamp(30px,4vh,52px) auto 0;font-size:clamp(13px,1.2vw,15px)}@media (max-width:760px){.demo-module__W68-Ga__gStats{grid-template-columns:1fr;gap:36px}}.demo-module__W68-Ga__gBlock{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(36px,6vw,92px);display:grid}.demo-module__W68-Ga__gBlock+.demo-module__W68-Ga__gBlock{margin-top:clamp(64px,10vh,140px)}.demo-module__W68-Ga__gBlockText{max-width:480px}.demo-module__W68-Ga__gBlockFlip .demo-module__W68-Ga__gBlockText{order:2;justify-self:end}.demo-module__W68-Ga__gBlockTitle{font-family:var(--serif);letter-spacing:-.03em;color:var(--ink);margin:16px 0 0;font-size:clamp(26px,3.2vw,42px);font-weight:700;line-height:1.06}.demo-module__W68-Ga__gBlockBody{color:var(--ink-2);margin:18px 0 0;font-size:clamp(15.5px,1.5vw,17.5px);line-height:1.6}.demo-module__W68-Ga__gBlockCta{margin-top:24px}.demo-module__W68-Ga__gBlockViz{position:relative}.demo-module__W68-Ga__gBlockViz .demo-module__W68-Ga__deviceBody{aspect-ratio:16/11}@media (max-width:860px){.demo-module__W68-Ga__gBlock{grid-template-columns:1fr;gap:32px}.demo-module__W68-Ga__gBlockFlip .demo-module__W68-Ga__gBlockText{order:0;justify-self:start}.demo-module__W68-Ga__gBlockFlip .demo-module__W68-Ga__gBlockViz{order:2}}.demo-module__W68-Ga__gPhaseTabs{background:var(--card);border:1px solid var(--line);border-radius:999px;gap:4px;margin:0 auto clamp(34px,5vh,52px);padding:5px;display:inline-flex}.demo-module__W68-Ga__gPhaseTab{cursor:pointer;color:var(--ink-3);z-index:1;transition:color .2s var(--ease);background:0 0;border:none;border-radius:999px;padding:9px 20px;font-family:inherit;font-size:14px;font-weight:600;position:relative}.demo-module__W68-Ga__gPhaseTabOn{color:#fff}.demo-module__W68-Ga__gPhasePill{z-index:0;background:var(--pink);border-radius:999px;position:absolute;inset:0}.demo-module__W68-Ga__gPhaseStage{max-width:1000px;margin:0 auto}.demo-module__W68-Ga__gPhaseStage .demo-module__W68-Ga__deviceBody{aspect-ratio:16/8.4}.demo-module__W68-Ga__gCrimsonText{font-family:var(--serif);letter-spacing:-.035em;text-align:center;color:#fff;max-width:18ch;margin:0 auto;font-size:clamp(30px,5vw,66px);font-weight:700;line-height:1.02}.demo-module__W68-Ga__gCrimsonActions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:clamp(28px,4vh,44px);display:flex}.demo-module__W68-Ga__gTestRow{gap:clamp(14px,1.4vw,20px);width:max-content;display:flex}.demo-module__W68-Ga__gTestMarquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.demo-module__W68-Ga__gTestCard{background:var(--card);border:1px solid var(--line);border-radius:18px;flex-direction:column;flex:0 0 clamp(280px,30vw,360px);padding:clamp(22px,2.2vw,30px);display:flex}.demo-module__W68-Ga__gTestStars{color:var(--pink);letter-spacing:2px;margin-bottom:14px;font-size:15px}.demo-module__W68-Ga__gTestQuote{color:var(--ink);margin:0 0 auto;font-size:16px;line-height:1.5}.demo-module__W68-Ga__gTestWho{align-items:center;gap:11px;margin-top:22px;display:flex}.demo-module__W68-Ga__gTestAvatar{background:var(--paper-2);border:1px solid var(--line);border-radius:50%;flex:none;width:38px;height:38px}.demo-module__W68-Ga__gTestName{color:var(--ink);font-size:14px;font-weight:600}.demo-module__W68-Ga__gTestMeta{color:var(--ink-4);font-size:12.5px}.demo-module__W68-Ga__gTestLine{background:var(--paper-2);border-radius:5px;height:11px;display:block}.demo-module__W68-Ga__gCtaInner{text-align:center;z-index:1;position:relative}.demo-module__W68-Ga__gCtaTitle{font-family:var(--serif);letter-spacing:-.035em;max-width:16ch;margin:0 auto;font-size:clamp(32px,5vw,68px);font-weight:700;line-height:1}.demo-module__W68-Ga__gCtaActions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:clamp(28px,4vh,42px);display:flex}.demo-module__W68-Ga__intelGrid{grid-template-columns:repeat(3,1fr);gap:clamp(12px,1.4vw,18px);margin-top:clamp(34px,5vh,56px);display:grid}.demo-module__W68-Ga__intelChip{background:var(--card);border:1px solid var(--line);transition:border-color .2s var(--ease), box-shadow .2s var(--ease), transform .2s var(--ease);border-radius:16px;flex-direction:column;gap:12px;padding:clamp(20px,2vw,26px);display:flex}.demo-module__W68-Ga__intelChip:hover{border-color:var(--line-2);transform:translateY(-2px);box-shadow:0 16px 36px -24px #1a19163d}.demo-module__W68-Ga__intelHeader{align-items:center;gap:13px;display:flex}.demo-module__W68-Ga__intelIcon{background:var(--pink-soft);width:42px;height:42px;color:var(--pink);border-radius:12px;flex:none;place-items:center;display:grid}.demo-module__W68-Ga__intelIcon svg{width:22px;height:22px}.demo-module__W68-Ga__intelKind{letter-spacing:.03em;text-transform:uppercase;min-width:0;color:var(--ink);flex:auto;font-size:13px;font-weight:700}.demo-module__W68-Ga__intelPct{font-family:var(--font-geist-sans), "Inter", system-ui, sans-serif;color:var(--pink);font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:23px;font-weight:800}.demo-module__W68-Ga__intelNote{color:var(--ink-3);margin:0;font-size:14px;line-height:1.45}.demo-module__W68-Ga__intelFoot{color:var(--ink-4);max-width:70ch;margin:clamp(22px,3vh,30px) 0 0;font-size:13.5px;line-height:1.5}@media (max-width:860px){.demo-module__W68-Ga__intelGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.demo-module__W68-Ga__intelGrid{grid-template-columns:1fr}}.demo-module__W68-Ga__cursor{border:1.5px solid var(--pink);pointer-events:none;z-index:300;will-change:transform;width:30px;height:30px;transition:width .26s var(--ease), height .26s var(--ease), margin .26s var(--ease), background-color .26s var(--ease);border-radius:50%;margin:-15px 0 0 -15px;position:fixed;top:0;left:0}.demo-module__W68-Ga__cursorOn{background-color:#e11d481a;width:54px;height:54px;margin:-27px 0 0 -27px}@media (hover:none),(pointer:coarse){.demo-module__W68-Ga__cursor{display:none}}.demo-module__W68-Ga__cine{position:relative}.demo-module__W68-Ga__cineSticky{height:100vh;position:sticky;top:0;overflow:hidden}.demo-module__W68-Ga__cineLayer{text-align:center;padding:72px var(--pad) 0;will-change:transform, opacity;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.demo-module__W68-Ga__cineLayer a,.demo-module__W68-Ga__cineLayer button,.demo-module__W68-Ga__cineLayer input,.demo-module__W68-Ga__cineLayer form{pointer-events:auto}.demo-module__W68-Ga__cineHeadline{font-family:var(--serif);letter-spacing:-.045em;max-width:14ch;color:var(--ink);margin:16px 0 0;font-size:clamp(42px,7vw,96px);font-weight:700;line-height:.94}.demo-module__W68-Ga__cineSub{color:var(--ink-2);max-width:50ch;margin:clamp(20px,2.6vh,28px) auto 0;font-size:clamp(16px,1.6vw,20px);line-height:1.5}.demo-module__W68-Ga__cineSearch{width:100%;max-width:600px;margin:clamp(22px,3vh,34px) auto 0}.demo-module__W68-Ga__cineHint{letter-spacing:.16em;text-transform:uppercase;color:var(--ink-4);margin-top:clamp(24px,3.6vh,42px);font-size:11.5px}.demo-module__W68-Ga__cineDevice{background:linear-gradient(168deg,#232327 0%,#161618 100%);border:1px solid #ffffff14;border-radius:18px;width:min(940px,88vw);overflow:hidden;box-shadow:0 50px 110px -42px #0000008c}.demo-module__W68-Ga__cineDeviceBar{background:#1f1f22;border-bottom:1px solid #ffffff12;align-items:center;gap:14px;height:46px;padding:0 18px;display:flex}.demo-module__W68-Ga__cineDeviceUrl{color:#f4f5f766;background:#ffffff0d;border-radius:8px;padding:6px 14px;font-size:12px}.demo-module__W68-Ga__cineDeviceBody{padding:clamp(20px,3vw,40px)}.demo-module__W68-Ga__cineDeviceBody .demo-module__W68-Ga__compRows{margin-top:0}.demo-module__W68-Ga__cineKicker{letter-spacing:.14em;text-transform:uppercase;color:var(--pink);margin:0 0 clamp(20px,3vh,34px);font-size:clamp(13px,1.3vw,16px);font-weight:600}.demo-module__W68-Ga__cineStats{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:clamp(28px,6vw,92px);display:flex}.demo-module__W68-Ga__cineStatItem{flex-direction:column;align-items:center;display:flex}.demo-module__W68-Ga__cineStatNum{font-family:var(--font-geist-sans), "Inter", system-ui, sans-serif;letter-spacing:-.05em;color:var(--ink);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:clamp(44px,7.5vw,100px);font-weight:800;line-height:.9}.demo-module__W68-Ga__cineStatPlus{color:var(--pink)}.demo-module__W68-Ga__cineStatLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3);margin-top:14px;font-size:clamp(11px,1.1vw,14px);font-weight:600}.demo-module__W68-Ga__cineStatic{text-align:center;padding:clamp(64px,11vh,130px) 0}.demo-module__W68-Ga__cineLayerStatic{flex-direction:column;align-items:center;display:flex}.demo-module__W68-Ga__vs{grid-column:1/13;grid-template-columns:1fr 1fr;gap:clamp(14px,1.6vw,22px);display:grid}.demo-module__W68-Ga__vsCard{border-radius:var(--rad-lg);flex-direction:column;padding:clamp(24px,3vw,44px);display:flex}.demo-module__W68-Ga__vsBad{background:var(--paper-2);border:1px solid var(--line)}.demo-module__W68-Ga__vsGood{background:var(--grey);border:1px solid var(--grey)}.demo-module__W68-Ga__vsLabel{letter-spacing:.08em;text-transform:uppercase;margin:0 0 clamp(18px,2.4vh,26px);font-size:12px;font-weight:600}.demo-module__W68-Ga__vsBad .demo-module__W68-Ga__vsLabel{color:var(--ink-4)}.demo-module__W68-Ga__vsGood .demo-module__W68-Ga__vsLabel{color:var(--pink)}.demo-module__W68-Ga__vsList{flex-direction:column;flex:auto;gap:clamp(13px,1.6vh,18px);margin:0;padding:0;list-style:none;display:flex}.demo-module__W68-Ga__vsList li{align-items:flex-start;gap:12px;font-size:clamp(14px,1.4vw,15.5px);line-height:1.4;display:flex}.demo-module__W68-Ga__vsBad li{color:var(--ink-3)}.demo-module__W68-Ga__vsGood li{color:var(--on-grey)}.demo-module__W68-Ga__vsList svg{flex:none;width:17px;height:17px;margin-top:1px}.demo-module__W68-Ga__vsBad li svg{color:var(--ink-4)}.demo-module__W68-Ga__vsGood li svg{color:var(--pink)}.demo-module__W68-Ga__vsTask{font-weight:500}@media (max-width:720px){.demo-module__W68-Ga__vs{grid-template-columns:1fr}}.demo-module__W68-Ga__sellersDark{background:var(--grey);border-top:1px solid #ffffff12}.demo-module__W68-Ga__sellersDark .demo-module__W68-Ga__sellersTitle{color:var(--on-grey)}.demo-module__W68-Ga__sellersDark .demo-module__W68-Ga__sellersBody{color:#f4f5f79e}.demo-module__W68-Ga__sellersDark .demo-module__W68-Ga__sellersList li{color:var(--on-grey)}.demo-module__W68-Ga__sellersDark .demo-module__W68-Ga__num{color:#ffffff42}.demo-module__W68-Ga__sellersDark .demo-module__W68-Ga__accentLink{color:#ff5277}.demo-module__W68-Ga__heroProduct{position:relative}.demo-module__W68-Ga__heroFloat{z-index:3;border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:11px;padding:12px 15px;display:inline-flex;position:absolute;box-shadow:0 18px 40px -18px #00000047}.demo-module__W68-Ga__heroFloatA{top:clamp(10px,4vw,38px);left:clamp(-8px,-1vw,0px)}.demo-module__W68-Ga__heroFloatB{bottom:clamp(14px,5vw,46px);right:clamp(-6px,-1vw,4px)}.demo-module__W68-Ga__heroFloatIcon{border-radius:8px;flex:none;place-items:center;width:30px;height:30px;display:grid}.demo-module__W68-Ga__heroFloatIconPink{background:var(--pink);color:#fff}.demo-module__W68-Ga__heroFloatIconPink svg{width:17px;height:17px}.demo-module__W68-Ga__heroFloatTextSm{color:var(--ink-3);letter-spacing:.02em;font-size:11px}.demo-module__W68-Ga__heroFloatTextLg{color:var(--ink);font-size:14px;font-weight:600}.demo-module__W68-Ga__heroFloatLogo{letter-spacing:-.02em;font-size:16px;font-weight:800}@media (max-width:700px){.demo-module__W68-Ga__heroFloat{display:none}}.demo-module__W68-Ga__plinthSec{border-top:1px solid var(--line);padding:clamp(54px,9vh,116px) 0}.demo-module__W68-Ga__plinth{background:var(--grey);color:var(--on-grey);border-radius:var(--rad-lg);grid-column:1/13;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(28px,4vw,64px);padding:clamp(28px,4vw,56px);display:grid}.demo-module__W68-Ga__plinthIntro{grid-column:1/3;max-width:56ch}.demo-module__W68-Ga__plinthTitle{font-family:var(--serif);color:var(--on-grey);margin:14px 0 0;font-size:clamp(24px,2.8vw,36px);font-weight:440;line-height:1.08}.demo-module__W68-Ga__plinthBody{color:var(--on-grey-2);margin:14px 0 0;font-size:15px;line-height:1.6}.demo-module__W68-Ga__plinthCol h3{letter-spacing:.06em;text-transform:uppercase;color:var(--on-grey-2);margin:0 0 16px;font-size:12px;font-weight:560}.demo-module__W68-Ga__plinthList{flex-direction:column;gap:13px;margin:0;padding:0;list-style:none;display:flex}.demo-module__W68-Ga__plinthList li{color:var(--on-grey);align-items:flex-start;gap:11px;font-size:14.5px;line-height:1.4;display:flex}.demo-module__W68-Ga__plinthIcon{flex:none;width:16px;height:16px;margin-top:2px}.demo-module__W68-Ga__plinthYes{color:var(--pink)}.demo-module__W68-Ga__plinthNo{color:var(--on-grey-3)}@media (max-width:760px){.demo-module__W68-Ga__plinth{grid-template-columns:1fr;gap:28px}.demo-module__W68-Ga__plinthIntro{grid-column:1/2}}.demo-module__W68-Ga__pageHero{padding:var(--sec) 0 var(--sec-sm)}.demo-module__W68-Ga__pageHeroCopy{grid-column:1/9}.demo-module__W68-Ga__pageHeroAside{grid-column:9/13;align-self:end;padding-bottom:8px}.demo-module__W68-Ga__pageH{font-family:var(--serif);letter-spacing:-.026em;color:var(--ink);margin:clamp(20px,3vh,30px) 0 0 -.04em;font-size:clamp(40px,6.4vw,92px);font-weight:430;line-height:.97}.demo-module__W68-Ga__pageH .demo-module__W68-Ga__emWord{font-style:italic}.demo-module__W68-Ga__pageLede{color:var(--ink-2);margin:0;font-size:clamp(16px,1.4vw,18px);line-height:1.55}.demo-module__W68-Ga__pageHeroActions{flex-direction:column;align-items:flex-start;gap:10px;margin-top:22px;display:flex}.demo-module__W68-Ga__pageHeroSearch{grid-column:1/13;max-width:660px;margin-top:clamp(22px,3.4vh,36px)}.demo-module__W68-Ga__pageHeroWindow{grid-column:1/13;margin-top:clamp(34px,5vh,64px)}.demo-module__W68-Ga__pageHeroWindow .demo-module__W68-Ga__winBody{aspect-ratio:16/8}.demo-module__W68-Ga__heroWinNarrow.demo-module__W68-Ga__pageHeroWindow{grid-column:3/13}.demo-module__W68-Ga__heroWinNarrow.demo-module__W68-Ga__pageHeroWindow .demo-module__W68-Ga__winBody{aspect-ratio:16/9}@media (max-width:900px){.demo-module__W68-Ga__pageHeroCopy,.demo-module__W68-Ga__pageHeroAside{grid-column:1/13}.demo-module__W68-Ga__pageHeroAside{align-self:auto;margin-top:22px;padding-bottom:0}.demo-module__W68-Ga__pageH{margin-left:0}}.demo-module__W68-Ga__heroC{padding:clamp(46px,8vh,116px) 0 clamp(40px,6vh,80px)}.demo-module__W68-Ga__heroCopy2{grid-column:1/10}.demo-module__W68-Ga__heroBigTitle{font-family:var(--serif);letter-spacing:-.028em;color:var(--ink);margin:clamp(22px,3vh,34px) 0 0 -.04em;font-size:clamp(44px,7vw,104px);font-weight:430;line-height:.96}.demo-module__W68-Ga__flip{display:inline-block;position:relative}.demo-module__W68-Ga__flipWord{color:var(--pink);white-space:nowrap;font-style:italic;display:inline-block}.demo-module__W68-Ga__heroLead2{color:var(--ink-2);max-width:50ch;margin:clamp(20px,2.6vh,28px) 0 0;font-size:clamp(16px,1.4vw,18.5px);line-height:1.55}.demo-module__W68-Ga__search{background:var(--card);border:1px solid var(--line-2);max-width:680px;transition:border-color .18s var(--ease), box-shadow .18s var(--ease);border-radius:15px;align-items:center;gap:8px;margin-top:clamp(24px,3.4vh,36px);padding:7px 7px 7px 18px;display:flex;box-shadow:0 2px 4px #1b17120a,0 20px 44px -26px #1b171233}.demo-module__W68-Ga__search:focus-within{border-color:var(--ink-3);box-shadow:0 2px 4px #1b17120d,0 26px 54px -24px #1b171247}.demo-module__W68-Ga__searchIcon{width:20px;height:20px;color:var(--ink-3);flex:none}.demo-module__W68-Ga__searchInput{min-width:0;color:var(--ink);background:0 0;border:none;outline:none;flex:auto;padding:13px 0;font-family:inherit;font-size:16px}.demo-module__W68-Ga__searchInput::placeholder{color:var(--ink-4)}.demo-module__W68-Ga__searchBtn{background:var(--pink);color:#fff;cursor:pointer;height:47px;transition:background .18s var(--ease);border:none;border-radius:10px;flex:none;align-items:center;gap:8px;padding:0 20px;font-family:inherit;font-size:14.5px;font-weight:540;display:inline-flex}.demo-module__W68-Ga__searchBtn:hover{background:var(--pink-2)}.demo-module__W68-Ga__searchBtn:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.demo-module__W68-Ga__searchBtn svg{width:15px;height:15px}.demo-module__W68-Ga__modes{flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px;display:flex}.demo-module__W68-Ga__modesLabel{color:var(--ink-3);margin-right:2px;font-size:13px}.demo-module__W68-Ga__modeChip{color:var(--ink-2);border:1px solid var(--line-2);background:var(--card);cursor:pointer;transition:color .16s var(--ease), background .16s var(--ease), border-color .16s var(--ease);border-radius:999px;padding:6px 13px;font-family:inherit;font-size:13px;font-weight:500}.demo-module__W68-Ga__modeChip:hover{border-color:var(--ink-3);color:var(--ink)}.demo-module__W68-Ga__modeChipOn{background:var(--ink);color:var(--paper);border-color:var(--ink)}.demo-module__W68-Ga__heroProduct{grid-column:1/13;margin-top:clamp(40px,6vh,84px)}.demo-module__W68-Ga__heroProduct .demo-module__W68-Ga__winBody{aspect-ratio:16/8}@media (max-width:900px){.demo-module__W68-Ga__heroCopy2{grid-column:1/13}.demo-module__W68-Ga__searchBtn span{display:none}.demo-module__W68-Ga__searchBtn{padding:0 14px}}.demo-module__W68-Ga__coverage{background:var(--panel-grey);border-top:1px solid var(--line-2);border-bottom:1px solid var(--line-2);padding:var(--sec-sm) 0;overflow:hidden}.demo-module__W68-Ga__coverageLabel{text-align:center;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);margin:0 0 clamp(18px,2.4vh,24px);font-size:12px;font-weight:560}.demo-module__W68-Ga__coverage .demo-module__W68-Ga__trustWord{color:var(--ink-3)}.demo-module__W68-Ga__coverage .demo-module__W68-Ga__trustWord:hover{color:var(--ink-2)}.demo-module__W68-Ga__values{border-top:1px solid var(--line);padding:clamp(58px,9vh,120px) 0}.demo-module__W68-Ga__valuesHead{grid-column:1/13;max-width:22ch;margin-bottom:clamp(30px,5vh,56px)}.demo-module__W68-Ga__valuesTitle{font-family:var(--serif);letter-spacing:-.014em;margin:14px 0 0;font-size:clamp(28px,3.6vw,46px);font-weight:440;line-height:1.06}.demo-module__W68-Ga__valuesTitle em{color:var(--ink-3);font-style:italic}.demo-module__W68-Ga__valueCol{border-left:1px solid var(--line);grid-column:span 4;padding-left:clamp(18px,2vw,28px)}.demo-module__W68-Ga__valueIcon{width:24px;height:24px;color:var(--pink);margin-bottom:clamp(16px,2.4vh,22px)}.demo-module__W68-Ga__valueTitle{font-family:var(--serif);letter-spacing:-.01em;margin:0;font-size:clamp(20px,2.1vw,26px);font-weight:460;line-height:1.1}.demo-module__W68-Ga__valueBody{color:var(--ink-2);margin:12px 0 0;font-size:14.5px;line-height:1.55}@media (max-width:820px){.demo-module__W68-Ga__valuesHead{grid-column:1/13}.demo-module__W68-Ga__valueCol{border-left:none;border-top:1px solid var(--line);grid-column:1/13;margin-top:22px;padding:22px 0 0}.demo-module__W68-Ga__valueCol:first-of-type{border-top:none;margin-top:0}.demo-module__W68-Ga__valueIcon{margin-bottom:14px}}.demo-module__W68-Ga__crimsonPanel{background:var(--pink);color:#fff;padding:clamp(74px, 13vh, 156px) var(--pad)}.demo-module__W68-Ga__crimsonInner{max-width:1340px;margin:0 auto}.demo-module__W68-Ga__crimsonEyebrow{letter-spacing:.07em;text-transform:uppercase;color:#ffffffb8;align-items:center;gap:11px;margin-bottom:clamp(22px,3vh,34px);font-size:12px;font-weight:560;display:inline-flex}.demo-module__W68-Ga__crimsonEyebrow .demo-module__W68-Ga__sqr{background:#fff}.demo-module__W68-Ga__crimsonText{font-family:var(--serif);letter-spacing:-.02em;max-width:16ch;margin:0;font-size:clamp(32px,5vw,68px);font-weight:430;line-height:1.04}.demo-module__W68-Ga__crimsonText em{color:#ffffffc7;font-style:italic}.demo-module__W68-Ga__crimsonSub{color:#ffffffdb;max-width:44ch;margin:clamp(26px,3.4vh,38px) 0 0;font-size:clamp(15px,1.4vw,17px);line-height:1.55}.demo-module__W68-Ga__crimsonActions{flex-wrap:wrap;gap:12px;margin-top:clamp(28px,3.6vh,40px);display:flex}.demo-module__W68-Ga__btnOnCrimson{height:47px;color:var(--pink);transition:transform .18s var(--ease), background .18s var(--ease);background:#fff;border:none;border-radius:10px;align-items:center;gap:8px;padding:0 22px;font-family:inherit;font-size:15px;font-weight:560;text-decoration:none;display:inline-flex}.demo-module__W68-Ga__btnOnCrimson:hover{background:#fff4f1;transform:translateY(-1px)}.demo-module__W68-Ga__btnOnCrimson svg{width:16px;height:16px}.demo-module__W68-Ga__btnOnCrimsonGhost{color:#fff;height:47px;transition:background .18s var(--ease), border-color .18s var(--ease);background:0 0;border:1px solid #fff6;border-radius:10px;align-items:center;gap:8px;padding:0 20px;font-family:inherit;font-size:15px;font-weight:500;text-decoration:none;display:inline-flex}.demo-module__W68-Ga__btnOnCrimsonGhost:hover{background:#ffffff1f;border-color:#ffffffb3}.demo-module__W68-Ga__btnOnCrimson:focus-visible,.demo-module__W68-Ga__btnOnCrimsonGhost:focus-visible{outline-offset:3px;outline:2px solid #fff}.demo-module__W68-Ga__sellersBand{border-top:1px solid var(--line);padding:clamp(56px,9vh,116px) 0}.demo-module__W68-Ga__sellersCopy{grid-column:1/7;align-self:center}.demo-module__W68-Ga__sellersAside{grid-column:8/13;align-self:center}.demo-module__W68-Ga__sellersKicker{letter-spacing:.07em;text-transform:uppercase;color:var(--pink);align-items:center;gap:11px;margin-bottom:18px;font-size:12px;font-weight:560;display:inline-flex}.demo-module__W68-Ga__sellersTitle{font-family:var(--serif);letter-spacing:-.012em;margin:0;font-size:clamp(26px,3.2vw,42px);font-weight:440;line-height:1.08}.demo-module__W68-Ga__sellersBody{color:var(--ink-2);max-width:46ch;margin:18px 0 0;font-size:clamp(15px,1.4vw,16.5px);line-height:1.6}.demo-module__W68-Ga__sellersList{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.demo-module__W68-Ga__sellersList li{color:var(--ink);align-items:baseline;gap:14px;font-size:15.5px;display:flex}.demo-module__W68-Ga__sellersList .demo-module__W68-Ga__num{font-size:clamp(22px,2.4vw,32px)}.demo-module__W68-Ga__sellersListLabel{font-family:var(--serif);font-weight:450}.demo-module__W68-Ga__sellersCta{margin-top:28px}@media (max-width:860px){.demo-module__W68-Ga__sellersCopy,.demo-module__W68-Ga__sellersAside{grid-column:1/13}.demo-module__W68-Ga__sellersAside{margin-top:32px}}.demo-module__W68-Ga__mkSec{padding:var(--sec) var(--pad)}.demo-module__W68-Ga__mkInner{max-width:1180px;margin:0 auto}.demo-module__W68-Ga__secW{background:#fff}.demo-module__W68-Ga__secCream{background:#fcf3f1}.demo-module__W68-Ga__secGrey{background:var(--grey);color:var(--on-grey)}.demo-module__W68-Ga__secCrimson{background:var(--pink);color:#fff}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__mkTitle,.demo-module__W68-Ga__secCrimson .demo-module__W68-Ga__mkTitle{color:#fff}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__mkSub,.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__mkBody{color:#f4f5f7a8}.demo-module__W68-Ga__secCrimson .demo-module__W68-Ga__mkSub,.demo-module__W68-Ga__secCrimson .demo-module__W68-Ga__mkBody{color:#ffffffd6}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__eyebrow,.demo-module__W68-Ga__secCrimson .demo-module__W68-Ga__eyebrow{color:#ffffffa8}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__eyebrow .demo-module__W68-Ga__sqr,.demo-module__W68-Ga__secCrimson .demo-module__W68-Ga__eyebrow .demo-module__W68-Ga__sqr{background:#fff}.demo-module__W68-Ga__barsBg{position:relative;overflow:hidden}.demo-module__W68-Ga__barsBg>*{z-index:1;position:relative}.demo-module__W68-Ga__barsBg:before{content:"";z-index:0;background-image:repeating-linear-gradient(90deg,#ffffff0d 0 1.5px,#0000 1.5px 76px);position:absolute;inset:0;-webkit-mask-image:radial-gradient(120% 90% at 50% 0,#000 35%,#0000 78%);mask-image:radial-gradient(120% 90% at 50% 0,#000 35%,#0000 78%)}.demo-module__W68-Ga__secCrimson.demo-module__W68-Ga__barsBg:before{background-image:repeating-linear-gradient(90deg,#ffffff1a 0 1.5px,#0000 1.5px 76px)}.demo-module__W68-Ga__mkHead{text-align:center;max-width:720px;margin:0 auto clamp(38px,6vh,64px)}.demo-module__W68-Ga__mkHead .demo-module__W68-Ga__eyebrow{justify-content:center}.demo-module__W68-Ga__mkTitle{font-family:var(--serif);letter-spacing:-.018em;color:var(--ink);text-wrap:balance;margin:16px 0 0;font-size:clamp(28px,4vw,50px);font-weight:540;line-height:1.04}.demo-module__W68-Ga__mkTitle em{color:var(--pink);font-style:italic}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__mkTitle em,.demo-module__W68-Ga__secCrimson .demo-module__W68-Ga__mkTitle em{color:#fff;opacity:.8}.demo-module__W68-Ga__mkSub{color:var(--ink-2);max-width:56ch;margin:18px auto 0;font-size:clamp(16px,1.5vw,18.5px);line-height:1.55}.demo-module__W68-Ga__swap{display:inline-flex}.demo-module__W68-Ga__swapCol{height:1.18em;display:inline-block;overflow:hidden}.demo-module__W68-Ga__swapInner{flex-direction:column;line-height:1.18;transition:transform .34s cubic-bezier(.2,.7,.2,1);display:flex}.demo-module__W68-Ga__swap:hover .demo-module__W68-Ga__swapInner,a:hover .demo-module__W68-Ga__swap .demo-module__W68-Ga__swapInner,button:hover .demo-module__W68-Ga__swap .demo-module__W68-Ga__swapInner{transform:translateY(-1.18em)}.demo-module__W68-Ga__swapInner>span[data-ch]:before{content:attr(data-ch);white-space:pre}@media (prefers-reduced-motion:reduce){.demo-module__W68-Ga__swapInner{transition:none}}.demo-module__W68-Ga__barsLight{position:relative;overflow:hidden}.demo-module__W68-Ga__barsLight>*{z-index:1;position:relative}.demo-module__W68-Ga__barsLight:before{content:"";z-index:0;background-image:repeating-linear-gradient(90deg,#1a19160a 0 1.5px,#0000 1.5px 72px);position:absolute;inset:0;-webkit-mask-image:radial-gradient(120% 100% at 50% 0,#000 30%,#0000 80%);mask-image:radial-gradient(120% 100% at 50% 0,#000 30%,#0000 80%)}.demo-module__W68-Ga__bhWord{will-change:filter, opacity;display:inline-block}.demo-module__W68-Ga__mcardGrid{grid-template-columns:repeat(2,1fr);gap:clamp(16px,1.8vw,24px);display:grid}.demo-module__W68-Ga__mcard{background:var(--card);border:1px solid var(--line);transition:transform .28s var(--ease), box-shadow .28s var(--ease);border-radius:16px;overflow:hidden;box-shadow:0 2px 4px #1a191608,0 30px 60px -36px #1a191638}.demo-module__W68-Ga__mcard:hover{transform:translateY(-4px);box-shadow:0 6px 12px #1a19160d,0 40px 80px -34px #1a19164d}.demo-module__W68-Ga__mcardBar{border-bottom:1px solid var(--line);background:var(--paper-2);align-items:center;gap:12px;height:38px;padding:0 16px;display:flex}.demo-module__W68-Ga__mcardDots{gap:6px;display:inline-flex}.demo-module__W68-Ga__mcardDots span{background:var(--line-2);border-radius:50%;width:9px;height:9px}.demo-module__W68-Ga__mcardTag{color:var(--ink-3);font-size:12px;font-weight:560}.demo-module__W68-Ga__mcardBody{padding:clamp(22px,2.6vw,34px)}.demo-module__W68-Ga__mcardKicker{letter-spacing:.06em;text-transform:uppercase;color:var(--pink);align-items:center;gap:9px;margin:0 0 14px;font-size:12px;font-weight:600;display:inline-flex}.demo-module__W68-Ga__mcardTitle{font-family:var(--serif);letter-spacing:-.015em;color:var(--ink);margin:0;font-size:clamp(20px,2.2vw,27px);font-weight:600;line-height:1.1}.demo-module__W68-Ga__mcardText{color:var(--ink-2);margin:12px 0 0;font-size:15px;line-height:1.6}.demo-module__W68-Ga__mcardLink{color:var(--pink);align-items:center;gap:6px;margin-top:16px;font-size:14px;font-weight:560;text-decoration:none;display:inline-flex}.demo-module__W68-Ga__mcardLink svg{width:14px;height:14px}@media (max-width:760px){.demo-module__W68-Ga__mcardGrid{grid-template-columns:1fr}}.demo-module__W68-Ga__rotGrid{grid-template-columns:repeat(4,1fr);gap:clamp(14px,1.6vw,20px);display:grid}.demo-module__W68-Ga__rotCard{perspective:1400px;height:clamp(200px,26vw,240px)}.demo-module__W68-Ga__rotInner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,.2,.2,1);position:relative}.demo-module__W68-Ga__rotCard:hover .demo-module__W68-Ga__rotInner,.demo-module__W68-Ga__rotCard:focus-within .demo-module__W68-Ga__rotInner{transform:rotateY(180deg)}.demo-module__W68-Ga__rotFace{backface-visibility:hidden;border:1px solid var(--line);border-radius:16px;flex-direction:column;padding:clamp(20px,2.2vw,26px);display:flex;position:absolute;inset:0}.demo-module__W68-Ga__rotFront{background:var(--card);justify-content:space-between}.demo-module__W68-Ga__rotBack{background:var(--grey);color:var(--on-grey);justify-content:center;transform:rotateY(180deg)}.demo-module__W68-Ga__rotIcon{background:var(--paper-2);width:40px;height:40px;color:var(--pink);border-radius:11px;place-items:center;display:grid}.demo-module__W68-Ga__rotIcon svg{width:21px;height:21px}.demo-module__W68-Ga__rotName{font-family:var(--serif);letter-spacing:-.012em;color:var(--ink);font-size:clamp(18px,1.9vw,22px);font-weight:600}.demo-module__W68-Ga__rotHint{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-4);font-size:12px;font-weight:600}.demo-module__W68-Ga__rotBackText{color:#f4f5f7d1;font-size:14.5px;line-height:1.55}@media (max-width:900px){.demo-module__W68-Ga__rotGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:460px){.demo-module__W68-Ga__rotGrid{grid-template-columns:1fr}}.demo-module__W68-Ga__mkStats{grid-template-columns:repeat(3,1fr);gap:clamp(20px,3vw,48px);display:grid}.demo-module__W68-Ga__mkStat{text-align:center}.demo-module__W68-Ga__mkStatNum{font-family:var(--font-geist-sans), "Inter", system-ui, sans-serif;letter-spacing:-.04em;color:#fff;font-variant-numeric:tabular-nums;font-size:clamp(40px,6vw,84px);font-weight:800;line-height:.92}.demo-module__W68-Ga__mkStatNum .demo-module__W68-Ga__plus{color:var(--pink)}.demo-module__W68-Ga__secCrimson .demo-module__W68-Ga__mkStatNum .demo-module__W68-Ga__plus{color:#fff}.demo-module__W68-Ga__mkStatLabel{letter-spacing:.1em;text-transform:uppercase;color:#f4f5f78c;margin-top:14px;font-size:13px;font-weight:600}.demo-module__W68-Ga__secCrimson .demo-module__W68-Ga__mkStatLabel{color:#ffffffb3}.demo-module__W68-Ga__mkStatDesc{color:#f4f5f780;margin-top:6px;font-size:14px}.demo-module__W68-Ga__secCrimson .demo-module__W68-Ga__mkStatDesc{color:#fff9}@media (max-width:720px){.demo-module__W68-Ga__mkStats{grid-template-columns:1fr;gap:36px}}.demo-module__W68-Ga__mkHow{counter-reset:hw;grid-template-columns:repeat(3,1fr);gap:clamp(20px,2.4vw,32px);display:grid}.demo-module__W68-Ga__mkHowStep{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:clamp(24px,2.6vw,34px);position:relative}.demo-module__W68-Ga__mkHowNum{background:var(--pink);color:#fff;width:42px;height:42px;font-family:var(--font-geist-sans), Inter, sans-serif;font-variant-numeric:tabular-nums;border-radius:12px;place-items:center;font-size:17px;font-weight:700;display:grid}.demo-module__W68-Ga__mkHowTitle{font-family:var(--serif);letter-spacing:-.012em;color:var(--ink);margin:18px 0 0;font-size:clamp(19px,2vw,24px);font-weight:600}.demo-module__W68-Ga__mkHowBody{color:var(--ink-2);margin:10px 0 0;font-size:14.5px;line-height:1.55}.demo-module__W68-Ga__mkHowArrow{z-index:2;color:var(--ink-4);position:absolute;top:50%;right:-16px;transform:translateY(-50%)}.demo-module__W68-Ga__mkHowArrow svg{width:22px;height:22px}@media (max-width:820px){.demo-module__W68-Ga__mkHow{grid-template-columns:1fr}.demo-module__W68-Ga__mkHowArrow{display:none}}.demo-module__W68-Ga__mkPlans{grid-template-columns:repeat(2,1fr);gap:clamp(16px,2vw,24px);max-width:880px;margin:0 auto;display:grid}.demo-module__W68-Ga__mkPlan{background:var(--card);border:1px solid var(--line);border-radius:20px;flex-direction:column;padding:clamp(28px,3vw,42px);display:flex}.demo-module__W68-Ga__mkPlanFeat{border-color:var(--line-2);position:relative;box-shadow:0 28px 60px -34px #00000059}.demo-module__W68-Ga__mkPlanBadge{letter-spacing:.06em;text-transform:uppercase;color:#fff;background:var(--pink);border-radius:999px;padding:5px 11px;font-size:11px;font-weight:700;position:absolute;top:18px;right:18px}.demo-module__W68-Ga__mkPlanName{letter-spacing:.04em;text-transform:uppercase;color:var(--ink-3);font-size:13px;font-weight:600}.demo-module__W68-Ga__mkPlanFeat .demo-module__W68-Ga__mkPlanName{color:var(--pink)}.demo-module__W68-Ga__mkPlanPrice{align-items:baseline;gap:7px;margin:16px 0 6px;display:flex}.demo-module__W68-Ga__mkPlanVal{font-family:var(--serif);letter-spacing:-.02em;color:var(--ink);font-size:clamp(40px,5vw,56px);font-weight:700;line-height:1}.demo-module__W68-Ga__mkPlanPer{color:var(--ink-3);font-size:15px}.demo-module__W68-Ga__mkPlanDesc{color:var(--ink-2);margin:4px 0 22px;font-size:14.5px;line-height:1.5}.demo-module__W68-Ga__mkPlanList{flex-direction:column;flex:auto;gap:12px;margin:0 0 26px;padding:0;list-style:none;display:flex}.demo-module__W68-Ga__mkPlanList li{color:var(--ink-2);align-items:flex-start;gap:10px;font-size:14.5px;display:flex}.demo-module__W68-Ga__mkPlanTick{width:17px;height:17px;color:var(--pink);flex:none;margin-top:1px}@media (max-width:680px){.demo-module__W68-Ga__mkPlans{grid-template-columns:1fr}}.demo-module__W68-Ga__mkContact{grid-template-columns:1fr 1.1fr;align-items:start;gap:clamp(32px,5vw,72px);max-width:1040px;margin:0 auto;display:grid}.demo-module__W68-Ga__mkContactAside .demo-module__W68-Ga__mkTitle{text-align:left;margin-top:14px}.demo-module__W68-Ga__mkContactAside .demo-module__W68-Ga__eyebrow{justify-content:flex-start}.demo-module__W68-Ga__mkContactAside p{color:var(--ink-2);max-width:38ch;margin:18px 0 0;font-size:16px;line-height:1.6}.demo-module__W68-Ga__mkForm{gap:14px;display:grid}.demo-module__W68-Ga__mkRow{grid-template-columns:1fr 1fr;gap:14px;display:grid}.demo-module__W68-Ga__mkField{flex-direction:column;gap:7px;display:flex}.demo-module__W68-Ga__mkLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--ink-3);font-size:12px;font-weight:600}.demo-module__W68-Ga__mkInput,.demo-module__W68-Ga__mkTextarea{color:var(--ink);background:var(--card);border:1px solid var(--line-2);transition:border-color .16s var(--ease);border-radius:11px;outline:none;padding:13px 15px;font-family:inherit;font-size:15px}.demo-module__W68-Ga__mkInput:focus,.demo-module__W68-Ga__mkTextarea:focus{border-color:var(--pink)}.demo-module__W68-Ga__mkTextarea{resize:vertical;min-height:120px}.demo-module__W68-Ga__mkSent{border:1px solid var(--pink);background:var(--pink-soft);color:var(--pink-2);border-radius:11px;padding:14px 16px;font-size:14.5px;font-weight:500}@media (max-width:820px){.demo-module__W68-Ga__mkContact,.demo-module__W68-Ga__mkRow{grid-template-columns:1fr}}.demo-module__W68-Ga__mkActions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:clamp(28px,4vh,42px);display:flex}.demo-module__W68-Ga__uPrice{grid-template-columns:1fr 1fr;gap:clamp(16px,2vw,26px);max-width:940px;margin:0 auto;display:grid}.demo-module__W68-Ga__uPlan{border-radius:22px;flex-direction:column;padding:clamp(28px,3vw,46px);display:flex;position:relative;overflow:hidden}.demo-module__W68-Ga__uFree{background:var(--paper-2);border:1px solid var(--line-2)}.demo-module__W68-Ga__uPro{background:var(--grey);color:var(--on-grey)}.demo-module__W68-Ga__uPro:before{content:"";z-index:0;background-image:repeating-linear-gradient(90deg,#ffffff0d 0 1.5px,#0000 1.5px 70px);position:absolute;inset:0;-webkit-mask-image:radial-gradient(110% 80% at 80% 0,#000 25%,#0000 75%);mask-image:radial-gradient(110% 80% at 80% 0,#000 25%,#0000 75%)}.demo-module__W68-Ga__uPlan>*{z-index:1;position:relative}.demo-module__W68-Ga__uHeadRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.demo-module__W68-Ga__uTag{letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.demo-module__W68-Ga__uFree .demo-module__W68-Ga__uTag{color:var(--ink-3)}.demo-module__W68-Ga__uPro .demo-module__W68-Ga__uTag{color:#ff6188}.demo-module__W68-Ga__uBadge{letter-spacing:.06em;text-transform:uppercase;color:var(--ink);background:#fff;border-radius:999px;padding:5px 11px;font-size:11px;font-weight:700}.demo-module__W68-Ga__uPriceRow{align-items:baseline;gap:8px;margin:clamp(18px,2.4vh,26px) 0 4px;display:flex}.demo-module__W68-Ga__uVal{font-family:var(--serif);letter-spacing:-.025em;font-variant-numeric:tabular-nums;font-size:clamp(46px,6vw,76px);font-weight:700;line-height:.9}.demo-module__W68-Ga__uFree .demo-module__W68-Ga__uVal{color:var(--ink)}.demo-module__W68-Ga__uPro .demo-module__W68-Ga__uVal{color:#fff}.demo-module__W68-Ga__uPer{font-size:15px}.demo-module__W68-Ga__uFree .demo-module__W68-Ga__uPer{color:var(--ink-3)}.demo-module__W68-Ga__uPro .demo-module__W68-Ga__uPer{color:#f4f5f799}.demo-module__W68-Ga__uDesc{max-width:34ch;margin:4px 0 26px;font-size:14.5px;line-height:1.55}.demo-module__W68-Ga__uFree .demo-module__W68-Ga__uDesc{color:var(--ink-2)}.demo-module__W68-Ga__uPro .demo-module__W68-Ga__uDesc{color:#f4f5f7a8}.demo-module__W68-Ga__uList{flex-direction:column;flex:auto;gap:13px;margin:0 0 30px;padding:0;list-style:none;display:flex}.demo-module__W68-Ga__uList li{align-items:flex-start;gap:11px;font-size:14.5px;line-height:1.4;display:flex}.demo-module__W68-Ga__uFree .demo-module__W68-Ga__uList li{color:var(--ink-2)}.demo-module__W68-Ga__uPro .demo-module__W68-Ga__uList li{color:#f4f5f7d6}.demo-module__W68-Ga__uTick{flex:none;width:18px;height:18px;margin-top:1px}.demo-module__W68-Ga__uFree .demo-module__W68-Ga__uTick{color:var(--pink)}.demo-module__W68-Ga__uPro .demo-module__W68-Ga__uTick{color:#ff6188}.demo-module__W68-Ga__uPlan .demo-module__W68-Ga__btnPrimary,.demo-module__W68-Ga__uPlan .demo-module__W68-Ga__btnGhost{align-self:flex-start}@media (max-width:680px){.demo-module__W68-Ga__uPrice{grid-template-columns:1fr}}.demo-module__W68-Ga__faqR{grid-template-columns:.82fr 1.18fr;align-items:start;gap:clamp(32px,5vw,84px);display:grid}.demo-module__W68-Ga__faqRAside{position:sticky;top:clamp(80px,12vh,110px)}.demo-module__W68-Ga__faqRTitle{font-family:var(--serif);letter-spacing:-.02em;color:var(--ink);margin:16px 0 0;font-size:clamp(28px,3.4vw,44px);font-weight:700;line-height:1.06}.demo-module__W68-Ga__faqRText{color:var(--ink-2);max-width:32ch;margin:18px 0 0;font-size:15.5px;line-height:1.6}.demo-module__W68-Ga__faqRContact{color:var(--pink);transition:gap .16s var(--ease);align-items:center;gap:7px;margin-top:22px;font-size:14.5px;font-weight:600;text-decoration:none;display:inline-flex}.demo-module__W68-Ga__faqRContact svg{width:15px;height:15px}.demo-module__W68-Ga__faqRContact:hover{gap:10px}.demo-module__W68-Ga__faqRList{flex-direction:column;display:flex}.demo-module__W68-Ga__faqRItem{border-top:1px solid var(--line)}.demo-module__W68-Ga__faqRItem:last-child{border-bottom:1px solid var(--line)}.demo-module__W68-Ga__faqRBtn{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:clamp(22px,2.8vh,30px) 0;font-family:inherit;display:flex}.demo-module__W68-Ga__faqRQ{font-family:var(--serif);letter-spacing:-.012em;color:var(--ink);transition:color .16s var(--ease);font-size:clamp(18px,1.9vw,23px);font-weight:600;line-height:1.2}.demo-module__W68-Ga__faqRBtn:hover .demo-module__W68-Ga__faqRQ,.demo-module__W68-Ga__faqROpen .demo-module__W68-Ga__faqRQ{color:var(--pink)}.demo-module__W68-Ga__faqRToggle{border:1px solid var(--line-2);width:32px;height:32px;transition:background .22s var(--ease), border-color .22s var(--ease);border-radius:50%;flex:none;position:relative}.demo-module__W68-Ga__faqRToggle span{background:var(--ink-2);transition:transform .26s var(--ease), opacity .2s var(--ease), background .22s var(--ease);position:absolute}.demo-module__W68-Ga__faqRToggle span:first-child{height:1.5px;top:50%;left:9px;right:9px;transform:translateY(-50%)}.demo-module__W68-Ga__faqRToggle span:nth-child(2){width:1.5px;top:9px;bottom:9px;left:50%;transform:translate(-50%)}.demo-module__W68-Ga__faqRBtn:hover .demo-module__W68-Ga__faqRToggle{border-color:var(--pink)}.demo-module__W68-Ga__faqROpen .demo-module__W68-Ga__faqRToggle{background:var(--pink);border-color:var(--pink)}.demo-module__W68-Ga__faqROpen .demo-module__W68-Ga__faqRToggle span{background:#fff}.demo-module__W68-Ga__faqROpen .demo-module__W68-Ga__faqRToggle span:nth-child(2){opacity:0;transform:translate(-50%)scaleY(0)}.demo-module__W68-Ga__faqRA{overflow:hidden}.demo-module__W68-Ga__faqRAInner{color:var(--ink-2);max-width:58ch;padding:0 0 clamp(22px,2.8vh,30px);font-size:15.5px;line-height:1.62}@media (max-width:820px){.demo-module__W68-Ga__faqR{grid-template-columns:1fr;gap:28px}.demo-module__W68-Ga__faqRAside{position:static}}.demo-module__W68-Ga__collage{flex-direction:column;gap:clamp(12px,1.4vw,18px);display:flex}.demo-module__W68-Ga__collageRow{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.demo-module__W68-Ga__collageTrack{will-change:transform;gap:clamp(12px,1.4vw,18px);width:max-content;display:inline-flex}.demo-module__W68-Ga__collageCard{aspect-ratio:1;border:1px solid var(--line);background:#fff;border-radius:18px;flex:none;place-items:center;width:clamp(132px,15vw,184px);display:grid;overflow:hidden}.demo-module__W68-Ga__collageCard img{object-fit:contain;width:100%;height:100%;padding:clamp(14px,1.6vw,22px)}.demo-module__W68-Ga__cmpShow{grid-template-columns:.85fr 1.15fr;align-items:stretch;gap:clamp(20px,3vw,44px);margin-top:clamp(34px,5vh,56px);display:grid}.demo-module__W68-Ga__cmpProduct{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;padding:clamp(22px,2.4vw,34px);display:flex}.demo-module__W68-Ga__cmpImg{flex:auto;place-items:center;min-height:clamp(180px,24vw,280px);display:grid}.demo-module__W68-Ga__cmpImg img{object-fit:contain;max-width:100%;max-height:clamp(180px,24vw,280px)}.demo-module__W68-Ga__cmpProdLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-4);margin-top:18px;font-size:12px;font-weight:600}.demo-module__W68-Ga__cmpProdName{font-family:var(--serif);color:var(--ink);margin:6px 0 0;font-size:clamp(17px,1.8vw,21px);font-weight:600;line-height:1.2}.demo-module__W68-Ga__cmpPanel{background:var(--grey);color:var(--on-grey);border-radius:20px;flex-direction:column;padding:clamp(22px,2.6vw,36px);display:flex}.demo-module__W68-Ga__cmpPanelHead{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:8px;padding-bottom:16px;display:flex}.demo-module__W68-Ga__cmpPanelTitle{letter-spacing:.06em;text-transform:uppercase;color:#f4f5f799;font-size:13px;font-weight:600}.demo-module__W68-Ga__cmpPanelMeta{color:#f4f5f76b;font-size:12px}.demo-module__W68-Ga__cmpRow{border-bottom:1px solid #ffffff0f;align-items:center;gap:14px;padding:13px 0;display:flex}.demo-module__W68-Ga__cmpRow:last-child{border-bottom:none}.demo-module__W68-Ga__cmpStore{color:#f4f5f7d1;flex:none;width:clamp(72px,9vw,96px);font-size:14px;font-weight:600}.demo-module__W68-Ga__cmpLow .demo-module__W68-Ga__cmpStore{color:#fff}.demo-module__W68-Ga__cmpBarT{background:#ffffff12;border-radius:6px;flex:auto;height:12px;overflow:hidden}.demo-module__W68-Ga__cmpBar{background:#ffffff38;border-radius:6px;height:100%}.demo-module__W68-Ga__cmpLow .demo-module__W68-Ga__cmpBar{background:var(--pink)}.demo-module__W68-Ga__cmpFlag{text-align:right;letter-spacing:.06em;text-transform:uppercase;color:#f4f5f757;flex:none;min-width:8ch;font-size:11px;font-weight:800}.demo-module__W68-Ga__cmpLow .demo-module__W68-Ga__cmpFlag{color:#ff6188}.demo-module__W68-Ga__cmpNote{color:#f4f5f76b;margin-top:16px;font-size:12.5px}@media (max-width:760px){.demo-module__W68-Ga__cmpShow{grid-template-columns:1fr}}.demo-module__W68-Ga__pstrip{margin-top:clamp(28px,4vh,44px);overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.demo-module__W68-Ga__pstripTrack{will-change:transform;gap:14px;width:max-content;display:inline-flex}.demo-module__W68-Ga__pcard{border:1px solid var(--line);background:#fff;border-radius:16px;flex:none;width:clamp(150px,17vw,210px);overflow:hidden}.demo-module__W68-Ga__pcardImg{aspect-ratio:1;place-items:center;display:grid}.demo-module__W68-Ga__pcardImg img{object-fit:contain;width:100%;height:100%;padding:clamp(14px,1.5vw,20px)}.demo-module__W68-Ga__pcardFoot{border-top:1px solid var(--line);color:var(--ink-2);align-items:center;gap:7px;padding:11px 14px;font-size:12.5px;font-weight:600;display:flex}.demo-module__W68-Ga__pcardFoot svg{width:14px;height:14px;color:var(--pink);flex:none}.demo-module__W68-Ga__pcardFoot b{color:var(--pink);font-weight:700}.demo-module__W68-Ga__pwBody{grid-template-columns:.82fr 1.18fr;align-items:center;gap:clamp(12px,1.6vw,20px);padding:clamp(14px,1.8vw,22px);display:grid}.demo-module__W68-Ga__pwShot{border-radius:var(--rad);aspect-ratio:1;border:1px solid var(--grey-line);background:#fff;place-items:center;display:grid;overflow:hidden}.demo-module__W68-Ga__pwShot img{object-fit:contain;width:100%;height:100%;padding:clamp(10px,1.4vw,18px)}.demo-module__W68-Ga__pwData{min-width:0}.demo-module__W68-Ga__pwKicker{letter-spacing:.1em;text-transform:uppercase;color:var(--on-grey-3);margin:0 0 5px;font-size:10.5px;font-weight:600}.demo-module__W68-Ga__pwTitle{color:var(--on-grey);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 13px;font-size:13.5px;font-weight:600;line-height:1.32;display:-webkit-box;overflow:hidden}.demo-module__W68-Ga__pwRows{flex-direction:column;gap:7px;display:flex}.demo-module__W68-Ga__pwRow{border:1px solid var(--grey-line);background:#ffffff0b;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:9px 11px;display:flex}.demo-module__W68-Ga__pwRowLow{background:#e11d4821;border-color:#e11d486b}.demo-module__W68-Ga__pwStore{color:var(--on-grey-2);align-items:center;gap:8px;min-width:0;font-size:12.5px;font-weight:600;display:flex}.demo-module__W68-Ga__pwLabel{color:var(--on-grey-2);font-size:12.5px;font-weight:500}.demo-module__W68-Ga__pwFav{color:#fff;letter-spacing:.02em;border-radius:5px;flex:none;place-items:center;width:18px;height:18px;font-size:8px;font-weight:700;display:grid}.demo-module__W68-Ga__pwPrice{color:var(--on-grey);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:13px;font-weight:700}.demo-module__W68-Ga__pwRowLow .demo-module__W68-Ga__pwPrice{color:var(--pink)}.demo-module__W68-Ga__pwLowTag{letter-spacing:.08em;text-transform:uppercase;color:#fff;background:var(--pink);white-space:nowrap;border-radius:999px;padding:2px 6px;font-size:8.5px}.demo-module__W68-Ga__pwChips{flex-wrap:wrap;gap:6px;display:flex}.demo-module__W68-Ga__pwChip{color:var(--on-grey-2);border:1px solid var(--grey-line);border-radius:6px;padding:5px 9px;font-size:11px}.demo-module__W68-Ga__pwArrow{color:var(--on-grey-3);justify-content:center;margin:8px 0;display:flex}.demo-module__W68-Ga__pwArrow svg{width:18px;height:18px}.demo-module__W68-Ga__pwNote{color:var(--on-grey-3);margin:11px 0 0;font-size:11px;line-height:1.4}@media (max-width:520px){.demo-module__W68-Ga__pwBody{grid-template-columns:1fr}.demo-module__W68-Ga__pwShot{aspect-ratio:16/9}}.demo-module__W68-Ga__productWall{padding:var(--sec-sm) 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden}.demo-module__W68-Ga__productWallLabel{text-align:center;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);margin:0 0 clamp(18px,2.4vh,24px);font-size:12px;font-weight:560}.demo-module__W68-Ga__productWall .demo-module__W68-Ga__collageCard{width:clamp(150px,17vw,224px)}.demo-module__W68-Ga__skelWrap{position:relative}.demo-module__W68-Ga__skel{z-index:3;background:var(--paper-2);border-radius:20px;position:absolute;inset:0;overflow:hidden}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__skel{background:#232327}.demo-module__W68-Ga__skel:after{content:"";background:linear-gradient(90deg,#0000,#ffffff8c,#0000);animation:1.15s ease-in-out infinite demo-module__W68-Ga__skelShine;position:absolute;inset:0;transform:translate(-100%)}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__skel:after{background:linear-gradient(90deg,#0000,#ffffff14,#0000)}@keyframes demo-module__W68-Ga__skelShine{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.demo-module__W68-Ga__skel{display:none}}.demo-module__W68-Ga__winStage{position:relative}.demo-module__W68-Ga__winStage:before{content:"";z-index:0;background:radial-gradient(60% 70% at 50% 40%,#1a19160d,#0000 72%);position:absolute;inset:-8% -6% -12%}.demo-module__W68-Ga__winStage>*{z-index:1;position:relative}.demo-module__W68-Ga__winFloat{z-index:3;border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:9px;padding:10px 13px;display:inline-flex;position:absolute;box-shadow:0 16px 36px -18px #1a19164d}.demo-module__W68-Ga__winFloat .demo-module__W68-Ga__dot{background:var(--pink);border-radius:50%;width:8px;height:8px}.demo-module__W68-Ga__winFloat b{color:var(--ink);font-size:13px;font-weight:700}.demo-module__W68-Ga__winFloat span.demo-module__W68-Ga__muted{color:var(--ink-3);font-size:11px}.demo-module__W68-Ga__winFloatTR{top:7%;right:-4%}.demo-module__W68-Ga__winFloatBL{bottom:9%;left:-5%}@media (max-width:700px){.demo-module__W68-Ga__winFloat{display:none}}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__mkContactAside p{color:#f4f5f7a8}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__mkLabel{color:#f4f5f78c}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__mkInput,.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__mkTextarea{color:var(--on-grey);background:#ffffff0d;border-color:#ffffff24}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__mkInput::placeholder,.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__mkTextarea::placeholder{color:#f4f5f761}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__mkInput:focus,.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__mkTextarea:focus{border-color:var(--pink)}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__mkSent{border-color:var(--pink);color:#ff6188;background:#e11d4829}.demo-module__W68-Ga__mkContactPoints{flex-direction:column;gap:12px;margin:24px 0 0;padding:0;list-style:none;display:flex}.demo-module__W68-Ga__mkContactPoints li{color:#f4f5f7b8;align-items:flex-start;gap:11px;font-size:14.5px;display:flex}.demo-module__W68-Ga__mkContactPoints svg{color:#ff6188;flex:none;width:16px;height:16px;margin-top:2px}.demo-module__W68-Ga__mkContactNote{color:#f4f5f780;margin-top:22px;font-size:13px}.demo-module__W68-Ga__howWrap{grid-template-columns:repeat(var(--how-n,3), 1fr);gap:clamp(20px,3vw,48px);margin-top:52px;display:grid;position:relative}.demo-module__W68-Ga__howRail{background:linear-gradient(90deg, transparent, var(--line-2) 12%, var(--line-2) 88%, transparent);height:1px;position:absolute;top:27px;left:6%;right:6%}.demo-module__W68-Ga__howStep{padding-top:0;position:relative}.demo-module__W68-Ga__howNum{z-index:1;background:var(--card);border:1px solid var(--line-2);width:54px;height:54px;color:var(--ink);font-family:var(--serif);letter-spacing:-.01em;border-radius:999px;justify-content:center;align-items:center;font-size:19px;font-weight:500;display:inline-flex;position:relative}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__howRail{background:linear-gradient(90deg, transparent, var(--grey-line) 12%, var(--grey-line) 88%, transparent)}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__howNum{background:var(--grey-2);border-color:var(--grey-line);color:var(--on-grey)}@media (max-width:760px){.demo-module__W68-Ga__howWrap{grid-template-columns:1fr;gap:26px}.demo-module__W68-Ga__howRail{display:none}}.demo-module__W68-Ga__dl{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(28px,5vw,72px);display:grid}.demo-module__W68-Ga__dlMain{max-width:30rem}.demo-module__W68-Ga__dlTitle{font-family:var(--serif);letter-spacing:-.03em;color:var(--ink);margin:16px 0 0;font-size:clamp(30px,4vw,46px);font-weight:480;line-height:1.04}.demo-module__W68-Ga__dlSub{color:var(--ink-3);max-width:40ch;margin:16px 0 0;font-size:16px;line-height:1.6}.demo-module__W68-Ga__dlActions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:26px;display:flex}.demo-module__W68-Ga__dlMeta{color:var(--ink-4);font-size:13px}.demo-module__W68-Ga__dlBrowsers{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.demo-module__W68-Ga__dlBrowser{border:1px solid var(--line-2);background:var(--card);height:33px;color:var(--ink-2);border-radius:999px;align-items:center;gap:8px;padding:0 13px;font-size:13px;font-weight:500;display:inline-flex}.demo-module__W68-Ga__dlBrowser .demo-module__W68-Ga__dlDot{background:var(--pink);border-radius:999px;width:7px;height:7px}.demo-module__W68-Ga__dlBrowser em{color:var(--ink-4);font-style:normal}.demo-module__W68-Ga__dlSoon{opacity:.72}.demo-module__W68-Ga__dlSoon .demo-module__W68-Ga__dlDot{background:var(--ink-4)}.demo-module__W68-Ga__dlVisual{transform-style:preserve-3d}.demo-module__W68-Ga__dlWin{border:1px solid var(--line-2);border-radius:var(--rad-lg);background:var(--card);overflow:hidden;box-shadow:0 40px 80px -52px #1a191680}.demo-module__W68-Ga__dlBar{border-bottom:1px solid var(--line);background:var(--paper-2);justify-content:space-between;align-items:center;height:40px;padding:0 14px;display:flex}.demo-module__W68-Ga__dlDots{gap:6px;display:inline-flex}.demo-module__W68-Ga__dlDots span{background:var(--line-2);border-radius:999px;width:9px;height:9px}.demo-module__W68-Ga__dlPin{background:var(--pink-soft);width:26px;height:26px;color:var(--pink);border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.demo-module__W68-Ga__dlPin svg{width:15px;height:15px}.demo-module__W68-Ga__dlBody{flex-direction:column;gap:12px;padding:20px;display:flex}.demo-module__W68-Ga__dlChipRow{align-items:center;gap:10px;display:flex}.demo-module__W68-Ga__dlChip{background:var(--panel-grey);min-width:64px;height:26px;color:var(--ink-2);border-radius:7px;justify-content:center;align-items:center;font-size:12.5px;font-weight:600;display:inline-flex}.demo-module__W68-Ga__dlChipPink{background:var(--pink);color:#fff;padding:0 12px}.demo-module__W68-Ga__dlSkel{background:var(--panel-grey);border-radius:5px;height:11px}.demo-module__W68-Ga__dlPrice{border-top:1px solid var(--line);justify-content:space-between;align-items:baseline;margin-top:6px;padding-top:14px;display:flex}.demo-module__W68-Ga__dlPrice span{color:var(--ink-3);font-size:13px}.demo-module__W68-Ga__dlPrice b{font-family:var(--serif);color:var(--pink);font-size:26px;font-weight:540}@media (max-width:820px){.demo-module__W68-Ga__dl{grid-template-columns:1fr}.demo-module__W68-Ga__dlVisual{order:-1}}.demo-module__W68-Ga__fgrid{grid-template-columns:repeat(auto-fit,minmax(248px,1fr));gap:16px;margin-top:48px;display:grid}.demo-module__W68-Ga__fcell{border:1px solid var(--line);border-radius:var(--rad-lg);background:var(--card);padding:26px 24px}.demo-module__W68-Ga__fIcon{background:var(--pink-soft);width:38px;height:38px;color:var(--pink);border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.demo-module__W68-Ga__fIcon svg{width:19px;height:19px}.demo-module__W68-Ga__fTitle{font-family:var(--serif);letter-spacing:-.01em;color:var(--ink);margin:18px 0 8px;font-size:19px;font-weight:520}.demo-module__W68-Ga__fBody{color:var(--ink-3);margin:0;font-size:14.5px;line-height:1.58}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__fcell{background:var(--grey-2);border-color:var(--grey-line)}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__fIcon{color:#ff6188;background:#e11d482e}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__fTitle{color:var(--on-grey)}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__fBody{color:var(--on-grey-2)}@property --neonDraw{syntax:"<percentage>";inherits:false;initial-value:0%}.demo-module__W68-Ga__neon{border-radius:var(--rad-lg);position:relative}.demo-module__W68-Ga__neonRing{border-radius:inherit;pointer-events:none;opacity:0;background:conic-gradient(from -90deg, var(--pink) 0 var(--neonDraw,0%), #e11d4800 var(--neonDraw,0%) 100%);-webkit-mask-composite:xor;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.demo-module__W68-Ga__neonInner{position:relative}.demo-module__W68-Ga__neonOn .demo-module__W68-Ga__neonRing{animation:demo-module__W68-Ga__neonDraw 1.25s var(--ease) 50ms forwards}@keyframes demo-module__W68-Ga__neonDraw{0%{--neonDraw:0%;opacity:1}to{--neonDraw:100%;opacity:1}}@media (prefers-reduced-motion:reduce){.demo-module__W68-Ga__neon .demo-module__W68-Ga__neonRing{display:none}}.demo-module__W68-Ga__pxRow{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));align-items:start;gap:18px;margin-top:52px;display:grid}.demo-module__W68-Ga__pxCard{border:1px solid var(--line);border-radius:var(--rad-lg);background:var(--card);will-change:transform;padding:28px 26px}.demo-module__W68-Ga__pxKicker{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);align-items:center;gap:8px;font-size:11px;font-weight:600;display:inline-flex}.demo-module__W68-Ga__pxKicker .demo-module__W68-Ga__sqr{background:var(--pink)}.demo-module__W68-Ga__pxTitle{font-family:var(--serif);letter-spacing:-.02em;color:var(--ink);margin:16px 0 8px;font-size:clamp(20px,1.9vw,24px);font-weight:520;line-height:1.14}.demo-module__W68-Ga__pxBody{color:var(--ink-3);margin:0;font-size:14.5px;line-height:1.6}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__pxCard{background:var(--grey-2);border-color:var(--grey-line)}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__pxKicker{color:var(--on-grey-2)}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__pxTitle{color:var(--on-grey)}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__pxBody{color:var(--on-grey-2)}@media (max-width:760px){.demo-module__W68-Ga__pxCard{transform:none!important}}.demo-module__W68-Ga__pcar{margin-top:44px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.demo-module__W68-Ga__pcarTrack{width:max-content;padding:0 var(--pad);will-change:transform;gap:18px;display:flex}.demo-module__W68-Ga__pcarItem{border:1px solid var(--line);border-radius:var(--rad-lg);background:var(--card);flex:none;width:230px;overflow:hidden}.demo-module__W68-Ga__pcarImg img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;padding:16px}.demo-module__W68-Ga__pcarMeta b{color:var(--ink);font-size:14px;font-weight:600}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__pcarItem{background:var(--grey-2);border-color:var(--grey-line)}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__pcarImg{background:#101012}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__pcarImg img{mix-blend-mode:normal}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__pcarMeta{border-color:var(--grey-line)}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__pcarMeta b{color:var(--on-grey)}.demo-module__W68-Ga__pix{border-radius:var(--rad-lg);position:relative;overflow:hidden}.demo-module__W68-Ga__pixImg{object-fit:contain;width:100%;height:100%;display:block}.demo-module__W68-Ga__pixGrid{pointer-events:none;display:grid;position:absolute;inset:0}.demo-module__W68-Ga__pixCell{display:block}.demo-module__W68-Ga__neonFrame{border-radius:28px;padding:clamp(10px,1.5vw,18px)}.demo-module__W68-Ga__cmpPix{flex:auto;min-height:clamp(180px,24vw,280px)}.demo-module__W68-Ga__cmpPix .demo-module__W68-Ga__pixImg{padding:8px}.demo-module__W68-Ga__bhCenter{text-align:center}.demo-module__W68-Ga__bhHi{background:var(--pink);color:#fff;-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:2px;padding:.02em .14em;font-weight:560;line-height:1.02}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__bhHi{background:var(--pink);color:#fff}.demo-module__W68-Ga__howTl{max-width:1000px;margin:56px auto 0;position:relative}.demo-module__W68-Ga__howAxis{background:var(--line-2);border-radius:2px;width:2px;position:absolute;top:4px;bottom:4px;left:50%;overflow:hidden;transform:translate(-50%)}.demo-module__W68-Ga__howAxisFill{background:var(--pink);width:100%;position:absolute;top:0;left:0}.demo-module__W68-Ga__howItem{box-sizing:border-box;width:50%;padding-bottom:52px;position:relative}.demo-module__W68-Ga__howLeft{text-align:right;margin-right:auto;padding-right:48px}.demo-module__W68-Ga__howRight{text-align:left;margin-left:auto;padding-left:48px}.demo-module__W68-Ga__howItem:last-child{padding-bottom:0}.demo-module__W68-Ga__howNode{background:var(--card);border:2px solid var(--line-2);width:20px;height:20px;transition:border-color .45s var(--ease);z-index:1;border-radius:999px;place-items:center;display:grid;position:absolute;top:4px}.demo-module__W68-Ga__howLeft .demo-module__W68-Ga__howNode{right:-10px}.demo-module__W68-Ga__howRight .demo-module__W68-Ga__howNode{left:-10px}.demo-module__W68-Ga__howNode span{background:var(--line-2);width:8px;height:8px;transition:background .45s var(--ease), transform .45s var(--ease);border-radius:999px}.demo-module__W68-Ga__howReached .demo-module__W68-Ga__howNode{border-color:var(--pink)}.demo-module__W68-Ga__howReached .demo-module__W68-Ga__howNode span{background:var(--pink);transform:scale(1.15)}.demo-module__W68-Ga__howCard{text-align:left;background:var(--card);border:1px solid var(--line);border-radius:var(--rad-lg);max-width:100%;padding:24px 26px;display:inline-block}.demo-module__W68-Ga__howStepN{font-family:var(--serif);color:var(--pink);font-size:14px;font-weight:600}.demo-module__W68-Ga__howTitle{font-family:var(--serif);letter-spacing:-.02em;color:var(--ink);margin:8px 0;font-size:clamp(20px,1.9vw,25px);font-weight:520;line-height:1.12}.demo-module__W68-Ga__howBody{color:var(--ink-3);max-width:36ch;margin:0;font-size:14.5px;line-height:1.6}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__howAxis{background:var(--grey-line)}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__howNode,.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__howCard{background:var(--grey-2);border-color:var(--grey-line)}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__howTitle{color:var(--on-grey)}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__howBody{color:var(--on-grey-2)}@media (max-width:720px){.demo-module__W68-Ga__howAxis{left:10px;transform:none}.demo-module__W68-Ga__howItem,.demo-module__W68-Ga__howLeft,.demo-module__W68-Ga__howRight{text-align:left;width:100%;margin:0;padding:0 0 30px 42px}.demo-module__W68-Ga__howLeft .demo-module__W68-Ga__howNode,.demo-module__W68-Ga__howRight .demo-module__W68-Ga__howNode{left:1px;right:auto}}.demo-module__W68-Ga__dlHero{text-align:center;max-width:780px;margin:0 auto}.demo-module__W68-Ga__dlHeroTitle{font-family:var(--serif);letter-spacing:-.03em;color:var(--ink);margin:0;font-size:clamp(34px,5.2vw,62px);font-weight:460;line-height:1.02}.demo-module__W68-Ga__dlHeroTitle em{color:var(--pink);font-style:italic}.demo-module__W68-Ga__dlHeroSub{max-width:52ch;color:var(--ink-3);margin:20px auto 0;font-size:17px;line-height:1.6}.demo-module__W68-Ga__dlHeroCtas{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:clamp(26px,4vh,34px);display:flex}.demo-module__W68-Ga__dlBtn{background:var(--pink);color:#fff;border:1px solid var(--pink);height:56px;transition:transform .18s var(--ease), background .18s var(--ease);border-radius:13px;align-items:center;gap:10px;padding:0 28px;font-size:16px;font-weight:580;text-decoration:none;display:inline-flex}.demo-module__W68-Ga__dlBtn:hover{background:var(--pink-2);border-color:var(--pink-2);transform:translateY(-2px)}.demo-module__W68-Ga__dlBtnAlt{color:var(--ink);border-color:var(--line-2);background:0 0}.demo-module__W68-Ga__dlBtnAlt:hover{background:var(--card);border-color:var(--ink-3)}.demo-module__W68-Ga__dlHeroFoot{letter-spacing:.09em;text-transform:uppercase;color:var(--ink-4);margin-top:22px;font-size:11.5px}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__dlHeroTitle{color:var(--on-grey)}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__dlHeroSub{color:var(--on-grey-2)}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__dlBtnAlt{color:var(--on-grey);border-color:var(--grey-line);background:0 0}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__dlBtnAlt:hover{background:#ffffff0f;border-color:#ffffff4d}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__dlHeroFoot{color:var(--on-grey-3)}.demo-module__W68-Ga__ftWrap{margin-top:0}.demo-module__W68-Ga__ftCards{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.demo-module__W68-Ga__ftCard{cursor:pointer;transition:background .22s var(--ease), border-color .22s var(--ease);background:#ffffff08;border:1px solid #0000;border-radius:16px;flex-direction:column;align-items:center;gap:16px;padding:28px 16px;display:flex}.demo-module__W68-Ga__ftCard:hover{background:#ffffff0d}.demo-module__W68-Ga__ftCardOn{background:#ffffff12;border-color:#ffffff29}.demo-module__W68-Ga__ftCardIco{width:58px;height:58px;color:var(--on-grey-2);transition:color .22s var(--ease), background .22s var(--ease);background:#ffffff0d;border-radius:999px;place-items:center;display:grid}.demo-module__W68-Ga__ftCardIco svg{width:24px;height:24px}.demo-module__W68-Ga__ftCardOn .demo-module__W68-Ga__ftCardIco{color:#ff6188;background:#e11d4829}.demo-module__W68-Ga__ftCardName{color:var(--on-grey-2);font-size:14.5px;font-weight:560}.demo-module__W68-Ga__ftCardOn .demo-module__W68-Ga__ftCardName{color:var(--on-grey)}.demo-module__W68-Ga__ftDivider{background:var(--grey-line);height:1px;margin:40px 0;display:block}.demo-module__W68-Ga__ftGrid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(28px,5vw,80px);display:grid}.demo-module__W68-Ga__ftLeft{flex-direction:column;align-items:flex-start;gap:24px;display:flex}.demo-module__W68-Ga__ftTitle{font-family:var(--serif);letter-spacing:-.03em;color:var(--on-grey);margin:0;font-size:clamp(26px,3.4vw,40px);font-weight:460;line-height:1.06}.demo-module__W68-Ga__ftRight{align-content:start;gap:26px;display:grid}.demo-module__W68-Ga__ftPointT{color:var(--on-grey);margin:0 0 7px;font-size:17px;font-weight:600}.demo-module__W68-Ga__ftPointB{color:var(--on-grey-2);margin:0;font-size:15px;line-height:1.62}@media (max-width:860px){.demo-module__W68-Ga__ftCards{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.demo-module__W68-Ga__ftCards{grid-template-columns:repeat(2,1fr)}.demo-module__W68-Ga__ftGrid{grid-template-columns:1fr}.demo-module__W68-Ga__ftCard{gap:12px;padding:20px 12px}.demo-module__W68-Ga__ftCardIco{width:48px;height:48px}}.demo-module__W68-Ga__toolShow{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(24px,3vw,48px);margin-top:54px;display:grid}.demo-module__W68-Ga__toolCol{flex-direction:column;gap:clamp(44px,6vw,92px);display:flex}.demo-module__W68-Ga__toolColB{margin-top:clamp(44px,8vw,104px)}.demo-module__W68-Ga__toolCard{flex-direction:column;display:flex}.demo-module__W68-Ga__toolShot{border:1px solid var(--line);background:radial-gradient(130% 130% at 0% 0%, var(--card), var(--paper-2) 72%);border-radius:18px;flex-direction:column;justify-content:space-between;width:100%;padding:18px 20px;display:flex;position:relative;overflow:hidden;box-shadow:0 44px 90px -56px #1a191680}.demo-module__W68-Ga__toolShotTag{letter-spacing:.05em;text-transform:uppercase;color:var(--ink-3);align-items:center;gap:8px;font-size:12px;font-weight:600;display:inline-flex}.demo-module__W68-Ga__toolShotNote{letter-spacing:.02em;color:var(--ink-4);align-self:flex-start;font-size:11.5px}.demo-module__W68-Ga__toolMeta{margin-top:24px}.demo-module__W68-Ga__toolShowTitle{font-family:var(--serif);letter-spacing:-.02em;color:var(--ink);margin:0 0 10px;font-size:clamp(22px,2.4vw,31px);font-weight:520;line-height:1.08}.demo-module__W68-Ga__toolShowDesc{color:var(--ink-3);max-width:44ch;margin:0;font-size:15.5px;line-height:1.62}@media (max-width:760px){.demo-module__W68-Ga__toolShow{grid-template-columns:1fr}.demo-module__W68-Ga__toolColB{margin-top:0}}.demo-module__W68-Ga__cbWrap{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(32px,5vw,84px);margin-top:0;display:grid}.demo-module__W68-Ga__cbTitle{font-family:var(--serif);letter-spacing:-.03em;color:var(--ink);margin:0;font-size:clamp(32px,4.4vw,54px);font-weight:460;line-height:1.04}.demo-module__W68-Ga__cbKicker{color:var(--ink-2);margin:clamp(20px,3vh,28px) 0 12px;font-size:13px;font-weight:600}.demo-module__W68-Ga__cbList{flex-direction:column;gap:13px;margin:0;padding:0;list-style:none;display:flex}.demo-module__W68-Ga__cbList li{color:var(--ink-2);align-items:flex-start;gap:11px;font-size:15px;display:flex}.demo-module__W68-Ga__cbList svg{width:17px;height:17px;color:var(--pink);flex:none;margin-top:2px}.demo-module__W68-Ga__cbTrust{letter-spacing:.05em;text-transform:uppercase;color:var(--ink-4);margin:clamp(20px,3vh,28px) 0 0;font-size:12px;font-weight:600}.demo-module__W68-Ga__cbAvatars{align-items:center;margin-top:12px;display:flex}.demo-module__W68-Ga__cbAvatars span{border:2px solid var(--paper);background:linear-gradient(135deg, var(--ink-3), var(--ink-4));border-radius:999px;width:40px;height:40px;margin-left:-13px}.demo-module__W68-Ga__cbAvatars span:first-child{margin-left:0}.demo-module__W68-Ga__cbAvatars span:nth-child(2){background:linear-gradient(135deg, #9c8b7a, var(--ink-4))}.demo-module__W68-Ga__cbAvatars span:nth-child(3){background:linear-gradient(135deg, var(--ink-2), var(--ink-3))}.demo-module__W68-Ga__cbNote{color:var(--ink-3);margin:12px 0 0;font-size:13.5px}.demo-module__W68-Ga__cbCard{background:var(--grey);border-radius:22px;padding:clamp(26px,3vw,40px)}.demo-module__W68-Ga__cbForm{flex-direction:column;gap:12px;display:flex}.demo-module__W68-Ga__cbFormTitle{font-family:var(--serif);letter-spacing:-.01em;color:var(--on-grey);margin:0 0 6px;font-size:22px;font-weight:520}.demo-module__W68-Ga__cbRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.demo-module__W68-Ga__cbInput{height:50px;color:var(--on-grey);font:inherit;transition:border-color .18s var(--ease);background:#ffffff0d;border:1px solid #ffffff24;border-radius:999px;outline:none;padding:0 18px;font-size:14.5px}.demo-module__W68-Ga__cbInput::placeholder{color:#f4f5f766}.demo-module__W68-Ga__cbInput:focus{border-color:var(--pink)}.demo-module__W68-Ga__cbCard select.demo-module__W68-Ga__cbInput{appearance:none;background-image:linear-gradient(45deg,#0000 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,#0000 50%);background-position:calc(100% - 20px) 22px,calc(100% - 14px) 22px;background-repeat:no-repeat;background-size:6px 6px,6px 6px}.demo-module__W68-Ga__cbTextarea{min-height:112px;color:var(--on-grey);font:inherit;resize:vertical;transition:border-color .18s var(--ease);background:#ffffff0d;border:1px solid #ffffff24;border-radius:18px;outline:none;padding:14px 18px;font-size:14.5px}.demo-module__W68-Ga__cbTextarea::placeholder{color:#f4f5f766}.demo-module__W68-Ga__cbTextarea:focus{border-color:var(--pink)}.demo-module__W68-Ga__cbFine{color:#f4f5f766;margin:2px 0 4px;font-size:12px}.demo-module__W68-Ga__cbCard .demo-module__W68-Ga__btnPrimary{justify-content:center;width:100%;height:52px;margin-top:4px}.demo-module__W68-Ga__cbSent{color:var(--on-grey);padding:24px 0;font-size:15px;line-height:1.6}@media (max-width:820px){.demo-module__W68-Ga__cbWrap{grid-template-columns:1fr;gap:36px}.demo-module__W68-Ga__cbCard{order:-1}}.demo-module__W68-Ga__neonGlow{border-radius:inherit;pointer-events:none;opacity:0;z-index:0;background:radial-gradient(130% 100% at 50% -12%,#e11d4873,#e11d4800 62%);height:62%;position:absolute;top:0;left:0;right:0}.demo-module__W68-Ga__neonBar{pointer-events:none;opacity:0;z-index:1;background:linear-gradient(90deg,#0000,#ff4d6d 35%,#ffd5dc 50%,#ff4d6d 65%,#0000);border-radius:3px;width:38%;height:3px;position:absolute;top:-1.5px;left:0}.demo-module__W68-Ga__neonOn .demo-module__W68-Ga__neonBar{animation:demo-module__W68-Ga__neonSweep 1.45s var(--ease) .1s}.demo-module__W68-Ga__neonOn .demo-module__W68-Ga__neonGlow{animation:demo-module__W68-Ga__neonBloom 1.65s var(--ease) .1s}@keyframes demo-module__W68-Ga__neonSweep{0%{opacity:0;transform:translate(-70%)}14%{opacity:1}86%{opacity:1}to{opacity:0;transform:translate(300%)}}@keyframes demo-module__W68-Ga__neonBloom{0%{opacity:0}28%{opacity:.95}70%{opacity:.45}to{opacity:0}}@media (prefers-reduced-motion:reduce){.demo-module__W68-Ga__neonBar,.demo-module__W68-Ga__neonGlow{display:none}}.demo-module__W68-Ga__ringWrap{margin-top:30px}.demo-module__W68-Ga__ringStage{perspective:1300px;cursor:grab;touch-action:pan-y;justify-content:center;align-items:center;height:430px;display:flex;overflow:hidden}.demo-module__W68-Ga__ringStage:active{cursor:grabbing}.demo-module__W68-Ga__ring{width:232px;height:280px;transform-style:preserve-3d;position:relative}.demo-module__W68-Ga__ringSlot{backface-visibility:hidden;position:absolute;inset:0}.demo-module__W68-Ga__ringCard{border:1px solid var(--line-2);background:var(--card);-webkit-user-select:none;user-select:none;border-radius:20px;flex-direction:column;justify-content:flex-end;gap:9px;padding:28px;display:flex;position:absolute;inset:0;box-shadow:0 44px 80px -46px #1a19168c}.demo-module__W68-Ga__ringSlot:nth-child(2n) .demo-module__W68-Ga__ringCard{background:var(--paper-2)}.demo-module__W68-Ga__ringNum{font-family:var(--serif);color:var(--pink);font-size:44px;font-weight:400;line-height:1}.demo-module__W68-Ga__ringLabel{font-family:var(--serif);letter-spacing:-.02em;color:var(--ink);font-size:22px;font-weight:560}.demo-module__W68-Ga__ringSub{color:var(--ink-3);font-size:13.5px;line-height:1.5}.demo-module__W68-Ga__ringHint{text-align:center;letter-spacing:.09em;text-transform:uppercase;color:var(--ink-4);margin-top:14px;font-size:11.5px}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__ringCard,.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__ringSlot:nth-child(2n) .demo-module__W68-Ga__ringCard{background:var(--grey-2);border-color:var(--grey-line)}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__ringLabel{color:var(--on-grey)}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__ringSub{color:var(--on-grey-2)}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__ringHint{color:var(--on-grey-3)}.demo-module__W68-Ga__pdev{background:var(--card);border:1px solid var(--line);border-radius:18px;width:100%;overflow:hidden;box-shadow:0 30px 60px -34px #1a191673}.demo-module__W68-Ga__pdevBar{border-bottom:1px solid var(--line);background:var(--paper-2);align-items:center;gap:10px;height:34px;padding:0 12px;display:flex}.demo-module__W68-Ga__pdevDots{gap:5px;display:inline-flex}.demo-module__W68-Ga__pdevDots span{background:var(--line-2);border-radius:999px;width:7px;height:7px}.demo-module__W68-Ga__pdevUrl{color:var(--ink-4);font-size:11px}.demo-module__W68-Ga__pdevBody{flex-direction:column;gap:8px;padding:15px;display:flex}.demo-module__W68-Ga__pdevKicker{letter-spacing:.07em;text-transform:uppercase;color:var(--ink-4);font-size:10px;font-weight:600}.demo-module__W68-Ga__pdevRow{background:var(--paper-2);border-radius:10px;justify-content:space-between;align-items:center;padding:9px 12px;display:flex}.demo-module__W68-Ga__pdevStore{color:var(--ink-2);font-size:12.5px;font-weight:500}.demo-module__W68-Ga__pdevPrice{color:var(--ink);font-size:13.5px;font-weight:600}.demo-module__W68-Ga__pdevLow{background:var(--pink)}.demo-module__W68-Ga__pdevLow .demo-module__W68-Ga__pdevStore,.demo-module__W68-Ga__pdevLow .demo-module__W68-Ga__pdevPrice{color:#fff}.demo-module__W68-Ga__pdevTag{color:var(--pink);margin-top:2px;font-size:11px;font-weight:600}.demo-module__W68-Ga__statCards{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-top:48px;display:grid}.demo-module__W68-Ga__statCard{border:1px solid #0000;border-radius:22px;flex-direction:column;min-height:224px;padding:clamp(26px,2.6vw,38px);display:flex}.demo-module__W68-Ga__statCard0{background:var(--paper-2);border-color:var(--line-2)}.demo-module__W68-Ga__statCard1{background:var(--grey);color:var(--on-grey)}.demo-module__W68-Ga__statCard2{background:var(--card);border-color:var(--line)}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__statCard1{background:var(--grey-2);border-color:var(--grey-line)}.demo-module__W68-Ga__scLabel{color:var(--ink-2);font-size:15px;font-weight:560}.demo-module__W68-Ga__statCard1 .demo-module__W68-Ga__scLabel{color:var(--on-grey-2)}.demo-module__W68-Ga__scNum{font-family:var(--serif);letter-spacing:-.03em;color:var(--ink);margin-top:auto;font-size:clamp(42px,5vw,62px);font-weight:440;line-height:1;display:block}.demo-module__W68-Ga__statCard1 .demo-module__W68-Ga__scNum{color:#fff}.demo-module__W68-Ga__statCard2 .demo-module__W68-Ga__scNum{color:var(--pink)}.demo-module__W68-Ga__scSuffix{margin-left:2px;font-size:.46em;font-weight:500}.demo-module__W68-Ga__scTime{color:var(--ink-3);margin-top:14px;font-size:13px;font-weight:600}.demo-module__W68-Ga__statCard1 .demo-module__W68-Ga__scTime{color:var(--on-grey-2)}.demo-module__W68-Ga__scSrc{color:var(--ink-4);align-items:center;gap:6px;margin-top:7px;font-size:12.5px;display:inline-flex}.demo-module__W68-Ga__statCard1 .demo-module__W68-Ga__scSrc{color:var(--on-grey-3)}.demo-module__W68-Ga__scSrc svg{width:12px;height:12px;transform:rotate(-45deg)}.demo-module__W68-Ga__mcGrid{grid-template-columns:repeat(auto-fit,minmax(258px,1fr));gap:16px;margin-top:44px;display:grid}.demo-module__W68-Ga__mc{border:1px solid var(--line);cursor:pointer;aspect-ratio:4/3.3;background:var(--paper-2);text-align:left;border-radius:20px;padding:0;position:relative;overflow:hidden}.demo-module__W68-Ga__mcImg{display:block;position:absolute;inset:0}.demo-module__W68-Ga__mcImg img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;padding:26px}.demo-module__W68-Ga__mcGrad{background:linear-gradient(#0000 46%,#14121099);position:absolute;inset:0}.demo-module__W68-Ga__mcTitle{z-index:1;color:#fff;font-family:var(--serif);font-size:21px;font-weight:560;position:absolute;bottom:18px;left:20px}.demo-module__W68-Ga__mcPlus{z-index:1;width:34px;height:34px;color:var(--ink);background:#ffffffe6;border-radius:999px;place-items:center;display:grid;position:absolute;bottom:16px;right:16px}.demo-module__W68-Ga__mcOverlay{z-index:90;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1412108c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.demo-module__W68-Ga__mcModal{background:var(--grey);border-radius:24px;width:min(560px,92vw);position:relative;overflow:hidden}.demo-module__W68-Ga__mcModalImg{aspect-ratio:16/10;background:#101012;display:block}.demo-module__W68-Ga__mcModalImg img{object-fit:contain;width:100%;height:100%;padding:30px}.demo-module__W68-Ga__mcCloseBtn{color:#fff;cursor:pointer;background:#ffffff29;border:none;border-radius:999px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:16px;right:16px}.demo-module__W68-Ga__mcCloseBtn svg{width:17px;height:17px}.demo-module__W68-Ga__mcModalBody{padding:24px 28px 30px}.demo-module__W68-Ga__mcModalTag{letter-spacing:.06em;text-transform:uppercase;color:#ff6188;font-size:12px;font-weight:600}.demo-module__W68-Ga__mcModalTitle{font-family:var(--serif);color:var(--on-grey);margin-top:8px;font-size:28px;font-weight:540;display:block}.demo-module__W68-Ga__mcStatRow{align-items:baseline;gap:12px;margin-top:14px;display:flex}.demo-module__W68-Ga__mcStat{font-family:var(--serif);color:#fff;letter-spacing:-.02em;font-size:42px;font-weight:480;line-height:1}.demo-module__W68-Ga__mcStatNote{letter-spacing:.06em;text-transform:uppercase;color:var(--on-grey-3);font-size:11px;font-weight:600}.demo-module__W68-Ga__mcModalText{color:var(--on-grey-2);margin:14px 0 0;font-size:15px;line-height:1.62}.demo-module__W68-Ga__mc .demo-module__W68-Ga__pixGrid{z-index:1}.demo-module__W68-Ga__mc .demo-module__W68-Ga__mcGrad,.demo-module__W68-Ga__mc .demo-module__W68-Ga__mcTitle,.demo-module__W68-Ga__mc .demo-module__W68-Ga__mcPlus{z-index:2}.demo-module__W68-Ga__mcGrid{grid-template-columns:repeat(auto-fit,minmax(186px,1fr));gap:14px;margin-top:0}.demo-module__W68-Ga__mc{aspect-ratio:4/3;background:var(--card);box-shadow:0 20px 44px -32px #1a191652}.demo-module__W68-Ga__mcImg img{mix-blend-mode:normal;padding:clamp(22px,3.4vw,40px)}.demo-module__W68-Ga__mcGrad{display:none}.demo-module__W68-Ga__mcTitle{color:var(--ink);font-size:14.5px;font-weight:600;bottom:13px;left:16px}.demo-module__W68-Ga__mcPlus{background:var(--paper-2);color:var(--ink-2);width:30px;height:30px}.demo-module__W68-Ga__mcPlus svg{width:15px;height:15px}.demo-module__W68-Ga__mcModalImg{aspect-ratio:16/9;background:#fff}.demo-module__W68-Ga__mcModalImg img{padding:clamp(26px,4vw,46px)}.demo-module__W68-Ga__mcWordmark{width:100%;height:100%;font-family:var(--serif);letter-spacing:-.01em;color:var(--ink);text-align:center;place-items:center;padding:16px;font-size:clamp(18px,3vw,28px);font-weight:600;display:grid}.demo-module__W68-Ga__psWrap{grid-template-columns:1fr auto 1fr;align-items:center;max-width:1060px;margin:52px auto 0;display:grid}.demo-module__W68-Ga__psCard{flex-direction:column;min-height:452px;padding:clamp(28px,3vw,44px);display:flex}.demo-module__W68-Ga__psLight{background:var(--paper-2);border:1px solid var(--line-2);border-right:none;border-radius:24px 0 0 24px}.demo-module__W68-Ga__psDark{background:var(--grey);color:var(--on-grey);border-radius:0 24px 24px 0}.demo-module__W68-Ga__psDevice{z-index:2;filter:drop-shadow(0 40px 70px #1a191666);width:232px;margin:0 -30px}.demo-module__W68-Ga__psHead{justify-content:space-between;align-items:center;display:flex}.demo-module__W68-Ga__psTag{letter-spacing:.05em;text-transform:uppercase;font-size:12.5px;font-weight:600}.demo-module__W68-Ga__psLight .demo-module__W68-Ga__psTag{color:var(--ink-3)}.demo-module__W68-Ga__psDark .demo-module__W68-Ga__psTag{color:#ff6188}.demo-module__W68-Ga__psBadge{background:var(--pink);color:#fff;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700}.demo-module__W68-Ga__psPriceRow{align-items:baseline;gap:8px;margin-top:20px;display:flex}.demo-module__W68-Ga__psPrice{font-family:var(--serif);letter-spacing:-.03em;font-size:clamp(40px,4vw,56px);font-weight:480}.demo-module__W68-Ga__psLight .demo-module__W68-Ga__psPrice{color:var(--ink)}.demo-module__W68-Ga__psDark .demo-module__W68-Ga__psPrice{color:#fff}.demo-module__W68-Ga__psPer{color:var(--ink-3);font-size:14px}.demo-module__W68-Ga__psDark .demo-module__W68-Ga__psPer{color:var(--on-grey-2)}.demo-module__W68-Ga__psDesc{margin:14px 0 0;font-size:14.5px;line-height:1.55}.demo-module__W68-Ga__psLight .demo-module__W68-Ga__psDesc{color:var(--ink-2)}.demo-module__W68-Ga__psDark .demo-module__W68-Ga__psDesc{color:var(--on-grey-2)}.demo-module__W68-Ga__psList{flex-direction:column;gap:12px;margin:22px 0 26px;padding:0;list-style:none;display:flex}.demo-module__W68-Ga__psList li{align-items:flex-start;gap:11px;font-size:14.5px;display:flex}.demo-module__W68-Ga__psLight .demo-module__W68-Ga__psList li{color:var(--ink-2)}.demo-module__W68-Ga__psDark .demo-module__W68-Ga__psList li{color:var(--on-grey)}.demo-module__W68-Ga__psList svg{flex:none;width:16px;height:16px;margin-top:2px}.demo-module__W68-Ga__psLight .demo-module__W68-Ga__psList svg{color:var(--pink)}.demo-module__W68-Ga__psDark .demo-module__W68-Ga__psList svg{color:#ff6188}.demo-module__W68-Ga__psBtn{align-self:flex-start;margin-top:auto}@media (max-width:860px){.demo-module__W68-Ga__psWrap{grid-template-columns:1fr;gap:16px;max-width:460px}.demo-module__W68-Ga__psLight{border-right:1px solid var(--line-2);border-radius:22px}.demo-module__W68-Ga__psDark{border-radius:22px}.demo-module__W68-Ga__psDevice{display:none}}.demo-module__W68-Ga__pcar{cursor:grab;margin-top:44px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000);mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000)}.demo-module__W68-Ga__pcar:active{cursor:grabbing}.demo-module__W68-Ga__pcarTrack{width:max-content;padding:4px var(--pad);gap:18px;display:flex}.demo-module__W68-Ga__pcarItem{background:var(--card);border:1px solid var(--line);border-radius:18px;flex:none;width:244px;overflow:hidden}.demo-module__W68-Ga__pcarImg{aspect-ratio:3/4;background:var(--paper-2);display:block;overflow:hidden}.demo-module__W68-Ga__pcarImg img{object-fit:contain;mix-blend-mode:multiply;pointer-events:none;width:116%;height:100%;margin-left:-8%;padding:24px}.demo-module__W68-Ga__pcarMeta{border-top:1px solid var(--line);flex-direction:column;gap:3px;padding:14px 16px;display:flex}.demo-module__W68-Ga__pcarMeta b{color:var(--ink);font-size:14.5px}.demo-module__W68-Ga__pcarSub{color:var(--pink);font-size:12.5px;font-weight:600}.demo-module__W68-Ga__pcarHint{letter-spacing:.09em;text-transform:uppercase;color:var(--ink-4);pointer-events:none;font-size:11px;position:absolute;bottom:14px;right:18px}.demo-module__W68-Ga__mkFormTitle{letter-spacing:.05em;text-transform:uppercase;color:var(--ink-3);margin:0 0 2px;font-size:12.5px;font-weight:600}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__mkFormTitle{color:var(--on-grey-2)}.demo-module__W68-Ga__mkFine{color:var(--ink-4);margin:2px 0 0;font-size:12px}.demo-module__W68-Ga__secGrey .demo-module__W68-Ga__mkFine{color:var(--on-grey-3)}.demo-module__W68-Ga__mkForm .demo-module__W68-Ga__mkInput{border-radius:999px;height:50px;padding:0 20px}.demo-module__W68-Ga__mkForm select.demo-module__W68-Ga__mkInput{appearance:none;background-image:linear-gradient(45deg,#0000 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,#0000 50%);background-position:calc(100% - 20px) 22px,calc(100% - 14px) 22px;background-repeat:no-repeat;background-size:6px 6px,6px 6px}.demo-module__W68-Ga__mkForm .demo-module__W68-Ga__mkTextarea{border-radius:18px}.demo-module__W68-Ga__mkAvatars{align-items:center;margin-top:14px;display:flex}.demo-module__W68-Ga__mkAvatars span{border:2px solid var(--grey);background:linear-gradient(135deg, var(--ink-3), var(--ink-4));border-radius:999px;width:36px;height:36px;margin-left:-11px}.demo-module__W68-Ga__mkAvatars span:first-child{margin-left:0}.demo-module__W68-Ga__mkAvatarsNote{color:var(--on-grey-2);margin-top:10px;font-size:13px}.demo-module__W68-Ga__mhero{background:var(--grey);isolation:isolate;align-items:center;min-height:clamp(560px,88vh,880px);display:flex;position:relative;overflow:hidden}.demo-module__W68-Ga__mheroMedia{z-index:0;will-change:transform;position:absolute;inset:-7% -3% -3%}.demo-module__W68-Ga__mheroFallback{background:radial-gradient(120% 90% at 26% 16%,#e11d4857,#0000 56%),radial-gradient(100% 80% at 84% 98%,#e11d4829,#0000 60%),linear-gradient(158deg,#17120f 0%,#1c1c1e 56%,#0e0d0c 100%);position:absolute;inset:0}.demo-module__W68-Ga__mheroVideo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.demo-module__W68-Ga__mheroScrim{background:linear-gradient(#0c0b0a8c 0%,#0c0b0a2e 38%,#0c0b0a9e 100%),radial-gradient(130% 110% at 18%,#0c0b0a99,#0000 58%);position:absolute;inset:0}.demo-module__W68-Ga__mheroGrain{opacity:.06;mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:170px 170px;position:absolute;inset:0}.demo-module__W68-Ga__mheroInner{z-index:2;width:100%;position:relative}.demo-module__W68-Ga__mheroCopy{max-width:760px}.demo-module__W68-Ga__mhero .demo-module__W68-Ga__eyebrow{color:var(--on-grey-2)}.demo-module__W68-Ga__mhero .demo-module__W68-Ga__pageH{color:#fff}.demo-module__W68-Ga__mhero .demo-module__W68-Ga__pageLede{color:var(--on-grey-2);max-width:52ch;margin-top:clamp(18px,2.4vh,26px)}.demo-module__W68-Ga__mhero .demo-module__W68-Ga__pageHeroActions{flex-flow:wrap;align-items:center;gap:16px;margin-top:clamp(24px,3vh,32px)}.demo-module__W68-Ga__mhero .demo-module__W68-Ga__accentLink{color:var(--on-grey)}.demo-module__W68-Ga__mhero .demo-module__W68-Ga__accentLink:hover{color:#fff}@media (prefers-reduced-motion:reduce){.demo-module__W68-Ga__mheroMedia{inset:0}}