:root{--lime:#b8ff3f;--ink:#050505;--paper:#fff;--soft:#f7f8f9;--line:#e7e9ec;--muted:#7e858e;--shadow:5px 6px 0 #050505}
.simple-use-guide{margin-top:11px;padding:10px 11px;background:#f5f6f7;border-left:3px solid var(--lime);display:grid;gap:5px;font-size:11px;line-height:1.5;color:#535a62}.simple-use-guide strong{color:#111;font-size:12px}.simple-use-guide span{display:block}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;color:var(--ink);background:#fff}button,input,textarea,select{font:inherit}button{cursor:pointer}.hidden{display:none!important}
.app-shell{min-height:100vh;display:grid;grid-template-columns:minmax(500px,36vw) minmax(0,1fr)}
.lime-workbench{background:var(--lime);border-right:1px solid #111;min-width:0}.lime-inner{height:100vh;overflow:auto;padding:28px 38px 38px;scrollbar-width:thin;scrollbar-color:#111 transparent}
.hero-copy{padding-bottom:30px}.hero-tag{display:inline-block;margin-bottom:15px;font:800 10px/1 Arial,sans-serif;letter-spacing:2px;border:1px solid #111;padding:7px 9px}.hero-copy h1{margin:0;font-size:clamp(54px,4.6vw,90px);line-height:.88;letter-spacing:-.08em;font-weight:1000}.hero-copy p{margin:23px 0 0;max-width:520px;font-size:16px;line-height:1.55}
.work-step{margin-top:20px}.step-title{display:flex;align-items:center;gap:10px;margin-bottom:14px}.step-title b{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#050505;color:var(--lime);font-size:13px}.step-title h2{font-size:21px;margin:0;letter-spacing:-.03em}.step-title small{margin-left:auto;font-size:11px;font-weight:700}
.upload-zone{height:180px;border:1px solid #111;background-color:#fff;background-image:linear-gradient(#f0f1f2 1px,transparent 1px),linear-gradient(90deg,#f0f1f2 1px,transparent 1px);background-size:22px 22px;box-shadow:var(--shadow);display:flex;flex-direction:column;align-items:center;justify-content:center;transition:.16s}.upload-zone:hover,.upload-zone.drag{transform:translate(-2px,-2px);box-shadow:8px 9px 0 #050505}.upload-icon{width:46px;height:46px;border-radius:50%;background:#f1f2f4;display:grid;place-items:center;font-size:25px;margin-bottom:9px}.upload-zone b{font-size:16px}.upload-zone small{margin-top:5px;color:#8a919a;font-size:11px}.asset-list{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:15px 0 0}.asset{height:92px;border:1px solid #111;position:relative;overflow:hidden;background:#fff}.asset img{width:100%;height:100%;object-fit:cover}.asset button{position:absolute;right:5px;top:5px;width:23px;height:23px;border:1px solid #fff;border-radius:50%;background:#050505;color:#fff}
.reference-upload-head{display:flex;align-items:center;justify-content:space-between;border:1px solid #111;background:#fff;margin-top:20px;padding:12px}.reference-upload-head>div{display:flex;flex-direction:column;gap:3px}.reference-upload-head b{font-size:13px}.reference-upload-head small{color:#7f858d;font-size:10px}.reference-upload-head>span{font:800 9px/1 Arial,sans-serif;letter-spacing:1px;color:#8a8f96}.reference-zone{height:74px;margin-top:8px;box-shadow:none;flex-direction:row;gap:10px;background-size:18px 18px}.reference-zone:hover,.reference-zone.drag{box-shadow:3px 4px 0 #050505}.reference-zone .upload-icon{width:32px;height:32px;margin:0;font-size:18px}.reference-zone small{margin:0}.reference-list{margin-top:8px}
.config-step{margin-top:32px}.prompt-label{display:flex;align-items:center;justify-content:space-between;margin:0 0 8px;font-size:12px;font-weight:800}.prompt-label small{font-weight:500}.prompt-box{border:1px solid #111;background:#fff}.prompt-box textarea{display:block;width:100%;min-height:118px;border:0;outline:0;padding:14px;resize:vertical;background:transparent;line-height:1.65}.prompt-box>small{display:block;border-top:1px solid #ddd;padding:9px 14px;color:#747a82;font-size:10px}.settings-grid{display:grid;grid-template-columns:1fr;gap:14px;margin-top:18px}.setting-block>label{display:block;margin-bottom:7px;font-size:11px;font-weight:900}.number-choices{display:grid;grid-template-columns:repeat(5,1fr)}.number-choices button,.pill-choices button{height:38px;border:1px solid #111;border-right:0;background:#fff;font-weight:800;color:#676767}.number-choices button:nth-child(5),.number-choices button:nth-child(10),.pill-choices button:last-child{border-right:1px solid #111}.number-choices button:nth-child(n+6){border-top:0}.number-choices button.active,.pill-choices button.active{background:#111;color:var(--lime)}.pill-choices{display:grid;grid-template-columns:repeat(5,1fr)}.model-choices button{width:100%;display:flex;align-items:center;justify-content:space-between;border:1px solid #111;background:#fff;padding:13px 14px;text-align:left}.model-choices button small{font:800 9px/1 Arial,sans-serif;letter-spacing:1px;color:#777}.model-choices button b{font-size:14px}.model-choices button.active{background:#111;color:var(--lime)}.model-choices button.active small{color:#fff}.generate-btn{width:100%;height:58px;margin-top:20px;border:1px solid #111;background:#111;color:var(--lime);font-size:17px;font-weight:1000;box-shadow:5px 6px 0 rgba(0,0,0,.25);transition:.15s}.generate-btn:hover{transform:translate(-2px,-2px);box-shadow:8px 9px 0 rgba(0,0,0,.28)}.generate-btn:disabled{background:#8f9588;color:#d8ded2;box-shadow:none;transform:none}.generate-btn span{margin-right:7px}.cost-hint{text-align:center;font-size:11px;margin:12px 0 0}
.pill-choices.trifold-layouts{grid-template-columns:repeat(2,minmax(0,1fr))}.pill-choices.trifold-layouts button{height:auto;min-height:52px;border-right:1px solid #111;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:8px 11px;text-align:left;gap:3px}.pill-choices.trifold-layouts button b{font-size:12px}.pill-choices.trifold-layouts button small{font-size:9px;font-weight:600;color:#7f858d}.pill-choices.trifold-layouts button.active small{color:#d7ef7c}
.studio-stage{min-width:0;height:100vh;overflow:auto;background:#fff}.topbar{height:66px;padding:0 32px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;background:rgba(255,255,255,.96);z-index:20}.brand,.top-actions{display:flex;align-items:center}.brand{gap:10px}.brand-mark{width:34px;height:34px;background:#050505;color:var(--lime);display:grid;place-items:center;font-weight:1000}.brand-mark.large{width:52px;height:52px;margin:auto}.brand div{display:flex;flex-direction:column}.brand b{font-size:14px}.brand small{font-size:8px;letter-spacing:1.6px;color:#8c929b}.top-actions{gap:8px}.top-actions button{border:1px solid #d8dadd;background:#fff;color:#32363b;padding:8px 11px;font-size:11px;font-weight:800}.top-actions .account{background:#111;color:#fff;border-color:#111}.top-actions .account-switch{background:#fff;color:#111;border-color:#111}.top-actions .account-switch:hover{background:#111;color:var(--lime)}.service-status{display:flex;align-items:center;gap:6px;color:#666d75;font-size:10px}.service-status i{width:7px;height:7px;border-radius:50%;background:#62d99b}.service-status.error i{background:#e14b3e}.service-status.error{color:#9b312a}
.module-browser{padding:30px 38px 26px}.step-title.dark b{background:#111;color:#fff}.module-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.module-tabs button{position:relative;min-height:78px;padding:13px;border:1px solid #e3e5e7;background:#fff;text-align:left;display:flex;flex-direction:column;justify-content:space-between;color:#4d5258;transition:.16s}.module-tabs button:hover{border-color:#111;transform:translateY(-2px)}.module-tabs button small{font:700 8px/1 Arial,sans-serif;color:#bdc2c8}.module-tabs button b{font-size:14px}.module-tabs button.active{background:#111;border-color:#111;color:#fff}.module-tabs button.active small{color:var(--lime)}.module-tabs em{position:absolute;right:8px;top:8px;font-style:normal;font-size:8px;background:var(--lime);color:#111;padding:3px 5px}.module-context{margin-top:12px;border:1px dashed #cfd3d7;padding:16px;display:flex;align-items:center;gap:22px}.module-context>span{min-width:106px;font:900 9px/1 Arial,sans-serif;letter-spacing:1.4px;color:#9aa0a7}.module-context h2{margin:0 0 5px;font-size:17px}.module-context p{margin:0;color:#777e86;font-size:12px;line-height:1.55}
.output-zone{padding:0 38px 38px}.result-label{margin-bottom:14px}.output-panel{min-height:430px;border:1px solid #e0e3e6;background:#fafbfc;position:relative}.empty-state,.progress-view{min-height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:34px}.empty-state>span{width:48px;height:48px;border-radius:50%;background:#e8eaed;color:#9aa1aa;display:grid;place-items:center;font-size:22px}.empty-state h2,.progress-view h2{margin:16px 0 6px;font-size:16px;color:#5e646c}.empty-state p,.progress-view p{margin:0;color:#969da6;font-size:12px}.spinner{width:42px;height:42px;border:3px solid #e0e3e6;border-top-color:#111;border-radius:50%;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.progress-track{width:min(420px,72%);height:4px;background:#e1e4e7;margin-top:22px}.progress-track i{display:block;width:10%;height:100%;background:var(--lime);transition:.35s}
.empty-recovery{margin-top:18px;padding:14px;border:1px solid #d9dde1;background:#fff;max-width:560px}.empty-recovery p{margin:0 0 10px;color:#555d65;line-height:1.6}.empty-recovery a{display:inline-block;margin:3px;padding:9px 14px;background:#111;color:var(--lime);font-size:11px;font-weight:900;text-decoration:none}
.results-view{padding:22px;background:#fff;min-height:430px}.results-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:18px}.results-head small{font:800 9px/1 Arial,sans-serif;letter-spacing:1.4px;color:#9aa0a7}.results-head h2{font-size:22px;margin:7px 0 4px}.results-head p{margin:0;color:#858b93;font-size:11px}.results-head button{border:1px solid #111;background:#111;color:#fff;padding:10px 14px;font-weight:800}.result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}.result-card{border:1px solid #e0e2e5;background:#fff;transition:.16s;overflow:hidden}.result-card:hover{border-color:#111;transform:translateY(-2px)}.result-card img{display:block;width:100%;height:auto;object-fit:contain;background:#f1f2f3}.result-info{padding:13px}.result-info small{font:700 9px/1 Arial,sans-serif;color:#979da5}.result-info h3{margin:7px 0 3px;font-size:15px}.result-info p{margin:0;color:#969ca4;font-size:10px}.prompt-proof{margin-top:11px;border-top:1px solid #e2e4e6;padding-top:9px}.prompt-proof summary{cursor:pointer;font-size:10px;font-weight:900;color:#373c42}.prompt-proof pre{white-space:pre-wrap;word-break:break-word;margin:9px 0 0;padding:10px;background:#f4f5f6;border-left:3px solid var(--lime);font:11px/1.6 "Microsoft YaHei",sans-serif;color:#535a62;max-height:240px;overflow:auto}.result-actions{display:grid;grid-template-columns:1fr 1fr;padding:0 13px 13px;gap:7px}.result-actions a{border:1px solid #111;color:#111;text-decoration:none;text-align:center;padding:9px;font-size:11px;font-weight:900}.result-actions a:first-child{background:#111;color:var(--lime)}
.toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,18px);opacity:0;pointer-events:none;max-width:min(620px,90vw);padding:12px 17px;background:#111;color:#fff;z-index:100;transition:.2s;text-align:center;font-size:12px}.toast.show{opacity:1;transform:translate(-50%,0)}.toast.error{background:#9e342d}.modal{position:fixed;inset:0;background:rgba(0,0,0,.42);display:grid;place-items:center;z-index:80;backdrop-filter:blur(5px)}.auth-card{width:min(430px,92vw);background:#fff;border:1px solid #111;padding:30px;box-shadow:9px 10px 0 #111;position:relative;text-align:center}.auth-card h2{margin:17px 0 7px}.auth-card p{color:#737a82;line-height:1.6;margin:0 0 18px}.auth-card label{display:grid;text-align:left;gap:7px;color:#5f666e;font-size:12px;margin:11px 0}.auth-card input,.auth-card select{width:100%;border:1px solid #111;padding:12px;background:#fff}.auth-card .generate-btn{min-height:50px}.modal-close{position:absolute;right:13px;top:10px;border:0;background:transparent;font-size:24px}.provider-card{width:min(520px,calc(100vw - 32px));text-align:left}.provider-logo{display:grid;place-items:center;width:48px;height:48px;background:#111;color:var(--lime);font-weight:1000}.provider-summary{margin:4px 0 16px;padding:12px;border-left:4px solid var(--lime);background:#f4f5f6;color:#5e656d;font-size:12px}
@media(min-width:1650px){.module-tabs{grid-template-columns:repeat(6,minmax(0,1fr))}.result-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:1050px){.app-shell{grid-template-columns:430px minmax(0,1fr)}.lime-inner{padding:25px}.topbar{padding:0 20px}.service-status,.provider-button{display:none}.module-browser,.output-zone{padding-left:24px;padding-right:24px}.module-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.app-shell{display:block}.lime-inner,.studio-stage{height:auto;overflow:visible}.lime-inner{padding:24px 18px 32px}.hero-copy h1{font-size:64px}.lime-workbench{border-right:0;border-bottom:1px solid #111}.topbar{position:relative}.brand small,.quiet{display:none}.module-browser,.output-zone{padding-left:16px;padding-right:16px}.result-grid{grid-template-columns:1fr}.module-context{align-items:flex-start;flex-direction:column;gap:8px}}
.form-choices{grid-template-columns:repeat(4,1fr)}.field-block input{width:100%;height:52px;border:1px solid #111;background:rgba(255,255,255,.58);padding:0 14px;outline:0}.field-block input:focus{background:#fff;box-shadow:3px 4px 0 rgba(0,0,0,.2)}.field-block input::placeholder{color:#9aa18e}
.design-size-panel{display:block}.dimension-fields{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end;gap:10px;margin-top:8px}.dimension-fields>label{display:grid;gap:6px;font-size:12px;color:#555}.dimension-fields>b{padding-bottom:13px;font-size:18px}.dimension-input{display:flex;align-items:center;border:1px solid #111;background:#fff}.dimension-input input{min-width:0;border:0!important;padding-right:4px!important;box-shadow:none!important}.dimension-input i{padding:0 10px 0 4px;font-style:normal;font-size:12px;color:#666}.design-size-panel>small{display:block;margin-top:7px;color:#777;line-height:1.5}
.creative-mood-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.creative-mood-choices button{border:1px solid #111!important;min-width:0;padding:0 7px}.creative-mood-choices button.active{background:#111;color:var(--lime)}
.model-choices{display:grid;grid-template-columns:1fr 1fr;gap:8px}.provider-fallback{display:flex!important;align-items:flex-start!important;gap:10px!important;border:1px solid #d8dadd;padding:11px}.provider-fallback input{width:auto!important;margin:3px 0 0!important}.provider-fallback span{display:flex;flex-direction:column;gap:3px}.provider-fallback b{color:#20242a}.provider-fallback small{color:#777f88;line-height:1.45}
.azure-launch{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:0 0 16px}.azure-launch a{display:flex;flex-direction:column;gap:5px;border:1px solid #111;background:#111;color:#fff;padding:12px;text-decoration:none;transition:.15s}.azure-launch a:first-child{color:var(--lime)}.azure-launch a:hover{transform:translateY(-2px);box-shadow:4px 5px 0 rgba(0,0,0,.18)}.azure-launch b{font-size:12px}.azure-launch small{font-size:9px;line-height:1.45;color:#c9cdd1}
.precision-panel{border:1px solid #111;background:rgba(255,255,255,.7);padding:12px}.precision-switch{display:flex!important;align-items:center;gap:11px;margin:0!important;cursor:pointer}.precision-switch input{position:absolute;opacity:0}.precision-switch>span{display:flex;flex-direction:column;gap:3px;flex:1}.precision-switch b{font-size:13px}.precision-switch small{font-size:10px;color:#757b72;font-weight:500}.precision-switch i{width:42px;height:23px;border:1px solid #111;border-radius:15px;background:#e7e9e4;position:relative;transition:.18s}.precision-switch i:after{content:"";position:absolute;left:3px;top:3px;width:15px;height:15px;border-radius:50%;background:#111;transition:.18s}.precision-switch input:checked~i{background:#111}.precision-switch input:checked~i:after{left:22px;background:var(--lime)}.precision-fields{display:grid;gap:9px;border-top:1px solid #111;margin-top:12px;padding-top:12px}.precision-fields>label{font-size:10px;font-weight:900}.precision-fields>label small{font-weight:500;color:#777}.precision-fields textarea{width:100%;border:1px solid #111;background:#fff;padding:11px;resize:vertical;line-height:1.6;outline:0}.precision-fields textarea:focus{box-shadow:3px 4px 0 rgba(0,0,0,.2)}.precision-choices{grid-template-columns:repeat(5,1fr)}#precisionStyleChoices{grid-template-columns:repeat(4,1fr)}.precision-choices button{font-size:10px;padding:0 5px}.agent-switch{border:1px solid #111;background:var(--lime);color:#111;padding:8px 11px;font-size:10px;font-weight:900;text-decoration:none;white-space:nowrap}
.clarification-card{margin:14px 0 2px;padding:16px;border:1px solid #111;background:#fff;box-shadow:5px 5px 0 rgba(17,17,17,.12)}
.clarification-card>div:first-child{display:flex;gap:10px;align-items:flex-start}
.clarification-card b{font-size:15px;white-space:nowrap}
.clarification-card p{margin:0;color:#4d5663;font-size:13px;line-height:1.55}
.clarification-card textarea{width:100%;margin-top:12px;padding:12px;border:1px solid #111;background:#fff;font:inherit;resize:vertical;box-sizing:border-box}
.clarification-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}
.clarification-actions button{min-height:42px;border:1px solid #111;background:#111;color:#fff;font-weight:800;cursor:pointer}
.clarification-actions button+button{background:#fff;color:#111}
.clarification-actions button:hover{transform:translateY(-1px)}
/* Annual customer operations: this affects only the admin interface. */
.row-actions{display:flex;gap:8px;align-items:center}.row-actions button{white-space:nowrap}.admin-note{padding:12px;background:#f4f5f6;border-left:4px solid var(--lime);font-size:12px!important;text-align:left}
.projects-card{max-height:min(680px,84vh);overflow:auto}.project-history{display:grid;gap:8px;text-align:left}.history-item{display:grid;gap:4px;text-align:left;padding:13px;border:1px solid #111;background:#fff;cursor:pointer}.history-item:hover{background:var(--lime)}.history-item small,.history-item span{font-size:12px;color:#69717a}.history-item:hover small,.history-item:hover span{color:#111}
.wall-document-panel,.wall-analysis-panel{margin-top:10px;padding:12px;border:1px solid #111;background:rgba(255,255,255,.72)}
.wall-document-panel label,.wall-analysis-panel>div{display:flex;flex-direction:column;gap:3px}.wall-document-panel b,.wall-analysis-panel b{font-size:12px}.wall-document-panel small,.wall-analysis-panel small{font-size:10px;color:#68706f;line-height:1.5}.wall-document-panel button,.wall-analysis-panel button{margin-top:9px;border:1px solid #111;background:#111;color:var(--lime);padding:9px 12px;font-size:11px;font-weight:900}.wall-document-panel>span{display:block;margin-top:7px;color:#616961;font-size:10px}.wall-analysis-panel textarea{width:100%;margin-top:10px;border:1px solid #111;background:#fff;padding:11px;line-height:1.65;resize:vertical;font-size:11px}.wall-analysis-panel #wallApplyAnalysisBtn{background:#fff;color:#111}
.wall-document-panel{position:relative;min-height:112px;padding:0!important;border:1.5px dashed rgba(224,198,145,.82)!important;cursor:pointer;overflow:hidden}.wall-document-drop{min-height:110px;margin:0!important;padding:18px;display:flex!important;align-items:center;justify-content:center;flex-direction:column!important;gap:8px!important;color:#172630!important;cursor:pointer}.wall-document-drop b{font-size:15px!important;line-height:1.3}.wall-document-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#edf1ee;color:#172630;font-size:24px;line-height:1;transition:.18s}.wall-document-panel:hover .wall-document-icon{transform:translateY(-2px);background:#e7cc8d}.wall-document-panel:after{content:"松开鼠标，马上读取文件";position:absolute;inset:0;display:grid;place-items:center;border-radius:inherit;background:rgba(18,32,41,.94);color:#f1d48e;font-size:14px;font-weight:900;letter-spacing:.02em;opacity:0;pointer-events:none;transition:opacity .16s ease}.wall-document-panel.drag-active{border-color:#e0bd70;transform:translateY(-2px);box-shadow:0 0 0 3px rgba(224,189,112,.18),0 14px 28px rgba(0,0,0,.22)}.wall-document-panel.drag-active:after{opacity:1}

/* Administrator console: separate from customer generation workspace. */
.admin-page{max-width:1480px;margin:0 auto;padding:34px 38px 56px}.admin-hero{padding:28px 30px;border:1px solid #111;background:#111;color:#fff;box-shadow:7px 8px 0 var(--lime)}.admin-hero .eyebrow{color:var(--lime);font:900 10px/1 Arial,sans-serif;letter-spacing:1.8px}.admin-hero h1{margin:12px 0 9px;font-size:32px;letter-spacing:-.05em}.admin-hero p{margin:0;color:#d4d7da;line-height:1.6}.metric-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:27px 0}.metric{min-height:112px;padding:18px;border:1px solid #111;background:#fff;display:flex;flex-direction:column;justify-content:space-between;box-shadow:3px 4px 0 #edf0f2}.metric span{color:#68717b;font-size:12px;font-weight:800}.metric b{font-size:32px;letter-spacing:-.05em}.admin-grid{display:grid;gap:20px}.admin-card{padding:23px;border:1px solid #111;background:#fff;box-shadow:4px 5px 0 #eef0f2}.admin-card .card-head{display:flex;justify-content:space-between;align-items:center}.admin-card h2{margin:0;font-size:21px}.admin-card>p{margin:12px 0 18px;color:#69717a;font-size:12px;line-height:1.6}.section-no{display:inline-grid;place-items:center;width:27px;height:27px;margin-right:8px;border-radius:50%;background:#111;color:var(--lime);font:900 11px/1 Arial,sans-serif;vertical-align:2px}.table-scroll{border:1px solid #d8dde1;overflow:auto}.customer-table{width:100%;min-width:880px;border-collapse:collapse;text-align:left}.customer-table th{padding:12px 14px;background:#f3f5f6;color:#65707a;font-size:11px;letter-spacing:.04em;white-space:nowrap}.customer-table td{padding:13px 14px;border-top:1px solid #e5e8ea;color:#3a4148;font-size:12px;vertical-align:middle}.customer-table tbody tr:hover{background:#fcfef8}.customer-table td:first-child b{display:block;color:#111;font-size:13px}.customer-table td:first-child small{display:block;margin-top:4px;color:#818993;font-size:11px}.status{display:inline-block;padding:5px 8px;border-radius:999px;font-size:11px;white-space:nowrap}.status.pending{background:#fff1d5;color:#a65b00}.status.paid{background:#dcf8e6;color:#16723d}.row-actions{display:flex;gap:7px}.row-actions button{border:1px solid #111;background:#111;color:var(--lime);padding:7px 10px;font-size:11px;font-weight:900}.row-actions .quiet-btn{background:#fff;color:#111}.table-muted{color:#9aa2aa}.empty{padding:28px;margin:0;text-align:center;color:#89919a;background:#fafbfc}.annual-term{margin:8px auto 12px!important;padding:10px;background:#efffd5;color:#111!important;font-weight:900}.admin-note{margin:0 0 18px!important}.admin-page .top-actions{gap:8px}@media(max-width:960px){.admin-page{padding:22px 18px}.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-hero h1{font-size:27px}}@media(max-width:560px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-hero{padding:21px}.admin-hero h1{font-size:25px}}

/* Primary customer flow: make the service modules obvious and every next action visible. */
.module-browser{padding:30px 38px 28px;background:linear-gradient(180deg,#fbfff4 0,#fff 84%);border-bottom:1px solid #ecefe7}
.module-heading{margin-bottom:17px}.module-heading h2{font-size:23px}.module-heading small{margin-left:auto;padding:6px 9px;border:1px solid #111;background:var(--lime);color:#111;font-size:10px}
.module-tabs{gap:12px}
.module-tabs button{position:relative;min-height:116px;padding:14px 14px;overflow:hidden;border:1px solid #d5d9dc;background:#fff;display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;color:#252a30;box-shadow:0 3px 0 #edf0f2;transition:transform .16s,box-shadow .16s,border-color .16s,background .16s}
.module-tabs button:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:#e8ebed;transition:.16s}
.module-tabs button:hover{border-color:#111;transform:translateY(-3px);box-shadow:0 6px 0 #e2e5e7}
.module-tabs button:focus-visible{outline:3px solid var(--lime);outline-offset:3px}
.module-icon{width:48px;height:48px;border:1px solid #111;background:#f5f6f7;display:grid;place-items:center;font-size:18px;font-weight:1000;letter-spacing:-.04em}
.module-tab-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:5px}.module-tab-copy small{font:800 8px/1 Arial,sans-serif;letter-spacing:.9px;color:#969da5}.module-tab-copy b{font-size:17px;line-height:1.15;color:inherit}.module-tab-copy i{font-style:normal;font-size:10px;line-height:1.45;color:#747c85;white-space:normal}
.module-tabs button.active{background:#111;border-color:#111;color:#fff;box-shadow:6px 7px 0 var(--lime);transform:translate(-2px,-2px)}
.module-tabs button.active:before{background:var(--lime)}.module-tabs button.active .module-icon{background:var(--lime);color:#111;border-color:var(--lime)}.module-tabs button.active .module-tab-copy small{color:var(--lime)}.module-tabs button.active .module-tab-copy i{color:#d5d9dd}
.module-selected{display:none;position:absolute;right:8px;top:9px;padding:3px 6px;background:var(--lime);color:#111;font-style:normal;font-size:8px;font-weight:1000}.module-tabs button.active .module-selected{display:block}
.module-context{margin-top:18px;padding:15px 16px;border:1px solid #111;background:#f4ffe3;box-shadow:4px 5px 0 #e7ebdf;display:grid;grid-template-columns:115px minmax(0,1fr) minmax(180px,220px);align-items:center;gap:18px}
.module-context>span{min-width:0;color:#626b5a}.module-context-copy{min-width:0}.module-context h2{font-size:18px}.module-context p{color:#59615b}.module-next{align-self:stretch;border-left:1px solid #b7c1aa;padding-left:16px;display:flex;flex-direction:column;justify-content:center;gap:4px}.module-next b{font-size:10px}.module-next span{font-size:11px;line-height:1.45;color:#4c554b}
.prompt-box{box-shadow:4px 5px 0 rgba(17,17,17,.14);transition:.16s}.prompt-box:focus-within{box-shadow:7px 8px 0 rgba(17,17,17,.22);transform:translate(-1px,-1px)}
.lime-inner>#generateBtn{position:sticky;bottom:14px;z-index:8;border-width:2px;box-shadow:7px 8px 0 rgba(0,0,0,.32)}
.output-panel{background-image:linear-gradient(#f0f2f3 1px,transparent 1px),linear-gradient(90deg,#f0f2f3 1px,transparent 1px);background-size:24px 24px}.empty-state{background:rgba(250,251,252,.84)}
@media(max-width:1050px){.module-browser,.output-zone{padding-left:24px;padding-right:24px}.module-context{grid-template-columns:1fr}.module-next{border-left:0;border-top:1px solid #b7c1aa;padding:10px 0 0}.module-tabs button{min-height:108px}}
@media(max-width:760px){.module-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.module-tabs button{min-height:112px;padding:11px;grid-template-columns:38px minmax(0,1fr);gap:9px}.module-icon{width:38px;height:38px;font-size:15px}.module-tab-copy b{font-size:15px}.module-tab-copy i{font-size:9px}.module-heading{align-items:flex-start}.module-heading small{max-width:110px;text-align:center}.module-context{align-items:stretch;gap:10px}.lime-inner>#generateBtn{bottom:8px}}

/* Refined customer UI: calmer, rounder and easier to scan. */
:root{--lime:#b9ff45;--soft-lime:#efffd8;--card-radius:16px;--soft-shadow:0 10px 28px rgba(24,35,12,.08)}
body{background:#f7f8f5}
.app-shell{grid-template-columns:minmax(480px,35vw) minmax(0,1fr)}
.lime-workbench{background:radial-gradient(circle at 12% 8%,rgba(255,255,255,.34),transparent 28%),linear-gradient(150deg,#d4ff83 0%,#c0ff58 48%,#b3fa3b 100%);border-right:0;box-shadow:10px 0 34px rgba(62,91,21,.08)}
.lime-inner{padding:30px 38px 42px}
.hero-copy{padding-bottom:24px}.hero-tag{margin-bottom:18px;padding:8px 12px;border-radius:999px;border-color:rgba(17,17,17,.72);background:rgba(255,255,255,.22)}.hero-copy h1{max-width:540px;font-size:clamp(54px,4vw,76px);line-height:.92;letter-spacing:-.075em}.hero-copy p{margin-top:20px;font-size:15px;color:#263016}
.step-title{margin-bottom:13px}.step-title b{width:28px;height:28px;box-shadow:0 5px 12px rgba(0,0,0,.15)}.step-title h2{font-size:20px}.step-title small{color:#485135}
.upload-zone{height:168px;border:1px solid rgba(17,17,17,.72);border-radius:var(--card-radius);box-shadow:0 8px 20px rgba(31,46,13,.10);background-color:rgba(255,255,255,.94);background-image:linear-gradient(rgba(220,225,216,.46) 1px,transparent 1px),linear-gradient(90deg,rgba(220,225,216,.46) 1px,transparent 1px);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.upload-zone:hover,.upload-zone.drag{transform:translateY(-3px);border-color:#111;box-shadow:0 14px 28px rgba(31,46,13,.15)}.upload-icon{background:#eff2ed;transition:transform .22s ease}.upload-zone:hover .upload-icon{transform:translateY(-2px) scale(1.06)}
.reference-upload-head{border-color:rgba(17,17,17,.55);border-radius:12px;background:rgba(255,255,255,.86)}.reference-zone{height:72px;border-style:dashed;box-shadow:none}.reference-zone:hover,.reference-zone.drag{box-shadow:0 8px 18px rgba(31,46,13,.10)}
.asset{border-radius:12px;border-color:rgba(17,17,17,.55)}
.prompt-box{border-color:rgba(17,17,17,.65);border-radius:14px;overflow:hidden;box-shadow:0 8px 20px rgba(31,46,13,.10);background:rgba(255,255,255,.96)}.prompt-box:focus-within{transform:translateY(-2px);border-color:#111;box-shadow:0 14px 28px rgba(31,46,13,.16)}.prompt-box textarea{padding:16px 17px}.prompt-box>small{background:#fafbf9}
.number-choices,.pill-choices{gap:6px}.number-choices button,.pill-choices button{border:1px solid rgba(17,17,17,.58)!important;border-radius:9px;background:rgba(255,255,255,.88);transition:.18s}.number-choices button:hover,.pill-choices button:hover{transform:translateY(-2px);border-color:#111!important}.number-choices button.active,.pill-choices button.active{background:#111;color:var(--lime);box-shadow:0 6px 14px rgba(0,0,0,.14)}
.dimension-input,.field-block input,.precision-panel,.wall-document-panel,.wall-analysis-panel,.clarification-card{border-radius:12px}.dimension-input{overflow:hidden}
.lime-inner>#generateBtn{position:relative;bottom:auto;height:60px;border:0;border-radius:14px;background:linear-gradient(135deg,#171a13,#050505);box-shadow:0 12px 24px rgba(0,0,0,.22);transition:transform .2s ease,box-shadow .2s ease}.lime-inner>#generateBtn:hover{transform:translateY(-3px);box-shadow:0 17px 30px rgba(0,0,0,.28)}
.studio-stage{background:#fff}.topbar{height:66px;padding:0 34px;border-bottom-color:#edf0ea;background:rgba(255,255,255,.92);backdrop-filter:blur(14px)}.brand-mark{border-radius:11px}.top-actions button{border-color:#e1e5de;border-radius:10px;padding:9px 13px;transition:.18s}.top-actions button:hover{transform:translateY(-2px);box-shadow:0 7px 16px rgba(24,30,20,.08)}.top-actions .account{border-radius:10px}
.module-browser{padding:30px 38px 26px;background:linear-gradient(180deg,#fbfff6 0,#fff 94%);border-bottom-color:#f0f2ed}.module-heading{margin-bottom:16px}.module-heading h2{font-size:22px}.module-heading small{padding:7px 11px;border:0;border-radius:999px;background:#e8ffc4;color:#2d3c1d}
.module-tabs{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px}
.module-tabs button{min-height:100px;padding:15px 16px;border:1px solid #e1e5df;border-radius:var(--card-radius);background:rgba(255,255,255,.96);box-shadow:0 6px 18px rgba(24,35,12,.05);grid-template-columns:46px minmax(0,1fr);transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s,border-color .22s,background .22s}.module-tabs button:before{display:none}.module-tabs button:hover{transform:translateY(-4px);border-color:#b9c1b4;box-shadow:0 14px 28px rgba(24,35,12,.10)}
.module-icon{width:46px;height:46px;border:0;border-radius:14px;background:#f0f3ee;color:#171b14;transition:transform .22s ease,background .22s}.module-tabs button:hover .module-icon{transform:rotate(-3deg) scale(1.05)}.module-tab-copy{gap:4px}.module-tab-copy small{font-size:7px;letter-spacing:1.05px;color:#adb3aa}.module-tab-copy b{font-size:17px}.module-tab-copy i{font-size:10px;color:#7a8177}
.module-tabs button.active{background:linear-gradient(145deg,#171a14,#050505);border-color:#111;border-radius:var(--card-radius);box-shadow:0 12px 25px rgba(0,0,0,.17),0 0 0 4px rgba(185,255,69,.72);transform:translateY(-2px)}.module-tabs button.active .module-icon{border-radius:14px;background:var(--lime)}.module-tabs button.active .module-tab-copy i{color:#cbd1c7}.module-selected{right:9px;top:9px;border-radius:999px;padding:4px 7px}
.module-context{margin-top:16px;padding:15px 18px;border:0;border-radius:14px;background:linear-gradient(135deg,#f0ffdb,#f7ffe9);box-shadow:0 8px 22px rgba(61,92,18,.08);grid-template-columns:minmax(0,1fr) minmax(180px,230px);gap:20px}.module-context>span{display:none}.module-context h2{font-size:17px}.module-context p{font-size:11px}.module-next{border-left-color:#cbdab9}.module-next b{color:#607349}
.output-zone{padding-top:0}.result-label{margin-top:0}.output-panel{min-height:410px;border-color:#e3e7e1;border-radius:18px;overflow:hidden;background:#fafbf9;background-image:none;box-shadow:0 8px 30px rgba(26,35,20,.04)}.empty-state,.progress-view{min-height:410px}.empty-state{background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(248,250,247,.92))}.empty-state>span{background:#edf0eb}.result-card{border-radius:15px;box-shadow:0 7px 20px rgba(20,28,15,.06)}.result-actions a,.result-actions button{border-radius:9px}
@media(min-width:1650px){.module-tabs{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:1050px){.app-shell{grid-template-columns:420px minmax(0,1fr)}.module-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important}.module-context{grid-template-columns:1fr}.module-next{border-left:0;border-top:1px solid #d3dfc6}}
@media(max-width:760px){.app-shell{display:block}.lime-inner{padding:24px 18px 34px}.hero-copy h1{font-size:58px}.module-browser{padding-top:24px}.module-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px}.module-tabs button{min-height:104px;padding:12px;grid-template-columns:40px minmax(0,1fr)}.module-icon{width:40px;height:40px;border-radius:12px}.module-tab-copy i{font-size:9px}.module-context{padding:15px}.output-panel,.empty-state,.progress-view{min-height:360px}}

/* The numbered workflow starts in one place: choose first, then upload and describe. */
.lime-inner>.module-browser{padding:4px 0 10px;background:transparent;border-bottom:0}
.lime-inner>.module-browser .module-heading{margin-bottom:14px}
.lime-inner>.module-browser .module-heading small{background:rgba(255,255,255,.52);color:#263016}
.lime-inner>.module-browser .module-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px}
.lime-inner>.module-browser .module-tabs button{min-height:92px;padding:12px;grid-template-columns:42px minmax(0,1fr);background:rgba(255,255,255,.9)}
.lime-inner>.module-browser .module-icon{width:42px;height:42px;border-radius:12px}
.lime-inner>.module-browser .module-tab-copy b{font-size:15px}
.lime-inner>.module-browser .module-tab-copy i{font-size:9px}
.lime-inner>.module-browser .module-tabs button.active{background:linear-gradient(145deg,#171a14,#050505)}
.lime-inner>.module-browser .module-context{margin-top:12px;padding:13px 15px;grid-template-columns:1fr;background:rgba(244,255,226,.82)}
.lime-inner>.module-browser .module-next{border-left:0;border-top:1px solid #cbdab9;padding:9px 0 0}
.lime-inner>.upload-step{margin-top:28px;padding-top:25px;border-top:1px solid rgba(17,17,17,.18)}
.studio-stage>.output-zone{padding-top:30px}
@media(max-width:1050px){.lime-inner>.module-browser .module-tabs{grid-template-columns:1fr!important}.lime-inner>.module-browser .module-tabs button{min-height:82px}}
@media(max-width:760px){.lime-inner>.module-browser{padding-top:4px}.lime-inner>.module-browser .module-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lime-inner>.module-browser .module-tabs button{min-height:92px}.studio-stage>.output-zone{padding-top:24px}}

/* Live membership and credit summary, backed by the current account API. */
.member-summary{display:flex;align-items:center;gap:7px}
.account-stat{position:relative!important;display:flex!important;align-items:center!important;gap:7px!important;min-width:92px;padding:6px 9px!important;border:1px solid #e0e5dc!important;border-radius:12px!important;background:#f8faf6!important;color:#171b14!important;text-align:left;box-shadow:none!important}
.account-stat:hover,.account-stat:focus-visible,.account-stat.open{transform:translateY(-2px)!important;border-color:#a8b89a!important;background:#fff!important;box-shadow:0 9px 24px rgba(24,35,12,.12)!important;outline:0}
.stat-dot{width:27px;height:27px;flex:0 0 27px;display:grid;place-items:center;border-radius:9px;background:#111;color:var(--lime);font-size:11px;font-weight:1000}
.credit-stat .stat-dot{background:#e8ffc4;color:#253516}
.stat-copy{display:flex;min-width:0;flex-direction:column;gap:1px}.stat-copy small{font-size:8px;color:#899182;line-height:1}.stat-copy b{max-width:74px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.2}
.member-stat.inactive .stat-dot{background:#8b9188;color:#fff}
.account-tip{position:absolute;right:0;top:calc(100% + 10px);z-index:50;width:224px;padding:14px 15px;border:1px solid #dce2d7;border-radius:14px;background:rgba(255,255,255,.98);box-shadow:0 16px 38px rgba(20,31,13,.16);display:flex;flex-direction:column;gap:6px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-5px);transition:.18s;white-space:normal}
.account-tip:before{content:"";position:absolute;right:22px;top:-6px;width:11px;height:11px;border-left:1px solid #dce2d7;border-top:1px solid #dce2d7;background:#fff;transform:rotate(45deg)}
.account-tip strong{font-size:13px;color:#171b14}.account-tip span{font-size:11px;color:#4e5749;line-height:1.5}.account-tip em{font-style:normal;font-size:9px;color:#92998e}
.account-stat:hover .account-tip,.account-stat:focus-visible .account-tip,.account-stat.open .account-tip{opacity:1;visibility:visible;transform:translateY(0)}
@media(max-width:1250px){.service-status{display:none}.account-stat{min-width:82px}.stat-copy b{max-width:58px}}
@media(max-width:900px){.member-summary{gap:5px}.account-stat{min-width:0}.stat-copy small{display:none}.top-actions{gap:5px}.top-actions button{padding-left:9px;padding-right:9px}}
@media(max-width:760px){.topbar{height:auto;min-height:66px;gap:10px;flex-wrap:wrap;padding-top:10px;padding-bottom:10px}.member-summary{order:3;width:100%}.account-stat{flex:1}.stat-copy small{display:block}.stat-copy b{max-width:none}.account-tip{left:0;right:auto}.account-tip:before{left:22px;right:auto}}

/* Clearer Chinese typography and calmer spacing for the customer workflow. */
html,body{font-family:"Microsoft YaHei UI","PingFang SC","HarmonyOS Sans SC","Microsoft YaHei",sans-serif}
.step-title h2{font-weight:850;letter-spacing:-.025em}
.lime-inner>.module-browser .module-tabs{gap:12px}
.lime-inner>.module-browser .module-tabs button{min-height:96px;padding:13px}
.lime-inner>.module-browser .module-context{margin-top:15px;padding:15px 16px}
.lime-inner>.upload-step{margin-top:31px;padding-top:28px}
.config-step{margin-top:38px}
.config-step>.step-title{margin-bottom:17px}
.prompt-label{margin-bottom:10px;padding:0 2px}.prompt-label>span{font-size:13px;font-weight:850}.prompt-label>small{padding:5px 9px;border-radius:999px;background:rgba(255,255,255,.48);font-size:12px;font-weight:750;color:#344024}
.prompt-box textarea{font-size:14px;line-height:1.75}
.empty-state>span{width:52px;height:52px;background:#eef2ea;color:#6f7f62;font-size:20px}
.empty-state h2{margin-top:18px;font-size:18px;font-weight:850;letter-spacing:-.02em;color:#4d554a}
.empty-state p{max-width:500px;font-size:13px;line-height:1.75;color:#8a9287}
@media(max-width:760px){.lime-inner>.module-browser .module-tabs{gap:10px}.prompt-label>small{font-size:11px}.empty-state p{font-size:12px}}

/* Restore tactile depth: soft at rest, clearly lifted on hover or keyboard focus. */
.lime-inner>.module-browser .module-tabs button{box-shadow:0 7px 18px rgba(37,55,18,.10),0 2px 5px rgba(37,55,18,.06);transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s ease,border-color .22s ease,background .22s ease}
.lime-inner>.module-browser .module-tabs button:hover,.lime-inner>.module-browser .module-tabs button:focus-visible{transform:translateY(-4px);box-shadow:0 16px 30px rgba(31,48,14,.18),0 5px 10px rgba(31,48,14,.08);border-color:rgba(17,17,17,.62)}
.lime-inner>.module-browser .module-tabs button.active{box-shadow:0 15px 30px rgba(0,0,0,.23),0 0 0 4px rgba(185,255,69,.72)}
.lime-inner>.module-browser .module-tabs button.active:hover{transform:translateY(-5px);box-shadow:0 20px 36px rgba(0,0,0,.28),0 0 0 4px rgba(185,255,69,.82)}
.upload-zone,.reference-upload-head,.prompt-box,.precision-panel,.wall-document-panel,.wall-analysis-panel{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.upload-zone{box-shadow:0 9px 22px rgba(31,46,13,.13)}
.upload-zone:hover,.upload-zone.drag{transform:translateY(-4px);box-shadow:0 18px 34px rgba(31,46,13,.20)}
.reference-upload-head:hover,.precision-panel:hover,.wall-document-panel:hover,.wall-analysis-panel:hover{transform:translateY(-2px);box-shadow:0 11px 24px rgba(31,46,13,.12)}
.prompt-box{box-shadow:0 9px 22px rgba(31,46,13,.13)}.prompt-box:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(31,46,13,.17)}.prompt-box:focus-within{transform:translateY(-3px);box-shadow:0 18px 34px rgba(31,46,13,.21)}
.top-actions>button,.account-stat,.result-actions a,.result-actions button{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.top-actions>button:hover,.top-actions>button:focus-visible,.result-actions a:hover,.result-actions button:hover{transform:translateY(-2px);box-shadow:0 9px 20px rgba(24,30,20,.13)}
.output-panel{box-shadow:0 10px 30px rgba(26,35,20,.07)}

/* Warm sand theme: calmer than fluorescent green and friendlier for long sessions. */
:root{--lime:#efb88f;--soft-lime:#faeadc}
.lime-workbench{background:radial-gradient(circle at 10% 6%,rgba(255,255,255,.52),transparent 30%),linear-gradient(150deg,#f8eadf 0%,#f3dcc9 52%,#edc8aa 100%);box-shadow:10px 0 34px rgba(96,60,33,.09)}
.hero-copy{padding-top:12px;padding-bottom:30px}.hero-copy h1{max-width:540px;font-family:"Microsoft YaHei UI","PingFang SC","HarmonyOS Sans SC","Microsoft YaHei",sans-serif;font-size:clamp(52px,3.75vw,70px);font-weight:900;line-height:.98;letter-spacing:-.052em;color:#17120f}.hero-copy p{margin-top:21px;max-width:480px;font-size:15px;line-height:1.75;color:#5d4637}
.step-title b{background:#211914;color:#f6c9a8;box-shadow:0 5px 12px rgba(61,37,20,.16)}
.step-title.dark b{background:#211914;color:#fff}
.lime-inner>.module-browser .module-heading small{background:rgba(255,250,245,.72);color:#6c4b35}
.lime-inner>.module-browser .module-tabs button{background:rgba(255,252,248,.9);box-shadow:0 7px 18px rgba(93,59,34,.11),0 2px 5px rgba(93,59,34,.05)}
.lime-inner>.module-browser .module-tabs button:hover,.lime-inner>.module-browser .module-tabs button:focus-visible{box-shadow:0 16px 30px rgba(93,59,34,.18),0 5px 10px rgba(93,59,34,.08)}
.lime-inner>.module-browser .module-tabs button.active{background:linear-gradient(145deg,#29201a,#120f0c);box-shadow:0 15px 30px rgba(47,29,17,.24),0 0 0 4px rgba(239,184,143,.78)}
.lime-inner>.module-browser .module-tabs button.active:hover{box-shadow:0 20px 36px rgba(47,29,17,.29),0 0 0 4px rgba(239,184,143,.9)}
.module-tabs button.active .module-icon{background:#efb88f}.module-selected{background:#efb88f}.module-tab-copy small{color:#aa8f7c}
.lime-inner>.module-browser .module-context{background:rgba(255,248,241,.82);box-shadow:0 8px 22px rgba(93,59,34,.09)}
.module-next{border-color:#d8bda8}.module-next b{color:#8a5d3f}
.lime-inner>.upload-step{border-top-color:rgba(80,49,29,.18)}
.upload-zone,.reference-upload-head,.prompt-box,.precision-panel,.wall-document-panel,.wall-analysis-panel{border-color:rgba(75,48,30,.54)}
.upload-zone{box-shadow:0 9px 22px rgba(93,59,34,.13)}.upload-zone:hover,.upload-zone.drag{box-shadow:0 18px 34px rgba(93,59,34,.2)}
.prompt-label>small{background:rgba(255,250,246,.62);color:#654a38}
.number-choices button.active,.pill-choices button.active{background:#241b16;color:#f4c19c}
.lime-inner>#generateBtn{background:linear-gradient(135deg,#2a211b,#120f0c);color:#f4bf98;box-shadow:0 12px 24px rgba(66,40,23,.24)}
.empty-state>span{background:#f4ece5;color:#9a7255}
.credit-stat .stat-dot{background:#fae4d2;color:#664329}
@media(max-width:760px){.hero-copy{padding-top:6px}.hero-copy h1{font-size:54px;line-height:1}}

/* Mobile-only account header. Desktop layout above 760px is unchanged. */
@media(max-width:760px){
  .app-shell{padding-top:112px}
  .topbar{position:fixed!important;left:0;right:0;top:0;z-index:70;width:100%;height:112px;min-height:112px;padding:10px 16px;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:9px;flex-wrap:nowrap;background:rgba(255,255,255,.97);box-shadow:0 8px 24px rgba(55,39,28,.10);backdrop-filter:blur(16px)}
  .topbar .brand{width:100%;justify-content:flex-start}
  .topbar .top-actions{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px}
  .topbar .member-summary{order:0;width:auto;min-width:0;flex:1;display:grid;grid-template-columns:1fr 1fr;gap:7px}
  .topbar .account-stat{width:100%;min-width:0;min-height:42px;justify-content:flex-start;padding:6px 8px!important}
  .topbar .stat-copy{min-width:0}.topbar .stat-copy small{display:block}.topbar .stat-copy b{max-width:70px}
  .topbar #logoutTopBtn,.topbar #accountBtn{flex:0 0 auto;min-height:42px;white-space:nowrap;padding:8px 10px;font-size:10px}
  .topbar .account-tip{top:calc(100% + 8px)}
}

/* Brushed rose-gold visual system: metallic depth without a bright pink cast. */
:root{--lime:#d7a59d;--soft-lime:#f3dfda}
.lime-workbench{position:relative;isolation:isolate;background:radial-gradient(circle at 12% 3%,rgba(255,255,255,.78),transparent 28%),radial-gradient(circle at 92% 38%,rgba(255,238,231,.46),transparent 32%),repeating-linear-gradient(0deg,rgba(83,42,38,.032) 0,rgba(83,42,38,.032) 1px,rgba(255,255,255,.035) 1px,rgba(255,255,255,.035) 2px,transparent 2px,transparent 4px),linear-gradient(135deg,#f1d9d3 0%,#d7aaa2 44%,#eccbc1 72%,#c8928b 100%);box-shadow:12px 0 38px rgba(79,42,37,.13)}
.lime-workbench:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(112deg,transparent 0 18%,rgba(255,255,255,.20) 24%,transparent 31% 61%,rgba(255,247,242,.14) 68%,transparent 75%);opacity:.85}
.hero-copy h1{color:#241714;text-shadow:0 1px 0 rgba(255,255,255,.38)}.hero-copy p{color:#654640}
.step-title b{background:linear-gradient(145deg,#34221e,#160f0d);color:#e8bcb3;box-shadow:0 6px 14px rgba(63,34,30,.21)}
.lime-inner>.module-browser .module-heading small{background:rgba(255,246,243,.7);color:#704b44;border:1px solid rgba(116,73,66,.12)}
.lime-inner>.module-browser .module-tabs button{border-color:rgba(111,71,64,.24);background:linear-gradient(145deg,rgba(255,252,250,.93),rgba(249,239,235,.89));box-shadow:0 8px 20px rgba(79,42,37,.13),inset 0 1px 0 rgba(255,255,255,.78)}
.lime-inner>.module-browser .module-tabs button:hover,.lime-inner>.module-browser .module-tabs button:focus-visible{border-color:rgba(102,57,51,.52);box-shadow:0 17px 32px rgba(79,42,37,.22),inset 0 1px 0 rgba(255,255,255,.9)}
.lime-inner>.module-browser .module-tabs button.active{background:linear-gradient(145deg,#3a2723,#160f0d 72%);border-color:#4a2f2a;box-shadow:0 16px 32px rgba(57,29,25,.30),0 0 0 4px rgba(224,175,166,.72),inset 0 1px 0 rgba(255,255,255,.12)}
.lime-inner>.module-browser .module-tabs button.active:hover{box-shadow:0 22px 39px rgba(57,29,25,.34),0 0 0 4px rgba(232,187,178,.88),inset 0 1px 0 rgba(255,255,255,.14)}
.module-tabs button.active .module-icon,.module-selected{background:linear-gradient(145deg,#efc8bf,#c98f87);color:#2b1916}.module-icon{background:linear-gradient(145deg,#f8f2ef,#e9ded9)}
.module-tab-copy small{color:#a8847d}.lime-inner>.module-browser .module-context{border:1px solid rgba(112,72,65,.16);background:linear-gradient(145deg,rgba(255,248,245,.84),rgba(244,222,216,.8));box-shadow:0 10px 26px rgba(79,42,37,.12),inset 0 1px 0 rgba(255,255,255,.65)}
.module-next{border-color:#cda8a0}.module-next b{color:#81554e}
.upload-zone,.reference-upload-head,.prompt-box,.precision-panel,.wall-document-panel,.wall-analysis-panel{border-color:rgba(89,54,48,.48);background-color:rgba(255,252,250,.93)}
.upload-zone{box-shadow:0 10px 24px rgba(79,42,37,.15),inset 0 1px 0 rgba(255,255,255,.8)}.upload-zone:hover,.upload-zone.drag{box-shadow:0 19px 36px rgba(79,42,37,.23),inset 0 1px 0 rgba(255,255,255,.9)}
.prompt-label>small{background:rgba(255,246,243,.7);color:#6f4b45}
.number-choices button.active,.pill-choices button.active{background:linear-gradient(145deg,#3a2723,#160f0d);color:#eac0b7}
.lime-inner>#generateBtn{background:linear-gradient(145deg,#3b2925,#160f0d);color:#edc1b7;box-shadow:0 13px 27px rgba(59,30,26,.29),inset 0 1px 0 rgba(255,255,255,.12)}
.lime-inner>#generateBtn:hover{box-shadow:0 19px 34px rgba(59,30,26,.35),inset 0 1px 0 rgba(255,255,255,.15)}
.empty-state>span{background:linear-gradient(145deg,#f7ece8,#e7c9c2);color:#9a625b}.credit-stat .stat-dot{background:linear-gradient(145deg,#f5d7cf,#d7a199);color:#55312c}
@media(max-width:760px){.lime-workbench{box-shadow:none}}

/* Professional shop-owner palette: deep navy graphite with champagne accents. */
:root{--lime:#d1b06f;--soft-lime:#f1e7d2}
.lime-workbench{background:radial-gradient(circle at 8% 2%,rgba(255,255,255,.10),transparent 28%),radial-gradient(circle at 95% 32%,rgba(83,116,139,.24),transparent 34%),repeating-linear-gradient(0deg,rgba(255,255,255,.025) 0,rgba(255,255,255,.025) 1px,rgba(0,0,0,.025) 1px,rgba(0,0,0,.025) 2px,transparent 2px,transparent 5px),linear-gradient(138deg,#253441 0%,#18242e 48%,#2f4352 100%);box-shadow:12px 0 38px rgba(16,27,36,.20)}
.lime-workbench:before{background:linear-gradient(112deg,transparent 0 20%,rgba(255,255,255,.055) 27%,transparent 35% 64%,rgba(209,176,111,.06) 70%,transparent 78%);opacity:1}
.hero-copy h1{color:#f8f5ef;text-shadow:0 2px 12px rgba(0,0,0,.18)}.hero-copy p{color:#cbd5dc}
.step-title h2{color:#f6f3ed}.step-title b{background:linear-gradient(145deg,#e0c58f,#b48c45);color:#192630;box-shadow:0 7px 16px rgba(0,0,0,.24)}
.studio-stage .step-title h2{color:#171b1f}.studio-stage .step-title b{background:#171b1f;color:#fff}
.lime-inner>.module-browser .module-heading small{background:rgba(255,255,255,.10);color:#e7d4ad;border-color:rgba(225,196,139,.26)}
.lime-inner>.module-browser .module-tabs button{border-color:rgba(255,255,255,.11);background:linear-gradient(145deg,rgba(251,249,244,.98),rgba(231,237,239,.96));box-shadow:0 9px 22px rgba(5,14,21,.24),inset 0 1px 0 rgba(255,255,255,.85)}
.lime-inner>.module-browser .module-tabs button:hover,.lime-inner>.module-browser .module-tabs button:focus-visible{border-color:rgba(218,187,124,.70);box-shadow:0 18px 34px rgba(3,11,17,.34),0 0 0 2px rgba(209,176,111,.18),inset 0 1px 0 #fff}
.lime-inner>.module-browser .module-tabs button.active{background:linear-gradient(145deg,#151f27,#0a1117);border-color:#d1b06f;box-shadow:0 18px 34px rgba(0,0,0,.38),0 0 0 4px rgba(209,176,111,.78),inset 0 1px 0 rgba(255,255,255,.10)}
.lime-inner>.module-browser .module-tabs button.active:hover{box-shadow:0 23px 42px rgba(0,0,0,.44),0 0 0 4px rgba(225,197,139,.94)}
.module-tabs button.active .module-icon,.module-selected{background:linear-gradient(145deg,#e9d4aa,#bc9149);color:#17232c}.module-icon{background:linear-gradient(145deg,#f7f5f0,#dfe6e8)}
.module-tab-copy small{color:#8496a2}.module-tab-copy i{color:#647581}.module-tabs button.active .module-tab-copy small{color:#e3c88f}.module-tabs button.active .module-tab-copy i{color:#b8c4cb}
.lime-inner>.module-browser .module-context{border-color:rgba(221,193,137,.26);background:linear-gradient(145deg,rgba(250,248,242,.97),rgba(224,233,237,.94));box-shadow:0 12px 28px rgba(4,13,20,.27),inset 0 1px 0 #fff}
.module-context h2,.module-context p{color:#24333e}.module-next{border-color:#c7b07d}.module-next b{color:#806526}
.lime-inner>.upload-step{border-top-color:rgba(231,215,180,.20)}
.upload-step .step-title h2,.config-step .step-title h2{color:#f7f4ee}.step-title small,.prompt-label{color:#d7e0e5}.prompt-label>small{background:rgba(255,255,255,.10);color:#ead7ae}
.upload-zone,.reference-upload-head,.prompt-box,.precision-panel,.wall-document-panel,.wall-analysis-panel{border-color:rgba(217,192,141,.32);background-color:rgba(249,249,246,.97)}
.upload-zone{box-shadow:0 11px 26px rgba(3,12,18,.28),inset 0 1px 0 #fff}.upload-zone:hover,.upload-zone.drag{box-shadow:0 20px 38px rgba(1,8,13,.38),0 0 0 2px rgba(209,176,111,.18),inset 0 1px 0 #fff}
.reference-upload-head b,.reference-upload-head small,.prompt-box textarea,.prompt-box>small{color:#344550}
.number-choices button.active,.pill-choices button.active{background:linear-gradient(145deg,#1d2a34,#0c141a);color:#e4c98f}
.lime-inner>#generateBtn{background:linear-gradient(145deg,#d9bc82,#b58b43);color:#17242d;box-shadow:0 14px 29px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.48)}
.lime-inner>#generateBtn:hover{box-shadow:0 20px 38px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.55)}
.cost-hint{color:#ced8de}.empty-state>span{background:linear-gradient(145deg,#f4ead6,#d6b97f);color:#5e4a1f}
.credit-stat .stat-dot{background:linear-gradient(145deg,#ead7ad,#c49b55);color:#26343d}
@media(max-width:760px){.lime-workbench{background:radial-gradient(circle at 8% 2%,rgba(255,255,255,.10),transparent 24%),repeating-linear-gradient(0deg,rgba(255,255,255,.024) 0,rgba(255,255,255,.024) 1px,rgba(0,0,0,.022) 1px,rgba(0,0,0,.022) 2px,transparent 2px,transparent 5px),linear-gradient(145deg,#273946 0%,#17242e 58%,#304654 100%)}}

/* Stronger contrast while preserving the navy and champagne visual system. */
.hero-copy h1{color:#fff}.hero-copy p{color:#e4ebef}
.lime-inner>.module-browser .module-heading small{color:#f3dfb5;border-color:rgba(231,201,142,.52);background:rgba(8,18,25,.28)}
.lime-inner>.module-browser .module-tabs button{border:1px solid rgba(221,230,233,.78);background:linear-gradient(145deg,#fffdf8,#edf2f4)}
.module-tab-copy small{color:#647a88}.module-tab-copy b{color:#13232d}.module-tab-copy i{color:#405560;font-weight:650}
.lime-inner>.module-browser .module-tabs button.active{border-color:#e2c47f;background:linear-gradient(145deg,#111c24,#050b10)}
.module-tabs button.active .module-tab-copy b{color:#fff}.module-tabs button.active .module-tab-copy small{color:#f0d79f}.module-tabs button.active .module-tab-copy i{color:#dce6eb}
.lime-inner>.module-browser .module-context{border-color:rgba(224,197,139,.58);background:linear-gradient(145deg,#fffdf7,#e9f0f3)}
.module-context h2{color:#101d25}.module-context p{color:#344b58;font-weight:600}.module-next b{color:#6c5118}.module-next span{color:#263d49}
.upload-step .step-title h2,.config-step .step-title h2{color:#fff}.step-title small{color:#e6edf1}.prompt-label{color:#f4f7f8}.prompt-label>small{color:#f2ddb0;border:1px solid rgba(228,199,141,.30);background:rgba(5,14,20,.28)}
.upload-zone,.reference-upload-head,.prompt-box,.precision-panel,.wall-document-panel,.wall-analysis-panel{border-color:rgba(224,198,145,.62);background-color:#fffdf9}
.upload-zone b,.reference-upload-head b{color:#172932}.upload-zone small,.reference-upload-head small{color:#526872}.prompt-box textarea{color:#14262f}.prompt-box>small{color:#536771;background:#f3f6f7}
.cost-hint{color:#eef3f5}.lime-inner>.upload-step{border-top-color:rgba(232,214,175,.38)}
.output-panel{border-color:#d4dce0}.empty-state h2{color:#2d3b43}.empty-state p{color:#61717a}.result-label h2{color:#111!important}
.account-stat{border-color:#cfd7d1!important;background:#fff!important}.stat-copy small{color:#66756b}.stat-copy b{color:#111}

/* Rich empty canvas: useful before generation without competing with finished artwork. */
.empty-state{min-height:clamp(500px,68vh,720px);justify-content:flex-start;padding:52px 48px 34px;background:radial-gradient(circle at 50% 19%,rgba(225,198,139,.14),transparent 25%),linear-gradient(180deg,#fff 0%,#f8faf9 100%)}
.empty-showcase{position:relative;width:300px;height:176px;margin:0 auto 26px;filter:drop-shadow(0 20px 24px rgba(19,34,43,.13))}
.empty-sheet{position:absolute;width:218px;height:142px;left:50%;top:50%;padding:21px;border:1px solid rgba(105,122,132,.20);border-radius:14px;background:#fff;display:flex;flex-direction:column;align-items:flex-start;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}
.empty-sheet i{display:block;height:6px;margin-top:9px;border-radius:999px;background:#dde4e7}.empty-sheet i:nth-last-child(1){width:48%}.empty-sheet i:nth-last-child(2){width:72%}
.empty-sheet-back{transform:translate(-66%,-44%) rotate(-8deg);background:#e7ecee}.empty-sheet-mid{transform:translate(-35%,-46%) rotate(7deg);background:#f1e5ca}
.empty-sheet-front{transform:translate(-50%,-50%);background:linear-gradient(145deg,#fff,#eef2f3);border-color:#cfd8dc;z-index:2}
.empty-sheet-front>span{width:42px;height:42px;border-radius:12px;background:linear-gradient(145deg,#ead7ad,#c49b55);display:grid;place-items:center;font-size:20px}.empty-sheet-front>b{margin-top:12px;color:#182731;font-size:17px}.empty-sheet-front>small{margin-top:4px;color:#8c9aa2;font:750 7px/1.1 Arial,sans-serif;letter-spacing:1.3px}
.empty-showcase>em{position:absolute;right:21px;top:6px;z-index:4;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#13212a;color:#e0bf79;font-style:normal;font-size:18px;box-shadow:0 8px 20px rgba(9,22,30,.22)}
.empty-copy{max-width:660px;margin:0 auto;text-align:center}.empty-copy>span{display:inline-flex;padding:6px 11px;border:1px solid #d8ded9;border-radius:999px;background:rgba(255,255,255,.82);color:#67767e;font-size:10px;font-weight:800}.empty-copy h2{margin:14px 0 7px;font-size:24px;color:#182731}.empty-copy p{max-width:590px;margin:0 auto;color:#667781;font-size:13px;line-height:1.7}
.empty-copy button{margin-top:18px;border:0;border-radius:12px;padding:12px 17px;background:#13212a;color:#fff;font-size:12px;font-weight:900;box-shadow:0 9px 20px rgba(9,22,30,.17);transition:transform .18s,box-shadow .18s}.empty-copy button b{margin-left:8px;color:#e2c37f}.empty-copy button:hover,.empty-copy button:focus-visible{transform:translateY(-2px);box-shadow:0 14px 28px rgba(9,22,30,.22);outline:2px solid #d3b36e;outline-offset:2px}
.empty-steps{width:min(840px,100%);margin:31px auto 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.empty-steps article{min-height:78px;padding:14px;border:1px solid #e0e5e2;border-radius:14px;background:rgba(255,255,255,.82);display:flex;align-items:flex-start;gap:11px;text-align:left;box-shadow:0 7px 19px rgba(23,39,48,.045)}.empty-steps article>i{font:900 10px/1 Arial,sans-serif;color:#b18c4e;padding-top:3px}.empty-steps article>div{display:grid;gap:5px}.empty-steps article b{font-size:12px;color:#23343e}.empty-steps article span{font-size:10px;line-height:1.55;color:#7b8990}
.empty-foot{display:flex;justify-content:center;flex-wrap:wrap;gap:8px 22px;margin-top:18px;color:#718088;font-size:10px}.empty-foot span:before{content:"";display:inline-block;width:5px;height:5px;margin-right:6px;border-radius:50%;background:#c8a35e;vertical-align:1px}
.empty-state.message-state{justify-content:center}.empty-state.message-state .empty-showcase,.empty-state.message-state .empty-steps,.empty-state.message-state .empty-foot,.empty-state.message-state #emptyStartBtn,.empty-state.message-state #emptyBadge{display:none}.empty-state.message-state .empty-copy h2{margin-top:0}
@media(max-width:1050px){.empty-state{padding:42px 28px 30px}.empty-showcase{transform:scale(.9);margin-bottom:14px}.empty-steps{grid-template-columns:1fr}.empty-steps article{min-height:0}.empty-foot{max-width:500px}}
@media(max-width:760px){.empty-state{min-height:440px;padding:34px 18px 26px}.empty-showcase{width:260px;height:150px;transform:scale(.82);margin:-8px auto 6px}.empty-copy h2{font-size:20px}.empty-copy p{font-size:12px}.empty-steps{margin-top:23px;gap:8px}.empty-steps article:nth-child(2){display:none}.empty-foot{gap:7px 14px}.empty-foot span:last-child{display:none}}

/* Balanced desktop workspace: equal room for briefing and finished designs. */
@media(min-width:1051px){.app-shell{grid-template-columns:minmax(560px,50vw) minmax(0,1fr)}}

/* Readable controls on the dark workbench and softly animated gold step numbers. */
.lime-inner .setting-block>label,.lime-inner .field-block>label,.lime-inner .design-size-panel>label{color:#f5f7f8;text-shadow:0 1px 1px rgba(0,0,0,.22)}
.lime-inner .dimension-fields>label{color:#dce5e9}.lime-inner .dimension-fields>b{color:#e5c982}
.lime-inner .design-size-panel>small{color:#bac8cf}.lime-inner .setting-block>label small{color:#d4dee3}
.step-title>b,.step-title.dark>b,.studio-stage .step-title>b{position:relative;overflow:hidden;background:linear-gradient(110deg,#a97d35 0%,#efd694 34%,#bd9146 55%,#f5dfa5 74%,#a97d35 100%);background-size:220% 100%;color:#172630;box-shadow:0 7px 17px rgba(4,12,17,.26),0 0 0 1px rgba(244,217,157,.24);animation:step-gold-flow 3.2s ease-in-out infinite}
.step-title>b:after,.step-title.dark>b:after,.studio-stage .step-title>b:after{content:"";position:absolute;inset:-40% auto -40% -65%;width:45%;transform:rotate(18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.68),transparent);animation:step-gold-shine 3.2s ease-in-out infinite}
@keyframes step-gold-flow{0%,100%{background-position:0 50%;box-shadow:0 7px 17px rgba(4,12,17,.24),0 0 0 1px rgba(244,217,157,.20)}50%{background-position:100% 50%;box-shadow:0 9px 22px rgba(4,12,17,.31),0 0 0 3px rgba(213,178,106,.12)}}
@keyframes step-gold-shine{0%,34%{left:-65%;opacity:0}44%{opacity:.9}62%,100%{left:125%;opacity:0}}
@media(prefers-reduced-motion:reduce){.step-title>b,.step-title.dark>b,.studio-stage .step-title>b,.step-title>b:after,.step-title.dark>b:after,.studio-stage .step-title>b:after{animation:none}}

/* Admin console: the same navy graphite and champagne visual language as the customer workspace. */
.admin-body{min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at 85% -5%,rgba(209,176,111,.15),transparent 29%),linear-gradient(180deg,#eef2f3 0,#f8faf9 42%,#edf2f3 100%);color:#172630}
.admin-body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.34;background:repeating-linear-gradient(0deg,rgba(23,38,48,.025) 0,rgba(23,38,48,.025) 1px,transparent 1px,transparent 5px)}
.admin-topbar{height:72px;padding:0 max(28px,calc((100vw - 1480px)/2));border-bottom:1px solid rgba(197,166,104,.38);background:rgba(20,32,41,.96);box-shadow:0 8px 26px rgba(7,18,25,.13);backdrop-filter:blur(16px)}
.admin-topbar .brand-mark{border:1px solid rgba(235,209,157,.58);border-radius:12px;background:linear-gradient(145deg,#e5ca93,#ad843e);color:#14222b;box-shadow:0 7px 18px rgba(0,0,0,.28)}
.admin-topbar .brand strong{color:#fff;font-size:14px}.admin-topbar .brand span{margin-top:3px;color:#cdb986;font-size:9px;letter-spacing:1.4px}
.admin-topbar .top-actions a,.admin-topbar .top-actions button{min-height:38px;border:1px solid rgba(231,211,171,.26);border-radius:11px;padding:0 14px;background:rgba(255,255,255,.07);color:#eaf0f2;text-decoration:none;font-size:11px;font-weight:850;display:flex;align-items:center;gap:7px;transition:.18s}
.admin-topbar .top-actions a:hover,.admin-topbar .top-actions button:hover{transform:translateY(-2px);border-color:#d1b06f;background:rgba(209,176,111,.14);box-shadow:0 8px 18px rgba(0,0,0,.2)}
.admin-page{position:relative;width:100%;max-width:1480px;min-width:0;padding:36px 38px 64px}
.admin-hero{position:relative;overflow:hidden;min-height:190px;padding:35px 38px;border:0;border-radius:24px;background:radial-gradient(circle at 82% 22%,rgba(209,176,111,.21),transparent 22%),repeating-linear-gradient(0deg,rgba(255,255,255,.025) 0,rgba(255,255,255,.025) 1px,transparent 1px,transparent 5px),linear-gradient(135deg,#273946,#111e27 64%,#263b49);color:#fff;box-shadow:0 19px 48px rgba(12,28,38,.20);display:flex;align-items:flex-end;justify-content:space-between;gap:24px}
.admin-hero:after{content:"A";position:absolute;right:21%;top:-54px;color:rgba(255,255,255,.035);font:1000 240px/1 Arial,sans-serif;transform:rotate(8deg)}
.admin-hero-copy{position:relative;z-index:1}.admin-hero .eyebrow{display:inline-flex;padding:7px 11px;border:1px solid rgba(230,202,144,.38);border-radius:999px;background:rgba(0,0,0,.14);color:#ead19e;font:800 10px/1 "Microsoft YaHei",sans-serif;letter-spacing:.08em}
.admin-hero h1{margin:18px 0 9px;font-size:34px;letter-spacing:-.045em}.admin-hero p{max-width:680px;color:#d9e2e6;font-size:13px}
.admin-hero-aside{position:relative;z-index:1;min-width:190px;padding:16px 18px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(5,13,18,.23);display:grid;gap:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}
.admin-hero-aside span{color:#fff;font-size:12px;font-weight:850}.admin-hero-aside i{display:inline-block;width:7px;height:7px;margin-right:8px;border-radius:50%;background:#71d89d;box-shadow:0 0 0 4px rgba(113,216,157,.12)}.admin-hero-aside small{color:#aebdc5;font-size:10px}
.metric-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:12px;margin:24px 0}
.metric{position:relative;overflow:hidden;min-height:126px;padding:18px;border:1px solid #d9e0e2;border-radius:18px;background:linear-gradient(145deg,#fff,#f1f5f5);box-shadow:0 10px 25px rgba(18,37,47,.075);transition:.18s}
.metric:hover{transform:translateY(-3px);border-color:#c9aa6d;box-shadow:0 17px 34px rgba(18,37,47,.13)}.metric>div{display:flex;align-items:center;justify-content:space-between;gap:6px}.metric span{color:#536773;font-size:11px}.metric em{padding:4px 7px;border-radius:999px;background:#e8ecec;color:#7d8d95;font-size:9px;font-style:normal}.metric b{color:#172630;font-size:34px}.metric>i{position:absolute;right:12px;bottom:8px;color:rgba(26,44,54,.08);font:900 25px/1 Arial,sans-serif;font-style:normal}.metric:nth-child(2){border-color:#d5be8b;background:linear-gradient(145deg,#fffdf7,#eee2c8)}.metric:nth-child(2) em{background:#dac18b;color:#554215}.metric:nth-child(4),.metric:nth-child(5),.metric:nth-child(6){background:linear-gradient(145deg,#fff,#f7f2e8)}
.admin-grid{gap:22px}.admin-card{padding:25px;border:1px solid #d8e0e2;border-radius:22px;background:rgba(255,255,255,.94);box-shadow:0 14px 38px rgba(18,37,47,.085)}
.admin-card .card-head>div{display:flex;align-items:center}.admin-card .card-head>div>div{display:grid;gap:4px}.admin-card .card-head small{color:#9b7a3d;font-size:9px;font-weight:850;letter-spacing:.12em}.admin-card h2{color:#172630;font-size:20px}.admin-card>p{margin:13px 0 19px;color:#657781;font-size:12px}
.section-no{width:34px;height:34px;margin-right:11px;background:linear-gradient(145deg,#dfc383,#ad843e);color:#172630;box-shadow:0 7px 15px rgba(93,67,20,.18)}
.card-head-tag{padding:6px 9px;border-radius:999px;background:#f0e5ce;color:#795d27;font-size:9px;font-weight:850}.card-head-tag.muted{background:#ebeff0;color:#72828a}
.table-scroll{border:1px solid #dde3e5;border-radius:15px;background:#fff;box-shadow:inset 0 1px 0 #fff}.customer-table th{padding:13px 15px;background:#edf2f3;color:#536872;font-size:10px}.customer-table td{padding:14px 15px;border-top-color:#e8edef;color:#374c57}.customer-table tbody tr{transition:.15s}.customer-table tbody tr:hover{background:#fbf7ed}.customer-table td:first-child b{color:#172630}.customer-table td:first-child small{color:#819099}
.status{padding:6px 9px}.status.pending{background:#fff0d8;color:#8d5910}.status.paid{background:#dff5e7;color:#216a43}
.row-actions button{min-height:34px;border:0;border-radius:9px;background:#172630;color:#f0d59e;padding:7px 11px;box-shadow:0 5px 12px rgba(13,29,38,.12);transition:.16s}.row-actions button:hover{transform:translateY(-1px);box-shadow:0 8px 16px rgba(13,29,38,.18)}.row-actions .quiet-btn{border:1px solid #d8e0e2;background:#fff;color:#40545e;box-shadow:none}.empty{border-radius:13px;background:#f4f7f7;color:#84939a}
.admin-body .modal{background:rgba(9,21,28,.62)}.admin-body .auth-card{border:1px solid rgba(218,190,132,.65);border-radius:22px;background:linear-gradient(145deg,#fff,#f4f6f5);box-shadow:0 26px 70px rgba(4,14,20,.32)}.admin-body .auth-card .brand-mark{border-radius:15px;background:linear-gradient(145deg,#dfc383,#ad843e);color:#172630}.admin-body .auth-card h2{color:#172630}.admin-body .annual-term{border-radius:11px;background:#f0e4ca;color:#604a20!important}.admin-body .admin-note{border:0;border-radius:11px;background:#eaf0f1;color:#52656f}.admin-body .generate-btn{border:0;border-radius:12px;background:linear-gradient(145deg,#263946,#111e27);color:#ebcf96;box-shadow:0 11px 24px rgba(11,26,35,.2)}.admin-body .toast{border:1px solid rgba(229,201,144,.4);border-radius:12px;background:#172630;color:#fff}
@media(max-width:1180px){.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:760px){.admin-topbar{position:sticky!important;left:auto;right:auto;height:auto;min-height:104px;padding:10px 16px}.admin-topbar .brand span{display:block}.admin-topbar .top-actions{width:100%}.admin-topbar .top-actions a,.admin-topbar .top-actions button{flex:1;justify-content:center;padding:0 10px}.admin-page{width:100%;max-width:100%;min-width:0;padding:20px 14px 42px}.admin-hero{width:100%;min-width:0;min-height:0;padding:25px 22px;align-items:flex-start;flex-direction:column}.admin-hero-copy,.admin-card,.admin-card .card-head,.admin-card .card-head>div{min-width:0;max-width:100%}.admin-hero h1{font-size:27px}.admin-hero p,.admin-card>p{max-width:100%;overflow-wrap:anywhere}.admin-hero-aside{width:100%;min-width:0}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.metric{min-width:0;min-height:108px;padding:15px}.metric b{font-size:29px}.admin-card{width:100%;padding:17px;border-radius:18px;overflow:hidden}.card-head-tag{display:none}.admin-card h2{font-size:18px}.table-scroll{max-width:100%}}

/* Admin membership packages and auditable manual credit recharge. */
.credit-cell{color:#9b6f22;font-size:13px}.row-actions{display:flex;flex-wrap:wrap;gap:7px;min-width:255px}.admin-action-modal{width:min(480px,calc(100vw - 28px))}.admin-action-modal>p{color:#536773}.package-options{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.package-options button{min-height:138px;padding:18px;border:1px solid #d7c08d;border-radius:16px;background:linear-gradient(145deg,#fffdf7,#eee1c4);color:#172630;text-align:left;display:flex;flex-direction:column;gap:8px;box-shadow:0 10px 24px rgba(25,40,49,.09);transition:.18s}.package-options button:hover{transform:translateY(-3px);border-color:#ad843e;box-shadow:0 16px 32px rgba(25,40,49,.16)}.package-options button:disabled{opacity:.55;transform:none}.package-options b{font-size:22px}.package-options span{color:#657781;font-size:11px}.package-options strong{margin-top:auto;color:#8b611d;font-size:13px}.admin-action-modal label{display:grid;gap:7px;margin-top:13px;color:#354b56;font-size:11px;font-weight:800}.admin-action-modal input{width:100%;min-height:46px;border:1px solid #cfd9dc;border-radius:11px;background:#fff;padding:0 13px;color:#172630;font-size:13px}.admin-action-modal input:focus{outline:2px solid rgba(199,161,85,.32);border-color:#b58a3f}.admin-action-modal .generate-btn{margin-top:17px}.customer-table{min-width:1120px}

/* 手机验证码登录：保留原有账号密码入口，默认给普通顾客最简单的登录方式。 */
.auth-card{box-sizing:border-box;max-width:calc(100vw - 24px);border-color:#d8c089;border-radius:24px;box-shadow:0 28px 80px rgba(9,24,32,.28);padding:30px 32px}
.auth-card input{min-height:48px;border:1px solid #c9d2d5;border-radius:12px;color:#172630;font-size:15px;outline:none;transition:.18s}
.auth-card input:focus{border-color:#bd9142;box-shadow:0 0 0 4px rgba(211,177,105,.16)}
.auth-methods{margin:18px 0 12px;padding:4px;border:1px solid #dfe5e7;border-radius:14px;background:#eef2f3}
.auth-methods button{min-height:40px;border:0!important;border-radius:10px;background:transparent!important;color:#65747d!important;box-shadow:none!important}
.auth-methods button.active{background:#172630!important;color:#f1d28f!important;box-shadow:0 7px 18px rgba(12,29,39,.18)!important}
.password-tabs{margin:4px 0 12px}.password-tabs button{border-radius:9px}
.sms-auth-panel{text-align:left}.sms-code-row{display:grid;grid-template-columns:minmax(0,1fr) 116px;gap:9px}
.sms-code-row button{border:1px solid #bc9146;border-radius:12px;background:linear-gradient(145deg,#f3d99f,#c99b4e);color:#162630;font-weight:900;white-space:nowrap;transition:.18s}
.sms-code-row button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 18px rgba(166,119,45,.2)}
.sms-code-row button:disabled{border-color:#dbe1e2;background:#edf1f2;color:#859198}
.auth-card .generate-btn{border:0;border-radius:13px;background:linear-gradient(145deg,#263b48,#111f28);color:#f0cf8b;box-shadow:0 12px 26px rgba(10,25,34,.22)}
.auth-card .generate-btn:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(10,25,34,.28)}
@media(max-width:520px){.modal{padding:12px}.auth-card{width:100%;max-width:366px;padding:25px 20px;border-radius:20px}.sms-code-row{grid-template-columns:minmax(0,1fr) 96px}.sms-code-row button{font-size:12px}}
@media(max-width:520px){.wall-document-panel{min-height:88px}.wall-document-drop{min-height:86px;padding:14px}.wall-document-icon{width:32px;height:32px;font-size:20px}.wall-document-drop b{font-size:14px!important}}

/* 客户充值入口与人工收款确认流程 */
.recharge-top-btn{min-height:40px;padding:0 15px;border:1px solid #c99a49;border-radius:13px;background:linear-gradient(145deg,#f4dda8,#c99949);color:#172630;font-weight:900;white-space:nowrap;box-shadow:0 7px 17px rgba(151,105,36,.15);transition:.18s}.recharge-top-btn:hover{transform:translateY(-2px);box-shadow:0 11px 22px rgba(151,105,36,.22)}
.recharge-card{width:min(620px,calc(100vw - 24px));text-align:left}.recharge-card>h2,.recharge-card>p{text-align:center}.recharge-section{margin-top:18px}.recharge-section>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:9px}.recharge-section>div:first-child b{font-size:15px;color:#172630}.recharge-section>div:first-child small{color:#77858d;font-size:10px}.recharge-options{display:grid;gap:10px}.package-recharge-options{grid-template-columns:1fr 1fr}.credit-recharge-options{grid-template-columns:repeat(3,1fr)}.recharge-options button{min-height:106px;padding:14px;border:1px solid #d5dfe1;border-radius:15px;background:linear-gradient(145deg,#fff,#f2f5f5);color:#172630;display:flex;flex-direction:column;align-items:flex-start;gap:5px;text-align:left;box-shadow:0 8px 20px rgba(18,38,49,.07);transition:.18s}.recharge-options button:hover:not(:disabled){transform:translateY(-3px);border-color:#c89a4d;box-shadow:0 14px 26px rgba(18,38,49,.13)}.recharge-options button:disabled{opacity:.55}.recharge-options strong{font-size:20px}.recharge-options span{color:#5f7079;font-size:11px}.recharge-options em{margin-top:auto;color:#9a6a1d;font-size:12px;font-weight:900;font-style:normal}.recharge-status{margin-top:16px;padding:12px 14px;border-radius:12px;background:#eef4ed;color:#385d3f;font-size:12px;line-height:1.55;text-align:center}
@media(max-width:720px){.recharge-top-btn{min-height:36px;padding:0 11px;font-size:12px}.recharge-card{max-height:calc(100vh - 24px);overflow:auto}.package-recharge-options{grid-template-columns:1fr 1fr}.credit-recharge-options{grid-template-columns:1fr}.recharge-options button{min-height:84px}.recharge-section>div:first-child{align-items:flex-start;flex-direction:column;gap:3px}}
@media(max-width:760px){.package-options{grid-template-columns:1fr}.package-options button{min-height:112px}.row-actions{min-width:220px}}
