/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.resize{resize:both}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#07101d;--muted:#5e6978;--line:#dfe5ed;--soft:#f3f6fa;--white:#fff;--blue:#1975ff;--blue-bright:#3f8cff;--night:#040913;--max-width:1240px}*{box-sizing:border-box}html{overscroll-behavior-x:none;scroll-behavior:smooth;max-width:100%;overflow-x:hidden}@supports (overflow:clip){html{overflow-x:clip}}.scroll-progress{pointer-events:none;height:2px;transform:scaleX(var(--scroll-progress,0));transform-origin:0;z-index:100;background:linear-gradient(90deg,#0d5ed8,#5aa2ff);position:fixed;top:0;left:0;right:0;box-shadow:0 0 18px #1975ff80}body{background:var(--white);color:var(--ink);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;overscroll-behavior-x:none;-webkit-font-smoothing:antialiased;max-width:100%;margin:0;overflow-x:hidden}@supports (overflow:clip){body,main{overflow-x:clip}}main{width:100%;max-width:100%}.cinematic-lens{pointer-events:none;z-index:90;position:fixed;inset:0}.film-grain{mix-blend-mode:soft-light;opacity:.055;background-image:repeating-radial-gradient(circle at 21% 32%,#ffffff42 0 .55px,#0000 .7px 3px),repeating-radial-gradient(circle at 73% 61%,#07101d38 0 .5px,#0000 .7px 4px);background-size:7px 7px,9px 9px;position:absolute;inset:-20%;transform:rotate(.01deg)}.lens-vignette{background:radial-gradient(ellipse at center, transparent 48%, rgba(1, 4, 10, var(--cinema-vignette,.16)) 100%);transition:background .28s;position:absolute;inset:0}.letterbox{height:var(--cinema-bars,0px);background:#01040a;transition:height .22s ease-out;position:absolute;left:0;right:0}.letterbox-top{top:0}.letterbox-bottom{bottom:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);height:76px;padding:0 max(28px, calc((100vw - var(--max-width)) / 2));z-index:50;background:#ffffffe6;border-bottom:1px solid #dfe5edd9;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0;left:0;right:0}.brand{letter-spacing:.11em;align-items:center;gap:7px;font-size:14px;font-weight:800;display:inline-flex}.brand-mark{background:linear-gradient(135deg, #8fc1ff 0%, var(--blue) 54%, #053e9a 100%);border-radius:3px;width:18px;height:18px;margin-right:4px;display:inline-block;position:relative;transform:rotate(45deg);box-shadow:0 0 22px #1975ff59}.brand-mark:after{content:"";border-top:1px solid #ffffff80;border-left:1px solid #ffffff8c;position:absolute;inset:4px}.brand-ai{color:var(--blue)}.desktop-nav{align-items:center;gap:38px;display:flex}.desktop-nav a,footer a{color:#3f4958;font-size:14px;transition:color .18s}.desktop-nav a:hover,footer a:hover{color:var(--blue)}.header-cta{border:1px solid var(--ink);align-items:center;gap:15px;padding:12px 17px;font-size:13px;font-weight:700;transition:all .18s;display:inline-flex}.header-cta:hover{background:var(--ink);color:#fff}.hero{min-height:690px;padding:90px max(28px, calc((100vw - var(--max-width)) / 2)) 100px;background:linear-gradient(#0a122009 1px,#0000 1px) 0 0/52px 52px,linear-gradient(90deg,#0a122009 1px,#0000 1px) 0 0/52px 52px,linear-gradient(#fff 0%,#f5f8fc 100%) 0 0/100% 100%;background-position:calc(var(--scene-shift,0) * -.28px) calc(var(--scene-shift,0) * -.08px), calc(var(--scene-shift,0) * .2px) calc(var(--scene-shift,0) * .06px), 0 0;grid-template-columns:1.04fr .96fr;align-items:center;gap:70px;display:grid;position:relative;overflow:hidden}.hero-glow{filter:blur(30px);width:680px;height:680px;transform:translate3d(calc(var(--scene-shift,0) * .55px), calc(var(--scene-shift,0) * -.28px), 0);background:radial-gradient(circle,#1975ff21,#0000 68%);border-radius:50%;position:absolute;top:-250px;right:-160px}.hero-copy,.hero-visual{z-index:2;position:relative}.motion-enabled .hero-copy{transform:translate3d(calc(var(--scene-shift,0) * -.18px), calc(var(--scene-shift,0) * .09px), 0)}.eyebrow,.section-kicker{color:var(--blue);letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:10px;font-size:11px;font-weight:800;display:inline-flex}.pulse{background:var(--blue);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 6px #1975ff1a}.hero h1{letter-spacing:-.055em;max-width:750px;margin:27px 0 28px;font-size:clamp(46px,5.1vw,72px);line-height:.99}.hero h1 span{color:#0000;background:linear-gradient(110deg,#105fd5 10%,#4492ff 70%);-webkit-background-clip:text;background-clip:text}.hero-text{color:var(--muted);max-width:650px;margin:0;font-size:18px;line-height:1.72}.hero-actions{flex-wrap:wrap;gap:13px;margin-top:36px;display:flex}.button{justify-content:center;align-items:center;gap:25px;min-height:54px;padding:0 24px;font-size:14px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue);color:#fff;box-shadow:0 12px 30px #1975ff3b}.button-primary:hover{background:#0f64e3;box-shadow:0 16px 36px #1975ff4d}.button-secondary{border:1px solid var(--line);color:var(--ink);background:#fff}.button-secondary:hover{box-shadow:0 13px 28px #07101d14}.hero-proof{color:#606b79;flex-wrap:wrap;gap:24px;margin-top:28px;font-size:12px;display:flex}.hero-proof span{align-items:center;gap:8px;display:flex}.hero-proof span:before{color:var(--blue);content:"✓";font-weight:800}.hero-visual{min-height:500px;transform:perspective(1100px) translate3d(calc(var(--scene-shift,0) * .58px), calc(var(--scene-shift,0) * -.16px), 0) rotateY(calc(var(--scene-shift,0) * -.021deg)) rotateZ(calc(var(--scene-shift,0) * .006deg));justify-content:center;align-items:center;display:flex}.orbit{border:1px solid #1975ff24;border-radius:50%;position:absolute}.motion-enabled .orbit-one{transform:rotate(calc(var(--scene-shift,0) * .18deg)) scale(var(--scene-scale,1))}.motion-enabled .orbit-two{transform:rotate(calc(var(--scene-shift,0) * -.24deg)) scale(var(--scene-scale-inverse,1))}.orbit-one{width:460px;height:460px}.orbit-two{width:350px;height:350px}.assistant-card{color:#fff;z-index:3;background:#050c18f7;border:1px solid #7fb1ff38;width:84%;max-width:410px;padding:25px;position:relative;box-shadow:0 40px 80px #020a1847,0 0 80px #1975ff21}.motion-enabled .assistant-card{animation:5s ease-in-out infinite assistant-breathe}.assistant-card:before{content:"";background:linear-gradient(90deg,#0000,#5499fff2,#0000);height:1px;position:absolute;top:0;left:15%;right:15%}.assistant-head,.assistant-identity,.assistant-footer{justify-content:space-between;align-items:center;display:flex}.assistant-identity{justify-content:flex-start;gap:13px}.assistant-avatar{background:#1975ff21;border:1px solid #4d95ff59;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.avatar-core{background:var(--blue-bright);border-radius:50%;width:12px;height:12px;box-shadow:0 0 18px #3f8cffe6}.assistant-identity strong,.assistant-identity small{display:block}.assistant-identity strong{letter-spacing:.02em;font-size:13px}.assistant-identity small{color:#8591a3;margin-top:5px;font-size:10px}.assistant-identity i{background:#29d393;border-radius:50%;width:6px;height:6px;margin-right:4px;display:inline-block}.live-tag{color:#77afff;letter-spacing:.14em;background:#1975ff21;padding:7px 9px;font-size:9px;font-weight:800}.waveform{justify-content:center;align-items:center;gap:5px;height:82px;margin:18px 0 8px;display:flex}.waveform span{opacity:.8;background:linear-gradient(#75b2ff,#156bf1);border-radius:5px;width:5px;animation:1.9s ease-in-out infinite alternate wave;display:block}.waveform span:nth-child(3n){animation-delay:-.8s}.waveform span:nth-child(4n){animation-delay:-1.3s}@keyframes wave{0%{opacity:.35;transform:scaleY(.65)}to{opacity:1;transform:scaleY(1)}}@keyframes assistant-breathe{0%,to{box-shadow:0 40px 80px #020a1847,0 0 80px #1975ff21}50%{box-shadow:0 48px 92px #020a1852,0 0 105px #1975ff38}}.conversation{border-top:1px solid #ffffff14;flex-direction:column;gap:9px;padding:19px 0;display:flex}.message{max-width:80%;padding:10px 12px;font-size:10px;line-height:1.5}.message-customer{color:#a9b3c2;background:#151f2f}.message-ai{color:#dceaff;background:#1975ff2b;border:1px solid #2f85ff33;align-self:flex-end}.assistant-footer{color:#778397;border-top:1px solid #ffffff14;padding-top:16px;font-size:9px}.integration-status{color:#74aaff}.float-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:5;background:#ffffffeb;border:1px solid #d5deebe6;align-items:center;gap:11px;padding:14px 16px;display:flex;position:absolute;box-shadow:0 20px 40px #07101d21}.float-card-top{top:70px;right:-5px}.motion-enabled .float-card-top{transform:translate3d(calc(var(--scene-shift,0) * -.42px), calc(var(--scene-shift,0) * .16px), 0)}.float-card-bottom{bottom:78px;left:2px}.motion-enabled .float-card-bottom{transform:translate3d(calc(var(--scene-shift,0) * .48px), calc(var(--scene-shift,0) * -.12px), 0)}.float-card strong,.float-card small{display:block}.float-card strong{font-size:11px}.float-card small{color:#7b8694;margin-top:3px;font-size:9px}.float-icon,.check{color:var(--blue);background:#e9f2ff;justify-content:center;align-items:center;width:29px;height:29px;font-size:10px;font-weight:800;display:flex}.check{border-radius:50%}.value-strip{background:var(--night);color:#fff;padding:0 max(28px, calc((100vw - var(--max-width)) / 2));grid-template-columns:repeat(3,1fr);display:grid}.value-strip>div{border-left:1px solid #ffffff17;align-items:center;gap:18px;min-height:92px;padding:0 28px;font-size:13px;font-weight:600;display:flex}.value-strip>div:last-child{border-right:1px solid #ffffff17}.value-number{color:#4c9aff;font-size:10px;font-weight:800}.section{max-width:var(--max-width);margin:0 auto;padding:130px 28px}.section-heading{grid-template-columns:1.25fr .75fr;align-items:flex-end;gap:90px;display:grid}.section h2,.impact h2,.contact h2{letter-spacing:-.045em;margin:20px 0 0;font-size:clamp(36px,4.2vw,58px);line-height:1.06}.section-heading p,.process-intro>p,.faq-intro>p{color:var(--muted);margin:0;font-size:15px;line-height:1.75}.service-grid{perspective:1200px;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:62px;display:grid}.service-card{background:var(--soft);border:1px solid #0000;min-height:420px;padding:31px;transition:border .18s,transform .18s,box-shadow .18s}.motion-enabled .services .section-heading{transform:translate3d(calc(var(--scene-shift,0) * -.2px), calc(var(--scene-shift,0) * .06px), 0)}.motion-enabled .service-card:first-child.is-visible{transform:translate3d(calc(var(--scene-shift,0) * -.28px), calc(var(--scene-shift,0) * .08px), 0) rotateY(calc(var(--scene-shift,0) * .018deg))}.motion-enabled .service-card:nth-child(2).is-visible{transform:translate3d(0, calc(var(--scene-shift,0) * -.09px), 18px) scale(var(--scene-scale-subtle,1))}.motion-enabled .service-card:nth-child(3).is-visible{transform:translate3d(calc(var(--scene-shift,0) * .28px), calc(var(--scene-shift,0) * .08px), 0) rotateY(calc(var(--scene-shift,0) * -.018deg))}.motion-enabled .service-card.is-visible:hover{translate:0 -6px;box-shadow:0 34px 72px #0d234424}.service-card:hover{background:#fff;border-color:#d9e5f5;transform:translateY(-5px);box-shadow:0 28px 60px #0d234417}.service-card-top{justify-content:space-between;align-items:center;display:flex}.service-number{color:var(--blue);font-size:12px;font-weight:800}.service-label{color:#647183;letter-spacing:.12em;text-transform:uppercase;border:1px solid #d7e0eb;padding:7px 9px;font-size:9px;font-weight:700}.service-card h3{letter-spacing:-.03em;margin:53px 0 17px;font-size:25px}.service-card>p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}.service-card ul,.contact-card ul{border-top:1px solid #dce3eb;flex-direction:column;gap:13px;margin:30px 0 0;padding:24px 0 0;list-style:none;display:flex}.service-card li,.contact-card li{color:#4f5a69;align-items:center;gap:10px;font-size:12px;display:flex}.service-card li span,.contact-card li span{color:var(--blue);font-weight:800}.process{perspective:1200px;grid-template-columns:.8fr 1.2fr;gap:110px;display:grid}.motion-enabled .process-intro{transform:translate3d(calc(var(--scene-shift,0) * -.33px), calc(var(--scene-shift,0) * .06px), 0)}.motion-enabled .steps{transform:translate3d(calc(var(--scene-shift,0) * .32px), calc(var(--scene-shift,0) * -.05px), 0) rotateY(calc(var(--scene-shift,0) * -.009deg))}.process-intro{align-self:start;position:sticky;top:125px}.process-intro>p{max-width:450px;margin-top:24px}.text-link{color:var(--blue);align-items:center;gap:14px;margin-top:30px;font-size:13px;font-weight:800;display:inline-flex}.text-link span{transition:transform .18s}.text-link:hover span{transform:translate(5px)}.steps{border-top:1px solid var(--line)}.step{border-bottom:1px solid var(--line);grid-template-columns:54px 1fr;gap:36px;padding:35px 0;display:grid}.step-number{color:var(--blue);background:#eaf3ff;justify-content:center;align-items:center;width:41px;height:41px;font-size:11px;font-weight:800;display:flex}.step h3{margin:0 0 10px;font-size:20px}.step p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.impact{background:radial-gradient(circle at 80% 15%, #1975ff45, transparent 33%), linear-gradient(#ffffff06 1px, transparent 1px), linear-gradient(90deg, #ffffff06 1px, transparent 1px), var(--night);color:#fff;padding:120px max(28px, calc((100vw - var(--max-width)) / 2));background-size:auto,60px 60px,60px 60px,auto;grid-template-columns:1fr .8fr;gap:100px;display:grid;position:relative;overflow:hidden}.impact:before{content:"";pointer-events:none;transform:translate3d(calc(var(--scene-shift,0) * 1.5px), 0, 0) rotate(-6deg);background:linear-gradient(108deg,#0000 30%,#4893ff1c 46%,#0000 62%);position:absolute;inset:-35%}.impact-content,.impact-grid{z-index:2;position:relative}.motion-enabled .impact-content{transform:translate3d(calc(var(--scene-shift,0) * -.46px), calc(var(--scene-shift,0) * .08px), 0)}.motion-enabled .impact-grid{transform:translate3d(calc(var(--scene-shift,0) * .5px), calc(var(--scene-shift,0) * -.06px), 0) rotateY(calc(var(--scene-shift,0) * -.012deg))}.section-kicker-light{color:#69a7ff}.impact h2 span{color:#6ba8ff}.impact-content>p{color:#9ba7b8;max-width:630px;margin:25px 0 0;font-size:15px;line-height:1.75}.impact-grid{border-top:1px solid #ffffff1c}.impact-grid>div{border-bottom:1px solid #ffffff1c;grid-template-columns:42px 1fr;gap:16px;padding:24px 0;display:grid}.impact-grid span{color:#5c9cff;grid-row:span 2;padding-top:4px;font-size:10px;font-weight:800}.impact-grid p{color:#8290a3;margin:0;font-size:12px;line-height:1.6}.faq{perspective:1200px;grid-template-columns:.72fr 1.28fr;gap:100px;display:grid}.motion-enabled .faq-intro{transform:translate3d(calc(var(--scene-shift,0) * -.28px), calc(var(--scene-shift,0) * .06px), 0)}.motion-enabled .faq-list{transform:translate3d(calc(var(--scene-shift,0) * .3px), calc(var(--scene-shift,0) * -.05px), 0)}.faq-intro>p{margin-top:25px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;grid-template-columns:35px 1fr 24px;align-items:center;gap:18px;padding:27px 0;font-size:15px;font-weight:700;list-style:none;display:grid}summary::-webkit-details-marker{display:none}.faq-index{color:var(--blue);font-size:10px;font-weight:800}summary i{width:14px;height:14px;position:relative}summary i:before,summary i:after{content:"";background:#687486;transition:transform .18s;position:absolute;top:6px;left:0}summary i:before{width:14px;height:1px}summary i:after{width:1px;height:14px;top:0;left:6px}details[open] summary i:after{transform:rotate(90deg)}details>p{color:var(--muted);max-width:650px;margin:-5px 0 26px 53px;font-size:14px;line-height:1.75}.contact{background:var(--night);color:#fff;padding:110px max(28px, calc((100vw - var(--max-width)) / 2));grid-template-columns:1fr .72fr;gap:100px;display:grid;position:relative;overflow:hidden}.contact-glow{background:var(--blue);filter:blur(160px);opacity:.2;width:320px;height:320px;transform:translate3d(calc(var(--scene-shift,0) * .85px), calc(var(--scene-shift,0) * -.16px), 0);border-radius:50%;position:absolute;top:70px;left:-200px}.contact-copy,.contact-card{z-index:2;position:relative}.motion-enabled .contact-copy{transform:translate3d(calc(var(--scene-shift,0) * -.42px), calc(var(--scene-shift,0) * .06px), 0)}.motion-enabled .contact-card.is-visible{transform:perspective(1100px) translate3d(calc(var(--scene-shift,0) * .48px), calc(var(--scene-shift,0) * -.08px), 0) rotateY(calc(var(--scene-shift,0) * -.018deg))}.contact-copy>p{color:#9ba7b8;max-width:610px;margin:25px 0 0;font-size:15px;line-height:1.75}.contact-card{color:var(--ink);background:#fff;padding:34px}.contact-card-label{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:800}.contact-card h3{letter-spacing:-.03em;margin:15px 0 0;font-size:22px;line-height:1.3}.contact-card ul{gap:15px;margin-top:24px;padding-top:22px}.contact-button{width:100%;margin-top:28px;display:flex}.contact-card small{color:#8993a2;text-align:center;margin-top:14px;font-size:9px;line-height:1.6;display:block}footer{color:#fff;padding:36px max(28px, calc((100vw - var(--max-width)) / 2));background:#02060c;border-top:1px solid #ffffff14;grid-template-columns:auto 1fr auto auto;align-items:center;gap:30px;display:grid}.footer-brand{margin-right:15px}footer>p,.copyright{color:#778292;margin:0;font-size:11px}footer>div{gap:22px;display:flex}footer a{color:#a7b0bd;font-size:11px}.motion-enabled .reveal-on-scroll{filter:blur(8px);opacity:0;transition:opacity .76s cubic-bezier(.22,1,.36,1),translate .86s cubic-bezier(.22,1,.36,1),scale .86s cubic-bezier(.22,1,.36,1),filter .7s;transition-delay:var(--reveal-delay,0s);will-change:opacity, translate, scale, filter}.motion-enabled .hero-copy,.motion-enabled .hero-visual,.motion-enabled .hero-glow,.motion-enabled .float-card,.motion-enabled .section-heading,.motion-enabled .process-intro,.motion-enabled .steps,.motion-enabled .impact-content,.motion-enabled .impact-grid,.motion-enabled .faq-intro,.motion-enabled .faq-list,.motion-enabled .contact-copy,.motion-enabled .contact-card{will-change:transform;transition:transform 90ms linear,opacity .76s cubic-bezier(.22,1,.36,1),translate .86s cubic-bezier(.22,1,.36,1),scale .86s cubic-bezier(.22,1,.36,1),filter .7s}.motion-enabled .reveal-up{translate:0 42px}.motion-enabled .reveal-left{translate:-46px}.motion-enabled .reveal-right{translate:46px}.motion-enabled .reveal-scale{translate:0 28px;scale:.965}.motion-enabled .reveal-on-scroll.is-visible{filter:blur();opacity:1;will-change:auto;translate:0;scale:1}.motion-enabled .service-card.is-visible{transition:opacity .76s cubic-bezier(.22,1,.36,1),translate .86s cubic-bezier(.22,1,.36,1),scale .86s cubic-bezier(.22,1,.36,1),filter .7s,border-color .18s,transform .18s,box-shadow .18s,background-color .18s}.motion-enabled .step.is-visible .step-number{animation:.65s cubic-bezier(.22,1,.36,1) both step-pulse;animation-delay:calc(var(--reveal-delay,0s) + .18s)}@keyframes step-pulse{0%{background:var(--blue);color:#fff;transform:scale(.75)}60%{transform:scale(1.08);box-shadow:0 0 0 11px #1975ff14}to{transform:scale(1);box-shadow:0 0 #1975ff00}}.motion-enabled .impact-grid>div.is-visible{position:relative}.motion-enabled .impact-grid>div.is-visible:after{content:"";transform-origin:0;width:100%;height:1px;animation:.9s cubic-bezier(.22,1,.36,1) forwards line-draw;animation-delay:calc(var(--reveal-delay,0s) + .18s);background:linear-gradient(90deg,#1975ff,#0000);position:absolute;bottom:-1px;left:0;transform:scaleX(0)}@keyframes line-draw{to{transform:scaleX(1)}}@media (width<=980px){.hero{grid-template-columns:1fr;gap:40px;padding-top:75px}.hero-copy{text-align:center}.hero-text{margin-left:auto;margin-right:auto}.eyebrow,.hero-actions,.hero-proof{justify-content:center}.hero-visual{width:100%;max-width:620px;margin:0 auto}.section-heading,.process,.impact,.faq,.contact{grid-template-columns:1fr;gap:60px}.section-heading{align-items:start}.process-intro{position:static}.service-grid{grid-template-columns:1fr}.service-card{min-height:0}.contact-card{max-width:600px}footer{grid-template-columns:1fr 1fr}}@media (width<=680px){.motion-enabled .reveal-left,.motion-enabled .reveal-right{translate:0 32px}.site-header{height:68px;padding-left:20px;padding-right:20px}.desktop-nav{display:none}.header-cta{gap:7px;padding:10px 12px}.hero{min-height:0;padding:62px 20px 76px}.hero h1{font-size:45px}.hero-text{font-size:16px}.hero-actions{flex-direction:column}.button{width:100%}.hero-proof{flex-direction:column;align-items:center;gap:10px}.hero-visual{min-height:420px}.motion-enabled .hero-copy,.motion-enabled .services .section-heading,.motion-enabled .process-intro,.motion-enabled .impact-content,.motion-enabled .faq-intro,.motion-enabled .contact-copy{transform:translate3d(0, calc(var(--scene-shift,0) * .04px), 0)}.motion-enabled .hero-visual,.motion-enabled .steps,.motion-enabled .impact-grid,.motion-enabled .faq-list,.motion-enabled .contact-card.is-visible{transform:translate3d(0, calc(var(--scene-shift,0) * -.04px), 0)}.motion-enabled .service-card:nth-child(n).is-visible{transform:translate3d(0, calc(var(--scene-shift,0) * -.03px), 0)}.assistant-card{width:94%;padding:20px}.float-card-top{top:12px;right:-7px}.float-card-bottom{bottom:22px;left:-5px}.orbit-one{width:360px;height:360px}.orbit-two{width:280px;height:280px}.value-strip{grid-template-columns:1fr;padding:0 20px}.value-strip>div{border-bottom:1px solid #ffffff17;border-left:0;min-height:70px;padding:0}.value-strip>div:last-child{border-bottom:0;border-right:0}.section{padding:90px 20px}.section h2,.impact h2,.contact h2{font-size:38px}.service-grid{margin-top:42px}.service-card{padding:27px 24px}.impact,.contact{padding:85px 20px}.contact-card{padding:28px 22px}.step{grid-template-columns:41px 1fr;gap:19px}summary{grid-template-columns:28px 1fr 18px;gap:9px}details>p{margin-left:37px}footer{grid-template-columns:1fr;align-items:start;padding:42px 20px}footer>div{flex-wrap:wrap}}.contact{grid-template-columns:minmax(0,.78fr) minmax(520px,1.22fr);align-items:start;gap:72px}.contact-copy{padding-top:20px;position:sticky;top:118px}.contact-card{width:100%;max-width:720px;padding:40px}.appointment-form-head{border-bottom:1px solid #dde5ef;padding-bottom:25px}.appointment-form-head h3{margin:14px 0 0;font-size:27px}.appointment-form-head p{color:#677385;max-width:560px;margin:10px 0 0;font-size:13px;line-height:1.65}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 16px;margin-top:26px;display:grid}.form-field{flex-direction:column;gap:8px;display:flex}.form-field>span{color:#344052;letter-spacing:.025em;font-size:11px;font-weight:750}.form-field i,.form-checkbox i{color:var(--blue);font-style:normal}.form-field input,.form-field select,.form-field textarea{appearance:none;color:var(--ink);font:inherit;background:#f6f8fb;border:1px solid #dce3ec;border-radius:0;outline:none;width:100%;min-height:48px;padding:12px 14px;font-size:13px;transition:background .16s,border-color .16s,box-shadow .16s}.form-field select{background-image:linear-gradient(45deg,#0000 50%,#6f7c8d 50%),linear-gradient(135deg,#6f7c8d 50%,#0000 50%);background-position:calc(100% - 18px) 20px,calc(100% - 13px) 20px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:38px}.form-field textarea{resize:vertical;min-height:110px;line-height:1.55}.form-field input::placeholder,.form-field textarea::placeholder{color:#909aaa;opacity:1}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{background:#fff;border-color:#1975ffbf;box-shadow:0 0 0 3px #1975ff1c}.form-field-wide{grid-column:1/-1}.form-checkbox{color:#667285;cursor:pointer;align-items:flex-start;gap:10px;margin-top:16px;font-size:11px;line-height:1.55;display:flex}.form-checkbox input{accent-color:var(--blue);flex:none;width:16px;height:16px;margin:1px 0 0}.form-checkbox a{color:#0c63dd;text-underline-offset:2px;font-weight:750;-webkit-text-decoration:underline #0c63dd52;text-decoration:underline #0c63dd52}.form-honeypot{width:1px;height:1px;position:absolute;top:auto;left:-10000px;overflow:hidden}.contact-button:disabled{cursor:wait;opacity:.68}.form-status{color:#7b8797;text-align:left;min-height:32px;margin:14px 0 0;font-size:10px;line-height:1.6}.form-status-success{color:#166743;background:#e9f8f1;border:1px solid #bce7d2;padding:11px 13px;font-size:11px}.form-status-error{color:#a32929;background:#fff0f0;border:1px solid #f0c4c4;padding:11px 13px;font-size:11px}.form-status-error a{color:inherit;text-underline-offset:2px;font-weight:800;text-decoration:underline}footer>div{justify-content:flex-end}.legal-page{background:linear-gradient(#0a122009 1px,#0000 1px) 0 0/52px 52px,linear-gradient(90deg,#0a122009 1px,#0000 1px) 0 0/52px 52px,linear-gradient(#f9fbfe,#fff 32%) 0 0/100% 100%;min-height:100vh}.legal-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);height:76px;padding:0 max(28px, calc((100vw - var(--max-width)) / 2));background:#ffffffe6;justify-content:space-between;align-items:center;display:flex}.legal-back{color:#40506a;align-items:center;gap:12px;font-size:12px;font-weight:750;display:inline-flex}.legal-back span{color:var(--blue)}.legal-content{background:#fff;border:1px solid #e2e8f0;max-width:880px;margin:76px auto 96px;padding:64px 72px;box-shadow:0 30px 80px #0d234414}.legal-content-wide{max-width:960px}.legal-content h1{letter-spacing:-.055em;margin:18px 0 12px;font-size:clamp(43px,6vw,70px);line-height:.98}.legal-updated{color:#748093;margin:0 0 52px;font-size:12px}.legal-content section{border-top:1px solid #e2e7ee;padding:30px 0 8px}.legal-content h2{letter-spacing:-.02em;margin:0 0 13px;font-size:19px}.legal-content p,.legal-content address{color:#596678;margin:0 0 17px;font-size:14px;font-style:normal;line-height:1.8}.legal-content strong{color:var(--ink)}.legal-content a{color:#0b63df;overflow-wrap:anywhere;text-underline-offset:3px;-webkit-text-decoration:underline #0b63df47;text-decoration:underline #0b63df47}.legal-note{border-left:3px solid var(--blue);background:#f1f6fd;padding:18px 20px;margin:28px 0 0!important}.legal-footer{grid-template-columns:none;justify-content:space-between;display:flex}.legal-footer>div{display:flex}.legal-footer a[aria-current=page]{color:#fff}@media (width<=1100px){.contact{grid-template-columns:1fr;gap:56px}.contact-copy{padding-top:0;position:static}.contact-card{max-width:760px}}@media (width<=680px){.contact-card{padding:27px 20px}.appointment-form-head h3{font-size:23px}.form-grid{grid-template-columns:1fr}.form-field-wide{grid-column:auto}.form-field input,.form-field select,.form-field textarea{font-size:16px}footer>div{justify-content:flex-start}.legal-header{height:68px;padding:0 20px}.legal-header .brand{font-size:12px}.legal-back{font-size:11px}.legal-content{border-left:0;border-right:0;margin:30px auto 50px;padding:42px 20px}.legal-content h1{font-size:43px}.legal-updated{margin-bottom:40px}.legal-content p,.legal-content address{font-size:13px}.legal-footer{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.waveform span{animation:none}.scroll-progress,.cinematic-lens{display:none}.assistant-card,.step-number,.impact-grid>div:after{animation:none!important}.hero-glow,.hero-visual,.reveal-on-scroll{filter:none!important;opacity:1!important;transform:translate(0)!important}}.site-header{color:#fff;background:#030811d1;border-bottom-color:#ffffff14}.site-header.is-scrolled{background:#030811f0;border-bottom-color:#5b9dff33;box-shadow:0 16px 42px #00040c38}.site-header .desktop-nav a{color:#aeb9c9}.site-header .desktop-nav a:hover{color:#fff}.site-header .header-cta{color:#fff;background:#1975ff1a;border-color:#5399ff7a}.site-header .header-cta:hover{background:var(--blue);border-color:var(--blue);box-shadow:0 12px 30px #1975ff47}.hero{background:linear-gradient(#75abff0b 1px,#0000 1px),linear-gradient(90deg,#75abff0b 1px,#0000 1px),radial-gradient(circle at 76% 42%,#1975ff33,#0000 31%),linear-gradient(125deg,#030812 0%,#06111f 48%,#020710 100%);background-position:calc(var(--scene-shift,0) * -.28px) calc(var(--scene-shift,0) * -.08px), calc(var(--scene-shift,0) * .2px) calc(var(--scene-shift,0) * .06px), 0 0, 0 0;color:#fff;background-size:58px 58px,58px 58px,auto,auto;min-height:790px;padding-top:105px;padding-bottom:118px}.hero:before{content:"";pointer-events:none;transform:translate3d(calc(var(--scene-shift,0) * 1.1px), 0, 0) rotate(-7deg);background:linear-gradient(108deg,#0000 34%,#599dff13 48%,#0000 61%);position:absolute;inset:-25%}.hero-word{color:#0000;letter-spacing:-.08em;opacity:.07;pointer-events:none;-webkit-text-stroke:1px #82b7ffcc;white-space:nowrap;z-index:1;font-size:clamp(112px,17vw,250px);font-weight:800;line-height:.8;position:absolute;top:56%;left:50%;transform:translate(-50%,-50%)}.hero-glow{filter:blur(52px);background:radial-gradient(circle,#267fff4d,#0000 66%);top:-170px;right:-120px}.hero .eyebrow{color:#76adff}.hero .pulse{background:#66a4ff;box-shadow:0 0 0 6px #3084ff1f,0 0 22px #3e8effcc}.hero h1{letter-spacing:-.065em;max-width:820px;margin-bottom:34px;font-size:clamp(55px,6.2vw,88px);line-height:.94}.hero h1 span{background:linear-gradient(100deg,#61a3ff 0%,#b8d7ff 78%);-webkit-background-clip:text;background-clip:text}.hero-text{color:#a8b5c7;max-width:670px;font-size:18px;line-height:1.76}.hero .button-primary{box-shadow:0 16px 42px #1975ff52,inset 0 1px #ffffff38}.hero .button-secondary{color:#fff;background:#ffffff0b;border-color:#ffffff26}.hero .button-secondary:hover{background:#ffffff17;border-color:#ffffff40;box-shadow:0 14px 34px #0003}.hero-proof{color:#8d9bad}.orbit{border-color:#579cff33;box-shadow:inset 0 0 55px #1975ff06}.assistant-card{background:linear-gradient(145deg,#0c182bf0,#030913f7);border-color:#6ea9ff47;box-shadow:0 48px 110px #00030b85,0 0 95px #1975ff29,inset 0 1px #ffffff0d}.float-card{color:#fff;background:#081221e0;border-color:#6ca6ff38;box-shadow:0 24px 55px #00040c6b,inset 0 1px #ffffff0d}.float-card small{color:#8795a9}.float-icon,.check{color:#72acff;background:#1975ff29}.float-icon{width:36px}.value-strip{background:linear-gradient(90deg,#07111f,#09182b 50%,#07111f);border-top:1px solid #5495f529;border-bottom:1px solid #5495f51c}.value-strip>div{color:#dce6f4;min-height:105px}.value-number{color:#68a5ff}.services{isolation:isolate;position:relative}.services:before{color:#eaf0f8;content:"FREIRAUM";letter-spacing:-.075em;opacity:.48;pointer-events:none;white-space:nowrap;z-index:-1;font-size:clamp(92px,14vw,190px);font-weight:800;line-height:1;position:absolute;top:72px;left:50%;transform:translate(-50%)}.services .section-heading{padding-top:52px}.section-heading h2{max-width:760px}.service-grid{gap:19px;margin-top:72px}.service-card{background:linear-gradient(155deg,#fffffffa,#f1f6fcfa);border-color:#e1e8f1;min-height:445px;padding:36px;position:relative;overflow:hidden;box-shadow:0 16px 40px #0b203d0b}.service-card:before{background:linear-gradient(90deg, var(--blue), #8bbcff, transparent);content:"";transform-origin:0;width:100%;height:2px;transition:transform .5s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0;transform:scaleX(.16)}.service-card:after{color:#1975ff0b;content:attr(data-number);pointer-events:none;font-size:150px;font-weight:800;line-height:1;position:absolute;top:78px;right:-16px}.service-card:hover{border-color:#c9d9ed;box-shadow:0 34px 78px #0d23441f}.service-card:hover:before{transform:scaleX(1)}.service-label{color:#526071;background:#fff;border-color:#d5e0ee}.service-card h3{z-index:2;margin-top:62px;font-size:27px;position:relative}.process{border-top:1px solid #edf1f6}.process-intro h2{max-width:520px}.step{padding-top:39px;padding-bottom:39px}.step-number{border:1px solid #1975ff1f}.impact{background:radial-gradient(circle at 78% 18%,#1975ff52,#0000 34%),linear-gradient(#ffffff07 1px,#0000 1px) 0 0/64px 64px,linear-gradient(90deg,#ffffff07 1px,#0000 1px) 0 0/64px 64px,linear-gradient(125deg,#020711,#071426 58%,#030812);min-height:660px}.impact h2{font-size:clamp(42px,5vw,68px)}.impact-content>p{max-width:680px;font-size:16px}.impact-grid>div{padding-top:30px;padding-bottom:30px}.impact-grid strong{font-size:18px}.faq-list details{transition:background .18s,padding .18s}.faq-list details:hover{background:#f6f9fd;padding-left:16px;padding-right:16px}.contact{background:radial-gradient(circle at 8% 85%,#1975ff3b,#0000 34%),linear-gradient(125deg,#040a14,#071426);min-height:650px}.contact-card{border:1px solid #ffffff1f;padding:40px;box-shadow:0 42px 95px #00030a61,0 0 70px #1975ff14}.contact-card h3{font-size:25px}@media (width<=980px){.hero{min-height:0;padding-bottom:90px}.hero-word{font-size:25vw;top:48%}.services:before{font-size:18vw;top:80px}.impact{min-height:0}}@media (width<=680px){.site-header .brand{font-size:12px}.hero{padding-top:68px;padding-bottom:70px}.hero-word{opacity:.055;font-size:30vw;top:35%}.hero h1{font-size:49px;line-height:.98}.hero-copy{text-align:left}.hero .eyebrow,.hero-actions{justify-content:flex-start}.hero-proof{align-items:flex-start}.assistant-card{width:96%}.float-card{max-width:190px}.services:before{font-size:22vw;top:55px}.services .section-heading{padding-top:22px}.service-card{min-height:0}.impact h2{font-size:41px}.contact{min-height:0}}.potential-analysis{color:#fff;padding:120px max(28px, calc((100vw - var(--max-width)) / 2));background:radial-gradient(circle at 15% 12%,#1975ff38,#0000 28%),linear-gradient(#75abff09 1px,#0000 1px) 0 0/62px 62px,linear-gradient(90deg,#75abff09 1px,#0000 1px) 0 0/62px 62px,linear-gradient(125deg,#020711 0%,#071426 55%,#030812 100%);position:relative;overflow:hidden}.potential-analysis:before{content:"";pointer-events:none;transform:translate3d(calc(var(--scene-shift,0) * 1.1px), 0, 0) rotate(-8deg);background:linear-gradient(110deg,#0000 30%,#599dff13 48%,#0000 65%);position:absolute;inset:-35%}.potential-analysis-glow{background:var(--blue);filter:blur(180px);opacity:.18;height:390px;transform:translate3d(calc(var(--scene-shift,0) * -.7px), calc(var(--scene-shift,0) * .12px), 0);border-radius:50%;width:390px;position:absolute;top:18%;right:-230px}.potential-shell{max-width:var(--max-width);z-index:2;grid-template-columns:.68fr 1.32fr;align-items:start;gap:82px;margin:0 auto;display:grid;position:relative}.potential-intro{position:sticky;top:125px}.potential-intro h2{letter-spacing:-.055em;margin:22px 0 0;font-size:clamp(42px,4.8vw,66px);line-height:1.02}.potential-intro>p{color:#9eacbf;max-width:510px;margin:27px 0 0;font-size:15px;line-height:1.78}.potential-trust{border-top:1px solid #ffffff1c;flex-direction:column;gap:13px;margin-top:34px;padding-top:25px;display:flex}.potential-trust span{color:#c6d1df;align-items:center;gap:10px;font-size:12px;display:flex}.potential-trust span:before{color:#69a7ff;content:"✓";font-weight:800}.potential-panel{background:linear-gradient(145deg,#0f1d33f5,#050c19fa);border:1px solid #6ea9ff3b;padding:38px;position:relative;box-shadow:0 48px 110px #00030b73,0 0 100px #1975ff1a,inset 0 1px #ffffff0d}.potential-panel:before{content:"";background:linear-gradient(90deg,#0000,#5a9cff,#0000);height:1px;position:absolute;top:0;left:12%;right:12%}.calculator-panel-head{border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;padding-bottom:27px;display:flex}.calculator-panel-head>div>span,.calculator-panel-head strong{display:block}.calculator-panel-head>div>span{color:#6faaff;letter-spacing:.16em;text-transform:uppercase;font-size:9px;font-weight:800}.calculator-panel-head strong{letter-spacing:-.025em;margin-top:8px;font-size:20px}.calculator-live{color:#78afff;letter-spacing:.13em;background:#1975ff1f;border:1px solid #599dff33;align-items:center;gap:7px;padding:8px 10px;font-size:9px;font-weight:800;display:inline-flex}.calculator-live i{background:#4f9aff;border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #4f9affe6}.calculator-controls{grid-template-columns:repeat(2,1fr);gap:30px 34px;padding:34px 0 36px;display:grid}.calculator-control{display:block}.calculator-control-head{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.calculator-control-head>span{color:#a6b3c5;font-size:12px;line-height:1.4}.calculator-control output{color:#fff;letter-spacing:-.02em;white-space:nowrap;font-size:17px;font-weight:750}.calculator-control input[type=range]{appearance:none;background:linear-gradient(to right, #3f8cff 0, #3f8cff var(--range-progress), #ffffff1a var(--range-progress), #ffffff1a 100%);cursor:pointer;border-radius:99px;outline:none;width:100%;height:5px;margin:20px 0 0;display:block}.calculator-control input[type=range]::-webkit-slider-thumb{appearance:none;background:#fff;border:4px solid #dceaff;border-radius:50%;width:22px;height:22px;transition:transform .16s;box-shadow:0 0 0 5px #3f8cff21,0 5px 14px #00000059}.calculator-control input[type=range]::-moz-range-thumb{background:#fff;border:4px solid #dceaff;border-radius:50%;width:14px;height:14px;transition:transform .16s;box-shadow:0 0 0 5px #3f8cff21,0 5px 14px #00000059}.calculator-control input[type=range]:hover::-webkit-slider-thumb{transform:scale(1.12)}.calculator-control input[type=range]:focus-visible::-webkit-slider-thumb{transform:scale(1.12)}.calculator-control input[type=range]:focus-visible{box-shadow:0 0 0 4px #3f8cff2e}.calculator-scale{color:#59677b;justify-content:space-between;margin-top:10px;font-size:8px;display:flex}.recovery-scenario{border:1px solid #ffffff17;border-left:0;border-right:0;margin:0 0 28px;padding:26px 0}.recovery-scenario legend{color:#a6b3c5;float:left;width:100%;margin-bottom:15px;font-size:11px;line-height:1.5}.recovery-scenario legend+*{clear:both}.scenario-options{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.scenario-options button{color:#8190a5;cursor:pointer;background:#01061066;border:1px solid #ffffff13;justify-content:space-between;align-items:center;min-height:48px;padding:0 13px;transition:background .16s,border-color .16s,color .16s,transform .16s;display:flex}.scenario-options button:hover{color:#cbd8e8;border-color:#6da8ff57;transform:translateY(-1px)}.scenario-options button.is-active{color:#fff;background:linear-gradient(135deg,#1975ff3d,#0f24449e);border-color:#619fff80;box-shadow:inset 0 0 25px #1975ff14}.scenario-options button:focus-visible,.potential-copy:focus-visible{outline-offset:3px;outline:2px solid #72acff}.scenario-options button span{font-size:9px}.scenario-options button strong{color:#74acff;font-size:13px}.potential-spotlight{background:radial-gradient(circle at 82% 18%,#4a91ff40,#0000 31%),linear-gradient(145deg,#1975ff33,#020915b8);border:1px solid #5e9eff47;margin-bottom:12px;padding:27px 28px 23px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d,0 18px 42px #0005103d}.potential-spotlight:after{content:"";background:linear-gradient(90deg,#0000,#5a9cff,#0000);height:1px;position:absolute;bottom:0;left:7%;right:7%}.spotlight-label,.spotlight-period{color:#8fa4be;font-size:10px;display:block}.potential-spotlight>strong{color:#fff;font-variant-numeric:tabular-nums;letter-spacing:-.06em;margin:13px 9px 0 0;font-size:clamp(39px,5vw,61px);line-height:1;display:inline-block}.spotlight-period{display:inline}.spotlight-context{justify-content:space-between;gap:20px;margin-top:20px;display:flex}.spotlight-context span{color:#8cbaff;font-size:10px}.potential-metrics{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.potential-metric{background:#01061075;border:1px solid #fff1;min-height:145px;padding:22px}.potential-metric>span,.potential-metric strong,.potential-metric small{display:block}.potential-metric>span{color:#8593a7;font-size:10px}.potential-metric strong{color:#82b4ff;font-variant-numeric:tabular-nums;letter-spacing:-.045em;white-space:nowrap;margin-top:16px;font-size:clamp(25px,3vw,36px)}.potential-metric small{color:#617086;margin-top:6px;font-size:9px}.potential-metric-loss strong{color:#ff6d87}.potential-metric-gain{background:linear-gradient(145deg,#1975ff29,#02091580);border-color:#5699ff33}.potential-metric-gain strong{color:#71aaff}.potential-summary{background:#1975ff13;border:1px solid #63a0ff33;align-items:flex-start;gap:16px;margin-top:18px;padding:21px;display:flex}.summary-icon{color:#7db2ff;background:#1975ff29;flex:0 0 31px;justify-content:center;align-items:center;height:31px;font-size:14px;display:flex}.potential-summary p{color:#aab7c8;margin:2px 0 0;font-size:12px;line-height:1.72}.potential-summary strong{color:#fff}.potential-button{width:100%;display:flex}.potential-actions{grid-template-columns:1fr auto;gap:10px;margin-top:22px;display:grid}.potential-copy{color:#b3c0d1;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff21;justify-content:center;align-items:center;gap:8px;min-height:54px;padding:0 18px;font-size:11px;font-weight:700;transition:background .16s,border-color .16s,color .16s;display:inline-flex}.potential-copy:hover{color:#fff;background:#ffffff0a;border-color:#6faaff57}.calculation-details{color:#708097;border-bottom:1px solid #ffffff12;margin-top:17px;padding-bottom:16px}.calculation-details summary{color:#92a1b5;cursor:pointer;grid-template-columns:none;align-items:center;gap:8px;padding:0;font-size:10px;font-weight:700;list-style:none;display:flex}.calculation-details summary:before{color:#78afff;content:"+";border:1px solid #6faaff47;flex:0 0 18px;justify-content:center;align-items:center;height:18px;font-size:12px;transition:transform .16s;display:inline-flex}.calculation-details[open] summary:before{transform:rotate(45deg)}.calculation-details p{color:#708097;max-width:none;margin:11px 0 0;padding-left:17px;font-size:9px;line-height:1.7}.calculator-note{color:#627086;text-align:center;max-width:560px;margin:13px auto 0;font-size:9px;line-height:1.6}.motion-enabled .potential-intro{transform:translate3d(calc(var(--scene-shift,0) * -.34px), calc(var(--scene-shift,0) * .06px), 0)}.motion-enabled .potential-panel.is-visible{transform:perspective(1200px) translate3d(calc(var(--scene-shift,0) * .38px), calc(var(--scene-shift,0) * -.05px), 0) rotateY(calc(var(--scene-shift,0) * -.012deg))}@media (width<=980px){.potential-shell{grid-template-columns:1fr;gap:55px}.potential-intro{position:static}.potential-intro>p{max-width:650px}}@media (width<=680px){.potential-analysis{padding:84px 20px}.potential-intro h2{font-size:41px}.potential-trust{gap:10px}.potential-panel{margin-left:-4px;margin-right:-4px;padding:25px 18px}.calculator-panel-head strong{font-size:17px}.calculator-controls{grid-template-columns:1fr;gap:28px}.scenario-options{grid-template-columns:1fr}.scenario-options button{padding:0 16px}.potential-spotlight{padding:24px 19px 21px}.potential-spotlight>strong{font-size:clamp(29px,9vw,42px)}.spotlight-context{flex-direction:column;align-items:flex-start;gap:7px}.potential-metric{min-height:128px;padding:18px 16px}.potential-metric strong{font-size:clamp(18px,5.8vw,25px)}.potential-summary{padding:18px 16px}.potential-actions{grid-template-columns:1fr}.motion-enabled .potential-intro,.motion-enabled .potential-panel.is-visible{transform:translate3d(0, calc(var(--scene-shift,0) * -.03px), 0)}}
