:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:#26382f;background:#f6f5f1;font-size:16px;font-synthesis:none;--ink:#26382f;--muted:#758077;--line:#e6e8e0;--green:#2c4938;--accent:#daeead;--paper:#fffefa;--radius:16px}
*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a,label,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}a{color:inherit}button{color:inherit}button,input,textarea{outline:none}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,pre:focus-visible{outline:3px solid #92ad64;outline-offset:4px}input[type=radio]:focus-visible+span{outline:3px solid #92ad64;outline-offset:4px}input[type=checkbox]{accent-color:var(--green)}[hidden]{display:none!important}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.icon{height:20px;width:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-header{height:90px;border-bottom:1px solid #e5e7df;display:flex;align-items:center;justify-content:space-between;padding:0 max(36px,calc((100vw - 1320px)/2));gap:20px;background:#fcfcf9}.brand{text-decoration:none;display:flex;align-items:center;gap:12px}.brand-mark{width:42px;height:46px;background:var(--ink);border-radius:11px;display:grid;place-items:center;transform:rotate(-4deg)}.brand-mark svg{width:31px;height:31px;stroke:#e9f0d4;fill:none;stroke-width:1.6}.brand-mark path{fill:#e9f0d4;stroke:none}.brand-name{font-size:19px;font-weight:650;letter-spacing:.05em}.brand-sub{font-size:12px;color:#80877e;letter-spacing:.12em;display:block;margin-top:4px;font-weight:400}.header-actions{display:flex;align-items:center;gap:28px}.local-status{font-size:13px;color:#7b837a;display:flex;align-items:center;gap:7px}.local-status>span{width:6px;height:6px;background:#7a9b68;border-radius:50%}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:11px 17px;border-radius:9px;font-size:14px;font-weight:550;border:1px solid transparent;text-decoration:none;transition:background .16s,transform .16s,box-shadow .16s}.button:hover:not(:disabled){transform:translateY(-1px)}.button.primary{background:var(--green);color:#fff}.button.primary:hover:not(:disabled){background:#365740;box-shadow:0 4px 14px #26382f16}.button.secondary{background:#fffefa;border-color:#dce1d6}.button.secondary:hover:not(:disabled){background:#f2f5ec}.button.subtle{background:transparent;border-color:#dfe3d8}.button.subtle:hover{background:#eef1e7}.text-button{border:0;background:none;padding:4px 0;color:#667c52;font-size:13px;display:inline-flex;align-items:center;gap:5px;min-height:30px}.text-button:hover{color:#2b4b2c;text-decoration:underline;text-underline-offset:4px}.app-shell{max-width:1280px;margin:0 auto;padding:40px 32px 20px}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px}.eyebrow{font-size:10px;font-weight:650;letter-spacing:.18em;color:#869079}.page-heading h1{font-size:31px;letter-spacing:.01em;line-height:1.4;font-weight:600;margin:7px 0 9px}.title-dot{color:#8ca264;margin-left:3px}.page-heading p{font-size:14px;color:#82877e;margin:0}.prototype-badge{display:flex;align-items:flex-start;gap:9px;border:1px solid #e5e6da;padding:12px 15px;border-radius:10px;background:#f9faf4;font-size:12px;color:#667054}.prototype-badge span:not(.small-dot){display:block;margin-top:4px;color:#929785;font-size:11px}.small-dot{width:6px;height:6px;border-radius:50%;background:#97ad6b;flex-shrink:0;margin-top:6px}.steps{padding:0;list-style:none;display:flex;align-items:center;gap:0;margin:0 0 23px;border-bottom:1px solid var(--line)}.steps li{font-size:13px;color:#969b92;display:flex;gap:9px;align-items:center;padding:0 32px 15px 0;position:relative;min-height:36px}.steps li:not(:first-child){padding-left:28px}.steps li:not(:last-child):after{content:'›';position:absolute;right:0;top:0;color:#bcc0b6}.steps span{font-family:Georgia,serif;font-size:15px;color:#a5aa9d}.steps li.active{color:#344c36;font-weight:600}.steps li.active:before{content:'';height:2px;background:#7c975c;position:absolute;bottom:-1px;left:0;right:30px}.steps li.active span{color:#7c975c}.steps li.done{color:#687757}.workspace{display:grid;grid-template-columns:minmax(0,1.14fr) minmax(0,1fr);align-items:start;gap:24px}.editor{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.editor-inner{padding:28px 30px 26px}fieldset{border:0;padding:0;margin:0}legend,.section-label>label,.section-label h2{font-size:15px;font-weight:600;padding:0;margin:0}legend{margin-bottom:13px}.section-kicker{font-size:12px;color:#7a8276;letter-spacing:.04em;font-weight:500}.segmented{display:flex;align-items:center;background:#f0f2eb;border-radius:9px;padding:4px;gap:3px}.mode-switch label{flex:1;position:relative;cursor:pointer;text-align:center;font-size:13px;white-space:nowrap}.mode-switch input,.style-card>input{position:absolute;opacity:0;width:1px;height:1px}.mode-switch label>span{display:flex;gap:7px;align-items:center;justify-content:center;min-height:39px;border:1px solid transparent;border-radius:7px;color:#8b9087}.mode-switch input:checked+span{background:#fffefa;box-shadow:0 1px 4px #29311c0a;border-color:#e0e5d6;color:#324632;font-weight:550}.mode-switch small{font-size:10px;line-height:1.5;background:#e6edd7;color:#778e54;border-radius:4px;padding:1px 4px;font-weight:400}.field-hint{margin:9px 0 0;font-size:12px;line-height:1.7;color:#90968b}.mode-fieldset{margin-bottom:26px}.section-label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.textarea-wrap{position:relative}textarea{width:100%;display:block;resize:vertical;min-height:144px;background:#fcfcf8;border:1px solid #dfe4d8;border-radius:10px;padding:16px 16px 35px;font-size:14px;line-height:1.9;color:#324231;transition:border .15s;scroll-margin-top:20px}textarea::placeholder{color:#a1a59a}textarea:focus{border-color:#809b66;background:#fff}.char-count{position:absolute;bottom:12px;right:14px;font-size:11px;color:#a0a596;pointer-events:none}.extra-details{margin-top:13px;margin-bottom:28px;font-size:12px;color:#7f8976}.extra-details summary{cursor:pointer;width:max-content}.extra-details summary span{color:#a4ab9a;margin-left:5px;font-size:11px}.extra-details textarea{margin-top:12px;min-height:95px;padding-bottom:15px}.style-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.style-card{position:relative;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e0e4db;border-radius:10px;cursor:pointer;background:#fffefa;transition:box-shadow .15s,border .15s}.style-card:has(input:checked){border-color:#809a66;box-shadow:0 0 0 1px #809a66}.style-card:has(input:focus-visible){outline:3px solid #92ad64;outline-offset:4px}.style-art{display:block;height:106px;position:relative;overflow:hidden;border-bottom:1px solid #e4e8de}.style-art b{position:absolute;left:22px;top:23px;line-height:1.25;font-size:24px;font-weight:750;letter-spacing:-1px}.smart-art{background:#dce6ce}.smart-art b{color:#345132;transform:rotate(-4deg)}.smart-art i:nth-child(1){position:absolute;width:115px;height:140px;right:5px;top:8px;background:#f3f1db;transform:rotate(19deg);border:1px solid #c1c6a8;border-radius:4px;box-shadow:-6px 4px 0 #bccfa57a}.smart-art i:nth-child(2){position:absolute;width:80px;height:80px;right:3px;top:45px;border-radius:50%;background:#e3b07c}.smart-art i:nth-child(3){position:absolute;width:47px;height:47px;right:50px;top:28px;border-radius:50%;background:#88a276;box-shadow:0 0 0 11px #fcfae760}.scifi-art{background:radial-gradient(ellipse at 80% 15%,#76a9bc 0,transparent 45%),linear-gradient(135deg,#1d263b,#405674)}.scifi-art b{color:#e6f3f8;transform:skewY(-5deg)}.scifi-art i:nth-child(1){width:78px;height:130px;right:32px;top:5px;position:absolute;border:3px solid #badbdc;transform:rotate(27deg);border-radius:50%;box-shadow:0 0 16px #b3edf799,inset 0 0 12px #d2f4ff77}.scifi-art i:nth-child(2){position:absolute;width:130px;height:2px;background:#c5dbee;right:-20px;top:75px;transform:rotate(-26deg);box-shadow:0 0 14px 5px #80aef666}.style-caption{display:flex;flex-direction:column;gap:6px;padding:14px}.style-caption strong{font-size:14px;font-weight:600}.style-caption>span{font-size:11px;color:#899080}.radio-dot{position:absolute;right:13px;top:120px;width:15px;height:15px;border:1px solid #c8cebd;border-radius:50%;background:#fff}.style-card:has(input:checked) .radio-dot{background:#527344;border:4px solid #fff;box-shadow:0 0 0 1px #718963}.people-section{margin-top:27px}.section-label h2>span{font-size:11px;color:#a1a595;margin-left:5px;font-weight:400}.people-list{display:flex;gap:12px;overflow-x:auto;padding:2px 2px 6px}.person-choice{width:68px;flex-shrink:0;text-align:center;background:none;border:0;padding:0;color:#8b9484;font-size:11px;line-height:1.6}.person-picture{position:relative;display:grid;place-items:center;width:62px;height:64px;border:1px solid #e0e4d8;border-radius:9px;background:#f6f7f1;margin:0 auto 7px;overflow:hidden}.person-picture>.icon{width:23px;height:23px;color:#879279}.person-choice[aria-pressed=true] .person-picture{border-color:#849c69;box-shadow:0 0 0 1px #849c69;background:#eef2e4}.person-choice[aria-pressed=true]{color:#476038}.person-choice[aria-pressed=true] .person-picture:after{content:'✓';position:absolute;bottom:0;right:0;background:#607d46;color:#fff;font-size:9px;padding:0 3px;border-radius:4px 0 0 0}.person-picture img{width:100%;height:100%;object-fit:cover}.person-name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.add-person .person-picture{border-style:dashed;background:none}.submit-area{margin-top:29px}.main-cta{width:100%;min-height:47px;gap:9px}.main-cta>.icon:last-child{margin-left:auto}.main-cta>.icon:first-child{margin-right:auto}.main-cta>span{flex:1;text-align:center}.editor-footer{border-top:1px solid #e9ece2;background:#f9faf4;padding:17px 25px;display:flex;align-items:center;gap:10px;font-size:11px;color:#8c967f}.rule-mark{font-size:10px;border:1px solid #cdd6bd;border-radius:4px;padding:2px 4px;color:#7c8e67}.preview-panel{background:#eeefe8;border:1px solid #e2e5d9;border-radius:var(--radius);padding:23px 24px 0;position:sticky;top:22px}.preview-heading{display:flex;align-items:center;justify-content:space-between}.preview-heading h2{font-size:15px;font-weight:600;margin:0}.preview-heading>span{font-size:11px;color:#929b86}.preview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:19px 0 18px}.preview-switch{background:#e3e7db;gap:1px}.preview-switch button{font-size:11px;border:0;background:none;color:#8a947c;border-radius:5px;min-height:30px;padding:6px 13px;white-space:nowrap}.preview-switch button[aria-pressed=true]{background:#fafbf5;color:#526444;box-shadow:0 1px 3px #26382f0a}.safe-toggle{display:flex;align-items:center;font-size:11px;color:#859176;gap:6px;cursor:pointer;white-space:nowrap}.safe-toggle input{position:absolute;opacity:0}.safe-toggle>span{width:25px;height:14px;border-radius:8px;background:#c4ccb7;padding:2px;display:flex;align-items:center}.safe-toggle>span:after{content:'';height:10px;width:10px;background:white;border-radius:50%;transition:transform .18s}.safe-toggle input:checked+span{background:#829b63}.safe-toggle input:checked+span:after{transform:translateX(11px)}.safe-toggle input:focus-visible+span{outline:3px solid #92ad64;outline-offset:3px}.preview-stage{min-height:489px;display:flex;justify-content:center;align-items:center;position:relative;background-image:radial-gradient(#b4bdaa66 .7px,transparent .7px);background-size:14px 14px;border-radius:8px;padding:18px 16px}.paper-preview{width:262px;aspect-ratio:9/16;position:relative;overflow:hidden;background:#fdfcf3;box-shadow:0 12px 30px #374c3516,0 2px 5px #374c3510;border:1px solid #eeeddf;transition:width .2s;flex-shrink:0}.paper-preview.crop{aspect-ratio:3/4}.empty-cover{width:100%;aspect-ratio:9/16;position:absolute;top:50%;transform:translateY(-50%);overflow:hidden;background:radial-gradient(ellipse at 80% 70%,#dce5c947,transparent 60%),#fcfcf3}.empty-orbit{position:absolute;height:180px;width:180px;border:1px solid #e5e8d7;border-radius:50%;right:-110px;top:45%;box-shadow:0 0 0 22px #e8eadb38,0 0 0 44px #e8eadb25}.empty-content{position:absolute;left:0;right:0;top:29%;text-align:center}.empty-image-icon{display:grid;place-items:center;width:47px;height:53px;border:1px solid #d0d9bd;margin:0 auto 25px;border-radius:9px;transform:rotate(-7deg);box-shadow:4px 4px 0 #ecf0de;color:#95a47d}.empty-image-icon .icon{width:24px;height:24px}.empty-content strong{font-family:"Songti SC","STSong",serif;font-weight:500;color:#7d8d68;font-size:23px;line-height:1.7;letter-spacing:.04em}.empty-content p{font-size:10px;line-height:1.9;color:#a8b093;margin:18px 0}.empty-line{display:block;width:28px;height:1px;background:#c8d4b4;margin:20px auto}.crop-note{position:absolute;text-align:center;left:0;right:0;font-size:9px;letter-spacing:.08em;color:#b1baa0}.crop-note.top{top:5%}.crop-note.bottom{bottom:5%}#cover-image{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;height:auto;display:block}.safe-overlay{position:absolute;left:0;right:0;top:12.5%;bottom:12.5%;border-top:1px dashed #92a8778c;border-bottom:1px dashed #92a8778c;pointer-events:none;box-shadow:0 -130px 0 0 #e2e7d42b,0 130px 0 0 #e2e7d42b}.safe-overlay>span{position:absolute;top:7px;left:9px;font-size:8px;color:#839970;letter-spacing:.03em;background:#fffff7c9;padding:2px 4px;border-radius:3px}.paper-preview.crop .safe-overlay{inset:0;border-top:none;border-bottom:none;box-shadow:none}.preview-caption{display:flex;justify-content:center;gap:13px;color:#8c9980;font-size:10px;margin:15px 0 20px}.preview-caption>span+span{border-left:1px solid #d1d9c5;padding-left:13px}.preview-empty-note{display:flex;align-items:center;gap:13px;padding:16px 0;border-top:1px solid #dfe4d5;color:#7f9270}.preview-empty-note>.icon{width:23px;height:23px}.preview-empty-note p{margin:0;font-size:12px;line-height:1.85}.preview-empty-note p>span{color:#9ca58f;font-size:11px}.provider-note{padding:16px 0;border-top:1px solid #dfe4d5;display:flex;justify-content:space-between;gap:10px;font-size:10px;color:#9aA58e}.provider-note strong{font-weight:500;color:#7f8c72;margin-left:6px}.page-footer{font-size:10px;color:#a2a794;display:flex;justify-content:space-between;gap:20px;padding:24px 2px 0}.plans-section,.prompt-section{margin-top:27px;padding-top:25px;border-top:1px solid var(--line);scroll-margin-top:24px}.tag{font-size:10px;border:1px solid #dbe3cf;background:#f3f6eb;color:#869674;border-radius:4px;padding:3px 6px;font-weight:400;white-space:nowrap}.plans-list{display:grid;gap:10px;margin:16px 0}.plan-card{position:relative;display:block;border:1px solid #e1e6d8;background:#fdfdf8;border-radius:10px;padding:16px 17px;cursor:pointer}.plan-card:has(input:checked){border-color:#839e67;background:#f6f9ef;box-shadow:0 0 0 1px #839e67}.plan-card input{position:absolute;right:15px;top:15px;accent-color:#567344}.plan-kicker{font-size:11px;color:#83966f;display:flex;gap:8px;align-items:center;padding-right:22px}.plan-kicker>em{font-style:normal;font-size:10px;background:#e6eed6;padding:2px 5px;border-radius:4px}.plan-card h3{font-size:19px;font-weight:600;margin:11px 0 7px;white-space:pre-line;line-height:1.5;letter-spacing:-.01em}.plan-card p{font-size:12px;color:#7f8c74;line-height:1.8;margin:0}.plan-card .plan-scene{font-size:11px;color:#97a08c;border-top:1px solid #e6ebdd;margin-top:12px;padding-top:10px}.plan-card .plan-reason{color:#6a8057;margin-top:8px;font-size:11px}pre{white-space:pre-wrap;word-break:break-word;font:12px/1.9 inherit;font-family:inherit;background:#f4f6ef;padding:16px;border-radius:9px;max-height:280px;overflow:auto;border:1px solid #e2e7d9;color:#738269}.prompt-section pre{font-size:12px;line-height:1.85}.result-actions{padding-bottom:18px}.result-notice{display:flex;gap:7px;align-items:center;font-size:11px;color:#889677;padding-bottom:15px}.result-notice .small-dot{margin:0}.check-details{border-top:1px solid #dce3d0;padding-top:14px;font-size:12px;margin-bottom:17px}.check-details summary{cursor:pointer;color:#627b4f;display:flex;justify-content:space-between;gap:8px}.check-details summary:before{content:'+';margin-right:2px}.check-details[open] summary:before{content:'−'}.check-details summary span{margin-left:auto;font-size:10px;color:#97a586}.check-details p{font-size:11px;color:#879879;line-height:1.8}.check-content{display:flex;align-items:center;gap:16px}.check-content>img{width:66px;height:auto;box-shadow:0 2px 5px #26382f11}.check-list{display:grid;gap:12px;font-size:11px;color:#6f825d}.check-list label{display:flex;align-items:center;gap:7px}.check-list input{margin:0;width:14px;height:14px}.download-row{display:flex;gap:10px}.download-row>.button{flex:1;padding:11px 9px;font-size:12px}.download-row .icon{width:17px;height:17px}.revision-details{margin-top:16px;border:1px solid #d9e2cc;border-radius:9px;background:#f5f7ef;padding:13px}.revision-details summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:12px;color:#7b8d6b}.revision-details summary>.icon{width:15px;height:15px}.revision-details textarea{margin-top:13px;min-height:90px;font-size:12px;padding:11px}.revision-details p{font-size:11px;line-height:1.7;color:#929f85;margin:9px 0 11px}.revision-details .button{font-size:12px;min-height:35px;padding:7px 12px}.loading-overlay{position:absolute;inset:0;background:#f0f3e9e8;backdrop-filter:blur(5px);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:17px;border-radius:8px;z-index:3}.loading-overlay strong{font-size:15px;font-weight:500}.loading-overlay>span:last-child{font-size:11px;color:#91a080}.spinner{height:30px;width:30px;border:2px solid #d3ddc5;border-top-color:#547443;border-radius:50%;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}dialog{border:1px solid #e1e6d7;border-radius:18px;box-shadow:0 25px 100px #1f301e30;padding:30px;max-width:540px;width:calc(100% - 32px);background:#fffef9;color:var(--ink);max-height:90vh;overflow:auto}dialog::backdrop{background:#26332842;backdrop-filter:blur(4px)}.dialog-top{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.dialog-top h2{font-size:24px;font-weight:550;margin:8px 0 0}.icon-button{display:grid;place-items:center;width:33px;height:33px;border:1px solid #e6e9df;background:#fbfcf5;border-radius:50%;padding:0}.icon-button>.icon{width:16px;height:16px}.dialog-note{font-size:12px;color:#8c987e;line-height:1.85;margin:18px 0 20px}.provider-block{border:1px solid #e1e6d8;border-radius:11px;padding:18px;margin-top:14px}.provider-heading{display:flex;gap:12px;align-items:center;margin-bottom:19px}.provider-heading h3{font-size:15px;font-weight:600;margin:0 0 5px}.provider-heading p{font-size:11px;color:#969e8b;margin:0}.provider-heading .tag{margin-left:auto}.key-editor>label{display:block;font-size:12px;color:#7c8b6c;margin-bottom:8px}.provider-block input{width:100%;font-size:13px;min-height:42px;border:1px solid #e0e6d6;border-radius:7px;padding:10px;background:#fcfdf8;color:#33422c}.provider-block input::placeholder{color:#acb39f;font-size:12px}.connection-meta{display:flex;justify-content:space-between;gap:10px;font-size:10px;color:#a1ab94;margin-top:12px;flex-wrap:wrap}.connection-meta code{font-size:10px;color:#7c8c6c}.settings-footnote{font-size:11px;color:#96a087;line-height:1.7;margin:17px 0 23px}.dialog-actions{display:flex;justify-content:flex-end;gap:12px}.dialog-actions>.button{font-size:12px}.toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);padding:14px 21px;background:#2f4939;color:#f6f7ee;border-radius:10px;box-shadow:0 6px 25px #1f301e28;font-size:13px;line-height:1.7;max-width:min(90vw,550px);z-index:20}.field-error{font-size:12px;color:#a54f36;line-height:1.7}.manager-empty{background:#f5f7ef;border-radius:12px;padding:30px;text-align:center;font-size:13px;color:#8d9d7c;margin-bottom:20px}.manager-photo{display:flex;gap:15px;align-items:center;padding:12px 0;border-top:1px solid #e4e9db}.manager-photo img{width:48px;height:58px;object-fit:cover;border-radius:6px}.manager-photo span{font-size:13px;overflow-wrap:anywhere;flex:1}.manager-photo button{background:none;border:0;font-size:11px;color:#9c7a66;padding:9px}.manager-photo:last-child{margin-bottom:15px}.empty-cover.prompt-empty .empty-content strong{font-size:22px}
@media(min-width:1440px){.app-shell{padding-top:48px}.preview-stage{min-height:530px}.paper-preview{width:280px}.editor-inner{padding:30px 34px}.style-art{height:117px}.radio-dot{top:131px}}
@media(max-width:1050px){.app-shell{padding:30px 22px 20px}.workspace{gap:18px;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}.editor-inner{padding:24px 22px}.preview-panel{padding:21px 18px 0}.mode-switch label>span{gap:4px;font-size:12px}.mode-switch small{font-size:9px}.preview-switch button{padding:6px 8px}.style-caption{padding:13px 10px}.style-caption>span{font-size:10px}.smart-art i:nth-child(1){right:-24px}.smart-art i:nth-child(3){right:8px}.smart-art i:nth-child(2){right:-20px}.scifi-art i:nth-child(1){right:0}.style-art b{left:15px}.preview-stage{padding:12px 3px}.paper-preview{width:240px}.preview-toolbar{gap:8px}.safe-toggle{font-size:10px}.header-actions{gap:15px}.app-header{padding:0 28px}.style-options{gap:10px}.provider-note{font-size:9px}}
@media(max-width:780px){.app-header{height:76px;padding:0 20px}.local-status{display:none}.brand-mark{width:34px;height:39px}.brand-name{font-size:16px}.brand-sub{font-size:10px}.header-actions .button{font-size:12px;padding:8px 11px;min-height:38px}.header-actions .icon{width:16px;height:16px}.app-shell{padding:26px 18px 20px;max-width:610px}.page-heading{gap:12px;align-items:flex-start;margin-bottom:24px}.page-heading h1{font-size:25px}.page-heading p{font-size:12px;line-height:1.8;max-width:225px}.prototype-badge{padding:8px;font-size:10px}.prototype-badge span:not(.small-dot){font-size:9px;max-width:85px;line-height:1.7}.eyebrow{font-size:9px}.workspace{grid-template-columns:1fr;gap:20px}.editor-inner{padding:23px}.preview-panel{position:static;padding:22px 23px 0}.preview-stage{min-height:500px;padding:18px}.paper-preview{width:262px}.style-art{height:115px}.smart-art i:nth-child(1){right:10px}.smart-art i:nth-child(3){right:30px}.smart-art i:nth-child(2){right:10px}.scifi-art i:nth-child(1){right:15px}.style-art b{left:22px}.radio-dot{top:130px}.style-caption{padding:14px}.style-caption>span{font-size:11px}.steps{margin-bottom:20px}.steps li{font-size:11px;padding-right:22px;gap:7px}.steps li:not(:first-child){padding-left:18px}.steps span{font-size:13px}.steps li.active:before{right:15px}.mode-switch label>span{font-size:13px;gap:6px}.mode-switch small{font-size:10px}.preview-switch button{padding:6px 14px;font-size:12px}.safe-toggle{font-size:12px}.provider-note{font-size:10px}.page-footer{flex-direction:column;gap:8px;padding:21px 2px 0}.preview-caption{font-size:11px}.preview-empty-note p{font-size:13px}.download-row>.button{font-size:13px}.check-list{font-size:12px}.editor-footer{padding:16px 20px;line-height:1.7}.extra-details textarea{font-size:16px}textarea{font-size:16px}.preview-heading>span{font-size:12px}.preview-heading h2{font-size:16px}}
@media(max-width:390px){.page-heading{flex-wrap:wrap}.prototype-badge{align-items:center}.prototype-badge span:not(.small-dot){display:inline;margin-left:8px;max-width:none}.prototype-badge .small-dot{margin:0}.editor-inner{padding:20px 17px}.mode-switch label>span{font-size:12px}.style-caption>span{font-size:10px}.preview-panel{padding:20px 17px 0}.dialog-actions .button{padding:10px;font-size:11px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition:none!important;scroll-behavior:auto!important}}
.brief-summary{padding:17px;background:#f3f6ec;border:1px solid #e1e7d6;border-radius:10px}.brief-summary .section-label{margin-bottom:8px}.brief-summary h2{font-size:13px}.brief-summary p{font-size:14px;line-height:1.8;color:#64775a;margin:0 0 10px;overflow-wrap:anywhere}.brief-summary>div:last-child{font-size:12px;color:#8c9b7b}.field-hint,.plan-card p{font-size:13px}.plan-card .plan-scene,.plan-card .plan-reason{font-size:12px}.mode-switch label>span{font-size:14px}.textarea-wrap textarea{font-size:16px}.section-label>label,legend{font-size:16px}.section-kicker{font-size:12px}.page-heading p{color:#77816f}.text-button{font-size:13px}.preview-switch button{font-size:12px}.preview-heading h2{font-size:16px}.check-list{font-size:12px}.style-caption strong{font-size:15px}.preview-panel{position:sticky;top:22px}@media(max-width:780px){.preview-panel{position:static}.style-caption>span{font-size:11px}.mode-switch label>span{font-size:13px}}
.task-status{border:1px solid #d3ddc6;background:#f5f8ed;border-radius:10px;padding:15px;margin:8px 0 17px}.task-status strong{font-size:14px;font-weight:600}.task-status p{font-size:12px;color:#78896b;line-height:1.8;margin:7px 0}.task-status #task-id{font-size:10px;overflow-wrap:anywhere;color:#96a284}.task-status .button{font-size:12px;min-height:36px;padding:8px 12px}.connection-actions{display:flex;justify-content:space-between;gap:12px;margin-top:10px}.connection-result{font-size:12px;line-height:1.8;color:#6d825a;margin:5px 0 0}.warning{color:#a26736!important;line-height:1.8}#action-error{line-height:1.9;background:#fbf0e6;border-radius:8px;padding:12px}button:disabled{cursor:not-allowed}.provider-block .connection-actions .text-button{font-size:12px}.paper-preview:not(.crop) #cover-image{height:auto}.field-error{overflow-wrap:anywhere}

/* Keep selection and deletion as separate keyboard-accessible controls. */
.people-list{align-items:flex-start}
.person-card{width:68px;flex-shrink:0;display:flex;flex-direction:column;align-items:center}
.person-delete{min-height:28px;min-width:44px;margin:3px 0 0;padding:3px 8px;border:0;border-radius:5px;background:transparent;color:#98664f;font-size:11px;line-height:1.5}
.person-delete:hover:not(:disabled){background:#f4e9df;color:#864e37}
.person-delete:focus-visible{outline:2px solid #849c69;outline-offset:2px}
.person-delete:disabled{opacity:.45;cursor:not-allowed}

.provider-logo{width:38px;height:38px;object-fit:contain;flex-shrink:0;border-radius:8px}
.provider-configured{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:13px;color:#657754}
.key-editor>label{display:block}.cancel-key-edit{display:block;margin:8px 0 0 auto}
.key-help,.environment-key-note{font-size:12px;line-height:1.8;color:#7a896c;margin:14px 0 0}
.key-help a{display:inline-block;color:#506e3d;text-decoration:underline;text-underline-offset:3px;margin-left:6px}
.key-help a:focus-visible{outline:2px solid #849c69;outline-offset:3px}
#settings-form{margin-top:22px}
