*,:after,:before{box-sizing:border-box}:root{--vh:1vh;--topbar-h:60px;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--safe-right:env(safe-area-inset-right,0px);--accent:#2563eb;--accent-hover:#1d4ed8;--accent-warm:#d97706;--accent-warm-hover:#b45309;--surface:#ffffff;--surface-subtle:#f8fafc;--bg:#f1f5f9;--text-primary:#1e293b;--text-secondary:#64748b;--text-muted:#94a3b8;--border:#e2e8f0;--border-strong:#cbd5e1;--ring-focus:rgba(37,99,235,0.2)}body,html{margin:0;padding:0;height:100%;overflow:hidden;font-family:var(--font-noto),"Hiragino Kaku Gothic ProN","Yu Gothic",system-ui,-apple-system,sans-serif;font-size:14px;font-weight:500;background:var(--bg);color:var(--text-primary);-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;overscroll-behavior:none}.pill,.rp,button,input,select{-webkit-tap-highlight-color:transparent}.embed-map{position:fixed;inset:0;background:#eef2f7}.embed-status{position:absolute;left:10px;right:58px;bottom:10px;z-index:10;width:-moz-fit-content;width:fit-content;max-width:calc(100% - 68px);padding:7px 10px;border:1px solid rgba(15,23,42,.12);border-radius:10px;background:rgba(255,255,255,.92);color:#1e293b;box-shadow:0 2px 12px rgba(15,23,42,.12);font-size:12px;line-height:1.35}.embed-error,.embed-status.err{color:#b91c1c}.embed-error{display:grid;min-height:100dvh;place-items:center;padding:24px;background:#fff;font:600 14px/1.4 system-ui,sans-serif}.topbar{position:sticky;top:0;z-index:1000;display:flex;flex-wrap:wrap;align-items:center;gap:0 10px;padding:0 max(16px,var(--safe-right)) 0 max(16px,var(--safe-left));padding-top:var(--safe-top);background:linear-gradient(180deg,#ffffff,#fafcff);border-bottom:1px solid var(--border);box-shadow:0 1px 4px rgba(0,0,0,.05);color:var(--text-primary)}.tb-start{gap:8px;height:56px}.tb-menu-btn,.tb-start{display:flex;align-items:center;flex-shrink:0}.tb-menu-btn{justify-content:center;width:34px;height:34px;padding:0;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#475569;font-size:17px;line-height:1;cursor:pointer;transition:background .15s,color .15s}@media (hover:hover){.tb-menu-btn:hover{background:#f1f5f9;color:#1e293b}}.tb-title{font-weight:700;font-size:16px;letter-spacing:.01em;color:#0f172a;white-space:nowrap}.tb-controls{flex:1 1;min-width:0}.tb-actions,.tb-controls{display:flex;align-items:center;gap:8px;height:56px}.tb-actions{flex-shrink:0;margin-left:auto}.tb-select{font:inherit;font-size:13px;font-weight:500;padding:5px 10px;min-width:88px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#1e293b;cursor:pointer;transition:border-color .15s,box-shadow .15s}.tb-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.12)}@media (hover:hover){.tb-select:hover{border-color:#94a3b8}}.tb-pills{display:flex;gap:3px;flex-shrink:0}.tb-pills .pill{font:inherit;font-size:12px;font-weight:500;padding:4px 11px;border-radius:20px;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f1f5f9;color:#475569;border:1px solid transparent;transition:all .15s}.tb-pills .pill.on{background:#2563eb;color:#fff;box-shadow:0 1px 3px rgba(37,99,235,.25)}@media (hover:hover){.tb-pills .pill:hover{background:#e2e8f0;color:#334155}.tb-pills .pill.on:hover{background:#1d4ed8}}.btn-icon{font:inherit;font-size:14px;font-weight:700;width:32px;height:32px;padding:0;border:1.5px solid #d1d5db;border-radius:50%;background:#fff;color:#475569;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s}@media (hover:hover){.btn-icon:hover{background:#f1f5f9;border-color:#94a3b8;color:#1e293b}}.btn-gpx{font:inherit;font-size:13px;font-weight:600;padding:7px 14px;min-height:44px;border:1.5px solid #d1d5db;border-radius:8px;cursor:pointer;background:#fff;color:#475569;display:inline-flex;align-items:center;transition:all .15s;-webkit-user-select:none;user-select:none}@media (hover:hover){.btn-gpx:hover{background:#f1f5f9;border-color:#94a3b8;color:#1e293b}}.btn-primary{font:inherit;font-size:13px;font-weight:700;padding:7px 20px;border:none;border-radius:8px;cursor:pointer;background:var(--accent-warm);color:#fff;letter-spacing:.02em;transition:background .15s,box-shadow .15s,transform .12s;box-shadow:0 1px 3px rgba(217,119,6,.25);position:relative}.btn-primary:active{background:var(--accent-warm-hover);transform:translateY(1px)}@media (hover:hover){.btn-primary:hover{background:var(--accent-warm-hover);box-shadow:0 3px 10px rgba(217,119,6,.35)}}.btn-primary:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(217,119,6,.3)}.btn-primary.is-loading{pointer-events:none;opacity:.85}.btn-primary.is-loading:before{content:"";display:inline-block;width:14px;height:14px;margin-right:6px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite;vertical-align:middle;position:relative;top:-1px}@keyframes spin{to{transform:rotate(1turn)}}.btn-sm{font:inherit;font-size:12px;font-weight:500;padding:4px 12px;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;background:#f8fafc;color:#475569;transition:all .15s;display:inline-block}@media (hover:hover){.btn-sm:hover{background:#f1f5f9;border-color:#94a3b8;color:#1e293b}}.btn-danger{font:inherit;font-size:12px;font-weight:500;padding:4px 10px;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;background:transparent;color:#94a3b8;transition:all .15s}@media (hover:hover){.btn-danger:hover{background:#fef2f2;border-color:#fca5a5;color:#dc2626}}.btn-help{font:inherit;font-size:13px;font-weight:500;padding:7px 14px;min-height:44px;border:1.5px solid #d1d5db;border-radius:8px;cursor:pointer;background:#fff;color:#475569;display:inline-flex;align-items:center;transition:all .15s;white-space:nowrap}@media (hover:hover){.btn-help:hover{background:#f1f5f9;border-color:#94a3b8;color:#1e293b}}.help-overlay{position:fixed;inset:0;z-index:2000;background:rgba(15,23,42,.45);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:16px}.help-overlay[hidden]{display:none}.help-modal{background:#fff;border-radius:16px;box-shadow:0 8px 40px rgba(15,23,42,.22);width:100%;max-width:520px;max-height:calc(100dvh - 40px);overflow-y:auto;display:flex;flex-direction:column}.help-modal-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 12px;border-bottom:1px solid #e2e8f0;position:sticky;top:0;background:#fff;border-radius:16px 16px 0 0}.help-modal-title{font-size:16px;font-weight:700;color:#0f172a;margin:0}.help-close{width:32px;height:32px;padding:0;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#94a3b8;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s}@media (hover:hover){.help-close:hover{background:#f1f5f9;color:#475569}}.help-modal-body{padding:18px 20px 22px}.help-steps{margin:0 0 14px;padding-left:22px;display:flex;flex-direction:column;gap:14px}.help-steps li{font-size:13px;color:#334155;line-height:1.65}.help-steps li strong{display:block;font-size:13px;font-weight:700;color:#1e293b;margin-bottom:2px}.help-disclaimer{font-size:13px;font-weight:700;color:var(--accent-warm);background:#fffbeb;border:1px solid #fde68a;border-radius:8px;padding:10px 14px;margin:0 0 12px;line-height:1.5}.help-steps a{color:#2563eb;text-decoration:underline;text-underline-offset:2px}@media (hover:hover){.help-steps a:hover{color:#1d4ed8}}.help-note{font-size:11px;color:#94a3b8;line-height:1.7;margin:0;padding-top:12px;border-top:1px solid #f0f4f8}.upload-modal{max-width:560px}.upload-lead{font-size:13px;color:#475569;line-height:1.6;margin:0 0 14px}.upload-field{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.upload-label{font-size:12px;font-weight:600;color:#64748b}.upload-field input[type=date],.upload-field input[type=text]{width:100%;padding:8px 10px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;color:#0f172a;background:#fff}.upload-summary{margin:0 0 14px;display:flex;flex-direction:column;gap:8px}.upload-summary>div{display:grid;grid-template-columns:88px 1fr;gap:8px;font-size:13px;line-height:1.5}.upload-summary dt{margin:0;font-weight:600;color:#64748b}.upload-summary dd{margin:0;color:#1e293b;word-break:break-word}.upload-note{font-size:12px;color:#64748b;margin:0 0 14px}.upload-note code{font-size:12px;background:#f1f5f9;padding:2px 6px;border-radius:4px}.upload-error{font-size:13px;color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:10px 12px;margin:0 0 14px}.upload-actions{display:flex;justify-content:flex-end;gap:8px}.upload-progress{height:8px;background:#e2e8f0;border-radius:999px;overflow:hidden;margin-bottom:10px}.upload-progress-bar{height:100%;background:linear-gradient(90deg,#2563eb,#3b82f6);transition:width .25s ease}.upload-progress-text{font-size:13px;color:#64748b;margin:0;text-align:center}#app{display:flex;height:calc(100 * var(--vh) - var(--topbar-h));width:100%;overflow:hidden;position:relative}#sidebar{position:absolute;left:0;top:0;height:100%;width:320px;min-width:0;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E"),linear-gradient(180deg,#ffffff,#fafcff);border-right:1px solid var(--border);overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:16px;padding-left:max(16px,var(--safe-left));display:flex;flex-direction:column;gap:16px;z-index:450;transform:translateX(-100%);transition:transform .28s cubic-bezier(.22,1,.36,1);box-shadow:6px 0 24px rgba(15,23,42,.16)}#sidebar.sidebar--open{transform:translateX(0)}#sidebarBackdrop{visibility:hidden;pointer-events:none;position:absolute;inset:0;z-index:440;background:rgba(15,23,42,.35);opacity:0;transition:opacity .25s ease,visibility 0s linear .25s}#sidebarHandle{display:none}.sidebar-header{display:flex;align-items:center;justify-content:space-between;min-height:36px;gap:8px}.sidebar-title{font-size:13px;font-weight:600;margin:0;color:#334155;letter-spacing:.01em}#sidebarToggle{display:none;position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:430;width:30px;height:52px;padding:0;margin:0;border:none;border-radius:0 10px 10px 0;background:#fff;color:#475569;font-size:18px;line-height:1;cursor:pointer;box-shadow:1px 1px 6px rgba(0,0,0,.12);transition:left .25s ease,opacity .2s ease}@media (hover:hover){#sidebarToggle:hover{color:#1e293b;background:#f8fafc}}#sidebarClose{display:none;width:36px;height:36px;flex-shrink:0;padding:0;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#94a3b8;font-size:18px;line-height:1;cursor:pointer;transition:all .15s}@media (hover:hover){#sidebarClose:hover{background:#f1f5f9;color:#475569}}#map{flex:1 1;position:relative;height:100%;min-height:0}.maplibregl-map{width:100%;height:100%}.map-subnote{display:none;position:absolute;bottom:10px;left:50%;transform:translateX(-50%);z-index:500;background:rgba(255,255,255,.92);backdrop-filter:blur(4px);border-radius:24px;padding:6px 18px;font-size:12px;color:#64748b;pointer-events:none;white-space:nowrap;box-shadow:0 1px 4px rgba(0,0,0,.08)}.prob{border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:8px;padding:10px 12px 10px 11px;margin-bottom:10px;background:var(--surface-subtle);transition:border-color .15s,box-shadow .15s}@media (hover:hover){.prob:hover{border-color:var(--border-strong);box-shadow:0 1px 6px rgba(0,0,0,.05)}}.prob-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.prob-head select{font:inherit;font-size:13px;font-weight:500;padding:4px 10px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#1e293b;cursor:pointer;transition:border-color .15s,box-shadow .15s}.prob-head select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.12)}.prob-head .btn-danger{margin-left:auto}.prob-body{display:flex;flex-direction:column;align-items:center;gap:6px}.rose24{width:200px;height:200px;display:block;cursor:default;overflow:visible}.rp{stroke-width:1;cursor:pointer;touch-action:manipulation;transition:fill .2s ease,stroke .2s ease}.rp-alpine{fill:#b7cde0;stroke:#9bb6cc}.rp-treeline{fill:#c8dcee;stroke:#aec7db}.rp-below{fill:#d8eaf4;stroke:#bed7e9}@media (hover:hover){.rp-alpine:hover:not(.on){fill:#9bb6cc}.rp-treeline:hover:not(.on){fill:#aec7db}.rp-below:hover:not(.on){fill:#bed7e9}.rp-alpine.on:hover{fill:#1e40af}.rp-treeline.on:hover{fill:#2563eb}.rp-below.on:hover{fill:#3b82f6}}.rp-alpine.on{fill:#1d4ed8;stroke:#1e40af}.rp-treeline.on{fill:#3b82f6;stroke:#2563eb}.rp-below.on{fill:#60a5fa;stroke:#3b82f6}.rdlbl{font-size:9.5px;fill:#475569;font-weight:600;letter-spacing:.03em}.rdlbl-btn{cursor:pointer}@media (hover:hover){.rdlbl-btn:hover{fill:#1d4ed8}}.rose-legend{display:flex;gap:12px;font-size:10px;color:#64748b;align-items:center;flex-wrap:wrap;justify-content:center}.rleg-item{cursor:pointer;display:inline-flex;align-items:center;gap:2px;padding:2px 5px;border-radius:4px;transition:background .12s}@media (hover:hover){.rleg-item:hover{background:#e2e8f0;color:#1d4ed8}}.rleg-dot{width:9px;height:9px;border-radius:50%;display:inline-block;vertical-align:middle;margin-right:2px}.rleg-alpine{background:#1d4ed8}.rleg-treeline{background:#3b82f6}.rleg-below{background:#60a5fa}.legend{gap:10px;flex-wrap:wrap;font-size:12px}.legend,.lg{display:flex;align-items:center}.lg{gap:5px}.sw{width:15px;height:15px;border-radius:4px;display:inline-block;border:1px solid rgba(0,0,0,.12)}.note{color:#64748b;line-height:1.6}.note,.status{font-size:12px}.status{font-weight:500;color:var(--accent);min-height:1em;margin:4px 0;transition:color .2s}.status:not(:empty){padding:6px 10px;border-radius:6px;background:#eff6ff}.status.is-loading{animation:pulse-text 1.2s ease-in-out infinite}@keyframes pulse-text{0%,to{opacity:1}50%{opacity:.6}}.err{color:#dc2626!important}.status.err:not(:empty){background:#fef2f2}.sd-row{display:flex;align-items:center;gap:6px}.sd-inline{flex-wrap:wrap}.sd-label{font-size:12px;font-weight:600;color:#334155}.sd-desc{font-size:11px;color:#64748b}.sd-unit{font-size:11px;color:#94a3b8}.sd-dangers{flex-direction:column}.sd-danger,.sd-dangers{display:flex;gap:6px;width:100%}.sd-danger{align-items:center}.sd-select{font:inherit;font-size:13px;font-weight:500;padding:5px 8px;flex:1 1;min-width:0;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#1e293b;cursor:pointer;transition:border-color .15s}.sd-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.12)}@media (hover:hover){.sd-select:hover{border-color:#94a3b8}}.sd-num{font:inherit;font-size:13px;font-weight:500;padding:4px 8px;width:70px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#1e293b;text-align:center;transition:border-color .15s,box-shadow .15s;-moz-appearance:textfield}.sd-num::-webkit-inner-spin-button,.sd-num::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.sd-num:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.12)}@media (hover:hover){.sd-num:hover{border-color:#94a3b8}}.sd-num-sm{width:60px}.sd-elevtag{display:inline-flex;align-items:center;justify-content:center;width:30px;height:22px;border-radius:4px;font-size:9px;font-weight:700;color:#fff;flex-shrink:0;letter-spacing:.02em}.alpine-tag{background:#1d4ed8}.treeline-tag{background:#3b82f6}.below-tag{background:#60a5fa}@media (max-width:1100px){#sidebar{width:290px}}@media (max-width:820px){.tb-start{flex:1 1}.tb-actions{order:2;margin-left:0}.tb-controls{order:3;flex:1 1 100%;height:auto;margin-top:2px;border-top:1px solid var(--border);padding:8px 0 10px}.tb-controls .tb-select{font-size:16px;padding:5px 8px;flex:1 1;min-width:0}.tb-controls .tb-pills .pill{font-size:13px;padding:5px 10px}.tb-title{font-size:15px}.btn-primary{padding:8px 16px;font-size:13px}#sidebar{width:min(340px,86vw);padding-bottom:max(16px,var(--safe-bottom))}#sidebarBackdrop.is-visible{visibility:visible;pointer-events:auto;opacity:1;transition:opacity .25s ease,visibility 0s linear 0s}.prob-head select,.sd-select{font-size:16px;padding:8px 10px}.sd-num{font-size:16px;padding:7px 8px}#sidebarToggle{display:block}#sidebarClose{display:flex;align-items:center;justify-content:center}#sidebar.sidebar--open~#sidebarToggle{opacity:0;pointer-events:none}.map-subnote{display:block;max-width:calc(100vw - 32px);white-space:normal;text-align:center;bottom:calc(12px + var(--safe-bottom))}}@media (max-width:560px){.tb-title{font-size:14px}.tb-controls{gap:6px}.tb-controls .tb-pills .pill{padding:5px 8px;font-size:12px}#sidebar{left:0;right:0;top:auto;bottom:0;width:100%;height:auto;max-height:82%;border-right:none;border-top:1px solid #e2e8f0;border-radius:18px 18px 0 0;padding-top:6px;transform:translateY(100%);transition:transform .3s cubic-bezier(.22,1,.36,1);box-shadow:0 -6px 28px rgba(15,23,42,.18)}#sidebar.sidebar--open{transform:translateY(0)}#sidebarHandle{display:flex;justify-content:center;align-items:center;height:22px;margin:0 0 2px;flex-shrink:0;cursor:grab;touch-action:none}#sidebarHandle span{width:40px;height:4px;border-radius:999px;background:#cbd5e1}#sidebarToggle{left:50%;top:auto;bottom:calc(16px + var(--safe-bottom));transform:translateX(-50%);width:auto;height:48px;padding:0 20px 0 16px;border-radius:999px;font-size:20px;font-weight:600;display:flex;align-items:center;gap:0;box-shadow:0 3px 16px rgba(15,23,42,.24);background:#fff;color:#1e293b;border:1.5px solid #e2e8f0}#sidebarToggle:after{content:"設定";font-size:15px;font-weight:600;margin-left:6px}.map-subnote{bottom:calc(72px + var(--safe-bottom));font-size:11px}.rose24{width:min(340px,calc(100% - 8px));height:auto}}@media (max-height:480px) and (orientation:landscape){#sidebar{left:0;right:auto;top:0;bottom:auto;height:100%;width:min(340px,70vw);max-height:none;border-radius:0;border-top:none;border-right:1px solid #e2e8f0;transform:translateX(-100%);transition:transform .28s cubic-bezier(.22,1,.36,1)}#sidebar.sidebar--open{transform:translateX(0)}#sidebarHandle{display:none}#sidebarToggle{left:0;top:50%;bottom:auto;transform:translateY(-50%);width:30px;height:52px;padding:0;border-radius:0 10px 10px 0;font-size:18px}#sidebarToggle:after{content:none}}@media (prefers-reduced-motion:reduce){#sidebar,#sidebarBackdrop,#sidebarToggle{transition:none!important}}.sidebar-section{display:flex;flex-direction:column;gap:8px}.sidebar-section+.sidebar-section{border-top:1px solid #f0f4f8;padding-top:6px}.btn-primary{min-height:44px}.btn-danger,.btn-sm{min-height:36px;display:inline-flex;align-items:center;justify-content:center}@media (max-width:380px){.tb-title{font-size:13px}.tb-controls .tb-select{min-width:0}.btn-primary{padding:7px 12px}.btn-gpx{padding:7px 10px}}@media (max-width:560px){.prob{padding:10px}.prob-head{gap:8px}.prob-head select{flex:1 1;min-width:0}.rose-legend{justify-content:center;gap:10px}}@media (min-width:821px){.rose24{width:220px;height:220px}#sidebarClose{display:flex;align-items:center;justify-content:center}}.map-toast{position:absolute;top:14px;left:50%;transform:translateX(-50%) translateY(-6px);z-index:510;background:rgba(15,23,42,.85);color:#fff;font-size:13px;font-weight:500;line-height:1.4;padding:9px 20px;border-radius:24px;pointer-events:none;text-align:center;max-width:calc(100vw - 48px);white-space:normal;word-break:break-word;opacity:0;transition:opacity .22s ease,transform .22s ease;box-shadow:0 4px 16px rgba(0,0,0,.22)}.map-toast.visible{opacity:1;transform:translateX(-50%) translateY(0)}.map-toast.err{background:rgba(254,202,202,.95);color:#991b1b;font-weight:600;border:1px solid #fca5a5}.ap-ml-popup .maplibregl-popup-content{border-radius:12px;box-shadow:0 6px 28px rgba(15,23,42,.18);border:1px solid #e2e8f0;padding:14px 18px 16px;font-family:var(--font-noto),"Hiragino Kaku Gothic ProN","Yu Gothic",system-ui,sans-serif;font-size:14px;line-height:1;min-width:210px}.ap-ml-popup .maplibregl-popup-close-button{top:8px;right:10px;color:#94a3b8;font-size:18px;line-height:1;padding:0 4px}.ap-ml-popup .maplibregl-popup-tip{margin-top:-1px}.ap-popup{font-size:13px;color:#1e293b;min-width:210px}.ap-coords{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;color:#64748b;letter-spacing:.025em;margin-bottom:10px}.ap-row{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:5px}.ap-lbl{font-size:11px;color:#64748b;flex-shrink:0}.ap-val{font-size:13px;font-weight:600}.ap-val.ap-muted{color:#94a3b8;font-weight:500}.ap-hint{font-size:10px;font-weight:400;color:#94a3b8;margin-left:3px}.ap-band{display:inline-block;font-size:9.5px;font-weight:700;padding:2px 5px;border-radius:3px;color:#fff;vertical-align:middle;margin-left:6px;letter-spacing:.02em}.ap-band-alpine{background:#1d4ed8}.ap-band-treeline{background:#3b82f6}.ap-band-below_treeline{background:#60a5fa;color:#1e293b}.ap-divider{height:1px;background:#f0f4f8;margin:10px 0 9px}.ap-match-lbl{font-size:11px;font-weight:600;color:#334155;margin-bottom:6px}.ap-chips{display:flex;flex-wrap:wrap;gap:4px}.ap-chip{font-size:11px;font-weight:600;padding:3px 10px;border-radius:20px;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.ap-note{font-size:11px;color:#94a3b8;line-height:1.6;margin-top:2px}