:root{--navy:#081220;--navy2:#101d2d;--copper:#d9773f;--sand:#eadcc8;--ivory:#f8f6f2;--ink:#172233;--muted:#6b7481;--line:#e7e2db}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--ivory);color:var(--ink)}a{text-decoration:none;color:inherit}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(248,246,242,.88);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(8,18,32,.08)}.nav{height:78px;gap:34px}.brand,.nav{display:flex;align-items:center}.brand{gap:12px;font-size:25px;font-weight:850;letter-spacing:-.04em;color:var(--navy)}.doorLogo{width:35px;height:41px;display:inline-block;position:relative;border:solid var(--navy);border-width:4px 4px 5px;transform:skewY(-5deg)}.doorLogo i{position:absolute;inset:7px 6px 0 11px;background:linear-gradient(180deg,#f2b081,var(--copper));box-shadow:0 9px 20px rgba(217,119,63,.35)}nav{display:flex;gap:28px;margin-left:26px;font-size:14px;color:#435062}.navActions{margin-left:auto;display:flex;align-items:center;gap:10px}.textBtn{padding:11px 14px;font-size:14px}.btn{display:inline-flex;align-items:center;justify-content:center;background:var(--copper);color:white;border-radius:12px;padding:14px 20px;font-weight:750;box-shadow:0 10px 24px rgba(217,119,63,.18)}.btn.small{padding:11px 16px}.hero{background:var(--navy);color:white;overflow:hidden}.heroGrid{min-height:680px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;grid-gap:54px;gap:54px}.eyebrow{display:inline-block;font-size:12px;text-transform:uppercase;letter-spacing:.24em;color:#f0b38d;font-weight:800}.eyebrow.dark{color:var(--copper)}h1{font-size:68px;line-height:.98;letter-spacing:-.055em;margin:18px 0 22px;max-width:760px}h1 em{font-style:normal;color:#efad82}.heroCopy>p{font-size:18px;line-height:1.65;color:#b9c3d0;max-width:640px}.searchCard{margin-top:30px;background:white;border-radius:18px;padding:9px;display:grid;grid-template-columns:1.1fr .8fr 1.1fr auto;color:var(--ink);box-shadow:0 18px 50px rgba(0,0,0,.25)}.searchCard label{padding:10px 14px;border-right:1px solid #ece7df}.searchCard label span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#8a929d;font-weight:800;margin-bottom:5px}.searchCard input,.searchCard select{border:0;outline:0;background:transparent;width:100%;font:inherit;color:var(--ink)}.searchBtn{display:flex;align-items:center;justify-content:center;background:var(--copper);color:white;border-radius:12px;padding:0 22px;font-weight:800}.trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:18px;color:#8f9bac;font-size:12px}.heroVisual{display:flex;justify-content:flex-end}.frame{width:440px;height:520px;border-radius:30px;position:relative;background:radial-gradient(circle at 50% 60%,rgba(217,119,63,.2),transparent 45%),linear-gradient(145deg,#0d1b2a,#050a10);box-shadow:0 30px 90px rgba(0,0,0,.4);overflow:hidden}.glow{position:absolute;width:250px;height:250px;border-radius:50%;background:rgba(217,119,63,.12);filter:blur(12px);left:95px;top:160px}.heroDoor,.hostDoor{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%) perspective(900px) rotateY(-9deg);width:170px;height:260px;border:solid #232930;border-width:20px 20px 22px;box-shadow:0 18px 35px rgba(0,0,0,.35)}.heroDoor span,.hostDoor span{position:absolute;inset:8px 15px 0 35px;background:linear-gradient(180deg,#f4bd94,#c65f2d);box-shadow:0 0 50px rgba(217,119,63,.65)}.floatingCard{position:absolute;left:24px;bottom:24px;background:rgba(248,246,242,.94);color:var(--navy);border-radius:16px;padding:15px 17px;min-width:190px}.floatingCard b{display:block;font-size:18px}.floatingCard small{color:#657080}.section{padding:90px 0}.light{background:#fff}.sectionHead{max-width:660px;margin-bottom:35px}.hostBox h2,.sectionHead h2,.split h2{font-size:43px;letter-spacing:-.04em;line-height:1.05;margin:12px 0}.hostBox p,.sectionHead p{color:var(--muted);line-height:1.65}.categoryGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.category{padding:26px;border:1px solid var(--line);border-radius:20px;background:var(--ivory);min-height:220px;transition:.2s}.category:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(15,25,39,.08)}.catNo{font-size:11px;color:var(--copper);font-weight:800;letter-spacing:.15em}.category h3{font-size:21px;margin:35px 0 9px}.category p{color:var(--muted);line-height:1.55;font-size:14px}.category b{font-size:13px}.darkSec{background:var(--navy2);color:white}.invert p{color:#aab5c3}.listingGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.listing{background:#132234;border:1px solid rgba(255,255,255,.08);border-radius:22px;overflow:hidden}.listingImg{height:230px;position:relative;background-size:cover}.listingImg.garden{background:radial-gradient(circle at 60% 50%,#9c6e46,#3d5a45 38%,#101d23 75%)}.listingImg.studio{background:linear-gradient(135deg,#ceb59a,#81776d 35%,#1c2732 70%)}.listingImg.court{background:linear-gradient(135deg,#667b56,#284850 48%,#101d23)}.listingImg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(0,0,0,.35))}.listingImg span{position:absolute;z-index:2;top:14px;left:14px;background:#fff;color:var(--navy);border-radius:9px;padding:7px 9px;font-size:10px;font-weight:800}.listingBody{padding:20px}.listingBody small{color:#8fa0b3}.listingBody h3{font-size:19px;margin:8px 0 20px}.listingBottom{display:flex;justify-content:space-between;gap:15px;align-items:center;font-size:13px}.listingBottom span{color:#f2b081;font-weight:800}.listingBottom a{color:#dbe3eb}.split{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:80px;gap:80px;align-items:start}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.steps>div{padding:26px 0;border-top:2px solid var(--navy)}.steps b{color:var(--copper);font-size:12px;letter-spacing:.14em}.steps h3{font-size:22px;margin:28px 0 8px}.steps p{color:var(--muted);line-height:1.55;font-size:14px}.hostSec{background:#0c1725}.hostBox{background:linear-gradient(115deg,#101e2d,#0b1521 55%);min-height:420px;border-radius:28px;color:white;padding:54px;position:relative;overflow:hidden;display:flex;align-items:center}.hostBox>div:first-child{max-width:610px;position:relative;z-index:2}.hostBox p{color:#abb7c6}.hostDoor{left:auto;right:110px;top:50%;transform:translateY(-50%) perspective(900px) rotateY(-9deg);width:140px;height:220px}.footer{background:#050b12;color:#c7d0dc;padding:60px 0 30px}.footer .brand{color:white}.footer .doorLogo{border-color:white}.footGrid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);grid-gap:36px;gap:36px}.footGrid p{color:#7f8b9a}.footGrid>div:not(:first-child){display:flex;flex-direction:column;gap:11px;font-size:14px}.footGrid b{color:white;margin-bottom:5px}.copyright{border-top:1px solid rgba(255,255,255,.08);margin-top:42px;padding-top:22px;color:#697686;font-size:12px}@media(max-width:900px){nav{display:none}.heroGrid{grid-template-columns:1fr;min-height:auto;padding:70px 0}.heroVisual{justify-content:center}.searchCard{grid-template-columns:1fr 1fr}.searchBtn{min-height:50px}.categoryGrid,.listingGrid{grid-template-columns:1fr 1fr}.split{grid-template-columns:1fr;gap:28px}.hostDoor{opacity:.35}.footGrid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.wrap{width:min(100% - 24px,1180px)}.nav{height:68px}.navActions .textBtn{display:none}h1{font-size:46px}.heroGrid{padding:42px 0;gap:34px}.frame{width:100%;height:390px}.heroDoor{width:125px;height:195px}.searchCard{grid-template-columns:1fr}.searchCard label{border-right:0;border-bottom:1px solid #ece7df}.section{padding:64px 0}.categoryGrid,.footGrid,.listingGrid,.steps{grid-template-columns:1fr}.hostBox h2,.sectionHead h2,.split h2{font-size:34px}.hostBox{padding:34px;min-height:360px}.hostDoor{right:10px}.navActions .btn{padding:10px 12px;font-size:12px}}.innerPage{width:min(1180px,calc(100% - 40px));margin:auto;padding:70px 0 90px}.innerPage.narrow{max-width:780px}.innerPage h1{color:var(--navy);font-size:54px;line-height:1.02;margin:12px 0 16px}.pageTop{max-width:720px;margin-bottom:28px}.pageLead,.pageTop p{color:var(--muted);line-height:1.65}.filterBar{display:grid;grid-template-columns:1fr 1fr 1fr auto;grid-gap:10px;gap:10px;padding:12px;border:1px solid var(--line);background:white;border-radius:17px;margin-bottom:28px}.bookingPanel input,.bookingPanel select,.filterBar button,.filterBar input,.filterBar select,.formGrid input,.formGrid select,.formGrid textarea{border:1px solid var(--line);background:white;border-radius:11px;padding:12px;font:inherit}.filterBar button{background:var(--copper);color:white;border-color:var(--copper);font-weight:800}.simpleGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.simpleCard{background:white;border:1px solid var(--line);border-radius:20px;overflow:hidden;padding-bottom:18px}.simpleImg{height:220px;background:linear-gradient(140deg,#25394b,#835c42 50%,#19332d)}.simpleCard b,.simpleCard h3,.simpleCard small{display:block;margin-left:18px;margin-right:18px}.simpleCard small{color:var(--muted);margin-top:16px}.simpleCard h3{font-size:20px}.simpleCard b{color:var(--copper)}.formGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px}.formGrid label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:700}.formGrid .full{grid-column:1/-1}.formGrid textarea{min-height:120px}.check{flex-direction:row!important;align-items:flex-start}.check input{width:auto}.detailHero{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:36px;gap:36px;align-items:center;margin-bottom:38px}.detailImage{height:360px;border-radius:26px;background:linear-gradient(140deg,#293f4d,#9b714d 42%,#183b32)}.detailGrid{display:grid;grid-template-columns:1fr 360px;grid-gap:40px;gap:40px}.detailGrid section h2{font-size:28px}.detailGrid section p{color:var(--muted);line-height:1.7}.bookingPanel{position:-webkit-sticky;position:sticky;top:100px;height:max-content;background:white;border:1px solid var(--line);border-radius:20px;padding:22px;box-shadow:0 16px 40px rgba(8,18,32,.08);display:flex;flex-direction:column;gap:12px}.bookingPanel>b{font-size:28px}.bookingPanel>b small{font-size:13px;color:var(--muted)}.bookingPanel label{font-size:12px;font-weight:700;display:flex;flex-direction:column;gap:6px}.total{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:16px;margin-top:4px}.checkoutBox{background:white;border:1px solid var(--line);border-radius:22px;padding:28px;box-shadow:0 16px 40px rgba(8,18,32,.08)}.paypalMark{font-size:31px;font-weight:900;color:#003087;margin-top:20px}.notice{background:#fff3ea;color:#90532f;padding:12px;border-radius:10px}@media(max-width:800px){.detailGrid,.detailHero,.filterBar,.formGrid,.simpleGrid{grid-template-columns:1fr}.bookingPanel{position:static}.formGrid .full{grid-column:auto}.innerPage h1{font-size:42px}}.accountActions{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0 34px}.btn.secondary{background:var(--navy)}.btn.ghost{background:transparent;color:var(--navy);border:1px solid var(--line);box-shadow:none}.btn.tiny{padding:9px 12px;font-size:12px;border:0;cursor:pointer}.accountSection{margin-top:34px}.accountSection h2{font-size:28px}.rowCard{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:18px 0;border-bottom:1px solid var(--line)}.rowCard>div{display:flex;flex-direction:column;gap:4px}.rowCard>div:last-child{text-align:right;align-items:flex-end}.rowCard small{color:var(--muted)}.rowActions{flex-direction:row!important}.emptyState{background:white;border:1px solid var(--line);border-radius:18px;padding:28px;color:var(--muted)}.filterHint{display:flex;align-items:center;padding:0 12px;color:var(--muted);font-size:13px}.detailImage.real,.simpleImg.real{width:100%;object-fit:cover;display:block}.detailImage.real{height:360px}.notice{margin-top:18px}.formGrid button{border:0;cursor:pointer}.formGrid button:disabled{opacity:.55}.bookingPanel button{border:0;cursor:pointer}.rowCard strong{color:var(--navy)}@media(max-width:700px){.rowCard{align-items:flex-start}.rowActions{flex-wrap:wrap;justify-content:flex-end}.accountActions{flex-direction:column}.accountActions .btn{width:100%}}.premiumHeader{background:#f8f4ee;border-bottom:1px solid rgba(20,30,45,.07);position:-webkit-sticky;position:sticky;top:0;z-index:80}.premiumNav{height:86px}.premiumBrand{font-family:Georgia,Times New Roman,serif;font-size:28px;letter-spacing:-.035em}.premiumDoor{width:31px;height:37px;border-width:3px 3px 4px}.premiumDoor i{inset:6px 5px 0 10px}.premiumLinks{font-size:13px;letter-spacing:.01em}.premiumLinks a{position:relative;padding:34px 0 29px}.premiumLinks a:after{content:"";position:absolute;left:0;right:100%;bottom:22px;height:1px;background:var(--copper);transition:.25s}.premiumLinks a:hover:after{right:0}.hostNavLink{font-size:13px;font-weight:650;color:#394657;padding:11px 4px}.premiumAccount{border:1px solid #d8d0c6;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:700;background:#fff}.luxHome{background:#f7f3ec}.luxHero{position:relative;min-height:720px;background:linear-gradient(180deg,rgba(6,14,24,.22),rgba(6,14,24,.66)),url(https://images.unsplash.com/photo-1600566753086-00f18fb6b3ea?auto=format&fit=crop&w=2000&q=88) center 54%/cover no-repeat;color:#fff;display:flex;align-items:flex-end;overflow:hidden}.luxHeroOverlay{position:absolute;inset:0;background:radial-gradient(circle at 70% 20%,rgba(255,255,255,.08),transparent 36%),linear-gradient(90deg,rgba(3,11,19,.55),rgba(3,11,19,.08) 64%)}.luxHeroInner{position:relative;z-index:2;padding:115px 0 88px}.luxHeroText{max-width:850px}.luxKicker{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.22em;font-size:11px;font-weight:800;color:#f1c1a2}.luxKicker:before{content:"";width:34px;height:1px;background:#f1c1a2}.luxHeroText h1{font-family:Georgia,Times New Roman,serif;font-weight:500;font-size:76px;line-height:.98;letter-spacing:-.045em;max-width:900px;margin:18px 0 22px;text-shadow:0 5px 24px rgba(0,0,0,.16)}.luxHeroText h1 em{font-style:italic;color:#f4e7d7}.luxHeroText p{max-width:630px;font-size:17px;line-height:1.65;color:rgba(255,255,255,.83);margin:0 0 30px}.luxSearch{width:min(1030px,100%);display:grid;grid-template-columns:1fr .72fr 1fr auto;background:rgba(255,255,255,.96);border-radius:24px;padding:8px;box-shadow:0 24px 65px rgba(2,9,17,.28);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#152333}.luxSearch label{padding:12px 18px;border-right:1px solid #e8e2da;min-width:0}.luxSearch label span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.14em;font-weight:800;color:#8a8178;margin-bottom:6px}.luxSearch input,.luxSearch select{border:0;outline:0;background:transparent;width:100%;font:inherit;color:#172333;min-width:0}.luxSearchButton{display:flex;align-items:center;justify-content:center;background:#111f2e;color:#fff;border-radius:18px;padding:0 27px;font-size:13px;font-weight:800;letter-spacing:.02em;transition:.2s}.luxSearchButton:hover{background:var(--copper);transform:translateY(-1px)}.luxHeroBottom{position:absolute;z-index:3;right:35px;bottom:24px;display:flex;align-items:center;gap:11px;font-size:10px;letter-spacing:.11em;text-transform:uppercase;color:rgba(255,255,255,.72)}.luxHeroBottom i{width:3px;height:3px;border-radius:50%;background:#d9956e}.luxIntro{padding:105px 0 90px;background:#f7f3ec}.luxIntroGrid{display:grid;grid-template-columns:1.1fr .8fr;grid-gap:110px;gap:110px;align-items:flex-end}.luxSectionLabel{display:inline-block;text-transform:uppercase;letter-spacing:.18em;font-size:10px;font-weight:850;color:#b56539;margin-bottom:16px}.luxHost h2,.luxHow h2,.luxIntro h2,.luxSectionTop h2{font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:-.04em;color:#0c1927}.luxIntro h2{font-size:52px;line-height:1.04;margin:0}.luxIntroGrid>p{margin:0 0 5px;color:#6e716f;font-size:16px;line-height:1.8}.luxFeatured{padding:25px 0 105px;background:#f7f3ec}.luxSectionTop{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:32px}.luxSectionTop h2{font-size:44px;line-height:1.05;margin:0}.luxSectionTop>a{font-size:12px;font-weight:800;color:#5e625f;border-bottom:1px solid #c8bdb0;padding-bottom:5px}.luxSectionTop>a span{color:var(--copper)}.luxCardGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.luxCard{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 14px 40px rgba(25,33,43,.06);transition:.3s}.luxCard:hover{transform:translateY(-7px);box-shadow:0 24px 55px rgba(25,33,43,.12)}.luxCardImage{height:330px;background-size:cover;background-position:50%;position:relative}.luxCardImage.featGarden{background-image:url(https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=1100&q=84)}.luxCardImage.featStudio{background-image:url(https://images.unsplash.com/photo-1524758631624-e2822e304c36?auto=format&fit=crop&w=1100&q=84)}.luxCardImage.featSport{background-image:url(https://images.unsplash.com/photo-1546519638-68e109498ffc?auto=format&fit=crop&w=1100&q=84)}.luxCardImage:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.28))}.luxCardBadge{z-index:2;left:16px;color:#152333;border-radius:999px;padding:8px 11px;font-size:9px;text-transform:uppercase;letter-spacing:.09em;font-weight:850}.luxCardBadge,.luxCardImage button{position:absolute;top:16px;background:rgba(255,255,255,.94)}.luxCardImage button{z-index:3;right:16px;width:38px;height:38px;border:0;border-radius:50%;font-size:20px;cursor:pointer}.luxCardBody{padding:20px 20px 22px}.luxCardBody>div{display:flex;justify-content:space-between;font-size:11px;color:#8b8d8a;text-transform:uppercase;letter-spacing:.08em}.luxCardBody h3{font-family:Georgia,Times New Roman,serif;font-size:22px;line-height:1.2;font-weight:500;margin:12px 0 18px;color:#152333}.luxCardBody strong{font-size:13px;color:#b46238}.luxCategories{background:#0d1a28;color:#fff;padding:105px 0}.luxCategories .luxSectionLabel{color:#e7aa82}.luxCategories .luxSectionTop h2{color:#fff}.luxCategoryGrid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:210px;grid-gap:16px;gap:16px}.luxCategory{position:relative;border-radius:24px;overflow:hidden;background-size:cover;background-position:50%;isolation:isolate}.luxCategory:first-child{grid-column:span 7;grid-row:span 2}.luxCategory:nth-child(2),.luxCategory:nth-child(3){grid-column:span 5}.luxCategory:nth-child(4),.luxCategory:nth-child(5),.luxCategory:nth-child(6){grid-column:span 4}.gardenTile{background-image:url(https://images.unsplash.com/photo-1600607687920-4e2a09cf159d?auto=format&fit=crop&w=1200&q=82)}.parkingTile{background-image:url(https://images.unsplash.com/photo-1506521781263-d8422e82f27a?auto=format&fit=crop&w=1000&q=82)}.sportTile{background-image:url(https://images.unsplash.com/photo-1526232761682-d26e03ac148e?auto=format&fit=crop&w=1000&q=82)}.photoTile{background-image:url(https://images.unsplash.com/photo-1497366754035-f200968a6e72?auto=format&fit=crop&w=1000&q=82)}.terraceTile{background-image:url(https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=1000&q=82)}.studioTile{background-image:url(https://images.unsplash.com/photo-1527192491265-7e15c55b1ed2?auto=format&fit=crop&w=1000&q=82)}.luxCategoryShade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,11,18,.08),rgba(4,11,18,.76));z-index:-1;transition:.3s}.luxCategory:hover .luxCategoryShade{background:linear-gradient(180deg,rgba(4,11,18,.02),rgba(4,11,18,.62))}.luxCategoryContent{position:absolute;left:24px;right:24px;bottom:22px}.luxCategoryContent>span{font-size:9px;letter-spacing:.15em;color:#e6b18e}.luxCategoryContent h3{font-family:Georgia,Times New Roman,serif;font-size:25px;line-height:1.08;font-weight:500;margin:7px 0}.luxCategoryContent p{font-size:12px;color:rgba(255,255,255,.72);max-width:420px;line-height:1.55;margin:0 0 13px}.luxCategoryContent b{font-size:11px}.luxHow{padding:110px 0;background:#f7f3ec}.luxHowGrid{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:90px;gap:90px}.luxHowTitle h2{font-size:51px;line-height:1.04;margin:0 0 20px}.luxHowTitle p{color:#777a77;line-height:1.7;max-width:450px}.luxHowSteps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.luxHowSteps>div{background:#fff;border:1px solid #ebe5dd;border-radius:22px;padding:26px 23px;min-height:245px}.luxHowSteps span{font-size:10px;color:#bd6d43;letter-spacing:.15em;font-weight:850}.luxHowSteps h3{font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500;margin:65px 0 9px}.luxHowSteps p{color:#777a77;font-size:13px;line-height:1.6}.luxHost{position:relative;min-height:560px;color:#fff;display:flex;align-items:center;overflow:hidden}.luxHostImage{position:absolute;inset:0;background:url(https://images.unsplash.com/photo-1600585152915-d208bec867a1?auto=format&fit=crop&w=2000&q=86) 50%/cover no-repeat}.luxHostOverlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,13,22,.86),rgba(5,13,22,.3) 65%,rgba(5,13,22,.15))}.luxHostContent{position:relative;z-index:2}.luxHost .inverse{color:#f1b48d}.luxHost h2{color:#fff;font-size:62px;margin:0 0 16px}.luxHost p{max-width:560px;color:rgba(255,255,255,.8);font-size:16px;line-height:1.7;margin-bottom:28px}.luxHostButton{display:inline-flex;background:#f1e5d8;color:#12202d;padding:15px 21px;border-radius:999px;font-size:12px;font-weight:850}.luxTrust{padding:55px 0 70px;background:#f7f3ec}.luxTrustGrid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ddd4c9}.luxTrustGrid>div{padding:30px 30px 0 0}.luxTrustGrid>div+div{border-left:1px solid #ddd4c9;padding-left:30px}.luxTrustGrid span{font-size:9px;color:#bd6d43;letter-spacing:.14em;font-weight:850}.luxTrustGrid h3{font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:500;margin:10px 0 6px}.luxTrustGrid p{color:#777a77;font-size:13px;line-height:1.55;margin:0}@media(max-width:900px){.premiumActions .hostNavLink{display:none}.luxHero{min-height:650px}.luxHeroInner{padding:90px 0 70px}.luxHeroText h1{font-size:60px}.luxSearch{grid-template-columns:1fr 1fr}.luxSearchButton{min-height:56px}.luxHowGrid,.luxIntroGrid{grid-template-columns:1fr;gap:35px}.luxCardGrid{grid-template-columns:1fr 1fr}.luxCategory:nth-child(n){grid-column:span 6;grid-row:span 1}.luxCategory:first-child{grid-column:span 12}.luxHowSteps{grid-template-columns:1fr 1fr 1fr}}@media(max-width:620px){.premiumNav{height:72px}.premiumBrand{font-size:24px}.premiumActions .premiumAccount{padding:9px 12px;font-size:12px}.luxHero{min-height:690px;background-position:62%}.luxHeroInner{padding:70px 0 55px}.luxHeroText h1{font-size:49px;line-height:1.01}.luxHeroText p{font-size:15px}.luxSearch{grid-template-columns:1fr;border-radius:20px;padding:7px}.luxSearch label{border-right:0;border-bottom:1px solid #e8e2da;padding:10px 12px}.luxSearchButton{min-height:52px;border-radius:15px}.luxHeroBottom{display:none}.luxIntro{padding:72px 0 60px}.luxHowTitle h2,.luxIntro h2{font-size:39px}.luxFeatured{padding-bottom:72px}.luxSectionTop{align-items:flex-start}.luxSectionTop h2{font-size:36px}.luxSectionTop>a{display:none}.luxCardGrid{grid-template-columns:1fr}.luxCardImage{height:310px}.luxCategories{padding:72px 0}.luxCategoryGrid{grid-template-columns:1fr;grid-auto-rows:245px}.luxCategory:nth-child(n){grid-column:auto}.luxHow{padding:72px 0}.luxHowSteps{grid-template-columns:1fr}.luxHowSteps>div{min-height:190px}.luxHowSteps h3{margin-top:42px}.luxHost{min-height:520px}.luxHost h2{font-size:44px}.luxTrustGrid{grid-template-columns:1fr}.luxTrustGrid>div+div{border-left:0;border-top:1px solid #ddd4c9;padding-left:0}}:root{--n3-ink:#0d1823;--n3-deep:#08111a;--n3-cream:#f5f0e8;--n3-paper:#fbf8f3;--n3-copper:#cf7442;--n3-copper2:#e29a70;--n3-muted:#726f69;--n3-line:#dcd4ca;--n3-serif:"Iowan Old Style","Baskerville","Times New Roman",serif;--n3-sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body{font-family:var(--n3-sans)}.homeV3,body{background:var(--n3-paper)}.homeV3{color:var(--n3-ink);overflow:hidden}.premiumHeaderV3{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(248,244,238,.92);-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%);border-bottom:1px solid rgba(13,24,35,.08)}.premiumNavV3{height:82px;display:flex;align-items:center}.premiumBrandV3{display:inline-flex;align-items:center;gap:10px;font-family:var(--n3-serif);font-size:30px;font-weight:700;letter-spacing:-.035em;color:var(--n3-ink)}.najemioMark{width:34px;height:40px;display:block;overflow:visible}.premiumLinksV3{display:flex;gap:29px;margin-left:54px;font-size:12px;font-weight:700;color:#49515a}.premiumLinksV3 a{position:relative;padding:32px 0}.premiumLinksV3 a:after{content:"";position:absolute;height:1px;background:var(--n3-copper);bottom:24px;left:0;width:0;transition:width .25s ease}.premiumLinksV3 a:hover:after{width:100%}.premiumActionsV3{margin-left:auto;display:flex;align-items:center;gap:10px}.hostNavV3{font-size:12px;font-weight:750;padding:11px 12px;color:#3d4955}.accountPillV3{font-size:12px;font-weight:800;border:1px solid #d7cec4;background:#fff;padding:10px 15px;border-radius:999px;transition:.2s}.accountPillV3:hover{border-color:#bfae9f;transform:translateY(-1px)}.menuToggleV3{display:none;width:42px;height:42px;border:1px solid #d7cec4;border-radius:50%;background:#fff;position:relative;cursor:pointer}.menuToggleV3 span{position:absolute;left:12px;right:12px;height:1px;background:#14202c;transition:.25s}.menuToggleV3 span:first-child{top:16px}.menuToggleV3 span:last-child{top:24px}.menuToggleV3.isOpen span:first-child{transform:translateY(4px) rotate(45deg)}.menuToggleV3.isOpen span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobileMenuV3{display:none}.heroV3{min-height:790px;position:relative;color:#fff;display:flex;align-items:stretch}.heroImageV3{background:url(https://images.unsplash.com/photo-1600566753086-00f18fb6b3ea?auto=format&fit=crop&w=2200&q=90) center 58%/cover no-repeat;transform:scale(1.015)}.heroImageV3,.heroVeilV3{position:absolute;inset:0}.heroVeilV3{background:linear-gradient(90deg,rgba(5,12,18,.83),rgba(5,12,18,.57) 36%,rgba(5,12,18,.12) 75%),linear-gradient(180deg,rgba(5,12,18,.04) 40%,rgba(5,12,18,.5))}.heroNoiseV3{position:absolute;inset:0;opacity:.12;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.72' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.16'/%3E%3C/svg%3E");mix-blend-mode:soft-light;pointer-events:none}.heroContentV3{position:relative;z-index:3;padding:76px 0 52px;display:flex;flex-direction:column;justify-content:center}.heroIndexV3{display:flex;align-items:center;gap:10px;font-size:9px;letter-spacing:.18em;font-weight:800;color:rgba(255,255,255,.55);margin-bottom:60px}.heroIndexV3 i{width:42px;height:1px;background:rgba(255,255,255,.36)}.heroCopyV3{max-width:920px}.heroOverlineV3{display:inline-block;font-size:10px;letter-spacing:.23em;text-transform:uppercase;font-weight:850;color:#edb18c;margin-bottom:18px}.heroCopyV3 h1{font-family:var(--n3-serif);font-weight:500;font-size:85px;line-height:.91;letter-spacing:-.052em;margin:0;max-width:1000px;text-wrap:balance}.heroCopyV3 h1 em{font-style:italic;font-weight:400;color:#f0d9c8}.heroCopyV3 p{max-width:590px;color:rgba(255,255,255,.77);font-size:16px;line-height:1.7;margin:26px 0 35px}.searchShellV3{width:min(1090px,100%);background:rgba(250,248,244,.97);color:var(--n3-ink);display:grid;grid-template-columns:1.06fr .75fr 1fr auto;padding:8px;border-radius:22px;box-shadow:0 28px 75px rgba(0,0,0,.25);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.searchFieldV3{position:relative;padding:11px 17px 12px;border-right:1px solid #e6ddd3;min-width:0}.searchFieldV3>span{display:block;font-size:8px;letter-spacing:.16em;text-transform:uppercase;font-weight:850;color:#9a8e83;margin-bottom:5px}.searchFieldV3>strong{display:block;font-family:var(--n3-serif);font-size:16px;font-weight:600;color:#182532;pointer-events:none}.searchFieldV3 input,.searchFieldV3 select{position:absolute;inset:0;width:100%;height:100%;opacity:.001;cursor:pointer}.searchFieldV3:first-child input{opacity:1;position:static;height:auto;border:0;background:transparent;font:inherit;font-size:13px;color:#15222e;outline:0;padding:1px 0 0}.searchFieldV3:first-child strong{display:none}.searchActionV3{min-width:126px;background:var(--n3-ink);color:#fff;border-radius:16px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:12px;font-weight:800;transition:.25s}.searchActionV3 b{font-size:16px;font-weight:400}.searchActionV3:hover{background:var(--n3-copper);transform:translateY(-1px)}.heroMetaV3{display:flex;gap:0;margin-top:28px;width:min(650px,100%);border-top:1px solid rgba(255,255,255,.18)}.heroMetaV3>div{display:flex;align-items:center;gap:9px;padding:14px 26px 0 0;margin-right:26px}.heroMetaV3>div+div{border-left:1px solid rgba(255,255,255,.14);padding-left:26px}.heroMetaV3 span{font-size:8px;letter-spacing:.15em;color:#e5a67e;font-weight:850}.heroMetaV3 p{margin:0;font-size:10px;letter-spacing:.05em;color:rgba(255,255,255,.66)}.heroScrollV3{position:absolute;z-index:3;right:26px;bottom:52px;display:flex;align-items:center;gap:11px;transform:rotate(90deg);transform-origin:right bottom;font-size:8px;letter-spacing:.2em;text-transform:uppercase;color:rgba(255,255,255,.56)}.heroScrollV3 i{width:50px;height:1px;background:rgba(255,255,255,.38)}.manifestoV3{padding:120px 0 115px;background:var(--n3-paper)}.manifestoGridV3{display:grid;grid-template-columns:140px minmax(0,1fr) 330px;grid-gap:55px;gap:55px;align-items:flex-end}.manifestoAsideV3{align-self:stretch;padding-top:8px;display:flex;flex-direction:column}.manifestoAsideV3 span{font-size:8px;letter-spacing:.16em;color:#9b9187;font-weight:800;writing-mode:vertical-rl;transform:rotate(180deg)}.manifestoAsideV3 i{display:block;width:1px;flex:1 1;background:#d7cec4;margin:18px 0 0 5px}.manifestoTextV3>p{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--n3-copper);font-weight:850;margin:0 0 15px}.manifestoTextV3 h2{font-family:var(--n3-serif);font-size:58px;line-height:1.03;letter-spacing:-.045em;font-weight:500;margin:0;max-width:780px}.manifestoTextV3 h2 em{font-style:italic;color:#a85731}.manifestoNoteV3{padding-bottom:7px}.manifestoNoteV3 p{font-size:14px;line-height:1.75;color:#74726e;margin:0 0 24px}.manifestoNoteV3 a{font-size:11px;font-weight:850;border-bottom:1px solid #bdb1a5;padding-bottom:6px}.examplesV3{padding:105px 0 120px;background:#eee7de}.sectionHeaderV3{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin-bottom:38px}.sectionHeaderV3>div{max-width:760px}.sectionEyebrowV3{display:inline-block;text-transform:uppercase;letter-spacing:.18em;font-size:9px;font-weight:850;color:var(--n3-copper);margin-bottom:13px}.sectionHeaderV3 h2{font-family:var(--n3-serif);font-size:50px;line-height:1.02;letter-spacing:-.04em;font-weight:500;margin:0}.sectionHeaderV3>p{max-width:350px;margin:0 0 3px;color:#746f69;font-size:12px;line-height:1.65}.exampleGridV3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.exampleCardV3{display:block}.exampleImageV3{height:430px;border-radius:5px;position:relative;background-position:50%;background-size:cover;overflow:hidden}.v3ExampleGarden{background-image:url(https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=1100&q=88)}.v3ExampleStudio{background-image:url(https://images.unsplash.com/photo-1497366754035-f200968a6e72?auto=format&fit=crop&w=1100&q=88)}.v3ExampleCourt{background-image:url(https://images.unsplash.com/photo-1546519638-68e109498ffc?auto=format&fit=crop&w=1100&q=88)}.exampleImageV3:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(4,10,16,.38));transition:.35s}.exampleCardV3:hover .exampleImageV3:after{background:linear-gradient(180deg,rgba(0,0,0,0),rgba(4,10,16,.25))}.exampleArrowV3,.exampleLabelV3,.exampleNumberV3{position:absolute;z-index:2}.exampleNumberV3{left:17px;top:17px;color:#fff;font-size:9px;letter-spacing:.14em;font-weight:800}.exampleArrowV3{right:16px;top:14px;width:35px;height:35px;border:1px solid rgba(255,255,255,.55);border-radius:50%;display:grid;place-items:center;color:#fff;font-size:14px;transition:.25s}.exampleCardV3:hover .exampleArrowV3{background:#fff;color:#172330;transform:rotate(45deg)}.exampleLabelV3{left:17px;bottom:17px;background:rgba(248,244,238,.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:8px 10px;border-radius:2px;font-size:8px;text-transform:uppercase;letter-spacing:.1em;font-weight:850;color:#4a413b}.exampleCopyV3{padding:17px 3px 0}.exampleCopyV3>span{font-size:8px;letter-spacing:.12em;text-transform:uppercase;color:#9a8f84;font-weight:800}.exampleCopyV3 h3{font-family:var(--n3-serif);font-size:26px;line-height:1.08;font-weight:500;margin:9px 0 18px;max-width:330px}.exampleCopyV3>div{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #d2c7bc;padding-top:12px}.exampleCopyV3 strong{font-size:11px;color:#a85d39}.exampleCopyV3 b{font-size:9px;letter-spacing:.04em}.editorialV3{padding:110px 0;background:var(--n3-deep);color:#fff}.editorialGridV3{display:grid;grid-template-columns:1.15fr .72fr .52fr;grid-template-rows:330px 235px;grid-gap:16px;gap:16px}.editorialLeadV3{grid-row:1/3;background:#101d29;padding:46px 44px;display:flex;flex-direction:column;justify-content:flex-end}.sectionEyebrowV3.inverse{color:#e6a37b}.editorialLeadV3 h2{font-family:var(--n3-serif);font-size:48px;line-height:1.01;letter-spacing:-.04em;font-weight:500;margin:0 0 24px}.editorialLeadV3 h2 em{font-style:italic;color:#e5c2ad}.editorialLeadV3 p{max-width:500px;color:#9eabb5;font-size:13px;line-height:1.75;margin:0}.editorialPhotoV3{position:relative;background-size:cover;background-position:50%;overflow:hidden}.editorialPhotoV3:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(4,10,16,.55))}.editorialPhotoV3 span{position:absolute;z-index:2;left:15px;bottom:13px;font-size:8px;letter-spacing:.14em;color:rgba(255,255,255,.78)}.editorialOneV3{grid-column:2/4;background-image:url(https://images.unsplash.com/photo-1600607687920-4e2a09cf159d?auto=format&fit=crop&w=1300&q=88)}.editorialTwoV3{background-image:url(https://images.unsplash.com/photo-1497366811353-6870744d04b2?auto=format&fit=crop&w=900&q=88)}.editorialQuoteV3{background:#d77b47;color:#fff;padding:26px;display:flex;flex-direction:column;justify-content:space-between}.editorialQuoteV3 span{font-size:8px;letter-spacing:.14em;font-weight:850;opacity:.75}.editorialQuoteV3 p{font-family:var(--n3-serif);font-size:24px;line-height:1.12;margin:0}.categoriesV3{padding:120px 0;background:var(--n3-paper)}.categoryHeaderV3{align-items:flex-end}.categoryHeaderV3 a{font-size:10px;font-weight:850;border-bottom:1px solid #c9bdb0;padding-bottom:6px}.categoryMosaicV3{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:205px;grid-gap:14px;gap:14px}.categoryV3{position:relative;overflow:hidden;background-position:50%;background-size:cover;color:#fff;isolation:isolate}.categoryV3:first-child{grid-column:span 7;grid-row:span 2}.categoryV3:nth-child(2),.categoryV3:nth-child(3){grid-column:span 5}.categoryV3:nth-child(4),.categoryV3:nth-child(5),.categoryV3:nth-child(6){grid-column:span 4}.categoryV3:nth-child(7),.categoryV3:nth-child(8){grid-column:span 6}.v3Birthday{background-image:url(https://images.unsplash.com/photo-1530103862676-de8c9debad1d?auto=format&fit=crop&w=1400&q=88)}.v3Party{background-image:url(https://images.unsplash.com/photo-1527529482837-4698179dc6ce?auto=format&fit=crop&w=1200&q=86)}.v3Garden{background-image:url(https://images.unsplash.com/photo-1757439402384-c0afc5fda20c?auto=format&fit=crop&w=1400&q=88);background-position:center 58%}.v3Parking{background-image:url(https://images.unsplash.com/photo-1506521781263-d8422e82f27a?auto=format&fit=crop&w=1000&q=86)}.v3Sport{background-image:url(https://images.unsplash.com/photo-1526232761682-d26e03ac148e?auto=format&fit=crop&w=1000&q=86)}.v3Photo{background-image:url(https://images.unsplash.com/photo-1524758631624-e2822e304c36?auto=format&fit=crop&w=1000&q=86)}.v3Terrace{background-image:url(https://images.unsplash.com/photo-1600607688969-a5bfcd646154?auto=format&fit=crop&w=1000&q=86)}.v3Studio{background-image:url(https://images.unsplash.com/photo-1497366216548-37526070297c?auto=format&fit=crop&w=1000&q=86)}.categoryOverlayV3{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(5,12,18,.12),rgba(5,12,18,.72));transition:.4s}.categoryV3:hover .categoryOverlayV3{background:linear-gradient(180deg,rgba(5,12,18,.03),rgba(5,12,18,.55))}.categoryV3:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,0);transition:.3s;pointer-events:none}.categoryV3:hover:after{inset:8px;border-color:rgba(255,255,255,.4)}.categoryTopV3{position:absolute;left:17px;right:17px;top:15px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.13em}.categoryTopV3 span:last-child{font-size:14px}.categoryBottomV3{position:absolute;left:20px;right:20px;bottom:18px}.categoryBottomV3 h3{font-family:var(--n3-serif);font-size:27px;line-height:1.02;font-weight:500;margin:0 0 7px}.categoryBottomV3 p{font-size:8px;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.67);margin:0}.howV3{padding:110px 0 120px;background:#eee7de}.howIntroV3{display:grid;grid-template-columns:220px 1fr;align-items:flex-end;margin-bottom:58px}.howIntroV3 h2{font-family:var(--n3-serif);font-size:52px;line-height:1.03;letter-spacing:-.04em;font-weight:500;margin:0;max-width:750px}.howLineV3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0;border-top:1px solid #cfc4b8}.howStepV3{padding:27px 42px 0 0;position:relative}.howStepV3+.howStepV3{border-left:1px solid #cfc4b8;padding-left:42px}.howStepV3>span{font-size:9px;color:var(--n3-copper);font-weight:850;letter-spacing:.14em}.howStepV3 i{display:block;width:9px;height:9px;border-radius:50%;background:var(--n3-copper);position:absolute;top:-5px;left:0}.howStepV3+.howStepV3 i{left:42px}.howStepV3 h3{font-family:var(--n3-serif);font-size:29px;font-weight:500;margin:52px 0 10px}.howStepV3 p{font-size:12px;line-height:1.7;color:#74706b;max-width:310px}.hostV3{min-height:650px;position:relative;display:flex;align-items:center;color:#fff}.hostPhotoV3{position:absolute;inset:0;background:url(https://images.unsplash.com/photo-1600585152915-d208bec867a1?auto=format&fit=crop&w=2200&q=90) 50%/cover no-repeat}.hostShadeV3{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,12,19,.88),rgba(5,12,19,.64) 42%,rgba(5,12,19,.12) 78%)}.hostInnerV3{position:relative;z-index:2;display:grid;grid-template-columns:180px 1fr;grid-gap:25px;gap:25px;align-items:start}.hostBadgeV3{display:flex;align-items:center;gap:12px;font-size:8px;letter-spacing:.17em;font-weight:850;color:#e5a37b;padding-top:11px}.hostBadgeV3 i{width:42px;height:1px;background:#e5a37b}.hostCopyV3{max-width:780px}.hostCopyV3 h2{font-family:var(--n3-serif);font-size:67px;line-height:.98;letter-spacing:-.045em;font-weight:500;margin:0 0 22px}.hostCopyV3 h2 em{font-style:italic;color:#ead8ca}.hostCopyV3>p{max-width:560px;font-size:14px;line-height:1.75;color:rgba(255,255,255,.75);margin-bottom:28px}.hostActionsV3{display:flex;align-items:center;gap:22px}.hostActionsV3 a{display:inline-flex;align-items:center;gap:26px;background:#f4e8db;color:#17232e;padding:15px 19px;border-radius:2px;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.05em}.hostActionsV3 small{font-size:9px;color:rgba(255,255,255,.52);max-width:220px;line-height:1.45}.closingV3{padding:72px 0 84px;background:var(--n3-paper)}.closingGridV3{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #d8cec2}.closingGridV3>div{padding:28px 28px 0 0}.closingGridV3>div+div{border-left:1px solid #d8cec2;padding-left:28px}.closingGridV3 span{font-size:8px;color:var(--n3-copper);letter-spacing:.15em;font-weight:850}.closingGridV3 h3{font-family:var(--n3-serif);font-size:22px;font-weight:500;margin:12px 0 7px}.closingGridV3 p{font-size:11px;color:#77716c;line-height:1.6;margin:0}.footerV3{background:#050b11;color:#b9c1c8;padding:76px 0 28px}.footerTopV3{display:grid;grid-template-columns:1.15fr 1fr;grid-gap:110px;gap:110px;padding-bottom:65px}.footerBrandV3{display:flex;align-items:center;gap:11px;color:#fff;font-family:var(--n3-serif);font-size:28px;font-weight:700}.footerMarkV3{color:#fff;width:32px;height:38px}.footerPitchV3 h2{font-family:var(--n3-serif);font-size:42px;line-height:1.04;font-weight:500;color:#fff;margin:42px 0 13px;letter-spacing:-.035em}.footerPitchV3 p{font-size:12px;color:#717d86;max-width:330px;line-height:1.65}.footerLinksV3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px;padding-top:4px}.footerLinksV3>div{display:flex;flex-direction:column;gap:10px}.footerLinksV3>div>span:first-child{font-size:8px;text-transform:uppercase;letter-spacing:.15em;color:#d9956e;font-weight:850;margin-bottom:9px}.footerLinksV3 a,.footerLinksV3>div>span:not(:first-child){font-size:11px;color:#8a959f}.footerLinksV3 a:hover{color:#fff}.footerBottomV3{border-top:1px solid rgba(255,255,255,.09);padding-top:20px;display:flex;justify-content:space-between;align-items:center;font-size:8px;letter-spacing:.1em;text-transform:uppercase;color:#56616b}.footerBottomV3>div{display:flex;align-items:center;gap:10px}.footerBottomV3 i{width:3px;height:3px;border-radius:50%;background:#a95e36}@media (prefers-reduced-motion:no-preference){.heroCopyV3,.heroMetaV3,.searchShellV3{animation:n3Reveal .8s cubic-bezier(.2,.7,.2,1) both}.searchShellV3{animation-delay:.08s}.heroMetaV3{animation-delay:.15s}@keyframes n3Reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}}@media(max-width:980px){.premiumLinksV3{display:none}.menuToggleV3{display:block}.hostNavV3{display:none}.mobileMenuV3{display:block;position:fixed;top:82px;left:0;right:0;background:#f7f2eb;border-bottom:1px solid #d8cec2;padding:8px 24px 24px;transform:translateY(-115%);opacity:0;pointer-events:none;transition:.28s ease;z-index:95}.mobileMenuV3.show{transform:none;opacity:1;pointer-events:auto}.mobileMenuV3>a{padding:15px 2px;border-bottom:1px solid #ded5ca;font-family:var(--n3-serif);font-size:25px}.mobileMenuMetaV3,.mobileMenuV3>a{display:flex;justify-content:space-between}.mobileMenuMetaV3{padding-top:18px;font-size:8px;letter-spacing:.13em;text-transform:uppercase;color:#9a8f84}.heroV3{min-height:740px}.heroCopyV3 h1{font-size:70px}.searchShellV3{grid-template-columns:1fr 1fr}.searchFieldV3:nth-child(2){border-right:0}.searchActionV3{min-height:58px}.manifestoGridV3{grid-template-columns:70px 1fr;gap:35px}.manifestoNoteV3{grid-column:2}.exampleGridV3{grid-template-columns:1fr 1fr}.exampleCardV3:last-child{display:none}.editorialGridV3{grid-template-columns:1fr 1fr;grid-template-rows:auto 290px 220px}.editorialLeadV3{grid-column:1/3;grid-row:auto}.editorialOneV3{grid-column:auto}.categoryV3:nth-child(n){grid-column:span 6;grid-row:span 1}.categoryV3:first-child{grid-column:span 12}.howIntroV3{gap:10px}.hostInnerV3,.howIntroV3{grid-template-columns:1fr}.hostBadgeV3{padding-top:0}.closingGridV3{grid-template-columns:1fr 1fr}.closingGridV3>div:nth-child(3){border-left:0;padding-left:0}.closingGridV3>div:nth-child(3),.closingGridV3>div:nth-child(4){border-top:1px solid #d8cec2;margin-top:26px}.footerTopV3{grid-template-columns:1fr;gap:48px}}@media(max-width:650px){.wrap{width:min(100% - 26px,1180px)}.premiumNavV3{height:70px}.premiumBrandV3{font-size:25px}.najemioMark{width:29px;height:34px}.accountPillV3{padding:9px 12px}.mobileMenuV3{top:70px}.heroV3{min-height:760px}.heroImageV3{background-position:63%}.heroVeilV3{background:linear-gradient(90deg,rgba(5,12,18,.83),rgba(5,12,18,.38)),linear-gradient(180deg,rgba(5,12,18,.05),rgba(5,12,18,.67))}.heroContentV3{padding:55px 0 35px;justify-content:flex-end}.heroIndexV3{margin-bottom:auto;padding-top:2px}.heroCopyV3 h1{font-size:52px;line-height:.94}.heroCopyV3 p{font-size:14px;line-height:1.62;margin:20px 0 24px;max-width:360px}.searchShellV3{grid-template-columns:1fr;border-radius:16px;padding:6px}.searchFieldV3{border-right:0;border-bottom:1px solid #e3d9cf;padding:10px 12px}.searchActionV3{min-height:52px;border-radius:12px;margin-top:1px}.heroMetaV3,.heroScrollV3{display:none}.manifestoV3{padding:78px 0 72px}.manifestoGridV3{grid-template-columns:1fr;gap:26px}.manifestoAsideV3{display:none}.manifestoTextV3 h2{font-size:41px}.manifestoNoteV3{grid-column:auto}.manifestoNoteV3 p{font-size:13px}.examplesV3{padding:72px 0 82px}.sectionHeaderV3{display:block;margin-bottom:28px}.sectionHeaderV3 h2{font-size:38px}.sectionHeaderV3>p{margin-top:18px}.exampleGridV3{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding-bottom:8px;margin-right:-13px}.exampleCardV3{min-width:86%;scroll-snap-align:start}.exampleCardV3:last-child{display:block}.exampleImageV3{height:400px}.exampleCopyV3 h3{font-size:24px}.editorialV3{padding:74px 0}.editorialGridV3{grid-template-columns:1fr;grid-template-rows:auto 270px 220px 190px}.editorialLeadV3{grid-column:auto;padding:31px 24px}.editorialLeadV3 h2{font-size:39px}.editorialOneV3,.editorialTwoV3{grid-column:auto}.editorialOneV3{background-position:50%}.categoriesV3{padding:78px 0}.categoryHeaderV3 a{display:none}.categoryMosaicV3{grid-template-columns:1fr;grid-auto-rows:260px}.categoryV3:nth-child(n){grid-column:auto}.categoryBottomV3 h3{font-size:25px}.howV3{padding:75px 0 82px}.howIntroV3 h2{font-size:39px}.howLineV3{grid-template-columns:1fr;border-top:0}.howStepV3,.howStepV3+.howStepV3{padding:22px 0 28px;border-left:0;border-top:1px solid #cfc4b8}.howStepV3 i,.howStepV3+.howStepV3 i{left:0}.howStepV3 h3{margin-top:36px}.hostV3{min-height:620px}.hostShadeV3{background:linear-gradient(90deg,rgba(5,12,19,.88),rgba(5,12,19,.4))}.hostCopyV3 h2{font-size:48px}.hostActionsV3{display:block}.hostActionsV3 small{display:block;margin-top:14px}.closingV3{padding:58px 0 68px}.closingGridV3{grid-template-columns:1fr}.closingGridV3>div,.closingGridV3>div+div,.closingGridV3>div:nth-child(3),.closingGridV3>div:nth-child(4){border-left:0;border-top:1px solid #d8cec2;padding:22px 0 0;margin:0 0 22px}.footerV3{padding-top:58px}.footerTopV3{padding-bottom:45px}.footerPitchV3 h2{font-size:35px;margin-top:33px}.footerLinksV3{grid-template-columns:1fr 1fr;gap:35px 20px}.footerBottomV3{display:block}.footerBottomV3>div{margin-top:10px}}.brandLockupV4{display:inline-flex;align-items:center;gap:11px;color:#0b1220;line-height:1}.brandMarkV4{width:42px;height:50px;display:block;filter:drop-shadow(0 6px 8px rgba(8,18,32,.16))}.brandWordsV4{display:flex;flex-direction:column;gap:5px}.brandNameV4{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:31px;font-weight:850;letter-spacing:-.055em;line-height:.88;color:currentColor}.brandIV4{position:relative;display:inline-block}.brandIV4:after{content:"";position:absolute;width:.2em;height:.2em;border-radius:50%;background:#e48b54;left:50%;top:-.03em;transform:translate(-50%,-35%);box-shadow:0 0 0 1px rgba(207,116,66,.08)}.brandTaglineV4{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:9px;letter-spacing:.07em;color:#d98a5a;font-weight:700}.brandLockupV4.compact .brandMarkV4{width:35px;height:42px}.brandLockupV4.compact .brandNameV4{font-size:28px}.brandLockupV4.inverse{color:#f8f6f2}.brandLockupV4.inverse .brandMarkV4{filter:drop-shadow(0 8px 13px rgba(0,0,0,.35))}.brandLockupV4.inverse .brandTaglineV4{color:#e8a476}.premiumHeaderV4{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(248,244,238,.96);-webkit-backdrop-filter:blur(18px) saturate(145%);backdrop-filter:blur(18px) saturate(145%);border-bottom:1px solid rgba(13,24,35,.08)}.premiumNavV4{height:80px}.brandAnchorV4,.premiumNavV4{display:flex;align-items:center}.premiumLinksV4{display:flex;gap:29px;margin-left:55px;font-size:12px;font-weight:700;color:#4d5660}.premiumLinksV4 a{position:relative;padding:31px 0}.premiumLinksV4 a:after{content:"";position:absolute;height:1px;background:#cf7442;bottom:23px;left:0;width:0;transition:width .22s ease}.premiumLinksV4 a:hover:after{width:100%}.premiumActionsV4{margin-left:auto;display:flex;align-items:center;gap:10px}.hostNavV4{font-size:12px;font-weight:750;padding:11px 12px;color:#404a55}.accountPillV4{font-size:12px;font-weight:800;border:1px solid #d5cabf;background:#fff;padding:10px 15px;border-radius:999px;transition:.2s}.accountPillV4:hover{border-color:#bcaa99;transform:translateY(-1px)}.menuToggleV4{display:none;width:42px;height:42px;border:1px solid #d5cabf;border-radius:50%;background:#fff;position:relative;cursor:pointer;padding:0}.menuToggleV4 span{position:absolute;left:12px;right:12px;height:1px;background:#14202c;transition:.25s}.menuToggleV4 span:first-child{top:16px}.menuToggleV4 span:last-child{top:24px}.menuToggleV4.isOpen span:first-child{transform:translateY(4px) rotate(45deg)}.menuToggleV4.isOpen span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobileMenuV4{display:none}.menuArrowV4{width:23px;height:23px;flex:0 0 23px;color:#cf7442}.inlineArrowV4{width:16px;height:16px;display:inline-block;vertical-align:-3px;margin-left:6px}.cardArrowV4{width:17px;height:17px;display:block}.categoryArrowV4{width:18px;height:18px;display:block}.footerV4{background:#050b11;color:#b9c1c8;padding:76px 0 28px}.footerTopV4{display:grid;grid-template-columns:1.15fr 1fr;grid-gap:110px;gap:110px;padding-bottom:65px}.footerBrandV4{display:inline-flex}.footerPitchV4 h2{font-family:var(--n3-serif);font-size:42px;line-height:1.04;font-weight:500;color:#fff;margin:42px 0 13px;letter-spacing:-.035em}.footerPitchV4 p{font-size:12px;color:#717d86;max-width:330px;line-height:1.65}.footerLinksV4{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px;padding-top:4px}.footerLinksV4>div{display:flex;flex-direction:column;gap:10px}.footerLinksV4>div>span:first-child{font-size:8px;text-transform:uppercase;letter-spacing:.15em;color:#d9956e;font-weight:850;margin-bottom:9px}.footerLinksV4 a,.footerLinksV4>div>span:not(:first-child){font-size:11px;color:#8a959f}.footerLinksV4 a:hover{color:#fff}.footerBottomV4{border-top:1px solid rgba(255,255,255,.09);padding-top:20px;display:flex;justify-content:space-between;align-items:center;font-size:8px;letter-spacing:.1em;text-transform:uppercase;color:#56616b}.footerBottomV4>div{display:flex;align-items:center;gap:10px}.footerBottomV4 i{width:3px;height:3px;border-radius:50%;background:#a95e36}.exampleArrowV3{font-size:0}.categoryTopV3>svg{color:#fff}.searchActionV3 .inlineArrowV4{margin-left:auto}.categoryHeaderV3 a,.hostActionsV3 a,.manifestoNoteV3 a{display:inline-flex;align-items:center}@media(max-width:980px){.hostNavV4,.premiumLinksV4{display:none}.menuToggleV4{display:block}.mobileMenuV4{display:block;position:fixed;top:80px;left:0;right:0;background:#f8f4ee;border-bottom:1px solid #d9cfc4;padding:10px 28px 24px;transform:translateY(-115%);opacity:0;pointer-events:none;transition:transform .28s ease,opacity .22s ease;z-index:95;box-shadow:0 22px 45px rgba(12,22,33,.08)}.mobileMenuV4.show{transform:none;opacity:1;pointer-events:auto}.mobileMenuV4>a{align-items:center;padding:17px 1px;border-bottom:1px solid #ded5ca;font-family:var(--n3-serif);font-size:27px;line-height:1.05;color:#12202e}.mobileMenuMetaV4,.mobileMenuV4>a{display:flex;justify-content:space-between}.mobileMenuMetaV4{padding-top:20px;font-size:8px;letter-spacing:.14em;color:#9a8f84}.footerTopV4{grid-template-columns:1fr;gap:48px}}@media(max-width:650px){.premiumNavV4{height:70px}.brandLockupV4.compact{gap:8px}.brandLockupV4.compact .brandMarkV4{width:33px;height:39px}.brandLockupV4.compact .brandNameV4{font-size:26px}.accountPillV4{padding:9px 13px}.menuToggleV4{width:40px;height:40px}.mobileMenuV4{top:70px;padding:7px 26px 22px}.mobileMenuV4>a{font-size:25px;padding:16px 0}.menuArrowV4{width:21px;height:21px}.footerTopV4{padding-bottom:45px}.footerPitchV4 h2{font-size:35px;margin-top:33px}.footerLinksV4{grid-template-columns:1fr 1fr;gap:35px 20px}.footerBottomV4{display:block}.footerBottomV4>div{margin-top:10px}}.cleanHeroV6{min-height:650px}.cleanHeroContentV6{padding:90px 0 64px}.cleanHeroCopyV6{max-width:780px}.cleanHeroCopyV6 h1{font-size:76px;line-height:.95;margin-bottom:18px}.cleanHeroCopyV6 p{max-width:540px;margin-bottom:28px}.cleanSearchV6{max-width:1040px}.cleanCategoriesV6{padding:92px 0 100px}.cleanSectionHeadV6{margin-bottom:28px}.cleanSectionHeadV6 h2{font-size:46px}.cleanCategoryGridV6{grid-auto-rows:230px}.cleanCategoryGridV6 .categoryBottomV3 p{display:none}.cleanHowV6{padding:92px 0 100px}.cleanHowIntroV6{margin-bottom:42px}.cleanHowIntroV6 h2{font-size:46px}.cleanHowStepsV6 .howStepV3{min-height:220px}.cleanHowStepsV6 .howStepV3 h3{margin-top:46px}.cleanHostV6{min-height:520px}.cleanHostInnerV6{display:block}.cleanHostInnerV6 .hostCopyV3{max-width:660px}.cleanHostInnerV6 .hostCopyV3 h2{font-size:58px}.cleanHostInnerV6 .hostCopyV3 p{font-size:14px;margin-bottom:20px}.footerCleanV6{padding-top:62px}.footerTopCleanV6{padding-bottom:52px}.footerTopCleanV6 .footerPitchV4 h2{display:none}.footerTopCleanV6 .footerPitchV4 p{margin-top:20px}.footerLinksCleanV6 a{transition:.18s}.footerLinksCleanV6 a:hover{transform:translateX(2px)}.legalPageV6{background:#f7f3ec;color:#16212d;min-height:65vh}.legalWrapV6{max-width:920px;padding:72px 0 100px}.legalHeroV6{padding-bottom:34px;border-bottom:1px solid #d9d0c6}.legalHeroV6>span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.18em;color:#c16d41;font-weight:850;margin-bottom:13px}.legalHeroV6 h1{font-family:Georgia,Times New Roman,serif;font-size:54px;line-height:1.02;letter-spacing:-.04em;font-weight:500;margin:0 0 18px;color:#0d1a28}.legalHeroV6>p{max-width:720px;font-size:16px;line-height:1.72;color:#6e716f;margin:0}.legalMetaV6{display:flex;gap:16px;margin-top:20px;font-size:9px;letter-spacing:.11em;text-transform:uppercase;color:#9a9188}.legalPrelaunchV6{margin:28px 0 8px;border-left:3px solid #d97842;background:#efe8df;padding:17px 19px}.legalPrelaunchV6 strong{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#a85d36;margin-bottom:6px}.legalPrelaunchV6 p{margin:0;font-size:12px;line-height:1.65;color:#6e6964}.legalSectionV6{padding:32px 0;border-bottom:1px solid #ded6cc}.legalOperatorV6 h2,.legalSectionV6 h2{font-size:22px;letter-spacing:-.025em;margin:0 0 11px;color:#111e2a}.legalOperatorV6 p,.legalSectionV6 p{font-size:14px;line-height:1.78;color:#646865;margin:0;max-width:820px}.legalOperatorV6{margin-top:42px;padding:28px;background:#0d1823;color:#fff}.legalOperatorV6 h2{color:#fff}.legalOperatorV6 p{color:#aeb8c0}.legalOperatorV6 dl{margin:18px 0 0}.legalOperatorV6 dl>div{display:grid;grid-template-columns:150px 1fr;grid-gap:18px;gap:18px;padding:9px 0;border-top:1px solid rgba(255,255,255,.09)}.legalOperatorV6 dt{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#d9956e}.legalOperatorV6 dd{margin:0;font-size:12px;color:#d9e0e5}.legalInlineLinkV6{color:#a95c35;font-weight:750;text-decoration:underline;text-underline-offset:2px}@media(max-width:700px){.cleanHeroV6{min-height:600px}.cleanHeroContentV6{padding:55px 0 38px}.cleanHeroCopyV6 h1{font-size:48px}.cleanCategoriesV6,.cleanHowV6{padding:66px 0 72px}.cleanHowIntroV6 h2,.cleanSectionHeadV6 h2{font-size:36px}.cleanHostV6{min-height:470px}.cleanHostInnerV6 .hostCopyV3 h2{font-size:44px}.legalWrapV6{padding:52px 0 72px}.legalHeroV6 h1{font-size:40px}.legalHeroV6>p{font-size:14px}.legalSectionV6{padding:26px 0}.legalOperatorV6{padding:22px}.legalOperatorV6 dl>div{grid-template-columns:1fr;gap:4px}}.searchActionV3{border:0;cursor:pointer;font:inherit}.searchFilterV7{grid-template-columns:1fr .8fr 1fr auto auto}.availabilityFormV7{display:grid;grid-template-columns:1.15fr 1fr 1fr auto;grid-gap:12px;gap:12px;align-items:flex-end;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;margin:18px 0}.availabilityFormV7 input,.availabilityFormV7 select{width:100%;border:1px solid var(--line);background:#fff;border-radius:11px;padding:12px;font:inherit}.availabilityFormV7 label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:750}.availabilityFormV7 label span{color:var(--muted)}.blockedListV7{margin-top:8px}.detailGalleryV7{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin:-14px 0 34px}.detailGalleryV7 img{width:100%;height:150px;object-fit:cover;border-radius:14px;display:block}.amenitiesV7{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 28px}.amenitiesV7 span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 12px;font-size:12px;color:#4d5660}.adminGridV7{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.adminCardV7{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden}.adminCardV7>img{width:100%;height:270px;object-fit:cover;display:block}.adminCardBodyV7{padding:22px}.adminCardBodyV7>small{color:var(--muted)}.adminCardBodyV7 h2{font-size:25px;margin:8px 0 10px}.adminCardBodyV7 details p,.adminCardBodyV7>p{color:var(--muted);line-height:1.65}.adminFactsV7{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0}.adminFactsV7 span{border:1px solid var(--line);border-radius:999px;padding:7px 10px;font-size:11px}.adminCardV7 details{border-top:1px solid var(--line);padding:12px 0}.adminCardV7 summary{cursor:pointer;font-weight:750;font-size:13px}.adminActionsV7{margin-top:18px}.formGrid label small{font-weight:500;color:var(--muted);line-height:1.4}.formGrid .check a{text-decoration:underline;text-underline-offset:2px}@media(max-width:900px){.availabilityFormV7,.searchFilterV7{grid-template-columns:1fr 1fr}.adminGridV7{grid-template-columns:1fr}}@media(max-width:650px){.availabilityFormV7,.searchFilterV7{grid-template-columns:1fr}.detailGalleryV7{display:flex;overflow-x:auto;gap:9px}.detailGalleryV7 img{min-width:76%;height:220px}.adminCardV7>img{height:220px}}.hostUpgradeV8{margin:24px 0 34px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.hostUpgradeV8 h2{font-size:27px;margin:8px 0}.hostUpgradeV8 p{color:var(--muted);line-height:1.6;margin:0;max-width:650px}.reservationCardV8{background:#fff;border:1px solid var(--line);border-radius:18px;margin:12px 0;overflow:hidden}.reservationCardV8 .rowCard{padding:18px;margin:0;border:0}.reviewOpenV8{margin:0 18px 18px;border:0;background:transparent;color:var(--copper);font-weight:800;cursor:pointer;padding:0}.reviewFormV8{display:grid;grid-template-columns:140px 1fr auto;grid-gap:12px;gap:12px;align-items:flex-end;border-top:1px solid var(--line);padding:18px}.reviewFormV8 label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:750}.reviewFormV8 select,.reviewFormV8 textarea{border:1px solid var(--line);border-radius:10px;padding:10px;font:inherit;background:#fff}.reviewFormV8 textarea{min-height:72px;resize:vertical}.reviewDoneV8{border-top:1px solid var(--line);padding:14px 18px;color:var(--muted);font-size:13px}.paymentNoteV8{margin-top:18px}@media(max-width:700px){.hostUpgradeV8{align-items:flex-start;flex-direction:column}.hostUpgradeV8 .btn{width:100%}.reviewFormV8{grid-template-columns:1fr}.reviewFormV8 .rowActions{justify-content:flex-start}}.editPhotoGridV9{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin:16px 0}.editPhotoCardV9{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden}.editPhotoCardV9 img{display:block;width:100%;height:180px;object-fit:cover}.editPhotoCardV9>div{display:flex;gap:8px;align-items:center;justify-content:space-between;padding:10px 12px}.editPhotoCardV9 strong{font-size:12px;color:var(--copper)}.editPhotoCardV9 button{border:0;background:transparent;padding:0;color:var(--ink);font-size:11px;font-weight:750;cursor:pointer}.photoUploadV9{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:14px}.photoUploadV9 input{flex:1 1;min-width:220px}@media(max-width:700px){.editPhotoGridV9{grid-template-columns:1fr 1fr}.editPhotoCardV9 img{height:150px}}.reviewsV10{margin-top:34px}.reviewSummaryV10{display:flex;align-items:baseline;gap:10px;margin:8px 0 16px}.reviewSummaryV10 strong{font-size:28px}.reviewSummaryV10 span{color:var(--muted);font-size:13px}.reviewListV10{display:grid;grid-gap:10px;gap:10px}.reviewListV10 article{background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px 16px}.reviewListV10 article>div{display:flex;justify-content:space-between;gap:12px;align-items:center}.reviewListV10 article strong{letter-spacing:.08em;font-size:13px;color:var(--copper)}.reviewListV10 article small{color:var(--muted)}.reviewListV10 article p{margin:9px 0 0;color:#4f5963;line-height:1.55}.arrivalDetailsV11{border-top:1px solid var(--line);padding:15px 18px;background:#faf8f4}.arrivalDetailsV11 strong{display:block;font-size:13px;margin-bottom:6px}.arrivalDetailsV11 p{margin:4px 0;color:#4f5963;line-height:1.55;font-size:13px}.favoriteButtonV12{display:inline-flex;align-items:center;gap:9px;margin-top:12px;padding:11px 15px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--navy);font:inherit;font-size:13px;font-weight:750;cursor:pointer;transition:.18s ease}.favoriteButtonV12 span{font-size:20px;line-height:1;color:var(--copper)}.favoriteButtonV12:hover{border-color:#d8c3aa;transform:translateY(-1px)}.favoriteButtonV12.isSaved{background:#fff3ea;border-color:#e6b58f;color:#8a4727}.favoriteButtonV12:disabled{opacity:.55;cursor:wait;transform:none}.favoriteGridV12{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.favoriteCardV12{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 10px 30px rgba(8,18,32,.05)}.favoriteCardV12>a{display:block}.favoriteCardV12 img,.favoritePlaceholderV12{display:block;width:100%;height:150px;object-fit:cover;background:linear-gradient(140deg,#293f4d,#9b714d 42%,#183b32)}.favoriteCardV12>a>div{padding:16px}.favoriteCardV12 small{color:var(--muted)}.favoriteCardV12 h3{margin:6px 0 12px;font-size:17px;line-height:1.25}.favoriteCardV12 strong{color:var(--copper);font-size:13px}.favoriteCardV12>button{width:100%;padding:11px 16px;border:0;border-top:1px solid var(--line);background:#faf8f4;color:var(--muted);font:inherit;font-size:12px;font-weight:700;cursor:pointer}.favoriteCardV12>button:hover{color:var(--navy);background:#f4efe8}@media(max-width:800px){.favoriteGridV12{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:540px){.favoriteGridV12{grid-template-columns:1fr}.favoriteCardV12 img,.favoritePlaceholderV12{height:190px}}.accountHelpV9{margin:14px 0 0;text-align:right;font-size:13px}.accountHelpV9 a{color:var(--copper);font-weight:750}.reportSectionV13{margin-top:34px;padding-top:22px;border-top:1px solid var(--line)}.reportSectionV13>button{border:0;background:transparent;padding:0;color:var(--muted);font:inherit;font-size:12px;font-weight:750;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.reportFormV13{margin-top:14px;padding:18px;background:#fff;border:1px solid var(--line);border-radius:16px;display:grid;grid-gap:13px;gap:13px}.reportFormV13 label{display:grid;grid-gap:6px;gap:6px;font-size:12px;font-weight:750}.reportFormV13 select,.reportFormV13 textarea{width:100%;border:1px solid var(--line);border-radius:10px;background:#fff;padding:11px;font:inherit}.reportFormV13 textarea{min-height:110px;resize:vertical}.reportActionsV13{display:flex;gap:9px;flex-wrap:wrap}.reportNoticeV13{margin-top:12px}.adminReportsV13{margin:34px 0 54px}.adminSectionHeadV13{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.adminSectionHeadV13.listings{margin-top:10px}.adminSectionHeadV13 h2{font-size:30px;margin:6px 0 0}.adminSectionHeadV13>strong{display:grid;place-items:center;min-width:42px;height:42px;border-radius:50%;background:var(--navy);color:#fff;font-size:13px}.reportAdminListV13{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:15px;gap:15px}.reportAdminListV13 article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:19px}.reportAdminListV13 h3{font-size:20px;margin:12px 0 3px}.reportAdminListV13 small,.reportAdminListV13 time{color:var(--muted);font-size:11px}.reportAdminListV13 p{color:#4f5963;line-height:1.6;white-space:pre-wrap}.reportAdminMetaV13{display:flex;align-items:center;justify-content:space-between;gap:10px}.reportStatusV13{display:inline-flex;padding:6px 9px;border-radius:999px;background:#fff0e5;color:#9a4d23;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.reportStatusV13.reviewing{background:#e8f1f5;color:#315d70}.reportAdminListV13 button:disabled{opacity:.5;cursor:wait}@media(max-width:760px){.reportAdminListV13{grid-template-columns:1fr}.adminSectionHeadV13 h2{font-size:26px}}.notificationCenterV14{margin-top:34px}.notificationHeadV14{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px}.notificationHeadV14>div{display:flex;align-items:center;gap:10px}.notificationHeadV14 h2{margin:0}.notificationHeadV14 span{padding:5px 8px;border-radius:999px;background:#fff0e5;color:#9a4d23;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.05em}.notificationHeadV14>button{border:0;background:transparent;color:var(--copper);font:inherit;font-size:11px;font-weight:800;cursor:pointer}.notificationListV14{display:grid;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden}.notificationListV14>button{display:grid;grid-template-columns:9px 1fr;grid-gap:12px;gap:12px;width:100%;padding:15px 17px;border:0;border-bottom:1px solid var(--line);background:#fff;text-align:left;font:inherit;cursor:pointer}.notificationListV14>button:last-child{border-bottom:0}.notificationListV14>button:hover{background:#faf8f4}.notificationListV14>button.unread{background:#fffaf6}.notificationDotV14{width:7px;height:7px;border-radius:50%;background:transparent;margin-top:6px}.notificationListV14>button.unread .notificationDotV14{background:var(--copper)}.notificationListV14 small,.notificationListV14 strong,.notificationListV14 time{display:block}.notificationListV14 strong{font-size:14px;color:var(--navy)}.notificationListV14 small{margin-top:4px;color:#56616b;line-height:1.5}.notificationListV14 time{margin-top:7px;color:#999087;font-size:10px}@media(max-width:600px){.notificationHeadV14{align-items:flex-start}.notificationHeadV14>div{align-items:flex-start;flex-direction:column}.notificationListV14>button{padding:14px}}.caseStatusV15{margin:0 18px 15px;padding:14px 15px;border:1px solid #e5d8ca;border-radius:13px;background:#fffaf6}.caseStatusV15.approved{border-color:#bcd8c6;background:#f1f8f3}.caseStatusV15.rejected{border-color:#dfc6c6;background:#fff6f5}.caseStatusV15 small,.caseStatusV15 strong{display:block}.caseStatusV15 p{margin:7px 0;color:#56616b;font-size:13px;line-height:1.5}.caseStatusV15 small{margin-top:5px;color:var(--muted)}.caseOpenActionsV15{display:flex;gap:14px;margin:0 18px 16px}.caseOpenActionsV15 button{border:0;background:transparent;padding:0;color:var(--copper);font:inherit;font-size:12px;font-weight:800;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.caseFormV15{margin:0 18px 18px;padding:16px;border-top:1px solid var(--line);background:#faf8f4;display:grid;grid-gap:10px;gap:10px}.caseFormV15>p{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.caseFormV15 textarea{width:100%;min-height:95px;padding:11px;border:1px solid var(--line);border-radius:10px;background:#fff;font:inherit;resize:vertical}.adminCasesV15{margin:34px 0 54px}.caseAdminListV15{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:15px;gap:15px}.caseAdminListV15 article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:19px}.caseAdminListV15 h3{font-size:20px;margin:12px 0 3px}.caseAdminListV15>article>small{color:var(--muted)}.caseAdminListV15 p{color:#4f5963;line-height:1.6;white-space:pre-wrap}.caseAdminListV15 label{display:grid;grid-gap:6px;gap:6px;font-size:11px;font-weight:800}.caseAdminListV15 textarea{min-height:80px;padding:10px;border:1px solid var(--line);border-radius:10px;font:inherit;resize:vertical}.refundWarningV15{display:block;margin-top:12px;color:#9a4d23!important;font-weight:750}@media(max-width:760px){.caseAdminListV15{grid-template-columns:1fr}}.hostVerificationV16{margin:24px 0;padding:18px 20px;border:1px solid #e1d3c4;border-radius:16px;background:#fffaf5}.hostVerificationV16.approved{border-color:#b9d5c2;background:#f0f8f2}.hostVerificationV16.rejected{border-color:#dfc4c2;background:#fff5f4}.hostVerificationV16 strong{display:block;font-size:15px}.hostVerificationV16 p{margin:6px 0 0;color:#56616b;line-height:1.55;font-size:13px}.hostVerificationV16 a{display:inline-block;margin-top:9px;color:var(--copper);font-size:12px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.adminHostsV16{margin:34px 0 54px}.hostAdminListV16{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:15px;gap:15px}.hostAdminListV16 article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:19px}.hostAdminListV16 h3{font-size:20px;margin:12px 0 6px}.hostAdminListV16 p{color:#4f5963;line-height:1.6}.hostAdminListV16 label{display:grid;grid-gap:6px;gap:6px;margin-top:13px;font-size:11px;font-weight:800}.hostAdminListV16 textarea{min-height:75px;padding:10px;border:1px solid var(--line);border-radius:10px;font:inherit;resize:vertical}.hostChecksV16{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0}.hostChecksV16 span{padding:6px 8px;border-radius:999px;background:#f1eeee;color:#8c7774;font-size:9px;font-weight:800}.hostChecksV16 span.ok,.reportStatusV13.hostApprovedV16{background:#e9f4ec;color:#39704a}.reportStatusV13.hostRejectedV16{background:#fff0ef;color:#9a4942}.hostNoteV16{display:block;margin-top:9px;color:var(--muted)}.adminCardV7 button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:760px){.hostAdminListV16{grid-template-columns:1fr}}@media(max-width:700px){.innerPage{width:min(100% - 24px,1180px);padding:48px 0 70px}.innerPage h1{font-size:40px;overflow-wrap:anywhere}.rowCard{flex-direction:column;align-items:stretch}.rowCard>div:last-child{text-align:left;align-items:flex-start;width:100%}.rowActions{justify-content:flex-start}.caseOpenActionsV15{flex-wrap:wrap}.btn.tiny{min-height:42px;padding:10px 14px}.availabilityFormV7 input,.availabilityFormV7 select,.bookingPanel input,.bookingPanel select,.caseAdminListV15 textarea,.caseFormV15 textarea,.filterBar input,.filterBar select,.formGrid input,.formGrid select,.formGrid textarea,.hostAdminListV16 textarea,.reportFormV13 select,.reportFormV13 textarea,.searchFilterV7 input,.searchFilterV7 select{font-size:16px}}@media(max-width:540px){.notificationHeadV14{flex-direction:column;align-items:flex-start}.notificationHeadV14>button{min-height:40px;padding:8px 0}.checkoutBox{padding:20px}.detailImage,.detailImage.real{height:280px}}.supportCenterV18{margin:34px 0 46px;padding:24px;border:1px solid var(--line);border-radius:20px;background:#fff}.supportIntroV18 h2{font-size:30px;margin:8px 0}.supportIntroV18 p{color:var(--muted);line-height:1.6}.supportLoginV18{margin-top:18px;padding:20px;border-radius:15px;background:#faf8f4}.supportLoginV18 p{color:var(--muted);line-height:1.55}.supportFormV18{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;margin-top:20px}.supportFormV18 label{display:grid;grid-gap:6px;gap:6px;font-size:12px;font-weight:800}.supportFormV18 .full{grid-column:1/-1}.supportFormV18 input,.supportFormV18 select,.supportFormV18 textarea{width:100%;border:1px solid var(--line);border-radius:11px;background:#fff;padding:12px;font:inherit}.supportFormV18 textarea{min-height:120px;resize:vertical}.supportFormV18 button{border:0;cursor:pointer;justify-self:start}.supportFormV18 button:disabled{opacity:.55}.supportHistoryV18{margin-top:32px}.supportHistoryV18>h3{font-size:22px}.supportHistoryV18>article{padding:18px 0;border-top:1px solid var(--line)}.supportHistoryV18>article>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.supportHistoryV18 small,.supportHistoryV18 time{color:var(--muted);font-size:11px}.supportHistoryV18 h4{font-size:18px;margin:8px 0}.supportHistoryV18>article>p{white-space:pre-wrap;color:#56616b}.supportStatusV18{display:inline-flex;padding:6px 9px;border-radius:999px;background:#fff0e5;color:#9a4d23;font-size:10px;font-weight:850;text-transform:uppercase}.supportStatusV18.reviewing{background:#e8f1f5;color:#315d70}.supportStatusV18.resolved{background:#e9f4ec;color:#39704a}.supportReplyV18{margin-top:12px;padding:14px;border-radius:12px;background:#f1f8f3}.supportReplyV18 p{margin:5px 0 0;color:#476052!important}.adminSupportV18{margin:34px 0 54px}.supportAdminListV18{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:15px;gap:15px}.supportAdminListV18 article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:19px}.supportAdminListV18 h3{font-size:20px;margin:12px 0 3px}.supportAdminListV18 p{color:#4f5963;line-height:1.6;white-space:pre-wrap}.supportAdminListV18 label{display:grid;grid-gap:6px;gap:6px;font-size:11px;font-weight:800}.supportAdminListV18 textarea{min-height:80px;padding:10px;border:1px solid var(--line);border-radius:10px;font:inherit;resize:vertical}@media(max-width:760px){.supportAdminListV18,.supportFormV18{grid-template-columns:1fr}.supportFormV18 .full{grid-column:auto}.supportCenterV18{padding:18px}.supportAdminListV18 textarea,.supportFormV18 input,.supportFormV18 select,.supportFormV18 textarea{font-size:16px}}.mobileBookingBarV19{display:none}.authGateV19 h3{margin:0 0 8px;color:var(--navy);font-size:22px}.authGateV19 p{margin:0;color:var(--muted);line-height:1.6}.authGateV19 .accountActions{margin-bottom:0}.authGateV19>button.btn{border:0;cursor:pointer;margin-top:18px}.bookingPanel{scroll-margin-top:96px}@media(max-width:800px){.spaceDetailPageV19{padding-bottom:118px}.mobileBookingBarV19{position:fixed;z-index:75;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px max(14px,calc((100vw - 1180px)/2)) calc(12px + env(safe-area-inset-bottom));background:rgba(248,246,242,.97);border-top:1px solid var(--line);box-shadow:0 -12px 34px rgba(8,18,32,.12);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobileBookingBarV19>div{display:flex;flex-direction:column;min-width:0}.mobileBookingBarV19 small{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:800}.mobileBookingBarV19 strong{font-size:16px;color:var(--navy);white-space:nowrap}.mobileBookingBarV19 button{border:0;border-radius:12px;background:var(--copper);color:#fff;padding:13px 18px;font:inherit;font-weight:800;cursor:pointer}.rowCard{flex-direction:column;align-items:flex-start}.rowCard>div:last-child{width:100%;text-align:left;align-items:flex-start}.reservationCardV8 .rowActions{justify-content:flex-start}}@media(max-width:520px){.innerPage{width:calc(100% - 28px);padding-top:44px}.innerPage h1{font-size:38px}.detailHero{gap:20px}.detailImage,.detailImage.real{height:270px}.bookingPanel{padding:18px}.mobileBookingBarV19{padding-left:14px;padding-right:14px}.mobileBookingBarV19 button{padding:12px 15px}.authGateV19 .accountActions{gap:9px}}.checkoutBoxV20 h3{font-size:24px;margin:12px 0 8px}.checkoutStatusV20{display:inline-flex;background:#f1ece5;color:#5f6872;border-radius:999px;padding:7px 10px;font-weight:800}.holdTimerV20{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:20px 0 6px;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.holdTimerV20 span{color:var(--muted);font-size:13px}.holdTimerV20 strong{font-size:28px;color:var(--navy);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.checkoutActionsV20{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.checkoutActionsV20 button{border:0;cursor:pointer}@media(max-width:600px){.checkoutActionsV20{flex-direction:column}.checkoutActionsV20 .btn{width:100%}}.searchTransparencyV22{margin:0 0 14px;color:var(--muted);font-size:12px;line-height:1.5}.providerDisclosureV22{border:1px solid var(--line);border-radius:16px;padding:18px;margin:10px 0 24px;background:#fff}.providerDisclosureV22>strong{display:block;color:var(--navy);font-size:18px;margin-bottom:4px}.providerDisclosureV22>span{display:inline-flex;border-radius:999px;background:#f1ece5;color:#5f6872;padding:6px 9px;font-size:11px;font-weight:800;margin-bottom:10px}.providerDisclosureV22 p{margin:8px 0}.providerContactV22{display:flex;gap:12px;flex-wrap:wrap;margin:8px 0}.providerContactV22 a{color:var(--navy);font-weight:700;overflow-wrap:anywhere}.providerDisclosureV22 small{display:block;color:var(--muted);line-height:1.5;margin-top:6px}.providerLegalV22{border-top:1px solid var(--line);padding-top:12px;color:var(--muted);font-size:13px;line-height:1.55}@media(max-width:600px){.providerContactV22{flex-direction:column;gap:5px}}