:root{--bg:#f7f6f2;--paper:#fffefa;--ink:#23342c;--muted:#707b74;--line:#dedfd6;--green:#214c3d;--soft:#e9ede5;--gold:#947f54;--danger:#a44538;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);background:var(--bg);font-size:14px;line-height:1.6}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,textarea,select{outline-offset:4px}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}[hidden]{display:none!important}.wrap{width:min(1180px,calc(100% - 72px));margin:auto}.wide{width:min(1510px,calc(100% - 64px))}.site-header{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px}.brand{display:flex;gap:9px;align-items:center;font-size:23px;font-weight:650;letter-spacing:-1px}.brand b{display:grid;place-items:center;width:34px;height:37px;border-radius:11px;background:var(--green);color:white;font:27px Georgia}.brand span{margin-left:-8px;color:var(--gold)}.brand em{font-size:12px;font-style:normal;letter-spacing:2px;font-weight:500;color:var(--muted);border-left:1px solid var(--line);padding-left:16px;margin-left:8px}nav{display:flex;gap:28px;align-items:center}nav a{color:var(--muted)}nav .selected{color:var(--green)}.eyebrow{font-size:10px;letter-spacing:2px;color:var(--muted);font-weight:650;margin:0 0 20px}.serif{font-family:"Songti SC",Georgia,serif}.accent{color:var(--green)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(36px,4.5vw,60px);font-weight:500;letter-spacing:-2px;line-height:1.35;margin-bottom:24px}h2{font-weight:550;font-size:23px}h3{font-size:19px;font-weight:550}.lede{font-size:17px;line-height:1.9;color:var(--muted);margin-bottom:32px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:16px;border:1px solid var(--green);padding:11px 18px;border-radius:6px;font-weight:500;font-size:13px;white-space:nowrap}.primary{background:var(--green);color:white}.primary:hover{background:#153c2f}.secondary{background:transparent;border-color:var(--line);color:var(--ink)}.secondary:hover{background:var(--soft)}.text-button{border:0;background:none;color:var(--muted);font-size:12px;padding:6px 2px}.text-button:hover,.text-button.selected{color:var(--green)}.link-button{cursor:pointer}.landing-hero{padding:85px 0 80px;position:relative;min-height:480px}.hero-aside{position:absolute;right:5%;top:72px;width:270px;transform:rotate(3deg)}.hero-aside>p{font-size:12px;margin-top:18px;color:var(--muted)}.frame-art{background:#e3e8df;border:1px solid #c7d0c5;padding:27px;height:260px;position:relative;overflow:hidden}.frame-art i{position:absolute;border:1px solid #a9b9a8;width:180px;height:100px;right:-20px;bottom:5px;transform:rotate(-13deg)}.frame-art i:nth-child(2){right:14px;bottom:30px}.frame-art i:nth-child(3){right:40px;bottom:54px}.frame-art>span{font:10px monospace;letter-spacing:2px;position:relative}.frame-art small{display:block;font:23px/1.6 "Songti SC",serif;letter-spacing:0;margin-top:25px}.space-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;border:1px solid var(--line);border-radius:8px;overflow:hidden}.space-card{display:flex;flex-direction:column;padding:28px;border-right:1px solid var(--line);background:var(--paper)}.space-card:last-child{border-right:0}.space-card.featured{background:#edf0e8}.card-head{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:9px;letter-spacing:1px;color:var(--muted);margin-bottom:34px}.space-card h2{font-size:24px;display:flex;justify-content:space-between}.space-card p{font-size:13px;color:var(--muted);line-height:1.9;flex:1}.card-foot{border-top:1px solid var(--line);padding-top:19px;margin-top:20px;font-size:11px;color:var(--muted)}.badge{display:inline-block;border-radius:4px;background:#eeeee8;padding:3px 7px;font-size:10px;letter-spacing:0;white-space:nowrap;font-weight:400;color:var(--muted)}.badge.green{background:#e0e9dc;color:var(--green)}.quiet-note{display:flex;gap:100px;align-items:baseline;margin:70px 0}.quiet-note p{color:var(--muted);font-size:14px}.footer{border-top:1px solid var(--line);padding:25px 0;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:11px;margin-top:40px}.footer>a:first-child{color:var(--green);font-size:14px}.panel{background:var(--paper);border:1px solid var(--line);border-radius:8px}.login-layout{display:grid;grid-template-columns:1.25fr 1fr;gap:12%;padding:75px 7%}.login-layout h1{font-size:46px}.login-card{padding:32px;max-width:400px;align-self:center}.login-card h2{margin-bottom:12px}.login-card p{font-size:13px;color:var(--muted)}label{display:flex;flex-direction:column;gap:7px;font-size:12px;color:var(--ink);margin-bottom:16px}input,select,textarea{width:100%;border:1px solid var(--line);background:#fffefb;color:var(--ink);padding:10px 12px;border-radius:5px}input:focus,textarea:focus,select:focus{border-color:#8ba18a;outline:2px solid #e6ece0}.login-card .primary{width:100%;margin-bottom:20px}.login-steps{padding-left:24px;color:var(--muted);font-size:13px;line-height:2.6;margin-bottom:30px}.small{font-size:11px!important;color:var(--muted);line-height:1.7}.subtle{color:var(--muted);font-size:13px;margin-bottom:0}.app-heading{display:flex;justify-content:space-between;align-items:center;padding:35px 0 30px;gap:16px}.app-heading .eyebrow{margin-bottom:6px}.app-heading h1{font-size:30px;margin-bottom:6px;letter-spacing:-.5px;display:flex;align-items:center;gap:15px}.actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.studio-layout{display:grid;grid-template-columns:220px 1fr;gap:32px;min-height:610px;border-top:1px solid var(--line);padding-top:26px}.project-rail{border-right:1px solid var(--line);padding-right:24px;display:flex;flex-direction:column}.rail-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.rail-heading h2{font-size:13px;margin:0}.project-button{display:block;text-align:left;width:100%;background:none;border:1px solid transparent;padding:12px;border-radius:6px;margin-bottom:8px;color:var(--ink)}.project-button:hover{background:var(--soft)}.project-button.active{background:var(--soft);border-color:#d1dacb}.project-button strong{font-size:13px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.project-button small{font-size:10px;color:var(--muted)}.rail-bottom{margin-top:auto;padding:30px 0 15px;display:flex;gap:8px;color:var(--muted);font-size:11px}.rail-bottom small{font-size:9px}.status-dot{width:6px;height:6px;background:#5d865c;border-radius:50%;margin-top:7px}.empty{padding:55px 20px;text-align:center}.empty p{font-size:13px;color:var(--muted);line-height:1.9}.empty h2{font-size:22px}.large-mark{font:64px Georgia;color:#d0d8c8;display:block;margin-bottom:15px}.project-title{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:2px 0 25px}.project-title .eyebrow{margin-bottom:7px}.project-title h2{margin:0}.stage-tabs{display:grid;grid-template-columns:repeat(5,1fr);gap:0;background:#eceee7;border:1px solid var(--line);border-radius:7px;padding:5px}.stage-tab{border:0;background:none;border-radius:4px;padding:12px 6px;color:var(--muted);font-size:12px;text-align:left}.stage-tab span{display:block;font-size:9px;margin-bottom:4px;color:#7a897d}.stage-tab.active{background:var(--paper);color:var(--ink)}.stage-header{margin:30px 0 18px;display:flex;align-items:center;justify-content:space-between;gap:15px}.stage-header h3{margin-bottom:6px}.quality{margin-bottom:16px}.quality summary{cursor:pointer;font-size:12px}.quality ul{font-size:12px;color:var(--danger);line-height:1.9;padding-left:20px}.quality .passed{color:var(--green)}.info{padding:12px 15px;border:1px solid #e4d8b3;background:#f5f0df;color:#776743;border-radius:5px;font-size:12px;margin-bottom:16px}.document-toolbar{display:flex;justify-content:space-between;gap:15px;border:1px solid var(--line);border-bottom:0;background:var(--paper);padding:10px 14px;border-radius:6px 6px 0 0}.document-toolbar .text-button{font-size:11px}iframe{width:100%;height:720px;border:1px solid var(--line);background:var(--paper);border-radius:0 0 6px 6px}#json-editor{font:12px/1.65 ui-monospace,monospace;height:570px;resize:vertical;margin-bottom:10px}.job{margin-top:18px;padding:15px 18px;border-left:3px solid #87a07a}.job-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;font-size:12px}#job-events{font-size:11px;color:var(--muted);max-height:110px;overflow:auto;white-space:pre-wrap}.error{color:var(--danger);font-size:12px;white-space:pre-wrap}#notice{position:fixed;z-index:20;top:20px;left:50%;transform:translateX(-50%);padding:12px 22px;max-width:90%;background:var(--green);color:#fff;border-radius:6px;font-size:13px;box-shadow:0 3px 12px #0001}dialog{width:min(690px,calc(100% - 30px));max-height:90vh;overflow:auto;border:1px solid var(--line);border-radius:10px;background:var(--paper);padding:30px;color:var(--ink)}dialog::backdrop{background:#18241b70}.dialog-head{display:flex;justify-content:space-between;align-items:flex-start}.dialog-head .eyebrow{margin-bottom:7px}.dialog-head h2{margin-bottom:22px}.source-heading{display:flex;justify-content:space-between;align-items:center}.source-heading label{margin-bottom:5px}#source-text{height:200px;resize:vertical;font-size:13px;line-height:1.7}.field-note{display:flex;justify-content:space-between;font-size:10px;color:var(--muted);margin:5px 0 20px}.form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0 16px}.form-grid label:first-child{grid-column:span 2}#save-project{width:100%;margin-top:15px}.sr-only{position:absolute;clip:rect(0,0,0,0);width:1px;height:1px;overflow:hidden}#workspace{min-width:0}.login-layout .small{max-width:430px}@media(min-width:1600px){iframe{height:800px}}@media(max-width:1000px){.hero-aside{right:0;width:220px}.landing-hero h1{font-size:44px}.space-card{padding:21px}.card-head{flex-wrap:wrap}.studio-layout{grid-template-columns:180px 1fr;gap:20px}.project-rail{padding-right:16px}.stage-header{align-items:flex-start;flex-direction:column}.project-title{align-items:flex-start;flex-direction:column}.login-layout{gap:6%;padding:60px 0}.login-layout h1{font-size:38px}}@media(max-width:700px){.wrap,.wide{width:calc(100% - 32px)}.site-header{height:75px}nav{gap:15px;font-size:12px}.brand{font-size:20px}.landing-hero{padding:48px 0 38px;min-height:0}.hero-aside{display:none}.landing-hero h1{font-size:41px}.lede{font-size:15px}.space-grid{grid-template-columns:1fr}.space-card{border-right:0;border-bottom:1px solid var(--line);padding:24px}.card-head{margin-bottom:22px}.space-card:last-child{border-bottom:0}.quiet-note{display:block;margin:40px 0}.footer{flex-wrap:wrap;font-size:10px;margin-top:30px}.login-layout{grid-template-columns:1fr;padding:38px 0;gap:28px}.login-layout h1{font-size:35px}.login-card{max-width:none;padding:24px}.login-steps{display:none}.app-heading{align-items:flex-start;flex-direction:column;padding:26px 0}.app-heading h1{font-size:26px}.studio-layout{grid-template-columns:1fr;gap:22px;padding-top:20px}.project-rail{border:0;padding:0}.rail-heading{margin-bottom:8px}#project-list{display:flex;gap:8px;overflow-x:auto}.project-button{min-width:170px;width:170px}.rail-bottom{display:none}.stage-tab{font-size:11px;padding:10px 5px;text-align:center}.stage-tab span{font-size:8px}.stage-header{margin-top:22px}.stage-header .actions{width:100%}.stage-header .primary{margin-left:auto}.document-toolbar{flex-direction:column;gap:4px}iframe{height:620px}.project-title{margin-bottom:20px}.project-title h2{font-size:23px}.actions{gap:10px}.primary,.secondary{padding:10px 14px;font-size:12px}.empty{padding:40px 15px}.empty h2{font-size:20px}.form-grid{grid-template-columns:repeat(2,1fr)}.form-grid label:first-child{grid-column:span 1}dialog{padding:22px}.field-note{gap:15px}.subtle{font-size:12px}}

.creative-notes{margin:0 0 20px;color:var(--muted)}#creative-notes{height:72px;resize:vertical;font-size:12px;line-height:1.6}
