:root{--bg: #eef1f4;--card: #ffffff;--text: #191f28;--muted: #6b7684;--line: #e5e8eb;--blue: #3182f6;--blue-soft: #edf4ff;--danger: #f04452}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;font-family:Pretendard,sans-serif;background:linear-gradient(180deg,#f5f7fa,#edf0f3);color:var(--text)}.app-shell{max-width:420px;min-height:100dvh;margin:0 auto;display:flex;flex-direction:column;padding-bottom:calc(18px + env(safe-area-inset-bottom))}.screen-wrap{flex:1;padding:26px 16px 112px}.page h1,.page h2{margin:0;line-height:1.28}.home-page h1{margin-bottom:28px}.page p{margin:0}.status{display:inline-flex;margin-top:14px;padding:8px 14px;border-radius:999px;font-size:15px;font-weight:700}.status.on{background:var(--blue-soft);color:var(--blue)}.status.off{background:#eff1f5;color:#9aa5b4}.card{background:var(--card);border-radius:20px;border:1px solid #f1f3f5;padding:18px;box-shadow:0 6px 22px #191f280d}.risk-card{margin-top:0;width:100%;border:0;text-align:left;display:block}.risk-card-neutral{background:linear-gradient(180deg,#fff,#f2f5f8)}.risk-card-safe{background:linear-gradient(180deg,#ebf6ff,#dff1ff)}.risk-card-caution{background:linear-gradient(180deg,#fff7ed,#ffedd5)}.risk-card-analyzing{background:linear-gradient(180deg,#f7fbff,#eef5ff)}.risk-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.risk-chip{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border-radius:999px;font-size:14px;font-weight:800}.risk-chip.neutral{background:#eef2f7;color:#6b7684}.risk-chip.safe{background:#d5ebff;color:#1d6fe5}.risk-chip.caution{background:#fed7aa;color:#c2410c}.risk-main{margin-top:16px;font-size:clamp(24px,5.6vw,30px);line-height:1.15;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.risk-sub{margin-top:10px;color:#5f7288;font-size:15px;line-height:1.35;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.risk-note{margin-top:10px;color:#7b8ba0;font-size:13px;line-height:1.45;font-weight:600}.risk-note.secondary{margin-top:6px}.risk-meta{margin-top:16px;display:grid;gap:4px;color:#708093;font-size:13px;font-weight:700}.risk-gauge{margin-top:14px;height:12px;border-radius:999px;background:#8ea0b533;overflow:hidden}.risk-gauge-fill{height:100%;border-radius:inherit;transition:width .24s ease}.risk-gauge-fill.safe{background:linear-gradient(90deg,#86c5ff,#3182f6)}.risk-gauge-fill.caution{background:linear-gradient(90deg,#fdba74,#f97316)}.risk-coordinate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:-.02em}.risk-link{color:#8ea0b5;font-size:13px;font-weight:700}.card-title{color:#93a0b1;font-size:14px;font-weight:700}.grid-two{margin-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.small-card{text-align:left;min-height:130px}.mini-icon{width:42px;height:42px;border-radius:50%;background:#eaf1ff;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.value-text{margin-top:8px;font-size:34px;font-size:clamp(24px,6.5vw,34px);font-weight:800}.value-text.good{color:var(--blue)}.value-text.warn{color:#ff9800}.value-text.danger{color:#f44336}.value-text.muted{color:#9aa5b4}.score-card{border:1px solid #edf1f6}.home-summary-grid{margin-top:22px}.single-summary-card{min-height:120px}.tracking-card{margin-top:12px}.tracking-item{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.tracking-item strong{font-size:14px}.tracking-item span{color:#708093;font-size:14px;font-weight:700;text-align:right}.inline-action,.chat-input-wrap button,.ghost-btn{border:0;background:var(--blue);color:#fff;height:48px;border-radius:14px;padding:0 16px;font-size:16px;font-weight:700}.inline-action{margin-top:12px;width:100%}.move-note{margin-top:12px;color:#8a98ab;font-size:14px;font-weight:600}.bottom-nav{position:fixed;left:50%;transform:translate(-50%);bottom:12px;width:min(390px,calc(100vw - 20px));border-radius:22px;padding:8px;background:#fffffff5;border:1px solid #e9edf2;box-shadow:0 8px 28px #191f2814;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.tab-btn{border:0;background:transparent;border-radius:18px;height:58px;color:#9da8b8;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:13px;font-weight:700}.tab-btn.active{color:var(--blue)}.tab-icon{font-size:18px}.map-page{padding:8px 0 112px;min-height:calc(100dvh - 90px)}.map-chip{margin:8px 10px;display:inline-flex;align-items:center;gap:6px;padding:10px 16px;border-radius:999px;background:#fffffff5;font-size:24px;font-size:clamp(18px,4vw,24px);font-weight:800;box-shadow:0 4px 12px #111e2c14}.map-status{margin:4px 12px 0;color:#748496;font-size:14px;font-weight:600}.map-container{margin-top:6px;height:calc(100dvh - 240px);min-height:480px;border-radius:20px;overflow:hidden}.risk-popup-card{min-width:230px;padding:14px;color:var(--text)}.risk-map-marker{width:21px;height:21px;border:2.5px solid #ffffff;border-radius:50%;background:var(--blue);box-shadow:0 4px 12px #191f283d;cursor:pointer}.risk-popup-card strong{display:block;font-size:16px;line-height:1.35;margin-bottom:8px}.risk-popup-card dl{margin:0;display:grid;gap:5px}.risk-popup-card dl div{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:13px}.risk-popup-card dd,.risk-popup-card dt{margin:0}.risk-popup-card dd{font-weight:700;color:#2f3948}.guide-header p{margin-top:4px;letter-spacing:1.1px;color:#9aa8b8;font-weight:700}.chat-list{margin-top:14px;display:flex;flex-direction:column;gap:10px;flex:1;min-height:0;overflow-y:auto;padding-bottom:6px}.bubble{max-width:90%;background:#fff;padding:14px;border-radius:14px;line-height:1.5;white-space:pre-line;overflow-wrap:anywhere;word-break:break-word}.bubble.user{margin-left:auto;background:var(--blue);color:#fff}.chat-input-wrap{margin-top:8px;background:#ecf0f5;border-radius:18px;padding:6px;display:flex;gap:8px;position:sticky;bottom:calc(86px + env(safe-area-inset-bottom));z-index:8;box-shadow:0 6px 14px #191f280f}.chat-input-wrap input{border:0;outline:0;background:transparent;flex:1;min-width:0;padding:0 12px;font-size:15px}.chat-input-wrap button{height:40px;border-radius:12px}.guide-page{display:flex;flex-direction:column;min-height:calc(100dvh - 152px);padding-bottom:0}.helper,.sub-title{margin-top:4px;color:#8695a8;font-size:16px;font-weight:600}.setting-block{margin-top:16px}.toggle-card{margin-top:10px;display:flex;align-items:center;justify-content:space-between}.toggle-card p{margin-top:4px;color:#8fa0b2}.switch{width:62px;height:34px;border-radius:999px;border:0;background:#c6cfdb;padding:3px;display:flex;align-items:center}.switch span{width:28px;height:28px;border-radius:50%;background:#fff}.switch.on{background:var(--blue);justify-content:flex-end}.ghost-btn{width:100%;margin-top:14px;background:#8fa2b8}.info-card{margin-top:10px}.info-card strong{display:block;font-size:16px;line-height:1.35}.info-card p{margin-top:8px;color:#708093;line-height:1.5}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#111a2752;display:flex;align-items:flex-end;justify-content:center;z-index:60}.sheet{width:min(420px,100%);max-height:70dvh;overflow-y:auto;background:#fff;border-radius:24px 24px 0 0;padding:20px}.score-guide{margin-top:8px;color:#6f8195;line-height:1.45}.score-row{margin-top:12px;display:flex;align-items:center;justify-content:space-between}.timeline{margin-top:12px;display:grid;gap:10px}.timeline-item{border:1px solid var(--line);border-radius:14px;padding:12px}.timeline-title{font-weight:700}.timeline-text,.empty-log{margin-top:4px;color:#748496}.detail-note{margin-top:14px;color:#708093;font-size:14px;line-height:1.5}@media (max-width: 360px){.screen-wrap{padding-left:12px;padding-right:12px}}
