@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{color:#202420;font-synthesis:none;--green:#295f4e;--green-dark:#204d3f;--surface:#fff;--line:#dde1db;--muted:#6f756f;--soft:#eef3f0;background:#f5f6f3;font-family:Noto Sans SC,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #295f4e33}.app-shell{grid-template-columns:228px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#fff;z-index:20;background:#1f2925;flex-direction:column;width:228px;padding:26px 16px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:11px;height:38px;padding:0 10px;font-family:DM Sans,Noto Sans SC,sans-serif;font-size:18px;font-weight:700;display:flex}.brand-mark{color:#fff;background:#5f8878;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.main-nav{gap:7px;margin-top:38px;display:grid}.main-nav button{color:#c8d0cc;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:11px;height:44px;padding:0 12px;font-size:14px;display:flex}.main-nav button.active{color:#fff;background:#34443d;font-weight:600}.count{text-align:center;background:#ffffff1a;border-radius:10px;min-width:22px;margin-left:auto;padding:2px 5px;font-size:12px}.sidebar-note{color:#c7d0cb;background:#2a3631;border:1px solid #3d4b45;border-radius:7px;margin-top:auto;padding:14px}.sidebar-note div{color:#fff;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.sidebar-note p{margin:9px 0 0;font-size:12px;line-height:1.7}.sidebar-foot{color:#8fa099;align-items:center;gap:7px;margin-top:17px;padding:0 6px;font-size:10px;display:flex}.status-dot{background:#63b68b;border-radius:50%;width:6px;height:6px}.workspace{grid-column:2;min-width:0;min-height:100vh}.create-grid{grid-template-columns:minmax(540px,1fr) minmax(390px,43%);min-height:100vh;display:grid}.editor-pane{padding:44px clamp(28px,4vw,62px) 56px;overflow-y:auto}.page-heading{justify-content:space-between;align-items:flex-start;gap:24px;max-width:750px;display:flex}h1,h2,h3,p{margin-top:0}.page-heading h1,.library-head h1{letter-spacing:0;margin-bottom:10px;font-size:clamp(25px,2.2vw,34px);line-height:1.3}.page-heading p,.library-head p{color:var(--muted);margin-bottom:0;font-size:14px;line-height:1.7}.quiet-button{border:1px solid var(--line);color:#59605b;white-space:nowrap;background:#fff;border-radius:6px;align-items:center;gap:7px;height:36px;padding:0 12px;font-size:13px;display:flex}.quiet-button:hover{color:#272d29;border-color:#aeb8b1}.input-section{max-width:750px;margin-top:35px}.input-section>label,.section-row>label{align-items:center;gap:10px;margin-bottom:13px;font-size:14px;font-weight:700;display:flex}.step-number{width:22px;height:22px;color:var(--green);background:#dfe9e4;border-radius:50%;flex:none;place-items:center;font:700 12px DM Sans,sans-serif;display:grid}.request-box{background:#fff;border:1px solid #cfd5ce;border-radius:7px;position:relative;box-shadow:0 3px 14px #1b27200a}.request-box textarea{resize:vertical;color:#252a26;background:0 0;border:0;outline:0;width:100%;min-height:124px;padding:17px 18px 30px;font-size:14px;line-height:1.7}.request-box textarea::placeholder{color:#a0a6a0}.request-box>span{color:#a1a7a1;font-size:11px;position:absolute;bottom:9px;right:12px}.scene-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.scene{border:1px solid var(--line);text-align:left;color:#343a35;background:#fff;border-radius:7px;align-items:center;gap:9px;min-width:0;min-height:70px;padding:12px 9px;display:flex;position:relative}.scene:hover{border-color:#a8b5ad;transform:translateY(-1px)}.scene.active{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green);background:#f5faf7}.scene-icon{color:#527665;background:#e7efea;border-radius:6px;flex:none;place-items:center;width:31px;height:31px;display:grid}.scene strong,.scene small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.scene strong{margin-bottom:3px;font-size:12px}.scene small{color:#89908a;font-size:9px}.scene-check{color:var(--green);position:absolute;top:5px;right:5px}.section-row{justify-content:space-between;align-items:center;gap:18px;display:flex}.optional{color:#969c97;font-size:11px}.question-list{border:1px solid var(--line);background:#fff;border-radius:7px;overflow:hidden}.question{border-bottom:1px solid #eceeea;grid-template-columns:minmax(145px,30%) 1fr;align-items:center;gap:15px;min-height:58px;padding:9px 14px;display:grid}.question:last-child{border-bottom:0}.question>span{color:#4c534e;font-size:12px;font-weight:600}.question input{color:#303631;background:#fafbf9;border:1px solid #e0e4df;border-radius:5px;width:100%;height:36px;padding:0 11px;font-size:12px}.question input::placeholder{color:#a5aaa6}.result-pane{border-left:1px solid var(--line);background:#fff;flex-direction:column;min-width:0;height:100vh;padding:42px clamp(24px,3vw,42px) 24px;display:flex;position:sticky;top:0}.result-header{align-items:center;min-height:54px;display:flex}.result-header>div:first-child>span{color:var(--green);font-size:11px;font-weight:700}.result-header h2{margin:4px 0 0;font-size:19px}.score{text-align:right;margin-left:auto}.score strong,.score span{display:block}.score strong{color:var(--green);font:700 18px DM Sans,sans-serif}.score span{color:#929892;margin-top:3px;font-size:10px}.tool-select{border-bottom:1px solid #e4e7e2;justify-content:space-between;align-items:center;margin-top:22px;padding-bottom:17px;display:flex}.tool-select label{color:#737a74;font-size:12px}.select-wrap{position:relative}.select-wrap select{appearance:none;border:1px solid var(--line);color:#303631;background:#fafbf9;border-radius:5px;outline:0;height:34px;padding:0 31px 0 11px;font-size:11px;font-weight:600}.select-wrap svg{pointer-events:none;color:#7d847e;position:absolute;top:9px;right:8px}.empty-result{text-align:center;color:#727973;max-width:290px;margin:auto}.empty-result h3{color:#3d443f;margin:22px 0 8px;font-size:15px}.empty-result p{font-size:12px;line-height:1.7}.optimizing-result{text-align:center;color:var(--muted);margin:auto;padding:32px}.optimizing-result>span{width:52px;height:52px;color:var(--green-dark);background:var(--accent-soft);border-radius:50%;place-items:center;margin:0 auto 18px;animation:.8s ease-in-out infinite alternate optimize-pulse;display:grid}.optimizing-result h3{color:var(--ink);margin-bottom:8px;font-size:15px}.optimizing-result p{margin:0;font-size:12px}.empty-visual{width:150px;height:126px;margin:0 auto;position:relative}.paper{background:#fff;border:1px solid #d5dbd5;border-radius:5px;width:102px;height:116px;padding:26px 17px;position:absolute;box-shadow:0 9px 24px #1f2f2714}.paper-back{background:#edf2ee;top:2px;left:21px;transform:rotate(-8deg)}.paper-front{color:#d89532;top:5px;right:10px;transform:rotate(5deg)}.paper span{background:#dce4de;border-radius:2px;height:5px;margin-top:10px;display:block}.paper span:last-child{width:65%}.prompt-output{background:#fafbf9;border:1px solid #dfe4de;border-radius:7px;flex:1;min-height:0;margin:18px 0;overflow:auto}.prompt-output pre{white-space:pre-wrap;word-break:break-word;color:#333934;margin:0;padding:18px;font:12px/1.8 Noto Sans SC,sans-serif}.result-actions{grid-template-columns:110px 1fr;gap:10px;margin-top:auto;display:grid}.primary,.secondary{border-radius:6px;justify-content:center;align-items:center;gap:8px;height:43px;font-size:13px;font-weight:600;display:flex}.primary{background:var(--green);color:#fff;border:0}.secondary{border:1px solid var(--line);color:#4e5650;background:#fff}button:disabled{cursor:not-allowed;opacity:.45}.result-foot{color:#848a85;flex-wrap:wrap;justify-content:center;gap:13px;padding-top:14px;font-size:9px;display:flex}.result-foot span{align-items:center;gap:4px;display:flex}.mobile-header,.mobile-generate,.mobile-close{display:none}.optimize-action{justify-content:flex-end;max-width:720px;margin-top:26px;display:flex}.optimize-button{color:#fff;background:var(--green);border:0;border-radius:7px;justify-content:center;align-items:center;gap:9px;min-width:156px;height:46px;padding:0 20px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 8px 20px #5f887838}.optimize-button:hover{background:var(--green-dark);transform:translateY(-1px)}.optimize-button svg:last-child{margin-left:3px}.library-view{min-height:100vh;padding:52px clamp(28px,5vw,78px)}.library-head{justify-content:space-between;align-items:flex-end;gap:30px;max-width:1180px;display:flex}.search-box{border:1px solid var(--line);color:#8a918b;background:#fff;border-radius:6px;align-items:center;gap:9px;width:290px;height:42px;padding:0 12px;display:flex}.search-box input{border:0;outline:0;width:100%;font-size:13px}.template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;max-width:1180px;margin-top:35px;display:grid}.template-card{border:1px solid var(--line);background:#fff;border-radius:7px;flex-direction:column;min-height:210px;padding:20px;display:flex}.template-card:hover{border-color:#a8b6ad;box-shadow:0 7px 24px #1f2f270f}.template-top{gap:7px;display:flex}.template-top span{color:#667069;background:#f0f3ef;border-radius:4px;padding:4px 7px;font-size:10px}.template-card h2{margin:18px 0 8px;font-size:16px}.template-card p{color:#747b75;font-size:12px;line-height:1.7}.template-card button{color:var(--green);background:0 0;border:0;align-items:center;gap:5px;margin-top:auto;padding:0;font-size:12px;font-weight:700;display:flex}.history-list{border:1px solid var(--line);background:#fff;border-radius:7px;max-width:900px;margin-top:35px;overflow:hidden}.history-toolbar{justify-content:space-between;align-items:center;gap:16px;max-width:900px;margin-top:24px;display:flex}.history-toolbar .search-box{width:min(100%,330px)}.history-toolbar>span{color:#7b8781;font-size:11px}.danger-link{color:#ad5148;background:0 0;border:0;margin:18px 0 0 auto;padding:5px 0;font-size:12px;font-weight:700;display:block}.history-list article{border-bottom:1px solid #e7eae6;justify-content:space-between;align-items:center;gap:20px;min-height:92px;padding:17px 20px;display:flex}.history-list article:last-child{border-bottom:0}.history-list span,.history-list p{color:#8a918b;font-size:10px}.history-list h2{margin:6px 0;font-size:14px}.history-list p{margin:0}.history-actions{gap:7px;display:flex}.history-actions button{border:1px solid var(--line);color:#626a64;background:#fff;border-radius:5px;place-items:center;width:34px;height:34px;display:grid}.no-items{text-align:center;color:#89908a;align-content:center;justify-items:center;min-height:430px;display:grid}.no-items h2{color:#424944;margin:16px 0 8px;font-size:17px}.no-items p{font-size:12px}.primary.compact{height:38px;margin-top:9px;padding:0 16px}@media (width<=1100px){.app-shell{grid-template-columns:190px minmax(0,1fr)}.sidebar{width:190px}.create-grid{grid-template-columns:minmax(470px,1fr) minmax(340px,41%)}.scene-grid,.template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=800px){.optimize-action{display:none}.app-shell{display:block}.sidebar{display:none}.workspace{min-height:100vh}.mobile-header{color:#fff;background:#1f2925;justify-content:space-between;align-items:center;height:62px;padding:0 17px;display:flex}.mobile-header .brand{padding:0}.mobile-header button,.mobile-close{width:38px;height:38px;color:inherit;background:0 0;border:0;place-items:center;display:grid}.create-grid{min-height:auto;display:block}.editor-pane{padding:28px 18px 110px}.page-heading{display:block}.page-heading .quiet-button{margin-top:17px}.page-heading h1{font-size:25px}.scene-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.question{grid-template-columns:1fr;gap:7px;padding:12px}.result-pane{z-index:50;border:0;height:100vh;padding:22px 18px 18px;display:none;position:fixed;inset:0}.result-pane.mobile-open{display:flex}.mobile-close{color:#515852;margin-left:auto;display:grid}.score{margin-left:10px}.mobile-generate{z-index:12;background:var(--green);color:#fff;border:0;border-radius:7px;justify-content:center;align-items:center;gap:9px;height:48px;font-weight:600;display:flex;position:fixed;bottom:18px;left:18px;right:18px;box-shadow:0 9px 30px #1b382e40}.library-view{padding:30px 18px}.library-head{flex-direction:column;align-items:stretch}.search-box{width:100%}.template-grid{grid-template-columns:1fr}}@media (width<=420px){.scene-grid{grid-template-columns:1fr 1fr}.scene{gap:6px;padding:9px 7px}.scene-icon{width:28px;height:28px}.result-actions{grid-template-columns:95px 1fr}.section-row{align-items:flex-start}}@media (prefers-reduced-motion:no-preference){.scene,.template-card,button{transition:border-color .18s,background .18s,color .18s,transform .18s,box-shadow .18s}}@keyframes optimize-pulse{0%{opacity:.72;transform:scale(.94)}to{opacity:1;transform:scale(1.06)}}:root{--ink:#27312d;--ink-soft:#59635e;--green:#5f8878;--green-dark:#4e7667;--accent:#5f8878;--accent-soft:#e2eee8;--canvas:#f6f8f7;--surface:#fff;--line:#dce3df;--line-strong:#bdcbc4;--muted:#78827d;--soft:#eef3f0}body{background:var(--canvas);color:var(--ink)}.app-shell{grid-template-columns:240px minmax(0,1fr)}.sidebar{width:240px;color:var(--ink);border-right:1px solid var(--line);background:#fff;padding:24px 18px 18px}.brand{letter-spacing:0;padding:0 8px;font-size:17px}.brand-mark{color:#fff;background:var(--green);border-radius:8px;width:36px;height:36px;box-shadow:4px 4px #d5e5dd}.main-nav{gap:5px;margin-top:42px}.main-nav button{color:#616963;border-radius:7px;height:46px;padding:0 13px;font-size:13px;font-weight:500}.main-nav button:hover{color:var(--ink);background:var(--soft)}.main-nav button.active{color:#365b4c;background:#e2eee8;box-shadow:inset 3px 0 #6f9686}.main-nav button.active svg{color:#527765}.count{color:#4e5750;background:#e6ebe6}.sidebar-note{color:#4f5c55;background:#f0f5f2;border:1px solid #d7e3dd;border-radius:8px;padding:16px;position:relative;overflow:hidden}.sidebar-note:after{content:"";border:10px solid #5f887814;width:54px;height:54px;position:absolute;bottom:-22px;right:-18px;transform:rotate(18deg)}.sidebar-note div{color:#29342e}.sidebar-note svg{color:#668e7d}.sidebar-note p{z-index:1;position:relative}.sidebar-foot{color:#89918b}.sidebar-account{border-top:1px solid var(--line);align-items:center;gap:6px;margin-top:auto;padding:12px 6px 0;display:flex}.sidebar-account>button:first-child{min-width:0;color:var(--ink);text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:9px;padding:4px 0;display:flex}.sidebar-account strong,.sidebar-account small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.sidebar-account strong{font-size:12px}.sidebar-account small{color:#6f827a;align-items:center;gap:4px;margin-top:4px;font-size:10px;display:flex}.avatar,.profile-avatar{color:#3f6456;background:#dcebe4;border-radius:50%;place-items:center;font-weight:700;display:grid}.avatar{flex:none;width:30px;height:30px;font-size:13px}.logout-button{color:#78817c;background:0 0;border:0;border-radius:6px;place-items:center;width:32px;height:32px;display:grid}.logout-button:hover{color:#3f6456;background:#f2f5f3}.signin-button{justify-content:center;height:38px;font-size:12px;font-weight:700;color:#3f6456!important;background:#f1f8f5!important;border:1px solid #c9d9d2!important;border-radius:7px!important}.mobile-credit{align-items:center;gap:4px;font:700 11px DM Sans,sans-serif;display:flex}.auth-backdrop{z-index:100;background:#1f2f2857;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.auth-dialog{background:#fff;border:1px solid #d7e2de;border-radius:8px;width:min(100%,400px);padding:32px;position:relative;box-shadow:0 28px 70px #1d2f2738}.dialog-close{color:#68736e;background:0 0;border:0;border-radius:6px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:14px;right:14px}.dialog-close:hover{background:#f1f5f3}.auth-symbol{color:#d8f0d0;background:#243331;border-radius:9px;place-items:center;width:42px;height:42px;margin-bottom:20px;display:grid;position:relative}.auth-symbol svg:last-child{color:#9ed77d;position:absolute;top:5px;right:5px}.auth-dialog h2{margin-bottom:8px;font-size:21px}.auth-dialog>p{color:var(--muted);font-size:13px;line-height:1.7}.auth-dialog form{gap:13px;margin-top:22px;display:grid}.auth-dialog label{color:#46524d;gap:7px;font-size:12px;font-weight:700;display:grid}.auth-dialog input{width:100%;height:42px;color:var(--ink);background:#fbfcfb;border:1px solid #d6dfdb;border-radius:6px;outline:0;padding:0 12px;font-size:13px}.auth-dialog input:focus{border-color:var(--green);background:#fff;box-shadow:0 0 0 3px #5f88781f}.password-field{display:block;position:relative}.password-field input{padding-right:44px}.password-toggle{color:#71807a;background:0 0;border:0;border-radius:5px;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.password-toggle:hover{color:var(--green-dark);background:#edf3f0}.auth-submit{width:100%;margin-top:5px}.auth-switch{color:#4e7667;background:0 0;border:0;width:100%;margin-top:16px;padding:5px;font-size:12px;font-weight:700}.form-error{color:#a3453d;background:#fff1ef;border-radius:5px;margin:0;padding:9px 10px;font-size:12px}.form-message{border-radius:5px;margin:0;padding:9px 10px;font-size:12px}.form-message.success{color:#436a59;background:#edf6f1}.forgot-link{color:var(--green-dark);margin-top:10px}.recovery-message{color:#436a59;background:#edf6f1}.toast{z-index:110;color:#315746;background:#f5fbf8;border:1px solid #cbdcd5;border-radius:7px;align-items:center;gap:14px;max-width:min(370px,100vw - 36px);padding:12px 13px 12px 15px;font-size:13px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 34px #23372d29}.toast button{width:24px;height:24px;color:inherit;background:0 0;border:0;border-radius:5px;place-items:center;display:grid}.account-view,.admin-view{max-width:1180px}.account-grid{grid-template-columns:minmax(250px,360px) minmax(300px,1fr);gap:16px;margin-top:34px;display:grid}.credit-card,.profile-card,.credit-log,.admin-table,.admin-metrics article{border:1px solid var(--line);background:#fff;border-radius:8px;box-shadow:0 8px 24px #263c320a}.credit-card{color:#50605a;background:#eff7f3;border-color:#cfe1d8;min-height:248px;padding:24px}.credit-icon{color:#3f6456;background:#d5e9df;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.credit-card>span:not(.credit-icon){margin-top:18px;font-size:13px;display:block}.credit-card strong{color:#243331;margin:4px 0;font:700 42px/1 DM Sans,sans-serif;display:block}.credit-card p{color:#718078;margin-bottom:8px;font-size:12px}.credit-card .primary{width:fit-content}.trial-card{background:#f1f8f4}.trial-card strong{font-size:31px;line-height:1.25}.trial-card .credit-icon{color:#3f6456;background:#d7eadf}.trial-note{color:#557067;background:#f8fbf9;align-items:center;gap:13px;min-height:104px;padding:20px;display:flex}.trial-note svg{color:#4f806c;flex:none}.trial-note p{max-width:600px;margin:0;font-size:12px;line-height:1.8}.profile-card{align-items:center;gap:17px;min-height:178px;padding:26px;display:flex}.profile-avatar{flex:none;width:58px;height:58px;font-size:24px}.profile-card h2{margin-bottom:6px;font-size:17px}.profile-card p{color:var(--muted);margin-bottom:10px;font-size:13px}.profile-card small{color:#8b9691;font-size:11px}.account-approved{color:#4d7c67;align-items:center;gap:4px;margin-top:9px;font-size:11px;font-weight:700;display:inline-flex}.text-button{color:var(--green-dark);background:0 0;border:0;margin-top:8px;padding:0;font-size:12px;font-weight:700;display:block}.text-button:hover{color:var(--green);text-decoration:underline}.credit-log,.admin-table{margin-top:18px;overflow:hidden}.section-title{border-bottom:1px solid #e5ece8;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.section-title h2{margin:0;font-size:15px}.section-title span{color:#87918c;font-size:11px}.ledger-list article{border-bottom:1px solid #edf1ef;align-items:center;gap:13px;min-height:64px;padding:11px 20px;display:flex}.ledger-list article:last-child{border-bottom:0}.ledger-amount{color:#ab5d51;width:52px;font:700 14px DM Sans,sans-serif}.ledger-amount.plus{color:#477b66}.ledger-list strong,.ledger-list small{display:block}.ledger-list strong{color:#3b4641;font-size:12px}.ledger-list small{color:#8b9490;margin-top:4px;font-size:10px}.ledger-type{color:#7f8984;margin-left:auto;font-size:11px}.compact-empty{min-height:180px}.admin-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:34px;display:grid}.admin-metrics article{padding:21px}.admin-metrics span{color:#718079;font-size:12px}.admin-metrics strong{color:#243331;margin-top:9px;font:700 28px DM Sans,sans-serif;display:block}.table-scroll{overflow:auto}.admin-table table{border-collapse:collapse;text-align:left;width:100%}.admin-table th,.admin-table td{color:#56615c;vertical-align:middle;border-bottom:1px solid #edf1ef;padding:14px 20px;font-size:12px}.admin-table th{color:#82908a;background:#f7faf8;font-size:10px;font-weight:700}.admin-table td strong,.admin-table td small{display:block}.admin-table td strong{color:#36423d;font-size:12px}.admin-table td small{color:#8d9692;margin-top:4px;font-size:10px}.role-badge{color:#587064;background:#edf4f0;border-radius:4px;padding:4px 7px;font-size:10px;display:inline-flex}.role-badge.admin{color:#3f6456;background:#dcece5}.credit-adjust{gap:6px;display:flex}.credit-adjust button{color:#3f6456;background:#fff;border:1px solid #d6e1dc;border-radius:5px;min-width:30px;height:28px;font-size:11px;font-weight:700}.credit-adjust button:hover{background:#edf5f1}.review-actions{gap:6px;display:flex}.review-actions button{color:#3f6c58;background:#edf6f1;border:1px solid #bcd4c8;border-radius:5px;height:29px;padding:0 9px;font-size:11px;font-weight:700}.review-actions button:last-child{color:#a55249;background:#fff4f2;border-color:#e6c5c0}.admin-filter{color:#79847f;background:#fff;border:1px solid #d6e1dc;border-radius:5px;align-items:center;gap:7px;width:220px;height:32px;padding:0 9px;display:flex}.admin-filter input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:12px}.custom-credit{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.custom-credit input{width:78px;height:28px;color:var(--ink);background:#fff;border:1px solid #d6e1dc;border-radius:5px;padding:0 7px;font-size:11px}.custom-credit input:nth-child(2){width:100px}.custom-credit button{color:#3f6456;background:#edf5f1;border:1px solid #bed4c9;border-radius:5px;height:28px;padding:0 8px;font-size:11px;font-weight:700}.audit-table td{text-overflow:ellipsis;white-space:nowrap;max-width:260px;overflow:hidden}.workspace{background:var(--canvas)}.create-grid{grid-template-columns:minmax(570px,1fr) 440px}.editor-pane{background-color:var(--canvas);padding:48px clamp(34px,4vw,68px) 70px}.page-heading{align-items:center;max-width:720px}.page-heading h1,.library-head h1{letter-spacing:0;max-width:570px;margin-bottom:12px;font-size:clamp(27px,2.3vw,36px);line-height:1.24}.page-heading p,.library-head p{color:#78827d;max-width:600px}.quiet-button{color:#687069;background:0 0;border-color:#0000;height:38px}.quiet-button:hover{border-color:var(--line);background:#fff}.input-section{max-width:720px;margin-top:38px;position:relative}.workflow-controls{justify-content:space-between;align-items:center;gap:14px;max-width:720px;margin-top:24px;display:flex}.mode-switch{border:1px solid var(--line);background:#fff;border-radius:7px;padding:3px;display:inline-flex}.mode-switch button,.quality-button,.sub-scene-row button,.result-versions button,.result-secondary-actions button{color:#68756f;background:0 0;border:0;font-size:12px;font-weight:700}.mode-switch button{border-radius:5px;min-width:86px;height:31px}.mode-switch button.active{color:#315746;background:#e6f0eb}.quality-button{color:#466b5d;background:#f4faf7;border:1px solid #d3e2dc;border-radius:6px;align-items:center;gap:6px;height:36px;padding:0 9px;display:inline-flex}.quality-button svg:last-child{transition:transform .18s}.quality-button svg.rotated{transform:rotate(180deg)}.quality-panel{background:#f8fbf9;border:1px solid #d6e5df;border-radius:8px;max-width:720px;margin-top:12px;padding:14px}.quality-panel>div:first-child{color:#3f6456;align-items:center;gap:7px;font-size:12px;display:flex}.quality-panel>div:first-child span{color:#7f8d87;margin-left:auto;font-size:10px;font-weight:600}.check-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.check-grid article{background:#fff;border:1px solid #e1ebe6;border-radius:6px;padding:10px}.check-grid article>strong{color:#3d4944;font-size:11px;display:block}.check-grid article>span{color:#a0714e;margin-top:5px;font-size:10px;font-weight:700;display:inline-block}.check-grid article>span.good{color:#4d816a}.check-grid article p{color:#7c8782;margin:5px 0 0;font-size:10px;line-height:1.5}.sub-scene-row{flex-wrap:wrap;align-items:center;gap:7px;margin-top:13px;display:flex}.sub-scene-row>span{color:#7c8883;font-size:11px}.sub-scene-row button{background:#fff;border:1px solid #d8e3df;border-radius:5px;min-height:27px;padding:0 8px}.sub-scene-row button:hover,.sub-scene-row button.active{color:#3f6456;background:#edf6f1;border-color:#9dbbae}.input-section>label,.section-row>label{letter-spacing:0;font-size:13px}.step-number{color:#436756;background:var(--green);background:#dceae3;border-radius:6px;width:25px;height:25px;box-shadow:3px 3px #edf3f0}.request-box{border-color:#c8d0c8;box-shadow:0 12px 30px #1f2d240f}.request-box:before{content:"";background:var(--green);border-radius:0 3px 3px 0;width:3px;position:absolute;top:19px;bottom:19px;left:-1px}.request-box textarea{min-height:140px;padding:20px 22px 34px;font-size:14px}.scene-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.scene{border-color:#d8ddd7;min-height:68px;padding:11px 12px;box-shadow:0 2px #23322906}.scene:hover{border-color:var(--line-strong);box-shadow:0 7px 16px #1c2b220d}.scene-icon{color:#527665;background:#e7efea;border-radius:7px;width:35px;height:35px}.scene strong{font-size:12px}.scene small{font-size:10px}.optional{color:#89918b;background:#e8ece7;border-radius:4px;padding:4px 7px}.question-list{border-color:#d2d8d1;box-shadow:0 8px 22px #1f2d240b}.question{min-height:62px;padding:11px 15px}.question>span{color:#3f4741}.question input{background:#f6f8f5;border-color:#0000;height:38px}.question input:hover{border-color:#d3d9d3}.question input:focus{background:#fff;border-color:#699482}.result-pane{background:#e8ebe6;border-left:1px solid #ccd3cc;width:440px;padding:0}.result-header{color:#fff;background:#344c43;border-bottom:4px solid #a7c3b6;min-height:116px;padding:30px 30px 25px}.result-header h2{font-size:20px}.score strong{color:#fff}.score span{color:#aebbb4}.tool-select{background:#f5f6f3;border-bottom-color:#d5dad4;margin:0;padding:17px 28px}.engine-display>div{gap:4px;display:grid}.engine-display small{color:#87928c;font-size:10px}.engine-display strong{color:#3f6456;background:#edf6f1;border:1px solid #c9dcd3;border-radius:5px;padding:7px 10px;font:700 11px DM Sans,Noto Sans SC,sans-serif}.select-wrap select{background:#fff;border-color:#ccd3cc;height:36px}.empty-result{margin:auto;padding:28px}.empty-result h3{font-size:16px}.empty-visual{transform:scale(.92)}.paper-front{border-top:3px solid var(--green)}.prompt-output{background:#fff;border-color:#cbd2cb;margin:20px 24px 16px;position:relative;box-shadow:0 12px 26px #1b261f14}.prompt-output:before{content:"PROMPT";color:#738078;letter-spacing:.12em;background:#f7f8f6;border-bottom:1px solid #e2e6e1;padding:11px 17px 9px;font:700 9px DM Sans,sans-serif;display:block}.prompt-output pre{color:#28302a;padding:17px 19px 24px;font-size:11px;line-height:1.85}.result-actions{grid-template-columns:108px 1fr;margin:0 24px}.primary,.secondary{border-radius:7px;height:45px}.primary{background:var(--green);box-shadow:0 7px 16px #4e766729}.primary:hover{background:var(--green-dark)}.secondary{background:#fff;border-color:#cbd2cb}.result-foot{color:#6f7871;padding:15px 24px 20px}.library-view{background:var(--canvas)}.search-box{box-shadow:0 6px 18px #1e2d240a}.template-grid{gap:16px}.template-card{border-top:3px solid var(--green);box-shadow:0 8px 24px #1f2d240b}.template-card:nth-child(3n+2),.template-card:nth-child(3n+3){border-top-color:var(--green)}.template-card button{color:var(--green)}.history-list{box-shadow:0 10px 28px #1f2d240d}@media (width<=1180px) and (width>=801px){.app-shell{grid-template-columns:198px minmax(0,1fr)}.sidebar{width:198px}.create-grid{grid-template-columns:minmax(490px,1fr) 400px}.result-pane{width:400px}.editor-pane{padding-left:32px;padding-right:32px}}@media (width<=800px){.mobile-header{background:#344c43;border-bottom:3px solid #a7c3b6}.editor-pane{background:var(--canvas)}.page-heading h1{font-size:27px}.scene-grid{grid-template-columns:1fr 1fr}.result-pane{background:#e8ebe6;width:auto}.result-header{min-height:104px;padding:23px 18px 20px}.tool-select{padding-left:18px;padding-right:18px}.prompt-output,.result-actions{margin-left:18px;margin-right:18px}.mobile-generate{background:var(--green);box-shadow:0 9px 30px #4e766738}}:root{--ink:#243331;--ink-soft:#596865;--green:#5f8878;--green-dark:#466b5d;--accent:#5f8878;--accent-soft:#e8f0ed;--canvas:#f6f9f8;--line:#d8e6e3;--line-strong:#aec6bc;--muted:#74827f;--soft:#f0f7f6}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-color:#5f88783d}.brand{justify-content:flex-start;gap:11px;height:48px;padding:0 8px;font-family:DM Sans,Noto Sans SC,sans-serif}.brand-mark{color:#d8f0d0;width:40px;height:40px;box-shadow:none;background:#243331;border-radius:9px;flex:none;place-items:center;display:grid;position:relative}.brand-mark>svg:first-child{transform:translateY(-1px)}.brand-sparkle{color:#9ed77d;position:absolute;top:5px;right:5px}.brand-copy{align-content:center;min-width:0;line-height:1;display:grid}.brand-parent{color:#79837f;margin-bottom:3px;font-size:10px;font-weight:600}.brand-copy strong{color:var(--ink);white-space:nowrap;font-size:17px;font-weight:700}.brand-copy small{color:#87918d;white-space:nowrap;margin-top:4px;font:700 8px/1 DM Sans,sans-serif}.main-nav{margin-top:42px}.main-nav button.active{color:#3f6456;box-shadow:inset 3px 0 0 var(--green);background:#e8f0ed}.main-nav button.active svg,.sidebar-note svg{color:var(--green)}.main-nav button.active .count{color:#3f6456;background:#d9e7e1}.sidebar-note{color:#526461;background:#f0f8f7;border-color:#d4e9e6}.sidebar-note:after{border-color:#5f887817}.status-dot{background:var(--green);box-shadow:0 0 0 3px #e0ebe7}.step-number{color:#466b5d;background:#e3ece8;box-shadow:3px 3px #f0f5f3}.request-box:before{background:var(--green)}.request-box:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #5f88781f,0 14px 32px #2d483e0f}.scene.active{color:#3f6456;background:var(--accent-soft);border-color:#8eae9f;box-shadow:0 7px 17px #5f88781c}.scene-icon{color:#5f8878;background:#edf3f0}.scene.active .scene-icon{color:#466b5d;background:#d9e7e1}.scene.active small{color:#62786f}.scene.active .scene-check{color:var(--green-dark)}.question input:focus{border-color:var(--green)}.result-pane{background:#eff3f1;border-left-color:#d7e1dd}.result-header{background:#3f6456;border-bottom-color:#8eae9f}.result-header>div:first-child>span{color:#d5e5df}.tool-select{background:#f5f9f8;border-bottom-color:#d8e5e2}.paper-front{color:var(--green);border-top-color:var(--green)}.paper-back{background:#e6eeeb}.primary{box-shadow:0 7px 16px #5f887833}.result-foot svg{color:var(--green)}.template-top span{color:#526d69;background:#edf6f5}@media (width<=800px){.mobile-header{color:#3f6456;background:#f8fbfaf5;border-bottom:1px solid #d8e6e3;box-shadow:0 4px 14px #2d483e0d}.mobile-header .brand{gap:9px;width:auto;height:48px;padding:0}.mobile-header .brand-mark{border-radius:8px;width:34px;height:34px}.mobile-header .brand-mark>svg:first-child{width:20px;height:20px}.mobile-header .brand-sparkle{width:9px;height:9px;top:4px;right:4px}.mobile-header .brand-parent{margin-bottom:2px;font-size:8px}.mobile-header .brand-copy strong{color:var(--ink);font-size:14px}.mobile-header .brand-copy small{margin-top:3px;font-size:7px}.mobile-header>button{color:#527568;border-radius:7px}.mobile-header>button:hover,.mobile-header>button:active{color:#3f6456;background:#e8f0ed}.result-pane{background:#eff3f1}.mobile-generate{box-shadow:0 9px 30px #5f88783d}.auth-backdrop{align-items:end;padding:12px}.auth-dialog{width:100%;padding:28px 22px 22px}.toast{bottom:82px;right:18px}.account-grid,.admin-metrics{grid-template-columns:1fr}.admin-filter{width:100%}.account-view,.admin-view{padding-bottom:90px}.profile-card{min-height:150px}.admin-table th,.admin-table td{white-space:nowrap;padding:12px}.ledger-list article{padding:11px 14px}.ledger-type{display:none}}.optimize-action{z-index:4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border:1px solid #d8e4df;border-radius:8px;align-items:center;gap:12px;max-width:720px;margin-top:30px;padding:11px;display:flex;position:sticky;bottom:12px;box-shadow:0 12px 24px #23362d1f}.optimize-action .optimize-button{flex:none}.optimize-action small{color:#75817c;font-size:11px;line-height:1.45}.result-preview{justify-content:center}.preview-example{color:#58655f;text-align:left;background:#fff;border:1px solid #dce7e2;border-radius:7px;width:min(100%,330px);margin-top:16px;padding:12px}.preview-example span{color:#618270;font-size:10px;font-weight:700}.preview-example p{color:#53605b;margin:4px 0 10px;font-size:11px;line-height:1.6}.preview-example p:last-child{margin-bottom:0}.preview-tags{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:12px;display:flex}.preview-tags span{color:#4d7563;background:#e4f0ea;border-radius:4px;padding:4px 7px;font-size:10px;font-weight:700}.result-versions{background:#f6faf8;border:1px solid #d5e0db;border-radius:6px;gap:4px;margin:16px 24px 0;padding:3px;display:flex}.result-versions button{color:#68756f;background:0 0;border:0;border-radius:4px;flex:1;min-height:38px;font-size:12px;font-weight:700}.result-versions button small{color:#8a9690;margin-top:2px;font-size:9px;font-weight:600;display:block}.result-versions button.active{color:#315746;background:#fff;box-shadow:0 1px 3px #23362d1a}.result-versions button.active small{color:#628373}.result-secondary-actions{gap:13px;margin:12px 24px 0;display:flex}.result-secondary-actions button{color:#527968;background:0 0;border:0;align-items:center;gap:5px;padding:2px 0;font-size:12px;font-weight:700;display:inline-flex}.result-secondary-actions button:disabled{color:#a1aaa5;cursor:not-allowed}@media (width<=800px){.workflow-controls{flex-direction:column;align-items:stretch}.mode-switch,.quality-button{width:100%}.mode-switch button{flex:1}.quality-button{justify-content:center}.check-grid{grid-template-columns:1fr}.result-versions,.result-secondary-actions{margin-left:18px;margin-right:18px}.history-toolbar{flex-direction:column;align-items:stretch}.history-toolbar .search-box{width:100%}.history-toolbar>span{text-align:right}}
