:root{--bg:#080a09;--panel:#101311;--line:#2a302c;--text:#f5f7f5;--muted:#a9b0ab;--accent:#719885;--orange:#f16a11;--max:1440px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif}.site-header{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;align-items:center;padding:18px clamp(20px,5vw,72px);background:rgba(8,10,9,.84);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08)}.brand{display:flex;align-items:center;gap:14px;color:#fff;text-decoration:none}.brand-mark{width:48px;height:48px}.brand-mark svg{fill:none;stroke:currentColor;stroke-width:2}.brand b{display:block;letter-spacing:.28em;font-size:20px}.brand small{display:block;letter-spacing:.45em;font-size:9px;margin-top:5px}.site-header nav{display:flex;align-items:center;gap:28px}.site-header nav a{color:#d7ddd8;text-decoration:none;font-size:14px}.nav-cta{border:1px solid #4e5b53;padding:10px 16px;border-radius:999px}.hero,.section,footer{max-width:var(--max);margin:auto}.hero{min-height:760px;display:grid;grid-template-columns:.88fr 1.12fr;border-left:1px solid var(--line);border-right:1px solid var(--line)}.hero-copy{padding:clamp(50px,7vw,105px);display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,#060706 0%,#0b0e0c 100%)}.eyebrow{font-family:"Barlow Condensed";font-weight:700;color:var(--accent);letter-spacing:.05em;font-size:20px}.hero h1,.section h2{font-family:"Barlow Condensed";font-size:clamp(54px,6vw,94px);line-height:.9;margin:20px 0}.hero h1 em{display:block;color:var(--accent);font-style:normal}.hero p,.section p{color:var(--muted);font-size:18px;line-height:1.65;max-width:660px}.hero-actions{display:flex;gap:12px;margin-top:26px}.button{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:6px;text-decoration:none;font-weight:700;border:0;cursor:pointer}.primary{background:var(--accent);color:#08100c}.ghost{border:1px solid #4c564f;color:#fff}.benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:50px;color:#d6ddd8;font-size:14px}.benefits span:before{content:"⬡";color:var(--accent);margin-right:8px}.room{position:relative;overflow:hidden;min-height:650px;background:radial-gradient(circle at 50% 25%,#3b3228 0,#171816 32%,#0a0b0a 78%)}.wall-panels{position:absolute;width:72%;height:46%;left:14%;top:10%;filter:drop-shadow(0 0 12px rgba(255,177,99,.25));background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='122' height='106' viewBox='0 0 122 106'%3E%3Cpath d='M30 2h60l30 51-30 51H30L0 53Z' fill='%23141414' stroke='%23343434' stroke-width='2'/%3E%3Cpath d='M30 20h40l20 33-20 33H30L10 53Z' fill='none' stroke='%233c3c3c' stroke-width='2'/%3E%3Cpath d='M30 34h23l13 19-13 19H30L17 53Z' fill='none' stroke='%233c3c3c' stroke-width='2'/%3E%3C/svg%3E");background-size:122px 106px}.desk{position:absolute;left:12%;right:12%;bottom:10%;height:24%;background:#4a2d1d;border-radius:4px;box-shadow:0 20px 30px #000}.monitor{position:absolute;width:42%;height:62%;left:29%;top:-52%;background:#0d0f0e;border:8px solid #202421;box-shadow:0 0 0 1px #4f554f}.speaker{position:absolute;width:13%;height:72%;top:-55%;background:#151815;border:3px solid #30352f;border-radius:4px}.speaker:after{content:"";position:absolute;left:20%;right:20%;bottom:15%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#d09b42 0 24%,#161816 25% 58%,#343832 59%)}.speaker.left{left:4%}.speaker.right{right:4%}.keyboard{position:absolute;width:35%;height:15%;left:32%;top:32%;background:repeating-linear-gradient(90deg,#e5e5df 0 9px,#222 10px 12px)}.section{padding:clamp(50px,6vw,90px);border-left:1px solid var(--line);border-right:1px solid var(--line);border-top:1px solid var(--line)}.section-heading h2{font-size:clamp(44px,5vw,72px)}.color-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.color-card{padding:0;text-align:left;border:1px solid var(--line);background:#0d100e;color:white;border-radius:8px;overflow:hidden;cursor:pointer}.color-card.active{outline:2px solid var(--accent)}.mini-room{height:310px;position:relative;overflow:hidden;background:#191919}.mini-room .wall-panels{width:78%;height:56%;left:11%;top:10%;background-size:82px 71px}.mini-desk{position:absolute;left:12%;right:12%;height:23%;bottom:0;background:#51301f}.arctic{background:linear-gradient(#e7e3dc,#bab6af)}.arctic .wall-panels{filter:none;opacity:.96;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='122' height='106'%3E%3Cpath d='M30 2h60l30 51-30 51H30L0 53Z' fill='%23e9e9e7' stroke='%23c8c8c5' stroke-width='2'/%3E%3Cpath d='M30 20h40l20 33-20 33H30L10 53Z' fill='none' stroke='%23c8c8c5' stroke-width='2'/%3E%3C/svg%3E")}.orange{background:linear-gradient(#5a2411,#27110b)}.orange .wall-panels{filter:drop-shadow(0 0 12px #ff6a14);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='122' height='106'%3E%3Cpath d='M30 2h60l30 51-30 51H30L0 53Z' fill='%23e95c0a' stroke='%23a83e05' stroke-width='2'/%3E%3Cpath d='M30 20h40l20 33-20 33H30L10 53Z' fill='none' stroke='%23a83e05' stroke-width='2'/%3E%3C/svg%3E")}.color-meta{padding:20px}.color-meta b{font-family:"Barlow Condensed";font-size:28px}.color-meta p{font-size:14px;margin:8px 0}.swatch{width:18px;height:18px;border-radius:50%;display:inline-block;margin-right:10px;border:1px solid #777;vertical-align:-2px}.white{background:#fff}.black{background:#050505}.orange-swatch{background:var(--orange)}.ai-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center;background:linear-gradient(135deg,#0d110f,#080a09)}.ai-section h2{font-size:clamp(46px,5vw,72px)}.phone-flow{display:flex;align-items:center;justify-content:center;gap:18px}.phone{width:150px;height:310px;border:7px solid #262c27;border-radius:28px;background:#030403;padding:15px 10px;text-align:center;box-shadow:0 20px 40px #000}.phone span{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--accent);color:#07100b;font-weight:800}.phone-screen{height:210px;margin:12px 0;background:#292d29;border-radius:12px}.room-shot.preview{background:linear-gradient(#cfc6ba 0 42%,#332116 43%)}.room-shot.final{background:linear-gradient(#402012 0 42%,#24170f 43%);box-shadow:inset 0 0 40px #f16a1144}.phone small{color:#dbe0dc}.phone-flow i{font-style:normal;font-size:26px;color:var(--accent)}.product-section{display:grid;grid-template-columns:1.15fr .85fr;gap:22px}.product-card{background:#0d100e;border:1px solid var(--line);border-radius:10px;padding:32px}.box-mockup{display:flex;gap:30px;align-items:center;margin:30px 0}.box-face{width:58%;aspect-ratio:1.45;background:#111;border:1px solid #343a35;box-shadow:0 22px 40px #000;padding:28px;transform:perspective(700px) rotateY(-7deg);display:flex;flex-direction:column;justify-content:center}.box-face h3{font-family:"Barlow Condensed";font-size:46px;margin:24px 0 0}.box-face p{font-size:14px}.mini-logo{font-weight:700;letter-spacing:.25em}.mini-logo small{display:block;font-size:8px;margin-top:5px}.panel-stack{width:160px;position:relative;height:160px}.panel-stack span{position:absolute;inset:0;background:#181a18;clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);border:1px solid #3a3c3a}.panel-stack span:nth-child(2){transform:translateY(8px)}.panel-stack span:nth-child(3){transform:translateY(16px)}.panel-stack span:nth-child(4){transform:translateY(24px)}.panel-stack span:nth-child(5){transform:translateY(32px)}.product-card ul{list-style:none;padding:0;color:var(--muted);line-height:2}.product-card li:before{content:"✓";color:var(--accent);margin-right:10px}.dimension-graphic{height:360px;display:grid;place-items:center;position:relative}.single-panel{width:240px;aspect-ratio:1.15;background:#151715;clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);box-shadow:inset 0 0 0 1px #444}.width,.height{position:absolute;color:#dbe0dc}.width{bottom:24px}.height{left:20px;top:48%;transform:rotate(-90deg)}.dimension-copy{text-align:center}.dimension-copy strong{font-size:36px;margin-right:10px}.dimension-copy span{color:var(--muted)}.wholesale{text-align:center;padding-top:110px;padding-bottom:110px;background:radial-gradient(circle at top,#1b211d 0,#090b0a 60%)}.wholesale h2{font-size:clamp(50px,6vw,86px)}.wholesale p{margin:0 auto 30px}.contact-form{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;max-width:920px;margin:35px auto 0}.contact-form input{background:#111512;border:1px solid #344038;color:white;padding:15px;border-radius:6px}footer{display:flex;justify-content:space-between;padding:30px clamp(20px,5vw,72px);border:1px solid var(--line);color:#bec5bf;font-size:13px;letter-spacing:.1em}
@media(max-width:900px){.site-header nav a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr}.hero-visual{min-height:520px}.color-grid,.product-section,.ai-section{grid-template-columns:1fr}.phone-flow{overflow:auto;justify-content:flex-start}.contact-form{grid-template-columns:1fr}.benefits{grid-template-columns:1fr 1fr}.mini-room{height:250px}footer{gap:24px;flex-direction:column}.hero{min-height:auto}}
