@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,500;9..144,600&display=swap";:root{--ink:#173a35;--forest:#123b35;--cream:#f8f5ee;--coral:#ce654e;--serif:Fraunces,Georgia,serif;--sans:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--sans);margin:0}button,input,select{font:inherit}button{cursor:pointer}.nav{z-index:3;background:#fffdf9;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(22px,5vw,76px);display:flex;position:relative}.brand{color:var(--forest);flex-direction:column;line-height:.85;text-decoration:none;display:inline-flex}.brand span{font:600 26px var(--serif);letter-spacing:-1.5px}.brand small{letter-spacing:3.3px;margin:6px 0 0 2px;font-size:7px}.nav nav{gap:32px;margin-left:80px;display:flex}.nav a{color:var(--ink);font-size:13px;font-weight:600;text-decoration:none}.nav-actions{align-items:center;gap:18px;display:flex}.nav-actions select{color:var(--ink);background:0 0;border:0;font-size:12px;font-weight:700}.text-button{color:var(--ink);background:0 0;border:0;font-size:13px;font-weight:600}.nav-claim,.host-section button,.claim-modal form button{background:var(--coral);color:#fff;border:0;border-radius:2px;padding:13px 20px;font-size:12px;font-weight:700}.hero{color:#fff;background:url(https://images.unsplash.com/photo-1516483638261-f4dbaf036963?auto=format&fit=crop&w=2200&q=90) 50% 56%/cover;min-height:620px;padding:90px clamp(22px,9vw,150px) 172px;position:relative}.hero-overlay{background:linear-gradient(90deg,#0d302bbf,#0d302b33 65%,#0d302b14);position:absolute;inset:0}.hero-copy{max-width:640px;position:relative}.eyebrow{letter-spacing:2.4px;color:#f4d6a2;margin:0 0 17px;font-size:10px;font-weight:700}.eyebrow.dark{color:var(--coral)}h1,h2,h3,p{margin-top:0}.hero h1{font:500 clamp(45px,6.1vw,83px)/.99 var(--serif);letter-spacing:-3.8px;margin:0 0 24px}.hero h1 em,.story h2 em{color:#f5cf8b;font-weight:500}.hero-copy>p:last-child{max-width:480px;font-size:16px;line-height:1.65}.search-panel{z-index:1;background:#fffdf9;align-items:stretch;min-height:87px;padding:13px 15px;display:flex;position:absolute;bottom:-43px;left:clamp(22px,9vw,150px);right:clamp(22px,9vw,150px);box-shadow:0 12px 30px #1e34281c}.search-panel label{border-right:1px solid #dedbd3;flex:1;align-items:center;gap:12px;padding:0 18px;display:flex}.search-panel label>span{color:var(--coral);font-size:20px}.search-panel label div{flex-direction:column;gap:3px;width:100%;display:flex}.search-panel small{color:#75817d;font-size:10px;font-weight:700}.search-panel input,.search-panel select,.input-button{color:var(--ink);appearance:none;text-align:left;background:0 0;border:0;outline:0;width:100%;padding:0;font-size:14px;font-weight:600}.input-button{cursor:pointer}.search-button{background:var(--coral);color:#fff;border:0;border-radius:2px;min-width:115px;padding:0 26px;font-size:20px;font-weight:700}.search-button span{margin-left:8px;font-size:13px}.trust{justify-content:space-between;gap:30px;padding:92px clamp(22px,12vw,200px) 55px;display:flex}.trust div{align-items:center;gap:13px;display:flex}.trust b{color:var(--coral);font-size:24px;font-family:var(--serif);font-weight:500}.trust span{color:#78847f;flex-direction:column;gap:3px;font-size:11px;display:flex}.trust strong{color:var(--ink);font-size:13px}.discover-section{padding:54px clamp(22px,7vw,110px) 86px}.section-head{justify-content:space-between;align-items:end;margin-bottom:33px;display:flex}.section-head h2,.story h2,.host-section h2,.claim-modal h2{font:500 clamp(30px,3vw,45px)/1.13 var(--serif);letter-spacing:-1.7px;margin-bottom:8px}.section-sub{color:#71807a;margin:0;font-size:14px}.filters{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.filters button{color:#52635d;background:0 0;border:1px solid #d4d7d0;border-radius:50px;padding:8px 14px;font-size:12px}.filters button.active{background:var(--forest);border-color:var(--forest);color:#fff}.cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:23px;display:grid}.stay-card{background:#fffdf9;transition:transform .2s;box-shadow:0 2px 5px #142e2408}.stay-card:hover{transform:translateY(-3px)}.stay-image{background-position:50%;background-size:cover;height:242px;position:relative}.heart{width:34px;height:34px;color:var(--forest);background:#fffdf9d9;border:0;border-radius:50%;font-size:21px;line-height:1;position:absolute;top:13px;right:13px}.verified{color:var(--forest);background:#fffdf9e8;border-radius:2px;padding:6px 9px;font-size:9px;font-weight:700;position:absolute;bottom:12px;left:12px}.stay-info{padding:16px 17px 18px}.stay-meta{color:#65746e;justify-content:space-between;font-size:10px;display:flex}.stay-meta strong{color:var(--forest);font-size:11px}.stay-meta small{color:#84908b;font-weight:400}.stay-info h3{font:500 22px var(--serif);letter-spacing:-.7px;margin:8px 0}.stay-info>p{color:#62716c;min-height:36px;font-size:12px;line-height:1.5}.tags{flex-wrap:wrap;gap:6px;margin:13px 0 17px;display:flex}.tags span{color:#65736e;background:#f1eee7;padding:5px 7px;font-size:9px}.stay-bottom{color:#64716c;border-top:1px solid #e6e4dd;justify-content:space-between;align-items:center;padding-top:13px;font-size:11px;display:flex}.stay-bottom b{color:var(--ink);font-size:14px}.stay-bottom button{color:var(--coral);background:0 0;border:0;padding:0;font-size:11px;font-weight:700}.stay-bottom i{margin-left:4px;font-size:16px;font-style:normal}.more-button{border:1px solid var(--forest);color:var(--forest);background:0 0;margin:40px auto 0;padding:13px 21px;font-size:12px;font-weight:700;display:block}.more-button span{padding-left:8px;font-size:16px}.no-results{text-align:center;color:#71807a}.story{background:#e9e0d2;grid-template-columns:1fr 1fr;min-height:460px;display:grid}.story-image{background:url(https://images.unsplash.com/photo-1469796466635-455ede028aca?auto=format&fit=crop&w=1200&q=85) 50%/cover}.story-copy{padding:clamp(50px,8vw,120px) clamp(30px,8vw,125px)}.story-copy h2{margin-bottom:22px}.story-copy p{color:#53635d;max-width:440px;font-size:14px;line-height:1.7}.story-copy a{color:var(--coral);margin-top:17px;font-size:12px;font-weight:700;text-decoration:none;display:inline-block}.story-copy a span{margin-left:9px;font-size:17px}.host-section{background:var(--forest);color:#fff;justify-content:space-between;align-items:center;gap:60px;padding:82px clamp(22px,13vw,210px);display:flex}.host-section>div:first-child{max-width:600px}.host-section h2{letter-spacing:-2.3px;font-size:clamp(35px,4vw,57px)}.host-section p:not(.eyebrow){color:#d5dfd8;max-width:470px;font-size:14px;line-height:1.65}.host-section button{color:var(--forest);background:#f2c378;margin-top:13px}.host-section button span{margin-left:7px;font-size:16px}.host-stat{border-left:1px solid #7a948c;min-width:190px;padding-left:35px}.host-stat b{color:#f2c378;font:500 60px/.9 var(--serif);letter-spacing:-3px;display:block}.host-stat span{color:#d5dfd8;margin-top:10px;font-size:12px;line-height:1.5;display:block}footer{background:#fffdf9;grid-template-columns:1.2fr 2fr 1fr;gap:30px;padding:46px clamp(22px,7vw,110px) 26px;display:grid}footer p{font:500 15px var(--serif);color:#55655f;max-width:250px;margin:0}footer div{justify-content:flex-end;gap:20px;display:flex}footer a{color:var(--ink);font-size:11px;font-weight:600;text-decoration:none}footer>small{color:#86908c;border-top:1px solid #e7e5df;grid-column:1/-1;padding-top:21px;font-size:9px}.modal-backdrop{z-index:10;background:#0a2924aa;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.claim-modal{background:#fffdf9;width:min(510px,100%);padding:48px;position:relative}.modal-close{color:var(--ink);background:0 0;border:0;font-size:28px;position:absolute;top:12px;right:17px}.claim-modal h2{margin-bottom:14px}.claim-modal>p:not(.eyebrow){color:#62716c;font-size:14px;line-height:1.65}.claim-modal form{margin-top:25px}.claim-modal label{color:#52635d;font-size:11px;font-weight:700;display:block}.claim-modal input{outline-color:var(--coral);background:#fff;border:1px solid #d9d9d1;width:100%;margin-top:7px;padding:13px;display:block}.claim-modal form button{width:100%;margin-top:17px;padding:15px}.claim-modal form button span{margin-left:8px;font-size:16px}.sent{text-align:center;padding:24px 5px}.sent>span{color:var(--coral);font-size:34px}.sent h2{margin:15px 0 9px}.sent p{color:#62716c;font-size:14px;line-height:1.5}.sent button{background:var(--forest);color:#fff;border:0;margin-top:14px;padding:11px 18px}@media (width<=760px){.nav{height:70px;padding:0 19px}.nav nav,.text-button{display:none}.nav-claim{padding:10px 11px;font-size:10px}.nav-actions{gap:8px}.hero{background-position:60%;min-height:585px;padding:74px 24px 178px}.hero h1{letter-spacing:-2.5px;font-size:48px}.hero-copy>p:last-child{font-size:14px}.search-panel{grid-template-columns:1fr 1fr;gap:0;min-height:180px;padding:8px;display:grid;bottom:-92px;left:18px;right:18px}.search-panel label{border-bottom:1px solid #e2e0da;padding:10px 8px}.search-panel label:nth-of-type(2){border-right:0}.search-panel label:nth-of-type(3){border-bottom:0}.search-panel label>span{font-size:15px}.search-button{min-width:0;margin:8px;padding:0}.search-button span{display:none}.trust{gap:13px;padding:122px 25px 40px}.trust div{align-items:flex-start;gap:6px}.trust b{font-size:18px}.trust strong{font-size:11px}.trust span{font-size:9px}.discover-section{padding:36px 18px 57px}.section-head{display:block}.filters{flex-wrap:nowrap;justify-content:flex-start;margin-top:20px;padding-bottom:4px;overflow:auto}.filters button{white-space:nowrap}.cards{grid-template-columns:1fr;gap:20px}.stay-image{height:230px}.story{grid-template-columns:1fr}.story-image{height:275px}.story-copy{padding:48px 25px}.host-section{padding:57px 26px;display:block}.host-stat{border:0;border-top:1px solid #7a948c;margin-top:38px;padding:22px 0 0}.host-stat b{font-size:51px}footer{grid-template-columns:1fr;gap:20px;padding:38px 24px 21px}footer div{justify-content:flex-start}footer>small{grid-column:auto}.claim-modal{padding:42px 27px}.section-head h2,.story h2,.claim-modal h2{font-size:34px}.brand span{font-size:23px}}.hero{background-image:url(/masua-pan-di-zucchero.jpg)!important;background-position:23% 48%!important;padding-top:165px!important}.hero-copy{z-index:1;background:linear-gradient(90deg,#123b35cc,#123b358a);width:min(500px,42vw);padding:19px 24px 20px;top:188px;left:auto;right:clamp(26px,6vw,90px);max-width:none!important;position:absolute!important}.hero-copy h1 span,.hero-copy h1 em{white-space:nowrap}.hero-copy h1{letter-spacing:-2.7px;margin-bottom:14px;font-size:clamp(40px,3.5vw,50px);line-height:.94}.hero-copy>p:last-child{max-width:390px;margin-bottom:0;font-size:13px;line-height:1.45}.hero-copy .eyebrow{margin-bottom:12px}.hero-credit{z-index:1;color:#fff;opacity:.86;text-shadow:0 1px 5px #000;font-size:9px;text-decoration:none;position:absolute;bottom:58px;right:clamp(22px,4vw,70px)}@media (width<=760px){.hero{background-position:30% 48%!important;padding-top:112px!important}.hero-copy{background:0 0;padding:0;top:auto;left:auto;right:auto;max-width:360px!important;position:relative!important}.hero-copy h1{font-size:48px}.hero-copy h1 span,.hero-copy h1 em{white-space:normal}.hero-credit{font-size:8px;bottom:104px;right:24px}}.municipality-placeholder{background:linear-gradient(145deg,#315b52,#173a35 58%,#b99663)}.municipality-label{color:#fff;font:500 31px/.95 var(--serif);letter-spacing:-1px;text-shadow:0 2px 9px #0008;position:absolute;inset:auto 14px 16px}.image-credit{color:#fff;background:#102d2499;padding:4px 6px;font-size:8px;text-decoration:none;position:absolute;bottom:8px;right:8px}.stay-bottom a{color:var(--coral);font-size:11px;font-weight:700;text-decoration:none}
