.Logo-module__zh8txq__logo{color:var(--text);align-items:center;gap:11px;text-decoration:none;display:flex}.Logo-module__zh8txq__logoDark{color:var(--navy-text)}.Logo-module__zh8txq__mark{flex:none;width:36px;height:36px}.Logo-module__zh8txq__word{font-family:var(--font-archivo), "Arial Narrow", Helvetica, sans-serif;font-variation-settings:"wdth" 112;letter-spacing:-.035em;color:inherit;font-size:25px;font-weight:800}@media (max-width:640px){.Logo-module__zh8txq__mark{width:30px;height:30px}.Logo-module__zh8txq__word{font-size:21px}}
.Nav-module__e1xquq__nav{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);background:#f7f9fae0;background:lab(97.6778% -.333875 -1.07461/.88);position:sticky;top:0}.Nav-module__e1xquq__inner{justify-content:space-between;align-items:center;gap:20px;height:76px;display:flex}.Nav-module__e1xquq__navlinks{align-items:center;gap:28px;display:flex}.Nav-module__e1xquq__navlinks>a{color:var(--text2);font-size:15px;font-weight:600;text-decoration:none}.Nav-module__e1xquq__navlinks>a:hover{color:var(--text)}.Nav-module__e1xquq__navlinks a.Nav-module__e1xquq__feature{color:var(--teal-dark)}.Nav-module__e1xquq__navlinks a.Nav-module__e1xquq__feature:hover{color:var(--teal)}.Nav-module__e1xquq__menu{position:relative}.Nav-module__e1xquq__menuButton{cursor:pointer;font:inherit;color:var(--text2);background:0 0;border:0;align-items:center;gap:7px;padding:26px 0;font-size:15px;font-weight:600;display:inline-flex}.Nav-module__e1xquq__menuButton:hover,.Nav-module__e1xquq__menuButton[aria-expanded=true]{color:var(--text)}.Nav-module__e1xquq__caret{border-bottom:1.6px solid;border-right:1.6px solid;width:6px;height:6px;transition:transform .3s cubic-bezier(.16,1,.3,1);transform:rotate(45deg)translate(-1px,-1px)}.Nav-module__e1xquq__menuButton[aria-expanded=true] .Nav-module__e1xquq__caret{transform:rotate(-135deg)translate(-2px,-2px)}.Nav-module__e1xquq__dropdown{background:var(--card);border:1px solid var(--border);opacity:0;pointer-events:none;border-radius:14px;min-width:232px;margin:0;padding:8px;list-style:none;transition:opacity .35s cubic-bezier(.16,1,.3,1),transform .35s cubic-bezier(.16,1,.3,1);position:absolute;top:100%;left:-18px;transform:translateY(-6px);box-shadow:0 2px 4px #0f171f0d,0 24px 48px -20px #0f171f47;box-shadow:0 2px 4px lab(7.18439% -1.49957 -6.86639/.05),0 24px 48px -20px lab(7.18439% -1.49957 -6.86639/.28)}.Nav-module__e1xquq__dropdownOpen{opacity:1;pointer-events:auto;transform:none}.Nav-module__e1xquq__dropdown a{color:var(--text);border-radius:9px;padding:10px 12px;font-size:14.5px;font-weight:500;text-decoration:none;display:block}.Nav-module__e1xquq__dropdown a:hover{background:var(--bg-alt);color:var(--teal-dark)}.Nav-module__e1xquq__navcta{align-items:center;gap:18px;display:flex}.Nav-module__e1xquq__signin{color:var(--text2);font-size:15px;font-weight:600;text-decoration:none}.Nav-module__e1xquq__signin:hover{color:var(--text)}.Nav-module__e1xquq__burger{cursor:pointer;background:0 0;border:0;place-items:center;width:44px;height:44px;padding:0;display:none}.Nav-module__e1xquq__bars,.Nav-module__e1xquq__barsOpen{background:var(--text);border-radius:2px;width:20px;height:2px;transition:background .2s;display:block;position:relative}.Nav-module__e1xquq__bars:before,.Nav-module__e1xquq__bars:after,.Nav-module__e1xquq__barsOpen:before,.Nav-module__e1xquq__barsOpen:after{content:"";background:var(--text);border-radius:2px;width:20px;height:2px;transition:transform .35s cubic-bezier(.16,1,.3,1);position:absolute;left:0}.Nav-module__e1xquq__bars:before{transform:translateY(-6px)}.Nav-module__e1xquq__bars:after{transform:translateY(6px)}.Nav-module__e1xquq__barsOpen{background:0 0}.Nav-module__e1xquq__barsOpen:before{transform:rotate(45deg)}.Nav-module__e1xquq__barsOpen:after{transform:rotate(-45deg)}.Nav-module__e1xquq__panel{border-top:1px solid var(--border);background:var(--bg);max-height:calc(100svh - 64px);padding:24px 0 32px;display:none;overflow-y:auto}.Nav-module__e1xquq__panelOpen{display:block}.Nav-module__e1xquq__panelGroup+.Nav-module__e1xquq__panelGroup{margin-top:26px}.Nav-module__e1xquq__panelHeading{font-family:var(--font-plex-mono), ui-monospace, monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--text3);margin-bottom:10px;font-size:10.5px;font-weight:500}.Nav-module__e1xquq__panelList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Nav-module__e1xquq__panelList a{color:var(--text);border-bottom:1px solid var(--border);padding:12px 0;font-size:16px;font-weight:500;text-decoration:none;display:block}.Nav-module__e1xquq__panelList a:hover{color:var(--teal-dark)}@media (max-width:980px){.Nav-module__e1xquq__navlinks{display:none}.Nav-module__e1xquq__burger{display:grid}}@media (max-width:640px){.Nav-module__e1xquq__inner{height:64px}.Nav-module__e1xquq__navcta{gap:8px}.Nav-module__e1xquq__signin{display:none}.Nav-module__e1xquq__navcta .btn{padding:10px 16px;font-size:13.5px}}@media (prefers-reduced-motion:reduce){.Nav-module__e1xquq__dropdown,.Nav-module__e1xquq__caret,.Nav-module__e1xquq__bars:before,.Nav-module__e1xquq__bars:after,.Nav-module__e1xquq__barsOpen:before,.Nav-module__e1xquq__barsOpen:after{transition:none}}
.Footer-module__EZoWya__footer{background:var(--navy);border-top:1px solid #77818c33;border-top:1px solid lab(53.5763% -2.04968 -7.07192/.2);padding:56px 0 30px}.Footer-module__EZoWya__brand{max-width:30ch}.Footer-module__EZoWya__fgrid{grid-template-columns:1.6fr repeat(4,1fr);gap:40px 28px;display:grid}.Footer-module__EZoWya__fdesc{color:var(--navy-text2);max-width:260px;margin-top:14px;font-size:14px}.Footer-module__EZoWya__h4{text-transform:uppercase;letter-spacing:.06em;color:var(--navy-text2);margin-bottom:16px;font-size:12px}.Footer-module__EZoWya__list{flex-direction:column;gap:4px;list-style:none;display:flex}.Footer-module__EZoWya__list a{color:var(--navy-text2);padding:4px 0;font-size:14px;text-decoration:none;display:inline-block}.Footer-module__EZoWya__list a:hover{color:var(--amber)}.Footer-module__EZoWya__fbottom{color:var(--navy-text2);border-top:1px solid #77818c33;border-top:1px solid lab(53.5763% -2.04968 -7.07192/.2);justify-content:space-between;padding-top:24px;font-size:13px;display:flex}@media (max-width:980px){.Footer-module__EZoWya__fgrid{grid-template-columns:1fr 1fr}.Footer-module__EZoWya__brand{grid-column:1/-1;max-width:46ch}}@media (max-width:640px){.Footer-module__EZoWya__fgrid{gap:30px 20px}.Footer-module__EZoWya__brand{margin-bottom:4px}.Footer-module__EZoWya__h4{margin-bottom:10px}.Footer-module__EZoWya__list a{font-size:13.5px}.Footer-module__EZoWya__fbottom{text-align:center;flex-direction:column;gap:8px}}
.FinalCta-module__IPvEmW__finalCta{background:var(--navy);color:var(--navy-text);text-align:center;padding:96px 0}.FinalCta-module__IPvEmW__h2{color:var(--navy-text);margin-bottom:16px;font-size:38px}.FinalCta-module__IPvEmW__p{color:var(--navy-text2);max-width:520px;margin:0 auto 32px;font-size:18px}@media (max-width:640px){.FinalCta-module__IPvEmW__finalCta{padding:56px 0}.FinalCta-module__IPvEmW__h2{font-size:26px}.FinalCta-module__IPvEmW__p{font-size:16px}}
.LogoWall-module__JCgiBW__wall{text-align:center;margin-top:44px}.LogoWall-module__JCgiBW__kicker{font-family:var(--font-plex-mono), ui-monospace, monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--text3);margin-bottom:20px;font-size:11px}.LogoWall-module__JCgiBW__list{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;margin:0;padding:0;list-style:none;display:flex}.LogoWall-module__JCgiBW__list img{opacity:.62;filter:grayscale();width:auto;height:28px}@media (max-width:640px){.LogoWall-module__JCgiBW__list{gap:26px}.LogoWall-module__JCgiBW__list img{height:22px}}
.ProofStrip-module__M8UOeW__strip{border-bottom:1px solid var(--border);padding:56px 0 64px}.ProofStrip-module__M8UOeW__grid{grid-template-columns:repeat(4,1fr);gap:32px;margin:0;padding:0;list-style:none;display:grid}.ProofStrip-module__M8UOeW__item{border-left:2px solid var(--teal);flex-direction:column;gap:7px;padding-left:16px;display:flex}.ProofStrip-module__M8UOeW__label{font-size:14.5px;font-weight:600;line-height:1.3}.ProofStrip-module__M8UOeW__detail{color:var(--text2);font-size:13px;line-height:1.45}@media (max-width:900px){.ProofStrip-module__M8UOeW__grid{grid-template-columns:repeat(2,1fr);gap:26px}}@media (max-width:560px){.ProofStrip-module__M8UOeW__strip{padding:40px 0 48px}.ProofStrip-module__M8UOeW__grid{grid-template-columns:1fr;gap:20px}}
.Problem-module__xNBfSq__problem{padding:128px 0}.Problem-module__xNBfSq__head{max-width:780px;margin-bottom:64px}.Problem-module__xNBfSq__h2{font-size:clamp(30px,4.4vw,54px)}.Problem-module__xNBfSq__sub{color:var(--text2);max-width:54ch;margin-top:20px;font-size:17.5px}.Problem-module__xNBfSq__grid{grid-template-columns:repeat(3,1fr);gap:44px;display:grid}.Problem-module__xNBfSq__item{border-top:1px solid var(--text);padding-top:26px}.Problem-module__xNBfSq__h3{margin-bottom:12px;font-size:19.5px}.Problem-module__xNBfSq__body{color:var(--text2);font-size:14.5px;line-height:1.6}@media (max-width:900px){.Problem-module__xNBfSq__problem{padding:88px 0}.Problem-module__xNBfSq__head{margin-bottom:44px}.Problem-module__xNBfSq__grid{grid-template-columns:1fr;gap:32px}}
.LivingWeek-module__cUfp0G__stage{background:var(--bg-alt);border-top:1px solid var(--border);border-bottom:1px solid var(--border);height:400svh;position:relative}.LivingWeek-module__cUfp0G__inner{align-items:center;height:100svh;display:flex;position:sticky;top:0;overflow:hidden}.LivingWeek-module__cUfp0G__steps{pointer-events:none;position:absolute;inset:0}.LivingWeek-module__cUfp0G__step{height:25%}.LivingWeek-module__cUfp0G__layout{grid-template-columns:.72fr 1.28fr;align-items:center;gap:56px;display:grid}.LivingWeek-module__cUfp0G__layout>*{min-width:0}.LivingWeek-module__cUfp0G__copy{flex-direction:column;gap:28px;display:flex}.LivingWeek-module__cUfp0G__dots{gap:10px;margin:0;padding:0;list-style:none;display:flex}.LivingWeek-module__cUfp0G__dot,.LivingWeek-module__cUfp0G__dotOn{cursor:pointer;background:0 0;border:0;width:34px;height:44px;padding:0;display:block;position:relative}.LivingWeek-module__cUfp0G__dot:after,.LivingWeek-module__cUfp0G__dotOn:after{content:"";background:var(--border);border-radius:100px;width:12px;height:5px;transition:width .6s cubic-bezier(.16,1,.3,1),background .6s cubic-bezier(.16,1,.3,1);position:absolute;top:50%;left:0}.LivingWeek-module__cUfp0G__dotOn:after{background:var(--teal);width:34px}.LivingWeek-module__cUfp0G__dot:focus-visible,.LivingWeek-module__cUfp0G__dotOn:focus-visible{outline:2px solid var(--teal);outline-offset:2px;border-radius:6px}.LivingWeek-module__cUfp0G__captions{min-height:210px;position:relative}.LivingWeek-module__cUfp0G__cap,.LivingWeek-module__cUfp0G__capOn{transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.LivingWeek-module__cUfp0G__cap{opacity:0;pointer-events:none;transform:translateY(14px)}.LivingWeek-module__cUfp0G__capOn{opacity:1;transform:none}.LivingWeek-module__cUfp0G__capHeading{margin-bottom:16px;font-size:clamp(26px,3.2vw,40px)}.LivingWeek-module__cUfp0G__capBody{color:var(--text2);max-width:42ch;font-size:16.5px}@media (max-width:900px){.LivingWeek-module__cUfp0G__layout{grid-template-columns:1fr;gap:32px}.LivingWeek-module__cUfp0G__captions{min-height:178px}.LivingWeek-module__cUfp0G__capBody{font-size:15.5px}}@media (max-width:900px) and (max-height:780px){.LivingWeek-module__cUfp0G__capHeading{margin-bottom:10px;font-size:22px}.LivingWeek-module__cUfp0G__captions{min-height:150px}}@media (prefers-reduced-motion:reduce){.LivingWeek-module__cUfp0G__stage{height:auto}.LivingWeek-module__cUfp0G__inner{height:auto;padding:88px 0;position:static}.LivingWeek-module__cUfp0G__steps{display:none}.LivingWeek-module__cUfp0G__captions{flex-direction:column;gap:22px;min-height:0;display:flex}.LivingWeek-module__cUfp0G__cap,.LivingWeek-module__cUfp0G__capOn{opacity:1;transition:none;position:static;transform:none}.LivingWeek-module__cUfp0G__dots{display:none}.LivingWeek-module__cUfp0G__dot:after,.LivingWeek-module__cUfp0G__dotOn:after{transition:none}}
.WeekGrid-module__gSbcna__card{--w-bg:#1a202c;--w-surface:#212a3a;--w-line:#2c384c;--w-line-soft:#253044;--w-text1:#e2f1ed;--w-text2:#cbd5e0;--w-text3:#a0aec0;--w-teal:#14c8b4;--w-gold:#e5a93c;--w-morning:#2fd9c4;--w-morning-dot:#14c8b4;--w-afternoon:#8ec0fa;--w-afternoon-dot:#63b3ed;--w-evening:#c9aef8;--w-evening-dot:#b794f4;background:var(--w-bg);border:1px solid var(--w-line);color:var(--w-text1);border-radius:16px;overflow:hidden}.WeekGrid-module__gSbcna__top{border-bottom:1px solid var(--w-line);align-items:center;gap:16px;padding:15px 18px;display:flex}.WeekGrid-module__gSbcna__title{letter-spacing:-.01em;font-size:14px;font-weight:600}.WeekGrid-module__gSbcna__sub{color:var(--w-text3);margin-top:3px;font-size:11.5px}.WeekGrid-module__gSbcna__topRight{align-items:center;margin-left:auto;display:flex}.WeekGrid-module__gSbcna__badgeDraft,.WeekGrid-module__gSbcna__badgeLive{white-space:nowrap;border-radius:100px;align-items:center;gap:7px;padding:5px 11px;font-size:11px;font-weight:600;display:inline-flex}.WeekGrid-module__gSbcna__badgeDraft{color:var(--w-gold);background:#e5a93c24;border:1px solid #e5a93c52}.WeekGrid-module__gSbcna__badgeDraft:before,.WeekGrid-module__gSbcna__badgeLive:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.WeekGrid-module__gSbcna__badgeLive{color:var(--w-teal);background:#14c8b41f;border:1px solid #14c8b44d}.WeekGrid-module__gSbcna__cost{text-align:right}.WeekGrid-module__gSbcna__costK{letter-spacing:.1em;text-transform:uppercase;color:var(--w-text3);font-size:9.5px;display:block}.WeekGrid-module__gSbcna__costV{letter-spacing:-.02em;color:var(--w-text1);font-size:19px;font-weight:600}.WeekGrid-module__gSbcna__scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;overflow-x:auto}.WeekGrid-module__gSbcna__scroll::-webkit-scrollbar{display:none}.WeekGrid-module__gSbcna__grid{grid-template-columns:132px repeat(5,minmax(104px,1fr));min-width:100%;display:grid}.WeekGrid-module__gSbcna__colHead{letter-spacing:.09em;text-transform:uppercase;color:var(--w-text3);border-bottom:1px solid var(--w-line);background:var(--w-surface);padding:11px 10px;font-size:10.5px;font-weight:600}.WeekGrid-module__gSbcna__colDate{letter-spacing:0;opacity:.75;font-weight:400}.WeekGrid-module__gSbcna__staff{border-bottom:1px solid var(--w-line-soft);border-right:1px solid var(--w-line-soft);align-items:center;gap:9px;min-width:0;padding:9px 10px;display:flex}.WeekGrid-module__gSbcna__avatar{letter-spacing:.02em;width:28px;height:28px;color:var(--w-teal);background:#14c8b41a;border:1px solid #14c8b46b;border-radius:50%;flex:none;place-items:center;font-size:10px;font-weight:700;display:grid}.WeekGrid-module__gSbcna__staffText{flex-direction:column;gap:1px;min-width:0;display:flex}.WeekGrid-module__gSbcna__staffName{color:var(--w-text1);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:600;overflow:hidden}.WeekGrid-module__gSbcna__staffRole{color:var(--w-text3);font-size:10.5px}.WeekGrid-module__gSbcna__cell{border-bottom:1px solid var(--w-line-soft);min-height:54px;padding:5px}.WeekGrid-module__gSbcna__chip{opacity:0;border:1px solid #0000;border-radius:7px;flex-direction:column;justify-content:center;gap:3px;height:100%;padding:6px 8px;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1),background .7s cubic-bezier(.16,1,.3,1),border-color .7s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(6px)}.WeekGrid-module__gSbcna__in{opacity:1;transform:none}.WeekGrid-module__gSbcna__draft{background:0 0;border-style:dashed}.WeekGrid-module__gSbcna__published{border-style:solid}.WeekGrid-module__gSbcna__chipHead{align-items:center;gap:6px;min-width:0;display:flex}.WeekGrid-module__gSbcna__dot{border-radius:50%;flex:none;width:6px;height:6px}.WeekGrid-module__gSbcna__chipName{white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;font-weight:600;overflow:hidden}.WeekGrid-module__gSbcna__chipTime{color:var(--w-text2);font-size:10.5px}.WeekGrid-module__gSbcna__punch{background:var(--w-teal);border-radius:50%;flex:none;width:5px;height:5px;margin-left:auto;box-shadow:0 0 0 3px #14c8b438}.WeekGrid-module__gSbcna__morning{border-color:#14c8b457}.WeekGrid-module__gSbcna__morning.WeekGrid-module__gSbcna__published{background:#14c8b41c}.WeekGrid-module__gSbcna__morning .WeekGrid-module__gSbcna__dot{background:var(--w-morning-dot)}.WeekGrid-module__gSbcna__morning .WeekGrid-module__gSbcna__chipName{color:var(--w-morning)}.WeekGrid-module__gSbcna__afternoon{border-color:#63b3ed57}.WeekGrid-module__gSbcna__afternoon.WeekGrid-module__gSbcna__published{background:#63b3ed1c}.WeekGrid-module__gSbcna__afternoon .WeekGrid-module__gSbcna__dot{background:var(--w-afternoon-dot)}.WeekGrid-module__gSbcna__afternoon .WeekGrid-module__gSbcna__chipName{color:var(--w-afternoon)}.WeekGrid-module__gSbcna__evening{border-color:#b794f457}.WeekGrid-module__gSbcna__evening.WeekGrid-module__gSbcna__published{background:#b794f41c}.WeekGrid-module__gSbcna__evening .WeekGrid-module__gSbcna__dot{background:var(--w-evening-dot)}.WeekGrid-module__gSbcna__evening .WeekGrid-module__gSbcna__chipName{color:var(--w-evening)}.WeekGrid-module__gSbcna__foot{border-top:1px solid var(--w-line);background:var(--w-surface);color:var(--w-text2);align-items:center;min-height:46px;padding:12px 18px;font-size:12.5px;display:flex}.WeekGrid-module__gSbcna__foot b{color:var(--w-text1);font-weight:600}.WeekGrid-module__gSbcna__chat{color:var(--w-text3);font-style:italic}.WeekGrid-module__gSbcna__compact .WeekGrid-module__gSbcna__top{padding:12px 16px}.WeekGrid-module__gSbcna__compact .WeekGrid-module__gSbcna__grid{grid-template-columns:138px repeat(5,minmax(112px,1fr))}.WeekGrid-module__gSbcna__compact .WeekGrid-module__gSbcna__cell{min-height:48px;padding:4px}.WeekGrid-module__gSbcna__compact .WeekGrid-module__gSbcna__staff{padding:7px 10px}.WeekGrid-module__gSbcna__compact .WeekGrid-module__gSbcna__avatar{width:25px;height:25px;font-size:9.5px}.WeekGrid-module__gSbcna__compact .WeekGrid-module__gSbcna__foot{min-height:42px;padding:10px 16px;font-size:12px}@media (max-height:860px){.WeekGrid-module__gSbcna__compact .WeekGrid-module__gSbcna__cell{min-height:44px}.WeekGrid-module__gSbcna__compact .WeekGrid-module__gSbcna__staffRole{display:none}}@media (max-width:900px){.WeekGrid-module__gSbcna__grid,.WeekGrid-module__gSbcna__compact .WeekGrid-module__gSbcna__grid{grid-template-columns:128px repeat(5,minmax(120px,1fr))}.WeekGrid-module__gSbcna__card{border-radius:14px}.WeekGrid-module__gSbcna__staffRole{display:none}}@media (prefers-reduced-motion:reduce){.WeekGrid-module__gSbcna__chip{transition:none}}
.WhoFor-module__JRcc8a__who{background:var(--bg-alt);border-top:1px solid var(--border);padding:128px 0}.WhoFor-module__JRcc8a__h2{max-width:20ch;margin-bottom:56px;font-size:clamp(28px,3.8vw,46px)}.WhoFor-module__JRcc8a__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.WhoFor-module__JRcc8a__card{background:var(--card);border:1px solid var(--border);border-radius:18px;padding:30px 28px}.WhoFor-module__JRcc8a__role{font-family:var(--font-plex-mono), ui-monospace, monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--teal-dark);margin-bottom:18px;font-size:11px}.WhoFor-module__JRcc8a__h3{margin-bottom:12px;font-size:20px}.WhoFor-module__JRcc8a__body{color:var(--text2);font-size:14px;line-height:1.6}@media (max-width:900px){.WhoFor-module__JRcc8a__who{padding:88px 0}.WhoFor-module__JRcc8a__h2{margin-bottom:36px}.WhoFor-module__JRcc8a__grid{grid-template-columns:1fr;gap:16px}}
.Pricing-module__TjAkjG__pricing{padding:100px 0}.Pricing-module__TjAkjG__h2{text-align:center;margin-bottom:12px;font-size:34px}.Pricing-module__TjAkjG__sub{text-align:center;color:var(--text2);max-width:520px;margin:0 auto 56px;font-size:17px}.Pricing-module__TjAkjG__plans{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:24px;max-width:820px;margin:0 auto;display:grid}.Pricing-module__TjAkjG__plan{background:var(--card);border:1px solid var(--border);border-radius:18px;flex-direction:column;padding:32px 28px;display:flex;position:relative}.Pricing-module__TjAkjG__feat{border:2px solid var(--teal);box-shadow:0 20px 40px -20px #00857459;box-shadow:0 20px 40px -20px lab(49.3053% -42.5124 -.290918/.35)}.Pricing-module__TjAkjG__pop{background:var(--teal);color:#fff;white-space:nowrap;border-radius:100px;padding:5px 14px;font-size:11px;font-weight:800;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.Pricing-module__TjAkjG__earlyBird{background:color-mix(in oklch, var(--amber) 20%, transparent);color:var(--amber-dark);letter-spacing:.02em;border-radius:100px;align-self:flex-start;margin-bottom:10px;padding:4px 10px;font-size:11px;font-weight:800}.Pricing-module__TjAkjG__was{color:var(--text3);opacity:.65;vertical-align:.42em;margin-right:9px;font-size:.32em;font-weight:400;text-decoration-thickness:1px}.Pricing-module__TjAkjG__soon{letter-spacing:.04em;text-transform:uppercase;color:var(--teal-dark);background:var(--teal-wash);border:1px solid color-mix(in oklch, var(--teal) 35%, transparent);white-space:nowrap;vertical-align:1px;border-radius:100px;margin-left:7px;padding:1px 7px;font-size:10.5px;font-weight:700;display:inline-block}.Pricing-module__TjAkjG__pname{color:var(--text2);margin-bottom:10px;font-size:15px;font-weight:700}.Pricing-module__TjAkjG__price{letter-spacing:-.03em;margin-bottom:10px;font-size:44px;font-weight:600;line-height:1}.Pricing-module__TjAkjG__included{color:var(--text2);margin-bottom:16px;font-size:13.5px}.Pricing-module__TjAkjG__per{color:var(--text3);font-size:15px;font-weight:600}.Pricing-module__TjAkjG__pdesc{color:var(--text);border-top:1px solid var(--border);margin-bottom:20px;padding-top:16px;font-size:14px;font-weight:500}.Pricing-module__TjAkjG__foot{text-align:center;color:var(--text2);margin-top:32px;font-size:14px}.Pricing-module__TjAkjG__features{flex-direction:column;flex:1;gap:11px;margin-bottom:28px;list-style:none;display:flex}.Pricing-module__TjAkjG__features li{align-items:baseline;gap:9px;font-size:13.5px;display:flex}.Pricing-module__TjAkjG__features li:before{content:"✓";color:var(--teal-dark);flex:none;font-weight:800}.Pricing-module__TjAkjG__hlText{flex:1;min-width:0}.Pricing-module__TjAkjG__plan .btn{width:100%}@media (max-width:640px){.Pricing-module__TjAkjG__pricing{padding:56px 0}.Pricing-module__TjAkjG__h2{font-size:24px}.Pricing-module__TjAkjG__sub{font-size:15px}.Pricing-module__TjAkjG__plans{grid-template-columns:1fr;gap:28px;padding-top:14px}.Pricing-module__TjAkjG__plan:has(.Pricing-module__TjAkjG__pop){order:-1}.Pricing-module__TjAkjG__price{font-size:38px}}
.Faq-module__EHB7zG__faq{background:var(--bg-alt);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:100px 0}.Faq-module__EHB7zG__h2{text-align:center;margin-bottom:12px;font-size:34px}.Faq-module__EHB7zG__sub{text-align:center;color:var(--text2);max-width:560px;margin:0 auto 48px;font-size:17px}.Faq-module__EHB7zG__list{gap:12px;max-width:780px;margin:0 auto;display:grid}.Faq-module__EHB7zG__item{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:0 22px}.Faq-module__EHB7zG__summary{letter-spacing:-.01em;cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:20px 0;font-size:16px;font-weight:700;list-style:none;display:flex}.Faq-module__EHB7zG__summary::-webkit-details-marker{display:none}.Faq-module__EHB7zG__summary:hover{color:var(--teal-dark)}.Faq-module__EHB7zG__chevron{border-right:2px solid var(--text3);border-bottom:2px solid var(--text3);flex-shrink:0;width:9px;height:9px;transition:transform .2s;transform:rotate(45deg)translate(-2px,-2px)}.Faq-module__EHB7zG__item[open] .Faq-module__EHB7zG__chevron{transform:rotate(225deg)translate(-2px,-2px)}.Faq-module__EHB7zG__answer{color:var(--text2);max-width:64ch;margin-top:-4px;padding:0 0 22px;font-size:15px}@media (max-width:640px){.Faq-module__EHB7zG__faq{padding:56px 0}.Faq-module__EHB7zG__h2{font-size:24px}.Faq-module__EHB7zG__sub{margin-bottom:32px;font-size:15px}.Faq-module__EHB7zG__summary{padding:16px 0;font-size:14.5px}.Faq-module__EHB7zG__answer{padding-bottom:18px;font-size:13.5px}.Faq-module__EHB7zG__item{padding:0 16px}}@media (prefers-reduced-motion:reduce){.Faq-module__EHB7zG__chevron{transition:none}}
.ai-scheduling-module__AtoRkW__head{padding:104px 0 72px}.ai-scheduling-module__AtoRkW__kicker{font-family:var(--font-plex-mono), ui-monospace, monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--teal-dark);margin-bottom:22px;font-size:11.5px}.ai-scheduling-module__AtoRkW__h1{max-width:17em;font-size:clamp(32px,4.6vw,56px)}.ai-scheduling-module__AtoRkW__lede{color:var(--text2);max-width:56ch;margin-top:22px;font-size:clamp(16.5px,1.4vw,19px)}.ai-scheduling-module__AtoRkW__ctas{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.ai-scheduling-module__AtoRkW__h2{max-width:20em;font-size:clamp(26px,3.2vw,40px)}.ai-scheduling-module__AtoRkW__compare{background:var(--bg-alt);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:96px 0}.ai-scheduling-module__AtoRkW__compareGrid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:32px;margin-top:44px;display:grid}.ai-scheduling-module__AtoRkW__compareGrid>*{min-width:0}.ai-scheduling-module__AtoRkW__colTag{font-family:var(--font-plex-mono), ui-monospace, monospace;letter-spacing:.11em;text-transform:uppercase;color:var(--text3);border:1px solid var(--border);border-radius:100px;margin-bottom:22px;padding:5px 12px;font-size:10.5px;display:inline-block}.ai-scheduling-module__AtoRkW__colTagOn{color:var(--teal-dark);border-color:var(--teal);background:var(--teal-wash)}.ai-scheduling-module__AtoRkW__before{border:1px dashed var(--border);border-radius:18px;padding:28px}.ai-scheduling-module__AtoRkW__beforeList,.ai-scheduling-module__AtoRkW__afterList{flex-direction:column;gap:11px;margin:0;padding-left:1.3em;display:flex}.ai-scheduling-module__AtoRkW__beforeList li{color:var(--text2);font-size:14.5px;line-height:1.5}.ai-scheduling-module__AtoRkW__beforeFoot{border-top:1px solid var(--border);color:var(--text3);margin-top:22px;padding-top:18px;font-size:13.5px}.ai-scheduling-module__AtoRkW__after{border:1px solid var(--teal);background:var(--card);border-radius:18px;padding:28px;box-shadow:0 20px 40px -24px #00857466;box-shadow:0 20px 40px -24px lab(49.3053% -42.5124 -.290918/.4)}.ai-scheduling-module__AtoRkW__afterList li{font-size:15.5px;font-weight:500;line-height:1.5}.ai-scheduling-module__AtoRkW__afterList li:last-child{color:var(--teal-dark);font-weight:600}.ai-scheduling-module__AtoRkW__afterVisual{filter:drop-shadow(0 22px 40px #0f171f33);filter:drop-shadow(0 22px 40px lab(7.18439% -1.49957 -6.86639/.2));margin-top:26px}.ai-scheduling-module__AtoRkW__afterFoot{color:var(--text2);margin-top:20px;font-size:13.5px}.ai-scheduling-module__AtoRkW__never{padding:104px 0}.ai-scheduling-module__AtoRkW__neverLede{color:var(--text2);max-width:58ch;margin-top:18px;font-size:16.5px}.ai-scheduling-module__AtoRkW__neverList{grid-template-columns:repeat(2,1fr);gap:26px 40px;margin:44px 0 0;padding:0;list-style:none;display:grid}.ai-scheduling-module__AtoRkW__neverItem{align-items:start;gap:14px;display:flex}.ai-scheduling-module__AtoRkW__neverMark{border:1.5px solid var(--amber-dark);border-radius:50%;flex:none;width:20px;height:20px;margin-top:2px;position:relative}.ai-scheduling-module__AtoRkW__neverMark:after{content:"";background:var(--amber-dark);height:1.5px;position:absolute;top:50%;left:3px;right:3px}.ai-scheduling-module__AtoRkW__neverRule{margin-bottom:5px;font-size:16px;font-weight:600;display:block}.ai-scheduling-module__AtoRkW__neverDetail{color:var(--text2);max-width:42ch;font-size:14px;line-height:1.55;display:block}.ai-scheduling-module__AtoRkW__optimises{background:var(--bg-alt);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:104px 0}.ai-scheduling-module__AtoRkW__optGrid{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:44px;display:grid}.ai-scheduling-module__AtoRkW__optItem{border-top:1px solid var(--text);padding-top:22px}.ai-scheduling-module__AtoRkW__optHeading{margin-bottom:10px;font-size:18px}.ai-scheduling-module__AtoRkW__optBody{color:var(--text2);font-size:14px;line-height:1.6}.ai-scheduling-module__AtoRkW__faq{padding:96px 0}.ai-scheduling-module__AtoRkW__faqList{flex-direction:column;gap:10px;max-width:720px;margin:36px 0 0;display:flex}.ai-scheduling-module__AtoRkW__faqItem{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:0 20px}.ai-scheduling-module__AtoRkW__summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:17px 0;font-size:15px;font-weight:600;list-style:none;display:flex}.ai-scheduling-module__AtoRkW__summary::-webkit-details-marker{display:none}.ai-scheduling-module__AtoRkW__chevron{border-right:2px solid var(--text3);border-bottom:2px solid var(--text3);flex:none;width:9px;height:9px;transition:transform .3s cubic-bezier(.16,1,.3,1);transform:rotate(45deg)translate(-2px,-2px)}.ai-scheduling-module__AtoRkW__faqItem[open] .ai-scheduling-module__AtoRkW__chevron{transform:rotate(-135deg)translate(-3px,-3px)}.ai-scheduling-module__AtoRkW__answerText{color:var(--text2);max-width:62ch;padding:0 0 18px;font-size:14.5px}.ai-scheduling-module__AtoRkW__related{flex-wrap:wrap;gap:12px;margin:36px 0 0;padding:0;list-style:none;display:flex}.ai-scheduling-module__AtoRkW__related a{border:1px solid var(--border);color:var(--text);background:var(--card);border-radius:100px;padding:9px 18px;font-size:14px;font-weight:500;text-decoration:none;display:inline-block}.ai-scheduling-module__AtoRkW__related a:hover{border-color:var(--teal);color:var(--teal-dark)}@media (max-width:900px){.ai-scheduling-module__AtoRkW__head{padding:64px 0 48px}.ai-scheduling-module__AtoRkW__compare,.ai-scheduling-module__AtoRkW__never,.ai-scheduling-module__AtoRkW__optimises,.ai-scheduling-module__AtoRkW__faq{padding:72px 0}.ai-scheduling-module__AtoRkW__compareGrid{grid-template-columns:1fr;gap:20px}.ai-scheduling-module__AtoRkW__neverList{grid-template-columns:1fr;gap:22px}.ai-scheduling-module__AtoRkW__optGrid{grid-template-columns:1fr;gap:24px}.ai-scheduling-module__AtoRkW__before,.ai-scheduling-module__AtoRkW__after{padding:22px}.ai-scheduling-module__AtoRkW__ctas .btn{flex:auto}}@media (prefers-reduced-motion:reduce){.ai-scheduling-module__AtoRkW__chevron{transition:none}}
.cyprus-module__92UXFq__head{padding:104px 0 72px}.cyprus-module__92UXFq__kicker{font-family:var(--font-plex-mono), ui-monospace, monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--teal-dark);margin-bottom:22px;font-size:11.5px}.cyprus-module__92UXFq__h1{max-width:16em;font-size:clamp(32px,4.6vw,56px)}.cyprus-module__92UXFq__lede{color:var(--text2);max-width:58ch;margin-top:22px;font-size:clamp(16.5px,1.4vw,19px)}.cyprus-module__92UXFq__ctas{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.cyprus-module__92UXFq__h2{max-width:20em;font-size:clamp(26px,3.2vw,40px)}.cyprus-module__92UXFq__obligationsPanel{background:color-mix(in oklch, var(--amber) 10%, var(--bg));border-top:1px solid color-mix(in oklch, var(--amber) 40%, transparent);border-bottom:1px solid color-mix(in oklch, var(--amber) 40%, transparent);padding:56px 0}.cyprus-module__92UXFq__panelHeading{margin-bottom:32px;font-size:clamp(20px,2.2vw,27px)}.cyprus-module__92UXFq__factGrid{grid-template-columns:repeat(4,1fr);gap:28px;margin:0;padding:0;list-style:none;display:grid}.cyprus-module__92UXFq__fact{border-left:2px solid var(--amber-dark);flex-direction:column;gap:7px;padding-left:16px;display:flex}.cyprus-module__92UXFq__figure{letter-spacing:-.02em;font-size:clamp(21px,2vw,27px);font-weight:600;line-height:1.1}.cyprus-module__92UXFq__factLabel{font-size:14px;font-weight:600}.cyprus-module__92UXFq__factDetail{color:var(--text2);font-size:13px;line-height:1.5}.cyprus-module__92UXFq__factSource{color:var(--text3);margin-top:auto;padding-top:6px;font-size:12px}.cyprus-module__92UXFq__reviewed{color:var(--text2);max-width:74ch;margin-top:30px;font-size:13px}.cyprus-module__92UXFq__obligations{padding:104px 0}.cyprus-module__92UXFq__dutyList{flex-direction:column;margin:44px 0 0;padding:0;list-style:none;display:flex}.cyprus-module__92UXFq__duty{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:40px;padding:28px 0;display:grid}.cyprus-module__92UXFq__duty:last-child{border-bottom:1px solid var(--border)}.cyprus-module__92UXFq__dutyHeading{margin-bottom:9px;font-size:18.5px}.cyprus-module__92UXFq__dutyDetail{color:var(--text2);max-width:46ch;font-size:14px;line-height:1.55}.cyprus-module__92UXFq__dutyTag{font-family:var(--font-plex-mono), ui-monospace, monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--teal-dark);margin-bottom:9px;font-size:10px;display:inline-block}.cyprus-module__92UXFq__dutyAnswer{color:var(--text);max-width:48ch;font-size:14px;line-height:1.55}.cyprus-module__92UXFq__record{background:var(--bg-alt);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:104px 0}.cyprus-module__92UXFq__recordGrid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:56px;display:grid}.cyprus-module__92UXFq__recordGrid>*{min-width:0}.cyprus-module__92UXFq__recordBody{color:var(--text2);max-width:46ch;margin-top:18px;font-size:16px;line-height:1.6}.cyprus-module__92UXFq__points{flex-direction:column;gap:12px;margin:26px 0 0;padding:0;list-style:none;display:flex}.cyprus-module__92UXFq__points li{align-items:baseline;gap:10px;font-size:14.5px;display:flex}.cyprus-module__92UXFq__points li:before{content:"✓";color:var(--teal-dark);flex:none;font-weight:800}.cyprus-module__92UXFq__visual{filter:drop-shadow(0 30px 52px #0f171f33);filter:drop-shadow(0 30px 52px lab(7.18439% -1.49957 -6.86639/.2))}.cyprus-module__92UXFq__districts{padding:96px 0}.cyprus-module__92UXFq__districtGrid{grid-template-columns:repeat(5,1fr);gap:24px;margin-top:40px;display:grid}.cyprus-module__92UXFq__district{border-top:1px solid var(--text);padding-top:20px}.cyprus-module__92UXFq__districtName{margin-bottom:9px;font-size:17px}.cyprus-module__92UXFq__districtBody{color:var(--text2);font-size:13.5px;line-height:1.55}.cyprus-module__92UXFq__faq{padding:0 0 96px}.cyprus-module__92UXFq__faqList{flex-direction:column;gap:10px;max-width:720px;margin:36px 0 0;display:flex}.cyprus-module__92UXFq__faqItem{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:0 20px}.cyprus-module__92UXFq__summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:17px 0;font-size:15px;font-weight:600;list-style:none;display:flex}.cyprus-module__92UXFq__summary::-webkit-details-marker{display:none}.cyprus-module__92UXFq__chevron{border-right:2px solid var(--text3);border-bottom:2px solid var(--text3);flex:none;width:9px;height:9px;transition:transform .3s cubic-bezier(.16,1,.3,1);transform:rotate(45deg)translate(-2px,-2px)}.cyprus-module__92UXFq__faqItem[open] .cyprus-module__92UXFq__chevron{transform:rotate(-135deg)translate(-3px,-3px)}.cyprus-module__92UXFq__answerText{color:var(--text2);max-width:62ch;padding:0 0 18px;font-size:14.5px}.cyprus-module__92UXFq__disclaimer{border-top:1px solid var(--border);color:var(--text3);max-width:78ch;margin-top:32px;padding-top:22px;font-size:13px;line-height:1.6}@media (max-width:1000px){.cyprus-module__92UXFq__factGrid{grid-template-columns:repeat(2,1fr);gap:24px}.cyprus-module__92UXFq__districtGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.cyprus-module__92UXFq__head{padding:64px 0 48px}.cyprus-module__92UXFq__obligations,.cyprus-module__92UXFq__record,.cyprus-module__92UXFq__districts{padding:72px 0}.cyprus-module__92UXFq__duty{grid-template-columns:1fr;gap:18px}.cyprus-module__92UXFq__recordGrid{grid-template-columns:1fr;gap:36px}.cyprus-module__92UXFq__ctas .btn{flex:auto}}@media (max-width:560px){.cyprus-module__92UXFq__factGrid,.cyprus-module__92UXFq__districtGrid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.cyprus-module__92UXFq__chevron{transition:none}}
.legal-module__Yd4PWa__page{padding:72px 0 80px}.legal-module__Yd4PWa__prose{max-width:760px;margin:0 auto}.legal-module__Yd4PWa__prose h1{margin-bottom:10px;font-size:40px}.legal-module__Yd4PWa__updated{color:var(--text3);margin-bottom:40px;font-size:14px}.legal-module__Yd4PWa__prose h2{margin-top:40px;margin-bottom:12px;font-size:22px}.legal-module__Yd4PWa__prose h3{margin-top:24px;margin-bottom:8px;font-size:17px}.legal-module__Yd4PWa__prose p{color:var(--text2);margin-bottom:14px;font-size:16px;line-height:1.7}.legal-module__Yd4PWa__prose ul{color:var(--text2);margin:0 0 14px 22px;font-size:16px;line-height:1.7}.legal-module__Yd4PWa__prose li{margin-bottom:8px}.legal-module__Yd4PWa__prose a{text-decoration:underline}.legal-module__Yd4PWa__intro{color:var(--text);margin-bottom:24px;font-size:17px}@media (max-width:640px){.legal-module__Yd4PWa__page{padding:44px 0 56px}.legal-module__Yd4PWa__prose h1{font-size:30px}.legal-module__Yd4PWa__prose h2{font-size:19px}}
.pricing-module__lP4odW__head{text-align:center;padding:88px 0 8px}.pricing-module__lP4odW__h1{max-width:15ch;margin:0 auto;font-size:clamp(34px,5.4vw,62px)}.pricing-module__lP4odW__lede{max-width:52ch;color:var(--text2);margin:22px auto 0;font-size:17px}.pricing-module__lP4odW__plansSection{padding:56px 0 96px}.pricing-module__lP4odW__plans{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:24px;max-width:820px;margin:0 auto;display:grid}.pricing-module__lP4odW__plan{background:var(--card);border:1px solid var(--border);border-radius:18px;flex-direction:column;padding:34px 30px;display:flex;position:relative}.pricing-module__lP4odW__feat{border:2px solid var(--teal);box-shadow:0 20px 40px -20px #00857459;box-shadow:0 20px 40px -20px lab(49.3053% -42.5124 -.290918/.35)}.pricing-module__lP4odW__pop{background:var(--teal);color:#fff;letter-spacing:.02em;white-space:nowrap;border-radius:100px;padding:5px 14px;font-size:11px;font-weight:800;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.pricing-module__lP4odW__earlyBird{background:color-mix(in oklch, var(--amber) 20%, transparent);color:var(--amber-dark);letter-spacing:.02em;border-radius:100px;align-self:flex-start;margin-bottom:10px;padding:4px 10px;font-size:11px;font-weight:800}.pricing-module__lP4odW__was{color:var(--text3);opacity:.65;vertical-align:.42em;margin-right:9px;font-size:.32em;font-weight:400;text-decoration-thickness:1px}.pricing-module__lP4odW__soon{letter-spacing:.04em;text-transform:uppercase;color:var(--teal-dark);background:var(--teal-wash);border:1px solid color-mix(in oklch, var(--teal) 35%, transparent);white-space:nowrap;vertical-align:1px;border-radius:100px;margin-left:7px;padding:1px 7px;font-size:10.5px;font-weight:700;display:inline-block}.pricing-module__lP4odW__pname{color:var(--text2);margin-bottom:12px;font-size:15px;font-weight:700}.pricing-module__lP4odW__price{letter-spacing:-.03em;font-size:48px;font-weight:600;line-height:1}.pricing-module__lP4odW__per{color:var(--text3);margin-left:4px;font-size:15px;font-weight:600}.pricing-module__lP4odW__included{color:var(--text2);margin-top:12px;font-size:13.5px}.pricing-module__lP4odW__tagline{border-top:1px solid var(--border);margin-top:20px;padding-top:20px;font-size:14.5px;font-weight:500}.pricing-module__lP4odW__highlights{flex-direction:column;flex:1;gap:11px;margin:18px 0 28px;padding:0;list-style:none;display:flex}.pricing-module__lP4odW__highlights li{color:var(--text2);align-items:baseline;gap:9px;font-size:13.5px;display:flex}.pricing-module__lP4odW__highlights li:before{content:"✓";color:var(--teal-dark);flex:none;font-weight:800}.pricing-module__lP4odW__hlText{flex:1;min-width:0}.pricing-module__lP4odW__plan .btn{width:100%}.pricing-module__lP4odW__vatNote{text-align:center;color:var(--text3);margin-top:26px;font-size:13.5px}.pricing-module__lP4odW__compare{background:var(--bg-alt);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:88px 0}.pricing-module__lP4odW__h2{text-align:center;margin-bottom:40px;font-size:clamp(24px,3vw,34px)}.pricing-module__lP4odW__tableScroll{-webkit-overflow-scrolling:touch;max-width:820px;margin:0 auto;overflow-x:auto}.pricing-module__lP4odW__table{border-collapse:collapse;background:var(--card);border:1px solid var(--border);border-radius:14px;width:100%;min-width:330px;overflow:hidden}.pricing-module__lP4odW__table thead th{text-align:center;border-bottom:1px solid var(--border);vertical-align:bottom;padding:18px 12px;font-size:14px;font-weight:700}.pricing-module__lP4odW__table thead th:first-child{text-align:left;padding-left:22px}.pricing-module__lP4odW__colPrice{color:var(--text3);margin-top:3px;font-size:12px;font-weight:500;display:block}.pricing-module__lP4odW__colFeat{background:color-mix(in oklch, var(--teal) 7%, transparent)}.pricing-module__lP4odW__groupRow th{text-align:left;font-family:var(--font-plex-mono), ui-monospace, monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--text3);border-top:1px solid var(--border);padding:14px 22px 8px;font-size:10.5px;font-weight:500}.pricing-module__lP4odW__table tbody tr:not(.pricing-module__lP4odW__groupRow) th{text-align:left;padding:13px 16px 13px 22px;font-size:14px;font-weight:500}.pricing-module__lP4odW__table tbody td{text-align:center;width:88px;padding:13px 12px}.pricing-module__lP4odW__table tbody tr:not(.pricing-module__lP4odW__groupRow)+tr:not(.pricing-module__lP4odW__groupRow) th,.pricing-module__lP4odW__table tbody tr:not(.pricing-module__lP4odW__groupRow)+tr:not(.pricing-module__lP4odW__groupRow) td{border-top:1px solid var(--bg-alt)}.pricing-module__lP4odW__detail{color:var(--text3);max-width:46ch;margin-top:3px;font-size:12.5px;font-weight:400;display:block}.pricing-module__lP4odW__yes{color:var(--teal-dark);display:inline-flex}.pricing-module__lP4odW__soonCell{letter-spacing:.04em;text-transform:uppercase;color:var(--amber-dark);background:color-mix(in oklch, var(--amber) 18%, transparent);white-space:nowrap;border-radius:100px;padding:2px 8px;font-size:10px;font-weight:700}.pricing-module__lP4odW__no{color:var(--text3);opacity:.55;display:inline-flex}.pricing-module__lP4odW__faq{padding:88px 0}.pricing-module__lP4odW__faqList{flex-direction:column;gap:10px;max-width:720px;margin:0 auto;display:flex}.pricing-module__lP4odW__faqItem{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:0 20px}.pricing-module__lP4odW__summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:17px 0;font-size:15px;font-weight:600;list-style:none;display:flex}.pricing-module__lP4odW__summary::-webkit-details-marker{display:none}.pricing-module__lP4odW__chevron{border-right:2px solid var(--text3);border-bottom:2px solid var(--text3);flex:none;width:9px;height:9px;transition:transform .3s cubic-bezier(.16,1,.3,1);transform:rotate(45deg)translate(-2px,-2px)}.pricing-module__lP4odW__faqItem[open] .pricing-module__lP4odW__chevron{transform:rotate(-135deg)translate(-3px,-3px)}.pricing-module__lP4odW__answer{color:var(--text2);max-width:62ch;padding:0 0 18px;font-size:14.5px}@media (max-width:720px){.pricing-module__lP4odW__head{padding-top:56px}.pricing-module__lP4odW__plansSection{padding:44px 0 64px}.pricing-module__lP4odW__plans{grid-template-columns:1fr;gap:28px;padding-top:14px}.pricing-module__lP4odW__plan:has(.pricing-module__lP4odW__pop){order:-1}.pricing-module__lP4odW__price{font-size:40px}.pricing-module__lP4odW__compare,.pricing-module__lP4odW__faq{padding:64px 0}.pricing-module__lP4odW__table thead th:first-child,.pricing-module__lP4odW__table tbody tr:not(.pricing-module__lP4odW__groupRow) th,.pricing-module__lP4odW__groupRow th{padding-left:16px}.pricing-module__lP4odW__table tbody td{width:62px;padding:13px 8px}.pricing-module__lP4odW__detail{display:none}}@media (prefers-reduced-motion:reduce){.pricing-module__lP4odW__chevron{transition:none}}
.LandingPage-module__42Jd1W__head{padding:104px 0 72px}.LandingPage-module__42Jd1W__h1{max-width:17em;font-size:clamp(32px,4.8vw,58px)}.LandingPage-module__42Jd1W__lede{color:var(--text2);max-width:56ch;margin-top:22px;font-size:clamp(16.5px,1.4vw,19px)}.LandingPage-module__42Jd1W__ctas{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.LandingPage-module__42Jd1W__problems{padding-bottom:104px}.LandingPage-module__42Jd1W__problemGrid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.LandingPage-module__42Jd1W__problem{border-top:1px solid var(--text);padding-top:24px}.LandingPage-module__42Jd1W__h3{margin-bottom:11px;font-size:19px}.LandingPage-module__42Jd1W__body{color:var(--text2);font-size:14.5px;line-height:1.6}.LandingPage-module__42Jd1W__answer{background:var(--bg-alt);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:104px 0}.LandingPage-module__42Jd1W__answerGrid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:56px;display:grid}.LandingPage-module__42Jd1W__answerGrid>*{min-width:0}.LandingPage-module__42Jd1W__h2{font-size:clamp(26px,3.2vw,40px)}.LandingPage-module__42Jd1W__answerBody{color:var(--text2);max-width:46ch;margin-top:18px;font-size:16px;line-height:1.6}.LandingPage-module__42Jd1W__points{flex-direction:column;gap:12px;margin:26px 0 0;padding:0;list-style:none;display:flex}.LandingPage-module__42Jd1W__points li{align-items:baseline;gap:10px;font-size:14.5px;display:flex}.LandingPage-module__42Jd1W__points li:before{content:"✓";color:var(--teal-dark);flex:none;font-weight:800}.LandingPage-module__42Jd1W__visual{filter:drop-shadow(0 30px 52px #0f171f33);filter:drop-shadow(0 30px 52px lab(7.18439% -1.49957 -6.86639/.2))}.LandingPage-module__42Jd1W__extra{border-bottom:1px solid var(--border);padding:88px 0}.LandingPage-module__42Jd1W__extraBody{color:var(--text2);font-size:16px;line-height:1.6}.LandingPage-module__42Jd1W__extraPoints{margin:0;padding:0;list-style:none}.LandingPage-module__42Jd1W__split .LandingPage-module__42Jd1W__extraHead{grid-template-columns:.9fr 1.1fr;align-items:start;gap:56px;display:grid}.LandingPage-module__42Jd1W__split .LandingPage-module__42Jd1W__extraHead>*{min-width:0}.LandingPage-module__42Jd1W__split .LandingPage-module__42Jd1W__extraBody{max-width:52ch}.LandingPage-module__42Jd1W__split .LandingPage-module__42Jd1W__extraPoints{flex-direction:column;gap:12px;width:calc(55% - 28px);margin-top:24px;margin-left:auto;display:flex}.LandingPage-module__42Jd1W__split .LandingPage-module__42Jd1W__extraPoints li{align-items:baseline;gap:10px;font-size:14.5px;display:flex}.LandingPage-module__42Jd1W__split .LandingPage-module__42Jd1W__extraPoints li:before{content:"✓";color:var(--teal-dark);flex:none;font-weight:800}.LandingPage-module__42Jd1W__grid .LandingPage-module__42Jd1W__extraHead{border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;align-items:end;gap:48px;padding-bottom:40px;display:grid}.LandingPage-module__42Jd1W__grid .LandingPage-module__42Jd1W__extraHead>*{min-width:0}.LandingPage-module__42Jd1W__grid .LandingPage-module__42Jd1W__extraBody{max-width:54ch}.LandingPage-module__42Jd1W__grid .LandingPage-module__42Jd1W__extraPoints{grid-template-columns:repeat(4,1fr);gap:28px;margin-top:40px;display:grid}.LandingPage-module__42Jd1W__grid .LandingPage-module__42Jd1W__extraPoints li{color:var(--text2);border-top:2px solid var(--teal);padding-top:18px;font-size:14px;line-height:1.55}.LandingPage-module__42Jd1W__band .LandingPage-module__42Jd1W__extraHead{text-align:center;max-width:60ch;margin:0 auto}.LandingPage-module__42Jd1W__band .LandingPage-module__42Jd1W__extraBody{margin-top:18px}.LandingPage-module__42Jd1W__band .LandingPage-module__42Jd1W__extraPoints{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:34px;display:flex}.LandingPage-module__42Jd1W__band .LandingPage-module__42Jd1W__extraPoints li{background:var(--card);border:1px solid var(--border);border-radius:100px;padding:9px 18px;font-size:13.5px}.LandingPage-module__42Jd1W__extraAlert{background:color-mix(in oklch, var(--amber) 9%, var(--bg));border-top:1px solid color-mix(in oklch, var(--amber) 38%, transparent);border-bottom:1px solid color-mix(in oklch, var(--amber) 38%, transparent)}.LandingPage-module__42Jd1W__extraAlert .LandingPage-module__42Jd1W__extraPoints li{border-color:color-mix(in oklch, var(--amber) 45%, transparent)}.LandingPage-module__42Jd1W__faq{padding:96px 0}.LandingPage-module__42Jd1W__faqList{flex-direction:column;gap:10px;max-width:720px;margin:36px auto 0;display:flex}.LandingPage-module__42Jd1W__faqItem{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:0 20px}.LandingPage-module__42Jd1W__summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:17px 0;font-size:15px;font-weight:600;list-style:none;display:flex}.LandingPage-module__42Jd1W__summary::-webkit-details-marker{display:none}.LandingPage-module__42Jd1W__chevron{border-right:2px solid var(--text3);border-bottom:2px solid var(--text3);flex:none;width:9px;height:9px;transition:transform .3s cubic-bezier(.16,1,.3,1);transform:rotate(45deg)translate(-2px,-2px)}.LandingPage-module__42Jd1W__faqItem[open] .LandingPage-module__42Jd1W__chevron{transform:rotate(-135deg)translate(-3px,-3px)}.LandingPage-module__42Jd1W__answerText{color:var(--text2);max-width:62ch;padding:0 0 18px;font-size:14.5px}.LandingPage-module__42Jd1W__related{padding-bottom:96px}.LandingPage-module__42Jd1W__relatedHeading{font-family:var(--font-plex-mono), ui-monospace, monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--text3);margin-bottom:18px;font-size:11px;font-weight:500}.LandingPage-module__42Jd1W__relatedList{flex-wrap:wrap;gap:12px;margin:0;padding:0;list-style:none;display:flex}.LandingPage-module__42Jd1W__relatedList a{border:1px solid var(--border);color:var(--text);background:var(--card);border-radius:100px;padding:9px 18px;font-size:14px;font-weight:500;text-decoration:none;display:inline-block}.LandingPage-module__42Jd1W__relatedList a:hover{border-color:var(--teal);color:var(--teal-dark)}@media (max-width:900px){.LandingPage-module__42Jd1W__head{padding:64px 0 48px}.LandingPage-module__42Jd1W__problems{padding-bottom:72px}.LandingPage-module__42Jd1W__problemGrid{grid-template-columns:1fr;gap:28px}.LandingPage-module__42Jd1W__answer,.LandingPage-module__42Jd1W__faq{padding:72px 0}.LandingPage-module__42Jd1W__answerGrid{grid-template-columns:1fr;gap:24px}.LandingPage-module__42Jd1W__extra{padding:64px 0}.LandingPage-module__42Jd1W__split .LandingPage-module__42Jd1W__extraHead,.LandingPage-module__42Jd1W__grid .LandingPage-module__42Jd1W__extraHead{grid-template-columns:1fr;gap:20px}.LandingPage-module__42Jd1W__split .LandingPage-module__42Jd1W__extraPoints{width:100%;margin-left:0}.LandingPage-module__42Jd1W__grid .LandingPage-module__42Jd1W__extraHead{padding-bottom:28px}.LandingPage-module__42Jd1W__grid .LandingPage-module__42Jd1W__extraPoints{grid-template-columns:1fr 1fr;gap:22px;margin-top:28px}.LandingPage-module__42Jd1W__ctas .btn{flex:auto}}@media (prefers-reduced-motion:reduce){.LandingPage-module__42Jd1W__chevron{transition:none}}
