*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;background:#f8fafc;color:#111827;-webkit-font-smoothing:antialiased;overscroll-behavior:none}.app{max-width:480px;margin:0 auto;padding:0 0 32px;min-height:100dvh}.app-loading,.app-error{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#6b7280}.loading-spinner{width:36px;height:36px;border:3px solid #e5e7eb;border-top-color:#ea580c;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-text{font-size:13px;color:#6b7280}.error-icon{font-size:36px}.error-text{font-size:13px;color:#dc2626;text-align:center;padding:0 24px}.retry-btn{padding:10px 24px;border-radius:10px;border:none;background:#ea580c;color:#fff;font-size:13px;font-family:inherit;font-weight:600;cursor:pointer}.header{display:flex;align-items:center;justify-content:space-between;padding:16px 16px 12px;background:#fff;border-bottom:1px solid #f1f5f9;position:sticky;top:0;z-index:10}.header-title{font-size:16px;font-weight:700;color:#111827}.header-sub{font-size:11px;color:#9ca3af;margin-top:2px}.refresh-btn{width:32px;height:32px;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb;color:#6b7280;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:inherit;transition:background .15s}.refresh-btn:active{background:#f1f5f9}.zone-banner{margin:12px 12px 0;border-radius:12px;padding:14px;display:flex;align-items:flex-start;gap:12px}.zone-emoji{font-size:28px;line-height:1;flex-shrink:0;margin-top:2px}.zone-content{flex:1;min-width:0}.zone-ratio{font-family:DM Mono,monospace;font-size:28px;font-weight:500;display:flex;align-items:baseline;gap:10px;line-height:1.1}.zone-label{font-size:11px;font-weight:700}.zone-desc{font-size:12px;line-height:1.5;margin-top:5px;opacity:.9}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:12px 12px 0}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:10px 10px 8px}.stat-label{font-size:10px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}.stat-value{font-family:DM Mono,monospace;font-size:17px;font-weight:500;line-height:1}.stat-value.orange{color:#ea580c}.stat-value.blue{color:#2563eb}.stat-unit{font-size:10px;color:#d1d5db;margin-top:3px}.stat-pct{font-family:DM Mono,monospace;font-size:10px;font-weight:600;margin-top:4px}.stat-pct.up{color:#16a34a}.stat-pct.down{color:#dc2626}.zone-pill{display:inline-block;font-size:9px;font-weight:700;border-radius:4px;padding:2px 6px;margin-top:4px}.period-bar{display:flex;gap:6px;padding:12px 12px 0;flex-wrap:wrap}.period-btn{padding:5px 14px;border-radius:20px;border:none;font-size:11px;font-weight:500;font-family:inherit;cursor:pointer;background:#f3f4f6;color:#6b7280;transition:all .15s}.period-btn.active{background:#111827;color:#fff}.period-btn:active:not(.active){background:#e5e7eb}.chart-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin:10px 12px 0;padding:12px 12px 8px;overflow:hidden}.chart-title{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:600;color:#374151;margin-bottom:10px;flex-wrap:wrap;gap:6px}.chart-legend{display:flex;gap:10px}.legend-item{font-size:10px;color:#9ca3af;display:flex;align-items:center;gap:4px}.orange-dot:before{content:"";display:inline-block;width:12px;height:2px;background:#ea580c;border-radius:1px}.blue-dot:before{content:"";display:inline-block;width:12px;height:2px;background:#2563eb;border-radius:1px}.zone-legend-row{display:flex;gap:8px;flex-wrap:wrap}.zone-legend-item{font-size:10px;display:flex;align-items:center;gap:3px;font-weight:600}.zone-dot{width:7px;height:7px;border-radius:2px;display:inline-block;flex-shrink:0}.chart-empty{height:90px;background:#f9fafb;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#d1d5db;font-size:12px}.insight-section{padding:10px 12px 0}.insight-btn{width:100%;padding:10px 16px;border-radius:10px;border:1.5px solid #e9d5ff;background:#faf5ff;color:#7c3aed;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s}.insight-btn:active{background:#f3e8ff}.insight-box{margin-top:8px;background:#faf5ff;border:1px solid #e9d5ff;border-radius:10px;padding:12px 14px}.insight-loading{display:flex;align-items:center;gap:10px;color:#7c3aed;font-size:12px}.insight-spinner{width:16px;height:16px;border:2px solid #e9d5ff;border-top-color:#7c3aed;border-radius:50%;animation:spin .8s linear infinite;flex-shrink:0}.insight-text{font-size:12px;color:#6d28d9;line-height:1.7;white-space:pre-wrap}.share-btn{display:block;width:calc(100% - 24px);margin:12px 12px 0;padding:13px 16px;border-radius:12px;border:none;background:#0f172a;color:#fff;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;transition:opacity .15s}.share-btn:disabled{opacity:.5;cursor:not-allowed}.share-btn:active:not(:disabled){opacity:.8}.share-btn.loading{opacity:.7}.share-msg{margin:8px 12px 0;padding:8px 12px;border-radius:8px;background:#f0fdf4;border:1px solid #86efac;font-size:12px;color:#166534;text-align:center}.sheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#00000073;display:flex;align-items:flex-end;animation:fade-in .18s ease}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.sheet{width:100%;background:#fff;border-radius:20px 20px 0 0;padding:12px 16px 32px;animation:slide-up .22s cubic-bezier(.32,.72,0,1)}@keyframes slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sheet-handle{width:36px;height:4px;border-radius:2px;background:#e5e7eb;margin:0 auto 16px}.sheet-title{font-size:15px;font-weight:700;color:#111827;text-align:center;margin-bottom:14px}.sheet-preview{background:#f8fafc;border-radius:10px;padding:10px 14px;margin-bottom:14px;display:flex;flex-direction:column;gap:6px}.preview-row{display:flex;justify-content:space-between;align-items:center}.preview-label{font-size:11px;color:#9ca3af;font-weight:500}.preview-value{font-family:DM Mono,monospace;font-size:12px;font-weight:600;color:#111827}.preview-value.orange{color:#ea580c}.preview-value.blue{color:#2563eb}.sheet-action{width:100%;display:flex;align-items:center;gap:12px;padding:13px 14px;border-radius:12px;border:1.5px solid #e5e7eb;background:#fff;cursor:pointer;font-family:inherit;margin-bottom:8px;text-align:left;transition:background .12s}.sheet-action:active{background:#f8fafc}.sheet-action.primary{border-color:#0f172a;background:#0f172a}.sheet-action.primary:active{background:#1e293b}.sheet-action.primary .sheet-action-title{color:#fff}.sheet-action.primary .sheet-action-sub{color:#94a3b8}.sheet-action.primary .sheet-action-arrow{color:#64748b}.sheet-action-icon{font-size:22px;flex-shrink:0}.sheet-action-text{flex:1;min-width:0}.sheet-action-title{font-size:14px;font-weight:600;color:#111827}.sheet-action-sub{font-size:11px;color:#9ca3af;margin-top:2px}.sheet-action-arrow{font-size:20px;color:#d1d5db;flex-shrink:0}.sheet-cancel{width:100%;padding:13px;border-radius:12px;border:none;background:#f3f4f6;color:#6b7280;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;margin-top:2px;transition:background .12s}.sheet-cancel:active{background:#e5e7eb}.disclaimer{margin:12px 12px 0;font-size:10px;color:#d1d5db;text-align:center;line-height:1.5}
