:root{color:#1d211c;background:#f6f3ec;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select,textarea{font:inherit}.appShell{grid-template-columns:240px minmax(0,1fr);min-height:100vh;display:grid}.rail{background:#ebe6da;border-right:1px solid #ddd5c6;flex-direction:column;gap:24px;height:100vh;padding:24px 16px;display:flex;position:sticky;top:0}.brand{font-size:22px;font-weight:750}.org{color:#6d6659;margin-top:4px;font-size:13px}.nav{gap:8px;display:grid}.navButton{color:#3f392f;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;padding:10px 12px}.navButton.active{background:#fff;border-color:#d5c9b6;box-shadow:0 8px 24px #362c1f14}.main{min-width:0;padding:24px}.topbar{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}h1,h2,p{margin-top:0}h1{margin-bottom:6px;font-size:28px;line-height:1.1}h2{margin-bottom:12px;font-size:15px}.topbar p,.muted{color:#6d6659;line-height:1.5}.statusPill{white-space:nowrap;background:#fffaf0;border:1px solid #c2b497;border-radius:999px;padding:8px 12px;font-size:13px}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.panel{background:#ffffffb8;border:1px solid #ddd5c6;border-radius:8px;min-width:0;padding:16px;box-shadow:0 14px 40px #4137270f}.span2{grid-column:span 2}.panelHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}select,input,textarea{color:#1d211c;background:#fffdf8;border:1px solid #d4c8b9;border-radius:8px;padding:9px 10px}.scene{perspective:900px;background:linear-gradient(135deg,#d9e4df,#f4e7ce);border:1px solid #d7ccb9;border-radius:8px;min-height:360px;position:relative;overflow:hidden}.room{color:#443a2c;background:#ffffff80;border:3px solid #352c23a6;place-items:center;font-weight:650;display:grid;position:absolute;transform:rotateX(54deg)rotate(-28deg);box-shadow:18px 22px #473b291f}.roomKitchen{width:34%;height:34%;top:20%;left:14%}.roomLiving{width:42%;height:40%;top:30%;left:38%}.roomBedroom{width:32%;height:26%;top:54%;left:18%}.viewpoints{flex-wrap:wrap;gap:8px;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.viewpoints button,.proposalActions button,.fullButton,.choice,.visit button,.chatInput button,.step{color:#251f18;cursor:pointer;background:#fffaf0;border:1px solid #cfc1ad;border-radius:8px;padding:8px 10px}.proposalActions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.choice{text-align:left;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;width:100%;margin-bottom:8px;display:grid}.choice.selected{background:#f4ead8;border-color:#7c6a43}.swatch{background:linear-gradient(135deg,#b18552 50%,#f4f0e8 50%);border:1px solid #9c8c76;border-radius:50%;width:20px;height:20px}.moneyRow,.totalRow{border-bottom:1px solid #e4dccd;justify-content:space-between;gap:12px;padding:9px 0;display:flex}.totalRow{border-bottom:0;font-size:16px}.fullButton{width:100%;margin-top:12px}.threadGrid,.stepGrid,.tracker{gap:8px;display:grid}.thread,.visit,.chat p,.trackStep{background:#fffdf8;border:1px solid #e0d6c6;border-radius:8px;gap:4px;padding:10px;font-size:13px;display:grid}.thread em{color:#7d6a44;font-style:normal}.checkbox{color:#4e463a;align-items:flex-start;gap:8px;margin:10px 0;display:flex}.step.done,.trackStep.done{background:#e3f1df;border-color:#a8c79b}.trackStep{grid-template-columns:auto 1fr;align-items:center}.trackStep span{background:#ebe6da;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.formGrid{gap:8px;display:grid}.chatInput{grid-template-columns:1fr auto;gap:8px;margin-top:10px;display:grid}.customerAssist{gap:10px;display:grid}.assistStat{background:#f3fbef;border:1px solid #d6dfd2;border-radius:8px;justify-content:space-between;gap:12px;padding:10px;font-size:13px;display:flex}.assistChoice{color:#251f18;text-align:left;cursor:pointer;background:#fffdf8;border:1px solid #d7ccb9;border-radius:8px;gap:4px;width:100%;padding:10px;display:grid}.assistChoice span{color:#6d6659;font-size:12px;line-height:1.4}.assistFeed{color:#4e463a;background:#fffdf8;border:1px solid #d7ccb9;border-radius:8px;gap:6px;padding:10px;font-size:13px;display:grid}.assistFeed p{color:#6d6659;margin:0;line-height:1.45}@media (width<=980px){.appShell{grid-template-columns:1fr}.rail{height:auto;padding:14px;position:static}.nav{grid-template-columns:repeat(5,minmax(0,1fr))}.navButton{text-align:center;padding:9px 4px;font-size:12px}.main{padding:14px}.grid{grid-template-columns:1fr}.span2{grid-column:auto}.topbar{display:grid}.scene{min-height:300px}}
