:root{--paper:#f4f4ef;--ink:#202b32;--muted:#596970;--line:#d9dfdd;--accent:#ab461f;--accent-soft:#fae7dc;--steel:#dce7e8;--green:#245d4c;--white:#fff;--radius:15px;font-family:"PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);background:var(--paper);font-size:15px;line-height:1.65}
*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #197792;outline-offset:3px}button:disabled{cursor:default;opacity:.48}[hidden]{display:none!important}h1,h2,h3,p{margin-top:0}h2{font-size:27px;line-height:1.35;margin-bottom:10px}h3{font-size:17px;margin-bottom:14px}.skip-link{position:fixed;top:-80px;left:12px;z-index:9999;background:#fff;padding:12px}.skip-link:focus{top:12px}.pj-header{max-width:1400px;margin:auto;padding:23px 40px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px}.pj-brand{text-decoration:none;display:flex;align-items:center;gap:13px;letter-spacing:.11em;font-size:14px;font-weight:800}.pj-brand img{width:37px;height:37px;object-fit:contain}.pj-brand small{display:block;font-size:11px;letter-spacing:.12em;color:var(--muted);font-weight:400}.pj-header nav{display:flex;gap:24px;align-items:center;font-size:12px}.pj-header nav a{text-underline-offset:5px}.identity{color:var(--muted)}.pj-main{max-width:1280px;margin:auto;padding:0 32px}.pj-hero{padding:64px 0 52px;display:grid;grid-template-columns:1.12fr 1fr;gap:64px;align-items:center}.eyebrow{font:700 11px/1.5 ui-monospace,Consolas,monospace;letter-spacing:.16em;color:var(--accent);margin-bottom:18px}h1{font-size:clamp(35px,4.2vw,54px);line-height:1.25;letter-spacing:-.035em;margin-bottom:22px}.hero-copy{color:var(--muted);max-width:520px;font-size:15px;line-height:1.9;margin-bottom:27px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:15px;min-height:43px;padding:10px 17px;border:1px solid #bcc7c7;background:#fff;color:var(--ink);border-radius:7px;text-decoration:none;font-size:13px;font-weight:600;line-height:1.4}.btn:hover{background:#edf2f1}.btn.primary{background:var(--ink);border-color:var(--ink);color:#fff}.btn.primary:hover{background:#3b4c54}.btn.small{min-height:36px;padding:7px 10px;font-size:12px}.text-btn{background:none;border:0;color:var(--accent);text-decoration:underline;padding:3px;font-size:13px}.journey-graphic{background:var(--steel);border:1px solid #c5d5d5;padding:34px 28px 25px;border-radius:var(--radius);position:relative}.graphic-kicker{display:block;font-size:12px;color:#455c64;letter-spacing:.12em}.graphic-chain{display:flex;align-items:center;gap:10px;margin:29px 0}.graphic-chain>span{flex:1;text-align:center;border:1px solid #96afb4;background:rgba(255,255,255,.65);padding:13px 3px;font-size:15px}.graphic-chain b{display:block;font:11px ui-monospace,monospace;color:#57747c;margin-bottom:10px}.graphic-chain i{font-style:normal;color:#708a8e}.graphic-note{display:flex;gap:10px;align-items:center;background:#fff8ef;padding:13px;font-size:13px}.graphic-dot{width:9px;height:9px;flex:none;border-radius:50%;background:var(--accent)}.journey-graphic>p{color:#465e64;margin:15px 0 0;font-size:12px}.step-nav{position:sticky;top:0;z-index:30;display:flex;gap:28px;align-items:center;background:rgba(244,244,239,.98);padding:18px 0;border-top:1px solid var(--ink);border-bottom:1px solid var(--line);margin-bottom:28px}.step-nav>a{text-decoration:none;font-size:13px;font-weight:600;white-space:nowrap}.step-nav b{font:11px ui-monospace,monospace;color:var(--accent);margin-right:8px}.step-nav>span{font-size:11px;color:var(--muted);margin-left:auto}.panel{scroll-margin-top:87px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:32px;margin-bottom:24px}.section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:27px}.section-head .eyebrow{margin-bottom:10px}.section-head p:last-child{font-size:13px;color:var(--muted);margin:0;max-width:740px}.section-tag{font-size:11px;background:#f0f3f2;padding:7px 11px;white-space:nowrap;border:1px solid #dce3e1;color:#455960;border-radius:5px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px}.form-grid .wide{grid-column:1/-1}label{display:block;font-size:13px;font-weight:600;color:#34434a;min-width:0}input,textarea,select{display:block;width:100%;max-width:100%;background:#fbfcfb;color:var(--ink);border:1px solid #cbd4d1;border-radius:6px;margin-top:7px;min-height:43px;padding:10px 11px;font-size:14px;font-weight:400;line-height:1.6}textarea{resize:vertical}::placeholder{color:#73817f;font-size:12px}.required,.optional{font-size:10px;color:#586e73;margin-left:6px;font-weight:400}.required{color:var(--accent)}.journey-overview{display:flex;gap:10px;overflow-x:auto;padding-bottom:17px;margin-bottom:13px}.overview-item{flex:1;min-width:142px;text-decoration:none;border-left:3px solid #b4c2c4;background:#f1f5f4;padding:10px 12px;font-size:12px;white-space:normal;word-break:break-word}.overview-item b{display:block;font-size:11px;color:#566d72;margin-bottom:5px}.overview-item.is-focus{border-color:var(--accent);background:#fcf0e8}.overview-item small{display:block;color:var(--muted);font-size:10px;margin-top:4px}.stage-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}.stage-card{border:1px solid #d4dcda;border-radius:10px;overflow:hidden;background:#fff;scroll-margin-top:90px;min-width:0}.stage-top{padding:15px 18px;background:#f0f4f3;border-bottom:1px solid #d9e1df;display:flex;align-items:center;gap:10px}.stage-no{font:17px ui-monospace,monospace;color:var(--accent)}.stage-top label{flex:1}.stage-top input{margin:0;min-height:35px;background:transparent;border-color:transparent;font-weight:700;padding:3px;max-width:190px}.stage-controls{display:flex;gap:4px}.icon-btn{border:1px solid #c5d1ce;border-radius:4px;background:transparent;color:#48625f;min-width:31px;min-height:33px;font-size:13px}.stage-body{padding:19px}.stage-body .form-grid{gap:14px}.stage-body textarea{font-size:13px}.source-box{display:grid;grid-template-columns:120px 1fr;gap:13px;margin:18px 0;align-items:center}.image-box{height:115px;background:#f2f4f1;border:1px dashed #b9c7c2;display:flex;align-items:center;justify-content:center;border-radius:6px;overflow:hidden;color:#667972;font-size:12px;text-align:center;padding:4px}.image-box img{max-width:100%;max-height:100%;object-fit:contain}.source-actions p{font-size:11px;color:var(--muted);margin:7px 0}.stage-details{border-top:1px solid var(--line);margin-top:16px;padding-top:12px}.stage-details summary{cursor:pointer;font-size:12px;font-weight:600;color:#425d62;padding:3px 0}.stage-details[open] summary{margin-bottom:14px}.stage-details .muted{margin-top:10px}.prompt-text{font-size:12px;line-height:1.8;background:#f8faf9;min-height:135px}.inline-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.ai-version{margin-top:14px;border:1px solid var(--line);padding:10px;border-radius:6px}.ai-version .compare-images{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ai-version figure{margin:0}.ai-version figcaption{font-size:10px;color:var(--muted);margin-bottom:5px}.ai-version textarea{font-size:12px;min-height:55px}.ai-version-head{display:flex;justify-content:space-between;font-size:11px;gap:8px;margin-bottom:10px}.ai-version-head button{font-size:11px}.section-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px}.section-bottom p{font-size:11px;color:var(--muted);max-width:550px;margin:0}.focus-layout{display:grid;grid-template-columns:280px 1fr;gap:28px}.focus-summary{align-self:start;padding:23px;background:#f9ede3;border:1px solid #ecd4c0;border-radius:9px;word-break:break-word;font-size:13px}.focus-summary p{margin:10px 0 0}.focus-summary small{display:block;color:#745642;margin-top:18px}.archive-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;margin-bottom:27px}.checks{padding:0;margin:0;list-style:none}.checks li{display:flex;gap:9px;align-items:flex-start;font-size:13px;margin:12px 0}.check-icon{font:12px monospace;border-radius:50%;border:1px solid #b3c1bb;width:20px;height:20px;display:inline-flex;justify-content:center;align-items:center;flex:none}.checks .ok{color:var(--green)}.checks .ok .check-icon{background:#e6f3ea}.checks .missing{color:#785745}.muted{font-size:12px;color:var(--muted);line-height:1.8}.versions{margin-top:16px;max-height:280px;overflow:auto}.version-row{display:flex;align-items:flex-start;gap:13px;border-top:1px solid var(--line);padding:12px 0;font-size:12px}.version-row>div{flex:1}.version-row p{margin:4px 0;color:var(--muted);white-space:pre-wrap;overflow-wrap:anywhere}.version-row small{color:var(--muted)}#versionNote{margin-bottom:12px}.export-bar,.handoff-bar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:23px 0;border-top:1px solid var(--line)}.export-bar p,.handoff-bar p{margin:5px 0 0;color:var(--muted);font-size:12px}.export-actions{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap}.dpi-label{font-size:10px;font-weight:400}.dpi-label select{font-size:12px;padding:7px;margin-top:3px;min-height:40px}.process-log{border-top:1px solid var(--line);padding-top:16px;font-size:12px}.process-log summary{cursor:pointer;color:var(--muted)}.process-log ol{max-height:320px;overflow:auto;padding-left:23px;line-height:1.9;word-break:break-word}.process-log time{color:#6e7f7d;margin-right:12px}.notice{padding:14px 18px;background:#edf4f4;border:1px solid #cbdedc;border-radius:8px;font-size:12px;line-height:1.8;margin-bottom:22px}.notice.warning{background:#fff3e5;border-color:#d9b98e;color:#6b4422}.pj-footer{display:flex;gap:20px;justify-content:space-between;font-size:10px;color:var(--muted);padding:12px 0 32px;letter-spacing:.04em}dialog{width:min(960px,94vw);max-height:90vh;overflow:auto;border:1px solid #b8c6c3;border-radius:13px;padding:29px;background:#fff;color:var(--ink)}dialog::backdrop{background:rgba(20,32,36,.64)}.dialog-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.dialog-head h2{font-size:24px}.dialog-head .eyebrow{margin-bottom:8px}dialog>p{font-size:13px;color:var(--muted)}.example-chain{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:22px 0}.example-chain article{background:#f3f6f4;border:1px solid var(--line);padding:18px;border-radius:6px;font-size:13px}.example-chain article p{margin:10px 0}.example-chain small{font-size:12px;color:var(--muted)}.toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);z-index:10000;max-width:min(680px,94vw);padding:13px 20px;border-radius:8px;background:#263b3e;color:#fff;font-size:13px;box-shadow:0 10px 35px #0003;display:none}.toast.show{display:block}.export-preview{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:25px}.export-preview a{font-size:11px;color:var(--muted);text-decoration:none}.export-preview img{width:100%;border:1px solid #d7dfdc;display:block;margin-bottom:5px}.stage-out{position:fixed;left:-99999px;top:0}
#exportStage .ep{width:794px;height:1123px;background:#fff;color:#202b32;position:relative;padding:46px 54px 52px;font-family:'Microsoft YaHei',sans-serif;overflow:hidden;box-sizing:border-box}#exportStage .ep-title{font-size:24px;font-weight:800;color:#923d20;margin-bottom:6px;line-height:1.3}#exportStage .ep-sub{font-size:12px;color:#596970;margin-bottom:15px}#exportStage .ep-rule{height:3px;background:#ab461f;margin-bottom:16px}#exportStage .ep-body{position:relative}#exportStage .ep-foot{position:absolute;left:54px;right:54px;bottom:20px;display:flex;justify-content:space-between;font-size:10px;border-top:1px solid #d9dfdd;padding-top:8px}#exportStage .ep-block{margin-bottom:13px;border:1px solid #d4dfda;border-radius:7px;padding:12px 14px;font-size:12px;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.85}#exportStage .ep-block h3{font-size:15px;margin:0 0 8px}#exportStage .ep-images{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px}#exportStage .ep-image{height:230px;border:1px solid #d4dfda;background:#f5f7f4;display:flex;align-items:center;justify-content:center}#exportStage .ep-image img{max-height:100%;max-width:100%;object-fit:contain}#exportStage figcaption{font-size:11px;margin-top:5px}#exportStage figure{margin:0}
@media(max-width:1000px){.pj-hero{gap:25px}.pj-main{padding:0 22px}.pj-header{padding:20px 25px}.pj-header nav{gap:14px}.focus-layout{grid-template-columns:210px 1fr}.panel{padding:25px}.export-bar{align-items:flex-start;flex-direction:column}.graphic-chain{gap:5px}.stage-top{padding:12px}.stage-body{padding:15px}.source-box{grid-template-columns:95px 1fr}.stage-top input{max-width:135px}.step-nav{gap:20px}}
@media(max-width:720px){:root{font-size:14px}.pj-header{padding:15px 18px;align-items:flex-start}.pj-brand{font-size:11px;gap:8px}.pj-brand img{width:28px;height:28px}.pj-brand small{font-size:9px}.pj-header nav{font-size:10px;gap:9px;flex-wrap:wrap;justify-content:flex-end}.identity{width:100%;text-align:right}.pj-header nav a:first-of-type{display:none}.pj-main{padding:0 14px}.pj-hero{grid-template-columns:1fr;gap:28px;padding:35px 6px 28px}.pj-hero h1{font-size:38px}.hero-copy{font-size:13px;line-height:1.8}.journey-graphic{padding:20px}.graphic-chain{margin:18px 0;gap:8px}.graphic-chain>span{padding:9px 2px}.graphic-chain b{margin-bottom:6px}.step-nav{gap:0;justify-content:space-between;flex-wrap:wrap;padding:12px 0 8px;margin-bottom:18px}.step-nav a{font-size:11px}.step-nav b{margin-right:4px}.step-nav>span{flex-basis:100%;margin:6px 0 0;text-align:right;font-size:10px}.panel{padding:21px 16px;scroll-margin-top:90px;margin-bottom:16px}.section-head{gap:13px;flex-direction:column;margin-bottom:21px}.section-tag{font-size:10px;padding:4px 8px}h2{font-size:23px}.form-grid,.stage-grid,.focus-layout,.archive-grid{grid-template-columns:1fr;gap:16px}.project-fields{gap:17px}.stage-body .form-grid{grid-template-columns:1fr 1fr}.stage-body .form-grid label{font-size:12px}.stage-body .form-grid textarea{padding:8px}.stage-top input{max-width:none}.stage-top label{min-width:0}.stage-controls{gap:3px}.stage-no{font-size:15px}.focus-summary{padding:18px}.archive-grid{gap:25px}.section-bottom{align-items:flex-start;flex-direction:column;gap:12px}.handoff-bar{align-items:flex-start;flex-direction:column}.export-actions{gap:8px}.export-actions>.btn{font-size:12px;padding:10px 12px}.pj-footer{flex-direction:column;gap:5px;font-size:9px}.example-chain{grid-template-columns:1fr}.export-preview{grid-template-columns:1fr 1fr}dialog{padding:20px}.dialog-head h2{font-size:21px}.dialog-head .btn{padding:8px 12px;white-space:nowrap}.toast{font-size:12px}.overview-item{min-width:140px}.hero-actions .btn{font-size:12px}.source-box{grid-template-columns:115px 1fr}.image-box{height:100px}}
@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}.btn{transition:background .15s}}
