*{box-sizing:border-box} :root{--bg:#07111f;--panel:rgba(255,255,255,.055);--line:rgba(255,255,255,.09);--text:#f5f8fc;--muted:#9fb0c2;--orange:#ff8a31;--orange2:#ff6d1f;--green:#68e797} html,body{margin:0;width:100%;height:100%;overflow:hidden;background:var(--bg);color:var(--text);font-family:Pretendard,"Noto Sans KR","Malgun Gothic",Arial,sans-serif}body{position:relative;background:radial-gradient(circle at 88% 10%,rgba(28,104,255,.16),transparent 32%),radial-gradient(circle at 12% 92%,rgba(255,128,35,.11),transparent 30%),linear-gradient(135deg,#06101c,#0a1524 52%,#0d1d31)}body:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:52px 52px;pointer-events:none}.topbar{height:118px;padding:24px 58px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);background:rgba(3,10,18,.68);position:relative;z-index:20}.brand{display:flex;align-items:center;gap:18px}.brand-mark{width:62px;height:62px;border-radius:18px;display:grid;place-items:center;font-size:32px;font-weight:900;background:linear-gradient(145deg,var(--orange),var(--orange2));box-shadow:0 12px 34px rgba(255,111,31,.25)}.brand-name{font-size:27px;font-weight:900;letter-spacing:-.03em}.brand-sub{margin-top:5px;color:#7389a2;font-size:12px;letter-spacing:.24em}.status-wrap{display:flex;align-items:center;gap:25px}.operation-status{min-width:240px;padding:16px 20px;border-radius:17px;display:flex;align-items:center;gap:11px;font-size:19px;font-weight:850;border:1px solid rgba(255,255,255,.1)}.operation-status.staffed{color:#83f0a8;background:rgba(31,168,78,.12)}.operation-status.unmanned{color:#ffb070;background:rgba(255,128,35,.13)}.status-dot{width:11px;height:11px;border-radius:50%;background:currentColor;box-shadow:0 0 0 6px rgba(255,255,255,.035);animation:blink 1.6s infinite}.clock{min-width:165px;text-align:right}#currentDate{color:#8fa2b8;font-size:14px}#currentTime{margin-top:3px;font-size:29px;font-weight:900}.screen{position:relative;height:calc(100vh - 184px)}.slide{position:absolute;inset:0;padding:54px 72px 42px;opacity:0;transform:scale(1.008);pointer-events:none;transition:opacity .7s ease,transform .7s ease}.slide.active{opacity:1;transform:scale(1);pointer-events:auto}.slide-kicker{margin-bottom:11px;color:#ff9c4a;font-size:15px;font-weight:900;letter-spacing:.19em}.slide h1{margin:0;font-size:59px;line-height:1.08;letter-spacing:-.045em}.lead{margin:14px 0 28px;color:#a7b6c7;font-size:23px;line-height:1.45}.section-head{display:flex;justify-content:space-between;align-items:flex-start}.priority-chip,.lost-note{margin-top:18px;padding:14px 19px;border-radius:999px;font-weight:850;font-size:16px;color:#ffbb82;background:rgba(255,117,31,.12);border:1px solid rgba(255,135,54,.22)}.notice-layout{display:grid;grid-template-columns:1.35fr .65fr;gap:26px;height:calc(100% - 156px)}.notice-list{display:grid;gap:15px;align-content:start}.notice-card{min-height:124px;padding:20px 24px;border-radius:22px;display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:18px;background:var(--panel);border:1px solid var(--line)}.notice-card.priority{background:linear-gradient(90deg,rgba(255,86,92,.12),rgba(255,123,28,.06)),var(--panel);border-color:rgba(255,91,91,.27)}.notice-index{font-size:26px;font-weight:900;color:rgba(255,255,255,.25)}.notice-main h2{margin:5px 0 7px;font-size:25px}.notice-main p{margin:0;color:#afbdcb;font-size:17px;line-height:1.45}.badge{display:inline-block;padding:6px 9px;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.06em;color:#ffb173;background:rgba(255,136,50,.12)}.badge.danger{color:#ff9296;background:rgba(255,79,88,.12)}.date-chip{padding:9px 11px;border-radius:12px;color:#8195ad;font-size:13px;background:rgba(255,255,255,.035)}.media-panel{min-height:0;overflow:hidden;position:relative;border-radius:26px;background:rgba(255,255,255,.04);border:1px solid var(--line)}.media-panel img,.media-panel video,.event-media img,.event-media video{width:100%;height:100%;object-fit:cover}.media-caption{position:absolute;left:20px;right:20px;bottom:18px;padding:12px 15px;border-radius:14px;background:rgba(3,10,17,.72);font-size:16px;font-weight:800}.media-placeholder{height:100%;display:grid;place-content:center;text-align:center;gap:15px;color:#8194aa}.media-placeholder span{letter-spacing:.22em;font-size:13px}.media-placeholder strong{color:#a9b8c7;font-size:22px;line-height:1.5}.event-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;height:calc(100% - 160px)}.event-card{padding:24px;border-radius:26px;background:var(--panel);border:1px solid var(--line);display:flex;flex-direction:column;min-height:0}.event-top{display:flex;justify-content:space-between;align-items:center}.event-no{color:rgba(255,255,255,.24);font-size:31px;font-weight:900}.event-media{height:220px;margin:16px 0 20px;overflow:hidden;border-radius:20px;background:rgba(0,0,0,.2)}.event-card h2{margin:14px 0 10px;font-size:29px}.event-card p{margin:0;color:#afbdcb;font-size:17px;line-height:1.55;flex:1}.event-period{margin-top:18px;padding-top:16px;border-top:1px solid rgba(255,255,255,.07);color:#ffad69;font-size:15px;font-weight:800}.entry-layout{display:grid;grid-template-columns:1.45fr .7fr;gap:28px;height:calc(100% - 168px)}.entry-steps{display:grid;gap:17px;align-content:center}.step{min-height:105px;padding:20px 24px;display:flex;align-items:center;gap:22px;border-radius:22px;background:var(--panel);border:1px solid var(--line)}.step-no{width:60px;height:60px;border-radius:18px;display:grid;place-items:center;flex:0 0 auto;font-size:25px;font-weight:900;background:linear-gradient(145deg,var(--orange),var(--orange2))}.step-text{font-size:23px;line-height:1.45;font-weight:700}.help-box{border-radius:28px;padding:35px;background:linear-gradient(160deg,rgba(255,128,38,.19),rgba(21,96,220,.1)),rgba(255,255,255,.04);border:1px solid rgba(255,155,90,.2);display:flex;flex-direction:column;justify-content:center}.help-label{color:#8ca0b5;font-size:13px;letter-spacing:.2em;font-weight:900}.help-time{margin:7px 0 36px;font-size:40px;font-weight:900;color:#ffac69}.help-title{font-size:28px;font-weight:900}.help-desc{margin-top:14px;color:#b6c4d2;line-height:1.55;font-size:18px}.contact{margin-top:25px;font-size:34px;font-weight:900}.urgent-banner{position:absolute;left:72px;right:72px;bottom:18px;padding:15px 20px;border-radius:17px;text-align:center;font-size:18px;font-weight:850;color:#ffd1ad;background:rgba(255,112,28,.13);border:1px solid rgba(255,136,53,.21)}.big-status{height:calc(100% - 125px);display:flex;align-items:center;justify-content:center;gap:75px}.big-status.staffed{color:var(--green)}.big-status.unmanned{color:#ff9854}.pulse-ring{width:240px;height:240px;border-radius:50%;display:grid;place-items:center;border:2px solid currentColor;box-shadow:0 0 0 30px rgba(255,255,255,.025),0 0 0 62px rgba(255,255,255,.014);animation:pulse 2.2s infinite}.pulse-core{width:100px;height:100px;border-radius:50%;background:currentColor;box-shadow:0 0 48px currentColor}.big-status-text{max-width:800px}.eyebrow{color:#8297ae;font-size:15px;letter-spacing:.22em;font-weight:850;margin-bottom:14px}.big-status-text h1{font-size:65px}.big-status-text p{margin:24px 0 0;color:#afbdcb;font-size:24px;line-height:1.6}.status-info-row{position:absolute;left:72px;right:72px;bottom:42px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.status-info{padding:20px 24px;border-radius:20px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08)}.status-info span{display:block;color:#8295aa;font-size:14px}.status-info strong{display:block;margin-top:7px;font-size:25px}.lostfound-slide{padding-top:44px}.lostfound-slide .lead{margin-bottom:18px}.lost-table{border-radius:24px;overflow:hidden;border:1px solid var(--line);background:rgba(255,255,255,.035)}.lost-row{min-height:61px;padding:0 24px;display:grid;grid-template-columns:100px 190px 330px 1fr;align-items:center;border-bottom:1px solid rgba(255,255,255,.055)}.lost-head{min-height:54px;background:rgba(255,255,255,.065);color:#8297ae;font-size:13px;font-weight:900;letter-spacing:.08em}.lost-no{color:rgba(255,255,255,.27);font-weight:900;font-size:19px}.lost-date{color:#ffad6c;font-size:17px;font-weight:800}.lost-item{font-size:20px;font-weight:850}.lost-memo{color:#aab9c9;font-size:16px}.placeholder-row{color:rgba(255,255,255,.12)}.lost-empty,.empty-box{display:grid;place-items:center;color:#8295ab;font-size:25px}.lost-empty{height:500px}.empty-box{height:480px;border-radius:26px;border:1px dashed rgba(255,255,255,.1)}.lost-footer{margin-top:15px;color:#768ba3;font-size:14px}.footer{height:66px;padding:0 58px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);background:rgba(3,10,18,.72);position:relative;z-index:20}.progress-dots{display:flex;gap:10px}.dot{width:9px;height:9px;border-radius:999px;background:rgba(255,255,255,.18);transition:.28s}.dot.active{width:28px;background:var(--orange)}.footer-text{color:#60758d;font-size:13px}@keyframes blink{50%{opacity:.42}}@keyframes pulse{50%{transform:scale(1.035)}}@media(max-width:1500px),(max-height:850px){body{zoom:.82}}


/* v3 - 관리자 고정 미리보기 표시 */
.preview-mode-badge {
    position: fixed;
    z-index: 100;
    top: 128px;
    right: 22px;
    padding: 9px 13px;
    border-radius: 999px;
    background: rgba(255, 138, 49, .92);
    color: #fff;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: .03em;
    box-shadow: 0 10px 25px rgba(0,0,0,.25);
}

/* =========================================================
   v4 - NEXON PC방 inspired light/cyan theme
   Visual reference only: bright white + ice blue + cyan/mint.
   Layout and application behavior are unchanged.
   ========================================================= */
:root {
    --bg: #eef8fc;
    --panel: #ffffff;
    --line: #d8eaf3;
    --text: #243746;
    --muted: #7e96a8;
    --orange: #17a9ec;
    --orange2: #20d4b2;
    --green: #20c997;
    --nexon-blue: #17a9ec;
    --nexon-blue-dark: #0d87c7;
    --nexon-sky: #eaf8fd;
    --nexon-mint: #20d4b2;
    --nexon-mint-soft: #e8fbf6;
    --danger: #ff5f6d;
}

html, body {
    background: var(--bg);
    color: var(--text);
}

body {
    background:
        radial-gradient(circle at 88% 8%, rgba(23,169,236,.13), transparent 29%),
        radial-gradient(circle at 8% 92%, rgba(32,212,178,.10), transparent 30%),
        linear-gradient(145deg, #ffffff 0%, #f4fbfe 45%, #eaf7fc 100%);
}

body::before {
    background-image:
        linear-gradient(rgba(23,169,236,.045) 1px, transparent 1px),
        linear-gradient(90deg, rgba(23,169,236,.045) 1px, transparent 1px);
    opacity: .5;
}

.topbar {
    background: rgba(255,255,255,.94);
    border-bottom-color: #d7eaf3;
    box-shadow: 0 8px 28px rgba(55,115,145,.07);
}

.brand-mark {
    color: #fff;
    background: linear-gradient(135deg, #18b5f3 0%, #13a3e6 52%, #29d4b0 100%);
    box-shadow: 0 12px 28px rgba(20,164,224,.24);
}

.brand-name { color: #223746; }
.brand-sub { color: #88a0b2; }

.operation-status {
    background: #fff;
    border-color: #d8eaf3;
    box-shadow: 0 7px 20px rgba(62,122,150,.06);
}
.operation-status.staffed {
    color: #13a879;
    background: #effcf7;
    border-color: #c9f1e2;
}
.operation-status.unmanned {
    color: #0b93d0;
    background: #eef9fe;
    border-color: #cbeaf8;
}
.status-dot { box-shadow: 0 0 0 6px rgba(23,169,236,.08); }
#currentDate { color: #8ba0af; }
#currentTime { color: #263a49; }

.slide-kicker { color: var(--nexon-blue); }
.slide h1 { color: #243746; }
.lead { color: #7e95a6; }

.priority-chip, .lost-note {
    color: #0788c6;
    background: #eaf8fd;
    border-color: #c6eafa;
    box-shadow: 0 6px 18px rgba(20,153,213,.07);
}

.notice-card,
.event-card,
.step,
.status-info,
.lost-table,
.media-panel,
.empty-box {
    background: rgba(255,255,255,.91);
    border-color: #d8e9f2;
    box-shadow: 0 13px 30px rgba(65,121,145,.075);
}

.notice-card.priority {
    background: linear-gradient(90deg, #fff3f4 0%, #ffffff 60%);
    border-color: #ffd2d6;
    box-shadow: 0 12px 26px rgba(218,78,90,.07);
}
.notice-index, .event-no, .lost-no { color: #b6cbd7; }
.notice-main h2, .event-card h2, .lost-item, .step-text { color: #293f4e; }
.notice-main p, .event-card p, .help-desc, .lost-memo, .big-status-text p { color: #718a9c; }

.badge {
    color: #098cc9;
    background: #e7f7fd;
}
.badge.danger {
    color: #e84f5b;
    background: #fff0f1;
}
.date-chip {
    color: #6f8da1;
    background: #f0f8fb;
    border: 1px solid #e0eef4;
}

.media-panel {
    background: linear-gradient(145deg, #f8fdff, #edf9fd);
}
.media-caption {
    color: #fff;
    background: rgba(24,73,96,.78);
}
.media-placeholder { color: #85a3b5; }
.media-placeholder strong { color: #567789; }

.event-media { background: #eaf6fb; }
.event-period {
    color: #0b98d6;
    border-top-color: #e1edf3;
}

.step-no {
    color: #fff;
    background: linear-gradient(135deg, #14a9eb 0%, #28d5b0 100%);
    box-shadow: 0 8px 20px rgba(20,169,225,.20);
}

.help-box {
    background: linear-gradient(150deg, #e9f8fe 0%, #effcf8 100%);
    border-color: #c8eaf5;
    box-shadow: 0 15px 32px rgba(49,126,158,.08);
}
.help-label { color: #6f95a9; }
.help-time { color: #0b9ad8; }
.help-title, .contact { color: #263f4f; }
.contact { color: #099bd7; }

.urgent-banner {
    color: #087daf;
    background: linear-gradient(90deg, #e7f7fd, #e8fbf6);
    border-color: #bfe8f6;
    box-shadow: 0 8px 22px rgba(32,143,187,.08);
}

.big-status.staffed { color: #22c997; }
.big-status.unmanned { color: #18a9e8; }
.pulse-ring {
    box-shadow:
        0 0 0 30px rgba(23,169,236,.055),
        0 0 0 62px rgba(32,212,178,.035);
}
.pulse-core { box-shadow: 0 0 45px rgba(23,169,236,.28); }
.eyebrow { color: #7897a9; }
.big-status-text h1 { color: #243746; }

.status-info span { color: #7895a7; }
.status-info strong { color: #27404f; }

.lost-table {
    background: #fff;
    overflow: hidden;
}
.lost-row { border-bottom-color: #e4eff4; }
.lost-head {
    background: linear-gradient(90deg, #e9f8fd, #eefbf8);
    color: #6c91a5;
}
.lost-date { color: #0e9cd9; }
.placeholder-row { color: #c6d8e1; }
.lost-footer { color: #7893a5; }
.lost-empty, .empty-box { color: #7c98aa; }

.footer {
    background: rgba(255,255,255,.94);
    border-top-color: #d8e9f2;
    box-shadow: 0 -7px 24px rgba(55,115,145,.045);
}
.dot { background: #ccdde6; }
.dot.active {
    background: linear-gradient(90deg, #16acec, #27d2b0);
    box-shadow: 0 0 0 3px rgba(23,169,236,.08);
}
.footer-text { color: #8aa1b1; }

.preview-mode-badge {
    background: linear-gradient(135deg, #13a8e8, #25cda9);
    box-shadow: 0 10px 25px rgba(12,131,186,.20);
}

/* v5: 무인 출입 업체 연락처 */
.vendor-name {
    margin-top: 24px;
    margin-bottom: -14px;
    font-size: 16px;
    font-weight: 800;
    color: #607f91;
}
