/*! 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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--black:#06080c;--black-soft:#0c1017;--navy:#0d1724;--card:#121a25;--white:#fff;--cream:#f5f3ed;--cream-deep:#e9e5db;--ink:#0b1728;--muted:#687283;--muted-dark:#99a3b1;--yellow:#ffc400;--yellow-deep:#e2a900;--blue:#2377ff;--green:#2dc866;--purple:#9257ff;--orange:#ff8a00;--cyan:#24b6d7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--black);color:var(--white);font-family:var(--font-geist-sans), "Helvetica Neue", Arial, sans-serif;margin:0;overflow-x:hidden}body::selection{background:var(--yellow);color:var(--black)}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--yellow);outline-offset:5px}main{min-height:100vh;overflow:hidden}.topbar{z-index:100;border-bottom:1px solid #ffffff1f;grid-template-columns:1fr auto 1fr;align-items:center;width:min(100% - 72px,1450px);height:96px;margin:0 auto;display:grid;position:relative}.logo-link,.footer>a:first-child{width:fit-content}.logo-lockup{align-items:center;gap:12px;display:inline-flex}.logo-house{border:3px solid var(--yellow);border-top:0;border-radius:2px;width:31px;height:27px;display:block;position:relative}.logo-house:before{content:"";border-left:3px solid var(--yellow);border-top:3px solid var(--yellow);border-radius:2px;width:21px;height:21px;position:absolute;top:-10px;left:2px;transform:rotate(45deg)}.logo-house i{border:2px solid var(--yellow);border-bottom:0;width:7px;height:12px;position:absolute;bottom:0;left:9px}.logo-type{color:var(--white);letter-spacing:-.055em;grid-template-columns:auto auto;align-items:baseline;font-size:25px;font-weight:800;line-height:.95;display:grid}.logo-type strong{color:var(--yellow);font-weight:800}.logo-type small{color:#ffffff91;letter-spacing:0;grid-column:1/-1;margin-top:5px;font-size:8px;font-weight:500;line-height:1}.main-nav{color:#ffffffb8;align-items:center;gap:34px;font-size:13px;font-weight:550;display:flex}.main-nav a{transition:color .18s;position:relative}.main-nav a:after{content:"";background:var(--yellow);opacity:0;border-radius:50%;width:5px;height:5px;transition:opacity .18s,transform .18s;position:absolute;bottom:-13px;left:50%;transform:translate(-50%,4px)}.main-nav a:hover{color:var(--white)}.main-nav a:hover:after{opacity:1;transform:translate(-50%)}.nav-cta{min-height:46px;color:var(--white);border:1px solid #ffffff47;border-radius:99px;justify-self:end;align-items:center;gap:20px;padding:0 18px;font-size:12px;font-weight:700;transition:background-color .18s,color .18s,border-color .18s;display:inline-flex}.nav-cta:hover{background:var(--yellow);color:var(--black);border-color:var(--yellow)}.hero{grid-template-columns:minmax(430px,.76fr) minmax(650px,1.24fr);align-items:center;gap:68px;width:min(100% - 72px,1450px);min-height:770px;margin:0 auto;padding:94px 0 78px;display:grid;position:relative}.hero:before{content:"";border:1px solid #ffc40021;border-radius:50%;width:560px;height:560px;position:absolute;top:40px;left:-330px;box-shadow:0 0 0 90px #ffc40005,0 0 0 180px #ffc40003}.hero-grid{opacity:.18;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0 48% 0 -30vw;-webkit-mask-image:linear-gradient(90deg,#0000,#000 28% 72%,#0000);mask-image:linear-gradient(90deg,#0000,#000 28% 72%,#0000)}.hero-copy{z-index:5;position:relative}.eyebrow,.section-label{color:var(--yellow);font:700 11px/1 var(--font-geist-mono), monospace;letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:11px;margin:0 0 24px;display:flex}.eyebrow>span{background:var(--yellow);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 6px #ffc4001f}.hero h1{letter-spacing:-.075em;max-width:700px;margin:0;font-size:clamp(62px,5.6vw,92px);font-weight:720;line-height:.94}.hero h1 em{color:var(--yellow);font-style:normal}.hero-lede{color:#ffffffa1;letter-spacing:-.015em;max-width:590px;margin:30px 0 0;font-size:17px;line-height:1.62}.hero-actions{align-items:center;gap:13px;margin-top:36px;display:flex}.button{border-radius:10px;justify-content:center;align-items:center;gap:25px;min-height:58px;padding:0 24px;font-size:13px;font-weight:720;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.button-yellow{background:var(--yellow);color:var(--black);box-shadow:0 14px 38px #ffc40030}.button-yellow:hover{background:#ffd12e;transform:translateY(-3px);box-shadow:0 20px 44px #ffc40042}.button-ghost{color:var(--white);border:1px solid #ffffff3b}.button-ghost:hover{background:#ffffff12;transform:translateY(-2px)}.hero-flow{color:#ffffff6e;font:600 9px/1 var(--font-geist-mono), monospace;letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:10px;margin-top:44px;display:flex}.hero-flow i{background:#ffc4008c;width:15px;height:1px}.app-stage{perspective:1500px;height:610px;transform-style:preserve-3d;position:relative}.stage-orbit{border:1px solid #ffffff14;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-one{width:560px;height:560px}.orbit-two{border-style:dashed;border-color:#ffc4001c;width:690px;height:690px}.app-screen{background:var(--black-soft);transform-style:preserve-3d;border:1px solid #ffffff29;border-radius:18px;position:absolute;overflow:hidden;box-shadow:0 45px 100px #00000094,0 0 0 1px #ffc4000d}.app-screen-dark{z-index:4;width:780px;animation:.9s cubic-bezier(.19,.84,.24,1) both screen-arrive;top:108px;left:50%;transform:translate(-48%)rotateY(-8deg)rotateX(3deg)rotate(-1.3deg)}.screen-edge{color:#ffffff73;height:35px;font:600 8px/1 var(--font-geist-mono), monospace;letter-spacing:.08em;background:#0c1119;justify-content:space-between;align-items:center;padding:0 15px;display:flex}.screen-edge b{color:var(--green);font-weight:700}.app-screen img{width:100%;height:auto;display:block}.screen-hint{min-height:38px;color:var(--white);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;background:#06080ce6;border:1px solid #ffc40080;border-radius:99px;align-items:center;gap:18px;padding:0 14px;font-size:9px;font-weight:650;transition:opacity .18s,transform .18s,background-color .18s;display:inline-flex;position:absolute;bottom:14px;right:14px;transform:translateY(8px);box-shadow:0 10px 24px #00000047}.app-screen:hover .screen-hint,.light-screen-card:hover .screen-hint,.app-screen:focus-visible .screen-hint,.light-screen-card:focus-visible .screen-hint{opacity:1;transform:translateY(0)}.screen-hint b{color:var(--yellow)}.light-hint{background:var(--black);color:var(--white)}.float-panel{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#111924f0;border:1px solid #ffffff29;border-radius:14px;position:absolute;box-shadow:0 20px 45px #00000085}.float-panel>span,.float-panel>strong,.float-panel>small{display:block}.float-panel>span{color:#ffffff78;font:650 8px/1 var(--font-geist-mono), monospace;letter-spacing:.07em}.float-panel>strong{color:var(--white);letter-spacing:-.045em;margin-top:11px;font-size:22px;line-height:1.05}.float-panel>small{color:var(--muted-dark);margin-top:8px;font-size:9px}.float-progress{width:192px;padding:18px;animation:6s ease-in-out infinite float-one;bottom:72px;left:-4px}.float-progress>i{background:#ffffff1a;border-radius:99px;height:6px;margin-top:13px;display:block}.float-progress>i b{background:var(--yellow);border-radius:inherit;width:57%;height:100%;display:block}.float-progress>small{color:var(--green)}.float-ai{border-color:#ffc40059;width:190px;padding:18px;animation:6.8s ease-in-out infinite float-two;top:36px;right:-10px}.float-ai>span{color:var(--yellow)}.float-ai>span i{background:var(--green);border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.float-ai>strong{font-size:18px;line-height:1.18}.float-budget{background:var(--yellow);border-color:var(--yellow);width:178px;padding:17px;animation:5.8s ease-in-out infinite float-three;bottom:54px;right:20px}.float-budget>span,.float-budget>strong,.float-budget>small{color:var(--black)}.float-budget>strong{font-size:19px}.float-budget>small{opacity:.65}.confidence-bar{background:var(--yellow);min-height:76px;color:var(--black);font:750 9px/1 var(--font-geist-mono), monospace;letter-spacing:.12em;justify-content:center;align-items:center;gap:28px;padding:18px 32px;display:flex}.confidence-bar i{background:var(--black);opacity:.4;border-radius:50%;width:5px;height:5px}.app-section,.journey-section{background:var(--cream);color:var(--ink)}.app-section{padding:132px max(36px,50vw - 725px)}.section-intro{grid-template-columns:1.18fr .82fr;align-items:end;gap:100px;display:grid}.section-label{color:var(--yellow-deep)}.section-label-dark{color:var(--yellow)}.section-intro h2,.ecosystem-heading h2,.journey-heading h2,.ai-copy h2,.final-section h2{letter-spacing:-.065em;margin:0;font-size:clamp(48px,5.2vw,78px);font-weight:690;line-height:.98}.section-intro h2 em,.ecosystem-heading h2 em,.final-section h2 em{color:var(--yellow-deep);font-style:normal}.section-intro>p{color:var(--muted);margin:0 0 5px;font-size:16px;line-height:1.65}.light-showcase{grid-template-columns:minmax(0,1fr) 280px;align-items:center;gap:44px;margin-top:74px;display:grid;position:relative}.light-showcase:before{content:"";background:var(--yellow);opacity:.11;filter:blur(35px);border-radius:40px;width:60%;height:70%;position:absolute;bottom:-7%;left:-5%}.light-screen-card{z-index:2;transform-origin:0;background:#fff;border:1px solid #0b172821;border-radius:24px;padding:10px;transition:transform .45s cubic-bezier(.18,.81,.21,1);display:block;position:relative;transform:perspective(1500px)rotateY(4deg)rotateX(1deg);box-shadow:0 38px 90px #0b17282e}.light-screen-card:hover{transform:perspective(1500px)rotateY(0)rotateX(0)translateY(-4px)}.light-screen-top{color:#0b172875;height:34px;font:650 8px/1 var(--font-geist-mono), monospace;letter-spacing:.08em;justify-content:space-between;align-items:center;padding:0 12px;display:flex}.light-screen-top div{gap:5px;display:flex}.light-screen-top i{background:var(--yellow);border-radius:50%;width:6px;height:6px;display:block}.light-screen-top i:nth-child(2),.light-screen-top i:nth-child(3){background:#d5d9df}.light-screen-card img{border-radius:15px;width:100%;height:auto;display:block}.showcase-notes{z-index:3;gap:12px;display:grid;position:relative}.showcase-notes article{background:#fff;border:1px solid #0b17281f;border-radius:15px;grid-template-columns:34px 1fr;align-items:start;gap:14px;min-height:114px;padding:19px;transition:transform .18s,border-color .18s;display:grid;box-shadow:0 12px 30px #0b172814}.showcase-notes article:hover{border-color:#e2a9009e;transform:translate(-5px)}.showcase-notes article>span{background:var(--yellow);width:30px;height:30px;font:750 8px/1 var(--font-geist-mono), monospace;border-radius:50%;place-items:center;display:grid}.showcase-notes strong{font-size:14px}.showcase-notes p{color:var(--muted);margin:7px 0 0;font-size:11px;line-height:1.45}.simulator-section{background-color:var(--navy);color:var(--white);background-image:radial-gradient(circle at 80% 0,#2377ff21,#0000 34%),radial-gradient(circle at 8% 86%,#ffc4001a,#0000 30%);padding:132px max(36px,50vw - 725px);position:relative}.simulator-heading{grid-template-columns:1.16fr .84fr;align-items:end;gap:100px;display:grid}.simulator-heading h2{letter-spacing:-.065em;margin:0;font-size:clamp(48px,5.2vw,78px);font-weight:690;line-height:.98}.simulator-heading h2 em{color:var(--yellow);font-style:normal}.simulator-heading>p{color:#ffffff8f;margin:0 0 5px;font-size:16px;line-height:1.62}.simulator-shell{background:var(--black-soft);border:1px solid #ffffff21;border-radius:24px;margin-top:68px;position:relative;overflow:hidden;box-shadow:0 48px 110px #00000061}.simulator-shell:before{content:"";background:var(--yellow);opacity:.1;filter:blur(25px);border-radius:50%;width:260px;height:260px;position:absolute;top:-150px;right:-120px}.simulator-topbar{z-index:2;border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;gap:28px;min-height:86px;padding:0 30px;display:flex;position:relative}.simulator-topbar>div{align-items:center;gap:24px;display:flex}.simulator-topbar>div>strong{letter-spacing:-.02em;font-size:15px}.simulator-status{color:#ffffff80;font:650 8px/1 var(--font-geist-mono), monospace;letter-spacing:.09em}.simulator-status i{background:var(--green);border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block;box-shadow:0 0 0 5px #2dc8661a}.demo-badge{z-index:2;color:var(--yellow);font:650 8px/1 var(--font-geist-mono), monospace;text-transform:uppercase;letter-spacing:.07em;background:#ffc4001a;border:1px solid #ffc40047;border-radius:99px;padding:9px 12px;position:relative}.simulator-tabs{background:#ffffff05;border-bottom:1px solid #ffffff17;grid-template-columns:repeat(3,1fr);padding:0 30px;display:grid}.simulator-tabs button{color:#ffffff70;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:11px;min-height:72px;padding:0 18px;font-family:inherit;font-size:13px;font-weight:650;transition:color .18s,background-color .18s;display:flex;position:relative}.simulator-tabs button+button{border-left:1px solid #ffffff12}.simulator-tabs button:after{content:"";background:var(--yellow);opacity:0;border-radius:3px 3px 0 0;height:3px;transition:opacity .18s,transform .18s;position:absolute;bottom:0;left:22px;right:22px;transform:scaleX(.5)}.simulator-tabs button:hover,.simulator-tabs button.active{color:var(--white);background:#ffffff06}.simulator-tabs button.active:after{opacity:1;transform:scaleX(1)}.simulator-tabs button span{color:var(--yellow);font:700 9px/1 var(--font-geist-mono), monospace}.simulator-tabs button:focus-visible,.choice-grid button:focus-visible,.simulator-action:focus-visible{outline:2px solid var(--yellow);outline-offset:-3px}.simulator-workspace{background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:42px 42px;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:28px;min-height:580px;padding:34px;display:grid}.simulation-controls,.simulation-result{z-index:2;border:1px solid #ffffff1a;border-radius:17px;position:relative}.simulation-controls{background:#ffffff07;padding:30px}.control-group+.control-group{border-top:1px solid #ffffff14;margin-top:29px;padding-top:28px}.control-label{justify-content:space-between;align-items:center;gap:18px;min-height:24px;margin-bottom:15px;display:flex}.control-label>span,.control-label>label{color:var(--white);font-size:13px;font-weight:650}.control-label>b,.control-label>strong{color:var(--yellow);font:650 9px/1 var(--font-geist-mono), monospace}.choice-grid{gap:9px;display:grid}.project-choices{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-grid button{color:#ffffffa6;cursor:pointer;background:#ffffff09;border:1px solid #ffffff1c;border-radius:10px;min-height:52px;padding:0 14px;font-family:inherit;font-size:11px;font-weight:600;transition:color .18s,border-color .18s,background-color .18s,transform .18s;position:relative}.choice-grid button:hover{color:var(--white);border-color:#ffc4006b;transform:translateY(-2px)}.choice-grid button.selected{color:var(--yellow);background:#ffc4001c;border-color:#ffc400a6}.project-choices button{text-align:left;flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:102px;padding:17px;display:flex}.project-choices button>i{border:2px solid;border-top:0;width:16px;height:14px;position:absolute;top:16px;left:16px}.project-choices button>i:before{content:"";border-top:2px solid;border-left:2px solid;width:10px;height:10px;position:absolute;top:-5px;left:1px;transform:rotate(45deg)}.project-choices button span{color:inherit;font-size:12px;display:block}.project-choices button small{color:#ffffff57;margin-top:5px;font-size:8px;display:block}.range-group input[type=range]{appearance:none;background:linear-gradient(90deg, var(--yellow), #ffffff1f);cursor:pointer;border-radius:99px;width:100%;height:6px;margin:12px 0 0}.range-group input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--yellow);border:5px solid var(--black);width:22px;height:22px;box-shadow:0 0 0 2px var(--yellow);border-radius:50%}.range-group input[type=range]::-moz-range-thumb{background:var(--yellow);border:5px solid var(--black);width:14px;height:14px;box-shadow:0 0 0 2px var(--yellow);border-radius:50%}.range-scale{color:#ffffff54;font:550 8px/1 var(--font-geist-mono), monospace;justify-content:space-between;margin-top:11px;display:flex}.standard-choices{grid-template-columns:repeat(3,minmax(0,1fr))}.simulation-result{background:var(--yellow);color:var(--black);flex-direction:column;padding:30px;display:flex;box-shadow:0 22px 50px #ffc4001f}.result-kicker{color:#06080c8c;font:750 9px/1 var(--font-geist-mono), monospace;letter-spacing:.09em;margin:0}.result-main{margin-top:52px}.result-main>span,.result-main>strong,.result-main>small{display:block}.result-main>span{color:#06080c8c;font-size:12px}.result-main>strong{letter-spacing:-.07em;margin-top:8px;font-size:clamp(44px,4.8vw,68px);line-height:1}.result-main>strong small{letter-spacing:-.02em;margin-left:4px;font-size:14px}.result-main>small{color:#06080c94;margin-top:11px;font-size:10px}.result-breakdown{border-top:1px solid #06080c2e;margin-top:42px}.result-breakdown>div{border-bottom:1px solid #06080c24;justify-content:space-between;align-items:center;gap:20px;min-height:49px;display:flex}.result-breakdown span{color:#06080c91;font-size:10px}.result-breakdown b{font-size:12px}.simulator-action{background:var(--black);min-height:56px;color:var(--white);cursor:pointer;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;margin-top:auto;padding:0 19px;font-family:inherit;font-size:12px;font-weight:700;transition:transform .18s,background-color .18s;display:flex}.simulator-action:hover{background:#182131;transform:translateY(-2px)}.simulator-action.saved{background:#0d7c40}.finance-summary{background:#ffc40014;border:1px solid #ffc40038;border-radius:12px;flex-direction:column;justify-content:center;min-height:110px;padding:22px;display:flex}.finance-summary span{color:var(--yellow);font:650 8px/1 var(--font-geist-mono), monospace;letter-spacing:.07em;text-transform:uppercase}.finance-summary strong{margin-top:10px;font-size:17px}.finance-summary p{color:#ffffff70;margin:5px 0 0;font-size:10px}.finance-summary+.control-group{margin-top:29px}.term-choices{grid-template-columns:repeat(5,minmax(0,1fr))}.timeline-panel{padding:0;overflow:hidden}.timeline-heading{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:20px;min-height:92px;padding:0 25px;display:flex}.timeline-heading>div span,.timeline-heading>div strong{display:block}.timeline-heading>div span{color:var(--yellow);font:650 8px/1 var(--font-geist-mono), monospace;letter-spacing:.08em}.timeline-heading>div strong{margin-top:8px;font-size:19px}.timeline-heading>b{color:#ffffff6b;font-size:10px;font-weight:550}.phase-list{padding:10px 24px 18px}.phase-row{border-bottom:1px solid #ffffff12;grid-template-columns:28px minmax(140px,.8fr) minmax(110px,1fr) 66px;align-items:center;gap:14px;min-height:78px;display:grid}.phase-row>span{color:var(--yellow);font:650 8px/1 var(--font-geist-mono), monospace}.phase-row>div strong,.phase-row>div small{display:block}.phase-row>div strong{font-size:11px}.phase-row>div small{color:#ffffff59;margin-top:5px;font-size:8px}.phase-row>i{background:#ffffff14;border-radius:99px;height:7px;display:block}.phase-row>i b{background:var(--yellow);border-radius:inherit;height:100%;display:block}.phase-row>em{color:#ffffff73;font:550 8px/1 var(--font-geist-mono), monospace;text-align:right;font-style:normal}.next-step-card{color:var(--white);background:#06080ceb;border-radius:13px;margin-top:28px;padding:23px}.next-step-card span{color:var(--yellow);font:650 8px/1 var(--font-geist-mono), monospace}.next-step-card strong{letter-spacing:-.035em;margin-top:18px;font-size:20px;line-height:1.2;display:block}.next-step-card p{color:#ffffff7a;margin:13px 0 0;font-size:10px;line-height:1.5}.timeline-metrics{grid-template-columns:repeat(2,1fr);gap:9px;margin-top:20px;display:grid}.timeline-metrics>div{background:#ffffff61;border:1px solid #06080c24;border-radius:10px;min-height:73px;padding:14px}.timeline-metrics span,.timeline-metrics b{display:block}.timeline-metrics span{color:#06080c8a;font-size:9px}.timeline-metrics b{font:750 10px/1 var(--font-geist-mono), monospace;margin-top:8px}.simulator-disclaimer{background:#ffffff05;border-top:1px solid #ffffff14;align-items:center;gap:15px;min-height:74px;padding:17px 30px;display:flex}.simulator-disclaimer>span{width:24px;height:24px;color:var(--yellow);font:700 10px/1 var(--font-geist-mono), monospace;border:1px solid #fff3;border-radius:50%;flex:none;place-items:center;display:grid}.simulator-disclaimer p{color:#ffffff5e;max-width:980px;margin:0;font-size:9px;line-height:1.55}.ecosystem-section{background-color:var(--black);background-image:radial-gradient(circle at 12% 18%,#ffc40014,#0000 28%),linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:auto,58px 58px,58px 58px;padding:132px max(36px,50vw - 725px);position:relative}.ecosystem-heading{max-width:900px}.ecosystem-heading h2 em{color:var(--yellow)}.ecosystem-heading>p:last-child{color:#ffffff8f;max-width:680px;margin:28px 0 0;font-size:16px;line-height:1.62}.ecosystem-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:68px;display:grid}.ecosystem-card{background:linear-gradient(145deg,#fff1,#ffffff06);border:1px solid #ffffff1a;border-radius:19px;flex-direction:column;justify-content:space-between;min-height:310px;padding:27px;transition:transform .24s,border-color .24s,background-color .24s;display:flex;position:relative;overflow:hidden}.ecosystem-card:before{content:"";background:var(--accent);opacity:.08;filter:blur(3px);border-radius:50%;width:170px;height:170px;transition:transform .3s,opacity .3s;position:absolute;top:-80px;right:-80px}.ecosystem-card:hover{border-color:var(--accent);transform:translateY(-6px)}@supports (color:color-mix(in lab, red, red)){.ecosystem-card:hover{border-color:color-mix(in srgb, var(--accent), transparent 45%)}}.ecosystem-card:hover{background:linear-gradient(145deg,#ffffff17,#ffffff09)}.ecosystem-card:hover:before{opacity:.15;transform:scale(1.35)}.accent-yellow{--accent:var(--yellow)}.accent-blue{--accent:var(--blue)}.accent-purple{--accent:var(--purple)}.accent-green{--accent:var(--green)}.accent-orange{--accent:var(--orange)}.accent-cyan{--accent:var(--cyan)}.ecosystem-card-top{justify-content:space-between;align-items:center;display:flex}.ecosystem-card-top>span{color:var(--accent);font:700 10px/1 var(--font-geist-mono), monospace;letter-spacing:.08em}.ecosystem-card-top i{width:38px;height:38px;color:var(--accent);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50%;place-items:center;font-style:normal;display:grid}.ecosystem-card h3{letter-spacing:-.045em;margin:0;font-size:26px}.ecosystem-card p{color:#ffffff87;margin:13px 0 0;font-size:13px;line-height:1.55}.ecosystem-card-link{width:fit-content;color:var(--accent);border-top:1px solid var(--accent);align-items:center;gap:14px;margin-top:24px;padding-top:13px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.ecosystem-card-link{border-top:1px solid color-mix(in srgb, var(--accent), transparent 65%)}}.ecosystem-card-link{font-size:10px;font-weight:650}.ecosystem-card-link span{transition:transform .18s}.ecosystem-card-link:hover span{transform:translate(4px)}.journey-section{padding:130px max(36px,50vw - 725px)}.journey-heading{justify-content:space-between;align-items:flex-end;gap:80px;display:flex}.journey-heading .section-label{align-self:flex-start}.journey-track{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:78px;display:grid;position:relative}.journey-track:before{content:"";background:#0b172833;height:1px;position:absolute;top:33px;left:36px;right:36px}.journey-track article{z-index:2;padding-right:44px;position:relative}.journey-number{align-items:center;gap:12px;height:67px;display:flex}.journey-number span{background:var(--cream);width:67px;height:67px;color:var(--ink);font:750 11px/1 var(--font-geist-mono), monospace;border:1px solid #0b172838;border-radius:50%;place-items:center;transition:background-color .18s,border-color .18s;display:grid}.journey-track article:hover .journey-number span{background:var(--yellow);border-color:var(--yellow-deep)}.journey-number i{background:var(--yellow-deep);border-radius:50%;width:7px;height:7px}.journey-track h3{letter-spacing:-.045em;margin:28px 0 0;font-size:27px}.journey-track p{max-width:260px;color:var(--muted);margin:13px 0 0;font-size:13px;line-height:1.55}.journey-statement{background:var(--ink);min-height:150px;color:var(--white);border-radius:20px;justify-content:space-between;align-items:center;gap:30px;margin-top:100px;padding:28px 36px;display:flex;box-shadow:0 24px 54px #0b172829}.journey-statement span{color:#ffffff8f;font-size:17px}.journey-statement strong{color:var(--yellow);letter-spacing:-.055em;font-size:clamp(28px,3vw,44px);line-height:1}.ai-section{background:var(--yellow);min-height:760px;color:var(--black);grid-template-columns:.9fr 1.1fr;align-items:center;gap:120px;padding:120px max(36px,50vw - 725px);display:grid;position:relative}.ai-section:after{content:"INTELIGÊNCIA / CONSTRUÇÃO";color:#06080c29;font:700 9px/1 var(--font-geist-mono), monospace;letter-spacing:.2em;white-space:nowrap;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.ai-visual{place-items:center;height:520px;display:grid;position:relative}.ai-core{z-index:5;background:var(--black);width:210px;height:210px;color:var(--white);border:1px solid #fff3;border-radius:50%;place-items:center;display:grid;position:relative;box-shadow:0 30px 70px #06080c52,inset 0 0 0 20px #ffffff06}.ai-core:before{content:"";background:var(--green);border-radius:50%;width:9px;height:9px;position:absolute;top:34px;right:43px;box-shadow:0 0 0 7px #2dc8661f}.ai-core>i{border:1px solid #ffc40080;border-radius:50%;width:74px;height:74px;position:absolute}.ai-core span{color:var(--yellow);letter-spacing:-.08em;font-size:48px;font-weight:780}.ai-core strong{color:#ffffff7a;font:700 9px/1 var(--font-geist-mono), monospace;letter-spacing:.16em;position:absolute;bottom:36px}.ai-ring{border:1px solid #06080c38;border-radius:50%;position:absolute}.ring-a{border-style:dashed;width:340px;height:340px;animation:28s linear infinite rotate}.ring-b{border-color:#06080c1f;width:475px;height:475px}.ai-tag{z-index:6;background:var(--white);font:720 8px/1 var(--font-geist-mono), monospace;letter-spacing:.08em;border:1px solid #06080c2e;border-radius:99px;padding:12px 15px;position:absolute;box-shadow:0 12px 26px #06080c21}.tag-a{top:125px;left:20px}.tag-b{top:190px;right:16px}.tag-c{bottom:92px;left:62px}.ai-copy{max-width:690px}.ai-copy .section-label{color:#06080c9e}.ai-copy h2{font-size:clamp(52px,5.3vw,80px)}.ai-copy>p:not(.section-label){color:#06080ca6;max-width:620px;margin:26px 0 0;font-size:16px;line-height:1.62}.question-list{gap:9px;margin-top:36px;display:grid}.question-list>a{background:#ffffffbd;border:1px solid #06080c24;border-radius:12px;grid-template-columns:28px 1fr 28px;align-items:center;gap:9px;min-height:61px;padding:0 18px;transition:background-color .18s,transform .18s;display:grid}.question-list>a:hover{background:var(--white);transform:translate(5px)}.question-list span{background:var(--black);width:27px;height:27px;color:var(--yellow);border-radius:50%;place-items:center;display:grid}.question-list p{margin:0;font-size:13px;font-weight:600}.question-list i{font-style:normal}.pillars-section{background:var(--black-soft);grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:110px max(36px,50vw - 725px);display:grid}.pillars-section article{background:var(--card);border:1px solid #ffffff17;border-radius:18px;flex-direction:column;min-height:430px;padding:30px;display:flex;position:relative;overflow:hidden}.pillars-section article>span{color:var(--yellow);font:700 9px/1 var(--font-geist-mono), monospace;letter-spacing:.1em}.pillars-section h3{letter-spacing:-.055em;max-width:380px;margin:36px 0 0;font-size:34px;line-height:1.02}.pillars-section p{color:#ffffff80;max-width:390px;margin:18px 0 0;font-size:13px;line-height:1.55}.pillar-metric,.pillar-steps,.pillar-chart{background:var(--black);border:1px solid #ffffff17;border-radius:13px;align-items:flex-end;gap:10px;min-height:112px;margin-top:auto;padding:21px;display:flex}.pillar-metric b{background:var(--purple);border-radius:50%;place-items:center;width:52px;height:52px;font-size:16px;display:grid}.pillar-metric i{background:#ffffff14;border-radius:99px;flex:1;height:8px;margin-bottom:22px}.pillar-metric i:first-of-type{background:var(--yellow)}.pillar-steps{justify-content:space-between;align-items:center}.pillar-steps i{width:43px;height:43px;color:var(--white);background:#ffffff12;border:1px solid #ffffff1f;border-radius:50%;place-items:center;font-size:10px;font-style:normal;display:grid}.pillar-steps i.done{background:var(--green);color:var(--black)}.pillar-steps b{background:#ffffff21;flex:1;height:2px}.pillar-chart i{background:var(--blue);border-radius:4px 4px 0 0;flex:1}.pillar-chart i:first-child{height:36%}.pillar-chart i:nth-child(2){height:54%}.pillar-chart i:nth-child(3){background:var(--yellow);height:47%}.pillar-chart i:nth-child(4){height:78%}.pillar-chart i:nth-child(5){background:var(--green);height:92%}.final-section{background:var(--black);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:700px;padding:110px 32px;display:flex;position:relative;overflow:hidden}.final-section:before{content:"";border:1px solid #ffc4001f;border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 100px #ffc40005,0 0 0 200px #ffc40002}.final-grid{opacity:.14;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 70%);mask-image:radial-gradient(circle,#000,#0000 70%)}.final-mark{z-index:2;margin-bottom:42px;position:relative;transform:scale(1.2)}.final-section .section-label,.final-section h2,.final-lede,.final-button{z-index:2;position:relative}.final-section .section-label,.final-section h2 em{color:var(--yellow)}.final-lede{color:#ffffff94;margin:28px 0 0;font-size:16px}.final-button{background:var(--yellow);color:var(--black);margin-top:38px;box-shadow:0 18px 50px #ffc40033}.final-button:hover{background:#ffd22e;transform:translateY(-4px);box-shadow:0 24px 60px #ffc40047}.footer{background:var(--black);grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;width:min(100% - 72px,1450px);min-height:140px;margin:0 auto;display:grid}.footer p{color:#ffffff61;margin:0;font-size:11px}.footer>a:last-child{color:#ffffff8c;font:650 9px/1 var(--font-geist-mono), monospace;text-transform:uppercase;letter-spacing:.07em;justify-self:end}@keyframes screen-arrive{0%{opacity:0;transform:translate(-44%)rotateY(-18deg)rotateX(7deg)rotate(-3deg)translate3d(80px,40px,-120px)}to{opacity:1;transform:translate(-48%)rotateY(-8deg)rotateX(3deg)rotate(-1.3deg)}}@keyframes float-one{0%,to{transform:translateZ(80px)rotate(-1deg)}50%{transform:translate3d(0,-10px,90px)rotate(0)}}@keyframes float-two{0%,to{transform:translateZ(100px)rotate(1deg)}50%{transform:translate3d(0,9px,110px)rotate(0)}}@keyframes float-three{0%,to{transform:translateZ(120px)rotate(-1deg)}50%{transform:translate3d(0,-7px,130px)rotate(0)}}@keyframes rotate{to{transform:rotate(360deg)}}@media (width<=1250px){.hero{grid-template-columns:1fr;gap:30px}.hero-copy{max-width:830px}.app-stage{width:min(100%,920px);margin:0 auto}.app-screen-dark{width:min(86vw,780px)}.section-intro,.simulator-heading{grid-template-columns:1fr;gap:34px}.simulator-heading>p,.section-intro>p{max-width:720px}.light-showcase{grid-template-columns:1fr}.showcase-notes{grid-template-columns:repeat(3,minmax(0,1fr))}.showcase-notes article:hover{transform:translateY(-4px)}.ai-section{grid-template-columns:.8fr 1.2fr;gap:50px}}@media (width<=1020px){.topbar{grid-template-columns:1fr auto}.main-nav{display:none}.simulator-workspace{grid-template-columns:1fr}.simulation-result{min-height:520px}.ecosystem-grid,.pillars-section{grid-template-columns:repeat(2,minmax(0,1fr))}.journey-track{grid-template-columns:repeat(2,minmax(0,1fr));gap:60px 20px}.journey-track:before{display:none}.journey-statement{flex-direction:column;align-items:flex-start}.ai-section{grid-template-columns:1fr;gap:20px}.ai-visual{order:2}.ai-copy{max-width:820px}}@media (width<=760px){.topbar,.hero,.footer{width:min(100% - 36px,1450px)}.topbar{height:82px}.nav-cta{min-height:42px;padding:0 13px;font-size:10px}.nav-cta span{display:none}.hero{min-height:auto;padding:68px 0 35px}.hero h1{font-size:clamp(52px,13.3vw,74px)}.hero-lede{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.hero-flow{flex-wrap:wrap;line-height:1.5}.app-stage{transform-origin:top;width:780px;height:460px;margin-bottom:-120px;margin-left:-390px;left:50%;transform:scale(.72)}.app-screen-dark{width:760px}.confidence-bar{white-space:nowrap;justify-content:flex-start;gap:17px;overflow:hidden}.app-section,.simulator-section,.ecosystem-section,.journey-section,.ai-section,.pillars-section{padding:92px 20px}.section-intro h2,.simulator-heading h2,.ecosystem-heading h2,.journey-heading h2,.ai-copy h2,.final-section h2{font-size:46px}.light-showcase{margin-top:52px}.light-screen-card{border-radius:16px;padding:7px;transform:none}.light-screen-card:hover{transform:translateY(-3px)}.showcase-notes{grid-template-columns:1fr}.simulator-heading{gap:22px}.simulator-shell{border-radius:17px;margin-top:48px}.simulator-topbar{align-items:flex-start;min-height:94px;padding:18px}.simulator-topbar>div{flex-direction:column;align-items:flex-start;gap:8px}.demo-badge{margin-top:2px}.simulator-tabs{padding:0}.simulator-tabs button{min-height:64px;padding:0 8px;font-size:10px}.simulator-tabs button span{display:none}.simulator-workspace{gap:14px;min-height:auto;padding:14px}.simulation-controls,.simulation-result{padding:20px}.project-choices{grid-template-columns:1fr}.project-choices button{min-height:82px}.term-choices{grid-template-columns:repeat(3,1fr)}.simulation-result{min-height:480px}.result-main{margin-top:40px}.result-breakdown{margin-top:34px}.timeline-panel{padding:0}.timeline-heading{flex-direction:column;justify-content:center;align-items:flex-start;min-height:110px;padding:18px}.phase-list{padding:8px 16px 16px}.phase-row{grid-template-columns:22px 1fr 48px;gap:10px}.phase-row>i{display:none}.simulator-disclaimer{align-items:flex-start;padding:17px 20px}.ecosystem-grid,.pillars-section{grid-template-columns:1fr}.ecosystem-card{min-height:270px}.journey-heading{flex-direction:column;align-items:flex-start;gap:0}.journey-track{grid-template-columns:1fr;gap:44px}.journey-track article{padding-right:0}.journey-number{height:54px}.journey-number span{width:54px;height:54px}.journey-track h3{margin-top:20px}.journey-statement{margin-top:70px;padding:28px}.ai-visual{width:580px;height:430px;margin-left:-290px;left:50%;transform:scale(.75)}.pillars-section article{min-height:390px}.final-section{min-height:650px;padding:90px 20px}.footer{grid-template-columns:1fr auto}.footer p{display:none}}@media (width<=460px){.logo-type{font-size:21px}.logo-type small{display:none}.logo-house{transform-origin:0;margin-right:-3px;transform:scale(.85)}.nav-cta{padding:0 11px}.hero h1{font-size:49px}.eyebrow{font-size:9px}.app-stage{margin-bottom:-190px;transform:scale(.58)}.section-intro h2,.simulator-heading h2,.ecosystem-heading h2,.journey-heading h2,.ai-copy h2,.final-section h2{font-size:40px}.light-screen-top span{font-size:6px}.simulator-topbar{flex-direction:column}.simulator-tabs button{font-size:9px}.standard-choices{grid-template-columns:1fr}.term-choices{grid-template-columns:repeat(2,1fr)}.result-main>strong{font-size:40px}.result-breakdown>div{flex-direction:column;justify-content:center;align-items:flex-start;gap:5px}.timeline-metrics{grid-template-columns:1fr}.final-mark{transform:scale(1)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
