@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;600;700&display=swap";html,body,#root{height:100%;margin:0;background:#080c14;font-family:Noto Sans KR,sans-serif;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;overscroll-behavior:none}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}::-webkit-scrollbar{width:0;height:0}button{cursor:pointer;background:none;border:0;padding:0;margin:0}input,textarea{border:0}a{text-decoration:none;color:inherit}:root{color:#1b1b1f;background:#fff;font-family:Noto Sans KR,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.4;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-synthesis:none}html,body,#root{height:100%;touch-action:pan-x pan-y}body{margin:0;background:#fff}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;border:0;background:transparent;cursor:pointer}input,textarea,select{width:100%;font:inherit;color:#1b1b1f;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:12px;padding:11px 12px;box-sizing:border-box;outline:none}input::placeholder,textarea::placeholder{color:#9e9e9e}.appShell{height:100dvh;display:flex;flex-direction:column;overflow:hidden;max-width:430px;margin:0 auto;position:relative;background:#fff}.shellHeader{flex-shrink:0;height:calc(56px + env(safe-area-inset-top,0px));padding:env(safe-area-inset-top,0px) 14px 0;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid #eeeeee;z-index:50}.shellBrand{display:inline-flex;align-items:center;gap:8px;color:#1b1b1f;font-size:15px;font-weight:700;white-space:nowrap}.shellBrandIcon{width:28px;height:28px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background:#fff;border:1px solid #e8edf4;box-shadow:0 4px 12px #0f172a14}.shellBrandLogo{width:100%;height:100%;display:block;object-fit:cover}.shellHeaderRight{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.emergencyCta{display:inline-flex;align-items:center;gap:5px;flex-shrink:0;padding:6px 12px;border-radius:999px;background:linear-gradient(135deg,#ef4444,#f97316);color:#fff;font-size:12px;font-weight:700;box-shadow:0 4px 12px #ef444433}.shellMain{position:relative;flex:1;min-height:0;overflow:hidden}.mapShell,.mapCanvas{width:100%;height:100%}.bottomNav{position:absolute;bottom:calc(12px + env(safe-area-inset-bottom,0px));left:50%;transform:translate(-50%);width:calc(100% - 32px);max-width:320px;height:56px;display:flex;align-items:center;background:#ffffffeb;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:28px;border:1px solid #e0e0e0;box-shadow:0 4px 20px #0000001a;z-index:100}.bottomNavItem{flex:1;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#9e9e9e;font-size:10px;font-weight:500;transition:color .15s ease}.bottomNavItem.active{color:#6366f1}.pill{max-width:100%;padding:7px 10px;border-radius:999px;border:1px solid #e0e0e0;background:#f5f5f5;color:#4a4a4a}.pillRow{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.pillButton{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:7px 10px;border-radius:999px;border:1px solid #e0e0e0;background:#fff;color:#1b1b1f;font-size:12px;font-weight:600}.toggle{display:inline-flex;align-items:center;gap:8px}.card{margin:12px;padding:14px;border-radius:16px;border:1px solid #eeeeee;background:#fff}.cardTitle{margin:0 0 8px;color:#1b1b1f;font-size:15px;font-weight:700}.muted{color:#757575}.ctaPrimary,.ctaSecondary{display:inline-flex;align-items:center;justify-content:center}.ctaPrimary{padding:13px 16px;border-radius:14px;background:linear-gradient(135deg,#ef4444,#f59e0b);color:#fff;font-weight:800;box-shadow:0 8px 20px #ef44442e}.ctaSecondary{padding:13px 16px;border-radius:14px;border:1px solid #e0e0e0;background:#f5f5f5;color:#4a4a4a;font-weight:600}
