/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy:#123847;--river:#0f93aa;--cream:#f5edde;--paper:#fffdf8;--red:#d6533f;--ink:#17313d;--sand:#ddb56c;--pink:#efb6af;--mint:#a9c8c3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{display:block}.siteHeader{z-index:30;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf8f5;border-bottom:1px solid #e5dccd;justify-content:space-between;align-items:center;height:88px;padding:0 clamp(20px,5vw,76px);display:flex;position:sticky;top:0}.logoLink img{object-fit:contain;width:68px;height:68px}.desktopNav{align-items:center;gap:30px;font-size:13px;font-weight:700;display:flex}.desktopNav>a:hover,.villageMenu summary:hover{color:var(--red)}.villageMenu{position:relative}.villageMenu summary{cursor:pointer;list-style:none}.villageMenu summary::-webkit-details-marker{display:none}.villageMenu summary span{margin-left:4px;font-size:11px}.villageDropdown{background:var(--paper);border:1px solid #e6dccd;min-width:220px;padding:10px;position:absolute;top:32px;left:50%;transform:translate(-50%);box-shadow:0 14px 35px #17313d26}.villageDropdown a{white-space:nowrap;padding:12px 14px;display:block}.villageDropdown a:hover{background:var(--cream);color:var(--red)}.headerActions{align-items:center;gap:12px;display:flex}.mobileMenu{display:none;position:relative}.mobileMenu summary{cursor:pointer;place-items:center;width:38px;height:38px;font-size:22px;list-style:none;display:grid}.mobileMenu summary::-webkit-details-marker{display:none}.mobileMenu>div{background:var(--paper);border:1px solid #e6dccd;width:245px;padding:10px;position:absolute;top:49px;right:0;box-shadow:0 14px 35px #17313d30}.mobileMenu a,.mobileMenu span{padding:11px 13px;font-size:12px;font-weight:700;display:block}.mobileMenu span{color:#83969d;letter-spacing:.15em;text-transform:uppercase;padding-bottom:3px;font-size:9px}.button{background:var(--red);color:#fff;letter-spacing:.04em;border-radius:2px;padding:15px 23px;font-size:13px;font-weight:800;transition:all .2s;display:inline-block;box-shadow:0 8px 20px #7d2c1f2b}.button:hover{background:#b83f30;transform:translateY(-1px)}.buttonSmall{padding:11px 18px}.hero{background:radial-gradient(circle at 83% 16%,#e9c875 0,#0000 25%),linear-gradient(135deg,#f8f2e7,#edf4ee);grid-template-columns:1.08fr .92fr;align-items:center;gap:7vw;min-height:710px;padding:68px clamp(22px,7vw,110px);display:grid;overflow:hidden}.heroCopy{max-width:650px}.eyebrow{color:var(--red);letter-spacing:.2em;margin:0 0 18px;font-size:11px;font-weight:900}.hero h1,.sectionIntro h2,.collection h2,.prices h2,.order h2{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500}.hero h1{letter-spacing:-.045em;font-size:clamp(54px,7vw,92px);line-height:.9}.hero h1 em{color:var(--river);font-weight:400}.lead{color:#49636d;max-width:590px;margin:30px 0;font:20px/1.55 Georgia,serif}.heroActions{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.textLink{font-size:13px;font-weight:800}.quickFacts{flex-wrap:wrap;gap:12px;margin-top:42px;display:flex}.quickFacts span{border-left:3px solid var(--river);color:#59717a;background:#fff9;padding:10px 13px;font-size:11px}.quickFacts b{color:var(--navy);margin-bottom:3px;font-size:13px;display:block}.protectedImage{-webkit-user-select:none;user-select:none;position:relative;overflow:hidden}.protectedImage img{object-fit:cover;pointer-events:none;-webkit-user-drag:none;width:100%;height:100%}.heroPoster{aspect-ratio:3/4.25;background:#fff;justify-self:center;width:min(43vw,430px);padding:12px;transform:rotate(1.2deg);box-shadow:0 28px 55px #17313d30}.heroPoster img{object-fit:cover}.previewTag{color:#fff;letter-spacing:.15em;white-space:nowrap;background:#123847c7;padding:6px 9px;font-size:8px;font-weight:900;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.village{background:var(--paper);padding:100px clamp(22px,7vw,110px)}.sectionIntro{max-width:700px;margin-bottom:46px}.sectionIntro h2,.collection h2,.prices h2,.order h2{font-size:clamp(38px,5vw,62px);line-height:1.02}.villageContent{grid-template-columns:1.1fr .9fr;gap:8vw;display:grid}.description{color:#48616b;font:18px/1.75 Georgia,serif}.description p:first-child{margin-top:0}.description p:first-child:first-letter{float:left;color:var(--river);margin:10px 10px 0 0;font:70px/.75 Georgia}.identityCard{background:var(--navy);color:#fff;margin:0;padding:28px 32px}.identityCard div{border-bottom:1px solid #ffffff25;grid-template-columns:125px 1fr;gap:15px;padding:17px 0;display:grid}.identityCard div:last-child{border:0}.identityCard dt{letter-spacing:.14em;text-transform:uppercase;color:#94cbd5;font-size:10px}.identityCard dd{margin:0;font:16px Georgia}.collection{background:var(--cream);padding:95px clamp(22px,7vw,110px)}.collectionHead{justify-content:space-between;align-items:end;gap:45px;margin-bottom:45px;display:flex}.collectionHead>p{color:#5e747c;max-width:430px;font-size:14px;line-height:1.7}.posterGrid{grid-template-columns:repeat(3,1fr);gap:42px 25px;display:grid}.posterImage{aspect-ratio:3/4.25;background:#fff;padding:9px;box-shadow:0 15px 32px #17313d20}.posterImage img{object-fit:cover}.numberBadge{background:var(--red);color:#fff;letter-spacing:.12em;padding:8px 10px;font-size:10px;font-weight:900;position:absolute;top:19px;left:19px}.posterImage .previewTag{bottom:19px}.cardMeta{justify-content:space-between;align-items:end;gap:15px;padding-top:16px;display:flex}.cardMeta h3{margin:0;font:19px Georgia}.cardMeta p{color:#6b7c83;margin:5px 0 0;font-size:12px}.cardMeta a{color:var(--red);white-space:nowrap;font-size:12px;font-weight:800}.prices{background:var(--navy);color:#fff;grid-template-columns:.9fr 1.1fr;align-items:center;gap:7vw;padding:88px clamp(22px,7vw,110px);display:grid}.light{color:#f1c45f}.prices>div>p:last-child{color:#c4d6dc;max-width:470px;line-height:1.7}.priceCards{grid-template-columns:1fr 1fr;gap:18px;display:grid}.priceCards article{background:#ffffff08;border:1px solid #ffffff35;padding:29px}.priceCards span{letter-spacing:.13em;font-size:11px;font-weight:900}.priceCards strong{margin:14px 0;font:500 50px Georgia;display:block}.priceCards p{color:#d4e0e3;font-size:13px;line-height:1.8}.priceFeatured{color:var(--ink);background:var(--paper)!important}.priceFeatured p{color:#5b6f77}.order{text-align:center;background:linear-gradient(135deg,#edf6f3,#f8edda);padding:105px 22px}.order>p:not(.eyebrow){color:#586f78;max-width:650px;margin:24px auto 30px;font:18px/1.7 Georgia}.homeHero{background:linear-gradient(120deg,#f7eee1 0 53%,#a9c8c3 53% 100%);grid-template-columns:1fr 1fr;align-items:center;gap:5vw;min-height:760px;padding:70px clamp(22px,7vw,110px);display:grid;overflow:hidden}.homeHeroCopy{z-index:2;max-width:650px;position:relative}.homeLogo{object-fit:contain;width:150px;height:150px;margin-bottom:25px}.homeHero h1,.homeManifesto h2,.villagesSection h2,.homePrices h2,.homeCustom h2{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500}.homeHero h1{letter-spacing:-.05em;font-size:clamp(56px,7vw,96px);line-height:.9}.homeHero h1 em{color:var(--red);font-weight:400}.homeLead{color:#4d656e;max-width:610px;margin:30px 0;font:20px/1.55 Georgia,serif}.posterCollage{height:630px;position:relative}.collagePoster{aspect-ratio:3/4.25;background:#fff;padding:9px;position:absolute;box-shadow:0 24px 55px #17313d38}.collageMain{z-index:3;height:560px;top:30px;left:50%;transform:translate(-50%)rotate(1deg)}.collageLeft{z-index:2;height:390px;bottom:12px;left:1%;transform:rotate(-9deg)}.collageRight{z-index:1;height:365px;top:15px;right:-2%;transform:rotate(9deg)}.collageStamp{z-index:5;background:var(--red);color:#fff;text-align:center;letter-spacing:.12em;border-radius:50%;place-items:center;width:112px;height:112px;font:800 11px/1.4 Arial;display:grid;position:absolute;bottom:4%;right:2%;transform:rotate(8deg);box-shadow:0 10px 25px #17313d26}.homeManifesto{background:var(--paper);padding:105px clamp(22px,7vw,110px)}.homeManifesto h2,.villagesSection h2,.homePrices h2,.homeCustom h2{font-size:clamp(40px,5vw,66px);line-height:1.02}.manifestoGrid{grid-template-columns:1fr 1fr;gap:9vw;margin-top:48px;display:grid}.manifestoGrid>p{color:#536a73;margin:0;font:20px/1.7 Georgia}.homePromises{display:grid}.homePromises span{border-bottom:1px solid #dfd6c8;align-items:center;gap:20px;padding:16px 0;font-size:13px;font-weight:800;display:flex}.homePromises b{color:var(--red);font:500 25px Georgia}.villagesSection{background:var(--cream);padding:100px clamp(22px,7vw,110px)}.villagesTitle{justify-content:space-between;align-items:end;gap:45px;margin-bottom:48px;display:flex}.villagesTitle>p{color:#63777f;max-width:370px;line-height:1.7}.villageFeature{background:var(--navy);color:#fff;grid-template-columns:1.1fr .9fr;min-height:560px;display:grid}.villageFeatureImage{min-height:560px}.villageFeatureCopy{flex-direction:column;justify-content:center;padding:55px clamp(28px,5vw,70px);display:flex;position:relative}.destinationNumber{color:#ffffff15;font:76px Georgia;position:absolute;top:28px;right:34px}.villageFeatureCopy h3{margin:4px 0 25px;font:500 clamp(48px,5vw,72px)/.92 Georgia}.villageFeatureCopy>p:not(.eyebrow){color:#c7d8dd;line-height:1.75}.villageFeatureCopy strong{color:#f0c56b;margin-top:26px;font-size:13px}.newBadge{background:var(--red);color:#fff;letter-spacing:.13em;padding:9px 11px;font-size:10px;font-weight:900;position:absolute;top:20px;left:20px}.homePrices{background:var(--navy);color:#fff;grid-template-columns:1.25fr .65fr .65fr;align-items:center;gap:22px;padding:85px clamp(22px,7vw,110px);display:grid}.homePrice{border:1px solid #ffffff35;padding:27px}.homePrice span,.homePrice small{letter-spacing:.1em;font-size:11px;display:block}.homePrice strong{margin:10px 0;font:500 48px Georgia;display:block}.homePrice small{color:#bcd0d6}.homePrice.featured{background:var(--paper);color:var(--navy)}.homePrice.featured small{color:#657980}.homeCustom{background:linear-gradient(135deg,#f8efe4,#edf6f2);grid-template-columns:.55fr 1.45fr;align-items:center;gap:8vw;padding:100px clamp(22px,7vw,110px);display:grid}.homeCustom>div:last-child{max-width:850px}.homeCustom>div>p:not(.eyebrow){color:#597079;max-width:690px;margin:25px 0 30px;font:18px/1.7 Georgia}.customShape{aspect-ratio:1;background:var(--pink);border:35px solid var(--mint);width:min(30vw,300px);color:var(--navy);border-radius:50%;place-items:center;font:800 clamp(40px,6vw,72px) Georgia;display:grid;box-shadow:0 20px 40px #17313d1e}footer{color:#dce7e9;background:#0d2d3a;grid-template-columns:.75fr 1fr 1.8fr;align-items:start;gap:42px;padding:55px clamp(22px,7vw,110px);font-size:11px;line-height:1.75;display:grid}.footerLogo{object-fit:contain;width:100px;height:100px}.legal{color:#94adb6}@media (width<=920px){.desktopNav{display:none}.mobileMenu{display:block}.hero{grid-template-columns:1fr;padding-top:55px}.heroPoster{width:min(80vw,430px);margin-top:18px}.villageContent,.prices{grid-template-columns:1fr}.posterGrid{grid-template-columns:repeat(2,1fr)}.collectionHead{flex-direction:column;align-items:start}.siteHeader{height:76px}.logoLink img{width:58px;height:58px}footer{grid-template-columns:1fr}.identityCard{max-width:620px}.homeHero{background:linear-gradient(150deg,#f7eee1 0 60%,#a9c8c3 60% 100%);grid-template-columns:1fr;padding-top:55px}.posterCollage{width:100%;max-width:650px;height:600px;margin:auto}.manifestoGrid,.villageFeature{grid-template-columns:1fr}.villageFeatureImage{min-height:540px}.homePrices{grid-template-columns:1fr 1fr}.homePrices>div:first-child{grid-column:1/-1}.homeCustom{grid-template-columns:1fr}.customShape{width:230px}.villagesTitle{flex-direction:column;align-items:start}}@media (width<=590px){.buttonSmall{padding:10px;font-size:10px}.headerActions{gap:5px}.hero{padding-bottom:58px}.hero h1{font-size:52px}.lead{font-size:17px}.quickFacts{display:grid}.village,.collection{padding-top:68px;padding-bottom:68px}.identityCard{padding:22px}.identityCard div{grid-template-columns:1fr;gap:6px}.posterGrid{grid-template-columns:1fr}.posterImage{max-width:440px;margin:auto}.priceCards{grid-template-columns:1fr}.cardMeta h3{font-size:17px}.collectionHead{margin-bottom:30px}.homeHero{padding-bottom:48px}.homeLogo{width:112px;height:112px}.homeHero h1{font-size:51px}.homeLead{font-size:17px}.posterCollage{height:470px}.collageMain{height:415px}.collageLeft{height:275px;left:-6%}.collageRight{height:250px;right:-7%}.collageStamp{width:85px;height:85px;font-size:8px}.homeManifesto,.villagesSection,.homeCustom{padding-top:68px;padding-bottom:68px}.homeManifesto h2,.villagesSection h2,.homePrices h2,.homeCustom h2{font-size:40px}.manifestoGrid{margin-top:30px}.manifestoGrid>p{font-size:17px}.villageFeatureImage{min-height:440px}.villageFeatureCopy{padding:42px 25px}.villageFeatureCopy h3{font-size:48px}.homePrices{grid-template-columns:1fr}.homePrices>div:first-child{grid-column:auto}.customShape{border-width:24px;width:180px}footer{gap:24px}}.villageDropdown a,.villageDropdown>span{white-space:nowrap;justify-content:space-between;align-items:center;gap:18px;padding:12px 14px;display:flex}.villageDropdown>span{color:#809097;font-size:12px}.villageDropdown small{letter-spacing:.1em;text-transform:uppercase;color:var(--red);font-size:8px}.mobileMenu .mobileSoon{letter-spacing:.06em;text-transform:none;padding-top:4px;line-height:1.5}.villageSelector{background:var(--paper);border-left:5px solid var(--red);justify-content:space-between;align-items:end;gap:30px;margin:-10px 0 38px;padding:22px 25px;display:flex;box-shadow:0 10px 30px #17313d0c}.villageSelector>div{flex:1;gap:9px;max-width:590px;display:grid}.villageSelector label{letter-spacing:.11em;text-transform:uppercase;color:var(--navy);font-size:11px;font-weight:900}.villageSelector select{width:100%;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #d8cdbd;padding:14px 45px 14px 15px;font:700 14px Arial}.villageSelector>span{color:#6d7c82;padding-bottom:13px;font:italic 14px Georgia}.collectionTeaser{background:var(--paper);padding:100px clamp(22px,7vw,110px)}.teaserIntro{grid-template-columns:1fr 1fr;align-items:end;gap:20px 8vw;margin-bottom:45px;display:grid}.teaserIntro .eyebrow{grid-column:1/-1;margin-bottom:0}.teaserIntro h2{margin:0;font:500 clamp(40px,5vw,66px)/1.02 Georgia}.teaserIntro>p:last-child{color:#63777f;max-width:470px;margin:0;line-height:1.7}.teaserGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.teaserCard h3{margin:15px 0 0;font:500 22px Georgia}.teaserImage{aspect-ratio:3/4.25;background:#fff;padding:7px;box-shadow:0 14px 30px #17313d1d}.comingBadge{background:var(--navy);color:#fff;letter-spacing:.13em;padding:7px 9px;font-size:8px;font-weight:900;position:absolute;top:16px;right:16px}@media (width<=920px){.villageSelector{flex-direction:column;align-items:start}.villageSelector>span{padding:0}.teaserIntro{grid-template-columns:1fr}.teaserIntro .eyebrow{grid-column:auto}.teaserGrid{grid-template-columns:repeat(2,1fr)}}@media (width<=590px){.villageSelector{margin-bottom:28px;padding:18px}.villageSelector select{font-size:12px}.collectionTeaser{padding:68px 22px}.teaserIntro h2{font-size:40px}.teaserGrid{gap:22px 12px}.teaserCard h3{font-size:18px}.comingBadge{top:12px;right:12px}}.teaserCardLink{display:block}.teaserCardLink .teaserImage{transition:transform .2s,box-shadow .2s}.teaserCardLink:hover .teaserImage{transform:translateY(-4px);box-shadow:0 20px 38px #17313d2b}.teaserCard h3 small{float:right;color:var(--red);margin-top:7px;font:800 10px Arial}.availableBadge{background:var(--red)}.featuredFlash{border:2px solid var(--red);background:#fffdf8;align-items:center;gap:15px;margin-top:28px;padding:9px 16px 9px 9px;transition:transform .2s,box-shadow .2s;display:inline-flex;transform:rotate(-1deg);box-shadow:0 12px 28px #8f35222b}.featuredFlash>span{background:var(--red);color:#fff;letter-spacing:.14em;white-space:nowrap;padding:10px 12px;font-size:10px;font-weight:900;animation:1.8s ease-in-out infinite featuredPulse}.featuredFlash strong{color:var(--navy);white-space:nowrap;font:700 16px Georgia}.featuredFlash b{color:var(--red);white-space:nowrap;font-size:11px}.featuredFlash:hover{transform:rotate(0)translateY(-2px);box-shadow:0 17px 34px #8f352238}@keyframes featuredPulse{0%,to{box-shadow:0 0 #d6533f55}50%{box-shadow:0 0 0 7px #d6533f00}}@media (prefers-reduced-motion:reduce){.featuredFlash>span{animation:none}}@media (width<=590px){.featuredFlash{grid-template-columns:auto 1fr;gap:6px 12px;width:100%;padding:8px 12px 8px 8px;display:grid}.featuredFlash>span{grid-row:1/3}.featuredFlash strong{white-space:normal;font-size:15px}.featuredFlash b{grid-column:2}}.hero h1.longVillageTitle{font-size:clamp(46px,6vw,82px);line-height:.93}@media (width<=590px){.hero h1.longVillageTitle{font-size:43px}}.mailButton{background:var(--navy)}.mailButton:hover{background:#0b2934}.mobileMenu .mobileContactLink{background:var(--red);color:#fff;text-align:center;margin-top:6px}@media (width<=920px){.desktopMailButton{display:none}}
