:root{--forest:#12392b;--forest2:#1e5a43;--gold:#d2a55e;--ink:#142019;--paper:#f5f3ee;--card:#fff;--muted:#68736d;--line:#e6e1d8;--danger:#a63636;--ok:#14704a;--r:24px;--shadow:0 20px 60px rgba(20,45,32,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 15% -10%,#e5eee8 0,transparent 35%),var(--paper);color:var(--ink);font-family:system-ui,-apple-system,"Segoe UI",Tahoma,sans-serif}.top{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:12px max(18px,5vw);background:rgba(18,57,43,.94);backdrop-filter:blur(18px);color:#fff;border-bottom:1px solid #ffffff18}.brand{font-weight:950;font-size:1.25rem}.brand small{display:block;font-size:.68rem;font-weight:600;opacity:.68}.top-actions{display:flex;gap:8px;align-items:center}.shell{max-width:1240px;margin:auto;padding:18px 16px 100px}.hero{position:relative;overflow:hidden;min-height:440px;padding:48px;border-radius:34px;color:#fff;background:linear-gradient(135deg,#0e3024,#1d5c43 62%,#80633b);box-shadow:0 32px 90px #12392b2b}.hero:after{content:"";position:absolute;inset:auto -8% -45% auto;width:560px;height:560px;border-radius:50%;background:radial-gradient(circle,#d2a55e42,transparent 65%)}.eyebrow{display:inline-flex;gap:7px;align-items:center;padding:7px 11px;border-radius:999px;background:#ffffff12;border:1px solid #ffffff20;font-size:.78rem}.hero h1{font-size:clamp(2.8rem,8vw,6.3rem);line-height:.92;letter-spacing:-.05em;margin:22px 0 16px;max-width:860px}.hero p{max-width:780px;font-size:1.05rem;line-height:1.9;color:#e5eee9}.hero-actions,.actions{display:flex;gap:9px;flex-wrap:wrap}.btn{border:0;border-radius:14px;padding:12px 17px;font:inherit;font-weight:850;cursor:pointer;background:var(--forest);color:#fff;transition:transform .2s ease,box-shadow .2s ease,opacity .2s}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #12392b25}.btn.gold{background:var(--gold);color:#241a0d}.btn.light{background:#fff;color:var(--forest)}.btn.soft{background:#edf2ee;color:var(--forest)}.btn.ghost{background:#ffffff13;border:1px solid #ffffff2c}.btn.danger{background:#fff0f0;color:var(--danger)}.section{margin-top:34px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:14px}.section-head h2{margin:0;font-size:clamp(1.45rem,3vw,2.15rem)}.section-head p{margin:4px 0 0;color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}.card{background:rgba(255,255,255,.92);border:1px solid var(--line);border-radius:var(--r);padding:19px;box-shadow:0 8px 30px #12392b0b;transition:transform .22s ease,border-color .22s}.card:hover{transform:translateY(-3px);border-color:#d8ccb8}.smart-card{background:linear-gradient(150deg,#fff,#f4f7f4)}.smart-card h3{margin-top:8px}.icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#eaf0ec;font-size:1.25rem}.meta{font-size:.85rem;color:var(--muted)}.chips{display:flex;gap:6px;flex-wrap:wrap}.chip{padding:5px 9px;border-radius:999px;background:#f0eee8;font-size:.74rem}.chip.ok{background:#e7f5ee;color:var(--ok)}.product{padding:0;overflow:hidden}.product-media{height:210px;background:linear-gradient(135deg,#d7c4a8,#855d3a);overflow:hidden;display:grid;place-items:center;font-size:3rem}.product-media img,.listing-media img{width:100%;height:100%;object-fit:cover}.product-body{padding:18px}.price{font-size:1.15rem;font-weight:950}.form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.form input,.form select,.form textarea{width:100%;border:1px solid #dcd6cc;border-radius:14px;padding:12px;background:#fff;color:var(--ink);outline:none}.form input:focus,.form select:focus,.form textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px #d2a55e20}.form textarea{grid-column:1/-1;min-height:94px}.modebar{display:flex;gap:7px;overflow:auto;padding-bottom:4px}.mode{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 13px;font-weight:800;cursor:pointer}.mode.active{background:var(--forest);border-color:var(--forest);color:#fff}.workspace{display:grid;grid-template-columns:280px 1fr;gap:16px}.rail{position:sticky;top:82px;align-self:start}.rail button{width:100%;text-align:right;margin:4px 0}.panel{min-width:0}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.stat{background:linear-gradient(145deg,#143c2e,#245d47);color:#fff;border-radius:18px;padding:16px}.stat b{display:block;font-size:1.7rem}.auth-wrap{display:grid;grid-template-columns:1fr 1fr;gap:14px}.auth-pitch{background:linear-gradient(145deg,#183e30,#2a654d);color:#fff}.auth-pitch li{margin:10px 0;color:#dbe7df}.studio{display:grid;grid-template-columns:1.1fr .9fr;gap:14px}.canvas{min-height:390px;border-radius:26px;overflow:hidden;position:relative;background:linear-gradient(#ebe8e1 0 68%,#c5b39a 68%);display:grid;place-items:center}.canvas:before{content:"AI PREVIEW";position:absolute;top:14px;right:14px;font-size:.68rem;letter-spacing:.14em;padding:6px 8px;border-radius:999px;background:#ffffffcc}.furniture{width:62%;height:44%;border-radius:20px;display:grid;place-items:center;background:linear-gradient(135deg,#7b553a,#c49460);box-shadow:0 30px 50px #0002;font-size:4rem;transition:.35s cubic-bezier(.2,.8,.2,1)}.resale-layout{display:grid;grid-template-columns:1fr 340px;gap:14px}.listing-media{height:180px;border-radius:17px;background:#ece8df;overflow:hidden;display:grid;place-items:center;font-size:2.3rem}.timeline{display:flex;gap:5px;align-items:center;flex-wrap:wrap}.step{padding:7px 9px;border-radius:10px;background:#edf1ee;font-size:.75rem}.step.on{background:#dfeee6;color:#0f633d}.notice{padding:12px 14px;border-radius:14px;background:#fff5d9;color:#73520e}.empty{padding:24px;text-align:center;color:var(--muted);border:1px dashed #d7d1c7;border-radius:18px}.hidden{display:none!important}.fade{animation:fade .35s ease both}@keyframes fade{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.bottom{display:none}@media(max-width:900px){.workspace{grid-template-columns:1fr}.rail{position:static}.stats{grid-template-columns:1fr 1fr}.auth-wrap,.studio,.resale-layout{grid-template-columns:1fr}.hero{padding:34px 24px;min-height:auto}.hero h1{font-size:clamp(2.7rem,13vw,5rem)}}@media(max-width:680px){.shell{padding:10px 10px 88px}.top{padding:11px 14px}.top-actions .label{display:none}.form{grid-template-columns:1fr}.form textarea{grid-column:auto}.hero{border-radius:24px}.section{margin-top:26px}.stats{grid-template-columns:1fr 1fr}.bottom{display:flex;position:fixed;z-index:60;bottom:0;left:0;right:0;justify-content:space-around;padding:9px 5px calc(9px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line);box-shadow:0 -8px 30px #0000000a}.bottom button{border:0;background:none;font-weight:850;color:var(--ink)}}