:root{--navy:#06345f;--navy-2:#0c4a76;--coral:#ff5b57;--coral-dark:#e94644;--aqua:#b9f2ef;--aqua-strong:#76ded9;--lime:#e9fa58;--sun:#ffd53d;--cream:#fff9ee;--paper:#fffdf8;--ink:#102f4e;--muted:#557087;--line:#06345f21;--shadow-sm:0 10px 30px #06345f17;--shadow-lg:0 25px 70px #06345f26;--radius-sm:16px;--radius:26px;--radius-lg:38px;--container:min(1180px, calc(100% - 40px));--serif:Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream);max-width:100%;color:var(--ink);font-family:var(--sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;overflow-x:clip}body{background:radial-gradient(circle at 4% 18%, #b9f2ef47, transparent 28rem), radial-gradient(circle at 96% 42%, #e9fa5830, transparent 24rem), var(--cream);min-width:320px;max-width:100%;color:var(--ink);margin:0;font-size:16px;line-height:1.65;overflow-x:clip}body:before{content:"";pointer-events:none;opacity:.18;z-index:-1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='90' height='90' viewBox='0 0 90 90'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.08'/%3E%3C/svg%3E");position:fixed;inset:0}img,picture,svg{max-width:100%;display:block}img{height:auto}a{color:inherit;text-underline-offset:.2em;text-decoration-thickness:1.5px}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}h1,h2,h3,h4,h5,h6{color:var(--navy);font-family:var(--serif);letter-spacing:-.035em;text-wrap:balance;font-weight:700;line-height:1.04}p{text-wrap:pretty}:focus-visible{outline:3px solid var(--sun);outline-offset:4px;border-radius:6px}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.skip-link{z-index:200;background:var(--navy);color:#fff;border-radius:0 0 12px 12px;padding:12px 18px;transition:top .2s;position:fixed;top:-80px;left:18px}.skip-link:focus{top:0}.site-header{z-index:100;backdrop-filter:blur(18px)saturate(1.2);background:#fffdf8e0;border-bottom:1px solid #06345f14;position:sticky;top:0;box-shadow:0 5px 24px #06345f0b}.header-inner{width:var(--container);justify-content:space-between;align-items:center;gap:30px;min-height:76px;margin:0 auto;display:flex}.brand{color:var(--navy);letter-spacing:.17em;white-space:nowrap;align-items:center;gap:9px;font-size:.95rem;font-weight:760;line-height:1;text-decoration:none;display:inline-flex}.brand svg{width:29px;height:29px;fill:var(--sun);stroke:#eaa900;stroke-width:2px}.desktop-nav{align-items:center;gap:7px;margin-left:auto;display:flex}.desktop-nav a{color:var(--navy);padding:10px 13px;font-size:.9rem;font-weight:650;text-decoration:none;position:relative}.desktop-nav a:after{content:"";background:var(--coral);border-radius:2px;height:2px;transition:transform .2s;position:absolute;bottom:3px;left:13px;right:13px;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a[aria-current=page]:after{transform:scaleX(1)}.desktop-nav a[aria-current=page]{color:var(--coral-dark)}.header-actions{gap:9px;display:flex}.icon-button{border:1px solid var(--line);width:43px;height:43px;color:var(--navy);box-shadow:var(--shadow-sm);cursor:pointer;background:#fff;border-radius:50%;place-items:center;padding:10px;display:grid}.icon-button:hover{color:var(--coral);transform:translateY(-1px)}.icon-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:100%;height:100%}.menu-button{display:none}.menu-backdrop{z-index:110;backdrop-filter:blur(5px);background:#05213a85;border:0;position:fixed;inset:0}.mobile-menu{z-index:120;background:var(--paper);visibility:hidden;pointer-events:none;width:min(430px,90vw);padding:26px 30px 0;transition:transform .28s cubic-bezier(.2,.75,.3,1),visibility 0s linear .28s;position:fixed;inset:0 0 0 auto;overflow:hidden;transform:translate(105%);box-shadow:-24px 0 80px #06345f47}.menu-open{overflow:hidden}.menu-open .mobile-menu{visibility:visible;pointer-events:auto;transition-delay:0s;transform:translate(0)}.mobile-menu-head{justify-content:space-between;align-items:center;display:flex}.menu-close{box-shadow:none}.mobile-menu nav{margin-top:48px;display:grid}.mobile-menu nav a{border-bottom:1px solid var(--line);color:var(--navy);justify-content:space-between;align-items:center;padding:16px 0;font-size:clamp(1.35rem,5vw,1.7rem);font-weight:650;text-decoration:none;display:flex}.mobile-menu nav a[aria-current=page]{color:var(--coral)}.menu-art{background:linear-gradient(145deg, transparent 44%, var(--aqua) 44% 66%, var(--lime) 66%);height:260px;position:absolute;inset:auto 0 0;overflow:hidden}.citrus-slice{aspect-ratio:1;background:repeating-conic-gradient(from 5deg, #ff6f63 0 39deg, #fff4dc 40deg 42deg);border:12px solid #ffe179;border-radius:50%;width:190px;position:absolute;bottom:-54px;right:-45px;box-shadow:inset 0 0 0 7px #fff5cc}main{min-height:68vh;overflow:clip}.container{width:var(--container);margin-inline:auto}.eyebrow{color:var(--navy-2);letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 12px;font-size:.76rem;font-weight:800;display:inline-flex}.button,[data-cta]{background:var(--coral);color:#fff;border:0;border-radius:16px;justify-content:center;align-items:center;gap:12px;min-height:50px;padding:12px 22px;font-weight:760;text-decoration:none;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex;box-shadow:0 12px 24px #ff5b5738}.button:hover,[data-cta]:hover{background:var(--coral-dark);transform:translateY(-2px);box-shadow:0 16px 28px #ff5b5747}.button-secondary{color:var(--navy);border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff}.button-secondary:hover{background:var(--aqua);color:var(--navy)}.text-link{color:var(--coral-dark);font-weight:800;text-decoration:none}.text-link span{transition:transform .18s;display:inline-block}.text-link:hover span{transform:translate(4px)}.home-hero{width:var(--container);border-radius:var(--radius-lg);background:linear-gradient(132deg, var(--aqua) 0 49%, var(--lime) 49% 100%);min-height:590px;box-shadow:var(--shadow-lg);border:1px solid #06345f17;grid-template-columns:minmax(0,1.02fr) minmax(380px,.98fr);align-items:stretch;margin:28px auto 64px;display:grid;overflow:hidden}.home-hero-copy{z-index:2;align-self:center;padding:clamp(42px,6vw,82px);position:relative}.home-hero h1{max-width:690px;margin:0;font-size:clamp(3.15rem,4.8vw,5rem)}.home-hero h1 em{color:var(--coral);font-style:normal}.home-hero-copy>p:not(.eyebrow){color:#173e61;max-width:620px;margin:24px 0 30px;font-size:clamp(1.03rem,1.7vw,1.24rem);line-height:1.65}.home-hero-media{clip-path:polygon(14% 0,100% 0,100% 100%,0 100%);min-height:520px;position:relative;overflow:hidden}.home-hero-media picture,.home-hero-media img{width:100%;height:100%}.home-hero-media img{object-fit:cover}.home-hero-media:after{content:"";background:linear-gradient(90deg,#b9f2ef47,#0000 32%);position:absolute;inset:0}.quick-links{width:var(--container);z-index:4;grid-template-columns:repeat(4,1fr);gap:14px;margin:-32px auto 76px;display:grid;position:relative}.quick-links a{min-height:110px;color:var(--navy);background:var(--paper);box-shadow:var(--shadow-sm);text-align:center;border:1px solid #06345f14;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:18px;font-weight:750;text-decoration:none;display:flex}.quick-links a:hover{transform:translateY(-4px)rotate(-1deg)}.quick-links svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:28px;height:28px}.section{width:var(--container);margin:78px auto}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px;display:flex}.section-heading h2{margin:0;font-size:clamp(2.4rem,5vw,4.4rem)}.section-heading h2 span{color:var(--coral)}.section-heading p{max-width:450px;color:var(--muted);margin:0}.story-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.story-card{border-radius:var(--radius);background:var(--paper);box-shadow:var(--shadow-sm);border:1px solid #06345f17;transition:transform .22s,box-shadow .22s;overflow:hidden}.story-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.story-card-image{aspect-ratio:16/11;background:var(--aqua);display:block;overflow:hidden}.story-card-image picture,.story-card-image img{width:100%;height:100%}.story-card-image img{object-fit:cover;transition:transform .5s}.story-card:hover .story-card-image img{transform:scale(1.035)}.story-card-body{padding:21px 22px 23px}.story-card h2{margin:9px 0 10px;font-size:clamp(1.55rem,2.3vw,2rem)}.story-card h2 a{text-decoration:none}.story-card p{color:var(--muted);margin:0 0 18px;font-size:.95rem}.story-card-featured{grid-column:span 2;grid-template-columns:1.15fr .85fr;display:grid}.story-card-featured .story-card-image{aspect-ratio:auto;min-height:380px}.story-card-featured .story-card-body{flex-direction:column;justify-content:center;padding:clamp(28px,5vw,52px);display:flex}.tag-row{flex-wrap:wrap;gap:7px;display:flex}.tag-row span,.filter-chip{background:var(--aqua);color:var(--navy);text-transform:capitalize;border-radius:999px;padding:5px 10px;font-size:.73rem;font-weight:800;line-height:1.2}.villa-band{width:var(--container);border-radius:var(--radius-lg);min-height:380px;box-shadow:var(--shadow-lg);background:#081f34;grid-template-columns:.85fr 1.15fr;margin:88px auto;display:grid;overflow:hidden}.villa-band-media{min-height:360px}.villa-band-media img{object-fit:cover}.villa-band-copy{color:#fff;align-self:center;padding:clamp(34px,6vw,72px)}.villa-band-copy .eyebrow{color:var(--aqua)}.villa-band-copy h2{color:#fff;margin:0 0 18px;font-size:clamp(2.8rem,5vw,5rem)}.villa-band-copy h2 span{color:var(--coral)}.villa-band-copy p{color:#d8e4ec;max-width:520px}.page-hero{width:var(--container);border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--aqua) 0 50%, var(--lime) 50%);min-height:370px;box-shadow:var(--shadow-lg);grid-template-columns:1fr 1fr;margin:28px auto 58px;display:grid;position:relative;overflow:hidden}.page-hero-copy{z-index:2;align-self:center;padding:clamp(38px,6vw,74px);position:relative}.page-hero h1{margin:0;font-size:clamp(3rem,6vw,5.8rem)}.page-hero p{color:#1a476d;max-width:590px;margin:20px 0 0;font-size:1.06rem}.page-hero-media{clip-path:polygon(17% 0,100% 0,100% 100%,0 100%);min-height:370px;overflow:hidden}.page-hero-media picture,.page-hero-media img{width:100%;height:100%}.page-hero-media img{object-fit:cover}.page-hero-no-image{grid-template-columns:1fr;min-height:300px}.page-hero-no-image:after{content:"";background:repeating-conic-gradient(#ff6f63 0 39deg, #fff4dc 40deg 43deg);border:12px solid #ffdc6d;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-55px;right:-30px}.article-header{text-align:center;width:min(960px,100% - 40px);margin:60px auto 38px}.article-header h1{margin:12px 0 17px;font-size:clamp(2.9rem,6.4vw,6.2rem)}.article-header .tag-row{justify-content:center}.article-hero{border-radius:var(--radius-lg);background:var(--aqua);width:min(1120px,100% - 40px);max-height:720px;box-shadow:var(--shadow-lg);margin:0 auto 52px;overflow:hidden}.article-hero picture,.article-hero img{width:100%;max-height:720px}.article-hero img{object-fit:cover}.article-shell{width:min(900px,100% - 40px);margin:0 auto 90px}.entry-content{color:#193c5b;font-family:var(--serif);font-size:clamp(1.08rem,1.55vw,1.22rem);line-height:1.88}.entry-content>:first-child{margin-top:0}.entry-content h1{font-size:clamp(2.6rem,5.2vw,4.8rem)}.entry-content h2{margin:2.1em 0 .7em;font-size:clamp(2rem,4vw,3.3rem)}.entry-content h3{margin:1.8em 0 .6em;font-size:clamp(1.6rem,3vw,2.35rem)}.entry-content h4,.entry-content h5,.entry-content h6{letter-spacing:-.015em;margin:1.55em 0 .45em;font-size:clamp(1.25rem,2vw,1.6rem)}.entry-content p{margin:0 0 1.25em}.entry-content a{color:var(--coral-dark);font-weight:700}.entry-content ul,.entry-content ol{padding-left:1.4em}.entry-content li{margin:.5em 0}.entry-content blockquote{border-left:5px solid var(--coral);color:var(--navy);background:#fff1eb;border-radius:0 18px 18px 0;margin:2em 0;padding:22px 28px}.entry-content picture,.entry-content>img,.entry-content .source-media{width:100%}.entry-content picture{margin:1.8em 0}.entry-content picture img,.entry-content .source-media img{object-fit:cover;border-radius:var(--radius);width:100%;max-height:760px;box-shadow:var(--shadow-sm)}.entry-content .source-media{margin:1.8em 0}.entry-content .source-media picture{margin:0}.source-grid,.source-gallery{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:22px;margin:1.8em 0;display:grid}.source-grid>*,.source-gallery>*{min-width:0}.source-grid picture,.source-gallery picture{margin:0}.entry-content [data-cta]{color:#fff;font-family:var(--sans)}.breadcrumbs{width:min(1120px,100% - 40px);color:var(--muted);flex-wrap:wrap;gap:8px;margin:28px auto -30px;font-size:.84rem;display:flex}.breadcrumbs a{color:var(--navy)}.related-section{width:var(--container);border-top:1px solid var(--line);margin:70px auto 100px;padding-top:56px}.filter-bar{flex-wrap:wrap;gap:10px;margin:0 0 30px;display:flex}.filter-chip{cursor:pointer;font-family:var(--sans);border:1px solid #0000;padding:10px 16px;font-size:.82rem}.filter-chip[aria-pressed=true]{border-color:var(--navy);background:var(--navy);color:#fff}.story-card[hidden]{display:none}.empty-state{border-radius:var(--radius-sm);color:var(--muted);background:#fff;padding:22px}.home-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);box-shadow:var(--shadow-sm);overflow:hidden}.home-card-media{aspect-ratio:4/3;background:var(--aqua);display:block;overflow:hidden}.home-card-media picture,.home-card-media img{width:100%;height:100%}.home-card-media img{object-fit:cover;transition:transform .45s}.home-card:hover img{transform:scale(1.04)}.home-card-body{padding:22px}.home-card-type{background:var(--lime);color:var(--navy);border-radius:999px;padding:4px 10px;font-size:.72rem;font-weight:800;display:inline-flex}.home-card h2{margin:11px 0 15px;font-size:1.9rem}.home-card h2 a{text-decoration:none}.contact-panel{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper);width:min(820px,100% - 40px);box-shadow:var(--shadow-lg);margin:60px auto 100px;padding:clamp(28px,6vw,64px)}.contact-intro{font-family:var(--serif);margin-bottom:32px;font-size:1.18rem}.contact-form{grid-template-columns:1fr 1fr;gap:20px;display:grid}.form-field{gap:8px;display:grid}.form-field-wide{grid-column:1/-1}.form-field label{color:var(--navy);font-size:.9rem;font-weight:800}.form-field input,.form-field textarea{width:100%;min-height:54px;color:var(--ink);background:#fff;border:1px solid #06345f2e;border-radius:15px;padding:13px 15px}.form-field textarea{resize:vertical;min-height:160px}.form-field input:focus,.form-field textarea:focus{border-color:var(--coral);outline:3px solid #ff5b5726}.contact-form button{grid-column:1/-1;justify-self:start}.form-status{min-height:1.6em;color:var(--muted);grid-column:1/-1;margin:0}.site-footer{border-top:1px solid var(--line);color:#dbe9f3;background:#082e52;margin-top:90px;padding:70px 0 22px}.footer-inner{width:var(--container);grid-template-columns:minmax(0,1.7fr) 1fr 1fr;gap:clamp(38px,6vw,90px);margin:0 auto;display:grid}.footer-brand{color:#fff}.footer-note p{max-width:520px;margin:20px 0}.site-footer h2{color:#fff;font-family:var(--sans);letter-spacing:.16em;text-transform:uppercase;margin:0 0 18px;font-size:.86rem}.site-footer nav{flex-direction:column;gap:10px;display:flex}.site-footer nav a{color:#dbe9f3;text-decoration:none}.footer-bottom{width:var(--container);color:#91adc2;border-top:1px solid #ffffff21;justify-content:space-between;gap:20px;margin:55px auto 0;padding-top:20px;font-size:.82rem;display:flex}.mobile-bottom-nav{display:none}.not-found{width:var(--container);text-align:center;place-items:center;min-height:64vh;margin:0 auto;display:grid}.not-found-inner{max-width:720px}.not-found-code{color:var(--coral);font-family:var(--serif);font-size:clamp(7rem,22vw,14rem);font-weight:700;line-height:.85;display:block}.not-found h1{margin:18px 0;font-size:clamp(2.3rem,5vw,4.3rem)}@media (width<=980px){.site-header{backdrop-filter:none;background:#fffdf8fa}.desktop-nav{display:none}.menu-button{display:grid}.home-hero{grid-template-columns:1fr}.home-hero-media{clip-path:polygon(0 10%,100% 0,100% 100%,0 100%);min-height:420px}.quick-links{grid-template-columns:repeat(2,1fr);margin-top:-24px}.story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-card-featured{grid-column:1/-1}.home-list{grid-template-columns:repeat(2,minmax(0,1fr))}.page-hero{grid-template-columns:1fr}.page-hero-media{clip-path:polygon(0 12%,100% 0,100% 100%,0 100%);min-height:350px}.villa-band{grid-template-columns:1fr}.villa-band-media{order:2}}@media (width>=981px){.mobile-menu,.menu-backdrop{display:none!important}}@media (width<=700px){:root{--container:min(1180px, calc(100% - 24px));--radius-lg:28px}body{padding-bottom:77px}.header-inner{min-height:66px}.brand{letter-spacing:.12em;font-size:.79rem}.brand svg{width:25px;height:25px}.header-actions{gap:6px}.icon-button{width:40px;height:40px}.home-hero{min-height:0;margin-top:12px;margin-bottom:44px}.home-hero-copy{padding:37px 25px 26px}.home-hero h1{font-size:clamp(2.9rem,14vw,4.4rem)}.home-hero-media{min-height:330px}.quick-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:-20px auto 54px}.quick-links a{min-height:96px;padding:12px 8px;font-size:.82rem}.section{margin-block:58px}.section-heading{display:block}.section-heading p{margin-top:13px}.story-grid,.home-list{grid-template-columns:1fr}.story-card-featured{display:block}.story-card-featured .story-card-image{aspect-ratio:16/11;min-height:auto}.page-hero{min-height:0;margin-top:12px;margin-bottom:42px}.page-hero-copy{padding:42px 25px 28px}.page-hero h1{font-size:clamp(2.9rem,14vw,4.4rem)}.page-hero-media{min-height:300px}.article-header{margin-top:44px}.article-header h1{font-size:clamp(2.6rem,12vw,4.5rem)}.article-hero{border-radius:24px;margin-bottom:36px}.article-shell{margin-bottom:64px}.entry-content{font-size:1.06rem;line-height:1.82}.entry-content h1{font-size:2.55rem}.source-grid,.source-gallery{grid-template-columns:1fr;gap:15px}.contact-form{grid-template-columns:1fr}.form-field-wide,.contact-form button,.form-status{grid-column:auto}.footer-inner{grid-template-columns:1fr;gap:42px}.footer-bottom{display:grid}.mobile-bottom-nav{z-index:95;border-top:1px solid var(--line);backdrop-filter:blur(16px);background:#fffdf8f0;grid-template-columns:repeat(4,1fr);height:72px;display:grid;position:fixed;inset:auto 0 0;box-shadow:0 -12px 30px #06345f1a}.mobile-bottom-nav a{color:var(--navy);flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:.66rem;font-weight:700;text-decoration:none;display:flex}.mobile-bottom-nav a[aria-current=page]{color:var(--coral)}.mobile-bottom-nav svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.site-header,.site-footer,.mobile-bottom-nav,.related-section,.breadcrumbs{display:none!important}body{color:#000;background:#fff}.article-shell{width:100%}a{color:inherit}}@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/_astro/dm-sans-latin-ext-wght-normal.BOFOeGcA.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/_astro/dm-sans-latin-wght-normal.Xz1IZZA0.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display Variable;font-style:normal;font-display:swap;font-weight:400 900;src:url(/_astro/playfair-display-cyrillic-wght-normal.5WvUvBgz.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display Variable;font-style:normal;font-display:swap;font-weight:400 900;src:url(/_astro/playfair-display-vietnamese-wght-normal.Cabi7G8-.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display Variable;font-style:normal;font-display:swap;font-weight:400 900;src:url(/_astro/playfair-display-latin-ext-wght-normal.CT1r92Rl.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display Variable;font-style:normal;font-display:swap;font-weight:400 900;src:url(/_astro/playfair-display-latin-wght-normal.BOwq7MWX.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--navy:#083553;--navy-2:#1e5068;--coral:#e85b4a;--coral-dark:#b8382d;--aqua:#8fd6d3;--lime:#d6e85a;--cream:#fffaf2;--paper:#fffdf8;--ink:#173c50;--muted:#5d6d75;--line:#e8e7df;--shadow-sm:0 4px 18px #263e5010;--shadow-lg:0 16px 40px #263e5014;--radius:16px;--radius-lg:22px;--serif:"Playfair Display Variable", Georgia, serif;--sans:"DM Sans Variable", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--container:min(1200px, calc(100% - 80px))}html{background:#f7f1e6}body{background:radial-gradient(circle at 3% 17%,#8fd6d34d 0 8rem,#0000 26rem),radial-gradient(circle at 98% 38%,#d6e85a38 0 7rem,#0000 24rem),radial-gradient(circle at 8% 77%,#e85b4a24 0 6rem,#0000 22rem),linear-gradient(#fffaf2 0%,#f9f4e9 52%,#f4f6ea 100%);font-size:16px;line-height:1.65}body:before{opacity:.1;z-index:0;display:block}body>*{z-index:1;position:relative}#main-content{background-image:url(/design/grapefruit-outline.svg),url(/design/grapefruit-outline.svg);background-position:calc(100% + 105px) 23%,-115px 73%;background-repeat:no-repeat;background-size:clamp(270px,29vw,420px),clamp(230px,25vw,360px)}h1,h2,h3,h4,h5,h6{letter-spacing:-.045em;line-height:1.14}h1 span[style],h2 span[style],h3 span[style]{font-family:inherit!important}button,a{touch-action:manipulation}[id]{scroll-margin-top:105px}:focus-visible{outline:3px solid var(--navy);outline-offset:4px;box-shadow:0 0 0 2px var(--paper)}.site-header{box-shadow:none;backdrop-filter:blur(16px);background:#fffefbf5;border-bottom:1px solid #e9e7df80}.header-inner{gap:28px;min-height:88px}.brand{letter-spacing:.18em;font-size:.97rem;font-weight:650}.brand svg{width:32px;height:32px}.desktop-nav{gap:16px}.desktop-nav a{padding:12px 5px;font-size:.875rem;font-weight:550}.desktop-nav a:after{height:2px;bottom:6px;left:5px;right:5px}.icon-button{box-shadow:none;background:#f5f5ef;border:none;width:42px;height:42px}.eyebrow{color:var(--navy);letter-spacing:.25em;margin-bottom:15px;font-size:.69rem;font-weight:650}.eyebrow:before{display:none}.button,[data-cta]{min-height:46px;box-shadow:none;color:#fff;background:var(--coral-dark);border-radius:11px;padding:12px 24px;font-size:.91rem;font-weight:650}.button:hover,[data-cta]:hover{box-shadow:none;color:#fff;background:#962e27;transform:translateY(-2px)}.button-secondary{color:var(--navy);border:1px solid var(--line);background:#fff}.text-link{font-size:.9rem;font-weight:650}.doodle-heart{width:48px;height:52px;color:var(--coral);flex:none;transform:rotate(10deg)}.doodle-leaf{color:#254d51;width:100px;height:140px}.reference-citrus{filter:drop-shadow(16px 24px 13px #62790e3a);width:300px;display:block}.reference-citrus img{width:100%;height:auto}.home-hero{isolation:isolate;background:linear-gradient(137deg, #b9e7e4 0%, var(--aqua) 66%, #e4ee87 66.1%, var(--lime) 100%);border:0;border-radius:18px;grid-template-columns:minmax(0,1.6fr) minmax(260px,.8fr);min-height:535px;margin:26px auto 24px;position:relative;box-shadow:0 16px 42px #08355312}.home-hero-copy{padding:58px 0 58px 54px}.home-hero h1{max-width:770px;font-size:clamp(2.6rem,4.1vw,3.9rem)}.home-hero h1 .hero-accent{color:var(--coral-dark)}.home-hero-copy>p:not(.eyebrow){max-width:670px;margin:25px 0;font-size:1rem;line-height:1.72}.hero-button{align-items:center;gap:10px;display:inline-flex}.hero-button svg{fill:#ffd53d;stroke:#eaa900;stroke-width:2px;width:24px;height:24px}.home-hero-media{clip-path:none;place-content:center;min-height:0;padding:35px 32px 0;display:grid;overflow:visible}.home-hero-media picture,.home-hero-media img{height:auto}.home-hero-media .reference-citrus{z-index:1;width:min(26vw,300px);position:relative;transform:rotate(-12deg)}.home-hero-media .doodle-leaf{opacity:.28;width:140px;height:190px;position:absolute;top:25px;right:12px;transform:rotate(28deg)}.home-hero-media:after{display:none}.quick-links{grid-template-columns:repeat(6,minmax(0,1fr));gap:13px;margin:0 auto 72px}.quick-links a{background:#e4f4f3;border:1px solid #ffffff80;border-radius:14px;flex-direction:column;gap:12px;min-height:116px;font-size:.88rem;font-weight:600;box-shadow:0 8px 20px #0835530a}.quick-links a:nth-child(2){background:#f2f6dc}.quick-links a:nth-child(3){background:#fbe9e5}.quick-links a:nth-child(4){background:#edf8f7}.quick-links a:nth-child(5){background:#f5f8e2}.quick-links a:nth-child(6){background:#fcecea}.quick-links a:hover{transform:translateY(-4px);box-shadow:0 14px 26px #08355313}.quick-links svg{stroke-width:1.7px;width:38px;height:38px}.section{margin:70px auto}.section-heading{align-items:center;gap:22px;margin-bottom:28px}.section-heading h2{font-size:clamp(2rem,3.1vw,3rem);font-weight:600}.section-heading .eyebrow{margin-bottom:7px}.section-heading-copy>p:last-child{color:var(--muted);margin:7px 0 0;font-size:.94rem}.section-title-row{align-items:center;gap:15px;display:flex}.section-title-row .doodle-heart{width:39px;height:44px}.story-grid{gap:24px}.story-card{background:#fffefa;border:1px solid #ecece480;border-radius:14px;box-shadow:0 3px 14px #193d5310}.story-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #193d5315}.story-card-image{aspect-ratio:16/11;background:#d9efeb;position:relative}.story-card-image picture{position:absolute;inset:0}.story-card-image img{transition:transform .4s}.story-card-body{flex-direction:column;align-items:start;padding:24px;display:flex}.story-card h2{margin:13px 0 16px;font-size:1.62rem;font-weight:650;line-height:1.2}.story-card p{font-family:var(--sans);color:var(--muted);margin:0 0 24px;font-size:.94rem;line-height:1.6}.story-card .text-link{margin-top:auto}.tag-row{gap:6px}.tag-row span{color:var(--navy);background:#def3ef;border-radius:5px;padding:5px 9px;font-size:.68rem;font-weight:550}.tag-row span:nth-child(2n){background:#f9eadf}.tag-row span:nth-child(3n){background:#f0f1ce}.home-picks{margin-top:62px}.home-feature-card{background:var(--paper);border:1px solid #e8e4da;border-radius:16px;grid-template-columns:minmax(0,1.55fr) minmax(300px,.85fr);min-height:340px;display:grid;overflow:hidden;box-shadow:0 10px 30px #08355310}.home-feature-media{background:#dbeeed;min-height:340px;position:relative;overflow:hidden}.home-feature-media picture,.home-feature-media img{width:100%;height:100%}.home-feature-media img{object-fit:cover;transition:transform .45s}.home-feature-card:hover .home-feature-media img{transform:scale(1.025)}.home-feature-heart{width:48px;height:48px;color:var(--coral);backdrop-filter:blur(8px);background:#fffdf8e8;border-radius:50%;place-items:center;display:grid;position:absolute;top:18px;right:18px;box-shadow:0 7px 20px #0835531f}.home-feature-heart .doodle-heart{width:29px;height:31px;transform:rotate(8deg)}.home-feature-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(30px,4vw,52px);display:flex}.home-feature-kicker{color:var(--navy);background:#dff3f1;border-radius:999px;padding:5px 14px;font-size:.75rem;font-weight:650;display:inline-flex}.home-feature-copy h3{margin:16px 0 14px;font-size:clamp(2rem,3vw,3rem);font-weight:620}.home-feature-copy h3 a{text-decoration:none}.home-feature-copy p{color:var(--muted);margin:0 0 24px;font-size:.98rem;line-height:1.65}.explore-hero{width:var(--container);background:linear-gradient(137deg,#b9e7e4 0,var(--aqua) 68%,#e4ee87 68.1%,var(--lime) 100%);border-radius:18px;margin:26px auto 0;padding:0 38px 30px;position:relative;overflow:hidden}.explore-heading{justify-content:space-between;align-items:center;gap:40px;min-height:345px;padding-left:20px;display:flex}.explore-heading-copy{z-index:2;position:relative}.explore-heading-copy>p:last-child{color:#244c5b;max-width:590px;font-family:var(--sans);margin:23px 0 0;font-size:1rem;line-height:1.75}.explore-heading h1{flex-wrap:wrap;align-items:center;gap:0 .22em;max-width:760px;margin:0;font-size:clamp(3.6rem,6.2vw,5.8rem);font-weight:650;display:flex}.explore-heading h1>span{color:var(--coral-dark)}.explore-heading h1 .doodle-heart{width:42px;transform:rotate(14deg)translateY(9px)}.explore-art{flex:0 0 315px;place-items:center;min-height:250px;display:grid;position:relative}.explore-art .reference-citrus{z-index:1;width:230px;position:relative;transform:rotate(-10deg)translateY(6px)}.explore-art .doodle-leaf{opacity:.48;width:108px;height:145px;position:absolute;top:13px;right:0;transform:rotate(25deg)}.filter-bar{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin:0;display:grid}.filter-chip{min-height:70px;color:var(--navy);background:#fdfbf3ed;border:1px solid #ffffff50;border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:15px 10px;font-size:.86rem;font-weight:550;transition:transform .2s,background .2s;display:flex}.filter-chip svg{flex-shrink:0;width:28px;height:28px}.filter-chip:nth-child(2){background:#e4f4f3}.filter-chip:nth-child(3){background:#f2f6dc}.filter-chip:nth-child(4){background:#fbe9e5}.filter-chip:nth-child(5){background:#edf8f7}.filter-chip:nth-child(6){background:#f5f8e2}.filter-chip:hover{transform:translateY(-2px)}.filter-chip[aria-pressed=true]{background:var(--coral);color:var(--navy);border-color:#0000;box-shadow:0 5px 14px #9c2b231b}.explore-list{margin-top:44px}.story-grid-editorial{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.story-grid-editorial .story-card{background:#fff8ec;border-radius:16px;flex-direction:column;gap:0;padding:10px;display:flex;overflow:hidden}.story-grid-editorial .story-card:nth-child(4n+2){background:#eef6e4}.story-grid-editorial .story-card:nth-child(4n+3){background:#edf8f5}.story-grid-editorial .story-card:nth-child(4n+4){background:#fff0e7}.story-grid-editorial .story-card[hidden]{display:none}.story-grid-editorial .story-card-image{aspect-ratio:16/10;border-radius:10px;min-height:0}.story-grid-editorial .story-card-body{flex:1;justify-content:flex-start;padding:25px 24px 22px}.story-grid-editorial .story-card h2{max-width:590px;font-size:clamp(1.65rem,2.5vw,2.25rem)}.story-grid-editorial .story-card p{margin-bottom:22px}.story-grid-editorial .story-card .text-link{color:var(--navy);background:var(--coral);border-radius:9px;margin-top:auto;padding:10px 17px;font-size:.83rem}.story-grid-editorial .story-card:nth-child(3n+2) .text-link{background:var(--lime)}.story-grid-editorial .story-card:nth-child(3n) .text-link{background:var(--aqua)}.story-grid-editorial .story-card .text-link span{margin-left:12px}.villa-hero{width:var(--container);isolation:isolate;background:#f6eada;border-radius:16px;min-height:365px;margin:26px auto 0;position:relative;overflow:hidden}.villa-hero-photo{z-index:-2;position:absolute;inset:0 0 0 30%}.villa-hero-photo img{object-fit:cover;width:100%;height:100%}.villa-hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#f9f4e9 8% 33%,#f9f4e9a8 43%,#f9f4e900 66%);position:absolute;inset:0}.villa-hero-copy{width:55%;padding:66px 48px;position:relative}.villa-hero h1{max-width:430px;margin:0 0 32px;font-size:clamp(3rem,5.4vw,5rem);font-weight:650}.villa-hero-copy .doodle-heart{width:49px;color:var(--navy);position:absolute;top:91px;right:26px}.villa-hero .button{padding:12px 18px;font-size:.83rem}.homes-section{margin-top:55px;margin-bottom:24px}.home-list{grid-template-columns:repeat(12,minmax(0,1fr));gap:20px;display:grid}.home-card{background:#fffefb;border:1px solid #e8e7df80;border-radius:13px;grid-column:span 3;transition:transform .2s,box-shadow .2s;box-shadow:0 3px 13px #143a4810}.home-card:nth-child(-n+3){grid-column:span 4}.home-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #193d5318}.home-card-media{aspect-ratio:1.48;background:#d4ece9;position:relative}.home-card:nth-child(-n+3) .home-card-media{aspect-ratio:1.65}.home-card-type{font-size:.7rem;line-height:1.4;font-family:var(--sans);backdrop-filter:blur(8px);background:#c2f4f0ef;border-radius:8px;padding:5px 13px;font-weight:550;position:absolute;top:14px;left:14px}.home-card-body{flex-direction:column;gap:18px;padding:18px;display:flex}.home-card h3{margin:0;font-size:1.6rem;font-weight:650;line-height:1.2}.home-card h3 a{text-decoration:none}.card-read-link{min-width:145px;min-height:37px;color:var(--navy);font-family:var(--sans);background:#b8eeeb;border-radius:9px;justify-content:space-between;align-self:start;align-items:center;gap:20px;padding:8px 16px;font-size:.78rem;font-weight:650;line-height:1.4;text-decoration:none;display:flex}.card-read-link svg{width:20px;height:20px}.home-card:nth-child(3n+2) .home-card-type,.home-card:nth-child(3n+2) .card-read-link{background:#e6f182}.home-card:nth-child(3n) .home-card-type,.home-card:nth-child(3n) .card-read-link{background:#ffc3bb}.home-list-guides .home-card-body{flex-direction:row;justify-content:space-between;align-items:center}.home-list-guides .card-read-link{border-radius:50%;min-width:40px;min-height:40px;padding:10px}.source-home-list.entry-content{font-family:var(--sans)}.source-home-list.entry-content h3{margin:0;font-size:1.4rem}.source-home-list.entry-content a{color:var(--navy)}.source-home-list.entry-content picture{margin:0}.source-home-list.entry-content picture img{height:100%;box-shadow:none;border-radius:0}.villa-story{border-top:1px solid var(--line);padding:28px 0 0}.villa-band{isolation:isolate;background:#d4e9e8;border-radius:18px;min-height:470px;margin:75px auto;display:block;position:relative;overflow:hidden;box-shadow:0 16px 42px #08355317}.villa-band:after{content:"";z-index:-1;background:linear-gradient(90deg,#fff9eef5 0%,#fff9eedb 34%,#fff9ee75 52%,#0000 72%);position:absolute;inset:0}.villa-band-media{z-index:-2;min-height:0;position:absolute;inset:0}.villa-band-media picture,.villa-band-media img{width:100%;height:100%}.villa-band-media img{object-fit:cover;object-position:center 55%}.villa-band-copy{width:min(570px,58%);color:var(--navy);padding:54px 50px 44px}.villa-band-copy h2{color:var(--navy);margin:0 0 15px;font-size:clamp(2.6rem,4.1vw,4.25rem);line-height:1.03}.villa-band-copy .eyebrow{color:var(--navy);font-family:var(--serif);letter-spacing:0;text-transform:none;font-size:1.15rem}.villa-band-copy h2 span{color:var(--coral-dark);display:block}.villa-band-copy>p:not(.eyebrow){color:#23485e;max-width:430px;margin:0 0 24px;line-height:1.65}.page-hero{min-height:320px;box-shadow:none;background:linear-gradient(137deg,#c3f1ec 0,#a1e5df 70%,#eef679 70.1%,#e2ed6b 100%);border-radius:18px;margin:26px auto 50px}.page-hero-copy{padding:45px 48px}.page-hero h1{font-size:clamp(2.5rem,4.2vw,4.25rem)}.page-hero h1 span{color:inherit}.page-hero .eyebrow{margin:0 0 14px;font-size:.69rem}.page-hero-no-image{grid-template-columns:minmax(0,1.8fr) minmax(260px,1fr)}.page-hero-no-image:after{display:none}.page-hero-art{place-items:center;padding:25px;display:grid;position:relative}.page-hero-art .reference-citrus{z-index:1;width:245px;position:relative;transform:rotate(-8deg)}.page-hero-art .doodle-leaf{opacity:.4;position:absolute;top:15px;right:12px;transform:rotate(25deg)}.page-hero-media{clip-path:none;min-height:330px}.article-header{width:min(960px,100% - 48px);margin-top:65px;margin-bottom:36px}.article-header h1{font-size:clamp(2.65rem,4.8vw,4.7rem);line-height:1.12}.article-hero{width:min(1050px,100% - 48px);max-height:640px;box-shadow:none;border-radius:16px}.article-hero img{max-height:640px}.article-shell:not(.villa-story){background:#fffaf1d9;border:1px solid #ffffff8a;border-radius:18px;margin-top:38px;padding:clamp(28px,5vw,58px);box-shadow:0 18px 55px #2542520d}.article-shell-wide{width:min(1100px,100% - 48px)}.entry-content{font-family:var(--sans);color:#354c58;font-size:clamp(1.04rem,1.3vw,1.16rem);line-height:1.9}.entry-content h2{font-size:clamp(1.85rem,3vw,2.6rem)}.entry-content h3{font-size:clamp(1.5rem,2.5vw,2rem)}.entry-content h4,.entry-content h5,.entry-content h6{font-family:var(--sans);letter-spacing:0;line-height:1.55}.entry-content picture img{box-shadow:none;border-radius:13px}.entry-content [data-cta]{color:var(--navy)}.entry-content [data-cta]+[data-cta]{margin-top:16px}.source-cta-panel{background:linear-gradient(133deg,#b6eeea 0 43%,#e9f281 43.2%);border-radius:15px;grid-template-columns:175px minmax(0,1fr);align-items:center;gap:30px;margin-top:50px;padding:32px;display:grid}.source-cta-panel .reference-citrus{width:175px;margin:0}.source-cta-panel .reference-citrus img{border-radius:0;height:auto}.source-cta-links{gap:14px;display:grid}.source-cta-links [data-cta]{text-align:left;justify-content:start;min-height:58px;padding:15px 20px;font-size:.88rem;font-weight:600;line-height:1.6}.source-cta-links [data-cta]+[data-cta]{color:var(--navy);background:#fffef6;margin-top:0}.source-cta-links [data-cta]:hover{transform:none;box-shadow:0 4px 12px #253c3c14}.breadcrumbs{width:var(--container);margin:26px auto -28px;font-size:.78rem}.related-section h2{font-size:clamp(2rem,3vw,2.8rem)}.contact-panel{isolation:isolate;background:linear-gradient(137deg,#aee8e5 0 36%,#e8f27b 36.2% 54%,#fff0e4 54.2%);border-radius:22px;width:min(1000px,100% - 48px);margin-top:65px;padding:clamp(30px,5vw,62px);position:relative;overflow:hidden;box-shadow:0 20px 60px #173c5012}.contact-panel:before,.contact-panel:after{content:"";z-index:-1;border:2px solid #0835531d;border-radius:54% 46% 68% 32%;position:absolute;transform:rotate(24deg)}.contact-panel:before{width:190px;height:125px;top:-32px;right:-40px}.contact-panel:after{width:140px;height:90px;bottom:10px;left:-38px;transform:rotate(-18deg)}.contact-intro{max-width:760px;color:var(--navy);font-family:var(--serif);backdrop-filter:blur(10px);background:#fffdf4c9;border:1px solid #ffffff9c;border-radius:14px;margin:0 0 30px;padding:24px 27px;font-size:1.45rem;line-height:1.5}.contact-form{backdrop-filter:blur(14px);background:#fffdf4e6;border:1px solid #ffffffab;border-radius:16px;padding:clamp(24px,4vw,38px);box-shadow:0 14px 40px #173c5014}.form-field label{font-size:.85rem;font-weight:550}.form-field input,.form-field textarea{background:#fffef9d9;border-color:#b6cbc7;border-radius:10px;min-height:52px;box-shadow:inset 0 1px #fff}.form-field input:hover,.form-field textarea:hover{border-color:#729da0}.form-field textarea{min-height:150px}.contact-form .button{justify-content:center;min-width:180px}.site-footer{color:var(--ink);background:#f1f4ed;border-top:1px solid #e0e8dc;margin-top:75px;padding-top:65px}.footer-brand,.site-footer h2{color:var(--navy)}.site-footer h2{letter-spacing:.2em;font-size:.69rem;font-weight:650}.site-footer nav a{color:#4e626b;font-size:.86rem}.site-footer nav a:hover{color:var(--coral-dark)}.footer-note p{color:#4e626b;max-width:400px;font-size:.95rem}.footer-bottom{color:#586e74;border-color:#d7dfd5;margin-top:45px}.mobile-menu{background:#fffcf3}.mobile-menu-brand{gap:10px}.mobile-menu-brand svg{width:30px;height:30px}.mobile-menu nav a{padding:15px 0;font-size:1.4rem;font-weight:500}.menu-art{background:linear-gradient(137deg,#0000 0 51%,#e9f572 51.2% 73%,#ace7e1 73.2%);height:230px}.menu-art .reference-citrus{width:210px;position:absolute;bottom:-74px;right:-40px}.menu-art .doodle-leaf{opacity:.65;position:absolute;bottom:28px;left:20px;transform:rotate(10deg)}.empty-state{border:1px solid var(--line);background:#fffdf7}@media (width<=1050px){:root{--container:calc(100% - 48px)}.desktop-nav{gap:9px}.filter-chip{flex-direction:column;gap:7px;padding:12px 5px;font-size:.75rem}.home-card,.home-card:nth-child(-n+3),.home-card:last-child{grid-column:span 6}.home-card-media,.home-card:nth-child(-n+3) .home-card-media{aspect-ratio:1.6}}@media (width<=980px){.site-header{backdrop-filter:none;background:#fffdf9}.header-inner{min-height:74px}.home-hero{grid-template-columns:minmax(0,1.4fr) minmax(190px,.7fr);min-height:420px}.home-hero-copy{padding:40px 0 40px 32px}.home-hero h1{font-size:clamp(2.5rem,4.8vw,3.8rem)}.home-hero-media{clip-path:none;min-height:0;padding:25px}.quick-links{grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;margin:22px auto 60px}.quick-links a{gap:8px;min-height:104px;padding-inline:7px;font-size:.76rem}.quick-links svg{width:33px;height:33px}.story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-grid-editorial{grid-template-columns:1fr}.home-feature-card{grid-template-columns:minmax(0,1.25fr) minmax(270px,.75fr)}.home-feature-copy{padding:30px}.villa-hero-copy{width:62%;padding:55px 35px}.villa-hero-copy .doodle-heart{width:39px;right:16px}.villa-band-copy{width:66%;padding:44px 34px 36px}.page-hero{grid-template-columns:1.2fr 1fr}.page-hero-no-image{grid-template-columns:minmax(0,1.6fr) minmax(220px,1fr)}.page-hero-copy{padding:35px}.page-hero-media{clip-path:none}.page-hero-art .reference-citrus{width:210px}}@media (width<=700px){#main-content{background-image:url(/design/grapefruit-outline.svg);background-position:calc(100% + 92px) 68%;background-size:220px}:root{--container:calc(100% - 32px)}.header-inner{min-height:69px}.brand{letter-spacing:.13em;gap:7px;font-size:.8rem}.brand svg{width:28px;height:28px}.mobile-menu-brand svg{width:27px;height:27px}.icon-button{width:39px;height:39px}.home-hero{background:linear-gradient(137deg,#b9e7e4 0,var(--aqua) 71%,#e4ee87 71.1%,var(--lime) 100%);border-radius:14px;grid-template-columns:1fr;min-height:0;margin-top:15px}.home-hero-copy{padding:32px 25px 20px}.home-hero h1{font-size:clamp(2.3rem,9.2vw,3.6rem)}.home-hero-copy>p:not(.eyebrow){margin:22px 0;font-size:.94rem;line-height:1.7}.home-hero-media{justify-content:flex-end;align-items:center;min-height:195px;padding:0 25px 22px;display:flex}.home-hero-media .reference-citrus{width:190px}.home-hero-media .doodle-leaf{height:125px;top:auto;bottom:30px;left:35px}.quick-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:20px auto 45px}.quick-links a{border-radius:10px;min-height:92px;padding:12px 5px;font-size:.68rem}.quick-links svg{width:29px;height:29px}.section{margin-block:45px}.section-heading{align-items:center;gap:12px;margin-bottom:20px;display:flex}.section-heading h2{font-size:clamp(1.8rem,7vw,2.6rem)}.section-heading>.text-link{white-space:nowrap;font-size:.76rem}.section-title-row{gap:9px}.section-title-row .doodle-heart{width:30px;height:38px}.story-grid{grid-template-columns:1fr;gap:22px}.home-feature-card{grid-template-columns:1fr;min-height:0}.home-feature-media{aspect-ratio:16/10;min-height:0}.home-feature-copy{padding:25px 22px 27px}.home-feature-copy h3{font-size:2rem}.story-card-featured .story-card-image{aspect-ratio:1.5;min-height:0}.story-card-body,.story-card-featured .story-card-body{padding:22px}.story-card h2{font-size:1.65rem}.story-card-featured h2{font-size:2rem}.story-card p{font-size:.9rem}.explore-hero{border-radius:14px;margin-top:15px;padding:0 18px 20px}.explore-heading{gap:0;min-height:190px;padding-left:5px}.explore-heading .eyebrow{letter-spacing:.18em;margin-bottom:12px;font-size:.6rem}.explore-heading h1{gap:6px;font-size:clamp(2.7rem,10vw,4.2rem)}.explore-heading-copy>p:last-child{margin-top:15px;font-size:.78rem;line-height:1.55}.explore-heading h1 .doodle-heart{width:25px;height:36px;transform:rotate(10deg)}.explore-art{flex-basis:135px;min-height:180px}.explore-art .reference-citrus{width:135px;transform:rotate(-10deg)translateY(12px)}.explore-art .doodle-leaf{width:54px;height:85px;top:12px;right:-4px}.filter-bar{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.filter-chip{border-radius:9px;flex-direction:row;gap:8px;min-height:61px;padding:10px 5px;font-size:.7rem}.filter-chip svg{width:21px;height:21px}.explore-list{margin-top:24px}.story-grid-editorial .story-card{padding:8px;display:block}.story-grid-editorial .story-card-image{aspect-ratio:1.6;min-height:0}.story-grid-editorial .story-card-body{padding:21px 15px 18px}.story-grid-editorial .story-card h2{font-size:1.65rem}.story-grid-editorial .story-card p{font-size:.9rem}.villa-hero{border-radius:14px;min-height:385px;margin-top:15px}.villa-hero-photo{inset:0}.villa-hero-photo img{object-position:65% center}.villa-hero:after{background:linear-gradient(90deg,#f9f4e9f2 0,#f9f4e9df 21%,#f9f4e999 52%,#f9f4e912 100%)}.villa-hero-copy{width:84%;padding:45px 25px}.villa-hero h1{max-width:230px;margin-bottom:30px;font-size:3.4rem}.villa-hero-copy .doodle-heart{top:175px;right:7px}.villa-hero .button{padding:12px 14px;font-size:.77rem}.home-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.home-card,.home-card:nth-child(-n+3),.home-card:last-child{grid-column:auto}.home-card-body{gap:15px;padding:15px}.home-card h3,.source-home-list.entry-content h3{font-size:1.33rem}.home-card-type{padding:4px 9px;font-size:.63rem;top:10px;left:10px}.card-read-link{gap:6px;width:100%;min-width:0;padding:8px 12px;font-size:.72rem}.home-list-guides .home-card-body{gap:8px}.home-list-guides .card-read-link{width:35px;min-width:35px;height:35px;min-height:35px}.homes-section{margin-bottom:22px}.villa-story{padding-top:24px}.villa-band{min-height:600px;margin-block:50px}.villa-band:after{background:linear-gradient(#fff9eef7 0%,#fff9eedf 48%,#fff9ee63 72%,#0000 100%)}.villa-band-media{min-height:0;max-height:none}.villa-band-media img{object-position:58% center}.villa-band-copy{width:100%;padding:34px 25px 235px}.villa-band-copy h2{font-size:clamp(2.55rem,11vw,3.7rem)}.page-hero,.page-hero-no-image{grid-template-columns:1fr;margin-top:15px;margin-bottom:38px}.page-hero-copy{padding:32px 25px 25px}.page-hero h1{font-size:clamp(2.25rem,9vw,3.3rem)}.page-hero-art{justify-items:end;min-height:155px;padding:0 28px 20px}.page-hero-art .reference-citrus{width:155px}.page-hero-art .doodle-leaf{height:110px;top:0;left:45px}.page-hero-media{min-height:280px}.article-header{margin-top:45px}.article-header h1{font-size:clamp(2.25rem,8.8vw,3.25rem)}.article-header,.article-hero,.article-shell{width:calc(100% - 40px)}.entry-content{font-size:1rem;line-height:1.85}.entry-content h2{font-size:1.9rem}.entry-content h3{font-size:1.65rem}.source-cta-panel{grid-template-columns:1fr;gap:24px;margin-top:32px;padding:25px}.source-cta-panel .reference-citrus{justify-self:center;width:150px}.source-cta-links [data-cta]{padding:15px 17px;font-size:.83rem}.contact-panel{width:var(--container);margin-block:45px;padding:27px}.contact-intro{padding:20px;font-size:1.3rem}.contact-form{padding:21px}.footer-inner{gap:36px}.site-footer{margin-top:50px;padding-top:45px}.mobile-bottom-nav{background:#fffdf9f5;height:70px;box-shadow:0 -4px 18px #193d530a}.mobile-bottom-nav a{font-size:.63rem;font-weight:550}.mobile-bottom-nav a[aria-current=page]{color:var(--coral-dark)}}@media print,(forced-colors:active){#main-content{background-image:none}}@media (width<=440px){.home-list{grid-template-columns:1fr;gap:22px}.home-card-body{padding:18px}.home-card h3,.source-home-list.entry-content h3{font-size:1.7rem}.card-read-link{width:auto;min-width:150px}.home-list-guides .card-read-link{min-width:40px}}@media (prefers-reduced-motion:reduce){.reference-citrus,.doodle-heart,.doodle-leaf{animation:none}}.button,[data-cta]{background:var(--coral-dark);color:var(--paper)}.button:hover,[data-cta]:hover{color:#fff;background:#962e27}.home-feature-card{height:clamp(360px,30vw,430px);min-height:0}.home-feature-media{height:100%;min-height:0}.home-feature-media picture{position:absolute;inset:0}.home-feature-media picture img{object-fit:cover;width:100%;height:100%}.home-latest{margin-top:82px}.home-latest .section-heading{align-items:end}.home-latest-all{border-radius:14px;flex:none;min-height:52px;padding-inline:19px}.home-latest-all svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:22px;height:22px}.home-latest-grid{grid-template-columns:1fr}.home-latest-grid .story-card-featured{background:linear-gradient(135deg,#fffefa 0 76%,#f0f5d9 76.2%);border-radius:20px;grid-column:1/-1;grid-template-columns:minmax(0,1.22fr) minmax(310px,.78fr);min-height:400px;display:grid;overflow:hidden;box-shadow:0 16px 42px #173c5014}.home-latest-grid .story-card-featured .story-card-image{aspect-ratio:auto;min-height:400px}.home-latest-grid .story-card-featured .story-card-body{justify-content:center;padding:clamp(30px,4vw,52px)}.home-latest-grid .story-card-featured h2{max-width:15ch;font-size:clamp(2.1rem,3.3vw,3.25rem)}.home-latest-grid .story-card-featured h2 a{-webkit-line-clamp:4}.home-latest-grid .story-card-featured .story-card-footer .text-link{background:var(--coral-dark);color:#fff;border-radius:10px;align-items:center;min-height:44px;padding:10px 16px;display:inline-flex}.related-section .story-card{flex-direction:column;display:flex}.related-section .story-card-body{flex:1}.story-card h2 a,.story-card-body>p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.story-card-footer{justify-content:flex-start;align-items:center;gap:16px;width:100%;margin-top:auto;display:flex}.story-card-footer .text-link{white-space:nowrap;margin-top:0}.explore-list-heading{justify-content:space-between;align-items:end;gap:42px;margin:0 0 30px;display:flex}.explore-list-heading h2{max-width:720px;margin:0;font-size:clamp(2.25rem,4vw,3.8rem)}.story-grid-editorial{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.story-grid-editorial .story-card{min-width:0}.story-grid-editorial .story-card-featured{grid-column:1/-1;grid-template-columns:minmax(0,1.28fr) minmax(330px,.72fr);min-height:430px;display:grid}.story-grid-editorial .story-card-featured .story-card-image{aspect-ratio:auto;min-height:410px}.story-grid-editorial .story-card-featured .story-card-body{justify-content:center;padding:clamp(30px,4vw,52px)}.story-grid-editorial .story-card-featured h2{max-width:500px;font-size:clamp(2.25rem,3.5vw,3.45rem)}.story-grid-editorial .story-card-featured h2 a{-webkit-line-clamp:3}.story-grid-editorial .story-card .text-link{background:var(--coral-dark);color:#fff}.story-grid-editorial .story-card:nth-child(3n+2) .text-link{color:var(--navy);background:var(--lime)}.story-grid-editorial .story-card:nth-child(3n) .text-link{color:var(--navy);background:var(--aqua)}.filter-chip[aria-pressed=true]{background:var(--coral-dark);color:#fff}.breadcrumbs{margin:24px auto 18px}.article-masthead{isolation:isolate;width:var(--container);background:linear-gradient(135deg,#b9e7e4 0 72%,#e2ed72 72.2%);border:1px solid #ffffffa6;border-radius:22px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 16px 45px #173c500d}.article-masthead:after{content:"";z-index:-1;border:44px solid #ffffff38;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-118px;right:-92px}.article-masthead-leaf{width:120px;height:164px;color:var(--navy);opacity:.22;position:absolute;top:26px;right:42px;transform:rotate(28deg)}.article-masthead .article-header{z-index:1;text-align:left;width:min(980px,100%);margin:0;padding:clamp(42px,6vw,76px);position:relative}.article-masthead .article-header .eyebrow{margin-bottom:12px}.article-masthead .article-header .tag-row{justify-content:flex-start;margin-bottom:19px}.article-masthead .article-header h1{max-width:22ch;font-family:var(--sans);letter-spacing:-.025em;text-wrap:pretty;margin:0;font-size:clamp(2.5rem,4.25vw,4.25rem);font-weight:680;line-height:1.1}.article-masthead-page .article-header{width:100%}.article-hero{z-index:2;aspect-ratio:16/9;border:8px solid var(--paper);background:#d7eeeb;border-radius:22px;width:min(1100px,100% - 64px);max-height:none;margin:-28px auto 42px;position:relative;overflow:hidden;box-shadow:0 18px 48px #183d521a}.article-hero picture,.article-hero img{width:100%;height:100%;max-height:none}.article-hero picture{position:absolute;inset:0}.article-hero img{object-fit:cover;object-position:center var(--hero-focus,50%)}.article-shell{width:min(900px,100% - 48px)}.article-shell:not(.villa-story){margin:0 auto 92px;padding:clamp(32px,5vw,62px)}.entry-content{color:#304c5a;line-height:1.86}.entry-content h2{margin-top:2.2em;padding-top:.2em}.story-card h2,.home-feature-copy h3,.home-card h3,.entry-content h2,.entry-content h3{font-family:var(--sans);letter-spacing:-.02em;text-wrap:pretty;font-weight:650;line-height:1.2}.entry-content blockquote{border-left-color:var(--coral-dark);background:#fcebe5}.entry-content picture img{width:100%;height:100%;max-height:none}.entry-content>picture,.entry-content>.source-media{background:#fffdf8;border:1px solid #ffffffd9;border-radius:18px;padding:5px;display:block;overflow:hidden;box-shadow:0 14px 38px #173c5014}.entry-content>picture img,.entry-content>.source-media img{box-shadow:none;border-radius:13px}.source-section{border-top:1px solid var(--line);margin:3em 0;padding-top:2.5em}.source-section:has(>.source-gallery){display:flow-root}.source-section:has(>.source-gallery)>.source-gallery{float:right;width:min(49%,470px);margin:0 0 30px clamp(26px,4vw,48px)}.source-column{min-width:0}.source-column>:first-child{margin-top:0}.source-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;display:grid}.source-gallery>.source-media{aspect-ratio:4/5;background:#d9efeb;border-radius:14px;min-width:0;margin:0;position:relative;overflow:hidden}.source-gallery>.source-media picture{margin:0;position:absolute;inset:0}.source-gallery>.source-media img{object-fit:cover;border-radius:0;width:100%;height:100%;transition:transform .4s}.source-gallery>.source-media:hover img{transform:scale(1.025)}.source-gallery>.source-media:only-child,.source-gallery:has(>.source-media:nth-child(3))>.source-media:first-child,.source-gallery:has(>.source-media:nth-child(3))>.source-media:last-child:nth-child(2n){aspect-ratio:16/10;grid-column:1/-1}.related-section{margin-top:82px}.related-heading{margin-bottom:28px}.related-heading .eyebrow{margin-bottom:8px}.related-heading h2{margin:0}@media (width<=1100px){.story-grid-editorial{grid-template-columns:repeat(2,minmax(0,1fr))}.story-grid-editorial .story-card-featured{grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr)}}@media (width<=820px){.home-latest-grid .story-card-featured{grid-template-columns:1fr;min-height:0}.home-latest-grid .story-card-featured .story-card-image{aspect-ratio:16/10;min-height:0}.source-section:has(>.source-gallery)>.source-gallery{float:none;width:100%;margin:0 0 28px}}@media (width<=700px){.home-feature-card{height:auto}.home-feature-media{aspect-ratio:16/10;height:auto}.home-latest{margin-top:58px}.home-latest .section-heading{justify-items:start;gap:17px;display:grid}.home-latest-all{justify-content:space-between;width:100%}.home-latest-grid .story-card-featured{border-radius:15px;display:block}.home-latest-grid .story-card-featured .story-card-body{padding:23px 20px 25px}.home-latest-grid .story-card-featured h2{max-width:none;font-size:1.85rem}.story-grid-editorial{grid-template-columns:1fr}.story-grid-editorial .story-card-featured{min-height:0;display:block}.story-grid-editorial .story-card-featured .story-card-image{aspect-ratio:16/10;min-height:0}.story-grid-editorial .story-card-featured .story-card-body{padding:22px 15px 19px}.story-grid-editorial .story-card-featured h2{font-size:1.8rem}.explore-list-heading{margin-bottom:23px;display:block}.explore-list-heading h2{font-size:2.25rem}.explore-heading{min-height:0;padding:30px 5px 26px;display:block;position:relative}.explore-heading-copy{width:100%}.explore-heading h1{max-width:74%;font-size:clamp(2.65rem,11vw,4rem)}.explore-heading h1>span{white-space:nowrap}.explore-heading-copy>p:last-child{max-width:none;margin-top:48px;padding-right:4px;font-size:.86rem;line-height:1.6}.explore-art{width:132px;height:145px;min-height:0;position:absolute;top:22px;right:2px}.explore-art .reference-citrus{width:122px;transform:rotate(-10deg)}.explore-art .doodle-leaf{width:52px;height:76px}.article-masthead{border-radius:16px;width:calc(100% - 24px)}.article-masthead-leaf{width:82px;height:118px;top:18px;right:-5px}.article-masthead .article-header{width:100%;padding:34px 23px 44px}.article-masthead .article-header .tag-row{padding-right:42px}.article-masthead .article-header h1{letter-spacing:-.02em;max-width:none;font-size:clamp(2rem,8vw,2.5rem);line-height:1.12}.article-hero{aspect-ratio:4/3;border-width:4px;border-radius:16px;width:calc(100% - 24px);margin:-18px auto 28px}.article-shell,.article-shell:not(.villa-story){width:calc(100% - 24px)}.article-shell:not(.villa-story){border-radius:16px;padding:25px 21px}.entry-content{font-size:1rem;line-height:1.8}.entry-content>picture,.entry-content>.source-media{border-radius:13px;padding:3px}.entry-content>picture img,.entry-content>.source-media img{border-radius:10px}.source-section{margin:2.4em 0;padding-top:2em}.source-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.source-gallery>.source-media{border-radius:10px}.breadcrumbs-post>span,.breadcrumbs-post>a:first-child{display:none}.breadcrumbs-post>a:last-of-type:before{content:"← "}.related-section{margin-top:58px}}
