:root{--space-4: 4px;--space-6: 6px;--space-8: 8px;--space-10: 10px;--space-12: 12px;--space-16: 16px;--space-20: 20px;--space-24: 24px;--radius-6: 6px;--radius-8: 8px;--radius-10: 10px;--radius-12: 12px;--border: #e5e7eb;--border-strong: #d6dae1;--surface: #ffffff;--surface-muted: #f8fafc;--text: #0f172a;--text-muted: #475569;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .06);--shadow-md: 0 4px 16px rgba(0, 0, 0, .08);--focus-ring: 0 0 0 3px rgba(59, 130, 246, .35);--card-cover-h: 140px;--card-gap: var(--space-8)}.btn-reset{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;padding:0;font:inherit;color:inherit;line-height:inherit}:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}body{margin:0;background:#fafafa;color:#111}.header{position:sticky;top:0;z-index:10;display:flex;gap:16px;align-items:center;justify-content:space-between;padding:12px 16px;background:#fff;border-bottom:1px solid #eee}.brand{font-weight:700;text-decoration:none;color:#111}main{padding:16px;max-width:980px;margin:0 auto}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.card{display:block;padding:10px;border:1px solid #eee;border-radius:12px;background:#fff;color:inherit;text-decoration:none}.card img{width:100%;height:140px;object-fit:cover;border-radius:10px}.filters{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0 12px}.filters input,.filters select,.btn,button,input,textarea{padding:8px 10px;border:1px solid #ddd;border-radius:8px}.row.gap{display:flex;gap:8px;flex-wrap:wrap}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center}.modal-body{background:#fff;padding:16px;border-radius:12px;width:min(640px,96vw)}.err{color:#b00}.modal{z-index:10000}.modal-body{position:relative;z-index:10001}.leaflet-container{z-index:0!important}.telegram-latest-host,.telegram-latest-host iframe{max-width:100%}.telegram-latest-host iframe{width:100%!important;border:0;display:block}.welcome{position:relative;min-height:100vh;color:#f8fafc;overflow:hidden;background:#0b1020}.welcome-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;transform:scale(1.05);filter:saturate(1.08) contrast(1.05) brightness(.8)}.welcome-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,#080b14d9,#0f172a73 55%,#080b14f2),radial-gradient(720px 420px at 15% 15%,#3b82f640,#080b1400 65%)}.welcome-shell{position:relative;z-index:1;min-height:100vh;width:100%;margin:0 auto;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;gap:clamp(24px,4vw,40px);padding:clamp(20px,5vw,64px)}.welcome-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;width:min(1040px,100%);margin:0 auto}.welcome-brand{display:flex;align-items:center;gap:12px;font-weight:700;font-size:18px;letter-spacing:.4px}.welcome-lang select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#0f172ab3;color:#f8fafc;border:1px solid rgba(148,163,184,.35);padding:6px 12px;border-radius:999px;font-weight:600;cursor:pointer}.welcome-card{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:clamp(18px,3vw,28px);padding:clamp(22px,3.4vw,36px);border-radius:24px;border:1px solid rgba(148,163,184,.22);background:#0f172a94;box-shadow:0 30px 80px -45px #020617d9;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:welcomeFadeUp .8s ease-out both;width:min(1040px,100%);margin:0 auto}.welcome-card__content{display:flex;flex-direction:column;gap:14px}.welcome-heading{margin:0;font-size:clamp(44px,6vw,72px);line-height:1.02;font-weight:700}.welcome-sub{margin:0;font-size:clamp(16px,2vw,22px);max-width:460px;opacity:.9}.welcome-actions{display:grid;gap:8px;max-width:320px}.welcome-primary{height:52px;width:100%;border-radius:14px;border:none;background:#f8fafc;color:#0f172a;font-weight:700;font-size:16px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 18px 36px -24px #020617cc}.welcome-primary:hover{transform:translateY(-1px);box-shadow:0 22px 40px -24px #020617e6}.welcome-primary:active{transform:translateY(0)}.welcome-primary:disabled{cursor:default;opacity:.7}.welcome-secondary{border:none;background:transparent;color:#e2e8f0;font-weight:600;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:4px}.welcome-secondary:disabled{cursor:default;opacity:.6}.welcome-trust{font-size:12px;opacity:.7;letter-spacing:.02em}.welcome-card__map{min-height:240px}.login-map{position:relative;width:100%;height:100%;min-height:240px;border-radius:18px;overflow:hidden;box-shadow:inset 0 0 0 1px #94a3b81f;background:#0f172a66}.login-map__image{position:absolute;top:-8%;right:-8%;bottom:-8%;left:-8%;width:116%;height:116%;object-fit:cover;filter:blur(2px) saturate(1.05) contrast(1.05) brightness(.9);transform:scale(1.02)}.login-map__image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,#0f172a26,#0f172a99),radial-gradient(circle at 72% 30%,#38bdf82e,#0f172a00)}.welcome-links{font-size:12px;opacity:.7;display:inline-flex;gap:8px;align-items:center;width:min(1040px,100%);margin:0 auto}.welcome-links a{color:inherit;text-decoration:none}.welcome-links span{opacity:.6}@keyframes welcomeFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 900px){.welcome-card{grid-template-columns:1fr}.welcome-card__map{min-height:200px}.welcome-actions{max-width:100%}}@media (max-width: 720px){.app-header{flex-wrap:wrap;row-gap:8px}.app-nav{flex-wrap:wrap;width:100%;justify-content:flex-start}}
