@import url('/static/vendor/golos.css');
:root{--blue:#2948ed;--navy:#111d4b;--ink:#152044;--muted:#747e96;--line:#e5e9f2;--pale:#f3f5fb;--lime:#dfff82}*{box-sizing:border-box}body{margin:0;font-family:'Golos Text',Arial,sans-serif;color:var(--ink);font-size:16px;background:#fff}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0}button:disabled{cursor:wait;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #91b3ff;outline-offset:3px}a{color:var(--blue)}.app{display:flex;min-height:100dvh}.rail{width:90px;flex:none;background:var(--navy);display:flex;align-items:center;flex-direction:column;color:#fff;padding:24px 0;position:fixed;inset:0 auto 0 0;z-index:1000}.brand{position:relative;text-decoration:none;color:white;font-size:42px;font-weight:800;letter-spacing:-11px;padding-right:12px;line-height:1}.brand span{color:#a6b9ff}.rail nav{margin-top:72px;display:grid;gap:18px;width:100%;padding:0 9px}.nav{background:transparent;color:#a8b0ce;display:grid;gap:7px;justify-items:center;padding:12px 0;border-radius:14px}.nav>span{font-size:28px;line-height:1}.nav small{font-size:12px}.nav.active{background:#304bd5;color:white}.nav:hover{background:#253362;color:white}.age{margin-top:auto;border:1px solid #515a7a;border-radius:50%;font-size:12px;padding:8px}.workspace{margin-left:90px;width:calc(100% - 90px)}header{height:94px;display:flex;justify-content:space-between;align-items:center;padding:0 34px;border-bottom:1px solid var(--line)}.wordmark{font-size:23px;font-weight:800;letter-spacing:-1px}.wordmark span{display:block;margin-top:6px;font-size:10px;letter-spacing:2.5px;font-weight:500;color:var(--muted)}.header-right{display:flex;gap:30px;align-items:center}.city{font-size:12px;color:var(--muted)}.outline{border:1px solid var(--line);border-radius:30px;padding:11px 20px;background:white;color:var(--ink);font-size:14px}.outline span{margin-left:12px}main{display:flex;height:calc(100dvh - 94px)}.panel{width:410px;flex:none;overflow-y:auto;padding:31px 27px 0;scrollbar-width:thin}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:600;color:var(--blue);margin-bottom:17px}.heading{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}h1{font-size:36px;letter-spacing:-1.6px;line-height:1.13;margin:0;font-weight:800}h1 span{color:var(--blue)}.edition{font-size:10px;line-height:1.6;color:#939db3;text-align:right;padding-top:7px}.intro{font-size:14px;line-height:1.6;color:var(--muted);margin:18px 0 25px}.search{position:relative}.search input{padding:14px 14px 14px 42px}.search>span{position:absolute;left:15px;top:11px;font-size:23px;color:var(--muted)}input,select,textarea{width:100%;padding:12px;border:1px solid #dce1ed;border-radius:10px;color:var(--ink);background:#fff;font-size:14px}input:focus,select:focus,textarea:focus{border-color:var(--blue)}textarea{resize:vertical;min-height:85px}label{font-size:14px;display:block;margin:16px 0 7px}.chips{display:flex;gap:8px;margin:14px 0 21px}.chip{background:#f0f2f8;color:#66728e;border-radius:20px;padding:9px 16px;font-size:13px}.chip.active{background:var(--ink);color:white}.list-head{display:flex;justify-content:space-between;color:#929aae;font-size:12px;margin:16px 0 5px}.bar-card{border-bottom:1px solid var(--line);padding:17px 0;display:flex;gap:13px;align-items:center;cursor:pointer;background:white;width:100%;text-align:left;color:var(--ink)}.bar-card:hover .bar-name{color:var(--blue)}.bar-icon{width:48px;height:52px;background:#ebefff;border-radius:12px;display:grid;place-items:center;color:var(--blue);font-size:24px;flex:none}.bar-card:nth-child(3n) .bar-icon{background:#e8f2ed;color:#307253}.bar-card:nth-child(3n + 1) .bar-icon{background:#fff0e6;color:#b26938}.bar-name{font-size:15px;font-weight:600;margin:0 0 6px;line-height:1.3}.meta{font-size:12px;color:var(--muted);line-height:1.6}.bar-text{flex:1}.arrow{color:#a6aec0}.primary{background:var(--blue);color:white;font-weight:600;padding:15px 18px;border-radius:11px;display:block;width:100%;text-align:center;font-size:14px;margin-top:18px}.primary:hover{background:#1733cf}.secondary{color:var(--blue);background:#eef1ff;padding:12px 15px;border-radius:10px;font-size:14px}.actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.actions>*{flex:1}.map-area{position:relative;flex:1;min-width:0;background:#e8edf4;overflow:hidden}#map{height:100%;width:100%;z-index:0}.map-label{position:absolute;left:26px;top:24px;display:flex;align-items:center;gap:9px;padding:12px 16px;background:white;border-radius:30px;box-shadow:0 3px 20px #18285413;font-size:10px;font-weight:600;letter-spacing:1px;z-index:500}.dot{width:7px;height:7px;background:var(--blue);border-radius:100%}.map-mode{color:#8992a9;font-weight:400;letter-spacing:0}.map-reset{position:absolute;right:20px;top:24px;background:white;border-radius:12px;box-shadow:0 3px 20px #18285413;font-size:27px;padding:5px 11px;z-index:500;color:var(--ink)}.map-note{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);width:max-content;max-width:85%;font-size:12px;border-radius:30px;background:var(--navy);color:white;padding:13px 22px;z-index:500;text-align:center}.pin{width:28px;height:28px;border:2px solid white;border-radius:50% 50% 50% 6px;transform:rotate(-45deg);background:var(--blue);box-shadow:0 3px 8px #15327055;color:white;display:grid;place-items:center;font-weight:bold;font-size:12px}.pin span{transform:rotate(45deg)}.pin.selected{background:#17204c;width:34px;height:34px}.leaflet-container{font-family:inherit}.leaflet-control-zoom{border:0!important;box-shadow:0 3px 20px #18285418!important;margin-right:22px!important;margin-bottom:85px!important}.leaflet-control-zoom a{color:var(--ink)!important}.leaflet-popup-content{font:14px 'Golos Text',Arial,sans-serif;line-height:1.5}.leaflet-popup-content button{background:var(--blue);color:white;padding:9px;border-radius:7px;margin-top:9px}.route-card{background:var(--navy);color:white;border-radius:17px;padding:21px;margin-top:20px}.route-card h3{margin:0 0 9px;font-size:19px;letter-spacing:-.5px}.route-card .meta{color:#b7c2e6}.route-stat{display:flex;gap:20px;padding:16px 0;border-bottom:1px solid #394466}.route-stat strong{display:block;font-size:24px;font-weight:600}.route-stat span{font-size:12px;color:#b7c2e6}.stops{list-style:none;padding:0;margin:18px 0 0}.stops li{display:flex;align-items:center;gap:12px;font-size:14px;padding:9px 0}.stops b{display:grid;place-items:center;background:#344a83;border-radius:50%;width:25px;height:25px;font-size:12px;flex:none}.route-card .primary{background:var(--lime);color:var(--navy)}.notice{font-size:12px;line-height:1.5;padding:10px 12px;background:#fff5d9;border-radius:8px;color:#6d5316;margin-top:14px}.empty{background:var(--pale);border-radius:14px;padding:24px 20px;line-height:1.6;font-size:14px;color:var(--muted);margin-top:16px}.empty strong{display:block;color:var(--ink);font-size:18px;margin-bottom:8px}.outing{border:1px solid var(--line);border-radius:14px;padding:18px;margin:14px 0}.outing h3{font-size:19px;margin:12px 0 8px}.outing .time{font-size:12px;display:inline-block;color:var(--blue);background:#edf1ff;padding:6px 9px;border-radius:6px}.seats{display:flex;justify-content:space-between;font-size:13px;padding-top:16px;margin-top:12px;border-top:1px solid var(--line)}.status{background:#eff3fd;padding:8px;border-radius:8px;font-size:13px;display:inline-block;margin-top:12px}.saved{display:block;width:100%;padding:15px;margin:10px 0;border-radius:12px;background:#f0f3fc;color:var(--ink);text-align:left;font-size:14px}footer{padding:28px 0 22px;font-size:10px;color:#929bae;line-height:1.7}dialog{border:0;border-radius:22px;padding:30px;max-width:480px;width:calc(100% - 32px);color:var(--ink);max-height:90dvh;overflow-y:auto;box-shadow:0 30px 100px #101c4855}dialog::backdrop{background:#101b476b;backdrop-filter:blur(4px)}dialog h2{font-size:27px;letter-spacing:-.8px;margin:8px 25px 20px 0}dialog h3{font-size:17px}.close{position:absolute;right:15px;top:12px;background:transparent;color:var(--muted);font-size:28px}.check{display:flex;gap:10px;align-items:center;font-size:13px;line-height:1.5}.check input{width:19px;height:19px;flex:none}.form-error{font-size:14px;line-height:1.5;color:#b32236;margin-top:14px}.switch-auth{background:none;width:100%;margin-top:18px;color:var(--blue);font-size:14px}#toast{position:fixed;left:50%;bottom:25px;transform:translateX(-50%);z-index:3000;background:var(--navy);color:white;box-shadow:0 10px 40px #0003;border-radius:12px;padding:15px 22px;max-width:90vw;font-size:14px}#selected-bar{position:absolute;bottom:28px;left:24px;right:24px;max-width:370px;background:white;border-radius:18px;padding:20px;box-shadow:0 10px 40px #12204b25;z-index:600}#selected-bar h3{margin:0 24px 8px 0;font-size:22px}#selected-bar .close{top:8px}.hidden{display:none!important}.text-button{background:none;color:var(--blue);padding:10px 0;font-size:14px}.section-title{font-size:15px;margin-top:26px}.muted{color:var(--muted)}.loading{padding:30px 0;color:var(--muted);font-size:14px}.dialog-meta{font-size:14px;line-height:1.7;color:var(--muted)}
@media(min-width:1600px){.panel{width:460px;padding:38px 36px}h1{font-size:40px}}
@media(max-width:1050px){.city{display:none}.panel{width:355px;padding:25px 20px}h1{font-size:31px}.map-mode{display:none}header{padding:0 24px}.rail{width:76px}.workspace{margin-left:76px;width:calc(100% - 76px)}}
@media(max-width:720px){.app{display:block;padding-bottom:70px}.rail{inset:auto 0 0;width:100%;height:68px;flex-direction:row;padding:0 16px;box-shadow:0 -3px 20px #10204b12}.brand,.age{display:none}.rail nav{display:flex;margin:0;justify-content:space-around;padding:0}.nav{flex:1;padding:8px;gap:2px;border-radius:10px}.nav>span{font-size:24px}.nav small{font-size:11px}.workspace{margin:0;width:100%}header{height:79px;padding:0 20px}.wordmark{font-size:20px}.wordmark span{font-size:8px}.outline{padding:10px 14px}main{height:auto;display:flex;flex-direction:column-reverse}.map-area{height:39dvh;min-height:260px;flex:none}.panel{width:100%;padding:25px 22px;overflow:visible}.eyebrow{margin-bottom:13px}h1{font-size:33px}.intro{margin:14px 0 20px}.map-label{left:15px;top:15px;font-size:9px;padding:10px}.map-reset{top:14px;right:14px}.map-note{bottom:19px;font-size:11px;padding:11px 15px}#selected-bar{left:14px;right:14px;bottom:18px;padding:15px}#selected-bar h3{font-size:18px}#selected-bar .primary{margin-top:10px;padding:10px}.leaflet-control-attribution{font-size:8px!important}.leaflet-control-zoom{margin-bottom:60px!important;margin-right:15px!important}#toast{bottom:85px}footer{padding-bottom:0}.edition{padding-right:6px}}

#map{background:#e9ecf0}.street-label-wrap{pointer-events:none;text-align:center;white-space:nowrap}.street-label{font-size:11px;color:#8993a3;text-shadow:0 1px 2px #fff,1px 0 2px #fff;font-weight:500}.cluster{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#2948ed;color:white;border:3px solid #dce4ff;box-shadow:0 3px 10px #2948ed30;font-size:12px;font-weight:600}.pin{width:24px;height:24px}.map-area .leaflet-interactive{outline:none}

.brand{display:block;width:64px;height:64px;padding:0;letter-spacing:0}.brand img{display:block;width:100%;height:100%}.rail nav{margin-top:48px}.header-brand{display:flex;align-items:center;gap:12px}.header-mark{display:none}.auth-mark{background:#2948ed;width:66px;height:66px;border-radius:19px;margin-bottom:24px}.auth-mark img{width:100%;height:100%}.auth-foot{font-size:12px;line-height:1.7;color:var(--muted);margin:20px 0 0}.auth-actions{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:10px}.auth-actions button{font-size:13px}.otp-input{font-size:30px;letter-spacing:.34em;font-weight:600;text-align:center;padding:18px 10px 18px 20px}.otp-input::placeholder{color:#cdd3e0}.dialog-meta strong{color:var(--ink);font-weight:500;overflow-wrap:anywhere}#email-form .primary{display:flex;justify-content:space-between}.auth-actions button:disabled{cursor:default;opacity:1;color:var(--muted)}
@media(max-width:720px){.rail .brand{display:none}.header-mark{display:block;width:38px;height:38px;border-radius:11px}.wordmark{font-size:17px}.wordmark span{font-size:7px;letter-spacing:1.8px}header{padding:0 15px}.header-brand{gap:8px}.auth-mark{width:58px;height:58px;margin-bottom:18px}.rail nav{margin-top:0}}

/* Route builder and favorites */
.bars-nav-icon{width:36px;height:36px}.chips{flex-wrap:wrap}.chips .chip{padding:9px 12px}.bar-card{gap:8px;cursor:default}.bar-main{flex:1;min-width:0;background:none;text-align:left;padding:0;color:var(--ink)}.bar-main>span{display:block}.favorite{font-size:27px;line-height:1;width:44px;min-height:44px;background:transparent;color:#8793b4;flex:none!important;border-radius:12px}.favorite.on,.favorite[aria-pressed=true]{color:var(--blue);background:#eef1ff}.start-picker{padding:13px;background:var(--pale);color:var(--ink);border:1px solid var(--line);border-radius:10px;display:flex;justify-content:space-between;width:100%;text-align:left;font-size:14px}.drink-options,.distance-options{display:flex;gap:6px;flex-wrap:wrap}.drink-options .chip,.distance-options .chip{padding:10px 12px}.drink-options .active,.distance-options .active{background:var(--blue)}#required-places{display:flex;gap:7px;flex-wrap:wrap}.required-chip{font-size:12px;padding:9px 11px;border-radius:9px;color:var(--blue);background:#eef1ff;display:flex;gap:10px;align-items:center;text-align:left}.add-required{background:none;border:1px dashed #aebbe7;color:var(--blue);padding:12px;border-radius:10px;width:100%;font-size:13px;margin-top:10px}#quick-favorites{display:flex;gap:7px;flex-wrap:wrap;margin-top:9px}.quick-place{background:#f6f7fc;padding:7px 9px;font-size:11px;color:#697aa6;border-radius:7px;text-align:left}.route-hint{font-size:11px;margin-top:12px}.route-card .eyebrow{color:#a7b9ff;font-size:9px;letter-spacing:1.4px}.stop-info{min-width:0;flex:1;line-height:1.4}.stops li{align-items:flex-start;padding:12px 0;border-bottom:1px solid #29365f}.stop-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:7px}.stop-actions button{color:#bdc9ed;background:none;padding:5px 0;font-size:11px}.stop-actions button[aria-pressed=true]{color:#dfff82}.stop-actions button:disabled{opacity:.3;cursor:default}.route-add{color:#dfff82;background:#26345e;border:1px dashed #55668c;border-radius:9px;width:100%;padding:12px;font-size:12px;margin-top:15px}.route-error{font-size:12px;line-height:1.6;color:#ffe0ac;margin-top:12px}.route-foot{font-size:10px;color:#a9b7d9;line-height:1.6;margin:12px 0 0}.place-option{display:block;width:100%;background:none;text-align:left;border-bottom:1px solid var(--line);padding:14px 0;color:var(--ink)}.place-option strong,.place-option span{display:block}.place-option strong{font-size:14px;margin-bottom:5px}.place-option:hover{color:var(--blue)}#place-options{max-height:46dvh;overflow-y:auto}#route-result{scroll-margin-top:20px}
@media(max-width:720px){.bars-nav-icon{width:30px;height:30px}.nav[data-tab=bars]{padding:4px 8px}.distance-options .chip{flex:1;padding:10px 8px}}

.catalog-drink{margin-top:10px;background:#f6f8fc}.catalog-tags{font-size:11px;color:#3654ad;margin-top:7px;line-height:1.5}.catalog-quality{font-size:10px;color:#818b9f;margin-top:3px}.catalog-details{border-top:1px solid #e5e9f2;margin-top:12px;padding-top:10px}.drink-badges{font-size:12px;line-height:1.6;color:#2948ed;margin-bottom:4px}.source-link{display:inline-block;font-size:11px;margin:3px 0 9px;text-decoration:none}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}#selected-bar{max-height:calc(100% - 86px);overflow-y:auto}
@media(max-width:720px){#selected-bar{position:fixed;top:95px;bottom:82px;max-height:calc(100dvh - 177px);left:14px;right:14px;margin:auto;max-width:450px;height:fit-content;z-index:1200;box-shadow:0 8px 70px #101b4770}}
