@charset "UTF-8";
:root{--ink:#183b46;--muted:#71868c;--green:#246d61;--green-light:#e7f0eb;--line:#e0e9e6;--paper:#fafcfb;--ocean:#b8d6e4;--blue:#286b8b;--orange:#a65b16;font-family:"BIZ UDPGothic","Yu Gothic UI","Meiryo",sans-serif;color:var(--ink);font-size:16px;color-scheme:light}
*{box-sizing:border-box}body{margin:0;overflow:hidden;background:var(--paper)}button,input,select{font:inherit;color:inherit}button{cursor:pointer;border:0;background:none}button:disabled{opacity:.4;cursor:default}button,a,input,select,summary{ -webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #e9953c;outline-offset:3px}a{color:inherit}svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.symbols{position:absolute;width:0;height:0;overflow:hidden}button{transition:background .15s,color .15s,box-shadow .15s}button:hover:not(:disabled){background-color:#eaf1ee}button:active:not(:disabled){transform:translateY(1px)}[hidden]{display:none!important}.topbar{height:90px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;gap:20px;background:#fbfdfc;border-bottom:1px solid var(--line);position:relative;z-index:1000}.brand{display:flex;align-items:center;text-decoration:none;gap:12px;font-size:21px;font-weight:800;letter-spacing:-.6px;white-space:nowrap}.brand-light{font-weight:500}.brand small{display:block;font-size:10px;letter-spacing:1px;font-weight:400;margin-top:7px;color:var(--muted)}.brand-mark{width:46px;height:46px;display:grid;place-items:center;background:var(--green);color:white;border-radius:15px}.brand-mark svg{width:31px;height:31px;stroke-width:1.3;transform:translateY(-2px)}.mode-tabs{display:flex;gap:5px;border:1px solid var(--line);border-radius:12px;padding:5px;background:#f0f5f2}.mode-tabs button{height:44px;padding:0 16px;display:flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;font-size:14px;border-radius:8px;font-weight:600;color:#6b8186}.mode-tabs button.active{background:white;color:var(--green);box-shadow:0 2px 6px #234b4010}.mode-tabs button[data-mode=demo].active{color:var(--orange);background:#fff8ee}.mode-tabs svg{width:19px;height:19px}.header-actions{display:flex;align-items:center;gap:15px}.connection{font-size:11px;white-space:nowrap;display:flex;align-items:center;gap:7px;color:#6d8388}.connection i,.live-dot{width:7px;height:7px;background:#3e9477;border-radius:50%;display:inline-block}.connection.offline i{background:#e59c47}.icon-button{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;flex-shrink:0}.icon-button svg{width:21px;height:21px}.small-button{font-size:12px;background:var(--green-light);border-radius:8px;padding:10px}.workspace{display:flex;height:calc(100dvh - 90px)}.sidebar{width:276px;min-width:276px;padding:28px 24px 16px;display:flex;flex-direction:column;overflow:auto;background:#fafcfb;border-right:1px solid var(--line)}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;color:#769186}.side-heading h1{font-size:23px;line-height:1.6;font-weight:600;letter-spacing:1px;margin:13px 0 25px}.search-launch{display:flex;width:100%;align-items:center;border:1px solid #d5e2df;background:white;gap:10px;border-radius:9px;height:47px;padding:0 12px;font-size:13px}.search-launch svg{width:17px;color:#77908b}.search-launch kbd{margin-left:auto;border:1px solid #e3ebe6;border-radius:4px;font-size:13px;color:#97aaa5;padding:1px 4px}.location-button{font-size:12px;display:flex;align-items:center;gap:9px;padding:12px 0;color:var(--green);width:100%;text-align:left}.location-button svg{width:16px;height:16px}.location-button small{margin-left:auto}.side-section{margin-top:25px}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.side-section h2{font-size:13px;font-weight:700;margin:0}.text-button{font-size:12px;color:var(--green);padding:10px 8px;border-radius:7px;white-space:nowrap}.favorite-list{display:flex;flex-direction:column;gap:5px}.favorite{display:flex;align-items:center;gap:8px;border-radius:8px;padding:9px 10px;background:#eff5f2}.favorite button:first-child{display:flex;align-items:center;gap:8px;flex:1;text-align:left;font-size:13px;min-width:0}.favorite button:first-child span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.favorite svg{width:16px;height:16px;color:#6c9387}.favorite .remove-favorite{font-size:16px;color:#90a59c;width:24px}.save-promo{padding:20px 16px;background:#eaf2ed;border-radius:12px;position:relative;margin-top:30px}.round-icon{width:32px;height:32px;display:grid;place-items:center;border:1px solid #ccdcd2;color:#689881;border-radius:50%;margin-bottom:14px}.round-icon svg{width:17px;height:17px}.save-promo h2{font-size:15px}.save-promo p{color:#6f887c;font-size:11px;line-height:1.9;margin:10px 0 15px}.secondary-button{display:flex;gap:8px;align-items:center;justify-content:center;min-height:44px;border:1px solid #d2e0d7;border-radius:8px;background:#fbfefb;font-size:13px;padding:10px 12px}.secondary-button svg{width:17px;height:17px}.save-promo .secondary-button{width:100%;font-size:11px;justify-content:space-between}.subtle{display:block;text-align:center;font-size:10px;color:#829b8d;margin-top:10px}.mini-note{margin-top:28px}.mini-note p{font-size:12px;line-height:1.9;color:#718780;margin:12px 0 0}.mini-note svg{width:100%;height:54px;margin-top:8px}.sidebar-footer{margin-top:auto;padding-top:24px;font-size:11px;color:#81998f;line-height:1.9}.sidebar-footer span{float:right;font-size:10px}.sidebar-footer small{display:block;font-size:10px;color:#a1b2aa}.map-shell{flex:1;position:relative;min-width:0;overflow:hidden;background:var(--ocean)}#map{position:absolute;inset:0;background:var(--ocean);outline:none}.leaflet-container{font:inherit;background:var(--ocean)}.leaflet-control-attribution{display:none}.leaflet-control-container .leaflet-top{top:150px}.leaflet-pane svg{width:auto;height:auto;stroke-linecap:round}.map-top{position:absolute;top:26px;left:26px;right:26px;display:flex;justify-content:space-between;align-items:flex-start;pointer-events:none;z-index:500}.time-card{padding:17px 20px 15px;min-width:230px;background:#ffffffeb;border:1px solid #ffffffe0;border-radius:12px;box-shadow:0 5px 25px #3555690b;pointer-events:auto;backdrop-filter:blur(12px)}.time-card>div:first-child{display:flex;align-items:center;gap:11px;font-size:12px;color:#57727d}.kind-pill{display:inline-block;font-size:10px;padding:3px 9px;border-radius:4px;background:#e5f1e9;color:var(--green);font-weight:700}.kind-pill.forecast{background:#f0e8ff;color:#795bab}.kind-pill.demo{background:#ffebd1;color:#a15b19}.time-line{display:flex;align-items:baseline;gap:12px;margin-top:5px}.time-line strong{font-size:40px;letter-spacing:-1.5px;font-weight:650;font-variant-numeric:tabular-nums}.time-line>span{font-size:10px;color:#7b8e91}.time-card p{font-size:10px;color:#768e95;margin:5px 0 0;max-width:280px}.time-card p.error{color:#985b24}.map-top-right{display:flex;align-items:center;gap:12px;pointer-events:auto}.horizon-switch{display:flex;padding:4px;background:#fffffff0;box-shadow:0 4px 16px #28445e09;border-radius:9px}.horizon-switch button{font-size:12px;min-width:61px;height:35px;border-radius:6px;color:#6f8189}.horizon-switch button.active{background:#2d6379;color:#fff}.surface{background:#fffffff2;border:1px solid #ffffffe0;box-shadow:0 3px 14px #2043530c}.map-tools{position:absolute;right:26px;top:103px;z-index:500;display:flex;flex-direction:column;gap:9px}.zoom-control{display:flex;flex-direction:column;border-radius:10px;overflow:hidden;background:#fffffff2;box-shadow:0 3px 14px #2043530c}.zoom-control button{width:48px;height:45px;font-size:23px;font-weight:300}.zoom-control button+button{border-top:1px solid #e4ebed}.legend{position:absolute;right:26px;bottom:222px;width:130px;background:#fffffff0;border-radius:9px;z-index:500;padding:13px 14px;box-shadow:0 4px 16px #234a620b}.legend summary{list-style:none;cursor:pointer;font-size:11px;font-weight:600}.legend summary::-webkit-details-marker{display:none}.legend-colors{display:flex;height:7px;border-radius:3px;overflow:hidden;margin:9px 0 5px}.legend-colors i{flex:1}.legend-scale{display:flex;font-size:9px;justify-content:space-between;color:#80919c;font-weight:400}#legend-detail{margin-top:12px;display:grid;grid-template-columns:18px 1fr;gap:6px 9px;font-size:11px}#legend-detail i{height:12px;border:1px solid #00000010;border-radius:2px}#legend-footnote{font-size:9px;color:#80919c;margin:10px 0 0}.legend:not([open]) #legend-footnote{display:none}.map-location{position:absolute;left:27px;bottom:173px;z-index:500;display:flex;align-items:center;gap:8px;background:#ffffffd9;border:1px solid #fff;padding:9px 13px;border-radius:25px;box-shadow:0 2px 6px #3467750a;font-size:11px;max-width:70%}.map-location svg{width:14px;height:14px}.location-dot{color:#a1b0b4}#map-detail-label{color:#758b92;font-size:10px}.timeline-panel{position:absolute;left:26px;right:26px;bottom:31px;z-index:550;background:#ffffffef;border:1px solid #fff;border-radius:13px;padding:13px 20px 19px;box-shadow:0 8px 30px #3a66741a;backdrop-filter:blur(12px)}.timeline-top{display:flex;align-items:center;gap:18px;font-size:12px;margin-bottom:10px;min-height:30px}.timeline-top .text-button{margin-left:auto}.live-dot{margin-right:7px;width:6px;height:6px}#timeline-title{font-weight:600;white-space:nowrap}#timeline-description{font-size:10px;color:#8b9aa0}.timeline-main{display:flex;gap:16px;align-items:center}.play-button{width:48px;height:48px;flex-shrink:0;border-radius:50%;background:var(--green);color:white;display:grid;place-items:center;box-shadow:0 3px 9px #235c451d}.play-button:hover:not(:disabled){background:#19564c}.play-button svg{width:22px;height:22px;fill:currentColor;stroke-width:1}.play-button.playing svg{display:none}.play-button.playing:after{content:'';width:13px;height:17px;border-left:4px solid white;border-right:4px solid white}.slider-block{flex:1;min-width:0;padding-top:6px}.slider-wrap{position:relative;height:24px;display:flex;align-items:center}.current-marker{position:absolute;height:20px;width:1px;background:#648894;top:0;pointer-events:none}input[type=range]{width:100%;appearance:none;background:linear-gradient(to right,#75a8b5 0%,#75a8b5 var(--current,75%),#c0afda var(--current,75%),#c0afda 100%);height:5px;border-radius:3px;margin:0;cursor:pointer;accent-color:var(--green)}input[type=range]::-webkit-slider-thumb{appearance:none;background:#fff;border:3px solid #286456;width:19px;height:19px;border-radius:50%;box-shadow:0 2px 6px #20423b29}input[type=range]::-moz-range-thumb{background:#fff;border:3px solid #286456;width:14px;height:14px;border-radius:50%}.timeline-labels{display:flex;justify-content:space-between;font-size:10px;color:#81949b;margin-top:6px;font-variant-numeric:tabular-nums}.timeline-labels span:nth-child(2){color:#497565}.step-controls{display:flex;gap:0}.step-controls .icon-button{width:33px;height:40px;color:#6a8089}.step-controls svg{width:17px;height:17px}.play-speed-label{font-size:9px;color:#82949c;padding-left:16px;border-left:1px solid #e0e9e9;display:flex;flex-direction:column;gap:5px}.play-speed-label select{border:0;background:transparent;font-size:11px;padding:0;min-width:68px;color:#365b66}.map-attribution{position:absolute;bottom:7px;right:26px;z-index:500;font-size:9px;color:#577584;text-shadow:0 0 3px #fff}.map-attribution a{text-decoration:none}.map-attribution a:hover{text-decoration:underline}.mobile-only{display:none}.mode-banner{position:absolute;left:26px;top:155px;z-index:500;background:#eff8f0f5;padding:9px 14px;border-radius:8px;font-size:11px;max-width:calc(100% - 110px);box-shadow:0 2px 8px #2346510b}.mode-banner.demo{background:#fff4e2;color:#915315}.demo-controls{position:absolute;left:26px;bottom:215px;z-index:550;border:1px solid #fff1d6;background:#fffaf1f5;padding:16px;border-radius:12px;max-width:calc(100% - 196px);box-shadow:0 5px 25px #59613710}.demo-controls-head{display:flex;align-items:center;gap:8px;font-size:12px;color:#975d25}.demo-controls-head svg{width:17px;height:17px}.demo-controls-head span{font-size:10px;margin-left:auto;padding-left:16px;color:#a6896a}.demo-options{display:flex;gap:10px;align-items:flex-end;margin-top:12px}.demo-options label{font-size:10px;color:#8e7764;display:flex;flex-direction:column;gap:6px}.demo-options select{background:white;border:1px solid #e7ddce;border-radius:7px;padding:10px;font-size:12px;min-height:42px}.demo-options button{font-size:10px;border-color:#e4d6c0;min-height:42px}.demo-canvas{position:absolute;pointer-events:none;z-index:450}.city-label{color:#456571;text-shadow:0 1px 2px #fff,1px 0 2px #fff;font-size:11px;white-space:nowrap;font-weight:500;pointer-events:none}.user-dot{width:16px;height:16px;border:3px solid white;border-radius:50%;background:#397cb7;box-shadow:0 0 0 10px #4284b429}.missing-tile{background:repeating-linear-gradient(45deg,#5067790a,#5067790a 7px,#50677920 7px,#50677920 9px);width:256px;height:256px}.toast{position:fixed;z-index:3000;bottom:180px;left:50%;transform:translateX(-50%);max-width:90vw;background:#183c43f5;color:white;padding:13px 20px;font-size:13px;border-radius:10px;box-shadow:0 7px 30px #173b422c;line-height:1.7}.muted{color:var(--muted);font-size:13px;line-height:1.9}.primary-button{width:100%;min-height:48px;background:var(--green);color:white;border-radius:9px;font-weight:600;font-size:14px;padding:12px 18px}.primary-button:hover:not(:disabled){background:#18594e}dialog{border:1px solid #e1eae5;border-radius:19px;background:#fcfefc;color:var(--ink);padding:26px;width:460px;max-width:calc(100vw - 24px);max-height:85dvh;box-shadow:0 25px 90px #112e414d}dialog::backdrop{background:#1a38464d;backdrop-filter:blur(3px)}.dialog-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:22px}.dialog-heading h2{font-size:22px;line-height:1.4;margin:9px 0 0;font-weight:600}.dialog-heading .icon-button{width:36px;height:36px;margin:-5px -8px 0 0}.search-field{display:flex;align-items:center;gap:10px;background:#f0f5f1;padding:0 14px;border:1px solid #d4e0d8;border-radius:9px}.search-field input{border:0;background:transparent;width:100%;height:50px;min-width:0;font-size:14px}.search-field input:focus{outline:none}.search-results{max-height:45dvh;overflow:auto;margin-top:13px}.search-result{display:flex;align-items:center;gap:12px;border-bottom:1px solid #e9efe9;width:100%;min-height:48px;text-align:left;padding:10px 7px;font-size:14px}.search-result svg{width:16px;color:#7b9b8d}.search-result small{margin-left:auto;color:#8aa295;font-size:10px}.field-label{display:flex;flex-direction:column;gap:8px;margin-bottom:18px;font-size:13px;color:#587669}.field-label input,.field-label select{border:1px solid #d3dfd7;border-radius:8px;min-height:48px;background:white;padding:10px;font-size:15px}.save-estimate{background:#eaf3ec;padding:12px;border-radius:8px;font-size:13px;line-height:1.8}.dialog-note{font-size:11px;line-height:1.9;color:#84978d;margin-top:20px}.saved-item{border:1px solid #dce7de;border-radius:11px;padding:16px;margin:12px 0;background:#f2f7f2}.saved-item h3{font-size:16px;margin:0 0 9px;overflow-wrap:anywhere}.saved-item p{font-size:11px;color:#70877d;line-height:1.8;margin:6px 0}.saved-item-actions{display:flex;gap:12px;margin-top:13px}.saved-item-actions button:first-child{flex:1}.saved-item .delete-save{color:#956c53}.empty-state{text-align:center;padding:30px 15px}.empty-state svg{width:48px;height:48px;color:#87a897;margin-bottom:15px}.empty-state h3{font-size:16px}.empty-state p{font-size:13px;color:#7e9388;line-height:1.9}.about-body{font-size:14px;line-height:1.9}.about-body h3{font-size:15px;margin:24px 0 8px}.about-body a{color:#397568;text-underline-offset:3px}.fineprint{font-size:10px;color:#90a397}.about-body #offline-readiness{padding:12px;background:#edf4ed;border-radius:8px;font-size:12px}progress{width:100%;height:12px;accent-color:var(--green);margin:12px 0 20px}#save-progress-text{font-size:14px;line-height:1.8}.leaflet-tooltip{font-family:inherit}.demo-active .timeline-panel{border-color:#fff3db}.demo-active .play-button{background:#a3632a}.demo-active input[type=range]{background:#dec09c}.demo-active input[type=range]::-webkit-slider-thumb{border-color:#a3632a}.loading-data #time{opacity:.55}
@media(min-width:1600px){.sidebar{width:310px;min-width:310px;padding:32px}.topbar{height:96px}.workspace{height:calc(100dvh - 96px)}.map-top{top:32px;left:32px;right:32px}.timeline-panel{left:32px;right:32px;bottom:36px;padding:18px 24px 22px}.map-location{left:32px;bottom:190px}}
@media(max-height:800px) and (min-width:901px){.side-heading h1{font-size:20px;margin-bottom:18px}.sidebar{padding-top:22px}.side-section{margin-top:14px}.save-promo{margin-top:22px;padding:16px}.mini-note{display:none}.time-card{padding:14px 17px}.time-line strong{font-size:35px}.legend{bottom:190px}.demo-controls{bottom:195px}}
@media(max-width:1150px){.topbar{padding:0 20px;gap:12px}.brand{font-size:18px}.brand-mark{width:40px;height:40px}.mode-tabs button{font-size:12px;padding:0 10px}.header-actions .connection{display:none}.sidebar{width:246px;min-width:246px;padding-left:20px;padding-right:20px}#timeline-description{display:none}.demo-controls-head span{display:none}.demo-options{flex-wrap:wrap}.demo-controls{max-width:calc(100% - 190px)}.demo-options select{min-height:38px;padding:8px}.demo-options button{min-height:38px}}
@media(max-width:900px){.topbar{height:116px;padding:12px 16px 58px;gap:10px}.brand{font-size:19px;gap:9px}.brand small{font-size:9px;letter-spacing:.4px;margin-top:4px}.brand-mark{width:35px;height:35px;border-radius:11px}.brand-mark svg{width:26px;height:26px}.header-actions{gap:5px}.header-actions .icon-button{width:35px;height:35px}.header-actions .small-button{font-size:10px;max-width:100px}.mode-tabs{position:absolute;left:12px;right:12px;bottom:9px;padding:3px;gap:3px}.mode-tabs button{flex:1;height:39px;min-width:0;font-size:12px;padding:0 4px;gap:5px}.mode-tabs svg{width:17px;height:17px}.workspace{height:calc(100dvh - 116px)}.sidebar{display:none}.mobile-only{display:flex}.map-top{left:14px;right:14px;top:15px}.time-card{padding:12px 14px;min-width:190px;border-radius:10px}.time-card>div:first-child{font-size:11px;gap:8px}.time-line{gap:8px}.time-line strong{font-size:32px}.time-line>span{font-size:9px}.time-card p{font-size:9px;max-width:215px}.map-top-right{gap:7px;flex-direction:column;align-items:flex-end}.horizon-switch button{min-width:47px;font-size:11px;height:31px}.map-top-right>.icon-button{width:42px;height:42px}.map-tools{right:14px;top:117px;gap:8px}.map-tools .icon-button{width:43px;height:43px}.zoom-control button{width:43px;height:43px;font-size:24px}.legend{right:14px;bottom:184px;width:104px;padding:11px 12px}.legend[open]{max-height:290px;overflow:auto}.legend summary{font-size:10px}.legend-scale{font-size:8px}.timeline-panel{left:10px;right:10px;bottom:calc(25px + env(safe-area-inset-bottom));padding:9px 13px 16px;border-radius:12px}.timeline-top{margin-bottom:5px;font-size:11px;gap:7px}.timeline-top .text-button{font-size:10px;padding:8px 2px}.timeline-main{gap:11px}.play-button{width:45px;height:45px}.step-controls{gap:0}.step-controls .icon-button{width:25px}.step-controls svg{width:16px}.play-speed-label{padding-left:10px;font-size:8px}.play-speed-label select{font-size:10px;min-width:52px;max-width:64px}.timeline-labels{font-size:9px}.map-attribution{font-size:8px;bottom:calc(7px + env(safe-area-inset-bottom));right:12px;left:12px;text-align:right}.map-location{left:14px;bottom:calc(159px + env(safe-area-inset-bottom));font-size:10px;padding:8px 10px;max-width:calc(100% - 140px)}#map-detail-label{display:none}.location-dot{display:none}.mode-banner{top:134px;left:14px;font-size:10px;max-width:calc(100% - 85px);padding:8px 11px;line-height:1.7}.demo-controls{left:14px;bottom:calc(202px + env(safe-area-inset-bottom));max-width:calc(100% - 84px);padding:12px;width:270px}.demo-controls-head{font-size:11px}.demo-options{gap:8px;display:grid;grid-template-columns:1fr 1fr}.demo-options label{font-size:9px;gap:4px}.demo-options select{width:100%;font-size:11px;min-height:38px;padding:7px}.demo-options button{font-size:10px;min-height:38px;margin-top:15px;padding:7px 5px}.demo-options button svg{width:13px}.demo-active .legend{display:none}.toast{bottom:170px;font-size:12px;width:max-content;max-width:calc(100vw - 30px)}dialog{padding:22px}.dialog-heading h2{font-size:21px}}
@media(max-height:600px) and (max-width:900px){.topbar{height:60px;padding:10px 12px}.brand small{display:none}.brand-light{display:none}.mode-tabs{position:static;flex:1;min-width:0}.mode-tabs button{font-size:10px;height:33px;gap:4px}.header-actions{display:none}.workspace{height:calc(100dvh - 60px)}.map-top{top:10px}.time-card{min-width:170px;padding:8px 12px}.time-line strong{font-size:26px}.time-card p{font-size:8px}.map-tools{top:80px;flex-direction:row;align-items:flex-start;gap:6px}.zoom-control{flex-direction:row}.zoom-control button+button{border-top:0;border-left:1px solid #e4ebed}.map-tools .icon-button,.zoom-control button{height:38px;width:38px}.timeline-panel{left:200px;right:14px;bottom:23px;padding:6px 12px 10px}.map-location{left:14px;bottom:27px}.legend{right:14px;bottom:150px;width:105px}.mode-banner{top:104px;max-width:calc(100% - 300px)}.demo-controls{left:14px;bottom:78px;width:280px;padding:9px;max-width:300px}.demo-options{display:flex;flex-wrap:wrap}.demo-options button{margin-top:0}.demo-controls-head{display:none}.demo-options select{min-height:30px}.demo-active .timeline-panel{left:310px}.timeline-labels{font-size:8px}}
.sidebar>*{flex-shrink:0}.search-favorites{margin-bottom:15px}.search-favorites h3{font-size:13px;margin:0}.search-favorites .section-title{margin-bottom:4px}#mobile-favorites{display:flex;flex-wrap:wrap;gap:6px}.favorite-chip{background:var(--green-light);border-radius:8px;min-height:44px;padding:8px 12px;font-size:13px}.dialog-heading .icon-button{width:44px;height:44px}.mode-tabs button{min-height:44px}.horizon-switch button{min-height:40px}.search-field:focus-within{outline:3px solid #e9953c;outline-offset:2px}.slider-wrap{height:40px}input[type=range]{height:8px}input[type=range]::-webkit-slider-thumb{width:24px;height:24px}.current-marker{top:10px}
@media(max-width:900px) and (min-height:601px){.mode-tabs{bottom:5px}.mode-tabs button{font-size:11px}.header-actions .icon-button{width:44px;height:44px}.map-tools .icon-button,.zoom-control button{width:44px;height:44px}.play-button{width:48px;height:48px}.timeline-main{gap:7px}.step-controls .icon-button{width:36px;height:48px}.play-speed-label{padding-left:6px}.demo-options select,.demo-options button{min-height:44px}.demo-options{gap:7px}.timeline-panel{padding-bottom:13px}.map-location{bottom:169px}.legend{bottom:202px}.demo-controls{bottom:210px}}
.favorite-chip-row{display:inline-flex;background:var(--green-light);border-radius:8px}.favorite-chip-remove{min-width:44px;min-height:44px}.demo-active #save-map{display:none}
@media(max-width:900px) and (min-height:601px){.demo-controls{left:14px;right:14px;bottom:173px;width:auto;max-width:none;padding:12px}.demo-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.demo-options select{min-width:0;width:100%;padding:7px 2px;font-size:10px}.demo-options button{margin-top:0;padding:4px;font-size:9px;min-width:0}.demo-options button svg{display:none}.demo-active .map-location{display:none}.demo-controls-head{font-size:11px}}
:root{--ocean:#c0d2ff;--rain-opacity:.45}.leaflet-coast-pane path{fill:#fff;stroke:#d9e1e5}.leaflet-radar-pane{opacity:var(--rain-opacity)}.leaflet-radar-pane img,.leaflet-radar-pane canvas{image-rendering:pixelated}.demo-canvas{opacity:var(--rain-opacity)}.rain-opacity-label{display:flex;justify-content:space-between;gap:4px;margin-top:12px;color:#607980;font-size:10px;white-space:nowrap}.rain-opacity-label output{font-variant-numeric:tabular-nums}.legend #rain-opacity{width:100%;height:5px;margin:9px 0 3px;background:#d9e6df;accent-color:var(--green)}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}
