@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial}}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--bg-primary);background-image:var(--bg-img-primary);color:var(--text-primary);background-position:top;background-repeat:no-repeat;background-size:cover;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;overflow-x:hidden}@media (max-width:768px){body.dark-theme,body.light-theme{--font-size-xxxs:.5625rem;--font-size-xxs:.6875rem;--font-size-xs:.9375rem;--font-size-sm:1.125rem;--font-size-md:1.25rem;--font-size-lg:1.375rem;--font-size-xl:1.625rem;--font-size-xxl:1.875rem;--space-xs:.25rem;--space-sm:.5rem;--space-md:.75rem;--space-lg:1rem;--space-xl:1.5rem;--space-xxl:2rem;--header-offset:8px;--header-h:68px}}@media (max-width:480px){body.dark-theme,body.light-theme{--font-size-xxxs:.5rem;--font-size-xxs:.625rem;--font-size-xs:.875rem;--font-size-sm:1rem;--font-size-md:1.125rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-size-xxl:1.75rem;--space-xs:.2rem;--space-sm:.4rem;--space-md:.6rem;--space-lg:.8rem;--space-xl:1.2rem;--space-xxl:1.5rem}}.cookie-banner{background-color:var(--bg-primary);color:var(--text-primary);z-index:1000;padding:15px 0;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 8px #0000001a}.cookie-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.cookie-text{flex:1;min-width:200px}.cookie-text p{margin:0;font-size:14px}.cookie-text a{color:var(--primary-bg);text-decoration:underline}.cookie-buttons{flex-wrap:wrap;gap:10px;display:flex}.cookie-btn{cursor:pointer;border:none;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .3s}.accept-all{background-color:var(--primary-bg);color:var(--primary-text)}.accept-all:hover{background-color:var(--white)}.customize{border:1px solid var(--primary-bg);color:var(--primary-bg);background-color:#0000}.customize:hover{background-color:var(--bg-tertiary)}.reject-all{color:var(--primary-bg);background-color:#0000;padding:8px 0;text-decoration:underline}.cookie-modal{z-index:1001;background-color:var(--bg-primary-transparent);width:100%;height:100%;display:none;position:fixed;top:0;left:0;overflow:auto}.modal-content{background-color:var(--bg-secondary);max-width:600px;box-shadow:0 4px 8px var(--shadow);border-radius:8px;margin:10% auto;padding:30px}.modal-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.modal-header h3{color:var(--primary-text);margin:0}.close-modal{cursor:pointer;color:var(--primary-text);font-size:24px}.cookie-settings{margin-bottom:20px}.cookie-category{border-bottom:1px solid var(--light-bg);padding:15px}.cookie-category:last-child{border-bottom:none}.category-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.category-header h4{color:var(--primary-text);margin:0}.toggle-switch{width:50px;height:24px;display:inline-block;position:relative}.toggle-switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;background-color:var(--bg-tertiary);border-radius:24px;transition:all .4s;position:absolute;inset:0}.slider:before{content:"";background-color:#fff;border-radius:50%;width:16px;height:16px;transition:all .4s;position:absolute;bottom:4px;left:4px}input:checked+.slider{background-color:var(--accent-primary)}input:checked+.slider:before{transform:translate(26px)}.modal-footer{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.modal-btn{cursor:pointer;border:none;border-radius:6px;padding:10px 20px;font-weight:600;transition:all .3s}.save-preferences{background-color:var(--primary-text);color:var(--white)}.save-preferences:hover{background-color:var(--primary-hover)}@media (max-width:768px){.cookie-content{flex-direction:column;align-items:flex-start}.cookie-buttons{justify-content:center;width:100%}.modal-content{width:90%;margin:20% auto;padding:20px}}.landing-scope .pointer-events-none{pointer-events:none}.landing-scope .collapse{visibility:collapse}.landing-scope .visible{visibility:visible}.landing-scope .sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.landing-scope .absolute{position:absolute}.landing-scope .fixed{position:fixed}.landing-scope .relative{position:relative}.landing-scope .static{position:static}.landing-scope .sticky{position:sticky}.landing-scope .container{width:100%}.landing-scope .block{display:block}.landing-scope .flex{display:flex}.landing-scope .grid{display:grid}.landing-scope .inline{display:inline}.landing-scope .inline-block{display:inline-block}.landing-scope .table{display:table}.landing-scope .transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.landing-scope .resize{resize:both}.landing-scope .truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.landing-scope .border{border-style:var(--tw-border-style);border-width:1px}.landing-scope .text-center{text-align:center}.landing-scope .capitalize{text-transform:capitalize}.landing-scope .lowercase{text-transform:lowercase}.landing-scope .uppercase{text-transform:uppercase}.landing-scope .underline{text-decoration-line:underline}.landing-scope .opacity-0{opacity:0}.landing-scope .mix-blend-overlay{mix-blend-mode:overlay}.landing-scope .invert{--tw-invert:invert(100%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.landing-scope .filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.landing-scope .transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.landing-scope .transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.landing-scope .duration-150{--tw-duration:.15s;transition-duration:.15s}.landing-scope .container{width:100%;max-width:1200px;padding:0 var(--space-lg);margin:0 auto}.landing-scope h1,.landing-scope h2,.landing-scope h3,.landing-scope h4,.landing-scope h5,.landing-scope h6{margin-bottom:var(--space-md);font-weight:700;line-height:1.3}.landing-scope h1{font-size:var(--font-size-xxl);max-width:800px;margin-bottom:var(--space-lg);background:linear-gradient(90deg,var(--text-primary)0%,var(--accent-primary)100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.landing-scope h2{font-size:var(--font-size-xl);margin-bottom:var(--space-xl);text-align:center}.landing-scope h3{font-size:var(--font-size-lg)}.landing-scope p{margin-bottom:var(--space-md)}.landing-scope a{color:var(--accent-primary);transition:color var(--transition-fast);text-decoration:none}.landing-scope ul{margin-bottom:var(--space-md);list-style-position:inside}.landing-scope section{padding:var(--space-xxl)0;position:relative}.landing-scope .section-title{margin:0 auto var(--space-xl);display:inline-block;position:relative}.landing-scope .chat-content,.landing-scope .signup-hero-subpill,.landing-scope .signup-hero-list{text-align:left}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.landing-scope .hero h1{animation:.6s ease-out forwards fadeInUp}.landing-scope .role-selector-wrapper{z-index:9999;pointer-events:none;justify-content:center;display:flex;position:fixed;inset:0}.landing-scope .role-selector-wrapper .container{max-width:100%}.landing-scope .role-overlay{opacity:0;pointer-events:none;z-index:0;background:#00000080;transition:opacity .4s;position:absolute;inset:0}.landing-scope .role-selector-wrapper.is-open .role-overlay{opacity:1;pointer-events:auto}.landing-scope .role-selector-inner{pointer-events:none;width:100%;margin-top:110px;position:relative}.landing-scope .role-robot-icon{cursor:pointer;pointer-events:auto;z-index:10003;width:50px;height:50px;transition:transform .3s;position:fixed}.landing-scope .role-robot-icon:hover{transform:scale(1.1)}.landing-scope .role-selector-wrapper.is-open .role-robot-icon{display:none}.landing-scope .role-bubble{background:var(--bg-septennary,#0f172a);opacity:0;visibility:hidden;z-index:10002;box-sizing:border-box;border:1px solid #2fbed2;border-radius:10px;width:90%;max-width:582px;transition:all .4s cubic-bezier(.16,1,.3,1);position:fixed;top:20%;left:50%;transform:translate(-50%,-50%)scale(.95);box-shadow:0 10px 25px #00000080}.landing-scope .role-selector-wrapper.is-open .role-bubble{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,-50%)scale(1)}.landing-scope .role-bubble-header{background:var(--bg-trevigintennary);padding:var(--space-xs)var(--space-md);border-radius:8px 8px 0 0;justify-content:space-between;align-items:center;margin-bottom:10px;display:flex;position:relative}.landing-scope .role-bubble-title{color:var(--text-primary);justify-self:anchor-center;font-weight:600;font-size:var(--font-size-sm);letter-spacing:0;text-align:center;line-height:1.4;position:absolute}.landing-scope .role-bubble-close{cursor:pointer;opacity:.8;background:0 0;border:none;justify-content:center;align-items:center;margin-left:auto;padding:5px;transition:opacity .2s;display:flex}.landing-scope .role-bubble-close:hover{opacity:1}.landing-scope .role-selection{padding:var(--space-lg);justify-content:space-around;gap:39px;display:flex}.landing-scope .role-option{cursor:pointer;align-items:flex-start;gap:12px;display:flex;position:relative}.landing-scope .role-selection input[type=radio]{appearance:none;cursor:pointer;opacity:1;background-color:#0000;border:1px solid #2fbed2;border-radius:50%;width:16px;min-width:16px;height:16px;margin:4px 0 0;transition:all .2s;position:relative}.landing-scope .role-selection input[type=radio]:after{content:"";background-color:#2fbed2;border-radius:50%;width:10px;height:10px;transition:transform .2s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.landing-scope .role-selection input[type=radio]:checked:after{transform:translate(-50%,-50%)scale(1)}.landing-scope .role-wrapper{text-align:left;background:0 0;border:none;flex-direction:column;padding:0;display:flex}.landing-scope .role-title{font-size:var(--font-size-xs);color:var(--text-primary);font-weight:400}.landing-scope .role-subtitle{font-size:var(--font-size-xs);color:var(--text-secondary);font-weight:400}.landing-scope .role-option input:checked+.role-wrapper{box-shadow:none;background:0 0;border-color:#0000}.landing-scope .role-option:hover .role-wrapper{border-color:#0000}@media (max-width:768px){.landing-scope .role-selector-inner{margin-top:65px}.landing-scope .role-robot-icon{width:35px;height:35px;top:58px}.landing-scope .role-robot-icon svg{width:35px;height:35px}}@media (max-width:600px){.landing-scope .role-bubble{width:56%}.landing-scope .role-bubble-header{margin-bottom:0}.landing-scope .role-selection{padding:var(--space-lg)var(--space-xl);flex-direction:column;gap:20px}}@media (max-width:500px){.landing-scope .role-robot-icon,.landing-scope .role-robot-icon svg{width:25px;height:25px}}@media (max-width:430px){.landing-scope .role-bubble{width:70%}}.landing-scope .btn{border-radius:var(--radius-md);text-align:center;cursor:pointer;transition:all var(--transition-normal);font-weight:600;font-size:var(--font-size-md);border:none;padding:.75rem 1.5rem;display:inline-block}.landing-scope .btn-primary{background-color:var(--accent-primary);color:#fff}.landing-scope .btn-primary:hover{background-color:var(--accent-primary-hover);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #66d9ef4d}.landing-scope .btn-secondary{color:var(--accent-primary);border:2px solid var(--accent-primary);background-color:#0000}.landing-scope .btn-secondary:hover{color:var(--accent-primary);background-color:#66d9ef1a;transform:translateY(-2px)}.landing-scope .btn-lg{font-size:var(--font-size-lg);padding:1rem 2.5rem}.landing-scope .btn-link{color:var(--accent-primary);padding:var(--space-sm)0;background:0 0;border:none;font-weight:600;position:relative}.landing-scope .btn-link:after{content:"";background-color:var(--accent-primary);width:0;height:2px;transition:width var(--transition-normal);position:absolute;bottom:0;left:0}.landing-scope .btn-link:hover:after{width:100%}.landing-scope .btn-link i{margin-left:var(--space-sm);transition:transform var(--transition-normal)}.landing-scope .btn-link:hover i{transform:translate(5px)}.landing-scope .theme-toggle{cursor:pointer;background:0 0;border:none;border-radius:50%;padding:8px;transition:background .3s}.landing-scope .theme-toggle .icon{stroke:var(--accent-primary);transition:stroke .3s}.landing-scope .theme-toggle .sun,.landing-scope .theme-toggle .sun-rays,.landing-scope .theme-toggle .moon{transition:opacity .3s,transform .3s}.landing-scope body.light-theme .sun,.landing-scope body.light-theme .sun-rays{opacity:1;transform:scale(1)}.landing-scope body.light-theme .moon,.landing-scope body.dark-theme .sun,.landing-scope body.dark-theme .sun-rays{opacity:0;transform:scale(.8)}.landing-scope body.dark-theme .moon{opacity:1;transform:scale(1)}.landing-scope .site-header{padding:var(--space-md)18px;z-index:0;background:0 0;position:relative}.landing-scope .nav-container{grid-template-columns:25% 1fr 25%;align-items:center;gap:22px;display:grid}.landing-scope .nav-logo{color:inherit;line-height:0;text-decoration:none;display:inline-block}.landing-scope .logo-img{-o-object-fit:contain;object-fit:contain;max-width:165px;height:35px}.landing-scope .nav-center{background:var(--bg-undecennary);border:1px solid #2fbed21a;border-radius:999px;justify-content:center;justify-self:center;align-items:center;gap:2px;display:flex;box-shadow:0 2px 7px #00000040,inset 0 3px 15px #00000026}.landing-scope .nav-link{letter-spacing:.02em;text-transform:uppercase;color:var(--text-primary,#eaf9ff);border-radius:999px;justify-content:center;align-items:center;min-width:100px;padding:.75rem 1.25rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,transform 50ms;display:inline-flex;position:relative}.landing-scope .nav-link:hover{color:var(--text-primary,#eaf9ff);background:#ffffff14}.landing-scope .nav-link.active{background:#2fbed233;border:1px solid #2fbed203;border-radius:999px;height:100%;box-shadow:0 0 3px #00000040,inset 0 1px 2px #00000026}.landing-scope .nav-right{justify-content:flex-end;align-items:center;gap:9px;display:flex}.landing-scope .theme-toggle{color:var(--accent-primary,#38d5e6);background:0 0;border:none;border-radius:50%;place-items:center;width:50px;height:50px;font-size:1.25rem;line-height:1;transition:transform .1s,box-shadow .2s;display:grid}.landing-scope .btns{padding:var(--space-md)1.75rem;box-sizing:border-box;white-space:nowrap;width:130px;font-weight:400;line-height:1;font-size:var(--font-size-sm);justify-content:center;align-items:center;text-decoration:none;transition:transform .25s,box-shadow .2s,background .2s;display:inline-flex}.landing-scope .btn-primary{color:#fff;background-color:#0000;background-image:linear-gradient(#2fbed2cc,#2fbed2cc),linear-gradient(#2fbed2 62%,#caf8ff 100%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:auto,auto;background-attachment:scroll,scroll;background-origin:border-box;background-clip:padding-box,border-box;border:1px solid #0000;border-radius:999px;box-shadow:1px 2px 4px #00000040,inset 0 3px 15px #00000026}.landing-scope .btn-outline{z-index:0;color:var(--accent-primary,#38d5e6);background:var(--bg-quattuordecennary,#22418c1a);background-origin:border-box;border:none;border-radius:999px;transition:transform .2s,box-shadow .2s;position:relative;box-shadow:1px 2px 4px #00000040,inset 0 3px 15px #00000026}.landing-scope .btn-outline:before{content:"";-webkit-mask-image:-webkit-linear-gradient(#fff,#fff),-webkit-linear-gradient(#fff,#fff);-webkit-mask-clip:content,border;-webkit-mask-origin:content,border;-webkit-mask-composite:xor;pointer-events:none;z-index:-1;-webkit-mask-composite:xor;-webkit-mask-composite:xor;background:linear-gradient(#caf8ff 0%,#2fbed2 38.46%);border-radius:999px;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff,#fff),linear-gradient(#fff,#fff);mask-image:linear-gradient(#fff,#fff),linear-gradient(#fff,#fff);-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude}.landing-scope .btn-outline:hover{transform:translateY(-2px);box-shadow:0 4px 12px #66d9ef4d}.landing-scope .nav-left{padding-left:var(--space-lg);align-items:flex-start;display:flex}.landing-scope .winter-promo{isolation:isolate;background:var(--bg-winter-promo);color:#fff;padding:28px 0 40px;position:relative;overflow:hidden}@media (min-width:768px){.landing-scope .winter-promo{padding:19px 0 17px}}.landing-scope .winter-promo__inner{z-index:2;text-align:center;position:relative}.landing-scope .winter-promo__eyebrow{font-family:crimson Text;font-weight:700;font-size:var(--font-size-xxl);letter-spacing:0;text-align:center;vertical-align:middle;line-height:1}.landing-scope .winter-promo__title{font-family:crimson Text;font-weight:400;font-size:var(--font-size-xl);leading-trim:NONE;letter-spacing:0;text-align:center;vertical-align:middle;line-height:1}.landing-scope .winter-promo__cta{margin-bottom:16px}.landing-scope .winter-promo__btn{font-family:crimson Text;font-weight:600;font-size:var(--font-size-xl);letter-spacing:0;text-align:center;vertical-align:middle;cursor:pointer;color:#fff;transition:var(--transition-fast);background:#ff8989;border-radius:5px;padding:5px 27px 6px 28px;line-height:1}.landing-scope .winter-promo__btn:hover{color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #66d9ef4d}.landing-scope .snow-canvas{pointer-events:none;z-index:1;width:100%;height:50%;position:absolute;inset:0 0 auto}.landing-scope .countdown{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px 20px;margin-top:20px;display:grid}.landing-scope .countdown-label{font-family:crimson Text;font-weight:600;font-size:var(--font-size-sm);leading-trim:NONE;letter-spacing:0;vertical-align:middle;grid-column:1;justify-self:end;line-height:1}.landing-scope .countdown-inner{background-color:var(--bg-winter-promo-countdown-inner);border-radius:10px;grid-column:2;grid-template-columns:auto auto auto auto auto auto;align-items:start;gap:0;width:auto;min-width:440px;padding:0 25px 6px;display:grid;box-shadow:0 2px 6px #00000040}.landing-scope .slot--days{margin-right:calc(var(--font-size-xxl) + 4px)}.landing-scope .slot .label{font-family:crimson Text;font-weight:400;font-size:var(--font-size-xs);margin-top:10px;line-height:1;display:block}.landing-scope .slot .num{font-variant-numeric:tabular-nums;font-family:Allerta;font-weight:400;font-size:calc(var(--font-size-xxl) + 10px);vertical-align:middle;line-height:1;display:inline-block}.landing-scope .sep{font-family:Allerta;font-weight:400;font-size:calc(var(--font-size-xxl) + 10px);opacity:.95;-webkit-user-select:none;user-select:none;align-self:start;margin:0 15px;line-height:1}@keyframes numFlipOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}@keyframes numFlipIn{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.landing-scope .winter-promo__garland{z-index:2;pointer-events:none;height:0;position:absolute;top:0;left:0;right:0}.landing-scope .garland{width:400px;height:120px;position:absolute;overflow:visible}.landing-scope .garland--left{transform-origin:0 0;top:72px;left:-21px;transform:rotate(-23deg)}.landing-scope .garland--right{transform-origin:100% 0;top:38px;right:-32px;transform:rotate(18deg)}.landing-scope .winter-promo__garland,.landing-scope .garland,.landing-scope .garland g,.landing-scope .garland path[stroke=\#000]{filter:none!important}.landing-scope body.dark-theme,.landing-scope body.light-theme{--bulb-red:#ff4d4d}.landing-scope .garland [fill=red]{color:var(--bulb-red);fill:var(--bulb-red)!important;stroke:var(--bulb-red)!important}.landing-scope .garland [fill=\#f7f80d]{color:#f7f80d}.landing-scope .garland [fill=\#51c4f1]{color:#51c4f1}.landing-scope .garland [fill=\#85cf5a]{color:#85cf5a}.landing-scope .garland [fill=\#f46b00]{color:#f46b00}.landing-scope .garland [fill=\#bd5103]{color:#bd5103}.landing-scope .garland [fill=red],.landing-scope .garland [fill=\#f7f80d],.landing-scope .garland [fill=\#51c4f1],.landing-scope .garland [fill=\#85cf5a],.landing-scope .garland [fill=\#f46b00],.landing-scope .garland [fill=\#bd5103]{filter:drop-shadow(0 0 6px)drop-shadow(0 0 14px);animation:garland-glow var(--d,2.4s)ease-in-out infinite both;animation-delay:var(--delay,0s);transition:filter .35s,opacity .35s}@keyframes garland-glow{0%{opacity:.95;filter:drop-shadow(0 0 6px)drop-shadow(0 0 14px)}40%{opacity:1;filter:drop-shadow(0 0 10px)drop-shadow(0 0 22px)}60%{opacity:.58;filter:drop-shadow(0 0 3px)drop-shadow(0 0 7px)}to{opacity:.95;filter:drop-shadow(0 0 7px)drop-shadow(0 0 16px)}}.landing-scope .garland--left g:nth-of-type(3n) [fill]{--delay:.1s;--d:2.2s}.landing-scope .garland--left g:nth-of-type(3n+1) [fill]{--delay:.4s;--d:2.4s}.landing-scope .garland--left g:nth-of-type(3n+2) [fill]{--delay:.7s;--d:2.8s}.landing-scope .garland--right g:nth-of-type(4n) [fill]{--delay:.15s;--d:2.1s}.landing-scope .garland--right g:nth-of-type(4n+1) [fill]{--delay:.55s;--d:2.3s}.landing-scope .garland--right g:nth-of-type(4n+2) [fill]{--delay:.85s;--d:2.6s}.landing-scope .garland--right g:nth-of-type(4n+3) [fill]{--delay:1.1s;--d:2.9s}.landing-scope .winter-promo__garland:hover .garland [fill=red],.landing-scope .winter-promo__garland:hover .garland [fill=\#f7f80d],.landing-scope .winter-promo__garland:hover .garland [fill=\#51c4f1],.landing-scope .winter-promo__garland:hover .garland [fill=\#85cf5a],.landing-scope .winter-promo__garland:hover .garland [fill=\#f46b00],.landing-scope .winter-promo__garland:hover .garland [fill=\#bd5103]{filter:drop-shadow(0 0 9px)drop-shadow(0 0 20px)}@media (max-width:820px){.landing-scope .garland{width:330px}.landing-scope .garland--left{transform:rotate(-28deg)}}@media (max-width:700px){.landing-scope .garland{width:250px}.landing-scope .garland--left{left:-43px;transform:rotate(-33deg)}.landing-scope .garland--right{right:-45px;transform:rotate(25deg)}.landing-scope .countdown-inner{width:100%;min-width:0;padding:6px 25px}.landing-scope .winter-promo__eyebrow{font-size:var(--font-size-xl)}.landing-scope .winter-promo__title{font-size:var(--font-size-lg)}.landing-scope .slot .num{font-size:var(--font-size-xxl)}.landing-scope .sep{font-size:var(--font-size-xxl);margin:0 6px}}@media (max-width:568px){.landing-scope .winter-promo{padding:10px 0 40px}.landing-scope .garland{width:200px}.landing-scope .garland--left{top:48px}.landing-scope .garland--right{top:27px}.landing-scope .winter-promo__eyebrow{font-size:var(--font-size-md)}.landing-scope .winter-promo__title{font-size:var(--font-size-sm)}.landing-scope .winter-promo__btn{font-size:var(--font-size-md)}.landing-scope .countdown-label{font-size:var(--font-size-xs)}.landing-scope .countdown-inner{padding:6px 10px}.landing-scope .slot--days{margin-right:var(--font-size-md)}.landing-scope .slot .num{font-size:var(--font-size-xl)}}@media (max-width:475px){.landing-scope .garland--right{right:-41px;transform:rotate(27deg)}.landing-scope .garland--left{left:-43px;transform:rotate(-35deg)}.landing-scope .countdown-label{font-size:var(--font-size-xxs)}.landing-scope .sep{margin:0 2px}}@media (max-width:436px){.landing-scope .garland{width:153px}.landing-scope .garland--left{top:13px;left:-52px}.landing-scope .garland--right{top:-15px;right:-41px}.landing-scope .winter-promo__eyebrow{font-size:var(--font-size-sm)}.landing-scope .winter-promo__title{font-size:var(--font-size-xs)}.landing-scope .winter-promo__btn{font-size:var(--font-size-sm)}.landing-scope .countdown{gap:12px 10px;margin-top:10px}.landing-scope .slot--days{margin-right:var(--font-size-sm)}.landing-scope .slot .num{font-size:var(--font-size-lg)}}@media (max-width:390px){.landing-scope .winter-promo__eyebrow{font-size:var(--font-size-xs)}.landing-scope .winter-promo__title{margin:0;font-size:12px}.landing-scope .winter-promo__cta{margin-bottom:5px}.landing-scope .winter-promo__btn{font-size:var(--font-size-xs);padding:1.1px 10.6px 1.9px 10.4px}.landing-scope .slot--days{margin-right:var(--font-size-xs)}.landing-scope .slot .num{font-size:var(--font-size-lg)}.landing-scope .sep{font-size:var(--font-size-lg);margin:4px 2px}.landing-scope .slot .label{font-size:var(--font-size-xxxs)}}.landing-scope .hero{text-align:center;padding:0 0 60px;position:relative;overflow:hidden}.landing-scope .hero .container{flex-direction:column;align-items:center;display:flex}.landing-scope .hero h1{max-width:90%;font-size:var(--font-size-xxl);text-transform:uppercase;background:var(--text-fifthly);-webkit-text-fill-color:#0000;color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 30px;font-weight:800;line-height:1.2;display:inline-block}.landing-scope .hero-subtitle{color:var(--text-primary,#1b2125);margin:0 0 30px;font-size:2.25rem;font-weight:700;animation:.6s ease-out forwards fadeInUp}.landing-scope .microcopy{color:var(--text-secondary,#9aa5ad);font-weight:500;font-size:var(--font-size-xl);margin:0 0 20px;line-height:120%;animation:.6s ease-out forwards fadeInUp}.landing-scope .cta-buttons{margin-bottom:28px;animation:.6s ease-out forwards fadeInUp}.landing-scope .btn.btn-primary.btn-lg i{margin-left:8px}.landing-scope .hero-visual{justify-content:center;width:100%;margin-top:42px;display:flex;position:relative}.landing-scope .app-mockup{max-width:90%}.landing-scope .chat-bubble{color:var(--text-primary);box-shadow:var(--shadow-index);background-color:#2fbed2;background-image:none;background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:padding-box,border-box;border-radius:15px 15px 15px 0;margin:0 auto;padding:1rem 12.5rem 1rem 1rem;position:relative}.landing-scope .chat-bubble:before{content:"";pointer-events:none;background:linear-gradient(#ffffff2e,#fff0);border-radius:12px 12px 0 0;height:46%;position:absolute;inset:2px 2px auto}.landing-scope .chat-header{display:contents}.landing-scope .ai-name{display:none}.landing-scope .ai-avatar{color:#fff;background:linear-gradient(180deg,var(--accent-primary,#38d5e6),#20b9c9);border-radius:50%;place-items:center;width:70px;height:70px;display:grid;position:absolute;bottom:-55px;left:-70px}.landing-scope .chat-content p{font-size:var(--font-size-md);color:#fff;margin:0;font-weight:500;line-height:120%}.landing-scope .why-gain-tax{padding:0 0 40px;position:relative;overflow:hidden}.landing-scope .why-gain-tax .container{flex-direction:column;align-items:center;max-width:100%;display:flex;position:relative}.landing-scope .section-title{margin:0 0 var(--space-xl);color:var(--text-primary);vertical-align:middle;z-index:0;border:0;border-radius:22px;place-items:center;padding:10px 24px 14px;font-weight:600;line-height:1.1;display:inline-grid;position:relative;overflow:visible}.landing-scope .section-title:before{content:"";border-radius:inherit;background:var(--bg-secondary,#1b2125);border:4px solid var(--bg-septenary);filter:blur(2px);pointer-events:none;z-index:-1;mix-blend-mode:normal;position:absolute;inset:0}.landing-scope .section-title:after{content:none}.landing-scope .problem-solution{--zone-h:clamp(520px,48vw,720px);height:var(--zone-h);text-align:left;grid-template-rows:repeat(12,minmax(0,1fr));grid-template-columns:minmax(380px,620px) minmax(380px,620px);justify-content:center;justify-items:start;display:grid;position:relative}.landing-scope .word{z-index:0;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;letter-spacing:-.16em;color:#2fbed22e;text-overflow:clip;text-align:left;justify-self:start;inline-size:auto;font-family:Allerta,system-ui,sans-serif;font-weight:400;line-height:1}.landing-scope .word-gain{grid-area:1/1;place-self:start;display:block}.landing-scope .word-gain .word-inner{transform-origin:0 0;color:var(--text-sixthly);letter-spacing:-.17em;font-size:100px;display:block;transform:translate(-.25em,-.55em)scaleY(3.28)scaleX(3.26)}.landing-scope .word-tax{transform-origin:top;color:var(--bg-senary);letter-spacing:-.19em;grid-area:7/2/-1;place-self:center;margin-right:2.8rem;font-size:clamp(180px,23vw,340px);transform:scaleY(.95)}.landing-scope .card{z-index:2;border-radius:77px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:620px;height:100%;padding:22px 24px;display:flex}.landing-scope .card.problem{background:var(--bg-nonary);border:10px solid var(--bg-senary);background-clip:padding-box,border-box;grid-area:1/2/8}.landing-scope .card.solution{background:var(--text-sixthly);border:none;grid-area:5/1/12}.landing-scope .card-header{justify-content:center;align-items:center;gap:10px;display:flex}.landing-scope .card-header h2{text-transform:uppercase;color:var(--text-primary);margin:0;font-size:64px;font-weight:900}.landing-scope .card-body{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.landing-scope .card-body>p{color:var(--text-primary);margin:0;font-size:36px;font-weight:600;line-height:1.2}.landing-scope .card-body ul{width:100%;max-width:100%;padding:0;list-style:none}.landing-scope .card-body li{color:var(--text-primary);text-align:left;align-items:flex-start;gap:10px;margin:0;font-size:31px;font-weight:400;line-height:1.2;display:flex}.landing-scope .why-gain-tax .badge-bg-img{-o-object-fit:fill;object-fit:fill;z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.landing-scope .why-gain-tax .problem-cards-grid{justify-content:space-around;max-width:1300px}.landing-scope .why-gain-tax .solution-cards-grid{justify-content:space-around}.landing-scope .why-gain-tax .solution-card{width:300px;height:78px}.landing-scope .why-gain-tax .btn-cta-lg,.landing-scope .why-gain-tax .btn.btn-secondary{letter-spacing:0;text-align:center;vertical-align:middle;color:#fff;opacity:1;background:radial-gradient(167.66% 167.66%,#2fbed2 38.94%,#18626c 100%);border-width:1px;border-radius:5px;font-weight:600;line-height:120%;box-shadow:3px 5px 9.9px #00000040;font-size:var(--font-size-xl)!important;margin-top:20px!important}.landing-scope .how-it-works{text-align:center;padding:0 16px 56px}.landing-scope .how-it-works .container{max-width:1300px}.landing-scope .how-it-works .steps{max-width:100%;margin:-26px auto var(--space-xl);grid-template-columns:repeat(4,minmax(200px,1fr));justify-items:stretch;gap:5px;display:grid}.landing-scope .how-it-works .step{opacity:1;box-shadow:var(--shadow-index);background:linear-gradient(#3b4f78 0%,#2fbed2 53.85%);border-radius:22px;transition:transform .25s,box-shadow .2s,background .2s;position:relative}.landing-scope .how-it-works .step:hover{transform:translateY(-2px)}.landing-scope .how-it-works .step .step-wrapper{flex-direction:column;justify-content:space-between;gap:17px;height:100%;display:flex}.landing-scope .how-it-works .step h3{font-weight:600;font-size:var(--font-size-md);letter-spacing:0;vertical-align:middle;text-transform:uppercase;color:#fff;align-self:end;margin:0;line-height:1.2}.landing-scope .how-it-works .step .step-text{font-weight:400;font-size:calc(var(--font-size-xs) - 2px);letter-spacing:0;text-align:justify;vertical-align:middle;color:#000;border:10px solid #0000;border-image-slice:20 fill;border-image-width:20px;border-image-repeat:stretch;align-self:end;line-height:1.2}.landing-scope .steps .step:first-child{background:url(/svg/landing/question.svg) 0/auto 100% no-repeat,linear-gradient(#22418c 0%,#3670ac 30.77%,#3297bf 60.58%,#2fbed2 98.08%);padding:23px 5px 4px 0}.landing-scope .steps .step:first-child h3{text-align:center;max-width:40%}.landing-scope .steps .step:first-child .step-text{border-image-source:url(/svg/landing/how-it-works-clouds/cloud-1.svg);max-width:55%}.landing-scope .steps .step:nth-child(2){background:url(/svg/landing/ai-research-drafting.svg) 0/auto 100% no-repeat,linear-gradient(#22418c 0%,#3670ac 30.77%,#3297bf 60.58%,#2fbed2 98.08%);padding:30px 1px 4px 0}.landing-scope .steps .step:nth-child(2) .step-wrapper{gap:11px}.landing-scope .steps .step:nth-child(2) h3{text-align:left;max-width:50%}.landing-scope .steps .step:nth-child(2) .step-text{border-image-source:url(/svg/landing/how-it-works-clouds/cloud-2.svg);max-width:58%}.landing-scope .steps .step:nth-child(3){background:url(/svg/landing/output.svg) 0/auto 100% no-repeat,linear-gradient(#22418c 0%,#3670ac 30.77%,#3297bf 60.58%,#2fbed2 98.08%);padding:24px 4px 4px 0}.landing-scope .steps .step:nth-child(3) .step-wrapper{gap:18px}.landing-scope .steps .step:nth-child(3) h3{text-align:center;max-width:45%}.landing-scope .steps .step:nth-child(3) .step-text{border-image-source:url(/svg/landing/how-it-works-clouds/cloud-3.svg);max-width:52%}.landing-scope .steps .step:nth-child(4){background:url(/svg/landing/file.svg) 0/auto 100% no-repeat,linear-gradient(#22418c 0%,#3670ac 30.77%,#3297bf 60.58%,#2fbed2 98.08%);padding:27px 4px 4px 0}.landing-scope .steps .step:nth-child(4) .step-wrapper{gap:13px}.landing-scope .steps .step:nth-child(4) h3{text-align:left;max-width:45%}.landing-scope .steps .step:nth-child(4) .step-text{border-image-source:url(/svg/landing/how-it-works-clouds/cloud-4.svg);max-width:55%}.landing-scope .how-it-works .cta-center{text-align:center;justify-content:center;gap:var(--space-md);grid-template-columns:25% auto 25%;margin-top:8px;display:grid}.landing-scope .how-it-works .cta-divider{font-weight:600;font-size:var(--font-size-xl);letter-spacing:0;text-align:center;vertical-align:middle;justify-content:center;align-items:center;padding-bottom:5px;line-height:120%;display:flex}.landing-scope .how-it-works .btn-cta-lg,.landing-scope .how-it-works .btn.btn-secondary{font-weight:600;font-size:var(--font-size-xl);letter-spacing:0;text-align:center;vertical-align:middle;color:#fff;opacity:1;background:radial-gradient(167.66% 167.66%,#2fbed2 38.94%,#18626c 100%);border-width:1px;border-radius:5px;line-height:120%;box-shadow:3px 5px 9.9px #00000040}@media (max-width:1024px){.landing-scope .how-it-works .cta-center{grid-template-columns:auto;gap:0}}@media (max-width:768px){.landing-scope .how-it-works .cta-divider{font-size:var(--font-size-sm)}}.landing-scope .results{text-align:center;padding:0}.landing-scope .results .results-badge{width:auto;height:auto;color:var(--text-primary);white-space:nowrap;z-index:1;background:#2fbed21a;border:1px solid #2fbed280;border-radius:25px;justify-content:center;justify-self:center;align-items:center;margin-bottom:20px;padding:10px 24px 15px;font-size:24px;font-weight:600;line-height:1.2;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #00000040,inset 0 2px 15px #00000040}.landing-scope .results .badge-bg-img{-o-object-fit:fill;object-fit:fill;z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:20%}.landing-scope .results-content{background-color:var(--bg-quadrivigintennary);background-image:var(--bg-img-index-result-section);background-position:top;background-repeat:no-repeat;background-size:cover;border-radius:20px;max-width:1100px;margin:0 auto 10px;box-shadow:0 2px 6px #00000040}.landing-scope .counters{grid-template-columns:repeat(3,minmax(220px,1fr));max-width:1100px;display:grid}.landing-scope .counter{opacity:1;background:0 0;border:1px solid #2fbed2;border-radius:20px;min-width:350px;padding:20px 0}.landing-scope .counters .counter:first-child{border-radius:20px 0 20px 20px}.landing-scope .counters .counter:nth-child(2){border-radius:0 0 20px 20px}.landing-scope .counters .counter:nth-child(3){border-radius:0 20px 20px}.landing-scope .counter i{opacity:.95;font-size:28px}.landing-scope .counter-value{letter-spacing:0;text-align:center;vertical-align:middle;background:var(--text-tenthly);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:600;line-height:1.2}.landing-scope .counter p{font-weight:500;font-size:var(--font-size-lg);letter-spacing:0;text-align:center;vertical-align:middle;color:var(--bg-quinvigintennary);line-height:1.2}.landing-scope .savings-calculator{color:#fff;text-align:left;background:0 0;border-radius:22px;width:100%;max-width:1100px;padding:28px 0 18px}.landing-scope .savings-calculator h3{text-align:center;font-weight:600;font-size:var(--font-size-xl);letter-spacing:0;vertical-align:middle;color:var(--text-primary);margin-bottom:10px;line-height:1}.landing-scope .calculator-result{text-align:center;letter-spacing:0;color:var(--text-primary);border-top:0;margin:0 0 30px;padding-top:0;font-size:48px;font-weight:600;line-height:1.4}.landing-scope .currency:before{content:"£"}.landing-scope .percent:after{content:"%"}.landing-scope .calculator-result p{margin:0}.landing-scope .calculator-form{-moz-column-gap:12px;grid-template-columns:1fr auto;align-items:center;column-gap:12px;display:grid}.landing-scope .form-group{display:contents}.landing-scope .form-group label{font-weight:400;font-size:var(--font-size-md);letter-spacing:0;color:var(--text-primary);grid-column:1;margin:0 0 1px 3px;line-height:1.4}.landing-scope .calculator-value{letter-spacing:0;color:#2fbed2;text-align:right;grid-column:2/-1;font-size:32px;font-weight:600;line-height:1.4}.landing-scope #hoursPerWeek+span,.landing-scope #hourlyRate+span{color:#fff;text-align:right;justify-self:end;min-width:72px;font-weight:800}.landing-scope #hoursPerWeek+span:after{content:" hours"}.landing-scope input[type=range]{appearance:none;cursor:pointer;border-radius:0;outline:none;grid-column:1/-1;width:100%;height:31px;max-height:43px;margin-bottom:38px;box-shadow:inset 0 1px #ffffff14}.landing-scope input[type=range]::-webkit-slider-runnable-track{background:0 0;border:0;border-radius:10px;height:31px}.landing-scope input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#2fbed2;border:1px solid #fff;border-radius:2px;width:15px;height:38px;margin-top:-4px;box-shadow:0 0 6px 2px #00000040}.landing-scope input[type=range]::-moz-range-track{background:0 0;border:0;border-radius:10px;height:31px}.landing-scope input[type=range]::-moz-range-thumb{cursor:pointer;background:#2fbed2;border:1px solid #fff;border-radius:2px;width:15px;height:38px;box-shadow:0 0 6px 2px #00000040}.landing-scope .results .cta-center{text-align:center;margin-top:18px}.landing-scope .results .btn.btn-primary{font-weight:600;font-size:var(--font-size-xl);text-align:center;vertical-align:middle;color:#fff;opacity:1;letter-spacing:0;background:radial-gradient(167.66% 167.66%,#2fbed2 38.94%,#18626c 100%);border:1px solid #2fbed2;border-radius:5px;min-width:214px;line-height:1.2;box-shadow:3px 5px 9.9px #00000040}.landing-scope .pricing{text-align:center;background:0 0;padding:48px 16px 0}.landing-scope .pricing .container{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1356px;margin:0 auto;display:flex}@media (min-width:935px){.landing-scope .pricing-scroll{-ms-overflow-style:none;scrollbar-width:none;width:100%;overflow:auto hidden}.landing-scope .pricing-scroll::-webkit-scrollbar{display:none}.landing-scope .pricing-plans.individual-plans.active{flex-wrap:nowrap;width:max-content;min-width:100%;display:flex}.landing-scope .pricing-plans.individual-plans.active .pricing-card{flex:0 0 412px}}.landing-scope .pricing .section-title-badge{width:auto;height:auto;color:var(--text-primary);white-space:nowrap;z-index:1;background:#2fbed21a;border:1px solid #2fbed280;border-radius:25px;justify-content:center;justify-self:center;align-items:center;margin-bottom:20px;padding:10px 24px 16px;font-size:24px;font-weight:600;line-height:1.2;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #00000040,inset 0 2px 15px #00000040}.landing-scope .pricing .badge-bg-img{-o-object-fit:fill;object-fit:fill;z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:34%}.landing-scope .pricing .billing-toggle{justify-content:center;margin-bottom:20px;display:flex}.landing-scope .pricing .billing-toggle__group{background:var(--bg-undecennary);border:1px solid #2fbed2;border-radius:999px;align-items:center;gap:2px;padding:2px;display:inline-flex;box-shadow:0 2px 7px #00000040,inset 0 3px 15px #00000026}.landing-scope .pricing .billing-toggle__button{cursor:pointer;color:inherit;background:0 0;border:none;border-radius:999px;outline:none;padding:12px 20px;font-weight:600;transition:all .2s}.landing-scope .pricing .billing-toggle__button:hover{background:#ffffff14}.landing-scope .pricing .billing-toggle__button:focus-visible{box-shadow:0 0 0 2px #2fbed273}.landing-scope .pricing .billing-toggle__button[aria-pressed=true]{background:#2fbed233;box-shadow:0 0 3px #00000040,inset 0 1px 2px #00000026}.landing-scope .pricing-plans{justify-content:center;align-items:stretch;gap:36px;margin-top:12px;display:none}.landing-scope .pricing-plans.active{flex-wrap:wrap;justify-content:center;align-items:end;display:flex}.landing-scope .pricing-card{z-index:1;background:#2fbed21a;border:none;border-radius:20px;flex-direction:column;width:min(412px,90vw);transition:transform .3s;display:flex;position:relative;overflow:hidden;box-shadow:inset 2px 2px 10px #00000026,0 4px 6px #00000040}.landing-scope .pricing-card:hover{transform:translateY(-3px)}.landing-scope .pricing-card:before{content:"";-webkit-mask-composite:xor;pointer-events:none;z-index:2;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;background:linear-gradient(#2fbed2 0%,#fff 100%);border-radius:20px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.landing-scope .pricing-card:after{content:none}.landing-scope .pricing-card .card-header{text-align:center;margin-bottom:var(--space-md);flex-direction:column;justify-content:space-between;gap:10px;padding:30px 22px 10px;display:flex}.landing-scope .pricing-plan-name{font-weight:700;font-size:var(--font-size-xl);letter-spacing:0;text-align:center;vertical-align:middle;text-transform:uppercase;color:#2fbed2;margin:0 auto;line-height:1.2}.landing-scope .price{font-weight:400;font-size:var(--font-size-md);letter-spacing:0;text-align:center;line-height:1.2}.landing-scope .old-price{text-decoration:line-through}.landing-scope .seats-selector-container{flex-direction:column;align-items:center;gap:8px;margin-bottom:20px;display:flex}.landing-scope .seats-label{font-size:var(--font-size-md,1rem);color:var(--text-primary,#fff);text-transform:uppercase;letter-spacing:1px;font-weight:500}.landing-scope .seats-control{background:#ffffff0d;border:1px solid #2fbed2;border-radius:30px;align-items:center;padding:4px;display:flex;box-shadow:0 4px 10px #0003}.landing-scope .seats-btn{color:#2fbed2;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .2s;display:flex}.landing-scope .seats-btn:hover{background:#2fbed21a;transform:scale(1.1)}.landing-scope .seats-value{color:var(--text-primary);text-align:center;-moz-appearance:textfield;background:0 0;border:none;width:50px;font-size:1.2rem;font-weight:700}.landing-scope .seats-value:focus{outline:none}.landing-scope .seats-value::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.landing-scope .seats-value::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.landing-scope .original-price{letter-spacing:0;text-align:center;font-size:2.5rem;font-weight:600;line-height:1.2;text-decoration:none}.landing-scope .pricing-card.featured{background:#2fbed24d;box-shadow:inset 2px 2px 10px #00000026,0 4px 6px #00000040}.landing-scope .pricing-card.featured .popular-tag{box-sizing:border-box;background-image:none;background:var(--bg-sexvigintennary);width:100%;color:var(--text-eleventhly);font-weight:500;font-size:var(--font-size-md);letter-spacing:0;border:none;-o-border-image:;border-image:;border-radius:0 0 100px 100px;justify-content:center;align-items:center;padding:11px 0 10px;line-height:1.2;display:flex;position:relative;box-shadow:0 0 .59px #72cdda,0 0 1.19px #72cdda,0 0 4.15px #72cdda,0 0 8.31px #72cdda,0 0 14.24px #72cdda,0 0 24.92px #72cdda}.landing-scope .pricing-card .card-body{text-align:left;padding:0 0 50px}.landing-scope .pricing-card .card-body ul{max-width:78%;margin:0;padding:0;list-style:none}.landing-scope .pricing-card .card-body li{letter-spacing:0;vertical-align:middle;color:var(--text-primary);align-items:flex-start;gap:5px;font-weight:400;line-height:2;display:flex;font-size:var(--font-size-sm)!important}.landing-scope .pricing-card .card-body li .card-body-trial{font-weight:400;font-size:var(--font-size-sm);letter-spacing:0;vertical-align:middle;flex:none;margin-top:.2em;line-height:2}.landing-scope .pricing-card .card-footer{text-align:center;padding:0 24px 26px}.landing-scope .pricing .btn.btn-primary{text-align:center;vertical-align:middle;color:#fff;opacity:1;letter-spacing:0;background:radial-gradient(167.66% 167.66%,#2fbed2 0%,#18626c 73.56%);border-radius:5px;font-weight:600;line-height:1.2;font-size:var(--font-size-md)!important}.landing-scope .pricing .btn.btn-primary.disabled-plan{opacity:.5;pointer-events:none;cursor:not-allowed}.landing-scope #pricingModal{align-items:flex-start;overflow-y:auto}.landing-scope body:has(#pricingModal[style*="display: flex"]){overflow-y:hidden}.landing-scope #changeSubscriptionPlanModal .popular-tag{font-size:var(--font-size-lg)}@media (max-width:900px){.landing-scope .pricing-plans{gap:2.5em}.landing-scope .pricing-card{max-width:480px}}@media (max-width:560px){.landing-scope .pricing-card{min-width:100%}}.landing-scope .social-proof{text-align:center;background:0 0}.landing-scope .social-proof .social-proof-badge{width:auto;height:auto;color:var(--text-primary);white-space:nowrap;z-index:1;background:#2fbed21a;border:1px solid #2fbed280;border-radius:25px;justify-content:center;justify-self:center;align-items:center;margin-bottom:20px;padding:10px 24px 15px;font-size:24px;font-weight:600;line-height:1.2;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #00000040,inset 0 2px 15px #00000040}.landing-scope .social-proof .badge-bg-img{-o-object-fit:fill;object-fit:fill;z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.landing-scope .testimonials{flex-direction:column;gap:18px;margin-bottom:24px;display:flex}.landing-scope .t-card{background:var(--bg-denary);border-radius:15px;grid-template-columns:120px 1fr;gap:16px;padding:22px 28px;display:grid;position:relative;box-shadow:0 0 16px #00000040}.landing-scope .t-card__sparkle{pointer-events:none;position:absolute;top:30px;right:47px}.landing-scope .t-card__avatar{align-self:start;width:100%;height:100%;overflow:hidden}.landing-scope .t-card__avatar img{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.landing-scope .t-card__content{flex-direction:column;justify-content:space-between;align-self:center;align-items:baseline;min-height:120px;display:flex}.landing-scope .t-card__name{font-weight:600;font-size:var(--font-size-xl);letter-spacing:0;color:var(--text-primary);margin:0;line-height:1.4}.landing-scope .t-card__role{font-weight:600;font-size:var(--font-size-xl);letter-spacing:0;color:#2fbed2;margin:0;line-height:1.4}.landing-scope .t-card__quote{font-style:italic;font-weight:400;font-size:var(--font-size-md);letter-spacing:0;text-align:left;grid-column:1/-1;line-height:1.4}.landing-scope .trust-badges{flex-wrap:wrap;justify-content:space-between;gap:18px;display:flex}.landing-scope .badge{background:var(--bg-duotrigintennary);opacity:1;border-radius:22px;justify-content:center;align-items:center;gap:13px;width:325px;padding:10px 36.5px;display:flex;box-shadow:9px 9px 16px #00000040}.landing-scope .trust-badges .badge__icon{color:var(--text-primary);display:block}.landing-scope .trust-badges .badge__icon [fill]:not([fill=none]){fill:currentColor}.landing-scope .trust-badges .badge__icon [stroke]{stroke:currentColor}.landing-scope .badge span{font-weight:600;font-size:var(--font-size-md);letter-spacing:0;text-align:center;vertical-align:middle;color:var(--text-primary);line-height:1.4}.landing-scope .finance-directors{--accent:var(--accent-primary,#2fbed2);--bg:#0e141b;--card:#0b1219;--text:#e6f4f7;--muted:#9ec8d1;color:var(--text);padding-top:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;position:relative}.landing-scope .finance-directors .container{text-align:center;max-width:1300px;margin:0 auto;padding:0 16px}.landing-scope .finance-directors .finance-directors-badge{width:auto;height:auto;color:var(--text-primary);white-space:nowrap;z-index:1;background:#2fbed21a;border:1px solid #2fbed280;border-radius:25px;justify-content:center;justify-self:center;align-items:center;margin-bottom:20px;padding:10px 24px 14px;font-size:24px;font-weight:600;line-height:1.2;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #00000040,inset 0 2px 15px #00000040}.landing-scope .finance-directors .badge-bg-img{-o-object-fit:fill;object-fit:fill;z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:2%}.landing-scope .finance-directors .fd-badge{border:1px solid var(--accent);filter:drop-shadow(0 0 14px #2fbed273);background:linear-gradient(#2fbed21a,#2fbed21a) padding-box padding-box;border-radius:999px;width:fit-content;margin-inline:auto;padding:8px 18px;box-shadow:0 0 0 3px #2fbed214,0 10px 22px #00000073,inset 0 0 24px #2fbed259}.landing-scope .finance-directors .fd-badge span{letter-spacing:.2px;color:#dffbff;font-size:clamp(16px,2.3vw,26px);font-weight:800}.landing-scope .finance-directors .fd-frame{pointer-events:none;z-index:0;width:100%;height:100%;min-height:220px;position:absolute;inset:0}.landing-scope .finance-directors .fd-frame.fd-frame--lg .fd-fill{fill:var(--bg-quinary)}.landing-scope .finance-directors .fd-frame.fd-frame--sm .fd-fill{fill:var(--bg-duodenary)}.landing-scope .finance-directors .fd-frame .fd-stroke{fill:var(--accent)}.landing-scope .finance-directors .fd-quote-card{isolation:isolate;box-shadow:none;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;min-height:265px;display:flex;position:relative;overflow:visible}.landing-scope .finance-directors .fd-card-body{z-index:1;width:100%;position:relative;transform:translate(-.25em,-.85em)}.landing-scope .finance-directors .fd-quote-card .fd-card-star{z-index:2;opacity:1;position:absolute;top:24px;right:20px;transform:translate(-3.25em)}.landing-scope .finance-directors .fd-card-star svg path[fill=\#2FBED2]{fill:var(--accent)}.landing-scope .finance-directors .fd-author{grid-template-columns:100px 1fr;align-items:center;gap:27px;margin-top:10px;margin-bottom:clamp(12px,2.2vw,16px);margin-left:80px;display:grid}.landing-scope .finance-directors .fd-avatar{aspect-ratio:1;border:4px solid #2fbed2;border-right:2px;border-radius:999px;width:100px;overflow:hidden}.landing-scope .finance-directors .fd-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.landing-scope .fd-author-details{flex-direction:column;align-self:center;align-items:baseline;gap:12px;min-height:80px;margin-top:7px;display:flex}.landing-scope .finance-directors .fd-author-details .fd-name{color:var(--text-primary);font-weight:600;font-size:var(--font-size-xl);letter-spacing:0;margin:0;line-height:1.4}.landing-scope .finance-directors .fd-author-details .fd-role{color:#2fbed2;font-weight:600;font-size:var(--font-size-xl);letter-spacing:0;margin:0;line-height:1.4}.landing-scope .finance-directors .fd-quote{color:var(--text-primary);margin:2px 0 0;margin-left:var(--space-xxl);font-style:italic;font-weight:400;font-size:var(--font-size-md);letter-spacing:0;text-align:left;line-height:1.4;transform:translate(1.2em,-.3em)}.landing-scope .finance-directors .fd-quote:before,.landing-scope .finance-directors .fd-quote:after{display:none}.landing-scope .finance-directors .fd-benefits{grid-template-columns:repeat(3,1fr);gap:clamp(14px,2.4vw,22px);display:grid}.landing-scope .finance-directors .fd-benefit{box-shadow:none;background:0 0;border:0;border-radius:0;position:relative;overflow:visible}.landing-scope .finance-directors .fd-benefit .fd-card-body{grid-template:"ico title""desc desc"/50px 1fr;gap:8px 12px;min-height:220px;display:grid;position:relative}.landing-scope .finance-directors .fd-benefit .fd-ico{z-index:1;width:50px;height:50px;color:var(--text-primary);place-self:start;place-items:center;margin:0;display:grid;position:absolute;top:12px;left:12px;transform:translate(2em,1.8em)}.landing-scope .finance-directors .fd-benefit h4{color:#2fbed2;letter-spacing:0;text-align:right;grid-area:title;margin:0;font-size:24px;font-weight:600;line-height:1.4;transform:translate(-2.15em,2em)}.landing-scope .finance-directors .fd-benefit p{color:var(--text-primary);letter-spacing:0;text-align:right;grid-area:desc;margin:0;font-size:24px;font-style:italic;font-weight:400;line-height:1.4;transform:translate(-1.75em)}.landing-scope .finance-directors .fd-frame [stroke]{stroke:var(--text-primary,var(--text))}.landing-scope .signup--hero{padding:0 0 var(--space-xl);background:0 0}.landing-scope .signup .signup-badge{width:auto;height:auto;color:var(--text-primary);white-space:nowrap;z-index:1;background:#2fbed21a;border:1px solid #2fbed280;border-radius:25px;justify-content:center;justify-self:center;align-items:center;margin-bottom:20px;padding:10px 24px 15px;font-size:24px;font-weight:600;line-height:1.2;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #00000040,inset 0 2px 15px #00000040}.landing-scope .signup .badge-bg-img{z-index:0;pointer-events:none;height:100%;position:absolute;top:0;left:1%}.landing-scope .signup-hero{text-align:center;color:#fff;grid-template-columns:1fr;justify-items:center;max-width:1200px;margin:0 auto;padding:0;display:grid;position:relative}.landing-scope .signup-hero-blocks{justify-items:start;gap:12px;width:min(815px,100%);padding-bottom:90px;display:grid;position:relative}.landing-scope .signup-hero-subpill{font-weight:400;font-size:var(--font-size-xl);letter-spacing:0;color:#fff;background:#2fbed2;border:1px solid #2fbed2;border-radius:15px 15px 15px 0;padding:15px 34px 17px 25px;line-height:1.4;box-shadow:2px 2px 10px 3px #fff3}.landing-scope .signup-hero-panel{width:100%;box-shadow:var(--shadow-index);color:#fff;letter-spacing:0;background:#2fbed2;border:1px solid #2fbed2;border-radius:15px 15px 15px 0;padding:23px 36px 20px 25px;font-size:32px;font-weight:400;line-height:1.4}.landing-scope .signup-hero-list{margin:0;padding:0;list-style:none}.landing-scope .signup-hero-list li{text-align:left;flex-direction:column;gap:5px;font-size:clamp(18px,2.3vw,30px);display:flex}.landing-scope .signup-ai-avatar{border-radius:999px;place-items:center;width:70px;height:70px;display:grid;position:absolute;bottom:41px;left:-76px}.landing-scope .signup--hero .cta-center{text-align:center;justify-content:center;gap:var(--space-md);grid-template-columns:33% auto 33%;width:100%;margin-top:8px;display:grid}.landing-scope .signup--hero .cta-divider{font-weight:600;font-size:var(--font-size-xl);letter-spacing:0;text-align:center;vertical-align:middle;color:var(--text-primary);justify-content:center;align-items:center;padding-bottom:5px;line-height:120%;display:flex}.landing-scope .btn-cta{font-weight:600;font-size:var(--font-size-xxl);letter-spacing:0;text-align:center;vertical-align:middle;color:#fff;opacity:1;background:radial-gradient(167.66% 167.66%,#2fbed2 0%,#18626c 100%);border-width:1px;border-radius:5px;line-height:120%;box-shadow:3px 5px 9.9px #00000040}.landing-scope .btn-cta:hover{transform:translateY(-2px)}@media (max-width:1024px){.landing-scope .signup--hero .cta-center{grid-template-columns:auto;gap:0}}@media (max-width:768px){.landing-scope .signup--hero .cta-divider{font-size:var(--font-size-sm)}}.landing-scope .product-demo{text-align:center;background:0 0;padding:0 16px 50px}.landing-scope .product-demo .text-center{flex-direction:column;align-items:center;display:flex}.landing-scope .product-demo .how-it-works-badge{width:auto;height:auto;color:var(--text-primary);white-space:nowrap;z-index:1;background:#2fbed21a;border:1px solid #2fbed280;border-radius:25px;justify-content:center;justify-self:center;align-items:center;margin-bottom:28px;padding:11px 26px 10px 25px;font-size:24px;font-weight:600;line-height:1.2;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #00000040,inset 0 2px 15px #00000040}.landing-scope .product-demo .badge-bg-img{-o-object-fit:fill;object-fit:fill;z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:29%}.landing-scope .product-demo .kicker{color:var(--text-primary);letter-spacing:0;text-align:center;vertical-align:middle;margin-bottom:12px;padding:8px 18px;font-size:2.5rem;font-weight:600;line-height:120%;display:inline-block}.landing-scope .product-demo .video-subtitle{color:var(--text-primary);font-size:var(--font-size-xl);letter-spacing:0;text-align:center;vertical-align:middle;margin-bottom:22px;font-weight:400;line-height:120%}.landing-scope .product-demo .video-wrapper{aspect-ratio:16/9;background:#000;border:2px solid #2fbed2;border-radius:12px;width:100%;max-width:1050px;margin:0 auto;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #38d5e61f,0 8px 18px #0009,0 0 18px #38d5e647}.landing-scope .product-demo .video-wrapper:before{content:"";border-radius:inherit;background:var(--bg-nonary);filter:blur(2px);pointer-events:none;z-index:-1;mix-blend-mode:normal;border:5px solid #2fbed2;position:absolute;inset:0}.landing-scope .product-demo .video-wrapper:after{content:none}.landing-scope .product-demo .video-wrapper video{-o-object-fit:cover;object-fit:cover;border-radius:inherit;width:100%;height:100%;position:absolute;inset:0}.landing-scope .product-demo .video-poster{cursor:pointer;border-radius:inherit;place-items:center;display:grid;position:absolute;inset:0}.landing-scope .product-demo .video-poster img{-o-object-fit:cover;object-fit:cover;border-radius:inherit;width:100%;height:100%}.landing-scope .product-demo .play-button{color:#fff;z-index:2;background:#0000008c;border-radius:50%;place-items:center;width:72px;height:72px;font-size:28px;display:grid;position:absolute}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.landing-scope .product-demo .video-wrapper.is-blurred:after{background:#00000040}}@media (max-width:600px){.landing-scope .product-demo{padding-bottom:40px}.landing-scope .product-demo .play-button{width:56px;height:56px;font-size:22px}}.landing-scope .faq{color:var(--text-primary);padding:0 var(--space-md)var(--space-xl);background-color:#0000}.landing-scope .faq .container{text-align:center}.landing-scope .faq .faq-badge{width:auto;height:auto;margin-bottom:var(--space-lg);font-weight:600;font-size:var(--font-size-md);text-align:center;color:var(--text-primary);white-space:nowrap;z-index:1;background:#2fbed21a;border:1px solid #2fbed280;border-radius:25px;justify-content:center;justify-self:center;align-items:center;padding:10px 24px 14px;line-height:1.2;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #00000040,inset 0 2px 15px #00000040}.landing-scope .faq .badge-bg-img{-o-object-fit:fill;object-fit:fill;z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.landing-scope .faq-list{margin:0 auto}.landing-scope .faq-item{background-color:var(--bg-septendecennary);box-shadow:var(--shadow-sm);padding:11px var(--space-lg);margin-bottom:var(--space-md);transition:background-color var(--transition-fast);border-radius:22px}.landing-scope .faq-item:hover{background-color:var(--bg-primary-transparent)}.landing-scope .faq-question{cursor:pointer;border-radius:var(--radius-md);grid-template-columns:25px minmax(0,1fr) 15px;align-items:center;gap:0;display:grid}.landing-scope .faq-number{font-weight:600;font-size:var(--font-size-sm);color:#2fbed2;width:25px;min-width:20px;line-height:1.4}.landing-scope .faq-icon-num{fill:var(--accent-primary,#2fbed2);pointer-events:none;letter-spacing:0;font-size:24px;font-weight:600;line-height:1.4}.landing-scope .question-text{white-space:normal;overflow-wrap:anywhere;word-break:break-word;min-width:0;color:var(--text-primary);text-align:left;font-weight:600;line-height:1.4;font-size:var(--font-size-xs);letter-spacing:0;margin:0 5px 0 23px}.landing-scope .arrow-icon{flex-shrink:0;justify-self:end;width:15px;height:15px;transition:transform .3s}.landing-scope .arrow-icon svg{width:100%;height:100%;display:block}.landing-scope .arrow-icon.rotated{transform:rotate(180deg)}.landing-scope .faq-answer{font-size:var(--font-size-sm);color:var(--text-secondary);margin-top:var(--space-xs);text-align:left;display:none}.landing-scope .faq-answer.show{display:block}.landing-scope .hidden{display:none!important}.landing-scope .customer-hero{padding:var(--space-xl)0 0;text-align:center;background-color:#0000;overflow:hidden}.landing-scope .customer-hero .container{max-width:100%}.landing-scope .customer-hero__title{letter-spacing:0;text-transform:uppercase;margin-bottom:var(--space-md);background:var(--text-fifthly);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;max-width:90%;font-size:36px;font-weight:800;line-height:1.2;display:inline-block}.landing-scope .customer-hero__subtitle{font-weight:700;font-size:var(--font-size-xl,32px);letter-spacing:0;color:var(--text-primary,#111827);max-width:1000px;margin:0 auto var(--space-md);line-height:1.2}.landing-scope .customer-hero__for{letter-spacing:0;color:var(--bg-sexdecennary);margin-bottom:var(--space-md);font-size:40px;font-weight:600;line-height:1.2}.landing-scope .customer-hero__categories{flex-wrap:wrap;justify-content:center;gap:15px;margin-bottom:35px;display:flex}.landing-scope .category-pill{letter-spacing:0;color:var(--text-primary);text-align:center;background:#2fbed2;border-radius:20px;justify-content:center;align-items:center;max-width:281px;padding:6px 20px;font-size:24px;font-weight:500;line-height:1.2;display:flex;box-shadow:0 2px 5px #00000040}.landing-scope .cta-buttons{justify-content:center;margin-bottom:18px;animation:.6s ease-out forwards fadeInUp;display:flex}.landing-scope .btn.btn-primary.btn-lg{font-weight:600;font-size:var(--font-size-xl);letter-spacing:0;text-align:center;vertical-align:middle;color:#fff;opacity:1;background:radial-gradient(167.66% 167.66%,#2fbed2 38.94%,#18626c 100%);border-width:1px;border-radius:5px;line-height:120%;box-shadow:3px 5px 9.9px #00000040}@media (max-width:768px){.landing-scope .customer-hero .container{padding:0}.landing-scope .customer-hero__title,.landing-scope .customer-hero__subtitle{padding:0 var(--space-lg)}.landing-scope .category-pill{width:100%;font-size:var(--font-size-md)}.landing-scope .category-pill:first-child{max-width:33%}.landing-scope .category-pill:nth-child(2){max-width:60%}.landing-scope .category-pill:nth-child(3){max-width:51%}.landing-scope .category-pill:nth-child(4){max-width:46%}.landing-scope .category-pill:nth-child(5){max-width:80%;margin-right:10%}}.landing-scope .customer-problem-solution{padding:50px 0 0;position:relative;overflow:hidden}.landing-scope .customer-problem-solution .container{flex-direction:column;align-items:center;max-width:100%;display:flex;position:relative}.landing-scope .why-exists-badge{width:350px;height:47px;color:var(--text-primary);white-space:nowrap;z-index:1;background:#2fbed21a;border:1px solid #2fbed280;border-radius:25px;justify-content:center;align-items:center;margin-bottom:20px;font-size:24px;font-weight:600;line-height:1.2;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #00000040,inset 0 2px 15px #00000040}.landing-scope .customer-problem-solution .badge-bg-img{-o-object-fit:fill;object-fit:fill;z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.landing-scope .problem-wrapper{flex-direction:column;align-items:center;width:100%;margin-bottom:20px;display:flex;position:relative}.landing-scope .bg-text-problem{z-index:0;pointer-events:none;height:auto}.landing-scope .problem-subtitle-pill{z-index:10;font-weight:600;font-size:var(--font-size-md);color:var(--text-primary);text-align:center;border-radius:10px;justify-content:center;align-items:center;line-height:1.2;display:flex;position:relative;overflow:hidden}.landing-scope .problem-cards-grid{flex-wrap:wrap;justify-content:center;gap:20px;width:100%;display:flex}.landing-scope .problem-card{background:var(--bg-quinquagintennary);box-sizing:border-box;border-radius:20px;align-items:center;gap:15px;width:300px;height:78px;padding:0 15px;display:flex;box-shadow:inset 0 2px 4px #00000040}.landing-scope .problem-card__icon{flex-shrink:0;width:30px;height:30px}.landing-scope .problem-card__text{letter-spacing:.07em;color:var(--text-primary);white-space:normal;overflow-wrap:normal;word-break:normal;font-size:16px;font-weight:400;line-height:1.2}.landing-scope .solution-wrapper{flex-direction:column;align-items:center;width:100%;margin-top:50px;margin-bottom:20px;display:flex;position:relative}.landing-scope .solution-subtitle-pill{z-index:10;border-radius:10px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.landing-scope .solution-subtitle-pill span{z-index:2;font-weight:600;font-size:var(--font-size-md);color:var(--text-primary);text-align:center;line-height:1.2;position:relative}.landing-scope .solution-cards-grid{flex-wrap:wrap;justify-content:center;gap:11px;width:100%;max-width:1300px;display:flex}.landing-scope .solution-card{background:var(--bg-sexagintennary);box-sizing:border-box;border-radius:20px;align-items:center;gap:10px;width:32%;height:auto;padding:6px 15px;display:flex;box-shadow:0 2px 4px #00000040}.landing-scope .solution-card__icon{flex-shrink:0;width:40px;height:33px}.landing-scope .solution-card__content{flex-direction:column;gap:0;display:flex}.landing-scope .solution-card__title{font-weight:600;font-size:var(--font-size-xs);letter-spacing:.07em;color:#000;white-space:normal;overflow-wrap:normal;word-break:normal;line-height:1.2}.landing-scope .solution-card__text{font-weight:400;font-size:var(--font-size-xs);letter-spacing:.07em;color:#000;white-space:normal;overflow-wrap:normal;word-break:normal;line-height:1.2}@media (max-width:1100px){.landing-scope .solution-subtitle-pill span,.landing-scope .problem-subtitle-pill span{font-size:var(--font-size-sm)}}@media (max-width:930px){.landing-scope .bg-text-problem{width:65%}.landing-scope .solution-subtitle-pill span,.landing-scope .problem-subtitle-pill span{font-size:var(--font-size-xs)}}@media (max-width:768px){.landing-scope .bg-text-problem{width:95%}.landing-scope .problem-card,.landing-scope .solution-card{width:90%!important}.landing-scope .problem-cards-grid,.landing-scope .solution-cards-grid{gap:7px}}.landing-scope .customer-product-duo{padding:50px 0;position:relative}.landing-scope .customer-product-duo .container{flex-direction:column;align-items:center;display:flex}.landing-scope .product-detail-badge{color:var(--text-primary);text-align:center;background:#2fbed21a;border:1px solid #2fbed280;border-radius:25px;margin-bottom:20px;padding:10px 30px;font-size:24px;font-weight:600;line-height:1.2;position:relative;overflow:hidden;box-shadow:0 2px 4px #00000040,inset 0 2px 15px #00000040}.landing-scope .customer-product-duo .badge-bg-img{-o-object-fit:fill;object-fit:fill;z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:22%}.landing-scope .product-duo-title{text-align:center;color:#22418c;max-width:800px;margin-bottom:70px;font-size:32px;font-weight:700;line-height:1.2}.landing-scope .duo-wrapper{align-items:stretch;width:100%;max-width:1200px;min-height:250px;display:flex;position:relative}.landing-scope .duo-block{z-index:1;flex-direction:column;flex:1;justify-content:flex-start;padding:10px 40px;display:flex;position:relative}.landing-scope .duo-block.left{color:#fff;text-align:left;background:#22418c;border-top-left-radius:20px;border-bottom-left-radius:20px;padding-right:205px;box-shadow:inset 2px 4px 4px #00000040}.landing-scope .duo-block.right{color:#000;text-align:right;background:#66d9ef;border-top-right-radius:20px;border-bottom-right-radius:20px;padding-left:205px;box-shadow:inset -2px 4px 4px #00000040}.landing-scope .duo-block h3{margin-bottom:20px;font-size:24px;font-weight:600;line-height:1.2}.landing-scope .duo-block p,.landing-scope .duo-block ul{margin:0;font-size:16px;font-weight:400;line-height:1.5;list-style:none}.landing-scope .duo-block li{margin-bottom:10px}.landing-scope .yin-yang-center{transform:translate(-50%,-50%)rotate(var(--yy-rotate,0deg));z-index:10;filter:drop-shadow(0 0 10px #0006);width:375px;height:375px;position:absolute;top:50%;left:50%}.landing-scope .yin-yang-center svg{width:100%;height:100%;display:block;transform:none}@media (max-width:768px){.landing-scope .customer-product-duo .container{padding:0}.landing-scope .duo-wrapper{flex-direction:column}.landing-scope .duo-wrapper,.landing-scope .duo-block{overflow:visible}.landing-scope .duo-block{width:95%;max-width:95%}.landing-scope .duo-block.left{border-top-right-radius:20px;border-bottom-right-radius:20px;margin-bottom:clamp(90px,11vw,120px);padding-left:7px;padding-right:7px;border-top-left-radius:0!important;border-bottom-left-radius:0!important}.landing-scope .duo-block.left ul{text-align:left!important}.landing-scope .yin-yang-center{width:230px;height:230px;margin:3rem 0}.landing-scope .duo-block.right{border-top-left-radius:20px;border-bottom-left-radius:20px;align-self:end;margin-top:clamp(90px,11vw,120px);padding-left:7px;padding-right:7px;border-top-right-radius:0!important;border-bottom-right-radius:0!important}.landing-scope .duo-block ul{text-align:right!important}.landing-scope .duo-block.right li{overflow-wrap:anywhere;word-break:break-word}.landing-scope .yin-yang-center{--yy-size:clamp(180px,45vw,230px);width:var(--yy-size);height:var(--yy-size);margin-inline:auto;margin-block:calc(var(--yy-size)*-.45);transform:rotate(var(--yy-rotate,0deg));z-index:2;align-self:center;position:relative;top:auto;left:auto}}@media (max-width:500px){.landing-scope .duo-block.left{margin-bottom:clamp(70px,11vw,120px)}.landing-scope .duo-block.right{margin-top:clamp(70px,11vw,120px)}}.landing-scope{--hiw-row:110px;--hiw-row-gap:100px;--hiw-step3-offset:125px}.landing-scope .customer-how-it-works{padding:50px 0;position:relative;overflow:visible}.landing-scope .customer-how-it-works .container{max-width:2000px}.landing-scope .customer-how-it-works .hiw-title-wrapper{width:207px;height:47px;color:var(--text-primary);white-space:nowrap;z-index:1;background:#2fbed21a;border:1px solid #2fbed280;border-radius:25px;justify-content:center;justify-self:center;align-items:center;margin-bottom:50px;font-size:24px;font-weight:600;line-height:1.2;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #00000040,inset 0 2px 15px #00000040}.landing-scope .customer-how-it-works .badge-bg-img{-o-object-fit:fill;object-fit:fill;z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:29%}.landing-scope .hiw-grid{z-index:1;margin:0 auto;position:relative}.landing-scope .hiw-step{width:350px;min-height:110px;font-family:Allerta,sans-serif;font-weight:400;font-size:var(--font-size-xs);color:var(--text-primary);border-radius:20px;flex-direction:column;justify-content:center;padding:20px 25px;line-height:1.2;transition:transform .3s;display:flex;position:relative;box-shadow:0 2px 5px #00000040}.landing-scope .step-label{color:#22418c;white-space:nowrap;font-family:Allerta,sans-serif;font-size:24px;font-weight:700;line-height:1.2;position:absolute;top:-35px;left:0}.landing-scope .step-label-right .step-label{text-align:right;left:auto;right:0}.landing-scope #step-1{background-color:var(--bg-septuagintennary)}.landing-scope #step-2{background-color:var(--bg-octogintennary)}.landing-scope #step-3{background-color:var(--bg-nonagintennary)}.landing-scope #step-4{background-color:var(--bg-centennary)}.landing-scope #step-5{background-color:var(--bg-vicennary)}.landing-scope .step-card{flex-direction:column;gap:2px;display:flex}.landing-scope .step-card-title{white-space:normal;overflow-wrap:normal;word-break:normal;font-weight:600;line-height:1.2}.landing-scope .step-card-text{white-space:normal;overflow-wrap:normal;word-break:normal;font-weight:400;line-height:1.2}@media (min-width:1025px){.landing-scope .hiw-grid{height:calc(var(--hiw-row) + var(--hiw-row-gap) + var(--hiw-row));margin:0 auto;position:relative}.landing-scope #step-1,.landing-scope #step-2,.landing-scope #step-3,.landing-scope #step-4,.landing-scope #step-5{width:350px;position:absolute}.landing-scope #step-1{left:10%}.landing-scope #step-2{left:50%;transform:translate(-50%)}.landing-scope #step-3{top:var(--hiw-step3-offset);right:5%}.landing-scope #step-5{top:calc(var(--hiw-row) + var(--hiw-row-gap));left:15%}.landing-scope #step-4{top:calc(var(--hiw-row) + var(--hiw-row-gap));left:45%}}@media (max-width:1500px){.landing-scope .hiw-step{width:300px!important}}@media (max-width:1250px){.landing-scope .hiw-step{width:260px!important}.landing-scope #step-4{left:43%!important}.landing-scope #step-5{left:13%!important}}@media (max-width:1150px){.landing-scope #step-4{left:39%!important}.landing-scope #step-5{left:8%!important}}@media (max-width:1024px){.landing-scope .customer-how-it-works{margin-bottom:20px}.landing-scope .hiw-grid{grid-template-columns:50% 50%;justify-content:space-between;align-items:start;gap:20% 0;display:grid}.landing-scope .hiw-grid>:nth-child(2n){transform:translateY(50%)!important}.landing-scope .hiw-grid>*{will-change:transform}.landing-scope .hiw-step{border-radius:10px}.landing-scope #step-1,.landing-scope #step-2,.landing-scope #step-3,.landing-scope #step-4,.landing-scope #step-5{justify-self:center;position:static;transform:none;width:100%!important;max-width:400px!important}.landing-scope .hiw-arrows-layer{display:block}.landing-scope .step-label{text-align:left!important;left:0!important;right:auto!important}.landing-scope .hiw-grid>:nth-child(2n) .step-label{text-align:right!important;left:auto!important;right:0!important}}@media (max-width:920px){.landing-scope .hiw-grid{grid-template-columns:45% 45%}.landing-scope #step-1,.landing-scope #step-2,.landing-scope #step-3,.landing-scope #step-4,.landing-scope #step-5{max-width:360px!important}}@media (max-width:520px){.landing-scope .hiw-step{padding:var(--space-lg)10px;min-height:auto;max-height:110px;font-size:10px}.landing-scope .step-label{font-size:10px;top:-15px;left:17px!important}}.landing-scope .hiw-arrows-layer{pointer-events:none;z-index:2;position:absolute;inset:0}.landing-scope #arrow-1-2,.landing-scope #arrow-2-3,.landing-scope #arrow-3-4,.landing-scope #arrow-4-5{width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible}.landing-scope .hiw-debug-point{z-index:999;pointer-events:none;border-radius:50%;width:8px;height:8px;position:absolute}.landing-scope .customer-trust{padding:50px 0 0;position:relative}.landing-scope .customer-trust .container{max-width:100%}.landing-scope .trust-badge{width:auto;height:47px;color:var(--text-primary);white-space:nowrap;z-index:1;background:#2fbed21a;border:1px solid #2fbed280;border-radius:25px;justify-content:center;justify-self:center;align-items:center;margin-bottom:20px;padding:0 20px;font-size:24px;font-weight:600;line-height:1.2;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #00000040,inset 0 2px 15px #00000040}.landing-scope .customer-trust .badge-bg-img{-o-object-fit:cover;object-fit:cover;z-index:0;pointer-events:none;width:130%;height:100%;position:absolute;top:0;left:-23%}.landing-scope .customer-trust .section-title{text-align:center;color:#22418c;margin-bottom:60px;font-size:32px;font-weight:700}.landing-scope .trust-grid{grid-template-columns:repeat(4,1fr);gap:13px;max-width:1300px;margin:0 auto 50px;display:grid}.landing-scope .trust-card{color:#fff;background:linear-gradient(#22418c 0%,#3670ac 25%,#3297bf 60.58%,#2fbed2 98.08%);border-radius:25px;align-items:center;gap:15px;max-height:140px;padding:20px;font-size:16px;font-weight:400;line-height:1.3;display:flex;box-shadow:1px 2px 5px #00000040,inset 1px 2px 5px #00000040}.landing-scope .trust-card__icon{flex-shrink:0;justify-content:center;align-items:center;width:100px;height:100px;display:flex}.landing-scope .trust-card__icon svg{width:100%;height:100%;display:block}.landing-scope .trust-card__text{color:var(--text-primary);flex-direction:column;flex:1;gap:2px;display:flex}.landing-scope .trust-card__title{white-space:normal;overflow-wrap:normal;word-break:normal;font-weight:600;line-height:1.2}.landing-scope .trust-card__desc{white-space:normal;overflow-wrap:normal;word-break:normal;font-weight:400;line-height:1.2}.landing-scope .btn.btn-primary.btn-lg{padding:var(--space-md)1.75rem;font-size:var(--font-size-xxl);color:#fff;background:radial-gradient(167.66% 167.66%,#2fbed2 0%,#18626c 100%);border:2px solid #0000;border-radius:5px;font-weight:600;box-shadow:2px 2px 10px 3px #fff3}@media (min-width:1200px){.landing-scope .trust-card:first-child,.landing-scope .trust-card:nth-child(3){gap:0;padding:20px 5px}}@media (max-width:1200px){.landing-scope .trust-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.landing-scope .trust-grid{grid-template-columns:repeat(16,1fr);grid-template-areas:"a a a a a a a a b b b b b b b b""c c c c c c c d d d d d d d d d";display:grid}.landing-scope .trust-grid>:first-child{grid-area:a}.landing-scope .trust-grid>:nth-child(2){grid-area:b}.landing-scope .trust-grid>:nth-child(3){grid-area:c}.landing-scope .trust-grid>:nth-child(4){grid-area:d}.landing-scope .trust-card{text-align:center;grid-template-columns:25% 1fr;gap:3px;padding:12px 5px;display:grid}.landing-scope .trust-card__icon{width:100%;height:100%;max-height:70px}}@media (max-width:600px){.landing-scope .trust-card__icon{max-height:60px}}@media (max-width:520px){.landing-scope .trust-card__text{font-size:10px}.landing-scope .trust-card__icon{max-height:45px}}.landing-scope #customer-faq{padding:50px 0;position:relative}.landing-scope .faq-badge{width:auto;height:47px;color:var(--text-primary);white-space:nowrap;z-index:1;background:#2fbed21a;border:1px solid #2fbed280;border-radius:25px;justify-content:center;justify-self:center;align-items:center;margin-bottom:20px;padding:0 20px;font-size:24px;font-weight:600;line-height:1.2;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #00000040,inset 0 2px 15px #00000040}.landing-scope #customer-faq .badge-bg-img{-o-object-fit:cover;object-fit:cover;z-index:0;pointer-events:none;width:130%;height:100%;position:absolute;top:0;left:-23%}.landing-scope #customer-faq .faq-item{padding:4px var(--space-md)}@media (max-width:1500px) and (min-width:1000px){.landing-scope .card-body li{font-size:29px}}@media (max-width:1425px) and (min-width:1000px){.landing-scope .card-body ul{flex-direction:column;gap:10px;display:flex}.landing-scope .card-body li{font-size:28px}.landing-scope .card-body li br{display:none}}@media (max-width:1300px) and (min-width:1000px){.landing-scope .card-body ul{gap:0}}@media (max-width:1350px) and (min-width:480px){.landing-scope .nav-link{padding:.75rem 2rem}.landing-scope .card-header{margin-bottom:0}}@media (max-width:1315px) and (min-width:480px){.landing-scope .nav-container{grid-template-columns:20% 1fr 20%}}@media (max-width:1299px) and (min-width:480px){.landing-scope .word-gain .word-inner{transform:translate(-.25em,-.55em)scaleY(2.9)scaleX(3.26)}.landing-scope .how-it-works .steps{grid-template-columns:repeat(2,minmax(200px,1fr))}}@media (max-width:1275px) and (min-width:480px){.landing-scope .word-gain .word-inner{transform:translate(-.25em,-.55em)scaleY(2.8)scaleX(3.26)}.landing-scope .card-body>p{max-width:100%;margin:0;font-size:30px}.landing-scope .card-header h2{font-size:60px}.landing-scope .card-body ul{text-align:left;width:100%;padding:0}.landing-scope .card-body li{font-size:27px}.landing-scope .card-body li br{display:none}.landing-scope .nav-link{min-width:130px}}@media (max-width:1250px) and (min-width:480px){.landing-scope .finance-directors .fd-benefit .fd-ico{transform:translate(1em,1.8em)}.landing-scope .finance-directors .fd-benefit h4,.landing-scope .finance-directors .fd-benefit p{font-size:23px}}@media (max-width:1200px) and (min-width:480px){.landing-scope .nav-link{min-width:100px}.landing-scope .word-gain .word-inner{transform:translate(-.25em,-.55em)scaleY(2.73)scaleX(3.2)}.landing-scope .finance-directors .fd-quote{max-width:85%}.landing-scope .finance-directors .fd-quote br{display:none}}@media (max-width:1175px) and (min-width:480px){.landing-scope .word-gain .word-inner{transform:translate(-.25em,-.55em)scaleY(2.73)scaleX(3.1)}.landing-scope .how-it-works .step h3{font-size:var(--font-size-md)}.landing-scope .card-header h2{font-size:55px}.landing-scope .card-body>p{font-size:29px}.landing-scope .card-body li{font-size:26px}.landing-scope .finance-directors .fd-benefit .fd-ico{transform:translate(1em,1.9em)}.landing-scope .finance-directors .fd-benefit h4{transform:translate(-2.15em,2.3em)}.landing-scope .finance-directors .fd-benefit p{font-size:22px}}@media (max-width:1160px) and (min-width:480px){.landing-scope .finance-directors .fd-benefit h4{font-size:22px}.landing-scope .finance-directors .fd-benefit p{font-size:21px}}@media (max-width:1140px) and (min-width:480px){.landing-scope .word-gain .word-inner{transform:translate(-.25em,-.55em)scaleY(2.73)scaleX(3)}.landing-scope .hero-visual{margin-left:var(--space-xxl)}.landing-scope .finance-directors .fd-benefit h4{font-size:21px}}@media (max-width:1110px) and (min-width:1100px){.landing-scope .card-header h2{font-size:50px}.landing-scope .card-body>p{font-size:27px}.landing-scope .card-body li{font-size:25px}}@media (max-width:1100px) and (min-width:480px){.landing-scope .nav-link{min-width:70px;font-size:11px}.landing-scope .hero-visual{margin-left:70px}.landing-scope .chat-bubble{padding:1rem 1.5rem 1rem 1rem}.landing-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(2.9)}.landing-scope .card-body li{font-size:24px}.landing-scope .how-it-works .step h3{font-size:var(--font-size-md)}.landing-scope .counter{min-width:auto}.landing-scope .results .savings-calculator h3{color:var(--text-ninthly)}.landing-scope .finance-directors .fd-author{margin-left:50px}.landing-scope .finance-directors .fd-quote{max-width:90%;margin-left:var(--space-lg)}.landing-scope .finance-directors .fd-quote br{display:none}.landing-scope .finance-directors .fd-benefit h4{transform:translate(-1.5em,2.5em)}.landing-scope .finance-directors .fd-benefit p{font-size:20px}.landing-scope .finance-directors .fd-benefit .fd-ico{transform:translate(1em,1.8em)}}@media (max-width:1070px) and (min-width:768px){.landing-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(2.8)}.landing-scope .theme-toggle{padding:0}.landing-scope .nav-right{gap:4px}}@media (max-width:1060px) and (min-width:480px){.landing-scope .finance-directors .fd-benefit .fd-ico{transform:translate(.5em,1.8em)}.landing-scope .finance-directors .fd-benefit p{font-size:19px}}@media (max-width:1030px) and (min-width:768px){.landing-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(2.7)}.landing-scope .how-it-works .step h3{font-size:var(--font-size-sm)}.landing-scope .badge{max-width:300px}.landing-scope .badge span{font-size:var(--font-size-sm)}.landing-scope .finance-directors .fd-author{grid-template-columns:90px 1fr;gap:15px;margin-bottom:0}.landing-scope .finance-directors .fd-author-details .fd-name,.landing-scope .finance-directors .fd-author-details .fd-role{font-size:var(--font-size-lg)}.landing-scope .finance-directors .fd-benefit h4{font-size:21px;transform:translate(-1.8em,2.6em)}.landing-scope .finance-directors .fd-benefit p{font-size:18px}}@media (max-width:1024px) and (min-width:768px){.landing-scope .theme-toggle{padding:0}.landing-scope .theme-toggle svg{width:25px;height:25px}.landing-scope .btns{width:90px;font-size:var(--font-size-sm)}.landing-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(2.7)}.landing-scope .how-it-works .step h3{font-size:var(--font-size-sm)}.landing-scope .card-header h2{font-size:45px}.landing-scope .card-body>p{font-size:25px}.landing-scope .card-body ul{margin:0}.landing-scope .card-body li{margin:0;font-size:23px}.landing-scope .counter-value{font-size:var(--font-size-xl)}.landing-scope .counter p{font-size:var(--font-size-md)}.landing-scope .finance-directors .fd-benefit h4{font-size:19px;transform:translate(-2.15em,3em)}.landing-scope .finance-directors .fd-benefit p{transform:translate(-2.25em,.4em)}.landing-scope .footer-right{padding:var(--space-md)0 var(--space-lg)}}@media (max-width:990px) and (min-width:480px){.landing-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(2.6)}.landing-scope .card{justify-content:flex-start;padding:10px 24px}.landing-scope .card-header h2{font-size:45px}.landing-scope .card-body>p{font-size:27px}.landing-scope .card-body li{font-size:23px}.landing-scope .finance-directors .fd-benefit h4{transform:translate(-1.55em,3em)}.landing-scope .finance-directors .fd-benefit p{transform:translate(-1.55em,.4em)}}@media (max-width:988px) and (min-width:480px){.landing-scope .card-header h2{font-size:40px}.landing-scope .card-body>p{font-size:26px}.landing-scope .card-body ul{flex-direction:column;gap:5px;display:flex}.landing-scope .card-body li{font-size:22px}}@media (max-width:960px) and (min-width:480px){.landing-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(2.5)}.landing-scope .how-it-works .step .step-header{grid-template-columns:60px 1fr}.landing-scope .how-it-works .step svg{width:60px;height:60px}.landing-scope .badge{width:290px}.landing-scope .trust-badges .badge__icon{width:40px;height:40px}.landing-scope .signup-hero-blocks{margin-left:70px}}@media (max-width:950px) and (min-width:480px){.landing-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(2.5)}.landing-scope .word-tax{grid-row:6/-1;transform:translateY(.05em)scaleY(1.055)}.landing-scope .how-it-works .step .step-header{padding:10px 7px 0 13px}.landing-scope .how-it-works .step svg{width:50px;height:50px}.landing-scope .how-it-works .step h3{font-size:var(--font-size-xs)}.landing-scope .trust-badges{justify-content:space-around}.landing-scope .badge{white-space:nowrap;box-sizing:border-box;flex:0 0 270px;width:270px;padding:10px 12px}.landing-scope .badge svg{width:35px;height:35px}.landing-scope .badge span{font-size:var(--font-size-xs);flex:auto;overflow:hidden}.landing-scope .finance-directors .fd-author{grid-template-columns:80px 1fr;gap:10px}.landing-scope .finance-directors .fd-avatar{width:80px}.landing-scope .fd-author-details{gap:0}.landing-scope .finance-directors .fd-author-details .fd-name,.landing-scope .finance-directors .fd-author-details .fd-role{font-size:var(--font-size-lg)}.landing-scope .finance-directors .fd-quote{font-size:var(--font-size-sm)}.landing-scope .signup .section-title{max-width:60%;padding:10px 5px}.landing-scope .signup-hero-blocks{width:80%}.landing-scope .footer-logo img{width:60%}.landing-scope .brand-tagline{font-size:17px!important}.landing-scope .footer-right{gap:var(--space-lg);padding:var(--space-xl);border-left:0;flex-wrap:wrap;grid-template-columns:repeat(2,50%);display:grid}.landing-scope .finance-directors .fd-benefit p{font-size:17px}.landing-scope .finance-directors .fd-benefit h4{font-size:18px;transform:translate(-1.55em,3.3em)}}@media (max-width:940px) and (min-width:480px){.landing-scope .card-body li{font-size:21px}}@media (max-width:930px) and (min-width:480px){.landing-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(2.5)}.landing-scope .nav-link{width:100px;max-width:100px;padding:.75rem 0}.landing-scope .counters{justify-content:center}}@media (max-width:918px) and (min-width:480px){.landing-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(2.4)}.landing-scope .finance-directors .fd-benefit .fd-ico{width:40px;height:40px;transform:translate(.5em,2.4em)}.landing-scope .finance-directors .fd-benefit .fd-ico svg{width:40px;height:40px}.landing-scope .finance-directors .fd-benefit h4{font-size:17px;transform:translate(-1.55em,3.7em)}.landing-scope .finance-directors .fd-benefit p{font-size:16px;transform:translate(-1.55em,.1em)}}@media (max-width:880px) and (min-width:769px){.landing-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(2.3)}.landing-scope .badge{flex:0 0 260px;width:260px}.landing-scope .finance-directors .fd-quote{margin-top:25px}.landing-scope .finance-directors .fd-quote-card .fd-card-star{top:10px;right:-10px}.landing-scope .brand-tagline{font-size:15px!important}.landing-scope .hero-visual{max-width:80%;margin-left:40px}.landing-scope .nav-link{max-width:90px}}@media (max-width:845px) and (min-width:768px){.landing-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(2.2)}.landing-scope .badge{flex:0 0 250px;width:250px}.landing-scope .finance-directors .fd-benefit .fd-ico{transform:translate(.5em,3em)}.landing-scope .finance-directors .fd-benefit h4{font-size:16px;transform:translate(-1.55em,4.4em)}.landing-scope .finance-directors .fd-benefit p{font-size:15px;transform:translate(-1.55em,.5em)}}@media (max-width:837px) and (min-width:768px){.landing-scope .card-body li{font-size:20px}}@media (max-width:830px) and (min-width:768px){.landing-scope .nav-link{max-width:80px}.landing-scope .badge{flex:0 0 240px;width:240px}}@media (max-width:810px) and (min-width:768px){.landing-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(2.1)}.landing-scope .word-tax{grid-row:5/-1;transform:translateY(.1em)scaleY(1.22)}.landing-scope .badge{flex:0 0 240px;width:240px}.landing-scope .finance-directors .fd-quote-card .fd-card-star{top:10px;right:-24px}.landing-scope .finance-directors .fd-quote-card .fd-card-star svg{width:50px;height:50px}.landing-scope .brand-tagline{font-size:14px!important}.landing-scope .finance-directors .fd-benefits{gap:0}}@media (max-width:800px) and (min-width:768px){.landing-scope .badge{flex:0 0 230px;width:230px}}@media (max-width:768px){.landing-scope body.dark-theme,.landing-scope body.light-theme{--font-size-xxxs:.5625rem;--font-size-xxs:.6875rem;--font-size-xs:.9375rem;--font-size-sm:1.125rem;--font-size-md:1.25rem;--font-size-lg:1.375rem;--font-size-xl:1.625rem;--font-size-xxl:1.875rem;--space-xs:.25rem;--space-sm:.5rem;--space-md:.75rem;--space-lg:1rem;--space-xl:1.5rem;--space-xxl:2rem;--header-offset:8px;--header-h:68px}.landing-scope .container .nav-center{left:15%}.landing-scope .site-header{padding:0 10px}.landing-scope .site-header .nav-center{display:none!important}.landing-scope .fab-menu-btn{right:8px;top:calc(var(--header-h,68px) + var(--header-offset));background:var(--accent-primary,#38d5e6);cursor:pointer;z-index:1000;border:0;border-radius:999px;place-items:center;width:44px;height:44px;padding:0;display:grid;position:fixed;box-shadow:0 0 16px #2fbed273,0 6px 18px #00000040}:is(.landing-scope body:has(.login-scope) .fab-menu-btn,.landing-scope body:has(.register-scope) .fab-menu-btn){display:none}.landing-scope .fab-menu{right:8px;top:calc(var(--header-h,68px) + var(--header-offset,8px));box-sizing:border-box;z-index:999;will-change:transform;width:90vw;transition:transform .28s;position:fixed;transform:translate(calc(100% + 12px))}.landing-scope .fab-menu.is-open{transform:translate(0)}.landing-scope .fab-menu .menu-card{background:var(--bg-quaternary);border-radius:20px;width:100%;padding-right:44px;display:flex;box-shadow:0 8px 30px #00000059,inset 0 1px #ffffff0f}.landing-scope .fab-menu .menu-link{text-transform:uppercase;min-width:0;color:var(--text-primary,#eaf9ff);text-align:center;border-radius:12px;flex:1 1 0;padding:.6rem .5rem;font-weight:600;text-decoration:none;display:block;width:auto!important}.landing-scope .fab-menu .menu-link.active{background:var(--accent-primary-hover);border-radius:999px;box-shadow:inset 0 1px #ffffff2e,0 4px 10px #20b9c959}.landing-scope .nav-container{grid-template-columns:1fr auto;align-items:center;gap:10px 12px;display:grid}.landing-scope .nav-left{padding-left:0}.landing-scope .nav-link{letter-spacing:.02em;padding:10px 18px;font-size:12px}.landing-scope .logo-img{max-width:125px;height:29px;margin-top:0}.landing-scope .nav-right{gap:6px}.landing-scope .theme-toggle{margin-right:0}.landing-scope .theme-toggle .icon{width:20px;height:20px}.landing-scope .nav-right .btns{letter-spacing:0;text-align:center;vertical-align:middle;width:57px;min-width:57px;padding:6px 5px;font-size:13px;font-weight:400;line-height:1.2}.landing-scope .nav-flex{gap:var(--space-md);padding:var(--space-md)0;flex-direction:column}.landing-scope .nav-links{gap:var(--space-sm);text-align:center;flex-direction:column;order:2;width:100%}.landing-scope .nav-side{text-align:center;order:3;width:100%}.landing-scope h1{font-size:var(--font-size-xl);text-align:center;line-height:1.2}.landing-scope h2{font-size:var(--font-size-lg);line-height:1.3}.landing-scope section{padding:var(--space-xl)0}.landing-scope .hero{padding:var(--space-xl)0 2.5rem;text-align:center}.landing-scope .hero h1{margin-bottom:var(--space-sm);font-size:var(--font-size-sm)}.landing-scope .hero-subtitle{font-size:var(--font-size-xs);margin-bottom:var(--space-md)}.landing-scope .microcopy{font-size:var(--font-size-xs)}.landing-scope .cta-buttons{gap:var(--space-md);margin-bottom:var(--space-lg);flex-direction:column;display:flex}.landing-scope .hero-visual{margin-top:0;margin-left:30px}.landing-scope .ai-avatar{width:35px;height:35px;bottom:-24px;left:-40px}.landing-scope .ai-avatar svg{width:35px;height:35px}.landing-scope .chat-content p{font-size:var(--font-size-xs)}.landing-scope .btn.btn-primary.btn-lg{font-size:var(--font-size-sm);padding:var(--space-sm)var(--space-lg)}.landing-scope .btn{font-size:var(--font-size-sm);margin:0 auto}.landing-scope .how-it-works{padding:0 16px var(--space-xl)}.landing-scope .step-number{min-height:210px;display:none}.landing-scope .step{width:100%;max-width:350px;padding:var(--space-lg);margin-bottom:var(--space-md)}.landing-scope .how-it-works .step .step-header{grid-template-columns:50px 1fr;padding:0}.landing-scope .how-it-works .step svg{width:50px;height:50px}.landing-scope .step:hover{transform:none}.landing-scope .step-number{width:30px;height:30px;font-size:var(--font-size-sm);top:-15px}.landing-scope .step i{font-size:2rem}.landing-scope .how-it-works .step h3{max-width:45%;font-size:var(--font-size-md)}.landing-scope .steps .step:first-child h3,.landing-scope .steps .step:nth-child(4) h3{max-width:52%}.landing-scope .how-it-works .step p{font-size:var(--font-size-sm);padding:0}.landing-scope .how-it-works .btn-cta-lg,.landing-scope .how-it-works .btn.btn-secondary{font-size:var(--font-size-sm)}.landing-scope .section-title{font-size:var(--font-size-xs)!important;padding:10px 24px!important}.landing-scope .user-badge{font-size:var(--font-size-xs)!important;width:auto!important;height:auto!important;margin-bottom:20px!important;padding:10px 24px!important}.landing-scope .why-gain-tax{padding:0}.landing-scope .problem-solution{grid-template-columns:50% 50%}.landing-scope .card{padding:var(--space-md);border-radius:33px;max-height:280px}.landing-scope .card-header h2{font-size:35px}.landing-scope .card-body>p{font-size:22px}.landing-scope .card-body li{font-size:20px}.landing-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(2.1)}.landing-scope .word-tax{grid-row:4/-1;margin-right:1.5rem;transform:translateY(.05em)scaleY(1.3)}.landing-scope .product-demo .kicker{font-size:var(--font-size-xs);margin-bottom:0}.landing-scope .product-demo .video-subtitle{font-size:var(--font-size-xxs);margin-bottom:var(--space-md)}.landing-scope .counters{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-scope .results .counter{padding:var(--space-sm);justify-self:center;min-width:auto;margin-bottom:0}.landing-scope .counter:hover{transform:none}.landing-scope .counter-value{font-size:var(--font-size-lg);padding-bottom:var(--space-xs)}.landing-scope .counter i{font-size:1.5rem}.landing-scope .counter p{font-size:var(--font-size-sm);margin-bottom:0!important}.landing-scope .social-proof{padding:0 0 var(--space-lg)}.landing-scope .testimonials{gap:var(--space-lg);margin-bottom:var(--space-md);flex-direction:column}.landing-scope .testimonial{width:100%;min-width:auto;padding:var(--space-lg)}.landing-scope .testimonial:before{font-size:4rem;top:10px;right:15px}.landing-scope .testimonial-body p{font-size:var(--font-size-sm);line-height:1.6}.landing-scope .t-card{grid-template-rows:repeat(2,minmax(0,50px));grid-template-columns:48px 1fr;padding:18px}.landing-scope .t-card__avatar{width:50px;height:50px}.landing-scope .t-card__content{justify-content:normal;align-self:auto;gap:7px}.landing-scope .t-card__name,.landing-scope .t-card__role{font-size:var(--font-size-sm)}.landing-scope .t-card__quote{font-size:var(--font-size-xs)}.landing-scope .t-card__sparkle{opacity:1;top:18px;right:18px}.landing-scope .t-card__sparkle svg{width:25px;height:25px}.landing-scope .trust-badges{align-items:center;gap:var(--space-sm);flex-direction:row}.landing-scope .badge{flex:0 0 220px;width:220px}.landing-scope .pricing{padding:10px 16px}.landing-scope .pricing .section-title{margin-bottom:var(--space-sm)}.landing-scope .pricing-toggle{width:100%;max-width:300px}.landing-scope .pricing-plans{flex-direction:column;align-items:center;gap:2.5em}.landing-scope .pricing-card{width:100%;min-width:auto;box-shadow:none}.landing-scope .pricing-card.featured{margin:0;transform:none}.landing-scope .pricing-card:hover,.landing-scope .pricing-card.featured:hover{transform:translateY(-5px)}.landing-scope .pricing-card .card-header{gap:0;min-height:0;margin-bottom:0}.landing-scope .pricing-card .pricing-plan-name{font-size:var(--font-size-lg);margin-bottom:20px}.landing-scope .pricing .btn.btn-primary{font-size:var(--font-size-sm)}.landing-scope .pricing-card .card-header{padding:30px 22px 20px}.landing-scope .price{align-items:baseline;gap:10px;display:flex}.landing-scope .old-price{font-size:var(--font-size-xs)}.landing-scope .original-price{font-size:var(--font-size-md)}.landing-scope .pricing-card .card-body{padding:0 var(--space-lg)var(--space-xxl)}.landing-scope .pricing-card .card-body ul{max-width:82%}.landing-scope .pricing-card .card-body li{font-size:var(--font-size-sm)}.landing-scope .finance-benefits{gap:var(--space-md);flex-direction:column}.landing-scope .benefit{width:100%;min-width:auto;padding:var(--space-md)}.landing-scope .benefit:hover{transform:none}.landing-scope .benefit i{font-size:1.5rem}.landing-scope .quote-section{padding:var(--space-lg)}.landing-scope .quote-mark{font-size:1.5rem;top:15px;left:15px}.landing-scope blockquote{font-size:var(--font-size-md);margin-left:var(--space-md)}.landing-scope .author-avatar{width:40px;height:40px;font-size:1.2rem}.landing-scope .quote-mark i{display:none}.landing-scope .results .counter svg{margin-bottom:var(--space-sm)}.landing-scope .results .counter p{font-size:var(--font-size-sm)}.landing-scope .savings-calculator{margin-top:var(--space-lg);padding:var(--space-lg);max-width:100%}.landing-scope .savings-calculator h3{font-size:var(--font-size-md)}.landing-scope .calculator-form{gap:var(--space-xs)}.landing-scope .calculator-result{font-size:var(--font-size-lg);margin-bottom:0}.landing-scope .savings-calculator .form-group label,.landing-scope .savings-calculator .form-group .calculator-value{font-size:var(--font-size-xs)}.landing-scope .savings-calculator input[type=range]{max-height:23px;margin-bottom:var(--space-xxl)}.landing-scope .savings-calculator input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:7px;height:25px;margin-top:3px}.landing-scope .savings-calculator input[type=range]::-moz-range-thumb{width:7px;height:25px}.landing-scope .results .btn.btn-primary{min-width:0;font-size:var(--font-size-sm)}.landing-scope .signup-content{gap:var(--space-lg);flex-direction:column}.landing-scope .signup-form,.landing-scope .signup-preview{width:100%;min-width:auto}.landing-scope .signup-form h2{text-align:center;font-size:var(--font-size-lg)}.landing-scope .security-icons{gap:var(--space-sm);flex-direction:column}.landing-scope .security-box{width:100%;min-width:auto;max-width:none;padding:var(--space-sm)}.landing-scope .security-box:hover{transform:none}.landing-scope .preview-image{padding:var(--space-lg)}.landing-scope .finding{font-size:var(--font-size-xs);margin-bottom:var(--space-xs)}.landing-scope .finding-icon{font-size:1.2rem}.landing-scope .footer-content{gap:var(--space-lg);text-align:center;flex-direction:column}.landing-scope .footer-column{width:100%;min-width:auto}.landing-scope .footer-column h3{font-size:var(--font-size-md)}.landing-scope .social-icons{justify-content:center}.landing-scope .certification-badges{align-items:center}.landing-scope .btn-lg{padding:var(--space-md)var(--space-xl);font-size:var(--font-size-md)}.landing-scope .btn-link{font-size:var(--font-size-sm)}.landing-scope .mobile-center{text-align:center}.landing-scope .mobile-full-width{width:100%}.landing-scope .mobile-hidden{display:none}.landing-scope .finance-directors .fd-quote-card,.landing-scope .finance-directors .fd-frame{min-height:0}.landing-scope .finance-directors .fd-frame.fd-frame--lg{height:160px}.landing-scope .fd-quote-card .fd-card-body{transform:translateY(.5em)}.landing-scope .finance-directors .fd-quote-card .fd-card-star{top:16px;right:-24px}.landing-scope .finance-directors .fd-quote-card .fd-card-star svg{width:25px;height:25px}.landing-scope .finance-directors .fd-author{margin-left:var(--space-xl);grid-template-columns:50px 1fr;gap:10px;margin-bottom:5px}.landing-scope .finance-directors .fd-avatar{width:50px}.landing-scope .fd-author-details{gap:5px;min-height:0}.landing-scope .finance-directors .fd-author-details .fd-name{font-size:var(--font-size-sm)}.landing-scope .finance-directors .fd-author-details .fd-role{font-size:var(--font-size-sm);text-align:left}.landing-scope .finance-directors .fd-benefits{grid-template-columns:1fr;margin-top:50px}.landing-scope .finance-directors .fd-card-star{right:10px}.landing-scope .finance-directors .fd-quote{margin-left:var(--space-sm);font-size:var(--font-size-xs);max-width:90%}.landing-scope .fd-quote br{display:none}.landing-scope .finance-directors .fd-frame.fd-frame--sm{height:140px}.landing-scope .finance-directors .fd-benefit .fd-card-body{gap:0;height:140px;min-height:0;transform:none}.landing-scope .finance-directors .fd-benefit .fd-ico{width:36px;height:36px;transform:translate(1.85em,.7em)}.landing-scope .finance-directors .fd-benefit .fd-ico svg{width:36px;height:36px}.landing-scope .finance-directors .fd-benefit h4{font-size:var(--font-size-sm);max-width:88%;transform:translate(1em,2em)}.landing-scope .finance-directors .fd-benefit p{font-size:var(--font-size-sm);max-width:86%;transform:translate(1.6em)}.landing-scope .finance-directors .fd-benefit p br{display:none}.landing-scope .signup .section-title{max-width:60%;padding:10px 5px}.landing-scope .signup-hero-blocks{padding-bottom:var(--space-xl);gap:0;width:90%;margin-left:-25px}.landing-scope .signup-hero-subpill{max-width:80%;font-size:var(--font-size-xs);transform:translate(3.4em)}.landing-scope .signup-hero-panel{max-width:90%;padding:8px;transform:translate(1.6em,.2em)}.landing-scope .signup-hero-list li{font-size:var(--font-size-xs)}.landing-scope .signup-ai-avatar{width:29px;height:29px;margin-left:var(--space-md);position:static}.landing-scope .signup-ai-avatar svg{width:35px;height:35px}.landing-scope .faq-item{padding:var(--space-xs)0}.landing-scope .faq-item .faq-question svg{justify-self:center;width:35px;min-width:0}.landing-scope .faq-icon-num{font-size:27px}.landing-scope .faq-item .faq-question .question-text{font-size:var(--font-size-xs);margin-left:0}.landing-scope .faq-answer.show{font-size:var(--font-size-xs);margin-left:var(--space-lg)}.landing-scope .faq-item .faq-question .arrow-icon{justify-self:center;width:20px;height:20px}.landing-scope .faq-item .faq-question .arrow-icon svg{width:20px;min-width:0;height:auto}.landing-scope .footer-grid{grid-template-columns:30% 70%}.landing-scope .footer-left{padding:var(--space-md);padding-top:var(--space-xl)}.landing-scope .footer-logo img{width:80%}.landing-scope .brand-tagline{font-size:11px!important}.landing-scope .footer-cta{font-size:var(--font-size-xs);padding:8px 10px 7px 11px}.landing-scope .footer-right{gap:var(--space-lg);padding:var(--space-xl);border-left:0;flex-wrap:wrap;grid-template-columns:repeat(2,50%);display:grid}.landing-scope .footer-group{min-width:125px}.landing-scope .footer-group h3{font-size:var(--font-size-sm)}.landing-scope .footer-group a{font-size:var(--font-size-xs)}.landing-scope .footer-group li{line-height:1.3}.landing-scope .social-row{gap:var(--space-xl)}.landing-scope .pricing-card.featured .popular-tag{font-size:var(--font-size-sm)}.landing-scope .steps .step:first-child .step-text{max-width:60%}.landing-scope .steps .step:nth-child(2) .step-text{max-width:62%}.landing-scope .steps .step:nth-child(3) .step-text{max-width:60%}.landing-scope .steps .step:nth-child(4) .step-text{max-width:61%}}@media (max-width:750px) and (min-width:480px){.landing-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(2.05)}}@media (max-width:734px) and (min-width:480px){.landing-scope .card-body li{font-size:19px}.landing-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(2)}}@media (max-width:715px) and (min-width:480px){.landing-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(1.95)}.landing-scope .badge{flex:0 0 210px;width:210px}}@media (max-width:700px) and (min-width:480px){.landing-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(1.9)}}@media (max-width:680px) and (min-width:480px){.landing-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(1.85)}}@media (max-width:660px) and (min-width:480px){.landing-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(1.8)}}@media (max-width:650px) and (min-width:480px){.landing-scope .badge{flex:0 0 200px;width:200px}.landing-scope .finance-directors .fd-benefit h4{transform:translate(.25em,2em)}.landing-scope .finance-directors .fd-benefit p{max-width:83%;transform:translate(2.6em)}}@media (max-width:640px) and (min-width:480px){.landing-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(1.7)}.landing-scope .badge{flex:0 0 180px}.landing-scope .trust-badges .badge__icon{width:35px;height:35px}.landing-scope .badge span{font-size:12px}.landing-scope .finance-directors .fd-benefit p{font-size:var(--font-size-xs)}.landing-scope .card-header h2{font-size:32px}.landing-scope .card-body>p{font-size:20px}.landing-scope .card-body li{font-size:19px}}@media (max-width:630px) and (min-width:480px){.landing-scope .finance-directors .fd-quote{font-size:13px}}@media (max-width:600px) and (min-width:480px){.landing-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(1.6)}}@media (max-width:580px) and (min-width:480px){.landing-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(1.5)}.landing-scope .word-tax{font-size:170px}}@media (max-width:570px) and (min-width:480px){.landing-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(1.5)}.landing-scope .word-tax{font-size:170px;transform:translateY(.05em)scaleY(1.35)}}@media (max-width:560px) and (min-width:480px){.landing-scope .hero-visual{margin-left:70px}.landing-scope .chat-bubble{padding:1rem .5rem}.landing-scope .word-tax{font-size:160px;transform:translateY(.05em)scaleY(1.4)}.landing-scope .finance-directors .fd-frame.fd-frame--lg{height:170px}.landing-scope .badge{flex:0 0 160px}.landing-scope .badge svg{width:25px;height:25px}.landing-scope .badge span{font-size:var(--font-size-xxs)}.landing-scope .steps .step:nth-child(2) h3{max-width:53%}.landing-scope .steps .step:nth-child(3) h3{max-width:50%}.landing-scope .steps .step:first-child .step-text{max-width:70%}.landing-scope .steps .step:nth-child(2) .step-text{max-width:72%}.landing-scope .steps .step:nth-child(3) .step-text{max-width:70%}.landing-scope .steps .step:nth-child(4) .step-text{max-width:71%}}@media (max-width:540px) and (min-width:480px){.landing-scope .card-header h2{font-size:30px}.landing-scope .card-body>p{font-size:18px}.landing-scope .card-body li{font-size:17px}.landing-scope .steps .step:nth-child(2) h3{max-width:57%}}@media (max-width:530px) and (min-width:480px){.landing-scope .hero-visual{margin-left:25px}.landing-scope .chat-bubble{text-align:left;max-width:80%;padding:1rem 0 1rem 1rem}.landing-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(1.4)}.landing-scope .word-tax{grid-row:3/-1;font-size:150px;transform:translateY(.08em)scaleY(1.58)}.landing-scope .card{padding:var(--space-md)var(--space-sm)}.landing-scope .card-body>p{font-size:var(--font-size-sm)}.landing-scope .badge{flex:0 0 150px}.landing-scope .finance-directors .fd-benefit p{max-width:82%;transform:translate(1.5em)}}@media (max-width:520px) and (min-width:480px){.landing-scope .card.solution{justify-content:space-evenly}.landing-scope .card-body{gap:var(--space-sm)}.landing-scope .card-body ul{margin:0}}@media (max-width:480px){.landing-scope .container{padding:0 var(--space-md);max-width:100%}.landing-scope .fab-menu .menu-link{font-size:var(--font-size-xs);padding:.1rem 0}.landing-scope .app-mockup{max-width:100%;padding:var(--space-md)}.landing-scope .hero-visual{padding-left:var(--space-xxl);margin-top:0}.landing-scope .chat-bubble{padding:var(--space-sm)var(--space-md)}.landing-scope .chat-content p{font-size:var(--font-size-xxs);letter-spacing:0;vertical-align:middle;font-weight:400;line-height:1.2}.landing-scope .ai-avatar{color:#fff;background:linear-gradient(180deg,var(--accent-primary,#38d5e6),#20b9c9);border-radius:50%;place-items:center;width:29px;height:29px;display:grid;position:absolute;bottom:-22px;left:-32px}.landing-scope .ai-avatar svg{width:29px;height:29px}.landing-scope .ai-name{font-size:var(--font-size-lg)}.landing-scope .steps{grid-template-rows:repeat(4,minmax(0,120px));grid-template-columns:repeat(1,1fr)!important;justify-items:center!important}.landing-scope .problem-solution{grid-template-rows:repeat(14,minmax(0,21px));grid-template-columns:50% 50%;gap:0;height:auto}.landing-scope .word-gain .word-inner{transform:translate(-.1em,-.25em)scaleY(1.45)scaleX(1.1)}.landing-scope .word-tax{transform-origin:top;grid-row:9/-1;margin:0;font-size:100px;transform:translate(-.1em,-.25em)scaleY(1.45)scaleX(1.18)}.landing-scope .card.problem{border:5px solid var(--bg-senary);grid-row:1/12}.landing-scope .card.solution{background:var(--text-sixthly);border:none;grid-area:6/1/-1}.landing-scope .card-header{margin:0}.landing-scope .card-header h2{font-size:25px}.landing-scope .card{border-radius:33px;max-height:180px;padding:0}.landing-scope .card-body li{margin:0;font-size:12px;line-height:1.2}.landing-scope .card-body li br{display:none}.landing-scope .card-body p{text-align:center;place-self:center;width:100%;margin:0;font-size:13px}.landing-scope .card-body ul{margin:0}.landing-scope .badge{width:100%;max-width:130px;padding:var(--space-md);font-size:var(--font-size-xs);justify-content:space-around;gap:0}.landing-scope .trust-badges .badge__icon{width:20px;height:20px}.landing-scope .badge span{font-size:var(--font-size-xxs)}.landing-scope .finance-directors .fd-benefits{gap:0;margin-top:35px}.landing-scope .finance-directors .fd-quote{margin-left:var(--space-xs);font-size:var(--font-size-xxs);max-width:90%}.landing-scope .signup-hero-subpill{max-width:80%;font-size:var(--font-size-xs);padding:10px 34px 10px 25px;transform:translate(3.5em)}.landing-scope .signup-hero-panel{max-width:90%;padding:8px;transform:translate(1.3em,.2em)}.landing-scope .signup-hero-list li{font-size:var(--font-size-xs)}.landing-scope .signup-ai-avatar{width:29px;height:29px;margin-left:var(--space-md);position:static}.landing-scope .signup-ai-avatar svg{width:29px;height:29px}.landing-scope .brand-tagline{font-size:7px!important}.landing-scope .faq{padding:var(--space-lg)var(--space-md)}.landing-scope .faq-item .faq-question svg{justify-self:center;width:25px;min-width:0}.landing-scope .faq-icon-num{font-size:23px}.landing-scope .footer-group h3{font-size:var(--font-size-sm)}.landing-scope .footer-group a{font-size:var(--font-size-xxs);width:30px;height:30px}.landing-scope .social-row{gap:var(--space-xl)}.landing-scope .results .btn.btn-primary{padding:.5rem 1.5rem}.landing-scope .counter-value{font-size:var(--font-size-lg)}.landing-scope .results .counter p{font-size:calc(var(--font-size-xs) - 2px)}.landing-scope .fab-menu-btn{width:25px;height:25px}.landing-scope .container{padding:var(--space-sm)var(--space-xl)}.landing-scope #footer .container{padding:0!important}.landing-scope h1{font-size:1.5rem}.landing-scope .hero,.landing-scope .section{padding:var(--space-lg)0}.landing-scope .step{min-width:0;padding:10px 2px!important}.landing-scope .how-it-works .step .step-wrapper{gap:5px!important}.landing-scope .how-it-works .step h3{max-width:70%!important}.landing-scope .testimonial,.landing-scope .card,.landing-scope .counter,.landing-scope .quote-section{padding:var(--space-md)}.landing-scope .savings-calculator{padding:var(--space-md);margin-top:0}.landing-scope .savings-calculator h3{font-size:var(--font-size-sm);margin-bottom:5px}.landing-scope .preview-image{padding:var(--space-md)}.landing-scope .faq-item .faq-question .question-text{font-size:var(--font-size-xxs)}.landing-scope .finance-directors .fd-benefit h4{transform:translate(.6em,2em)}}@media (max-width:460px){.landing-scope .card-header h2{font-size:23px}.landing-scope .card-body p{margin-bottom:5px;font-size:12px}.landing-scope .card-body ul{flex-direction:column;gap:5px;display:flex}.landing-scope .card-body li{font-size:11px}}@media (max-width:440px){.landing-scope .badge{max-width:120px}.landing-scope .fd-author-details{max-width:95%}.landing-scope .how-it-works .step h3{font-size:var(--font-size-xs)}.landing-scope .how-it-works .step p{font-size:var(--font-size-xs);padding:10px 0 0}.landing-scope .card-body li br{display:none}}@media (max-width:420px){.landing-scope .fab-menu .menu-link{font-size:var(--font-size-xxs);padding:.3rem 0}.landing-scope .word-gain .word-inner{transform:translate(-.1em,-.25em)scaleY(1.45)scaleX(1.05)}.landing-scope .word-tax{transform:translate(-.1em,-.25em)scaleY(1.45)scaleX(1.1)}.landing-scope .t-card__quote{font-size:12px}.landing-scope .finance-directors .fd-benefit p{max-width:82%;transform:translate(2.3em)}}@media (max-width:410px){.landing-scope .trust-badges{gap:0}}@media (max-width:400px){.landing-scope .word-gain .word-inner,.landing-scope .word-tax{transform:translate(-.1em,-.25em)scaleY(1.45)scaleX(1)}.landing-scope .how-it-works .step h3{font-size:var(--font-size-xs)}.landing-scope .how-it-works .step p{font-size:var(--font-size-xs);padding:5px 0 0}.landing-scope .badge{max-width:110px}.landing-scope .badge span{font-size:var(--font-size-xxxs)}.landing-scope .finance-directors .fd-author-details .fd-name{font-size:var(--font-size-xs)}.landing-scope .finance-directors .fd-author-details .fd-role{font-size:var(--font-size-xs);max-width:80%}.landing-scope .finance-directors .fd-benefit p{max-width:81%;transform:translate(1.6em)}.landing-scope .footer-group{min-width:100px}.landing-scope .pricing-card .card-body ul{max-width:none}.landing-scope .faq-question{grid-template-columns:17% 1fr 10%}.landing-scope .faq-number{justify-self:center}.landing-scope .faq-item .faq-question .arrow-icon{justify-self:center;width:10px;height:10px}.landing-scope .faq-item .faq-question .arrow-icon svg{width:10px}.landing-scope .finance-directors .fd-benefit .fd-ico{transform:translate(.85em,.7em)}.landing-scope .finance-directors .fd-benefit h4{max-width:86%;transform:translate(.6em,2em)}.landing-scope .finance-directors .fd-benefit p{transform:translate(2em)}}@media (max-width:390px){.landing-scope .word-gain .word-inner{transform:translate(-.1em,-.25em)scaleY(1.45)scaleX(.98)}.landing-scope .word-tax{transform:translate(-.1em,-.25em)scaleY(1.45)scaleX(1)}.landing-scope .steps{grid-template-rows:repeat(2,minmax(0,130px))}.landing-scope .how-it-works .step .step-header{grid-template-columns:40px 1fr}.landing-scope .how-it-works .step svg{width:40px;height:40px}}@media (max-width:380px){.landing-scope .how-it-works .step p{font-size:13px}}@media (max-width:375px){.landing-scope .t-card{gap:7px;padding:18px 11px}.landing-scope .badge{max-width:110px}.landing-scope .word-gain .word-inner{transform:translate(-.1em,-.25em)scaleY(1.45)scaleX(.96)}.landing-scope .how-it-works .step h3{font-size:13px}.landing-scope .how-it-works .step p{margin:0;padding:5px 0 0;font-size:12px}.landing-scope .finance-directors .fd-benefit .fd-ico{transform:translate(.25em,.7em)}.landing-scope .card-header h2{font-size:20px}.landing-scope .card-body p{margin-bottom:5px;font-size:11px}.landing-scope .card-body li{font-size:10px}}@media (max-width:370px){.landing-scope .word-gain .word-inner,.landing-scope .word-tax{transform:translate(-.1em,-.25em)scaleY(1.45)scaleX(.9)}.landing-scope .card-body li br{display:none}.landing-scope .badge{max-width:100px}.landing-scope .trust-badges .badge__icon{width:15px;height:15px}}@media (max-width:360px){.landing-scope .how-it-works .step h3{font-size:12px}.landing-scope .footer-cta{padding:8px 7px 7px 8px}}@media (max-width:350px){.landing-scope .word-gain .word-inner,.landing-scope .word-tax{transform:translate(-.1em,-.25em)scaleY(1.45)scaleX(.85)}.landing-scope .how-it-works .step h3,.landing-scope .how-it-works .step p{font-size:11px}.landing-scope .signup-hero-subpill,.landing-scope .signup-hero-list li{font-size:12px}}@media (max-width:340px){.landing-scope .badge{max-width:95px}.landing-scope .badge span{font-size:7px}.landing-scope .how-it-works .step h3{font-size:10px}}@media (max-width:330px){.landing-scope .word-gain .word-inner,.landing-scope .word-tax{transform:translate(-.1em,-.25em)scaleY(1.45)scaleX(.8)}.landing-scope .how-it-works .step .step-header{grid-template-columns:35px 1fr}.landing-scope .how-it-works .step svg{width:35px;height:35px}}@media (max-width:320px){.landing-scope .fab-menu .menu-link{font-size:var(--font-size-xxs);padding:.3rem 0}.landing-scope .word-gain .word-inner,.landing-scope .word-tax{transform:translate(-.1em,-.25em)scaleY(1.45)scaleX(.8)}.landing-scope .card-body li br{display:none}.landing-scope .how-it-works .step .step-header{grid-template-columns:35px 1fr}.landing-scope .how-it-works .step svg{width:35px;height:35px}.landing-scope .how-it-works .step h3{font-size:var(--font-size-xxs)}.landing-scope .t-card__role{font-size:var(--font-size-xs)}.landing-scope .t-card__quote{font-size:var(--font-size-xxs)}.landing-scope .finance-directors .fd-frame.fd-frame--lg{height:165px}.landing-scope .badge{max-width:90px}.landing-scope .finance-directors .fd-author{gap:5px}.landing-scope .finance-directors .fd-frame.fd-frame--sm{height:150px}.landing-scope .finance-directors .fd-benefit h4{transform:translate(.4em,2em)}.landing-scope .finance-directors .fd-benefit p{max-width:82%;font-size:15px;transform:translate(1.6em,.3em)}.landing-scope .footer-cta{font-size:var(--font-size-xxs)}.landing-scope .footer-group{min-width:70px}}@media (max-width:310px){.landing-scope .finance-directors .fd-author-details .fd-role{font-size:12px}.landing-scope .fab-menu .menu-link{padding:.35rem 0;font-size:9px}.landing-scope .card-header h2{font-size:18px}.landing-scope .card-body p,.landing-scope .card-body li{font-size:10px}}@media (max-width:280px){.landing-scope .card-header h2{font-size:16px}.landing-scope .card-body p,.landing-scope .card-body li{font-size:9px}}@media (max-width:768px) and (orientation:landscape){.landing-scope section{padding:var(--space-lg)0}.landing-scope .counter{flex:1;min-width:200px}}@media (max-width:1024px){.landing-scope .customer-problem-solution,.landing-scope .customer-product-duo{padding:0 0 20px!important}.landing-scope .customer-how-it-works{padding:0 0 50px!important}.landing-scope .customer-trust{padding:80px 0 20px!important}.landing-scope #customer-faq{padding:0 0 50px!important}}@media (max-width:768px){.landing-scope h1{text-align:center;line-height:1.2;font-size:var(--font-size-xl)!important}.landing-scope .customer-hero h1{margin-bottom:var(--space-sm)!important;font-size:var(--font-size-sm)!important}.landing-scope .customer-hero h2{margin-bottom:var(--space-sm)!important;font-size:var(--font-size-xl)!important}.landing-scope .customer-hero__subtitle{font-size:var(--font-size-xs)!important;margin-bottom:var(--space-md)!important}.landing-scope .category-pill:first-child{max-width:29%!important}.landing-scope .category-pill:nth-child(2){max-width:56%!important}.landing-scope .btn.btn-primary.btn-lg{font-size:var(--font-size-sm)!important;padding:var(--space-sm)var(--space-lg)!important}.landing-scope .customer-badge{font-size:var(--font-size-xs)!important;width:auto!important;height:auto!important;margin-bottom:20px!important;padding:10px 24px!important}.landing-scope .product-duo-title{font-size:var(--font-size-md)!important;margin-bottom:20px!important}}@media (max-width:520px){.landing-scope .customer-trust{padding:50px 0 20px!important}.landing-scope .customer-hero__categories{gap:10px!important;margin-bottom:20px!important}.landing-scope .category-pill{font-size:var(--font-size-xs)!important}.landing-scope .category-pill:nth-child(2){max-width:54%!important}.landing-scope .category-pill:nth-child(3){max-width:49%!important}.landing-scope .category-pill:nth-child(4){max-width:44%!important}.landing-scope .category-pill:nth-child(5){max-width:60%!important;margin-right:20%!important}.landing-scope .problem-card{max-height:71px;gap:8px!important}.landing-scope .problem-card__icon{width:25px!important;height:25px!important}.landing-scope .problem-card__text{font-size:calc(var(--font-size-xs) - 2px)!important}.landing-scope .solution-card{gap:8px!important}.landing-scope .solution-card__icon{width:25px!important;height:25px!important}.landing-scope .solution-card__title,.landing-scope .solution-card__text{font-size:calc(var(--font-size-xs) - 2px)!important}}@media (max-width:480px){.landing-scope h1{font-size:1.5rem}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}
