.loc-location-panel{width:min(760px,calc(100vw - 32px));max-height:min(820px,calc(100vh - 72px));padding:26px 28px 0;border-radius:24px;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#bdd1dc transparent;box-shadow:0 32px 90px rgba(25,31,57,.24)}
.loc-market-head{margin-bottom:18px}.loc-panel-kicker{display:block;margin-bottom:6px;color:#e96f08;font-size:9px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.loc-market-head h3{font-size:25px;letter-spacing:-.025em}.loc-market-head p{max-width:510px;font-size:12px}.loc-market-head .loc-close{width:34px;height:34px;display:grid;place-items:center;padding:0;border-radius:50%;font-size:20px;transition:.18s}.loc-market-head .loc-close:hover{color:#fff;background:#d24635;transform:rotate(4deg)}
.loc-detected-card{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:14px;align-items:center;padding:16px 17px;border:1px solid rgba(60,189,227,.24);border-radius:17px;color:#fff;background:linear-gradient(125deg,#262342 0%,#154b70 56%,#087fa6 100%);box-shadow:0 13px 30px rgba(31,57,85,.14)}.loc-detected-icon{width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:rgba(255,255,255,.1)}.loc-detected-icon svg{width:24px;height:24px;fill:#72d9fa}.loc-detected-copy small,.loc-detected-copy strong,.loc-detected-copy span{display:block}.loc-detected-copy small{color:#ffb678;font-size:8px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.loc-detected-copy strong{margin-top:3px;color:#fff;font-size:14px}.loc-detected-copy span{margin-top:3px;color:#bed7e1;font-size:9px;line-height:1.45}.loc-detected-card .loc-auto-btn{min-height:40px;padding:0 14px;border:1px solid rgba(255,255,255,.24);background:#fff;color:#1e3651;white-space:nowrap;transition:.18s}.loc-detected-card .loc-auto-btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(0,0,0,.16)}
.loc-selection-card{display:flex;align-items:center;gap:11px;margin-top:12px;padding:11px 14px;border:1px solid #dce9ef;border-radius:13px;background:#f7fbfd}.loc-selection-pin{position:relative;width:28px;height:28px;flex:0 0 auto;border-radius:9px;background:#fff0e3;box-shadow:inset 0 0 0 1px #ffe0c2}.loc-selection-pin:before{content:"";position:absolute;left:9px;top:6px;width:8px;height:8px;border:2px solid #f58220;border-radius:50%}.loc-selection-pin:after{content:"";position:absolute;left:12px;top:16px;border:3px solid transparent;border-top:6px solid #f58220}.loc-selection-card small,.loc-selection-card strong,.loc-selection-card span{display:block}.loc-selection-card small{color:#8a96a4;font-size:7px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.loc-selection-card strong{margin-top:2px;color:#272343;font-size:12px}.loc-selection-card span{margin-top:2px;color:#778697;font-size:8px}.loc-location-panel .loc-divider{margin:18px 0 14px}.loc-location-panel .loc-divider span{white-space:nowrap}
.loc-market-form{gap:15px}.loc-step-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.loc-step-card{min-width:0;padding:12px;border:1px solid #dfe7ec;border-radius:14px;background:#f8fafb;transition:border-color .18s,background .18s,box-shadow .18s}.loc-step-card.is-ready{border-color:#b8dce8;background:#f5fcfe;box-shadow:0 6px 17px rgba(7,134,177,.06)}.loc-step-card.is-loading{border-color:#ffd3aa}.loc-step-label{display:flex;align-items:center;gap:9px;margin-bottom:9px}.loc-step-label>b{width:24px;height:24px;display:grid;flex:0 0 auto;place-items:center;border-radius:8px;color:#6d7987;background:#e8edf0;font-size:9px}.loc-step-card.is-ready .loc-step-label>b{color:#fff;background:linear-gradient(145deg,#0786b1,#075d84)}.loc-step-label span,.loc-step-label strong,.loc-step-label small{display:block}.loc-step-label strong{color:#31304a;font-size:10px}.loc-step-label small{margin-top:2px;color:#96a1ac;font-size:7px;font-weight:850;text-transform:uppercase}.loc-select-wrap{position:relative}.loc-select-wrap:after{content:"";position:absolute;right:12px;top:50%;width:6px;height:6px;border-right:2px solid #738294;border-bottom:2px solid #738294;transform:translateY(-70%) rotate(45deg);pointer-events:none}.loc-market-form .loc-step-card select{height:42px;padding:0 35px 0 11px;border-color:#d3dfe5;border-radius:10px;background:#fff;appearance:none;font-size:10px;font-weight:700}.loc-market-form .loc-step-card select:focus{outline:0;border-color:#0786b1;box-shadow:0 0 0 4px rgba(7,134,177,.09)}.loc-market-form .loc-step-card select:disabled{color:#9aa5af;background:#f1f4f6;cursor:not-allowed}.loc-step-card.is-loading select{color:#a05b1d;background:linear-gradient(90deg,#fff8f0,#fff,#fff8f0);background-size:200% 100%;animation:loc-loading 1.1s linear infinite}@keyframes loc-loading{to{background-position:-200% 0}}.loc-neighbourhood-step{grid-column:1/-1}.loc-neighbourhood-step[hidden]{display:none}
.loc-manual-fallback{border:1px dashed #ccdce4;border-radius:12px;background:#fbfdfe}.loc-manual-fallback summary{padding:12px 14px;color:#537083;font-size:9px;font-weight:850;cursor:pointer;list-style:none}.loc-manual-fallback summary::-webkit-details-marker{display:none}.loc-manual-fallback summary:after{content:"+";float:right;color:#0786b1;font-size:15px;line-height:.7}.loc-manual-fallback[open] summary:after{content:"–"}.loc-manual-fallback .loc-manual-grid{padding:0 13px 13px}.loc-manual-fallback label{margin-bottom:5px}.loc-manual-fallback input{height:40px}
.loc-popular{padding:14px;border:1px solid #e0e8ed;border-radius:15px;background:linear-gradient(145deg,#fff,#f7fafc)}.loc-popular-head strong,.loc-popular-head span{display:block}.loc-popular-head strong{color:#2c2a48;font-size:11px}.loc-popular-head span{margin-top:2px;color:#8592a1;font-size:8px}.loc-popular-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:11px}.loc-popular-list button{min-width:0;display:flex;align-items:center;gap:7px;padding:8px;border:1px solid #dce5ea;border-radius:10px;color:#556577;background:#fff;text-align:left;cursor:pointer;transition:.16s}.loc-popular-list button:hover,.loc-popular-list button.active{border-color:#54b8d8;color:#075f82;background:#eefaff;box-shadow:0 5px 13px rgba(7,134,177,.08)}.loc-popular-list b{width:27px;height:22px;display:grid;flex:0 0 auto;place-items:center;border-radius:6px;color:#fff;background:linear-gradient(145deg,#0793c0,#1766a1);font-size:7px;letter-spacing:.03em}.loc-popular-list span{overflow:hidden;font-size:8px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}
.loc-data-credit{margin:10px 0 0;color:#8995a3;font-size:7px;line-height:1.45}.loc-data-credit a{color:#087da7;font-weight:850;text-decoration:none}.loc-data-credit a:hover{text-decoration:underline}
.loc-market-footer{position:sticky;bottom:0;z-index:2;display:flex;justify-content:space-between;gap:10px;margin:0 -28px;padding:15px 28px 18px;border-top:1px solid #e4eaee;background:rgba(255,255,255,.96);backdrop-filter:blur(12px)}.loc-global-btn,.loc-market-footer .loc-save{min-height:43px;border:0;border-radius:11px;padding:0 16px;font-size:10px;font-weight:900;cursor:pointer}.loc-global-btn{color:#536577;background:#edf3f6}.loc-market-footer .loc-save{display:flex;align-items:center;justify-content:center;gap:24px;min-width:180px;color:#fff;background:linear-gradient(110deg,#f58220,#ee6d00);box-shadow:0 10px 22px rgba(239,109,0,.2)}.loc-market-footer .loc-save b{font-size:16px}.loc-global-btn:hover{background:#e3edf2}.loc-market-footer .loc-save:hover{transform:translateY(-1px);box-shadow:0 13px 27px rgba(239,109,0,.27)}
@media(max-width:760px){.loc-location-panel{top:58px;bottom:auto;left:7px!important;right:7px!important;width:auto;max-height:calc(100dvh - 66px);padding:20px 17px 0;border-radius:19px}.loc-market-head h3{font-size:21px}.loc-detected-card{grid-template-columns:42px minmax(0,1fr);padding:14px}.loc-detected-icon{width:40px;height:40px}.loc-detected-card form{grid-column:1/-1}.loc-detected-card .loc-auto-btn{width:100%}.loc-step-grid{grid-template-columns:1fr}.loc-neighbourhood-step{grid-column:auto}.loc-popular-list{grid-template-columns:1fr 1fr}.loc-market-footer{margin:0 -17px;padding:13px 17px calc(14px + env(safe-area-inset-bottom,0px))}.loc-market-footer .loc-save{min-width:0;flex:1}.loc-global-btn{padding:0 12px}.loc-manual-fallback .loc-manual-grid{grid-template-columns:1fr}}
@media(max-width:390px){.loc-location-panel{left:4px!important;right:4px!important;padding-left:14px;padding-right:14px}.loc-selection-card{align-items:flex-start}.loc-popular-list span{font-size:7px}.loc-market-footer{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}.loc-global-btn{font-size:8px}.loc-market-footer .loc-save{font-size:9px}}
