.app-shell:has(.pro-production){grid-template-columns:minmax(0,1fr)}.app-shell:has(.pro-production)>.sidebar{display:none}.pro-production{border-top:1px solid var(--line);background:#f7f8f5;flex:1;grid-template-rows:minmax(0,1fr) 76px;grid-template-columns:278px minmax(620px,1fr) 300px;min-height:0;display:grid}.pro-plan-rail,.pro-inspector{background:#fff;min-height:0;overflow:auto}.pro-plan-rail{border-right:1px solid var(--line);padding:18px 14px}.pro-rail-heading{grid-template-columns:1fr auto;align-items:center;padding:0 5px 12px;display:grid}.pro-rail-heading b{font-size:15px}.pro-rail-heading span{color:var(--green);background:#e9f3ed;border-radius:20px;padding:5px 9px;font-size:10px;font-weight:800}.pro-rail-heading small{color:var(--muted);grid-column:1/-1;margin-top:3px;font-size:9px}.pro-plan-items{gap:7px;display:grid}.pro-plan-items button{text-align:left;border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:11px;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:7px;padding:10px 9px;display:grid}.pro-plan-items button:hover{background:#f6faf7}.pro-plan-items button.active{background:#f4faf6;border-color:#3b896c;box-shadow:0 0 0 1px #3b896c14}.pro-plan-items button.chosen{background:#eaf6ef;border-color:#73a78f}.pro-plan-items button.chosen.active{background:#dff1e7;border-color:#176f50;box-shadow:0 0 0 2px #176f501a}.pro-plan-items button.chosen>svg{color:#176f50}.pro-plan-items i{color:#8c9792;font-size:9px;font-style:normal}.pro-plan-items span{flex-direction:column;gap:3px;min-width:0;display:flex}.pro-plan-items span b{font-size:10px}.pro-plan-items span small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.pro-plan-items em{color:#73807a;font-size:8px;font-style:normal}.pro-plan-items em:before{content:"";background:#aeb7b3;border-radius:50%;width:5px;height:5px;margin-right:4px;display:inline-block}.pro-plan-items em.completed:before{background:#27a36f}.pro-plan-items em.processing:before{background:#e2a323}.pro-plan-items em.partial{color:#b97919}.pro-plan-items em.partial:before{background:#e2a323}.pro-plan-items em.failed{color:#b74238}.pro-plan-items button>svg{width:14px;color:var(--green);grid-column:3}.pro-rail-summary{background:#f4f7f4;border-radius:11px;margin-top:12px;padding:12px}.pro-rail-summary span{justify-content:space-between;align-items:center;display:flex}.pro-rail-summary b{font-size:12px}.pro-rail-summary small{color:var(--muted);font-size:8px}.pro-rail-summary>div,.pro-status>div,.pro-batch-progress>div{background:#e4e9e5;border-radius:10px;height:5px;margin-top:8px;overflow:hidden}.pro-rail-summary i,.pro-status i,.pro-batch-progress i{background:#187451;border-radius:10px;height:100%;display:block}.pro-review-stage{min-width:0;padding:22px 22px 18px;overflow:auto}.pro-stage-heading{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.pro-stage-heading>div{align-items:center;gap:12px;display:flex}.pro-stage-heading>div>span{width:34px;height:34px;color:var(--green);background:#e6f1eb;border-radius:10px;place-items:center;font-size:10px;font-weight:900;display:grid}.pro-stage-heading h2{margin:0;font-size:17px}.pro-stage-heading p{color:var(--muted);margin:3px 0 0;font-size:9px}.pro-stage-heading>em{color:#2f7b5e;background:#e7f3ec;border-radius:20px;padding:5px 10px;font-size:9px;font-style:normal}.pro-prompt-panel{border:1px solid var(--line);background:#fff;border-radius:12px;margin-bottom:15px;overflow:hidden}.pro-prompt-panel summary{cursor:pointer;justify-content:space-between;align-items:center;padding:13px 15px;list-style:none;display:flex}.pro-prompt-panel summary::-webkit-details-marker{display:none}.pro-prompt-panel summary span{flex-direction:column;min-width:0;display:flex}.pro-prompt-panel summary b{font-size:10px}.pro-prompt-panel summary small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:9px;overflow:hidden}.pro-prompt-panel summary>i{color:#fff;background:#176f50;border:1px solid #176f50;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:5px;min-width:90px;height:32px;padding:0 11px;font-size:10px;font-style:normal;font-weight:750;transition:all .2s;display:flex;box-shadow:0 4px 12px #176f5033}.pro-prompt-panel summary:hover>i{background:#105b41;transform:translateY(-1px)}.pro-prompt-panel summary>i svg{width:13px;height:13px}.pro-candidate-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.pro-candidate-grid.dense{grid-template-columns:repeat(3,minmax(0,1fr))}.pro-candidate{aspect-ratio:1;background:#e9ece9;border:2px solid #0000;border-radius:12px;padding:0;position:relative;overflow:hidden}.pro-candidate:hover{border-color:#8bb8a5}.pro-candidate.selected{border-color:#1a7b58;box-shadow:0 0 0 2px #1a7b5821}.pro-candidate-preview{cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0;display:block}.pro-candidate img{object-fit:cover;width:100%;height:100%;display:block}.pro-candidate-preview>span{justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:8px;left:8px;right:8px}.pro-candidate-preview>span b,.pro-candidate-preview>span em{color:#26342e;background:#ffffffeb;border-radius:7px;align-items:center;gap:4px;padding:5px 8px;font-size:9px;font-style:normal;display:flex;box-shadow:0 2px 8px #0000001f}.pro-candidate-preview>span b{color:#fff;background:#176f50}.pro-candidate-preview>span svg,.pro-candidate-select svg{width:12px}.pro-candidate-select{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#123127b3;border:1px solid #ffffff85;border-radius:8px;align-items:center;gap:4px;min-height:29px;padding:0 9px;font-size:10px;font-weight:800;display:inline-flex;position:absolute;top:9px;left:9px}.pro-candidate-select:hover:not(:disabled){background:#0f684be6}.pro-candidate-select:disabled{cursor:default;background:#176f50cc}.pro-candidate.placeholder{color:#9aa49f;border:1px dashed #ccd4cf;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}.pro-candidate.placeholder svg{width:25px}.pro-candidate.placeholder span{font-size:9px;position:static}.pro-candidate.placeholder>b{color:#52605a;font-size:10px}.pro-candidate.missing-candidate{text-align:center;padding:18px}.pro-candidate-retry{color:#176f50;cursor:pointer;background:#fff;border:1px solid #b9cec4;border-radius:8px;align-items:center;gap:5px;min-height:30px;margin-top:5px;padding:0 10px;font-size:9px;font-weight:800;display:inline-flex}.pro-candidate-retry svg{width:12px}.pro-candidate-retry:disabled{opacity:.55;cursor:wait}.pro-candidate-retrying{z-index:3;color:#fff;background:#e2a323e6;border-radius:7px;align-items:center;gap:4px;padding:5px 7px;font-size:8px;font-weight:800;display:inline-flex;position:absolute;top:9px;right:9px}.pro-candidate-retrying svg{width:11px;height:11px}.pro-review-tip{color:var(--muted);margin:10px 2px 0;font-size:8px}.pro-inspector{border-left:1px solid var(--line);padding:5px 17px 90px}.pro-inspector-section{border-bottom:1px solid var(--line);padding:16px 0}.pro-inspector-section h3{justify-content:space-between;margin:0 0 11px;font-size:11px;display:flex}.pro-inspector-section h3 span{color:var(--green);font-size:8px;font-weight:500}.pro-product-card{border:1px solid var(--line);border-radius:11px;align-items:center;gap:10px;padding:9px;display:flex}.pro-product-card img,.pro-product-card>svg{object-fit:contain;background:#f7f8f6;border-radius:8px;width:62px;height:62px}.pro-product-card>span{flex-direction:column;display:flex}.pro-product-card b{font-size:10px}.pro-product-card small{color:var(--muted);margin-top:4px;font-size:8px}.pro-package-toggle{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:11px;align-items:center;gap:9px;width:100%;min-height:56px;padding:9px 10px;display:flex}.pro-package-toggle.enabled{color:#176f50;background:#edf8f1;border-color:#75ad91}.pro-package-toggle.disabled{color:#66716c;background:#f6f7f6;border-color:#d7ddda}.pro-package-toggle:disabled{opacity:.55;cursor:not-allowed}.pro-package-toggle>svg{flex:none;width:21px}.pro-package-toggle>span{flex-direction:column;display:flex}.pro-package-toggle b{font-size:9px}.pro-package-toggle small{color:var(--muted);margin-top:3px;font-size:7px}.pro-minimal-toggle.enabled{color:#8a5518;background:#fff8e9;border-color:#c58a42}.pro-package-rule{color:var(--muted);margin:8px 2px 0;font-size:7px;line-height:1.55}.pro-tags{flex-wrap:wrap;gap:6px;display:flex}.pro-tags span{color:#4d675c;background:#eef4f0;border-radius:20px;padding:5px 8px;font-size:8px}.pro-selling-points{gap:10px;margin:0;padding:0;list-style:none;display:grid}.pro-selling-points li{gap:7px;display:flex}.pro-selling-points svg{color:#2b8a65;flex:none;width:14px}.pro-selling-points span{flex-direction:column;display:flex}.pro-selling-points b{font-size:9px}.pro-selling-points small{color:var(--muted);margin-top:2px;font-size:7px}.pro-status>span{justify-content:space-between;display:flex}.pro-status b{font-size:14px}.pro-status small{color:var(--muted);font-size:8px}.pro-inspector-actions{gap:7px;padding-top:16px;display:grid}.pro-inspector-actions button,.pro-inspector-actions a{border:1px solid var(--line);height:38px;color:var(--ink);cursor:pointer;background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:6px;font-size:9px;display:flex}.pro-inspector-actions svg{width:14px}.pro-inspector-actions .primary{color:#fff;background:#176f50;border-color:#176f50}.pro-inspector-actions .pro-retry-missing{color:#8d5a08;background:#fff9e9;border-color:#e2a323;font-weight:800}.pro-inspector-actions button:disabled{opacity:.45;cursor:not-allowed}.pro-inspector-actions .pro-download-pack:disabled{opacity:1;color:#8b9490;background:#d9dddb;border-color:#d9dddb}.pro-batch-bar{border-top:1px solid var(--line);background:#fff;grid-column:1/-1;grid-template-columns:1fr minmax(300px,.75fr) auto;align-items:center;gap:24px;padding:12px 20px;display:grid;box-shadow:0 -8px 24px #1f30280a}.pro-batch-bar>div:first-child{align-items:center;gap:9px;display:flex}.pro-batch-bar>div:first-child>svg{width:34px;height:34px;color:var(--green);background:#ebf3ee;border-radius:10px;padding:8px}.pro-batch-bar span{flex-direction:column;display:flex}.pro-batch-bar b{font-size:10px}.pro-batch-bar small{color:var(--muted);margin-top:2px;font-size:8px}.pro-batch-progress>span{color:var(--muted);flex-direction:row;justify-content:space-between;font-size:8px}.pro-batch-bar>button{color:#fff;background:#173b30;border:0;border-radius:9px;align-items:center;gap:6px;height:39px;padding:0 18px;font-size:9px;display:flex}.pro-batch-bar>button svg{width:14px}.pro-batch-bar>button:disabled{opacity:.55}.revision-dialog-backdrop{z-index:50;background:#08140fad;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.revision-dialog{background:#fff;border-radius:20px;width:min(1240px,100%);max-height:calc(100vh - 56px);overflow:auto;box-shadow:0 24px 80px #0000004d}.revision-dialog>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.revision-dialog header small{color:var(--green);font-size:11px;font-weight:800}.revision-dialog header h2{margin:3px 0 0;font-size:19px}.revision-dialog header>div:last-child{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.revision-edit-trigger,.revision-download,.revision-select{background:var(--green);color:#fff;border:0;border-radius:9px;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-weight:800;text-decoration:none;display:inline-flex}.revision-edit-trigger svg,.revision-download svg,.revision-select svg{width:16px}.revision-download{color:var(--green);background:#eef6f1;border:1px solid #bcd2c6}.revision-close{background:#eef3ef;border:0;border-radius:9px;width:38px;height:38px}.revision-close svg{width:18px}.revision-dialog-content{grid-template-columns:minmax(0,1fr) 300px;min-height:620px;display:grid}.revision-preview{background:#f5f7f4;place-items:center;padding:22px;display:grid}.revision-preview img{object-fit:contain;border-radius:12px;width:min(100%,760px);max-height:72vh;box-shadow:0 9px 28px #182d2326}.revision-dialog-content aside{border-left:1px solid var(--line);flex-direction:column;gap:14px;padding:19px;display:flex}.revision-history-title{grid-template-columns:20px 1fr;align-items:center;gap:7px;display:grid}.revision-history-title svg{color:var(--green);width:18px}.revision-history-title small{color:var(--muted);grid-column:2}.revision-history-list{gap:8px;max-height:330px;display:grid;overflow:auto}.revision-history-list button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:9px;gap:9px;padding:7px;display:flex}.revision-history-list button.active{border-color:var(--green);background:#eff8f2}.revision-history-list img{object-fit:cover;border-radius:6px;width:54px;height:54px}.revision-history-list span{flex-direction:column;gap:3px;min-width:0;display:flex}.revision-history-list b{font-size:12px}.revision-history-list small{color:var(--muted);font-size:10px;line-height:1.35}.revision-edit-panel{gap:10px;display:grid}.revision-edit-panel label{gap:7px;font-size:13px;font-weight:700;display:grid}.revision-edit-panel textarea{resize:vertical;border:1px solid var(--line);font:inherit;border-radius:9px;padding:10px;line-height:1.5}.revision-edit-panel small{color:var(--muted);font-size:11px;line-height:1.5}.revision-reference-section{background:#f8fbf9;border:1px solid #d9e4de;border-radius:11px;gap:9px;padding:11px;display:grid}.revision-reference-section>div:first-child{justify-content:space-between;align-items:center;gap:10px;display:flex}.revision-reference-section>div:first-child>span{gap:2px;display:grid}.revision-reference-section>div:first-child b{font-size:11px}.revision-reference-section>div:first-child small{font-size:9px}.revision-reference-section>div:first-child>label{color:#176f50;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #acd0be;border-radius:8px;grid-auto-flow:column;align-items:center;gap:5px;min-height:31px;margin:0;padding:0 9px;font-size:9px;display:flex}.revision-reference-section>div:first-child>label.disabled{opacity:.45;cursor:not-allowed}.revision-reference-section>div:first-child>label svg{width:14px}.revision-reference-section input{display:none}.revision-reference-section>p{color:#84908b;text-align:center;border:1px dashed #ccd8d1;border-radius:8px;margin:0;padding:8px;font-size:9px;line-height:1.5}.revision-reference-section>em{color:#b13f31;font-size:9px;font-style:normal}.revision-reference-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.revision-reference-list article{background:#fff;border:1px solid #d9e4de;border-radius:9px;min-width:0;position:relative;overflow:hidden}.revision-reference-list article>img{object-fit:cover;background:#edf2ef;width:100%;height:74px;display:block}.revision-reference-list article>span{gap:1px;padding:6px 29px 6px 7px;display:grid}.revision-reference-list article b{color:#176f50;font-size:10px}.revision-reference-list article small{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.revision-reference-list article>button{color:#aa4032;background:#fff0ed;border:0;border-radius:6px;place-items:center;width:23px;height:23px;padding:0;display:grid;position:absolute;bottom:6px;right:5px}.revision-reference-list article>button svg{width:12px}@media (max-width:850px){.revision-dialog-backdrop{padding:10px}.revision-dialog-content{grid-template-columns:1fr}.revision-dialog-content aside{border-left:0;border-top:1px solid var(--line)}.revision-preview{padding:10px}.revision-preview img{max-height:55vh}}@media (max-width:1200px){.pro-production{grid-template-columns:235px minmax(540px,1fr)}.pro-inspector{display:none}}@media (max-width:850px){.pro-production{flex-direction:column;display:flex;overflow:auto}.pro-plan-rail{border-right:0;overflow:visible}.pro-plan-items{grid-template-columns:repeat(2,minmax(0,1fr))}.pro-candidate-grid{grid-template-columns:1fr}.pro-batch-bar{grid-template-columns:1fr auto;position:sticky;bottom:0}.pro-batch-progress{display:none}}
.ordinary-workspace{background:#eef1ed;flex:1;grid-template-columns:minmax(0,1fr) 340px;gap:1px;min-height:0;display:grid}.ordinary-conversation{background:#fff;flex-direction:column;min-width:0;min-height:0;display:flex}.ordinary-chat-heading{border-bottom:1px solid var(--line);flex:none;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex}.ordinary-chat-heading>div{align-items:center;gap:11px;display:flex}.ordinary-chat-heading>div>svg{width:36px;height:36px;color:var(--green);background:#e8f2ed;border-radius:11px;padding:8px}.ordinary-chat-heading span{flex-direction:column;display:flex}.ordinary-chat-heading b{font-size:14px}.ordinary-chat-heading small{color:var(--muted);margin-top:2px;font-size:11px}.ordinary-chat-heading em{color:var(--green);align-items:center;gap:6px;font-size:11px;font-style:normal;display:flex}.ordinary-chat-heading em:before{content:"";background:#48b985;border-radius:50%;width:7px;height:7px}.ordinary-timeline{flex:1;min-height:0;padding:30px max(24px,50% - 450px) 24px;overflow:auto}.ordinary-welcome{text-align:center;max-width:660px;margin:5vh auto}.ordinary-welcome>span{width:58px;height:58px;color:var(--green);background:#e8f2ed;border-radius:18px;place-items:center;margin:auto;display:grid}.ordinary-welcome h2{margin:17px 0 8px;font-size:24px}.ordinary-welcome p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}.ordinary-welcome>div{gap:8px;margin-top:20px;display:grid}.ordinary-welcome button{border:1px solid var(--line);text-align:left;color:#53605b;background:#fafbf9;border-radius:11px;padding:12px 15px;font-size:13px}.ordinary-welcome button:hover{background:#f1f8f4;border-color:#aac9ba}.ordinary-bubble{align-items:flex-start;gap:11px;max-width:900px;margin:0 auto 24px;display:flex}.ordinary-bubble.user{flex-direction:row-reverse}.ordinary-avatar{width:32px;height:32px;color:var(--green);background:#edf4f0;border-radius:10px;flex:none;place-items:center;display:grid}.ordinary-avatar svg{width:16px}.ordinary-bubble.user .ordinary-avatar{background:var(--ink);color:#fff}.ordinary-bubble>div{min-width:0;max-width:82%}.ordinary-bubble.wide>div{width:100%;max-width:calc(100% - 43px)}.ordinary-bubble>div>small{color:#97a19d;margin:0 0 6px 4px;font-size:10px;display:block}.ordinary-bubble.user>div>small{text-align:right;margin-right:4px}.ordinary-bubble p{white-space:pre-wrap;background:#f1f4f1;border-radius:4px 14px 14px;margin:0;padding:12px 14px;font-size:14px;line-height:1.7}.ordinary-bubble.user p{color:#fff;background:#173b30;border-radius:14px 4px 14px 14px}.assistant-work-card{border:1px solid var(--line);background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 8px 25px #1e372c0d}.assistant-work-card>header{border-bottom:1px solid var(--line);flex-direction:column;gap:3px;padding:14px 16px;display:flex}.assistant-work-card>header b{font-size:15px}.assistant-work-card>header span{color:var(--muted);font-size:11px}.chat-plan-list{gap:8px;padding:12px;display:grid}.chat-plan-list details{border:1px solid var(--line);border-radius:11px;overflow:hidden}.chat-plan-list summary{cursor:pointer;align-items:center;gap:10px;padding:12px;list-style:none;display:flex}.chat-plan-list summary::-webkit-details-marker{display:none}.chat-plan-list summary i{width:28px;height:28px;color:var(--green);background:#e8f2ed;border-radius:8px;place-items:center;font-size:10px;font-style:normal;font-weight:900;display:grid}.chat-plan-list summary span{flex-direction:column;gap:3px;min-width:0;display:flex}.chat-plan-list summary b{font-size:13px}.chat-plan-list summary small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.chat-result-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px;display:grid}.chat-result-card{border:1px solid var(--line);background:#fafbf9;border-radius:12px;overflow:hidden}.chat-result-media{aspect-ratio:1;color:#9aa39f;background:#edf0ed;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.chat-result-media img{object-fit:cover;width:100%;height:100%}.chat-result-media svg{width:24px}.chat-result-media small{font-size:11px}.chat-result-card.failed{border-color:#efc9c4}.chat-result-info{padding:10px}.chat-result-info>span{justify-content:space-between;gap:8px;margin-bottom:9px;display:flex}.chat-result-info>span b{font-size:12px}.chat-result-info>span small{color:var(--muted);font-size:10px}.chat-result-info>div{gap:6px;display:flex}.chat-result-info button,.chat-result-info a{border:1px solid var(--line);min-height:32px;color:var(--ink);background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:0 10px;font-size:11px;display:flex}.chat-result-info button:not(.icon-action){flex:1}.chat-result-info button:disabled{opacity:.35}.chat-result-info svg{width:14px}.chat-version-strip{border-top:1px solid var(--line);align-items:center;gap:6px;padding:8px 10px;display:flex;overflow:auto}.chat-version-strip small{color:var(--muted);margin-right:auto;font-size:9px}.chat-version-strip a{color:var(--green);background:#e9f3ed;border-radius:6px;padding:4px 7px;font-size:9px}.ordinary-composer{background:#fff;border:1px solid #d7dfda;border-radius:16px;flex:none;width:min(920px,100% - 36px);margin:0 auto 18px;padding:10px 52px 24px 48px;position:relative;box-shadow:0 12px 34px #1c352b1a}.ordinary-composer textarea{resize:none;width:100%;height:60px;color:var(--ink);border:0;outline:0;font-size:14px;line-height:1.6}.ordinary-composer>label{width:34px;height:34px;color:var(--green);cursor:pointer;background:#eef3ef;border-radius:10px;place-items:center;display:grid;position:absolute;top:11px;left:11px}.ordinary-composer>label input{display:none}.ordinary-composer>label svg,.ordinary-composer>button svg{width:17px}.ordinary-composer>button{background:var(--ink);color:#fff;border:0;border-radius:10px;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:11px;right:11px}.ordinary-composer>button:disabled{opacity:.35}.ordinary-composer>small{color:#98a19d;font-size:9px;position:absolute;bottom:8px;left:49px}.ordinary-sidebar{background:#f8f9f6;min-width:0;padding:20px;overflow:auto}.ordinary-sidebar>header{flex-direction:column;margin-bottom:18px;display:flex}.ordinary-sidebar>header b{font-size:17px}.ordinary-sidebar>header small{color:var(--muted);margin-top:3px;font-size:11px}.ordinary-sidebar>section{border:1px solid var(--line);background:#fff;border-radius:14px;margin-bottom:11px;padding:14px}.ordinary-side-title{align-items:center;gap:9px;margin-bottom:11px;display:flex}.ordinary-side-title>svg{width:31px;height:31px;color:var(--green);background:#e8f2ed;border-radius:9px;padding:7px}.ordinary-side-title span{flex-direction:column;display:flex}.ordinary-side-title b{font-size:12px}.ordinary-side-title small{color:var(--muted);margin-top:2px;font-size:9px}.ordinary-product{grid-template-columns:58px 1fr auto;align-items:center;gap:9px;display:grid}.ordinary-product>img{object-fit:contain;background:#f5f6f3;border-radius:9px;width:58px;height:58px}.ordinary-product>span{flex-direction:column;display:flex}.ordinary-product>span svg{width:14px;color:var(--green);margin-bottom:3px}.ordinary-product b{font-size:10px}.ordinary-product small{color:var(--muted);font-size:8px}.ordinary-product>label{color:var(--green);cursor:pointer;font-size:9px}.ordinary-product input,.ordinary-upload input{display:none}.ordinary-upload{text-align:center;cursor:pointer;border:1px dashed #b8c9c0;border-radius:10px;flex-direction:column;align-items:center;padding:18px;display:flex}.ordinary-upload svg{color:var(--green);margin-bottom:6px}.ordinary-upload b{font-size:11px}.ordinary-upload small{color:var(--muted);margin-top:3px;font-size:9px}.ordinary-plan-memory{gap:6px;max-height:270px;display:grid;overflow:auto}.ordinary-plan-memory>div{background:#f7f9f6;border-radius:9px;align-items:center;gap:8px;padding:8px;display:flex}.ordinary-plan-memory i{width:23px;height:23px;color:var(--green);background:#e4f0e8;border-radius:7px;place-items:center;font-size:9px;font-style:normal;font-weight:800;display:grid}.ordinary-plan-memory span{flex-direction:column;min-width:0;display:flex}.ordinary-plan-memory b{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.ordinary-plan-memory small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.ordinary-plan-memory p{color:var(--muted);margin:0;font-size:10px;line-height:1.6}.ordinary-generation-summary{grid-template-columns:auto 1fr;align-items:center;gap:9px;display:grid!important}.ordinary-generation-summary span{flex-direction:column;display:flex}.ordinary-generation-summary span b{font-size:16px}.ordinary-generation-summary span small{color:var(--muted);font-size:8px}.ordinary-generation-summary>div{background:#e7ebe8;border-radius:10px;height:6px;overflow:hidden}.ordinary-generation-summary i{border-radius:inherit;background:var(--green);height:100%;display:block}.ordinary-generate{width:100%;height:44px;font-size:12px}.ordinary-side-note{text-align:center;color:var(--muted);font-size:9px;line-height:1.5}.typing{display:flex;gap:4px!important}.typing i{background:#8ca098;border-radius:50%;width:5px;height:5px;animation:1s infinite pulse}.typing i:nth-child(2){animation-delay:.2s}.typing i:nth-child(3){animation-delay:.4s}.ordinary-plan-memory>div>span{flex:1}.ordinary-plan-memory>div>button{white-space:nowrap;background:#fff;border:1px solid #d8dfdb;border-radius:7px;align-items:center;gap:3px;padding:5px 6px;font-size:7px;display:flex}.ordinary-plan-memory>div>button svg{width:12px}.ordinary-plan-memory>div>button.package-on{color:#176f50;background:#edf8f1;border-color:#8cbea6}.ordinary-plan-memory>div>button.package-off{color:#69736f}.ordinary-plan-memory>div>button:disabled{opacity:.4}.ordinary-download{width:100%;height:42px;color:var(--green);background:#fff;border:1px solid #b8c9c0;border-radius:10px;justify-content:center;align-items:center;gap:7px;margin-top:8px;font-size:11px;font-weight:800;text-decoration:none;display:flex}.ordinary-download svg{width:15px}.ordinary-download.disabled{color:#9ba5a0;cursor:not-allowed;background:#edf0ed;border-color:#e1e5e1}.ordinary-apply-proposal{background:var(--green);color:#fff;border:0;border-radius:9px;margin:10px 0 0 4px;padding:9px 12px;font-size:11px;font-weight:800}.ordinary-product-name{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;gap:5px 7px;margin-bottom:12px;padding-bottom:12px;display:grid}.ordinary-product-name label{color:var(--muted);flex-direction:column;gap:4px;font-size:9px;display:flex}.ordinary-product-name input{width:100%;height:32px;color:var(--ink);border:1px solid #d8dfdb;border-radius:8px;outline:0;padding:0 9px;font-size:11px}.ordinary-product-name input:focus{border-color:#8cbea6;box-shadow:0 0 0 2px #edf8f1}.ordinary-product-name>button{height:32px;color:var(--green);background:#edf8f1;border:1px solid #8cbea6;border-radius:8px;align-self:end;padding:0 9px;font-size:9px;font-weight:800}.ordinary-product-name>button:disabled{opacity:.4}.ordinary-product-name>small{color:var(--muted);grid-column:1/-1;font-size:8px}.ordinary-plan-controls{flex:none;gap:4px;display:flex}.ordinary-plan-memory .ordinary-plan-controls>button{white-space:nowrap;background:#fff;border:1px solid #d8dfdb;border-radius:7px;align-items:center;gap:3px;padding:5px 6px;font-size:7px;display:flex}.ordinary-plan-memory .ordinary-plan-controls>button svg{width:12px}.ordinary-plan-memory .ordinary-plan-controls>button.package-on,.ordinary-plan-memory .ordinary-plan-controls>button.name-on{color:#176f50;background:#edf8f1;border-color:#8cbea6}.ordinary-plan-memory .ordinary-plan-controls>button.package-off,.ordinary-plan-memory .ordinary-plan-controls>button.name-off{color:#69736f}.ordinary-plan-memory .ordinary-plan-controls>button:disabled{opacity:.4}@media (max-width:1050px){.ordinary-workspace{grid-template-columns:minmax(0,1fr) 300px}.ordinary-timeline{padding-inline:20px}.chat-result-grid{grid-template-columns:1fr}}@media (max-width:760px){.ordinary-workspace{flex-direction:column;display:flex}.ordinary-sidebar{order:-1;max-height:230px;padding:10px}.ordinary-sidebar>header,.ordinary-sidebar>section:nth-of-type(2),.ordinary-generation-summary,.ordinary-side-note{display:none!important}.ordinary-sidebar>section{margin:0 0 8px}.ordinary-chat-heading{height:56px;padding:0 14px}.ordinary-timeline{padding:18px 12px}.ordinary-welcome{margin:3vh auto}.ordinary-bubble>div{max-width:88%}.ordinary-bubble.wide>div{max-width:calc(100% - 43px)}.ordinary-composer{width:calc(100% - 20px);margin-bottom:10px}.chat-result-grid{grid-template-columns:1fr}}
.gpt-workspace{background:linear-gradient(#f7f9fd 0,#fff 180px);flex-direction:column;flex:1;min-height:0;display:flex}.gpt-chat-header{background:#ffffffe6;border-bottom:1px solid #e1e7f0;flex:none;align-items:center;gap:11px;height:68px;padding:0 max(24px,50% - 490px);display:flex}.gpt-chat-header>span{color:#3157a6;background:#e9efff;border-radius:13px;place-items:center;width:38px;height:38px;display:grid;position:relative}.gpt-chat-header>span svg{width:19px}.gpt-chat-header>span i{background:#48b985;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:-1px;right:-1px}.gpt-chat-header>div{flex-direction:column;display:flex}.gpt-chat-header b{font-size:14px}.gpt-chat-header small{color:var(--muted);margin-top:2px;font-size:10px}.gpt-reference-chip{cursor:pointer;background:#f8faff;border:1px solid #dbe3f3;border-radius:10px;align-items:center;gap:8px;margin-left:auto;padding:7px 10px;display:flex}.gpt-reference-chip>svg{color:#3157a6;width:17px}.gpt-reference-chip>span{flex-direction:column;display:flex}.gpt-reference-chip b{color:#3157a6;font-size:9px}.gpt-reference-chip small{font-size:8px}.gpt-reference-chip input{display:none}.gpt-reference-strip{background:#fff;border-bottom:1px solid #e1e7f0;flex:none;padding:10px max(24px,50% - 490px)}.gpt-reference-strip-title{align-items:baseline;gap:10px;margin-bottom:8px;display:flex}.gpt-reference-strip-title b{color:#26354b;font-size:11px}.gpt-reference-strip-title small{color:#7d8794;font-size:9px}.gpt-reference-list{gap:9px;padding-bottom:3px;display:flex;overflow-x:auto}.gpt-reference-card{background:#f8faff;border:1px solid #dce4ef;border-radius:11px;flex:none;width:142px;padding:5px}.gpt-reference-preview{background:#eef2f7;border-radius:8px;height:78px;position:relative;overflow:hidden}.gpt-reference-preview img{object-fit:cover;width:100%;height:100%}.gpt-reference-preview strong{color:#fff;background:#172037e0;border-radius:6px;padding:4px 6px;font-size:9px;position:absolute;top:5px;left:5px}.gpt-reference-card select{color:#344258;background:#fff;border:1px solid #dbe3ee;border-radius:7px;width:100%;height:27px;margin-top:5px;padding:0 5px;font-size:9px}.gpt-reference-card>div:last-child{grid-template-columns:1fr 1fr 1fr;gap:4px;margin-top:5px;display:grid}.gpt-reference-card button{color:#54657c;background:#fff;border:1px solid #dbe3ee;border-radius:7px;place-items:center;height:25px;display:grid}.gpt-reference-card button:disabled{opacity:.3}.gpt-reference-card button.danger{color:#b54c55}.gpt-reference-card button svg{width:13px}.gpt-reference-add{color:#5470a0;cursor:pointer;background:#fbfcff;border:1px dashed #b9c8dd;border-radius:11px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:6px;width:94px;min-height:120px;font-size:9px;display:flex}.gpt-reference-add svg{width:18px}.gpt-reference-add input{display:none}.gpt-timeline{flex:1;min-height:0;padding:32px max(24px,50% - 430px) 26px;overflow:auto}.gpt-welcome{text-align:center;max-width:680px;margin:7vh auto}.gpt-welcome>span{color:#3157a6;background:linear-gradient(145deg,#e5edff,#f5efff);border-radius:21px;place-items:center;width:62px;height:62px;margin:auto;display:grid}.gpt-welcome>span svg{width:27px}.gpt-welcome h2{margin:18px 0 8px;font-size:27px}.gpt-welcome p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}.gpt-welcome>div{gap:8px;margin-top:22px;display:grid}.gpt-welcome button{text-align:left;color:#55616e;background:#ffffffe6;border:1px solid #e0e6f0;border-radius:12px;align-items:center;gap:9px;padding:12px 14px;font-size:13px;display:flex}.gpt-welcome button:hover{background:#f7f9ff;border-color:#91a9de}.gpt-welcome button svg{color:#5470b4;width:16px}.gpt-bubble{align-items:flex-start;gap:11px;max-width:860px;margin:0 auto 24px;display:flex}.gpt-bubble.user{flex-direction:row-reverse}.gpt-bubble>span,.gpt-image-message>span{color:#3157a6;background:#eaf0ff;border-radius:10px;flex:none;place-items:center;width:32px;height:32px;display:grid}.gpt-bubble.user>span{color:#fff;background:#172037}.gpt-bubble>span svg,.gpt-image-message>span svg{width:16px}.gpt-bubble>div{min-width:0;max-width:82%}.gpt-bubble small{color:#949da9;margin:0 0 6px 4px;font-size:10px;display:block}.gpt-bubble.user small{text-align:right;margin-right:4px}.gpt-bubble p{white-space:pre-wrap;color:#1c2633;background:#eef2f8;border-radius:4px 15px 15px;margin:0;padding:12px 14px;font-size:14px;line-height:1.72}.gpt-bubble.user p{color:#fff;background:#172037;border-radius:15px 4px 15px 15px}.gpt-typing{gap:5px;display:flex!important}.gpt-typing i{background:#6d80ae;border-radius:50%;width:5px;height:5px;animation:1s infinite pulse}.gpt-typing i:nth-child(2){animation-delay:.2s}.gpt-typing i:nth-child(3){animation-delay:.4s}.gpt-image-message{align-items:flex-start;gap:11px;max-width:860px;margin:0 auto 26px;display:flex}.gpt-image-card{background:#fff;border:1px solid #dde4ef;border-radius:16px;width:min(620px,100% - 43px);overflow:hidden;box-shadow:0 12px 35px #293b5b14}.gpt-image-card>header{border-bottom:1px solid #e6ebf2;justify-content:space-between;align-items:center;height:48px;padding:0 13px;display:flex}.gpt-image-card>header>span{align-items:center;gap:7px;min-width:0;display:flex}.gpt-image-card>header svg{color:#3157a6;width:16px}.gpt-image-card>header b{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.gpt-image-card>header small{color:#73819a;background:#f0f4fb;border-radius:20px;padding:4px 7px;font-size:9px}.gpt-image-stage{aspect-ratio:1;background:#edf1f6;place-items:center;display:grid}.gpt-image-stage>img{object-fit:contain;background:#f7f8fa;width:100%;height:100%}.gpt-image-stage>div{color:#7a8593;flex-direction:column;align-items:center;gap:8px;display:flex}.gpt-image-stage>div svg{width:28px}.gpt-image-stage>div b{font-size:13px}.gpt-image-stage>div small{font-size:10px}.gpt-image-actions{gap:8px;padding:11px 13px;display:flex}.gpt-image-actions button,.gpt-image-actions a{color:#26354b;background:#fff;border:1px solid #dbe3ee;border-radius:9px;justify-content:center;align-items:center;gap:6px;height:36px;padding:0 13px;font-size:11px;font-weight:800;text-decoration:none;display:flex}.gpt-image-actions button{color:#fff;background:#172037;border-color:#172037;flex:1}.gpt-image-actions button:disabled{opacity:.45}.gpt-image-actions svg{width:15px}.gpt-version-history{border-top:1px solid #e6ebf2;align-items:center;gap:7px;padding:10px 13px;display:flex;overflow:auto}.gpt-version-history>small{color:#7d8794;flex:none;font-size:9px}.gpt-version-history>button{background:0 0;border:0;flex:none;width:58px;padding:0;position:relative}.gpt-version-history img{object-fit:cover;border:1px solid #dce3ed;border-radius:7px;width:52px;height:52px}.gpt-version-history span{color:#6f7986;white-space:nowrap;text-overflow:ellipsis;font-size:7px;display:block;overflow:hidden}.gpt-composer{background:#fff;border:1px solid #d7dfec;border-radius:18px;flex:none;width:min(900px,100% - 36px);margin:0 auto 18px;padding:9px;box-shadow:0 16px 45px #28375521}.gpt-revision-target{border-bottom:1px solid #e5eaf2;grid-template-columns:48px 1fr 28px;align-items:center;gap:9px;margin-bottom:7px;padding:5px 5px 9px;display:grid}.gpt-revision-target>img{object-fit:cover;border-radius:9px;width:48px;height:48px}.gpt-revision-target>span{flex-direction:column;display:flex}.gpt-revision-target b{color:#3157a6;font-size:11px}.gpt-revision-target small{color:#808b99;margin-top:3px;font-size:9px}.gpt-revision-target>button{color:#687586;background:#eef2f7;border:0;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.gpt-revision-target>button svg{width:14px}.gpt-composer-main{grid-template-columns:38px 1fr 40px;align-items:start;gap:5px;display:grid}.gpt-composer-main>label,.gpt-send{border:0;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.gpt-composer-main>label{color:#425b8e;cursor:pointer;background:#eef2f8}.gpt-composer-main>label input{display:none}.gpt-composer-main svg{width:17px}.gpt-composer textarea{resize:none;color:#18202d;border:0;outline:0;height:58px;padding:8px 6px;font-size:14px;line-height:1.55}.gpt-send{color:#fff;background:#172037}.gpt-send:disabled{opacity:.35}.gpt-composer>footer{justify-content:space-between;align-items:center;height:31px;padding:2px 2px 0 43px;display:flex}.gpt-composer>footer>span{color:#939ca8;font-size:9px}.gpt-generate{color:#3157a6;background:#edf2ff;border:1px solid #cad6ef;border-radius:8px;align-items:center;gap:5px;height:30px;padding:0 10px;font-size:10px;font-weight:800;display:flex}.gpt-generate svg{width:14px}.gpt-generate:disabled{opacity:.4}.gpt-header-capabilities{align-items:center;gap:7px;display:flex}.gpt-header-capabilities span{color:#3157a6;background:#edf2ff;border:1px solid #dce5fb;border-radius:20px;padding:6px 9px;font-size:9px}.gpt-image-failure{text-align:center;max-width:min(88%,430px);padding:24px}.gpt-image-failure small{overflow-wrap:anywhere;line-height:1.55}.gpt-image-failure button{color:#fff;background:#3157a6;border:1px solid #3157a6;border-radius:9px;align-items:center;gap:7px;height:38px;margin-top:6px;padding:0 15px;font-size:11px;font-weight:800;display:flex}.gpt-image-failure button svg{width:15px}.gpt-image-failure button:disabled{opacity:.55;cursor:not-allowed}@media (max-width:760px){.gpt-chat-header{padding:0 12px}.gpt-chat-header>div small,.gpt-reference-chip span{display:none}.gpt-reference-chip{padding:9px}.gpt-reference-strip{padding:8px 12px}.gpt-reference-strip-title small{display:none}.gpt-reference-card{width:116px}.gpt-reference-preview{height:66px}.gpt-timeline{padding:22px 12px}.gpt-welcome{margin:3vh auto}.gpt-bubble>div{max-width:88%}.gpt-image-card{width:calc(100% - 43px)}.gpt-composer{width:calc(100% - 20px);margin-bottom:10px}.gpt-header-capabilities{display:none}}
.project-type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.project-type-card{border:1px solid var(--line);text-align:left;min-height:230px;color:var(--ink);background:#fff;border-radius:20px;grid-template-columns:62px 1fr;align-content:start;gap:18px;padding:28px;transition:all .2s;display:grid;position:relative;overflow:hidden}.project-type-card:hover{box-shadow:var(--shadow);border-color:#91b8a7;transform:translateY(-3px)}.project-type-card:after{content:"";opacity:.1;background:currentColor;border-radius:50%;width:180px;height:180px;position:absolute;top:-85px;right:-70px}.project-type-card.standard{color:#795619}.project-type-card.marketing{color:#8f3f32}.project-type-card.free{color:#4056a2}.project-type-icon{color:#176f50;background:#e8f4ed;border-radius:17px;place-items:center;width:58px;height:58px;display:grid}.project-type-card.standard .project-type-icon{color:#8c651c;background:#fff5d9}.project-type-card.marketing .project-type-icon{color:#a24635;background:#fff0eb}.project-type-card.free .project-type-icon{color:#4f63b6;background:#eef0ff}.project-type-icon svg{width:26px}.project-type-card small{letter-spacing:.08em;color:currentColor;font-size:10px;font-weight:800}.project-type-card h2{margin:8px 0;font-size:22px}.project-type-card p{color:#61716b;max-width:360px;margin:0;font-size:13px;line-height:1.7}.project-type-action{color:#176f50;align-items:center;gap:6px;font-size:12px;font-weight:800;display:flex;position:absolute;bottom:24px;left:28px}.project-type-card.standard .project-type-action{color:#8c651c}.project-type-card.marketing .project-type-action{color:#a24635}.project-type-card.free .project-type-action{color:#4f63b6}.project-type-action svg{width:16px}@media (max-width:720px){.project-type-grid{grid-template-columns:1fr}}.project-type-card.enhanced-marketing{color:#713b86;border-color:#e2d3ea}.project-type-card.enhanced-marketing:hover{border-color:#ad82c1;box-shadow:0 18px 45px #562d6924}.project-type-card.enhanced-marketing .project-type-icon{color:#713b86;background:#f6edff}.project-type-card.enhanced-marketing .project-type-action{color:#713b86}.project-type-card.gpt{color:#3157a6;background:linear-gradient(145deg,#fff 55%,#f3f7ff);border-color:#cdd9f5}.project-type-card.gpt:hover{border-color:#7394dc;box-shadow:0 18px 45px #3157a626}.project-type-card.gpt .project-type-icon{color:#3157a6;background:#eaf0ff}.project-type-card.gpt .project-type-action{color:#3157a6}.project-type-card.guided-free{color:#166b78;border-color:#c7e1e4}.project-type-card.guided-free:hover{border-color:#66aeb7;box-shadow:0 18px 45px #1e707c24}.project-type-card.guided-free .project-type-icon{color:#166b78;background:#e9f7f8}.project-type-card.guided-free .project-type-action{color:#166b78}.project-type-card.headline{color:#9b4f22;border-color:#ead3c3}.project-type-card.headline:hover{border-color:#c9855d;box-shadow:0 18px 45px #84462321}.project-type-card.headline .project-type-icon{color:#9b4f22;background:#fff0e3}.project-type-card.headline .project-type-action{color:#9b4f22}.project-type-card{min-height:285px;padding:0;display:block}.project-type-card:after{pointer-events:none;transition:opacity .2s,transform .2s}.project-type-card.focused{box-shadow:0 12px 28px color-mix(in srgb,currentColor 15%,transparent);border-color:currentColor}.project-type-card.focused:after{opacity:.88;transform:scale(1.08)}.project-type-focus{z-index:3;color:#fff;cursor:pointer;background:0 0;border:0;border-radius:0 20px 0 100%;place-items:center;width:112px;height:96px;padding:0;display:grid;position:absolute;top:0;right:0}.project-type-focus svg{filter:drop-shadow(0 2px 3px #00000038);width:27px;height:27px;transform:translate(7px,7px)}.project-type-focus:hover:not(:disabled){background:color-mix(in srgb,currentColor 8%,transparent)}.project-type-focus:focus-visible{outline-offset:-7px;outline:2px solid}.project-type-focus:disabled{cursor:wait}.project-type-main{z-index:1;width:100%;height:228px;color:inherit;text-align:left;background:0 0;border:0;grid-template-columns:62px 1fr;align-content:start;gap:18px;padding:28px;display:grid;position:relative}.project-type-version{z-index:2;background:#ffffffd1;border-top:1px solid #465a521f;justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;display:flex;position:relative}.project-type-version>span{align-items:center;gap:10px;display:flex}.project-type-version>span>b{color:currentColor;font-size:13px}.project-type-version small{color:#75817d;letter-spacing:0;align-items:center;gap:4px;font-size:10px;display:flex}.project-type-version small svg{width:13px}.project-type-version>button{color:#40514b;background:#fff;border:1px solid #dbe4df;border-radius:9px;align-items:center;gap:5px;padding:7px 10px;font-size:11px;font-weight:700;display:flex}.project-type-version>button svg{width:14px}.tool-version-overlay{z-index:200;background:#0f1e1973;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.tool-version-dialog{background:#fff;border-radius:20px;width:min(680px,100%);max-height:82vh;overflow:auto;box-shadow:0 24px 80px #00000040}.tool-version-dialog>header{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:24px;display:flex}.tool-version-dialog>header small{letter-spacing:.12em;color:#177251;font-size:10px;font-weight:800}.tool-version-dialog>header h2{margin:6px 0}.tool-version-dialog>header p{color:#6d7a76;margin:0;font-size:13px}.tool-version-dialog>header>button{background:#eef3f0;border:0;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.tool-version-list{gap:10px;padding:20px;display:grid}.tool-version-list article{border:1px solid #e0e7e3;border-radius:13px;grid-template-columns:150px 1fr auto;align-items:center;gap:18px;padding:16px;display:grid}.tool-version-list article.active{background:#f0f9f4;border-color:#21805d}.tool-version-list article>span{gap:4px;display:grid}.tool-version-list article>span small{color:#7b8984;font-size:10px}.tool-version-list article p{color:#61716b;margin:0;font-size:12px;line-height:1.6}.tool-version-list article>button{color:#176f50;background:#fff;border:1px solid #b9d5c8;border-radius:9px;align-items:center;gap:5px;padding:9px 12px;font-size:11px;font-weight:800;display:flex}.tool-version-list article>button svg{width:14px}.tool-version-list article>button:disabled{background:#e3f2ea}.project-version-line{color:#6e7b77;background:#f4f7f5;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;margin-top:9px;padding:7px 9px;font-size:10px;display:flex}.project-version-line b{color:#176f50;font-size:11px}@media (max-width:720px){.project-type-main{height:238px}.tool-version-list article{grid-template-columns:1fr}.project-version-line{flex-direction:column;align-items:flex-start}}
.marketing-workspace{min-height:100vh;color:var(--ink);background:#f4f2ed}.marketing-header{border-bottom:1px solid var(--line);z-index:10;background:#fff;justify-content:space-between;align-items:center;height:76px;padding:0 26px;display:flex;position:sticky;top:0}.marketing-title{align-items:center;gap:12px;display:flex}.marketing-title>a{border:1px solid var(--line);border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.marketing-title>a svg{width:18px}.marketing-title span{flex-direction:column;display:flex}.marketing-title small{color:#a04c3d;font-size:10px}.marketing-title h1{margin:2px 0 0;font-size:17px}.marketing-step-nav{align-items:center;gap:18px;display:flex}.marketing-step-nav span{color:#a2aaa6;align-items:center;gap:7px;font-size:11px;display:flex;position:relative}.marketing-step-nav span:not(:last-child):after{content:"";background:#dfe3df;width:13px;height:1px;position:absolute;right:-16px}.marketing-step-nav i{background:#edf0ed;border-radius:50%;place-items:center;width:25px;height:25px;font-size:10px;font-style:normal;display:grid}.marketing-step-nav i svg{width:13px}.marketing-step-nav .active{color:#8f3f32;font-weight:800}.marketing-step-nav .active i{color:#fff;background:#a34b3a}.marketing-step-nav .done{color:#236e55}.marketing-step-nav .done i{color:#236e55;background:#e0f2e9}.marketing-content{width:min(1260px,100% - 48px);margin:0 auto;padding:30px 0 70px}.marketing-card{background:#fff;border:1px solid #dedfd9;border-radius:20px;padding:28px;box-shadow:0 18px 50px #382d230f}.marketing-card>header{align-items:flex-start;gap:14px;margin-bottom:24px;display:flex}.marketing-card>header>span{color:#a24635;background:#fff0eb;border-radius:14px;flex:none;place-items:center;width:48px;height:48px;display:grid}.marketing-card>header>span svg{width:22px}.marketing-card header small,.marketing-section-heading small,.marketing-ai-empty>small{letter-spacing:.1em;color:#a24635;font-size:10px;font-weight:900}.marketing-card h2,.marketing-section-heading h2{margin:4px 0 5px;font-size:23px}.marketing-card header p,.marketing-section-heading p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.marketing-brief{max-width:900px;margin:auto}.marketing-brief label,.marketing-analysis label,.marketing-plan-editor label{flex-direction:column;gap:7px;margin-bottom:16px;font-size:12px;font-weight:800;display:flex}.marketing-brief input,.marketing-brief textarea,.marketing-brief select,.marketing-analysis textarea,.marketing-plan-editor input,.marketing-plan-editor textarea,.marketing-section-heading select{width:100%;font:inherit;background:#fbfcfa;border:1px solid #d8ddd8;border-radius:10px;outline:none;padding:11px 12px;font-weight:400;line-height:1.55}.marketing-brief input:focus,.marketing-brief textarea:focus,.marketing-analysis textarea:focus,.marketing-plan-editor textarea:focus{border-color:#b36b5d;box-shadow:0 0 0 3px #a34b3a14}.marketing-form-grid{grid-template-columns:1fr 1fr;gap:0 16px;display:grid}.marketing-form-grid.compact{grid-template-columns:2fr 1fr}.marketing-brief label small,.marketing-analysis label small,.marketing-plan-editor label small{color:var(--muted);font-size:10px;font-weight:400}.marketing-next{justify-content:center;min-width:240px;margin-left:auto;display:flex}.marketing-product-step{max-width:760px;margin:5vh auto}.marketing-product-summary{align-items:center;gap:14px;margin-bottom:24px;display:flex}.marketing-product-summary>span{color:#a24635;background:#fff0eb;border-radius:14px;place-items:center;width:52px;height:52px;display:grid}.marketing-product-summary small{color:#a24635;font-size:10px}.marketing-product-summary h2{margin:3px 0;font-size:22px}.marketing-product-summary p{color:var(--muted);margin:0;font-size:12px}.marketing-product-upload{text-align:center;cursor:pointer;background:#fffaf8;border:2px dashed #d8b8b0;border-radius:16px;flex-direction:column;align-items:center;padding:55px 30px;display:flex}.marketing-product-upload svg{color:#a24635;width:34px}.marketing-product-upload b{margin-top:12px;font-size:17px}.marketing-product-upload p{color:var(--muted);max-width:500px;font-size:12px;line-height:1.7}.marketing-product-upload span{color:#fff;background:#a24635;border-radius:9px;padding:10px 16px;font-size:11px;font-weight:800}.marketing-product-upload input{display:none}.marketing-ai-empty{text-align:center;max-width:720px;margin:8vh auto;padding:60px}.marketing-ai-empty>span{color:#a24635;background:#fff0eb;border-radius:19px;place-items:center;width:62px;height:62px;margin:0 auto 14px;display:grid}.marketing-ai-empty>span svg{width:28px}.marketing-ai-empty h2{font-size:25px}.marketing-ai-empty p{color:var(--muted);max-width:580px;margin:10px auto 22px;line-height:1.75}.marketing-ai-empty .primary-button{margin:auto}.marketing-analysis{max-width:1040px;margin:auto}.marketing-analysis>header{justify-content:space-between}.marketing-analysis>header>div{max-width:760px}.marketing-analysis-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;display:grid}.marketing-analysis label.wide{grid-column:1/-1}.marketing-section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:22px;display:flex}.marketing-section-heading>div{max-width:800px}.marketing-strategy-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.marketing-strategy-card{background:#fff;border:1px solid #dedfd9;border-radius:18px;flex-direction:column;min-width:0;padding:22px;display:flex}.strategy-top{justify-content:space-between;align-items:center;display:flex}.strategy-top span{color:#a24635;font-size:10px;font-weight:900}.strategy-top em{color:#8e5d24;background:#fff4df;border-radius:20px;padding:5px 8px;font-size:9px;font-style:normal}.strategy-colors{gap:6px;margin:14px 0 12px;display:flex}.strategy-colors i{border:1px solid #00000014;border-radius:50%;width:22px;height:22px}.marketing-strategy-card h2{margin:0 0 7px;font-size:19px}.marketing-strategy-card>b{color:#8f3f32;margin-bottom:14px;font-size:14px}.marketing-strategy-card dl{gap:10px;margin:0;display:grid}.marketing-strategy-card dl>div{background:#f7f7f3;border-radius:10px;padding:10px}.marketing-strategy-card dt{color:#8a938e;margin-bottom:3px;font-size:9px;font-weight:900}.marketing-strategy-card dd{margin:0;font-size:11px;line-height:1.55}.marketing-strategy-card ol{gap:6px;max-height:250px;margin:14px 0;padding:0;list-style:none;display:grid;overflow:auto}.marketing-strategy-card li{align-items:flex-start;gap:8px;display:flex}.marketing-strategy-card li>i{color:#a24635;background:#fff0eb;border-radius:7px;flex:none;place-items:center;width:22px;height:22px;font-size:9px;font-style:normal;display:grid}.marketing-strategy-card li span{flex-direction:column;display:flex}.marketing-strategy-card li b{font-size:10px}.marketing-strategy-card li small{color:var(--muted);font-size:9px;line-height:1.5}.marketing-strategy-card>.primary-button{width:100%;margin-top:auto}.marketing-refresh{color:#8f3f32;background:#fff;border:1px solid #d4c3bd;border-radius:14px;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:16px;padding:15px 20px;display:flex}.marketing-refresh svg{width:20px}.marketing-refresh span{text-align:left;flex-direction:column;display:flex}.marketing-refresh b{font-size:12px}.marketing-refresh small{color:var(--muted);margin-top:2px;font-size:9px}.marketing-plan-layout{grid-template-columns:300px minmax(0,1fr);gap:16px;min-height:590px;display:grid}.marketing-plan-layout>aside{flex-direction:column;gap:7px;display:flex}.marketing-plan-layout>aside button{text-align:left;background:#fff;border:1px solid #dedfd9;border-radius:12px;grid-template-columns:30px 1fr 18px;align-items:center;gap:8px;padding:11px;display:grid}.marketing-plan-layout>aside button.active{background:#fff7f4;border-color:#a45b4d;box-shadow:0 0 0 3px #a34b3a12}.marketing-plan-layout>aside button>i{background:#f1eee9;border-radius:8px;place-items:center;width:28px;height:28px;font-size:9px;font-style:normal;display:grid}.marketing-plan-layout>aside button span{flex-direction:column;min-width:0;display:flex}.marketing-plan-layout>aside b{font-size:11px}.marketing-plan-layout>aside small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.marketing-plan-layout>aside svg{color:#a24635;width:15px}.marketing-plan-editor{background:#fff;border:1px solid #dedfd9;border-radius:16px;padding:24px}.plan-editor-title{align-items:center;gap:10px;margin-bottom:18px;display:flex}.plan-editor-title>svg{color:#a24635;background:#fff0eb;border-radius:11px;width:39px;height:39px;padding:9px}.plan-editor-title span{flex-direction:column;display:flex}.plan-editor-title small{color:#a24635;font-size:9px}.plan-editor-title h2{margin:2px 0;font-size:18px}.marketing-plan-confirm{background:#fff;border:1px solid #dedfd9;border-radius:15px;justify-content:space-between;align-items:center;margin-top:16px;padding:14px 18px;display:flex;position:sticky;bottom:0;box-shadow:0 -10px 35px #342d2614}.marketing-plan-confirm span{flex-direction:column;display:flex}.marketing-plan-confirm b{font-size:13px}.marketing-plan-confirm small{color:var(--muted);font-size:10px}.marketing-copy-review{background:#fafbf9;border:1px solid #d9ddd8;border-radius:14px;margin-bottom:18px;padding:14px}.marketing-copy-review>header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:11px;display:flex}.marketing-copy-review>header>div{flex-direction:column;gap:2px;display:flex}.marketing-copy-review>header b{font-size:12px}.marketing-copy-review>header small{color:var(--muted);font-size:9px}.marketing-copy-review>header>span{color:#8b5b08;background:#fff0d3;border-radius:999px;flex:none;padding:5px 8px;font-size:9px;font-weight:800}.marketing-copy-review-lines{flex-direction:column;gap:8px;display:flex}.marketing-copy-review-lines>article{background:#fff;border:1px solid #dfe2dd;border-radius:11px;padding:10px;transition:all .16s}.marketing-copy-review-lines>article.needs-review{background:#fffdf7;border-color:#e4c47f}.marketing-copy-review-lines>article.excluded{opacity:.52;background:#f2f3f1}.marketing-copy-line-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:7px;display:flex}.marketing-copy-line-top>label{flex-direction:row;align-items:center;gap:7px;margin:0;font-size:10px;display:flex}.marketing-copy-line-top>label input{accent-color:#a24635;width:15px;height:15px}.marketing-copy-line-top>div{align-items:center;gap:5px;display:flex}.marketing-copy-line-top em,.marketing-copy-line-top i{border-radius:999px;align-items:center;gap:3px;padding:3px 6px;font-size:8px;font-style:normal;font-weight:800;display:inline-flex}.marketing-copy-line-top em{color:#8b5b08;background:#fff0d3}.marketing-copy-line-top i{color:#426348;background:#edf3ec}.marketing-copy-line-top svg{width:10px;height:10px}.marketing-copy-review-lines>article>input{width:100%;font:inherit;background:#fff;border:1px solid #d8ddd8;border-radius:9px;padding:10px 11px;font-weight:600}.marketing-copy-review-lines>article>p{color:#8b5b08;align-items:center;gap:5px;margin:7px 1px 0;font-size:9px;line-height:1.45;display:flex}.marketing-copy-review-lines>article>p svg{flex:none;width:11px;height:11px}.marketing-copy-add{color:#536058;background:#fff;border:1px dashed #c9ceca;border-radius:9px;align-items:center;gap:5px;margin-top:9px;padding:7px 10px;font-size:9px;font-weight:800;display:inline-flex}.marketing-copy-add svg{width:12px;height:12px}.marketing-copy-help{color:var(--muted);margin-top:8px;font-size:9px;line-height:1.5;display:block}.marketing-generation-options{align-items:stretch;gap:10px;display:flex}.marketing-generation-options>label:first-child{flex-direction:column;gap:5px;font-size:10px;font-weight:800;display:flex}.marketing-minimal-toggle{cursor:pointer;background:#fff;border:1px solid #d8ddd8;border-radius:11px;align-items:center;gap:9px;width:250px;padding:9px 12px;transition:all .18s;display:flex}.marketing-minimal-toggle:hover,.marketing-minimal-toggle.active{background:#fff7f4;border-color:#a45b4d;box-shadow:0 0 0 3px #a34b3a0f}.marketing-minimal-toggle input{accent-color:#a24635;flex:none;width:16px;height:16px}.marketing-minimal-toggle span{flex-direction:column;display:flex}.marketing-minimal-toggle b{font-size:11px}.marketing-minimal-toggle small{color:var(--muted);font-size:9px;font-weight:400;line-height:1.45}.project-card-marketing{border-color:#dec0b8}.project-card-marketing .project-cover{background:linear-gradient(135deg,#57241d,#a64d3a 58%,#f0b05d 140%)}.project-card-marketing .cover-orb{color:#a24635;background:#fff0e8}.project-card-marketing .status-pill{color:#8f3f32;background:#fff1e9}.project-card-marketing .workflow-badge{color:#8f3f32;background:#fff0eb;border:1px solid #efd3ca}.marketing-production-stepper>span{gap:5px}.marketing-production-stepper>span>svg{color:#aeb5b1;width:12px}.marketing-production-stepper>span:not(:last-child):after{display:none}@media (max-width:1050px){.marketing-step-nav{gap:8px}.marketing-step-nav span{font-size:0}.marketing-step-nav span:not(:last-child):after{display:none}.marketing-strategy-grid{grid-template-columns:1fr}.marketing-strategy-card ol{max-height:none}.marketing-plan-layout{grid-template-columns:240px minmax(0,1fr)}}@media (max-width:760px){.marketing-header{align-items:flex-start;height:auto;min-height:70px;padding:12px 14px}.marketing-step-nav{display:none}.marketing-content{width:calc(100% - 20px);padding-top:12px}.marketing-card{padding:18px}.marketing-form-grid,.marketing-analysis-grid,.marketing-plan-layout{grid-template-columns:1fr}.marketing-plan-layout>aside{max-height:230px;overflow:auto}.marketing-section-heading{flex-direction:column;align-items:flex-start;gap:12px}.marketing-generation-options{flex-direction:column;width:100%}.marketing-minimal-toggle{width:100%}.marketing-plan-confirm{flex-direction:column;align-items:stretch;gap:10px}.project-mode-picker{grid-template-columns:1fr}}.project-mode-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.project-mode-picker .enhanced-mode-option svg{color:#713b86}.project-mode-picker .enhanced-mode-option.selected{background:#f8f1fc;border-color:#9e6bb5;box-shadow:0 0 0 3px #713b8614}.project-card-marketing_enhanced{border-color:#d8c3e2}.project-card-marketing_enhanced .project-cover{background:linear-gradient(135deg,#382047,#713b86 58%,#cb8fb1 140%)}.project-card-marketing_enhanced .cover-orb{color:#713b86;background:#f8eeff;box-shadow:0 14px 34px #31173e40}.project-card-marketing_enhanced .status-pill{color:#713b86;background:#f8effc}.project-card-marketing_enhanced .workflow-badge{color:#713b86;background:#f6edff;border:1px solid #e4d1ed}.project-card-marketing_enhanced:hover{border-color:#ad82c1;box-shadow:0 18px 45px #562d6924}.enhanced-marketing-header .marketing-title small,.enhanced-marketing-header .marketing-step-nav .active{color:#713b86}.enhanced-marketing-header .marketing-step-nav .active i{background:#713b86}.enhanced-marketing-brief>header>span{color:#713b86;background:#f6edff}.enhanced-marketing-brief header small{color:#713b86}.enhanced-marketing-brief input:focus,.enhanced-marketing-brief textarea:focus{border-color:#9e6bb5;box-shadow:0 0 0 3px #713b8614}.enhanced-ai-scope{color:#713b86;background:#fbf7fd;border:1px solid #e5d7ec;border-radius:13px;align-items:flex-start;gap:12px;margin:-4px 0 20px;padding:14px 16px;display:flex}.enhanced-ai-scope>svg{flex:none;width:22px}.enhanced-ai-scope b{font-size:12px}.enhanced-ai-scope p{color:#74697a;margin:3px 0 0;font-size:11px;line-height:1.6}.enhanced-brief-note{color:#74697a;background:#f7f3f8;border-radius:10px;margin:2px 0 18px;padding:11px 13px;font-size:10px;line-height:1.65}.enhanced-marketing-next{background:#713b86}.enhanced-marketing-next:hover{background:#5f2f73}.marketing-backup-step{max-width:940px;margin:0 auto}.marketing-backup-strategy-card{border-color:#d9c5e2;box-shadow:0 18px 50px #48275514}.marketing-backup-strategy-card .strategy-top span{color:#713b86;align-items:center;gap:6px;display:flex}.marketing-backup-strategy-card dl{grid-template-columns:repeat(2,minmax(0,1fr))}.marketing-backup-strategy-card>.primary-button{background:#713b86}.marketing-backup-strategy-card>.primary-button:hover{background:#5f2f73}@media (max-width:760px){.project-mode-picker{grid-template-columns:1fr}.enhanced-ai-scope{align-items:flex-start}.marketing-backup-strategy-card dl{grid-template-columns:1fr}}
.free-setup-page{background:#f6f7fb;min-height:100vh;padding:34px 5vw 120px}.free-setup-header{align-items:flex-start;gap:16px;max-width:1160px;margin:0 auto 24px;display:flex}.free-setup-header>button{background:#fff;border:1px solid #dce1ea;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.free-setup-header svg{width:19px}.free-setup-header h1{margin:5px 0;font-size:30px}.free-setup-header p{color:var(--muted);margin:0}.free-setup-form{gap:22px;max-width:1160px;margin:auto;display:grid}.free-basic-card,.free-images-section{background:#fff;border:1px solid #dfe3ec;border-radius:22px;padding:28px;box-shadow:0 12px 35px #2c37550d}.free-section-heading{align-items:flex-start;gap:13px;margin-bottom:22px;display:flex}.free-section-heading>span{color:#5367bd;background:#eef0ff;border-radius:11px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:900;display:grid}.free-section-heading h2{margin:0 0 5px;font-size:20px}.free-section-heading p{color:var(--muted);margin:0;font-size:12px}.free-basic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.free-basic-grid label,.free-layout-field{flex-direction:column;gap:8px;font-size:12px;font-weight:800;display:flex}.free-basic-grid input,.free-basic-grid select,.free-layout-field textarea{width:100%;font:inherit;color:var(--ink);background:#fff;border:1px solid #d9dfe7;border-radius:12px;outline:0;padding:13px 14px;font-weight:500}.free-basic-grid input:focus,.free-basic-grid select:focus,.free-layout-field textarea:focus{border-color:#6578c7;box-shadow:0 0 0 3px #5367bd1a}.free-product-upload{cursor:pointer;background:#f8f9ff;border:1px dashed #aeb9d8;border-radius:15px;align-items:center;gap:14px;margin-top:18px;padding:14px;display:flex}.free-product-upload.ready{background:#f5faf7;border-style:solid;border-color:#bcdaca}.free-product-upload>svg{color:#5367bd;background:#eef0ff;border-radius:11px;width:38px;height:38px;padding:9px}.free-product-upload>img{object-fit:contain;background:#fff;border-radius:10px;width:68px;height:68px}.free-product-upload span{flex-direction:column;flex:1;gap:4px;display:flex}.free-product-upload b{font-size:13px}.free-product-upload small{color:var(--muted);font-size:10px}.free-product-upload input{display:none}.free-image-list{gap:16px;display:grid}.free-image-card{background:#fcfcfd;border:1px solid #dfe3eb;border-radius:17px;padding:20px}.free-image-card>header{justify-content:space-between;align-items:center;gap:16px;display:flex}.free-image-card>header>div{align-items:center;gap:12px;display:flex}.free-image-card>header i{color:#5367bd;background:#eef0ff;border-radius:10px;place-items:center;width:34px;height:34px;font-size:11px;font-style:normal;font-weight:900;display:grid}.free-image-card>header span{flex-direction:column;display:flex}.free-image-card>header b{font-size:14px}.free-image-card>header small{color:var(--muted);margin-top:3px;font-size:10px}.free-package-toggle{cursor:pointer}.free-package-toggle input{opacity:0;pointer-events:none;position:absolute}.free-package-toggle span{color:#69736f;background:#fff;border:1px solid #d6dce5;border-radius:11px;align-items:center;gap:7px;height:38px;padding:0 13px;font-size:11px;font-weight:800;flex-direction:row!important;display:flex!important}.free-package-toggle svg{width:16px}.free-package-toggle input:checked+span{color:#176f50;background:#e9f6ef;border-color:#70ae91}.free-package-rule{color:#65706c;background:#f2f4f8;border-radius:10px;margin:14px 0;padding:10px 12px;font-size:10px;line-height:1.6}.free-copy-heading{justify-content:space-between;align-items:center;margin:17px 0 9px;display:flex}.free-copy-heading b{font-size:12px}.free-copy-heading small{color:var(--muted);font-size:9px}.free-copy-list{gap:8px;display:grid}.free-copy-list>label{background:#fff;border:1px solid #dce1e8;border-radius:11px;grid-template-columns:28px 1fr 37px;display:grid;overflow:hidden}.free-copy-list>label>span{color:#748079;background:#f2f4f8;place-items:center;font-size:10px;display:grid}.free-copy-list input{border:0;outline:0;padding:11px 12px;font-size:12px}.free-copy-list>label button{color:#8c9691;background:#fff;border:0;border-left:1px solid #e4e7ec}.free-copy-list>label button:disabled{opacity:.25}.free-copy-list svg{width:14px}.free-add-copy{color:#5367bd;background:0 0;border:0;justify-self:start;align-items:center;gap:5px;padding:5px;font-size:11px;font-weight:800;display:flex}.free-add-copy svg{width:14px}.free-layout-field{margin-top:17px}.free-layout-field textarea{resize:vertical;font-size:12px;line-height:1.6}.free-layout-field small{color:var(--muted);font-size:9px;font-weight:500}.free-submit-bar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border-top:1px solid #dfe3ea;justify-content:space-between;align-items:center;padding:14px max(5vw,24px);display:flex;position:fixed;bottom:0;left:244px;right:0;box-shadow:0 -12px 35px #2b344a0f}.free-submit-bar>div{align-items:center;gap:11px;display:flex}.free-submit-bar>div>svg{color:#5367bd;background:#eef0ff;border-radius:11px;width:38px;height:38px;padding:9px}.free-submit-bar span{flex-direction:column;gap:2px;display:flex}.free-submit-bar b{font-size:12px}.free-submit-bar small{color:var(--muted);font-size:9px}.project-card-free{border-color:#cfd5f0}.project-card-free .project-cover{background:linear-gradient(135deg,#28386d,#5367bd 58%,#9f7dcc 140%)}.project-card-free .cover-orb{color:#4f63b6;background:#eef0ff}.project-card-free .workflow-badge{color:#4056a2;background:#eef0ff;border:1px solid #d9def6}@media (max-width:760px){.free-setup-page{padding:22px 14px 135px}.free-basic-card,.free-images-section{padding:18px}.free-basic-grid{grid-template-columns:1fr}.free-image-card>header{flex-direction:column;align-items:flex-start}.free-submit-bar{left:0}.free-submit-bar>div{display:none}.free-submit-bar .primary-button{width:100%}}
.project-card-free{border-color:#edc8bd}.project-card-free .project-cover{background:linear-gradient(135deg,#7d261f,#c64932 58%,#f0a34a 140%)}.project-card-free .cover-orb{color:#a33c29;background:#fff0e8}.project-card-free .workflow-badge{color:#9c3727;background:#fff0e8;border:1px solid #f0c9bd}.project-card-free_creative{border-color:#cfd5f0}.project-card-free_creative .project-cover{background:linear-gradient(135deg,#28386d,#5367bd 58%,#9f7dcc 140%)}.project-card-free_creative .cover-orb{color:#4f63b6;background:#eef0ff}.project-card-free_creative .workflow-badge{color:#4056a2;background:#eef0ff;border:1px solid #d9def6}
.guided-workspace{background:#f5f7f6;min-height:100vh}.guided-header{border-bottom:1px solid var(--line);z-index:20;background:#fff;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:12px 28px;display:flex;position:sticky;top:0}.guided-title{align-items:center;gap:12px;min-width:220px;display:flex}.guided-title>a{border:1px solid var(--line);border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.guided-title svg{width:18px}.guided-title span{flex-direction:column;display:flex}.guided-title small{color:#16717c;font-size:10px}.guided-title h1{margin:3px 0 0;font-size:17px}.guided-step-nav{align-items:center;gap:8px;display:flex}.guided-step-nav span{color:#a0aaa6;white-space:nowrap;align-items:center;gap:5px;font-size:10px;display:flex}.guided-step-nav i{background:#edf0ee;border-radius:50%;place-items:center;width:25px;height:25px;font-style:normal;display:grid}.guided-step-nav i svg{width:13px}.guided-step-nav .done,.guided-step-nav .active{color:#163d42;font-weight:800}.guided-step-nav .done i{color:#16806d;background:#e3f3ef}.guided-step-nav .active i{color:#fff;background:#166b78}.guided-content{max-width:1420px;margin:0 auto;padding:34px 4vw 100px}.guided-card{background:#fff;border:1px solid #dce5e4;border-radius:22px;padding:28px;box-shadow:0 12px 36px #19484d0d}.guided-card>header{align-items:flex-start;gap:14px;margin-bottom:24px;display:flex}.guided-card>header>span{color:#166b78;background:#e9f7f8;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.guided-card>header svg{width:21px}.guided-card>header small,.guided-section-heading small{letter-spacing:.08em;color:#16717c;font-size:10px;font-weight:900}.guided-card h2,.guided-section-heading h2{margin:4px 0 6px;font-size:22px}.guided-card header p,.guided-section-heading p{color:var(--muted);margin:0;font-size:12px;line-height:1.65}.guided-card label,.guided-strategy-card label,.guided-role-editor label,.guided-candidate-select{flex-direction:column;gap:7px;margin-bottom:14px;font-size:11px;font-weight:800;display:flex}.guided-card input,.guided-card textarea,.guided-card select,.guided-strategy-card input,.guided-strategy-card textarea,.guided-role-editor input,.guided-role-editor textarea,.guided-candidate-select select{width:100%;font:inherit;color:var(--ink);resize:vertical;background:#fff;border:1px solid #d5e0de;border-radius:11px;outline:0;padding:11px 12px;font-weight:500}.guided-card input:focus,.guided-card textarea:focus,.guided-card select:focus,.guided-strategy-card input:focus,.guided-strategy-card textarea:focus{border-color:#59a5ae;box-shadow:0 0 0 3px #22848f1a}.guided-card label small{color:var(--muted);font-size:9px;font-weight:500}.guided-form-grid,.guided-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.guided-upload{cursor:pointer;background:#f5fbfb;border:1px dashed #9bbfc2;border-radius:15px;align-items:center;gap:14px;padding:14px;flex-direction:row!important;margin:6px 0 18px!important;display:flex!important}.guided-upload.ready{background:#f0faf5;border-style:solid;border-color:#aad7c0}.guided-upload>svg{color:#166b78;background:#e6f4f5;border-radius:13px;width:44px;height:44px;padding:11px}.guided-upload>img{object-fit:contain;background:#fff;border-radius:10px;width:72px;height:72px}.guided-upload>span{flex-direction:column;gap:4px;display:flex}.guided-upload b{font-size:13px}.guided-upload small{color:var(--muted);font-size:10px}.guided-upload input{display:none}.guided-primary{min-height:46px;margin-left:auto}.guided-empty{text-align:center;max-width:760px;margin:8vh auto;padding:56px}.guided-empty>svg{color:#166b78;background:#e8f7f7;border-radius:18px;width:58px;height:58px;padding:15px}.guided-empty>small{color:#16717c;margin-top:16px;font-weight:900;display:block}.guided-empty h2{font-size:26px}.guided-empty p{max-width:580px;color:var(--muted);margin:0 auto 24px;line-height:1.8}.guided-section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;display:flex}.guided-section-heading>div{max-width:820px}.guided-strategy-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px;display:grid}.guided-strategy-card{background:#fff;border:1px solid #d8e3e1;border-radius:20px;padding:20px;box-shadow:0 10px 30px #1a43480a}.guided-option-index{color:#16717c;margin-bottom:14px;font-size:10px;font-weight:900}.guided-role-list{gap:8px;margin:18px 0;display:grid}.guided-role-list details,.guided-visual-images details{background:#fafcfb;border:1px solid #dce5e3;border-radius:12px;overflow:hidden}.guided-role-list summary,.guided-visual-images summary{cursor:pointer;align-items:center;gap:10px;padding:12px;list-style:none;display:flex}.guided-role-list summary::-webkit-details-marker{display:none}.guided-visual-images summary::-webkit-details-marker{display:none}.guided-role-list summary i,.guided-visual-images summary i{color:#166b78;background:#e7f4f3;border-radius:8px;place-items:center;width:28px;height:28px;font-size:9px;font-style:normal;font-weight:900;display:grid}.guided-role-list summary span,.guided-visual-images summary span{flex-direction:column;min-width:0;display:flex}.guided-role-list summary b,.guided-visual-images summary b{font-size:11px}.guided-role-list summary small,.guided-visual-images summary small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.guided-role-editor,.guided-visual-images details>div{background:#fff;border-top:1px solid #dce5e3;padding:12px}.guided-strategy-card>.primary-button{width:100%}.guided-copy-tabs{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-bottom:15px;display:grid}.guided-copy-tabs button{text-align:left;background:#fff;border:1px solid #d8e3e1;border-radius:13px;gap:9px;min-width:0;padding:12px;display:flex}.guided-copy-tabs button.active{background:#edf8f8;border-color:#23808a;box-shadow:0 0 0 2px #23808a1a}.guided-copy-tabs i{background:#edf3f2;border-radius:8px;place-items:center;width:25px;height:25px;font-size:9px;font-style:normal;font-weight:900;display:grid}.guided-copy-tabs span{flex-direction:column;min-width:0;display:flex}.guided-copy-tabs b{font-size:11px}.guided-copy-tabs small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:8px;overflow:hidden}.guided-copy-images{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.guided-copy-images>section{background:#fafcfb;border:1px solid #dce5e3;border-radius:14px;padding:14px}.guided-copy-images>section>header{align-items:center;gap:9px;margin-bottom:12px;display:flex}.guided-copy-images>section>header i{color:#166b78;background:#e5f4f3;border-radius:8px;place-items:center;width:29px;height:29px;font-size:9px;font-style:normal;font-weight:900;display:grid}.guided-copy-images>section>header b{font-size:12px}.guided-visual-images{gap:10px;margin-top:18px;display:grid}.guided-preflight-layout{grid-template-columns:260px 1fr;gap:18px;display:grid}.guided-product-reference{background:#fff;border:1px solid #dce5e3;border-radius:18px;align-self:start;padding:18px;position:sticky;top:100px}.guided-product-reference img{aspect-ratio:1;object-fit:contain;background:#f6f8f7;border-radius:12px;width:100%}.guided-product-reference div{flex-direction:column;margin-top:12px;display:flex}.guided-product-reference small{color:#16717c;font-size:9px;font-weight:900}.guided-product-reference b{margin-top:4px;font-size:13px}.guided-product-reference p{color:var(--muted);font-size:10px;line-height:1.7}.guided-package-list{gap:10px;display:grid}.guided-package-list article{background:#fff;border:1px solid #dce5e3;border-radius:16px;grid-template-columns:36px minmax(0,1fr) 170px;align-items:center;gap:12px;padding:15px;display:grid}.guided-package-list article.show-product{background:#f3fbf7;border-color:#72b9a0}.guided-package-list article.no-product{border-color:#d5dcdc}.guided-package-list article>i{color:#166b78;background:#e8f3f2;border-radius:10px;place-items:center;width:34px;height:34px;font-size:10px;font-style:normal;font-weight:900;display:grid}.guided-package-list article>div{min-width:0}.guided-package-list article b{font-size:12px}.guided-package-list article p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:4px 0 0;font-size:10px;overflow:hidden}.guided-package-list article button{background:#fff;border:1px solid #cddbd8;border-radius:11px;justify-content:center;align-items:center;gap:6px;height:39px;font-size:10px;font-weight:800;display:flex}.guided-package-list article button svg{width:16px}.guided-package-list article>small{color:#73817c;grid-column:2/4;font-size:9px}.guided-final-action{background:#fff;border:1px solid #dce5e3;border-radius:16px;justify-content:space-between;align-items:center;margin-top:18px;padding:15px 18px;display:flex}.guided-final-action span{flex-direction:column;display:flex}.guided-final-action b{font-size:12px}.guided-final-action small{color:var(--muted);margin-top:3px;font-size:9px}.project-card-guided_free{border-color:#bcdde0}.project-card-guided_free .project-cover{background:linear-gradient(135deg,#123f49,#1c7783 58%,#75bcc1 140%)}.project-card-guided_free .cover-orb{color:#166b78;background:#e9f7f8}.project-card-guided_free .workflow-badge{color:#166b78;background:#e9f7f8;border:1px solid #c8e7ea}@media (max-width:1100px){.guided-header{align-items:flex-start}.guided-step-nav{max-width:60vw;overflow:auto}.guided-strategy-grid{grid-template-columns:1fr}.guided-copy-tabs{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.guided-header{padding:10px 14px}.guided-step-nav{display:none}.guided-content{padding:20px 12px 90px}.guided-card{padding:18px}.guided-form-grid,.guided-editor-grid,.guided-copy-images{grid-template-columns:1fr}.guided-section-heading{flex-direction:column;align-items:flex-start}.guided-copy-tabs{grid-template-columns:1fr 1fr}.guided-preflight-layout{grid-template-columns:1fr}.guided-product-reference{position:static}.guided-package-list article{grid-template-columns:34px 1fr}.guided-package-list article button,.guided-package-list article>small{grid-column:1/3}.guided-final-action{flex-direction:column;align-items:stretch;gap:12px}.guided-final-action button{width:100%}}
.reference-manager-page{max-width:1500px}.reference-manager-header{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:20px;display:flex}.reference-manager-header h1{letter-spacing:-.04em;margin:8px 0 7px;font-size:32px}.reference-manager-header p{color:#70807a;margin:0}.reference-manager-header .primary-button,.reference-modal .primary-button{justify-content:center;align-items:center;gap:8px;display:inline-flex}.reference-rule-strip{color:#176f50;background:linear-gradient(120deg,#eff9f4,#fbfdfc);border:1px solid #cfe3d9;border-radius:16px;grid-template-columns:44px 1fr auto;align-items:center;gap:14px;margin-bottom:20px;padding:17px 20px;display:grid}.reference-rule-strip>svg{width:24px;height:24px}.reference-rule-strip div{gap:3px;display:grid}.reference-rule-strip p{color:#657a73;margin:0;font-size:13px}.reference-rule-strip>span{background:#dff2e8;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.reference-manager-toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;display:flex}.reference-manager-toolbar>span{color:#7b8984;font-size:13px}.reference-search{background:#fff;border:1px solid #dbe4df;border-radius:12px;align-items:center;gap:9px;width:min(460px,100%);padding:0 13px;display:flex}.reference-search svg{color:#789087;width:17px}.reference-search input{background:0 0;border:0;outline:0;width:100%;padding:11px 0}.reference-workspace{background:#fff;border:1px solid #dde5e1;border-radius:20px;grid-template-columns:minmax(480px,.9fr) minmax(520px,1.1fr);min-height:560px;display:grid;overflow:hidden;box-shadow:0 16px 40px #1a352b0d}.reference-library-pane{background:#fbfcfb;border-right:1px solid #e1e8e4}.reference-library-pane>header,.reference-item-pane>header{border-bottom:1px solid #e5ebe8;justify-content:space-between;align-items:center;gap:16px;padding:20px 22px;display:flex}.reference-library-pane h2,.reference-item-pane h2{margin:0;font-size:19px}.reference-library-pane p,.reference-item-pane p{color:#7a8883;margin:4px 0 0;font-size:12px}.reference-item-pane>header small{color:#177251;font-weight:800}.reference-library-table,.reference-item-table{align-content:start;max-height:650px;display:grid;overflow:auto}.reference-library-table article{cursor:pointer;border-bottom:1px solid #e7ece9;grid-template-columns:72px 1fr 68px auto;align-items:center;gap:13px;padding:15px 18px;transition:all .18s;display:grid}.reference-library-table article:hover{background:#f4f9f6}.reference-library-table article.selected{background:#edf8f2;box-shadow:inset 4px 0 #1e7d5b}.reference-library-cover{color:#42816b;background:#eef4f1;border-radius:12px;place-items:center;width:72px;height:64px;display:grid;overflow:hidden}.reference-library-cover img{object-fit:cover;width:100%;height:100%}.reference-library-cover svg{width:25px}.reference-library-main{min-width:0}.reference-library-main>span{color:#3c876c;font-size:11px;font-weight:800}.reference-library-main h3{margin:3px 0 4px;font-size:16px}.reference-library-main p,.reference-library-main small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.reference-library-main p{color:#64736e;margin:0;font-size:12px}.reference-library-main small{color:#8b9793;margin-top:5px;font-size:11px}.reference-library-meta{text-align:center;display:grid}.reference-library-meta b{color:#1a7053;font-size:19px}.reference-library-meta small{color:#8a9692;font-size:10px}.reference-row-actions{gap:6px;display:flex}.reference-row-actions button,.reference-close{color:#577068;background:#fff;border:1px solid #dfe7e3;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.reference-row-actions button:hover{color:#176f50;border-color:#87b9a4}.reference-row-actions button.danger:hover{color:#a33c2c;background:#fff5f3;border-color:#e6b3ab}.reference-row-actions svg,.reference-close svg{width:15px}.reference-item-pane{min-width:0}.reference-item-pane>header .secondary-button{white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.reference-item-table article{border-bottom:1px solid #e7ece9;grid-template-columns:96px 1fr auto auto;align-items:center;gap:14px;padding:15px 20px;display:grid}.reference-item-table article>img{object-fit:cover;background:#eef2f0;border-radius:11px;width:96px;height:84px}.reference-item-table h3{margin:0 0 5px;font-size:15px}.reference-item-table p{color:#5f706a;margin:0 0 5px;font-size:12px;line-height:1.5}.reference-item-table small{color:#87938f;font-size:11px;line-height:1.45;display:block}.reference-item-table article>em{color:#83908b;white-space:nowrap;font-size:11px;font-style:normal}.reference-empty,.reference-loading{text-align:center;background:#fff;border:1px solid #e0e8e4;border-radius:20px;place-items:center;gap:10px;min-height:390px;padding:50px;display:grid}.reference-empty>svg{color:#2a8061;width:46px;height:46px}.reference-empty h2,.reference-empty p{margin:0}.reference-empty p{color:#75847f}.reference-empty-items{text-align:center;color:#7a8984;place-items:center;gap:7px;min-height:320px;padding:36px;display:grid}.reference-empty-items svg{color:#4c8c74;width:38px;height:38px}.reference-empty-items h3,.reference-empty-items p{margin:0}.reference-no-result{text-align:center;color:#87948f;padding:40px}.reference-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0c1a158a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.reference-modal{background:#fff;border-radius:20px;width:min(680px,100%);max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 24px 80px #0000003d}.reference-modal>header{border-bottom:1px solid #e3e9e6;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px;display:flex}.reference-modal>header small{color:#167150;letter-spacing:.12em;font-size:11px;font-weight:900}.reference-modal>header h2{margin:5px 0;font-size:22px}.reference-modal>header p{color:#778681;margin:0;font-size:12px}.reference-close{background:#f3f6f4;flex:none}.reference-dialog-form{grid-template-columns:1fr 1fr;gap:15px;padding:22px 24px;display:grid}.reference-dialog-form label{color:#35433e;gap:7px;font-size:12px;font-weight:800;display:grid}.reference-dialog-form input,.reference-dialog-form textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d6e0db;border-radius:10px;outline:0;padding:11px 12px}.reference-dialog-form input:focus,.reference-dialog-form textarea:focus{border-color:#2b8b67;box-shadow:0 0 0 3px #2b8b671a}.reference-dialog-form textarea{resize:vertical;min-height:92px}.reference-dialog-form .wide,.reference-dialog-form footer,.reference-file-field,.reference-current-image{grid-column:1/-1}.reference-dialog-form footer{justify-content:flex-end;gap:10px;padding-top:4px;display:flex}.reference-cancel{color:#586963;background:#fff;border:1px solid #dce4e0;border-radius:10px;padding:10px 18px;font-weight:700}.reference-file-field{color:#176f50;cursor:pointer;background:#f0f8f4;border:1px dashed #8dbba7;border-radius:13px;grid-template-columns:52px 1fr auto;align-items:center;gap:14px;padding:13px 16px;transition:all .18s;display:grid!important}.reference-file-field:hover{background:#eaf7f0;border-color:#277d5d}.reference-file-field.selected{background:#edf9f3;border-style:solid;border-color:#25805e;box-shadow:0 0 0 3px #25805e14}.reference-file-field>svg{justify-self:center;width:27px}.reference-file-field>img{object-fit:cover;background:#fff;border-radius:9px;width:52px;height:52px}.reference-file-field span{gap:3px;min-width:0;display:grid}.reference-file-field small{color:#74857e;white-space:nowrap;text-overflow:ellipsis;font-weight:400;overflow:hidden}.reference-file-field>em{color:#176f50;white-space:nowrap;background:#fff;border-radius:8px;padding:7px 10px;font-size:11px;font-style:normal;font-weight:800}.reference-file-field input{opacity:0;width:1px;height:1px;position:absolute}.reference-current-image{background:#f8faf9;border:1px solid #dce5e0;border-radius:13px;align-items:center;gap:13px;padding:12px;display:flex}.reference-current-image img{object-fit:cover;border-radius:9px;width:82px;height:74px}.reference-current-image span{gap:4px;display:grid}.reference-current-image small{color:#7c8a85}.project-reference-panel{z-index:4;background:#f8fcfa;border:1px solid #cfe0d8;border-radius:14px;margin:10px 14px 0;position:relative}.project-reference-panel>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;list-style:none;display:flex}.project-reference-panel>summary::-webkit-details-marker{display:none}.project-reference-summary{align-items:center;gap:10px;display:flex}.project-reference-summary svg{color:#177251}.project-reference-summary span{gap:2px;display:grid}.project-reference-summary small{color:#70807a;font-size:11px}.project-reference-summary em{color:#177251;font-size:11px;font-style:normal;font-weight:800}.project-reference-content{padding:0 16px 16px}.project-reference-note{color:#587069;background:#edf7f2;border-radius:10px;margin:0 0 12px;padding:10px 12px;font-size:12px;line-height:1.6}.project-reference-mode{color:#38544b;text-align:left;background:#fff;border:1px solid #d4dfda;border-radius:11px;grid-template-columns:20px 20px minmax(0,1fr);align-items:center;gap:9px;width:100%;margin:0 0 12px;padding:11px 12px;transition:all .18s;display:grid}.project-reference-mode:hover{background:#f7fbf9;border-color:#71a990}.project-reference-mode.active{background:#ebf8f1;border-color:#22805f;box-shadow:0 0 0 3px #22805f12}.project-reference-mode-check{background:#fff;border:1px solid #aab8b2;border-radius:5px;place-items:center;width:18px;height:18px;display:grid}.project-reference-mode.active .project-reference-mode-check{color:#fff;background:#22805f;border-color:#22805f}.project-reference-mode-check svg{width:13px}.project-reference-mode>svg{color:#278060;width:18px}.project-reference-mode>span:last-child{gap:2px;display:grid}.project-reference-mode b{font-size:12px}.project-reference-mode small{color:#70807a;font-size:10px;line-height:1.45}.project-reference-picker-row{grid-template-columns:minmax(150px,.65fr) minmax(280px,1.35fr);align-items:center;gap:14px;margin-bottom:10px;display:grid}.project-reference-picker-row>span{gap:3px;display:grid}.project-reference-picker-row>span b{font-size:12px}.project-reference-picker-row>span small{color:#71807b;font-size:10px}.project-reference-picker{z-index:6;position:relative}.project-reference-picker-trigger{color:#284b3f;text-align:left;background:#fff;border:1px solid #d4e1db;border-radius:11px;grid-template-columns:18px minmax(0,1fr) 16px;align-items:center;gap:9px;width:100%;min-height:48px;padding:8px 11px;display:grid}.project-reference-picker-trigger:hover,.project-reference-picker-trigger.open{border-color:#66a98e;box-shadow:0 0 0 3px #22805f14}.project-reference-picker-trigger>svg{color:#177251;width:16px}.project-reference-picker-trigger>svg:last-child{color:#7c8a85;transition:transform .2s}.project-reference-picker-trigger.open>svg:last-child{transform:rotate(180deg)}.project-reference-picker-trigger>span{gap:2px;min-width:0;display:grid}.project-reference-picker-trigger b,.project-reference-picker-trigger small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.project-reference-picker-trigger b{font-size:12px}.project-reference-picker-trigger small{color:#73827d;font-size:10px}.project-reference-picker-menu{background:#fff;border:1px solid #d7e2dd;border-radius:12px;padding:8px;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 18px 44px #18443329}.project-reference-picker-menu>label{background:#f8fbf9;border:1px solid #dce6e1;border-radius:9px;grid-template-columns:17px 1fr;align-items:center;gap:7px;height:38px;padding:0 10px;display:grid}.project-reference-picker-menu>label:focus-within{border-color:#66a98e;box-shadow:0 0 0 3px #22805f14}.project-reference-picker-menu>label svg{color:#648076;width:15px}.project-reference-picker-menu input{color:#27463c;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:11px}.project-reference-library-options{gap:4px;max-height:220px;margin-top:7px;display:grid;overflow:auto}.project-reference-library-options>button{color:#29493e;text-align:left;background:#fff;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:9px 10px;display:flex}.project-reference-library-options>button:hover,.project-reference-library-options>button[aria-selected=true]{background:#edf7f2}.project-reference-library-options>button span{gap:2px;min-width:0;display:grid}.project-reference-library-options>button b{font-size:11px}.project-reference-library-options>button small{color:#74827d;font-size:9px}.project-reference-library-options>button em{color:#177251;flex:none;font-size:9px;font-style:normal}.project-reference-library-options>button svg{color:#177251;width:14px}.project-reference-picker-empty,.project-reference-library-empty{color:#788680;text-align:center;padding:18px;font-size:11px}.project-reference-library-prompt{color:#668078;background:#fbfdfc;border:1px dashed #cbdcd4;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:104px;display:flex}.project-reference-library-prompt>svg{color:#338064;width:20px}.project-reference-library-prompt>span{gap:3px;display:grid}.project-reference-library-prompt b{color:#315044;font-size:12px}.project-reference-library-prompt small{font-size:10px}.project-reference-libraries{gap:10px;max-height:340px;display:grid;overflow:auto}.project-reference-library{background:#fff;border:1px solid #dde7e2;border-radius:12px;padding:12px}.project-reference-library header{justify-content:space-between;gap:10px;margin-bottom:10px;display:flex}.project-reference-library header span{display:grid}.project-reference-library header small{color:#73827d}.project-reference-library header em{color:#177251;background:#e7f5ed;border-radius:999px;padding:4px 7px;font-size:10px;font-style:normal}.project-reference-items{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:8px;display:grid}.project-reference-item{text-align:left;background:#fff;border:1px solid #e2e9e5;border-radius:10px;grid-template-columns:58px 1fr auto;align-items:center;gap:9px;padding:7px;display:grid}.project-reference-item.selected{background:#eff9f4;border-color:#22805f}.project-reference-item img{object-fit:cover;border-radius:8px;width:58px;height:58px}.project-reference-item span{gap:3px;min-width:0;display:grid}.project-reference-item b{font-size:12px}.project-reference-item small{color:#75837e;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.project-reference-item svg{color:#18805b;width:16px}.project-reference-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.project-reference-actions small{color:#71807b}.project-reference-actions .saved{color:#177251;font-weight:700}.project-reference-libraries .empty-state{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;padding:22px;display:flex}.project-reference-libraries .empty-state a{color:#176f50;font-weight:800;text-decoration:underline}.reference-manager-page .notice-bar{margin-bottom:14px}@media (max-width:1100px){.reference-workspace{grid-template-columns:1fr}.reference-library-pane{border-bottom:1px solid #e1e8e4;border-right:0}.reference-library-table,.reference-item-table{max-height:none}}@media (max-width:760px){.reference-manager-header,.reference-manager-toolbar{flex-direction:column;align-items:stretch}.reference-manager-header .primary-button{width:100%}.reference-rule-strip{grid-template-columns:34px 1fr}.reference-rule-strip>span{grid-column:2;justify-self:start}.reference-library-table article{grid-template-columns:58px 1fr auto}.reference-library-cover{width:58px;height:58px}.reference-library-meta{display:none}.reference-row-actions{grid-column:2/-1;justify-self:end}.reference-item-table article{grid-template-columns:74px 1fr}.reference-item-table article>img{width:74px;height:70px}.reference-item-table article>em{display:none}.reference-dialog-form{grid-template-columns:1fr}.reference-dialog-form .wide,.reference-dialog-form footer,.reference-file-field,.reference-current-image{grid-column:auto}.project-reference-items,.project-reference-picker-row{grid-template-columns:1fr}}
.archive-library-page{color:#17231e;background:#f7f8f5;min-height:100vh;padding:44px clamp(24px,4vw,68px) 72px}.archive-library-header{align-items:center;gap:28px;max-width:1500px;margin:0 auto 24px;display:flex}.archive-library-header>div{flex:1}.archive-eyebrow{letter-spacing:.16em;color:#177458;font-size:12px;font-weight:750}.archive-library-header h1{margin:8px 0 6px;font-size:36px}.archive-library-header p{color:#68736e;margin:0}.archive-import-button{color:#fff;cursor:pointer;background:#142b23;border:0;border-radius:13px;align-items:center;gap:9px;height:48px;padding:0 22px;font-weight:750;display:flex;box-shadow:0 14px 30px #14362824}.archive-import-button svg{width:18px}.archive-import-button:disabled{opacity:.6;cursor:wait}.archive-permanent-rule,.archive-import-progress,.archive-conflicts,.archive-workspace,.archive-batch-history{max-width:1500px;margin-left:auto;margin-right:auto}.archive-permanent-rule{background:#edf8f2;border:1px solid #cfe3d9;border-radius:16px;align-items:center;gap:14px;margin-bottom:16px;padding:17px 20px;display:flex}.archive-permanent-rule>svg{color:#117554}.archive-permanent-rule div{flex:1}.archive-permanent-rule b{display:block}.archive-permanent-rule p{color:#63746c;margin:3px 0 0;font-size:13px}.archive-permanent-rule>span{color:#117554;background:#fff;border-radius:99px;padding:7px 11px;font-size:12px}.archive-library-page>.notice-bar{max-width:1500px;margin:0 auto 16px}.archive-import-progress{background:#fff;border:1px solid #dce4df;border-radius:16px;margin-bottom:16px;padding:17px 20px;box-shadow:0 8px 25px #1b352813}.archive-import-progress>div{align-items:center;gap:12px;display:flex}.archive-import-progress svg{color:#177458}.archive-import-progress span{flex-direction:column;flex:1;display:flex}.archive-import-progress small{color:#87908b;margin-top:2px}.archive-import-progress em{color:#177458;font-style:normal;font-weight:800}.archive-import-progress>i{background:#edf1ee;border-radius:99px;height:7px;margin-top:13px;display:block;overflow:hidden}.archive-import-progress>i span{border-radius:inherit;background:linear-gradient(90deg,#1b7b5e,#78bd8c);height:100%;transition:width .25s}.archive-conflicts{background:#fffaf1;border:1px solid #ead6a8;border-radius:18px;margin-bottom:18px;overflow:hidden}.archive-conflicts>header{border-bottom:1px solid #efe1c2;align-items:center;gap:13px;padding:18px 20px;display:flex}.archive-conflicts>header svg{color:#a56a17}.archive-conflicts h2{margin:0;font-size:17px}.archive-conflicts p{color:#7d725d;margin:3px 0 0;font-size:13px}.archive-conflicts>div{padding:0 20px}.archive-conflicts article{border-bottom:1px solid #eee5d3;align-items:center;gap:20px;padding:15px 0;display:flex}.archive-conflicts article:last-child{border:0}.archive-conflicts article>span{flex-direction:column;flex:1;min-width:0;display:flex}.archive-conflicts article small{color:#9d6a22}.archive-conflicts article b{white-space:nowrap;text-overflow:ellipsis;margin:4px 0;overflow:hidden}.archive-conflicts article em{color:#8a8f8c;font-size:12px;font-style:normal}.archive-conflicts article>div{gap:8px;display:flex}.archive-conflicts button{cursor:pointer;background:#fff;border:1px solid #d8d8d0;border-radius:9px;height:37px;padding:0 13px}.archive-conflicts button.primary{color:#fff;background:#1a674f;border-color:#1a674f;align-items:center;gap:6px;display:flex}.archive-conflicts button svg{width:15px}.archive-workspace{grid-template-columns:330px minmax(0,1fr);align-items:start;gap:16px;display:grid}.archive-shop-pane,.archive-entry-pane,.archive-batch-history{background:#fff;border:1px solid #dfe5e1;border-radius:20px;box-shadow:0 8px 28px #24372f0b}.archive-shop-pane{position:sticky;top:20px;overflow:hidden}.archive-shop-pane>header{border-bottom:1px solid #e7ebe8;align-items:center;gap:12px;padding:20px;display:flex}.archive-shop-pane>header>span,.archive-batch-history>header>svg{color:#147054;background:#eaf6f0;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.archive-shop-pane h2,.archive-entry-pane h2,.archive-batch-history h2{margin:0;font-size:18px}.archive-shop-pane p,.archive-entry-pane p,.archive-batch-history p{color:#7a8680;margin:3px 0 0;font-size:12px}.archive-shop-list{padding:10px}.archive-shop-list>button{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:13px;align-items:center;gap:11px;width:100%;margin-bottom:3px;padding:12px;display:flex}.archive-shop-list>button:hover{background:#f5f8f6}.archive-shop-list>button.selected{background:#eaf6f0;border-color:#b5d7c7}.archive-shop-list>button>i{color:#177458;background:#fff;border:1px solid #dfe7e2;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.archive-shop-list>button>i svg{width:17px}.archive-shop-list>button>span{flex-direction:column;flex:1;min-width:0;display:flex}.archive-shop-list b{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.archive-shop-list small{color:#8b948f;margin:2px 0}.archive-shop-list em{color:#427662;font-size:11px;font-style:normal}.archive-shop-list>button>svg{color:#a1aaa5;width:15px}.archive-entry-pane{min-height:520px;overflow:hidden}.archive-entry-pane>header{border-bottom:1px solid #e7ebe8;align-items:center;gap:18px;padding:20px 22px;display:flex}.archive-entry-pane>header>div{flex:1}.archive-entry-pane>header small{color:#177458;letter-spacing:.07em}.archive-entry-pane>header label{border:1px solid #dbe3de;border-radius:11px;align-items:center;gap:8px;width:min(330px,40%);height:40px;padding:0 12px;display:flex}.archive-entry-pane>header label svg{color:#86918b;width:16px}.archive-entry-pane>header input{width:100%;font:inherit;background:0 0;border:0;outline:0}.archive-entry-list{padding:8px 18px 18px}.archive-entry-list article{cursor:pointer;border-bottom:1px solid #edf0ee;align-items:center;gap:15px;padding:13px 4px;display:flex}.archive-entry-list article:hover{background:#fafcfb}.archive-entry-cover{color:#90a098;background:#eef2ef;border-radius:11px;flex:none;place-items:center;width:74px;height:74px;display:grid;overflow:hidden}.archive-entry-cover img{object-fit:cover;width:100%;height:100%}.archive-entry-main{flex:1;min-width:0}.archive-entry-main>span{color:#177458;font-size:11px}.archive-entry-main>span em{color:#a05b15;background:#fff3d8;border-radius:99px;margin-left:8px;padding:3px 7px;font-style:normal}.archive-entry-main h3{white-space:nowrap;text-overflow:ellipsis;margin:6px 0 9px;font-size:15px;overflow:hidden}.archive-entry-main p{align-items:center;gap:6px;display:flex}.archive-entry-main p svg{width:13px}.archive-entry-main p svg+*{margin-left:8px}.archive-entry-list article>button{color:#177458;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;display:flex}.archive-entry-list article>button svg{width:14px}.archive-empty{text-align:center;color:#88938d;flex-direction:column;justify-content:center;align-items:center;min-height:200px;padding:26px;display:flex}.archive-empty svg{width:30px;margin-bottom:12px}.archive-empty b{color:#425149}.archive-empty p{max-width:240px;line-height:1.6}.archive-empty.wide{min-height:390px}.archive-batch-history{margin-top:16px;padding:18px 20px}.archive-batch-history>header{align-items:center;gap:12px;margin-bottom:12px;display:flex}.archive-batch-history>header>div{flex:1}.archive-batch-history>div article{border-top:1px solid #edf0ee;grid-template-columns:minmax(250px,1fr) repeat(4,minmax(80px,auto)) 90px;align-items:center;gap:14px;padding:10px 4px;font-size:13px;display:grid}.archive-batch-history article>span{flex-direction:column;min-width:0;display:flex}.archive-batch-history article b{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.archive-batch-history article small{color:#9aa29e}.archive-batch-history article p{margin:0;font-size:13px}.archive-batch-history .success{color:#177458}.archive-batch-history .warning{color:#a86516}.archive-batch-history article>em{text-align:center;background:#eef4f0;border-radius:99px;padding:5px;font-style:normal}.archive-detail-backdrop{z-index:100;background:#0f1b17a8;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.archive-detail-modal{background:#f8faf8;border-radius:22px;flex-direction:column;width:min(1450px,96vw);height:min(900px,94vh);display:flex;overflow:hidden;box-shadow:0 30px 90px #0005}.archive-detail-modal>header{background:#fff;border-bottom:1px solid #e1e7e3;align-items:center;gap:12px;padding:17px 22px;display:flex}.archive-detail-modal>header>div{flex:1;min-width:0}.archive-detail-modal>header small{color:#177458}.archive-detail-modal>header h2{white-space:nowrap;text-overflow:ellipsis;margin:4px 0 0;font-size:18px;overflow:hidden}.archive-detail-modal>header>a{color:#17684f;align-items:center;gap:5px;font-size:13px;text-decoration:none;display:flex}.archive-detail-modal>header>a svg{width:15px}.archive-detail-modal>header>button{cursor:pointer;border:0;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.archive-detail-modal>header>button svg{width:18px}.archive-detail-loading{color:#75817b;flex:1;justify-content:center;align-items:center;gap:10px;display:flex}.archive-detail-body{flex:1;grid-template-columns:210px minmax(0,1fr);min-height:0;display:grid}.archive-detail-body>aside{background:#fff;border-right:1px solid #e1e7e3;padding:18px 12px;overflow:auto}.archive-detail-body>aside h3{align-items:center;gap:7px;margin:0 0 12px;padding:0 8px;font-size:14px;display:flex}.archive-detail-body>aside h3 svg{width:16px}.archive-detail-body>aside button{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;width:100%;margin-bottom:4px;padding:10px;display:flex}.archive-detail-body>aside button.selected{background:#eaf6f0;border-color:#b6dac8}.archive-detail-body>aside button span{flex-direction:column;flex:1;display:flex}.archive-detail-body>aside button small{color:#89938e;margin-top:2px}.archive-detail-body>aside button em{color:#167254;font-size:10px;font-style:normal}.archive-detail-body>main{padding:20px 24px 44px;overflow:auto}.archive-facts{grid-template-columns:2fr 1fr repeat(4,minmax(110px,1fr));gap:10px;margin-bottom:22px;display:grid}.archive-facts article{background:#fff;border:1px solid #e2e7e4;border-radius:12px;flex-direction:column;padding:12px;display:flex}.archive-facts small{color:#8a938f}.archive-facts b{white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:13px;overflow:hidden}.archive-asset-group,.archive-summary,.archive-metadata{margin-top:21px}.archive-asset-group>header,.archive-summary>header,.archive-metadata>header{align-items:center;gap:8px;margin-bottom:10px;display:flex}.archive-asset-group>header svg,.archive-summary>header svg,.archive-metadata>header svg{color:#177458;width:17px}.archive-asset-group h3,.archive-summary h3,.archive-metadata h3{margin:0;font-size:15px}.archive-asset-group>header span{color:#87928c;font-size:12px}.archive-asset-group>div{grid-template-columns:repeat(6,minmax(100px,1fr));gap:10px;display:grid}.archive-asset-group a{color:#39453f;background:#fff;border:1px solid #dfe5e1;border-radius:11px;text-decoration:none;overflow:hidden}.archive-asset-group img{aspect-ratio:1;object-fit:cover;background:#eef1ef;width:100%;display:block}.archive-asset-group small{white-space:nowrap;text-overflow:ellipsis;padding:7px;display:block;overflow:hidden}.archive-summary pre{white-space:pre-wrap;background:#fff;border:1px solid #dfe5e1;border-radius:13px;max-height:260px;padding:16px;font:13px/1.75 inherit;overflow:auto}.archive-metadata>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.archive-metadata a{color:#34413b;background:#fff;border:1px solid #dfe5e1;border-radius:10px;align-items:center;gap:9px;padding:10px;text-decoration:none;display:flex}.archive-metadata a>svg{color:#177458;width:16px}.archive-metadata a>span{flex-direction:column;flex:1;min-width:0;display:flex}.archive-metadata a b{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.archive-metadata a small{color:#929a96}.spin{animation:1s linear infinite archive-spin}@keyframes archive-spin{to{transform:rotate(360deg)}}@media (max-width:1000px){.archive-library-page{padding:24px 15px 50px}.archive-workspace{grid-template-columns:1fr}.archive-shop-pane{position:static}.archive-shop-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.archive-batch-history>div article{grid-template-columns:1fr repeat(2,80px)}.archive-batch-history article p:nth-of-type(n+3){display:none}.archive-detail-body{grid-template-columns:150px minmax(0,1fr)}.archive-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.archive-asset-group>div{grid-template-columns:repeat(3,minmax(90px,1fr))}}@media (max-width:640px){.archive-library-header{flex-wrap:wrap;align-items:flex-start}.archive-library-header>div{flex-basis:100%}.archive-permanent-rule>span{display:none}.archive-conflicts article{flex-direction:column;align-items:flex-start}.archive-workspace{display:block}.archive-shop-pane{margin-bottom:14px}.archive-shop-list{grid-template-columns:1fr}.archive-entry-pane>header{flex-direction:column;align-items:flex-start}.archive-entry-pane>header label{width:100%}.archive-entry-list article>button{font-size:0}.archive-detail-backdrop{padding:0}.archive-detail-modal{border-radius:0;width:100vw;height:100vh}.archive-detail-body{display:block;overflow:auto}.archive-detail-body>aside{border-bottom:1px solid #e1e7e3;border-right:0;gap:5px;display:flex;overflow:auto}.archive-detail-body>aside h3{display:none}.archive-detail-body>aside button{min-width:130px}.archive-detail-body>main{overflow:visible}.archive-asset-group>div{grid-template-columns:repeat(2,minmax(80px,1fr))}.archive-metadata>div{grid-template-columns:1fr}}.archive-entry-list article.incomplete{border-left:3px solid #d79432;padding-left:11px}.archive-entry-main>span .archive-missing-badge{color:#995e12;background:#fff0cf}.archive-entry-missing{color:#8e631f;white-space:nowrap;text-overflow:ellipsis;background:#fff7e8;border-radius:7px;width:fit-content;max-width:100%;margin:0 0 8px;padding:5px 8px;font-size:11px;overflow:hidden}.archive-missing-cover{color:#a66a12;background:#fff4de;place-items:center;width:100%;height:100%;font-size:24px;font-weight:850;display:grid}.archive-missing-summary{background:#fff8e9;border:1px solid #efd59f;border-radius:14px;grid-template-columns:auto minmax(0,1fr);gap:7px 13px;padding:14px 16px;display:grid}.archive-missing-summary>strong{color:#9b6317}.archive-missing-summary>span{color:#806a49;font-size:12px;line-height:1.6}.archive-missing-summary>div{flex-wrap:wrap;grid-column:1/-1;gap:6px;display:flex}.archive-missing-summary em{color:#9a6418;background:#fff0cd;border-radius:99px;padding:4px 8px;font-size:11px;font-style:normal}.archive-section-empty.archive-missing-empty{flex-direction:column;gap:8px;display:flex!important}.archive-missing-empty b{color:#9a6418;background:#fff0ce;border-radius:9px;place-items:center;width:34px;height:34px;font-size:18px;display:grid}
