:root{--navy:#071936;--blue:#0a4ea3;--blue2:#0d65d7;--orange:#ff6b1a;--red:#ee3e31;--ink:#0b1730;--muted:#627087;--line:#e7edf4;--paper:#f7f9fc;--white:#fff;--shadow:0 18px 50px rgba(7,25,54,.10);--radius:24px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.5}a{text-decoration:none;color:inherit}button,input{font:inherit}.container{width:min(1160px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(231,237,244,.85)}.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:26px}.brand{display:flex;align-items:center;gap:11px;min-width:238px}.brand img{width:154px;height:auto}.brand-sub{font-size:11px;color:#6d788a;line-height:1.15;max-width:115px}.nav{display:flex;gap:26px;font-size:14px;font-weight:650}.nav a:hover{color:var(--blue)}.header-actions{display:flex;align-items:center;gap:12px}.lang-switch{display:flex;padding:3px;border-radius:10px;background:#f1f4f8}.lang-btn{border:0;background:transparent;padding:6px 7px;border-radius:7px;color:#68758a;font-size:11px;font-weight:750;cursor:pointer}.lang-btn.active{background:#fff;color:var(--navy);box-shadow:0 2px 7px rgba(7,25,54,.10)}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(135deg,var(--blue2),var(--blue));color:#fff;padding:13px 20px;font-weight:750;border:0}.button-small{padding:10px 14px;font-size:13px}.hero{position:relative;overflow:hidden;padding:86px 0 72px;background:linear-gradient(180deg,#fff 0%,#f6f9fd 100%)}.hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 84% 18%,rgba(10,78,163,.11),transparent 28%),radial-gradient(circle at 8% 20%,rgba(255,107,26,.08),transparent 23%);pointer-events:none}.hero-grid{position:relative;display:grid;grid-template-columns:1.03fr .97fr;gap:62px;align-items:center}.eyebrow{display:inline-block;color:var(--blue);font-size:13px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.hero h1{font-size:clamp(42px,5vw,67px);line-height:1.02;letter-spacing:-.045em;margin:16px 0 22px;max-width:680px}.hero-copy>p{font-size:18px;color:var(--muted);max-width:650px;margin:0 0 28px}.search-box{height:66px;background:#fff;border:1px solid #dfe6ef;border-radius:18px;box-shadow:0 15px 45px rgba(7,25,54,.10);display:flex;align-items:center;padding:7px}.search-icon{font-size:30px;color:#637289;margin:0 10px}.search-box input{min-width:0;flex:1;border:0;outline:0;font-size:15px;color:var(--ink)}.search-box input::placeholder{color:#8994a6}.search-submit{height:50px;border:0;border-radius:13px;padding:0 22px;background:linear-gradient(135deg,var(--orange),var(--red));color:#fff;font-weight:800;cursor:pointer}.prompt-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:13px}.prompt-chip{background:#fff;border:1px solid #dfe7f0;color:#526078;border-radius:999px;padding:8px 12px;font-size:12px;cursor:pointer}.prompt-chip:hover{border-color:#bdcce0;color:var(--blue)}.hero-note{display:flex;gap:9px;align-items:center;margin-top:22px;color:#728097;font-size:12px}.pulse{width:8px;height:8px;border-radius:50%;background:#31b875;box-shadow:0 0 0 5px rgba(49,184,117,.12)}.map-demo{border-radius:30px;background:#fff;border:1px solid #dfe7f0;box-shadow:0 34px 80px rgba(7,25,54,.16);overflow:hidden;transform:rotate(1deg)}.map-topbar{height:60px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf1f5}.map-topbar span{color:#7a8799;font-size:13px}.status-badge{padding:6px 9px;border-radius:999px;background:#eef5ff;color:var(--blue)!important;font-weight:750}.map-canvas{height:480px;position:relative;overflow:hidden;background-color:#eef2ec;background-image:linear-gradient(30deg,rgba(201,218,194,.42) 12%,transparent 12.5%,transparent 87%,rgba(201,218,194,.42) 87.5%),linear-gradient(150deg,rgba(201,218,194,.35) 12%,transparent 12.5%,transparent 87%,rgba(201,218,194,.35) 87.5%),linear-gradient(30deg,rgba(255,255,255,.6) 12%,transparent 12.5%,transparent 87%,rgba(255,255,255,.6) 87.5%);background-size:120px 210px}.map-canvas:after{content:"";position:absolute;left:45%;top:-8%;width:70px;height:120%;background:#cbe1f6;transform:rotate(9deg);border-left:4px solid rgba(255,255,255,.8);border-right:4px solid rgba(255,255,255,.8)}.road{position:absolute;z-index:1;height:9px;background:#fff;border:1px solid #dde3dc;border-radius:20px;box-shadow:0 0 0 4px rgba(255,255,255,.48)}.road-1{width:125%;left:-8%;top:39%;transform:rotate(8deg)}.road-2{width:112%;left:-5%;top:72%;transform:rotate(-9deg)}.road-3{width:90%;left:18%;top:18%;transform:rotate(62deg)}.road-4{width:85%;left:-12%;top:55%;transform:rotate(78deg)}.district{position:absolute;z-index:2;color:#7a8779;font-size:12px;font-weight:700}.d1{left:17%;top:47%}.d2{left:20%;top:14%}.d3{right:8%;top:39%}.pin{position:absolute;z-index:5;left:var(--x);top:var(--y);width:43px;height:43px;border-radius:50% 50% 50% 8px;transform:translate(-50%,-50%) rotate(-45deg);border:3px solid #fff;box-shadow:0 8px 20px rgba(7,25,54,.23);color:white;cursor:pointer}.pin>*{transform:rotate(45deg)}.pin-orange{background:linear-gradient(135deg,var(--orange),var(--red))}.pin-blue{background:linear-gradient(135deg,#2f7ee9,var(--blue))}.pin-red{background:#cf3d3d}.pin::after{content:attr(aria-label);display:none}.place-card-mini{position:absolute;z-index:8;left:34%;bottom:70px;display:flex;gap:10px;align-items:center;background:#fff;border-radius:14px;padding:10px 12px;box-shadow:0 12px 30px rgba(7,25,54,.17);min-width:210px}.mini-icon{width:35px;height:35px;border-radius:10px;background:linear-gradient(135deg,var(--orange),var(--blue));display:grid;place-items:center;color:white;font-weight:900}.place-card-mini strong,.place-card-mini small{display:block}.place-card-mini strong{font-size:12px}.place-card-mini small{font-size:10px;color:#6f7c8f;margin-top:2px}.locate{position:absolute;z-index:8;right:20px;bottom:20px;width:42px;height:42px;border-radius:50%;background:white;display:grid;place-items:center;box-shadow:0 10px 25px rgba(7,25,54,.18);font-size:20px}.categories-section{padding:56px 0 10px}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:28px}.section-heading.compact{margin-bottom:21px}.section-heading h2,.ai-copy h2,.business-card h2{font-size:clamp(30px,3.6vw,46px);line-height:1.08;letter-spacing:-.03em;margin:8px 0 0}.section-copy{max-width:470px;color:var(--muted);font-size:14px}.categories{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.category{min-height:116px;padding:20px 14px;border:1px solid #e5ebf2;border-radius:20px;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:9px;transition:.2s;box-shadow:0 5px 16px rgba(7,25,54,.03)}.category:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#d8e2ed}.category span{font-size:30px}.category b{font-size:13px}.places-section{padding:90px 0}.place-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.place-card{border:1px solid #e5ebf2;border-radius:24px;background:#fff;overflow:hidden;box-shadow:0 10px 30px rgba(7,25,54,.05)}.place-card img{width:100%;height:250px;object-fit:cover;display:block}.place-card-body{padding:19px 20px 22px}.place-tag{font-size:10px;font-weight:800;color:var(--blue);text-transform:uppercase;letter-spacing:.06em}.place-card h3{margin:6px 0 2px;font-size:21px}.place-card p{margin:0;color:#7a879a;font-size:13px}.ai-section{padding:94px 0;background:var(--paper)}.ai-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.ai-copy>p{font-size:16px;color:var(--muted);max-width:610px}.ai-examples{display:grid;gap:10px;margin-top:27px}.ai-examples div{background:#fff;border:1px solid #e1e8f0;border-radius:14px;padding:13px 15px;color:#37465e;font-size:13px}.ai-card{background:#fff;border:1px solid #dde6f0;border-radius:26px;padding:22px;box-shadow:0 25px 60px rgba(7,25,54,.10)}.ai-card-head{display:flex;align-items:center;gap:9px;padding-bottom:16px;border-bottom:1px solid #edf1f5}.ai-star{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--blue2),var(--blue))}.beta{font-size:9px;font-weight:900;color:var(--blue);background:#eaf2ff;padding:4px 6px;border-radius:6px}.chat{max-width:88%;padding:12px 14px;border-radius:15px;margin-top:15px;font-size:13px}.chat.user{margin-left:auto;background:#eef5ff}.chat.bot{background:#f5f7fa}.result-row{display:flex;align-items:center;gap:12px;margin-top:18px;border:1px solid #e6ebf2;border-radius:14px;padding:10px}.result-thumb{width:47px;height:47px;border-radius:10px;background:linear-gradient(135deg,#e9b891,#8f604c)}.result-row div:nth-child(2){flex:1}.result-row strong,.result-row small{display:block}.result-row small{font-size:10px;color:#718098}.result-row button{border:0;width:34px;height:34px;border-radius:10px;background:var(--blue);color:#fff}.business-section{padding:90px 0}.business-card{border-radius:30px;padding:50px 56px;background:linear-gradient(120deg,#071936,#0a4ea3 72%,#1267c9);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:46px;box-shadow:0 30px 70px rgba(7,25,54,.18)}.eyebrow.light{color:#ffbd8d}.business-card h2{max-width:670px}.business-card p{max-width:760px;color:#d3deec;margin:15px 0 0}.button-light{background:#fff;color:var(--navy);white-space:nowrap}.footer-inner{min-height:125px;border-top:1px solid #e8edf3;display:flex;align-items:center;justify-content:space-between}.footer-brand{display:flex;align-items:center;gap:16px}.footer-brand img{width:130px}.footer-brand span{font-size:12px;color:#7a8799}.footer-right{display:flex;gap:25px;color:#7a8799;font-size:12px}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,20px);background:var(--navy);color:#fff;padding:12px 17px;border-radius:12px;box-shadow:0 15px 35px rgba(7,25,54,.25);font-size:13px;opacity:0;pointer-events:none;transition:.25s;z-index:80;max-width:min(90vw,520px)}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:960px){.nav{display:none}.brand-sub{display:none}.brand{min-width:auto}.header-inner{height:68px}.header-actions .button-small{display:none}.hero{padding-top:56px}.hero-grid,.ai-grid{grid-template-columns:1fr}.hero-grid{gap:42px}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.search-box,.prompt-row,.hero-note{max-width:700px;margin-left:auto;margin-right:auto}.hero-note{justify-content:center}.map-demo{max-width:650px;width:100%;margin:auto;transform:none}.categories{grid-template-columns:repeat(3,1fr)}.place-grid{grid-template-columns:1fr 1fr}.place-card:last-child{grid-column:1/-1}.place-card:last-child img{height:310px}.business-card{padding:42px 36px}.section-heading{align-items:flex-start;flex-direction:column;gap:15px}}
@media(max-width:640px){.container{width:min(100% - 24px,1160px)}.brand img{width:130px}.lang-switch{gap:1px}.lang-btn{padding:5px 6px}.hero{padding:42px 0 48px}.hero h1{font-size:39px}.hero-copy>p{font-size:16px}.search-box{height:auto;min-height:62px;display:grid;grid-template-columns:30px 1fr;padding:9px}.search-submit{grid-column:1/-1;width:100%;margin-top:4px}.prompt-row{justify-content:center}.map-canvas{height:360px}.place-card-mini{left:16%;bottom:58px}.categories-section{padding-top:43px}.categories{grid-template-columns:repeat(2,1fr)}.category{min-height:103px}.places-section,.ai-section,.business-section{padding:64px 0}.section-heading h2,.ai-copy h2,.business-card h2{font-size:32px}.place-grid{grid-template-columns:1fr}.place-card:last-child{grid-column:auto}.place-card img,.place-card:last-child img{height:230px}.ai-grid{gap:38px}.business-card{padding:34px 26px;display:block}.business-card .button{margin-top:24px;width:100%}.footer-inner{padding:30px 0;display:block}.footer-brand{display:block}.footer-brand span{display:block;margin-top:10px}.footer-right{margin-top:20px;justify-content:space-between}}
