:root{color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;color:#1d1d1f;background:#f5f5f7;font-synthesis:none;--black: #1d1d1f;--gray: #6e6e73;--soft-gray: #f5f5f7;--blue: #0071e3;--pink: #ff375f;--purple: #af52de;--yellow: #ffd60a}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{width:100%;max-width:100%;min-height:100%;margin:0}body{min-height:100vh;overflow-x:hidden;background:var(--soft-gray)}button,a{font:inherit}a{color:inherit}button:focus-visible,model-viewer:focus-visible{outline:3px solid rgba(0,113,227,.45);outline-offset:3px}.shell{width:100%;min-width:0}.hero{position:relative;min-height:100svh;padding:clamp(76px,10vw,140px) clamp(20px,4vw,64px) 52px;overflow:hidden;background:radial-gradient(circle at 11% 30%,rgba(255,55,95,.13),transparent 27%),radial-gradient(circle at 86% 38%,rgba(0,113,227,.13),transparent 26%),linear-gradient(180deg,#fff,#f5f5f7 72%)}@keyframes hero-intro{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.header{position:relative;z-index:2;min-width:0;text-align:center}.hero-intro{animation:hero-intro .82s cubic-bezier(.22,1,.36,1) both}.header>div{display:grid;justify-items:center}h1{max-width:1180px;margin:0;color:var(--black);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Arial,sans-serif;font-size:clamp(3.45rem,7.7vw,7.8rem);font-weight:720;letter-spacing:-.071em;line-height:.92;word-spacing:.04em}h1 .product-name{display:block;color:var(--black);font-size:1.18em}.hero-summary{max-width:42rem;margin:28px auto 0;color:var(--gray);font-size:clamp(1.08rem,1.7vw,1.42rem);font-weight:450;letter-spacing:-.022em;line-height:1.35}.viewer-panel{position:relative;z-index:1;width:min(1180px,100%);height:min(68vw,720px);min-width:0;min-height:560px;margin:8px auto 0}.viewer-panel:before{position:absolute;inset:19% 18% 10%;border-radius:50%;background:radial-gradient(ellipse,rgba(255,255,255,.96),rgba(0,113,227,.05) 56%,transparent 72%);content:"";filter:blur(18px);pointer-events:none}model-viewer{width:100%;height:100%;min-width:0;min-height:520px;background:transparent;--poster-color: transparent;--progress-bar-color: var(--blue);--progress-bar-height: 3px}.load-track{position:absolute;top:50%;left:50%;width:min(220px,48vw);height:4px;overflow:hidden;border-radius:999px;background:#0000001a;transform:translate(-50%,-50%);transition:opacity .24s ease}.load-track.hidden{opacity:0}.load-track span{display:block;width:0;height:100%;border-radius:inherit;background:var(--blue);transition:width .12s ease}.model-status{position:absolute;top:50%;left:50%;z-index:3;display:none;max-width:34rem;margin:0;padding:13px 18px;border-radius:14px;color:#b42318;background:#ffffffe6;box-shadow:0 10px 40px #0000001f;font-size:.78rem;text-align:center;transform:translate(-50%,-50%);backdrop-filter:blur(18px)}.model-status.visible{display:block}.view-controls,.camera-controls{position:absolute;z-index:3;display:flex;padding:4px;border:1px solid rgba(0,0,0,.08);border-radius:999px;background:#ffffffc7;box-shadow:0 8px 30px #0000001a;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.view-controls{top:26px;left:50%;transform:translate(-50%)}.camera-controls{right:0;bottom:38px;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .22s ease,transform .22s ease}.camera-controls.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.view-button,.icon-button{border:0;border-radius:999px;color:#515154;background:transparent;cursor:pointer;transition:color .18s ease,background .18s ease,transform .18s ease}.view-button{padding:8px 17px;font-size:.76rem;font-weight:600}.icon-button{padding:8px 13px;font-size:.73rem}.view-button:hover,.icon-button:hover{color:var(--black);background:#0000000d}.view-button:active,.icon-button:active{transform:scale(.96)}.view-button.active{color:#fff;background:var(--black)}.story-carousel{width:100%}.story-reel{display:flex;gap:24px;width:100%;margin:24px auto 0;padding:0 max(24px,calc((100vw - 1320px)/2));overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-padding-inline:max(24px,calc((100vw - 1320px)/2));scroll-snap-type:inline mandatory;scrollbar-width:none}.story-reel::-webkit-scrollbar{display:none}.story-reel:focus-visible{outline:3px solid rgba(0,113,227,.45);outline-offset:-3px}.story-card{position:relative;flex:0 0 min(440px,76vw);min-height:720px;padding:48px 42px;overflow:hidden;border-radius:36px;isolation:isolate;scroll-margin-top:68px;scroll-snap-align:start}.carousel-controls{display:flex;justify-content:flex-end;gap:10px;width:min(1320px,calc(100% - 48px));margin:18px auto 24px}.carousel-controls button{display:grid;width:46px;height:46px;padding:0;place-items:center;border:0;border-radius:50%;color:#343437;background:#e8e8ed;cursor:pointer;transition:color .18s ease,background .18s ease,opacity .18s ease,transform .18s ease}.carousel-controls button:hover:not(:disabled){color:#fff;background:#1d1d1f}.carousel-controls button:active:not(:disabled){transform:scale(.94)}.carousel-controls button:focus-visible{outline:3px solid rgba(0,113,227,.45);outline-offset:3px}.carousel-controls button:disabled{opacity:.32;cursor:default}.carousel-controls svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.reveal-ready [data-reveal]{opacity:0;transform:translateY(22px);transition:opacity .68s cubic-bezier(.22,1,.36,1),transform .82s cubic-bezier(.22,1,.36,1)}.reveal-ready [data-reveal].is-revealed{opacity:1;transform:translateY(0)}.connect-card{color:#08233a;background:linear-gradient(135deg,#8ad8ff,#6db9ff 42%,#b5a0ff)}.power-card{color:#302400;background:linear-gradient(135deg,#fff07b,#ffd43b 55%,#ffac33)}.compute-card{color:#251544;background:linear-gradient(135deg,#e2d5ff,#b79aff 48%,#8d72ef)}.repair-card{color:#3b1023;background:linear-gradient(135deg,#ffb5c8,#ff8ea8 48%,#ff746d)}.story-copy{position:relative;z-index:3;max-width:820px}.story-copy h2{margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Arial,sans-serif;font-size:clamp(2.7rem,3.9vw,3.8rem);font-weight:720;letter-spacing:-.06em;line-height:.94}.story-copy>p:last-child{max-width:39rem;margin:22px 0 0;font-size:1rem;font-weight:500;letter-spacing:-.02em;line-height:1.4}.little-screen{position:absolute;right:8%;bottom:6%;z-index:2;display:grid;width:78%;aspect-ratio:1.9;place-content:center;border:9px solid rgba(255,255,255,.78);border-radius:28px;color:#192a34;background:#f7f4df;box-shadow:0 34px 80px #122a3f38;text-align:center;transform:rotate(-5deg)}.little-screen span{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:clamp(3rem,7vw,6rem);letter-spacing:-.08em}.little-screen small{margin-top:7px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem}.signal{position:absolute;z-index:1;border:2px solid rgba(255,255,255,.58);border-radius:50%}.signal-one{right:-9%;bottom:-18%;width:52%;aspect-ratio:1}.signal-two{right:2%;bottom:-6%;width:34%;aspect-ratio:1}.signal-three{right:12%;bottom:5%;width:17%;aspect-ratio:1}.battery-render-frame{position:absolute;inset:43% 0 0;z-index:2;overflow:hidden}.battery-render{position:absolute;bottom:-2%;left:-40%;width:180%;max-width:none;height:auto;filter:drop-shadow(0 30px 34px rgba(91,59,0,.2))}.compute-visual{position:absolute;right:8%;bottom:5%;z-index:2;width:84%;color:#493388;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:11;filter:drop-shadow(0 30px 38px rgba(53,26,110,.2));transform:rotate(-4deg)}.compute-visual .chip-shell{fill:#ffffff47}.compute-visual .chip-core{fill:#ffffffd1}.compute-visual circle{fill:currentColor;stroke:none}.repair-stack{position:absolute;right:4%;bottom:7%;z-index:2;width:88%;height:250px}.repair-stack span{position:absolute;right:0;display:grid;width:82%;height:100px;place-items:center;border-radius:24px;color:var(--black);background:#ffffffe0;box-shadow:0 22px 45px #5a123024;font-size:clamp(1.45rem,2.6vw,2rem);font-weight:700;letter-spacing:-.05em}.repair-stack span:nth-child(1){top:0;transform:translate(-22%) rotate(-7deg)}.repair-stack span:nth-child(2){top:66px;transform:translate(5%) rotate(4deg)}.repair-stack span:nth-child(3){top:132px;transform:translate(-13%) rotate(-2deg)}@media(max-width:760px){.hero{padding:68px 16px 36px}h1{font-size:clamp(3.2rem,15vw,5.2rem)}.hero-summary{max-width:20rem;margin-top:22px}.viewer-panel{height:590px;min-height:520px}.view-controls{top:14px;max-width:calc(100vw - 32px)}.camera-controls{right:50%;bottom:28px;transform:translate(50%,8px)}.camera-controls.is-visible{transform:translate(50%)}.story-reel{gap:12px;width:100%;padding-inline:12px;scroll-padding-inline:12px}.carousel-controls{width:calc(100% - 24px);margin-top:14px}.story-card{flex-basis:min(82vw,410px);min-height:680px;padding:40px 30px;border-radius:32px;scroll-snap-align:start}.story-copy h2{font-size:clamp(2.45rem,10.5vw,3.2rem)}.little-screen{right:9%;bottom:5%;width:82%}.battery-render-frame{inset-block-start:46%}.battery-render{bottom:0;left:-43%;width:186%}.repair-stack{right:2%;bottom:6%;width:94%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-intro{animation:none}.story-reel,.use-case-grid{scroll-behavior:auto}.load-track span,.view-button,.icon-button,.camera-controls,.carousel-controls button{transition:none}}.product-details{display:grid;gap:clamp(72px,10vw,140px);width:min(1180px,calc(100% - 48px));min-width:0;margin:clamp(100px,14vw,180px) auto 40px;scroll-margin-top:68px}.product-details>*,.use-cases,.use-case-grid,.spec-list,.open-hardware{min-width:0}.section-heading{max-width:900px}.section-heading h2,.use-cases>h2,.open-hardware h2{margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Arial,sans-serif;font-weight:720;letter-spacing:-.06em;line-height:.94}.section-heading h2{font-size:clamp(3.4rem,7vw,7rem)}.use-cases>h2{font-size:clamp(2.25rem,5.4vw,5.6rem)}.use-cases>h2 span{display:block;white-space:nowrap}.use-case-carousel{margin-top:44px}.use-case-grid{display:flex;gap:16px;width:100%;margin:0;padding:0;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:inline mandatory;scrollbar-width:none}.use-case-grid::-webkit-scrollbar{display:none}.use-case-grid:focus-visible{outline:3px solid rgba(0,113,227,.45);outline-offset:3px}.use-case-grid article{position:relative;flex:0 0 min(340px,76vw);min-height:430px;padding:34px;overflow:hidden;border-radius:30px;background:#e7e0ff;scroll-snap-align:start}.use-case-grid article:nth-child(2){background:#fff0a8}.use-case-grid article:nth-child(3){background:#dff7ee}.use-case-grid article:nth-child(4){background:#ffdce7}.use-case-grid article:nth-child(5){background:#d8eeff}.use-case-grid article:nth-child(6){background:#e8e8ed}.use-case-grid article:nth-child(3n+2){transition-delay:55ms}.use-case-grid article:nth-child(3n+3){transition-delay:.11s}.use-case-grid article:after{position:absolute;right:-26px;bottom:-32px;width:230px;height:230px;border-radius:50%;background:#fff6;content:""}.use-case-grid h3{position:relative;z-index:2;max-width:11ch;margin:0;font-size:clamp(1.5rem,2.3vw,2rem);letter-spacing:-.045em;line-height:1}.use-case-grid p{position:relative;z-index:2;margin:22px 0 0;color:#454548;font-size:.84rem;letter-spacing:-.012em;line-height:1.5}.use-case-icon{position:absolute;z-index:1;right:17px;bottom:4px;width:180px;height:180px;color:#6f52bb;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:8}.use-case-icon circle:not([r="8"]):not([r="9"]):not([r="6"]){fill:#ffffff42}.use-case-icon circle[r="6"],.use-case-icon circle[r="8"],.use-case-icon circle[r="9"]{fill:currentColor;stroke:none}.use-case-grid article:nth-child(2) .use-case-icon{color:#9d6500}.use-case-grid article:nth-child(3) .use-case-icon{color:#16785f}.use-case-grid article:nth-child(4) .use-case-icon{color:#bd4e75}.use-case-grid article:nth-child(5) .use-case-icon{color:#2879ad}.use-case-grid article:nth-child(6) .use-case-icon{color:#67676d}.use-case-carousel .carousel-controls{width:100%;margin-bottom:0}.specs-heading{scroll-margin-top:80px}.spec-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:-78px 0 0}.spec-list div{display:grid;grid-template-columns:105px 1fr;gap:22px;padding:24px 24px 24px 0;border-top:1px solid #d2d2d7}.spec-list div:nth-child(odd){margin-right:34px}.spec-list dt{color:var(--black);font-size:.79rem;font-weight:650}.spec-list dd{margin:0;color:var(--gray);font-size:.82rem;line-height:1.55}.open-hardware{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1fr) minmax(0,1fr);gap:clamp(28px,5vw,72px);margin-bottom:24px;padding:clamp(44px,7vw,86px);border-radius:46px;color:#fff;background:linear-gradient(135deg,#ff375f,#c92a64 48%,#7b2cbf)}.open-hardware h2{grid-column:1;font-size:clamp(3rem,5vw,5.4rem)}.open-hardware p{margin:0;color:#ffffffd1;font-size:.88rem;line-height:1.65}.open-hardware a{color:#fff;font-weight:650;text-underline-offset:.2em}.open-hardware a:hover,.open-hardware a:focus-visible{color:#fff0a8}@media(max-width:760px){.product-details{width:calc(100% - 24px);gap:72px;margin-top:100px}.use-case-carousel{margin-top:30px}.use-case-grid{gap:12px}.use-case-grid article{flex-basis:min(320px,78vw);min-height:400px;padding:28px;border-radius:26px}.use-case-grid article{transition-delay:0ms}.spec-list{margin-top:-38px}.spec-list div:nth-child(odd){margin-right:0}.open-hardware{grid-template-columns:1fr;gap:22px;padding:48px 28px;border-radius:34px}.open-hardware h2{grid-column:auto}.open-hardware h2{margin:0 0 16px}}@media(max-width:440px){.spec-list div{grid-template-columns:82px 1fr;gap:14px}}
