﻿.header-container,.logo{display:flex;align-items:center}.logo,body{color:#1f2937}.card,.coordinates-card,.map-container{box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.breadcrumb a,footer a,nav a{text-decoration:none;transition:color .3s}.fll-kicker{text-transform:uppercase}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;background:linear-gradient(135deg,#f9fafb 0,#e5e7eb 100%);line-height:1.6}#map{height:78vh;border-radius:16px;border:1px solid #e5e7eb;box-shadow:0 8px 30px rgba(0,0,0,.08)}@media (max-width:980px){.wrap{grid-template-columns:1fr}#map{height:60vh}}header{position:sticky;top:0;z-index:1000;background:#fff;border-bottom:1px solid #e5e7eb}.header-container{max-width:1200px;margin:0 auto;padding:14px 20px;justify-content:space-between;position:relative}.logo{gap:.5rem;text-decoration:none}.logo-icon,nav{align-items:center;display:flex}.hero,.logo-icon{background:linear-gradient(135deg,#3b82f6 0,#14b8a6 100%);color:#fff}.logo-icon{width:40px;height:40px;border-radius:8px;justify-content:center;font-size:20px}.logo-text{font-size:1.25rem;font-weight:600}.hero-btn,nav a{font-size:.875rem;font-weight:500}nav{gap:1.5rem}nav a{color:#4b5563}nav a:hover{color:#3b82f6}.hero{padding:2rem 1rem}.hero-container{max-width:1280px;margin:0 auto}.breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#bfdbfe;margin-bottom:1rem}.breadcrumb .current,.breadcrumb a:hover,.hero-btn,footer a:hover{color:#fff}.breadcrumb a{color:#bfdbfe}.hero h1{font-size:2rem;font-weight:700;margin-bottom:.5rem}.hero p{font-size:1.125rem;color:#bfdbfe;margin-bottom:1.5rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:.75rem}.hero-btn{padding:.5rem 1rem;background:rgba(255,255,255,.2);border:none;border-radius:8px;cursor:pointer;transition:background .3s}.container,footer{padding:2rem 1rem}.btn,.copy-btn{transition:.3s;cursor:pointer}.hero-btn:hover{background:rgba(255,255,255,.3)}.container{max-width:1280px;margin:0 auto}.grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:1024px){.grid{grid-template-columns:1fr 2fr}}.card,.coordinates-card{background:#fff;border-radius:12px;border:1px solid #e5e7eb;padding:1.5rem;margin-bottom:1.5rem}.card-header,.coord-section-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.btn,.recent-meta{align-items:center}.card-header h3{font-size:1.125rem;font-weight:600}.card-icon{font-size:1.25rem}.btn,.coord-value.small,.search-input{font-size:.875rem}.search-input{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;margin-bottom:.75rem}.search-input:focus,select:focus{outline:0;border-color:#3b82f6}.button-group{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-top:.75rem}.btn{padding:.5rem 1rem;border:1px solid #d1d5db;background:#fff;border-radius:8px;display:flex;justify-content:center;gap:.5rem}.btn:hover,.distance-link:hover{background:#f9fafb}.btn-primary{background:#3b82f6;color:#fff;border:none}.btn-primary:hover{background:#2563eb}.coord-section{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.coord-section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.coord-section-header h4{font-size:1rem;font-weight:600;color:#1f2937}.coord-section-icon{font-size:1.125rem}.coord-row{display:flex;justify-content:space-between;align-items:center;background:#f9fafb;padding:.875rem;border-radius:8px;margin-bottom:.75rem}.coord-row:last-child{margin-bottom:0}.coord-label{font-size:.75rem;color:#6b7280;margin-bottom:.25rem}.coord-value{font-size:1.125rem;font-weight:600;color:#1f2937}.coord-value.address{font-size:.875rem;font-weight:400;line-height:1.5}.copy-btn{background:0 0;border:none;padding:.5rem;border-radius:8px;color:#6b7280;flex-shrink:0}.copy-btn:hover{background:#f3f4f6}.copy-btn.copied{color:#10b981}.recent-wrap{margin-top:10px;border:1px solid #e5e7eb;background:#f9fafb;border-radius:14px;padding:8px}.recent-wrap.collapsed{max-height:250px;overflow:hidden}.recent-wrap.expanded{max-height:520px;overflow:auto}.recent-list{display:flex;flex-direction:column;gap:10px}.recent-card{display:block;padding:10px 12px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;text-decoration:none;color:#111827;transition:.18s;position:relative}.recent-card:hover{border-color:#d1d5db;box-shadow:0 6px 18px rgba(0,0,0,.06);transform:translateY(-1px)}.recent-top{display:flex;align-items:flex-start;gap:8px}.recent-icon{font-size:14px;margin-top:1px;opacity:.9}.recent-title{flex:1;font-weight:600;font-size:14px;line-height:1.35;word-break:break-word;padding-right:28px}.recent-meta{margin-top:6px;display:flex;gap:10px;flex-wrap:wrap;font-size:12px;color:#6b7280}.recent-coords{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.recent-remove{position:absolute;top:7px;right:8px;width:28px;height:28px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;line-height:1;padding:0;transition:.15s;transform:translateY(-.5px)}.recent-remove:hover{background:#fee2e2;border-color:#fecaca;color:#991b1b}.map-container{background:#fff;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden}.map-header{background:linear-gradient(135deg,#3b82f6 0,#14b8a6 100%);padding:1rem;display:flex;justify-content:space-between;align-items:center;color:#fff}.map-frame,.mobile-nav.open{display:block}.map-header h3{display:flex;align-items:center;gap:.5rem;font-weight:600}.map-frame{width:100%;height:500px;border:none}.map-footer{background:#f9fafb;padding:.5rem 1rem;font-size:.75rem;color:#6b7280;border-top:1px solid #e5e7eb}.map-footer a{color:#3b82f6;text-decoration:none}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.info-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#f9fafb;border-radius:8px}.distance-value,.info-label{font-size:.875rem;color:#6b7280}.info-value{font-weight:600;color:#1f2937}.city-tags{display:flex;flex-wrap:wrap;gap:.5rem}.city-tag{padding:.5rem 1rem;background:#f3f4f6;border-radius:8px;font-size:.875rem;font-weight:500;color:#4b5563;text-decoration:none;transition:.3s}.city-tag:hover{background:#dbeafe;color:#2563eb}.faq-item{border-bottom:1px solid #e5e7eb;padding:1rem 0}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;background:0 0;border:none;font-size:1rem;font-weight:600;color:#1f2937;cursor:pointer;text-align:left;padding:0}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s;color:#4b5563;font-size:.875rem;line-height:1.7}.faq-answer.open{max-height:300px;margin-top:.75rem}.faq-icon{transition:transform .3s}.faq-icon.rotate{transform:rotate(180deg)}footer{background:#111827;color:#9ca3af;text-align:center;margin-top:3rem}footer a{color:#9ca3af;margin:0 .5rem}.toast{position:fixed;bottom:2rem;right:2rem;background:#1f2937;color:#fff;padding:1rem 1.5rem;border-radius:8px;box-shadow:0 10px 15px -3px rgba(0,0,0,.3);display:flex;align-items:center;gap:.75rem;opacity:0;transform:translateY(100px);transition:.3s;z-index:2000}.toast.show{opacity:1;transform:translateY(0)}.toast-icon{color:#10b981;font-size:1.25rem}.desktop-nav .nav-link,.distance-link,.mobile-nav .nav-link{text-decoration:none;color:#1f2937}@media (max-width:768px){.hero h1{font-size:1.5rem}.hero p{font-size:1rem}nav.desktop-nav{display:none}.mobile-menu-btn{display:block}.map-frame{height:350px}}select{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;background:#fff;cursor:pointer}.use-list{list-style:none}.use-list li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem}.use-bullet{width:20px;height:20px;background:#3b82f6;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.use-bullet::after{content:'';width:8px;height:8px;background:#fff;border-radius:50%}.gradient-card{background:linear-gradient(135deg,#eff6ff 0,#ccfbf1 100%);border:1px solid #bfdbfe}.distance-link{display:flex;justify-content:space-between;align-items:center;padding:.75rem;border-radius:8px;transition:background .3s}.distance-city{font-weight:500}.fll-search-form{margin-top:12px}.fll-search-row{display:flex;gap:12px;align-items:center}.fll-search-input{flex:1;height:46px!important;padding:0 14px!important;border:1px solid #d1d5db!important;border-radius:12px!important;background:#fff!important;font-size:14px!important;outline:0!important}.fll-search-input:focus{border-color:#3b82f6!important;box-shadow:0 0 0 4px rgba(59,130,246,.15)!important}.fll-btn-primary{height:46px!important;padding:0 18px!important;border-radius:12px!important;border:0!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;font-weight:700!important;color:#fff!important;background:linear-gradient(135deg,#3b82f6 0,#14b8a6 100%)!important;box-shadow:0 10px 20px rgba(20,184,166,.18)!important;transition:transform .15s,box-shadow .15s,filter .15s!important;white-space:nowrap!important}.fll-city-card,.fll-country-card,.fll-searchbox{box-shadow:0 4px 10px rgba(0,0,0,.04)}.fll-btn-primary:hover{transform:translateY(-1px)!important;box-shadow:0 14px 26px rgba(20,184,166,.22)!important;filter:brightness(1.02)!important;background:#1d4ed8;filter:brightness(.98)}.fll-btn-primary:active{transform:translateY(0)!important;box-shadow:0 8px 16px rgba(20,184,166,.16)!important}@media (max-width:520px){.fll-search-row{flex-direction:column;align-items:stretch}.fll-btn-primary{width:100%!important}}.fll-city-grid,.fll-country-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.fll-country-card{display:flex;flex-direction:column;gap:10px;padding:14px;border:1px solid #e5e7eb;background:#fff;border-radius:14px;text-decoration:none;color:#111827;transition:transform .15s,box-shadow .15s,border-color .15s}.fll-city-card:hover,.fll-country-card:hover{transform:translateY(-2px);border-color:#cbd5e1;box-shadow:0 10px 22px rgba(0,0,0,.08)}.fll-country-name{font-size:15px;font-weight:700;line-height:1.2}.fll-country-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.fll-country-badge{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;border:1px solid #e5e7eb;background:#f8fafc;font-size:12px;color:#475569;font-weight:600}.fll-country-cta{font-size:12px;font-weight:700;color:#2563eb}.fll-country-card:hover .fll-country-cta{color:#1d4ed8}.fll-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.fll-kicker{font-weight:700;letter-spacing:.06em}.fll-h1{line-height:1.15}.fll-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.fll-searchbox,.fll-sort{display:flex;align-items:center}.fll-searchbox{gap:10px;flex:1;min-width:280px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.fll-search-ic{opacity:.7;font-size:14px}.fll-input{border:none;outline:0;flex:1;font-size:14px;color:#0f172a}.fll-sort{gap:8px}.fll-label{font-size:12px;color:#64748b;font-weight:700}.fll-select{padding:10px 12px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;font-size:14px}.fll-btn{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#0f172a;transition:transform .15s,box-shadow .15s,border-color .15s,background .15s}.fll-btn:hover{transform:translateY(-1px);border-color:#cbd5e1;box-shadow:0 8px 18px rgba(0,0,0,.06)}.fll-btn-sm{padding:8px 10px;border-radius:10px;font-size:12px}.fll-muted{color:#64748b;font-size:13px}.fll-city-card{display:flex;flex-direction:column;gap:10px;padding:14px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;text-decoration:none;color:#0f172a;transition:transform .15s,box-shadow .15s,border-color .15s}.fll-city-name{font-weight:800;font-size:15px;line-height:1.2}.fll-city-meta{display:flex;justify-content:flex-start}.fll-city-pill{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;border:1px solid #e5e7eb;background:#f8fafc;font-size:12px;font-weight:700;color:#2563eb}.fll-empty{margin-top:14px;padding:14px;border:1px dashed #cbd5e1;border-radius:14px;background:#fff;color:#64748b}.fll-list,.fll-text{color:#334155;line-height:1.7;font-size:14px}.fll-about-grid,.fll-legal-grid{display:grid;grid-template-columns:1fr;gap:14px;margin-top:14px}.fll-text{margin:0}.fll-list{margin:10px 0 0;padding-left:18px}.fll-list li{margin:6px 0}.fll-callout{margin-top:12px;padding:12px;border-radius:14px;background:linear-gradient(135deg,#eff6ff 0,#ccfbf1 100%);border:1px solid #bfdbfe}.fll-callout-title{font-weight:800;color:#0f172a;margin-bottom:4px}.fll-callout-text{color:#334155;font-size:14px}.fll-bullets,.fll-feature-grid{display:grid;grid-template-columns:1fr;gap:10px}.fll-feature{padding:12px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.fll-feature-title{font-weight:800;color:#0f172a;font-size:14px;margin-bottom:4px}.fll-bullet-text,.fll-feature-text{color:#475569;font-size:13px;line-height:1.6}.fll-bullet-title,.fll-h1{font-weight:800;color:#0f172a}@media (min-width:700px){.fll-bullets,.fll-feature-grid{grid-template-columns:1fr 1fr}}.fll-bullet{padding:12px;border:1px solid #e5e7eb;border-radius:14px;background:#f8fafc}.fll-bullet-title{margin-bottom:3px;font-size:14px}@media (min-width:980px){.fll-about-grid{grid-template-columns:1.3fr 1fr;align-items:start}.fll-about-grid .card:first-child{grid-column:1/-1}.fll-legal-grid{grid-template-columns:1fr 1fr;align-items:start}}.fll-h1{font-size:28px;margin:0}.fll-subtitle{margin:8px 0 0;color:#475569;font-size:14px;line-height:1.6}.fll-kicker{font-size:12px;color:#64748b;letter-spacing:.08em}.fll-page-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-end;margin:8px 0 14px;flex-wrap:wrap}.fll-page-actions{display:flex;gap:10px;flex-wrap:wrap}.fll-btn,.hero-meta{display:inline-flex;align-items:center}.fll-btn{justify-content:center;gap:8px;padding:10px 12px;border-radius:12px;text-decoration:none;font-weight:700;font-size:13px;border:1px solid #e5e7eb}.fll-btn-primary{border-color:#2563eb}.fll-btn-ghost{background:#fff;color:#0f172a}.fll-btn-ghost:hover,.hero-meta{background:#f8fafc}.hero-meta{margin-top:.75rem;gap:.5rem;padding:.45rem .9rem;border-radius:999px;color:#334155;border:1px solid #e2e8f0;font-size:.95rem;font-weight:500;line-height:1.4}desktop-nav{display:flex;gap:20px;align-items:center}.mobile-menu-btn{display:none;background:0 0;border:0;font-size:24px;cursor:pointer;color:#374151}.mobile-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;box-shadow:0 10px 30px rgba(0,0,0,.08);padding:10px 20px 16px;z-index:999}.mobile-nav .nav-link{display:block;padding:14px 0;border-bottom:1px solid #f1f5f9}.mobile-nav .nav-link:last-child{border-bottom:none}@media (max-width:991px){.desktop-nav{display:none}.mobile-menu-btn{display:block}}@media (min-width:992px){.mobile-nav{display:none!important}}