/*! 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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{--ink:#0b0e0d;--paper:#f4f1e9;--yellow:#f8c943;--yellow-soft:#ffe38b;--sage:#b9c8b7;--muted:#596059;--line:#0b0e0d24;--card:#151a18}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans),Arial,sans-serif;margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.skip-link{z-index:100;color:var(--ink);background:#fff;border-radius:8px;padding:12px 16px;font-size:13px;font-weight:700;position:fixed;top:10px;left:16px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}:where(a,button):focus-visible{outline:3px solid var(--yellow);outline-offset:4px}.site-header{border-bottom:1px solid var(--line);z-index:10;color:#fff;justify-content:space-between;align-items:center;height:88px;padding:0 clamp(24px,5vw,76px);display:flex;position:absolute;inset:0 0 auto}.brand{letter-spacing:-1.2px;align-items:center;gap:8px;font-size:25px;font-weight:760;display:flex}.brand-mark{background:var(--yellow);width:31px;height:31px;color:var(--ink);border-radius:50%;place-items:center;font-size:19px;font-weight:900;display:grid}.brand-dot{color:var(--yellow)}.brand small{letter-spacing:2px;text-transform:uppercase;color:#9ba29c;margin:7px 0 0 1px;font-size:9px;font-weight:600;line-height:1}nav{color:#c2c7c3;gap:36px;font-size:13px;display:flex}nav a{align-items:center;min-height:44px;display:flex}:is(nav a:hover,nav a:focus-visible){color:#fff}.button{background:var(--yellow);min-height:54px;color:var(--ink);border-radius:100px;justify-content:center;align-items:center;gap:18px;padding:0 25px;font-size:14px;font-weight:700;transition:all .25s;display:inline-flex}.button:hover{background:#ffd456;transform:translateY(-2px)}.button-small{min-height:42px;padding:0 19px;font-size:12px}.mobile-label{display:none}.hero{color:#fff;background:radial-gradient(circle at 85% 46%,#203129 0,#0000 35%),linear-gradient(135deg,#0b0f0d 0%,#111714 68%,#0e1210 100%);grid-template-columns:minmax(0,1fr) minmax(460px,.95fr);align-items:center;gap:6vw;min-height:760px;padding:150px clamp(24px,7vw,112px) 86px;display:grid;overflow:hidden}.hero-copy{z-index:2;max-width:680px;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:2.5px;color:#596059;align-items:center;gap:12px;margin:0 0 22px;font-size:10px;font-weight:700;display:flex}.hero .eyebrow,.difference .eyebrow{color:#a4aaa5}.eyebrow span{background:var(--yellow);width:28px;height:1px}h1{letter-spacing:-5px;margin:0;font-size:clamp(54px,6.2vw,91px);font-weight:700;line-height:.96}h1 em{color:var(--yellow);font-style:normal}.hero-text{color:#abb1ac;max-width:620px;margin:32px 0 28px;font-size:18px;line-height:1.7}.hero-actions{align-items:center;gap:30px;display:flex}.text-link{color:#d5d8d6;border-bottom:1px solid #646a66;padding:10px 0 7px;font-size:13px}.text-link span{color:var(--yellow);margin-left:8px}.hero-proof{color:#969d97;flex-wrap:wrap;gap:24px;margin-top:38px;font-size:11px;display:flex}.hero-proof span{align-items:center;gap:7px;display:flex}.check{width:19px;height:19px;color:var(--yellow);background:#f8c94326;border-radius:50%;flex:0 0 19px;place-items:center;display:inline-grid}.check:before{content:"";border:1.5px solid;border-width:0 1.5px 1.5px 0;width:4px;height:7px;transform:translateY(-1px)rotate(45deg)}.energy-visual{place-items:center;height:550px;display:grid;position:relative}.visual-glow{border:1px solid #f8c9431f;border-radius:50%;width:460px;height:460px;position:absolute;box-shadow:0 0 100px #f8c94314,inset 0 0 100px #f8c94308}.dashboard-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:2;background:#141a17e0;border:1px solid #ffffff1f;border-radius:28px;width:min(100%,500px);min-height:430px;padding:28px;position:relative;transform:rotate(-1.2deg);box-shadow:0 35px 90px #00000059}.card-topline,.metric-row,.chart-labels{justify-content:space-between;align-items:center;display:flex}.card-topline{color:#8e9690;font-size:11px}.live-pill{color:#89d5a4;background:#72cf961a;border-radius:100px;padding:8px 11px}.live-pill i{background:#72d39a;border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block;box-shadow:0 0 8px #72d39a}.metric-label{color:#8e9690;margin:30px 0 7px;font-size:12px}.metric-row strong{letter-spacing:-2px;font-size:39px}.metric-row strong small{letter-spacing:0;color:#7b827d;font-size:14px}.positive{color:#8bd6a4;background:#72cf9614;border-radius:8px;padding:7px 10px;font-size:10px}.chart{background:linear-gradient(#0000 32%,#ffffff09 33%,#0000 34% 65%,#ffffff09 66%,#0000 67%);border-bottom:1px solid #ffffff14;align-items:flex-end;gap:6px;height:120px;margin-top:25px;display:flex}.chart span{background:#627069;border-radius:5px 5px 1px 1px;flex:1;min-width:4px}.chart span:nth-child(n+9):nth-child(-n+16){background:#a9904d}.chart span.peak{background:var(--yellow);box-shadow:0 0 14px #f8c94359}.chart-labels{color:#616963;margin-top:8px;font-size:9px}.insight{background:#202720;border-radius:16px;align-items:center;gap:12px;margin-top:23px;padding:16px;display:flex}.insight-icon{background:var(--yellow);width:34px;height:34px;color:var(--ink);border-radius:10px;place-items:center;font-weight:900;display:grid}.insight div{flex-direction:column;flex:1;gap:3px;display:flex}.insight small{color:#8e9690;font-size:9px}.insight strong{font-size:11px}.floating-card{z-index:3;background:#191f1cf2;border:1px solid #ffffff1f;border-radius:17px;position:absolute;box-shadow:0 22px 50px #0000004d}.cost-card{flex-direction:column;padding:16px 20px;display:flex;top:50px;right:-8px}.cost-card small,.source-card small{color:#828983;font-size:9px}.cost-card strong{margin:3px 0;font-size:20px}.cost-card span{color:#737a74;font-size:8px}.source-card{align-items:center;gap:11px;padding:13px 16px;display:flex;bottom:45px;left:-26px}.source-card div{flex-direction:column;gap:3px;display:flex}.source-card strong{font-size:10px}.source-icon{color:#1d3227;background:#edf2ec;border-radius:50%;place-items:center;width:31px;height:31px;font-size:13px;font-weight:800;display:grid}.promise-strip{background:var(--yellow);text-align:center;justify-content:center;align-items:center;gap:4vw;min-height:84px;padding:20px clamp(24px,7vw,112px);font-size:12px;font-weight:650;display:flex}.promise-strip i{background:var(--ink);opacity:.35;border-radius:50%;width:4px;height:4px}.section{padding:110px clamp(24px,7vw,112px)}.section-heading{text-align:center;max-width:780px;margin:0 auto 58px}.section-heading .eyebrow{justify-content:center}.section h2{letter-spacing:-3px;margin:0 0 22px;font-size:clamp(39px,4.5vw,66px);line-height:1.04}.section-heading>p:last-child,.steps-intro>p:last-child{color:var(--muted);font-size:16px;line-height:1.65}.product-grid{grid-template-columns:1fr 1fr;gap:20px;max-width:1200px;margin:auto;display:grid}.product-card{border-radius:30px;min-height:600px;padding:45px;position:relative;overflow:hidden}.essential{background:#e9e4d8;border:1px solid #d6d0c2}.realtime{background:var(--card);color:#fff;border:1px solid #242c28}.product-number{font:500 11px var(--font-geist-mono);color:#8a8f88;position:absolute;top:35px;right:38px}.product-kicker{text-transform:uppercase;letter-spacing:2px;color:#596059;font-size:10px;font-weight:800}.realtime .product-kicker{color:var(--yellow)}.product-card h3{letter-spacing:-1.5px;max-width:500px;margin:48px 0 20px;font-size:34px;line-height:1.12}.product-description{color:#565d56;max-width:480px;font-size:14px;line-height:1.65}.realtime .product-description{color:#929a94}.product-card ul{gap:14px;margin:34px 0 40px;padding:0;font-size:13px;list-style:none;display:grid}.product-card li{align-items:flex-start;gap:11px;display:flex}.product-card li .check{margin-top:.1em}.card-link{z-index:2;border-bottom:1px solid;align-items:center;gap:14px;min-height:44px;padding:8px 0;font-size:12px;font-weight:700;display:inline-flex;position:relative}.card-tag{background:var(--yellow);text-transform:uppercase;letter-spacing:1.5px;border-radius:22px 0 0;padding:13px 26px;font-size:9px;font-weight:800;position:absolute;bottom:0;right:0}.pulse-orbit{border:1px solid #f8c94314;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-120px;right:-100px}.pulse-orbit span{border:1px solid #f8c9431a;border-radius:50%;position:absolute;inset:25px}.pulse-orbit span:nth-child(2){inset:55px}.pulse-orbit span:nth-child(3){background:var(--yellow);inset:84px;box-shadow:0 0 30px #f8c94366}.product-note{text-align:center;color:#596059;margin-top:24px;font-size:11px}.steps{background:#ded9ce;grid-template-columns:.8fr 1fr;align-items:start;gap:9vw;display:grid}.steps-intro{position:sticky;top:70px}.steps-list{margin:0;padding:0;list-style:none}.steps-list li{border-bottom:1px solid #0b0e0d21;grid-template-columns:42px 1fr;gap:24px;margin-bottom:36px;padding:0 0 36px;display:grid}.steps-list li>span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:11px;display:grid}.steps-list h3{letter-spacing:-.5px;margin:4px 0 9px;font-size:21px}.steps-list p{color:#6d736d;margin:0;font-size:13px;line-height:1.6}.difference{background:var(--ink);color:#fff}.difference-card{text-align:center;max-width:1150px;margin:auto}.difference-card .eyebrow{justify-content:center}.difference-card h2{margin-bottom:60px}.source-comparison{grid-template-columns:1fr 60px 1fr;align-items:center;gap:20px;display:grid}.source-comparison>div:not(.plus){background:#131815;border:1px solid #ffffff1a;border-radius:26px;min-height:280px;padding:37px}.source-letter{color:#173023;background:#e9eee8;border-radius:50%;place-items:center;width:48px;height:48px;margin:auto;font-weight:800;display:grid}.source-letter.bolt{background:var(--yellow);color:var(--ink)}.source-comparison h3{margin:22px 0 11px;font-size:23px}.source-comparison p{color:#959c97;max-width:400px;margin:0 auto 20px;font-size:13px;line-height:1.65}.source-comparison small{color:var(--yellow);letter-spacing:1.5px;text-transform:uppercase;font-size:9px}.plus{color:var(--yellow);font-size:28px}.privacy{grid-template-columns:.7fr 1.3fr;align-items:center;gap:8vw;display:grid}.privacy-mark{aspect-ratio:1;background:radial-gradient(circle,#ece8df 0,#e1ddd3 45%,#0000 46%);border:1px solid #d2cec3;border-radius:50%;place-items:center;width:min(100%,390px);display:grid;position:relative}.privacy-mark:before,.privacy-mark:after{content:"";border:1px solid #d8d4ca;border-radius:50%;position:absolute}.privacy-mark:before{inset:32px}.privacy-mark:after{inset:68px}.privacy-mark span{background:var(--ink);width:92px;height:92px;color:var(--yellow);z-index:1;border-radius:24px;place-items:center;font-size:39px;font-weight:800;display:grid;box-shadow:0 20px 50px #0000002e}.privacy-copy>p:not(.eyebrow){color:#696f69;max-width:680px;line-height:1.7}.privacy-points{gap:21px;margin-top:35px;display:grid}.privacy-points>div{align-items:flex-start;gap:15px;display:flex}.privacy-points p{color:#6e746e;margin:0;font-size:13px;line-height:1.55}.privacy-points strong{color:var(--ink)}.pilot{background:var(--yellow);border-radius:36px;justify-content:space-between;align-items:center;gap:50px;margin:0 clamp(20px,4vw,64px) 100px;padding:70px clamp(30px,6vw,85px);display:flex}.pilot>div{max-width:800px}.pilot h2{font-size:clamp(37px,4vw,59px)}.pilot p:not(.eyebrow){color:#51471f;max-width:700px;line-height:1.6}.eyebrow.light{color:#5c521f}.eyebrow.light span{background:var(--ink)}.button-dark{background:var(--ink);color:#fff;flex:none}.button-dark:hover{background:#242a27}.compact{margin-bottom:40px}.faq-grid{background:#cfcbc1;border:1px solid #cfcbc1;grid-template-columns:1fr 1fr;gap:1px;max-width:1100px;margin:auto;display:grid}.faq-grid article{background:var(--paper);padding:32px}.faq-grid h3{margin:0 0 12px;font-size:17px}.faq-grid p{color:#596059;margin:0;font-size:13px;line-height:1.65}footer{background:var(--ink);color:#fff;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:30px;min-height:170px;padding:45px clamp(24px,7vw,112px);display:grid}footer>p{color:#a9afaa;text-align:center;font-size:12px}footer>div{color:#a9afaa;flex-wrap:wrap;justify-content:flex-end;gap:8px 20px;font-size:10px;display:flex}footer>div a{align-items:center;min-height:44px;display:flex}footer>div a:hover{color:#fff}@media (max-width:1000px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:145px}.hero-copy{max-width:760px}.energy-visual{width:100%;max-width:620px;margin:auto}.product-card{padding:36px}.steps{grid-template-columns:1fr}.steps-intro{position:static}.privacy{grid-template-columns:1fr}.privacy-mark{margin:auto}.pilot{flex-direction:column;align-items:flex-start}.pilot .button{align-self:flex-start}footer{text-align:center;grid-template-columns:1fr}footer>.brand,footer>div{justify-content:center}}@media (max-width:700px){.site-header{height:72px;padding:0 18px}.site-header .button-small{min-height:44px;padding:0 14px;display:inline-flex}.desktop-label{display:none}.mobile-label{display:inline}.brand{font-size:22px}.hero{min-height:auto;padding:120px 22px 65px}.hero h1{letter-spacing:-3.5px;font-size:49px}.hero-text{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start;gap:12px}.text-link{align-items:center;min-height:44px;display:flex}.hero-proof{gap:13px 20px}.energy-visual{height:480px;margin-top:10px}.dashboard-card{border-radius:22px;min-height:390px;padding:21px}.floating-card{display:none}.chart{gap:4px}.promise-strip{flex-direction:column;align-items:flex-start;gap:10px;padding:24px}.promise-strip i{display:none}.promise-strip p{margin:0}.section{padding:78px 22px}.section h2{letter-spacing:-2.3px;font-size:41px}.product-grid{grid-template-columns:1fr}.product-card{border-radius:24px;min-height:auto;padding:32px 27px 65px}.product-card h3{margin-top:40px;font-size:29px}.steps-list li{gap:15px}.source-comparison{grid-template-columns:1fr}.source-comparison .plus{padding:4px}.privacy-mark{max-width:280px}.pilot{border-radius:26px;margin:0 14px 70px;padding:46px 25px}.pilot .button{width:100%}.faq-grid{grid-template-columns:1fr}footer{padding:50px 24px}.product-note{text-align:left}.cost-card{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
