:root{--ink:#172033;--muted:#6f7b90;--line:#dfe6ef;--bg:#f5f7fb;--panel:#fff;--blue:#267cff;--blue-soft:#edf5ff;--gold:#d99a2b;--gold-soft:#fff5df;--nav:#111a2a;--red:#c9605b;--radius:8px}*{box-sizing:border-box}html,body{min-height:100%;margin:0;background:var(--bg)}body{min-width:320px;color:var(--ink);font:14px "Noto Sans SC",system-ui,sans-serif;letter-spacing:0}button,textarea{font:inherit}button{cursor:pointer}button:focus-visible,textarea:focus-visible{outline:3px solid rgba(38,124,255,.22);outline-offset:2px}.app-shell{min-height:100vh}.side-nav{position:fixed;inset:0 auto 0 0;width:242px;background:var(--nav);color:#b6c0d1;display:flex;flex-direction:column;padding:25px 14px 16px}.brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;padding:4px 12px 28px}.brand-mark{width:34px;height:34px;border-radius:8px;background:#fff;display:grid;place-items:center;overflow:hidden;flex:0 0 auto}.brand-mark img{width:28px;height:28px;object-fit:contain}.brand strong{display:block;font-size:16px;line-height:1.2}.brand small{display:block;color:#758199;margin-top:4px;font:500 8px "DM Mono",monospace}.nav-list{display:grid;gap:6px}.nav-item{height:45px;width:100%;border:0;border-radius:6px;padding:0 13px;background:transparent;color:#9eabc0;display:flex;gap:12px;align-items:center;text-align:left;font-weight:600}.nav-item svg{width:18px}.nav-item:hover{background:#1c2940;color:#fff}.nav-item.active{background:#233451;color:#fff;box-shadow:inset 3px 0 0 var(--blue)}.side-foot{display:flex;align-items:center;gap:9px;margin-top:auto;padding:18px 10px 3px;border-top:1px solid #27334a;font-size:12px}.side-foot .avatar{width:29px;height:29px;border-radius:50%;background:#edbc59;color:#5e4012;display:grid;place-items:center;font-weight:800}.side-foot b,.side-foot small{display:block}.side-foot small{color:#758199;margin-top:2px;font-size:10px}.side-foot>svg{width:17px;margin-left:auto}.main-content{margin-left:242px;min-height:100vh;padding-bottom:48px}.topbar{height:72px;max-width:1420px;margin:auto;padding:0 42px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.breadcrumb{font-size:13px;font-weight:600;color:#536078}.breadcrumb span{margin:0 8px;color:#a0a9b7}.topbar-actions{display:flex;gap:14px;align-items:center}.local-status{display:inline-flex;align-items:center;gap:6px;color:#8692a4;font:500 11px "DM Mono",monospace}.local-status svg{width:15px;color:#39a77a}.login-button{height:36px;border:1px solid #ced8e5;border-radius:6px;background:#fff;color:#52617a;padding:0 11px;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700}.login-button:hover{border-color:#9fc4fb;color:var(--blue)}.login-button svg{width:15px}.mobile-brand,.mobile-nav{display:none}.page{display:none;max-width:1420px;margin:auto;padding:43px 42px 10px}.page.active{display:block}.page-intro{display:flex;justify-content:space-between;align-items:flex-start;gap:25px;margin-bottom:30px}.eyebrow{display:flex;align-items:center;gap:8px;margin:0;color:#758197;font:500 10px "DM Mono",monospace;letter-spacing:.5px}.eyebrow span{display:block;width:19px;height:2px;background:var(--blue)}.page-intro h1{font-size:31px;line-height:1.25;margin:7px 0 9px}.page-intro>div>p:not(.eyebrow){margin:0;color:var(--muted);font-size:14px}.duration-reference{min-width:190px;padding:13px 15px;border:1px solid #cde0fb;border-radius:7px;background:var(--blue-soft);color:#4775ad}.duration-reference span,.duration-reference b{display:block}.duration-reference span{font-size:11px}.duration-reference b{margin-top:5px;color:#265d9e;font:500 12px "DM Mono",monospace}.duration-reference.gold{border-color:#f3d79e;background:var(--gold-soft)}.duration-reference.gold b{color:#a86f17}.rewrite-layout{display:grid;grid-template-columns:minmax(360px,.86fr) minmax(490px,1.2fr);gap:18px}.standup-layout{display:grid;grid-template-columns:370px minmax(510px,1.18fr);gap:18px}.panel{background:#fff;border:1px solid var(--line);border-radius:8px;padding:22px;min-width:0}.panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.panel-head>div{display:flex;gap:9px;align-items:center}.panel-head h2{margin:0;font-size:16px}.step{color:#8391a5;font:500 11px "DM Mono",monospace}.panel-actions{display:flex;align-items:center;gap:8px;color:#8994a5;font:500 11px "DM Mono",monospace}.icon-button{width:33px;height:33px;border:1px solid var(--line);border-radius:6px;background:#fff;color:#627087;display:grid;place-items:center}.icon-button:hover{color:var(--blue);border-color:#a9c8f5}.icon-button svg{width:16px}.source-panel textarea{width:100%;height:228px;border:1px solid var(--line);border-radius:6px;padding:13px;color:#29364c;line-height:1.75;background:#fcfdff;resize:vertical}.source-panel textarea::placeholder,.standup-form textarea::placeholder{color:#a9b2bf}.source-tools{display:flex;justify-content:space-between}.text-button{border:0;background:transparent;color:#4e6f9b;padding:7px 0;display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:700}.text-button:hover{color:var(--blue)}.text-button svg{width:15px}.text-button.danger{color:#a36569}.control-block{margin-top:20px}.control-block.compact{margin-top:0}.control-block label,.field-label{display:flex;justify-content:space-between;align-items:center;color:#56637a;margin-bottom:9px;font-size:12px;font-weight:700}.duration-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.duration-grid button{min-height:49px;padding:6px 4px;border:1px solid var(--line);border-radius:6px;background:#fff;color:#6f7b90}.duration-grid button b,.duration-grid button small{display:block}.duration-grid button b{font:500 12px "DM Mono",monospace}.duration-grid button small{font-size:10px;margin-top:3px}.duration-grid button:hover,.duration-grid button.selected{color:#1e70d7;border-color:#9cc3fa;background:#f4f9ff}.tone-switch{display:flex;gap:6px}.tone-switch button{flex:1;height:37px;border:1px solid var(--line);border-radius:5px;background:#fff;color:#66748a;font-size:11px;display:flex;align-items:center;justify-content:center;gap:5px}.tone-switch button svg{width:14px}.tone-switch button.selected{border-color:#a8cafb;background:#f3f8ff;color:#2775d9;font-weight:700}.generate-button{margin-top:24px;width:100%;height:43px;justify-content:center;border:0;border-radius:6px;background:var(--blue);color:#fff;display:inline-flex;align-items:center;gap:8px;font-weight:700;box-shadow:0 4px 12px rgba(38,124,255,.15)}.generate-button:hover{background:#146de7}.generate-button svg{width:17px}.generate-button kbd{margin-left:auto;padding:2px 4px;border:1px solid rgba(255,255,255,.28);border-radius:3px;color:#d6e6ff;font:500 10px "DM Mono",monospace}.form-note{display:flex;gap:5px;align-items:flex-start;margin:12px 0 0;color:#8793a5;font-size:10px;line-height:1.5}.form-note svg{width:14px;color:#67a3ec;flex:0 0 auto}.result-panel{min-height:635px}.target-chip{padding:4px 7px;background:#edf5ff;border-radius:4px;color:#4775ad;font:500 10px "DM Mono",monospace}.result-empty{min-height:505px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-icon{width:64px;height:64px;border:1px solid #d3e6ff;border-radius:50%;background:#f0f7ff;color:#67a5fa;display:grid;place-items:center;box-shadow:0 0 0 11px #f8fbff;margin-bottom:20px}.empty-icon svg{width:26px}.result-empty b{font-size:15px}.result-empty p{max-width:270px;color:#8b96a7;font-size:12px;line-height:1.7}.hidden{display:none!important}.result-line{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;color:#7b879a;font-size:11px}.framework{display:inline-flex;gap:5px;align-items:center;color:#5174a1}.framework svg{width:14px}.title-area{padding:12px;border:1px solid #e1e8f1;border-radius:6px;background:#fbfdff;margin-bottom:13px}.title-area .field-label{margin-bottom:8px}.title-list{display:grid;gap:6px}.title-row{display:grid;grid-template-columns:22px 1fr 28px;align-items:center;gap:8px;min-width:0;padding:7px 8px;background:#fff;border:1px solid #e5edf6;border-radius:5px}.title-index{color:#6b8fc1;font:500 10px "DM Mono",monospace}.title-row span:nth-child(2){font-size:12px;line-height:1.5}.title-row button{border:0;background:transparent;color:#6a8ab4;padding:2px;display:grid;place-items:center}.title-row button:hover{color:var(--blue)}.title-row svg{width:14px}.result-copy-label{margin-top:5px}.output-text{width:100%;min-height:315px;border:1px solid #e0e7ef;border-radius:6px;background:#fcfdff;padding:13px;color:#28354a;font-size:13px;line-height:1.9;resize:vertical}.result-foot{display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:1px solid #edf1f5;margin-top:10px;padding-top:9px;color:#69907d;font-size:11px}.result-foot span{display:inline-flex;gap:4px;align-items:center}.result-foot span svg{width:14px;color:#43a173}.standup-form textarea{display:block;width:100%;height:150px;padding:12px;border:1px solid var(--line);border-radius:6px;line-height:1.7;color:#2d394e;resize:vertical}.idea-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.idea-chips button{border:0;border-radius:4px;background:#f0f5fc;color:#5274a2;padding:5px 7px;font-size:10px}.standup-duration{grid-template-columns:repeat(3,1fr)}.mood-switch button{font-size:10px}.gold-button{background:#c98c29;box-shadow:0 4px 12px rgba(201,140,41,.16)}.gold-button:hover{background:#b87817}.standup-result-panel{min-height:680px}.standup-empty{min-height:545px}.gold-icon{border-color:#f2dcab;background:#fff7e6;color:#d49a33;box-shadow:0 0 0 11px #fffaf0}.standup-meta{display:flex;justify-content:space-between;align-items:center;color:#8793a4;font-size:11px;margin-bottom:12px}.gold-tag{background:#fff4dc;color:#9c6916;border-radius:4px;padding:4px 7px}.segment-list{display:grid;gap:9px}.segment-card{border:1px solid #e0e7ef;border-radius:7px;overflow:hidden}.segment-head{display:flex;align-items:center;justify-content:space-between;padding:9px 11px;background:#f8fbff;border-bottom:1px solid #e9eef4}.segment-head b{font-size:12px}.segment-head span{color:#7f8c9e;font:500 10px "DM Mono",monospace}.segment-head button{border:0;background:transparent;color:#5d83b4;padding:2px;display:grid}.segment-head button:hover{color:var(--blue)}.segment-head svg{width:14px}.segment-card textarea{width:100%;min-height:92px;border:0;padding:11px;background:#fff;color:#314058;line-height:1.78;font-size:12px;resize:vertical}.storyboard-head{display:flex;justify-content:space-between;align-items:center;margin-top:22px;margin-bottom:10px}.storyboard-head>div{display:flex;align-items:center;gap:9px}.storyboard-head h2{margin:0;font-size:16px}.storyboard-list{display:grid;gap:12px}.board-card{border:1px solid #e1e7ef;border-radius:7px;overflow:hidden}.board-card>header{display:flex;justify-content:space-between;align-items:center;padding:9px 11px;background:#1b2941;color:#eaf2ff}.board-card>header b{font-size:12px}.board-card>header span{font:500 10px "DM Mono",monospace;color:#a7bedf}.shot-row{display:grid;grid-template-columns:56px 112px 1.2fr 1fr;gap:9px;padding:10px 11px;border-top:1px solid #edf1f5;align-items:start;font-size:11px;line-height:1.65}.shot-row:first-of-type{border-top:0}.shot-time{font:500 10px "DM Mono",monospace;color:#5980b7}.shot-view{font-weight:700;color:#4b5c75}.shot-row p{margin:0;color:#6d7a8e}.shot-row p:last-child{color:#435a7e}.toast{position:fixed;z-index:8;left:50%;bottom:28px;transform:translate(-50%,130px);background:#18243a;color:#fff;padding:10px 14px;border-radius:6px;box-shadow:0 9px 25px rgba(0,0,0,.18);font-size:12px;transition:.22s}.toast.show{transform:translate(-50%,0)}
@media(max-width:1080px){.side-nav{width:210px}.main-content{margin-left:210px}.topbar,.page{padding-left:26px;padding-right:26px}.rewrite-layout,.standup-layout{grid-template-columns:1fr}.result-panel,.standup-result-panel{min-height:auto}.result-empty{min-height:300px}.standup-empty{min-height:300px}}
@media(max-width:520px){body{padding-bottom:68px}.side-nav{display:none}.main-content{margin:0;padding-bottom:0}.topbar{height:57px;padding:0 16px;background:#fff}.mobile-brand{display:flex;align-items:center;gap:7px;font-size:13px}.mobile-brand .brand-mark{width:28px;height:28px}.mobile-brand .brand-mark img{width:23px;height:23px}.breadcrumb,.local-status,.login-button{display:none}.page{padding:27px 16px 16px}.page-intro{margin-bottom:21px}.page-intro h1{font-size:24px;margin:5px 0 7px}.page-intro>div>p:not(.eyebrow){font-size:12px;line-height:1.65}.duration-reference{display:none}.panel{padding:16px;border-radius:7px}.source-panel textarea{height:180px}.duration-grid{gap:4px}.duration-grid button{min-height:47px}.duration-grid button b{font-size:10px}.duration-grid button small{font-size:9px}.tone-switch{gap:4px}.tone-switch button{height:35px;font-size:10px}.tone-switch button svg{display:none}.result-panel{min-height:0}.result-empty{min-height:245px}.output-text{min-height:300px;font-size:12px}.result-foot{align-items:flex-start}.result-foot .text-button{white-space:nowrap}.standup-form textarea{height:135px}.idea-chips button{font-size:9px}.standup-result-panel{padding:16px 0}.standup-result-panel>.panel-head,.standup-result-panel>.standup-empty,.standup-result{margin-left:16px;margin-right:16px}.standup-empty{min-height:275px}.standup-meta{font-size:10px}.segment-card textarea{font-size:11px}.storyboard-head{margin-top:20px}.shot-row{grid-template-columns:43px 1fr;gap:5px 9px;font-size:10px}.shot-time{grid-column:1}.shot-view{grid-column:2}.shot-row p{grid-column:2}.mobile-nav{position:fixed;z-index:6;display:grid;grid-template-columns:repeat(2,1fr);align-items:center;left:0;right:0;bottom:0;height:66px;padding:5px 20px calc(5px + env(safe-area-inset-bottom));background:rgba(255,255,255,.98);border-top:1px solid #dfe6ef;box-shadow:0 -5px 16px rgba(31,48,78,.05)}.mobile-nav button{height:54px;border:0;background:transparent;color:#8995a7;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:10px}.mobile-nav button svg{width:18px}.mobile-nav button.active{color:#267cff}.toast{bottom:79px;max-width:88%;text-align:center}}
