:root{--ink:#152238;--muted:#647084;--coral:#ff5f61;--coral2:#ff7c73;--cream:#fff8f4;--line:#e9e9e9;--green:#159a68;--shadow:0 12px 36px #1423371a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.topbar{z-index:50;background:#fffffff5;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;height:72px;padding:0 max(4vw,24px);display:flex;position:sticky;top:0}.brand{grid-template-columns:auto auto;align-items:baseline;line-height:1;display:grid}.brand b{color:var(--coral);font-size:28px}.brand span{font-size:25px;font-weight:800}.brand small{color:var(--muted);letter-spacing:.02em;grid-column:1/3;margin-top:4px;font-size:9px}.navlinks{gap:26px;display:flex}.navlinks a{align-items:center;gap:7px;font-size:14px;font-weight:650;display:flex}.top-actions{align-items:center;gap:10px;display:flex}.langpill,.avatar{border:1px solid var(--line);border-radius:999px;padding:9px 13px}.avatar{place-items:center;padding:8px;display:grid}.hero{background-image:url(https://images.unsplash.com/photo-1529260830199-42c24126f198?auto=format&fit=crop&w=2200&q=85);background-position:50% 45%;background-size:cover;align-items:center;height:560px;display:flex;position:relative}.hero-overlay{background:linear-gradient(90deg,#fffffff5 0%,#ffffffc2 31%,#ffffff14 65%);position:absolute;inset:0}.hero-copy{z-index:2;width:min(560px,44vw);margin-top:-50px;margin-left:max(7vw,60px);position:relative}.eyebrow{letter-spacing:.14em;color:var(--coral);margin-bottom:10px;font-size:12px;font-weight:800;display:inline-block}.hero h1{letter-spacing:-.045em;margin:0 0 18px;font-size:58px;line-height:.98}.hero p{color:#425067;margin:0;font-size:20px;line-height:1.5}.hero-search{z-index:4;width:min(1180px,88vw);position:absolute;bottom:34px;left:50%;transform:translate(-50%)}.hero-note{color:#fff;text-shadow:0 2px 10px #00000073;z-index:3;text-align:right;font-weight:800;position:absolute;bottom:40px;right:6vw}.hero-note small{font-weight:500}.searchbar{min-height:76px;box-shadow:var(--shadow);background:#fff;border:1px solid #e8e8e8;border-radius:999px;grid-template-columns:1.5fr 1fr 1fr 1fr auto;align-items:center;padding:8px;display:grid}.searchbar.compact{max-width:1180px;min-height:68px;margin:22px auto;position:relative}.searchbar label{border-right:1px solid #eee;align-items:center;gap:12px;min-width:0;padding:0 20px;display:flex}.searchbar label span{flex-direction:column;min-width:0;display:flex}.searchbar b{font-size:13px}.searchbar small{color:var(--muted);margin-top:4px;font-size:12px}.searchbar input{width:100%;min-width:0;color:var(--muted);background:0 0;border:0;outline:0;padding:3px 0;font-size:12px}.searchbar button{background:linear-gradient(135deg,var(--coral),var(--coral2));color:#fff;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:9px;height:56px;padding:0 26px;font-weight:800;display:flex}.section,.page{max-width:1280px;margin:auto;padding:56px max(4vw,22px)}.page{padding-top:24px}.section-title{justify-content:space-between;align-items:end;margin-bottom:24px;display:flex}.section-title h2,.pagehead h1{letter-spacing:-.03em;margin:0 0 6px;font-size:34px}.section-title p,.pagehead p{color:var(--muted);margin:0}.section-title>a{color:var(--coral);font-weight:750}.city-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.city-grid.wide{grid-template-columns:repeat(4,1fr)}.city-card{color:#fff;background-position:50%;background-size:cover;border-radius:22px;align-items:flex-end;height:270px;padding:20px;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 26px #0a1e3217}.city-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px #0a1e3226}.city-card h3{margin:0;font-size:28px}.city-card p{margin:4px 0;font-weight:650}.city-card span{opacity:.84;font-size:12px}.city-card i{color:var(--ink);background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;bottom:18px;right:18px}.score{color:var(--ink);background:#fffffff0;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800;position:absolute;top:14px;left:14px}.intent-grid{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.intent{border:1px solid var(--line);border-radius:18px;min-height:145px;padding:22px 16px}.intent span{font-size:28px}.intent h3{margin:12px 0 5px;font-size:15px}.intent p{color:var(--muted);margin:0;font-size:12px;line-height:1.4}.trust{background:var(--cream);grid-template-columns:repeat(3,1fr);gap:50px;padding:30px max(8vw,50px);display:grid}.trust>div{grid-template-columns:36px 1fr;column-gap:12px;display:grid}.trust svg{color:var(--coral);grid-row:1/3}.trust h3,.trust p{margin:0}.trust p{color:var(--muted);margin-top:5px;font-size:13px}.pagehead{padding:30px 0}.city-hero{color:#fff;background-position:50%;background-size:cover;align-items:end;height:430px;padding:55px max(7vw,40px);display:flex}.city-hero>div{max-width:680px}.city-hero h1{letter-spacing:-.04em;margin:0 0 12px;font-size:52px}.city-hero p{font-size:18px;line-height:1.5}.tagrow{gap:8px;display:flex}.tagrow span,.chips button{color:inherit;background:#ffffff26;border:1px solid #ffffff59;border-radius:999px;padding:8px 12px}.city-search{padding:0 4vw}.city-section{padding-top:18px}.chips{gap:9px;padding-bottom:20px;display:flex;overflow:auto}.chips button{color:var(--ink);white-space:nowrap;background:#fff;border-color:#e4e4e4}.sort{font-size:13px;font-weight:700}.stay-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.stay-card{border:1px solid var(--line);background:#fff;border-radius:20px;overflow:hidden}.stay-img{background-position:50%;background-size:cover;height:220px;display:block;position:relative}.badge{background:#fff;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800;position:absolute;top:12px;left:12px}.heart{background:#ffffffe6;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:10px;right:10px}.stay-body{padding:14px}.stay-title{justify-content:space-between;gap:10px;display:flex}.stay-title h3{margin:0;font-size:17px}.stay-title p,.muted{color:var(--muted);margin:5px 0;font-size:12px}.price{align-items:baseline;gap:4px;margin-top:14px;display:flex}.price strong{font-size:19px}.price small{color:var(--coral);background:#fff0ef;border-radius:6px;margin-left:auto;padding:4px 7px;font-weight:800}.empty{text-align:center;color:var(--muted);border:1px dashed #dcdcdc;border-radius:22px;padding:70px 25px}.empty h3{color:var(--ink)}.primary-link{background:var(--coral);color:#fff;border-radius:999px;padding:13px 20px;font-weight:800;display:inline-block}.local-guide{background:linear-gradient(135deg,#fff7f2,#f8fbf8);border-radius:28px;grid-template-columns:1fr 1.3fr;gap:35px;max-width:1280px;margin:0 auto 60px;padding:38px max(4vw,22px);display:grid}.local-guide h2{margin:0 0 10px;font-size:32px}.local-guide p{color:var(--muted);line-height:1.6}.guide-cards{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.guide-cards div{background:#fff;border:1px solid #eee;border-radius:17px;padding:20px}.guide-cards p{font-size:12px}.listing-page{max-width:1380px;margin:auto;padding:28px 4vw 80px}.crumb{color:var(--muted);margin-bottom:20px;font-size:12px}.gallery{border-radius:22px;grid-template-rows:220px 220px;grid-template-columns:2fr 1fr 1fr;gap:7px;display:grid;overflow:hidden}.gallery>div{background-position:50%;background-size:cover}.gallery-main{grid-row:1/3}.listing-layout{grid-template-columns:minmax(0,1fr) 360px;gap:48px;margin-top:28px;display:grid}.listing-layout h1{letter-spacing:-.03em;margin:8px 0;font-size:38px}.listing-meta{color:var(--muted);align-items:center;gap:8px;display:flex}.demo-notice{color:var(--coral);letter-spacing:.08em;font-size:11px;font-weight:900}.listing-layout hr{border:0;border-top:1px solid #eee;margin:28px 0}.hostrow{align-items:center;gap:16px;display:flex}.host-avatar{background:var(--coral);color:#fff;border-radius:50%;place-items:center;width:50px;height:50px;font-weight:900;display:grid}.amenities{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.nearby{flex-wrap:wrap;gap:10px;display:flex}.nearby div{background:#f7f7f7;border-radius:12px;padding:12px 15px}.booking{height:max-content;box-shadow:var(--shadow);border:1px solid #ddd;border-radius:20px;padding:22px;position:sticky;top:100px}.bookprice{align-items:baseline;gap:5px;display:flex}.bookprice b{font-size:28px}.bookprice span{margin-left:auto;font-size:13px}.datebox{border:1px solid #ddd;border-radius:13px;grid-template-columns:1fr 1fr;margin-top:20px;display:grid}.datebox div{padding:12px}.datebox div+div{border-left:1px solid #ddd}.datebox small,.guestbox{font-size:10px}.datebox b,.guestbox b{margin-top:4px;font-size:12px;display:block}.guestbox{border:1px solid #ddd;border-radius:13px;margin-top:8px;padding:12px}.booking button,.authcard button{background:linear-gradient(135deg,var(--coral),var(--coral2));color:#fff;border:0;border-radius:12px;width:100%;margin-top:14px;padding:15px;font-weight:900}.booking>p{text-align:center;color:var(--muted);font-size:11px}.host-hero{background:linear-gradient(135deg,#fff4ef,#f1faf6);grid-template-columns:1.3fr .7fr;gap:60px;padding:80px max(8vw,50px);display:grid}.host-hero h1{letter-spacing:-.045em;margin:0 0 18px;font-size:54px}.host-hero p{color:var(--muted);font-size:19px;line-height:1.6}.host-stat{box-shadow:var(--shadow);background:#fff;border-radius:25px;grid-template-columns:auto 1fr;gap:20px;padding:30px;display:grid}.host-stat b{color:var(--coral);font-size:25px}.host-stat span{color:var(--muted);font-size:13px}.steps{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.steps>div{border:1px solid #eee;border-radius:20px;padding:26px}.steps b{width:38px;height:38px;color:var(--coral);background:#fff0ef;border-radius:50%;place-items:center;display:grid}.authpage{background:var(--cream);place-items:center;min-height:70vh;padding:60px 20px;display:grid}.authcard{width:min(460px,100%);box-shadow:var(--shadow);background:#fff;border:1px solid #eee;border-radius:24px;padding:34px}.authcard h1{font-size:32px}.authcard>p,.authcard small{color:var(--muted)}.authcard label{flex-direction:column;margin-top:24px;font-weight:700;display:flex}.authcard input{border:1px solid #ddd;border-radius:12px;outline:0;margin-top:8px;padding:14px}.authmsg{background:#f7f7f7;border-radius:9px;padding:10px;font-size:13px}footer{color:var(--muted);border-top:1px solid #eee;justify-content:space-between;align-items:center;gap:20px;padding:36px max(5vw,28px);font-size:12px;display:flex}.footbrand b{font-size:24px}.footbrand span{font-size:21px}@media (max-width:1000px){.navlinks{display:none}.hero{align-items:flex-start;height:650px}.hero-copy{width:80vw;margin:80px 7vw 0}.hero h1{font-size:46px}.hero-search{bottom:25px}.searchbar{grid-template-columns:1fr auto;min-height:64px}.search-extra{display:none!important}.city-grid,.city-grid.wide{grid-template-columns:repeat(2,1fr)}.intent-grid{grid-template-columns:repeat(3,1fr)}.stay-grid{grid-template-columns:repeat(2,1fr)}.listing-layout{grid-template-columns:1fr}.booking{position:relative;top:auto}.host-hero,.local-guide{grid-template-columns:1fr}}@media (max-width:650px){.topbar{height:62px}.brand b{font-size:24px}.brand span{font-size:21px}.hero{height:600px}.hero-copy{width:86vw;margin-top:60px}.hero h1{font-size:40px}.hero p{font-size:16px}.hero-note{display:none}.hero-search{width:92vw}.searchbar{border-radius:20px}.searchbar button span{display:none}.searchbar button{justify-content:center;width:52px;padding:0}.city-grid,.city-grid.wide,.stay-grid{grid-template-columns:1fr}.city-card{height:250px}.intent-grid{grid-template-columns:repeat(2,1fr)}.trust{grid-template-columns:1fr;padding:28px}.section{padding:40px 18px}.section-title h2,.pagehead h1{font-size:28px}.section-title>a{display:none}.city-hero{height:370px;padding:35px 22px}.city-hero h1{font-size:38px}.guide-cards{grid-template-columns:1fr}.gallery{grid-template-rows:330px;grid-template-columns:1fr}.gallery>div:not(.gallery-main){display:none}.listing-layout h1{font-size:30px}.amenities{grid-template-columns:repeat(2,1fr)}.host-hero{padding:55px 22px}.host-hero h1{font-size:40px}.steps{grid-template-columns:1fr}footer{text-align:center;flex-direction:column}}.dashboard-list{gap:12px;max-width:900px;display:grid}.dashboard-row{border:1px solid var(--line);background:#fff;border-radius:16px;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.dashboard-row div{gap:4px;display:grid}.dashboard-row small{color:var(--muted)}.dashboard-row span{background:var(--cream);border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.mobile-nav{display:none}@media (max-width:650px){body{padding-bottom:72px}.mobile-nav{z-index:80;height:68px;padding:7px 8px max(7px,env(safe-area-inset-bottom));background:#fffffffa;border-top:1px solid #e9e9e9;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 28px #14233714}.mobile-nav a{color:#536076;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:10px;font-weight:700;display:flex}.mobile-nav a:first-child{color:var(--coral)}}
