:root{font-family:Inter,Noto Sans KR,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#eef2f6;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}input,select,textarea{width:100%;border:1px solid #cfd8e6;border-radius:8px;background:#fff;color:#172033;outline:none}input{min-height:42px;padding:0 12px}select{height:36px;min-height:36px;padding:0 10px;font-size:13px}textarea{padding:12px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f}.user-app{display:grid;min-height:100vh;grid-template-columns:282px minmax(0,1fr)}.sidebar{min-height:100vh;padding:18px;background:#111827;color:#fff}.brand-block{display:flex;align-items:center;gap:12px}.brand-mark{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:8px;background:#0f8f83;color:#fff;font-weight:900}.brand-block strong,.brand-block span{display:block}.brand-block strong{font-size:15px}.brand-block span{margin-top:3px;color:#b8c4d6;font-size:12px}.profile-strip{margin:18px 0 22px;padding:14px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#ffffff0f}.profile-strip span,.profile-strip strong{display:block}.profile-strip span{color:#9aa9bd;font-size:12px}.profile-strip strong{margin-top:5px;font-size:16px}.side-nav{display:grid;gap:8px}.nav-item{display:grid;grid-template-columns:38px 1fr;gap:10px;width:100%;min-height:56px;align-items:center;border:0;border-radius:8px;background:transparent;color:#dce5f1;padding:8px 10px;text-align:left}.nav-item:hover,.nav-item.active{background:#fff;color:#172033}.nav-icon{display:grid;width:36px;height:36px;place-items:center;border-radius:8px;background:#ffffff1c;font-weight:900}.nav-item.active .nav-icon,.nav-item:hover .nav-icon{background:#0f766e;color:#fff}.nav-item strong,.nav-item small{display:block}.nav-item small{margin-top:2px;color:#9aa9bd;font-size:12px}.nav-item.active small,.nav-item:hover small{color:#5b6b80}.workspace{min-width:0;padding:24px}.topbar{display:flex;justify-content:space-between;gap:18px;align-items:center;margin:0 0 20px;padding:24px;border:1px solid #d7e0ec;border-radius:8px;background:#fff}.topbar.has-working-strip{display:grid;grid-template-columns:minmax(0,1fr) auto}.topbar h1,.topbar p,.surface h2,.metric strong,.metric small{margin:0}.topbar h1{margin-top:4px;font-size:clamp(24px,3vw,34px);line-height:1.15}.topbar p{margin-top:6px;color:#66778e}.top-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.working-summary-strip{grid-column:1 / -1;display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;padding-top:14px;padding-bottom:8px;border-top:1px solid #e5ebf3;scroll-snap-type:x proximity;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;cursor:grab;overscroll-behavior-x:contain;-webkit-user-select:none;user-select:none}.working-summary-strip.dragging{cursor:grabbing;scroll-snap-type:none}.working-summary-strip.empty{display:grid;gap:3px;border:1px dashed #cfd8e6;border-radius:8px;background:#f8fafc;padding:12px;cursor:default;-webkit-user-select:auto;user-select:auto}.working-summary-strip.empty span,.working-summary-card span,.working-summary-card small{color:#66778e;font-size:12px;font-weight:800}.working-summary-strip.empty strong{color:#172033;font-size:14px}.working-summary-card{display:grid;flex:0 0 min(240px,78vw);gap:4px;min-height:96px;border:1px solid #d7e0ec;border-radius:8px;background:linear-gradient(135deg,var(--template-accent-soft),transparent 58%),#fff;padding:12px;scroll-snap-align:start;text-align:left}.working-summary-card:hover,.working-summary-card.selected{border-color:var(--template-accent);box-shadow:0 0 0 2px var(--template-accent-soft)}.working-summary-card strong{overflow:hidden;color:#172033;font-size:14px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.eyebrow{color:#0f766e;font-size:12px;font-weight:900;letter-spacing:0}.content-stack{display:grid;gap:18px}.split-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr);gap:18px}.surface{border:1px solid #d7e0ec;border-radius:8px;background:#fff;padding:20px}.surface-head{display:flex;justify-content:space-between;gap:14px;align-items:center;margin-bottom:16px}.surface-head h2{margin-top:4px;font-size:20px}.surface-head p{margin:6px 0 0;color:#66778e;font-size:13px;line-height:1.5}.primary-button,.secondary-button,.ghost-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border-radius:8px;padding:0 16px;font-size:14px;font-weight:800;text-decoration:none}.primary-button{border:1px solid #0f766e;background:#0f766e;color:#fff}.secondary-button{border:1px solid #cfd8e6;background:#fff;color:#172033}.ghost-button{border:0;background:transparent;color:#b42318}.compact{min-height:38px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.metric{min-height:120px;border:1px solid #d7e0ec;border-radius:8px;background:#fff;padding:18px}.metric span{color:#66778e;font-size:13px;font-weight:800}.metric strong{display:block;margin-top:14px;font-size:25px}.metric small{display:block;margin-top:8px;color:#66778e}.quick-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.quick-action{display:block;min-height:112px;border:1px solid #d7e0ec;border-radius:8px;background:#f8fafc;padding:16px;text-align:left}.quick-action:hover{border-color:#0f766e;background:#effbf9}.quick-action strong,.quick-action span{display:block}.quick-action span{margin-top:10px;color:#66778e;font-size:13px;line-height:1.5}.store-overview .surface-head p{margin:5px 0 0;color:#66778e;font-size:13px;line-height:1.5}.store-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.store-metrics .metric{min-height:96px;background:#f8fafc}.platform-upload-shell .surface-head p{margin:5px 0 0;color:#66778e;font-size:13px;line-height:1.5}.upload-readiness{display:grid;min-width:116px;justify-items:center;border:1px solid #d7e0ec;border-radius:8px;background:#f8fafc;padding:10px}.upload-readiness strong{color:#0f766e;font-size:24px}.upload-readiness span{color:#66778e;font-size:12px;font-weight:900}.workflow-status{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.workflow-step{display:grid;grid-template-columns:30px minmax(0,1fr);gap:8px 10px;align-items:center;border:1px solid #d7e0ec;border-radius:8px;background:#fff;color:#66778e;padding:12px}.workflow-step>span{display:grid;width:30px;height:30px;place-items:center;border-radius:8px;background:#eef2f6;color:#526277;font-size:13px;font-weight:900}.workflow-step strong,.workflow-step small,.workflow-step b{display:block}.workflow-step strong{color:#172033;font-size:13px}.workflow-step small{margin-top:3px;color:#66778e;font-size:12px;line-height:1.35}.workflow-step b{grid-column:1 / -1;width:fit-content;border-radius:999px;background:#f8fafc;color:#66778e;padding:5px 9px;font-size:11px}.workflow-step.current{border-color:#0f766e;background:#f0fdfa;box-shadow:0 0 0 3px #0f766e1a}.workflow-step.current>span,.workflow-step.current b{background:#0f766e;color:#fff}.workflow-step.done{border-color:#86efac;background:#ecfdf3}.workflow-step.done>span,.workflow-step.done b{background:#dcfce7;color:#087443}.upload-compose-panel .surface-head p{margin:5px 0 0;color:#66778e;font-size:13px;line-height:1.5}.platform-upload-grid{display:grid;grid-template-columns:minmax(260px,.46fr) minmax(0,1fr);gap:16px;align-items:start}.platform-card-list,.upload-job-list{display:grid;gap:10px}.platform-connect-card{display:grid;grid-template-columns:12px minmax(0,1fr);gap:10px 12px;align-items:center;border:1px solid #d7e0ec;border-radius:8px;background:#fff;color:#172033;padding:14px;text-align:left}.platform-connect-card.selected,.platform-connect-card:hover{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1a}.platform-connect-card strong,.platform-connect-card small,.platform-connect-card b{display:block}.platform-connect-card small{margin-top:3px;color:#66778e;font-size:12px}.platform-connect-card b{grid-column:2;color:#314157;font-size:12px}.platform-status-dot{width:12px;height:12px;border-radius:999px;background:#94a3b8}.platform-status-dot.connected{background:#10b981}.platform-status-dot.expired,.platform-status-dot.missing_scope{background:#f59e0b}.platform-detail-panel,.upload-compose-panel{display:grid;gap:14px}.status-pill{display:inline-flex;min-height:32px;align-items:center;justify-content:center;border-radius:999px;padding:0 11px;font-size:12px;font-weight:900;white-space:nowrap}.status-pill.success{background:#ecfdf3;color:#087443}.status-pill.warning{background:#fff7ed;color:#c2410c}.status-pill.danger{background:#fef2f2;color:#b91c1c}.permission-list,.upload-targets{display:flex;gap:8px;flex-wrap:wrap}.permission-list span,.upload-targets span{border:1px solid #d7e0ec;border-radius:999px;background:#f8fafc;color:#66778e;padding:7px 10px;font-size:12px;font-weight:900}.permission-list span.granted,.upload-targets span.ready{border-color:#86efac;background:#ecfdf3;color:#087443}.upload-action-row{display:flex;gap:8px;flex-wrap:wrap}.connection-meta{border-top:1px solid #edf1f6;padding-top:4px}.upload-compose-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.52fr);gap:16px}.upload-targets{display:grid}.upload-targets strong{color:#172033;font-size:14px}.upload-job-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid #d7e0ec;border-radius:8px;background:#fff;padding:14px}.upload-job-row p{margin:5px 0 0;color:#66778e;font-size:13px}.upload-job-message{display:block;margin-top:6px;color:#475569;font-size:12px;font-weight:800}.upload-job-actions{display:flex;gap:8px;align-items:center;justify-content:flex-end;flex-wrap:wrap}.option-rows{display:grid;gap:10px}.option-row{display:flex;justify-content:space-between;gap:12px;align-items:center;min-height:46px;border-bottom:1px solid #edf1f6}.option-row:last-child{border-bottom:0}.option-row span{color:#66778e;font-size:13px;font-weight:800}.option-row strong{text-align:right}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}.field{display:grid;gap:7px;color:#314157;font-size:14px;font-weight:800}.field.wide,.wide{grid-column:1 / -1}.checkbox-row{display:flex;min-height:42px;align-items:center;gap:10px;flex-wrap:wrap}.checkbox-row label{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700}.checkbox-row input{width:16px;min-height:16px}.form-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.form-actions .notice{flex:1 1 320px;margin:0}.segmented,.view-toggle{display:inline-flex;gap:4px;border:1px solid #d7e0ec;border-radius:8px;background:#f2f5f9;padding:4px}.segmented{width:100%}.segmented.slim{width:auto}.segmented button,.view-toggle button{min-height:34px;border:0;border-radius:6px;background:transparent;color:#66778e;padding:0 13px;font-weight:800;white-space:nowrap}.segmented button{flex:1}.segmented button.selected,.view-toggle button.selected{background:#fff;color:#172033;box-shadow:0 1px 4px #0f172a14}.status-list,.service-list{display:grid;gap:10px}.compact-metrics{margin-bottom:14px}.status-row,.service-row{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(160px,.6fr) auto;gap:14px;align-items:center;border:1px solid #d7e0ec;border-radius:8px;padding:14px}.status-main{display:flex;align-items:center;gap:12px;min-width:0}.status-main strong,.status-main p,.status-main small{display:block;margin:0}.status-main p,.service-row p,.service-card p,.media-card p{margin:5px 0 0;color:#66778e;font-size:13px}.status-main small{margin-top:4px;color:#0f766e;font-size:12px;font-weight:800;line-height:1.4}.progress-track{height:9px;overflow:hidden;border-radius:999px;background:#e5ebf3}.progress-track span{display:block;height:100%;border-radius:inherit;background:#0f766e}.row-actions{display:flex;gap:6px;justify-content:flex-end;flex-wrap:wrap}.auto-progress-note{display:inline-flex;min-height:32px;align-items:center;border:1px solid #99f6e4;border-radius:999px;background:#ecfdf5;color:#0f766e;padding:0 10px;font-size:12px;font-weight:900}.status-badge{display:inline-flex;min-width:68px;min-height:30px;align-items:center;justify-content:center;border-radius:999px;padding:0 10px;font-size:12px;font-weight:900}.status-badge.queued{background:#eef2ff;color:#3730a3}.status-badge.processing{background:#ecfeff;color:#0e7490}.status-badge.review{background:#fff7ed;color:#c2410c}.status-badge.completed{background:#ecfdf3;color:#087443}.status-badge.archived{background:#f1f5f9;color:#334155}.card-grid,.service-cards,.plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.media-card,.service-card,.plan-card{display:grid;gap:14px;border:1px solid #d7e0ec;border-radius:8px;background:#fff;padding:16px}.payment-history-list,.payment-history-cards{display:grid;gap:10px}.payment-history-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.payment-history-row,.payment-history-card{border:1px solid #d7e0ec;border-radius:8px;background:#fff;padding:14px}.payment-history-row{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(130px,.7fr) minmax(150px,.7fr) auto;gap:14px;align-items:center}.payment-history-card{display:grid;gap:12px}.payment-history-row p,.payment-history-card p{margin:5px 0 0;color:#66778e;font-size:13px}.payment-history-row .danger-text,.payment-history-card .danger-text{color:#dc2626;font-weight:800}.payment-history-row span,.payment-history-card span{color:#66778e;font-size:13px;font-weight:800}.media-card.selected{border-color:#0f766e;box-shadow:0 0 0 2px #0f766e1f}.project-edit-card{display:grid;gap:14px;border:1px solid #d7e0ec;border-radius:8px;background:#fff;padding:16px}.project-edit-card.selected{border-color:#0f766e;box-shadow:0 0 0 2px #0f766e1f}.render-check{display:grid;gap:4px;border:1px solid #fed7aa;border-radius:8px;background:#fff7ed;padding:10px 12px;color:#9a3412}.render-check.connected{border-color:#99f6e4;background:#ecfdf5;color:#0f766e}.render-check.compact{width:fit-content;border:0;background:transparent;padding:0}.render-check strong{font-size:13px;font-weight:900}.render-check span{color:inherit;font-size:12px;font-weight:700;line-height:1.45}.render-api-summary{margin-top:14px;margin-bottom:18px}.source-video-attach{width:fit-content;cursor:pointer}.source-video-attach input{display:none}.working-layout{display:grid;grid-template-areas:"template preview edit";grid-template-columns:200px minmax(420px,.92fr) minmax(500px,1.08fr);height:min(760px,calc(100vh - 180px));min-height:0;gap:16px;align-items:stretch;overflow:hidden}.working-template-sidebar{grid-area:template;display:grid;grid-template-rows:auto minmax(0,1fr);align-content:start;gap:18px;min-width:0;min-height:0;overflow:hidden;padding-right:4px;scrollbar-gutter:stable}.working-template-block{display:grid;gap:10px;border:1px solid #1d4ed8;border-radius:8px;background:#08111f;color:#e5f0ff;padding:10px;box-shadow:0 16px 32px #0f172a1f}.working-template-block>span{width:fit-content;border-radius:2px;background:#3b82f6;color:#fff;padding:5px 8px;font-size:12px;font-weight:900}.working-template-block>strong{color:#fff;font-size:13px;font-weight:900}.working-template-block .secondary-button{justify-self:start;background:#fff}.working-template-list{display:grid;align-content:start;gap:10px;min-height:0;overflow-y:auto;padding-right:4px;scrollbar-gutter:stable}.template-picker-block{grid-template-rows:auto auto minmax(0,1fr);min-height:0;overflow:hidden}.selected-template-block .working-template-mini{gap:0}.selected-template-block .working-template-mini-meta,.selected-template-block .working-template-mini-chips{display:none}.working-template-choice{border:0;background:transparent;padding:0;text-align:left;cursor:pointer}.working-template-mini{display:grid;gap:8px;border:1px solid rgba(96,165,250,.52);border-radius:8px;background:#050b16;padding:10px}.working-template-mini.selected{border-color:var(--template-accent);box-shadow:inset 0 0 0 1px var(--template-accent)}.working-template-mini .template-phone-preview{width:84px;margin:0 auto}.working-template-mini-meta{display:grid;gap:3px}.working-template-mini small{color:#8fb2e8;font-size:10px;font-weight:900}.working-template-mini strong{color:#fff;font-size:12px;font-weight:900}.working-template-mini span{color:#9fb1c9;font-size:10px;font-weight:800;line-height:1.4}.working-template-mini-chips{display:flex;flex-wrap:wrap;gap:4px;margin:0}.working-template-mini em{border-radius:999px;background:#3b82f62e;color:#dbeafe;padding:3px 6px;font-size:9px;font-style:normal;font-weight:900}.working-card-list{grid-area:edit;display:grid;align-content:start;gap:14px;min-width:0;min-height:0;overflow-y:auto;padding-right:4px;scrollbar-gutter:stable}.working-preview-panel{grid-area:preview;display:grid;align-content:start;grid-auto-rows:max-content;gap:14px;min-width:0;min-height:0;overflow-y:auto;padding-right:4px;scrollbar-gutter:stable}.working-preview-panel>.library-preview-panel{position:sticky;top:0;z-index:2;height:max-content;min-height:max-content;box-shadow:0 8px 18px #e2e8f0d1}.working-preview-panel .library-preview-panel{gap:10px;padding:12px 14px}.working-preview-panel .library-preview-head strong{font-size:16px}.working-preview-panel .library-preview-phone{width:min(260px,78%);height:auto;max-width:78%}.working-preview-panel .preview-timeline-control{padding:8px 10px}.working-basic-panel{position:relative;display:grid;align-content:start;gap:12px;border:1px solid #d7e0ec;border-radius:8px;background:#fff;padding:14px;min-height:0}.working-preview-panel>.working-basic-panel{margin-top:384px;z-index:10001}.working-basic-panel-head{display:grid;gap:4px}.working-basic-trigger{width:100%;border:0;background:transparent;padding:0;color:inherit;text-decoration:none;text-align:left}.basic-info-toggle{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;margin:0;cursor:pointer;opacity:0}.basic-info-modal-shell{display:none!important;z-index:10000!important;pointer-events:auto}.basic-info-toggle:checked~.basic-info-modal-shell{display:grid!important}.basic-info-modal-shell:target{display:grid!important}.basic-info-close{display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.working-basic-panel-head strong{width:fit-content;border-radius:7px;background:#0f766e;color:#fff;padding:7px 10px;font-size:13px;font-weight:900}.working-basic-panel-head span{color:#66778e;font-size:12px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.working-basic-panel-head em{overflow:hidden;color:#172033;font-size:13px;font-style:normal;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.working-basic-panel>.project-edit-form{display:none}.basic-info-form{display:grid;gap:10px}.basic-info-row{display:grid;grid-template-columns:112px minmax(0,1fr);gap:10px;align-items:center}.basic-info-row>span{color:#172033;font-size:13px;font-weight:900}.basic-info-title-row input{width:100%;min-height:38px}.duration-choice-row{display:grid;grid-template-columns:repeat(4,minmax(64px,1fr));gap:8px}.duration-choice-row button{min-height:38px;border:1px solid #d7e0ec;border-radius:8px;background:#fff;color:#172033;font-size:15px;font-weight:900;cursor:pointer}.duration-choice-row button.selected{border-color:#0f766e;background:#0f766e;color:#fff}.platform-check-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.platform-check-row button{display:inline-flex;min-height:38px;min-width:0;align-items:center;justify-content:center;gap:7px;border:1px solid #d7e0ec;border-radius:8px;background:#fff;padding:0 12px;color:#172033;font-size:13px;font-weight:900;white-space:nowrap;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.platform-check-row button.selected{border-color:#0f766e;background:#0f766e;color:#fff}.platform-check-row button>span:first-child{display:inline-grid;width:16px;height:16px;flex:0 0 auto;place-items:center;border:2px solid #94a3b8;border-radius:4px;background:#fff;color:#fff;font-size:12px;line-height:1}.platform-check-row button.selected>span:first-child{border-color:#fff;background:#fff;color:#0f766e}.template-sync-field{display:flex;min-height:38px;align-items:center;justify-content:space-between;gap:10px;border:1px solid #d7e0ec;border-radius:8px;background:#fff;padding:0 12px}.template-sync-field strong{overflow:hidden;color:#172033;font-size:13px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.template-sync-field small{flex:0 0 auto;color:#66778e;font-size:12px;font-weight:800}.basic-info-dialog{display:grid;gap:14px;width:min(640px,calc(100vw - 32px));max-height:min(680px,calc(100vh - 48px));overflow:auto;border-radius:10px;background:#fff;padding:18px;box-shadow:0 18px 60px #0f172a3d}.basic-info-dialog-note{margin:0;color:#66778e;font-size:12px;font-weight:800;line-height:1.5}.working-preview-actions{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;justify-content:center;border:1px solid #d7e0ec;border-radius:8px;background:#fff;padding:8px}.working-preview-actions .primary-button,.working-preview-actions .secondary-button,.working-preview-actions .ghost-button{min-height:36px;padding:0 8px;font-size:13px;white-space:nowrap}.working-editor{display:grid;gap:12px}.working-edit-tabs{display:flex;flex-wrap:wrap;gap:8px;border:1px solid #d7e0ec;border-radius:8px;background:#fff;padding:8px}.working-edit-tabs button{min-height:36px;border:1px solid transparent;border-radius:7px;background:#eef3f8;padding:0 12px;color:#52657e;font-size:13px;font-weight:900;cursor:pointer}.working-edit-tabs button.selected{border-color:#0f766e;background:#0f766e;color:#fff}.working-editor-section{display:grid;gap:10px;border:1px solid #d7e0ec;border-radius:8px;background:#f8fafc;padding:12px}.working-editor-section[hidden]{display:none}.working-editor-section>strong{color:#172033;font-size:14px;font-weight:900}.working-editor-section>p{margin:-4px 0 0;color:#66778e;font-size:12px;font-weight:700;line-height:1.5}.working-timeline-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px}.working-timeline-card{display:grid;gap:8px;border:1px solid #d7e0ec;border-radius:8px;background:#fff;padding:10px}.working-timeline-card>span{color:#0f766e;font-size:11px;font-weight:900}.working-video-subtitle-editor{background:#fff}.working-subtitle-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.working-subtitle-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.working-subtitle-head strong{color:#172033;font-size:14px;font-weight:900}.working-subtitle-head p{margin:4px 0 0;color:#66778e;font-size:12px;font-weight:700;line-height:1.5}.working-subtitle-timeline-list{display:grid;gap:10px}.working-subtitle-cue{display:grid;gap:8px;border:1px solid #d7e0ec;border-radius:8px;background:#f8fafc;padding:10px}.subtitle-time-row{display:grid;grid-template-columns:auto minmax(92px,1fr) minmax(92px,1fr) auto;gap:8px;align-items:end}.subtitle-time-row>span{align-self:center;color:#0f766e;font-size:12px;font-weight:900}.subtitle-time-field{display:grid;gap:4px}.subtitle-time-field span,.working-subtitle-cue small{color:#66778e;font-size:11px;font-weight:800}.working-subtitle-cue textarea{min-height:64px}.working-detail-editor{background:#fff}.working-feature-grid,.working-text-style-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.working-text-style-grid{grid-template-columns:1fr}.working-layout-settings{border:1px solid #d7e0ec;border-radius:8px;padding:12px}.video-clip-editor{display:grid;gap:12px}.video-clip-editor>strong{color:#172033;font-size:14px;font-weight:900}.video-clip-editor>p{margin:-4px 0 0;color:#66778e;font-size:12px;font-weight:700;line-height:1.5}.video-position-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #c7f0e8;border-radius:8px;background:#f0fdfa;padding:10px 12px}.video-position-actions span{color:#0f766e;font-size:12px;font-weight:800;line-height:1.45}.video-clip-editor .nle-control-grid>.field:nth-child(4){display:none}.nle-control-grid,.video-segment-list{display:grid;gap:10px}.nle-control-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cut-subtitle-editor{display:grid;gap:10px;border:1px solid #d7e0ec;border-radius:8px;background:#fff;padding:12px}.cut-subtitle-editor.embedded{border:0;background:transparent;padding:0}.video-clip-editor>.cut-subtitle-editor:not(.embedded){display:none}.cut-subtitle-actions{display:grid;grid-template-columns:auto minmax(130px,.8fr) minmax(160px,1fr);gap:8px;align-items:end}.video-segment-card{display:grid;gap:10px;border:1px solid #d7e0ec;border-radius:8px;background:#fff;padding:12px}.video-segment-card.disabled{border-style:dashed;background:#f1f5f9;color:#64748b}.video-segment-head{display:flex;justify-content:space-between;gap:12px;align-items:center}.video-segment-head strong{color:#0f766e;font-size:13px;font-weight:900}.video-segment-head span{color:#66778e;font-size:12px;font-weight:800}.video-segment-tabs{display:flex;gap:8px;overflow-x:auto;padding:2px 2px 8px;scrollbar-color:#94a3b8 #e2e8f0;scrollbar-width:thin}.video-segment-tabs button{display:grid;flex:0 0 112px;gap:3px;min-height:74px;border:1px solid #d7e0ec;border-radius:8px;background:#fff;color:#172033;padding:9px;text-align:left}.video-segment-tabs button.selected{border-color:#0f766e;background:#ecfdf5;box-shadow:inset 0 0 0 1px #0f766e}.video-segment-tabs strong{color:#0f766e;font-size:12px;font-weight:900}.video-segment-tabs span,.video-segment-tabs small{overflow:hidden;color:#52627a;font-size:11px;font-weight:800;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.video-segment-source-strip{display:grid;grid-template-columns:88px minmax(0,1fr);gap:10px;align-items:center;border:1px solid #dbe7f5;border-radius:8px;background:#f8fbff;padding:10px}.segment-source-thumb{position:relative;display:grid;overflow:hidden;aspect-ratio:16 / 9;place-items:end start;border-radius:6px;background:linear-gradient(135deg,rgba(20,184,166,.75),transparent 42%),repeating-linear-gradient(-22deg,#20314d 0,#20314d 9px,#111827 9px,#111827 18px)}.segment-source-thumb i{position:absolute;top:20%;right:16%;bottom:20%;left:16%;border:1px solid rgba(255,255,255,.82);background:linear-gradient(135deg,rgba(255,255,255,.18),transparent),#ffffff1a}.segment-source-thumb b{position:relative;margin:5px;border-radius:999px;background:#0f766ef0;color:#fff;padding:2px 6px;font-size:10px;font-weight:900}.segment-source-info{display:grid;gap:3px;min-width:0}.segment-source-info strong{color:#172033;font-size:13px;font-weight:900}.segment-source-info span{color:#52627a;font-size:12px;font-weight:800}.segment-source-info em{justify-self:start;border-radius:999px;background:#e6f5ff;color:#0369a1;padding:2px 7px;font-size:10px;font-style:normal;font-weight:900}.segment-source-bar{grid-column:1 / -1;overflow:hidden;height:8px;border-radius:999px;background:#dbe7f5}.segment-source-bar.editable{cursor:ew-resize;height:12px;touch-action:none}.segment-source-bar span{display:block;width:var(--segment-width);height:100%;margin-left:var(--segment-left);border-radius:inherit;background:linear-gradient(90deg,#0f766e,#14b8a6)}.segment-source-bar.editable span{box-shadow:0 0 0 2px #0f766e24}.video-segment-card textarea{min-height:58px;resize:vertical}.project-edit-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.project-edit-form.single{grid-template-columns:minmax(0,1fr)}.locked-note{display:block;color:#66778e;font-size:12px;font-weight:800}.library-layout{display:grid;grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr);gap:16px;align-items:start}.completed-review-layout{display:grid;gap:16px}.completed-review-layout .library-card-list{display:none}.completed-summary-strip{padding-top:0;border-top:0}.completed-selected-preview{display:grid;gap:12px}.completed-row-actions{justify-content:flex-end}.library-card-list{display:grid;gap:14px}.video-placeholder{display:grid;min-height:220px;place-items:center;border-radius:8px;background:linear-gradient(145deg,#172033,#0f766e);color:#fff;font-weight:900}.library-thumb{position:relative;min-height:196px;overflow:hidden;background:radial-gradient(circle at 50% 18%,var(--template-accent-soft),transparent 36%),linear-gradient(145deg,#172033,#0f766e)}.library-thumb:before{position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(-18deg,rgba(255,255,255,.12) 0 10px,transparent 10px 22px);content:""}.library-thumb span,.library-thumb strong,.library-thumb em{position:relative;z-index:1}.library-thumb strong{position:absolute;left:12px;bottom:12px;border-radius:6px;background:#0f172ab8;padding:5px 8px;font-size:11px}.library-thumb em{position:absolute;right:12px;top:12px;border-radius:999px;background:#ffffffe6;color:#172033;padding:5px 8px;font-size:11px;font-style:normal;font-weight:900}.library-thumb.missing-video em{background:#fff7ed;color:#c2410c}.media-card-actions{display:flex;gap:8px;flex-wrap:wrap}.library-preview-panel{display:grid;gap:14px;min-width:0;border:1px solid #d7e0ec;border-radius:8px;background:#f8fafc;padding:16px}.library-preview-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.library-preview-head strong{display:block;margin-top:4px;color:#172033;font-size:18px;line-height:1.25}.library-preview-phone{position:relative;display:grid;width:min(280px,100%);aspect-ratio:var(--preview-aspect-ratio, 9 / 16);justify-self:center;overflow:hidden;border:1px solid #172033;border-radius:8px;background:radial-gradient(circle at 50% 15%,var(--template-accent-soft),transparent 35%),#020617;color:#fff;padding:16px;place-items:center}.library-preview-phone:before{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(255,255,255,.08),transparent 22%,rgba(0,0,0,.35)),repeating-linear-gradient(-18deg,rgba(255,255,255,.1) 0 10px,transparent 10px 22px);content:""}.library-preview-video{position:absolute;top:18%;right:11%;bottom:27%;left:11%;display:grid;overflow:hidden;place-items:center;border:2px solid rgba(255,255,255,.9);background:#0f172ac2;transform:translate(var(--preview-video-offset-x, 0),var(--preview-video-offset-y, 0)) scale(var(--preview-video-scale, 1));transform-origin:center}.library-preview-video.video-position-draggable{cursor:grab;touch-action:none}.library-preview-video.video-position-draggable:active{cursor:grabbing}.library-preview-source{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;pointer-events:none;transform-origin:center}.library-preview-effect-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;opacity:0;mix-blend-mode:screen}.library-preview-video.effect-slow_zoom_in .library-preview-source,.library-preview-video.effect-slow_zoom_in .library-draft-motion{animation:preview-zoom-in 7s ease-in-out infinite alternate}.library-preview-video.effect-slow_zoom_out .library-preview-source,.library-preview-video.effect-slow_zoom_out .library-draft-motion{animation:preview-zoom-out 7s ease-in-out infinite alternate}.library-preview-video.effect-zoom_cut .library-preview-source,.library-preview-video.effect-zoom_cut .library-draft-motion{animation:preview-zoom-cut 1.8s ease-in-out infinite}.library-preview-video.effect-pan_left .library-preview-source,.library-preview-video.effect-pan_left .library-draft-motion{animation:preview-pan-left 6s ease-in-out infinite alternate}.library-preview-video.effect-pan_right .library-preview-source,.library-preview-video.effect-pan_right .library-draft-motion{animation:preview-pan-right 6s ease-in-out infinite alternate}.library-preview-video.effect-beat_pulse .library-preview-source,.library-preview-video.effect-beat_pulse .library-draft-motion{animation:preview-beat-pulse 1.1s ease-in-out infinite}.library-preview-video.effect-shake{animation:preview-shake .72s ease-in-out infinite}.library-preview-video.effect-blur_focus .library-preview-source{filter:blur(1.4px) saturate(1.12);transform:scale(1.04)}.library-preview-video.effect-cinematic .library-preview-source{filter:contrast(1.12) saturate(.92) brightness(.95)}.library-preview-video.effect-light_sweep .library-preview-effect-layer,.library-preview-video.effect-flash_cut .library-preview-effect-layer,.library-preview-video.effect-glitch .library-preview-effect-layer,.library-preview-video.effect-speed_ramp .library-preview-effect-layer,.library-preview-video.effect-cinematic .library-preview-effect-layer,.library-preview-video.effect-blur_focus .library-preview-effect-layer,.library-preview-video.effect-beat_pulse .library-preview-effect-layer{opacity:1}.library-preview-video.effect-light_sweep .library-preview-effect-layer{background:linear-gradient(110deg,transparent 0 38%,rgba(255,255,255,.5) 48%,transparent 58% 100%);animation:preview-light-sweep 2.2s ease-in-out infinite}.library-preview-video.effect-flash_cut .library-preview-effect-layer{background:#fff;animation:preview-flash-cut 1.8s steps(1,end) infinite}.library-preview-video.effect-glitch .library-preview-effect-layer{background:linear-gradient(90deg,rgba(34,211,238,.32),transparent 34%),repeating-linear-gradient(0deg,transparent 0 9px,rgba(255,255,255,.18) 9px 11px);animation:preview-glitch .62s steps(2,end) infinite}.library-preview-video.effect-speed_ramp .library-preview-effect-layer{background:repeating-linear-gradient(100deg,transparent 0 26px,rgba(255,255,255,.18) 26px 38px);animation:preview-speed-ramp .9s linear infinite}.library-preview-video.effect-cinematic .library-preview-effect-layer,.library-preview-video.effect-blur_focus .library-preview-effect-layer{mix-blend-mode:multiply;background:radial-gradient(circle at 50% 48%,transparent 0 42%,rgba(0,0,0,.46) 100%)}.library-preview-video.effect-beat_pulse .library-preview-effect-layer{border:3px solid var(--template-accent);animation:preview-pulse-border 1.1s ease-in-out infinite}.library-preview-video.playing{box-shadow:inset 0 0 0 999px #0f766e1f}.library-preview-video.missing{border-style:dashed;background:#0f172a9e}.library-preview-video.draft{overflow:hidden;border-style:dashed;background:radial-gradient(circle at 50% 45%,rgba(15,118,110,.24),transparent 45%),#0f172ab8}.library-draft-motion{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;background:linear-gradient(120deg,#0f766e2e,#2563eb1f,#0f172a2e),repeating-linear-gradient(-18deg,rgba(255,255,255,.12) 0 8px,transparent 8px 20px);animation:draft-pan 4.8s linear infinite}.library-draft-motion:before,.library-draft-motion:after{position:absolute;left:12%;right:12%;height:16%;border-radius:999px;background:#ffffff29;content:"";filter:blur(2px);animation:draft-pulse 2.8s ease-in-out infinite}.library-draft-motion:before{top:18%}.library-draft-motion:after{bottom:18%;animation-delay:1.1s}.library-draft-motion i{position:absolute;width:42%;height:28%;border-radius:8px;background:linear-gradient(145deg,#ffffff2e,#0f766e33);box-shadow:0 18px 42px #00000047;animation:draft-float 5s ease-in-out infinite}.library-draft-motion i:nth-child(1){left:8%;top:22%}.library-draft-motion i:nth-child(2){right:6%;top:42%;animation-delay:.9s}.library-draft-motion i:nth-child(3){left:24%;bottom:12%;animation-delay:1.8s}.library-preview-video.missing b,.library-preview-video.draft b,.library-draft-preview-button{border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900}.library-preview-video.missing b{background:#fff7ed;color:#c2410c}.library-preview-video.draft b{position:relative;z-index:2;background:#ecfdf5;color:#0f766e}.library-draft-preview-button{position:absolute;left:50%;bottom:12px;z-index:2;transform:translate(-50%);border:1px solid #99f6e4;background:#ecfdf5;color:#0f766e;box-shadow:0 6px 20px #0f766e38}.library-draft-preview-button:hover{background:#ccfbf1}.library-preview-video.playing:after{position:absolute;right:8px;bottom:8px;border-radius:999px;background:#0f766eeb;color:#fff;padding:5px 8px;font-size:10px;font-weight:900;content:"재생 중"}.library-preview-video>span{position:absolute;left:8px;top:8px;z-index:2;max-width:calc(100% - 16px);border-radius:6px;background:var(--template-accent);padding:4px 6px;font-size:10px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.library-preview-phone.dual-frame .library-preview-video:before{position:absolute;top:0;bottom:0;left:50%;z-index:1;width:2px;background:#ffffffb8;content:"";transform:translate(-50%)}@keyframes draft-pan{0%{background-position:0 0,0 0}to{background-position:120px 80px,160px 0}}@keyframes draft-pulse{0%,to{opacity:.38;transform:scaleX(.84)}50%{opacity:.82;transform:scaleX(1)}}@keyframes draft-float{0%,to{opacity:.52;transform:translateY(0) scale(.96)}50%{opacity:.9;transform:translateY(-10px) scale(1.04)}}@keyframes preview-zoom-in{0%{transform:scale(1)}to{transform:scale(1.14)}}@keyframes preview-zoom-out{0%{transform:scale(1.14)}to{transform:scale(1)}}@keyframes preview-zoom-cut{0%,to{transform:scale(1)}16%{transform:scale(1.12)}}@keyframes preview-pan-left{0%{transform:scale(1.08) translate(3%)}to{transform:scale(1.08) translate(-3%)}}@keyframes preview-pan-right{0%{transform:scale(1.08) translate(-3%)}to{transform:scale(1.08) translate(3%)}}@keyframes preview-beat-pulse{0%,to{transform:scale(1)}45%{transform:scale(1.055)}}@keyframes preview-shake{0%,to{transform:translate(var(--preview-video-offset-x, 0),var(--preview-video-offset-y, 0)) scale(var(--preview-video-scale, 1))}25%{transform:translate(calc(var(--preview-video-offset-x, 0) + 3px),calc(var(--preview-video-offset-y, 0) - 2px)) scale(var(--preview-video-scale, 1))}50%{transform:translate(calc(var(--preview-video-offset-x, 0) - 4px),calc(var(--preview-video-offset-y, 0) + 2px)) scale(var(--preview-video-scale, 1))}75%{transform:translate(calc(var(--preview-video-offset-x, 0) + 2px),calc(var(--preview-video-offset-y, 0) + 1px)) scale(var(--preview-video-scale, 1))}}@keyframes preview-light-sweep{0%{transform:translate(-120%)}to{transform:translate(120%)}}@keyframes preview-flash-cut{0%,12%{opacity:.42}13%,to{opacity:0}}@keyframes preview-glitch{0%,to{transform:translate(-4px)}50%{transform:translate(5px)}}@keyframes preview-speed-ramp{0%{background-position:-120px 0}to{background-position:120px 0}}@keyframes preview-pulse-border{0%,to{opacity:.18;transform:scale(1)}45%{opacity:.72;transform:scale(.97)}}@keyframes preview-caption-pop{0%,to{transform:translateY(var(--preview-subtitle-offset-y, 0%)) scale(1)}18%{transform:translateY(calc(var(--preview-subtitle-offset-y, 0%) - 5px)) scale(1.04)}}@keyframes preview-caption-pop-middle{0%,to{transform:translateY(calc(-50% + var(--preview-subtitle-offset-y, 0%))) scale(1)}18%{transform:translateY(calc(-50% + var(--preview-subtitle-offset-y, 0%) - 5px)) scale(1.04)}}@keyframes sticker-pop{0%,to{transform:translateY(0) scale(1)}45%{transform:translateY(-3px) scale(1.04)}}@keyframes sticker-progress{0%{width:18%}to{width:100%}}.library-preview-play{position:relative;z-index:2;display:grid;width:56px;height:56px;place-items:center;border:0;border-radius:999px;background:#ef4444;color:#fff}.library-preview-play.playing{background:#0f766e}.library-preview-play i{display:block;position:relative;width:20px;height:22px}.library-preview-play i:before{position:absolute;left:3px;top:1px;width:0;height:0;border-bottom:10px solid transparent;border-left:16px solid #ffffff;border-top:10px solid transparent;content:""}.library-preview-play.playing i:before,.library-preview-play.playing i:after{position:absolute;top:0;width:6px;height:22px;border:0;background:#fff;content:""}.library-preview-play.playing i:before{left:2px}.library-preview-play.playing i:after{right:2px}.library-preview-title,.library-preview-caption{position:absolute;z-index:1;left:10%;right:10%;text-align:center}.library-preview-title{top:clamp(18px,7%,42px);display:grid;gap:4px;z-index:4;font-size:18px;font-weight:900;line-height:1.15;text-shadow:0 2px 8px rgba(0,0,0,.7);overflow-wrap:anywhere}.library-preview-caption{bottom:17%;top:auto;transform:translateY(var(--preview-subtitle-offset-y, 0%));border-radius:6px;background:#fff;color:#172033;padding:7px 9px;font-size:12px;font-weight:900;line-height:1.35;overflow-wrap:anywhere;white-space:pre-line}.library-preview-caption.position-top{top:22%;bottom:auto}.library-preview-caption.position-middle{top:62%;bottom:auto;transform:translateY(calc(-50% + var(--preview-subtitle-offset-y, 0%)))}.library-preview-caption.position-bottom{bottom:15%}.library-preview-phone.effect-caption_pop .library-preview-caption{animation:preview-caption-pop 1.3s ease-in-out infinite}.library-preview-phone.effect-caption_pop .library-preview-caption.position-middle{animation:preview-caption-pop-middle 1.3s ease-in-out infinite}.library-sticker{position:absolute;z-index:6;display:inline-grid;gap:2px;min-width:58px;border:2px solid rgba(255,255,255,.78);border-radius:14px;background:#0f172ae0;color:#fff;padding:7px 9px;text-align:left;box-shadow:0 8px 22px #0206173d;pointer-events:none}.library-sticker.custom-position{right:auto;bottom:auto;transform:translate(-50%,-50%);pointer-events:auto;text-decoration:none}.library-sticker.editable{cursor:grab;touch-action:none}.library-sticker.editable:active{cursor:grabbing}.library-sticker.linked{outline:2px solid rgba(20,184,166,.34)}.sticker-remove-button{position:absolute;right:-9px;top:-9px;display:grid;width:20px;height:20px;place-items:center;border:1px solid #ffffff;border-radius:999px;background:#ef4444;color:#fff;font-size:14px;font-weight:900;line-height:1}.library-sticker b,.library-sticker span{display:block;line-height:1.1}.library-sticker b{font-size:10px;font-weight:900}.library-sticker span{font-size:9px;font-weight:900}.library-sticker img{display:block;width:42px;height:42px;object-fit:contain;border-radius:6px}.sticker-subscribe_bell{left:25%;right:25%;bottom:8.5%;justify-items:center;background:#ef4444;text-align:center;animation:sticker-pop 1.8s ease-in-out infinite}.sticker-like_heart,.sticker-comment_bubble,.sticker-save_tag{right:5%;min-width:54px;justify-items:center;text-align:center}.sticker-like_heart{top:39%;background:#f43f5e;animation:sticker-pop 1.5s ease-in-out infinite}.sticker-comment_bubble{top:51%;background:#2563eb}.sticker-save_tag{top:62%;background:#0f766e}.sticker-arrow_callout{right:12%;top:30%;background:var(--template-accent)}.sticker-arrow_callout:after{position:absolute;right:-18px;top:50%;width:28px;height:4px;background:var(--template-accent);content:"";transform:translateY(-50%) rotate(-24deg)}.sticker-tap_here{left:35%;top:65%;background:#fff;color:#172033;animation:sticker-pop 1.4s ease-in-out infinite}.sticker-hot_badge,.sticker-new_badge{top:17%}.sticker-hot_badge{left:8%;background:#f97316}.sticker-new_badge{right:8%;background:#10b981}.sticker-question_bubble{left:6%;top:54%;max-width:118px;background:#7c3aed}.sticker-check_mark{left:8%;top:64%;background:#22c55e}.sticker-progress_bar{left:9%;right:9%;top:9%;min-width:0;border-radius:999px;background:#ffffffe0;color:#172033;padding:5px}.sticker-progress_bar i{display:block;height:6px;border-radius:999px;background:var(--template-accent);animation:sticker-progress 3s linear infinite}.sticker-progress_bar span{display:none}.sticker-coupon_badge{left:7%;bottom:16%;background:#f59e0b;animation:sticker-pop 1.9s ease-in-out infinite}.sticker-brand_watermark{right:6%;bottom:4.5%;max-width:118px;background:#020617bd}.sticker-surprise_burst,.sticker-shock_bang,.sticker-exclamation_mark,.sticker-question_mark,.sticker-wow_pop,.sticker-alert_siren{display:grid;width:54px;height:54px;min-width:0;place-items:center;border:0;border-radius:0;background:transparent;box-shadow:none;outline:0;padding:0;text-align:center;animation:sticker-pop 1.35s ease-in-out infinite}.sticker-surprise_burst.linked,.sticker-shock_bang.linked,.sticker-exclamation_mark.linked,.sticker-question_mark.linked,.sticker-wow_pop.linked,.sticker-alert_siren.linked{outline:0}.sticker-speech_bubble_custom{justify-items:center;min-width:54px;border-radius:16px;text-align:center;animation:sticker-pop 1.35s ease-in-out infinite}.sticker-surprise_burst{color:#38bdf8}.sticker-shock_bang{color:#f97316}.sticker-exclamation_mark{color:#38bdf8}.sticker-question_mark{color:#c084fc}.sticker-wow_pop{color:#facc15}.sticker-alert_siren{color:#ef4444}.sticker-speech_bubble_custom{min-width:96px;max-width:150px;background:#fff;color:#172033}.sticker-speech_bubble_custom:after{position:absolute;left:18px;bottom:-9px;width:18px;height:18px;background:#fff;content:"";transform:rotate(45deg)}.sticker-speech_bubble_custom b,.sticker-speech_bubble_custom span{position:relative;z-index:1}.sticker-surprise_burst:before,.sticker-shock_bang:before,.sticker-wow_pop:before,.sticker-alert_siren:before{content:none}.sticker-surprise_burst b,.sticker-shock_bang b,.sticker-exclamation_mark b,.sticker-question_mark b,.sticker-wow_pop b,.sticker-alert_siren b{font-size:34px;line-height:.9;text-shadow:0 2px 5px rgba(2,6,23,.72),0 0 10px rgba(255,255,255,.42)}.sticker-shock_bang b,.sticker-alert_siren b{font-size:36px;letter-spacing:0}.library-sticker.custom-position{right:auto!important;bottom:auto!important}.library-preview-time{position:absolute;right:10%;bottom:8%;z-index:2;border-radius:999px;background:#020617bd;color:#fff;padding:5px 8px;font-size:11px;font-weight:900}.preview-timeline-control{display:grid;gap:6px;border:1px solid #d7e0ec;border-radius:8px;background:#fff;padding:10px 12px}.preview-timeline-control input[type=range]{width:100%;accent-color:#0f766e;cursor:pointer}.preview-time-row{display:flex;justify-content:space-between;gap:8px}.preview-time-row span{display:inline-flex;gap:5px;color:#52627a;font-size:12px;font-weight:900}.preview-time-row b{color:#0f766e;font-size:11px}.library-preview-meta{border:1px solid #d7e0ec;border-radius:8px;background:#fff;padding:10px 14px}.library-review-brief{display:grid;gap:10px;border:1px solid #d7e0ec;border-radius:8px;background:#fff;padding:12px}.library-review-tags{display:flex;gap:8px;flex-wrap:wrap}.library-review-tags span{border:1px solid #d7e0ec;border-radius:999px;background:#f8fafc;color:#314157;padding:6px 9px;font-size:12px;font-weight:900}.library-review-brief p{display:flex;gap:8px;align-items:center;margin:0;color:#66778e;font-size:12px;line-height:1.45}.library-review-brief p strong{flex:0 0 auto;color:#0f766e;font-size:12px}.library-cut-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.library-cut-list article,.library-script-box{border:1px solid #d7e0ec;border-radius:8px;background:#fff;padding:10px}.library-cut-list span{color:#0f766e;font-size:11px;font-weight:900}.library-cut-list strong{display:block;margin-top:5px;color:#172033;font-size:12px}.library-cut-list small,.library-script-box p,.library-script-box small{display:block;margin-top:5px;color:#66778e;font-size:12px;line-height:1.45}.library-script-box strong{color:#172033;font-size:13px}.library-script-box p{max-height:120px;overflow:auto;white-space:pre-line}.library-script-box small{color:#0f766e;font-weight:900}.library-preview-actions{display:flex;gap:8px;flex-wrap:wrap}.library-preview-actions span{border:1px solid #99f6e4;border-radius:999px;background:#ecfdf5;color:#0f766e;padding:7px 10px;font-size:12px;font-weight:900}.library-preview-actions button{width:fit-content}.library-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;background:#0f172a94;padding:24px}.library-modal{display:grid;gap:14px;width:min(960px,100%);max-height:calc(100vh - 48px);overflow:auto;border:1px solid #d7e0ec;border-radius:8px;background:#fff;padding:16px;box-shadow:0 24px 80px #0f172a47}.subtitle-style-dialog{display:grid;gap:14px;width:min(720px,100%);max-height:calc(100vh - 48px);overflow:auto;border:1px solid #d7e0ec;border-radius:8px;background:#fff;padding:16px;box-shadow:0 24px 80px #0f172a47}.library-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.library-modal-head strong{display:block;margin-top:4px;color:#172033;font-size:20px;line-height:1.25}.library-modal .library-preview-panel{border:0;background:transparent;padding:0}.library-modal .library-preview-phone{width:min(360px,100%)}.longform-warning-dialog{display:grid;gap:16px;width:min(480px,100%);border:1px solid #fed7aa;border-radius:8px;background:#fff;padding:18px;box-shadow:0 24px 80px #0f172a47}.longform-warning-dialog strong{display:block;margin-top:4px;color:#172033;font-size:20px;line-height:1.25}.longform-warning-dialog p{margin:10px 0 0;color:#66778e;font-size:14px;line-height:1.6}.longform-warning-actions{display:flex;justify-content:flex-end;gap:8px}.service-row{grid-template-columns:minmax(0,1fr) auto auto}.service-row span,.service-card span{font-weight:900}.store-submit-form{display:grid;grid-template-columns:170px minmax(0,1fr) minmax(0,1fr);gap:10px}.store-submit-form input,.store-submit-form select{min-height:44px}.store-submit-form .primary-button{width:fit-content}.plan-card.current{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f}.plan-card span{color:#0f766e;font-size:12px;font-weight:900}.plan-card strong{font-size:24px}.plan-card dl{display:grid;gap:10px;margin:0}.plan-card div{display:flex;justify-content:space-between;gap:10px}.plan-card dt{color:#66778e;font-weight:800}.plan-card dd{margin:0;font-weight:900}.empty-state{border:1px dashed #b9c6d6;border-radius:8px;background:#f8fafc;padding:22px;color:#66778e;text-align:center}.notice{margin-bottom:14px;border:1px solid #d7e0ec;border-radius:8px;padding:12px 14px;font-size:14px;font-weight:700}.notice.success{border-color:#86efac;background:#ecfdf3;color:#087443}.notice.error{border-color:#fca5a5;background:#fff1f2;color:#b42318}.notice.info{border-color:#bae6fd;background:#f0f9ff;color:#0369a1}.auth-page{display:grid;min-height:100vh;place-items:center;padding:24px}.auth-panel{width:min(560px,100%);border:1px solid #d7e0ec;border-radius:8px;background:#fff;padding:26px;box-shadow:0 18px 55px #0f172a1f}.auth-panel .brand-block{margin-bottom:22px}.auth-panel .brand-block strong{color:#172033;font-size:22px}.auth-panel .brand-block span{color:#66778e}.auth-form{display:grid;gap:14px}.auth-form.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-links{display:flex;justify-content:space-between;gap:10px;margin-top:16px}.auth-links button{border:0;background:transparent;color:#0f766e;font-weight:900}.password-wrap{position:relative;display:block}.password-wrap input{padding-right:48px}.icon-button{position:absolute;top:50%;right:6px;display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:6px;background:transparent;color:#66778e;transform:translateY(-50%)}.icon-button:hover{background:#eef2f6;color:#172033}.icon-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.verification-box{display:grid;gap:10px;margin-top:14px;border:1px solid #d7e0ec;border-radius:8px;background:#f8fafc;padding:14px}.verification-box p{margin:0;overflow-wrap:anywhere;color:#66778e;font-size:13px}.user-app{display:block;min-height:100vh;background:#eef2f6}.sidebar{position:sticky;top:0;z-index:10;display:grid;min-height:auto;grid-template-columns:minmax(220px,1fr) auto;gap:12px 18px;align-items:center;border-bottom:1px solid #d7e0ec;background:#fff;color:#172033;padding:16px max(20px,calc((100% - 1280px)/2))}.sidebar .brand-block strong{color:#172033;font-size:20px}.sidebar .brand-block span{color:#66778e;font-size:13px}.profile-strip{justify-self:end;margin:0;min-width:180px;border:1px solid #d7e0ec;background:#f8fafc;color:#172033;padding:10px 12px}.profile-strip span{color:#66778e}.side-nav{display:flex;grid-column:1 / -1;gap:8px;overflow-x:auto;padding-bottom:2px}.nav-item{display:inline-flex;width:auto;min-height:40px;flex:0 0 auto;border:1px solid #d7e0ec;border-radius:8px;background:#fff;color:#172033;padding:0 13px}.nav-item:hover,.nav-item.active{border-color:#0f766e;background:#0f766e;color:#fff}.nav-item small,.nav-icon{display:none}.nav-item strong{font-size:14px}.workspace{width:min(1280px,calc(100% - 40px));margin:0 auto;padding:20px 0 60px}.topbar{margin-bottom:18px;padding:20px}.topbar h1{font-size:28px}.top-actions{align-self:flex-start}.secondary-button.danger{color:#b42318}.landing-page{min-height:100vh;background:#fff;color:#172033}.landing-header{display:flex;justify-content:space-between;gap:18px;align-items:center;border-bottom:1px solid #d7e0ec;padding:18px max(20px,calc((100% - 1280px)/2))}.landing-header h1,.landing-header p,.landing-hero h2,.landing-hero p{margin:0}.landing-header h1{font-size:22px}.landing-header p{margin-top:5px;color:#66778e;font-size:14px}.landing-hero{display:grid;width:min(1280px,calc(100% - 40px));min-height:calc(100vh - 82px);grid-template-columns:minmax(0,1fr) minmax(320px,440px);gap:36px;align-items:center;margin:0 auto;padding:56px 0}.landing-hero h2{max-width:760px;margin-top:10px;font-size:clamp(34px,5vw,62px);line-height:1.08}.landing-hero p{max-width:640px;margin-top:18px;color:#526277;font-size:17px;line-height:1.7}.landing-actions{display:flex;gap:10px;margin-top:28px;flex-wrap:wrap}.landing-preview{display:grid;gap:10px;border:1px solid #d7e0ec;border-radius:8px;background:#f8fafc;padding:18px}.prelogin-page{min-height:100vh;background:#fff}.prelogin-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:minmax(220px,1fr) auto auto;gap:22px;align-items:center;border-bottom:1px solid #d7e0ec;background:#fffffff5;padding:14px max(20px,calc((100% - 1280px)/2))}.prelogin-brand{display:inline-flex;min-height:auto;align-items:center;gap:10px;border:0;background:transparent;color:#172033;padding:0}.prelogin-brand strong{font-size:16px}.prelogin-nav,.prelogin-actions,.preview-actions{display:flex;gap:10px;align-items:center}.prelogin-nav a{color:#66778e;font-size:14px;font-weight:800;text-decoration:none}.prelogin-nav a:hover{color:#172033}.prelogin-hero{display:grid;width:min(1280px,calc(100% - 40px));grid-template-columns:.96fr 1.04fr;gap:40px;align-items:center;margin:0 auto;padding:72px 0 76px}.hero-copy h1{margin:0;color:#172033;font-size:clamp(42px,6vw,72px);line-height:1.06}.hero-copy p{max-width:620px;margin:22px 0 0;color:#526277;font-size:18px;line-height:1.75}.hero-metrics{display:grid;max-width:640px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:28px;overflow:hidden;border:1px solid #d7e0ec;border-radius:8px;background:#f8fafc}.hero-metrics .metric{min-height:96px;border:0;border-right:1px solid #d7e0ec;border-radius:0;background:transparent}.hero-metrics .metric:last-child{border-right:0}.hero-studio-preview{min-width:0;border:1px solid #d7e0ec;border-radius:8px;background:#eef2f6;padding:12px;box-shadow:0 18px 46px #0f172a1f}.preview-panel{border:1px solid #d7e0ec;border-radius:8px;background:#fff;padding:18px}.preview-panel .surface-head p,.mode-panel-head p{margin:4px 0 0;color:#66778e;font-size:13px}.preview-badge{border-radius:8px;background:#0f766e;color:#fff;padding:6px 10px;font-size:12px;font-weight:900}.prompt-preview{border:1px solid #d7e0ec;border-radius:8px;background:#f8fafc;padding:14px;color:#314157;line-height:1.6}.preview-mode-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px}.preview-mode-tabs button,.image-mode-strip button{border:1px solid #d7e0ec;border-radius:8px;background:#fff;color:#526277;padding:10px;text-align:left;font-size:12px;font-weight:900}.preview-mode-tabs button.active{border-color:#0f766e;color:#0f766e}.preview-body{display:grid;grid-template-columns:minmax(180px,1fr) 190px;gap:14px;margin-top:16px}.phone-preview{display:flex;min-height:360px;max-width:210px;flex-direction:column;justify-content:space-between;border-radius:8px;background:#111827;color:#fff;padding:14px}.phone-chip{width:fit-content;border-radius:8px;background:#ffffff1f;padding:6px 8px;font-size:12px}.phone-visual{height:130px;border-radius:8px;background:#0f766e}.phone-preview strong{border-radius:8px;background:#fff;color:#172033;padding:10px;text-align:center;font-size:13px}.phone-bars{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.phone-bars span{height:4px;border-radius:999px;background:#ffffff59}.phone-bars span:nth-child(2){background:#fffc}.flow-stack{display:grid;gap:9px;align-content:start}.flow-step{display:flex;align-items:center;gap:10px;border:1px solid #d7e0ec;border-radius:8px;padding:10px}.flow-step span{display:grid;width:26px;height:26px;place-items:center;border-radius:8px;background:#eef2f6;font-size:12px;font-weight:900}.prelogin-band,.prelogin-section,.template-band{padding:56px max(20px,calc((100% - 1280px)/2))}.prelogin-band{border-block:1px solid #d7e0ec;background:#eef2f6}.section-intro{margin-bottom:24px}.section-intro.horizontal{display:flex;justify-content:space-between;gap:16px;align-items:flex-end}.section-intro h2,.template-band h2{margin:0;font-size:28px}.section-intro p,.workflow-grid p,.feature-card p,.template-band p{color:#66778e;line-height:1.65}.workflow-grid,.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.workflow-grid h3,.feature-card h3{margin:12px 0 8px}.feature-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;background:#eef2f6;color:#0f766e;font-weight:900}.template-band{display:grid;grid-template-columns:1fr 1.2fr;gap:34px;align-items:center;background:#111827;color:#fff}.template-band p{color:#cbd5e1}.template-samples{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.template-samples article{border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff0f;padding:12px}.template-samples div{aspect-ratio:9 / 16;border-radius:8px;background:#1f2937}.template-samples strong{display:block;margin-top:12px}.content-create-form{display:grid;gap:16px}.content-form-head,.title-with-dot,.mode-panel-head,.editor-toolbar{display:flex;justify-content:space-between;gap:12px;align-items:center}.title-with-dot{justify-content:flex-start}.title-dot{display:grid;width:32px;height:32px;place-items:center;border-radius:8px;background:#0f766e;color:#fff;font-weight:900}.quality-chip{border:1px solid #d7e0ec;border-radius:8px;background:#f8fafc;padding:8px 10px;color:#526277;font-size:12px;font-weight:900}.mode-select-panel{margin-top:16px;border:1px solid #d7e0ec;border-radius:8px;background:#f8fafc;padding:14px}.mode-panel-head h3{margin:0}.mode-panel-head span{color:#66778e;font-size:12px;font-weight:900}.mode-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}.mode-card{display:grid;min-height:126px;gap:12px;border:1px solid #d7e0ec;border-radius:8px;background:#fff;color:#172033;padding:14px;text-align:left}.mode-card.selected{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1a}.mode-card span{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.mode-card small{border-radius:8px;background:#ecfdf3;color:#0f766e;padding:4px 6px;font-size:11px;font-weight:900}.mode-card p{margin:0;color:#66778e;font-size:13px;line-height:1.55}.longform-strip,.image-mode-strip{margin-top:12px;border:1px solid #f3c27c;border-radius:8px;background:#fff7ed;padding:12px}.longform-strip{display:grid;grid-template-columns:minmax(0,1fr) 1fr;gap:12px}.longform-strip p,.image-mode-strip span{color:#92400e;font-size:13px;line-height:1.6}.longform-test-panel{display:grid;gap:14px;margin-top:12px;border:1px solid #cfd8e6;border-radius:8px;background:#fff;padding:14px}.longform-test-head,.longform-source-card,.longform-section-title{display:flex;gap:12px;align-items:center;justify-content:space-between}.longform-test-head div,.longform-source-card div,.longform-section-title{min-width:0}.longform-test-head strong,.longform-source-card strong,.longform-section-title strong{display:block;color:#172033;font-size:15px}.longform-test-head span,.longform-source-card span,.longform-section-title span{display:block;margin-top:4px;color:#66778e;font-size:12px;line-height:1.45}.longform-connect-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.6fr) minmax(280px,.8fr);gap:12px;align-items:stretch}.longform-upload-dummies{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.longform-upload-dummies button,.longform-upload-dummies label{position:relative;display:grid;min-height:42px;place-items:center;border:1px dashed #b9c6d6;border-radius:8px;background:#f8fafc;color:#314157;padding:8px;font-size:12px;font-weight:900;text-align:center;cursor:pointer}.longform-upload-dummies label.selected{border-color:#0f766e;background:#ecfdf5;color:#0f766e}.longform-upload-dummies button:disabled{color:#94a3b8;cursor:not-allowed;opacity:.72}.longform-upload-dummies input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.longform-source-status,.longform-file-list{display:flex;flex-wrap:wrap;gap:8px}.longform-source-status span,.longform-file-list span{border:1px solid #d7e0ec;border-radius:999px;background:#f8fafc;color:#66778e;padding:7px 10px;font-size:12px;font-weight:900}.longform-source-status span.ready{border-color:#99f6e4;background:#ecfdf5;color:#0f766e}.longform-source-status span.warning{border-color:#fed7aa;background:#fff7ed;color:#c2410c}.longform-file-list span{border-style:dashed}.longform-source-card{border:1px solid #d7e0ec;border-radius:8px;background:#f8fafc;padding:9px}.longform-thumb{position:relative;display:grid;width:86px;height:54px;flex:0 0 auto;place-items:center;overflow:hidden;border-radius:7px;background:linear-gradient(135deg,#0f766ec7,#111827e6),#111827;color:#fff}.longform-thumb span{width:0;height:0;border-bottom:9px solid transparent;border-left:14px solid #ffffff;border-top:9px solid transparent}.longform-thumb b{position:absolute;left:6px;bottom:5px;font-size:9px}.longform-step-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.longform-step{border:1px solid #d7e0ec;border-radius:8px;background:#f8fafc;padding:10px}.longform-step.done,.longform-step.skipped{border-color:#99f6e4;background:#ecfdf5}.longform-step.processing{border-color:#93c5fd;background:#eff6ff}.longform-step.blocked{border-color:#fed7aa;background:#fff7ed}.longform-step.pending{border-color:#d7e0ec;background:#f8fafc}.longform-step strong,.longform-step span{display:block}.longform-step strong{color:#0f766e;font-size:13px}.longform-step.blocked strong{color:#c2410c}.longform-step.pending strong{color:#64748b}.longform-step span{margin-top:5px;color:#66778e;font-size:12px;line-height:1.45}.longform-analysis-grid{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(0,1fr);gap:12px}.longform-candidate-list,.longform-detail-panel{display:grid;gap:10px;align-content:start;min-width:0;border:1px solid #d7e0ec;border-radius:8px;background:#f8fafc;padding:12px}.longform-candidate-card{display:grid;grid-template-columns:54px minmax(0,1fr);gap:6px 10px;align-items:center;border:1px solid #d7e0ec;border-radius:8px;background:#fff;color:#172033;padding:10px;text-align:left}.longform-candidate-card.active,.longform-candidate-card:hover{border-color:#0f766e;box-shadow:0 0 0 2px #0f766e1f}.longform-candidate-card span{display:grid;width:44px;height:44px;place-items:center;grid-row:span 3;border-radius:8px;background:#0f766e;color:#fff;font-size:11px;font-weight:900}.longform-candidate-card span b{display:block;font-size:17px;line-height:1}.longform-candidate-card strong,.longform-candidate-card small,.longform-candidate-card em{min-width:0}.longform-candidate-card strong{font-size:14px}.longform-candidate-card small,.longform-candidate-card em{color:#66778e;font-size:12px;line-height:1.4}.longform-candidate-card em{font-style:normal}.longform-selected-title{display:grid;gap:6px;border:1px solid #d7e0ec;border-radius:8px;background:#fff;padding:12px}.longform-selected-title span{color:#66778e;font-size:12px}.longform-selected-title strong{color:#172033;font-size:20px;line-height:1.15}.longform-timeline{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.longform-timeline article{display:grid;gap:5px;border:1px solid #d7e0ec;border-radius:8px;background:#fff;padding:9px}.longform-timeline span{color:#0f766e;font-size:11px;font-weight:900}.longform-timeline strong{color:#172033;font-size:12px}.longform-timeline small,.longform-script-box p,.longform-empty-analysis span{color:#66778e;font-size:12px;line-height:1.45}.longform-script-box,.longform-empty-analysis,.longform-production-brief{border:1px solid #d7e0ec;border-radius:8px;background:#fff;padding:12px}.longform-script-box strong,.longform-empty-analysis strong{color:#172033;font-size:13px}.longform-script-box p{margin:8px 0 0;white-space:pre-line}.longform-production-brief{display:grid;gap:10px}.longform-summary-bullets{display:grid;gap:6px;margin:8px 0 0;padding:0;list-style:none}.longform-summary-bullets li{border:1px solid #e4ebf4;border-radius:8px;color:#66778e;font-size:12px;line-height:1.45;padding:8px}.image-mode-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.compact-grid{gap:16px}.title-channel-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;border:1px solid #d7e0ec;border-radius:8px;background:#f8fafc;padding:14px}.channel-default-note{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #cfd8e6;border-radius:8px;background:#f8fafc;padding:12px}.channel-default-note div{display:grid;gap:4px;min-width:0}.channel-default-note strong{color:#172033;font-size:14px}.channel-default-note span{color:#66778e;font-size:12px;line-height:1.45}.editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:14px}.source-editor,.quick-settings,.setting-detail,.template-preview{border:1px solid #d7e0ec;border-radius:8px;background:#fff;padding:14px}.editor-toolbar label{position:relative;display:inline-flex;min-height:34px;align-items:center;border:1px solid #d7e0ec;border-radius:8px;padding:0 10px;font-size:12px;font-weight:900}.editor-title-group{display:grid;gap:4px}.editor-title-group span{color:#66778e;font-size:12px;line-height:1.45}.editor-toolbar-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.editor-help-button{min-height:34px;border:1px solid #0f766e;border-radius:8px;background:#ecfdf5;color:#0f766e;padding:0 10px;font-size:12px;font-weight:900}.editor-toolbar input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.file-hint{margin:8px 0 0;color:#66778e;font-size:12px}.source-editor textarea{margin-top:10px}.source-guide-dialog{display:grid;width:min(100%,720px);gap:14px;border:1px solid #d7e0ec;border-radius:8px;background:#fff;box-shadow:0 24px 80px #0f172a2e;padding:18px}.source-guide-dialog>p,.source-guide-example p,.source-guide-grid li{color:#66778e;font-size:13px;line-height:1.55}.source-guide-dialog>p,.source-guide-example p{margin:0}.source-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.source-guide-grid article,.source-guide-example{border:1px solid #d7e0ec;border-radius:8px;background:#f8fafc;padding:12px}.source-guide-grid strong,.source-guide-example strong{color:#172033;font-size:13px}.source-guide-grid ul{display:grid;gap:7px;margin:10px 0 0;padding-left:18px}.quick-settings{display:grid;gap:14px;background:#f8fafc}.quick-settings legend,.platform-list{color:#314157;font-size:14px;font-weight:900}.duration-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px}.duration-grid button{border:1px solid #d7e0ec;border-radius:8px;background:#fff;color:#172033;padding:10px;font-weight:900}.duration-grid button.selected{border-color:#0f766e;background:#0f766e;color:#fff}.platform-list{display:grid;gap:8px;margin-top:8px}.platform-list label{display:flex;align-items:center;gap:8px;border:1px solid #d7e0ec;border-radius:8px;background:#fff;padding:10px;font-size:14px}.platform-list input{width:16px;min-height:16px}.selected-template-summary{display:grid;gap:6px;min-height:106px;align-content:center;border:1px solid var(--template-accent);border-radius:8px;background:linear-gradient(135deg,var(--template-accent-soft),transparent 62%),#fff;padding:12px}.selected-template-summary span,.selected-template-summary small{color:#66778e;font-size:12px;line-height:1.45}.selected-template-summary strong{color:#172033;font-size:16px}.template-choice-panel{display:grid;gap:14px;border:1px solid #d7e0ec;border-radius:8px;background:#101827;padding:14px}.template-choice-head,.template-tabs{display:flex;justify-content:space-between;gap:12px;align-items:center}.template-choice-head h3{margin:4px 0 0;color:#fff;font-size:18px}.template-tabs{justify-content:flex-end;border-radius:8px;background:#1f2a3a;padding:4px}.template-tabs button{min-height:38px;border:0;border-radius:6px;background:transparent;color:#cbd5e1;padding:0 16px;font-size:13px;font-weight:900}.template-tabs button.active{background:#2563eb;color:#fff}.template-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.template-empty-state{grid-column:1 / -1;display:grid;gap:6px;min-height:160px;align-content:center;justify-items:center;border:1px dashed rgba(148,163,184,.52);border-radius:8px;background:#0f172a47;color:#dbeafe;padding:18px;text-align:center}.template-empty-state strong{color:#fff;font-size:15px}.template-empty-state span{color:#9fb1c9;font-size:12px;font-weight:800}.template-card{display:grid;min-width:0;gap:12px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#0b0f17;color:#fff;padding:12px;text-align:left}.template-card:hover,.template-card.selected{border-color:var(--template-accent);box-shadow:0 0 0 2px var(--template-accent-soft)}.template-card-copy{display:grid;gap:5px}.template-card-copy>span,.template-card-copy small{color:#94a3b8;font-size:11px;line-height:1.45}.template-card-copy strong{color:#fff;font-size:15px}.template-card-tags,.template-chip-row{display:flex;gap:6px;flex-wrap:wrap}.template-card-tags small,.template-chip-row span{border-radius:999px;background:var(--template-accent-soft);color:#dbeafe;padding:5px 8px;font-size:11px;font-weight:900}.template-chip-row{margin-top:10px}.template-chip-row span{color:#314157}.template-phone-preview{position:relative;display:grid;width:min(170px,100%);aspect-ratio:9 / 16;align-content:end;justify-self:end;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:radial-gradient(circle at 50% 14%,var(--template-accent-soft),transparent 36%),#05070c;color:#fff;padding:12px}.template-phone-preview.compact{width:100%;max-width:154px;justify-self:center}.template-phone-media{position:absolute;top:10px;right:10px;bottom:34%;left:10px;overflow:hidden;border-radius:6px;background:repeating-linear-gradient(-18deg,#ffffff4d 0,#ffffff4d 8px,#ffffff0f 8px,#ffffff0f 18px),#141a24}.template-clean .template-phone-media{top:11%;right:13%;bottom:38%;left:13%;background:linear-gradient(180deg,#ffffffeb,#fff9),#e2e8f0}.template-news .template-phone-title strong:last-child{width:fit-content;background:var(--template-accent);padding:3px 5px}.template-commerce .template-phone-media{background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.82),transparent 22%),linear-gradient(160deg,#10251a,#0b0f17)}.template-story .template-phone-media{top:32%;right:13%;bottom:21%;left:13%}.template-story-slices{display:grid;height:100%;grid-template-rows:repeat(3,1fr)}.template-story-slices span{display:grid;place-items:center;border-bottom:1px solid rgba(255,255,255,.18);color:#ffffffb8;font-size:10px;font-weight:900}.template-story-slices span:last-child{border-bottom:0}.template-product-mark{position:absolute;left:10px;top:10px;border-radius:6px;background:var(--template-accent);padding:5px 7px;font-size:10px;font-weight:900}.template-play-button{position:absolute;left:50%;top:50%;display:grid;width:38px;height:38px;place-items:center;border-radius:999px;background:#ef2323;transform:translate(-50%,-50%)}.template-play-button:before{width:0;height:0;margin-left:3px;border-bottom:8px solid transparent;border-left:12px solid #ffffff;border-top:8px solid transparent;content:""}.template-phone-title,.template-phone-caption,.template-phone-channel{position:relative;z-index:1}.template-phone-title{display:grid;gap:4px;justify-items:center;margin-bottom:8px;text-align:center}.template-phone-title strong{color:#fff;font-size:13px;line-height:1.2;text-shadow:0 2px 7px rgba(0,0,0,.7)}.template-phone-title[style] strong{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-shadow:inherit}.template-phone-caption{border-radius:6px;background:#fff;color:#172033;padding:6px 7px;font-size:10px;font-weight:900;line-height:1.35;text-align:center}.template-phone-channel{margin-top:8px;color:#fff;font-size:10px;font-weight:900;text-align:center}.setting-button-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.preset-rail{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;padding:2px 2px 10px;cursor:grab;scroll-snap-type:x mandatory;scrollbar-color:#94a3b8 #e2e8f0;scrollbar-width:thin;touch-action:pan-x;-webkit-user-select:none;user-select:none}.preset-rail.dragging{cursor:grabbing;scroll-snap-type:none}.preset-rail>button{flex:0 0 184px;scroll-snap-align:start}.effect-preset-grid{display:flex;gap:8px}.sticker-preset-section{display:grid;gap:10px}.sticker-preset-head{display:grid;gap:3px}.sticker-preset-head strong{color:#172033;font-size:14px;font-weight:900}.sticker-preset-head span{color:#66778e;font-size:12px;font-weight:700}.sticker-preset-head-separated{margin-top:4px;border-top:1px solid #dbe7f5;padding-top:10px}.sticker-preset-grid{display:flex;gap:8px}.effect-preset-button{display:grid;min-height:126px;gap:5px;align-content:start;border:1px solid #d7e0ec;border-radius:8px;background:#fff;color:#172033;padding:10px;text-align:left}.sticker-preset-button{display:grid;min-height:132px;gap:5px;align-content:start;border:1px solid #d7e0ec;border-radius:8px;background:#fff;color:#172033;padding:10px;text-align:left}.effect-preset-thumb,.sticker-preset-thumb{position:relative;display:grid;overflow:hidden;width:66px;height:44px;place-items:center;border:1px solid #cbd5e1;border-radius:6px;background:linear-gradient(140deg,rgba(20,184,166,.72),transparent 40%),repeating-linear-gradient(-24deg,#25344d 0,#25344d 8px,#111827 8px,#111827 16px)}.effect-preset-thumb b{position:absolute;display:block;width:30px;height:22px;border:1px solid rgba(255,255,255,.88);background:#fff3}.effect-preset-thumb b:first-child{left:9px;top:10px}.effect-preset-thumb b:nth-child(2){right:8px;bottom:8px;transform:scale(.78)}.effect-preset-thumb em{position:absolute;display:block;width:42px;height:4px;border-radius:999px;background:#ffffffe0}.effect-preview-none b:nth-child(2),.effect-preview-none em{display:none}.effect-preview-zoom_cut b:nth-child(2),.effect-preview-slow_zoom_in b:nth-child(2){transform:scale(1.08)}.effect-preview-slow_zoom_out b:first-child{transform:scale(1.08)}.effect-preview-slow_zoom_out b:nth-child(2){transform:scale(.62)}.effect-preview-pan_left b:first-child,.effect-preview-pan_left b:nth-child(2){transform:translate(-8px)}.effect-preview-pan_right b:first-child,.effect-preview-pan_right b:nth-child(2){transform:translate(8px)}.effect-preview-flash_cut{background:linear-gradient(90deg,#ffffffeb,#fbbf2473,#0f172ae0),#111827}.effect-preview-shake b:first-child{transform:rotate(-8deg)}.effect-preview-shake b:nth-child(2){transform:rotate(9deg) scale(.78)}.effect-preview-glitch b{box-shadow:-5px 0 #ef4444bf,5px 0 #22d3eeb3}.effect-preview-light_sweep em{width:6px;height:58px;transform:rotate(25deg);background:#ffffffe6}.effect-preview-blur_focus{filter:saturate(.95)}.effect-preview-blur_focus b:first-child{filter:blur(1.5px)}.effect-preview-cinematic:after{position:absolute;top:5px;right:0;bottom:5px;left:0;border-top:5px solid rgba(0,0,0,.78);border-bottom:5px solid rgba(0,0,0,.78);content:""}.effect-preview-speed_ramp em{width:48px;height:3px;box-shadow:0 7px #fff9,0 -7px #fff9}.effect-preview-beat_pulse b{border-color:#facc15;box-shadow:0 0 0 5px #facc152e}.effect-preview-caption_pop:after{position:absolute;right:7px;bottom:6px;border-radius:999px;background:#fff;color:#0f172a;padding:2px 6px;font-size:9px;font-weight:900;content:"TXT"}.sticker-preset-thumb{justify-items:center;background:radial-gradient(circle at 26% 30%,rgba(250,204,21,.38),transparent 28%),linear-gradient(135deg,#0f766e,#172033)}.sticker-preview-none{background:#f1f5f9}.sticker-preset-thumb b,.sticker-preset-thumb span{position:relative;z-index:1}.sticker-preset-thumb img{width:30px;height:30px;object-fit:contain}.sticker-preset-thumb b{width:fit-content;border-radius:999px;background:#fff;color:#0f172a;padding:2px 6px;font-size:9px;line-height:1.2}.sticker-preview-surprise_burst,.sticker-preview-shock_bang,.sticker-preview-exclamation_mark,.sticker-preview-question_mark,.sticker-preview-wow_pop,.sticker-preview-alert_siren{background:#0f172a}.sticker-preview-surprise_burst{background:#f97316}.sticker-preview-shock_bang{background:#dc2626}.sticker-preview-exclamation_mark{background:#facc15}.sticker-preview-question_mark{background:#7c3aed}.sticker-preview-wow_pop{background:#0ea5e9}.sticker-preview-alert_siren{background:#111827}.sticker-preview-surprise_burst b,.sticker-preview-shock_bang b,.sticker-preview-exclamation_mark b,.sticker-preview-question_mark b,.sticker-preview-wow_pop b,.sticker-preview-alert_siren b{background:transparent;color:#fff;padding:0;font-size:28px;line-height:1}.sticker-preview-exclamation_mark b{color:#172033}.sticker-preview-shock_bang b,.sticker-preview-alert_siren b{font-size:20px;letter-spacing:-1px}.sticker-preset-thumb span{border-radius:999px;background:#0f172acc;color:#fff;padding:2px 6px;font-size:8px;font-weight:900}.sticker-preview-like_heart:after,.sticker-preview-hot_badge:after,.sticker-preview-new_badge:after,.sticker-preview-check_mark:after{position:absolute;right:8px;top:7px;color:#facc15;font-size:16px;font-weight:900;content:"★"}.sticker-preview-arrow_callout:after,.sticker-preview-tap_here:after{position:absolute;right:8px;bottom:5px;color:#fff;font-size:18px;font-weight:900;content:"↗"}.sticker-preview-progress_bar i{display:block;width:48px;height:8px;border-radius:999px;background:linear-gradient(90deg,#14b8a6 62%,#ffffffd1 62%)}.effect-preset-button.selected,.sticker-preset-button.selected{border-color:#0f766e;background:#ecfdf5;box-shadow:inset 0 0 0 1px #0f766e}.effect-preset-button span{font-size:13px;font-weight:900}.sticker-preset-button b{width:fit-content;border-radius:999px;background:#172033;color:#fff;padding:3px 7px;font-size:10px;line-height:1.2}.sticker-preset-button span{font-size:13px;font-weight:900}.sticker-preset-button em{justify-self:start;border-radius:999px;background:#ecfdf5;color:#0f766e;padding:2px 7px;font-size:10px;font-style:normal;font-weight:900}.effect-preset-button small,.sticker-preset-button small{color:#66778e;font-size:11px;font-weight:700;line-height:1.35}.sticker-preset-button .sticker-preset-thumb b{width:fit-content;border-radius:999px;background:#fff;color:#0f172a;padding:2px 6px;font-size:9px;line-height:1.2}.sticker-preset-button .sticker-preset-thumb span{border-radius:999px;background:#0f172acc;color:#fff;padding:2px 6px;font-size:8px;font-weight:900}.sticker-preset-button .sticker-preview-surprise_burst b,.sticker-preset-button .sticker-preview-shock_bang b,.sticker-preset-button .sticker-preview-exclamation_mark b,.sticker-preset-button .sticker-preview-question_mark b,.sticker-preset-button .sticker-preview-wow_pop b,.sticker-preset-button .sticker-preview-alert_siren b{background:transparent;color:#fff;padding:0;font-size:28px;line-height:1}.sticker-preset-button .sticker-preview-exclamation_mark b{color:#172033}.sticker-preset-button .sticker-preview-shock_bang b,.sticker-preset-button .sticker-preview-alert_siren b{font-size:20px;letter-spacing:-1px}.sticker-drag-hint{margin:-2px 0 0;color:#52627a;font-size:12px;font-weight:700;line-height:1.45}.sticker-control-list{display:grid;gap:10px;border:1px solid #d7e0ec;border-radius:8px;background:#f8fbff;padding:12px}.sticker-control-list.empty{color:#66778e}.sticker-control-list.empty strong,.sticker-control-head strong{color:#172033;font-size:14px;font-weight:900}.sticker-control-list.empty span,.sticker-control-head span,.sticker-link-note{color:#66778e;font-size:12px;font-weight:700;line-height:1.45}.sticker-control-head{display:grid;gap:3px}.sticker-control-card{display:grid;gap:10px;border:1px solid #d7e0ec;border-radius:8px;background:#fff;padding:10px}.sticker-control-card-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px}.sticker-control-card-head .sticker-preset-thumb{width:64px;height:42px}.sticker-control-card-head span{display:grid;gap:2px;min-width:0}.sticker-control-card-head small{color:#66778e;font-size:11px;font-weight:800}.sticker-control-card b{color:#172033;font-size:13px;font-weight:900}.brand-watermark-file{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;border:1px dashed #bfd0e5;border-radius:8px;background:#f8fafc;padding:8px}.brand-watermark-file label{position:relative;display:inline-flex;min-height:34px;align-items:center;border:1px solid #0f766e;border-radius:8px;background:#ecfdf5;color:#0f766e;padding:0 10px;font-size:12px;font-weight:900;cursor:pointer}.brand-watermark-file input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.brand-watermark-file span{overflow:hidden;color:#52627a;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.sticker-position-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sticker-link-note{border-left:3px solid #14b8a6;background:#ecfeff;padding:8px 10px}.setting-summary-button{display:grid;min-height:104px;border:1px solid #d7e0ec;border-radius:8px;background:#fff;color:#172033;padding:12px;text-align:left}.setting-summary-button span,.setting-summary-button small{color:#66778e;font-size:12px;line-height:1.45}.setting-summary-button small{align-self:end;color:#0f766e;font-weight:900}.setting-row{display:grid;gap:12px;align-items:end}.setting-row.two{grid-template-columns:repeat(2,minmax(0,1fr))}.setting-row.three{grid-template-columns:repeat(3,minmax(0,1fr))}.segmented-buttons{display:flex;min-height:42px;gap:8px;flex-wrap:wrap}.segmented-buttons button{min-width:62px;border:1px solid #d7e0ec;border-radius:8px;background:#fff;color:#172033;padding:9px 12px;font-weight:900}.segmented-buttons button.selected{border-color:#0f766e;background:#0f766e;color:#fff}.cost-note{display:grid;min-height:65px;align-content:center;gap:4px;border:1px solid #d7e0ec;border-radius:8px;background:#f8fafc;padding:10px 12px}.cost-note.neutral{min-height:auto}.cost-note strong{color:#172033;font-size:13px}.cost-note span{color:#66778e;font-size:12px;line-height:1.45}.provider-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.provider-option{display:flex;gap:8px;border:1px solid #d7e0ec;border-radius:8px;padding:12px}.provider-option.selected{border-color:#0f766e}.provider-option input{width:16px;min-height:16px}.provider-option b,.provider-option small{display:block}.provider-option small{margin-top:5px;color:#66778e;line-height:1.45}.dropzone{border:1px dashed #b9c6d6;border-radius:8px;background:#f8fafc;padding:14px}.dropzone p{margin:8px 0 0;color:#66778e;font-size:13px}.file-picker{display:grid;gap:10px;min-width:0;border:1px solid #d7e0ec;border-radius:8px;background:#fff;padding:12px}.file-picker-head{display:grid;grid-template-columns:max-content max-content minmax(0,1fr);gap:10px;align-items:center;min-width:0}.file-picker-head strong{color:#172033;font-size:14px}.file-picker-head span,.file-picker-hint{min-width:0;color:#66778e;font-size:12px;line-height:1.45}.file-select-button{position:relative;display:inline-flex;min-height:34px;align-items:center;justify-content:center;border:1px solid #0f766e;border-radius:8px;background:#0f766e;color:#fff;padding:0 12px;font-size:12px;font-weight:900;cursor:pointer;white-space:nowrap}.file-select-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.file-preview-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px}.file-preview-card{display:grid;grid-template-columns:54px minmax(0,1fr) 28px;gap:9px;align-items:center;border:1px solid #d7e0ec;border-radius:8px;background:#f8fafc;padding:7px}.file-preview-thumb{width:54px;height:54px;border-radius:6px;background:#e7edf5;object-fit:cover}.file-preview-card strong,.file-preview-card span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-preview-card strong{color:#172033;font-size:12px}.file-preview-card span{margin-top:3px;color:#66778e;font-size:11px}.file-preview-card button{width:28px;min-height:28px;border:0;border-radius:8px;background:#e7edf5;color:#314157;font-size:18px;line-height:1}.file-preview-empty{border:1px dashed #b9c6d6;border-radius:8px;background:#f8fafc;color:#66778e;padding:12px;font-size:12px}.layout-settings{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:16px;align-items:start}.layout-side-panel{display:grid;gap:12px}.layout-option-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.layout-option{display:grid;min-height:126px;place-items:center;gap:8px;border:1px solid #d7e0ec;border-radius:8px;background:#f8fafc;color:#172033;padding:10px}.layout-option.selected{border-color:#2563eb;box-shadow:inset 0 0 0 1px #2563eb}.layout-phone{display:grid;width:48px;height:78px;place-items:center;border:2px solid #172033;border-radius:8px;background:#020617;overflow:hidden}.layout-phone i{display:block;width:76%;aspect-ratio:16 / 9;border:1px solid #cbd5e1;background:#fff}.layout-phone.aspect-4-3 i{width:68%;aspect-ratio:4 / 3}.layout-phone.aspect-1-1 i{width:58%;aspect-ratio:1 / 1}.layout-phone.aspect-4-5 i{width:50%;aspect-ratio:4 / 5}.layout-phone.aspect-3-4 i{width:45%;aspect-ratio:3 / 4}.layout-phone.aspect-9-16 i{width:38%;aspect-ratio:9 / 16}.layout-control-grid{display:grid;gap:12px;align-content:start}.story-cut-control{display:grid;gap:8px;border:1px solid #d7e0ec;border-radius:8px;background:#f8fafc;padding:10px}.story-cut-control>span{color:#172033;font-size:14px;font-weight:900}.story-count-buttons button{min-width:58px}.layout-scale-preview{display:grid;gap:12px;min-width:0;border:1px solid #172033;border-radius:8px;background:#020617;color:#f8fafc;padding:14px}.layout-preview-head,.layout-preview-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.layout-preview-head strong,.layout-preview-head span{display:block}.layout-preview-head strong{font-size:15px}.layout-preview-head span,.layout-preview-meta{color:#94a3b8;font-size:12px;line-height:1.45}.layout-preview-head b{border-radius:8px;background:#2563eb;padding:6px 10px;color:#fff;font-size:13px}.layout-preview-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.layout-reset-button{min-height:32px;border:1px solid #334155;border-radius:8px;background:#111827;color:#e2e8f0;padding:0 10px;font-size:12px;font-weight:900}.layout-reset-button:hover{border-color:#64748b;background:#1f2937}.layout-preview-stage{position:relative;display:grid;min-height:430px;place-items:center;overflow:hidden;border:1px solid #1f2937;border-radius:8px;background:linear-gradient(90deg,rgba(37,99,235,.08) 1px,transparent 1px),linear-gradient(rgba(37,99,235,.08) 1px,transparent 1px),#000;background-size:36px 36px}.layout-preview-frame{position:relative;display:grid;max-width:86%;place-items:center;border:1px solid #334155;background:radial-gradient(circle at 50% 16%,var(--template-accent-soft),transparent 34%),#030712;box-shadow:0 0 0 1px #0f172acc,0 18px 60px #00000059}.layout-preview-frame:before{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(255,255,255,.08),transparent 20%,transparent 78%,rgba(0,0,0,.32)),repeating-linear-gradient(-18deg,rgba(255,255,255,.08) 0 8px,transparent 8px 22px);content:"";opacity:.55}.template-frame-clean:before{background:linear-gradient(180deg,#f8fafcb8,#f8fafc14 34%,#0000006b),repeating-linear-gradient(-18deg,rgba(15,23,42,.08) 0 8px,transparent 8px 20px);opacity:1}.template-frame-news .preview-title-copy strong:last-child{background:var(--template-accent);padding:2px 5px}.template-frame-news .preview-title-copy{top:8%}.template-frame-news .preview-caption-copy{border-radius:0;background:var(--template-accent);color:#fff}.template-frame-commerce:after{position:absolute;right:12%;top:12%;z-index:1;border-radius:8px;background:var(--template-accent);color:#fff;padding:6px 8px;font-size:11px;font-weight:900;content:"SALE"}.template-frame-commerce .preview-title-copy{top:14%}.template-frame-commerce .preview-caption-copy{bottom:24%;border-color:#22c55e66}.template-frame-story .layout-video-selection{overflow:hidden}.template-frame-story .preview-title-copy{top:7%;align-items:center}.template-frame-story .preview-title-copy strong{border-radius:6px;background:#0f172ac7;padding:3px 6px}.template-frame-story .preview-title-copy strong:last-child{background:var(--template-accent)}.template-frame-story .preview-caption-copy{bottom:22%;background:#0f172acc;color:#fff}.template-frame-clean .preview-title-copy{top:18%}.layout-video-selection{position:absolute;left:calc(50% + var(--preview-x));top:calc(50% + var(--preview-y));z-index:3;width:var(--video-width);aspect-ratio:var(--video-aspect);min-height:72px;transform:translate(-50%,-50%) scale(var(--preview-scale));transform-origin:center;border:3px solid #ffffff;box-shadow:0 0 0 1px #ffffff80}.layout-video-selection.dragging-enabled{cursor:move;touch-action:none}.layout-video-selection.dual .layout-video-panels{grid-template-rows:1fr 1fr}.layout-video-selection.dual .layout-video-pattern+.layout-video-pattern{border-top:2px solid rgba(255,255,255,.8)}.layout-preview-frame.align-horizontal .layout-video-selection{left:calc(50% + var(--preview-x))}.layout-preview-frame.align-vertical .layout-video-selection{top:calc(50% + var(--preview-y))}.layout-video-panels{display:grid;width:100%;height:100%;overflow:hidden}.layout-video-pattern{position:relative;display:grid;width:100%;height:100%;place-items:center;overflow:hidden;background:repeating-linear-gradient(-18deg,#ffffff38 0,#ffffff38 10px,#ffffff0a 10px,#ffffff0a 22px),#111827}.layout-video-pattern.template-pattern-clean{background:linear-gradient(180deg,#fffffff0,#e2e8f0d6),#e2e8f0}.layout-video-pattern.template-pattern-news{background:linear-gradient(160deg,rgba(239,35,35,.28),transparent 44%),repeating-linear-gradient(-18deg,#ffffff40 0,#ffffff40 10px,#ffffff0d 10px,#ffffff0d 22px),#111827}.layout-video-pattern.template-pattern-commerce{background:radial-gradient(circle at 50% 48%,rgba(255,255,255,.78),transparent 18%),linear-gradient(160deg,rgba(34,197,94,.2),transparent 42%),#111827}.layout-video-pattern.template-pattern-story{background:linear-gradient(180deg,rgba(249,115,22,.25),transparent),repeating-linear-gradient(-18deg,#ffffff38 0,#ffffff38 10px,#ffffff0a 10px,#ffffff0a 22px),#111827}.layout-video-pattern:before{position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;content:"AI SHORTS AI SHORTS AI SHORTS AI SHORTS";color:#ffffff6b;font-size:34px;font-weight:900;line-height:1.7;transform:rotate(-18deg);white-space:pre-wrap}.layout-video-pattern span{z-index:1;align-self:start;justify-self:start;margin:8px;border-radius:6px;background:#0f172ab8;padding:4px 7px;color:#fff;font-size:11px;font-weight:900}.layout-video-pattern b{z-index:2;align-self:end;justify-self:start;margin:8px;border-radius:6px;background:var(--template-accent);padding:5px 8px;color:#fff;font-size:12px}.layout-video-pattern i{position:absolute;z-index:2;display:grid;width:54px;height:54px;place-items:center;border-radius:999px;background:#ef4444}.layout-video-pattern i:before{width:0;height:0;margin-left:4px;border-bottom:10px solid transparent;border-left:16px solid #ffffff;border-top:10px solid transparent;content:""}.layout-template-decor{position:absolute;z-index:1;pointer-events:none}.layout-template-decor span,.layout-template-decor strong{display:block}.layout-template-decor.clean{left:10%;right:10%;bottom:10%;border-radius:8px;background:#ffffffe6;color:#172033;padding:10px;text-align:center}.layout-template-decor.clean span{color:var(--template-accent);font-size:10px;font-weight:900}.layout-template-decor.clean strong{margin-top:3px;font-size:12px}.layout-template-decor.news{left:0;right:0;top:0;display:flex;min-height:42px;align-items:center;gap:8px;background:#000000db;color:#fff;padding:0 12px}.layout-template-decor.news span{border-radius:4px;background:var(--template-accent);padding:4px 6px;font-size:10px;font-weight:900}.layout-template-decor.news strong{font-size:12px}.layout-template-decor.commerce{right:10%;top:11%;display:grid;width:88px;height:88px;place-items:center;border-radius:999px;background:#ffffffeb;color:#172033;text-align:center}.layout-template-decor.commerce span{color:var(--template-accent);font-size:20px;font-weight:900}.layout-template-decor.commerce strong{font-size:11px}.layout-template-decor.story{left:9%;right:9%;top:42%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px}.layout-template-decor.story span{border-radius:5px;background:#0f172ab8;color:#fff;padding:5px 0;font-size:9px;font-weight:900;text-align:center}.layout-template-decor.story span.active{background:var(--template-accent)}.layout-handle{position:absolute;z-index:4;width:12px;height:12px;border:2px solid #ffffff;background:#fff}.layout-handle.top-left{left:-7px;top:-7px}.layout-handle.top-right{right:-7px;top:-7px}.layout-handle.bottom-left{bottom:-7px;left:-7px}.layout-handle.bottom-right{bottom:-7px;right:-7px}.preview-title-copy,.preview-channel-copy,.preview-caption-copy{position:absolute;z-index:5;display:grid;gap:6px;justify-items:center;color:#fff;text-align:center;text-shadow:0 2px 8px rgba(0,0,0,.65)}.preview-title-copy{top:12%;font-size:18px}.preview-title-lines{display:grid;gap:4px;justify-items:center;max-width:92%;overflow-wrap:break-word;word-break:keep-all}.preview-title-lines strong{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:1.15}.template-frame-news .preview-title-lines strong:last-child,.template-frame-story .preview-title-lines strong,.template-frame-story .preview-title-lines strong:last-child{background:transparent;padding:0}.preview-title-copy span{width:fit-content;justify-self:center;border-radius:999px;background:var(--template-accent);padding:4px 8px;color:#fff;font-size:10px;font-weight:900}.preview-caption-copy{left:11%;right:11%;bottom:30%;border-radius:6px;background:#fff;color:#172033;padding:7px 9px;font-size:12px;font-weight:900;line-height:1.35;text-shadow:none}.preview-channel-copy{bottom:18%;font-size:12px}.preview-channel-copy span{font-size:11px;font-weight:900}.storyboard-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:8px}.storyboard-card{display:grid;min-height:84px;gap:4px;border:1px solid #1f2937;border-radius:8px;background:#0b1220;color:#fff;padding:9px;text-align:left}.storyboard-card:hover,.storyboard-card.active{border-color:var(--template-accent);background:linear-gradient(135deg,var(--template-accent-soft),transparent 60%),#0b1220}.storyboard-card span,.storyboard-card small{color:#94a3b8;font-size:11px;line-height:1.35}.storyboard-card strong{font-size:13px}.layout-safe-zone{position:absolute;z-index:2;pointer-events:none}.layout-safe-zone.dead-zone{top:8%;right:8%;bottom:8%;left:8%;border:1px dashed rgba(250,204,21,.8)}.layout-safe-zone.youtube-zone{left:8%;right:8%;bottom:9%;height:16%;border:1px solid rgba(59,130,246,.75);background:#3b82f61f}.deadline-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.deadline-side{position:absolute;top:0;bottom:0;width:7%;background:#f43f5e57}.deadline-side.left{left:0}.deadline-side.right{right:0}.deadline-line{position:absolute;background:#ef4444e6}.deadline-line.top,.deadline-line.bottom{left:7%;right:7%;height:2px}.deadline-line.top{top:8%}.deadline-line.bottom{bottom:8%}.deadline-line.left,.deadline-line.right{top:8%;bottom:8%;width:2px}.deadline-line.left{left:7%}.deadline-line.right{right:7%}.youtube-layout-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;pointer-events:none}.youtube-action-rail{position:absolute;right:5%;top:36%;display:grid;gap:11px;justify-items:center;color:#fff;text-shadow:0 2px 6px rgba(0,0,0,.7)}.youtube-action-rail span{display:grid;justify-items:center;font-size:18px;line-height:1}.youtube-action-rail b{margin-top:3px;font-size:9px}.youtube-caption-bar{position:absolute;left:6%;right:16%;bottom:4%;display:grid;grid-template-columns:30px minmax(0,1fr);gap:8px;align-items:center;background:linear-gradient(90deg,#020617e0,#02061775);padding:7px;color:#fff}.youtube-caption-bar strong,.youtube-caption-bar em,.youtube-caption-bar span{display:inline-flex;font-size:10px;line-height:1.2}.youtube-caption-bar strong{margin-right:5px}.youtube-caption-bar em{border-radius:999px;background:#fff;color:#172033;padding:4px 6px;font-style:normal;font-weight:900}.youtube-caption-bar span{display:block;margin-top:5px;font-weight:900}.youtube-profile-mark{position:absolute;right:4.5%;bottom:3.5%;display:grid;width:36px;height:36px;place-items:center;border-radius:8px;background:#fff;box-shadow:0 2px 10px #00000059}.profile-avatar{display:grid;width:30px;height:30px;place-items:center;flex:0 0 auto;overflow:hidden;border:2px solid #ffffff;border-radius:999px;background:linear-gradient(145deg,#0f766e,#111827);color:#fff;font-size:10px;font-weight:900;object-fit:cover}.profile-avatar.compact{width:30px;height:30px;border-radius:7px;border-color:transparent}.profile-avatar.fallback{line-height:1}.saved-channel-image,.channel-image-row{display:flex;align-items:center;gap:12px;min-width:0;border:1px solid #d7e0ec;border-radius:8px;background:#f8fafc;padding:12px}.saved-channel-image .profile-avatar,.channel-image-row .profile-avatar{width:44px;height:44px}.saved-channel-image div,.channel-image-copy{display:grid;gap:4px;min-width:0}.saved-channel-image strong,.channel-image-copy strong{color:#172033;font-size:13px;font-weight:900}.saved-channel-image span,.channel-image-copy span{min-width:0;overflow:hidden;color:#66778e;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.channel-default-pill{flex:0 0 auto;border:1px solid #99f6e4;border-radius:999px;background:#ecfdf5;color:#0f766e;padding:7px 10px;font-size:12px;font-weight:900}.mypage-channel-form{align-items:end}.channel-image-row{justify-content:space-between}.channel-image-actions{display:flex;gap:8px;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end}.text-style-editor{display:grid;gap:12px;border:1px solid #d7e0ec;border-radius:8px;background:#f8fafc;padding:12px}.text-style-head{display:grid;gap:5px;align-items:start}.text-style-copy strong,.text-style-copy span{display:block}.text-style-copy strong{color:#172033;font-size:14px}.text-style-copy span{margin-top:5px;color:#66778e;font-size:12px;line-height:1.45}.text-style-sample{display:grid;min-height:92px;place-items:center;width:100%;min-width:0;overflow:hidden;border:1px solid #d7e0ec;border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.06) 25%,transparent 25% 50%,rgba(255,255,255,.06) 50% 75%,transparent 75%),#111827;background-size:18px 18px;padding:14px}.text-style-sample span{display:inline-block;box-sizing:border-box;max-width:min(100%,760px);overflow-wrap:anywhere;word-break:keep-all;white-space:normal;line-height:1.25;text-align:center}.text-style-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.color-with-clear{display:grid;grid-template-columns:minmax(0,1fr) 74px;gap:8px}.text-style-grid input[type=color],.color-with-clear input[type=color]{padding:4px}.toggle-line{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:12px;border:1px solid #d7e0ec;border-radius:8px;background:#f8fafc;padding:8px 10px;color:#172033;font-size:14px;font-weight:900}.toggle-line input{width:18px;min-height:18px}.template-preview{display:grid;grid-template-columns:minmax(0,1fr) minmax(132px,180px);gap:14px;align-items:center;background:linear-gradient(135deg,rgba(37,99,235,.06),transparent 58%),#f8fafc}.template-preview strong,.template-preview p{display:block;margin:5px 0 0}.template-preview p{color:#66778e;font-size:13px}.template-preview .template-phone-preview{width:min(150px,100%)}.mini-phone{display:grid;aspect-ratio:9 / 16;place-items:center;border-radius:8px;background:linear-gradient(145deg,#111827,#0f766e);color:#fff;font-weight:900}@media(max-width:1120px){.user-app{grid-template-columns:1fr}.sidebar{min-height:auto}.side-nav{grid-template-columns:repeat(4,minmax(0,1fr))}.nav-item{grid-template-columns:1fr;justify-items:center;text-align:center}.metric-grid,.store-metrics,.store-submit-form,.workflow-status,.card-grid,.service-cards,.plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split-layout{grid-template-columns:1fr}.library-layout,.working-layout{grid-template-areas:"template" "preview" "edit";grid-template-columns:1fr}.working-template-sidebar,.working-preview-panel{position:static}.working-template-list{grid-auto-flow:column;grid-auto-columns:minmax(150px,1fr);overflow-x:auto;overflow-y:hidden;max-height:none}.library-card-list{grid-template-columns:repeat(2,minmax(0,1fr))}.setting-button-grid,.template-card-grid,.provider-grid,.longform-connect-grid,.longform-analysis-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.longform-analysis-grid{grid-template-columns:1fr}.longform-step-grid,.longform-timeline,.library-cut-list,.nle-control-grid,.project-edit-form,.text-style-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.layout-settings{grid-template-columns:1fr}}@media(max-width:760px){.workspace{padding:14px}.topbar,.surface-head,.top-actions,.status-row,.service-row,.option-row,.plan-card div{align-items:flex-start;flex-direction:column}.topbar,.surface-head,.status-row,.service-row{display:flex}.top-actions,.longform-warning-actions,.row-actions{width:100%;justify-content:stretch}.top-actions button,.row-actions button,.primary-button,.secondary-button{width:100%}.channel-default-note,.channel-image-row,.longform-test-head,.longform-source-card,.editor-toolbar,.editor-toolbar-actions,.text-style-head{align-items:stretch;flex-direction:column}.channel-image-actions{justify-content:stretch}.longform-warning-actions{flex-direction:column}.side-nav,.library-card-list,.working-card-list,.library-cut-list,.project-edit-form,.metric-grid,.quick-grid,.form-grid,.store-metrics,.workflow-status,.platform-upload-grid,.upload-compose-grid,.upload-job-row,.title-channel-strip,.setting-row.two,.setting-row.three,.setting-button-grid,.template-card-grid,.template-preview,.provider-grid,.layout-option-grid,.longform-connect-grid,.longform-upload-dummies,.longform-step-grid,.longform-analysis-grid,.longform-timeline,.nle-control-grid,.source-guide-grid,.text-style-head,.text-style-grid,.color-with-clear,.card-grid,.service-cards,.plan-grid,.store-submit-form,.auth-form.two-col{grid-template-columns:1fr}.segmented,.segmented.slim,.view-toggle{width:100%}.view-toggle button{flex:1}.sidebar,.landing-header,.landing-hero{grid-template-columns:1fr}.sidebar{padding:14px}.profile-strip{justify-self:stretch}.workspace,.landing-hero{width:min(100% - 28px,1280px)}.landing-header{align-items:flex-start;flex-direction:column}.editor-layout{grid-template-columns:1fr}.template-choice-head,.template-tabs{align-items:stretch;flex-direction:column}.template-tabs button{width:100%}.template-phone-preview,.template-phone-preview.compact,.template-preview .template-phone-preview{width:min(180px,100%);justify-self:center}.file-picker-head{grid-template-columns:1fr}.file-select-button{width:100%}.library-modal-backdrop{align-items:start;padding:12px}.library-modal{max-height:calc(100vh - 24px)}.library-modal-head{flex-direction:column}.library-modal-head .secondary-button{width:100%}}
