:root{--ink:#13243a;--green:#16866f;--dark:#083d63;--blue:#1769aa;--sky:#32b7d5;--coral:#f06449;--sun:#f6bb42;--lime:#dff1bc;--cream:#fffaf0;--white:#fff;--muted:#607083;--line:#dce5ec;--shadow:0 18px 50px #0b457025}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#fffaf0,#f7fbff);color:var(--ink);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}a{text-decoration:none;color:inherit}button,input,select{font:inherit}button{cursor:pointer}header{height:76px;padding:0 clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:1000;background:#ffffffee;border-bottom:1px solid #16251c12;backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:10px;font-size:14px;line-height:1.05}.flag{width:46px;height:32px;border-radius:6px;display:block;overflow:hidden;background:white;box-shadow:0 3px 12px #1769aa2b;border:1px solid #cbdce9;flex:0 0 auto}.flag svg{width:100%;height:100%;display:block}nav{display:flex;gap:30px;font-size:14px;font-weight:700}nav a:hover{color:var(--green)}.outline{border:1px solid var(--line);background:white;border-radius:999px;padding:10px 15px;font-weight:800}.hero{min-height:660px;padding:72px clamp(24px,6vw,100px);display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.92fr);align-items:center;gap:58px;background:radial-gradient(circle at 8% 5%,#32b7d526,transparent 24%),radial-gradient(circle at 94% 90%,#f6bb4230,transparent 30%),linear-gradient(135deg,#fffaf0 42%,#edf8ff)}.kicker{display:block;color:var(--green);font-size:12px;font-weight:900;letter-spacing:.15em;margin-bottom:14px}h1,h2{font-family:Georgia,serif;letter-spacing:-.035em}h1{font-size:clamp(46px,6vw,82px);line-height:.98;margin:0 0 24px;max-width:830px}h2{font-size:clamp(32px,4vw,48px);line-height:1.04;margin:0}.hero>div>p{font-size:18px;line-height:1.65;color:#536158;max-width:650px;margin:0 0 32px}.primary,.white{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:14px 22px;background:linear-gradient(135deg,var(--blue),var(--sky));color:white;font-weight:850;box-shadow:0 8px 20px #1769aa33}.primary:hover{background:linear-gradient(135deg,var(--dark),var(--blue));transform:translateY(-2px)}.hero-visual{min-width:0}.photo-grid{height:390px;display:grid;grid-template-columns:1.06fr .94fr;grid-template-rows:1fr 1fr;gap:12px;transform:rotate(1deg)}.photo-grid figure{position:relative;overflow:hidden;margin:0;border:5px solid white;border-radius:24px;box-shadow:var(--shadow);background:#cce7ef}.photo-grid .city-photo{grid-row:1/3}.photo-grid img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .6s ease}.photo-grid figure:hover img{transform:scale(1.05)}.photo-grid figcaption{position:absolute;left:12px;bottom:11px;padding:7px 10px;border-radius:999px;background:#0b243bc7;color:white;font-size:11px;font-weight:800;backdrop-filter:blur(5px)}.photo-grid .beach-photo{transform:translateY(-8px) rotate(2deg)}.photo-grid .mountain-photo{transform:translateY(7px) rotate(-2deg)}.numbers{margin-top:16px;background:white;padding:7px;border-radius:20px;box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(3,1fr)}.numbers p{margin:0;padding:12px 8px;display:grid;text-align:center;border-right:1px solid var(--line)}.numbers p:last-child{border:0}.numbers strong{font:30px Georgia;color:var(--blue)}.numbers span{color:var(--muted);font-size:10px}.photo-credit{font-size:9px!important;line-height:1.4!important;color:#758391!important;margin:10px 5px 0!important;text-align:center}.section{padding:80px clamp(20px,5vw,72px)}.heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:27px}.heading p{margin:0;color:var(--muted)}.filters{display:grid;grid-template-columns:minmax(240px,1fr) 200px 200px auto;gap:10px;margin-bottom:15px}.filters label{display:flex;align-items:center;gap:8px;background:white;border:1px solid var(--line);padding:0 14px;border-radius:12px}.filters input{width:100%;border:0;outline:0;background:transparent;padding:13px 0}.filters select{border:1px solid var(--line);border-radius:12px;padding:0 13px;background:white;color:var(--ink)}.filters>.outline{border-radius:12px}.map-shell{height:650px;display:grid;grid-template-columns:1.7fr .8fr;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:white;box-shadow:0 8px 30px #183d2812}#map{width:100%;height:100%;background:#dce9df}.map-shell aside{height:100%;display:flex;flex-direction:column;border-left:1px solid var(--line)}.result-head{padding:18px 20px;border-bottom:1px solid var(--line)}#cards{overflow:auto;padding:10px}.card{width:100%;border:0;border-bottom:1px solid var(--line);border-radius:10px;padding:14px 11px;background:white;text-align:left;display:grid;grid-template-columns:54px 1fr;gap:13px}.card:hover{background:#f2f7ed}.thumb{height:54px;border-radius:13px;display:grid;place-items:center;font-size:25px}.card small,#tag{color:var(--green);font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.card h3{font-size:15px;margin:3px 0 5px}.card p{font-size:12px;color:var(--muted);margin:0}.pin{width:38px;height:38px;border:3px solid white;border-radius:50% 50% 50% 8px;transform:rotate(-45deg);display:grid;place-items:center;box-shadow:0 4px 14px #0005}.pin span{transform:rotate(45deg);font-size:17px}.saved{margin:0 clamp(20px,5vw,72px);padding:43px clamp(25px,4vw,55px);border-radius:24px;background:linear-gradient(120deg,#dff1bc,#bceef1);display:flex;justify-content:space-between;align-items:center;gap:30px}.saved-actions{display:flex;gap:12px}.saved-actions button{border:0;background:white;border-radius:18px;padding:15px 25px;display:grid;text-align:left}.saved-actions strong{font:32px Georgia;color:var(--green)}.saved-actions span{font-size:12px;color:var(--muted)}.tools{text-align:center}.tools h2{margin-bottom:35px}.tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;text-align:left}.tool-grid article{padding:30px;background:white;border:1px solid var(--line);border-radius:20px}.tool-grid i{font-style:normal;font-size:34px}.tool-grid h3{font-size:21px;margin:17px 0 8px}.tool-grid p{color:var(--muted);line-height:1.55;min-height:50px}.tool-grid small{color:var(--green);font-weight:900;letter-spacing:.08em}.business{margin:0 clamp(20px,5vw,72px) 70px;padding:52px;border-radius:28px;background:linear-gradient(135deg,var(--dark),var(--blue));color:white;display:flex;align-items:center;justify-content:space-between;gap:40px}.business .kicker{color:var(--lime)}.business h2{max-width:680px}.business p{color:#c6ddd0;line-height:1.6}.white{background:white;color:var(--dark);white-space:nowrap}.modal{display:none;position:fixed;inset:0;z-index:2000;place-items:center;padding:20px}.modal.open{display:grid}.backdrop{position:absolute;inset:0;border:0;background:#071a11b8;backdrop-filter:blur(4px)}.dialog{position:relative;overflow:hidden;width:min(540px,100%);border-radius:24px;background:white;box-shadow:var(--shadow)}.close{position:absolute;z-index:2;right:14px;top:14px;border:0;width:38px;height:38px;border-radius:50%;background:white;font-size:24px}.dialog #photo{height:180px;display:grid;place-items:center;font-size:74px}.dialog-body{padding:27px}.dialog-body h2{font-size:36px;margin:8px 0}.dialog-body>b{color:var(--green)}.dialog-body p{line-height:1.55}.actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.actions .outline{font-size:13px}.actions .active{background:var(--lime);border-color:#b3d27a}.actions .primary{padding:11px 17px;font-size:13px}footer{padding:35px clamp(20px,5vw,72px);border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:13px}@media(max-width:850px){nav{display:none}.hero{grid-template-columns:1fr;padding-top:65px;gap:45px}.photo-grid{height:430px}.numbers{display:grid;grid-template-columns:repeat(3,1fr)}.numbers p{display:grid;text-align:center;border:0;border-right:1px solid var(--line);padding:12px 6px}.numbers strong{font-size:29px}.numbers span{font-size:10px}.filters{grid-template-columns:1fr 1fr}.filters label{grid-column:1/-1}.map-shell{height:auto;grid-template-columns:1fr}#map{height:480px}.map-shell aside{height:350px;border-left:0;border-top:1px solid var(--line)}.saved,.business{align-items:flex-start;flex-direction:column}.tool-grid{grid-template-columns:1fr}.tool-grid p{min-height:0}}@media(max-width:520px){h1{font-size:46px}.hero{padding:55px 20px}.photo-grid{height:420px;grid-template-columns:1fr 1fr;grid-template-rows:1.15fr .85fr}.photo-grid .city-photo{grid-column:1/3;grid-row:1}.photo-grid .beach-photo,.photo-grid .mountain-photo{transform:none}.numbers{grid-template-columns:repeat(3,1fr)}.numbers p{display:grid;border-right:1px solid var(--line);border-bottom:0}.heading{align-items:flex-start;flex-direction:column}.filters{grid-template-columns:1fr}.filters label{grid-column:auto}#map{height:420px}.saved-actions{width:100%}.saved-actions button{flex:1;padding:13px}.business{padding:34px 24px}footer{align-items:flex-start;flex-direction:column;gap:18px}}