:root{--ink:#20221f;--muted:#777972;--paper:#f3f1eb;--white:#fbfaf6;--line:#d9d6cc;--accent:#a9763a;--deep:#171a18;--blue:#b8dbe7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif}.shell{max-width:1720px;margin:auto;min-height:100vh}.topbar{height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 44px;border-bottom:1px solid var(--line);background:rgba(243,241,235,.94);position:sticky;top:0;z-index:10;backdrop-filter:blur(12px)}.brand{display:flex;gap:13px;align-items:center;text-decoration:none;color:var(--ink)}.brand-mark{width:35px;height:35px;display:flex;gap:3px;align-items:flex-end}.brand-mark i{display:block;width:8px;background:var(--ink)}.brand-mark i:nth-child(1){height:24px}.brand-mark i:nth-child(2){height:34px}.brand-mark i:nth-child(3){height:18px;background:var(--accent)}.brand b{display:block;font:600 13px/1.2 Arial;letter-spacing:.2em}.brand small{font-size:10px;color:var(--muted);letter-spacing:.17em}.top-meta{font:600 10px Arial;letter-spacing:.18em;color:#555}.top-meta em{font-style:normal;color:#999;margin-left:16px}.status-dot{display:inline-block;width:6px;height:6px;background:#72936f;border-radius:50%;margin-right:9px;box-shadow:0 0 0 4px #dce5d8}.hero{height:430px;display:grid;grid-template-columns:42% 58%;border-bottom:1px solid var(--line);overflow:hidden}.hero-copy{padding:66px 42px 40px;background:var(--white)}.eyebrow,.board-kicker{font:600 10px Arial;letter-spacing:.2em;color:var(--accent)}.hero h1{font-family:"Songti SC",serif;font-weight:500;font-size:48px;line-height:1.22;letter-spacing:-.04em;margin:35px 0 24px}.hero-sub{max-width:470px;color:#6d6e68;line-height:1.9;font-size:14px}.hero-visual{position:relative;background:#222}.hero-visual img{width:100%;height:100%;object-fit:cover;filter:saturate(.65) contrast(1.06);opacity:.92}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(22,23,20,.35),transparent 45%)}.hero-caption{position:absolute;bottom:24px;left:26px;z-index:2;color:#fff;display:flex;gap:14px;align-items:flex-start}.hero-caption>span{font:600 10px Arial;border:1px solid rgba(255,255,255,.5);padding:7px}.hero-caption p{font:10px/1.5 Arial;letter-spacing:.13em;margin:0}.hero-caption b{font-size:11px}.workspace{display:grid;grid-template-columns:minmax(450px,42%) minmax(600px,58%)}.form-panel,.result-panel{padding:38px 42px 52px}.form-panel{background:#eceae4;border-right:1px solid var(--line)}.result-panel{background:var(--white);min-height:970px}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:35px}.section-head>div:first-child{display:flex;align-items:center;gap:14px}.section-head>div:first-child>span{font:600 10px Arial;color:var(--accent);border:1px solid #c8aa87;border-radius:50%;width:25px;height:25px;display:grid;place-items:center}.section-head h2{font-size:18px;margin:0;font-weight:600;letter-spacing:.08em}.mode-switch{background:#dfddd6;padding:3px;border-radius:3px}.mode-switch button{border:0;background:transparent;color:#777;padding:7px 14px;font-size:11px;cursor:pointer}.mode-switch button.active{background:var(--white);color:var(--ink);box-shadow:0 1px 5px #bbb8af}.field{display:flex;flex-direction:column;gap:9px;margin-bottom:22px;border:0;padding:0;min-width:0}.field>span,.field legend{font-size:12px;font-weight:600;letter-spacing:.06em}.field em{font:9px Arial;letter-spacing:.13em;color:#999;margin-left:5px}.field input,.field textarea,.field select{width:100%;border:0;border-bottom:1px solid #c8c5bb;background:transparent;border-radius:0;padding:11px 1px;color:var(--ink);font:13px inherit;outline:0;resize:vertical}.field textarea{border:1px solid #cecac0;background:rgba(255,255,255,.5);padding:13px;line-height:1.7}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--accent)}.hint{font-size:10px;color:#93938b}.style-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.style-card{border:1px solid #cbc7bd;background:transparent;padding:8px;cursor:pointer;color:#555}.style-card i{display:block;height:44px;margin-bottom:8px;position:relative;overflow:hidden}.style-card span{font-size:11px}.style-card.active{border-color:var(--accent);color:var(--ink);background:rgba(255,255,255,.5);box-shadow:inset 0 -2px var(--accent)}.style-card .tech{background:linear-gradient(135deg,#dfeff2,#8aa9ad)}.style-card .tech:after{content:"";position:absolute;border:1px solid white;inset:8px 15px}.style-card .wood{background:repeating-linear-gradient(100deg,#b79268 0 5px,#8a6948 6px 8px)}.style-card .luxury{background:linear-gradient(135deg,#352f2a 50%,#ba8b52 51%)}.style-card .minimal{background:linear-gradient(90deg,#eae8e2 47%,#666 48% 51%,#c1b7aa 52%)}.compact-input{margin-top:8px!important}.advanced-fields{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.advanced-fields[hidden]{display:none}.span-2{grid-column:span 2}.chips{display:flex;flex-wrap:wrap;gap:6px}.chips button{border:1px solid #c7c4bb;background:transparent;border-radius:20px;padding:6px 10px;color:#777;font-size:10px;cursor:pointer}.chips button.active{background:var(--deep);border-color:var(--deep);color:white}.action-row{display:flex;gap:8px;margin-top:8px}.primary,.secondary,.ghost{border:0;cursor:pointer;font:600 12px inherit;letter-spacing:.08em}.primary{flex:1;background:var(--deep);color:white;padding:16px 18px;display:flex;justify-content:space-between}.primary:hover{background:#313630}.ghost{width:48px;border:1px solid #c8c5bb;background:transparent;font-size:19px;color:#777}.result-head p{font:10px Arial;color:#9a9a92;letter-spacing:.12em}.empty-state{min-height:690px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#8b8c84}.empty-state h3{color:#555;font-size:15px;margin:24px 0 8px}.empty-state p{font-size:12px;max-width:330px;line-height:1.8}.empty-orbit{width:80px;height:80px;border:1px solid #ccc9c0;border-radius:50%;position:relative}.empty-orbit:before,.empty-orbit:after{content:"";position:absolute;border:1px solid #d9d6cd;border-radius:50%}.empty-orbit:before{inset:11px}.empty-orbit:after{inset:25px}.empty-orbit span{position:absolute;width:7px;height:7px;background:var(--accent);border-radius:50%;right:5px;top:26px}.board{aspect-ratio:3/2;width:100%;background:#eeece5;padding:12px;display:grid;grid-template-columns:27% 27% 46%;gap:8px;box-shadow:0 16px 42px rgba(35,33,27,.12)}.board label,.component-box span{font:600 6px Arial;letter-spacing:.12em;color:#555}.board-left{padding:7px;display:flex;flex-direction:column;min-width:0}.board-kicker{font-size:6px;margin:0 0 7px}.board-left h3{font:500 18px "Songti SC",serif;margin:0 0 9px}.board-left>p:nth-of-type(2){font-size:7px;line-height:1.7;color:#62645f;height:50px;overflow:hidden;margin:0}.component-box{background:linear-gradient(145deg,#c3beb3,#6f746f);flex:1;min-height:0;margin-top:9px;padding:7px;color:white;display:flex;flex-direction:column;justify-content:flex-end}.component-box span{color:white}.component-box b{font-size:7px;margin-top:3px}.swatches{display:grid;grid-template-columns:repeat(5,1fr);gap:3px;height:28px;margin-top:5px}.swatches i{display:block;border:1px solid rgba(0,0,0,.08)}.board-middle{display:grid;grid-template-rows:28% 47% 25%;gap:6px;min-height:0}.detail{display:flex;flex-direction:column;gap:3px;min-height:0}.detail>div{background:#d4d0c7;flex:1;position:relative;overflow:hidden}.ceiling-box>div{display:flex;align-items:center;justify-content:center;gap:8px;background:#b9c4c3}.ceiling-box span{display:block;width:12%;height:72%;background:#edf6f4;box-shadow:0 0 8px white}.double-detail{display:grid;grid-template-columns:1fr 1fr;gap:5px;min-height:0}.cop-box>div,.lop-box>div{background:linear-gradient(120deg,#292e2e,#797f7c);color:#c8f0f4;display:flex;flex-direction:column;align-items:center;padding-top:15%}.detail strong{font:18px Arial}.detail i{font-style:normal;font-size:12px}.detail small{font-size:7px;line-height:1.7;color:#eee;text-align:center;margin-top:5px}.lower-detail{display:grid;grid-template-columns:1fr 1fr;gap:5px}.lower-detail div{background:#aaa9a3;position:relative}.lower-detail div:first-child:after{content:"";position:absolute;height:5px;left:10%;right:10%;top:56%;background:#9b784e;box-shadow:0 2px 3px #555}.lower-detail div:last-child{background:repeating-linear-gradient(45deg,#aaa 0 10px,#d8d2c7 11px 20px)}.lower-detail label{position:absolute;top:3px;left:3px}.board-front{display:flex;flex-direction:column;gap:3px;min-height:0}.cabin-render{flex:1;background:#262b2a;position:relative;overflow:hidden;border:10px solid #343838;box-shadow:inset 0 0 26px #000}.cabin-ceiling{position:absolute;top:0;left:8%;right:8%;height:15%;background:#eaf7f5;clip-path:polygon(0 0,100% 0,85% 100%,15% 100%);box-shadow:0 7px 19px #d8ffff}.rear-panels{position:absolute;top:15%;bottom:18%;left:12%;right:12%;display:grid;grid-template-columns:1fr 1.4fr 1fr;gap:3px;perspective:100px}.rear-panels i{background:linear-gradient(120deg,#bdc7c5,#e3e6df 45%,#9ca9a6)}.handrail{position:absolute;left:14%;right:14%;height:4px;bottom:35%;background:#ab8152;box-shadow:0 2px 4px #333}.cabin-floor{position:absolute;bottom:0;left:4%;right:4%;height:19%;background:linear-gradient(165deg,#c6c5c0,#e8e5dc);clip-path:polygon(8% 0,92% 0,100% 100%,0 100%)}.concept-summary{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-top:0}.concept-summary>div{padding:15px;border-right:1px solid var(--line)}.concept-summary>div:last-child{border:0}.concept-summary small,.export-bar small{font:600 8px Arial;letter-spacing:.16em;color:#a18d74}.concept-summary p{font-size:10px;line-height:1.65;margin:6px 0 0;color:#666}.prompt-drawer{border-bottom:1px solid var(--line)}.prompt-drawer summary{list-style:none;display:flex;justify-content:space-between;padding:17px 0;cursor:pointer;font-size:11px}.prompt-drawer summary::-webkit-details-marker{display:none}.prompt-drawer summary em{font:9px Arial;color:#999;letter-spacing:.13em}.prompt-card{padding:12px 15px;background:#eeece6;margin-bottom:5px}.prompt-card b{font-size:10px}.prompt-card p{font:9px/1.55 Arial;color:#696b67;margin:6px 0;max-height:42px;overflow:hidden}.export-bar{display:flex;align-items:center;gap:8px;margin-top:20px}.export-bar>div{margin-right:auto;min-width:0}.export-bar code{display:block;margin-top:5px;font:9px Arial;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:270px}.secondary{background:transparent;border:1px solid #c6c3ba;padding:13px;color:#555}.export{flex:0 0 165px;padding:14px}.toast{position:fixed;right:30px;bottom:30px;background:#1d211e;color:#fff;padding:13px 18px;font-size:12px;opacity:0;transform:translateY(12px);pointer-events:none;transition:.25s;z-index:20}.toast.show{opacity:1;transform:none}@media(max-width:1100px){.hero{grid-template-columns:50% 50%}.workspace{grid-template-columns:1fr}.form-panel{border-right:0;border-bottom:1px solid var(--line)}.result-panel{min-height:auto}}@media(max-width:700px){.topbar{padding:0 18px}.top-meta{display:none}.hero{height:auto;grid-template-columns:1fr}.hero-copy{padding:45px 22px}.hero h1{font-size:38px}.hero-visual{height:250px}.form-panel,.result-panel{padding:30px 18px}.style-grid{grid-template-columns:1fr 1fr}.advanced-fields{grid-template-columns:1fr}.span-2{grid-column:auto}.board{min-width:690px}.result-content{overflow:auto}.concept-summary{min-width:690px}.export-bar{flex-wrap:wrap}.export-bar>div{width:100%}}
