.Navbar-module__dVeNwG__header{width:100%;max-width:var(--app-max-width);background:var(--glass);-webkit-backdrop-filter:blur(25px);border-bottom:1px solid var(--border);z-index:1000;align-items:center;height:65px;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}@media (min-width:768px){.Navbar-module__dVeNwG__header{border-left:1px solid var(--border);border-right:1px solid var(--border)}}.Navbar-module__dVeNwG__navContainer{width:100%;max-width:var(--app-max-width);justify-content:space-between;align-items:center;margin:0 auto;padding:0 .5rem;display:flex}.Navbar-module__dVeNwG__logo{color:var(--text-primary);letter-spacing:-.02em;align-items:center;gap:6px;font-size:1.6rem;font-weight:900;text-decoration:none;display:flex}.Navbar-module__dVeNwG__logoIcon{object-fit:cover;background-color:#0000;border-radius:8px;width:44px;height:44px;transition:transform .2s}.Navbar-module__dVeNwG__ctaGroup{align-items:center;gap:12px;display:flex}.Navbar-module__dVeNwG__iconButton{cursor:pointer;background:0 0;border:none;padding:0}.Navbar-module__dVeNwG__profileCircle{background:var(--surface-raised);border:1px solid var(--border-strong);width:32px;height:32px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;font-weight:800;display:flex}.Navbar-module__dVeNwG__loginBtn{background:var(--primary);color:var(--foreground);cursor:pointer;border:none;border-radius:10px;padding:8px 16px;font-size:.85rem;font-weight:800;transition:transform .2s}.Navbar-module__dVeNwG__loginBtn:active{transform:scale(.95)}
.AuthModal-module__UJ2OVG__overlay{background:var(--glass);-webkit-backdrop-filter:blur(12px);z-index:2000;justify-content:center;align-items:center;animation:.3s ease-out AuthModal-module__UJ2OVG__fadeIn;display:flex;position:fixed;inset:0}.AuthModal-module__UJ2OVG__modal{background:var(--surface);border:1px solid var(--border-strong);border-radius:32px;width:100%;max-width:440px;padding:3rem;animation:.4s cubic-bezier(.16,1,.3,1) AuthModal-module__UJ2OVG__slideUp;position:relative;box-shadow:0 32px 64px #00000080}.AuthModal-module__UJ2OVG__closeBtn{background:var(--surface-overlay);border:1px solid var(--border);color:#fff6;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.AuthModal-module__UJ2OVG__closeBtn:hover{color:#fff;background:#ffffff1a;transform:rotate(90deg)}.AuthModal-module__UJ2OVG__header{text-align:center;margin-bottom:2.5rem}.AuthModal-module__UJ2OVG__logoMark{background:linear-gradient(135deg,gold 0%,#d4af37 100%);border:1px solid #fff3;border-radius:14px;width:44px;height:44px;margin:0 auto 1.25rem;box-shadow:0 0 30px #d4af3766}.AuthModal-module__UJ2OVG__title{color:var(--text-primary);letter-spacing:-.04em;margin-bottom:.75rem;font-size:1.6rem;font-weight:900}.AuthModal-module__UJ2OVG__subtitle{color:var(--text-tertiary);word-break:keep-all;font-size:.9rem;font-weight:500;line-height:1.5}.AuthModal-module__UJ2OVG__benefits{background:#ffffff08;border:1px solid #ffffff0d;border-radius:20px;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:2.5rem;padding:1.25rem;display:grid}.AuthModal-module__UJ2OVG__benefitItem{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.AuthModal-module__UJ2OVG__benefitIcon{color:#d4af37;background:#d4af371a;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.AuthModal-module__UJ2OVG__benefitItem span{color:var(--text-tertiary);letter-spacing:-.01em;font-size:.65rem;font-weight:800}.AuthModal-module__UJ2OVG__form{flex-direction:column;gap:1.5rem;display:flex}.AuthModal-module__UJ2OVG__inputGroup{flex-direction:column;gap:.75rem;display:flex}.AuthModal-module__UJ2OVG__inputGroup label{color:#ffffff4d;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:700}.AuthModal-module__UJ2OVG__phoneInput{background:var(--surface-overlay);border:1px solid var(--border-strong);border-radius:16px;align-items:center;padding:.5rem 1rem;transition:all .2s;display:flex}.AuthModal-module__UJ2OVG__phoneInput:focus-within{background:#d4af370a;border-color:#d4af37;box-shadow:0 0 0 4px #d4af371a}.AuthModal-module__UJ2OVG__prefix{color:#d4af37;border-right:1px solid #ffffff1a;margin-right:.75rem;padding-right:.75rem;font-weight:800}.AuthModal-module__UJ2OVG__phoneInput input{color:#fff;background:0 0;border:none;outline:none;width:100%;font-size:1rem;font-weight:600}.AuthModal-module__UJ2OVG__submitBtn{background:var(--text-primary);color:var(--background);cursor:pointer;border:none;border-radius:16px;padding:1.1rem;font-size:1rem;font-weight:800;transition:all .2s}.AuthModal-module__UJ2OVG__submitBtn:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 8px 24px #ffffff1a}.AuthModal-module__UJ2OVG__divider{text-align:center;margin:1rem 0;position:relative}.AuthModal-module__UJ2OVG__divider:before{content:"";background:#ffffff0f;height:1px;position:absolute;top:50%;left:0;right:0}.AuthModal-module__UJ2OVG__divider span{background:var(--surface);color:var(--text-tertiary);padding:0 1rem;font-size:.8rem;font-weight:600;position:relative}.AuthModal-module__UJ2OVG__socialGroup{justify-content:center;gap:1rem;display:flex}.AuthModal-module__UJ2OVG__socialBtn{color:#fff;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;transition:all .2s;display:flex}.AuthModal-module__UJ2OVG__socialBtn:hover{background:#ffffff0f;border-color:#ffffff26;transform:translateY(-2px)}.AuthModal-module__UJ2OVG__kakaoIcon{font-size:1.2rem;font-weight:900}.AuthModal-module__UJ2OVG__footer{text-align:center;color:#ffffff40;margin-top:2.5rem;font-size:.8rem;line-height:1.6}.AuthModal-module__UJ2OVG__footer span{color:#ffffff80;cursor:pointer;text-decoration:underline}@keyframes AuthModal-module__UJ2OVG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes AuthModal-module__UJ2OVG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.AuthModal-module__UJ2OVG__modal{border-radius:24px;margin:1rem;padding:2rem}}
.TacticalAlerts-module__ej-3eW__container{display:inline-block;position:relative}.TacticalAlerts-module__ej-3eW__trigger{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex;position:relative}.TacticalAlerts-module__ej-3eW__trigger:hover,.TacticalAlerts-module__ej-3eW__active{color:#d4af37;background:#d4af371a}.TacticalAlerts-module__ej-3eW__badge{background:#ff3b30;border:2px solid #000;border-radius:50%;width:8px;height:8px;font-size:0;position:absolute;top:6px;right:6px}.TacticalAlerts-module__ej-3eW__dropdown{z-index:1000;width:380px;animation:.3s cubic-bezier(.4,0,.2,1) TacticalAlerts-module__ej-3eW__slideUp;position:absolute;top:50px;right:0}@keyframes TacticalAlerts-module__ej-3eW__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.TacticalAlerts-module__ej-3eW__alertCard{overflow:hidden;background:#0a0a0ae6!important;border:1px solid #ffffff1a!important;border-radius:1.5rem!important;padding:0!important}.TacticalAlerts-module__ej-3eW__header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.TacticalAlerts-module__ej-3eW__headerTitle{align-items:center;gap:8px;display:flex}.TacticalAlerts-module__ej-3eW__headerTitle h3{letter-spacing:.15em;color:#fff6;font-size:.75rem;font-weight:950}.TacticalAlerts-module__ej-3eW__markAll{color:#d4af37;cursor:pointer;background:0 0;border:none;font-size:.75rem;font-weight:800}.TacticalAlerts-module__ej-3eW__alertList{max-height:400px;overflow-y:auto}.TacticalAlerts-module__ej-3eW__alertItem{cursor:pointer;border-bottom:1px solid #ffffff08;align-items:flex-start;gap:1.25rem;padding:1.25rem 1.5rem;transition:all .2s;display:flex}.TacticalAlerts-module__ej-3eW__alertItem:hover{background:#ffffff05}.TacticalAlerts-module__ej-3eW__urgent{background:#d4af3705}.TacticalAlerts-module__ej-3eW__alertIcon{background:#ffffff08;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.TacticalAlerts-module__ej-3eW__alertContent{flex:1}.TacticalAlerts-module__ej-3eW__alertMeta{justify-content:space-between;margin-bottom:4px;display:flex}.TacticalAlerts-module__ej-3eW__alertType{color:#ffffff4d;letter-spacing:.05em;font-size:.65rem;font-weight:900}.TacticalAlerts-module__ej-3eW__alertTime{color:#ffffff4d;font-size:.65rem}.TacticalAlerts-module__ej-3eW__alertTitle{color:#fff;margin-bottom:4px;font-size:.95rem;font-weight:800;line-height:1.3}.TacticalAlerts-module__ej-3eW__alertDesc{color:#ffffff80;font-size:.85rem;line-height:1.5}.TacticalAlerts-module__ej-3eW__arrow{color:#ffffff1a;align-self:center}.TacticalAlerts-module__ej-3eW__footer{text-align:center;border-top:1px solid #ffffff0d;padding:1rem}.TacticalAlerts-module__ej-3eW__viewAll{color:#fff6;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:4px;width:100%;font-size:.8rem;font-weight:800;display:flex}.TacticalAlerts-module__ej-3eW__viewAll:hover{color:#fff}
