.lp-overlay{z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a73;justify-content:center;align-items:center;padding:20px 16px;animation:.2s lp-fadeIn;display:flex;position:fixed;inset:0}@keyframes lp-fadeIn{0%{opacity:0}to{opacity:1}}.lp-dialog{width:min(768px,100%);max-width:768px;height:auto;max-height:90vh;font-family:var(--font-instrument-sans),"Instrument Sans",system-ui,sans-serif;background:#fff;border-radius:12px;flex-direction:column;animation:.24s cubic-bezier(.4,0,.2,1) lp-slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0f172a33,0 6px 18px #2563eb14}@keyframes lp-slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.lp-x{color:#64748b;cursor:pointer;z-index:2;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .15s;display:flex;position:absolute;top:16px;right:16px}.lp-x:hover{color:#0f172a}.lp-head{text-align:center;flex-shrink:0;padding:16px 44px 0 24px}.lp-heading{letter-spacing:-.02em;color:#0f172a;margin:0;font-size:1.15rem;font-weight:800;line-height:1.3}.lp-subheading{color:#94a3b8;margin:4px 0 0;font-size:.8rem;line-height:1.4}.lp-toolbar{flex-wrap:wrap;flex-shrink:0;align-items:flex-start;gap:10px;padding:12px 24px 0;display:flex}.lp-types{flex-wrap:wrap;flex:auto;align-items:center;gap:10px;min-width:0;min-height:34px;display:flex}.lp-type{color:#64748b;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #dbe3ee;border-radius:999px;align-items:center;gap:6px;height:34px;padding:0 14px;font-size:.72rem;font-weight:600;transition:border-color .18s,color .18s;display:inline-flex}.lp-type:hover{color:#2563eb;border-color:#93c5fd}.lp-type.is-active{color:#2563eb;border-color:#2563eb}.lp-type__radio{border:2px solid #cbd5e1;border-radius:50%;flex-shrink:0;width:12px;height:12px;position:relative}.lp-type.is-active .lp-type__radio{border-color:#2563eb}.lp-type.is-active .lp-type__radio:after{content:"";background:#2563eb;border-radius:50%;position:absolute;inset:2px}.lp-search-wrap{flex-direction:column;flex:220px;align-items:stretch;gap:4px;min-width:0;display:flex}.lp-search{background:#f4f7fb;border:1.5px solid #e8edf4;border-radius:999px;align-items:center;gap:8px;width:100%;min-width:0;height:34px;padding:0 12px;transition:border-color .2s,box-shadow .2s;display:flex}.lp-search:focus-within{border-color:#93c5fd;box-shadow:0 0 0 3px #2563eb14}.lp-search__pin{color:#2563eb;flex-shrink:0}.lp-search__input{color:#0f172a;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:.78rem}.lp-search__input::placeholder{color:#94a3b8}.lp-search__gps{color:#2563eb;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:background .15s;display:flex}.lp-search__gps:not(:disabled){animation:1.1s ease-in-out infinite lp-gps-pulse}.lp-search__gps:hover:not(:disabled){color:#2563eb;box-shadow:none;background:#2563eb14;animation:none}.lp-search__gps:disabled{opacity:.7;cursor:wait;box-shadow:none;animation:none}.lp-search__hint{color:#000;white-space:nowrap;text-align:left;width:100%;margin:0;padding:0;font-size:.68rem;font-weight:600;line-height:1.3}.lp-search__gps-spin{animation:.7s linear infinite lp-spin}@keyframes lp-gps-pulse{0%,to{color:#93c5fd;background:#93c5fd40;box-shadow:0 0 #2563eb00}50%{color:#1d4ed8;background:#1d4ed82e;box-shadow:0 0 0 4px #1d4ed838}}@keyframes lp-spin{to{transform:rotate(360deg)}}.lp-body{flex-direction:column;flex:auto;gap:14px;min-height:0;padding:12px 24px 16px;display:flex;overflow-y:auto}.lp-body::-webkit-scrollbar{width:5px}.lp-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.lp-section,.lp-section--popular{margin:0;padding:0}.lp-section--popular .lp-section__label{margin:0 0 8px;padding:0}.lp-section--other{margin:0;padding:0}.lp-section--other .lp-section__label{margin:0 0 8px;padding:0;line-height:1}.lp-section__label{letter-spacing:.1em;text-transform:uppercase;color:#94a3b8;flex-shrink:0;margin:0;padding:0;font-size:.62rem;font-weight:700;line-height:1}.lp-popular-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;padding:0;display:grid}.lp-city-card{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #edf1f6;border-radius:10px;align-items:center;gap:8px;min-height:44px;padding:5px 8px;transition:border-color .18s,box-shadow .18s;display:flex}.lp-city-card:hover{border-color:#bfdbfe;box-shadow:0 3px 10px #2563eb14}.lp-city-card__img-wrap{background:#f1f5f9;border-radius:6px;flex-shrink:0;width:48px;height:36px;overflow:hidden}.lp-city-card__img{object-fit:cover;width:100%;height:100%;display:block}.lp-city-card__name{color:#0f172a;font-size:.78rem;font-weight:600;line-height:1.25}.lp-other-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px 10px;margin:0;padding:0;display:grid}.lp-other-item{cursor:pointer;color:#475569;text-align:left;background:0 0;border:none;border-radius:6px;padding:5px 4px;font-size:.76rem;font-weight:500;transition:color .15s,background .15s}.lp-other-item:hover{color:#2563eb;background:#f4f8ff}.lp-empty{text-align:center;color:#94a3b8;padding:2rem 0;font-size:.85rem}@media (max-width:800px){.lp-dialog{max-height:92vh}.lp-toolbar{flex-direction:column;align-items:stretch;gap:8px}.lp-types{flex-direction:column;align-items:stretch;gap:6px;width:100%;display:flex}.lp-type{justify-content:flex-start;width:100%}.lp-search{flex:none;width:100%}.lp-section--other{margin-top:0}.lp-body{gap:12px}.lp-popular-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.lp-city-card{min-height:40px;padding:4px 7px}.lp-city-card__img-wrap{width:40px;height:30px}.lp-other-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px 8px}.lp-other-item{padding:4px 2px;font-size:.72rem}}@media (max-width:560px){.lp-overlay{align-items:stretch;padding:0}.lp-dialog{border-radius:0;width:100%;max-width:100%;max-height:100dvh}.lp-head{padding:16px 40px 0 16px}.lp-toolbar{padding:10px 16px 0}.lp-body{gap:12px;padding:10px 16px 14px}.lp-section--popular .lp-section__label{margin-bottom:6px}.lp-section--other{margin-top:0}.lp-section--other .lp-section__label{margin-bottom:6px}.lp-popular-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.lp-city-card{border-radius:8px;gap:6px;min-height:36px;padding:4px 6px}.lp-city-card__img-wrap{border-radius:4px;width:36px;height:28px}.lp-city-card__name{font-size:.7rem}.lp-other-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px 8px}.lp-other-item{padding:4px 2px;font-size:.7rem}}@media (max-width:360px){.lp-other-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.smm-overlay{z-index:1060;-webkit-backdrop-filter:blur(6px);background:#0f172a85;justify-content:center;align-items:center;padding:20px 16px;animation:.22s smm-fade-in;display:flex;position:fixed;inset:0}@keyframes smm-fade-in{0%{opacity:0}to{opacity:1}}.smm-card{width:min(920px,100%);max-height:min(640px,92vh);font-family:var(--font-instrument-sans),"Instrument Sans",system-ui,sans-serif;background:#fff;border-radius:20px;animation:.28s cubic-bezier(.4,0,.2,1) smm-rise;display:flex;overflow:hidden;box-shadow:0 24px 64px #0f172a38,0 8px 24px #2563eb1a}@keyframes smm-rise{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.smm-visual{background:#0f172a;flex:0 0 42%;min-height:520px;position:relative;overflow:hidden}.smm-visual__bg{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.08)}.smm-visual__overlay{z-index:1;color:#fff;background:linear-gradient(115deg,#0f172ae0 0%,#0f172a8c 42%,#0f172a14 68%,#0000 100%),linear-gradient(#0000 55%,#0f172a59 78%,#0f172ad1 100%);flex-direction:column;justify-content:space-between;height:100%;padding:1.35rem 1.2rem 1.2rem;display:flex;position:relative;overflow:hidden}.smm-visual__content{flex-direction:column;align-self:flex-start;gap:.55rem;max-width:78%;display:flex}.smm-visual__badge{letter-spacing:.04em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff24;border:1px solid #ffffff38;border-radius:999px;align-self:flex-start;padding:.28rem .7rem;font-size:.65rem;font-weight:600;display:inline-flex}.smm-visual__title{letter-spacing:-.025em;text-shadow:0 2px 10px #0006;margin:0;font-size:1.38rem;font-weight:800;line-height:1.2}.smm-visual__subtitle{color:#ffffffeb;margin:0;font-size:.74rem;line-height:1.45}.smm-visual__stats-row{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff24;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:auto;padding:.65rem .45rem;display:grid}.smm-visual__stat{text-align:center;border-right:1px solid #ffffff1f;flex-direction:column;align-items:center;gap:.2rem;padding:0 .25rem;display:flex}.smm-visual__stat:last-child{border-right:none}.smm-visual__stat-icon{color:#93c5fd}.smm-visual__stat-value{color:#fff;font-size:.8rem;font-weight:800;line-height:1.15}.smm-visual__stat-label{color:#ffffffc7;font-size:.6rem;font-weight:500;line-height:1.25}.smm-panel{background:#fff;flex:1;min-width:0;padding:2rem 2rem 1.75rem;position:relative;overflow-y:auto}.smm-close{z-index:2;color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:4px;transition:color .15s;display:inline-flex;position:absolute;top:1rem;right:1rem}.smm-close:hover{color:#0f172a}.smm-header{margin-bottom:1.35rem;padding-right:1rem}.smm-title{letter-spacing:-.02em;flex-flow:row;gap:.35ch;margin:0 0 8px;line-height:1.05;display:flex}.smm-title__line{color:#111827;letter-spacing:-.02em;font-size:clamp(2rem,4vw,2.75rem);font-style:italic;font-weight:700;line-height:1.05;display:block}.smm-subtitle{color:#64748b;margin:0;font-size:.82rem;line-height:1.5}.smm-form{flex-direction:column;gap:14px;display:flex}.smm-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px;display:grid}.smm-field label{color:#475569;margin-bottom:6px;font-size:.72rem;font-weight:600;display:block}.smm-optional{color:#94a3b8;font-weight:500}.smm-field input,.smm-field select{color:#0f172a;box-sizing:border-box;background:#f8f9ff;border:1px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:.72rem .9rem;font-family:inherit;font-size:.85rem;transition:border-color .15s,box-shadow .15s,background .15s}.smm-field input::placeholder{color:#94a3b8}.smm-field select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:34px}.smm-field select.is-placeholder{color:#94a3b8}.smm-field input:focus,.smm-field select:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.smm-field input.is-error,.smm-field select.is-error{border-color:#ef4444}.smm-error{color:#dc2626;margin-top:4px;font-size:11px;display:block}.smm-submit{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2346d5 0%,#4b6beb 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:4px;padding:.85rem 1.25rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:filter .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 22px #2346d547}.smm-submit:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px)}.smm-submit:disabled{opacity:.7;cursor:not-allowed}.smm-status{z-index:3;margin-bottom:8px;position:relative}@media (max-width:1024px){.smm-visual{display:none}.smm-card{width:min(480px,100%)}}@media (max-width:768px){.smm-card{flex-direction:column;max-height:min(92vh,900px)}.smm-panel{padding:1.35rem 1.25rem 1.5rem}.smm-grid{grid-template-columns:1fr;gap:14px}}
.floating-expert{z-index:9998;cursor:pointer;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;display:flex;position:fixed;bottom:28px;right:28px}.floating-expert__btn{cursor:pointer;z-index:2;background:#fff;border:none;border-radius:50%;outline:none;width:80px;height:80px;padding:0;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s;position:relative;overflow:hidden;box-shadow:0 4px 24px #00000024,0 1.5px 6px #00000014}.floating-expert__btn:hover{transform:scale(1.08);box-shadow:0 8px 32px #0000002e,0 2px 8px #0000001a}.floating-expert__btn:active{transform:scale(.96)}.floating-expert__btn img{object-fit:cover;pointer-events:none;border-radius:50%;width:100%;height:100%}.floating-expert{animation:3s ease-in-out infinite expert-float}@keyframes expert-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.floating-expert__pulse{z-index:1;pointer-events:none;border-radius:50%;width:80px;height:80px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.floating-expert__pulse:before,.floating-expert__pulse:after{content:"";border:2.5px solid #3b82f673;border-radius:50%;animation:2.4s cubic-bezier(0,0,.2,1) infinite expert-ping;position:absolute;inset:0}.floating-expert__pulse:after{animation-delay:1.2s}@keyframes expert-ping{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(1.9)}}.floating-expert__wave{pointer-events:none;z-index:0;border-radius:50%;width:80px;height:80px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}.floating-expert__wave.is-active .floating-expert__ripple{animation:.9s ease-out forwards expert-wave}.floating-expert__ripple{opacity:0;border:3px solid #3b82f699;border-radius:50%;position:absolute;inset:0;transform:scale(1)}.floating-expert__ripple:first-child{animation-delay:0s}.floating-expert__ripple:nth-child(2){animation-delay:.15s}.floating-expert__ripple:nth-child(3){animation-delay:.3s}@keyframes expert-wave{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(2.6)}}.floating-expert__label{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:linear-gradient(135deg,#1e3a5f 0%,#2563eb 100%);border-radius:10px;padding:8px 16px;font-size:13px;font-weight:600;transition:opacity .3s,transform .3s;position:absolute;top:50%;right:calc(100% + 14px);transform:translateY(-50%)translate(8px);box-shadow:0 4px 16px #2563eb40}.floating-expert__label:after{content:"";border:6px solid #0000;border-left-color:#2563eb;position:absolute;top:50%;right:-6px;transform:translateY(-50%)}.floating-expert:hover .floating-expert__label{opacity:1;transform:translateY(-50%)translate(0)}@media (max-width:640px){.floating-expert{bottom:18px;right:18px}.floating-expert__btn,.floating-expert__pulse,.floating-expert__wave{width:64px;height:64px}.floating-expert__label{display:none}}
