:root{color-scheme:light;--ink: #231815;--muted: #6f5d4a;--paper: #fff8ec;--panel: #fffdf7;--accent: #f47b20;--accent-dark: #a8480e;--poster-aspect-ratio: 1240 / 1754;--poster-aspect-number: .707}*{box-sizing:border-box}[hidden]{display:none!important}body{margin:0;min-height:100vh;overflow:hidden;color:var(--ink);background:radial-gradient(circle at 12% 8%,rgba(255,220,132,.45),transparent 28%),linear-gradient(130deg,#fff4d7,#f9e7ff 45%,#dff7ff);font-family:Chalkboard SE,Comic Sans MS,Marker Felt,system-ui,sans-serif}button,input,select,textarea{font:inherit}.app-shell{display:grid;grid-template-columns:minmax(340px,430px) minmax(0,1fr);gap:16px;min-height:100vh;height:100vh;padding:16px}.input-panel,.generation-panel,.template-center,.photo-composer-panel{min-width:0;border:3px solid #26170e;border-radius:14px 10px 16px 12px;background:linear-gradient(90deg,rgba(255,255,255,.45) 1px,transparent 1px) 0 0 / 18px 18px,var(--panel);box-shadow:8px 9px #23181529}.input-panel{grid-column:1 / 2;display:grid;grid-template-columns:minmax(0,1fr);gap:12px;align-items:start;align-self:stretch;padding:16px;max-height:none;overflow:auto}.generation-panel{grid-column:2 / 3;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:12px;padding:14px;overflow:hidden}.brand-block{display:grid;gap:4px}.eyebrow{margin:0;color:var(--accent-dark);font-weight:800;letter-spacing:0}h1{margin:0;font-size:22px;line-height:1.1}h2{margin:0;font-size:20px;line-height:1.1}.brand-block p:last-child{margin:0;color:var(--muted);font-size:14px;line-height:1.32}.form-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:10px}.access-panel{display:grid;gap:8px;padding:12px;border:2px solid rgba(35,24,21,.36);border-radius:12px;background:#fff8ecc2}.access-status{min-height:20px;color:#7b3b23;font-size:13px;font-weight:800;line-height:1.35}.field{display:grid;gap:4px}.field span{font-size:14px;font-weight:800}.field input,.field select,.field textarea{width:100%;min-width:0;border:2px solid #2b1b12;border-radius:12px 10px 13px 9px;background:#fffdfa;padding:7px 10px;color:var(--ink);outline:none;box-shadow:3px 4px #2318151f}.field textarea{min-height:68px;max-height:120px;resize:vertical}.form-grid .field:nth-last-child(-n+4){grid-column:span 1}.form-grid .field-wide{grid-column:1 / -1}.photo-inputs,.action-strip{display:grid;gap:8px}.refine-panel{display:grid;gap:8px;padding:12px;border:2px dashed rgba(31,159,98,.55);border-radius:10px;background:#f4fff8}.refine-panel .field textarea{min-height:78px}.refine-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.refine-status{min-height:18px}.template-center,.photo-composer-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:10px;height:232px;min-height:0;padding:10px;overflow:hidden;box-shadow:none}.template-center-head,.photo-composer-head{display:flex;align-items:end;justify-content:space-between;gap:14px}.template-center-head .eyebrow,.photo-composer-head .eyebrow{font-size:13px}.template-gallery{min-width:0;display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;padding:3px 4px 10px;scroll-snap-type:x proximity}.template-gallery.disabled{opacity:.58}.template-card{flex:0 0 128px;display:grid;grid-template-rows:auto auto auto;gap:6px;align-content:start;padding:7px;border:2px solid rgba(35,24,21,.72);border-radius:8px;background:#fffdfa;color:var(--ink);cursor:pointer;text-align:left;box-shadow:3px 4px #2318151f;scroll-snap-align:start}.template-card:disabled{cursor:not-allowed}.template-card.active{border-color:#1f9f62;outline:3px solid rgba(31,159,98,.22);background:#f4fff8}.template-card img{width:100%;height:88px;display:block;object-fit:cover;border:1px solid rgba(35,24,21,.18);border-radius:6px;background:#f7efe4}.template-card-title{overflow-wrap:anywhere;font-size:12px;font-weight:900;line-height:1.25}.template-card-badge{justify-self:start;padding:2px 6px;border:1px solid rgba(31,159,98,.52);border-radius:999px;background:#e8fff1;color:#157044;font-size:10px;font-weight:800;line-height:1}.template-card.active .template-card-badge{border-color:#1f9f62;background:#1f9f62;color:#fff}.template-empty-state{flex:1 0 280px;display:grid;place-items:center;min-height:112px;border:2px dashed rgba(35,24,21,.28);border-radius:8px;color:var(--muted);font-size:14px;line-height:1.4;text-align:center;padding:12px}.reference-upload-button,.photo-upload-button,.admin-upload-button{position:relative;display:inline-grid;place-items:center;min-height:36px;padding:8px 12px;border:2px solid #231815;border-radius:999px;background:#fffdfa;font-size:13px;font-weight:900;cursor:pointer;box-shadow:3px 4px #23181524}.reference-upload-button input,.photo-upload-button input,.admin-upload-button input{position:absolute;inset:0;opacity:0;cursor:pointer}.reference-upload-button:has(input:disabled),.photo-upload-button:has(input:disabled),.admin-upload-button:has(input:disabled){opacity:.52;cursor:not-allowed}.admin-template-panel{display:grid;gap:8px;min-height:0;padding-top:8px;border-top:1px dashed rgba(35,24,21,.28)}.admin-template-head,.admin-template-form,.admin-template-actions{display:flex;align-items:end;gap:8px}.admin-template-head{align-items:baseline;justify-content:space-between;color:#315b42;font-size:13px}.admin-template-head span,.admin-template-list{color:var(--muted);font-size:12px}.compact-field{flex:1 1 auto}.compact-field input{padding:5px 8px;border-radius:8px;box-shadow:none}.admin-upload-button{min-height:32px;padding:6px 10px;font-size:13px}.admin-template-list{display:flex;gap:6px;overflow-x:auto;padding-bottom:2px}.admin-template-row{flex:0 0 auto;border:1px solid rgba(35,24,21,.36);border-radius:7px;background:#fffdfa;padding:5px 8px;color:var(--ink);cursor:pointer}.admin-template-row.active{border-color:#1f9f62;background:#effff5}.admin-template-row span{color:var(--muted);font-size:11px}.admin-template-actions .secondary-action{min-height:32px;padding:6px 10px;font-size:13px}.danger-action{color:#9a241d}.photo-composer-panel{height:190px;grid-template-rows:auto auto auto auto;overflow:auto}.photo-slot-picker{min-width:0;display:flex;gap:8px;overflow-x:auto;padding:2px 2px 8px}.photo-slot-button{position:relative;z-index:1;flex:0 0 116px;display:grid;gap:6px;padding:8px;border:2px solid rgba(35,24,21,.68);border-radius:8px;background:#fffdfa;color:var(--ink);cursor:pointer;text-align:left;box-shadow:3px 4px #2318151f}.photo-slot-button:disabled{cursor:not-allowed;opacity:.58}.photo-slot-button.active{border-color:#1f9f62;background:#f4fff8;outline:3px solid rgba(31,159,98,.18)}.photo-slot-title{font-size:13px;font-weight:900}.photo-slot-status{justify-self:start;padding:2px 6px;border-radius:999px;background:#f1e4d1;color:#7b3b23;font-size:11px;font-weight:900}.photo-slot-button.active .photo-slot-status{background:#1f9f62;color:#fff}.photo-composer-status{min-height:18px;color:#7b3b23;font-size:12px;font-weight:800;line-height:1.35}.photo-mode{display:grid;grid-template-columns:1fr 1fr;gap:8px}.generation-bottom{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1fr);gap:12px;min-height:0}.hidden-controls{display:none}.photo-adjust-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px}.photo-layer-controls{display:grid;grid-template-columns:1fr 1fr;gap:8px}.photo-mode button,.photo-layer-controls button,.secondary-action,.primary-action{border:2px solid #231815;border-radius:999px;background:#fff;padding:10px 12px;cursor:pointer;box-shadow:3px 4px #23181529}.photo-layer-controls button,.secondary-action{background:#fffdfa}.photo-mode button.active{background:#ffe17a}.primary-action{background:var(--accent);color:#fff8ec;font-weight:900;text-shadow:0 1px 0 rgba(0,0,0,.25)}.primary-action:disabled{opacity:.68;cursor:progress}.primary-action.generate-action{background:#1f9f62}.runtime-notice{padding:10px 12px;border:2px solid rgba(155,36,21,.42);border-radius:12px;background:#fff0e8;color:#9b2415;font-size:13px;line-height:1.38}.generation-status{min-height:42px;padding:10px 12px;border:2px solid rgba(31,159,98,.34);border-radius:12px;background:#e8fff1c7;color:#155c3d;font-size:13px;font-weight:800;line-height:1.35}.generation-status:empty{display:none}.preview-empty-state{display:grid;place-items:center;min-height:320px;padding:24px;border:2px dashed rgba(35,24,21,.28);border-radius:14px;background:#ffffffb8;color:#7b3b23;text-align:center;line-height:1.5}.preview-empty-state.loading{border-color:#1f9f626b;background:#e8fff1c7;color:#155c3d}.preview-empty-state.error{border-color:#9b24156b;background:#fff0e8;color:#9b2415}.warnings{min-height:18px;color:#9b2415;font-size:13px;line-height:1.35}.preview-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:stretch;min-width:0;min-height:0;overflow:hidden;padding:4px 0 2px}.preview-card{min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:8px;justify-items:center}.preview-card h2{margin:0;color:#ff3b2e;font-size:18px;font-weight:900;text-align:center}.poster-stage{height:100%;min-height:260px;max-height:100%;width:min(100%,calc((100vh - 285px) * var(--poster-aspect-number)));max-width:100%;aspect-ratio:var(--poster-aspect-ratio);filter:drop-shadow(0 18px 28px rgba(77,42,18,.28))}.poster-root,.poster-root svg{width:100%;height:100%;display:block}.poster-root{position:relative}.photo-slot-overlay{position:absolute;inset:0;z-index:2;pointer-events:none}.photo-slot-hotspot{position:absolute;transform:rotate(var(--slot-rotation, 0deg));transform-origin:center;min-width:0;min-height:0;padding:0;border:0;background:transparent;color:var(--accent-dark);font:inherit;font-size:12px;font-weight:760;line-height:1.1;cursor:pointer;pointer-events:auto}.photo-slot-mask{position:absolute;left:var(--mask-left, 0%);top:var(--mask-top, 0%);width:var(--mask-width, 100%);height:var(--mask-height, 100%);transform:rotate(var(--mask-rotation, 0deg));transform-origin:center;display:grid;place-items:center;padding:0;border:0;border-radius:0;background:transparent;transition:background .15s ease,border-color .15s ease,opacity .15s ease,outline-color .15s ease}.photo-slot-mask span{width:max-content;max-width:108px;padding:5px 9px;border-radius:999px;background:#fffefaf0;box-shadow:0 2px 8px #182d2a29;color:var(--accent-dark);white-space:nowrap;text-align:center}.photo-slot-hotspot.debug:before,.photo-slot-debug-hotspot,.photo-slot-debug-outer,.photo-slot-debug-label{position:absolute;pointer-events:none}.photo-slot-hotspot.debug:before,.photo-slot-debug-hotspot{inset:0;border:2px solid rgba(219,92,38,.7)}.photo-slot-debug-hotspot{border-style:dotted}.photo-slot-debug-outer{left:var(--outer-left, 0%);top:var(--outer-top, 0%);width:var(--outer-width, 100%);height:var(--outer-height, 100%);border:2px solid rgba(64,106,197,.8)}.photo-slot-debug-label{left:0;top:calc(100% + 4px);z-index:2;max-width:180px;padding:3px 5px;border-radius:4px;background:#132422db;color:#fffdfa;font-size:10px;font-weight:700;line-height:1.2;text-align:left}.photo-slot-hotspot.debug .photo-slot-mask{padding:4px;border:2px dashed rgba(39,111,99,.82);border-radius:8px;background:#fffefa80}.photo-slot-hotspot.debug .photo-slot-mask span{max-width:100%;padding:3px 6px;background:#fffefad6;box-shadow:none}.photo-slot-hotspot.filled{opacity:1}.photo-slot-hotspot.filled .photo-slot-mask{opacity:0;background:transparent}.photo-slot-hotspot.debug.filled .photo-slot-mask{opacity:.18;border-style:solid}.photo-slot-hotspot:hover,.photo-slot-hotspot:focus-visible,.photo-slot-hotspot.active{outline:0}.photo-slot-hotspot:hover .photo-slot-mask,.photo-slot-hotspot:focus-visible .photo-slot-mask,.photo-slot-hotspot.active .photo-slot-mask{opacity:1}.photo-slot-hotspot.debug:hover .photo-slot-mask,.photo-slot-hotspot.debug:focus-visible .photo-slot-mask,.photo-slot-hotspot.debug.active .photo-slot-mask{border-color:var(--accent);background:#f3faf6b8;outline:3px solid rgba(39,111,99,.18)}.reference-preview{width:100%;height:100%;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:8px;margin:0}.reference-preview img{width:100%;height:100%;min-height:0;display:block;object-fit:contain;background:#fffdfa}.reference-preview figcaption{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:6px 8px;border:1px solid rgba(35,24,21,.18);border-radius:8px;background:#fffdfaeb;color:#6f5d4a;font-size:11px;font-weight:800}body.poster-only-mode{overflow:hidden;background:#eee5d6}.poster-only-mode .app-shell{min-height:100vh;height:100vh;padding:0;display:grid;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);place-items:center}.poster-only-mode .input-panel,.poster-only-mode .generation-bottom{display:none}.poster-only-mode .preview-panel{width:100vw;height:100vh;display:grid;place-items:center}.poster-only-mode .poster-stage{width:min(96vw,calc(96vh * var(--poster-aspect-number)));max-width:none;margin:0;aspect-ratio:var(--poster-aspect-ratio)}@media(max-width:860px){body{overflow:auto}.app-shell{grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto;padding:12px;height:auto;min-height:100vh;overflow:visible;width:100%;max-width:100vw}.input-panel,.generation-panel{grid-column:1 / -1;width:calc(100vw - 24px);max-width:calc(100vw - 24px);justify-self:center}.input-panel{grid-template-columns:minmax(0,1fr);padding:16px;max-height:none;overflow:visible}.form-grid{grid-template-columns:minmax(0,1fr)}.form-grid .field:nth-last-child(-n+4){grid-column:span 1}.preview-panel{grid-template-columns:minmax(0,1fr);justify-items:center}.generation-panel{grid-template-rows:auto auto;overflow:visible;padding:12px}.generation-bottom{grid-template-columns:minmax(0,1fr)}.template-center,.photo-composer-panel,.photo-tools-panel{height:auto;min-height:160px}.poster-stage{height:auto;width:min(390px,calc(100vw - 72px));margin-left:0}.template-select-field{width:min(240px,46vw)}.template-card{flex-basis:132px}.poster-only-mode .preview-panel{width:100vw;max-width:none;height:100vh;justify-items:center}.poster-only-mode .poster-stage{width:min(96vw,calc(96vh * var(--poster-aspect-number)));max-width:none}.control-panel{padding:16px}}body:not(.annotator-page){--ink: #202426;--muted: #667078;--paper: #f6f3ec;--panel: #fffdf8;--line: #d7d0c4;--line-strong: #b8afa2;--accent: #276f63;--accent-dark: #174c45;--warm: #d9713f;--danger: #9a3328;background:#eeeae1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body:not(.annotator-page) .app-shell{grid-template-columns:minmax(360px,424px) minmax(0,1fr);gap:0;padding:0;background:var(--paper)}body:not(.annotator-page) .input-panel,body:not(.annotator-page) .generation-panel{border:0;border-radius:0;background:var(--panel);box-shadow:none}body:not(.annotator-page) .input-panel{gap:14px;padding:24px;border-right:1px solid var(--line)}body:not(.annotator-page) .generation-panel{grid-template-rows:auto minmax(0,1fr);gap:0;padding:24px clamp(24px,4vw,56px);background:linear-gradient(180deg,#fffdf8eb,#f6f3ecf5),var(--paper)}body:not(.annotator-page) .brand-block{gap:8px}body:not(.annotator-page) .eyebrow{color:var(--warm);font-size:12px;font-weight:750;text-transform:uppercase}body:not(.annotator-page) h1{font-size:26px;line-height:1.15;font-weight:760}body:not(.annotator-page) h2{font-size:20px;line-height:1.2;font-weight:720}.workflow-progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:0;padding:0;list-style:none}.workflow-progress li{min-height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:8px;color:#6b7478;background:#faf8f2;font-size:12px;font-weight:700}.workflow-progress li.active,.workflow-progress li.complete{border-color:var(--accent);background:#eaf5f0;color:var(--accent-dark)}.workflow-progress li.locked{opacity:.58}.workflow-step-card{display:grid;gap:12px;padding:16px 0;border-top:1px solid var(--line)}.workflow-step-card.locked{opacity:.58}.workflow-step-card:not(.active) .form-grid,.workflow-step-card:not(.active) .access-panel,.workflow-step-card:not(.active) .template-center,.workflow-step-card:not(.active) .action-strip,.workflow-step-card:not(.active) .refine-panel,.workflow-step-card:not(.active) .photo-adjust-panel,.workflow-step-card:not(.active) .photo-composer-panel,.workflow-step-card:not(.active) .admin-template-panel{display:none}.workflow-step-card:not(.locked) .step-card-head,.workflow-progress li:not(.locked){cursor:pointer}.step-card-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.step-card-head span{color:var(--warm);font-size:12px;font-weight:760}.step-card-head strong{color:var(--ink);font-size:15px;font-weight:760}body:not(.annotator-page) .access-panel,body:not(.annotator-page) .template-center,body:not(.annotator-page) .photo-composer-panel{height:auto;min-height:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}body:not(.annotator-page) .access-panel{gap:10px}body:not(.annotator-page) .access-status,body:not(.annotator-page) .photo-composer-status,body:not(.annotator-page) .generation-status{color:var(--accent-dark);font-weight:650}body:not(.annotator-page) .form-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}body:not(.annotator-page) .form-grid .field:nth-last-child(-n+4){grid-column:1 / -1}body:not(.annotator-page) .form-grid .field-wide{grid-column:1 / -1}body:not(.annotator-page) .field{gap:5px}body:not(.annotator-page) .field span{color:#3b4246;font-size:12px;font-weight:720}body:not(.annotator-page) .field input,body:not(.annotator-page) .field select,body:not(.annotator-page) .field textarea{border:1px solid var(--line-strong);border-radius:8px;background:#fffefa;padding:9px 10px;box-shadow:none}body:not(.annotator-page) .field input:focus,body:not(.annotator-page) .field select:focus,body:not(.annotator-page) .field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #276f6324}body:not(.annotator-page) .action-strip,body:not(.annotator-page) .final-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}body:not(.annotator-page) .refine-panel{gap:10px;padding:4px 0 0;border:0;border-radius:0;background:transparent}body:not(.annotator-page) .template-center-head,body:not(.annotator-page) .photo-composer-head{align-items:center}body:not(.annotator-page) .template-center-head p,body:not(.annotator-page) .photo-composer-head p{margin:0;color:var(--muted);font-size:13px;line-height:1.4}body:not(.annotator-page) .template-card{flex-basis:150px;border:1px solid var(--line);border-radius:8px;background:#fffefa;box-shadow:none}body:not(.annotator-page) .template-card.active{border-color:var(--accent);outline:3px solid rgba(39,111,99,.15);background:#f3faf6}body:not(.annotator-page) .template-card img{height:104px;border-color:#e2ddd3;background:#f4efe7}body:not(.annotator-page) .template-card-title,body:not(.annotator-page) .photo-slot-title{font-weight:760}body:not(.annotator-page) .template-card-badge,body:not(.annotator-page) .photo-slot-status{border:0;background:#e9f2ee;color:var(--accent-dark);font-weight:760}body:not(.annotator-page) .template-card.active .template-card-badge,body:not(.annotator-page) .photo-slot-button.active .photo-slot-status{background:var(--accent);color:#fff}body:not(.annotator-page) .reference-upload-button,body:not(.annotator-page) .photo-upload-button,body:not(.annotator-page) .admin-upload-button,body:not(.annotator-page) .photo-mode button,body:not(.annotator-page) .photo-layer-controls button,body:not(.annotator-page) .secondary-action,body:not(.annotator-page) .primary-action{border:1px solid var(--line-strong);border-radius:8px;background:#fffefa;color:var(--ink);box-shadow:none;font-weight:720}body:not(.annotator-page) .primary-action{border-color:var(--accent);background:var(--accent);color:#fff;text-shadow:none}body:not(.annotator-page) .primary-action:disabled,body:not(.annotator-page) .secondary-action:disabled{opacity:.62;cursor:not-allowed}body:not(.annotator-page) .admin-template-panel{border-top:1px dashed var(--line)}body:not(.annotator-page) .admin-template-row,body:not(.annotator-page) .photo-slot-button{border:1px solid var(--line);border-radius:8px;background:#fffefa;box-shadow:none}body:not(.annotator-page) .admin-template-row.active,body:not(.annotator-page) .photo-slot-button.active{border-color:var(--accent);background:#f3faf6;outline:3px solid rgba(39,111,99,.14)}body:not(.annotator-page) .photo-slot-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}body:not(.annotator-page) .photo-slot-button{min-width:0}body:not(.annotator-page) .danger-action,body:not(.annotator-page) .warnings{color:var(--danger)}body:not(.annotator-page) .runtime-notice{border:1px solid rgba(154,51,40,.28);border-radius:8px;background:#fff3ee;color:var(--danger)}body:not(.annotator-page) .generation-status{grid-column:1 / -1;min-height:38px;border:1px solid rgba(39,111,99,.24);border-radius:8px;background:#eef7f2}body.ai-waiting:not(.annotator-page) .generation-status:not(:empty){position:relative;overflow:hidden;padding-left:14px;background:linear-gradient(90deg,#fff0,#ffffff9e 48%,#fff0),#eef7f2;background-size:180% 100%,auto;animation:aiWaitingShimmer 2.4s ease-in-out infinite}body.ai-waiting:not(.annotator-page) .generation-status:not(:empty):before{content:"";display:inline-block;width:8px;height:8px;margin-right:8px;border-radius:50%;background:var(--accent);vertical-align:1px;animation:aiWaitingPulse 1.4s ease-in-out infinite}body.ai-waiting:not(.annotator-page) [data-step-card="4"]{opacity:1}body.ai-waiting:not(.annotator-page) [data-step-card="4"] .photo-composer-panel{display:grid}body.ai-waiting:not(.annotator-page) [data-step-card="4"]:not(.active),body.ai-waiting:not(.annotator-page) [data-step-card="4"]:not(.active) .photo-composer-panel{display:none}body.ai-waiting:not(.annotator-page) [data-step-card="4"] .step-card-head strong:after{content:" \b7  \53ef\5148\4e0a\4f20";color:var(--accent-dark);font-weight:700}body.ai-waiting:not(.annotator-page) .photo-composer-panel{padding-top:2px}@keyframes aiWaitingShimmer{0%{background-position:140% 0,0 0}to{background-position:-80% 0,0 0}}@keyframes aiWaitingPulse{0%,to{opacity:.42;transform:scale(.92)}50%{opacity:1;transform:scale(1)}}.preview-stage-head{display:flex;align-items:end;justify-content:space-between;gap:24px;padding-bottom:18px}.preview-stage-head h2{font-size:clamp(24px,3vw,34px);line-height:1.08}.workflow-hint{max-width:340px;color:var(--muted);font-size:14px;line-height:1.4;text-align:right}body:not(.annotator-page) .preview-panel{grid-template-columns:minmax(0,1fr);gap:16px;padding:0}body:not(.annotator-page) .preview-card{gap:12px}body:not(.annotator-page) .preview-card h2{color:var(--accent-dark);font-size:14px;font-weight:720}body:not(.annotator-page) .poster-stage{width:min(100%,calc((100vh - 122px) * var(--poster-aspect-number)));filter:drop-shadow(0 20px 30px rgba(42,38,31,.22))}body:not(.annotator-page) .preview-empty-state{min-height:360px;border:1px dashed var(--line-strong);border-radius:8px;background:#fffdf8d1;color:#6d5c4f}body:not(.annotator-page) .preview-empty-state.loading{border-color:#276f6357;background:#eef7f2;color:var(--accent-dark)}body:not(.annotator-page) .preview-empty-state.error{border-color:#9a332852;background:#fff3ee;color:var(--danger)}body:not(.annotator-page) .reference-preview img{border-radius:8px;background:#fffefa}body.poster-only-mode .preview-stage-head{display:none}body:not(.annotator-page){--ink: #111827;--muted: #647084;--paper: #fffdf9;--panel: #ffffff;--line: #e4e8ee;--line-strong: #cfd7e2;--accent: #15976c;--accent-dark: #08704f;--warm: #f36a4a;--gold: #f5b73f;background:linear-gradient(180deg,#fafdf9fa,#fffaf2fa),#fffdf9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body:not(.annotator-page) .app-shell{grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto;gap:0;min-height:100vh;height:auto;overflow:auto;padding:0;background:var(--paper)}.app-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:78px;padding:16px clamp(24px,3.5vw,52px);border-bottom:1px solid rgba(226,232,240,.78);background:#ffffffeb;backdrop-filter:blur(16px)}.brand-mark,.header-actions,.format-toggle,.value-list{display:flex;align-items:center}.brand-mark{gap:12px;min-width:0}.brand-mark img{width:34px;height:34px}.brand-logo-frame{position:relative;display:block;width:230px;height:70px;overflow:hidden;flex:0 0 auto}.brand-mark img.brand-logo-combination{position:absolute;left:0;top:0;width:386px;height:auto;transform:translate(-19px,-24px);object-fit:initial}.header-actions{gap:12px}.access-badge{min-height:40px;display:grid;place-items:center;padding:8px 18px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font-size:14px;font-weight:700}body.experience-verified .access-badge{border-color:#bce7d7;background:#edf9f4;color:var(--accent-dark)}.unlock-action,.hero-cta{min-height:44px;border-radius:14px;padding-inline:22px}.home-hero{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(580px,1.45fr);align-items:center;gap:clamp(28px,4vw,72px);padding:clamp(34px,5vh,58px) clamp(24px,3.5vw,52px) 24px;overflow:visible}.hero-copy{display:grid;align-content:center;gap:24px;max-width:520px}body:not(.annotator-page) .eyebrow{color:var(--accent-dark);font-size:14px;font-weight:800;text-transform:none}.hero-copy h1{color:#111827;font-size:clamp(42px,4.2vw,64px);line-height:1.12;font-weight:850}.hero-copy h1 span{color:var(--warm)}.hero-copy p{margin:0;color:var(--muted);font-size:18px;line-height:1.65}.value-list{flex-wrap:wrap;gap:18px 32px;margin:0;padding:0;list-style:none}.value-list li{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:center;min-width:190px}.value-list li:before{content:"\2713";display:grid;place-items:center;width:36px;height:36px;border-radius:999px;background:#eaf8f2;color:var(--accent);font-weight:900}.value-list strong,.value-list span{display:block}.value-list strong{color:#202938;font-size:16px}.value-list span{color:var(--muted);font-size:13px}.hero-preview{position:relative;display:grid;gap:12px;min-width:0}.format-toggle{justify-self:center;gap:4px;padding:5px;border:1px solid var(--line);border-radius:999px;background:#ffffffdb;box-shadow:0 10px 26px #0f172a14}.format-toggle button{min-width:132px;min-height:36px;border:0;border-radius:999px;background:transparent;color:#7b8494;cursor:pointer;font-weight:760}.format-toggle button.active{background:var(--accent);color:#fff;box-shadow:0 8px 18px #15976c3d}body:not(.annotator-page) .input-panel{grid-column:1;grid-row:3;display:grid;gap:18px;padding:0 clamp(24px,3.5vw,52px) 34px;border:0;background:transparent;overflow:visible}body:not(.annotator-page) .generation-panel{display:none}body:not(.annotator-page) .workflow-progress{display:none}.workflow-step-card{border-top:0}body:not(.annotator-page) .workflow-step-card:not(.active){display:none}body:not(.annotator-page) [data-step-card="1"].active{display:grid;gap:18px}body:not(.annotator-page) [data-step-card="1"] .step-card-head{max-width:1240px}body:not(.annotator-page) .step-card-head{align-items:end}body:not(.annotator-page) .step-card-head span{color:var(--gold);font-size:16px}body:not(.annotator-page) .step-card-head strong{color:#1f2937;font-size:24px}body:not(.annotator-page) .template-center,body:not(.annotator-page) .photo-composer-panel{height:auto;min-height:0;padding:0;border:0;background:transparent;box-shadow:none}body:not(.annotator-page) .template-center{gap:16px}body:not(.annotator-page) .template-center-head{justify-content:space-between}body:not(.annotator-page) .template-center-head p{color:var(--muted);font-size:15px}body:not(.annotator-page) .template-gallery{gap:16px;padding:2px 4px 14px}body:not(.annotator-page) .template-card{flex-basis:152px;gap:9px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 8px 24px #0f172a0f}body:not(.annotator-page) .template-card.active{border-color:var(--accent);outline:2px solid rgba(21,151,108,.16);background:#f7fffb}body:not(.annotator-page) .template-card img{height:170px;border:0;border-radius:6px;background:#f6f7f9;object-fit:contain}body:not(.annotator-page) .template-card-title{color:#263244;font-size:14px;font-weight:760;text-align:center}body:not(.annotator-page) .template-card-badge{justify-self:center;border:0;background:#eef8f4;color:var(--accent-dark)}body:not(.annotator-page) .preview-stage-head{align-items:center;padding:0}body:not(.annotator-page) .preview-stage-head h2{color:#202938;font-size:20px}body:not(.annotator-page) .workflow-hint{color:var(--muted)}body:not(.annotator-page) .preview-panel{grid-template-columns:minmax(0,1fr);overflow:visible}body:not(.annotator-page) .preview-card{display:grid;justify-items:center;gap:8px}body:not(.annotator-page) .preview-card h2{display:none}body:not(.annotator-page) .poster-stage{width:min(440px,100%);min-height:0;height:auto;aspect-ratio:var(--poster-aspect-ratio);filter:drop-shadow(0 20px 30px rgba(31,41,55,.16))}body.preview-format-ppt:not(.annotator-page) .poster-stage{width:min(600px,100%);aspect-ratio:16 / 9}body.preview-format-ppt:not(.annotator-page) .poster-root{display:grid;place-items:center;border-radius:12px;background:#fff;overflow:hidden}body.preview-format-ppt:not(.annotator-page) .poster-root>*{width:auto;height:100%;max-width:100%}body:not([data-workflow-step="1"]):not(.annotator-page) .app-shell{grid-template-columns:minmax(440px,.92fr) minmax(0,1.08fr);grid-template-rows:auto minmax(0,1fr);height:100vh;overflow:hidden}body:not([data-workflow-step="1"]):not(.annotator-page) .app-header{grid-column:1 / -1;position:relative}body:not([data-workflow-step="1"]):not(.annotator-page) .home-hero{grid-column:2;grid-row:2;display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;padding:30px clamp(24px,3vw,46px);overflow:auto}body:not([data-workflow-step="1"]):not(.annotator-page) .hero-copy{display:none}body:not([data-workflow-step="1"]):not(.annotator-page) .input-panel{grid-column:1;grid-row:2;align-content:start;gap:18px;padding:28px;border-right:1px solid var(--line);background:#fff;overflow:auto}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li{min-height:44px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#6b7280;font-size:14px}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li.active,body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li.complete{border-color:#bce7d7;background:#edf9f4;color:var(--accent-dark)}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-step-card.active{display:grid;gap:18px;padding:0}body:not([data-workflow-step="1"]):not(.annotator-page) .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}body:not([data-workflow-step="1"]):not(.annotator-page) .form-grid .field:nth-last-child(-n+4){grid-column:1 / -1}body:not([data-workflow-step="1"]):not(.annotator-page) .form-grid .field-wide{grid-column:1 / -1}body:not(.annotator-page) .field span{color:#202938;font-size:15px}body:not(.annotator-page) .field input,body:not(.annotator-page) .field select,body:not(.annotator-page) .field textarea{border:1px solid var(--line-strong);border-radius:12px;background:#fff;padding:13px 14px;box-shadow:none}body:not(.annotator-page) .field textarea{min-height:72px}body:not(.annotator-page) .primary-action,body:not(.annotator-page) .secondary-action,body:not(.annotator-page) .reference-upload-button,body:not(.annotator-page) .photo-upload-button{min-height:46px;border:1px solid var(--line-strong);border-radius:12px;box-shadow:none;font-weight:780}body:not(.annotator-page) .primary-action{border-color:var(--accent);background:linear-gradient(180deg,#20aa7a,#07915f);color:#fff;text-shadow:none}body:not(.annotator-page) .secondary-action{background:#fff;color:#334155}body:not(.annotator-page) .action-strip,body:not(.annotator-page) .final-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}body:not(.annotator-page) #confirmBaseButton,body:not(.annotator-page) .generation-status{grid-column:1 / -1}.generation-copy{display:grid;gap:12px;padding:20px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(180deg,#fff,#fbfffd)}.generation-copy h2,.generation-copy p{margin:0}.generation-copy h2{color:#172033;font-size:24px}.generation-copy p{color:var(--muted);line-height:1.55}.ai-progress-list{display:grid;gap:10px}.ai-progress-list span{display:block;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:#fff;color:#253047;font-weight:760}body.ai-waiting:not(.annotator-page) .ai-progress-list span:first-child,body.ai-waiting:not(.annotator-page) .ai-progress-list span:nth-child(2){border-color:#bce7d7;background:#edf9f4;color:var(--accent-dark)}body:not(.annotator-page) .generation-status{border:0;border-radius:12px;background:#eef8f4;color:var(--accent-dark)}body:not(.annotator-page) .photo-slot-picker{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;overflow:visible}body:not(.annotator-page) .photo-slot-button{grid-template-columns:76px minmax(0,1fr) auto;align-items:center;min-height:78px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:none}body:not(.annotator-page) .photo-slot-button:before{content:"";width:60px;height:60px;border-radius:8px;background:#f4f6f8;grid-row:1 / span 2}body:not(.annotator-page) .photo-slot-button.active{border-color:var(--accent);outline:2px solid rgba(21,151,108,.14);background:#f7fffb}body:not(.annotator-page) .photo-composer-status{min-height:44px;display:grid;align-items:center;padding:10px 14px;border-radius:12px;background:#eef8f4;color:var(--accent-dark);font-size:14px}.completion-panel{display:none}.access-modal{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:24px}.access-backdrop{position:absolute;inset:0;border:0;background:#0f172a75;cursor:pointer}.access-dialog{position:relative;z-index:1;width:min(560px,calc(100vw - 40px));display:grid;gap:18px;padding:42px 48px 34px;border-radius:18px;background:#fffffffa;box-shadow:0 24px 80px #0f172a38}.modal-close{position:absolute;right:18px;top:16px;width:34px;height:34px;border:0;border-radius:999px;background:transparent;color:#7b8494;cursor:pointer;font-size:24px}.access-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;color:#8a94a6;font-size:13px;font-weight:760;text-align:center}.access-steps span{padding:8px 4px;border-radius:999px;background:#f3f5f7}.access-steps span.active{background:#edf9f4;color:var(--accent-dark)}.access-dialog h2,.access-dialog p{margin:0;text-align:center}.access-dialog h2{color:#172033;font-size:28px}.access-dialog p{color:var(--muted);line-height:1.55}.works-modal{position:fixed;inset:0;z-index:55;display:grid;place-items:center;padding:24px}.quota-dialog-modal{position:fixed;inset:0;z-index:70;display:grid;place-items:center;padding:24px}.quota-dialog-backdrop{position:absolute;inset:0;border:0;background:#0f172a6b;cursor:pointer}.quota-dialog-card{position:relative;z-index:1;width:min(420px,calc(100vw - 40px));display:grid;gap:14px;padding:30px;border-radius:18px;background:#fff;box-shadow:0 24px 80px #0f172a38;text-align:center}.quota-dialog-card strong{color:#172033;font-size:24px}.quota-dialog-card p{margin:0;color:var(--muted);line-height:1.55}.quota-dialog-close{position:absolute;right:14px;top:12px;width:34px;height:34px;border:0;border-radius:999px;background:transparent;color:#7b8494;cursor:pointer;font-size:24px}.works-backdrop{position:absolute;inset:0;border:0;background:#0f172a6b;cursor:pointer}.works-dialog{position:relative;z-index:1;width:min(920px,calc(100vw - 40px));max-height:min(760px,calc(100vh - 48px));display:grid;grid-template-rows:auto minmax(0,1fr);gap:18px;padding:34px;overflow:hidden;border-radius:18px;background:#fffffffa;box-shadow:0 24px 80px #0f172a38}.works-dialog-head{display:flex;align-items:end;justify-content:space-between;gap:18px;padding-right:36px}.works-dialog-head h2{margin:2px 0 0;color:#172033;font-size:28px}.works-count-badge{min-height:34px;display:inline-grid;place-items:center;padding:0 14px;border-radius:999px;background:#ecf9f3;color:var(--accent-dark);font-weight:800}.works-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;overflow:auto;padding:2px 2px 4px}.work-inline-preview{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:20px}.work-inline-backdrop{position:absolute;inset:0;border:0;background:#0f172a9e}.work-inline-dialog{position:relative;z-index:1;width:min(92vw,920px);max-height:88vh;display:grid;place-items:center}.work-inline-dialog img{max-width:100%;max-height:88vh;object-fit:contain;border-radius:12px;background:#fff;box-shadow:0 24px 72px #0f172a47}.work-inline-close{position:absolute;top:-14px;right:-14px;z-index:2;width:38px;height:38px;border:0;border-radius:999px;color:#172033;background:#fff;font-size:28px;line-height:1;box-shadow:0 10px 28px #0f172a2e}.work-card{display:grid;gap:12px;min-width:0;padding:12px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 10px 26px #0f172a0f}.work-card>img{width:100%;aspect-ratio:3 / 4;object-fit:contain;border-radius:8px;background:#f8fafc}.work-card-body{display:grid;gap:8px}.work-card-body strong{color:#172033;font-size:15px;line-height:1.25}.work-card-body span{color:var(--muted);font-size:12px;font-weight:650}.work-card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.work-card-actions .secondary-action{min-height:36px;padding-inline:8px;font-size:13px}body:not(.annotator-page) .access-panel{display:grid;gap:14px;padding:0;border:0;background:transparent;box-shadow:none}body:not(.annotator-page) .access-status{min-height:22px;color:var(--accent-dark);text-align:center}.admin-entry-link{justify-self:center;color:var(--accent-dark);font-size:13px;font-weight:700}@media(max-width:860px){body:not(.annotator-page){overflow:auto}body:not(.annotator-page) .app-shell,body:not([data-workflow-step="1"]):not(.annotator-page) .app-shell{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto;height:auto;min-height:100vh;overflow:visible;padding-bottom:112px}.app-header{min-height:78px;padding:14px 18px;backdrop-filter:none}.brand-mark{gap:8px}.brand-logo-frame{width:160px;height:50px}.brand-mark img.brand-logo-combination{width:268px;height:auto;transform:translate(-13px,-17px)}.header-actions{position:fixed;left:0;right:0;bottom:0;z-index:30;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:14px 18px calc(14px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffffff5;backdrop-filter:blur(16px)}.access-badge{min-width:0;justify-content:start;padding-inline:16px;color:#9aa3b2;text-align:left}body.experience-verified:not(.annotator-page) .access-badge{display:none}.unlock-action{padding-inline:12px;font-size:18px}.home-hero,body:not([data-workflow-step="1"]):not(.annotator-page) .home-hero{grid-column:1;grid-row:2;display:grid;grid-template-columns:minmax(0,1fr);gap:24px;padding:34px 18px 20px;overflow:visible}body:not([data-workflow-step="1"]):not(.annotator-page) .hero-copy{display:none}.hero-copy{gap:18px;max-width:none}.hero-copy h1{font-size:clamp(38px,10vw,58px)}.hero-copy p{font-size:17px}.value-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.value-list li{min-width:0;grid-template-columns:minmax(0,1fr);justify-items:center;gap:6px;padding:12px 8px;border:1px solid var(--line);border-radius:12px;background:#fff;text-align:center}.value-list li:before{width:32px;height:32px}.value-list strong{font-size:13px}.value-list span{font-size:11px}body:not(.annotator-page) .preview-stage-head{display:none}.format-toggle{justify-self:end}.format-toggle button{min-width:104px}body:not(.annotator-page) .poster-stage{width:min(100%,520px)}body.preview-format-ppt:not(.annotator-page) .poster-stage{width:min(100%,640px)}body:not(.annotator-page) .input-panel,body:not([data-workflow-step="1"]):not(.annotator-page) .input-panel{grid-column:1;grid-row:3;width:100%;max-width:100vw;padding:20px 18px 0;border-right:0;background:transparent;overflow:visible}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:0 0 8px}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li{min-height:38px;padding:0 4px;font-size:13px}body:not(.annotator-page) .step-card-head strong{font-size:24px}body:not(.annotator-page) .template-gallery{gap:12px}body:not(.annotator-page) .template-card{flex-basis:178px}body:not(.annotator-page) .template-card img{height:214px}body:not([data-workflow-step="1"]):not(.annotator-page) .form-grid{grid-template-columns:minmax(0,1fr)}body:not([data-workflow-step="1"]):not(.annotator-page) .form-grid .field:nth-last-child(-n+4){grid-column:auto}body:not(.annotator-page) .action-strip,body:not(.annotator-page) .final-actions{position:sticky;bottom:88px;z-index:12;grid-template-columns:minmax(120px,.7fr) minmax(0,1fr);padding:12px 0;background:linear-gradient(180deg,rgba(255,253,249,0),var(--paper) 22%)}body:not(.annotator-page) #confirmBaseButton,body:not(.annotator-page) .generation-status{grid-column:1 / -1}body:not(.annotator-page) .photo-slot-button{grid-template-columns:78px minmax(0,1fr) auto}.access-modal{align-items:end;padding:0}.access-dialog{width:100%;max-height:86vh;overflow:auto;padding:34px 28px calc(28px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0}.access-dialog:before{content:"";justify-self:center;width:56px;height:6px;margin-top:-18px;border-radius:999px;background:#d1d5db}.access-dialog h2{font-size:26px}body:not(.annotator-page) .app-shell{grid-template-columns:minmax(0,1fr);padding:0}body:not(.annotator-page) .input-panel,body:not(.annotator-page) .generation-panel{width:100%;max-width:100vw}body:not(.annotator-page) .input-panel{padding:16px;border-right:0}body:not(.annotator-page) .generation-panel{padding:16px}body:not(.annotator-page) .form-grid,body:not(.annotator-page) .action-strip,body:not(.annotator-page) .final-actions{grid-template-columns:minmax(0,1fr)}.preview-stage-head{display:grid;gap:8px}.workflow-hint{max-width:none;text-align:left}body:not(.annotator-page) .poster-stage{width:min(430px,calc(100vw - 32px))}body:not(.annotator-page) .template-card{flex-basis:144px}}@media(max-width:860px){body:not(.annotator-page) .app-shell,body:not([data-workflow-step="1"]):not(.annotator-page) .app-shell{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto;height:auto;min-height:100vh;overflow:visible;padding:0 0 112px}body:not(.annotator-page) .input-panel,body:not([data-workflow-step="1"]):not(.annotator-page) .input-panel{grid-column:1;grid-row:3;width:100%;max-width:100vw;padding:20px 18px 0}body:not(.annotator-page) .template-card{flex-basis:178px}body:not(.annotator-page) .template-card img{height:214px}body:not(.annotator-page) .poster-stage{width:min(100%,520px)}}body:not(.annotator-page) .home-action{min-height:40px;padding-inline:18px;border-radius:999px;background:#fff;color:#334155}body:not(.annotator-page) .primary-action,body:not(.annotator-page) .secondary-action,body:not(.annotator-page) .reference-upload-button,body:not(.annotator-page) .photo-upload-button{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}body:not(.annotator-page) .primary-action:hover,body:not(.annotator-page) .secondary-action:hover,body:not(.annotator-page) .reference-upload-button:hover,body:not(.annotator-page) .photo-upload-button:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0f172a14}body:not(.annotator-page) .primary-action:disabled,body:not(.annotator-page) .secondary-action:disabled{transform:none;box-shadow:none;opacity:.52}body:not([data-workflow-step="1"]):not(.annotator-page) .home-hero,body:not([data-workflow-step="1"]):not(.annotator-page) .input-panel{padding-top:96px}body:not([data-workflow-step="1"]):not(.annotator-page) .input-panel{border-right:0;background:#f8faf9}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress{position:fixed;top:78px;left:0;right:0;z-index:18;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;max-width:1440px;margin:0 auto;padding:22px clamp(28px,4vw,54px) 18px;border-bottom:1px solid rgba(226,232,240,.86);background:#fffffff5;backdrop-filter:blur(16px);counter-reset:workflow}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li{position:relative;min-height:38px;display:flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:0;background:transparent;color:#111827;font-size:17px;font-weight:780;counter-increment:workflow}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li:before{content:counter(workflow);width:28px;height:28px;display:grid;place-items:center;border-radius:999px;background:#e8f3ef;color:var(--accent-dark);font-size:15px;font-weight:850}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li.complete:before{content:"\2713";background:var(--accent);color:#fff}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li.active:before{background:var(--accent);color:#fff}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li:not(:last-child):after{content:"";position:absolute;left:calc(50% + 76px);right:calc(-50% + 76px);top:50%;height:1px;background:#dfe7ec}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-step-card.active,body:not([data-workflow-step="1"]):not(.annotator-page) .hero-preview{padding:28px 32px;border:1px solid rgba(226,232,240,.92);border-radius:12px;background:#fff;box-shadow:0 18px 44px #0f172a0d}body:not([data-workflow-step="1"]):not(.annotator-page) .home-hero{background:#f8faf9}body:not([data-workflow-step="1"]):not(.annotator-page) .hero-preview{align-content:start}body:not(.annotator-page) .reference-preview{width:100%;display:grid;justify-items:center;gap:10px}body:not(.annotator-page) .reference-preview img{width:auto;max-width:100%;height:100%;object-fit:contain}body:not(.annotator-page) .reference-preview.ppt-preview img{width:100%;height:auto}body:not(.annotator-page) .template-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(148px,1fr));align-items:start}body:not(.annotator-page) .template-card{flex-basis:auto;min-height:0}body:not(.annotator-page) .template-card img{width:100%;aspect-ratio:3 / 4;height:auto;padding:6px;border:1px solid #edf1f5;background:#fbfcfd}body:not(.annotator-page) .generation-copy{border-radius:12px;background:#fff}body:not(.annotator-page) .ai-progress-list span{position:relative;overflow:hidden;padding-left:42px}body:not(.annotator-page) .ai-progress-list span:before{content:"";position:absolute;left:14px;top:50%;width:14px;height:14px;border-radius:999px;border:2px solid #c9d7d2;transform:translateY(-50%)}body:not(.annotator-page) .ai-progress-list span:after{content:"";position:absolute;left:0;right:auto;bottom:0;width:0;height:3px;border-radius:999px;background:linear-gradient(90deg,#16a06f,#7fd7b9)}body.ai-waiting:not(.annotator-page) .ai-progress-list span{border-color:#bce7d7;background:#f5fffb}body.ai-waiting:not(.annotator-page) .ai-progress-list span:first-child:before{border-color:var(--accent);background:var(--accent);box-shadow:inset 0 0 0 3px #fff}body.ai-waiting[data-wait-step="1"]:not(.annotator-page) .ai-progress-list span:first-child:after{animation:wait-bar-fill 3s linear forwards}body.ai-waiting[data-wait-step="2"]:not(.annotator-page) .ai-progress-list span:first-child:after,body.ai-waiting[data-wait-step="3"]:not(.annotator-page) .ai-progress-list span:first-child:after{width:100%}body.ai-waiting[data-wait-step="2"]:not(.annotator-page) .ai-progress-list span:nth-child(2):before,body.ai-waiting[data-wait-step="3"]:not(.annotator-page) .ai-progress-list span:nth-child(2):before{border-color:var(--accent);background:var(--accent);box-shadow:inset 0 0 0 3px #fff}body.ai-waiting[data-wait-step="2"]:not(.annotator-page) .ai-progress-list span:nth-child(2):after{animation:wait-bar-fill 5s linear forwards}body.ai-waiting[data-wait-step="3"]:not(.annotator-page) .ai-progress-list span:nth-child(2):after{width:100%}body.ai-waiting[data-wait-step="3"]:not(.annotator-page) .ai-progress-list span:nth-child(3):before{border-color:var(--accent);border-top-color:transparent;animation:spin .9s linear infinite}body.ai-waiting[data-wait-step="3"]:not(.annotator-page) .ai-progress-list span:nth-child(3):after{width:38%;animation:wait-bar-pulse 1.8s ease-in-out infinite}@keyframes wait-bar-fill{0%{width:0}to{width:100%}}@keyframes wait-bar-pulse{0%{transform:translate(-110%)}50%{transform:translate(130%)}to{transform:translate(360%)}}@keyframes spin{to{transform:translateY(-50%) rotate(360deg)}}body:not(.annotator-page) .photo-slot-button{display:grid;grid-template-columns:92px minmax(0,1fr) auto;gap:18px;min-height:112px;padding:14px 18px;text-align:left}body:not(.annotator-page) .photo-slot-button:before{content:none}body:not(.annotator-page) .photo-slot-thumb{grid-row:1 / span 2;width:76px;height:76px;display:grid;place-items:center;overflow:hidden;border:1px dashed #cbd5e1;border-radius:10px;background:#f4f6f8}body:not(.annotator-page) .photo-slot-thumb:before{content:"";width:28px;height:22px;border:2px solid #b6c1cd;border-radius:4px;background:linear-gradient(135deg,transparent 52%,#c9d2dc 53%)}body:not(.annotator-page) .photo-slot-thumb img{width:100%;height:100%;object-fit:cover}body:not(.annotator-page) .photo-slot-thumb:has(img){border-style:solid;border-color:#dbe3ea;background:#fff}body:not(.annotator-page) .photo-slot-thumb:has(img):before{content:none}body:not(.annotator-page) .photo-slot-status{justify-self:end}@media(max-width:860px){body:not(.annotator-page) .header-actions{grid-template-columns:minmax(0,.7fr) minmax(0,1fr) minmax(132px,.8fr)}body:not(.annotator-page) .home-action[hidden]{display:none}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress{position:static;padding:0;border-bottom:0;background:transparent;backdrop-filter:none}body:not([data-workflow-step="1"]):not(.annotator-page) .home-hero,body:not([data-workflow-step="1"]):not(.annotator-page) .input-panel{padding-top:20px}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li{gap:5px;font-size:12px}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li:before{width:24px;height:24px;font-size:12px}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li:not(:last-child):after{display:none}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-step-card.active,body:not([data-workflow-step="1"]):not(.annotator-page) .hero-preview{padding:0;border:0!important;background:transparent!important;box-shadow:none}body:not(.annotator-page) .template-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}body:not(.annotator-page) .photo-slot-button{grid-template-columns:74px minmax(0,1fr) auto;min-height:96px;gap:12px;padding:12px}body:not(.annotator-page) .photo-slot-thumb{width:62px;height:62px}}.annotator-page{background:#efe7d6;overflow:hidden}.annotator-shell{display:grid;grid-template-columns:380px minmax(0,1fr);gap:16px;height:100vh;padding:16px}.annotator-panel{min-width:0;overflow:auto;display:grid;align-content:start;gap:12px;padding:16px;border:2px solid #231815;background:#fffdf7}.annotator-actions{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:8px}.annotator-actions button{border:2px solid #231815;border-radius:8px;background:#fff;padding:9px 8px;cursor:pointer;box-shadow:2px 3px #23181524}.annotator-actions button:last-child{background:#f47b20;color:#fff8ec;font-weight:900}.annotator-editor{display:grid;gap:10px}.annotator-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.annotator-panel h1,.annotator-panel p{margin:0}.annotator-panel h1{font-size:22px}.annotator-panel p{color:var(--muted);line-height:1.45}.annotator-workbench{min-width:0;min-height:0;display:grid;place-items:center;overflow:auto}.annotator-canvas-wrap{width:min(100%,64vh);aspect-ratio:1664 / 2496;box-shadow:0 16px 34px #23181538;background:#fff}#annotatorCanvas{width:100%;height:100%;display:block;cursor:crosshair}.annotator-output{max-height:280px;overflow:auto;white-space:pre-wrap;padding:10px;border:1px solid rgba(35,24,21,.22);background:#fff8ec;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.admin-entry-link{color:var(--accent);font-size:13px;font-weight:900;text-decoration:none}.admin-page{min-height:100vh;background:var(--paper)}.ops-shell{width:min(1220px,calc(100vw - 32px));margin:0 auto;padding:28px 0 42px}.ops-header,.ops-login-panel,.ops-toolbar,.ops-summary,.ops-content{border-bottom:1px solid var(--line)}.ops-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:18px}.ops-header h1,.ops-header p,.ops-detail-panel h2,.ops-detail-block h3{margin:0}.ops-home-link{width:auto;min-width:120px;text-align:center}.ops-login-panel{display:grid;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) auto;align-items:end;gap:12px;padding:18px 0}.ops-login-panel .access-status{grid-column:1 / -1}.ops-workspace{display:grid;gap:18px}.ops-toolbar{display:grid;grid-template-columns:120px minmax(160px,220px) minmax(160px,220px) auto auto auto;align-items:end;gap:10px;padding:18px 0}.ops-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding-bottom:18px}.ops-summary div{padding:14px;border:1px solid var(--line);border-radius:8px;background:#ffffffb8}.ops-summary strong{display:block;font-size:26px}.ops-summary span{color:var(--muted);font-size:13px;font-weight:800}.ops-content{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;padding-bottom:18px}.ops-table-wrap{overflow:auto}.ops-table{width:100%;min-width:880px;border-collapse:collapse;background:#ffffffd6}.ops-table th,.ops-table td{padding:10px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top;font-size:13px}.ops-table th{color:var(--muted);font-weight:900}.mono-cell{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:900}.ops-small-button,.ops-inline-select{min-height:30px;margin:0 4px 4px 0;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--ink);font-size:12px;font-weight:800}.ops-small-button{padding:0 8px;cursor:pointer}.ops-detail-panel{display:grid;align-content:start;gap:12px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#ffffffb8}.ops-detail-empty{color:var(--muted);font-size:14px;font-weight:800}.ops-detail-block{display:grid;gap:8px}.ops-detail-block p{display:flex;justify-content:space-between;gap:12px;margin:0;color:var(--muted);font-size:13px}.ops-detail-block strong{color:var(--ink);text-align:right}@media(max-width:820px){.ops-login-panel,.ops-toolbar,.ops-summary,.ops-content{grid-template-columns:minmax(0,1fr)}.ops-header{align-items:start;flex-direction:column}}body:not(.annotator-page) .ui-icon{width:20px;height:20px;display:inline-block;flex:0 0 auto;object-fit:contain;vertical-align:middle}body:not(.annotator-page) .ui-icon--status{width:18px;height:18px}body:not(.annotator-page) .ui-icon--spinner{animation:icon-spin .9s linear infinite}@keyframes icon-spin{to{transform:rotate(360deg)}}body:not(.annotator-page) .primary-action,body:not(.annotator-page) .secondary-action,body:not(.annotator-page) .unlock-action,body:not(.annotator-page) .hero-cta,body:not(.annotator-page) .format-toggle button,body:not(.annotator-page) .access-badge,body:not(.annotator-page) .reference-upload-button span,body:not(.annotator-page) .photo-upload-button span,body:not(.annotator-page) .admin-upload-button span{display:inline-flex;align-items:center;justify-content:center;gap:8px}body:not(.annotator-page) .access-badge{gap:6px}body:not(.annotator-page) .format-toggle .ui-icon{width:20px;height:20px}body:not(.annotator-page) .primary-action .ui-icon,body:not(.annotator-page) .unlock-action .ui-icon,body:not(.annotator-page) .hero-cta .ui-icon,body:not(.annotator-page) .format-toggle button.active .ui-icon{filter:brightness(0) invert(1);opacity:.96}body:not(.annotator-page) .step-card-head strong{display:inline-flex;align-items:center;gap:8px}body:not(.annotator-page) .section-title-icon{width:24px;height:24px}body:not(.annotator-page) .value-list li{grid-template-columns:44px max-content}body:not(.annotator-page) .value-list li:has(.value-icon):before{content:none;display:none}body:not(.annotator-page) .value-icon{width:24px;height:24px;justify-self:center}body:not(.annotator-page) .value-copy{display:grid;gap:4px}body:not(.annotator-page) .field>span,body:not(.annotator-page) .compact-field>span{display:inline-flex;align-items:center;gap:6px}body:not(.annotator-page) .field-icon{width:18px;height:18px}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li.complete:before{content:"";background:var(--accent) url("./wawa-icon-check-circle-ROKOUYG3.svg") center / 18px 18px no-repeat}body:not(.annotator-page) .photo-slot-thumb:before,body:not(.annotator-page) .photo-slot-thumb:has(img):before{content:none}body:not(.annotator-page) .photo-slot-icon{width:28px;height:28px}body:not(.annotator-page) .preview-empty-state{display:inline-flex;align-items:center;justify-content:center;gap:8px}body:not(.annotator-page) .modal-close{display:inline-grid;place-items:center}body:not(.annotator-page) .modal-close .ui-icon{width:18px;height:18px}@media(max-width:860px){body:not(.annotator-page) .ui-icon{width:22px;height:22px}body:not(.annotator-page) .ui-icon--status{width:18px;height:18px}body:not(.annotator-page) .format-toggle .ui-icon{width:18px;height:18px}body:not(.annotator-page) .section-title-icon,body:not(.annotator-page) .value-icon{width:24px;height:24px}body:not(.annotator-page) .field-icon{width:20px;height:20px}body:not(.annotator-page) .header-actions:has(.home-action[hidden]){grid-template-columns:repeat(3,minmax(0,1fr))}body.experience-verified:not(.annotator-page) .header-actions:has(.home-action[hidden]){grid-template-columns:minmax(0,1fr) minmax(144px,1fr)}.works-dialog{width:calc(100vw - 24px);max-height:calc(100vh - 112px);padding:24px 16px 16px;border-radius:14px}.works-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.work-card{padding:8px}.work-card-actions{grid-template-columns:minmax(0,1fr)}body:not(.annotator-page) .unlock-action{white-space:nowrap;font-size:16px}}body[data-workflow-step="1"]:not(.annotator-page){overflow-x:hidden;overflow-y:auto}body[data-workflow-step="1"]:not(.annotator-page) .app-shell{grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto;min-height:100vh;height:auto;overflow:visible}body[data-workflow-step="1"]:not(.annotator-page) .home-hero{grid-column:1;grid-row:2;grid-template-columns:minmax(520px,.92fr) minmax(700px,1.08fr);align-items:start;gap:clamp(40px,5vw,86px);padding:42px clamp(42px,4.5vw,68px) 14px}body[data-workflow-step="1"]:not(.annotator-page) .hero-copy{align-content:start;gap:22px;max-width:560px;padding-top:112px}body[data-workflow-step="1"]:not(.annotator-page) .hero-copy h1{font-size:clamp(34px,2.45vw,46px);line-height:1.15}body[data-workflow-step="1"]:not(.annotator-page) .hero-copy p{font-size:17px;line-height:1.7}body[data-workflow-step="1"]:not(.annotator-page) .value-list{display:grid;grid-template-columns:repeat(3,max-content);align-items:start;gap:28px}body[data-workflow-step="1"]:not(.annotator-page) .value-list li{grid-template-columns:44px max-content;min-width:0;gap:12px}body[data-workflow-step="1"]:not(.annotator-page) .value-list strong{font-size:17px}body[data-workflow-step="1"]:not(.annotator-page) .value-list span{font-size:14px}body[data-workflow-step="1"]:not(.annotator-page) .hero-cta{width:min(520px,100%);min-height:54px;border-radius:12px;font-size:17px}body[data-workflow-step="1"]:not(.annotator-page) .hero-preview{align-content:start;gap:12px}body[data-workflow-step="1"]:not(.annotator-page) .preview-stage-head{max-width:760px;justify-self:center;width:100%}body[data-workflow-step="1"]:not(.annotator-page) .format-toggle{margin-top:4px}body[data-workflow-step="1"]:not(.annotator-page) .poster-stage{width:min(390px,100%)}body[data-workflow-step="1"].preview-format-ppt:not(.annotator-page) .poster-stage{width:min(690px,100%)}body[data-workflow-step="1"]:not(.annotator-page) .input-panel{grid-column:1;grid-row:3;padding:12px clamp(42px,4.5vw,68px) 42px;overflow:visible}body[data-workflow-step="1"]:not(.annotator-page) [data-step-card="1"].active{max-width:none}body[data-workflow-step="1"]:not(.annotator-page) [data-step-card="1"] .step-card-head{max-width:100%}body[data-workflow-step="1"]:not(.annotator-page) .step-card-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:20px}body[data-workflow-step="1"]:not(.annotator-page) .step-card-head strong{justify-self:center;font-size:26px}body[data-workflow-step="1"]:not(.annotator-page) .template-center-head p{font-size:15px}body[data-workflow-step="1"]:not(.annotator-page) .template-gallery{display:flex;grid-template-columns:none;gap:16px;width:100%;padding:2px 4px 18px;overflow-x:auto;overflow-y:hidden;scroll-padding-inline:4px}body[data-workflow-step="1"]:not(.annotator-page) .template-card{flex:0 0 164px;min-width:164px}body[data-workflow-step="1"]:not(.annotator-page) .template-card img{height:150px}body[data-workflow-step="1"]:not(.annotator-page) .reference-preview{position:relative;margin:0;line-height:0}body[data-workflow-step="1"]:not(.annotator-page) .reference-preview>img:first-child{display:block;height:auto;line-height:0}@media(max-width:1180px){body[data-workflow-step="1"]:not(.annotator-page) .home-hero{grid-template-columns:minmax(420px,.9fr) minmax(520px,1.1fr)}body[data-workflow-step="1"]:not(.annotator-page) .hero-copy{padding-top:72px}body[data-workflow-step="1"]:not(.annotator-page) .value-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}@media(max-width:860px){body[data-workflow-step="1"]:not(.annotator-page) .home-hero{grid-template-columns:minmax(0,1fr);gap:24px;padding:26px 18px 10px}body[data-workflow-step="1"]:not(.annotator-page) .hero-copy{padding-top:0}body[data-workflow-step="1"]:not(.annotator-page) .hero-copy h1{font-size:clamp(34px,9vw,46px)}body[data-workflow-step="1"]:not(.annotator-page) .value-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}body[data-workflow-step="1"]:not(.annotator-page) .value-list li{grid-template-columns:minmax(0,1fr);padding:12px 6px}body[data-workflow-step="1"]:not(.annotator-page) .value-list strong,body[data-workflow-step="1"]:not(.annotator-page) .value-list span{white-space:normal}body[data-workflow-step="1"]:not(.annotator-page) .input-panel{padding:14px 18px 92px}body[data-workflow-step="1"]:not(.annotator-page) .step-card-head{grid-template-columns:minmax(0,1fr)}body[data-workflow-step="1"]:not(.annotator-page) .step-card-head strong{justify-self:start;font-size:24px}body[data-workflow-step="1"]:not(.annotator-page) .template-gallery{display:flex}body[data-workflow-step="1"]:not(.annotator-page) .template-card{flex-basis:158px;min-width:158px}}:root{--brand: #35BC9A;--brand-deep: #167A66;--brand-hover: #2FB18F;--brand-active: #269B7D;--brand-soft: #EDFDF7;--brand-tint: #F6FFFB;--brand-ring: rgba(53, 188, 154, .22);--brand-icon-filter: brightness(0) saturate(100%) invert(55%) sepia(65%) saturate(514%) hue-rotate(116deg) brightness(94%) contrast(91%);--accent: var(--brand);--accent-dark: var(--brand-deep);--accent-orange: #E36B4B;--star-yellow: #FFD461;--ink: #12345A;--ink-strong: #0C2748;--ink-soft: #28476D;--muted: #5F6F87;--line: #E4E8EE;--paper: #FFFDF8;--panel: #FFFFFF}html,body{background:#fff!important;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,PingFang SC,Microsoft YaHei,sans-serif}body:not(.annotator-page){overflow-x:hidden;overflow-y:auto}body:not(.annotator-page) .app-shell,body[data-workflow-step="1"]:not(.annotator-page) .app-shell,body:not([data-workflow-step="1"]):not(.annotator-page) .app-shell{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto;min-height:100vh;height:auto;overflow:visible;padding:0;background:#fff}body:not(.annotator-page) .app-header{position:sticky;top:0;z-index:40;min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 40px;border-bottom:1px solid rgba(218,224,231,.72);background:#fffffff0;backdrop-filter:blur(18px)}body:not(.annotator-page) .brand-mark{min-width:310px;display:flex;align-items:center}body:not(.annotator-page) .brand-logo-horizontal{width:286px;height:auto;object-fit:contain;display:block;transform:translateY(2px)}body:not(.annotator-page) .brand-logo-frame,body:not(.annotator-page) .brand-logo-combination{display:none}body:not(.annotator-page) .header-actions{flex:1;min-width:430px;display:flex;justify-content:flex-end;align-items:center;gap:10px}body:not(.annotator-page) .home-action{display:none!important}body:not(.annotator-page) .works-action{display:inline-flex}body:not(.annotator-page) .access-badge{min-width:270px;min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 18px;border:1px solid var(--line);border-radius:24px;background:#fff;color:#6f7f96;box-shadow:inset 0 1px 1px #00000005;white-space:nowrap;font-weight:800}body.experience-verified:not(.annotator-page) .access-badge{color:var(--brand-deep);border-color:#ccefe5;background:#f1fff9}body:not(.annotator-page) .access-badge .ui-icon,body:not(.annotator-page) .secondary-action .ui-icon,body:not(.annotator-page) .reference-upload-button .ui-icon,body:not(.annotator-page) .photo-upload-button .ui-icon,body:not(.annotator-page) .admin-upload-button .ui-icon{filter:var(--brand-icon-filter)}body:not(.annotator-page) .primary-action,body:not(.annotator-page) .secondary-action,body:not(.annotator-page) .reference-upload-button,body:not(.annotator-page) .photo-upload-button,body:not(.annotator-page) .admin-upload-button,body:not(.annotator-page) .format-toggle button{transition:transform .15s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease,color .18s ease,filter .18s ease}body:not(.annotator-page) .primary-action{min-height:52px;border:0;border-radius:18px;color:#fff;background:var(--brand);box-shadow:none;text-shadow:none;font-weight:900}body:not(.annotator-page) .primary-action:hover{transform:none;background:var(--brand-hover);box-shadow:none}body:not(.annotator-page) .primary-action:active{transform:translateY(1px);background:var(--brand-active);box-shadow:inset 0 1px 2px #0e325e29}body:not(.annotator-page) .primary-action:disabled{color:#fff;background:linear-gradient(135deg,#d8dee8,#c2cad7);box-shadow:none;opacity:1}body:not(.annotator-page) .primary-action .ui-icon{filter:brightness(0) invert(1);opacity:.96}body:not(.annotator-page) .secondary-action,body:not(.annotator-page) .reference-upload-button,body:not(.annotator-page) .photo-upload-button,body:not(.annotator-page) .admin-upload-button{color:var(--brand-deep);border:1px solid #ccefe5;background:linear-gradient(180deg,#fff,#f8fffc);box-shadow:inset 0 1px #ffffffe6,0 9px 22px #25374d12}body:not(.annotator-page) .secondary-action:hover,body:not(.annotator-page) .reference-upload-button:hover,body:not(.annotator-page) .photo-upload-button:hover,body:not(.annotator-page) .admin-upload-button:hover{transform:translateY(-1px);border-color:#98dfd0;color:var(--brand-deep);background:linear-gradient(180deg,#fff,#f1fff9);box-shadow:inset 0 1px #fffffff0,0 13px 26px #35bc9a1f}body:not(.annotator-page) .secondary-action:active,body:not(.annotator-page) .reference-upload-button:active,body:not(.annotator-page) .photo-upload-button:active,body:not(.annotator-page) .admin-upload-button:active{transform:translateY(1px);background:#eafbf5;box-shadow:inset 0 2px 5px #35bc9a24,0 6px 14px #25374d0f}body:not(.annotator-page) button:focus-visible,body:not(.annotator-page) input:focus-visible,body:not(.annotator-page) textarea:focus-visible{outline:0;box-shadow:0 0 0 4px #fff,0 0 0 7px var(--brand-ring)}body[data-workflow-step="1"]:not(.annotator-page) .home-hero{max-width:1440px;min-height:560px;margin:0 auto;padding:58px 40px 34px;display:grid;grid-template-columns:minmax(390px,.8fr) minmax(680px,1.35fr);gap:28px;align-items:center;background:#fff}body[data-workflow-step="1"]:not(.annotator-page) .hero-copy{gap:0;max-width:560px;padding-top:0;align-content:center}body[data-workflow-step="1"]:not(.annotator-page) .hero-copy>.eyebrow{display:none}body[data-workflow-step="1"]:not(.annotator-page) .hero-copy h1{margin:0;color:var(--ink-strong);font-size:clamp(36px,3.2vw,48px);line-height:1.14;letter-spacing:0;white-space:nowrap}body[data-workflow-step="1"]:not(.annotator-page) .value-list li{min-height:82px;display:grid;grid-template-columns:36px 1fr;grid-template-rows:auto auto;column-gap:8px;align-items:center;padding:12px;border:1px solid rgba(228,232,238,.86);border-radius:18px;background:#ffffffb8;box-shadow:0 8px 22px #25374d0d}body:not(.annotator-page) .value-icon{grid-row:span 2;width:36px!important;height:36px!important;padding:7px;border-radius:14px;background:linear-gradient(180deg,#f4fffb,#eafbf5);filter:var(--brand-icon-filter)}body:not(.annotator-page) .value-list li:nth-child(3) .value-icon{background:linear-gradient(180deg,#fff8df,#fff1c7);filter:brightness(0) saturate(100%) invert(75%) sepia(66%) saturate(693%) hue-rotate(345deg) brightness(101%) contrast(95%)}body[data-workflow-step="1"]:not(.annotator-page) .value-list strong{color:var(--ink-strong);font-size:16px;white-space:nowrap}body[data-workflow-step="1"]:not(.annotator-page) .value-list span{color:var(--muted);font-size:14px;white-space:nowrap}body[data-workflow-step="1"]:not(.annotator-page) .hero-cta{width:auto;min-width:286px;height:62px;padding:0 28px;border-radius:18px;font-size:20px}body[data-workflow-step="1"]:not(.annotator-page) .hero-preview{position:relative;display:grid;align-content:center;justify-items:center;min-width:0;padding:20px 54px 0;border:0;background:transparent;box-shadow:none}body[data-workflow-step="1"]:not(.annotator-page) .preview-stage-head,body[data-workflow-step="1"]:not(.annotator-page) .preview-card h2,body[data-workflow-step="1"]:not(.annotator-page) .workflow-hint{display:none}body[data-workflow-step="1"]:not(.annotator-page) .preview-panel,body[data-workflow-step="1"]:not(.annotator-page) .preview-card,body[data-workflow-step="1"]:not(.annotator-page) .poster-stage,body[data-workflow-step="1"]:not(.annotator-page) .poster-root,body[data-workflow-step="1"]:not(.annotator-page) .reference-preview{border:0;background:transparent;box-shadow:none;padding:0;margin:0}body[data-workflow-step="1"]:not(.annotator-page) .preview-panel{display:block;width:min(100%,620px)}body[data-workflow-step="1"]:not(.annotator-page) #finalPreviewCard{display:none!important}body[data-workflow-step="1"]:not(.annotator-page) .poster-stage{width:100%}body[data-workflow-step="1"]:not(.annotator-page) .poster-root{display:grid;place-items:center}body[data-workflow-step="1"].preview-format-ppt:not(.annotator-page) .preview-panel{width:min(100%,760px)}body:not(.annotator-page) .format-toggle{display:inline-flex;gap:4px;align-items:center;padding:6px;border:1px solid #d8eee8;border-radius:999px;background:linear-gradient(180deg,#fffffffa,#f8fffcf2);box-shadow:inset 0 1px #ffffffe6,0 11px 26px #1f2d3d17}body[data-workflow-step="1"]:not(.annotator-page) .preview-stage-head+.format-toggle{order:2;margin-top:18px}body:not(.annotator-page) .format-toggle button{min-width:132px;height:38px;border:0;border-radius:19px;color:#747d8d;background:transparent;font-weight:800;white-space:nowrap;box-shadow:none}body:not(.annotator-page) .format-toggle button:hover{color:var(--brand-deep);background:var(--brand-soft)}body:not(.annotator-page) .format-toggle button.active{color:#fff;background:var(--brand);box-shadow:none}body:not(.annotator-page) .format-toggle button.active .ui-icon{filter:brightness(0) invert(1)}body:not(.annotator-page) .gallery-arrow{position:absolute;top:50%;z-index:4;width:52px;height:52px;display:grid;place-items:center;padding:0;border:1px solid #d8eee8;border-radius:50%;background:#fff;box-shadow:none}body:not(.annotator-page) .gallery-arrow.left{left:10px}body:not(.annotator-page) .gallery-arrow.right{right:10px}body:not(.annotator-page) .gallery-arrow .ui-icon{width:24px;height:24px;filter:var(--brand-icon-filter)}body[data-workflow-step="1"]:not(.annotator-page) .input-panel{grid-column:1;grid-row:3;max-width:none;padding:34px 40px 56px;border:0;background:#fff;box-shadow:none;overflow:visible}body[data-workflow-step="1"]:not(.annotator-page) .workflow-progress{display:none}body[data-workflow-step="1"]:not(.annotator-page) [data-step-card="1"].active{display:grid;max-width:1440px;margin:0 auto}body[data-workflow-step="1"]:not(.annotator-page) [data-step-card="1"] .step-card-head{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:22px}body[data-workflow-step="1"]:not(.annotator-page) [data-step-card="1"] .step-card-head>span{display:none}body[data-workflow-step="1"]:not(.annotator-page) [data-step-card="1"] .step-card-head strong{display:grid;gap:6px;color:var(--muted);font-size:16px;font-weight:600}body[data-workflow-step="1"]:not(.annotator-page) [data-step-card="1"] .step-card-head strong:before{content:none;color:var(--brand);font-size:20px;font-weight:900}body[data-workflow-step="1"]:not(.annotator-page) .section-title-icon{display:none}body[data-workflow-step="1"]:not(.annotator-page) .template-center-head{display:none}body[data-workflow-step="1"]:not(.annotator-page) .template-card:hover{transform:translateY(-2px);border-color:#98dfd0;box-shadow:inset 0 1px #ffffffeb,0 14px 28px #35bc9a1f}body[data-workflow-step="1"]:not(.annotator-page) .template-card img{width:100%;aspect-ratio:2480 / 3508;height:auto;padding:0;object-fit:contain;border:0;border-radius:6px;background:#fbfaf7}body[data-workflow-step="1"]:not(.annotator-page) .template-card-title{display:block;padding-top:10px;color:var(--ink-soft);font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body[data-workflow-step="1"]:not(.annotator-page) .template-card-badge{display:none}body:not([data-workflow-step="1"]):not(.annotator-page) .home-hero{grid-column:1;grid-row:3;grid-template-columns:minmax(0,.74fr) minmax(0,1fr);gap:24px;max-width:1440px;width:100%;margin:0 auto;padding:26px 24px 42px;background:#fff}body:not([data-workflow-step="1"]):not(.annotator-page) .hero-copy,body:not([data-workflow-step="1"]):not(.annotator-page) .template-center,body:not([data-workflow-step="1"]):not(.annotator-page) [data-step-card="1"],body:not([data-workflow-step="1"]):not(.annotator-page) [data-step-card="2"]:not(.active),body:not([data-workflow-step="1"]):not(.annotator-page) [data-step-card="3"]:not(.active),body:not([data-workflow-step="1"]):not(.annotator-page) [data-step-card="4"]:not(.active){display:none}body:not([data-workflow-step="1"]):not(.annotator-page) .input-panel{grid-column:1;grid-row:3;width:100%;max-width:none;padding:132px 0 0;border:0;background:transparent;box-shadow:none;overflow:visible}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress{position:fixed;top:112px;left:50%;right:auto;z-index:30;width:min(980px,calc(100vw - 80px));display:flex;align-items:center;justify-content:center;gap:0;padding:0;margin:0;border:0;background:transparent;transform:translate(-50%)}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li{position:relative;min-width:138px;height:46px;display:flex;align-items:center;justify-content:center;gap:10px;border:0;background:transparent;color:var(--muted);font-size:17px;font-weight:900;white-space:nowrap}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li:not(:last-child):after{content:"";position:static;width:150px;height:1px;margin-left:22px;background:linear-gradient(90deg,#35bc9a57,#35bc9a1f)}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li.active,body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li.complete,body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li.locked{border:0!important;background:transparent!important}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li.complete:before{content:"";border-color:transparent;background:var(--brand) url("./wawa-icon-check-HVPLVNWT.svg") center / 21px 21px no-repeat;box-shadow:0 5px 12px #35bc9a29}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-step-card.active{display:grid;min-height:680px;padding:30px 38px;border:1px solid var(--line);border-radius:8px;background:#ffffffeb;box-shadow:0 12px 35px #25374d14}body:not([data-workflow-step="1"]):not(.annotator-page) .step-card-head{display:block;margin:0 0 20px}body:not([data-workflow-step="1"]):not(.annotator-page) .step-card-head>span,body:not([data-workflow-step="1"]):not(.annotator-page) .step-card-head .section-title-icon{display:none}body:not([data-workflow-step="1"]):not(.annotator-page) .step-card-head strong{display:block;margin:8px 0;color:var(--ink-strong);font-size:30px;line-height:1.25}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-step-card>p,body:not([data-workflow-step="1"]):not(.annotator-page) .generation-copy>p,body:not([data-workflow-step="1"]):not(.annotator-page) .photo-composer-head p{color:var(--muted);font-size:17px;line-height:1.65}body:not([data-workflow-step="1"]):not(.annotator-page) .form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 20px;margin:24px 0}body:not([data-workflow-step="1"]):not(.annotator-page) .field{display:grid;gap:8px;color:var(--ink-soft);font-weight:800}body:not([data-workflow-step="1"]):not(.annotator-page) .field>span{min-height:28px;display:inline-flex;align-items:center;gap:8px;color:var(--ink-strong);font-size:16px;white-space:nowrap}body:not([data-workflow-step="1"]):not(.annotator-page) .field-icon{width:24px;height:24px}body:not([data-workflow-step="1"]):not(.annotator-page) input,body:not([data-workflow-step="1"]):not(.annotator-page) textarea{border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink-strong)}body:not([data-workflow-step="1"]):not(.annotator-page) .action-strip,body:not([data-workflow-step="1"]):not(.annotator-page) .final-actions{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:20px}body:not([data-workflow-step="1"]):not(.annotator-page) .generation-copy{display:grid;gap:12px;padding:0;border:0;background:transparent}body:not([data-workflow-step="1"]):not(.annotator-page) .generation-copy h2{display:none}body:not([data-workflow-step="1"]):not(.annotator-page) .ai-progress-list{display:grid;gap:12px;margin:24px 0 10px}body:not([data-workflow-step="1"]):not(.annotator-page) .ai-progress-list span{min-height:72px;display:flex;align-items:center;padding:12px 16px 12px 58px;border:1px solid #e4e8ee;border-radius:8px;background:#fff;color:var(--ink-strong);font-weight:900;box-shadow:0 5px 14px #1f2d3d0a}body:not([data-workflow-step="1"]):not(.annotator-page) .ai-progress-list span:before{left:16px;width:30px;height:30px;border-width:3px}body:not([data-workflow-step="1"]):not(.annotator-page) .ai-progress-list span:after{height:8px;left:58px;right:18px;bottom:12px;max-width:calc(100% - 76px);border-radius:4px}body:not([data-workflow-step="1"]):not(.annotator-page) .generation-status,body:not([data-workflow-step="1"]):not(.annotator-page) .photo-composer-status{display:flex;align-items:center;gap:10px;min-height:46px;padding:0 16px;border:0;border-radius:8px;background:linear-gradient(90deg,#fff8d9,var(--brand-tint));color:var(--brand-deep);font-weight:800}body:not([data-workflow-step="1"]):not(.annotator-page) .photo-composer-panel{display:grid;gap:14px;border:0;background:transparent;box-shadow:none}body:not([data-workflow-step="1"]):not(.annotator-page) .photo-composer-head{display:flex;justify-content:space-between;gap:16px;align-items:center}body:not([data-workflow-step="1"]):not(.annotator-page) .photo-slot-picker{display:grid;gap:14px;margin:14px 0 4px}body:not([data-workflow-step="1"]):not(.annotator-page) .photo-slot-button{min-height:114px;display:grid;grid-template-columns:96px minmax(0,1fr) auto;gap:18px;align-items:center;padding:12px 16px;border:1px solid var(--line);border-radius:8px;background:#fff;text-align:left;box-shadow:none}body:not([data-workflow-step="1"]):not(.annotator-page) .photo-slot-button.active{border-color:#35bc9ab8;background:#fbfffe;box-shadow:none}body:not([data-workflow-step="1"]):not(.annotator-page) .photo-slot-thumb{width:86px;height:86px;border-radius:8px;background:#f6f9fc}body:not([data-workflow-step="1"]):not(.annotator-page) .photo-slot-name{color:var(--ink-strong);font-size:18px;line-height:1.35}body:not([data-workflow-step="1"]):not(.annotator-page) .photo-slot-helper{color:var(--muted);font-size:15px;line-height:1.45}body:not([data-workflow-step="1"]):not(.annotator-page) .photo-slot-status{color:var(--brand);font-size:14px;font-weight:800}body:not([data-workflow-step="1"]):not(.annotator-page) .hero-preview{align-content:start;padding:20px;border:1px solid var(--line);border-radius:8px;background:#ffffffeb;box-shadow:0 12px 35px #25374d14}body:not([data-workflow-step="1"]):not(.annotator-page) .hero-preview .preview-stage-head{display:none}body:not([data-workflow-step="1"]):not(.annotator-page) .preview-panel{display:grid;place-items:center}body:not([data-workflow-step="1"]):not(.annotator-page) .poster-stage{min-height:612px;width:100%}body:not([data-workflow-step="1"]):not(.annotator-page) .poster-root>*,body:not([data-workflow-step="1"]):not(.annotator-page) .reference-preview img{max-width:100%;max-height:760px;object-fit:contain;border:0;box-shadow:none}body:not(.annotator-page) .format-toggle button.format-unavailable{opacity:.68;cursor:pointer}body:not([data-workflow-step="1"]):not(.annotator-page) .gallery-arrow{display:none}@media(max-width:1180px){body[data-workflow-step="1"]:not(.annotator-page) .home-hero{grid-template-columns:minmax(360px,.9fr) minmax(520px,1.1fr)}body[data-workflow-step="1"]:not(.annotator-page) .template-gallery{grid-template-columns:repeat(4,minmax(132px,1fr))}}@media(max-width:860px){body:not(.annotator-page) .app-shell,body[data-workflow-step="1"]:not(.annotator-page) .app-shell,body:not([data-workflow-step="1"]):not(.annotator-page) .app-shell{padding-bottom:86px}body:not(.annotator-page) .app-header{min-height:78px;padding:0 18px}body:not(.annotator-page) .brand-mark{min-width:0}body:not(.annotator-page) .brand-logo-horizontal{width:176px}body:not(.annotator-page) .header-actions{position:fixed;left:0;right:0;bottom:0;z-index:50;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(142px,.86fr);gap:10px;padding:12px 18px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffffff5;backdrop-filter:blur(16px)}body:not(.annotator-page) .access-badge{min-width:0;min-height:46px;justify-content:center;padding-inline:12px;white-space:normal;text-align:center;line-height:1.18}body:not(.annotator-page) .unlock-action{min-height:46px;padding-inline:12px;font-size:16px;white-space:nowrap}body[data-workflow-step="1"]:not(.annotator-page) .home-hero{grid-template-columns:minmax(0,1fr);gap:22px;min-height:0;padding:30px 18px 24px}body[data-workflow-step="1"]:not(.annotator-page) .hero-copy h1{font-size:clamp(34px,9vw,42px);white-space:normal}body[data-workflow-step="1"]:not(.annotator-page) .hero-copy>p{font-size:17px;line-height:1.65}body[data-workflow-step="1"]:not(.annotator-page) .value-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}body[data-workflow-step="1"]:not(.annotator-page) .value-list li{grid-template-columns:minmax(0,1fr);justify-items:center;text-align:center;padding:12px 6px}body[data-workflow-step="1"]:not(.annotator-page) .value-list strong,body[data-workflow-step="1"]:not(.annotator-page) .value-list span{white-space:normal}body[data-workflow-step="1"]:not(.annotator-page) .hero-cta{width:100%}body[data-workflow-step="1"]:not(.annotator-page) .hero-preview{padding:0}body:not(.annotator-page) .gallery-arrow{display:none}body[data-workflow-step="1"]:not(.annotator-page) .preview-panel{width:100%}body[data-workflow-step="1"]:not(.annotator-page) .reference-preview img{max-height:520px}body[data-workflow-step="1"].preview-format-ppt:not(.annotator-page) .reference-preview img{max-height:260px}body[data-workflow-step="1"]:not(.annotator-page) .input-panel{padding:22px 18px 24px}body[data-workflow-step="1"]:not(.annotator-page) .template-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;overflow:visible;padding-bottom:0}body[data-workflow-step="1"]:not(.annotator-page) .template-card{min-width:0;flex-basis:auto}body:not([data-workflow-step="1"]):not(.annotator-page) .input-panel{padding-top:18px}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress{position:static;width:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;transform:none;padding:0 18px 12px}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li{min-width:0;height:auto;gap:5px;font-size:12px}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li:before{width:24px;height:24px;font-size:12px}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li:not(:last-child):after{display:none}body:not([data-workflow-step="1"]):not(.annotator-page) .home-hero{grid-template-columns:minmax(0,1fr);padding:0 18px 24px}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-step-card.active,body:not([data-workflow-step="1"]):not(.annotator-page) .hero-preview{min-height:0;padding:20px}body:not([data-workflow-step="1"]):not(.annotator-page) .step-card-head strong{font-size:25px}body:not([data-workflow-step="1"]):not(.annotator-page) .form-grid,body:not([data-workflow-step="1"]):not(.annotator-page) .action-strip,body:not([data-workflow-step="1"]):not(.annotator-page) .final-actions{grid-template-columns:minmax(0,1fr)}body:not([data-workflow-step="1"]):not(.annotator-page) .poster-stage{min-height:auto}body:not([data-workflow-step="1"]):not(.annotator-page) .poster-root>*,body:not([data-workflow-step="1"]):not(.annotator-page) .reference-preview img{max-height:560px}body:not([data-workflow-step="1"]):not(.annotator-page) .photo-slot-button{grid-template-columns:74px minmax(0,1fr);min-height:96px;gap:12px;padding:12px}body:not([data-workflow-step="1"]):not(.annotator-page) .photo-slot-thumb{width:62px;height:62px}}body[data-workflow-step="1"]:not(.annotator-page) .hero-preview{align-content:center;grid-auto-flow:row}body[data-workflow-step="1"]:not(.annotator-page) .format-toggle{order:0;margin:0 0 18px}body[data-workflow-step="1"]:not(.annotator-page) .preview-stage-head+.format-toggle{order:0;margin:0 0 18px}body[data-workflow-step="1"]:not(.annotator-page) .preview-panel{order:1}body[data-workflow-step="1"]:not(.annotator-page) .preview-card,body[data-workflow-step="1"]:not(.annotator-page) .poster-stage,body[data-workflow-step="1"]:not(.annotator-page) .poster-root,body[data-workflow-step="1"]:not(.annotator-page) .reference-preview{aspect-ratio:auto;height:auto;min-height:0}body[data-workflow-step="1"]:not(.annotator-page) .preview-card{grid-template-rows:auto}body[data-workflow-step="1"]:not(.annotator-page) .preview-card>h2{display:none}body[data-workflow-step="1"]:not(.annotator-page) .home-hero{min-height:520px;padding-bottom:18px}body[data-workflow-step="1"]:not(.annotator-page) .input-panel{padding-top:18px}@media(max-width:860px){body:not(.annotator-page) .app-header{position:sticky;min-height:82px}body:not(.annotator-page) .header-actions{top:auto;bottom:0}body:not(.annotator-page) .brand-logo-horizontal{width:176px;max-width:calc(100vw - 36px)}body[data-workflow-step="1"]:not(.annotator-page) .home-hero{padding-top:22px}body[data-workflow-step="1"]:not(.annotator-page) .format-toggle{margin:12px 0 0}}@media(max-width:860px){body:not(.annotator-page) .app-shell,body[data-workflow-step="1"]:not(.annotator-page) .app-shell,body:not([data-workflow-step="1"]):not(.annotator-page) .app-shell{padding-bottom:0}body:not(.annotator-page) .app-header{align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;min-height:136px;padding:14px 18px 12px}body:not(.annotator-page) .brand-mark{flex:0 0 100%;justify-content:center}body:not(.annotator-page) .header-actions{position:static;inset:auto;z-index:auto;flex:0 0 100%;width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(142px,.86fr);gap:10px;padding:0;border-top:0;background:transparent;backdrop-filter:none}body:not([data-workflow-step="1"]):not(.annotator-page) .input-panel{grid-row:2;padding:14px 18px 18px}body:not([data-workflow-step="1"]):not(.annotator-page) .home-hero{grid-row:3;padding:0 18px 28px}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-step-card.active,body:not([data-workflow-step="1"]):not(.annotator-page) .hero-preview{width:100%;min-height:0}body:not([data-workflow-step="1"]):not(.annotator-page) .hero-preview{margin-top:0}}@media(min-width:861px){body:not([data-workflow-step="1"]):not(.annotator-page) .app-shell{grid-template-columns:minmax(500px,.78fr) minmax(560px,1fr);grid-template-rows:auto minmax(0,1fr);column-gap:24px;padding:0 24px 42px}body:not([data-workflow-step="1"]):not(.annotator-page) .app-header{grid-column:1 / -1;grid-row:1;width:calc(100% + 48px);margin:0 -24px}body:not([data-workflow-step="1"]):not(.annotator-page) .input-panel{grid-column:1;grid-row:2;padding:132px 0 0}body:not([data-workflow-step="1"]):not(.annotator-page) .home-hero{grid-column:2;grid-row:2;display:block;width:100%;padding:132px 0 0}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-step-card.active,body:not([data-workflow-step="1"]):not(.annotator-page) .hero-preview{min-height:680px}}body:not(.annotator-page){--brand: #35BC9A;--brand-hover: #2FB18F;--brand-active: #269B7D;--brand-deep: #167A66;--brand-soft: #EDFDF7;--brand-tint: #F6FFFB;--brand-ring: rgba(53, 188, 154, .22);--accent-orange: #E36B4B;--star-yellow: #FFD461;--ink: #12345A;--ink-strong: #0C2748;--ink-soft: #28476D;--muted: #5F6F87;--line: #E4E8EE;background:#fff}body:not(.annotator-page) .access-badge,body:not(.annotator-page) .primary-action,body:not(.annotator-page) .secondary-action,body:not(.annotator-page) .reference-upload-button,body:not(.annotator-page) .photo-upload-button{display:inline-flex;align-items:center;justify-content:center;gap:10px}body:not(.annotator-page) .primary-action{background:var(--brand)}body:not(.annotator-page) .primary-action:hover{background:var(--brand-hover)}body:not(.annotator-page) .primary-action:active{background:var(--brand-active)}body:not(.annotator-page) .primary-action .ui-icon,body:not(.annotator-page) .format-toggle button.active .ui-icon{filter:brightness(0) invert(1)}body:not(.annotator-page) .secondary-action .ui-icon,body:not(.annotator-page) .reference-upload-button .ui-icon,body:not(.annotator-page) .photo-upload-button .ui-icon,body:not(.annotator-page) .access-badge .ui-icon{filter:var(--brand-icon-filter)}body[data-workflow-step="1"]:not(.annotator-page) .home-hero{max-width:1440px;min-height:560px;margin:0 auto;padding:58px 40px 34px;display:grid;grid-template-columns:minmax(390px,.8fr) minmax(680px,1.35fr);gap:28px;align-items:center}body[data-workflow-step="1"]:not(.annotator-page) .hero-copy{max-width:560px;gap:0;padding-top:0;align-content:center}body[data-workflow-step="1"]:not(.annotator-page) .hero-copy h1{margin:0;color:var(--ink-strong);font-size:48px;line-height:1.14;letter-spacing:0;white-space:nowrap}body[data-workflow-step="1"]:not(.annotator-page) .hero-copy h1 span{color:var(--accent-orange)}body[data-workflow-step="1"]:not(.annotator-page) .hero-copy>p{margin:22px 0 30px;color:var(--muted);font-size:20px;line-height:1.7}body[data-workflow-step="1"]:not(.annotator-page) .value-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 0 30px;padding:0}body[data-workflow-step="1"]:not(.annotator-page) .value-list li{min-height:82px;display:grid;grid-template-columns:36px minmax(0,1fr);grid-template-rows:auto auto;column-gap:8px;align-items:center;padding:12px;border:1px solid rgba(228,232,238,.86);border-radius:18px;background:#ffffffb8;box-shadow:0 8px 22px #25374d0d}body[data-workflow-step="1"]:not(.annotator-page) .value-list li:before{content:none!important}body:not(.annotator-page) .value-icon{grid-row:span 2;width:36px!important;height:36px!important;padding:7px;border-radius:14px;background:linear-gradient(180deg,#f4fffb,#eafbf5);filter:none}body[data-workflow-step="1"]:not(.annotator-page) .value-list li:nth-child(3) .value-icon{background:linear-gradient(180deg,#fff8df,#fff1c7);filter:none}body[data-workflow-step="1"]:not(.annotator-page) .value-copy{display:grid;gap:2px;min-width:0}body[data-workflow-step="1"]:not(.annotator-page) .value-list strong,body[data-workflow-step="1"]:not(.annotator-page) .value-list span{white-space:nowrap}body[data-workflow-step="1"]:not(.annotator-page) .hero-cta{min-width:286px;width:auto;height:62px;padding:0 28px;border-radius:18px;font-size:20px}body[data-workflow-step="1"]:not(.annotator-page) .hero-preview{position:relative;min-width:0;display:grid;grid-template-columns:.52fr minmax(430px,1fr) .52fr;grid-template-rows:auto auto;align-items:center;gap:14px;min-height:420px;padding:20px 54px 0;border:0;background:transparent;box-shadow:none}body[data-workflow-step="1"].preview-format-ppt:not(.annotator-page) .hero-preview{grid-template-columns:.36fr minmax(590px,1.22fr) .36fr}body[data-workflow-step="1"]:not(.annotator-page) .preview-stage-head,body[data-workflow-step="1"]:not(.annotator-page) .preview-card>h2,body[data-workflow-step="1"]:not(.annotator-page) .workflow-hint{display:none!important}body[data-workflow-step="1"]:not(.annotator-page) .preview-panel{grid-column:2;grid-row:1;width:100%;order:initial}body[data-workflow-step="1"]:not(.annotator-page) .side-card{width:100%;max-height:350px;object-fit:contain;border-radius:14px;background:#fffdf8;box-shadow:0 8px 24px #1f2d3d1a;opacity:.86}body[data-workflow-step="1"].preview-format-ppt:not(.annotator-page) .side-card{max-height:190px}body[data-workflow-step="1"]:not(.annotator-page) .side-left{grid-column:1;grid-row:1;transform:rotate(-3deg) translate(12px)}body[data-workflow-step="1"]:not(.annotator-page) .side-right{grid-column:3;grid-row:1;transform:rotate(3deg) translate(-12px)}body[data-workflow-step="1"]:not(.annotator-page) .preview-card,body[data-workflow-step="1"]:not(.annotator-page) .poster-stage,body[data-workflow-step="1"]:not(.annotator-page) .poster-root,body[data-workflow-step="1"]:not(.annotator-page) .reference-preview{width:100%;height:auto;min-height:0;aspect-ratio:auto;border:0;background:transparent;box-shadow:none;padding:0;margin:0}body[data-workflow-step="1"]:not(.annotator-page) .reference-preview{display:grid;justify-items:center;line-height:0}body[data-workflow-step="1"]:not(.annotator-page) .reference-preview img{width:100%;max-height:430px;object-fit:contain;object-position:center;display:block;border:0;border-radius:0;background:transparent;box-shadow:none}body[data-workflow-step="1"].preview-format-ppt:not(.annotator-page) .reference-preview img{max-height:340px}body[data-workflow-step="1"]:not(.annotator-page) .reference-preview figcaption{display:none}body[data-workflow-step="1"]:not(.annotator-page) .format-toggle{grid-column:2;grid-row:2;justify-self:center;order:initial;margin:0}body[data-workflow-step="1"]:not(.annotator-page) .preview-stage-head+.side-card+.preview-panel+.side-card+.format-toggle{order:initial;margin:0}body:not(.annotator-page) .format-toggle button{min-width:132px;height:38px;border-radius:19px;color:#747d8d;font-weight:800}body:not(.annotator-page) .format-toggle button.active{color:#fff;background:var(--brand)}body:not(.annotator-page) .gallery-arrow{width:52px;height:52px;display:grid;place-items:center;padding:0;border:1px solid #d8eee8;border-radius:50%;background:#fff;box-shadow:none}body[data-workflow-step="1"]:not(.annotator-page) .gallery-arrow.left{left:10px}body[data-workflow-step="1"]:not(.annotator-page) .gallery-arrow.right{right:10px}body[data-workflow-step="1"]:not(.annotator-page) .input-panel{grid-column:1;grid-row:3;padding:34px 40px 56px;border:0;background:#fff;box-shadow:none;overflow:visible}body[data-workflow-step="1"]:not(.annotator-page) .workflow-step-card{display:none}body[data-workflow-step="1"]:not(.annotator-page) [data-step-card="1"].active{display:grid;max-width:1440px;margin:0 auto;border:0;background:transparent;box-shadow:none;padding:0}body[data-workflow-step="1"]:not(.annotator-page) [data-step-card="1"] .step-card-head{min-height:0;display:none;align-items:end;justify-content:space-between;gap:16px;margin:0 0 22px;padding:0;border:0;background:transparent;backdrop-filter:none}body[data-workflow-step="1"]:not(.annotator-page) [data-step-card="1"] .step-card-head>span,body[data-workflow-step="1"]:not(.annotator-page) [data-step-card="1"] .step-card-head .section-title-icon{display:none}body[data-workflow-step="1"]:not(.annotator-page) [data-step-card="1"] .step-card-head strong{color:var(--brand);font-size:20px;font-weight:900}body[data-workflow-step="1"]:not(.annotator-page) [data-step-card="1"] .step-card-head strong:before{content:none}body[data-workflow-step="1"]:not(.annotator-page) .template-center{border:0;background:transparent;box-shadow:none}body[data-workflow-step="1"]:not(.annotator-page) .template-center-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:-6px 0 12px}body[data-workflow-step="1"]:not(.annotator-page) .template-center-head p{flex:1 1 auto;margin:0;color:var(--muted);font-size:16px;font-weight:600}body[data-workflow-step="1"]:not(.annotator-page) .reference-upload-button{min-height:50px;border-radius:18px;padding:0 22px;white-space:nowrap}body[data-workflow-step="1"]:not(.annotator-page) .template-gallery{display:grid;grid-template-columns:repeat(8,minmax(132px,1fr));gap:16px;width:100%;padding:0;overflow:visible}body[data-workflow-step="1"]:not(.annotator-page) .template-card{min-width:0;min-height:0;flex:initial;padding:10px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,#fff,#fbfdff);text-align:center;box-shadow:inset 0 1px #ffffffdb,0 8px 18px #25374d0d}body[data-workflow-step="1"]:not(.annotator-page) .template-card.active{border-color:var(--brand);background:linear-gradient(180deg,#fff,#f6fffb);box-shadow:0 0 0 2px #35bc9a2e,0 14px 30px #35bc9a21}body[data-workflow-step="1"]:not(.annotator-page) .template-card img{width:100%;aspect-ratio:2480 / 3508;height:auto;object-fit:contain;border:0;border-radius:6px;background:#fbfaf7}@media(min-width:861px){body:not([data-workflow-step="1"]):not(.annotator-page) .app-shell{display:grid;grid-template-columns:minmax(520px,.74fr) minmax(620px,1fr);grid-template-rows:auto auto 1fr;gap:0 24px;padding:0 48px 42px;background:#fff}body:not([data-workflow-step="1"]):not(.annotator-page) .app-header{grid-column:1 / -1;grid-row:1;width:calc(100% + 96px);margin:0 -48px}body:not([data-workflow-step="1"]):not(.annotator-page) .input-panel{display:contents}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress{position:static;grid-column:1 / -1;grid-row:2;width:100%;max-width:980px;display:flex;align-items:center;justify-content:center;gap:0;margin:26px auto 30px;padding:0;border:0;background:transparent;transform:none}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li{position:relative;min-width:138px;height:46px;display:flex;align-items:center;justify-content:center;gap:10px;border:0;background:transparent;color:var(--muted);font-size:17px;font-weight:900;white-space:nowrap}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li:not(:last-child):after{content:"";position:static;width:150px;height:1px;margin-left:22px;background:linear-gradient(90deg,#35bc9a57,#35bc9a1f)}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-step-card.active{grid-column:1;grid-row:3}body:not([data-workflow-step="1"]):not(.annotator-page) .home-hero{grid-column:2;grid-row:3;display:block;width:100%;max-width:none;margin:0;padding:0;background:#fff}}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li:before{content:attr(data-step-indicator);width:34px;height:34px;display:inline-grid;place-items:center;border:1px solid #dfe5ec;border-radius:50%;color:var(--muted);background:#fff;box-shadow:0 5px 12px #1f2d3d0d}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li.complete:before{content:"";border-color:transparent;background:var(--brand) url("./wawa-icon-check-HVPLVNWT.svg") center / 21px 21px no-repeat}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li.active{color:var(--brand-active)}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li.active:before{color:#fff;border-color:transparent;background:var(--brand)}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li.locked:before{color:#9aa5b4;background:#fff}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-step-card.active,body:not([data-workflow-step="1"]):not(.annotator-page) .hero-preview{align-self:start;min-height:680px;height:auto;padding:30px 38px;border:1px solid var(--line);border-radius:8px;background:#ffffffeb;box-shadow:0 12px 35px #25374d14}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-step-card.active{display:block}body:not([data-workflow-step="1"]):not(.annotator-page) .step-card-head{margin:0 0 20px;padding:0;border:0;background:transparent}body:not([data-workflow-step="1"]):not(.annotator-page) .step-card-head>span,body:not([data-workflow-step="1"]):not(.annotator-page) .step-card-head .section-title-icon,body:not([data-workflow-step="1"]):not(.annotator-page) .generation-copy h2{display:none!important}body:not([data-workflow-step="1"]):not(.annotator-page) .step-card-head strong{color:var(--ink-strong);font-size:30px;line-height:1.25}body:not([data-workflow-step="1"]):not(.annotator-page) .generation-copy{display:block}body:not([data-workflow-step="1"]):not(.annotator-page) .progress-card{position:relative;margin:98px 0 22px;padding:68px 30px 26px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,#fff,#fbfcfd);text-align:center}body:not([data-workflow-step="1"]):not(.annotator-page) .progress-card h3{margin:0;color:var(--ink-strong);font-size:24px;line-height:1.25}body:not([data-workflow-step="1"]):not(.annotator-page) .progress-card>p{margin:10px 0 18px;color:var(--muted)}body:not([data-workflow-step="1"]):not(.annotator-page) .bot-avatar{position:absolute;left:50%;top:-56px;transform:translate(-50%);width:112px;height:112px;display:grid;place-items:center;border:8px solid var(--brand-soft);border-radius:50%;background:linear-gradient(180deg,#e8fbff,#fff);box-shadow:0 12px 28px #35bc9a24}body:not([data-workflow-step="1"]):not(.annotator-page) .bot-face{width:58px;height:46px;position:relative;border-radius:18px;background:#203044}body:not([data-workflow-step="1"]):not(.annotator-page) .bot-face:before,body:not([data-workflow-step="1"]):not(.annotator-page) .bot-face:after{content:"";position:absolute;top:17px;width:8px;height:8px;border-radius:50%;background:#70f0ec}body:not([data-workflow-step="1"]):not(.annotator-page) .bot-face:before{left:15px}body:not([data-workflow-step="1"]):not(.annotator-page) .bot-face:after{right:15px}body:not([data-workflow-step="1"]):not(.annotator-page) .progress-item{display:grid;grid-template-columns:44px minmax(0,1fr) 28px;align-items:center;gap:14px;min-height:72px;margin-top:12px;padding:12px 16px;border:1px solid #e4e8ee;border-radius:8px;background:#fff;text-align:left;box-shadow:0 5px 14px #1f2d3d0a}body:not([data-workflow-step="1"]):not(.annotator-page) .progress-item>img{width:40px;height:40px;padding:8px;border-radius:8px;background:#fff5d7}body:not([data-workflow-step="1"]):not(.annotator-page) .progress-content>img{background:#fff0d1}body:not([data-workflow-step="1"]):not(.annotator-page) .progress-photo>img{background:#eaf4ff}body:not([data-workflow-step="1"]):not(.annotator-page) .progress-item strong{color:var(--ink-strong);font-size:16px}body:not([data-workflow-step="1"]):not(.annotator-page) .bar{height:8px;display:block;margin-top:8px;overflow:hidden;border-radius:4px;background:#e8edf2}body:not([data-workflow-step="1"]):not(.annotator-page) .bar span{display:block;height:100%;width:0;background:var(--brand)}body.ai-waiting:not(.annotator-page) .progress-template .bar span{width:var(--generation-template-progress, 0%)}body.ai-waiting:not(.annotator-page) .progress-content .bar span{width:var(--generation-content-progress, 0%)}body.ai-waiting:not(.annotator-page) .progress-photo .bar span{width:var(--generation-final-progress, 0%)}body.generated-base-ready:not(.annotator-page) .progress-template .bar span,body.generated-base-ready:not(.annotator-page) .progress-content .bar span,body.generated-base-ready:not(.annotator-page) .progress-photo .bar span{width:100%}body.ai-waiting:not(.annotator-page) .progress-content .bar span{background:repeating-linear-gradient(-45deg,#ffffff40 0 8px,#fff0 8px 16px),var(--brand)}body:not([data-workflow-step="1"]):not(.annotator-page) .progress-status{display:grid;place-items:center;color:var(--brand);font-weight:900}body:not([data-workflow-step="1"]):not(.annotator-page) .progress-status.done .ui-icon{width:20px;height:20px;filter:var(--brand-icon-filter)}body.generated-base-ready:not(.annotator-page) .progress-photo .progress-status.done{width:24px;height:24px;border:0;animation:none}body:not([data-workflow-step="1"]):not(.annotator-page) .progress-status.loading{width:24px;height:24px;border:3px solid #d7eaff;border-top-color:var(--brand);border-radius:50%;animation:spin 1s linear infinite}body:not([data-workflow-step="1"]):not(.annotator-page) .quota-note{min-height:46px;display:flex;align-items:center;gap:10px;padding:0 16px;border-radius:8px;color:var(--ink-soft);background:linear-gradient(90deg,#fff8d9,var(--brand-tint));font-weight:800}body:not([data-workflow-step="1"]):not(.annotator-page) .generation-status{margin-top:16px}body:not([data-workflow-step="1"]):not(.annotator-page) .hero-preview{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);align-content:start}body:not([data-workflow-step="1"]):not(.annotator-page) .hero-preview .side-card,body:not([data-workflow-step="1"]):not(.annotator-page) .hero-preview .gallery-arrow{display:none!important}body:not([data-workflow-step="1"]):not(.annotator-page) .hero-preview .format-toggle{grid-column:1;grid-row:1;margin:0 auto 18px}body:not([data-workflow-step="1"]):not(.annotator-page) .hero-preview .preview-panel{grid-column:1;grid-row:2;width:100%}body:not([data-workflow-step="1"]):not(.annotator-page) .preview-panel,body:not([data-workflow-step="1"]):not(.annotator-page) .preview-card,body:not([data-workflow-step="1"]):not(.annotator-page) .poster-stage,body:not([data-workflow-step="1"]):not(.annotator-page) .poster-root{border:0;background:transparent;box-shadow:none}body:not([data-workflow-step="1"]):not(.annotator-page) .poster-stage{min-height:0}body:not([data-workflow-step="1"]):not(.annotator-page) .poster-root>*,body:not([data-workflow-step="1"]):not(.annotator-page) .reference-preview img{max-width:100%;max-height:612px;object-fit:contain;border:0;box-shadow:none}body:not([data-workflow-step="1"]):not(.annotator-page) .photo-slot-picker{display:grid;gap:14px;margin:28px 0 18px}body:not([data-workflow-step="1"]):not(.annotator-page) .photo-slot-button{min-height:114px;display:grid;grid-template-columns:96px minmax(0,1fr) auto;align-items:center;gap:18px;padding:12px 16px;border:1px solid var(--line);border-radius:8px;background:#fff;text-align:left;box-shadow:none}body:not([data-workflow-step="1"]):not(.annotator-page) .photo-slot-button.active{border-color:#35bc9ab8;background:#fbfffe}body:not([data-workflow-step="1"]):not(.annotator-page) .photo-slot-thumb{width:86px;height:86px;display:grid;place-items:center;overflow:hidden;border-radius:8px;background:#f6f9fc}body:not([data-workflow-step="1"]):not(.annotator-page) .photo-slot-title{color:var(--ink-strong);font-size:18px;line-height:1.35}body:not([data-workflow-step="1"]):not(.annotator-page) .photo-slot-status{justify-self:end;color:var(--brand);font-size:14px;font-weight:800}@media(max-width:860px){body:not(.annotator-page) .app-header{min-height:136px}body[data-workflow-step="1"]:not(.annotator-page) .home-hero{display:grid;grid-template-columns:minmax(0,1fr);gap:22px;min-height:0;padding:22px 18px 24px}body[data-workflow-step="1"]:not(.annotator-page) .hero-copy h1{font-size:clamp(34px,9vw,42px);white-space:normal}body[data-workflow-step="1"]:not(.annotator-page) .hero-copy>p{font-size:17px;line-height:1.65}body[data-workflow-step="1"]:not(.annotator-page) .value-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}body[data-workflow-step="1"]:not(.annotator-page) .value-list li{grid-template-columns:minmax(0,1fr);justify-items:center;text-align:center;padding:12px 6px}body[data-workflow-step="1"]:not(.annotator-page) .hero-preview{grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto;min-height:0;padding:0}body[data-workflow-step="1"]:not(.annotator-page) .side-card,body[data-workflow-step="1"]:not(.annotator-page) .gallery-arrow{display:none}body[data-workflow-step="1"]:not(.annotator-page) .preview-panel,body[data-workflow-step="1"]:not(.annotator-page) .format-toggle{grid-column:1}body[data-workflow-step="1"]:not(.annotator-page) .format-toggle{grid-row:1;margin:0 auto 12px}body[data-workflow-step="1"]:not(.annotator-page) .preview-panel{grid-row:2}body[data-workflow-step="1"]:not(.annotator-page) .reference-preview img{max-height:none}body[data-workflow-step="1"]:not(.annotator-page) .input-panel{padding:22px 18px 24px}body[data-workflow-step="1"]:not(.annotator-page) .template-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}body:not([data-workflow-step="1"]):not(.annotator-page) .app-shell{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto;padding:0}body:not([data-workflow-step="1"]):not(.annotator-page) .input-panel{grid-column:1;grid-row:2;display:block;padding:14px 18px 18px}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress{position:static;width:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:0 0 12px;transform:none;background:transparent}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li{min-width:0;height:auto;gap:5px;font-size:12px}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li:before{width:24px;height:24px;font-size:12px}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li:not(:last-child):after{display:none}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-step-card.active{min-height:0;padding:24px 20px}body:not([data-workflow-step="1"]):not(.annotator-page) .home-hero{grid-column:1;grid-row:3;padding:0 18px 28px}body:not([data-workflow-step="1"]):not(.annotator-page) .hero-preview{min-height:0;padding:20px}body:not([data-workflow-step="1"]):not(.annotator-page) .progress-card{margin-top:78px;padding:58px 14px 18px}body:not([data-workflow-step="1"]):not(.annotator-page) .bot-avatar{width:96px;height:96px;top:-48px}body:not([data-workflow-step="1"]):not(.annotator-page) .progress-item{grid-template-columns:40px minmax(0,1fr) 24px;gap:10px;padding:10px}body:not([data-workflow-step="1"]):not(.annotator-page) .photo-slot-button{grid-template-columns:74px minmax(0,1fr);min-height:96px;gap:12px;padding:12px}body:not([data-workflow-step="1"]):not(.annotator-page) .photo-slot-thumb{width:62px;height:62px}body:not([data-workflow-step="1"]):not(.annotator-page) .photo-slot-status{justify-self:start}}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress,body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress:before,body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress:after,body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li,body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li.active,body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li.complete,body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li.locked{background:transparent!important;box-shadow:none!important}body:not([data-workflow-step="1"]):not(.annotator-page) .action-strip,body:not([data-workflow-step="1"]):not(.annotator-page) .final-actions{position:static!important;z-index:auto!important}@media(min-width:861px){body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li:not(:last-child):after{height:1px!important;border-radius:0!important;background:linear-gradient(90deg,#35bc9a57,#35bc9a1f)!important}}@media(max-width:860px){body:not([data-workflow-step="1"]):not(.annotator-page) .progress-card{margin:62px 0 16px;padding:52px 14px 16px}body:not([data-workflow-step="1"]):not(.annotator-page) .progress-card h3{font-size:22px}body:not([data-workflow-step="1"]):not(.annotator-page) .progress-card>p{margin:8px 0 12px;font-size:14px}body:not([data-workflow-step="1"]):not(.annotator-page) .progress-item{min-height:60px;margin-top:8px;grid-template-columns:36px minmax(0,1fr) 22px}body:not([data-workflow-step="1"]):not(.annotator-page) .progress-item>img{width:34px;height:34px;padding:7px}body:not([data-workflow-step="1"]):not(.annotator-page) .bar{height:6px;margin-top:6px}}body:not(.annotator-page) .access-badge.access-badge--hint{min-height:auto;padding:0;border:0;border-radius:0;background:transparent;color:var(--muted);box-shadow:none;font-size:15px;font-weight:800;white-space:nowrap}body:not(.annotator-page) .access-badge.access-badge--hint .access-badge-arrow{display:inline-block;margin-left:10px;color:var(--brand);font-size:22px;line-height:1;transform:translateY(1px)}body:not(.annotator-page) .access-badge.access-badge--hint .ui-icon{display:none}@media(max-width:860px){body:not(.annotator-page) .header-actions{grid-template-columns:minmax(0,1fr) minmax(156px,.9fr)}body:not(.annotator-page) .access-badge.access-badge--hint{justify-content:end;font-size:13px;white-space:normal;text-align:right}body:not(.annotator-page) .access-badge.access-badge--hint .access-badge-arrow{margin-left:6px;font-size:18px}}body:not(.annotator-page) .value-icon,body[data-workflow-step="1"]:not(.annotator-page) .value-list li:nth-child(3) .value-icon{background:linear-gradient(180deg,#f4fffb,#eafbf5);filter:none}body[data-workflow-step="1"]:not(.annotator-page) .input-panel{padding-top:8px}body[data-workflow-step="1"]:not(.annotator-page) .reference-upload-button .ui-icon{width:20px;height:20px;display:block;object-fit:contain;filter:none}body[data-workflow-step="1"]:not(.annotator-page) .reference-upload-button{min-height:44px;border-radius:16px}body[data-workflow-step="1"]:not(.annotator-page) .template-gallery{margin-top:0}@media(max-width:860px){body[data-workflow-step="1"]:not(.annotator-page) .input-panel{padding-top:12px}}@media(max-width:860px){body:not(.annotator-page){background:radial-gradient(circle at 20% 10%,rgba(255,244,216,.56),transparent 34%),radial-gradient(circle at 78% 22%,rgba(234,253,247,.68),transparent 36%),#fff}body:not(.annotator-page) .app-shell{display:block;min-height:100vh;padding:0 0 calc(112px + env(safe-area-inset-bottom));overflow-x:hidden;background:transparent}body:not(.annotator-page) .app-header{position:sticky;top:0;z-index:30;min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 18px 14px;border-bottom:1px solid rgba(226,232,240,.78);background:#fffffff0;backdrop-filter:blur(16px)}body:not(.annotator-page) .brand-mark{min-width:0}body:not(.annotator-page) .brand-logo-horizontal{width:min(226px,54vw);height:auto;display:block}body[data-workflow-step="1"]:not(.annotator-page):not(.experience-verified) .header-actions{position:fixed;top:auto!important;left:0;right:0;bottom:0!important;z-index:60;width:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(134px,.74fr);gap:12px;padding:14px 20px calc(14px + env(safe-area-inset-bottom));border-top:1px solid rgba(226,232,240,.92);background:#fffffff5;box-shadow:0 -10px 28px #1f2d3d14;backdrop-filter:blur(18px)}body[data-workflow-step="1"]:not(.annotator-page):not(.experience-verified) .access-badge.access-badge--hint{height:58px;justify-content:flex-start;padding:0 18px;border:1px solid #dde5ef;border-radius:18px;color:#a5afbd;background:#fff;font-size:16px;font-weight:700;text-align:left;box-shadow:inset 0 1px #ffffffe0}body[data-workflow-step="1"]:not(.annotator-page):not(.experience-verified) .access-badge.access-badge--hint:before{content:"";width:22px;height:22px;flex:0 0 22px;margin-right:10px;background:url("./wawa-icon-ticket-NGFX5OVJ.svg") center / contain no-repeat;opacity:.54}body[data-workflow-step="1"]:not(.annotator-page):not(.experience-verified) .access-badge-arrow{display:none!important}body[data-workflow-step="1"]:not(.annotator-page):not(.experience-verified) .unlock-action{height:58px;min-width:0;padding:0 14px;border-radius:18px;font-size:18px;font-weight:900;box-shadow:0 12px 24px #167a6638}body[data-workflow-step="1"].experience-verified:not(.annotator-page) .header-actions{width:auto;flex:0 0 auto;display:flex;justify-content:flex-end}body[data-workflow-step="1"].experience-verified:not(.annotator-page) .access-badge{min-height:44px;padding:0 14px;border-radius:22px;font-size:14px}body[data-workflow-step="1"].experience-verified:not(.annotator-page) .unlock-action{display:none}body[data-workflow-step="1"]:not(.annotator-page) .home-hero{display:flex;flex-direction:column;gap:0;min-height:0;padding:50px 18px 26px}body[data-workflow-step="1"]:not(.annotator-page) .hero-copy{display:contents}body[data-workflow-step="1"]:not(.annotator-page) .hero-copy h1{order:1;margin:0;color:#101928;font-size:clamp(34px,9.2vw,42px);line-height:1.32;font-weight:950;letter-spacing:0;white-space:normal}body[data-workflow-step="1"]:not(.annotator-page) .title-segment--green{color:#2f9d72}body[data-workflow-step="1"]:not(.annotator-page) .title-segment--dark{color:#101928}body[data-workflow-step="1"]:not(.annotator-page) .title-segment--orange,body[data-workflow-step="1"]:not(.annotator-page) .hero-copy h1 span{color:#ef684d}body[data-workflow-step="1"]:not(.annotator-page) .hero-copy h1 .title-segment--green{color:#2f9d72}body[data-workflow-step="1"]:not(.annotator-page) .hero-copy h1 .title-segment--dark{color:#101928}body[data-workflow-step="1"]:not(.annotator-page) .hero-copy>p{order:2;margin:16px 0 26px;color:#53627a;font-size:17px;line-height:1.65;font-weight:650}body[data-workflow-step="1"]:not(.annotator-page) .hero-copy>p:after{content:" \2728";color:#f5b51d}body[data-workflow-step="1"]:not(.annotator-page) .hero-preview{order:3;width:100%;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto;gap:14px;min-height:0;padding:0;border:0;background:transparent;box-shadow:none}body[data-workflow-step="1"]:not(.annotator-page) .format-toggle{grid-column:1;grid-row:1;justify-self:end;margin:0 20px 0 0;padding:4px;border-radius:22px;background:#fffffff0;border:1px solid #dfe6ee;box-shadow:0 8px 18px #1f2d3d1a}body[data-workflow-step="1"]:not(.annotator-page) .format-toggle button{min-width:96px;height:34px;border-radius:18px;font-size:15px}body[data-workflow-step="1"]:not(.annotator-page) .preview-panel{grid-column:1;grid-row:2;width:100%;margin:0}body[data-workflow-step="1"]:not(.annotator-page) .reference-preview img{width:min(100%,492px);max-height:none;margin:0 auto;object-fit:contain;border:0;border-radius:0;box-shadow:0 14px 28px #1f2d3d21}body[data-workflow-step="1"]:not(.annotator-page) .preview-format-ppt .reference-preview img,body[data-workflow-step="1"].preview-format-ppt:not(.annotator-page) .reference-preview img{width:100%;max-height:none}body[data-workflow-step="1"]:not(.annotator-page) .value-list{order:4;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:28px 0 0;padding:0}body[data-workflow-step="1"]:not(.annotator-page) .value-list li{min-height:88px;display:grid;grid-template-columns:42px minmax(0,1fr);justify-items:start;align-items:center;gap:8px;padding:10px 8px;border:1px solid #e7ebf1;border-radius:16px;background:#ffffffe6;text-align:left;box-shadow:0 10px 22px #1f2d3d0f}body[data-workflow-step="1"]:not(.annotator-page) .value-icon{width:42px!important;height:42px!important;padding:9px;border-radius:15px}body[data-workflow-step="1"]:not(.annotator-page) .value-list strong{font-size:15px;line-height:1.28}body[data-workflow-step="1"]:not(.annotator-page) .value-list .value-copy>span{margin-top:2px;color:#69758a;font-size:12px;line-height:1.24;white-space:normal}body[data-workflow-step="1"]:not(.annotator-page) .hero-cta{order:6}body[data-workflow-step="1"].experience-verified:not(.annotator-page) .hero-cta{position:fixed;left:20px;right:132px;bottom:calc(14px + env(safe-area-inset-bottom));z-index:60;width:auto;height:58px;min-width:0;padding:0 12px;border-radius:18px;font-size:18px;box-shadow:0 12px 24px #167a6638}body[data-workflow-step="1"]:not(.experience-verified):not(.annotator-page) .hero-cta{display:none}body[data-workflow-step="1"]:not(.annotator-page) .input-panel{padding:28px 18px 26px;border:0;background:#fff;box-shadow:none}body[data-workflow-step="1"]:not(.annotator-page) [data-step-card="1"].active{display:block;padding:0}body[data-workflow-step="1"]:not(.annotator-page) .template-center:before{content:"\2728  \9009\62e9\559c\6b22\7684\6a21\677f";display:block;margin:0 0 10px;color:#111827;font-size:24px;line-height:1.25;font-weight:950}body[data-workflow-step="1"]:not(.annotator-page) .template-center-head{margin:0 0 18px}body[data-workflow-step="1"]:not(.annotator-page) .template-center-head p{color:#7a8698;font-size:15px;font-weight:650}body[data-workflow-step="1"]:not(.annotator-page) .template-center-head .reference-upload-button{display:none}body[data-workflow-step="1"]:not(.annotator-page) .template-gallery{display:flex;gap:14px;width:calc(100% + 18px);margin:0;padding:0 18px 4px 0;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}body[data-workflow-step="1"]:not(.annotator-page) .template-gallery::-webkit-scrollbar{display:none}body[data-workflow-step="1"]:not(.annotator-page) .template-card{flex:0 0 132px;scroll-snap-align:start;padding:8px;border-radius:12px;background:#fff}body[data-workflow-step="1"]:not(.annotator-page) .template-card.active{border-color:var(--brand);box-shadow:0 0 0 2px #35bc9a2e}body[data-workflow-step="1"]:not(.annotator-page) .template-card img{border-radius:8px}body[data-workflow-step="1"]:not(.annotator-page) .template-card-title{margin-top:10px;color:#354155;font-size:15px;font-weight:650}body[data-workflow-step="1"]:not(.annotator-page) .template-card-badge{display:none}body[data-workflow-step="1"].experience-verified:not(.annotator-page) .input-panel:after{content:"\6362\6a21\677f";position:fixed;right:22px;bottom:calc(30px + env(safe-area-inset-bottom));z-index:61;color:var(--brand-active);font-size:15px;font-weight:850}body:not([data-workflow-step="1"]):not(.annotator-page) .app-shell{padding-bottom:calc(92px + env(safe-area-inset-bottom))}body:not([data-workflow-step="1"]):not(.annotator-page) .app-header{min-height:86px}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress{position:sticky;top:86px;z-index:24;display:flex;align-items:center;gap:0;padding:18px 16px 14px;border-bottom:1px solid rgba(226,232,240,.78);background:#fffffff0!important;backdrop-filter:blur(16px)}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li{flex:1;display:flex;justify-content:center;gap:6px;font-size:12px;font-weight:850;white-space:nowrap}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-progress li:not(:last-child):after{content:"";display:block;flex:1 1 20px;height:1px;margin-left:8px;background:#35bc9a52}body:not([data-workflow-step="1"]):not(.annotator-page) .workflow-step-card.active,body:not([data-workflow-step="1"]):not(.annotator-page) .hero-preview{margin:18px 14px;padding:22px 14px;border-radius:16px}body:not([data-workflow-step="1"]):not(.annotator-page) .step-card-head strong{font-size:25px}body:not([data-workflow-step="1"]):not(.annotator-page) .action-strip,body:not([data-workflow-step="1"]):not(.annotator-page) .final-actions{position:fixed!important;left:0;right:0;bottom:0;z-index:60!important;display:grid;grid-template-columns:.82fr 1.18fr;gap:10px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid rgba(226,232,240,.92);background:#fffffff5;box-shadow:0 -10px 28px #1f2d3d14;backdrop-filter:blur(18px)}body:not([data-workflow-step="1"]):not(.annotator-page) .action-strip .generation-status{grid-column:1 / -1;margin:0}body:not([data-workflow-step="1"]):not(.annotator-page) .secondary-action,body:not([data-workflow-step="1"]):not(.annotator-page) .primary-action{min-width:0;min-height:56px;border-radius:16px;font-size:17px}}body:not(.annotator-page) .home-action[hidden]{display:none!important}body:not([data-workflow-step="1"]):not(.annotator-page) .home-action:not([hidden]){min-width:132px;display:inline-flex!important;align-items:center;justify-content:center;gap:8px}body:not(.annotator-page) .brand-logo-horizontal{width:215px}@media(min-width:861px){body[data-workflow-step="1"]:not(.annotator-page) .home-hero{max-width:1360px;min-height:492px;padding:38px 38px 8px;grid-template-columns:minmax(400px,.8fr) minmax(660px,1.26fr);gap:26px}body[data-workflow-step="1"]:not(.annotator-page) .hero-copy{max-width:560px}body[data-workflow-step="1"]:not(.annotator-page) .hero-copy h1{font-size:48px;line-height:1.16}body[data-workflow-step="1"]:not(.annotator-page) .hero-copy>p{margin:22px 0 30px;font-size:20px;line-height:1.62}body[data-workflow-step="1"]:not(.annotator-page) .value-list{gap:14px;margin-bottom:30px}body[data-workflow-step="1"]:not(.annotator-page) .value-list li{min-height:84px;grid-template-columns:36px minmax(0,1fr);column-gap:9px;padding:12px 14px;border-radius:17px}body[data-workflow-step="1"]:not(.annotator-page) .value-icon{width:36px!important;height:36px!important;padding:7px;border-radius:13px}body[data-workflow-step="1"]:not(.annotator-page) .value-list strong{font-size:17px}body[data-workflow-step="1"]:not(.annotator-page) .value-list .value-copy>span{font-size:14px}body[data-workflow-step="1"]:not(.annotator-page) .hero-cta{height:62px;min-width:0;width:100%;max-width:450px;border-radius:18px;font-size:20px}body[data-workflow-step="1"]:not(.annotator-page) .hero-preview{grid-template-columns:.46fr minmax(380px,.9fr) .46fr;min-height:390px;gap:14px;padding:10px 48px 0}body[data-workflow-step="1"].preview-format-ppt:not(.annotator-page) .hero-preview{grid-template-columns:.34fr minmax(560px,1.12fr) .34fr}body[data-workflow-step="1"]:not(.annotator-page) .side-card{max-height:310px;border-radius:12px}body[data-workflow-step="1"].preview-format-ppt:not(.annotator-page) .side-card{max-height:178px}body[data-workflow-step="1"]:not(.annotator-page) .reference-preview img{max-height:390px}body[data-workflow-step="1"].preview-format-ppt:not(.annotator-page) .reference-preview img{max-height:322px}body[data-workflow-step="1"]:not(.annotator-page) .format-toggle button{min-width:118px;height:36px;border-radius:18px;font-size:15px}body[data-workflow-step="1"]:not(.annotator-page) .gallery-arrow{width:46px;height:46px}body[data-workflow-step="1"]:not(.annotator-page) .input-panel{padding:0 38px 42px}body[data-workflow-step="1"]:not(.annotator-page) [data-step-card="1"].active{max-width:1360px}body[data-workflow-step="1"]:not(.annotator-page) .template-center-head{margin:-6px 0 10px}body[data-workflow-step="1"]:not(.annotator-page) .template-gallery{grid-template-columns:repeat(6,minmax(150px,1fr));gap:16px}body[data-workflow-step="1"]:not(.annotator-page) .template-card{padding:8px 10px}body[data-workflow-step="1"]:not(.annotator-page) .template-card img{aspect-ratio:4 / 3;object-fit:contain}body[data-workflow-step="1"]:not(.annotator-page) .template-card--coming-soon{min-height:100%;display:grid;place-items:center;align-content:center;gap:10px;padding:22px 14px;border-style:dashed;color:var(--muted);background:linear-gradient(180deg,#fff,#f8fffc)}body[data-workflow-step="1"]:not(.annotator-page) .template-card-placeholder-icon{width:44px;height:44px;padding:10px;border-radius:16px;background:linear-gradient(180deg,#f4fffb,#eafbf5);filter:var(--brand-icon-filter)}body[data-workflow-step="1"]:not(.annotator-page) .template-card-placeholder-detail{display:block;max-width:118px;color:#7a8698;font-size:13px;font-weight:700;line-height:1.35;white-space:normal}}@media(max-width:860px){body:not(.annotator-page) .brand-logo-horizontal,body[data-workflow-step="1"]:not(.annotator-page) .brand-logo-horizontal{width:min(141px,38vw)}}@media(max-width:860px){body[data-workflow-step="1"]:not(.annotator-page){background:#fff}body[data-workflow-step="1"]:not(.annotator-page) .app-shell{padding:0 0 calc(104px + env(safe-area-inset-bottom));background:#fff}body[data-workflow-step="1"]:not(.annotator-page) .app-header{position:sticky!important;top:0!important;min-height:74px;display:flex!important;align-items:center;justify-content:flex-start;padding:12px 18px;background:#fffffff5;backdrop-filter:none!important;transform:none!important}body[data-workflow-step="1"]:not(.annotator-page) .brand-logo-horizontal{width:min(188px,50vw);max-width:100%;display:block}body[data-workflow-step="1"]:not(.annotator-page) .brand-mark{flex:0 0 auto;min-width:0;width:auto;display:inline-flex;justify-content:flex-start;margin:0}body[data-workflow-step="1"]:not(.annotator-page):not(.experience-verified) .header-actions{position:fixed!important;left:0;right:0;top:auto!important;bottom:0!important;z-index:100;display:grid!important;width:100%;grid-template-columns:minmax(0,1fr) minmax(142px,.74fr);align-items:center;gap:12px;padding:12px 18px calc(12px + env(safe-area-inset-bottom))!important;border-top:1px solid rgba(226,232,240,.92);background:#fffffffa;box-shadow:0 -10px 26px #1f2d3d14;backdrop-filter:blur(18px)}body[data-workflow-step="1"]:not(.annotator-page):not(.experience-verified) .access-badge.access-badge--hint{height:56px;display:inline-flex!important;justify-content:flex-end;align-items:center;gap:8px;min-width:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#52627a;font-size:clamp(13px,3.4vw,15px);line-height:1.15;font-weight:850;letter-spacing:0;text-align:right;white-space:nowrap}body[data-workflow-step="1"]:not(.annotator-page):not(.experience-verified) .access-badge.access-badge--hint:before{content:none}body[data-workflow-step="1"]:not(.annotator-page):not(.experience-verified) .access-badge-arrow{display:inline-block!important;margin-left:4px;color:var(--brand);font-size:22px;line-height:1;transform:translateY(1px)}body[data-workflow-step="1"]:not(.annotator-page):not(.experience-verified) .unlock-action{height:56px;padding:0 14px;border-radius:18px;font-size:16px;font-weight:900}body[data-workflow-step="1"]:not(.annotator-page) .home-hero{display:flex;flex-direction:column;gap:0;padding:44px 18px 24px}body[data-workflow-step="1"]:not(.annotator-page) .hero-copy{display:contents}body[data-workflow-step="1"]:not(.annotator-page) .hero-copy h1{order:1;margin:0 auto;width:min(100%,382px);max-width:calc(100vw - 48px);color:#101928;font-size:clamp(32px,8.6vw,38px);line-height:1.34;font-weight:950;letter-spacing:0;text-align:left}body[data-workflow-step="1"]:not(.annotator-page) .hero-copy>p{order:2;width:min(100%,382px);max-width:calc(100vw - 48px);margin:18px auto 24px;color:#53627a;font-size:16px;line-height:1.62;font-weight:700;text-align:left}body[data-workflow-step="1"]:not(.annotator-page) .hero-preview{order:3;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto;gap:12px;width:100%;min-height:0;padding:0;border:0;background:transparent;box-shadow:none}body[data-workflow-step="1"]:not(.annotator-page) .side-card,body[data-workflow-step="1"]:not(.annotator-page) .gallery-arrow,body[data-workflow-step="1"]:not(.annotator-page) .preview-stage-head,body[data-workflow-step="1"]:not(.annotator-page) .preview-card>h2,body[data-workflow-step="1"]:not(.annotator-page) .workflow-hint{display:none!important}body[data-workflow-step="1"]:not(.annotator-page) .format-toggle{grid-column:1;grid-row:1;justify-self:center;margin:0 0 12px}body[data-workflow-step="1"]:not(.annotator-page) .format-toggle button{min-width:112px;height:38px;font-size:15px}body[data-workflow-step="1"]:not(.annotator-page) .preview-panel{grid-column:1;grid-row:2;width:100%;margin:0;overflow:visible}body[data-workflow-step="1"]:not(.annotator-page) .preview-card,body[data-workflow-step="1"]:not(.annotator-page) .poster-stage,body[data-workflow-step="1"]:not(.annotator-page) .poster-root,body[data-workflow-step="1"]:not(.annotator-page) .reference-preview{width:100%;height:auto;min-height:0;padding:0;margin:0;border:0;background:transparent;box-shadow:none}body[data-workflow-step="1"]:not(.annotator-page) .reference-preview{display:grid;justify-items:center}body[data-workflow-step="1"]:not(.annotator-page) .reference-preview img{width:min(82vw,350px);max-height:none;display:block;object-fit:contain;object-position:center;border:0;border-radius:0;background:transparent;box-shadow:none}body[data-workflow-step="1"].preview-format-ppt:not(.annotator-page) .reference-preview img{width:min(92vw,390px);max-height:none}body[data-workflow-step="1"]:not(.annotator-page) .value-list{order:4;display:grid!important;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:28px 0 0}body[data-workflow-step="1"]:not(.annotator-page) .value-list li{min-height:88px;min-width:0;grid-template-columns:34px minmax(0,1fr);justify-items:start;gap:7px;padding:10px 7px;text-align:left}body[data-workflow-step="1"]:not(.annotator-page) .value-icon{width:34px;height:34px;padding:8px}body[data-workflow-step="1"]:not(.annotator-page) .value-list strong{font-size:clamp(13px,3.35vw,15px);line-height:1.25}body[data-workflow-step="1"]:not(.annotator-page) .value-list .value-copy>span{font-size:clamp(11px,2.95vw,13px);line-height:1.35}body[data-workflow-step="1"]:not(.annotator-page) .input-panel{padding:28px 18px 26px;background:#fff}body[data-workflow-step="1"]:not(.annotator-page) .template-center:before{margin-bottom:12px;font-size:24px;line-height:1.25}body[data-workflow-step="1"]:not(.annotator-page) .template-center-head{margin-bottom:18px}body[data-workflow-step="1"]:not(.annotator-page) .template-center-head p{font-size:15px;line-height:1.55}body[data-workflow-step="1"]:not(.annotator-page) .template-gallery{display:flex;gap:14px;width:calc(100% + 18px);padding:0 18px 4px 0;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}body[data-workflow-step="1"]:not(.annotator-page) .template-card{flex:0 0 140px;padding:8px;border-radius:12px;scroll-snap-align:start}body[data-workflow-step="1"]:not(.annotator-page) .template-card img{width:100%;aspect-ratio:2480 / 3508;object-fit:contain;border-radius:8px}body[data-workflow-step="1"]:not(.annotator-page) .template-card-title{margin-top:10px;font-size:15px;line-height:1.35}}body:not(.annotator-page) .mobile-app-shell{display:none}@media(max-width:767px){:root{--mobile-brand: #35bc9a;--mobile-brand-deep: #167a66;--mobile-brand-soft: #edfdf7;--mobile-brand-tint: #f6fffb;--mobile-ring: rgba(53, 188, 154, .22);--mobile-ink: #141a22;--mobile-muted: #647084;--mobile-line: #e4e8ee;--mobile-x: 14px;--mobile-topbar-h: 58px;--mobile-bottom-h: 78px;--mobile-stepper-h: 48px}html,body:not(.annotator-page){width:100%;max-width:100%;overflow-x:hidden;background:#eef2f5}body:not(.annotator-page) .app-shell{display:none!important}body:not(.annotator-page) .mobile-app-shell{position:relative;width:min(100vw,430px);min-height:100dvh;display:block;margin:0 auto;overflow-x:hidden;color:var(--mobile-ink);background:radial-gradient(circle at 16% 6%,rgba(255,248,234,.95),transparent 36%),radial-gradient(circle at 86% 28%,rgba(237,253,247,.9),transparent 34%),#fff;box-shadow:0 0 0 1px #141a2214,0 24px 72px #141a2229;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}body:not(.annotator-page) .mobile-app-shell *,body:not(.annotator-page) .mobile-app-shell *:before,body:not(.annotator-page) .mobile-app-shell *:after{box-sizing:border-box}body:not(.annotator-page) .mobile-app-shell button,body:not(.annotator-page) .mobile-app-shell input,body:not(.annotator-page) .mobile-app-shell textarea{font:inherit}body:not(.annotator-page) .mobile-app-shell button{border:0}body:not(.annotator-page) .mobile-topbar{position:sticky;top:0;z-index:30;height:var(--mobile-topbar-h);display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px var(--mobile-x) 7px;border-bottom:1px solid rgba(226,232,240,.9);background:#fffffff0;backdrop-filter:blur(16px)}body:not(.annotator-page) .mobile-brand-logo{width:clamp(118px,34vw,148px);height:auto;display:block;flex:0 1 auto}body:not(.annotator-page) .mobile-header-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;min-width:0;flex:1 1 auto}body:not(.annotator-page) .mobile-status-pill,body:not(.annotator-page) .mobile-works-pill{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;border:1px solid rgba(53,188,154,.28);border-radius:999px;color:var(--mobile-brand-deep);background:linear-gradient(180deg,#fff,var(--mobile-brand-soft));font-size:12px;font-weight:800;white-space:nowrap}body:not(.annotator-page) .mobile-status-pill{font-size:13px}body:not(.annotator-page) .mobile-status-pill img,body:not(.annotator-page) .mobile-works-pill img{width:16px;height:16px}body:not(.annotator-page) .mobile-screen{display:none;min-height:calc(100dvh - var(--mobile-topbar-h));padding:9px var(--mobile-x) calc(var(--mobile-bottom-h) + 12px)}body:not(.annotator-page) .mobile-screen.active{display:block}body:not(.annotator-page) .mobile-hero-copy h1{margin:0;color:#111827;font-size:28px;line-height:1.08;font-weight:950}body:not(.annotator-page) .mobile-hero-copy h1 strong{color:var(--mobile-brand-deep)}body:not(.annotator-page) .mobile-hero-copy p:last-child{margin:7px 0 0;color:#56647a;font-size:13px;line-height:1.45;font-weight:700}body:not(.annotator-page) .mobile-template-frame{margin-top:8px;overflow:hidden;border:1px solid rgba(226,232,240,.92);border-radius:20px;background:linear-gradient(180deg,#f6fffbc2,#fffffff5),#fff;box-shadow:0 12px 28px #141a2212}body:not(.annotator-page) .mobile-preview-stage{position:relative;display:grid;place-items:center;width:100%;overflow:hidden;border:1px solid rgba(226,232,240,.92);border-radius:18px;background:#ffffffe6;box-shadow:0 12px 28px #141a2212}body:not(.annotator-page) .mobile-template-preview{height:clamp(244px,calc(32vh + 87px),361px);min-height:244px;padding:4px;border:0;border-radius:0;background:transparent;box-shadow:none}body:not(.annotator-page) .mobile-poster-img{width:100%;height:100%;max-width:100%;max-height:100%;display:block;object-fit:contain}body:not(.annotator-page) .mobile-template-preview .mobile-poster-img,body:not(.annotator-page) .mobile-unlocked-preview .mobile-poster-img,body:not(.annotator-page) .mobile-done-preview .mobile-poster-img{position:absolute;inset:8px;width:calc(100% - 16px);height:calc(100% - 16px);max-width:none;max-height:none}body:not(.annotator-page) .mobile-format-tabs{display:grid;grid-template-columns:1fr 1fr;align-items:center;border:1px solid rgba(226,232,240,.95);border-radius:999px;background:#ffffffdb;box-shadow:0 10px 26px #141a220f}body:not(.annotator-page) .mobile-format-tabs button{height:100%;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#697488;background:transparent;font-size:13px;font-weight:900;white-space:nowrap}body:not(.annotator-page) .mobile-format-tabs .active{color:#fff;background:var(--mobile-brand)}body:not(.annotator-page) .mobile-preview-toggle{position:absolute;top:9px;right:9px;z-index:2;width:112px;height:30px;padding:2px;background:#ffffffd6;backdrop-filter:blur(10px)}body:not(.annotator-page) .mobile-preview-toggle button{font-size:11px}body:not(.annotator-page) .mobile-template-chooser{padding:8px 9px 9px;border-top:1px solid rgba(226,232,240,.78);background:#ffffff8a}body:not(.annotator-page) .mobile-template-pager{justify-content:flex-end;margin:0 0 7px auto;display:inline-flex;align-items:center;gap:5px}body:not(.annotator-page) .mobile-template-pager button{min-width:48px;height:26px;padding:0 8px;border:1px solid rgba(53,188,154,.26);border-radius:999px;color:var(--mobile-brand-deep);background:var(--mobile-brand-soft);font-size:11px;font-weight:950}body:not(.annotator-page) .mobile-template-pager button:disabled{color:#98a2b3;background:#f5f7fa}body:not(.annotator-page) .mobile-template-pager span{min-width:32px;color:#6d788a;font-size:11px;font-weight:900;text-align:center}body:not(.annotator-page) .mobile-template-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}body:not(.annotator-page) .mobile-template-card{display:grid;gap:4px;padding:4px;border:1px solid var(--mobile-line);border-radius:12px;color:var(--mobile-ink);background:#fff;box-shadow:0 6px 14px #141a220b}body:not(.annotator-page) .mobile-template-card.selected{border-color:var(--mobile-brand);background:linear-gradient(180deg,#fff,var(--mobile-brand-tint));box-shadow:0 0 0 2px var(--mobile-ring),0 8px 18px #35bc9a1a}body:not(.annotator-page) .mobile-template-card img{width:100%;aspect-ratio:3 / 4;height:auto;object-fit:contain;border-radius:8px;background:#f7f8fa}body:not(.annotator-page) .mobile-template-card span{min-height:20px;display:grid;place-items:center;text-align:center;font-size:9px;line-height:1.18;font-weight:900}body:not(.annotator-page) .mobile-benefits{display:none}body:not(.annotator-page) .mobile-eyebrow{width:fit-content;margin:0 0 5px;padding:4px 9px;border-radius:999px;color:var(--mobile-brand-deep);background:var(--mobile-brand-soft);font-size:12px;font-weight:900}body:not(.annotator-page) .mobile-unlocked-preview{height:clamp(254px,36vh,330px);margin-top:10px}body:not(.annotator-page) .mobile-summary{display:grid;gap:10px;margin-top:14px}body:not(.annotator-page) .mobile-summary>div{min-height:50px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:9px;padding:0 14px;border:1px solid rgba(226,232,240,.95);border-radius:16px;background:#ffffffe0}body:not(.annotator-page) .mobile-summary>div>span{color:#5f6d82;font-size:13px;font-weight:800}body:not(.annotator-page) .mobile-summary strong{color:var(--mobile-brand-deep);font-size:14px;font-weight:950}body:not(.annotator-page) .mobile-summary .mobile-summary-format{grid-template-columns:1fr minmax(128px,142px)}body:not(.annotator-page) .mobile-summary-tabs{width:100%;height:34px;padding:2px}body:not(.annotator-page) .mobile-summary-tabs button{font-size:12px}body:not(.annotator-page) .mobile-workflow{padding-top:0}body:not(.annotator-page) .mobile-stepper{height:var(--mobile-stepper-h);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:4px;margin:0 calc(var(--mobile-x) * -1) 8px;padding:0 var(--mobile-x);border-bottom:1px solid rgba(226,232,240,.9);background:#ffffffb8}body:not(.annotator-page) .mobile-stepper span{min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:4px;color:#7a8394;font-size:11px;font-weight:950;white-space:nowrap}body:not(.annotator-page) .mobile-stepper span:before{content:"";width:20px;height:20px;flex:0 0 auto;border:1px solid #dfe5ed;border-radius:999px;background:#fff}body:not(.annotator-page) .mobile-stepper .current{padding:5px 6px;border-radius:999px;color:#fff;background:var(--mobile-brand)}body:not(.annotator-page) .mobile-stepper .current:before,body:not(.annotator-page) .mobile-stepper .done:before{display:none}body:not(.annotator-page) .mobile-stepper .done{color:var(--mobile-brand-deep)}body:not(.annotator-page) .mobile-stepper .done img{width:20px;height:20px;padding:4px;border-radius:999px;background:var(--mobile-brand)}body:not(.annotator-page) .mobile-mini-preview{display:grid;grid-template-columns:66px 1fr;gap:10px;align-items:center;margin-bottom:8px;padding:8px 10px;border:1px solid rgba(226,232,240,.9);border-radius:16px;background:#ffffffe0;box-shadow:0 9px 20px #141a220d}body:not(.annotator-page) .mobile-mini-preview>img{width:66px;height:84px;object-fit:contain;border-radius:9px;background:#fff}body:not(.annotator-page) .mobile-mini-preview p,body:not(.annotator-page) .mobile-mini-preview h2{margin:0}body:not(.annotator-page) .mobile-mini-preview p{color:var(--mobile-muted);font-size:12px;font-weight:800}body:not(.annotator-page) .mobile-mini-preview h2{margin-top:2px;font-size:18px}body:not(.annotator-page) .mobile-mini-tabs{width:132px;height:28px;margin-top:7px;padding:3px}body:not(.annotator-page) .mobile-mini-tabs button{font-size:11px}body:not(.annotator-page) .mobile-form-card,body:not(.annotator-page) .mobile-generation-card,body:not(.annotator-page) .mobile-upload-card{padding:18px 14px;border:1px solid rgba(226,232,240,.92);border-radius:18px;background:#ffffffe6;box-shadow:0 10px 24px #141a220f}body:not(.annotator-page) .mobile-form-card h1,body:not(.annotator-page) .mobile-upload-card h1{margin:0;font-size:21px;line-height:1.18}body:not(.annotator-page) .mobile-form-card label{display:grid;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:10px;margin-top:12px;color:#1d2633;font-size:12px;font-weight:950}body:not(.annotator-page) .mobile-field-label{min-width:0;display:inline-grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:7px;color:#162235;line-height:1.15;white-space:nowrap}body:not(.annotator-page) .mobile-field-label img{width:22px;height:22px;padding:3px;border-radius:8px;background:#f8fafc}body:not(.annotator-page) .mobile-form-card input,body:not(.annotator-page) .mobile-form-card textarea{grid-column:2;width:100%;min-height:56px;padding:0 14px;border:1px solid #dfe5ee;border-radius:13px;outline:0;color:#111827;background:linear-gradient(180deg,#fff,#fbfcfe);font-size:13px;font-weight:850}body:not(.annotator-page) .mobile-form-card textarea{min-height:96px;padding:14px;resize:vertical;line-height:1.35}body:not(.annotator-page) .mobile-generate-context{display:block;margin-bottom:8px}body:not(.annotator-page) .mobile-generate-context>div{position:relative;min-width:0;display:grid;gap:7px;padding:9px;border:1px solid rgba(226,232,240,.92);border-radius:16px;background:#ffffffe6;box-shadow:0 9px 20px #141a220d}body:not(.annotator-page) .mobile-generate-context .mobile-generate-preview{width:100%;height:332px;object-fit:contain;border-radius:11px;background:#f8fafc;transition:opacity .28s ease}body:not(.annotator-page) .mobile-generate-visual.is-placeholder{background:radial-gradient(circle at 20% 10%,rgba(255,248,214,.82),transparent 34%),linear-gradient(135deg,#e9fff6,#f7fffb 52%,#e5fbf4)}body:not(.annotator-page) .mobile-generate-visual.is-placeholder .mobile-generate-preview{opacity:0}body:not(.annotator-page) .mobile-generate-template-thumb{position:absolute;top:18px;left:18px;z-index:2;width:62px;height:84px;object-fit:contain;padding:4px;border:1px solid rgba(53,188,154,.24);border-radius:10px;background:#ffffffeb;box-shadow:0 10px 22px #141a2214;display:none}body:not(.annotator-page) .mobile-generate-visual.is-placeholder .mobile-generate-template-thumb{display:block}body:not(.annotator-page) .mobile-generate-overlay{position:absolute;inset:9px;z-index:1;display:flex;align-items:center;justify-content:center;padding:26px;border-radius:11px;color:#0f7f68;font-size:16px;font-weight:950;line-height:1.55;text-align:center;white-space:pre-line}body:not(.annotator-page) .mobile-generate-overlay[hidden],body:not(.annotator-page) .mobile-generate-visual.is-ready .mobile-generate-overlay{display:none}body:not(.annotator-page) .mobile-generate-context span{min-height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:var(--mobile-brand-deep);background:var(--mobile-brand-soft);font-size:11px;font-weight:950}body:not(.annotator-page) .mobile-generation-card{display:grid;gap:8px}body:not(.annotator-page) .mobile-generate-status{display:flex;align-items:center;justify-content:space-between;gap:10px}body:not(.annotator-page) .mobile-generate-status strong{color:#111827;font-size:17px;font-weight:950}body:not(.annotator-page) .mobile-generate-status span{color:var(--mobile-muted);font-size:11px;font-weight:800;text-align:right}body:not(.annotator-page) .mobile-progress-list{width:100%;display:grid;gap:5px}body:not(.annotator-page) .mobile-progress-list div{display:grid;grid-template-columns:1fr 22px;align-items:center;gap:8px;padding:7px 9px;border:1px solid var(--mobile-line);border-radius:12px;background:#fff}body:not(.annotator-page) .mobile-progress-list span{font-size:12px;font-weight:950}body:not(.annotator-page) .mobile-progress-list i{width:20px;height:20px;border:3px solid #dbe3ec;border-radius:999px}body:not(.annotator-page) .mobile-progress-list .complete i{border:0;background:var(--mobile-brand) url("./wawa-icon-check-HVPLVNWT.svg") center / 15px no-repeat}body:not(.annotator-page) .mobile-progress-list .running i{border-color:#35bc9a38;border-top-color:var(--mobile-brand)}body:not(.annotator-page) .mobile-progress-list div:after{content:"";grid-column:1 / -1;height:5px;border-radius:999px;background:linear-gradient(90deg,var(--mobile-brand) var(--mobile-progress, 0%),#e4e8ee var(--mobile-progress, 0%))}body:not(.annotator-page) .mobile-wait-message{margin-top:2px;padding:9px 10px;border-radius:12px;color:#526174;background:#f8fafc;font-size:11px;font-weight:800;line-height:1.45}body:not(.annotator-page) .mobile-wait-message[hidden]{display:none}body:not(.annotator-page) .mobile-refine-panel{display:grid;gap:8px;padding:10px;border:1px solid var(--mobile-line);border-radius:14px;background:#fff}body:not(.annotator-page) .mobile-refine-panel[hidden]{display:none}body:not(.annotator-page) .mobile-refine-panel label{display:grid;gap:6px;color:#111827;font-size:12px;font-weight:950}body:not(.annotator-page) .mobile-refine-panel textarea{width:100%;min-height:64px;padding:10px 12px;border:1px solid #dfe5ee;border-radius:12px;outline:0;color:#111827;background:#fbfcfe;font-size:12px;font-weight:800;line-height:1.4;resize:vertical}body:not(.annotator-page) .mobile-refine-panel>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}body:not(.annotator-page) .mobile-refine-panel button{min-height:38px;border:1px solid rgba(53,188,154,.28);border-radius:999px;color:var(--mobile-brand-deep);background:var(--mobile-brand-soft);font-size:12px;font-weight:950}body:not(.annotator-page) .mobile-refine-panel button:disabled{color:#94a3b8;border-color:#e2e8f0;background:#f8fafc}body:not(.annotator-page) .mobile-refine-panel p{margin:0;color:#64748b;font-size:11px;font-weight:800;line-height:1.4}body:not(.annotator-page) .mobile-upload-card{padding:9px 10px;border-radius:16px}body:not(.annotator-page) .mobile-upload-card h1{font-size:19px}body:not(.annotator-page) .mobile-upload-card>p{margin:2px 0 6px;color:var(--mobile-muted);font-size:11px;font-weight:750}body:not(.annotator-page) .mobile-photo-slot{width:100%;min-height:52px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:8px;margin-top:6px;padding:5px 8px;border:1px solid var(--mobile-line);border-radius:13px;color:var(--mobile-ink);background:#fff;text-align:left}body:not(.annotator-page) .mobile-photo-slot.active{border-color:var(--mobile-brand);background:linear-gradient(90deg,#fff,var(--mobile-brand-tint))}body:not(.annotator-page) .mobile-photo-slot>img{width:40px;height:40px;object-fit:cover;border-radius:9px;background:#f5f7fa}body:not(.annotator-page) .mobile-photo-slot strong,body:not(.annotator-page) .mobile-photo-slot span{display:block}body:not(.annotator-page) .mobile-photo-slot strong{font-size:13px;font-weight:950}body:not(.annotator-page) .mobile-photo-slot span{margin-top:1px;color:#68758a;font-size:10px;line-height:1.22;font-weight:750}body:not(.annotator-page) .mobile-photo-slot .mobile-photo-action{min-width:54px;height:32px;display:grid;place-items:center;border-radius:999px;color:#fff;background:var(--mobile-brand);font-size:12px;font-weight:950}body:not(.annotator-page) .mobile-photo-empty{margin-top:8px;padding:14px;border:1px dashed #cfe3dc;border-radius:14px;color:var(--mobile-brand-deep);background:linear-gradient(90deg,#fff7cc9e,#effff8d1);font-size:14px;line-height:1.4;font-weight:850}body:not(.annotator-page) .mobile-photo-empty>span{display:block}body:not(.annotator-page) .mobile-photo-empty>button{width:100%;height:38px;margin-top:10px;border:0;border-radius:999px;color:#fff;background:var(--mobile-brand);font-size:13px;font-weight:950}body:not(.annotator-page) .mobile-photo-empty.loading{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px}body:not(.annotator-page) .mobile-photo-empty.loading:before,body:not(.annotator-page) .mobile-photo-detecting>span{content:"";width:18px;height:18px;border:3px solid rgba(53,188,154,.24);border-top-color:var(--mobile-brand);border-radius:999px;animation:mobile-spin .82s linear infinite}body:not(.annotator-page) .mobile-upload-preview{height:clamp(260px,calc(100dvh - 434px),326px);margin-top:8px;padding:7px}body:not(.annotator-page) .mobile-upload-preview .mobile-poster-img{position:absolute;inset:7px;width:calc(100% - 14px);height:calc(100% - 14px);max-width:none;max-height:none}body:not(.annotator-page) .mobile-photo-overlay{position:absolute;left:50%;top:50%;z-index:2;transform:translate(-50%,-50%);pointer-events:none}body:not(.annotator-page) .mobile-photo-overlay[hidden]{display:none}body:not(.annotator-page) .mobile-photo-detecting{width:min(240px,74%);min-height:88px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;justify-items:center;gap:7px;padding:14px;border:1px solid rgba(53,188,154,.28);border-radius:18px;color:var(--mobile-brand-deep);background:#ffffffeb;box-shadow:0 16px 40px #19736024;text-align:center}body:not(.annotator-page) .mobile-photo-detecting strong{color:var(--mobile-ink);font-size:14px;font-weight:950}body:not(.annotator-page) .mobile-photo-detecting small{color:#667085;font-size:10px;font-weight:800}body:not(.annotator-page) .mobile-photo-hotspot{position:absolute;transform:rotate(var(--slot-rotation, 0deg));transform-origin:center;display:grid;place-items:center;min-width:0;min-height:0;padding:0;border:2px dashed rgba(53,188,154,.78);border-radius:8px;background:#effff875;color:var(--mobile-brand-deep);box-shadow:0 4px 12px #105a4b29;cursor:pointer;overflow:hidden;pointer-events:auto}body:not(.annotator-page) .mobile-photo-hotspot.active{border-color:var(--mobile-brand);box-shadow:0 0 0 3px #35bc9a38,0 6px 16px #105a4b2e}body:not(.annotator-page) .mobile-photo-hotspot.filled{border-style:solid;border-color:#35bc9ae6;background:#fff}body:not(.annotator-page) .mobile-photo-hotspot img{width:100%;height:100%;display:block;object-fit:cover}body:not(.annotator-page) .mobile-photo-hotspot span{width:28px;height:28px;display:grid;place-items:center;border-radius:999px;background:#ffffffeb;color:var(--mobile-brand-deep);font-size:22px;font-weight:950;line-height:1}body:not(.annotator-page) .mobile-done-hero{padding:18px 0 14px;text-align:center}body:not(.annotator-page) .mobile-ribbon{width:fit-content;margin:0 auto 12px;padding:8px 18px;border-radius:999px;color:#fff;background:var(--mobile-brand);box-shadow:0 14px 28px #35bc9a38;font-size:16px;font-weight:950}body:not(.annotator-page) .mobile-done-hero h1{margin:0;font-size:27px;line-height:1.25}body:not(.annotator-page) .mobile-done-hero p:last-child{margin:8px 0 0;color:var(--mobile-muted);font-size:15px;font-weight:750}body:not(.annotator-page) .mobile-done-preview{height:min(52vh,430px);min-height:376px;padding:12px}body:not(.annotator-page) .mobile-bottom-action{position:fixed;left:50%;bottom:0;z-index:40;width:min(100vw,430px);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.16fr);gap:9px;padding:9px var(--mobile-x) calc(9px + env(safe-area-inset-bottom));border-top:1px solid rgba(226,232,240,.9);background:#fffffff5;transform:translate(-50%);backdrop-filter:blur(18px)}body:not(.annotator-page) .mobile-bottom-action button{min-width:0;min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:15px;font-size:15px;font-weight:950}body:not(.annotator-page) .mobile-bottom-action img{width:18px;height:18px}body:not(.annotator-page) .mobile-input-chip{border:1px solid var(--mobile-line)!important;color:#5f6d82;background:#fff}body:not(.annotator-page) .mobile-primary{color:#fff;background:var(--mobile-brand);box-shadow:0 10px 24px #35bc9a38}body:not(.annotator-page) .mobile-primary:disabled{background:linear-gradient(180deg,#d7dde8,#c7cfdd);box-shadow:none}body:not(.annotator-page) .mobile-primary img{filter:brightness(0) invert(1)}body:not(.annotator-page) .mobile-bottom-sheet{position:fixed;inset:0;z-index:60;display:flex;align-items:flex-end;justify-content:center;background:#141a226b}body:not(.annotator-page) .mobile-bottom-sheet[hidden]{display:none!important}body:not(.annotator-page) .mobile-sheet-backdrop{position:absolute;inset:0;background:transparent}body:not(.annotator-page) .mobile-sheet-panel{position:relative;z-index:1;width:min(100vw,430px);max-height:min(78vh,720px);overflow-y:auto;padding:26px var(--mobile-x) calc(22px + env(safe-area-inset-bottom));border-radius:28px 28px 0 0;background:#fff;box-shadow:0 -24px 70px #141a2238}body:not(.annotator-page) .mobile-grabber{position:absolute;left:50%;top:10px;width:42px;height:5px;border-radius:999px;background:#d4d9e2;transform:translate(-50%)}body:not(.annotator-page) .mobile-sheet-panel h1{margin:8px 0 6px;color:#111827;text-align:center;font-size:25px;line-height:1.25;font-weight:950}body:not(.annotator-page) .mobile-sheet-panel p{margin:0 0 18px;color:var(--mobile-muted);text-align:center;font-size:14px;line-height:1.55;font-weight:750}body:not(.annotator-page) .mobile-sheet-panel label{display:block;margin-bottom:12px;color:#1d2633;font-size:14px;font-weight:950}body:not(.annotator-page) .mobile-sheet-panel input{width:100%;height:52px;margin-top:7px;padding:0 14px;border:1px solid var(--mobile-line);border-radius:16px;outline:0;color:#111827;background:#fff;font-size:17px;font-weight:850}body:not(.annotator-page) .mobile-sheet-panel input:disabled{color:#8a94a6;background:#f3f6fa;-webkit-text-fill-color:#8a94a6}body:not(.annotator-page) .mobile-sheet-primary{width:100%;min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:15px;color:#fff;background:var(--mobile-brand);font-size:15px;font-weight:950}body:not(.annotator-page) .mobile-sheet-primary:disabled{background:linear-gradient(180deg,#9bdcca,#7fcfbb);box-shadow:none}body:not(.annotator-page) .mobile-sheet-primary img{width:18px;height:18px;filter:brightness(0) invert(1)}body:not(.annotator-page) .mobile-bottom-sheet.is-validating .mobile-sheet-primary img{animation:mobile-spin .8s linear infinite}@keyframes mobile-spin{to{transform:rotate(360deg)}}body:not(.annotator-page) .mobile-sheet-status{margin-top:12px;color:var(--mobile-muted);text-align:center;font-size:14px;line-height:1.45;font-weight:750}body:not(.annotator-page) .access-modal{position:fixed;inset:0;z-index:60;display:grid;align-items:end;padding:0}body:not(.annotator-page) .access-backdrop{position:absolute;inset:0;background:#141a226b}body:not(.annotator-page) .access-dialog{position:relative;z-index:1;width:min(100vw,430px);max-height:min(78vh,720px);margin:0 auto;overflow-y:auto;display:grid;gap:14px;padding:26px var(--mobile-x) calc(22px + env(safe-area-inset-bottom));border-radius:28px 28px 0 0;background:#fff;box-shadow:0 -24px 70px #141a2238}body:not(.annotator-page) .access-dialog:before{content:"";position:absolute;left:50%;top:10px;width:42px;height:5px;border-radius:999px;background:#d4d9e2;transform:translate(-50%)}body:not(.annotator-page) .access-dialog h2{margin:8px 0 0;color:#111827;text-align:center;font-size:25px;line-height:1.25;font-weight:950}body:not(.annotator-page) .access-dialog>p{margin:-8px 0 0;color:var(--mobile-muted);text-align:center;font-size:14px;line-height:1.55;font-weight:750}body:not(.annotator-page) .access-steps,body:not(.annotator-page) .modal-close,body:not(.annotator-page) .admin-entry-link{display:none!important}body:not(.annotator-page) .access-panel{display:grid;gap:12px}body:not(.annotator-page) .access-panel .field{display:block}body:not(.annotator-page) .access-panel .field span{display:block;margin-bottom:7px;color:#1d2633;font-size:14px;font-weight:950}body:not(.annotator-page) .access-panel .field input{width:100%;height:52px;margin:0;padding:0 14px;border:1px solid var(--mobile-line);border-radius:16px;outline:0;color:#111827;background:#fff;font-size:17px;font-weight:850}body:not(.annotator-page) #validateExperienceCode{min-height:50px;border-radius:15px;color:#fff;background:var(--mobile-brand);font-size:15px;font-weight:950}body:not(.annotator-page) .access-status{color:var(--mobile-muted);text-align:center;font-size:14px;line-height:1.45;font-weight:750}body:not(.annotator-page) .works-dialog{width:min(100vw,430px);max-height:82vh;align-self:end;margin:0 auto;border-radius:24px 24px 0 0}@media(max-height:860px){body:not(.annotator-page) .mobile-hero-copy h1{font-size:26px}body:not(.annotator-page) .mobile-template-preview{height:248px;min-height:248px}body:not(.annotator-page) .mobile-generate-context .mobile-generate-preview{height:288px}body:not(.annotator-page) .mobile-form-card label{margin-top:8px}body:not(.annotator-page) .mobile-form-card input{min-height:48px}body:not(.annotator-page) .mobile-form-card textarea{min-height:72px;padding-top:10px;padding-bottom:10px}body:not(.annotator-page) .mobile-form-card{padding:14px 12px}body:not(.annotator-page) .mobile-form-card h1{font-size:20px}body:not(.annotator-page) .mobile-done-preview{height:310px;min-height:310px}body:not(.annotator-page) .mobile-done-hero{padding-top:12px;padding-bottom:10px}}}
