:root{--flame:#da6fd5;--flame-hover:#e487df;--iris-fill:linear-gradient(135deg,color-mix(in srgb,var(--flame)80%,white),color-mix(in srgb,var(--flame)55%,#6fa0ff),var(--flame),color-mix(in srgb,var(--flame)70%,#5a78c8),color-mix(in srgb,var(--flame)60%,white));--iris-label:#0a0a0a;--iris-hover-shadow:0 8px 24px -6px color-mix(in srgb,var(--flame)55%,transparent);--marigold:#da6fd540;--parchment-shadow:#00000080;--ink:#fefefe;--paper:#1f1f1f;--cream:#171717;--mist:#ffffff1a;--warm-stone:#b8b8b8;--driftwood:#969696;--ironwood:#cfcfcf;--bone:#ffffff29;--screen:#141414;--h-sans:var(--font-funnel-sans),"Funnel Sans",var(--font-pp-neue-montreal),"Inter",system-ui,-apple-system,"Segoe UI",sans-serif;--h-serif:var(--font-hedvig-serif),"Hedvig Letters Serif","Times New Roman",Georgia,serif;--shadow-sm:#0006 0px 1px 4px 0px;--shadow-lg:#00000073 6px 4px 24px 0px;--shadow-card:#00000080 0px 18px 40px -12px}.theme-module__wAT_sq__theme{background:var(--cream);color:var(--ink);font-family:var(--h-sans);letter-spacing:.015em;-webkit-font-smoothing:antialiased;width:100%;min-height:100vh;font-weight:400;overflow-x:clip}.theme-module__wAT_sq__page{width:100%}.theme-module__wAT_sq__theme *,.theme-module__wAT_sq__theme :before,.theme-module__wAT_sq__theme :after{box-sizing:border-box}.theme-module__wAT_sq__container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.theme-module__wAT_sq__btnPrimary{font-family:var(--h-sans);letter-spacing:-.01em;color:var(--iris-label);background:var(--iris-fill);cursor:pointer;white-space:nowrap;background-size:200% 100%;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:15px;font-weight:500;transition:box-shadow .4s;display:inline-flex;box-shadow:0 0 #0000}.theme-module__wAT_sq__btnPrimary:hover{box-shadow:var(--iris-hover-shadow)}.theme-module__wAT_sq__btnGhost{font-family:var(--h-sans);color:var(--flame);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;font-size:16px;font-weight:500;text-decoration:none;display:inline-flex}.theme-module__wAT_sq__btnGhost:hover{text-decoration:underline}.theme-module__wAT_sq__link{color:var(--flame);align-items:center;gap:6px;font-size:16px;font-weight:500;text-decoration:none;display:inline-flex}.theme-module__wAT_sq__link:hover{text-decoration:underline}.theme-module__wAT_sq__link svg{transition:transform .18s}.theme-module__wAT_sq__link:hover svg{transform:translate(3px)}.theme-module__wAT_sq__nav{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(12px);backdrop-filter:saturate(180%)blur(12px);border-bottom:1px solid var(--mist);background:#171717d1;width:100%;position:sticky;top:0}.theme-module__wAT_sq__navInner{justify-content:space-between;align-items:center;gap:24px;height:68px;display:flex}.theme-module__wAT_sq__brand{font-family:var(--h-sans);letter-spacing:-.01em;color:var(--flame);align-items:center;gap:8px;font-size:22px;font-weight:700;text-decoration:none;display:inline-flex}.theme-module__wAT_sq__brandMark{background:var(--flame);border-radius:6px;width:22px;height:22px;display:inline-block}.theme-module__wAT_sq__navLinks{align-items:center;gap:28px;display:flex}.theme-module__wAT_sq__navLink{color:var(--ink);align-items:center;gap:5px;font-size:16px;font-weight:500;text-decoration:none;display:inline-flex}.theme-module__wAT_sq__navLink:hover{color:var(--flame)}.theme-module__wAT_sq__navChevron{opacity:.55;width:10px;height:10px;transition:transform .18s;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.theme-module__wAT_sq__brandLogo{object-fit:contain;width:30px;height:30px;display:inline-block}.theme-module__wAT_sq__brandWordmark{object-fit:contain;width:auto;height:19px;display:inline-block}.theme-module__wAT_sq__brandWordmarkWrap{align-items:center;display:inline-flex;position:relative}.theme-module__wAT_sq__brandTm{font-family:var(--h-sans);color:var(--ink);font-size:9px;font-weight:600;line-height:1;position:absolute;top:-2px;right:-10px}.theme-module__wAT_sq__navItem{align-items:center;display:inline-flex;position:static}.theme-module__wAT_sq__navTrigger{font-family:var(--h-sans);letter-spacing:inherit;color:var(--ink);cursor:pointer;background:0 0;border:0;align-items:center;padding:16px 2px;font-size:16px;font-weight:500;display:inline-flex;position:relative}.theme-module__wAT_sq__navTrigger:hover,.theme-module__wAT_sq__navItemOpen .theme-module__wAT_sq__navTrigger{color:var(--flame)}.theme-module__wAT_sq__navItemOpen .theme-module__wAT_sq__navChevron{transform:translate(-50%)rotate(180deg)}.theme-module__wAT_sq__navDropdown{background:var(--paper);border:1px solid var(--mist);min-width:220px;box-shadow:var(--shadow-card);opacity:0;visibility:hidden;pointer-events:none;z-index:60;border-radius:14px;flex-direction:column;gap:2px;padding:8px;transition:opacity .16s,transform .16s;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(-4px)}.theme-module__wAT_sq__navItemOpen .theme-module__wAT_sq__navDropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.theme-module__wAT_sq__navDropdownLink{font-family:var(--h-sans);color:var(--ink);white-space:nowrap;border-radius:9px;padding:9px 12px;font-size:15px;font-weight:500;text-decoration:none;transition:background .14s,color .14s}.theme-module__wAT_sq__navDropdownLink:hover,.theme-module__wAT_sq__navDropdownLink:focus-visible{color:var(--flame);background:#ffffff0f}.theme-module__wAT_sq__navMegaDropdown{background:var(--paper);border:1px solid var(--mist);box-shadow:var(--shadow-card);opacity:0;visibility:hidden;pointer-events:none;z-index:60;border-radius:14px;gap:8px;padding:14px;transition:opacity .16s,transform .16s;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(-4px)}.theme-module__wAT_sq__navItemOpen .theme-module__wAT_sq__navMegaDropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.theme-module__wAT_sq__navMegaCol{flex-direction:column;gap:2px;min-width:180px;display:flex}.theme-module__wAT_sq__navMegaCol+.theme-module__wAT_sq__navMegaCol{border-left:1px solid var(--mist);padding-left:8px}.theme-module__wAT_sq__navMegaColTitle{font-family:var(--h-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--driftwood);margin:0;padding:6px 12px 8px;font-size:12px;font-weight:600}.theme-module__wAT_sq__navFlyout{z-index:60;opacity:0;visibility:hidden;pointer-events:none;padding-top:22px;transition:opacity .16s,transform .16s;position:absolute;top:calc(100% - 8px);left:0;right:0;transform:translateY(-6px)}.theme-module__wAT_sq__navItemOpen .theme-module__wAT_sq__navFlyout{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.theme-module__wAT_sq__navFlyoutInner{max-width:1200px;margin:0 auto;padding:0 24px}.theme-module__wAT_sq__navFlyoutCard{background:var(--paper);border:1px solid var(--mist);box-shadow:var(--shadow-card);border-radius:16px;padding:20px}.theme-module__wAT_sq__navFlyoutColumns{gap:8px;display:flex}.theme-module__wAT_sq__navFlyoutCol{flex-direction:column;flex:1 1 0;gap:6px;min-width:0;display:flex}.theme-module__wAT_sq__navFlyoutCol+.theme-module__wAT_sq__navFlyoutCol{border-left:1px solid var(--mist);padding-left:16px}.theme-module__wAT_sq__navFlyoutColTitle{font-family:var(--h-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--driftwood);margin:0;padding:4px 12px 8px;font-size:12px;font-weight:600}.theme-module__wAT_sq__navFlyoutGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px;display:grid}.theme-module__wAT_sq__navFlyoutLink,.theme-module__wAT_sq__navFlyoutCell{font-family:var(--h-sans);color:var(--ink);border-radius:9px;padding:10px 12px;font-size:15px;font-weight:500;text-decoration:none;transition:background .14s,color .14s}.theme-module__wAT_sq__navFlyoutLink{border:1px solid var(--mist);background-color:#ffffff08;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;min-height:50px;padding:10px 14px;transition:background-color .14s,border-color .14s,box-shadow .14s,color .14s;display:flex;position:relative;overflow:hidden}.theme-module__wAT_sq__navFlyoutLink:before{content:"";z-index:0;pointer-events:none;background-image:linear-gradient(90deg,#ffffff12 1px,#0000 1px),linear-gradient(#ffffff12 1px,#0000 1px);background-size:18px 18px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(120% 160% at 100%,#000 26%,#0000 82%);mask-image:radial-gradient(120% 160% at 100%,#000 26%,#0000 82%)}.theme-module__wAT_sq__navFlyoutLinkLabel{z-index:1;position:relative}.theme-module__wAT_sq__navFlyoutLinkSpot{z-index:1;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:relative}.theme-module__wAT_sq__navFlyoutLink:hover,.theme-module__wAT_sq__navFlyoutLink:focus-visible{border-color:color-mix(in srgb,var(--flame)60%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--flame)60%,transparent);color:var(--flame);background-color:#ffffff12}.theme-module__wAT_sq__navFlyoutCell{border:1px solid var(--mist);text-align:left;background-color:#ffffff08;border-radius:12px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:12px;min-height:160px;padding:16px;display:flex;position:relative;overflow:hidden}.theme-module__wAT_sq__navFlyoutCell:before{content:"";z-index:0;pointer-events:none;background-image:linear-gradient(90deg,#ffffff12 1px,#0000 1px),linear-gradient(#ffffff12 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(130% 120% at 115% 38%,#000 22%,#0000 78%);mask-image:radial-gradient(130% 120% at 115% 38%,#000 22%,#0000 78%)}.theme-module__wAT_sq__navFlyoutCellIcon,.theme-module__wAT_sq__navFlyoutCellText{z-index:1;position:relative}.theme-module__wAT_sq__navFlyoutCell:hover,.theme-module__wAT_sq__navFlyoutCell:focus-visible{border-color:color-mix(in srgb,var(--flame)60%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--flame)60%,transparent);color:var(--flame);background-color:#ffffff12}.theme-module__wAT_sq__navFlyoutCellIcon{flex:none;width:32px;height:32px}.theme-module__wAT_sq__navFlyoutCellLottie{filter:brightness(0)invert();width:100%;height:100%;transition:filter .18s}.theme-module__wAT_sq__navFlyoutCell:hover .theme-module__wAT_sq__navFlyoutCellLottie,.theme-module__wAT_sq__navFlyoutCell:focus-visible .theme-module__wAT_sq__navFlyoutCellLottie{filter:brightness()invert(0)}.theme-module__wAT_sq__navFlyoutCellText{flex-direction:column;gap:3px;display:flex}.theme-module__wAT_sq__navFlyoutCellLabel{font-family:var(--h-sans);color:inherit;font-size:16px;font-weight:600}.theme-module__wAT_sq__navFlyoutCellDesc{font-family:var(--h-sans);color:var(--driftwood);font-size:13px;font-weight:400;line-height:1.35}.theme-module__wAT_sq__navSubItem{flex-direction:column;display:flex;position:relative}.theme-module__wAT_sq__navSubTrigger{justify-content:space-between;align-items:center;gap:12px;display:flex}.theme-module__wAT_sq__navSubChevron{opacity:.55;flex-shrink:0;width:9px;height:9px}.theme-module__wAT_sq__navSubmenu{opacity:0;visibility:hidden;pointer-events:none;z-index:61;padding-left:8px;transition:opacity .16s;position:absolute;top:-8px;left:100%}.theme-module__wAT_sq__navSubItem:hover .theme-module__wAT_sq__navSubmenu,.theme-module__wAT_sq__navSubItem:focus-within .theme-module__wAT_sq__navSubmenu{opacity:1;visibility:visible;pointer-events:auto}.theme-module__wAT_sq__navSubmenuInner{background:var(--paper);border:1px solid var(--mist);min-width:210px;box-shadow:var(--shadow-card);border-radius:14px;flex-direction:column;gap:2px;padding:8px;display:flex}.theme-module__wAT_sq__navSubGroup{flex-direction:column;display:flex;position:relative}.theme-module__wAT_sq__navSubGroupLabel{width:100%;font-family:var(--h-sans);color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:9px 12px;font-size:15px;font-weight:500;transition:color .14s;display:flex}.theme-module__wAT_sq__navSubGroup:hover .theme-module__wAT_sq__navSubGroupLabel,.theme-module__wAT_sq__navSubGroup:focus-within .theme-module__wAT_sq__navSubGroupLabel{color:var(--flame)}.theme-module__wAT_sq__navSubGroupMenu{opacity:0;visibility:hidden;pointer-events:none;z-index:62;padding-left:8px;transition:opacity .16s;position:absolute;top:-8px;left:100%}.theme-module__wAT_sq__navSubGroup:hover .theme-module__wAT_sq__navSubGroupMenu,.theme-module__wAT_sq__navSubGroup:focus-within .theme-module__wAT_sq__navSubGroupMenu{opacity:1;visibility:visible;pointer-events:auto}@media (prefers-reduced-motion:reduce){.theme-module__wAT_sq__navChevron,.theme-module__wAT_sq__navDropdown,.theme-module__wAT_sq__navDropdownLink,.theme-module__wAT_sq__navMegaDropdown,.theme-module__wAT_sq__navFlyout,.theme-module__wAT_sq__navSubmenu,.theme-module__wAT_sq__navSubGroupMenu{transition:none}}.theme-module__wAT_sq__navRight{align-items:center;gap:18px;display:flex}.theme-module__wAT_sq__signIn{color:var(--ink);font-size:16px;font-weight:500;text-decoration:none}.theme-module__wAT_sq__signIn:hover{color:var(--flame)}.theme-module__wAT_sq__menuToggle{width:42px;height:42px;color:var(--ink);border:1px solid var(--bone);cursor:pointer;background:0 0;border-radius:12px;justify-content:center;align-items:center;margin-left:auto;padding:0;display:none}.theme-module__wAT_sq__menuToggle:hover{color:var(--flame);border-color:var(--flame)}.theme-module__wAT_sq__menuToggle svg{width:22px;height:22px}.theme-module__wAT_sq__mobileMenu{border-top:1px solid var(--mist);-webkit-backdrop-filter:saturate(180%)blur(12px);backdrop-filter:saturate(180%)blur(12px);background:#171717fa;max-height:calc(100vh - 68px);padding:18px 0 24px;overflow-y:auto}.theme-module__wAT_sq__mobileGroup{border-bottom:1px solid var(--mist);flex-direction:column;gap:4px;padding:12px 0;display:flex}.theme-module__wAT_sq__mobileGroupTitle{font-family:var(--h-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--driftwood);margin:0 0 6px;font-size:12px;font-weight:600}.theme-module__wAT_sq__mobileLink{font-family:var(--h-sans);color:var(--ink);padding:9px 0;font-size:16px;font-weight:500;text-decoration:none}.theme-module__wAT_sq__mobileLink:hover{color:var(--flame)}.theme-module__wAT_sq__mobileSubList{flex-direction:column;gap:2px;margin-bottom:4px;display:flex}.theme-module__wAT_sq__mobileSubLink{font-family:var(--h-sans);color:var(--ink);padding:9px 0;font-size:16px;font-weight:500;text-decoration:none}.theme-module__wAT_sq__mobileSubLink:hover{color:var(--flame)}.theme-module__wAT_sq__mobileSubGroup{flex-direction:column;gap:2px;margin-top:6px;display:flex}.theme-module__wAT_sq__mobileSubGroupTitle{font-family:var(--h-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--driftwood);opacity:.75;margin:0 0 2px;font-size:11px;font-weight:600}.theme-module__wAT_sq__mobileActions{flex-direction:column;gap:12px;padding-top:18px;display:flex}.theme-module__wAT_sq__mobileActions .theme-module__wAT_sq__signIn{padding:6px 0}@media (min-width:721px){.theme-module__wAT_sq__mobileMenu{display:none}}.theme-module__wAT_sq__hero{text-align:center;min-height:clamp(630px,92vh,980px);padding:clamp(56px,9vh,104px) 0 clamp(40px,7vh,80px);position:relative;overflow:hidden}.theme-module__wAT_sq__heroCanvas{z-index:0;pointer-events:none;position:absolute;inset:21.5% 0 -4.5%}.theme-module__wAT_sq__heroWash{pointer-events:none;z-index:0;filter:blur(60px);opacity:.5;background:radial-gradient(38% 50% at 32% 42%,#da6fd580,#0000 70%),radial-gradient(40% 52% at 70% 38%,#da6fd552,#0000 72%),radial-gradient(46% 60% at 52% 70%,#aa5aa566,#0000 72%);width:min(1100px,120%);height:720px;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.theme-module__wAT_sq__heroContent{z-index:2;flex-direction:column;align-items:center;gap:22px;max-width:860px;margin:0 auto;display:flex;position:relative}.theme-module__wAT_sq__heroLab{padding:clamp(120px,16vh,200px) 0 clamp(64px,9vh,120px);position:relative;overflow:hidden}.theme-module__wAT_sq__heroLab:before{content:"";z-index:0;pointer-events:none;filter:blur(70px);opacity:.62;background:radial-gradient(38% 50% at 32% 42%,#da6fd580,#0000 70%),radial-gradient(40% 52% at 70% 38%,#da6fd552,#0000 72%),radial-gradient(46% 60% at 52% 70%,#aa5aa566,#0000 72%);width:min(1750px,172%);height:1040px;animation:.9s .15s both theme-module__wAT_sq__heroGlowIn;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask-image:linear-gradient(#000 52%,#0000 82%);mask-image:linear-gradient(#000 52%,#0000 82%)}@keyframes theme-module__wAT_sq__heroGlowIn{0%{opacity:0}to{opacity:.55}}@media (prefers-reduced-motion:reduce){.theme-module__wAT_sq__heroLab:before{opacity:.55;animation:none}}.theme-module__wAT_sq__heroGlobeControls{z-index:1;flex-direction:column;align-items:center;gap:12px;margin-top:10px;display:flex;position:relative}.theme-module__wAT_sq__heroGlobeHint{font-family:var(--h-sans);letter-spacing:.04em;color:var(--driftwood);text-align:center;font-size:12px}.theme-module__wAT_sq__heroGlobeReset{font-family:var(--h-sans);letter-spacing:.02em;color:var(--ironwood);background:var(--paper);border:1px solid var(--mist);cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:7px 16px;font-size:12px;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.theme-module__wAT_sq__heroGlobeReset:hover{color:var(--flame);border-color:var(--flame);background:color-mix(in srgb,var(--paper),#fff 5%)}.theme-module__wAT_sq__heroGlobeReset:focus-visible{outline:2px solid var(--flame);outline-offset:2px}.theme-module__wAT_sq__heroGlobeReset svg{transition:transform .3s}.theme-module__wAT_sq__heroGlobeReset:hover svg{transform:rotate(-90deg)}.theme-module__wAT_sq__heroLayout{z-index:2;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(36px,5vw,80px);display:grid;position:relative}.theme-module__wAT_sq__heroLead{text-align:left;flex-direction:column;align-items:flex-start;gap:22px;display:flex}.theme-module__wAT_sq__eyebrow{font-family:var(--h-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--flame);font-size:14px;font-weight:600}.theme-module__wAT_sq__heroTitle{font-family:var(--h-serif);letter-spacing:-.01em;color:var(--ink);max-width:14ch;margin:0;font-size:clamp(40px,7vw,72px);font-weight:400;line-height:1.08}.theme-module__wAT_sq__heroSub{font-family:var(--h-sans);color:var(--warm-stone);max-width:46ch;margin:0;font-size:clamp(17px,1.6vw,20px);line-height:1.5}.theme-module__wAT_sq__heroCta{margin-top:6px}.theme-module__wAT_sq__centeredHero{flex-direction:column;align-items:center;display:flex}.theme-module__wAT_sq__centeredLead{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:22px;max-width:820px;display:flex;position:relative}.theme-module__wAT_sq__centeredGlobe{z-index:1;width:100%;margin-top:clamp(4px,2vh,28px);position:relative}.theme-module__wAT_sq__heroSwitch{z-index:70;-webkit-backdrop-filter:blur(12px);font-family:var(--h-sans);background:#171717b8;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:12px;padding:8px 14px;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 12px 34px -12px #000000b3}.theme-module__wAT_sq__heroSwitchSide{color:var(--driftwood);-webkit-user-select:none;user-select:none;font-size:12.5px;font-weight:500;transition:color .18s}.theme-module__wAT_sq__heroSwitchSideActive{color:var(--ink)}.theme-module__wAT_sq__heroSwitchTrack{background:#ffffff1f;border:1px solid #ffffff24;border-radius:999px;flex:none;width:46px;height:26px;padding:0;transition:background .2s,border-color .2s;position:relative}.theme-module__wAT_sq__heroSwitchTrack[data-on=true]{background:var(--flame);border-color:#0000}.theme-module__wAT_sq__heroSwitchKnob{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .22s cubic-bezier(.25,1,.5,1);position:absolute;top:2px;left:2px;box-shadow:0 2px 6px #0006}.theme-module__wAT_sq__heroSwitchTrack[data-on=true] .theme-module__wAT_sq__heroSwitchKnob{transform:translate(20px)}.theme-module__wAT_sq__heroCards{z-index:1;justify-content:center;align-items:center;gap:clamp(16px,3vw,40px);max-width:1080px;margin:clamp(36px,6vh,64px) auto 0;padding:0 24px;display:flex;position:relative}.theme-module__wAT_sq__heroCard{background:var(--paper);box-shadow:var(--shadow-card);border:1px solid var(--mist);outline-offset:6px;border-radius:16px;margin:0;transition:transform .55s cubic-bezier(.16,1,.3,1),opacity .4s,filter .4s,border-color .4s,box-shadow .4s;position:relative;overflow:hidden}.theme-module__wAT_sq__heroCardMain{width:min(620px,100%);transform:translateY(8px)}.theme-module__wAT_sq__heroCardSide{flex-shrink:0;width:300px;transform:rotate(-3deg)translateY(-14px)}.theme-module__wAT_sq__heroCardSideRight{transform:rotate(3deg)translateY(22px)}.theme-module__wAT_sq__heroCard img{width:100%;height:auto;display:block}.theme-module__wAT_sq__heroCard:is(:hover,:focus-within){z-index:4;border-color:var(--flame);box-shadow:var(--shadow-card),0 0 0 2px var(--flame)}.theme-module__wAT_sq__heroCardMain:is(:hover,:focus-within){transform:translateY(0)}.theme-module__wAT_sq__heroCardSide:is(:hover,:focus-within){transform:rotate(0)translateY(-14px)}.theme-module__wAT_sq__heroCardSideRight:is(:hover,:focus-within){transform:rotate(0)translateY(22px)}:is(.theme-module__wAT_sq__heroCards:has(.theme-module__wAT_sq__heroCard:hover) .theme-module__wAT_sq__heroCard:not(:hover),.theme-module__wAT_sq__heroCards:has(.theme-module__wAT_sq__heroCard:focus-within) .theme-module__wAT_sq__heroCard:not(:focus-within)){opacity:.5;filter:saturate(.85)}.theme-module__wAT_sq__imgCaption{text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--mist);opacity:0;filter:blur(6px);pointer-events:none;background:linear-gradient(#1212128c,#121212f0);flex-direction:column;gap:7px;margin:0;padding:clamp(16px,2vw,22px);transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1),filter .5s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(14px)}@media (hover:hover){.theme-module__wAT_sq__heroCard:is(:hover,:focus-within) .theme-module__wAT_sq__imgCaption,.theme-module__wAT_sq__wfMedia:is(:hover,:focus-within) .theme-module__wAT_sq__imgCaption,.theme-module__wAT_sq__wfMediaSlide:is(:hover,:focus-within) .theme-module__wAT_sq__imgCaption,.theme-module__wAT_sq__blockMediaInteractive:is(:hover,:focus-within) .theme-module__wAT_sq__imgCaption,.theme-module__wAT_sq__convoMedia:is(:hover,:focus-within) .theme-module__wAT_sq__imgCaption,.theme-module__wAT_sq__imgCaptionFigure:is(:hover,:focus-within) .theme-module__wAT_sq__imgCaption{opacity:1;filter:blur();transform:translateY(0)}}[data-caption-open] .theme-module__wAT_sq__imgCaption{opacity:1;filter:blur();transform:translateY(0)}.theme-module__wAT_sq__imgCaptionFigure{outline-offset:6px;transition:border-color .4s,box-shadow .4s;position:relative;overflow:hidden}@media (hover:hover){.theme-module__wAT_sq__imgCaptionFigure:is(:hover,:focus-within){border-color:var(--flame);box-shadow:var(--shadow-card),0 0 0 2px var(--flame)}}.theme-module__wAT_sq__imgCaptionFigure[data-caption-open]{border-color:var(--flame);box-shadow:var(--shadow-card),0 0 0 2px var(--flame)}.theme-module__wAT_sq__imgCaptionLabel{font-family:var(--h-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--flame);font-size:12px;font-weight:600}.theme-module__wAT_sq__imgCaptionText{font-family:var(--h-sans);color:var(--ironwood);margin:0;font-size:clamp(13px,1.05vw,15px);line-height:1.45}@media (prefers-reduced-motion:reduce){.theme-module__wAT_sq__heroCard,.theme-module__wAT_sq__imgCaption{transition-duration:.2s}.theme-module__wAT_sq__imgCaption{filter:none;transform:none}.theme-module__wAT_sq__heroCardMain:is(:hover,:focus-within){transform:translateY(8px)}.theme-module__wAT_sq__heroCardSide:is(:hover,:focus-within){transform:rotate(-3deg)translateY(-14px)}.theme-module__wAT_sq__heroCardSideRight:is(:hover,:focus-within){transform:rotate(3deg)translateY(22px)}}.theme-module__wAT_sq__section{padding:clamp(48px,8vh,80px) 0}.theme-module__wAT_sq__sectionHead{text-align:center;flex-direction:column;align-items:center;gap:14px;max-width:720px;margin:0 auto clamp(36px,5vh,56px);display:flex}.theme-module__wAT_sq__sectionTitle{font-family:var(--h-serif);letter-spacing:-.01em;color:var(--ink);margin:0;font-size:clamp(28px,3.6vw,44px);font-weight:400;line-height:1.15}.theme-module__wAT_sq__sectionSub{color:var(--warm-stone);margin:0;font-size:17px;line-height:1.5}.theme-module__wAT_sq__quote{text-align:center;padding:clamp(44px,7vh,84px) 0}.theme-module__wAT_sq__quoteText{font-family:var(--h-serif);letter-spacing:-.01em;color:var(--ink);max-width:28ch;margin:0 auto;font-size:clamp(24px,3.6vw,40px);font-weight:400;line-height:1.24}.theme-module__wAT_sq__quoteAccent{color:var(--flame)}.theme-module__wAT_sq__juwSteps{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.theme-module__wAT_sq__juwCard{background:var(--paper);border:1px solid var(--mist);box-shadow:var(--shadow-lg);border-radius:18px;flex-direction:column;gap:14px;padding:28px 26px;display:flex}.theme-module__wAT_sq__juwBadge{background:var(--flame);color:#fefefe;width:40px;height:40px;font-family:var(--h-sans);border-radius:11px;justify-content:center;align-items:center;margin-bottom:4px;font-size:18px;font-weight:600;display:inline-flex}.theme-module__wAT_sq__juwStepTitle{font-family:var(--h-sans);color:var(--ink);margin:0;font-size:19px;font-weight:600;line-height:1.25}.theme-module__wAT_sq__juwStepDesc{color:var(--warm-stone);margin:0;font-size:15px;line-height:1.55}@media (max-width:860px){.theme-module__wAT_sq__juwSteps{grid-template-columns:1fr}}.theme-module__wAT_sq__features{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.theme-module__wAT_sq__featureCard{background:var(--paper);border:1px solid var(--mist);box-shadow:var(--shadow-lg);border-radius:20px;flex-direction:column;gap:14px;padding:40px 32px;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.theme-module__wAT_sq__featureCard:hover{transform:translateY(-3px)}.theme-module__wAT_sq__featureIconBox{width:48px;height:48px}.theme-module__wAT_sq__featureTitle{font-family:var(--h-sans);color:var(--ink);margin:6px 0 0;font-size:22px;font-weight:600}.theme-module__wAT_sq__featureBody{color:var(--warm-stone);flex:1;margin:0;font-size:16px;line-height:1.5}.theme-module__wAT_sq__block{grid-template-columns:1fr 2fr;align-items:center;gap:clamp(32px,5vw,72px);display:grid}.theme-module__wAT_sq__blockReverse{grid-template-columns:2fr 1fr}.theme-module__wAT_sq__blockReverse .theme-module__wAT_sq__blockText{order:2}.theme-module__wAT_sq__blockReverse .theme-module__wAT_sq__blockMedia{order:1}.theme-module__wAT_sq__blockEyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--flame);margin:0 0 16px;font-size:14px;font-weight:600}.theme-module__wAT_sq__blockTitle{font-family:var(--h-serif);letter-spacing:-.01em;color:var(--ink);margin:0 0 18px;font-size:clamp(26px,3vw,36px);font-weight:400;line-height:1.18}.theme-module__wAT_sq__blockBody{color:var(--warm-stone);margin:0 0 24px;font-size:17px;line-height:1.55}.theme-module__wAT_sq__blockMedia{background:var(--paper);border:1px solid var(--mist);box-shadow:var(--shadow-card);border-radius:16px;margin:0;position:relative;overflow:hidden}.theme-module__wAT_sq__blockMediaInteractive{outline-offset:6px;transition:border-color .4s,box-shadow .4s}.theme-module__wAT_sq__blockMediaInteractive:is(:hover,:focus-within){border-color:var(--flame);box-shadow:var(--shadow-card),0 0 0 2px var(--flame)}.theme-module__wAT_sq__blockMedia img{width:100%;height:auto;display:block}.theme-module__wAT_sq__blockAnim{aspect-ratio:3/2;background:var(--screen)}.theme-module__wAT_sq__blockAnim svg{width:100%;height:100%;display:block}.theme-module__wAT_sq__checks{flex-direction:column;gap:12px;margin:0 0 24px;padding:0;list-style:none;display:flex}.theme-module__wAT_sq__checks li{color:var(--ironwood);align-items:flex-start;gap:12px;font-size:16px;line-height:1.45;display:flex}.theme-module__wAT_sq__checkDot{width:20px;height:20px;color:var(--flame);flex-shrink:0;margin-top:1px}.theme-module__wAT_sq__integrations{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.theme-module__wAT_sq__intCircle{background:var(--paper);border:1px solid var(--mist);width:56px;height:56px;box-shadow:var(--shadow-sm);color:var(--ink);border-radius:999px;justify-content:center;align-items:center;display:flex}.theme-module__wAT_sq__intCircle svg{width:26px;height:26px}.theme-module__wAT_sq__finalCta{background:var(--paper);border:1px solid var(--mist);max-width:920px;box-shadow:var(--shadow-card);text-align:center;border-radius:20px;flex-direction:column;align-items:center;gap:18px;margin:clamp(40px,7vh,80px) auto;padding:clamp(40px,6vw,72px) 24px;display:flex;position:relative}.theme-module__wAT_sq__finalTitle{font-family:var(--h-serif);letter-spacing:-.01em;color:var(--ink);margin:0;font-size:clamp(30px,4.4vw,52px);font-weight:400;line-height:1.12}.theme-module__wAT_sq__finalTitleTm{vertical-align:super;font-size:.45em;line-height:0}.theme-module__wAT_sq__footer{font-family:var(--h-sans);border-top:1px solid var(--mist);background:var(--cream);padding:clamp(48px,7vh,72px) 0 36px}.theme-module__wAT_sq__footerInner{align-items:flex-start;gap:clamp(36px,5vw,72px);display:flex}.theme-module__wAT_sq__footerBrandCol{flex-direction:column;flex-shrink:0;gap:16px;max-width:280px;display:flex}.theme-module__wAT_sq__footerTagline{color:var(--warm-stone);margin:0;font-size:15px;line-height:1.5}.theme-module__wAT_sq__footerPulp{color:var(--driftwood);flex-direction:column;align-items:flex-start;gap:8px;width:fit-content;font-size:13px;text-decoration:none;transition:color .2s;display:inline-flex}.theme-module__wAT_sq__footerPulp:hover{color:var(--flame)}.theme-module__wAT_sq__footerPulpLogo{opacity:.9;width:auto;height:20px;transition:opacity .2s;display:block}.theme-module__wAT_sq__footerPulp:hover .theme-module__wAT_sq__footerPulpLogo{opacity:1}.theme-module__wAT_sq__footerNav{flex-wrap:wrap;flex:auto;gap:clamp(28px,3vw,48px);display:flex}.theme-module__wAT_sq__footerSection{flex-direction:column;flex:160px;gap:18px;min-width:0;display:flex}.theme-module__wAT_sq__footerSectionTitle{font-family:var(--h-sans);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;color:var(--ink);border-bottom:1px solid var(--mist);margin:0;padding-bottom:10px;font-size:13px;font-weight:600}.theme-module__wAT_sq__footerSectionTitleLink{color:inherit;text-decoration:none;transition:color .2s}.theme-module__wAT_sq__footerSectionTitleLink:hover{color:var(--flame)}.theme-module__wAT_sq__footerSubsections{flex-direction:column;gap:18px;display:flex}.theme-module__wAT_sq__footerSubsection{flex-direction:column;gap:10px;min-width:0;display:flex}.theme-module__wAT_sq__footerSubTitle{color:var(--ironwood);margin:0;font-size:14px;font-weight:600}.theme-module__wAT_sq__footerSubList{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.theme-module__wAT_sq__footerSubLink{color:var(--driftwood);font-size:14px;text-decoration:none;transition:color .2s}.theme-module__wAT_sq__footerSubLink:hover{color:var(--flame)}.theme-module__wAT_sq__footerLegal{gap:20px;display:inline-flex}.theme-module__wAT_sq__footerLegal a{color:inherit;text-decoration:none;transition:color .2s}.theme-module__wAT_sq__footerLegal a:hover{color:var(--flame)}.theme-module__wAT_sq__footerBottom{border-top:1px solid var(--mist);color:var(--driftwood);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:clamp(36px,5vh,56px);padding-top:24px;font-size:14px;display:flex}@media (max-width:900px){.theme-module__wAT_sq__features,.theme-module__wAT_sq__block{grid-template-columns:1fr}.theme-module__wAT_sq__blockReverse .theme-module__wAT_sq__blockText,.theme-module__wAT_sq__blockReverse .theme-module__wAT_sq__blockMedia{order:initial}.theme-module__wAT_sq__heroCardSide{display:none}.theme-module__wAT_sq__heroLayout{grid-template-columns:1fr;gap:clamp(28px,5vh,44px)}.theme-module__wAT_sq__heroLead{text-align:center;align-items:center}.theme-module__wAT_sq__heroLayout .theme-module__wAT_sq__heroTitle,.theme-module__wAT_sq__heroLayout .theme-module__wAT_sq__heroSub{margin-inline:auto}.theme-module__wAT_sq__footerInner{flex-direction:column;gap:40px}}@media (max-width:720px){.theme-module__wAT_sq__navLinks,.theme-module__wAT_sq__navRight{display:none}.theme-module__wAT_sq__menuToggle{display:inline-flex}.theme-module__wAT_sq__footerNav{flex-direction:column;gap:32px}.theme-module__wAT_sq__footerSection{flex-basis:auto}.theme-module__wAT_sq__heroLab{padding-top:clamp(80px,12vh,120px)}.theme-module__wAT_sq__section{padding:clamp(32px,6vh,48px) 0}.theme-module__wAT_sq__sectionHead{margin-bottom:clamp(22px,4vh,36px)}}.theme-module__wAT_sq__wfHead{margin-bottom:clamp(18px,2.6vh,28px)}.theme-module__wAT_sq__wfTabs{justify-content:center;margin-bottom:clamp(16px,2.4vh,24px);display:flex}.theme-module__wAT_sq__wfTrack{background:var(--paper);border:1px solid var(--mist);border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;max-width:100%;padding:5px;display:inline-flex}.theme-module__wAT_sq__wfTab{height:42px;font-family:var(--h-sans);letter-spacing:-.01em;color:var(--warm-stone);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:0 20px;font-size:13px;font-weight:500;transition:color .18s,background .18s,border-color .18s;display:inline-flex}.theme-module__wAT_sq__wfTab:hover{color:var(--ink)}@media (max-width:768px){.theme-module__wAT_sq__wfTab{border-color:var(--mist);background:#ffffff0a}.theme-module__wAT_sq__wfTab:hover{background:#ffffff14;border-color:#ffffff26}}.theme-module__wAT_sq__wfPanel{justify-content:center;display:flex}.theme-module__wAT_sq__wfMedia{border:1px solid var(--mist);background:var(--cream);box-shadow:var(--shadow-card);outline-offset:6px;border-radius:16px;max-width:100%;margin:0;transition:border-color .4s,box-shadow .4s;position:relative;overflow:hidden}.theme-module__wAT_sq__wfMedia:is(:hover,:focus-within){border-color:var(--flame);box-shadow:var(--shadow-card),0 0 0 2px var(--flame)}.theme-module__wAT_sq__wfMedia img{width:auto;max-width:100%;height:auto;max-height:62vh;display:block}.theme-module__wAT_sq__wfTabSlider{height:42px;font-family:var(--h-sans);letter-spacing:-.01em;color:var(--warm-stone);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 20px;font-size:13px;font-weight:500;transition:color .25s;display:inline-flex;position:relative}.theme-module__wAT_sq__wfTabSlider:hover{color:var(--ink)}.theme-module__wAT_sq__wfTabSliderActive,.theme-module__wAT_sq__wfTabSliderActive:hover{color:var(--iris-label)}.theme-module__wAT_sq__wfTabSlider:focus-visible{outline:2px solid var(--flame);outline-offset:3px}.theme-module__wAT_sq__wfTabSliderLabel{z-index:1;white-space:nowrap;position:relative}.theme-module__wAT_sq__wfPill{z-index:0;background:var(--iris-fill);background-size:200% 100%;border-radius:999px;position:absolute;inset:0}.theme-module__wAT_sq__wfMediaSlide{aspect-ratio:16/9;border:1px solid var(--mist);background:var(--cream);width:100%;max-width:110.222vh;box-shadow:var(--shadow-card);outline-offset:6px;border-radius:16px;margin:0;transition:border-color .4s,box-shadow .4s;position:relative;overflow:hidden}@media (max-height:900px){.theme-module__wAT_sq__wfMediaSlide{max-width:92.4444vh}}.theme-module__wAT_sq__wfMediaSlide:is(:hover,:focus-within){border-color:var(--flame);box-shadow:var(--shadow-card),0 0 0 2px var(--flame)}.theme-module__wAT_sq__wfSlide{position:absolute;inset:0}.theme-module__wAT_sq__wfSlide img{object-fit:cover}.theme-module__wAT_sq__wfScrollTrack{position:relative}.theme-module__wAT_sq__wfScrollSticky{background:var(--cream);flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:clamp(72px,9vh,100px) 0 clamp(20px,4vh,36px);display:flex;position:sticky;top:0;overflow:hidden}.theme-module__wAT_sq__wfScrollSticky:before{content:"";z-index:-1;pointer-events:none;background-image:linear-gradient(90deg,#ffffff0a 1px,#0000 1px),linear-gradient(#ffffff0a 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(125% 125% at 50% 42%,#000 28%,#0000 82%);mask-image:radial-gradient(125% 125% at 50% 42%,#000 28%,#0000 82%)}.theme-module__wAT_sq__wfScrollHint{text-align:center;font-family:var(--h-sans);letter-spacing:.04em;color:var(--warm-stone);margin-top:14px;font-size:12px;display:block}.theme-module__wAT_sq__marqueeViewport{width:100%;padding:14px 0 48px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.theme-module__wAT_sq__marqueeTrack{cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;width:max-content;display:flex}.theme-module__wAT_sq__marqueeDragging{cursor:grabbing}.theme-module__wAT_sq__marqueeGroup{align-items:stretch;gap:20px;margin:0;padding:6px 20px 6px 0;list-style:none;display:flex}.theme-module__wAT_sq__cardItem{text-align:center;border:1px solid var(--mist);background:var(--paper);width:200px;min-height:132px;box-shadow:var(--shadow-card);border-radius:18px;flex-direction:column;flex:none;justify-content:flex-start;align-items:center;gap:16px;padding:24px 20px;display:inline-flex}.theme-module__wAT_sq__cardDot{background:var(--flame);border-radius:50%;flex:none;width:34px;height:34px}.theme-module__wAT_sq__cardIconBox{flex:none;width:34px;height:34px}.theme-module__wAT_sq__cardLabel{font-family:var(--h-sans);color:var(--ink);justify-content:center;align-items:center;min-height:2.5em;font-size:16px;font-weight:500;line-height:1.25;transition:color .18s;display:flex}.theme-module__wAT_sq__cardItem:hover .theme-module__wAT_sq__cardLabel{color:var(--flame)}@media (prefers-reduced-motion:reduce){.theme-module__wAT_sq__marqueeTrack{animation:none}}.theme-module__wAT_sq__sdDeck{grid-template-areas:"stack";place-items:center;width:100%;min-height:clamp(440px,56vh,600px);margin:0 auto;display:grid;position:relative}.theme-module__wAT_sq__sdCard{border:1px solid var(--mist);background:color-mix(in srgb,var(--paper)90%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:360px;min-height:180px;box-shadow:var(--shadow-card);cursor:pointer;pointer-events:auto;-webkit-user-select:none;user-select:none;border-radius:16px;outline:none;flex-direction:column;grid-area:stack;gap:12px;padding:20px 22px;transition:transform .55s cubic-bezier(.22,1,.36,1),filter .5s,border-color .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.theme-module__wAT_sq__sdCard:before{content:"";z-index:3;border-radius:inherit;opacity:0;pointer-events:none;background:#1111119e;transition:opacity .5s;position:absolute;inset:0}.theme-module__wAT_sq__sdCardHidden{filter:grayscale()}.theme-module__wAT_sq__sdCardHidden:before{opacity:1}.theme-module__wAT_sq__sdCardActive{border-color:var(--flame);box-shadow:var(--shadow-card),0 0 0 1px var(--flame)}.theme-module__wAT_sq__sdCard:focus-visible{border-color:var(--flame)}.theme-module__wAT_sq__sdHead{align-items:center;gap:12px;display:flex}.theme-module__wAT_sq__sdIcon{border:1px solid var(--flame);background:var(--flame);color:#fff;border-radius:12px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.theme-module__wAT_sq__sdIcon svg{width:20px;height:20px}.theme-module__wAT_sq__sdNames{flex-direction:column;flex:auto;gap:1px;min-width:0;display:flex}.theme-module__wAT_sq__sdName{font-family:var(--h-sans);color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.theme-module__wAT_sq__sdHandle{font-family:var(--h-sans);color:var(--driftwood);font-size:12.5px}.theme-module__wAT_sq__sdKind{font-family:var(--h-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--flame);border:1px solid color-mix(in srgb,var(--flame)35%,transparent);background:color-mix(in srgb,var(--flame)8%,transparent);white-space:nowrap;border-radius:999px;flex:none;align-self:flex-start;padding:4px 10px;font-size:11px;font-weight:600}.theme-module__wAT_sq__sdSnippet{font-family:var(--h-sans);color:var(--ironwood);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.theme-module__wAT_sq__sdMeta{font-family:var(--h-sans);color:var(--driftwood);margin-top:auto;padding-top:4px;font-size:12px}@media (max-width:640px){.theme-module__wAT_sq__sdDeck{min-height:clamp(360px,92vw,470px)}.theme-module__wAT_sq__sdCard{width:272px;min-height:150px;padding:16px 18px}}@media (prefers-reduced-motion:reduce){.theme-module__wAT_sq__sdCard{transition:filter .3s,border-color .3s,box-shadow .3s}}.theme-module__wAT_sq__sdCompact{justify-content:start;place-items:start;width:100%;min-height:228px;padding-top:52px;padding-left:5px}.theme-module__wAT_sq__sdCompact .theme-module__wAT_sq__sdCard{-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--paper);border-radius:12px;gap:8px;width:290px;min-height:104px;padding:12px 14px}.theme-module__wAT_sq__sdCompact .theme-module__wAT_sq__sdHead{gap:9px}.theme-module__wAT_sq__sdCompact .theme-module__wAT_sq__sdIcon{border-radius:9px;width:30px;height:30px}.theme-module__wAT_sq__sdCompact .theme-module__wAT_sq__sdIcon svg{width:16px;height:16px}.theme-module__wAT_sq__sdCompact .theme-module__wAT_sq__sdName{font-size:13px}.theme-module__wAT_sq__sdCompact .theme-module__wAT_sq__sdHandle{font-size:11px}.theme-module__wAT_sq__sdCompact .theme-module__wAT_sq__sdKind{padding:3px 7px;font-size:9px}.theme-module__wAT_sq__sdCompact .theme-module__wAT_sq__sdSnippet{-webkit-line-clamp:3;font-size:12px;line-height:1.4}.theme-module__wAT_sq__sdCompact .theme-module__wAT_sq__sdMeta{padding-top:2px;font-size:10.5px}.theme-module__wAT_sq__bento{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.theme-module__wAT_sq__bentoCard{background:var(--paper);border:1px solid var(--mist);box-shadow:var(--shadow-lg);border-radius:20px;flex-direction:column;display:flex;overflow:hidden}.theme-module__wAT_sq__bentoWide{grid-column:span 2}.theme-module__wAT_sq__bentoBody{flex-direction:column;gap:8px;padding:28px 28px 0;display:flex}.theme-module__wAT_sq__bentoTitle{font-family:var(--h-sans);color:var(--ink);margin:0;font-size:19px;font-weight:600}.theme-module__wAT_sq__bentoText{color:var(--warm-stone);margin:0;font-size:15px;line-height:1.5}.theme-module__wAT_sq__bentoMedia{margin-top:18px}.theme-module__wAT_sq__bentoMedia img{width:100%;height:auto;display:block}.theme-module__wAT_sq__bentoAnim{aspect-ratio:3/2;background:var(--screen);overflow:hidden}.theme-module__wAT_sq__bentoAnim svg{width:100%;height:100%;display:block}.theme-module__wAT_sq__stats{text-align:center;grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.theme-module__wAT_sq__stat{flex-direction:column;gap:8px;padding:8px;display:flex}.theme-module__wAT_sq__statNum{font-family:var(--h-serif);color:var(--flame);font-size:clamp(34px,4vw,52px);line-height:1}.theme-module__wAT_sq__statLabel{color:var(--warm-stone);font-size:15px}.theme-module__wAT_sq__tScroller{scroll-snap-type:x mandatory;scrollbar-width:none;gap:20px;padding-bottom:6px;display:flex;overflow-x:auto}.theme-module__wAT_sq__tScroller::-webkit-scrollbar{display:none}.theme-module__wAT_sq__tCard{scroll-snap-align:start;background:var(--paper);border:1px solid var(--mist);box-shadow:var(--shadow-card);border-radius:20px;flex-direction:column;flex:0 0 min(380px,82%);gap:18px;padding:32px;display:flex}.theme-module__wAT_sq__tLogo{font-family:var(--h-sans);letter-spacing:.02em;color:var(--ink);opacity:.5;font-size:16px;font-weight:700}.theme-module__wAT_sq__tQuote{font-family:var(--h-serif);color:var(--ink);flex:1;margin:0;font-size:20px;line-height:1.4}.theme-module__wAT_sq__tMeta{color:var(--warm-stone);margin:0;font-size:14px;line-height:1.5}.theme-module__wAT_sq__tName{color:var(--ink);font-weight:600}.theme-module__wAT_sq__tNav{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.theme-module__wAT_sq__tNavBtn{border:1px solid var(--bone);background:var(--paper);width:40px;height:40px;color:var(--ink);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;font-size:18px;display:flex}.theme-module__wAT_sq__tNavBtn:hover{border-color:var(--flame);color:var(--flame)}.theme-module__wAT_sq__enterprise{background:var(--paper);border:1px solid var(--mist);border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:clamp(28px,4vw,44px) clamp(28px,4vw,48px);display:flex}.theme-module__wAT_sq__enterpriseTitle{font-family:var(--h-serif);color:var(--ink);margin:0;font-size:clamp(24px,3vw,34px)}.theme-module__wAT_sq__apps{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(32px,5vw,64px);display:grid}.theme-module__wAT_sq__deviceChips{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.theme-module__wAT_sq__deviceChip{color:var(--ink);background:var(--paper);border:1px solid var(--bone);border-radius:999px;padding:8px 16px;font-size:14px;font-weight:500}.theme-module__wAT_sq__appsMedia{justify-content:center;display:flex}.theme-module__wAT_sq__appsMedia img{border-radius:16px;width:100%;max-width:320px;height:auto}.theme-module__wAT_sq__capSplit{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(36px,5vw,80px);display:grid}.theme-module__wAT_sq__capHead{flex-direction:column;gap:22px;max-width:560px;margin:0;display:flex}.theme-module__wAT_sq__capTitle{font-family:var(--h-serif);letter-spacing:-.01em;color:var(--ink);margin:0;font-size:clamp(34px,4.6vw,56px);font-weight:400;line-height:1.1}.theme-module__wAT_sq__capLead{color:var(--warm-stone);max-width:42ch;margin:0;font-size:clamp(16px,1.4vw,18px);line-height:1.6}.theme-module__wAT_sq__capGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;gap:clamp(14px,1.4vw,20px);display:grid}@media (max-width:900px){.theme-module__wAT_sq__capSplit{grid-template-columns:1fr;gap:clamp(28px,5vh,44px)}}@media (max-width:560px){.theme-module__wAT_sq__capGrid{grid-template-columns:1fr}}.theme-module__wAT_sq__capItem{border:1px solid var(--mist);background-color:var(--paper);border-radius:14px;flex-direction:column;gap:12px;padding:clamp(20px,1.8vw,26px);transition:background-color .18s,border-color .18s,box-shadow .18s,transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.theme-module__wAT_sq__capItem:hover{background-color:color-mix(in srgb,var(--paper),#fff 6%);border-color:var(--flame);box-shadow:0 0 0 2px var(--flame);transform:translateY(-3px)}@media (prefers-reduced-motion:reduce){.theme-module__wAT_sq__capItem:hover{transform:none}}.theme-module__wAT_sq__lottieIconBox{display:block}.theme-module__wAT_sq__lottieIcon{filter:brightness(0)invert();width:100%;height:100%;transition:filter .18s}.theme-module__wAT_sq__lottieIconActive{filter:brightness()invert(0)}.theme-module__wAT_sq__svgIcon{object-fit:contain;filter:brightness(0)invert();width:100%;height:100%;transition:filter .18s,transform .18s}.theme-module__wAT_sq__svgIconActive{filter:brightness()invert(0);animation:2.8s ease-in-out infinite theme-module__wAT_sq__svgIconFloat}@keyframes theme-module__wAT_sq__svgIconFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-2.5px)scale(1.04)}}@media (prefers-reduced-motion:reduce){.theme-module__wAT_sq__svgIconActive{animation:none}}.theme-module__wAT_sq__capIconBox{width:40px;height:40px}.theme-module__wAT_sq__capItemTitle{font-family:var(--h-sans);color:var(--ink);margin:4px 0 0;font-size:19px;font-weight:600}.theme-module__wAT_sq__capItemBody{color:var(--warm-stone);margin:0;font-size:15px;line-height:1.55}.theme-module__wAT_sq__convo{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(36px,5vw,80px);display:grid}.theme-module__wAT_sq__convoText{flex-direction:column;align-items:flex-start;display:flex}.theme-module__wAT_sq__convoText .theme-module__wAT_sq__eyebrow{margin:0 0 22px}.theme-module__wAT_sq__convoTitle{font-family:var(--h-serif);letter-spacing:-.01em;color:var(--ink);max-width:12ch;margin:0 0 22px;font-size:clamp(34px,4.6vw,56px);font-weight:400;line-height:1.08}.theme-module__wAT_sq__convoLead{color:var(--warm-stone);max-width:42ch;margin:0 0 clamp(28px,4vh,40px);font-size:clamp(16px,1.4vw,18px);line-height:1.6}.theme-module__wAT_sq__convoList{grid-template-columns:repeat(4,1fr);gap:clamp(20px,2.4vw,40px);margin:clamp(40px,6vh,64px) 0 0;padding:0;list-style:none;display:grid}.theme-module__wAT_sq__convoStep{border-top:1px solid var(--mist);flex-direction:column;gap:10px;padding-top:18px;display:flex}.theme-module__wAT_sq__convoNum{font-family:var(--h-sans);letter-spacing:-.01em;color:var(--flame);font-size:20px;font-weight:600}.theme-module__wAT_sq__convoStepText{color:var(--warm-stone);margin:0;font-size:16px;line-height:1.5}.theme-module__wAT_sq__convoStepLead{color:var(--ink);font-weight:600}.theme-module__wAT_sq__convoMedia{border:1px solid var(--mist);background:var(--screen);box-shadow:var(--shadow-card);outline-offset:6px;border-radius:16px;margin:0;transition:border-color .4s,box-shadow .4s;position:relative;overflow:hidden}.theme-module__wAT_sq__convoMedia:is(:hover,:focus-within){border-color:var(--flame);box-shadow:var(--shadow-card),0 0 0 2px var(--flame)}.theme-module__wAT_sq__convoMedia img{width:100%;height:auto;display:block}@media (max-width:980px){.theme-module__wAT_sq__capGrid{grid-template-columns:repeat(2,1fr)}.theme-module__wAT_sq__convo{grid-template-columns:1fr}.theme-module__wAT_sq__convoMedia{order:1}.theme-module__wAT_sq__convoList{grid-template-columns:repeat(2,1fr)}.theme-module__wAT_sq__bento{grid-template-columns:1fr 1fr}.theme-module__wAT_sq__stats{grid-template-columns:repeat(2,1fr)}.theme-module__wAT_sq__wfTrack{border-radius:16px}}@media (max-width:720px){.theme-module__wAT_sq__capGrid,.theme-module__wAT_sq__convoList,.theme-module__wAT_sq__bento{grid-template-columns:1fr}.theme-module__wAT_sq__bentoWide{grid-column:auto}.theme-module__wAT_sq__apps{grid-template-columns:1fr}.theme-module__wAT_sq__enterprise{flex-direction:column;align-items:flex-start}}.theme-module__wAT_sq__heroGrid{z-index:0;pointer-events:none;background-image:linear-gradient(90deg,#ffffff0a 1px,#0000 1px),linear-gradient(#ffffff0a 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(125% 125% at 50% 42%,#000 28%,#0000 82%);mask-image:radial-gradient(125% 125% at 50% 42%,#000 28%,#0000 82%)}.theme-module__wAT_sq__gridCanvas{position:relative}.theme-module__wAT_sq__gridContent{z-index:1;position:relative}.theme-module__wAT_sq__aurora{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:radial-gradient(135% 90% at 50% 12%,#000 42%,#0000 82%);mask-image:radial-gradient(135% 90% at 50% 12%,#000 42%,#0000 82%)}.theme-module__wAT_sq__auroraBlob{filter:blur(72px);opacity:.5;will-change:transform;border-radius:50%;position:absolute}.theme-module__wAT_sq__auroraA{background:radial-gradient(circle,#da6fd58c,#0000 62%);width:62vw;height:62vw;animation:24s ease-in-out infinite theme-module__wAT_sq__auroraA;top:-22vw;left:-12vw}.theme-module__wAT_sq__auroraB{background:radial-gradient(circle,#9654d273,#0000 62%);width:52vw;height:52vw;animation:29s ease-in-out infinite theme-module__wAT_sq__auroraB;top:-26vw;right:-8vw}.theme-module__wAT_sq__auroraC{background:radial-gradient(circle,#e878be66,#0000 62%);width:46vw;height:46vw;animation:33s ease-in-out infinite theme-module__wAT_sq__auroraC;top:-32vw;left:28vw}@keyframes theme-module__wAT_sq__auroraA{0%,to{transform:translate(0)scale(1)}50%{transform:translate(16vw,12vw)scale(1.18)}}@keyframes theme-module__wAT_sq__auroraB{0%,to{transform:translate(0)scale(1.1)}50%{transform:translate(-13vw,9vw)scale(.95)}}@keyframes theme-module__wAT_sq__auroraC{0%,to{transform:translate(0)scale(1)}50%{transform:translate(9vw,15vw)scale(1.16)}}.theme-module__wAT_sq__beams{z-index:0;pointer-events:none;height:100vh;position:absolute;top:0;left:0;right:0;overflow:hidden;-webkit-mask-image:linear-gradient(#000 0% 28%,#0000 68%);mask-image:linear-gradient(#000 0% 28%,#0000 68%)}.theme-module__wAT_sq__beams:before{content:"";transform-origin:50% 0;filter:blur(7px);background:repeating-conic-gradient(from 90deg at 50% 0,#0000 0deg 4.2deg,#da6fd529 4.2deg 5.6deg,#0000 5.6deg 11deg);width:200vmax;height:200vmax;animation:13s ease-in-out infinite alternate theme-module__wAT_sq__beamSweep;position:absolute;top:0;left:50%;transform:translate(-50%)rotate(-9deg)}@keyframes theme-module__wAT_sq__beamSweep{0%{transform:translate(-50%)rotate(-9deg)}to{transform:translate(-50%)rotate(9deg)}}@media (prefers-reduced-motion:reduce){.theme-module__wAT_sq__auroraA,.theme-module__wAT_sq__auroraB,.theme-module__wAT_sq__auroraC,.theme-module__wAT_sq__beams:before{animation:none}}.theme-module__wAT_sq__heroToolbar{z-index:70;-webkit-backdrop-filter:blur(12px);background:#171717b8;border:1px solid #ffffff1a;border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;max-width:calc(100vw - 32px);padding:6px 8px;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 12px 34px -12px #000000b3}.theme-module__wAT_sq__heroToolbarLabel{font-family:var(--h-sans);letter-spacing:.09em;text-transform:uppercase;color:var(--warm-stone);padding:0 8px 0 6px;font-size:11px;font-weight:500}.theme-module__wAT_sq__heroToolbarBtn{font-family:var(--h-sans);color:#e8e8e8;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:999px;padding:6px 13px;font-size:12.5px;font-weight:500;transition:background .18s,color .18s}.theme-module__wAT_sq__heroToolbarBtn:hover{background:#ffffff12}.theme-module__wAT_sq__heroToolbarBtnActive,.theme-module__wAT_sq__heroToolbarBtnActive:hover{background:var(--flame);color:#1a1013}body[data-hero-bg=kinetic] .theme-module__wAT_sq__heroTitle{background:linear-gradient(100deg,var(--ink)0%,var(--ink)36%,var(--flame)50%,var(--ink)64%,var(--ink)100%);-webkit-text-fill-color:transparent;color:#0000;background-size:220% 100%;-webkit-background-clip:text;background-clip:text;animation:5s ease-in-out infinite theme-module__wAT_sq__heroTitleSweep}@keyframes theme-module__wAT_sq__heroTitleSweep{0%{background-position:128% 0}to{background-position:-28% 0}}body[data-hero-bg=none] .theme-module__wAT_sq__heroLab:before{opacity:0}@media (prefers-reduced-motion:reduce){body[data-hero-bg=kinetic] .theme-module__wAT_sq__heroTitle{animation:none}}body[data-sandbox-cta]{--iris-fill:linear-gradient(135deg,color-mix(in srgb,var(--brand-pink)92%,white),color-mix(in srgb,var(--brand-pink)75%,var(--brand-pink-strong)),color-mix(in srgb,var(--brand-pink)75%,var(--brand-pink-strong)),color-mix(in srgb,var(--brand-pink)82%,#6a82d8),color-mix(in srgb,var(--brand-pink)78%,black));--iris-hover-shadow:0 8px 24px -6px color-mix(in srgb,var(--brand-pink-strong)60%,transparent);--iris-label:#fff}.theme-module__wAT_sq__ctaLabSection{padding:clamp(64px,12vh,140px) 0 clamp(40px,6vh,72px)}.theme-module__wAT_sq__ctaLabPanel{border:1px dashed var(--bone);background:#ffffff05;border-radius:16px;padding:clamp(28px,4vh,44px) clamp(20px,3vw,40px)}.theme-module__wAT_sq__ctaPreviewRow{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:28px 40px;display:flex}.theme-module__wAT_sq__ctaPreviewCell{flex-direction:column;align-items:center;gap:12px;transition:transform .3s cubic-bezier(.25,1,.5,1);display:flex}.theme-module__wAT_sq__ctaPreviewCell:hover{transform:translateY(-6px)scale(1.03)}@media (prefers-reduced-motion:reduce){.theme-module__wAT_sq__ctaPreviewCell{transition:none}.theme-module__wAT_sq__ctaPreviewCell:hover{transform:none}}.theme-module__wAT_sq__ctaPreviewCaption{font-family:var(--h-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--driftwood);font-size:12px;font-weight:600}.theme-module__wAT_sq__ctaVarArchived{--iris-fill:linear-gradient(135deg,color-mix(in srgb,var(--brand-pink)84%,white),var(--brand-pink),var(--brand-pink),color-mix(in srgb,var(--brand-pink)88%,#6a82d8),color-mix(in srgb,var(--brand-pink)84%,black));--iris-hover-shadow:0 8px 24px -6px color-mix(in srgb,var(--brand-pink)62%,transparent);--iris-label:#fff}.theme-module__wAT_sq__ctaVarDarker{--iris-fill:linear-gradient(135deg,color-mix(in srgb,var(--brand-pink)92%,white),color-mix(in srgb,var(--brand-pink)75%,var(--brand-pink-strong)),color-mix(in srgb,var(--brand-pink)75%,var(--brand-pink-strong)),color-mix(in srgb,var(--brand-pink)82%,#6a82d8),color-mix(in srgb,var(--brand-pink)78%,black));--iris-hover-shadow:0 8px 24px -6px color-mix(in srgb,var(--brand-pink-strong)60%,transparent);--iris-label:#fff}.theme-module__wAT_sq__ctaVarDeeper{--iris-fill:linear-gradient(135deg,var(--brand-pink),var(--brand-pink-strong),var(--brand-pink-strong),color-mix(in srgb,var(--brand-pink-strong)85%,#6a82d8),color-mix(in srgb,var(--brand-pink-strong)80%,black));--iris-hover-shadow:0 8px 24px -6px color-mix(in srgb,var(--brand-pink-strong)62%,transparent);--iris-label:#fff}.theme-module__wAT_sq__ctaVarDeepest{--iris-fill:linear-gradient(135deg,color-mix(in srgb,var(--brand-pink)70%,var(--brand-pink-strong)),color-mix(in srgb,var(--brand-pink-strong)88%,black),color-mix(in srgb,var(--brand-pink-strong)88%,black),color-mix(in srgb,var(--brand-pink-strong)78%,#5a78c8),color-mix(in srgb,var(--brand-pink-strong)62%,black));--iris-hover-shadow:0 8px 24px -6px color-mix(in srgb,var(--brand-pink-strong)65%,transparent);--iris-label:#fff}.theme-module__wAT_sq__archiveNav{justify-content:center;padding:clamp(48px,8vh,96px) 0 clamp(64px,10vh,120px);display:flex}.theme-module__wAT_sq__archiveLink{font-family:var(--h-sans);letter-spacing:.02em;color:var(--ironwood);background:var(--paper);border:1px solid var(--mist);border-radius:999px;align-items:center;gap:8px;padding:10px 20px;font-size:13px;text-decoration:none;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.theme-module__wAT_sq__archiveLink:hover{color:var(--flame);border-color:var(--flame);background:color-mix(in srgb,var(--paper),#fff 5%)}.theme-module__wAT_sq__archiveLink:focus-visible{outline:2px solid var(--flame);outline-offset:2px}.theme-module__wAT_sq__archiveLink svg{transition:transform .2s}.theme-module__wAT_sq__archiveLink:hover svg{transform:translate(3px)}.theme-module__wAT_sq__archiveLinkBack:hover svg{transform:translate(-3px)}@media (prefers-reduced-motion:reduce){.theme-module__wAT_sq__archiveLink svg{transition:none}.theme-module__wAT_sq__archiveLink:hover svg,.theme-module__wAT_sq__archiveLinkBack:hover svg{transform:none}}.theme-module__wAT_sq__cfTrack{position:relative}.theme-module__wAT_sq__cfSticky{background:var(--cream);flex-direction:column;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.theme-module__wAT_sq__cfSticky:before{content:"";z-index:-1;pointer-events:none;background-image:linear-gradient(90deg,#ffffff0a 1px,#0000 1px),linear-gradient(#ffffff0a 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(125% 125% at 50% 42%,#000 28%,#0000 82%);mask-image:radial-gradient(125% 125% at 50% 42%,#000 28%,#0000 82%)}.theme-module__wAT_sq__cfHead{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:clamp(84px,11vh,116px) 24px 0;display:flex}.theme-module__wAT_sq__cfHint{font-family:var(--h-sans);letter-spacing:.04em;color:var(--warm-stone);font-size:13px}.theme-module__wAT_sq__cfStage{perspective:1400px;flex:1;position:relative}.theme-module__wAT_sq__cfCardLayer{position:absolute;inset:0}.theme-module__wAT_sq__cfCard{border:1px solid var(--mist);background:var(--paper);will-change:transform,opacity;border-radius:18px;flex-direction:column;gap:14px;margin-top:-205px;margin-left:-120px;padding:22px;transition:border-color .25s,box-shadow .25s;display:flex;position:absolute;top:50%;left:50%;overflow:hidden;box-shadow:0 22px 44px -22px #000000a6}.theme-module__wAT_sq__cfCard:before{content:"";z-index:0;pointer-events:none;background-image:linear-gradient(to right,color-mix(in srgb,var(--flame)22%,transparent)1px,transparent 1px),linear-gradient(to bottom,color-mix(in srgb,var(--flame)22%,transparent)1px,transparent 1px);border-radius:inherit;clip-path:inset(0 round 18px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(130% 120% at 115% 30%,#000 22%,#0000 78%);mask-image:radial-gradient(130% 120% at 115% 30%,#000 22%,#0000 78%)}.theme-module__wAT_sq__cfCard.theme-module__wAT_sq__cfCardSandbox:before{background-image:linear-gradient(to right,color-mix(in srgb,var(--flame-hover)82%,transparent)1px,transparent 1px),linear-gradient(to bottom,color-mix(in srgb,var(--flame-hover)82%,transparent)1px,transparent 1px)}.theme-module__wAT_sq__cfCard.theme-module__wAT_sq__cfCardSandbox.theme-module__wAT_sq__cfCardSelected:before{background-image:linear-gradient(135deg,color-mix(in srgb,var(--flame-hover)34%,transparent)0%,color-mix(in srgb,var(--flame-hover)34%,transparent)40%,color-mix(in srgb,var(--flame-hover)75%,transparent)47%,color-mix(in srgb,var(--flame-hover)85%,#fff)50%,color-mix(in srgb,var(--flame-hover)75%,transparent)53%,color-mix(in srgb,var(--flame-hover)34%,transparent)60%,color-mix(in srgb,var(--flame-hover)34%,transparent)100%);-webkit-mask-composite:source-in,source-over,source-over;background-position:100% 100%;background-repeat:no-repeat;background-size:300% 300%;animation:6s linear infinite theme-module__wAT_sq__cfGridShimmer;-webkit-mask-image:radial-gradient(130% 120% at 115% 30%,#000 22%,#0000 78%),linear-gradient(90deg,#000 1px,#0000 1px),linear-gradient(#000 1px,#0000 1px);mask-image:radial-gradient(130% 120% at 115% 30%,#000 22%,#0000 78%),linear-gradient(90deg,#000 1px,#0000 1px),linear-gradient(#000 1px,#0000 1px);-webkit-mask-size:100% 100%,22px 22px,22px 22px;mask-size:100% 100%,22px 22px,22px 22px;-webkit-mask-composite:source-in,source-over,source-over;mask-composite:intersect,add,add}@keyframes theme-module__wAT_sq__cfGridShimmer{0%{background-position:100% 100%}to{background-position:0 0}}@media (prefers-reduced-motion:reduce){.theme-module__wAT_sq__cfCard.theme-module__wAT_sq__cfCardSandbox.theme-module__wAT_sq__cfCardSelected:before{animation:none}}.theme-module__wAT_sq__cfCardSelected{border-color:var(--flame);box-shadow:0 0 0 2px var(--flame),0 34px 64px -22px color-mix(in srgb,var(--flame)42%,transparent)}.theme-module__wAT_sq__cfIcon{z-index:1;width:44px;height:44px;position:relative}.theme-module__wAT_sq__cfVerb{z-index:1;font-family:var(--h-serif);letter-spacing:-.01em;color:var(--ink);font-size:26px;font-weight:400;line-height:1.1;position:relative}.theme-module__wAT_sq__cfDetail{z-index:1;flex-direction:column;flex:auto;gap:12px;display:flex;position:relative}.theme-module__wAT_sq__cfSub{font-family:var(--h-sans);color:var(--ink);font-size:14px;line-height:1.45}.theme-module__wAT_sq__cfRows{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.theme-module__wAT_sq__cfRow{font-family:var(--h-sans);color:var(--warm-stone);padding-left:16px;font-size:12.5px;line-height:1.4;position:relative}.theme-module__wAT_sq__cfRow:before{content:"";background:var(--flame);border-radius:50%;width:6px;height:6px;position:absolute;top:7px;left:0}.theme-module__wAT_sq__cfExploreBtn{align-self:flex-start;margin-top:auto}.theme-module__wAT_sq__cfExploreTop{z-index:2;position:absolute;top:22px;right:22px}.theme-module__wAT_sq__cfListenSources{flex-direction:column;flex:auto;justify-content:flex-start;gap:10px;display:flex;overflow:hidden}.theme-module__wAT_sq__cfListenEyebrow{font-family:var(--h-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--flame);font-size:11px;font-weight:600}.theme-module__wAT_sq__cfSimAudiences{flex-direction:column;flex:auto;justify-content:center;display:flex}.theme-module__wAT_sq__cfCard.theme-module__wAT_sq__cfCardSim{overflow:visible}.theme-module__wAT_sq__saWrap{border:1px solid var(--mist);background:#262626;border-radius:14px;flex-direction:column;gap:12px;padding:14px 16px 16px;display:flex;position:relative}.theme-module__wAT_sq__saEyebrow{font-family:var(--h-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--flame);font-size:11px;font-weight:600}.theme-module__wAT_sq__saRow{flex-wrap:wrap;align-items:flex-start;gap:16px 8px;display:flex}.theme-module__wAT_sq__saChip{appearance:none;cursor:pointer;width:56px;color:inherit;font-family:var(--h-sans);background:0 0;border:0;flex-direction:column;align-items:center;gap:6px;margin:0;padding:0;display:flex}.theme-module__wAT_sq__saChip:focus-visible{outline:2px solid var(--flame);outline-offset:3px;border-radius:12px}.theme-module__wAT_sq__saDisc{flex:none;width:50px;height:50px;position:relative}.theme-module__wAT_sq__saDiscImg{border-radius:50%;transition:filter .25s,opacity .25s,box-shadow .25s;position:absolute;inset:0;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff29}.theme-module__wAT_sq__saPhoto{object-fit:cover}.theme-module__wAT_sq__saChip:not(.theme-module__wAT_sq__saChipOn) .theme-module__wAT_sq__saDiscImg{filter:grayscale(.6)brightness(.85);opacity:.72}.theme-module__wAT_sq__saChip:not(.theme-module__wAT_sq__saChipOn):hover .theme-module__wAT_sq__saDiscImg{filter:grayscale(.15)brightness(.96);opacity:.95}.theme-module__wAT_sq__saChipOn .theme-module__wAT_sq__saDiscImg{box-shadow:inset 0 0 0 1px #ffffff3d,0 0 0 2px var(--flame),0 8px 18px -8px color-mix(in srgb,var(--flame)55%,transparent)}.theme-module__wAT_sq__saPipWrap{z-index:2;position:absolute;bottom:-1px;right:-1px}.theme-module__wAT_sq__saPip{background:var(--flame);width:17px;height:17px;color:var(--iris-label);box-shadow:0 0 0 2px var(--paper);border-radius:50%;place-items:center;display:grid}.theme-module__wAT_sq__saPip svg{width:11px;height:11px}.theme-module__wAT_sq__saName{max-width:56px;color:var(--warm-stone);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;line-height:1.1;transition:color .25s;overflow:hidden}.theme-module__wAT_sq__saChipOn .theme-module__wAT_sq__saName{color:var(--ink)}.theme-module__wAT_sq__saRole{letter-spacing:.04em;text-transform:uppercase;color:var(--driftwood);font-size:10px;line-height:1.1}.theme-module__wAT_sq__saAddCell{display:flex;position:relative}.theme-module__wAT_sq__saAddDisc{border:1.5px dashed color-mix(in srgb,var(--warm-stone)55%,transparent);color:var(--driftwood);background:0 0;border-radius:50%;place-items:center;transition:border-color .2s,color .2s,background .2s;display:grid}.theme-module__wAT_sq__saAddChip:hover .theme-module__wAT_sq__saAddDisc,.theme-module__wAT_sq__saAddChipOpen .theme-module__wAT_sq__saAddDisc{border-color:var(--flame);color:var(--flame);background:color-mix(in srgb,var(--flame)10%,transparent)}.theme-module__wAT_sq__saAddChipOpen .theme-module__wAT_sq__saAddDisc{border-style:solid}.theme-module__wAT_sq__saAddDisc svg{width:22px;height:22px}.theme-module__wAT_sq__saPanel{background:var(--paper);border:1px solid var(--mist);z-index:60;border-radius:14px;flex-direction:column;gap:2px;width:236px;padding:8px;display:flex;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 18px 40px -12px #0009}.theme-module__wAT_sq__saPanelHead{letter-spacing:.08em;text-transform:uppercase;color:var(--driftwood);padding:4px 8px 6px;font-size:10.5px;font-weight:600}.theme-module__wAT_sq__saPanelItem{appearance:none;cursor:pointer;text-align:left;width:100%;color:inherit;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;margin:0;padding:7px 8px;transition:background .15s;display:flex}.theme-module__wAT_sq__saPanelItem:hover{background:color-mix(in srgb,var(--flame)12%,transparent)}.theme-module__wAT_sq__saPanelItem:focus-visible{outline:2px solid var(--flame);outline-offset:-2px}.theme-module__wAT_sq__saPanelDisc{border-radius:50%;flex:none;width:34px;height:34px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff29}.theme-module__wAT_sq__saPanelText{flex-direction:column;flex:auto;gap:1px;min-width:0;display:flex}.theme-module__wAT_sq__saPanelName{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.theme-module__wAT_sq__saPanelRole{color:var(--warm-stone);font-size:11px}.theme-module__wAT_sq__saPanelPlus{width:20px;height:20px;color:var(--driftwood);background:color-mix(in srgb,var(--warm-stone)16%,transparent);border-radius:50%;flex:none;place-items:center;transition:color .15s,background .15s;display:grid}.theme-module__wAT_sq__saPanelItem:hover .theme-module__wAT_sq__saPanelPlus{color:var(--iris-label);background:var(--flame)}.theme-module__wAT_sq__saPanelPlus svg{width:12px;height:12px}.theme-module__wAT_sq__saCount{font-family:var(--h-sans);color:var(--warm-stone);margin-top:2px;font-size:12px}.theme-module__wAT_sq__saCountNum{color:var(--flame);font-variant-numeric:tabular-nums;font-weight:600}.theme-module__wAT_sq__saFeedback{flex-direction:column;gap:3px;margin-top:4px;display:flex}.theme-module__wAT_sq__saFeedbackHead{font-family:var(--h-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--warm-stone);font-size:10px;font-weight:600}.theme-module__wAT_sq__saFeedbackRow{font-family:var(--h-sans);color:var(--ink);font-size:12.5px;line-height:1.35}.theme-module__wAT_sq__saFeedbackName{color:var(--flame);font-weight:600}@media (prefers-reduced-motion:reduce){.theme-module__wAT_sq__saDiscImg,.theme-module__wAT_sq__saAddDisc,.theme-module__wAT_sq__saName,.theme-module__wAT_sq__saPanelItem,.theme-module__wAT_sq__saPanelPlus{transition:none}}.theme-module__wAT_sq__cfDeliverAction{flex-direction:column;flex:auto;justify-content:center;gap:12px;display:flex}.theme-module__wAT_sq__cfDeliverPanel{border:1px solid var(--mist);background:#262626;border-radius:14px;flex-direction:column;gap:12px;padding:14px 16px;display:flex}.theme-module__wAT_sq__cfDeliverHint{font-family:var(--h-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--warm-stone);font-size:11px;font-weight:600}.theme-module__wAT_sq__cfDeliverChannels{flex-direction:column;gap:7px;margin:0;padding:0;list-style:none;display:flex}.theme-module__wAT_sq__cfDeliverChannel{font-family:var(--h-sans);color:var(--ink);align-items:center;gap:9px;font-size:13px;display:flex}.theme-module__wAT_sq__cfDeliverChannelText{flex:none}.theme-module__wAT_sq__cfDeliverArrow{color:var(--warm-stone)}.theme-module__wAT_sq__cfDeliverBox{color:#fff;border:1.5px solid #ffffff40;border-radius:5px;flex:none;justify-content:center;align-items:center;width:17px;height:17px;display:inline-flex}.theme-module__wAT_sq__cfDeliverTick{display:inline-flex}.theme-module__wAT_sq__cfDeliverSlider{align-self:flex-start}.theme-module__wAT_sq__cfDeliverIcon{width:30px;height:30px}.theme-module__wAT_sq__cfResearchBooks{flex:auto;grid-template-columns:repeat(3,auto);place-content:center;place-items:center;gap:10px 16px;display:grid}.theme-module__wAT_sq__cfResearchBook{z-index:1;transition:transform .42s cubic-bezier(.22,1,.36,1);position:relative}.theme-module__wAT_sq__cfResearchBookOpen{z-index:20;transform:translateY(-4px)}.theme-module__wAT_sq__cfResearchBook:hover{z-index:30;transform:translateY(-8px)scale(1.05)}.theme-module__wAT_sq__cfCard.theme-module__wAT_sq__cfCardResearch{overflow:visible}.theme-module__wAT_sq__cfCraftAction{flex-direction:column;flex:auto;justify-content:center;gap:12px;padding:2px 0;display:flex;overflow:hidden}.theme-module__wAT_sq__cfCraftPanel{border:1px solid var(--mist);background:#262626;border-radius:14px;flex-direction:column;gap:10px;padding:14px 16px;display:flex}.theme-module__wAT_sq__cfCraftEyebrow{font-family:var(--h-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--flame);font-size:11px;font-weight:600}.theme-module__wAT_sq__cfCraftText{font-family:var(--h-sans);letter-spacing:-.005em;color:var(--ink);margin:0;padding:0 .45em;font-size:15px;font-weight:600;line-height:1.6}.theme-module__wAT_sq__cw{color:#0000;margin-right:.32em;transition:color .3s;display:inline-block;position:relative}.theme-module__wAT_sq__cw:before{content:"";background:var(--cwPill,#ffffff2e);border-radius:999px;transition:background .3s,opacity .35s;position:absolute;inset:.12em -.18em}.theme-module__wAT_sq__cwActive:before{background:var(--flame)}.theme-module__wAT_sq__cwDecoded{color:var(--ink)}.theme-module__wAT_sq__cwDecoded:before{opacity:0}.theme-module__wAT_sq__cwEmphasis.theme-module__wAT_sq__cwDecoded{color:var(--flame)}.theme-module__wAT_sq__cfFolder{width:300px;height:210px;transform-style:preserve-3d;z-index:0;position:absolute;bottom:clamp(36px,9vh,104px);left:50%;transform:translate(-50%)}.theme-module__wAT_sq__cfFolderBack{border:1px solid color-mix(in srgb,var(--flame)38%,transparent);background:linear-gradient(color-mix(in srgb,var(--flame)26%,#2b2b2b),color-mix(in srgb,var(--flame)16%,#232323));border-radius:12px 12px 16px 16px;position:absolute;inset:0}.theme-module__wAT_sq__cfFolderTab{border:1px solid color-mix(in srgb,var(--flame)38%,transparent);background:color-mix(in srgb,var(--flame)26%,#2b2b2b);border-bottom:none;border-radius:10px 12px 0 0;width:116px;height:20px;position:absolute;top:-15px;left:26px}.theme-module__wAT_sq__cfFolderFront{border:1px solid color-mix(in srgb,var(--flame)38%,transparent);background:linear-gradient(color-mix(in srgb,var(--flame)30%,#343434),color-mix(in srgb,var(--flame)20%,#2a2a2a));transform-origin:bottom;backface-visibility:hidden;will-change:transform;border-radius:8px 8px 16px 16px;height:118px;position:absolute;bottom:0;left:0;right:0}.theme-module__wAT_sq__cfTrackSandbox .theme-module__wAT_sq__cfFolder{transform:translate(-50%)rotateX(6deg)scale(1.4)}@media (max-width:640px){.theme-module__wAT_sq__cfTrackSandbox .theme-module__wAT_sq__cfFolder{transform:translate(-50%)rotateX(6deg)scale(.72)}}.theme-module__wAT_sq__cfTrackSandbox .theme-module__wAT_sq__cfFolderBack{border-color:color-mix(in srgb,var(--flame-hover)55%,transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--flame-hover)40%,#2c2430)0%,color-mix(in srgb,var(--flame)24%,#1e1820)100%);box-shadow:inset 0 1px 0 color-mix(in srgb,var(--flame-hover)60%,transparent),inset 0 -18px 26px -14px #0009,0 34px 64px -22px color-mix(in srgb,var(--flame)55%,transparent);border-radius:14px 14px 18px 18px}.theme-module__wAT_sq__cfTrackSandbox .theme-module__wAT_sq__cfFolderTab{border-color:color-mix(in srgb,var(--flame-hover)55%,transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--flame-hover)52%,#322734)0%,color-mix(in srgb,var(--flame)30%,#241d24)100%);box-shadow:inset 0 1px 0 color-mix(in srgb,var(--flame-hover)68%,transparent);border-radius:12px 14px 0 0}.theme-module__wAT_sq__cfTrackSandbox .theme-module__wAT_sq__cfFolderFront{border-color:color-mix(in srgb,var(--flame-hover)62%,transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--flame-hover)66%,#3a2f3a)0%,color-mix(in srgb,var(--flame-hover)44%,#2a2029)48%,color-mix(in srgb,var(--flame)34%,#201a20)100%);height:182px;box-shadow:inset 0 2px 0 color-mix(in srgb,var(--flame-hover)80%,transparent),inset 0 -12px 22px -10px #0000008c,0 -3px 16px color-mix(in srgb,var(--flame)45%,transparent);border-radius:10px 10px 18px 18px}.theme-module__wAT_sq__cfDots{justify-content:center;gap:10px;padding-bottom:clamp(28px,6vh,56px);display:flex}.theme-module__wAT_sq__cfDot{background:#ffffff38;border-radius:50%;width:8px;height:8px;transition:transform .3s,background .3s,box-shadow .3s}.theme-module__wAT_sq__cfDotActive{background:var(--flame);box-shadow:0 0 0 4px color-mix(in srgb,var(--flame)25%,transparent);transform:scale(1.4)}.theme-module__wAT_sq__cfStaticGrid{grid-template-columns:repeat(3,1fr);gap:clamp(14px,1.6vw,20px);display:grid}.theme-module__wAT_sq__cfStaticCard{border:1px solid var(--mist);background:var(--paper);border-radius:16px;flex-direction:column;gap:12px;padding:clamp(20px,2vw,28px);text-decoration:none;display:flex}.theme-module__wAT_sq__cfStaticCard:hover{border-color:var(--flame)}@media (max-width:900px){.theme-module__wAT_sq__cfStaticGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.theme-module__wAT_sq__cfStaticGrid{grid-template-columns:1fr}}
.pricing-module__5O5VFG__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.pricing-module__5O5VFG__hero{padding:clamp(48px,7vh,88px) 0 clamp(28px,4vh,44px);position:relative;overflow:hidden}.pricing-module__5O5VFG__heroInner{z-index:1;grid-template-columns:1.3fr 1fr;align-items:center;gap:clamp(28px,5vw,64px);display:grid;position:relative}.pricing-module__5O5VFG__heroEyebrow{font-family:var(--h-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--flame);margin:0 0 18px;font-size:13px;font-weight:600;display:inline-block}.pricing-module__5O5VFG__heroTitle{font-family:var(--h-sans);letter-spacing:-.02em;margin:0;font-size:clamp(34px,5vw,60px);font-weight:600;line-height:1.04}.pricing-module__5O5VFG__heroTitleAccent{color:var(--flame);display:block}.pricing-module__5O5VFG__heroTitleInk{color:var(--ink);display:block}.pricing-module__5O5VFG__heroAside{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.pricing-module__5O5VFG__heroAsideText{color:var(--warm-stone);max-width:40ch;margin:0;font-size:clamp(15px,1.3vw,17px);line-height:1.6}.pricing-module__5O5VFG__toggleRow{justify-content:center;margin-bottom:clamp(20px,3vh,30px);display:flex}.pricing-module__5O5VFG__billingToggle{background:var(--paper);border:1px solid var(--mist);border-radius:999px;align-items:center;gap:4px;padding:5px;display:inline-flex}.pricing-module__5O5VFG__billingOption{font-family:var(--h-sans);color:var(--warm-stone);cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:background .2s,color .2s,box-shadow .2s;display:inline-flex}.pricing-module__5O5VFG__billingOption:hover{color:var(--ink)}.pricing-module__5O5VFG__billingActive,.pricing-module__5O5VFG__billingActive:hover{color:var(--cream);background:var(--ink);box-shadow:var(--shadow-sm)}.pricing-module__5O5VFG__billingChip{letter-spacing:.02em;color:var(--flame);background:#da6fd529;border-radius:999px;padding:3px 9px;font-size:11px;font-weight:600}.pricing-module__5O5VFG__billingActive .pricing-module__5O5VFG__billingChip{color:#fefefe;background:var(--flame)}.pricing-module__5O5VFG__plansSection{padding:clamp(8px,1.5vh,16px) 0 clamp(48px,8vh,80px)}.pricing-module__5O5VFG__plans{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:18px;display:grid}.pricing-module__5O5VFG__planCardWide{grid-column:span 2}.pricing-module__5O5VFG__planCardWide .pricing-module__5O5VFG__planDesc{-webkit-line-clamp:unset;min-height:0;display:block;overflow:visible}.pricing-module__5O5VFG__planCardWide .pricing-module__5O5VFG__planActions{max-width:calc(50% - 35px)}.pricing-module__5O5VFG__planCard{background:var(--paper);border:1px solid var(--mist);box-shadow:var(--shadow-lg);border-radius:20px;flex-direction:column;gap:14px;padding:30px 26px;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;position:relative}.pricing-module__5O5VFG__planCard:hover{border-color:var(--bone);transform:translateY(-4px)}.pricing-module__5O5VFG__planCardFeatured{border-color:var(--flame);box-shadow:0 0 0 1px var(--flame),0 22px 50px -18px #da6fd573,var(--shadow-card);transform:translateY(-8px)}.pricing-module__5O5VFG__planCardFeatured:hover{border-color:var(--flame);transform:translateY(-12px)}.pricing-module__5O5VFG__planHead{flex-wrap:nowrap;align-items:flex-start;gap:10px;display:flex}.pricing-module__5O5VFG__planName{font-family:var(--h-sans);color:var(--ink);flex:auto;min-width:0;margin:0;font-size:18px;font-weight:600;line-height:1.25}.pricing-module__5O5VFG__popularBadge{letter-spacing:.03em;text-transform:uppercase;color:#2a2200;background:linear-gradient(#f1c75a,#e3a838);border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700}.pricing-module__5O5VFG__comingSoonBadge{letter-spacing:.04em;text-transform:uppercase;color:var(--driftwood);border:1px solid var(--mist);white-space:nowrap;background:#ffffff0a;border-radius:999px;flex:none;padding:3px 9px;font-size:11px;font-weight:600}.pricing-module__5O5VFG__priceRow{flex-wrap:wrap;align-items:baseline;gap:6px;min-height:48px;display:flex}.pricing-module__5O5VFG__priceBig{font-family:var(--h-serif);color:var(--ink);font-size:clamp(36px,3.4vw,46px);line-height:1}.pricing-module__5O5VFG__priceTalk{font-family:var(--h-serif);color:var(--ink);font-size:clamp(30px,3vw,40px);line-height:1.05}.pricing-module__5O5VFG__priceSuffix{color:var(--warm-stone);font-size:13px}.pricing-module__5O5VFG__seatMin{color:var(--driftwood);margin:-8px 0 0;font-size:12px}.pricing-module__5O5VFG__planDesc{color:var(--warm-stone);-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:4.65em;margin:4px 0 0;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.pricing-module__5O5VFG__planActions{flex-direction:column;gap:10px;margin-top:8px;display:flex}.pricing-module__5O5VFG__planLink{text-align:center;font-family:var(--h-sans);color:var(--ironwood);padding:2px 0;font-size:14px;font-weight:500;text-decoration:none;transition:color .18s}.pricing-module__5O5VFG__planLink:hover{color:var(--flame)}.pricing-module__5O5VFG__planFeatures{border-top:1px solid var(--mist);flex-direction:column;gap:11px;margin:4px 0 0;padding:14px 0 0;list-style:none;display:flex}.pricing-module__5O5VFG__planFeature{color:var(--ironwood);align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.45;display:flex}.pricing-module__5O5VFG__planFeatureCheck{width:16px;height:16px;color:var(--flame);flex-shrink:0;margin-top:1px}.pricing-module__5O5VFG__enterpriseCallout{background:var(--paper);border:1px solid var(--mist);box-shadow:var(--shadow-lg);border-radius:20px;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-top:clamp(28px,4vh,44px);padding:clamp(22px,3vw,32px) clamp(24px,3.2vw,36px);display:flex}.pricing-module__5O5VFG__enterpriseQuote{font-family:var(--h-serif);letter-spacing:-.01em;color:var(--ink);margin:0;font-size:clamp(20px,2.4vw,28px);font-weight:400;line-height:1.2}.pricing-module__5O5VFG__ctaPill{cursor:pointer;height:42px;color:var(--iris-label);background:var(--iris-fill);background-size:200% 100%;border:0;border-radius:100px;flex-shrink:0;align-items:center;gap:10px;padding:0 6px 0 20px;text-decoration:none;transition:box-shadow .4s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 0 #0000}.pricing-module__5O5VFG__ctaPill:hover{box-shadow:var(--iris-hover-shadow)}.pricing-module__5O5VFG__ctaPillBlock{justify-content:space-between;width:100%}.pricing-module__5O5VFG__ctaPillNoChip{justify-content:center;gap:0;padding:0 20px}.pricing-module__5O5VFG__ctaPill:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.pricing-module__5O5VFG__ctaLabel{z-index:1;font-family:var(--h-sans);letter-spacing:-.01em;font-size:13px;font-weight:500;line-height:1;position:relative}.pricing-module__5O5VFG__ctaChip{z-index:1;background:#0000001f;border:1px solid #00000026;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:background .4s;display:inline-flex;position:relative}.pricing-module__5O5VFG__ctaPill:hover .pricing-module__5O5VFG__ctaChip{background:#0003}.pricing-module__5O5VFG__ctaArrow{width:12px;height:12px}.pricing-module__5O5VFG__ctaShimmer{z-index:0;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#fff6 50%,#0000 100%) 0 0/200% 100%;border-radius:100px;position:absolute;inset:0}.pricing-module__5O5VFG__ctaPill:hover .pricing-module__5O5VFG__ctaShimmer{animation:1.5s infinite pricing-module__5O5VFG__shimmer}@keyframes pricing-module__5O5VFG__shimmer{0%{background-position:200%}to{background-position:-200%}}@media (prefers-reduced-motion:reduce){.pricing-module__5O5VFG__ctaPill:hover .pricing-module__5O5VFG__ctaShimmer{animation:none}}.pricing-module__5O5VFG__tableBlock{margin-top:clamp(52px,8vh,92px)}.pricing-module__5O5VFG__tableHead{align-items:center;gap:12px;margin-bottom:6px;display:flex}.pricing-module__5O5VFG__tableTitle{font-family:var(--h-sans);color:var(--ink);margin:0;font-size:clamp(20px,2.2vw,26px);font-weight:600}.pricing-module__5O5VFG__tableBadge{color:var(--flame);background:#da6fd524;border:1px solid #da6fd54d;border-radius:999px;padding:4px 12px;font-size:12px;font-weight:500}.pricing-module__5O5VFG__tableSub{color:var(--warm-stone);margin:0 0 18px;font-size:15px;line-height:1.5}.pricing-module__5O5VFG__tableScroll{overflow:visible}.pricing-module__5O5VFG__table{border-collapse:collapse;width:100%}.pricing-module__5O5VFG__table col.pricing-module__5O5VFG__colFeature{width:20%}.pricing-module__5O5VFG__table col.pricing-module__5O5VFG__colPlan{width:10%}.pricing-module__5O5VFG__thead th{z-index:5;background:var(--paper);font-family:var(--h-sans);color:var(--ink);text-align:center;border-bottom:1px solid var(--bone);padding:14px 18px;font-size:14px;font-weight:600;position:sticky;top:60px}.pricing-module__5O5VFG__thFeature{letter-spacing:.08em;text-transform:uppercase;text-align:left!important;color:var(--driftwood)!important;font-size:12px!important;font-weight:500!important}.pricing-module__5O5VFG__table td{text-align:center;border-top:1px solid var(--mist);vertical-align:middle;padding:17px 18px}.pricing-module__5O5VFG__table tbody th{text-align:left;border-top:1px solid var(--mist);vertical-align:middle;padding:17px 18px}.pricing-module__5O5VFG__table tbody tr:first-child td,.pricing-module__5O5VFG__table tbody tr:first-child th{border-top:0}.pricing-module__5O5VFG__table tbody tr:nth-child(2n) td,.pricing-module__5O5VFG__table tbody tr:nth-child(2n) th{background:#ffffff06}.pricing-module__5O5VFG__featureCell{color:var(--ink);font-size:15px;font-weight:500}.pricing-module__5O5VFG__valueCell{text-align:center}.pricing-module__5O5VFG__valueText{color:var(--warm-stone);font-size:13px}.pricing-module__5O5VFG__railCol{background:#da6fd512!important}.pricing-module__5O5VFG__thead th.pricing-module__5O5VFG__railCol{color:var(--ink);border-top:2px solid var(--flame);background:#da6fd521;border-radius:12px 12px 0 0}.pricing-module__5O5VFG__check{width:20px;height:20px;color:var(--flame)}.pricing-module__5O5VFG__dash{background:var(--driftwood);opacity:.55;border-radius:2px;width:14px;height:2px;display:inline-block}.pricing-module__5O5VFG__banner{border:1px solid var(--flame);background:radial-gradient(60% 120% at 12% 0%,#da6fd51a,transparent 70%),var(--paper);border-radius:20px;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(24px,4vw,48px);margin-top:clamp(52px,8vh,92px);padding:clamp(26px,3vw,38px) clamp(28px,3vw,44px);display:grid}.pricing-module__5O5VFG__bannerLead{color:var(--ironwood);margin:0 0 16px;font-size:15px}.pricing-module__5O5VFG__bannerLeadAccent{color:var(--flame);font-weight:600}.pricing-module__5O5VFG__bannerPills{gap:10px;display:flex}.pricing-module__5O5VFG__bannerPillPink{color:#fefefe;background:var(--flame);border-radius:999px;padding:6px 16px;font-size:13px;font-weight:600}.pricing-module__5O5VFG__bannerPillDark{color:var(--ink);background:var(--cream);border:1px solid var(--bone);border-radius:999px;padding:6px 16px;font-size:13px;font-weight:600}.pricing-module__5O5VFG__bannerList{grid-template-columns:1fr 1fr;gap:14px 22px;margin:0;padding:0;list-style:none;display:grid}.pricing-module__5O5VFG__bannerItem{color:var(--ironwood);align-items:center;gap:10px;font-size:14px;display:flex}.pricing-module__5O5VFG__bannerCheck{width:16px;height:16px;color:var(--flame);flex-shrink:0}@media (max-width:980px){.pricing-module__5O5VFG__heroInner{grid-template-columns:1fr;align-items:start}.pricing-module__5O5VFG__plans{grid-template-columns:1fr 1fr}.pricing-module__5O5VFG__planCardWide{grid-column:auto}.pricing-module__5O5VFG__planCardWide .pricing-module__5O5VFG__planActions{max-width:none}.pricing-module__5O5VFG__planCardFeatured{transform:none}.pricing-module__5O5VFG__planCardFeatured:hover{transform:translateY(-4px)}.pricing-module__5O5VFG__banner{grid-template-columns:1fr}}@media (max-width:820px){.pricing-module__5O5VFG__tableScroll{scrollbar-width:thin;overflow-x:auto}.pricing-module__5O5VFG__table{min-width:1080px}.pricing-module__5O5VFG__thead th{position:static}}@media (max-width:640px){.pricing-module__5O5VFG__plans,.pricing-module__5O5VFG__bannerList{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.pricing-module__5O5VFG__planCard,.pricing-module__5O5VFG__planCard:hover,.pricing-module__5O5VFG__planCardFeatured,.pricing-module__5O5VFG__planCardFeatured:hover,.pricing-module__5O5VFG__billingOption{transition:none;transform:none}}
.FeatureSections-module__HlSWCG__sections{width:100%;padding-bottom:clamp(36px,6vw,88px)}.FeatureSections-module__HlSWCG__section{border-top:1px solid var(--mist)}.FeatureSections-module__HlSWCG__sectionInner{padding-inline:clamp(20px,5vw,64px);grid-template-columns:1fr;gap:clamp(18px,3vw,32px);width:100%;max-width:1180px;margin:0 auto;padding-top:clamp(40px,6vw,76px);padding-bottom:clamp(40px,6vw,76px);display:grid}@media (min-width:920px){.FeatureSections-module__HlSWCG__sectionInner{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:start;gap:clamp(48px,7vw,112px)}}.FeatureSections-module__HlSWCG__sectionInnerWide{max-width:1200px;padding-inline:24px}.FeatureSections-module__HlSWCG__sectionsWide{padding-bottom:0}.FeatureSections-module__HlSWCG__eyebrow{font-family:var(--h-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--flame);margin:0;font-size:14px;font-weight:600}.FeatureSections-module__HlSWCG__eyebrowArrow{margin:0 .55em;font-weight:400}.FeatureSections-module__HlSWCG__sectionTitle{font-family:var(--h-serif);letter-spacing:-.015em;color:var(--ink);margin:14px 0 0;font-size:clamp(30px,3.6vw,46px);font-weight:500;line-height:1.06}.FeatureSections-module__HlSWCG__sectionSubtitle{max-width:26ch;font-family:var(--h-serif);color:var(--ironwood);margin:16px 0 0;font-size:clamp(18px,1.7vw,23px);font-style:italic;font-weight:400;line-height:1.3}.FeatureSections-module__HlSWCG__sectionBody{flex-direction:column;gap:18px;display:flex}.FeatureSections-module__HlSWCG__sectionPara{max-width:62ch;color:var(--warm-stone);margin:0;font-size:clamp(15px,1.15vw,17px);line-height:1.62}
.SectionHero-module__kBp53q__container{width:100%;padding-top:var(--hero-padding-top,110px);padding-bottom:var(--hero-padding-bottom,clamp(40px,6vw,70px));background-color:var(--color-bg-dark);z-index:1;box-sizing:border-box;background-image:url(/shared/hero-vector.png);background-position:50%;background-repeat:no-repeat;background-size:cover;margin:0;display:block;position:relative;overflow:visible}.SectionHero-module__kBp53q__container .SectionHero-module__kBp53q__titleWrap{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out;transform:translateY(20px)}.SectionHero-module__kBp53q__container .SectionHero-module__kBp53q__heroFrame{opacity:0;transition:opacity .8s ease-out .2s,transform .8s ease-out .2s;transform:translateY(30px)}.SectionHero-module__kBp53q__container.SectionHero-module__kBp53q__visible .SectionHero-module__kBp53q__titleWrap,.SectionHero-module__kBp53q__container.SectionHero-module__kBp53q__visible .SectionHero-module__kBp53q__heroFrame{opacity:1;transform:translateY(0)}.SectionHero-module__kBp53q__categoryLabel{font-family:var(--font-primary),sans-serif;letter-spacing:-.4px;color:var(--color-white);box-sizing:border-box;background:linear-gradient(189.01deg,#d6d5e5 0.92%,var(--color-white)100%);-webkit-text-fill-color:transparent;text-shadow:0 4px 24px #00000017;-webkit-background-clip:text;background-clip:text;width:100%;max-width:100%;margin:0 0 clamp(8px,1vw,12px);padding:0;font-size:clamp(16px,2vw,20px);font-style:italic;font-weight:400;line-height:1.2}.SectionHero-module__kBp53q__titleWrap{box-sizing:border-box;justify-content:space-between;align-items:flex-start;gap:clamp(16px,3vw,24px);width:100%;margin:0;padding:0;display:flex}.SectionHero-module__kBp53q__titleColumn{box-sizing:border-box;flex-direction:column;flex:1;gap:clamp(4px,.5vw,8px);min-width:0;display:flex}.SectionHero-module__kBp53q__descriptionColumn{box-sizing:border-box;flex-direction:column;align-self:flex-start;gap:clamp(8px,1vw,12px);width:100%;max-width:537px;display:flex;transform:translateY(0)}@media (min-width:1024px){.SectionHero-module__kBp53q__descriptionColumn{transform:translateY(clamp(-30px,-3vw,-15px))}}.SectionHero-module__kBp53q__heroHeading,h1.SectionHero-module__kBp53q__heroHeading,.SectionHero-module__kBp53q__titleWrap .SectionHero-module__kBp53q__heroHeading,.SectionHero-module__kBp53q__titleWrap h1.SectionHero-module__kBp53q__heroHeading{font-family:var(--font-serif),var(--font-primary)!important;text-transform:lowercase!important;font-variant:normal!important;font-feature-settings:normal!important;background:linear-gradient(255.85deg,#d6d5e5 -0.92%,var(--color-white)100%)!important;-webkit-text-fill-color:transparent!important;text-shadow:0 4px 24px #00000017!important;-webkit-background-clip:text!important;background-clip:text!important;font-size:clamp(32px,5vw,52px)!important;font-weight:400!important;line-height:1.2!important}.SectionHero-module__kBp53q__heroHeadingFunnelSans,h1.SectionHero-module__kBp53q__heroHeadingFunnelSans,.SectionHero-module__kBp53q__titleWrap .SectionHero-module__kBp53q__heroHeadingFunnelSans,.SectionHero-module__kBp53q__titleWrap h1.SectionHero-module__kBp53q__heroHeadingFunnelSans{font-family:var(--font-toolkit),var(--font-primary)!important;text-transform:none!important;font-size:clamp(40px,6vw,80px)!important;font-weight:500!important}.SectionHero-module__kBp53q__heroSubtitle{font-family:var(--font-toolkit),var(--font-primary);letter-spacing:-.02em;color:var(--color-white);background:linear-gradient(255.85deg,#d6d5e5 -0.92%,var(--color-white)100%);-webkit-text-fill-color:transparent;text-shadow:0 4px 24px #00000017;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(18px,2.5vw,24px);font-style:italic;font-weight:300;line-height:1.3}.SectionHero-module__kBp53q__heroDesc{width:100%;max-width:min(100%,537px);font-family:var(--font-toolkit,var(--font-primary));letter-spacing:-.02em;background:linear-gradient(255.85deg,#d6d5e5 -0.92%,var(--color-white)100%);-webkit-text-fill-color:transparent;text-shadow:0 4px 24px #00000017;-webkit-user-select:text;user-select:text;cursor:text;box-sizing:border-box;-webkit-background-clip:text;background-clip:text;flex-direction:column;font-size:clamp(18px,3vw,28px);font-weight:300;line-height:1.3;text-decoration:none;transition:opacity .2s;display:flex}.SectionHero-module__kBp53q__heroDescParagraph{font-family:var(--font-toolkit),var(--font-primary);letter-spacing:-.02em;color:var(--color-white);box-sizing:border-box;background:linear-gradient(255.85deg,#d6d5e5 -0.92%,var(--color-white)100%);-webkit-text-fill-color:transparent;text-shadow:0 4px 24px #00000017;-webkit-background-clip:text;background-clip:text;width:100%;max-width:100%;margin:0 0 1em;font-size:clamp(18px,3vw,28px);font-weight:300;line-height:1.3}.SectionHero-module__kBp53q__heroDescParagraph:last-child{margin-bottom:0}.SectionHero-module__kBp53q__heroDesc:hover{opacity:.8;cursor:pointer}.SectionHero-module__kBp53q__imageBox{aspect-ratio:16/9;box-sizing:border-box;border:2px solid #d6d5e5;border-radius:24px;width:100%;max-width:min(100%,1330px);margin:64px auto;position:relative;overflow:hidden;box-shadow:0 4.67118px 29.8956px #00000040,inset 0 0 22.4217px #ffffff3d}.SectionHero-module__kBp53q__maxWrap{box-sizing:border-box;width:100%;max-width:1330px;margin:0 auto;padding:0 clamp(16px,3vw,48px)}.SectionHero-module__kBp53q__heroFrame{aspect-ratio:16/9;box-sizing:border-box;background-color:#1a1a1a;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:24px;width:100%;max-width:1330px;margin:clamp(30px,5vw,60px) auto clamp(40px,6vw,70px);position:relative;overflow:hidden}.SectionHero-module__kBp53q__heroFrame:after{content:"";border:12px solid var(--color-white);pointer-events:none;z-index:10;border-radius:24px;position:absolute;inset:0}.SectionHero-module__kBp53q__heroVideo{object-fit:cover;width:100%;height:100%}.SectionHero-module__kBp53q__heroPoster{opacity:1;z-index:1;width:100%;height:100%;transition:opacity .6s ease-in-out;position:absolute;top:0;left:0}.SectionHero-module__kBp53q__heroPosterImage{object-fit:contain;width:100%;height:100%}.SectionHero-module__kBp53q__posterFadeOut{opacity:0;pointer-events:none}.SectionHero-module__kBp53q__heroGif{object-fit:contain;opacity:0;z-index:2;width:100%;height:100%;transition:opacity .6s ease-in-out;position:absolute;top:0;left:0}.SectionHero-module__kBp53q__gifFadeIn{opacity:1}@media (max-width:1023px){.SectionHero-module__kBp53q__titleWrap{flex-direction:column;align-items:flex-start;gap:clamp(16px,2.5vw,24px);width:100%;max-width:100%}.SectionHero-module__kBp53q__descriptionColumn{width:100%;max-width:100%;transform:translateY(0)!important}.SectionHero-module__kBp53q__maxWrap{max-width:100%;padding:0 clamp(20px,3vw,32px)}}@media (min-width:769px) and (max-width:1023px){.SectionHero-module__kBp53q__titleWrap{margin-top:clamp(24px,3vw,36px)}}@media (max-width:768px){.SectionHero-module__kBp53q__container{padding-top:var(--hero-padding-top,95px);padding-bottom:var(--hero-padding-bottom,clamp(35px,5vw,60px));padding-left:clamp(16px,2vw,24px);padding-right:clamp(16px,2vw,24px)}.SectionHero-module__kBp53q__titleWrap{flex-direction:column;gap:clamp(16px,2.5vw,24px);margin-top:clamp(20px,3vw,40px)}.SectionHero-module__kBp53q__descriptionColumn{max-width:100%;transform:translateY(0)!important}.SectionHero-module__kBp53q__heroFrame{margin:clamp(24px,4vw,40px) auto clamp(32px,5vw,50px)}.SectionHero-module__kBp53q__maxWrap{padding:0 clamp(16px,3vw,24px)}}@media (max-width:640px){.SectionHero-module__kBp53q__container{padding-top:var(--hero-padding-top,95px);padding-bottom:var(--hero-padding-bottom,clamp(30px,5vw,55px));padding-left:12px;padding-right:12px}.SectionHero-module__kBp53q__titleWrap{gap:clamp(14px,2vw,20px);margin-top:clamp(20px,3vw,36px)}.SectionHero-module__kBp53q__maxWrap{padding:0 12px}}@media (max-width:480px){.SectionHero-module__kBp53q__container{padding-top:var(--hero-padding-top,95px);padding-bottom:var(--hero-padding-bottom,clamp(28px,4.5vw,50px));padding-left:12px;padding-right:12px}.SectionHero-module__kBp53q__titleWrap{gap:clamp(12px,1.5vw,18px);margin-top:clamp(18px,2.5vw,28px)}.SectionHero-module__kBp53q__heroFrame{border-radius:clamp(12px,3vw,20px);margin:clamp(20px,3vw,32px) auto clamp(28px,4.5vw,42px)}.SectionHero-module__kBp53q__heroFrame:after{border-radius:clamp(12px,3vw,20px)}.SectionHero-module__kBp53q__maxWrap{padding:0 12px}}
.FocusedText-module__uLtcUG__focusedTextSection{background:var(--color-bg-dark);box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:100%;margin-top:0;margin-bottom:0;padding:100px clamp(24px,6vw,24px);display:flex;position:relative;overflow:visible}main>.FocusedText-module__uLtcUG__focusedTextSection{padding-left:0!important;padding-right:0!important}.FocusedText-module__uLtcUG__visuallyHidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.FocusedText-module__uLtcUG__container{box-sizing:border-box;z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;max-width:min(100%,1330px);height:auto;padding:0;display:flex;position:relative;overflow:visible}.FocusedText-module__uLtcUG__focusedText{width:100%;max-width:1000px;font-family:var(--font-primary),sans-serif;letter-spacing:-.6px;text-align:left;word-break:normal;overflow-wrap:normal;white-space:normal;color:var(--color-white);text-shadow:0 4px 24px #00000017;--reveal-distance:8px;--reveal-delay-unit:25ms;--reveal-duration:1s;--easing:cubic-bezier(.22,1,.36,1);margin:0;font-size:clamp(32px,6vw,60px);font-weight:400;line-height:1.4;position:relative;overflow:visible}.FocusedText-module__uLtcUG__secondSentence{margin-top:1em;display:block}.FocusedText-module__uLtcUG__focusedText::selection,.FocusedText-module__uLtcUG__focusedText ::selection{color:var(--color-white);background:#ffffff4d}.FocusedText-module__uLtcUG__word{vertical-align:baseline;white-space:nowrap;display:inline-block;overflow:visible}.FocusedText-module__uLtcUG__letter{opacity:0;transform:translateY(var(--reveal-distance))scale(.98);will-change:transform,opacity;transition:opacity var(--reveal-duration)var(--easing),transform var(--reveal-duration)var(--easing);transition-delay:calc(var(--i,0)*var(--reveal-delay-unit));color:var(--color-white);vertical-align:baseline;display:inline-block;overflow:visible}.FocusedText-module__uLtcUG__isVisible{opacity:1;transform:translateY(0)scale(1)}@media (prefers-reduced-motion:reduce){.FocusedText-module__uLtcUG__letter{opacity:1!important;transition:none!important;transform:none!important}}@media (max-width:1024px){.FocusedText-module__uLtcUG__focusedTextSection{padding-top:clamp(50px,8vw,100px);padding-bottom:clamp(50px,8vw,100px)}}@media (max-width:768px){.FocusedText-module__uLtcUG__focusedTextSection{margin-top:clamp(30px,6vw,50px);margin-bottom:clamp(30px,6vw,50px);padding-top:clamp(30px,6vw,50px)!important;padding-bottom:clamp(30px,6vw,50px)!important}main>.FocusedText-module__uLtcUG__focusedTextSection{padding-left:clamp(16px,3vw,24px)!important;padding-right:clamp(16px,3vw,24px)!important}.FocusedText-module__uLtcUG__container{gap:clamp(20px,3vw,32px);width:min(100%,1040px);height:auto;padding:0}.FocusedText-module__uLtcUG__focusedText{text-align:left;margin-left:0;margin-right:0;padding-left:clamp(16px,3vw,24px);padding-right:clamp(16px,3vw,24px);font-size:clamp(24px,5vw,36px)}}@media (max-width:640px){.FocusedText-module__uLtcUG__focusedTextSection{margin-top:clamp(30px,6vw,50px);margin-bottom:clamp(30px,6vw,50px);padding-top:clamp(30px,6vw,50px)!important;padding-bottom:clamp(30px,6vw,50px)!important}main>.FocusedText-module__uLtcUG__focusedTextSection{padding-left:12px!important;padding-right:12px!important}.FocusedText-module__uLtcUG__container{gap:clamp(14px,2vw,22px)}.FocusedText-module__uLtcUG__focusedText{padding-left:12px;padding-right:12px;font-size:clamp(22px,4.5vw,32px)}}@media (max-width:480px){.FocusedText-module__uLtcUG__focusedTextSection{margin-top:clamp(24px,5vw,40px);margin-bottom:clamp(24px,5vw,40px);padding-top:clamp(24px,5vw,40px)!important;padding-bottom:clamp(24px,5vw,40px)!important}main>.FocusedText-module__uLtcUG__focusedTextSection{padding-left:12px!important;padding-right:12px!important}.FocusedText-module__uLtcUG__container{gap:clamp(12px,1.5vw,18px)}.FocusedText-module__uLtcUG__focusedText{text-align:left;letter-spacing:-.01em;margin-left:0;margin-right:0;padding-left:12px;padding-right:12px;font-size:clamp(20px,4vw,28px)}}@media (max-width:430px){.FocusedText-module__uLtcUG__focusedTextSection{margin-top:clamp(20px,4vw,32px);margin-bottom:clamp(20px,4vw,32px);padding-top:clamp(20px,4vw,32px)!important;padding-bottom:clamp(20px,4vw,32px)!important}main>.FocusedText-module__uLtcUG__focusedTextSection{padding-left:12px!important;padding-right:12px!important}.FocusedText-module__uLtcUG__container{gap:clamp(10px,1.2vw,16px)}.FocusedText-module__uLtcUG__focusedText{padding-left:12px;padding-right:12px;font-size:clamp(18px,3.5vw,26px)}}@media (min-width:769px) and (max-width:834px) and (min-height:1180px) and (max-height:1194px){.FocusedText-module__uLtcUG__focusedTextSection{margin-top:clamp(30px,5vw,50px)!important;margin-bottom:clamp(30px,5vw,50px)!important;padding-top:clamp(30px,5vw,50px)!important;padding-bottom:clamp(30px,5vw,50px)!important}main>.FocusedText-module__uLtcUG__focusedTextSection{padding-left:clamp(20px,2.5vw,28px)!important;padding-right:clamp(20px,2.5vw,28px)!important}.FocusedText-module__uLtcUG__container{gap:clamp(18px,2.5vw,28px)!important}.FocusedText-module__uLtcUG__focusedText{padding-left:clamp(16px,2vw,24px)!important;padding-right:clamp(16px,2vw,24px)!important;font-size:clamp(26px,4.5vw,38px)!important}}
:is(body[data-custom-cursor=on],body[data-custom-cursor=on] *){cursor:none!important}:is(body[data-custom-cursor=on] textarea,body[data-custom-cursor=on] [contenteditable]:not([contenteditable=false]),body[data-custom-cursor=on] input:not([type=button]):not([type=submit]):not([type=reset]):not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=color])){cursor:text!important}.cursor-module__AWkKvG__cursor{z-index:99;opacity:0;pointer-events:none;will-change:transform;transition:opacity .25s;position:fixed;top:0;left:0}.cursor-module__AWkKvG__pointer,.cursor-module__AWkKvG__hand,.cursor-module__AWkKvG__circle{display:none}@media (hover:hover) and (pointer:fine){.cursor-module__AWkKvG__pointer{color:#da6fd5;transition:opacity .2s,transform .25s cubic-bezier(.25,1,.5,1);display:block}.cursor-module__AWkKvG__hand{color:#da6fd5;opacity:0;transform-origin:top;transition:opacity .2s,transform .25s cubic-bezier(.25,1,.5,1);display:block;position:absolute;top:0;left:0;transform:translate(-50%)scale(.4)}.cursor-module__AWkKvG__circle{opacity:0;background:#da6fd566;border:2px solid #da6fd5;border-radius:50%;width:150px;height:150px;transition:opacity .3s cubic-bezier(.25,1,.5,1),transform .3s cubic-bezier(.25,1,.5,1);display:block;position:absolute;top:0;left:0;transform:translate(-50%,-50%)scale(0);box-shadow:0 12px 34px -10px #000000b3}.cursor-module__AWkKvG__cursor.cursor-module__AWkKvG__click .cursor-module__AWkKvG__pointer{opacity:0;transform:scale(.3)}.cursor-module__AWkKvG__cursor.cursor-module__AWkKvG__click .cursor-module__AWkKvG__hand{opacity:1;transform:translate(-50%)scale(1)}.cursor-module__AWkKvG__cursor.cursor-module__AWkKvG__enlarge .cursor-module__AWkKvG__pointer{opacity:0;transform:scale(.3)}.cursor-module__AWkKvG__cursor.cursor-module__AWkKvG__enlarge .cursor-module__AWkKvG__circle{opacity:1;transform:translate(-50%,-50%)scale(1)}[data-cursor=enlarge]{transition:transform .3s cubic-bezier(.25,1,.5,1)}body[data-cursor-enlarge=on] [data-cursor=enlarge]:hover{transform:scale(1.06)}}
.UseCasePage-module__jp-xFG__root{width:100%;color:var(--ink);font-family:var(--h-sans);letter-spacing:.015em;-webkit-font-smoothing:antialiased}.UseCasePage-module__jp-xFG__root *,.UseCasePage-module__jp-xFG__root :before,.UseCasePage-module__jp-xFG__root :after{box-sizing:border-box}.UseCasePage-module__jp-xFG__shell{width:100%;max-width:1180px;margin:0 auto;padding-inline:clamp(20px,5vw,64px)}.UseCasePage-module__jp-xFG__hero{opacity:0;padding-top:clamp(96px,14vw,168px);padding-bottom:clamp(56px,8vw,104px);transition:opacity .7s,transform .7s;position:relative;overflow:hidden;transform:translateY(14px)}.UseCasePage-module__jp-xFG__heroVisible{opacity:1;transform:none}.UseCasePage-module__jp-xFG__heroInner{z-index:1;grid-template-columns:1fr;align-items:center;gap:clamp(40px,6vw,72px);display:grid;position:relative}@media (min-width:920px){.UseCasePage-module__jp-xFG__heroInner{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.UseCasePage-module__jp-xFG__heroInnerMedia{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr)}}.UseCasePage-module__jp-xFG__heroCopy{min-width:0}.UseCasePage-module__jp-xFG__eyebrow{font-family:var(--h-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--flame);margin:0 0 22px;font-size:14px;font-weight:600}.UseCasePage-module__jp-xFG__eyebrowArrow{margin:0 .55em;font-weight:400}.UseCasePage-module__jp-xFG__heroTitle{font-family:var(--h-serif);letter-spacing:-.02em;color:var(--ink);margin:0;font-size:clamp(44px,6.2vw,78px);font-weight:500;line-height:1.02}.UseCasePage-module__jp-xFG__heroSubtitle{max-width:30ch;color:var(--ironwood);margin:22px 0 0;font-size:clamp(19px,2.1vw,26px);font-weight:400;line-height:1.28}.UseCasePage-module__jp-xFG__heroDesc{max-width:46ch;color:var(--warm-stone);margin:26px 0 0;font-size:clamp(15px,1.2vw,17px);line-height:1.55}.UseCasePage-module__jp-xFG__heroActions{flex-wrap:wrap;align-items:center;gap:14px 22px;margin-top:clamp(28px,4vw,40px);display:flex}.UseCasePage-module__jp-xFG__console{border:1px solid var(--mist);background:linear-gradient(180deg,var(--paper)0%,var(--screen)100%);box-shadow:var(--shadow-card);border-radius:18px;overflow:hidden}.UseCasePage-module__jp-xFG__consoleBar{border-bottom:1px solid var(--mist);background:#ffffff05;align-items:center;gap:14px;padding:13px 18px;display:flex}.UseCasePage-module__jp-xFG__consoleDots{gap:7px;display:flex}.UseCasePage-module__jp-xFG__consoleDots i{background:var(--bone);border-radius:50%;width:10px;height:10px;display:block}.UseCasePage-module__jp-xFG__consoleTitle{letter-spacing:.02em;color:var(--driftwood);font-size:13px;font-weight:500}.UseCasePage-module__jp-xFG__consoleBody{grid-template-columns:132px minmax(0,1fr);min-height:248px;display:grid}.UseCasePage-module__jp-xFG__consoleNav{border-right:1px solid var(--mist);flex-direction:column;gap:3px;padding:14px 10px;display:flex}.UseCasePage-module__jp-xFG__consoleNavItem{color:var(--driftwood);border-radius:9px;padding:9px 11px;font-size:12px;font-weight:500;line-height:1.25}.UseCasePage-module__jp-xFG__consoleNavActive{color:var(--ink);background:color-mix(in srgb,var(--flame)12%,transparent);box-shadow:inset 2px 0 0 var(--flame)}.UseCasePage-module__jp-xFG__consoleMain{flex-direction:column;gap:10px;padding:18px;display:flex}.UseCasePage-module__jp-xFG__consoleMainLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--flame);margin:0 0 4px;font-size:10.5px;font-weight:600}.UseCasePage-module__jp-xFG__consoleRow{border:1px solid var(--mist);background:#ffffff08;border-radius:11px;align-items:center;gap:11px;padding:12px 13px;display:flex}.UseCasePage-module__jp-xFG__consoleRowDot{background:var(--flame);border-radius:50%;flex:none;width:7px;height:7px}.UseCasePage-module__jp-xFG__consoleRowText{color:var(--warm-stone);font-size:12.5px;line-height:1.35}.UseCasePage-module__jp-xFG__heroMedia{border:1px solid var(--mist);background:var(--cream);box-shadow:var(--shadow-card);border-radius:16px;margin:0;overflow:hidden}.UseCasePage-module__jp-xFG__heroMedia img{width:100%;height:auto;display:block}@media (prefers-reduced-motion:no-preference){.UseCasePage-module__jp-xFG__heroVisible .UseCasePage-module__jp-xFG__console,.UseCasePage-module__jp-xFG__heroVisible .UseCasePage-module__jp-xFG__heroMedia{animation:.8s cubic-bezier(.16,1,.3,1) both UseCasePage-module__jp-xFG__consoleRise}.UseCasePage-module__jp-xFG__consoleRowDot{animation:2.6s ease-in-out infinite UseCasePage-module__jp-xFG__dotPulse}@keyframes UseCasePage-module__jp-xFG__consoleRise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes UseCasePage-module__jp-xFG__dotPulse{0%,to{box-shadow:0 0 0 0 color-mix(in srgb,var(--flame)40%,transparent)}50%{box-shadow:0 0 0 5px color-mix(in srgb,var(--flame)0%,transparent)}}}@media (prefers-reduced-motion:reduce){.UseCasePage-module__jp-xFG__hero{opacity:1;transition:none;transform:none}}
.PageNavigator-module__eyahoW__section{width:100%;padding:clamp(56px,9vw,112px) 24px}.PageNavigator-module__eyahoW__content{flex-direction:column;gap:clamp(36px,5vw,56px);width:100%;max-width:1180px;margin:0 auto;display:flex}.PageNavigator-module__eyahoW__header{text-align:center;flex-direction:column;gap:16px;max-width:720px;margin:0 auto;display:flex}.PageNavigator-module__eyahoW__title{font-family:var(--h-serif);letter-spacing:-.015em;color:var(--ink);margin:0;font-size:clamp(28px,3.4vw,46px);font-weight:500;line-height:1.1}.PageNavigator-module__eyahoW__subtitle{font-family:var(--h-sans);color:var(--warm-stone);margin:0;font-size:clamp(16px,1.4vw,19px);line-height:1.5}.PageNavigator-module__eyahoW__navigationGrid{grid-template-columns:1fr;gap:clamp(8px,2vw,28px);display:grid}@media (min-width:720px){.PageNavigator-module__eyahoW__navigationGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:980px){.PageNavigator-module__eyahoW__navigationGrid{grid-template-columns:repeat(3,1fr)}}.PageNavigator-module__eyahoW__column{flex-direction:column;display:flex}.PageNavigator-module__eyahoW__columnHeading{border-bottom:1px solid var(--mist);font-family:var(--h-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--flame);margin:0 18px;padding-bottom:14px;font-size:13px;font-weight:600}.PageNavigator-module__eyahoW__navigationLink,.PageNavigator-module__eyahoW__navigationCurrent{color:inherit;text-decoration:none;display:block}.PageNavigator-module__eyahoW__navigationLink:focus-visible{outline:2px solid var(--flame);outline-offset:2px;border-radius:12px}.PageNavigator-module__eyahoW__navigationItem{border-radius:12px;flex-direction:column;gap:8px;padding:22px 18px;transition:background-color .18s;display:flex;position:relative}.PageNavigator-module__eyahoW__column>:not(:last-child) .PageNavigator-module__eyahoW__navigationItem:after{content:"";background:var(--mist);height:1px;position:absolute;bottom:0;left:18px;right:18px}.PageNavigator-module__eyahoW__navigationLink:hover .PageNavigator-module__eyahoW__navigationItem{background:#ffffff0a}.PageNavigator-module__eyahoW__itemTitle{font-family:var(--h-sans);letter-spacing:-.01em;color:var(--ink);margin:0;font-size:19px;font-weight:600;line-height:1.25;transition:color .18s}.PageNavigator-module__eyahoW__navigationLink:hover .PageNavigator-module__eyahoW__itemTitle{color:var(--flame)}.PageNavigator-module__eyahoW__navigationCurrent .PageNavigator-module__eyahoW__itemTitle{color:var(--driftwood)}.PageNavigator-module__eyahoW__itemDescription{font-family:var(--h-sans);color:var(--warm-stone);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:15px;line-height:1.5;display:-webkit-box;overflow:hidden}@media (prefers-reduced-motion:reduce){.PageNavigator-module__eyahoW__navigationItem{transition:none}}
