@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:400;src:url(../media/montserrat-latin-400-normal.371tplw1c7x8l.woff2)format("woff2"),url(../media/montserrat-latin-400-normal.0h9x9whxy3x24.woff)format("woff")}
@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:500;src:url(../media/montserrat-latin-500-normal.3fd_6ogmeyto1.woff2)format("woff2"),url(../media/montserrat-latin-500-normal.1mlauasb2zwb0.woff)format("woff")}
@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:600;src:url(../media/montserrat-latin-600-normal.26jk0xu65vwut.woff2)format("woff2"),url(../media/montserrat-latin-600-normal.0fxfd1bbg601r.woff)format("woff")}
@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:700;src:url(../media/montserrat-latin-700-normal.21i9yq03ayvy2.woff2)format("woff2"),url(../media/montserrat-latin-700-normal.2u4bvu-zb6nqw.woff)format("woff")}
@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:800;src:url(../media/montserrat-latin-800-normal.28uwn405sb1ju.woff2)format("woff2"),url(../media/montserrat-latin-800-normal.304eahldd86q-.woff)format("woff")}
:root{--discor-red:#df1822;--discor-red-dark:#ad0d16;--discor-red-deep:#720910;--discor-yellow:#f6c500;--discor-white:#fff;--discor-surface:#f5f4f2;--discor-text:#211d1e;--discor-muted:#686164;--discor-line:#e5e0df;--error:#b42318;--radius-control:11px;--radius-card:18px;--radius-media:16px;--shadow-soft:0 16px 42px #41141717;color:var(--discor-text);background:var(--discor-surface);font-synthesis:none;font-family:Montserrat,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--discor-surface);min-width:320px}body{background:var(--discor-surface);min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,input{font:inherit}button:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--discor-yellow);outline-offset:3px}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{width:min(1320px,100% - 48px);margin-inline:auto}.primary-button,.secondary-button{border-radius:var(--radius-control);cursor:pointer;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:11px 20px;font-size:14px;font-weight:700;line-height:1.3;transition:transform .18s,background-color .18s,border-color .18s,color .18s;display:inline-flex}.primary-button{border:1px solid var(--discor-red);background:var(--discor-red);color:#fff;box-shadow:0 8px 20px #ad0d162e}.primary-button:not(:disabled):hover{border-color:var(--discor-red-dark);background:var(--discor-red-dark);transform:translateY(-2px)}.secondary-button{color:var(--discor-text);background:#fff;border:1px solid #cbc6c5}.secondary-button:not(:disabled):hover{border-color:var(--discor-red);color:var(--discor-red-dark)}.primary-button svg,.secondary-button svg{width:20px;height:20px}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.login-page{background:linear-gradient(140deg, var(--discor-red), var(--discor-red-deep));place-items:center;min-height:100vh;padding:32px 20px;display:grid;position:relative;overflow:hidden}.login-page:before,.login-page:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.login-page:before{border:54px solid #f6c50061;width:430px;height:430px;top:-260px;right:-260px}.login-page:after{border:42px solid #ffffff1a;width:360px;height:360px;bottom:-260px;left:-250px}.login-card{z-index:1;text-align:center;background:#fff;border:1px solid #fff6;border-radius:22px;width:min(100%,540px);padding:50px 52px 44px;position:relative;overflow:hidden;box-shadow:0 30px 80px #37000452}.login-card:before{content:"";background:var(--discor-yellow);height:8px;position:absolute;top:0;left:0;right:0}.login-logo{object-fit:cover;object-position:center;width:224px;height:98px;margin:-4px auto 18px;display:block}.login-accent{background:var(--discor-red);border-radius:5px;width:50px;height:4px;margin:0 auto 24px}.login-card h1{letter-spacing:-1.7px;margin:0;font-size:clamp(31px,5vw,42px);font-weight:800;line-height:1.08}.login-card>p{color:var(--discor-muted);margin:13px 0 30px;font-size:15px;line-height:1.55}.login-card form{text-align:left}.login-card label{margin-bottom:8px;font-size:14px;font-weight:700;display:block}.password-field{border-radius:var(--radius-control);background:#fff;border:1px solid #b8b2b1;height:56px;display:flex}.password-field:focus-within{border-color:var(--discor-red);box-shadow:0 0 0 1px var(--discor-red)}.password-field.invalid{border-color:var(--error)}.password-field input{border-radius:inherit;border:0;outline:0;flex:1;min-width:0;padding:0 14px;font-size:16px}.password-field button{color:#4b4748;cursor:pointer;background:0 0;border:0;place-items:center;width:54px;display:grid}.password-field svg{width:21px;height:21px}.form-error{color:var(--error);text-align:left;margin:9px 0 0;font-size:13px}.login-submit{width:100%;margin-top:24px}.session-note{color:var(--discor-muted);justify-content:center;align-items:center;gap:9px;margin-top:27px;font-size:12px;display:flex}.session-note svg{width:18px;height:18px;color:var(--discor-red);flex:none}.app-header{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ad0d16f7;border-bottom:1px solid #ffffff24;height:86px;position:sticky;top:0;box-shadow:0 8px 24px #3e00052e}.header-inner{justify-content:space-between;align-items:center;gap:24px;height:100%;display:flex}.app-brand{color:#fff;letter-spacing:-.3px;align-items:center;gap:17px;min-width:0;font-size:18px;font-weight:700;display:flex}.app-brand img{object-fit:cover;object-position:center;background:#fff;border:1px solid #ffffffa6;border-radius:12px;width:158px;height:57px;display:block}.app-brand .app-brand-logo{object-fit:contain;object-position:center;background:0 0;border:0;border-radius:0;width:158px;height:57px}.app-brand span{border-left:1px solid #ffffff47;padding-left:17px}.header-actions{align-items:center;gap:22px;display:flex}.header-actions>span{color:#ffffffb8;align-items:center;gap:8px;font-size:12px;display:flex}.header-actions button{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff59;border-radius:10px;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.header-actions svg{width:18px;height:18px}.manager-page{padding-top:52px;padding-bottom:72px}.page-heading{border-left:6px solid var(--discor-red);max-width:850px;margin-bottom:30px;padding-left:19px}.section-kicker{color:var(--discor-red-dark);letter-spacing:2px;text-transform:uppercase;font-size:11px;font-weight:800}.page-heading h1{letter-spacing:-2.4px;margin:5px 0 8px;font-size:clamp(39px,5vw,58px);font-weight:800;line-height:1}.page-heading p{color:var(--discor-muted);margin:0;font-size:15px}.manager-grid{grid-template-columns:minmax(0,1.08fr) minmax(400px,.92fr);align-items:stretch;gap:22px;display:grid}.panel{border:1px solid var(--discor-line);border-top:6px solid var(--discor-red);border-radius:var(--radius-card);box-shadow:var(--shadow-soft);background:#fff;overflow:hidden}.current-panel,.review-panel{padding:26px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.panel-heading h2{letter-spacing:-.5px;margin:0;font-size:21px;font-weight:750}.panel-heading p{color:var(--discor-muted);margin:4px 0 0;font-size:12px}.status-chip,.selection-count{color:#6b5600;background:#fff5c8;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:11px;font-weight:750;display:inline-flex}.status-chip svg{width:15px;height:15px}.current-panel-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.danger-button{min-height:40px;color:var(--error);font:inherit;cursor:pointer;background:#fff;border:1px solid #efb7bb;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:12px;font-weight:700;display:inline-flex}.danger-button:hover{border-color:var(--error);background:#fff4f4}.danger-button svg{width:16px;height:16px}.current-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.current-grid figure{min-width:0;margin:0}.current-preview-button,.selected-preview-button{aspect-ratio:16/9;border-radius:var(--radius-media);cursor:zoom-in;background:#2a2728;border:1px solid #ddd8d6;width:100%;padding:0;display:block;position:relative;overflow:hidden}.current-preview-button img,.selected-preview-button img{object-fit:contain;object-position:center;background:#2a2728;width:100%;height:100%;padding:9px;display:block}.preview-zoom{width:36px;height:36px;color:var(--discor-red-dark);background:#ffffffeb;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:10px;right:10px;box-shadow:0 6px 18px #0003}.preview-zoom svg{width:18px;height:18px}.current-grid figcaption{gap:2px;padding-top:9px;display:grid}.current-grid figcaption strong{font-size:13px}.current-grid figcaption span{color:var(--discor-muted);font-size:11px}.empty-current,.empty-review{min-height:230px;color:var(--discor-muted);text-align:center;background:#faf9f7;border:1px dashed #c9c3c1;border-radius:13px;align-content:center;place-items:center;gap:8px;padding:24px;display:grid}.empty-current svg,.empty-review svg{width:40px;height:40px;color:var(--discor-red);stroke-width:1.5px;margin-bottom:3px}.empty-current strong{color:var(--discor-text)}.empty-current span,.empty-review{font-size:12px}.empty-current span{max-width:360px}.upload-panel{border-top-color:var(--discor-yellow);padding:18px}.drop-zone{text-align:center;background:linear-gradient(145deg,#fff,#fff8f8);border:2px dashed #df18227a;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:380px;padding:34px;transition:border-color .18s,background-color .18s,transform .18s;display:flex}.drop-zone.dragging{border-color:var(--discor-red);background:#fff0f1;transform:scale(.995)}.drop-zone[aria-disabled=true]{opacity:.7}.drop-zone>svg{width:58px;height:58px;color:var(--discor-red);stroke-width:1.45px;margin-bottom:15px}.drop-zone h2{letter-spacing:-.8px;margin:0;font-size:25px;font-weight:750}.drop-zone p{color:var(--discor-muted);margin:8px 0 25px;font-size:12px}.upload-requirements{gap:2px;display:grid}.notice{border:1px solid var(--discor-line);background:#fff;border-radius:11px;align-items:center;gap:10px;min-height:50px;margin-top:18px;padding:13px 16px;font-size:13px;display:flex}.notice>svg{flex:none;width:19px;height:19px}.error-notice{color:var(--error);background:#fff5f4;border-color:#f1b7b4}.review-panel{border-top-color:var(--discor-red-dark);margin-top:22px}.review-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:0;padding:0;list-style:none;display:grid}.review-list li{border:1px solid var(--discor-line);content-visibility:auto;cursor:grab;background:#fff;border-radius:15px;gap:12px;min-width:0;padding:14px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.review-list li:active{cursor:grabbing}.review-list li.drag-over{border-color:var(--discor-red);transform:translateY(2px);box-shadow:0 0 0 3px #df18221f}.review-card-heading,.review-card-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.order-number{background:var(--discor-red);color:#fff;border-radius:9px;flex:none;place-items:center;width:36px;height:36px;font-size:13px;font-weight:800;display:grid}.drag-hint{color:var(--discor-muted);text-transform:uppercase;align-items:center;gap:5px;font-size:10px;font-weight:600;display:inline-flex}.drag-hint svg{width:17px;height:17px}.file-details{flex:1;gap:4px;min-width:0;display:grid}.file-details strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.file-details span{color:var(--discor-muted);font-size:10px;line-height:1.4}.file-details progress{width:min(340px,100%);height:7px;accent-color:var(--discor-red);margin-top:4px}.row-actions{align-items:center;gap:6px;display:flex}.row-actions button{color:#3f3a3b;cursor:pointer;background:#fff;border:1px solid #d4cfcd;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-width:40px;height:40px;padding:0 10px;display:inline-flex}.row-actions button:not(:disabled):hover{border-color:var(--discor-red);color:var(--discor-red-dark);background:#fff4f4}.row-actions svg{width:17px;height:17px}.row-actions .remove-button{color:var(--error)}.empty-review{min-height:180px}.publish-bar{border-radius:var(--radius-card);background:linear-gradient(120deg, var(--discor-red-dark), var(--discor-red-deep));color:#fff;box-shadow:var(--shadow-soft);justify-content:space-between;align-items:center;gap:24px;margin-top:22px;padding:23px 26px;display:flex}.publish-copy{align-items:center;gap:15px;display:flex}.publish-copy>svg{width:48px;height:48px;color:var(--discor-yellow);background:#f6c5002e;border-radius:50%;flex:none;padding:12px}.publish-copy strong,.publish-copy span{display:block}.publish-copy strong{margin-bottom:3px}.publish-copy span{color:#ffffffb3;font-size:12px}.publish-button{border-color:var(--discor-yellow);background:var(--discor-yellow);color:#4c080d;min-width:220px;box-shadow:none}.publish-button:not(:disabled):hover{background:#ffd429;border-color:#ffd429}.status-notice{margin-top:14px}.status-dot{background:#aaa4a2;border-radius:50%;flex:none;width:9px;height:9px}.status-notice.success{color:#5b4900;background:#fff9da;border-color:#ead673}.status-notice.success .status-dot{background:var(--discor-yellow)}.modal-backdrop{z-index:100;background:#120809ad;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.confirm-modal{border:0;border-top:7px solid var(--discor-yellow);border-radius:var(--radius-card);text-align:center;background:#fff;width:min(100%,530px);padding:40px;position:relative;box-shadow:0 28px 90px #00000057}.modal-close{cursor:pointer;background:#f6f3f2;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:12px;right:12px}.modal-close svg{width:21px;height:21px}.modal-icon{color:#6f5900;background:#fff1a8;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 18px;display:grid}.modal-icon svg{width:29px;height:29px}.modal-icon.danger{color:var(--error);background:#fff0f1}.confirm-modal h2{letter-spacing:-1px;margin:0;font-size:29px;font-weight:800}.confirm-modal p{color:var(--discor-muted);margin:12px auto 27px;line-height:1.58}.modal-actions{justify-content:center;gap:10px;display:flex}.confirm-danger-button{border-color:var(--error);background:var(--error);color:#fff;min-height:50px;padding-inline:22px}.confirm-danger-button:hover{color:#fff;background:#97141b}.preview-lightbox-backdrop{z-index:300;background:#0a0506f5;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.preview-lightbox{background:#10090a;border:1px solid #ffffff24;border-radius:20px;place-items:center;width:min(100%,1500px);height:calc(100dvh - 36px);display:grid;position:relative;overflow:hidden}.preview-lightbox-media{overscroll-behavior:contain;place-items:center;width:calc(100% - 148px);height:calc(100% - 96px);display:grid;overflow:auto}.preview-lightbox-media img{object-fit:contain;touch-action:pinch-zoom;width:100%;height:100%;animation:.36s preview-reveal;display:block}@keyframes preview-reveal{0%{opacity:.25;transform:translate(10px)}}.preview-lightbox-close,.preview-lightbox-arrow{z-index:2;color:var(--discor-red-dark);cursor:pointer;background:#ffffffeb;border:0;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute}.preview-lightbox-close{width:48px;height:48px;top:18px;right:18px}.preview-lightbox-close svg{width:24px;height:24px}.preview-lightbox-arrow{width:56px;height:56px;top:50%;transform:translateY(-50%)}.preview-lightbox-arrow.previous{left:18px}.preview-lightbox-arrow.next{right:18px}.preview-lightbox-arrow svg{width:29px;height:29px}.preview-lightbox-count{color:#fff;font-variant-numeric:tabular-nums;background:#ffffff1f;border-radius:20px;padding:7px 13px;font-size:13px;font-weight:700;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}@media (max-width:1050px){.manager-grid{grid-template-columns:1fr}.current-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.drop-zone{min-height:300px}}@media (max-width:760px){.app-shell{width:min(100% - 28px,1320px)}.app-header{height:auto;min-height:76px}.header-inner{min-height:76px;padding-block:8px}.app-brand{gap:9px;font-size:14px}.app-brand img{border-radius:9px;width:112px;height:47px}.app-brand .app-brand-logo{border-radius:0;width:112px;height:47px}.app-brand span{padding-left:10px}.header-actions>span{display:none}.header-actions button{justify-content:center;width:44px;height:44px;padding:0;font-size:0}.manager-page{padding-top:34px}.current-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.review-list{grid-template-columns:1fr}.publish-bar{flex-direction:column;align-items:stretch}.publish-button{width:100%}}@media (max-width:520px){.login-card{border-radius:18px;padding:40px 22px 30px}.login-logo{width:196px;height:88px}.session-note{text-align:left;align-items:flex-start}.app-brand span{display:none}.app-brand img,.app-brand .app-brand-logo{width:132px;height:49px}.page-heading h1{font-size:39px}.current-panel,.review-panel{padding:18px}.panel-heading{flex-direction:column;align-items:flex-start}.current-panel-actions{justify-content:flex-start;width:100%}.current-grid{grid-template-columns:1fr}.drop-zone{min-height:290px;padding:24px 16px}.drop-zone h2{font-size:22px}.review-card-footer{flex-direction:column;align-items:stretch}.drag-hint{display:none}.row-actions{width:100%}.row-actions button{flex:1;min-width:48px;height:48px}.row-actions .remove-button{flex:1.45}.publish-bar{padding:20px}.publish-copy{align-items:flex-start}.publish-copy>svg{width:43px;height:43px}.modal-actions{flex-direction:column-reverse}.modal-actions button{width:100%}.confirm-modal{padding:36px 20px 25px}.preview-lightbox-backdrop{padding:0}.preview-lightbox{border:0;border-radius:0;width:100%;height:100dvh}.preview-lightbox-media{width:100%;height:calc(100% - 112px);padding:56px 8px 20px}.preview-lightbox-close{width:46px;height:46px;top:12px;right:12px}.preview-lightbox-arrow{width:48px;height:48px;top:auto;bottom:14px;transform:none}.preview-lightbox-arrow.previous{left:14px}.preview-lightbox-arrow.next{right:14px}.preview-lightbox-count{bottom:22px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
