:root {--background:#f5f0e6;--surface:#ebe3d3;--surface-soft:#f0eadf;--text:#20251f;--render-background:#1c211b;--muted:#686b62;--accent:#49634f;--border:rgba(32,37,31,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:var(--background);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}img{display:block;max-width:100%;height:auto}.site-header,main,footer{width:min(1220px,calc(100% - 56px));margin-inline:auto}.site-header{min-height:82px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.brand{font-size:1.1rem;font-weight:760;letter-spacing:-.035em;text-decoration:none}nav{display:flex;gap:30px}nav a{color:var(--muted);font-size:.93rem;text-decoration:none;transition:color 150ms ease}nav a:hover{color:var(--text)}main{padding-bottom:110px}.hero{min-height:76vh;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.75fr);align-items:center;gap:clamp(40px,6vw,80px);padding:88px 0 110px}.hero-copy{max-width:760px}.eyebrow{margin:0 0 20px;color:var(--accent);font-size:.74rem;font-weight:800;letter-spacing:.16em}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.055em}h1{margin-bottom:0;font-size:clamp(3.3rem,7vw,6.9rem);line-height:.96}h2{margin-bottom:0;font-size:clamp(2.5rem,5vw,4.8rem);line-height:.98}h3{margin-bottom:12px;font-size:1.08rem;letter-spacing:-.025em}.intro{max-width:670px;margin:32px 0 0;color:var(--muted);font-size:clamp(1.08rem,1.9vw,1.33rem);line-height:1.58}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;border:1px solid var(--border);border-radius:999px;font-weight:700;text-decoration:none;transition:transform 150ms ease,background 150ms ease,border-color 150ms ease}.button:hover{transform:translateY(-1px)}.primary{border-color:var(--text);background:var(--text);color:var(--background)}.secondary:hover{background:var(--surface-soft)}.hero-product{width:min(440px,100%);aspect-ratio:1/1;justify-self:end;overflow:hidden;border-radius:30px;background:var(--render-background)}.hero-product img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.7)}.product-panel{padding:clamp(42px,7vw,82px);border-radius:34px;background:var(--surface)}.section-copy{max-width:900px}.dimension-callout{display:flex;flex-wrap:wrap;align-items:baseline;gap:12px 18px;margin-top:32px;padding-top:26px;border-top:1px solid var(--border)}.dimension-value{font-size:clamp(1.45rem,2.6vw,2.2rem);font-weight:760;letter-spacing:-.04em}.dimension-label{color:var(--muted);font-size:.96rem}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:64px}.product-grid article{min-height:210px;padding:26px;border:1px solid var(--border);border-radius:24px;background:rgba(255,255,255,.16)}.product-grid p,.principles-copy p,.closing-card>p:not(.eyebrow),.inside-copy>p:not(.eyebrow),.build-heading>p:not(.eyebrow),.resource-card p{color:var(--muted);line-height:1.65}.uses-section{padding:120px 0 20px}.uses-heading{max-width:850px}.uses-heading>p:not(.eyebrow){max-width:760px;margin:28px 0 0;color:var(--muted);font-size:1.08rem;line-height:1.65}.uses-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:58px;border-top:1px solid var(--border);border-left:1px solid var(--border)}.uses-grid article{position:relative;min-height:245px;padding:30px 30px 34px;border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.uses-grid h3{margin-top:42px;font-size:1.35rem}.uses-grid p{margin-bottom:0;color:var(--muted);line-height:1.6}.use-number{position:absolute;top:28px;right:28px;color:rgba(32,37,31,.36);font-size:.72rem;font-weight:800;letter-spacing:.12em}.led-demo{height:18px;display:flex;align-items:center;gap:7px}.led-demo i{width:9px;height:9px;border-radius:50%;background:#8ea88f;box-shadow:0 0 0 5px rgba(73,99,79,.08)}.led-demo i:nth-child(2){background:#d789a6}.led-demo i:nth-child(3){background:#a9c9de}.use-status h3{margin-top:24px}.inside-section{width:100vw;margin-left:calc(50% - 50vw);margin-top:110px;padding:clamp(64px,7vw,96px) max(28px,calc((100vw - 1220px)/2));display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:center;gap:clamp(40px,6vw,80px);background:var(--render-background);color:var(--background)}.inside-copy{max-width:560px}.inside-section .eyebrow{color:#a9bcae}.inside-copy h2{color:var(--background)}.inside-copy>p:not(.eyebrow){margin:28px 0 0;color:rgba(245,240,230,.72);font-size:1.08rem}.inside-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}.inside-points span{padding:10px 14px;border:1px solid rgba(245,240,230,.18);border-radius:999px;color:rgba(245,240,230,.82);font-size:.9rem;font-weight:650}.inside-image{width:min(580px,100%);aspect-ratio:1/1;justify-self:end;overflow:hidden;border-radius:28px;background:var(--render-background)}.inside-image img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.28)}.build-section{padding:120px 0 20px}.build-heading{max-width:820px}.build-heading>p:not(.eyebrow){max-width:720px;margin:28px 0 0;font-size:1.08rem}.resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:54px}.resource-card{min-height:280px;display:flex;flex-direction:column;padding:28px;border:1px solid var(--border);border-radius:26px;background:rgba(255,255,255,.18);text-decoration:none;transition:transform 160ms ease,background 160ms ease,border-color 160ms ease}a.resource-card:hover{transform:translateY(-2px);background:var(--surface-soft);border-color:rgba(32,37,31,.22)}.resource-kicker{margin-bottom:26px;color:var(--accent);font-size:.7rem;font-weight:800;letter-spacing:.14em}.resource-card h3{font-size:1.35rem}.resource-card p{margin-bottom:30px}.resource-link{margin-top:auto;font-weight:700;font-size:.94rem}.resource-card-muted{opacity:.72}.electronics-card{min-height:420px}.pcb-preview{position:relative;width:100%;height:180px;margin:-8px 0 24px;overflow:hidden;border-radius:18px;background:var(--surface)}.pcb-preview model-viewer{width:100%;height:100%;--poster-color:transparent}.model-hint{position:absolute;right:12px;bottom:10px;padding:5px 9px;border-radius:999px;background:rgba(245,240,230,.82);color:var(--muted);font-size:.68rem;font-weight:700;pointer-events:none}.principles{display:grid;grid-template-columns:1fr .85fr;gap:clamp(48px,8vw,120px);align-items:start;padding:120px 0}.principles-copy{padding-top:28px}.principles-copy p{margin-bottom:20px;font-size:1.08rem}.closing-card{padding:clamp(42px,7vw,76px);border-radius:34px;background:#20251f;color:var(--background)}.closing-card .eyebrow{color:#a9bcae}.closing-card h2{max-width:760px}.closing-card>p:not(.eyebrow){max-width:650px;margin:28px 0 0;color:rgba(245,240,230,.72);font-size:1.08rem}.text-link{display:inline-block;margin-top:32px;color:#f5f0e6;font-weight:700;text-decoration:none}footer{min-height:86px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border);color:var(--muted);font-size:.88rem}@media(max-width:980px){.hero,.inside-section,.principles{grid-template-columns:1fr}.hero{gap:44px;padding-top:80px}.hero-product{width:min(480px,100%);justify-self:center}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.uses-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inside-section{gap:36px}.inside-copy{max-width:720px}.inside-image{width:min(560px,100%);justify-self:center}.resource-grid{grid-template-columns:1fr}.resource-card{min-height:auto}.electronics-card{min-height:420px}.pcb-preview{height:230px}.principles{gap:24px}}@media(max-width:640px){.site-header,main,footer{width:min(100% - 30px,1220px)}.site-header{min-height:70px}nav{gap:16px}nav a:nth-child(2),nav a:nth-child(3),nav a:nth-child(4){display:none}.hero{min-height:auto;padding:84px 0 72px}.hero-product{width:min(360px,92vw);border-radius:24px}.hero-product img{transform:scale(1.62)}.product-panel,.closing-card{border-radius:26px}.product-grid{grid-template-columns:1fr;margin-top:42px}.product-grid article{min-height:auto}.uses-section{padding-top:88px}.uses-grid{grid-template-columns:1fr;margin-top:40px}.uses-grid article{min-height:auto;padding:26px 24px 30px}.uses-grid h3{margin-top:36px}.use-status h3{margin-top:22px}.inside-section{margin-top:76px;padding-top:68px;padding-bottom:68px}.inside-image{width:min(420px,92vw);border-radius:24px}.inside-image img{transform:scale(1.22)}.inside-points{margin-top:28px}.build-section{padding-top:88px}.resource-grid{margin-top:40px}.dimension-callout{align-items:flex-start;flex-direction:column}.pcb-preview{height:190px}.electronics-card{min-height:auto}.principles{padding:88px 0}footer{min-height:110px;gap:12px;flex-direction:column;align-items:flex-start;justify-content:center}}