:root{--text:#fff;--muted:#d0d4da;--panel:rgba(28,30,34,.97);--line:rgba(255,255,255,.24)}
body,.tm-body,#tm-app,.tm-topbar,.tm-search-panel,.tm-guidance,.tm-permission,.tm-result,.tm-selected,button,input,strong,span,small{color:var(--text)}
#tm-map .maplibregl-canvas{filter:brightness(1.42) contrast(.92) saturate(.9)}
.tm-shade{background:linear-gradient(180deg,rgba(0,0,0,.08),transparent 25%,transparent 82%,rgba(0,0,0,.12))}
.tm-topbar{background:rgba(27,29,33,.94);border-color:rgba(255,255,255,.25)}
.tm-place small,.tm-panel-head small,.tm-selected small,.tm-turn small,.tm-trip small,.tm-search-state,.tm-result span,.tm-selected span,.tm-permission span{color:var(--muted)!important}
.tm-place strong,.tm-panel-head strong,.tm-result strong,.tm-selected strong,.tm-turn strong,.tm-trip strong,.tm-permission strong{color:#fff!important;text-shadow:0 1px 2px #000}
.tm-search-box{background:#1d2024;border-color:rgba(255,255,255,.3)}
.tm-search-box input::placeholder{color:#b8bec7;opacity:1}
.tm-result{background:#30343a;border-color:rgba(255,255,255,.08)}
.tm-result:hover,.tm-result:focus{background:#3a4048;border-color:#72adff}
.tm-search-panel{width:430px;max-width:calc(100vw - 24px);padding:18px}
.tm-search-box{width:100%;min-height:54px}
.tm-search-box input{min-width:0;height:52px;font-size:16px}
.tm-results,.tm-result{width:100%;min-width:0;max-width:100%}
.tm-result{overflow:hidden;padding:13px 14px}
.tm-result strong,.tm-result span{max-width:100%;overflow-wrap:anywhere;white-space:normal}
.tm-result span{line-height:1.35}
.tm-preview{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;padding:10px;border-top:1px solid rgba(255,255,255,.16);background:rgba(0,0,0,.12);border-radius:10px}
.tm-preview[hidden]{display:none}
.tm-preview div{min-width:0}
.tm-preview small,.tm-preview strong{display:block}
.tm-preview small{color:var(--muted)!important;font-size:9px;letter-spacing:.08em}
.tm-preview strong{margin-top:4px;color:#fff!important;font-size:14px;white-space:nowrap}
.tm-primary:disabled{cursor:wait;opacity:.58}
.tm-guidance{width:470px}
.tm-trip{grid-template-columns:repeat(3,minmax(62px,1fr)) auto auto;gap:10px}
.tm-trip .tm-cancel-trip{width:auto;min-width:82px;padding:0 12px;border-color:rgba(232,33,39,.75);background:#701b20;color:#fff;font-size:12px;font-weight:800}
.tm-permission{top:auto;bottom:18px;width:360px;padding:13px 16px;transform:translateX(-50%);background:rgba(30,32,36,.98)}
.tm-permission .tm-primary{min-height:40px;margin-top:9px}
@media(max-width:700px){.tm-permission{bottom:62px}.tm-search-panel{width:calc(100vw - 16px);max-width:none;padding:14px;max-height:62vh}.tm-guidance{width:calc(100vw - 16px)}.tm-trip{grid-template-columns:repeat(3,1fr) auto;gap:6px}.tm-trip .tm-cancel-trip{grid-column:1/-1;width:100%;height:34px}}
