.navbar{height:var(--nav-height);background:var(--glass-bg);z-index:1000;-webkit-backdrop-filter:var(--glass-blur);border-bottom:var(--glass-border);align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.navbar-inner{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.navbar-left{align-items:center;gap:1.25rem;display:flex}.logo-link{align-items:center;display:flex}.logo-img{mix-blend-mode:multiply;width:auto;height:3.2rem;transition:transform .2s}[data-theme=high-contrast] .logo-img{filter:invert()brightness(1.2);mix-blend-mode:screen}.logo-link:hover .logo-img{transform:scale(1.05)}.navbar-right,.navbar-links{align-items:center;gap:2rem;display:flex}.dropdown{align-items:center;display:flex;position:relative}.dropdown-content{background-color:var(--white);min-width:130px;box-shadow:var(--shadow-md);border-radius:var(--radius-sm);z-index:100;border:1px solid var(--gray-200);margin-top:4px;padding:.5rem 0;display:none;position:absolute;top:100%;left:50%;transform:translate(-50%)}.dropdown-content:before{content:"";height:8px;position:absolute;top:-8px;left:0;right:0}.dropdown:hover .dropdown-content{display:block}.dropdown-content .nav-link{color:var(--gray-800);white-space:nowrap;text-align:center;border-bottom:none;padding:.75rem 1rem;font-size:.9375rem;text-decoration:none;transition:background .2s,color .2s;display:block}.dropdown-content .nav-link:hover{background-color:var(--gray-50);color:var(--blue)}.nav-link{color:var(--gray-700);border-bottom:2px solid #0000;padding:.5rem 0;font-size:1.0625rem;font-weight:500;transition:all .2s}.nav-link:hover{color:var(--blue)}.nav-link.active{color:var(--blue);border-bottom-color:var(--blue);font-weight:700}.hcm-toggle{background:var(--gray-100);color:var(--gray-800);border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.9375rem;font-weight:700;transition:all .2s;display:flex}.hcm-toggle:hover{background:var(--gray-200)}.hcm-toggle.active{background:var(--gray-900);color:var(--white)}.menu-btn{color:var(--gray-900);padding:.5rem;display:none}.sidebar-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;opacity:0;visibility:hidden;background:#00000080;transition:all .3s;position:fixed;inset:0}.sidebar-overlay.active{opacity:1;visibility:visible}.sidebar{z-index:2001;background:#fff;flex-direction:column;width:300px;height:100%;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:fixed;top:0;left:-320px;box-shadow:10px 0 40px #0003}.sidebar.active{left:0}.sidebar-header{border-bottom:1px solid var(--gray-100);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.sidebar-logo{height:2.8rem}.sidebar-links{flex-direction:column;flex:1;gap:1.25rem;padding:2rem 1.5rem;display:flex}.sidebar-link{color:var(--gray-800);border-radius:var(--radius-md);padding:1rem 1.25rem;font-size:1.125rem;font-weight:700;transition:all .2s}.sidebar-link:hover{background:var(--gray-50);color:var(--blue)}.sidebar-link.active{background:var(--blue-bg);color:var(--blue)}.sidebar-footer{border-top:1px solid var(--gray-100);padding:2rem 1.5rem}@media (width<=900px){.navbar-links,.navbar-right .hcm-toggle{display:none}.menu-btn{display:flex}.logo-img{height:3rem}.navbar-inner{padding:0 1rem}}[data-theme=high-contrast] .logo-img,[data-theme=high-contrast] .sidebar-logo{filter:invert()brightness(2)contrast(1.5)!important;mix-blend-mode:screen!important}[data-theme=high-contrast] .navbar{box-shadow:none!important;background:#000!important;border-bottom:3px solid #fff!important}[data-theme=high-contrast] .nav-link{color:#fff!important}[data-theme=high-contrast] .nav-link:hover,[data-theme=high-contrast] .nav-link.active{color:#ff0!important;border-bottom-color:#ff0!important}[data-theme=high-contrast] .dropdown-content{background-color:#000!important;border:2px solid #fff!important}[data-theme=high-contrast] .dropdown-content .nav-link{color:#fff!important}[data-theme=high-contrast] .dropdown-content .nav-link:hover{color:#ff0!important;background-color:#222!important}[data-theme=high-contrast] .hcm-toggle{color:#fff!important;background:#000!important;border:1px solid #fff!important}[data-theme=high-contrast] .hcm-toggle.active{color:#000!important;background:#ff0!important;border-color:#ff0!important}[data-theme=high-contrast] .menu-btn{color:#fff!important}[data-theme=high-contrast] .sidebar{background:#000!important;border-right:2px solid #fff!important}[data-theme=high-contrast] .sidebar-header{border-bottom-color:#fff!important}[data-theme=high-contrast] .sidebar-link{color:#fff!important}[data-theme=high-contrast] .sidebar-link:hover,[data-theme=high-contrast] .sidebar-link.active{color:#ff0!important;background:#000!important;border:1px solid #ff0!important}[data-theme=high-contrast] .sidebar-footer{border-top-color:#fff!important}.footer.dark-footer{color:#fff;font-family:var(--font), sans-serif;z-index:10;background:#111;margin-top:auto;padding:4rem 1.5rem 3rem;position:relative}.footer-top-grid{justify-content:space-between;gap:4rem;max-width:1200px;margin:0 auto;padding-bottom:3rem;display:flex}.footer-brand-section{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.footer-slogan{color:#fff;letter-spacing:-.3px;margin:0;font-size:1.1rem;font-weight:800}.footer-logo{object-fit:contain;filter:brightness(0)invert();height:auto;max-height:40px}.footer-links-grid{gap:4rem;display:flex}.f-col{flex-direction:column;gap:.875rem;display:flex}.f-col h4{color:#fff;letter-spacing:-.2px;margin-bottom:.5rem;font-size:1rem;font-weight:700}.f-col a{color:#94a3b8;font-size:.875rem;text-decoration:none;transition:color .2s}.f-col a:hover{color:#fff}.footer-bottom-section{border-top:1px solid #333;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;max-width:1200px;margin:0 auto;padding-top:2rem;display:flex}.footer-bottom-left{flex-direction:column;gap:.75rem;display:flex}.copyright{color:#94a3b8;margin:0;font-size:.85rem;font-weight:600}.company-info{color:#64748b;margin:0;font-size:.8rem;line-height:1.6}.legal-links{align-items:center;gap:1rem;margin-top:.25rem;display:flex}.legal-links button,.legal-links a{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.8rem;text-decoration:none;transition:color .2s}.legal-links button:hover,.legal-links a:hover{color:#fff}.admin-link{border-left:1px solid #475569;padding-left:1rem!important}.footer-bottom-right{gap:.75rem;display:flex}.social-pill-btn{color:#d1d5db;background:#2a2a2a;border-radius:999px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.social-pill-btn:hover{color:#fff;background:#404040}@media (width<=900px){.footer-top-grid{flex-direction:column;gap:3rem}.footer-links-grid{flex-wrap:wrap;gap:3rem}.footer-bottom-section{flex-direction:column}}@media (width<=600px){.footer-links-grid{flex-direction:column;gap:2rem}}.footer-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0f172a66;justify-content:center;align-items:center;padding:1.5rem;animation:.2s cubic-bezier(.16,1,.3,1) forwards fadeIn;display:flex;position:fixed;inset:0}.footer-modal-content{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;width:100%;max-width:600px;max-height:85vh;animation:.3s cubic-bezier(.34,1.56,.64,1) forwards slideUp;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000026}.modal-header{background:#f8fafc;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.modal-header h3{color:#0f172a;font-size:1.1rem;font-weight:800}.modal-close-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.modal-close-btn:hover{color:#0f172a;background:#cbd5e1}.modal-body-scroll{flex:1;padding:1.5rem 1.75rem;line-height:1.65;overflow-y:auto}.modal-body-scroll::-webkit-scrollbar{width:6px}.modal-body-scroll::-webkit-scrollbar-track{background:#f1f5f9}.modal-body-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.modal-body-scroll::-webkit-scrollbar-thumb:hover{background:#94a3b8}.legal-content h4{color:#1e293b;margin:1.25rem 0 .4rem;font-size:.925rem;font-weight:700}.legal-content h4:first-of-type{margin-top:0}.legal-content p,.legal-content li{color:#475569;margin-bottom:.6rem;font-size:.825rem}.legal-content ul{margin-bottom:.75rem;padding-left:1.25rem}.legal-content li{margin-bottom:.3rem;list-style-type:disc}.legal-lead{background:#f8fafc;border-left:3px solid #52a5ff;border-radius:10px;padding:.875rem 1rem;font-weight:500;color:#334155!important;margin-bottom:1.25rem!important}.modal-footer{background:#f8fafc;border-top:1px solid #f1f5f9;justify-content:flex-end;padding:1rem 1.5rem;display:flex}.modal-confirm-btn{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:8px;padding:.65rem 1.25rem;font-size:.85rem;font-weight:700;transition:background .2s}.modal-confirm-btn:hover{background:#0f172a}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.footer-inner{grid-template-columns:1fr 1fr;gap:3rem}.footer-brand{grid-column:span 2}}@media (width<=768px){.footer-inner{grid-template-columns:1fr 1fr;gap:2rem;padding:2.75rem 1.5rem}.cta-bar-inner{text-align:center;flex-direction:column;align-items:stretch}.cta-bar-form{min-width:100%}.footer-bottom-inner{text-align:center;flex-direction:column;align-items:center;gap:1.25rem}.footer-copyright-admin{flex-direction:column;gap:.75rem}.footer-project-info{text-align:center;justify-content:center;gap:.4rem .6rem}.footer-project-info .info-dot{display:none}.footer-project-info span{width:100%;margin-bottom:.2rem;display:block}}@media (width<=480px){.footer-inner{grid-template-columns:1fr;gap:2rem}.footer-brand{grid-column:span 1}}[data-theme=high-contrast] .footer{color:#fff!important;background:#000!important;border-top:3px solid #fff!important}[data-theme=high-contrast] .footer-cta-bar{background:#000!important;border-bottom:2px solid #fff!important}[data-theme=high-contrast] .cta-bar-text h3{color:#ff0!important}[data-theme=high-contrast] .cta-bar-text p{color:#fff!important}[data-theme=high-contrast] .subscribe-input-group{background:#000!important;border:2px solid #fff!important}[data-theme=high-contrast] .subscribe-input{color:#fff!important}[data-theme=high-contrast] .subscribe-input::placeholder{color:#ff0!important}[data-theme=high-contrast] .subscribe-btn{color:#000!important;background:#ff0!important;border:2px solid #ff0!important;font-weight:900!important}[data-theme=high-contrast] .subscribe-btn:hover{color:#000!important;background:#fff!important;border-color:#fff!important}[data-theme=high-contrast] .subscribe-success{color:#ff0!important;background:#000!important;border:2px solid #ff0!important}[data-theme=high-contrast] .success-icon{color:#ff0!important}[data-theme=high-contrast] .footer-desc,[data-theme=high-contrast] .copyright,[data-theme=high-contrast] .footer-project-info{color:#fff!important}[data-theme=high-contrast] .f-col h4{color:#ff0!important}[data-theme=high-contrast] .f-link{color:#ff0!important;text-decoration:underline!important}[data-theme=high-contrast] .f-link:hover{color:#fff!important}[data-theme=high-contrast] .f-link.border-highlight{color:#ff0!important;font-weight:900!important}[data-theme=high-contrast] .social-badge-btn{color:#fff!important;background:#000!important;border:2px solid #fff!important}[data-theme=high-contrast] .social-badge-btn:hover{color:#000!important;background:#ff0!important;border-color:#ff0!important}[data-theme=high-contrast] .social-badge-btn.instagram{color:#ff0!important;background:#000!important;border:2px solid #ff0!important}[data-theme=high-contrast] .social-badge-btn.instagram:hover{color:#000!important;background:#ff0!important}[data-theme=high-contrast] .footer-logo{filter:invert()brightness(2)contrast(1.5)!important;mix-blend-mode:screen!important}[data-theme=high-contrast] .footer-bottom{background:#000!important;border-top:2px solid #fff!important}[data-theme=high-contrast] .footer-project-info{border-top:1px dashed #fff!important}[data-theme=high-contrast] .info-dot{color:#ff0!important}[data-theme=high-contrast] .legal-btn{color:#ff0!important;text-decoration:underline!important}[data-theme=high-contrast] .legal-btn:hover{color:#fff!important;background:0 0!important}[data-theme=high-contrast] .legal-divider{background:#fff!important}[data-theme=high-contrast] .admin-subtle-link{color:#fff!important;background:#000!important;border:2px solid #fff!important}[data-theme=high-contrast] .admin-subtle-link:hover{color:#000!important;background:#ff0!important;border-color:#ff0!important}[data-theme=high-contrast] .footer-modal-content{background:#000!important;border:3px solid #fff!important}[data-theme=high-contrast] .modal-header,[data-theme=high-contrast] .modal-footer{background:#000!important;border-color:#fff!important}[data-theme=high-contrast] .modal-header h3{color:#ff0!important}[data-theme=high-contrast] .modal-close-btn{color:#fff!important}[data-theme=high-contrast] .modal-close-btn:hover{color:#000!important;background:#fff!important}[data-theme=high-contrast] .legal-lead{color:#fff!important;background:#000!important;border:2px solid #fff!important}[data-theme=high-contrast] .legal-content h4{color:#ff0!important}[data-theme=high-contrast] .legal-content p,[data-theme=high-contrast] .legal-content li{color:#fff!important}[data-theme=high-contrast] .modal-confirm-btn{color:#000!important;background:#ff0!important;font-weight:900!important}[data-theme=high-contrast] .modal-confirm-btn:hover{background:#fff!important}:root{--white:#fff;--white-real:#fff;--green:#28a745;--orange:#e67e22;--red:#e53e3e;--blue:#52a5ff;--blue-dark:#3a8ee6;--blue-light:#80c4ff;--blue-bg:#f0f7ff;--glass-bg:#ffffffd9;--glass-blur:blur(16px);--glass-border:1px solid #0000001a;--gray-50:#f8f9fa;--gray-100:#f1f3f5;--gray-200:#dee2e6;--gray-400:#868e96;--gray-500:#6c757d;--gray-600:#495057;--gray-700:#343a40;--gray-800:#212529;--gray-900:#111;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1.25rem;--shadow-sm:0 1px 4px #0000001a;--shadow-md:0 4px 16px #00000026;--shadow-lg:0 8px 32px #0003;--nav-height:4.5rem;--font:"Pretendard", -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", sans-serif}[data-theme=high-contrast]{--bg-primary:#000;--bg-secondary:#000;--text-primary:#fff;--text-secondary:#ff0;--white:#000;--white-real:#fff;--gray-900:#fff;--blue:#ff0;--blue-dark:#ff0;--blue-bg:#000;--gray-50:#000;--gray-100:#000;--gray-200:#fff;--gray-300:#fff;--gray-400:#fff;--gray-500:#fff;--gray-600:#fff;--gray-700:#fff;--gray-800:#fff;--glass-bg:#000;--glass-border:2px solid #fff}[data-theme=high-contrast] *{box-shadow:none!important;text-shadow:none!important}[data-theme=high-contrast] input::placeholder,[data-theme=high-contrast] textarea::placeholder{color:#fffc!important}[data-theme=high-contrast] .about-page,[data-theme=high-contrast] .calendar-page,[data-theme=high-contrast] .detail-page,[data-theme=high-contrast] .festival-list-page,[data-theme=high-contrast] .partnership-page,[data-theme=high-contrast] .glass-card,[data-theme=high-contrast] .transport-service{color:#fff!important;background-color:#000!important;border:1px solid #fff!important}[data-theme=high-contrast] .navbar,[data-theme=high-contrast] .tab-bar,[data-theme=high-contrast] .admin-header,[data-theme=high-contrast] .sidebar,[data-theme=high-contrast] .editor-panel,[data-theme=high-contrast] .transport-card,[data-theme=high-contrast] .mock-modal,[data-theme=high-contrast] .report-modal-box{color:#fff!important;background-color:#000!important;border:3px solid #fff!important}[data-theme=high-contrast] .mini-map-container,[data-theme=high-contrast] .map-area{background-color:#000!important;border:2px solid #ff0!important}[data-theme=high-contrast] .btn-primary,[data-theme=high-contrast] .add-main-btn,[data-theme=high-contrast] .editor-save,[data-theme=high-contrast] .status-toggle-btn.resolved,[data-theme=high-contrast] .btn-pill-blue{color:#000!important;background:#ff0!important;border:3px solid #ff0!important;font-weight:900!important}[data-theme=high-contrast] .nav-link.active,[data-theme=high-contrast] .tab-btn.active,[data-theme=high-contrast] .hcm-toggle.active{-webkit-text-stroke:1px #000;color:#000!important;background:#ff0!important;border:4px solid #ff0!important}[data-theme=high-contrast] img{filter:contrast(1.2)brightness(1.1);border:2px solid #fff!important}[data-theme=high-contrast] .hotspot-btn:before{border:2px solid #000;background:#ff0!important}[data-theme=high-contrast] .hero-overlay{background:#000000f2!important}[data-theme=high-contrast] .hero-title{color:#ff0!important}[data-theme=high-contrast] .search-bar{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#000!important;border:3px solid #ff0!important}[data-theme=high-contrast] .search-bar input{color:#fff!important}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font);color:var(--gray-900);background:var(--white);-webkit-font-smoothing:antialiased;min-height:100vh;padding-top:var(--nav-height);flex-direction:column;font-size:1.125rem;font-weight:400;line-height:1.7;display:flex}#root{flex-direction:column;flex:1;display:flex}body.has-fullscreen-map{padding-top:0!important}body.has-fullscreen-map .navbar,body.has-fullscreen-map .tab-bar,body.has-fullscreen-map footer{display:none!important}.hero{min-height:calc(100vh - var(--nav-height));background:var(--gray-900);justify-content:center;align-items:center;display:flex;position:relative}.tab-bar{border-bottom:1px solid var(--gray-200);top:var(--nav-height);z-index:50;background:#fff;justify-content:center;gap:2rem;padding:0 1.5rem;display:flex;position:sticky}button{cursor:pointer;font-family:var(--font);background:0 0;border:none}a{color:inherit;text-decoration:none}img{object-fit:contain;max-width:100%;height:auto}p,h1,h2,h3,h4,h5,h6,span{word-break:keep-all;overflow-wrap:break-word}.btn-primary{background:var(--blue);color:#fff;border-radius:var(--radius-sm);padding:.625rem 1.5rem;font-size:.9375rem;font-weight:500;transition:background .2s}.btn-primary:hover{background:var(--blue-dark)}.hotspot-management{height:calc(100vh - var(--nav-height) - 8rem);background:#fff;border:1px solid #e9ecef;border-radius:1.25rem;display:flex;position:relative;overflow:hidden}.badge{border-radius:6.1875rem;padding:.1875rem .625rem;font-size:.75rem;font-weight:500;display:inline-block}.badge-active{background:var(--blue);color:#fff}.badge-ended{background:var(--gray-600);color:#fff}.badge-soon{background:var(--orange);color:#fff}.loading-fallback{height:50vh;color:var(--gray-500);justify-content:center;align-items:center;font-size:1.25rem;font-weight:500;display:flex}.fade-in{animation:.4s ease-out forwards fadeIn}.main-content{flex:1}section{content-visibility:auto;contain-intrinsic-size:1px 500px}.hero{content-visibility:visible!important}
