:root{--rtm-red:#d40018;--rtm-red-dark:#a90013;--rtm-red-soft:#fff1f3;--rtm-border:#ffc1c9;--rtm-text:#171a21;--rtm-muted:#687386;--rtm-card:#ffffff;--rtm-surface:#ffffff;--rtm-surface-2:#f7f8fb;--rtm-shadow:0 18px 48px rgba(137,0,16,.15)}.rood-taxi-meter,.rood-taxi-meter *{box-sizing:border-box}.rood-taxi-meter{width:min(100%,760px);margin:0 auto;padding:18px;color:var(--rtm-text);font-family:inherit;line-height:1.55}.rood-taxi-meter button,.rood-taxi-meter input,.rood-taxi-meter a{font:inherit}.rtm-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.rtm-nav-link{min-height:54px;padding:10px 14px;border-radius:18px;display:flex;align-items:center;justify-content:center;gap:9px;text-decoration:none!important;font-weight:900;border:2px solid transparent;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.rtm-nav-link:hover{transform:translateY(-2px)}.rtm-nav-link.is-active{background:var(--rtm-red);color:#fff!important;box-shadow:0 10px 24px rgba(212,0,24,.25)}.rtm-nav-link.is-alt{background:#edf7ff;color:#006bb0!important;border-color:#b7ddf6}.rtm-nav-dot{width:12px;height:12px;border-radius:999px;background:currentColor;flex:none}.rtm-nav-link.is-active .rtm-nav-dot{background:#fff}.rtm-ad-slot{width:100%;min-height:90px;margin:16px 0;border:1px dashed #d8dde6;border-radius:20px;background:var(--rtm-surface);display:flex;align-items:center;justify-content:center;overflow:hidden;color:#8a93a3;font-size:13px;font-weight:700;text-align:center}.rtm-ad-slot:empty{display:none}.rtm-card{position:relative;overflow:hidden;background:linear-gradient(145deg,#fff 0%,#fff5f6 100%);border:2px solid var(--rtm-border);border-radius:30px;padding:24px;box-shadow:var(--rtm-shadow)}.rtm-card::before{content:"";position:absolute;width:190px;height:190px;border-radius:50%;top:-110px;right:-80px;background:rgba(212,0,24,.07);pointer-events:none}.rtm-kicker,.rtm-section-kicker{width:max-content;max-width:100%;padding:6px 11px;border-radius:999px;background:#ffe2e6;color:var(--rtm-red-dark);font-size:12px;font-weight:900}.rtm-kicker{margin:0 auto 10px}.rtm-title{position:relative;margin:0;text-align:center;color:var(--rtm-red);font-size:clamp(22px,4vw,29px);line-height:1.32;font-weight:900}.rtm-title-en{display:block;margin-top:3px;font-size:17px;letter-spacing:.2px}.rtm-subtitle{margin:9px auto 18px;max-width:610px;text-align:center;color:var(--rtm-muted);font-size:14px}.rtm-visitors{position:relative;z-index:2;display:flex;justify-content:center;align-items:center;width:100%;margin:0 auto 18px;text-align:center}.rtm-visitors>*{margin-left:auto!important;margin-right:auto!important}.rtm-visitor-fallback{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:7px 14px;border-radius:999px;background:#18354a;color:#fff;box-shadow:0 8px 18px rgba(8,34,52,.16);font-size:14px;font-weight:800}.rtm-visitor-fallback svg{width:20px;height:20px;flex:none}.rtm-visitor-fallback strong{color:#54c7ff;font-size:18px;font-weight:900}.rtm-vehicle-switch{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:5px;margin:0 0 18px;border:1px solid #ffd0d6;border-radius:18px;background:rgba(255,255,255,.72)}.rtm-vehicle-btn{min-height:43px;border:0;border-radius:14px;background:transparent;color:#6b7380;cursor:pointer;font-size:13px;font-weight:900;transition:.2s ease}.rtm-vehicle-btn.is-active{background:var(--rtm-red);color:#fff;box-shadow:0 8px 18px rgba(212,0,24,.19)}.rtm-form{display:grid;grid-template-columns:1fr 58px 1fr;gap:12px;align-items:end}.rtm-field label{display:flex;align-items:center;gap:7px;margin-bottom:8px;color:var(--rtm-red-dark);font-weight:900;font-size:15px}.rtm-field input{width:100%;height:58px;padding:0 14px;border:2px solid #ffd0d6;border-radius:18px;background:#fff;color:#20242c;outline:none;font-size:15px;font-weight:700;transition:border-color .2s ease,box-shadow .2s ease}.rtm-field input::placeholder{color:#9aa3b1;font-weight:600}.rtm-field input:focus{border-color:var(--rtm-red);box-shadow:0 0 0 4px rgba(212,0,24,.10)}.rtm-input-wrap{position:relative;display:flex;align-items:stretch}.rtm-input-wrap .rtm-autocomplete-shell{flex:1;min-width:0}.rtm-input-wrap input{padding-right:52px}.rtm-autocomplete-shell{position:relative;width:100%;min-width:0}.rtm-suggestions{position:absolute;z-index:80;top:calc(100% + 7px);left:0;right:0;max-height:min(330px,48vh);overflow:auto;overscroll-behavior:contain;padding:6px;border:1px solid #e4e8ef;border-radius:18px;background:#fff;box-shadow:0 18px 42px rgba(25,32,44,.18);scrollbar-width:thin}.rtm-suggestions[hidden]{display:none!important}.rtm-suggestion{width:100%;min-height:58px;padding:9px 10px;border:0;border-radius:13px;background:transparent;color:#1c222b;display:grid;grid-template-columns:38px minmax(0,1fr);gap:9px;align-items:center;text-align:left;cursor:pointer}.rtm-suggestion:hover,.rtm-suggestion.is-active{background:#fff0f2}.rtm-suggestion-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#ffe3e7;color:var(--rtm-red-dark);font-size:17px;font-weight:900}.rtm-suggestion-copy{min-width:0}.rtm-suggestion-main{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#1c222b;font-size:14px;line-height:1.35;font-weight:900}.rtm-suggestion-sub{display:block;overflow:hidden;margin-top:3px;text-overflow:ellipsis;white-space:nowrap;color:#737d8c;font-size:12px;line-height:1.35;font-weight:600}.rtm-suggestion-state{padding:12px 10px;color:#7b8492;text-align:center;font-size:12px;font-weight:700}.rtm-mini-btn{position:absolute;top:7px;right:7px;width:44px;height:44px;border:0;border-radius:14px;background:var(--rtm-red-soft);color:var(--rtm-red-dark);cursor:pointer;font-size:23px;font-weight:900}.rtm-swap{width:58px;height:58px;border:0;border-radius:19px;background:var(--rtm-red);color:#fff;cursor:pointer;font-size:25px;font-weight:900;box-shadow:0 10px 22px rgba(212,0,24,.24);transition:transform .22s ease,background .22s ease}.rtm-swap:hover{background:var(--rtm-red-dark);transform:rotate(180deg) scale(1.04)}.rtm-calculate-btn{width:100%;min-height:56px;margin-top:14px;border:0;border-radius:18px;background:#171a21;color:#fff;display:flex;align-items:center;justify-content:center;gap:9px;cursor:pointer;font-weight:900;box-shadow:0 10px 24px rgba(23,26,33,.18);transition:transform .2s ease,opacity .2s ease}.rtm-calculate-btn:hover{transform:translateY(-1px)}.rtm-calculate-btn:disabled{opacity:.62;cursor:wait;transform:none}.rtm-btn-icon{font-size:21px}.rtm-message{margin-top:12px;padding:10px 12px;border-radius:14px;background:#fff3cd;border:1px solid #ffe08a;color:#624b00;font-size:13px;font-weight:700}.rtm-message.is-error{background:#fff0f1;border-color:#ffc1c9;color:#8e0010}.rtm-message.is-success{background:#eefbf3;border-color:#bfe8cf;color:#176138}.rtm-result{position:relative;margin-top:20px;padding:24px 18px;border-radius:27px;background:linear-gradient(135deg,#bc0016 0%,#ef1831 100%);color:#fff;text-align:center;overflow:hidden}.rtm-result::after{content:"";position:absolute;width:150px;height:150px;right:-80px;bottom:-90px;border-radius:50%;background:rgba(255,255,255,.10)}.rtm-result-label{font-size:14px;font-weight:800;opacity:.95}.rtm-price-row{display:flex;justify-content:center;align-items:flex-end;gap:7px;margin-top:5px}.rtm-price{font-size:clamp(52px,11vw,68px);line-height:.95;font-weight:900;letter-spacing:-2px}.rtm-baht{padding-bottom:7px;font-size:20px;font-weight:900}.rtm-route{margin-top:13px;font-size:14px;font-weight:800}.rtm-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:15px}.rtm-stat{padding:11px 8px;border:1px solid rgba(255,255,255,.23);border-radius:16px;background:rgba(255,255,255,.12);backdrop-filter:blur(5px)}.rtm-stat strong{display:block;font-size:18px;font-weight:900}.rtm-stat span{display:block;margin-top:1px;font-size:11px;opacity:.9}.rtm-map-panel,.rtm-route-panel,.rtm-tracker,.rtm-info,.rtm-seo-copy,.rtm-faq{margin-top:16px;padding:16px;border:1px solid #ffd0d6;border-radius:20px;background:#fff}.rtm-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.rtm-section-head h2,.rtm-route-panel h2,.rtm-info h2,.rtm-seo-copy h2{margin:5px 0 0;color:var(--rtm-red-dark);font-size:17px;font-weight:900}.rtm-route-panel>h2,.rtm-info>h2,.rtm-seo-copy>h2{margin-top:0}.rtm-map-link{padding:8px 10px;border-radius:12px;background:var(--rtm-red-soft);color:var(--rtm-red-dark)!important;text-decoration:none!important;font-size:12px;font-weight:900;white-space:nowrap}.rtm-map{width:100%;height:330px;border-radius:18px;overflow:hidden;background:#eef1f5}.rtm-map-placeholder{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:20px;text-align:center;color:#657083}.rtm-map-placeholder-icon{font-size:38px}.rtm-map-placeholder strong{font-size:15px;color:#303743}.rtm-map-placeholder small{font-size:12px;max-width:330px}.rtm-timeline{display:grid;gap:0}.rtm-stop{position:relative;display:grid;grid-template-columns:24px 1fr;gap:10px;min-height:54px;color:#586274;font-size:14px;font-weight:700}.rtm-stop::before{content:"";position:absolute;top:18px;left:7px;width:3px;height:calc(100% - 2px);background:#f3a6b0}.rtm-stop:last-child::before{display:none}.rtm-stop-dot{position:relative;z-index:2;width:17px;height:17px;margin-top:2px;border:4px solid var(--rtm-red);border-radius:50%;background:#fff}.rtm-stop.is-endpoint{color:var(--rtm-red-dark);font-weight:900}.rtm-stop.is-endpoint .rtm-stop-dot{background:var(--rtm-red);box-shadow:0 0 0 4px rgba(212,0,24,.10)}.rtm-stop strong{display:block;font-size:14px}.rtm-stop small{display:block;margin-top:2px;color:#8891a0;font-size:12px;font-weight:600}.rtm-tracker-desc,.rtm-seo-copy p{margin:0 0 13px;color:#5f6979;font-size:13px}.rtm-status-pill{padding:7px 10px;border-radius:999px;background:#eef1f5;color:#657083;font-size:11px;font-weight:900;white-space:nowrap}.rtm-status-pill.is-live{background:#e8faef;color:#11743d}.rtm-live-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.rtm-live-card{padding:13px;border-radius:16px;background:#f7f8fb;border:1px solid #e8ebf0}.rtm-live-card span{display:block;color:#7a8493;font-size:11px;font-weight:800}.rtm-live-card strong{display:block;margin-top:3px;color:#252b35;font-size:17px;font-weight:900}.rtm-live-card.is-fare{background:var(--rtm-red-soft);border-color:#ffc8cf}.rtm-live-card.is-fare strong{color:var(--rtm-red-dark)}.rtm-live-card.is-fare b{font-size:24px}.rtm-tracker-actions{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:8px;margin-top:11px}.rtm-track-btn{min-height:45px;border:0;border-radius:15px;cursor:pointer;font-size:12px;font-weight:900}.rtm-track-btn:disabled{opacity:.45;cursor:not-allowed}.rtm-track-btn.is-start{background:#171a21;color:#fff}.rtm-track-btn.is-stop{background:var(--rtm-red);color:#fff}.rtm-track-btn.is-reset{background:#eef1f5;color:#444d5d}.rtm-privacy-note{margin:10px 0 0;color:#8a93a3;font-size:11px;line-height:1.55}.rtm-hotline{margin-top:16px;min-height:72px;padding:12px 15px;border-radius:20px;background:linear-gradient(135deg,#a90013,#e0152c);color:#fff!important;display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:12px;text-decoration:none!important;box-shadow:0 12px 24px rgba(169,0,19,.25)}.rtm-hotline-icon{width:46px;height:46px;border-radius:15px;background:rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center;font-size:25px}.rtm-hotline small{display:block;font-size:11px;font-weight:700;opacity:.88}.rtm-hotline strong{display:block;margin-top:1px;font-size:19px;font-weight:900}.rtm-hotline-arrow{font-size:34px;font-weight:500;opacity:.8}.rtm-rate-grid{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.rtm-pill{padding:6px 10px;border-radius:999px;background:var(--rtm-red-soft);color:var(--rtm-red-dark);font-size:11px;font-weight:800}.rtm-note{margin:14px 0 0;color:#7a8493;font-size:11px;line-height:1.7}.rtm-faq-list{display:grid;gap:8px}.rtm-faq-item{border:1px solid #e8ebf0;border-radius:15px;overflow:hidden;background:#fff}.rtm-faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;color:#303743;font-size:13px;font-weight:900}.rtm-faq-item summary::-webkit-details-marker{display:none}.rtm-faq-item summary span{color:var(--rtm-red);font-size:18px;transition:transform .2s ease}.rtm-faq-item[open] summary span{transform:rotate(45deg)}.rtm-faq-item div{padding:0 14px 14px;color:#667183;font-size:12px;line-height:1.7}.pac-container{z-index:999999!important;border:0!important;border-radius:16px!important;box-shadow:0 16px 40px rgba(25,30,40,.18)!important;font-family:inherit!important;overflow:hidden!important}.pac-item{padding:8px 10px!important;font-family:inherit!important}@media (prefers-color-scheme:dark){.rood-taxi-meter{--rtm-text:#f5f7fb;--rtm-muted:#b6c0cf;--rtm-card:#151922;--rtm-surface:#151922;--rtm-surface-2:#0f131a;--rtm-border:#6f2631;--rtm-shadow:0 18px 48px rgba(0,0,0,.28)}}body.dark-mode .rood-taxi-meter,body.is-dark .rood-taxi-meter,body.roo-d-dark .rood-taxi-meter,html[data-theme="dark"] .rood-taxi-meter,[data-rood-theme="dark"] .rood-taxi-meter{--rtm-text:#f5f7fb;--rtm-muted:#b6c0cf;--rtm-card:#151922;--rtm-surface:#151922;--rtm-surface-2:#0f131a;--rtm-border:#6f2631;--rtm-shadow:0 18px 48px rgba(0,0,0,.28)}@media (prefers-color-scheme:dark){.rtm-card,.rtm-map-panel,.rtm-route-panel,.rtm-tracker,.rtm-info,.rtm-seo-copy,.rtm-faq,.rtm-faq-item{background:#151922;color:#f5f7fb}.rtm-card{background:linear-gradient(145deg,#151922 0%,#211419 100%)}.rtm-field input{background:#0f131a;color:#f6f8fb;border-color:#73323b}.rtm-suggestions{background:#121720;border-color:#343d49;box-shadow:0 18px 42px rgba(0,0,0,.38)}.rtm-suggestion{color:#f5f7fb}.rtm-suggestion:hover,.rtm-suggestion.is-active{background:#28181d}.rtm-suggestion-main{color:#f5f7fb}.rtm-suggestion-sub,.rtm-suggestion-state{color:#aeb8c7}.rtm-suggestion-icon{background:#351a20;color:#ff9ba7}.rtm-vehicle-switch{background:#11161e;border-color:#73323b}.rtm-live-card{background:#0f131a;border-color:#29313d}.rtm-live-card strong,.rtm-map-placeholder strong,.rtm-faq-item summary{color:#f5f7fb}.rtm-route-panel h2,.rtm-info h2,.rtm-seo-copy h2,.rtm-section-head h2{color:#ff8190}.rtm-tracker-desc,.rtm-seo-copy p,.rtm-stop,.rtm-faq-item div{color:#b6c0cf}.rtm-ad-slot{border-color:#39414e;color:#8792a2}.rtm-nav-link.is-alt{background:#10283a;color:#7fc9ff!important;border-color:#275578}.rtm-track-btn.is-reset,.rtm-status-pill{background:#232a35;color:#d3d9e2}.rtm-map{background:#0f131a}}body.dark-mode .rtm-card,body.dark-mode .rtm-map-panel,body.dark-mode .rtm-route-panel,body.dark-mode .rtm-tracker,body.dark-mode .rtm-info,body.dark-mode .rtm-seo-copy,body.dark-mode .rtm-faq,body.dark-mode .rtm-faq-item,body.roo-d-dark .rtm-card,body.roo-d-dark .rtm-map-panel,body.roo-d-dark .rtm-route-panel,body.roo-d-dark .rtm-tracker,body.roo-d-dark .rtm-info,body.roo-d-dark .rtm-seo-copy,body.roo-d-dark .rtm-faq,body.roo-d-dark .rtm-faq-item,html[data-theme="dark"] .rtm-card,html[data-theme="dark"] .rtm-map-panel,html[data-theme="dark"] .rtm-route-panel,html[data-theme="dark"] .rtm-tracker,html[data-theme="dark"] .rtm-info,html[data-theme="dark"] .rtm-seo-copy,html[data-theme="dark"] .rtm-faq,html[data-theme="dark"] .rtm-faq-item{background:#151922;color:#f5f7fb}body.dark-mode .rtm-card,body.roo-d-dark .rtm-card,html[data-theme="dark"] .rtm-card{background:linear-gradient(145deg,#151922 0%,#211419 100%)}body.dark-mode .rtm-field input,body.roo-d-dark .rtm-field input,html[data-theme="dark"] .rtm-field input{background:#0f131a;color:#f6f8fb;border-color:#73323b}:is(body.dark-mode,body.is-dark,body.roo-d-dark,html[data-theme="dark"],[data-rood-theme="dark"]) .rtm-suggestions{background:#121720;border-color:#343d49;box-shadow:0 18px 42px rgba(0,0,0,.38)}:is(body.dark-mode,body.is-dark,body.roo-d-dark,html[data-theme="dark"],[data-rood-theme="dark"]) .rtm-suggestion{color:#f5f7fb}:is(body.dark-mode,body.is-dark,body.roo-d-dark,html[data-theme="dark"],[data-rood-theme="dark"]) .rtm-suggestion:hover,:is(body.dark-mode,body.is-dark,body.roo-d-dark,html[data-theme="dark"],[data-rood-theme="dark"]) .rtm-suggestion.is-active{background:#28181d}:is(body.dark-mode,body.is-dark,body.roo-d-dark,html[data-theme="dark"],[data-rood-theme="dark"]) .rtm-suggestion-main{color:#f5f7fb}:is(body.dark-mode,body.is-dark,body.roo-d-dark,html[data-theme="dark"],[data-rood-theme="dark"]) .rtm-suggestion-sub,:is(body.dark-mode,body.is-dark,body.roo-d-dark,html[data-theme="dark"],[data-rood-theme="dark"]) .rtm-suggestion-state{color:#aeb8c7}:is(body.dark-mode,body.is-dark,body.roo-d-dark,html[data-theme="dark"],[data-rood-theme="dark"]) .rtm-suggestion-icon{background:#351a20;color:#ff9ba7}body.dark-mode .rtm-live-card,body.roo-d-dark .rtm-live-card,html[data-theme="dark"] .rtm-live-card{background:#0f131a;border-color:#29313d}body.dark-mode .rtm-live-card strong,body.dark-mode .rtm-map-placeholder strong,body.dark-mode .rtm-faq-item summary,body.roo-d-dark .rtm-live-card strong,body.roo-d-dark .rtm-map-placeholder strong,body.roo-d-dark .rtm-faq-item summary,html[data-theme="dark"] .rtm-live-card strong,html[data-theme="dark"] .rtm-map-placeholder strong,html[data-theme="dark"] .rtm-faq-item summary{color:#f5f7fb}@media(max-width:620px){.rood-taxi-meter{width:calc(100vw - 8px);max-width:none;margin-left:calc(50% - 50vw + 4px);margin-right:calc(50% - 50vw + 4px);padding:4px}.rtm-nav{grid-template-columns:1fr;margin-left:2px;margin-right:2px}.rtm-card{padding:15px;border-radius:24px}.rtm-form{grid-template-columns:1fr;gap:9px}.rtm-swap{margin:0 auto;transform:rotate(90deg)}.rtm-suggestions{max-height:42vh;border-radius:16px}.rtm-visitors{margin-bottom:15px}.rtm-swap:hover{transform:rotate(270deg) scale(1.04)}.rtm-stats{grid-template-columns:repeat(3,1fr);gap:7px}.rtm-stat{padding:9px 5px}.rtm-stat strong{font-size:16px}.rtm-vehicle-switch{grid-template-columns:1fr}.rtm-map{height:290px}.rtm-section-head{align-items:flex-start}.rtm-map-link{white-space:normal;text-align:center}.rtm-tracker-actions{grid-template-columns:1fr 1fr}.rtm-track-btn.is-start{grid-column:1 / -1}}@media(max-width:390px){.rtm-stats{grid-template-columns:1fr 1fr}.rtm-stat:last-child{grid-column:1 / -1}.rtm-live-grid{grid-template-columns:1fr}.rtm-hotline{grid-template-columns:42px 1fr auto;padding:11px 12px}.rtm-hotline-icon{width:42px;height:42px}}:is(body.dark-mode,body.is-dark,body.roo-d-dark,html[data-theme="dark"],[data-rood-theme="dark"]) .rtm-vehicle-switch{background:#11161e;border-color:#73323b}:is(body.dark-mode,body.is-dark,body.roo-d-dark,html[data-theme="dark"],[data-rood-theme="dark"]) .rtm-nav-link.is-alt{background:#10283a;color:#7fc9ff!important;border-color:#275578}:is(body.dark-mode,body.is-dark,body.roo-d-dark,html[data-theme="dark"],[data-rood-theme="dark"]) .rtm-route-panel h2,:is(body.dark-mode,body.is-dark,body.roo-d-dark,html[data-theme="dark"],[data-rood-theme="dark"]) .rtm-info h2,:is(body.dark-mode,body.is-dark,body.roo-d-dark,html[data-theme="dark"],[data-rood-theme="dark"]) .rtm-seo-copy h2,:is(body.dark-mode,body.is-dark,body.roo-d-dark,html[data-theme="dark"],[data-rood-theme="dark"]) .rtm-section-head h2{color:#ff8190}:is(body.dark-mode,body.is-dark,body.roo-d-dark,html[data-theme="dark"],[data-rood-theme="dark"]) .rtm-tracker-desc,:is(body.dark-mode,body.is-dark,body.roo-d-dark,html[data-theme="dark"],[data-rood-theme="dark"]) .rtm-seo-copy p,:is(body.dark-mode,body.is-dark,body.roo-d-dark,html[data-theme="dark"],[data-rood-theme="dark"]) .rtm-stop,:is(body.dark-mode,body.is-dark,body.roo-d-dark,html[data-theme="dark"],[data-rood-theme="dark"]) .rtm-faq-item div{color:#b6c0cf}:is(body.dark-mode,body.is-dark,body.roo-d-dark,html[data-theme="dark"],[data-rood-theme="dark"]) .rtm-ad-slot{background:#151922;border-color:#39414e;color:#8792a2}:is(body.dark-mode,body.is-dark,body.roo-d-dark,html[data-theme="dark"],[data-rood-theme="dark"]) .rtm-track-btn.is-reset,:is(body.dark-mode,body.is-dark,body.roo-d-dark,html[data-theme="dark"],[data-rood-theme="dark"]) .rtm-status-pill{background:#232a35;color:#d3d9e2}:is(body.dark-mode,body.is-dark,body.roo-d-dark,html[data-theme="dark"],[data-rood-theme="dark"]) .rtm-map{background:#0f131a}.rtm-spin{display:inline-block;animation:rtmSpin .8s linear infinite}@keyframes rtmSpin{to{transform:rotate(360deg)}}