@font-face{font-family:GmarketSansBold;src:url(/fonts/GmarketSansTTFBold.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:GmarketSansMedium;src:url(/fonts/GmarketSansTTFMedium.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:GmarketSansLight;src:url(/fonts/GmarketSansTTFLight.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}:root{--bg:#070708;--panel:#0c0c0e;--panel-soft:#121216;--panel-lift:#1a1a1f;--line:#232329;--line-soft:#19191e;--ink:#f5f5f7;--muted:#9a9aa4;--dim:#65656f;--hot:#a6ff00;--blue:#55b8ff;--gold:#f7b733;--danger:#ff5b6e}*{box-sizing:border-box}html{min-width:320px}body,html{background:var(--bg)}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}button,input{font:inherit}a,button{color:inherit}a{text-decoration:none}.app-shell{grid-template-columns:56px minmax(0,1fr)}.side-rail{border-right:1px solid var(--line-soft);background:#080809;display:flex;flex-direction:column;align-items:center;gap:14px;padding:10px 8px;z-index:20}.rail-button,.rail-collapse,.workspace-switch{width:36px;height:36px;border-radius:7px;display:grid;place-items:center}.rail-button,.rail-collapse{border:1px solid transparent;background:transparent;cursor:pointer}.rail-collapse{border-color:var(--line)}.workspace-switch{border:1px solid var(--line);background:var(--panel-lift);color:white;font-weight:900}.workspace-switch span{width:22px;height:22px;border-radius:999px;background:#2b2b31;font-size:13px}.rail-group{display:grid;gap:8px}.rail-button{color:#d7d7dd}.rail-button.active,.rail-button:hover{border-color:#2b2b33;background:#232329;color:white}.app-topbar{height:56px;grid-template-columns:minmax(180px,1fr) minmax(300px,480px) minmax(220px,1fr);gap:20px;padding:8px 22px 8px 14px;border-bottom:1px solid var(--line-soft)}.project-name{color:#a5a5ae;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-box{height:38px;border:1px solid #2a2a30;border-radius:8px;background:#19191d;color:#bfc0c8;display:flex;align-items:center;gap:9px;padding:0 12px;min-width:0}.search-box span{min-width:0;flex:1 1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.search-box kbd{border:1px solid #3a3a42;padding:1px 7px;background:#2b2b31;color:#a7a7af;font-size:12px;font-family:inherit}.top-actions{justify-self:end;display:flex;align-items:center;gap:14px}.icon-ghost{width:34px;height:34px}.notification-dot{top:3px;right:0;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#ff2e42;color:white;font-size:10px;font-weight:900;line-height:16px}.credits{gap:6px;font-size:14px;font-weight:850}.credits svg{color:#ffc62d}.credit-button{height:36px;border-radius:6px;background:#25252c;justify-content:center;font-size:14px;font-weight:850}.clip-board{position:relative;padding:10px 20px 44px 14px}.board-toolbar{height:44px;display:flex;align-items:center;justify-content:space-between;gap:18px}.board-actions,.board-tabs{display:flex;align-items:center;gap:10px}.board-actions button,.tab-menu,.tab-square{border:0;background:transparent;color:#d9d9df;cursor:pointer}.tab-square{width:36px;height:36px;border-radius:7px;display:grid;place-items:center}.tab-square.active{background:#26262d}.tab-menu{width:28px;height:32px;display:grid;place-items:center}.board-tabs span{color:#b7d0ff;font-size:14px;font-weight:650}.board-actions button{height:34px;display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:750}.board-actions button:disabled{opacity:.38;cursor:not-allowed}.board-title-row{align-items:end;gap:18px;margin:12px 0 34px}.board-kicker{color:#a7c7ff;font-size:15px}.board-title-row h1{margin:10px 0 0;font-size:20px;line-height:1.2}.job-pill{padding:6px 11px;color:#c8c8d0;background:#111114;font-size:12px;font-weight:800}.job-pending,.job-processing{color:var(--gold)}.job-completed{color:var(--hot)}.job-failed{color:var(--danger)}.hook-panel{position:relative;margin:0 4px 22px 24px;padding:6px 52px 18px 0;display:flex;align-items:end;justify-content:space-between;gap:22px}.hook-copy h2{margin:0 0 16px;font-size:19px;line-height:1.2}.hook-copy p{margin:0;color:white;max-width:1420px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:14px;font-weight:800;line-height:1.55}.disable-hook{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;font-size:14px;font-weight:850}.close-hook{position:absolute;right:4px;top:2px;border:0;background:transparent;color:white;cursor:pointer}.upload-strip{margin:0 24px 22px;gap:12px;align-items:center}.dark-upload{height:44px;border:1px dashed #34343c;border-radius:8px;background:#101013;color:#d8d8df;display:flex;align-items:center;gap:10px;padding:0 13px;cursor:pointer;min-width:0}.dark-upload.dragging,.dark-upload:hover{border-color:#5f5f6b;background:#17171c}.dark-upload input{display:none}.dark-upload span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700}.subtitle-mode{height:44px;border:1px solid #34343c;border-radius:8px;background:#101013;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:4px}.subtitle-mode button{min-width:0;border:0;border-radius:6px;background:transparent;color:#bdbdc7;cursor:pointer;font-size:12px;font-weight:900}.render-button,.subtitle-mode button.active{background:#f7f7fb;color:#111114}.render-button{height:44px;border:0;border-radius:8px;padding:0 16px;display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:900;cursor:pointer}.render-button:disabled{opacity:.5;cursor:not-allowed}.spin{animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.progress-wrap{margin:0 24px 18px}.progress-label{display:flex;justify-content:space-between;color:var(--muted);font-size:12px;font-weight:800;margin-bottom:7px}.progress-bar{height:8px;background:#1b1b20;border-radius:999px;overflow:hidden}.progress-fill{height:100%;width:0;background:linear-gradient(90deg,var(--hot),var(--blue));transition:width .25s ease}.error-box{margin:0 24px 18px;border:1px solid rgba(255,91,110,.35);border-radius:8px;background:rgba(255,91,110,.08);color:#ffd8de;padding:11px 12px;display:flex;align-items:flex-start;gap:8px;font-size:13px;line-height:1.45}.error-box svg{flex:0 0 auto;margin-top:1px}.clip-grid{grid-template-columns:repeat(6,minmax(150px,1fr));column-gap:clamp(24px,3vw,48px);row-gap:58px;padding:24px 14px 80px 18px}.clip-card{min-width:0}.poster{width:100%;background:#18181c}.poster img{display:block}.time-badge{top:4px;right:0;min-width:82px;height:20px;border-radius:6px 0 0 6px;background:#24242b;color:white;display:inline-flex;align-items:center;justify-content:center;gap:3px;padding:0 7px;font-size:11px;font-weight:900}.time-badge span{color:#bdbdc7;font-weight:750}.hook-bubble{top:28px;transform:translateX(-50%);width:min(74%,178px);border-radius:5px;background:rgba(255,255,255,.95);color:#050506;padding:6px 8px;line-height:1.2}.hook-bubble,.play-chip{min-height:28px;font-size:11px}.play-chip{right:8px;bottom:8px;border-radius:999px;background:rgba(0,0,0,.72);color:white;display:inline-flex;align-items:center;gap:5px;padding:0 9px;font-weight:900;transform:translateY(4px);transition:opacity .18s ease,transform .18s ease}.clip-card:hover .play-chip{transform:translateY(0)}.clip-info{padding-top:12px}.score-line{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:7px}.score-line strong{color:var(--hot);font-size:25px;line-height:1;font-weight:950}.score-pack{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:7px}.card-band{border:1px solid rgba(166,255,0,.24);border-radius:999px;background:rgba(166,255,0,.1);color:#e4ff9a;padding:4px 7px;font-size:10px;font-weight:950;line-height:1;white-space:nowrap}.card-band.band-review-candidate{border-color:rgba(85,184,255,.3);background:rgba(85,184,255,.11);color:#d2ecff}.card-band.band-needs-edit{border-color:rgba(247,183,51,.34);background:rgba(247,183,51,.12);color:#ffe0a4}.card-band.band-weak{border-color:rgba(255,91,110,.3);background:rgba(255,91,110,.1);color:#ffd0d8}.mini-actions{display:flex;align-items:center;gap:22px;color:#f2f2f5}.mini-actions a,.mini-actions button,.mini-actions svg{display:block}.mini-actions button{border:0;background:transparent;color:inherit;padding:0;cursor:pointer}.mini-actions a:nth-child(2),.mini-actions svg:nth-child(2){color:#b8782d}.clip-info h3{color:white;font-size:16px;line-height:1.45;font-weight:900}.clip-info p{margin:9px 0 0;color:#acacb5;font-size:12px;line-height:1.45;-webkit-line-clamp:3}.card-briefing{margin-top:10px;padding-left:9px;border-left:3px solid rgba(166,255,0,.42);display:grid;gap:3px}.card-briefing span{color:#8b8b96;font-size:10px;font-weight:950;line-height:1}.card-briefing strong{color:#f4f4f7;font-size:12px;font-weight:850;line-height:1.36;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.label-row{min-height:26px;margin-top:10px}.label-row span,.tag-cloud span{border:1px solid #363640;border-radius:999px;background:#101014;color:#cfcfd7;padding:4px 8px;font-size:11px;line-height:1}.signal-row{min-height:24px;margin-top:9px;display:flex;flex-wrap:wrap;gap:5px}.signal-row span{border:1px solid rgba(255,92,120,.28);border-radius:999px;background:rgba(255,92,120,.08);color:#ffd7df;padding:4px 7px;font-size:10px;font-weight:900;line-height:1}.risk-row{min-height:24px;margin-top:8px;display:flex;flex-wrap:wrap;gap:5px}.risk-row span{border:1px solid rgba(255,91,110,.26);border-radius:999px;background:rgba(255,91,110,.08);color:#ffd2da;padding:4px 7px;font-size:10px;font-weight:900;line-height:1}.placeholder-card{opacity:.9}.placeholder-poster{display:block}.placeholder-poster:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.18),transparent 28%),radial-gradient(circle at 50% 38%,rgba(255,255,255,.24),transparent 24%),linear-gradient(180deg,transparent,rgba(0,0,0,.52))}.poster-1{background:linear-gradient(155deg,#63615a,#1c1c20 62%,#6b4e2d)}.poster-2{background:linear-gradient(155deg,#d7d4c8,#50677a 50%,#111114)}.poster-3{background:linear-gradient(155deg,#b9a27e,#2e2b25 54%,#cdbb91)}.poster-4{background:linear-gradient(155deg,#766955,#17171b 58%,#4f5f73)}.poster-5{background:linear-gradient(155deg,#d3c4a2,#3f3533 50%,#111114)}.poster-6{background:linear-gradient(155deg,#b8b0a7,#4a4f58 52%,#201b1d)}.support-button{position:fixed;right:22px;bottom:22px;height:38px;border:1px solid #2a2a30;border-radius:7px;background:#111114;color:white;display:inline-flex;align-items:center;gap:8px;padding:0 14px;font-size:13px;font-weight:900;box-shadow:0 18px 38px rgba(0,0,0,.38)}.modal-backdrop{position:fixed;inset:0;z-index:50;background:rgba(0,0,0,.76);display:grid;place-items:center;padding:24px}.clip-modal{position:relative;width:min(1120px,96vw);grid-template-columns:minmax(280px,380px) minmax(0,1fr);gap:22px;border:1px solid #2d2d35;border-radius:8px;background:#101014;padding:18px;overflow:auto;box-shadow:0 26px 80px rgba(0,0,0,.62)}.modal-close{position:absolute;top:12px;right:12px;width:34px;height:34px;border:1px solid #303038;border-radius:7px;background:#18181d;display:grid;place-items:center;cursor:pointer;z-index:2}.modal-video{min-width:0;position:relative}.modal-video video{width:100%;aspect-ratio:9/16;border-radius:6px;background:black;object-fit:contain;display:block}.creative-preview-layer{pointer-events:none;position:absolute;inset:0;overflow:hidden;border-radius:6px}.preview-title-strip{position:absolute;top:5%;left:50%;transform:translateX(-50%);max-width:78%;border-radius:5px;background:rgba(0,0,0,.58);color:white;padding:7px 10px;text-align:center;font-size:13px;font-weight:950;line-height:1.25;overflow-wrap:anywhere}.preview-badge,.preview-overlay{position:absolute;z-index:2}.preview-badge{border-radius:5px;background:rgba(0,0,0,.72);color:white;padding:6px 9px;font-size:11px;font-weight:950;line-height:1}.preview-overlay{height:auto;object-fit:contain;opacity:.92}.preview-top_right{top:18px;right:18px}.preview-top_left{top:18px;left:18px}.preview-top_center{top:18px;left:50%;transform:translateX(-50%)}.preview-bottom_right{right:18px;bottom:18px}.preview-bottom_left{left:18px;bottom:18px}.modal-meta{min-width:0;padding-right:36px}.modal-score{display:inline-flex;align-items:end;gap:8px;margin-bottom:12px}.modal-score strong{font-size:42px;line-height:.9;font-weight:950}.modal-score span{color:var(--muted);font-size:12px;font-weight:850;text-transform:uppercase}.modal-meta h2{margin:0;max-width:720px;font-size:26px;line-height:1.25}.modal-meta>p{color:#b8b8c2;line-height:1.55;margin:12px 0 18px}.signal-panel{margin:0 0 16px;border:1px solid #2a2a31;border-radius:8px;background:#111116;padding:13px}.signal-head{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#dedee6;font-size:12px;font-weight:850}.signal-head b{color:var(--hot);font-size:11px;text-transform:uppercase;letter-spacing:0}.score-breakdown{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.score-metric{min-width:0}.score-metric div{display:flex;justify-content:space-between;gap:8px;color:#b9b9c2;font-size:11px;font-weight:850;margin-bottom:5px}.score-metric strong{color:white}.score-metric i{display:block;height:5px;max-width:100%;border-radius:999px;background:linear-gradient(90deg,var(--hot),var(--blue))}.modal-signal-row{margin-top:12px}.boundary-note{margin:10px 0 0;color:#8f8f9a;font-size:11px;line-height:1.45}.briefing-panel{margin:0 0 16px;border:1px solid #2a2a31;border-radius:8px;background:#111116;padding:13px;overflow-wrap:anywhere}.briefing-columns,.briefing-head{display:flex;gap:12px}.briefing-head{align-items:center;justify-content:space-between;color:#dedee6;font-size:12px;font-weight:900}.briefing-head b{color:var(--hot);font-size:11px;text-transform:uppercase}.briefing-hook strong{display:block;margin-top:10px;color:white;font-size:13px;line-height:1.45}.briefing-columns p,.briefing-hook p{margin:6px 0 0;color:#b8b8c2;font-size:12px;line-height:1.45}.briefing-columns{margin-top:12px}.briefing-columns>div{min-width:0;flex:1 1}.briefing-columns span{color:#ededf2;font-size:11px;font-weight:900}.briefing-risks{margin-top:11px;display:flex;flex-wrap:wrap;gap:6px}.briefing-risks span{border:1px solid rgba(255,91,110,.3);border-radius:999px;background:rgba(255,91,110,.08);color:#ffd8de;padding:4px 8px;font-size:10px;font-weight:900}.creative-workbench{border:1px solid #282830;border-radius:8px;background:#151519;padding:12px;margin-bottom:14px}.creative-tabs{display:flex;gap:8px;margin-bottom:12px}.asset-upload-button,.creative-actions button,.creative-tabs button,.metadata-row a,.metadata-row button,.panel-headline button,.template-chip,.title-option{border:1px solid #33333d;border-radius:7px;background:#1c1c22;color:#ededf2;cursor:pointer}.creative-tabs button{height:32px;padding:0 11px;font-size:12px;font-weight:900}.creative-tabs button.active{border-color:rgba(166,255,0,.45);color:var(--hot)}.creative-panel{display:grid;gap:10px}.creative-actions,.metadata-row,.panel-headline{display:flex;align-items:center;justify-content:space-between;gap:10px}.panel-headline strong{font-size:13px}.asset-upload-button,.creative-actions button,.metadata-row a,.metadata-row button,.panel-headline button{min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 10px;font-size:12px;font-weight:900}.creative-actions button:disabled,.panel-headline button:disabled{opacity:.52;cursor:not-allowed}.template-grid,.title-option-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.template-chip,.title-option{min-width:0;padding:10px;text-align:left}.template-chip.active,.title-option.active{border-color:rgba(166,255,0,.5);background:rgba(166,255,0,.06)}.template-chip strong,.title-option strong{display:block;font-size:12px;line-height:1.35}.template-chip span,.title-option span{display:block;margin-top:5px;color:#a7c7ff;font-size:11px;font-weight:850}.title-option p{margin:6px 0 0;color:#ababb5;font-size:11px;line-height:1.35}.empty-creative{border:1px dashed #34343c;border-radius:7px;color:#a8a8b3;padding:12px;font-size:12px}.overlay-controls{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;align-items:end}.overlay-controls label{display:grid;gap:6px;color:#bdbdc7;font-size:11px;font-weight:900;min-width:0}.overlay-controls input[type=range],.overlay-controls select{width:100%}.overlay-controls select{height:32px;border:1px solid #33333d;border-radius:7px;background:#1c1c22;color:#ededf2;padding:0 8px}.asset-upload-button input{display:none}.youtube-panel{gap:8px}.metadata-row{border:1px solid #292930;border-radius:7px;background:#111115;padding:8px;color:#d9d9df;font-size:12px;line-height:1.4}.metadata-row span,.metadata-row strong{min-width:0;overflow-wrap:anywhere}.creative-actions{margin-top:12px;border-top:1px solid #26262d;padding-top:12px}.creative-actions button{background:#f3f3f6;color:#101014}.creative-actions span{color:#a8a8b3;font-size:12px;font-weight:850}.metadata-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.metadata-block{border:1px solid #282830;border-radius:8px;background:#151519;padding:12px;min-width:0}.metadata-block.wide{grid-column:1/-1}.metadata-head{height:26px;display:flex;align-items:center;gap:8px;color:#dcdce4;font-size:12px;font-weight:900;text-transform:uppercase}.metadata-head button{margin-left:auto;width:26px;height:26px;border:1px solid #33333d;border-radius:6px;background:#1d1d23;display:grid;place-items:center;cursor:pointer}.metadata-block p,.metadata-block pre{margin:8px 0 0;color:#f1f1f4;font-size:13px;line-height:1.55}.metadata-block pre{white-space:pre-wrap;font-family:inherit;max-height:180px;overflow:auto}.tag-cloud{margin-top:9px;display:flex;flex-wrap:wrap;gap:7px}.tag-cloud.hot span{border-color:rgba(166,255,0,.35);color:var(--hot)}.modal-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.modal-actions a{height:36px;border-radius:7px;background:#f3f3f6;color:#101014;display:inline-flex;align-items:center;gap:7px;padding:0 12px;font-size:13px;font-weight:900}.debug-drawer{position:fixed;z-index:60;top:0;right:0;width:min(440px,100vw);height:100vh;border-left:1px solid #2b2b32;background:#0d0d10;box-shadow:-22px 0 70px rgba(0,0,0,.55);display:flex;flex-direction:column}.debug-head{height:64px;border-bottom:1px solid #232329;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px}.debug-head span{display:block;color:var(--muted);font-size:12px;font-weight:850;text-transform:uppercase}.debug-head strong{display:block;max-width:340px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.debug-head button{width:34px;height:34px;border:1px solid #303038;border-radius:7px;background:#18181d;display:grid;place-items:center;cursor:pointer}.debug-loading{padding:18px;color:#cfcfd7;display:flex;align-items:center;gap:8px;font-size:13px;font-weight:800}.debug-body{padding:14px;overflow:auto}.debug-warning{border:1px solid rgba(255,91,110,.35);border-radius:8px;background:rgba(255,91,110,.08);color:#ffd8de;padding:10px;display:flex;gap:8px;font-size:12px;line-height:1.45}.debug-stats{margin:12px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.debug-stats span{border:1px solid #292930;border-radius:8px;background:#151519;padding:9px;color:#d9d9df;font-size:12px;font-weight:850;text-align:center}.debug-body section{border-top:1px solid #222228;padding-top:14px;margin-top:14px}.debug-body h3{margin:0 0 9px;font-size:13px;text-transform:uppercase;color:#ededf1}.debug-body p{margin:0;color:#b9b9c3;font-size:12px;line-height:1.55}.candidate-list{display:grid;gap:9px}.candidate-row{display:grid;grid-template-columns:48px minmax(0,1fr);gap:10px;border:1px solid #292930;border-radius:8px;background:#151519;padding:10px}.candidate-row strong{font-size:18px}.candidate-row span{display:block;color:#e5e5ea;font-size:12px;font-weight:900;margin-bottom:4px}.candidate-row .boundary-note{color:#a7c7ff;font-size:11px;font-weight:850;margin-bottom:5px}.artifact-links{display:flex;flex-wrap:wrap;gap:8px}.artifact-links a{height:30px;border:1px solid #33333c;border-radius:7px;background:#17171c;display:inline-flex;align-items:center;gap:6px;padding:0 9px;color:#f0f0f4;font-size:12px;font-weight:850}@media (max-width:1400px){.clip-grid{grid-template-columns:repeat(5,minmax(150px,1fr))}}@media (max-width:1160px){.app-topbar{grid-template-columns:minmax(160px,1fr) minmax(260px,420px) auto}.clip-grid{grid-template-columns:repeat(4,minmax(150px,1fr))}}@media (max-width:920px){.app-shell{grid-template-columns:1fr}.side-rail{display:none}.app-topbar{height:auto;grid-template-columns:1fr;align-items:stretch}.top-actions{justify-self:stretch;justify-content:space-between}.hook-panel{margin-left:0;padding-right:28px;display:block}.disable-hook{margin-top:14px}.upload-strip{margin-left:0;margin-right:0;grid-template-columns:1fr}.clip-grid{grid-template-columns:repeat(3,minmax(140px,1fr));gap:34px 18px;padding-left:0;padding-right:0}.clip-modal{grid-template-columns:1fr}.modal-video{justify-self:center;width:min(320px,100%)}.modal-meta{padding-right:0}}@media (max-width:640px){.clip-board{padding:10px 14px 44px}.board-title-row,.board-toolbar{align-items:flex-start;flex-direction:column;height:auto}.board-actions{flex-wrap:wrap}.clip-grid{grid-template-columns:repeat(2,minmax(130px,1fr))}.hook-copy p{font-size:12px}.debug-stats,.metadata-grid,.overlay-controls,.template-grid,.title-option-list{grid-template-columns:1fr}.modal-backdrop{padding:10px}.clip-modal{max-height:96vh;padding:12px}}body,html{background:var(--bg);color:var(--ink)}::selection{background:var(--hot);color:white}.app-shell{background:var(--bg)}.side-rail{border-right:0}.rail-collapse,.workspace-switch{width:40px;height:40px;border:0;border-radius:12px;background:var(--hot);color:white;box-shadow:0 8px 20px -8px rgba(255,74,28,.75)}.workspace-switch span{width:auto;height:auto;color:white}.workspace-switch span:before{content:"▶";font-size:15px;line-height:1}.rail-collapse{display:none}.rail-group{gap:6px}.rail-button{width:46px;height:42px;border-radius:12px}.rail-button.active,.rail-button:hover{background:#26201a}.rail-bottom .rail-button:first-child{color:var(--gold)}.main-stage{background:var(--bg)}.app-topbar{grid-template-columns:1fr auto;border-bottom:1px solid var(--line);background:rgba(245,240,231,.78)}.app-topbar .top-actions{justify-self:end}.project-name{color:var(--dim);font-size:14px;font-style:normal}.project-name strong{font-weight:800}.project-name span{color:var(--dim)}.project-name em{font-weight:600}.search-box{border:1px solid var(--line)}.search-box:focus-within,.search-box:hover{border-color:#cdc1ab}.search-box kbd{border:1px solid var(--line)}.notification-dot{background:var(--hot)}.credits{font-family:Space Grotesk,Pretendard,sans-serif;font-weight:800}.credits svg{color:currentColor}.credit-button{font-weight:800}.board-toolbar{height:auto;margin-bottom:18px}.board-actions button,.tab-menu,.tab-square{color:#5b5346}.tab-square{border:1px solid var(--line);background:#fff}.tab-square.active{background:#16120d;color:white}.board-tabs span{color:#7a7060;font-size:13.5px;font-weight:800}.board-actions button{min-height:38px;padding:0 12px;border:1px solid var(--line);border-radius:11px;background:#fff;color:#5b5346;font-weight:800}.board-actions button:hover{border-color:#cdc1ab;background:#fbf7ef}.board-kicker{display:inline-flex;gap:8px;font-weight:800}.board-kicker:before{content:"✓";color:#1f8a5b}.board-title-row h1{margin:8px 0 0;font-weight:900}.board-title-row h1 span{font-weight:800}.board-subtitle{color:var(--muted)}.job-pill{border:1px solid var(--line)}.job-pending,.job-processing{color:#a04a2e}.job-completed{color:#1f8a5b}.hook-panel{margin:0 0 18px;padding:18px 20px;border:1px solid var(--line-soft);border-radius:16px;background:#fff;box-shadow:0 1px 2px rgba(40,30,20,.04)}.hook-copy h2{margin-bottom:8px;color:#16120d;font-size:18px;font-weight:900}.hook-copy p{max-width:980px;color:#6e6457;font-family:inherit;font-size:13.5px;font-weight:600;line-height:1.6}.disable-hook{color:#1f8a5b;font-weight:800}.close-hook{color:#a89d8b}.upload-strip{grid-template-columns:minmax(0,1fr) minmax(180px,240px) minmax(210px,270px) auto}.dark-upload{height:46px;border:1.5px dashed #d8cdb6;border-radius:13px;background:#fbf7ef;color:#6e6457}.dark-upload.dragging,.dark-upload:hover{border-color:var(--hot);background:#fff4ef}.subtitle-mode{height:46px;border-color:var(--line);border-radius:13px;background:#fbf7ef}.subtitle-mode button{border-radius:10px;color:#7a7060}.subtitle-mode button:hover{background:#fff}.subtitle-mode button.active{background:#16120d;color:#fff}.render-button{background:var(--hot);box-shadow:0 12px 26px -14px rgba(255,74,28,.9)}.render-button:hover:not(:disabled){background:#e83f12}.progress-wrap{margin:0 0 20px}.progress-label{color:#7a7060}.progress-bar{height:10px;background:#e2d9c8}.progress-fill{background:linear-gradient(90deg,#ff7a3c,var(--hot))}.error-box{margin:0 0 18px;border-color:rgba(198,60,54,.28);background:#fff4ef;color:#9d2f28}.status-banner{min-height:42px;margin:0 0 18px;border:1px solid var(--line);border-radius:8px;padding:10px 12px;display:flex;align-items:center;gap:8px;color:#16120d;font-size:13px;font-weight:850;line-height:1.4}.clip-board-empty>.status-banner{max-width:960px;margin:0 auto 18px}.status-banner svg{flex:0 0 auto}.status-banner-success{border-color:rgba(40,150,87,.24);background:#effaf3;color:#17643a}.status-banner-error{border-color:rgba(198,60,54,.28);background:#fff4ef;color:#9d2f28}.empty-studio{padding:28px 0 70px}.empty-kicker{font-weight:800}.empty-kicker span{background:var(--hot)}.empty-studio h2{font-size:48px;font-weight:950}.empty-studio h2 span{color:var(--hot)}.empty-studio>p{max-width:54ch;margin:20px 0 34px}.hero-dropzone{gap:12px;min-height:270px;padding:44px 24px;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.hero-dropzone.dragging,.hero-dropzone:hover{border-color:var(--hot);background:#fff4ef;transform:translateY(-2px)}.hero-dropzone input{display:none}.hero-drop-icon{display:grid;place-items:center}.hero-dropzone strong{font-weight:900;overflow-wrap:anywhere}.hero-dropzone b{margin-top:6px;background:var(--hot);font-weight:900;box-shadow:0 10px 22px -12px rgba(255,74,28,.85)}.workflow-grid{margin-top:42px}.workflow-grid article{min-width:0;border:1px solid var(--line-soft)}.workflow-grid span,.workflow-grid strong{display:block;font-weight:900}.clip-card{border:1px solid var(--line-soft)}.clip-card:hover{box-shadow:0 22px 40px -24px rgba(40,30,20,.44)}.poster:after{background:linear-gradient(180deg,rgba(0,0,0,.18),transparent 30%,rgba(0,0,0,.46))}.poster img{transition:transform .2s ease}.clip-card:hover .poster img{transform:scale(1.025)}.time-badge{z-index:2;top:10px;right:10px;border-radius:7px;background:rgba(0,0,0,.48);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hook-bubble{z-index:2;background:linear-gradient(transparent 62%,rgba(255,74,28,.92) 0);text-shadow:0 2px 12px rgba(0,0,0,.66);line-height:1.34;font-weight:950}.play-chip{z-index:3;right:12px;bottom:12px;background:rgba(255,255,255,.94);box-shadow:0 8px 20px rgba(0,0,0,.28)}.score-line{margin-bottom:9px}.score-line strong{display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:0 10px 0 8px;border-radius:999px;background:var(--hot);color:#fff;font-family:Space Grotesk,Pretendard,sans-serif;font-size:14px;font-weight:900}.score-pack{gap:6px}.card-band{border-color:#ead9c2;background:#fff7eb;color:#7a4b13}.card-band.band-publish-candidate{border-color:#bddcc6;background:#edf8ef;color:#1f704d}.card-band.band-review-candidate{border-color:#c5dbe4;background:#eef8fb;color:#24728a}.card-band.band-needs-edit{border-color:#e9d08d;background:#fff7df;color:#88620e}.card-band.band-weak{border-color:#e8c2bf;background:#fff0ef;color:#a53631}.score-line strong:before{content:"⚡";font-size:12px}.mini-actions{gap:12px;color:#7a7060}.mini-actions a,.mini-actions button{width:28px;height:28px;border:1px solid var(--line);border-radius:8px;background:#fbf7ef;display:grid;place-items:center}.clip-info h3{line-height:1.42}.card-briefing{border-left-color:rgba(255,74,28,.45)}.card-briefing span{color:#a28f73}.card-briefing strong{color:#2a2016}.risk-row span{border-color:#e7c8c6;background:#fff0ef;color:#a53631}.rail-button span{max-width:48px;overflow:hidden;text-overflow:ellipsis;font-weight:700}.studio-head{margin-bottom:18px;display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.studio-head h1{margin:8px 0 0;color:#16120d;font-size:30px;line-height:1.16;font-weight:950}.studio-head h1 span{margin-left:8px;color:#c0b6a2}.board-action-primary{height:38px;border:1px solid var(--line);padding:0 12px;font-size:13px;font-weight:850}.studio-stats{margin-bottom:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.studio-stats div{min-height:78px;border:1px solid var(--line-soft);border-radius:14px;background:#fbf7ef;padding:13px 14px}.autopublish-panel p,.channel-card p,.project-body p,.schedule-row p,.studio-stats span{color:#8c8273;font-size:12.5px}.studio-stats strong{display:block;margin-top:8px;color:#16120d;font-family:Space Grotesk,Pretendard,sans-serif;font-size:27px;font-weight:950}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.project-card{border:1px solid var(--line-soft);border-radius:16px}.project-cover{aspect-ratio:16/7;background:linear-gradient(160deg,#ff8a4c,#3a1d10 80%)}.project-cover:after{background:linear-gradient(180deg,transparent 38%,rgba(0,0,0,.56))}.project-cover b{position:absolute;right:12px;bottom:10px;z-index:1;border-radius:999px;background:var(--hot);color:#fff;padding:5px 9px;font-size:13px;font-weight:950}.project-body{padding:14px}.project-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.autopublish-panel strong,.channel-card strong,.project-row strong,.schedule-row strong{color:#16120d;font-size:15px;font-weight:900;line-height:1.35}.project-row span{border-radius:999px;background:#f3eee3;color:#7a7060;padding:4px 7px;font-size:11px;font-weight:850;white-space:nowrap}.project-shorts,.project-tags{margin-top:11px;display:flex;flex-wrap:wrap;gap:6px}.project-tags span{border:1px solid var(--line-soft);border-radius:999px;background:#f8f1e5;color:#7a7060;padding:4px 8px;font-size:11px;font-weight:800}.project-short{min-width:92px;border:1px solid var(--line-soft);border-radius:10px;background:#fbf7ef;padding:8px;display:grid;gap:4px}.project-short span{color:#a89d8b;font-family:Space Mono,Consolas,monospace;font-size:11px;font-weight:800}.project-short b{color:#ff4a1c;font-size:16px;line-height:1}.publish-pill{border:1px solid #e3d8c6;border-radius:999px;background:#fff;color:#7a7060;padding:4px 7px;font-size:11px;font-style:normal;font-weight:850;line-height:1;white-space:nowrap}.publish-published{border-color:#bddcc6;background:#edf8ef;color:#1f704d}.publish-pending,.publish-scheduled,.publish-uploading{border-color:#e9d08d;background:#fff7df;color:#88620e}.publish-failed{border-color:#e8c2bf;background:#fff0ef;color:#a53631}.schedule-list{display:grid;gap:10px}.channel-card,.schedule-row{border:1px solid var(--line-soft);border-radius:14px;background:#fff;padding:11px 12px;display:grid;align-items:center;gap:12px}.schedule-row{grid-template-columns:76px minmax(0,1fr) auto 42px auto}.schedule-row img,.schedule-thumb{width:76px;aspect-ratio:16/9;border-radius:9px;background:#f3eee3;object-fit:cover}.schedule-row a{color:#7a7060;display:grid;place-items:center}.studio-panel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.channel-card{grid-template-columns:44px minmax(0,1fr) auto}.channel-card img,.channel-card>span{width:44px;height:44px;border-radius:50%;background:#16120d;color:#fff;display:grid;place-items:center;object-fit:cover;font-weight:900}.channel-card button{height:36px;border-radius:10px;background:#16120d;color:#fff;padding:0 12px;font-size:12.5px;font-weight:850}.autopublish-panel{border:1px solid var(--line-soft);border-radius:16px;background:#fff;padding:18px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:20px}.auto-dot{width:10px;height:10px;border-radius:999px;background:#1f8a5b;display:inline-block;margin-right:8px}.auto-queue{display:grid;gap:8px}.auto-queue em,.auto-queue span{border:1px solid var(--line-soft);border-radius:11px;background:#fbf7ef;color:#7a7060;padding:9px 10px;font-size:12px;font-style:normal}.auto-queue b{margin-left:8px;color:#16120d}.studio-empty{border:1px dashed #d8cdb6;border-radius:14px;background:#fbf7ef;color:#8c8273;padding:24px;text-align:center;font-size:14px;font-weight:750}.studio-empty.small{padding:12px;text-align:left;font-size:12px}.label-row span,.tag-cloud span{border-color:var(--line-soft);background:#f3eee3;color:#7a7060;font-weight:800}.support-button{border:1px solid #3a3128;border-radius:11px;background:#221c16;color:#e9e2d4;box-shadow:0 18px 38px rgba(40,30,20,.22)}.clip-modal{padding:0;box-shadow:0 40px 90px -30px rgba(0,0,0,.72)}.modal-close{top:16px;right:16px;width:36px;height:36px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#5b5346}.modal-video video{max-height:78vh}.creative-preview-layer{inset:22px 20px;border-radius:14px}.preview-title-strip{top:50%;transform:translate(-50%,-50%);max-width:80%;border-radius:0;background:linear-gradient(transparent 62%,rgba(255,74,28,.92) 0);padding:0 3px;color:#fff;font-size:18px;text-shadow:0 2px 12px rgba(0,0,0,.66)}.preview-badge{border-radius:9px;background:rgba(22,18,13,.78);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-meta{color:#16120d}.modal-score strong{color:var(--hot);font-family:Space Grotesk,Pretendard,sans-serif;font-size:34px;font-weight:900}.modal-score span{color:#a0957f}.modal-meta h2{padding-right:44px;color:#16120d;font-size:21px;font-weight:950}.modal-meta>p{color:#8c8273;font-size:13.5px}.briefing-panel,.signal-panel{border-color:#e6ddcb;background:#fff}.briefing-columns span,.briefing-head,.briefing-hook strong,.signal-head{color:#16120d}.briefing-head b,.signal-head b{color:var(--hot)}.briefing-columns p,.briefing-hook p{color:#8c8273}.briefing-risks span{border-color:#f0d9ce;background:#fbf1ec;color:#a04a2e}.creative-workbench{border:0;border-radius:0;background:transparent;padding:0}.creative-tabs{gap:6px;margin-bottom:18px;padding:4px;border-radius:12px;background:#ebe3d4}.asset-upload-button,.creative-actions button,.creative-tabs button,.metadata-row a,.metadata-row button,.panel-headline button,.template-chip,.title-option{border:1px solid var(--line);border-radius:10px;background:#fff;color:#5b5346}.creative-tabs button{flex:1 1;height:38px;border:0;background:transparent;color:#7a7060;font-size:13.5px}.creative-tabs button.active{background:#fff;color:#16120d;box-shadow:0 2px 6px rgba(40,30,20,.1)}.panel-headline strong{color:#16120d;font-size:13.5px}.panel-headline button{color:#a04a2e;font-weight:900}.title-option-list{grid-template-columns:1fr}.template-chip,.title-option{border-radius:13px;padding:13px 15px;background:#fff}.template-chip.active,.title-option.active{border-color:var(--hot);background:#fff4ef}.template-chip strong,.title-option strong{color:#16120d;font-size:14px}.template-chip span,.title-option span{color:#a04a2e}.title-option p{color:#9a8f7e}.empty-creative{border-color:#d8cdb6;color:#8c8273;background:#fff}.overlay-controls label{color:#5b5346}.overlay-controls select{border-color:var(--line);background:#fff;color:#16120d}.asset-upload-button{border-style:dashed}.metadata-row{border-color:#e6ddcb;border-radius:13px;background:#fff;color:#16120d}.metadata-row a,.metadata-row button{background:#fbf7ef;color:#7a7060}.creative-actions{margin-top:20px;border-top:1px solid #e4dbc9}.creative-actions button{flex:1 1;min-height:46px;border:0;border-radius:12px;background:var(--hot);color:#fff;box-shadow:0 12px 26px -12px rgba(255,74,28,.9)}.creative-actions span{color:#9a8f7e}.metadata-grid{gap:10px}.metadata-block{border-color:#e6ddcb;border-radius:13px;background:#fff}.metadata-head{color:#a0957f}.metadata-head button{border-color:var(--line);background:#fbf7ef;color:#7a7060}.metadata-block p,.metadata-block pre{color:#16120d}.tag-cloud.hot span{border-color:#f0d9ce;background:#fbf1ec;color:#a04a2e}.modal-actions a{border-radius:11px;background:#16120d;color:#fff}.debug-drawer{border-left:1px solid var(--line);background:#f6f1e8;color:#16120d}.debug-head{border-bottom-color:var(--line)}.debug-body p,.debug-head span,.debug-loading{color:#8c8273}.artifact-links a,.candidate-row,.debug-head button,.debug-stats span,.metadata-block{border-color:var(--line);background:#fff;color:#16120d}.candidate-row strong{color:var(--hot)}.candidate-row span{color:#16120d}.candidate-row .boundary-note{color:#a04a2e}@media (max-width:1160px){.app-topbar{grid-template-columns:minmax(160px,1fr) minmax(260px,420px) auto}}@media (max-width:920px){.app-shell{grid-template-columns:1fr}.side-rail{display:none}.app-topbar{height:auto;grid-template-columns:1fr;align-items:stretch;padding:12px 16px}.top-actions{justify-self:stretch;justify-content:space-between}.clip-board{padding:18px 16px 70px}.workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.autopublish-panel,.project-grid,.studio-panel-grid{grid-template-columns:1fr}.schedule-row{grid-template-columns:70px minmax(0,1fr) auto}.schedule-row a,.schedule-row>b{display:none}.clip-modal{grid-template-columns:1fr}.modal-video{width:100%}.creative-preview-layer{inset:22px 20px}}@media (max-width:640px){.board-title-row,.board-toolbar{align-items:flex-start;flex-direction:column}.board-actions{flex-wrap:wrap}.studio-head,.studio-stats,.upload-strip{grid-template-columns:1fr}.studio-head{align-items:flex-start;flex-direction:column}.empty-studio h2{font-size:34px}.briefing-columns,.debug-stats,.metadata-grid,.overlay-controls,.template-grid,.workflow-grid{grid-template-columns:1fr}.briefing-columns{flex-direction:column}.clip-grid{grid-template-columns:repeat(2,minmax(130px,1fr))}.modal-backdrop{padding:10px}.clip-modal{max-height:96vh}}.youtube-publish{display:grid;gap:10px;margin-top:4px;border-top:1px dashed #e4dbc9;padding-top:12px}.publish-hint{font-size:12px;line-height:1.55;color:#9a8f7e}.publish-controls{display:flex;flex-wrap:wrap;align-items:flex-end;gap:8px}.publish-controls label{display:flex;flex-direction:column;gap:4px;font-size:11px;font-weight:800;color:#7a7060}.publish-controls select{min-height:38px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#16120d;padding:0 8px;font-size:12px;font-weight:700}.publish-button{min-height:40px;border:0;border-radius:12px;background:var(--hot);color:#fff;font-size:12px;font-weight:900;padding:0 14px;display:inline-flex;align-items:center;gap:7px;cursor:pointer;box-shadow:0 12px 26px -12px rgba(255,74,28,.9)}.publish-button:disabled{opacity:.55;cursor:not-allowed}.publish-add-channel,.publish-connect{min-height:38px;border:1px solid var(--line);border-radius:10px;background:#fbf7ef;color:#7a7060;font-size:12px;font-weight:850;padding:0 12px;display:inline-flex;align-items:center;gap:7px;cursor:pointer}.publish-connect{border:0;background:var(--hot);color:#fff;box-shadow:0 12px 26px -12px rgba(255,74,28,.9)}.publish-status{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:12px;font-weight:800;padding:9px 11px;border-radius:10px;border:1px solid var(--line);background:#fbf7ef;color:#16120d}.publish-status a{display:inline-flex;align-items:center;gap:4px;color:var(--hot);font-weight:900;text-decoration:none}.publish-status.status-published,.publish-status.status-scheduled{color:#1f7a3d;border-color:#bfe3c9;background:#effaf1}.publish-status.status-failed{color:#b3261e;border-color:#f2c9c4;background:#fdeceb}.analytics-modal{position:relative;width:min(920px,96vw);max-height:92vh;display:flex;flex-direction:column;gap:14px;background:var(--paper,#fdf8ef);border:1px solid var(--line);border-radius:18px;padding:20px;overflow:hidden;box-shadow:0 40px 90px -40px rgba(0,0,0,.55)}.analytics-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.analytics-title{display:flex;align-items:center;gap:10px;color:var(--hot)}.analytics-title div{display:flex;flex-direction:column}.analytics-title span{font-size:11px;font-weight:800;color:#9a8f7e;letter-spacing:.04em}.analytics-title strong{font-size:16px;color:#16120d}.analytics-head-actions{display:flex;align-items:center;gap:8px}.analytics-head-actions select{min-height:34px;color:#16120d;padding:0 8px;font-size:12px;font-weight:700}.analytics-head-actions button,.analytics-head-actions select{border:1px solid var(--line);border-radius:9px;background:#fff}.analytics-head-actions button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;color:#7a7060;cursor:pointer}.analytics-summary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.analytics-card{display:flex;flex-direction:column;gap:3px;padding:10px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--hot)}.analytics-card span{font-size:10.5px;font-weight:800;color:#9a8f7e}.analytics-card strong{font-size:17px;color:#16120d}.analytics-sort{display:flex;gap:6px;padding:4px;border-radius:11px;background:#ebe3d4;width:fit-content}.analytics-sort button{min-height:30px;padding:0 14px;border:0;border-radius:8px;background:transparent;color:#7a7060;font-size:12px;font-weight:850;cursor:pointer}.analytics-sort button.active{background:#fff;color:#16120d;box-shadow:0 6px 14px -10px rgba(0,0,0,.5)}.analytics-list{display:flex;flex-direction:column;gap:8px;overflow-y:auto;padding-right:4px}.analytics-row{display:flex;align-items:center;gap:12px;padding:8px 10px;border:1px solid var(--line);border-radius:12px;background:#fff;text-decoration:none;color:inherit}.analytics-row:hover{border-color:var(--hot)}.analytics-rank{flex:0 0 26px;text-align:center;font-size:14px;font-weight:900;color:var(--hot)}.analytics-thumb{flex:0 0 96px;width:96px;height:54px;border-radius:8px;object-fit:cover;background:#ece4d4}.analytics-thumb.placeholder{display:inline-block}.analytics-info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:3px}.analytics-info strong{font-size:13px;color:#16120d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.analytics-date{font-size:11px;font-weight:700;color:#9a8f7e}.analytics-metrics{flex:0 0 auto;display:flex;gap:14px}.analytics-metrics span{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:850;color:#5b5346}.analytics-empty{display:flex;align-items:center;justify-content:center;gap:8px;padding:40px;font-size:13px;font-weight:700;color:#9a8f7e}@media (max-width:720px){.analytics-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.analytics-thumb{display:none}.analytics-metrics{gap:10px}}.rail-upload{cursor:pointer}.rail-divider{width:60%;height:1px;margin:2px auto 8px}.rail-account{position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.rail-account:hover{background:#26201a;color:#fff}.rail-status-dot{position:absolute;right:6px;bottom:5px;width:9px;height:9px;border-radius:999px;border:2px solid #16120d}.rail-status-dot.dot-idle{background:#8b8073}.rail-status-dot.dot-warn{background:var(--gold,#d9a441)}.rail-status-dot.dot-live{background:#1f8a5b}.rail-avatar{width:26px;height:26px;border-radius:999px;object-fit:cover;border:1px solid rgba(255,255,255,.25)}.rail-user:hover{background:#26201a}.youtube-import{display:flex;align-items:center;gap:8px;flex:1 1 260px;min-width:220px;padding:0 10px;height:44px;border:1px solid var(--line);border-radius:12px;color:var(--hot)}.youtube-import input{flex:1 1 auto;min-width:0;height:100%;border:0;outline:none;background:transparent;color:#16120d;font-size:13px;font-weight:600}.youtube-import input::placeholder{color:#a89c89;font-weight:600}.youtube-import button{display:inline-flex;align-items:center;gap:6px;padding:0 12px;border:0;background:var(--hot);color:#fff;font-size:12px;font-weight:900;white-space:nowrap;cursor:pointer}.youtube-import button:disabled{opacity:.5;cursor:not-allowed}:root{--bg:#efe8da;--panel:#fbf7ef;--panel-soft:#f6f1e8;--panel-lift:#ffffff;--line:#e1d8c6;--line-soft:#eae1d0;--ink:#16120d;--muted:#8c8273;--dim:#a89d8b;--hot:#ff4a1c;--blue:#1f8a5b;--gold:#e0b23a;--danger:#c63c36}body,html{font-family:Pretendard,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:0}.app-shell,body,html{background:#efe8da;color:#1b1712}.app-shell{min-height:100vh;display:grid;grid-template-columns:72px minmax(0,1fr)}.side-rail{position:sticky;top:0;z-index:30;width:72px;height:100vh;padding:18px 0 16px;gap:22px;border:0;background:#16120d}.workspace-switch{width:40px;height:40px;border:0;border-radius:12px;background:#ff4a1c;color:#fff;box-shadow:0 8px 20px -6px rgba(255,74,28,.7)}.workspace-switch span{display:grid;place-items:center;width:20px;height:20px;background:transparent;font-size:0}.workspace-switch span:before{content:"";display:block;width:0;height:0;margin-left:2px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:12px solid #fff}.rail-group{display:flex;flex-direction:column;align-items:center;gap:4px;width:100%}.rail-bottom{gap:6px;margin-top:auto}.rail-button{position:relative;display:flex;width:56px;height:50px;padding:0;border:0;border-radius:13px;background:transparent;color:#8b8073;cursor:pointer;align-items:center;justify-content:center;flex-direction:column;gap:3px;transition:background .14s ease,color .14s ease}.rail-button.active,.rail-button:hover{background:#221c16;color:#fff}.rail-button:disabled{opacity:.38;cursor:not-allowed}.rail-button svg{width:19px;height:19px}.rail-button span{display:block;color:currentColor;font-size:9px;font-weight:600;letter-spacing:0;line-height:1;white-space:nowrap}.rail-divider{width:34px;margin:2px auto 4px;background:rgba(255,255,255,.12)}.rail-account{width:46px;height:42px;border:0;border-radius:12px;background:transparent;color:#8b8073}.rail-account:hover{background:#221c16;color:#e9e2d4}.main-stage{min-width:0;min-height:100vh;background:#efe8da}.app-topbar{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:minmax(160px,auto) minmax(220px,460px) minmax(260px,1fr);align-items:center;gap:18px;height:64px;padding:0 26px;border-bottom:1px solid #e1d8c6;background:rgba(245,240,231,.72);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.project-name{display:flex;min-width:0;align-items:baseline;gap:10px}.project-name strong{color:#16120d;font-family:Space Grotesk,Pretendard,system-ui,sans-serif;font-size:19px;font-weight:700;letter-spacing:0}.project-name span{color:#b9ae9b}.project-name em{min-width:0;overflow:hidden;color:#7a7060;font-size:14px;font-style:normal;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.search-box{width:100%;max-width:460px;height:40px;padding:0 13px;border:1px solid #e1d8c6;border-radius:11px;background:#fbf7ef;color:#9b9082;cursor:text}.search-box span{font-size:13.5px}.search-box kbd{border:1px solid #e1d8c6;border-radius:6px;background:#fff;color:#9b9082;font-family:Space Mono,Consolas,monospace;font-size:11px}.app-topbar .top-actions,.top-actions{justify-self:end;display:flex;align-items:center;gap:14px}.icon-ghost{position:relative;display:grid;width:38px;height:38px;border:0;border-radius:10px;background:transparent;color:#5b5346;cursor:pointer;place-items:center}.icon-ghost:hover{background:#ede5d6}.notification-dot{position:absolute;top:5px;right:5px;min-width:8px;width:8px;height:8px;padding:0;border:2px solid #f5f0e7;border-radius:50%;background:#ff4a1c;font-size:0}.credits{display:inline-flex;align-items:center;gap:7px;height:38px;padding:0 12px;border:1px solid #efd9a8;border-radius:10px;background:#fbf3e3;color:#9a7b1e;font-size:13.5px;font-weight:600}.credits span{font-family:Space Grotesk,Pretendard,sans-serif;font-weight:700}.credit-button{display:inline-flex;align-items:center;gap:7px;height:38px;padding:0 16px;border:0;border-radius:11px;background:#16120d;color:#fff;font-size:13.5px;font-weight:600;cursor:pointer}.credit-button input{display:none}.credit-button:hover{background:#2a2118}.clip-board{min-width:0;padding:24px 28px 90px}.clip-board-empty{padding:52px 28px 80px}.board-toolbar{display:none}.board-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 0 22px}.board-kicker{display:flex;align-items:center;gap:10px;margin-bottom:8px;color:#1f8a5b;font-size:13px;font-weight:700;letter-spacing:0;text-transform:uppercase}.board-kicker:before{content:"";width:15px;height:15px;border-radius:50%;background:#1f8a5b;box-shadow:inset 0 0 0 4px #efe8da}.board-title-row h1{margin:0;color:#16120d;font-size:30px;font-weight:800;letter-spacing:0;line-height:1.16}.board-title-row h1 span{color:#c0b6a2;font-weight:700}.board-subtitle{max-width:760px;margin:8px 0 0;color:#8c8273;font-size:14px;line-height:1.55}.job-pill{min-height:34px;border:1px solid #e1d8c6;border-radius:999px;background:#fff;color:#7a7060;font-size:12.5px;font-weight:700}.hook-panel{display:none}.upload-strip{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,1fr) minmax(180px,240px) minmax(210px,270px) auto;gap:10px;margin:0 0 18px}.dark-upload,.subtitle-mode,.youtube-import{height:46px;border-radius:13px}.youtube-import{height:46px;border:1px solid #e1d8c6;background:#fff}.youtube-import button{height:32px;border-radius:9px;background:#ff4a1c}.render-button{height:46px;border-radius:12px;background:#ff4a1c;color:#fff;font-size:14.5px;font-weight:700;box-shadow:0 12px 26px -12px rgba(255,74,28,.9)}.empty-studio{max-width:960px;margin:0 auto;padding:0 0 80px}.empty-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:22px;padding:6px 13px;border:1px solid #e6ddcb;border-radius:999px;background:#fff;color:#a04a2e;font-size:12.5px;font-weight:700}.empty-kicker span{width:7px;height:7px;border-radius:999px;background:#ff4a1c}.empty-studio h2{margin:0;color:#16120d;font-size:clamp(34px,5vw,50px);font-weight:800;letter-spacing:0;line-height:1.12}.empty-studio h2 span{color:#ff4a1c}.empty-studio>p{max-width:50ch;margin:20px 0 36px;color:#6e6457;font-size:17px;line-height:1.6}.hero-dropzone{display:flex;min-height:286px;padding:54px 24px;border:2px dashed #d8cdb6;border-radius:22px;background:#fbf7ef;align-items:center;justify-content:center;flex-direction:column;gap:16px;text-align:center}.hero-dropzone.dragging,.hero-dropzone:hover{border-color:#ff4a1c;background:#fff8f3;transform:none}.hero-drop-icon{width:64px;height:64px;border-radius:18px;background:#16120d;color:#fff;box-shadow:0 14px 30px -14px rgba(22,18,13,.7)}.hero-dropzone strong{color:#16120d;font-size:19px;font-weight:800}.hero-dropzone small{color:#8c8273;font-size:13.5px}.hero-dropzone b{display:inline-flex;align-items:center;height:42px;margin-top:2px;padding:0 20px;border-radius:11px;background:#ff4a1c;color:#fff;font-size:14px;font-weight:700}.selected-upload-card{margin-top:18px;overflow:hidden;border:1px solid #e6ddcb;border-radius:18px;background:#fff;box-shadow:0 1px 2px rgba(40,30,20,.04)}.selected-upload-card-inline{margin:0 0 18px}.selected-upload-poster{position:relative;overflow:hidden;aspect-ratio:16/9;background:radial-gradient(120% 80% at 50% 8%,rgba(255,138,76,.55),transparent 60%),linear-gradient(160deg,#ff8a4c,#3a1d10 80%)}.selected-upload-poster video{position:absolute;inset:0;width:100%;height:100%;background:#16120d;object-fit:contain}.selected-upload-poster:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.12),transparent 38%,rgba(0,0,0,.6));pointer-events:none}.selected-upload-poster.has-video i{display:none}.selected-upload-duration{top:12px;right:12px;padding:4px 9px;border-radius:8px;background:rgba(0,0,0,.5);font-family:Space Mono,Consolas,monospace;font-size:12px}.selected-upload-duration,.selected-upload-name{position:absolute;z-index:1;color:#fff;font-weight:700}.selected-upload-name{right:14px;bottom:12px;left:14px;overflow:hidden;font-size:13px;text-overflow:ellipsis;text-shadow:0 1px 8px rgba(0,0,0,.65);white-space:nowrap}.selected-upload-poster i{position:absolute;inset:0;z-index:1;display:grid;place-items:center;color:#16120d}.selected-upload-poster i svg{width:58px;height:58px;padding:16px;border-radius:50%;background:rgba(255,255,255,.92);box-shadow:0 10px 24px rgba(0,0,0,.45)}.selected-upload-footer{display:flex;align-items:center;gap:14px;padding:15px 16px}.selected-upload-footer>div{min-width:0;flex:1 1}.selected-upload-footer strong{display:block;color:#16120d;font-size:14.5px}.selected-upload-footer span{display:block;margin-top:3px;color:#8c8273;font-size:12.5px}.selected-upload-footer .caption-inspection{display:flex;align-items:center;gap:6px;color:#8c8273;font-weight:800}.selected-upload-footer .caption-inspection svg{flex:0 0 auto}.selected-upload-footer .inspection-checking{color:#a04a2e}.selected-upload-footer .inspection-found{color:#1f8a5b}.selected-upload-footer .inspection-missing{color:#7a7060}.selected-upload-footer .inspection-error{color:#9d2f28}.selected-upload-footer em{display:block;margin-top:3px;overflow-wrap:anywhere;color:#8c8273;font-size:12.5px;font-style:normal;line-height:1.35}.empty-link-divider{display:flex;align-items:center;gap:12px;margin-top:24px;color:#a0957f}.empty-link-divider span{flex:1 1;height:1px;background:#e4dbc9}.empty-link-divider em{font-size:12.5px;font-style:normal;font-weight:700}.empty-youtube-row{display:flex;gap:9px;margin-top:14px}.empty-youtube-row>div{display:flex;min-width:0;flex:1 1;align-items:center;gap:10px;height:50px;padding:0 14px;border:1px solid #e1d8c6;border-radius:12px;background:#fff;color:#ff0000}.empty-youtube-row input{min-width:0;flex:1 1;border:0;outline:0;background:transparent;color:#16120d;font-size:14px}.empty-youtube-row button{display:inline-flex;align-items:center;gap:7px;height:50px;padding:0 20px;border:0;border-radius:12px;background:#16120d;color:#fff;font-size:14px;font-weight:700;cursor:pointer}.empty-youtube-row button:disabled{opacity:.5;cursor:not-allowed}.workflow-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:48px}.workflow-grid article{padding:18px 16px;border:1px solid #eae1d0;border-radius:16px;background:#fff}.workflow-grid span{margin-bottom:12px;color:rgba(200,57,32,.72);font-family:Space Mono,Consolas,monospace;font-size:12px;font-weight:700}.workflow-grid strong{color:#16120d;font-size:14px;font-weight:700}.workflow-grid p{margin:5px 0 0;color:#8c8273;font-size:12.5px;line-height:1.5}.clip-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:22px;padding:0}.clip-card{overflow:hidden;border:1px solid #eae1d0;border-radius:18px;background:#fff;cursor:pointer;box-shadow:0 1px 2px rgba(40,30,20,.04);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.clip-card:hover{border-color:#e0d3b8;transform:translateY(-4px);box-shadow:0 22px 40px -22px rgba(40,30,20,.4)}.poster{position:relative;overflow:hidden;aspect-ratio:9/16;background:#16120d}.poster:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.28),transparent 26%,transparent 58%,rgba(0,0,0,.72))}.poster img{width:100%;height:100%;object-fit:cover}.poster-topline{position:absolute;top:10px;right:10px;left:10px;z-index:3;display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.poster-score-chip{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 10px 0 8px;border-radius:999px;background:#ff4a1c;color:#fff;box-shadow:0 6px 14px -6px rgba(0,0,0,.5)}.poster-score-chip span{font-family:Space Grotesk,Pretendard,sans-serif;font-size:14px;font-weight:700}.poster-duration{padding:4px 8px;border-radius:7px;background:rgba(0,0,0,.45);color:#fff;font-size:11px;font-weight:700;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.poster-duration,.time-badge{font-family:Space Mono,Consolas,monospace}.time-badge{position:absolute;top:auto;right:auto;bottom:14px;left:14px;z-index:3;display:flex;gap:4px;min-width:0;height:auto;padding:0;border:0;border-radius:0;background:transparent;color:rgba(255,255,255,.82);box-shadow:none;font-size:12px;font-weight:400}.time-badge b{color:inherit;font-weight:400}.time-badge b:after{content:" -"}.time-badge span{color:inherit}.hook-bubble{top:50%;left:50%;z-index:3;width:78%;min-height:0;padding:0 3px;background:linear-gradient(transparent 62%,rgba(255,74,28,.9) 0);color:#fff;font-size:17px;font-weight:800;line-height:1.32;text-align:center;text-shadow:0 2px 12px rgba(0,0,0,.6);transform:translate(-50%,-50%)}.hook-bubble,.play-chip{position:absolute;border:0;border-radius:0}.play-chip{inset:0;z-index:4;display:grid;width:auto;height:auto;padding:0;background:rgba(10,8,6,.18);color:#16120d;font-size:0;opacity:0;place-items:center;transition:opacity .18s ease}.play-chip svg{width:52px;height:52px;padding:15px;border-radius:50%;background:rgba(255,255,255,.94);box-shadow:0 8px 20px rgba(0,0,0,.4)}.clip-card:hover .play-chip{opacity:1}.clip-info{padding:14px 15px 16px}.card-briefing,.clip-info>.signal-row,.risk-row,.score-line{display:none}.clip-info h3{margin:0;color:#16120d;font-size:15px;font-weight:700;line-height:1.4}.clip-info h3,.clip-info p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.clip-info p{margin:7px 0 12px;color:#8c8273;font-size:12.5px;line-height:1.5}.label-row{display:flex;flex-wrap:wrap;gap:6px}.label-row span{padding:3px 9px;border:1px solid #eae1d0;border-radius:999px;background:#f3eee3;color:#7a7060;font-size:11px;font-weight:600}.modal-backdrop{background:rgba(20,15,10,.62);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.clip-modal{width:min(1040px,96vw);max-height:92vh;display:grid;grid-template-columns:340px minmax(0,1fr);gap:0;overflow:hidden;border:0;border-radius:22px;background:#f6f1e8;box-shadow:0 40px 90px -30px rgba(0,0,0,.7)}.modal-video{padding:22px 20px;background:#16120d}.modal-video video{min-height:380px;border-radius:14px;background:#090704;object-fit:cover}.modal-meta{max-height:92vh;overflow:auto;padding:24px 26px}@media (max-width:1100px){.app-topbar{grid-template-columns:minmax(150px,auto) minmax(180px,1fr) auto}.upload-strip{grid-template-columns:1fr 1fr}.workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.app-shell{display:block;padding-bottom:64px}.side-rail{position:fixed;top:auto;right:0;bottom:0;left:0;z-index:50;width:100%;height:64px;padding:8px 10px;flex-direction:row;gap:8px;overflow-x:auto}.workspace-switch{display:none}.rail-bottom,.rail-group{width:auto;flex-direction:row;gap:4px}.rail-bottom{margin-top:0;margin-left:auto}.rail-divider{display:none}.rail-button{width:54px;height:48px}.rail-account{width:42px;height:42px}.app-topbar{grid-template-columns:minmax(0,1fr) auto;min-height:58px;height:auto;padding:8px 14px}.credits,.icon-ghost,.search-box{display:none}.app-topbar .top-actions,.top-actions{gap:8px}.credit-button{height:36px;padding:0 12px}.clip-board,.clip-board-empty{padding:28px 16px 84px}.board-title-row,.empty-youtube-row,.selected-upload-footer{align-items:stretch;flex-direction:column}.empty-studio{padding-bottom:56px}.empty-studio h2{font-size:36px}.hero-dropzone{min-height:240px;padding:38px 18px}.empty-youtube-row button{justify-content:center;width:100%}.workflow-grid{grid-template-columns:1fr}.clip-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:14px}.clip-modal{width:min(96vw,520px);grid-template-columns:1fr}.modal-video video{min-height:360px}}.studio-view{color:#16120d;animation:scRise .24s ease both}.studio-view .studio-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:24px}.analytics-page-shell h1,.autopublish-shell h1,.studio-view .studio-head h1{margin:0;color:#16120d;font-size:28px;font-weight:800;letter-spacing:0;line-height:1.18}.studio-eyebrow{display:block;margin-bottom:7px;color:#a0957f;font-size:13px;font-weight:700;letter-spacing:0;text-transform:uppercase}.board-action-primary{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:40px;padding:0 16px;border:1px solid #e1d8c6;border-radius:11px;background:#fff;color:#5b5346;font-size:13.5px;font-weight:700;white-space:nowrap;cursor:pointer}.board-action-primary.dark,.schedule-actions .board-action-primary.dark{border:0;background:#16120d;color:#fff}.board-action-primary input{display:none}.studio-list-shell{max-width:1120px;margin:6px auto 0}.project-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:18px}.project-card{overflow:hidden;border:1px solid #eae1d0;border-radius:18px;background:#fff;cursor:pointer;box-shadow:0 1px 2px rgba(40,30,20,.04);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.project-card:hover{border-color:#e0d3b8;transform:translateY(-4px);box-shadow:0 22px 40px -22px rgba(40,30,20,.4)}.project-cover{position:relative;overflow:hidden;aspect-ratio:16/9;background:radial-gradient(120% 80% at 50% 8%,rgba(255,138,76,.55),transparent 60%),linear-gradient(160deg,#ff8a4c,#3a1d10 80%)}.project-cover img{display:block;width:100%;height:100%;object-fit:cover}.project-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.12),transparent 40%,rgba(0,0,0,.62))}.project-duration{top:10px;right:10px;padding:3px 8px;border-radius:7px;background:rgba(0,0,0,.5);font-family:Space Mono,Consolas,monospace;font-size:11px}.project-duration,.project-short-count{position:absolute;z-index:2;color:#fff;font-weight:700}.project-short-count{bottom:11px;left:13px;display:inline-flex;align-items:center;gap:6px;font-size:12.5px;text-shadow:0 1px 6px rgba(0,0,0,.6)}.project-body{padding:13px 15px 15px}.project-body h3{overflow:hidden;margin:0;color:#16120d;font-size:14.5px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.project-body>div{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px}.project-date{color:#8c8273;font-family:Space Mono,Consolas,monospace;font-size:12.5px}.project-status{padding:2px 9px;border-color:#bfe6d2;background:#e7f5ee;color:#1f8a5b;font-size:11.5px}.studio-back-button{display:inline-flex;align-items:center;gap:7px;height:34px;margin-bottom:18px;padding:0 13px 0 9px;border:1px solid #e1d8c6;border-radius:10px;background:#fff;color:#5b5346;font-size:13px;font-weight:600;cursor:pointer}.studio-back-button span{font-size:20px;line-height:1}.studio-project-detail .studio-head h1{overflow:hidden;max-width:60ch;color:#16120d;font-size:26px;text-overflow:ellipsis;white-space:nowrap}.project-detail-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(216px,1fr));gap:22px}.project-clip-card{overflow:hidden;border:1px solid #eae1d0;border-radius:18px;background:#fff;box-shadow:0 1px 2px rgba(40,30,20,.04)}.project-clip-poster{position:relative;overflow:hidden;aspect-ratio:9/16;background:radial-gradient(120% 60% at 50% 18%,rgba(255,138,76,.55),transparent 60%),linear-gradient(160deg,#ff8a4c,#3a1d10 80%)}.project-clip-poster img{display:block;width:100%;height:100%;object-fit:cover}.project-clip-poster:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,.28),transparent 30%,transparent 58%,rgba(0,0,0,.72))}.project-clip-caption,.project-clip-poster .poster-topline,.project-clip-poster .publish-pill{z-index:2}.project-clip-caption{position:absolute;top:50%;right:14px;left:14px;color:#fff;font-size:16px;font-weight:800;line-height:1.32;text-align:center;text-shadow:0 2px 12px rgba(0,0,0,.6);transform:translateY(-50%)}.project-clip-caption:first-line{background:linear-gradient(transparent 62%,rgba(255,74,28,.9) 0)}.project-clip-poster .publish-pill{position:absolute;bottom:12px;left:12px;height:24px;padding:0 9px}.project-clip-meta{padding:13px 15px 15px}.project-clip-meta h3{display:-webkit-box;overflow:hidden;margin:0;color:#16120d;font-size:14px;font-weight:700;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.project-clip-meta span{display:block;margin-top:8px;color:#9a8f7e;font-family:Space Mono,Consolas,monospace;font-size:11.5px}.schedule-view{padding:2px 0 36px}.schedule-actions{display:flex;align-items:center;gap:14px}.month-control{display:flex;align-items:center;gap:8px}.month-control button{display:grid;width:34px;height:34px;border:1px solid #e1d8c6;border-radius:9px;background:#fff;color:#5b5346;font-size:20px;cursor:pointer;place-items:center}.month-control span{min-width:120px;color:#16120d;font-family:Space Grotesk,Pretendard,sans-serif;font-size:15px;font-weight:700;text-align:center}.schedule-board{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:20px;align-items:start}.schedule-calendar{overflow:hidden;border:1px solid #eae1d0;border-radius:18px;background:#fff}.schedule-days,.schedule-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.schedule-weekdays{border-bottom:1px solid #efe7d8}.schedule-weekdays span{padding:11px 0;color:#a0957f;font-size:12px;font-weight:700;text-align:center}.schedule-day{min-height:104px;padding:7px 7px 8px;border-right:1px solid #f1eadd;border-bottom:1px solid #f1eadd;background:#fff}.schedule-day.muted{background:#fbf7ef}.schedule-day.today{background:#fff8f3}.schedule-day>span{display:block;margin-bottom:5px;color:#7a7060;font-family:Space Mono,Consolas,monospace;font-size:12px;font-weight:700}.schedule-day.muted>span{color:#c0b6a2}.calendar-event{display:block;overflow:hidden;margin-top:5px;padding:4px 7px;border:1px solid #f0d9ce;border-radius:7px;background:#fbf1ec;color:#a04a2e}.calendar-event.publish-published{border-color:#bfe6d2;background:#e7f5ee;color:#1f8a5b}.calendar-event b{display:block;opacity:.85;font-family:Space Mono,Consolas,monospace;font-size:10px}.calendar-event em{display:block;overflow:hidden;margin-top:1px;font-size:10.5px;font-style:normal;font-weight:600;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.schedule-day small{display:inline-block;margin-top:5px;color:#9a8f7e;font-size:10.5px;font-weight:700}.upcoming-panel{padding:18px;border:1px solid #eae1d0;border-radius:18px;background:#fff}.upcoming-head{display:flex;align-items:center;gap:8px;margin-bottom:14px}.upcoming-head span{display:grid;width:30px;height:30px;border-radius:8px;background:#16120d;color:#ff4a1c;place-items:center}.upcoming-head strong{color:#16120d;font-size:14px;font-weight:700}.upcoming-list{display:flex;flex-direction:column;gap:9px}.upcoming-item{display:flex;gap:11px;padding:11px;border:1px solid #efe7d8;border-radius:12px;background:#fbf7ef}.upcoming-item>div{width:42px;flex:0 0 auto;text-align:center}.upcoming-item b{color:#c83920;font-family:Space Grotesk,Pretendard,sans-serif;font-size:17px;line-height:1}.upcoming-item span{display:block;margin-top:3px;color:#9a8f7e;font-family:Space Mono,Consolas,monospace;font-size:10.5px}.upcoming-item p{display:-webkit-box;overflow:hidden;align-self:center;margin:0;color:#16120d;font-size:12.5px;font-weight:600;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.upcoming-list>em{color:#8c8273;font-size:12.5px;font-style:normal}.analytics-page-shell{max-width:1000px;margin:6px auto 0}.analytics-page-shell>p{margin:8px 0 26px;color:#8c8273;font-size:14px}.channel-list{display:flex;flex-direction:column;gap:12px}.channel-card{display:flex;align-items:center;gap:18px;padding:18px 20px;border:1px solid #eae1d0;border-radius:16px;background:#fff;cursor:pointer;box-shadow:0 1px 2px rgba(40,30,20,.04);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.channel-card:hover{border-color:#e0d3b8;transform:translateY(-2px);box-shadow:0 18px 36px -22px rgba(40,30,20,.36)}.channel-card img,.channel-card>span:not(.channel-up){display:grid;width:56px;height:56px;border-radius:50%;background:#41372c;color:#fff;flex:0 0 auto;font-size:22px;font-weight:800;object-fit:cover;place-items:center}.channel-main{min-width:0;flex:1 1}.channel-main>div:first-child{display:flex;align-items:center;gap:8px}.channel-main strong{color:#16120d;font-size:16px;font-weight:700}.channel-main em{overflow:hidden;color:#9a8f7e;font-family:Space Mono,Consolas,monospace;font-size:12px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.channel-metrics{display:flex;flex-wrap:wrap;gap:20px;margin-top:9px}.channel-metrics span{color:#8c8273;font-size:12.5px}.channel-metrics b{color:#16120d}.channel-metrics b,.channel-up{font-family:Space Grotesk,Pretendard,sans-serif}.channel-up{display:inline-flex;align-items:center;gap:4px;color:#1f8a5b;flex:0 0 auto;font-size:13px;font-weight:700}.channel-card button{display:grid;width:28px;height:28px;padding:0;border:0;background:transparent;color:#c0b6a2;font-size:24px;cursor:pointer;place-items:center}.autopublish-shell{max-width:760px;margin:6px auto 0}.autopublish-shell>p{margin:8px 0 22px;color:#8c8273;font-size:14px;line-height:1.55}.autopublish-shell>p b{color:#5b5346}.autopublish-connect-line{display:flex;align-items:center;gap:11px;margin-bottom:16px;padding:12px 14px;border:1px solid #eae1d0;border-radius:13px;background:#fff}.autopublish-connect-line>span{display:grid;width:34px;height:34px;border-radius:9px;background:#ff0000;color:#fff;flex:0 0 auto;place-items:center}.autopublish-connect-line>div{min-width:0;flex:1 1}.autopublish-connect-line strong{color:#16120d;font-size:13.5px;font-weight:700}.autopublish-connect-line em{margin-left:7px;color:#9a8f7e;font-family:Space Mono,Consolas,monospace;font-size:12px;font-style:normal}.autopublish-connect-line>b{color:#1f8a5b;font-size:11.5px}.autopublish-queue-card{padding:20px;border:1px solid #eae1d0;border-radius:16px;background:#fff}.autopublish-queue-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.autopublish-queue-head strong{color:#16120d;font-size:14px;font-weight:700}.autopublish-queue-head span{padding:3px 10px;border:1px solid #f0d9ce;border-radius:999px;background:#fbf1ec;color:#c83920;font-size:11.5px;font-weight:700}.auto-queue{display:flex;flex-direction:column;gap:10px}.auto-queue-item{display:flex;align-items:center;gap:12px;padding:12px 13px;border:1px solid #efe7d8;border-radius:12px;background:#fbf7ef}.auto-queue-item>span{display:grid;width:34px;height:34px;border-radius:9px;background:#16120d;color:#fff;flex:0 0 auto;place-items:center}.auto-queue-item>div{min-width:0;flex:1 1}.auto-queue-item strong{display:block;overflow:hidden;color:#16120d;font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.auto-queue-item em{display:block;margin-top:2px;color:#9a8f7e;font-family:Space Mono,Consolas,monospace;font-size:11px;font-style:normal}.auto-queue-item>b{padding:3px 10px;border:1px solid #f0d9ce;border-radius:999px;background:#fff;color:#c83920;flex:0 0 auto;font-size:11px;font-weight:700}.auto-queue>em{padding:12px 13px;border:1px solid #efe7d8;border-radius:12px;background:#fbf7ef;color:#8c8273;font-size:12px;font-style:normal}@media (max-width:1100px){.schedule-board{grid-template-columns:1fr}.upcoming-panel{position:static}.channel-card{align-items:flex-start}}@media (max-width:720px){.autopublish-connect-line,.autopublish-queue-head,.channel-card,.schedule-actions,.studio-view .studio-head{align-items:stretch;flex-direction:column}.project-detail-grid,.project-grid{grid-template-columns:1fr}.schedule-weekdays span{font-size:10px}.schedule-day{min-height:84px;padding:5px}.calendar-event em{display:none}.month-control{justify-content:space-between}.channel-main>div:first-child,.channel-metrics{align-items:flex-start;flex-direction:column;gap:6px}}