/*! 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;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{.start{inset-inline-start:var(--spacing)}}:root{--ink:#101216;--paper:#f3f3f0;--electric:#3657ff;--line:#d7d8d4;--muted:#666a72}*{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}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1440px,100% - 64px);height:86px;margin:0 auto;display:flex}.brand{letter-spacing:.18em;align-items:center;gap:12px;font-size:15px;font-weight:780;display:flex}.brand-mark{background:var(--ink);color:#fff;letter-spacing:-.08em;border-radius:7px;place-items:center;width:32px;height:32px;font-size:17px;display:grid}nav{align-items:center;gap:36px;font-size:13px;font-weight:600;display:flex}nav a:not(.nav-cta){color:#4c5058}.nav-cta{color:#fff;background:var(--ink);border-radius:7px;padding:12px 18px}.hero{grid-template-columns:.88fr 1.12fr;align-items:center;gap:5vw;width:min(1440px,100% - 64px);min-height:calc(100vh - 86px);margin:0 auto;padding:58px 0 70px;display:grid}.eyebrow{color:var(--muted);font-family:var(--font-geist-mono), monospace;letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 28px;font-size:11px;display:flex}.eyebrow span{background:#54c978;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #54c97821}h1{letter-spacing:-.072em;margin:0;font-size:clamp(54px,6.25vw,94px);font-weight:650;line-height:.92}h1 em{color:var(--electric);font-style:normal;font-weight:450}.hero-lede{color:#555a63;max-width:570px;margin:32px 0 0;font-size:clamp(17px,1.35vw,21px);line-height:1.55}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:38px;display:flex}.button{border-radius:8px;justify-content:center;align-items:center;min-height:52px;padding:0 22px;font-size:14px;font-weight:660;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--electric)}.button-primary:hover{background:#2645e9}.button-secondary{border:1px solid var(--line);background:#ffffff73}.button-secondary span{margin-left:24px}.hero-proof{border-top:1px solid var(--line);gap:36px;margin-top:52px;padding-top:24px;display:flex}.hero-proof p{gap:5px;margin:0;display:grid}.hero-proof strong{font-size:13px}.hero-proof span{color:#7b7e84;font-size:11px}.hero-stage{background:var(--electric);border-radius:26px;min-height:655px;position:relative;overflow:hidden;box-shadow:0 28px 70px #2b3f962e}.stage-grid{opacity:.14;background-image:linear-gradient(#fffc 1px,#0000 1px),linear-gradient(90deg,#fffc 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0}.orbit{border:1px solid #ffffff42;border-radius:50%;position:absolute}.orbit-one{width:590px;height:590px;top:-180px;right:-250px}.orbit-two{width:390px;height:390px;bottom:-140px;left:-180px}.product-card{background:#f4f3ee;border-radius:18px;position:absolute;box-shadow:0 24px 45px #141a4138}.product-card-main{width:48%;min-width:280px;padding:20px 20px 25px;top:12%;left:12%;transform:rotate(-4deg)}.product-visual{background:#dcdedb;border-radius:11px;place-items:center;height:240px;display:grid;overflow:hidden}.device-screen{background:linear-gradient(135deg,#b8f1ff,#f6e595 56%,#ff9a8f);border:10px solid #22272b;border-radius:7px;width:78%;height:58%;position:relative;box-shadow:0 15px 25px #0000002e}.device-screen span{color:#0a0e148c;font-family:var(--font-geist-mono);font-size:10px;position:absolute;bottom:7px;right:9px}.device-stand{clip-path:polygon(30% 0,70% 0,78% 78%,100% 100%,0 100%,22% 78%);background:linear-gradient(90deg,#92999e,#d8dcdf 48%,#8f969b);border-radius:4px 4px 12px 12px;width:44px;height:76px;position:absolute;top:168px}.product-card p,.signal-card p,.mini-card p{color:#71747a;font-family:var(--font-geist-mono);letter-spacing:.12em;margin:18px 0 8px;font-size:9px}.product-card strong{letter-spacing:-.035em;font-size:20px;line-height:1.12}.signal-card{color:#fff;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#1219553d;border:1px solid #ffffff52;border-radius:16px;width:34%;padding:24px;position:absolute;top:20%;right:8%;transform:rotate(5deg)}.signal-icon{color:#141713;background:#e9ff6a;border-radius:50%;place-items:center;width:68px;height:68px;font-size:38px;display:grid}.signal-card p{color:#ffffffb8}.mini-card{background:#ff7d59;border-radius:16px;width:30%;padding:18px;position:absolute;bottom:12%;right:12%;transform:rotate(-5deg);box-shadow:0 24px 45px #141a4138}.mini-device{background:#ffb6a0;border-radius:10px;place-items:center;height:120px;display:grid}.mini-device:before{content:"";background:linear-gradient(160deg,#262e36,#616b74);border:5px solid #20252b;border-radius:13px;width:58px;height:94px;box-shadow:0 10px 18px #00000038}.mini-card p{color:#3e241d;font-weight:700;line-height:1.3}.stage-label{color:#ffffffb8;font-family:var(--font-geist-mono);letter-spacing:.16em;margin:0;font-size:9px;position:absolute;bottom:6%;left:9%}.category-section,.selection-section,.contact-section,footer,.about-banner{width:min(1440px,100% - 64px);margin-inline:auto}.category-section{padding:130px 0 150px}.section-heading{grid-template-columns:1fr 1.25fr .75fr;align-items:end;gap:40px;margin-bottom:52px;display:grid}.section-kicker{color:#767a81;font-family:var(--font-geist-mono), monospace;letter-spacing:.14em;margin:0;font-size:10px}.section-heading h2,.selection-intro h2,.contact-grid h2{letter-spacing:-.06em;margin:0;font-size:clamp(42px,4.6vw,70px);font-weight:560;line-height:.96}.section-heading>p:last-child{color:#686c73;margin:0;font-size:15px;line-height:1.55}.category-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.category-card{border-radius:18px;flex-direction:column;min-height:560px;padding:24px;display:flex;overflow:hidden}.category-blue{background:#dfe5ff}.category-dark{color:#fff;background:#171a20}.category-coral{background:#ff9a76}.category-top{font-family:var(--font-geist-mono);letter-spacing:.1em;text-transform:uppercase;opacity:.62;justify-content:space-between;font-size:9px;display:flex}.category-art{place-items:center;height:300px;margin:28px -24px 24px;display:grid;position:relative}.phone-art{background:#b9c7ff}.phone-art i{background:linear-gradient(160deg,#232a34,#778895);border:9px solid #21252a;border-radius:25px;width:116px;height:220px;transform:rotate(-8deg);box-shadow:0 25px 35px #202d5a40}.phone-art b{background:#eaff6f;border-radius:50%;width:54px;height:54px;position:absolute;top:21%;right:21%}.desk-art{background:#292e37}.desk-art i{background:linear-gradient(145deg,#6e7cff,#ed9ca8 60%,#f6d567);border:9px solid #d4d7db;border-radius:8px;width:65%;height:145px;box-shadow:0 24px 35px #00000047}.desk-art b{background:#a9afb4;border-radius:8px;width:74px;height:9px;position:absolute;bottom:60px;box-shadow:0 -28px 0 -1px #a9afb4}.power-art{background:#ffbd9f}.power-art i,.power-art b,.power-art em{background:#24282e;display:block;position:absolute;box-shadow:0 18px 28px #5a26142e}.power-art i{border-radius:22px;width:114px;height:150px;left:20%;transform:rotate(-7deg)}.power-art b{border-radius:50%;width:94px;height:94px;top:55px;right:18%}.power-art em{border-radius:20px;width:150px;height:24px;bottom:60px;right:17%;transform:rotate(11deg)}.category-card h3{letter-spacing:-.04em;margin:auto 0 10px;font-size:28px}.category-card>p{color:currentColor;opacity:.7;max-width:360px;margin:0;font-size:14px;line-height:1.55}.selection-section{border-top:1px solid var(--line);grid-template-columns:.8fr 1.2fr;gap:8vw;padding:140px 0;display:grid}.selection-intro h2{margin-top:44px}.selection-intro>p:last-child{color:#666a72;max-width:470px;margin:28px 0 0;font-size:17px;line-height:1.6}.selection-list article{border-top:1px solid var(--line);grid-template-columns:58px 1fr;gap:22px;padding:30px 0;display:grid}.selection-list article:last-child{border-bottom:1px solid var(--line)}.selection-list article>span{background:var(--ink);color:#fff;width:34px;height:34px;font-family:var(--font-geist-mono);border-radius:50%;place-items:center;font-size:9px;display:grid}.selection-list h3{letter-spacing:-.035em;margin:3px 0 10px;font-size:22px}.selection-list p{color:#686c73;margin:0;font-size:14px;line-height:1.55}.about-banner{background:var(--electric);color:#fff;border-radius:22px;justify-content:space-between;align-items:end;gap:50px;min-height:330px;padding:60px;display:flex;overflow:hidden}.about-badge{align-items:center;gap:16px;display:flex}.about-badge>span{border:1px solid #fff9;border-radius:18px;place-items:center;width:78px;height:78px;font-size:36px;font-weight:760;display:grid}.about-badge small{font-family:var(--font-geist-mono);letter-spacing:.13em;font-size:9px;line-height:1.5}.about-banner>p{text-align:right;letter-spacing:-.06em;max-width:700px;margin:0;font-size:clamp(32px,4vw,60px);line-height:1}.contact-section{padding:150px 0 130px}.contact-grid{grid-template-columns:1fr 1fr;gap:8vw;margin-top:50px;display:grid}.contact-grid h2 em{color:var(--electric);font-style:normal}.contact-copy{padding-top:12px}.contact-copy>p{color:#61656d;max-width:530px;margin:0 0 45px;font-size:17px;line-height:1.6}.contact-copy>a{border-block:1px solid var(--ink);letter-spacing:-.035em;justify-content:space-between;max-width:650px;padding:22px 0;font-size:clamp(23px,2.2vw,34px);display:flex}.contact-copy small{color:#777b82;font-family:var(--font-geist-mono);letter-spacing:.1em;text-transform:uppercase;margin-top:16px;font-size:9px;display:block}footer{border-top:1px solid var(--line);grid-template-columns:1fr 1fr 1fr;align-items:center;min-height:130px;padding:30px 0;font-size:11px;display:grid}.footer-brand{font-size:12px}footer>p{color:#73777e;text-align:center;margin:0}.footer-links{color:#6c7077;justify-content:flex-end;gap:24px;display:flex}.legal-page{width:min(850px,100% - 40px);margin:0 auto;padding:80px 0 120px}.legal-page .brand{width:fit-content;margin-bottom:90px}.legal-page h1{font-size:clamp(48px,8vw,84px)}.legal-meta{color:#72767d;font-family:var(--font-geist-mono);letter-spacing:.1em;text-transform:uppercase;margin:20px 0 58px;font-size:10px}.legal-copy{gap:34px;display:grid}.legal-copy section{border-top:1px solid var(--line);padding-top:28px}.legal-copy h2{letter-spacing:-.03em;margin:0 0 12px;font-size:21px}.legal-copy p,.legal-copy li{color:#5f636a;font-size:15px;line-height:1.7}.legal-copy p{margin:0}.legal-copy a{color:var(--electric);text-underline-offset:3px;text-decoration:underline}.legal-back{margin-top:60px;font-size:13px;font-weight:650;display:inline-block}@media (max-width:1000px){.hero{grid-template-columns:1fr;padding-top:70px}.hero-copy{max-width:720px}.hero-stage{min-height:610px}.section-heading{grid-template-columns:1fr 2fr}.section-heading>p:last-child{display:none}.category-grid{grid-template-columns:1fr}.category-card{min-height:510px}.category-art{height:285px}}@media (max-width:680px){.site-header,.hero,.category-section,.selection-section,.contact-section,footer,.about-banner{width:min(100% - 34px,1440px)}.site-header{height:74px}nav a:not(.nav-cta){display:none}.hero{padding:48px 0}h1{font-size:clamp(51px,15vw,72px)}.hero-lede{font-size:17px}.hero-proof{gap:18px;overflow-x:auto}.hero-proof p{min-width:108px}.hero-stage{border-radius:18px;min-height:520px}.product-card-main{width:60%;min-width:230px;top:8%;left:8%}.product-visual{height:190px}.device-stand{height:57px;top:142px}.signal-card{width:33%;padding:15px;top:17%;right:5%}.signal-icon{width:48px;height:48px;font-size:28px}.mini-card{width:38%;bottom:10%;right:8%}.category-section{padding:95px 0 110px}.section-heading{grid-template-columns:1fr;gap:24px}.category-card{min-height:490px}.selection-section{grid-template-columns:1fr;gap:60px;padding:100px 0}.about-banner{flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:390px;padding:32px}.about-banner>p{text-align:left}.contact-section{padding:110px 0 95px}.contact-grid{grid-template-columns:1fr;gap:50px}footer{grid-template-columns:1fr;align-items:start;gap:26px}footer>p{text-align:left}.footer-links{flex-wrap:wrap;justify-content:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
