.layout{min-height:100vh;background:var(--bg)}.app-header{height:64px;background:#005a9e;background-image:linear-gradient(90deg,#003d73,#0078d4,#1b365d);color:#fff;display:flex;align-items:center;gap:1rem;padding:0 1.25rem;position:sticky;top:0;z-index:80;box-shadow:0 2px 10px #005a9e47}.header-meta{margin-left:auto;display:flex;align-items:center;gap:1rem}.header-user{display:flex;align-items:center;gap:.75rem;font-size:.85rem}.header-logout{display:inline-flex;align-items:center;gap:.35rem;background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:8px;padding:.4rem .7rem;cursor:pointer;font-size:.8rem;font-weight:600}.header-logout:hover{background:#fff3}.layout-body{display:flex;min-height:calc(100vh - 64px)}.sidebar{width:248px;background:#fff;border-right:1px solid var(--border);display:flex;flex-direction:column;position:sticky;top:64px;height:calc(100vh - 64px);z-index:40}.sidebar-header{padding:1rem 1.1rem .4rem;display:flex;align-items:center;justify-content:space-between}.nav-label{font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.sidebar-close{display:none;background:none;border:none;color:var(--text);cursor:pointer}.sidebar-nav{flex:1;padding:.5rem .75rem 1rem;overflow-y:auto}.sidebar-nav a{display:flex;align-items:center;gap:.75rem;padding:.68rem .9rem;border-radius:8px;color:#334155;font-size:.875rem;font-weight:550;margin-bottom:.15rem}.sidebar-nav a:hover{background:#f8fafc;color:var(--primary)}.sidebar-nav a.active{background:#fff1f2;color:var(--primary);box-shadow:inset 3px 0 0 var(--primary)}.main-content{flex:1;min-width:0}.menu-btn{display:none;background:none;border:none;cursor:pointer;color:#fff}.topbar-role{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;background:#ffffff29;color:#fff;padding:.25rem .6rem;border-radius:999px}.page-content{padding:1.5rem 1.75rem 2rem}.sidebar-backdrop{display:none}.brand-logo img{display:block;filter:none;object-fit:contain}@media(max-width:900px){.sidebar{position:fixed;top:0;left:0;bottom:0;height:100vh;transform:translate(-100%);transition:transform .25s;z-index:120;box-shadow:8px 0 30px #0f172a2e}.sidebar.open{transform:translate(0)}.sidebar-close,.menu-btn{display:block}.header-user span{display:none}.sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;z-index:110}}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f3f6fb;padding:1.25rem}.login-shell{width:100%;max-width:860px;display:grid;grid-template-columns:1.05fr 1fr;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 20px 50px #1118271f;border:1px solid #e5e7eb}.login-panel{background:linear-gradient(165deg,#003d73,#0078d4 70%);color:#fff;padding:2.4rem 2rem;display:flex;flex-direction:column;justify-content:flex-end;min-height:420px}.login-panel h2{margin:1.5rem 0 .5rem;font-size:1.7rem;letter-spacing:.02em}.login-panel p{font-size:.9rem;line-height:1.55;opacity:.92}.login-card{padding:2.2rem 1.8rem;display:flex;flex-direction:column;justify-content:center}.login-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.4rem;gap:1rem}.login-choose{font-size:.95rem;font-weight:650;color:#111827;margin-bottom:1rem}.login-brand{margin-bottom:1.5rem}.login-brand .brand-wordmark{color:#111827}.login-brand .brand-wordmark small{color:#6b7280}.role-grid{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.role-chip{display:flex;align-items:center;gap:.55rem;text-align:left;padding:.95rem .85rem;border:1px solid #e5e7eb;background:#f9fafb;border-radius:10px;cursor:pointer;color:#111827}.role-chip strong{font-size:.86rem}.role-chip:hover{border-color:#0078d4;background:#fff}.role-chip.active{border-color:#0078d4;background:#e8f4fc;color:#005a9e}.role-chip:disabled{opacity:.7;cursor:wait}.login-many{font-size:.82rem;color:#6b7280;margin:-.55rem 0 1rem;line-height:1.45}.login-back{border:none;background:none;color:#0078d4;font-weight:650;font-size:.82rem;display:inline-flex;align-items:center;gap:.3rem;cursor:pointer;padding:0;margin-bottom:.7rem}.login-fields .form-group{margin-bottom:.85rem}.login-fields input{width:100%}@media(max-width:760px){.login-shell{grid-template-columns:1fr}.login-panel{min-height:180px;justify-content:center}}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(168px,1fr));gap:.7rem;margin-bottom:1.15rem}.metric{background:#fff;border:1px solid #e6dfd8;border-radius:2px;padding:.9rem .95rem .85rem;display:flex;justify-content:space-between;align-items:flex-start;min-height:88px;box-shadow:none}.metric-plain{border-top:3px solid #0078D4}.metric-warn{border-top:3px solid #a16207}.metric-mute{border-top:3px solid #8a8178}.metric-ok{border-top:3px solid #3f6212}.metric-k{display:block;font-size:.72rem;color:#6a625a;font-weight:600;line-height:1.35;max-width:11.5rem}.metric-v{display:block;margin-top:.4rem;font-size:1.7rem;font-weight:700;color:#1c1917;letter-spacing:-.03em;font-variant-numeric:tabular-nums;line-height:1}.metric-i{color:#b7aea6;flex-shrink:0;margin-top:.05rem}.chart-shell{width:100%}.chart-tip{background:#1c1917;color:#faf7f4;padding:.55rem .75rem;border-radius:10px;min-width:108px;box-shadow:0 12px 28px #1c191752;border:1px solid rgba(201,162,39,.35)}.chart-tip span{display:block;font-size:.72rem;opacity:.72;margin-bottom:.2rem}.chart-tip strong{display:block;font-size:1.05rem;font-weight:800;letter-spacing:-.02em}.chart-tip em{font-style:normal;font-weight:600;font-size:.78rem;opacity:.8}.chart-empty{min-height:220px;display:flex;align-items:center;justify-content:center;color:#8a8178;font-size:.88rem;background:repeating-linear-gradient(-45deg,#faf7f3,#faf7f3 8px,#f3eee9 8px,#f3eee9 16px);border-radius:10px}.panel{background:#fff;border:1px solid #e6dfd8;border-radius:2px;padding:1.05rem 1.1rem .85rem}.panel-title{margin:0 0 .85rem;font-size:.78rem;font-weight:700;color:#4a433c;letter-spacing:.04em;text-transform:uppercase;padding-bottom:.55rem;border-bottom:1px solid #efe8e2}.panel-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.35rem}.panel-head .panel-title{margin-bottom:.55rem;flex:1}html[data-lang=hi] .panel-title{text-transform:none;letter-spacing:.01em}.lh-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;background:#fff;border:1px solid #e6dfd8;padding:.5rem .65rem;margin-bottom:.75rem}.lh-toolbar select,.lh-toolbar input[type=number]{border:1px solid #e6dfd8;background:#faf7f4;padding:.32rem .45rem;font-size:.8rem;min-width:0}.lh-toolbar select.lh-font{min-width:190px;font-size:.82rem}.lh-swatch{display:inline-flex;align-items:center;gap:.28rem;margin-left:.25rem}.lh-swatch>button{width:18px;height:18px;border-radius:50%;border:1px solid #c9bfb5;padding:0}.lh-swatch>button.on{outline:2px solid #0078D4;outline-offset:1px}.lh-side-row{display:flex;gap:.4rem;align-items:center}.lh-side-row input[type=color]{width:36px;height:34px;padding:0;border:1px solid #e6dfd8;background:none;flex-shrink:0}.lh-toolbar input[type=number]{width:58px}.lh-toolbar label{display:inline-flex;align-items:center;gap:.3rem;font-size:.72rem;font-weight:600;color:#6a625a}.lh-toolbar button{border:1px solid #e6dfd8;background:#faf7f4;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#2b211c}.lh-toolbar button.on{background:#0078d4;border-color:#0078d4;color:#fff}.lh-toolbar .lh-color input{width:32px;height:28px;padding:0;border:1px solid #e6dfd8;background:none}.lh-grid{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:.9rem;align-items:start}.lh-stage.card{padding:0;overflow:hidden}.lh-drop{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:420px;border:1px dashed #c9bfb5;background:#faf7f4;cursor:pointer;gap:.4rem;color:#6a625a;margin:1rem}.lh-drop strong{color:#1c1917}.lh-canvas{position:relative;background:#2b211c;width:100%}.lh-canvas img{display:block;width:100%;height:auto;max-height:none;object-fit:contain;vertical-align:top}.lh-band{position:absolute;left:0;right:0;z-index:1;pointer-events:none}.lh-band .lh-handle{pointer-events:auto}.lh-float{position:absolute;z-index:4;display:flex;align-items:center;gap:.35rem;min-width:80px;cursor:grab;padding:.15rem .35rem .35rem .2rem}.lh-float.sel{outline:1px dashed rgba(248,231,193,.85);background:#0000001f}.lh-float:active{cursor:grabbing}.lh-grip{width:10px;height:18px;flex-shrink:0;background:repeating-linear-gradient(to bottom,rgba(255,255,255,.85) 0 2px,transparent 2px 4px);cursor:grab}.lh-float .lh-line{cursor:text}.lh-resize{position:absolute;right:0;bottom:0;width:12px;height:12px;padding:0;border:none;background:#f8e7c1;cursor:nwse-resize}.lh-band.header{top:0}.lh-band.footer{bottom:0}.lh-band.on{outline:2px solid #f8e7c1;outline-offset:-2px}.lh-line{width:100%;border:none;background:transparent;color:inherit;outline:none;font:inherit}.lh-line.right{text-align:right}.lh-foot-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:center}.lh-handle{position:absolute;left:50%;transform:translate(-50%);width:56px;height:8px;border:none;background:#f8e7c1;cursor:ns-resize;padding:0}.lh-handle.bottom{bottom:-4px}.lh-handle.top{top:-4px}.lh-replace{position:absolute;right:10px;top:10px;background:#fff;border:1px solid #e6dfd8;padding:.28rem .55rem;font-size:.72rem;font-weight:700;cursor:pointer;z-index:5}.lh-side .hint{margin-bottom:1rem}.lh-exporting .lh-grip,.lh-exporting .lh-resize,.lh-exporting .lh-replace,.lh-exporting .lh-handle{visibility:hidden}.lh-exporting .lh-float.sel{outline:none;background:none}.lh-exporting .lh-band.on{outline:none}.lh-grid{grid-template-columns:1fr}} .poster-page .page-header h1{position:relative}.poster-kicker{display:inline-block;font-size:.68rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#0078d4;margin-bottom:.35rem}.poster-inbox-row td{vertical-align:middle}.poster-am{display:flex;align-items:center;gap:.65rem}.poster-am-mark{width:34px;height:34px;border-radius:50%;background:linear-gradient(145deg,#005a9e,#0078d4);color:#fff;font-size:.72rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.poster-studio{display:grid;grid-template-columns:minmax(280px,.95fr) minmax(280px,1.05fr);gap:1.15rem;align-items:start}.poster-drop{border:1.5px dashed #d4c6b8;background:#faf7f3;border-radius:12px;padding:.85rem;display:flex;flex-direction:column;gap:.5rem}.poster-drop input[type=file]{font-size:.8rem}.poster-live{position:relative;overflow:hidden;border-radius:12px;background:#1c1917;min-height:220px;box-shadow:0 18px 40px #1c19172e}.poster-live img{width:100%;display:block;max-height:420px;object-fit:cover}.poster-live-band{position:absolute;left:0;right:0;pointer-events:none}.poster-live-band.top{top:0}.poster-live-band.bot{bottom:0}.poster-live-line{position:absolute;color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.45);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;padding-right:8px}.poster-live-line.name{font-weight:800;letter-spacing:.02em}.poster-actions{display:flex;gap:.55rem;flex-wrap:wrap;margin-top:.2rem}.poster-progress{margin-top:1rem;background:#faf7f3;border:1px solid #efe8e2;border-radius:12px;padding:.85rem 1rem}.poster-progress p{font-size:.86rem;margin-bottom:.5rem;color:#3f3a36}.poster-progress-track{height:8px;background:#e8ddd3;border-radius:99px;overflow:hidden}.poster-progress-fill{height:100%;background:linear-gradient(90deg,#005a9e,#4aa3e8);border-radius:99px;transition:width .2s ease}.poster-sample{margin-top:.85rem;background:#fff8ee;border:1px solid #f0e0c8;border-radius:10px;padding:.7rem .85rem;font-size:.82rem;color:#4a433c}.poster-toolbar{display:flex;justify-content:space-between;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem}.poster-toolbar .card-title{margin:0;border:0;padding:0}.poster-mosaic{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:1rem}.poster-tile{background:#fff;border:1px solid #ece4db;border-radius:2px;overflow:hidden;box-shadow:none;display:flex;flex-direction:column}.poster-tile-top{display:flex;align-items:center;justify-content:space-between;padding:.45rem .65rem;background:#faf7f3;font-size:.75rem}.poster-tile-shot{display:block;width:100%;padding:0;border:0;background:#111;cursor:zoom-in}.poster-tile-shot img{width:100%;aspect-ratio:4 / 5;object-fit:cover;display:block;transition:transform .25s ease}.poster-tile:hover .poster-tile-shot img{transform:scale(1.03)}.poster-tile-body{padding:.7rem .75rem .85rem}.poster-tile-body strong{display:block;font-size:.88rem;margin-bottom:.3rem}.poster-tile-btns{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.55rem}.poster-upload-hero{border-radius:16px;padding:1.2rem 1.25rem;background:linear-gradient(135deg,#8a1a2414,#c9a2271f),#fff;border:1px solid #eadfd4;margin-bottom:1rem}@media(max-width:980px){.poster-studio{grid-template-columns:1fr}}:root{--primary: #0078D4;--primary-dark: #005A9E;--secondary: #1B365D;--bg: #f3f6fb;--card: #ffffff;--text: #1c1917;--text-muted: #6a625a;--border: #e6dfd8;--success: #3f6212;--warning: #a16207;--danger: #9b1c1c;--radius: 2px;--shadow: none}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,Noto Sans Devanagari,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg);color:var(--text);line-height:1.55;font-size:15px;-webkit-font-smoothing:antialiased}html[data-lang=hi] body,html[data-lang=hi] button,html[data-lang=hi] input,html[data-lang=hi] select,html[data-lang=hi] textarea{font-family:Noto Sans Devanagari,Inter,sans-serif;letter-spacing:0}html[data-lang=hi] th{letter-spacing:.02em;text-transform:none}.lang-switch{display:inline-flex;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;padding:2px;gap:2px}.lang-switch button{border:none;background:transparent;padding:.28rem .7rem;border-radius:999px;font-size:.75rem;font-weight:700;cursor:pointer;color:#4b5563}.lang-switch button.on{background:#fff;color:#0078d4;box-shadow:0 1px 3px #00000014}.lang-switch.light{background:#ffffff24;border-color:#fff3}.lang-switch.light button{color:#ffffffd9}.lang-switch.light button.on{background:#fff;color:#0078d4}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.52rem 1rem;border:none;border-radius:8px;font-size:.84rem;font-weight:600;cursor:pointer}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-dark)}.btn-secondary{background:var(--secondary);color:#fff}.btn-outline{background:#fff;border:1px solid var(--border);color:var(--text)}.btn-outline:hover{background:#f9fafb}.btn-danger{background:var(--danger);color:#fff}.btn-sm{padding:.32rem .65rem;font-size:.78rem;font-weight:500}.poster-lb-btn{background:#1b365d;color:#fff;border:1px solid #5eb3f0;font-weight:700}.poster-lb-btn:hover:not(:disabled){background:#0f2744}.poster-lb-btn:disabled{opacity:.4;cursor:not-allowed;color:#fff}.card{background:#fff;border-radius:2px;box-shadow:none;padding:1.05rem 1.1rem;border:1px solid #e6dfd8}.form-group{margin-bottom:1rem}.form-group label{display:block;font-size:.8rem;font-weight:600;margin-bottom:.4rem;color:#374151}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.62rem .8rem;border:1px solid var(--border);border-radius:8px;font-size:.875rem;background:#fff}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #c8102e1f}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.badge{display:inline-flex;align-items:center;gap:.3rem;padding:.18rem .58rem;border-radius:999px;font-size:.72rem;font-weight:600;text-transform:capitalize}.badge-active,.badge-approved,.badge-completed{background:#dcfce7;color:#166534}.badge-inactive,.badge-rejected,.badge-cancelled{background:#fee2e2;color:#991b1b}.badge-pending{background:#fef3c7;color:#92400e}.badge-super{background:#f3e8ff;color:#6b21a8}.table-wrapper{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{padding:.8rem .95rem;text-align:left;border-bottom:1px solid var(--border);font-size:.875rem}th{font-weight:650;color:#6b7280;background:#f9fafb;font-size:.72rem;letter-spacing:.04em;text-transform:uppercase}tr:hover td{background:#fafafa}.page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;flex-wrap:wrap;gap:1rem}.page-header h1{font-size:1.45rem;font-weight:750;letter-spacing:-.03em}.page-subtitle{color:var(--text-muted);font-size:.875rem;margin-top:.15rem}.search-bar{display:flex;gap:.65rem;align-items:center;background:#fff;border:1px solid var(--border);border-radius:10px;padding:.65rem 1rem;margin-bottom:1rem;color:var(--text-muted)}.search-bar input{border:none;outline:none;flex:1;font-size:.875rem;background:transparent}.row-actions{display:flex;gap:.4rem;flex-wrap:wrap}.code-chip{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem;background:#f3f4f6;padding:.15rem .45rem;border-radius:6px;color:#374151}.muted{color:var(--text-muted)}.hint{font-size:.82rem;color:#374151;background:#fff7ed;border:1px solid #fed7aa;padding:.65rem .85rem;border-radius:8px;margin-bottom:1rem}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#11182780;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal{background:#fff;border-radius:12px;padding:1.5rem;width:100%;max-width:600px;max-height:90vh;overflow-y:auto}.modal h2{margin-bottom:1rem;font-size:1.2rem}.modal-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.5rem}.alert{padding:.75rem 1rem;border-radius:var(--radius);margin-bottom:1rem;font-size:.875rem}.alert-error{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.alert-success{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.empty-state{text-align:center;padding:2.4rem 1rem;color:var(--text-muted);font-size:.92rem}.dash-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1.1rem}.card-title{margin-bottom:.9rem;font-size:.78rem;font-weight:700;color:#4a433c;letter-spacing:.04em;text-transform:uppercase;padding-bottom:.55rem;border-bottom:1px solid #efe8e2}.card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.am-card{display:flex;align-items:center;gap:1rem;padding:.5rem 0}.am-card .user-avatar{width:48px;height:48px;background:var(--primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.loading{display:flex;align-items:center;justify-content:center;padding:3rem;color:var(--text-muted)}.brand-logo{display:flex;align-items:center;gap:.7rem}.brand-logo img{display:block;object-fit:contain}.brand-logo.light img{mix-blend-mode:screen}.brand-wordmark strong{display:block;font-size:1.05rem;letter-spacing:.14em;font-weight:800;line-height:1.1}.brand-wordmark small{display:block;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;opacity:.85}.brand-logo.light .brand-wordmark{color:#fff}@media(max-width:768px){.form-row{grid-template-columns:1fr}}
