@font-face{font-family:PP Pangaia;src:url(/fonts/pp-pangaia-ultralight.ttf) format("truetype");font-style:normal;font-weight:200;font-display:swap}@font-face{font-family:PP Pangaia;src:url(/fonts/pp-pangaia-ultralight-italic.ttf) format("truetype");font-style:italic;font-weight:200;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/manrope-latin-variable.woff2) format("woff2");font-style:normal;font-weight:200 800;font-display:swap}:root{color:#173d35;background:#f3f5f1;color-scheme:light;font-family:Manrope,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--color-primary: #173d35;--color-primary-deep: #102f29;--color-canvas: #f3f5f1;--color-surface: #fcfcf9;--color-surface-soft: #e6ece7;--color-text-soft: #526a63;--color-line: #cbd5cf;--color-line-strong: #9eafa7;--color-sun: #e5bd43;--color-sun-soft: #f3db7f;--color-sea: #5aa8ba;--color-sea-soft: #cce4e4;--color-coral: #c96f59;--color-coral-soft: #edb7a8;--page-gutter: clamp(1.25rem, 4vw, 4rem);--content-max: 1440px;--header-height: 72px;--focus-ring: #c99600;--radius: 2px;--radius-control: .42rem 1.05rem .52rem .88rem / .68rem .48rem .74rem .55rem;--shape-hero: 28% 5% 22% 10% / 16% 9% 19% 24%;--shape-landscape-a: 7rem 1.4rem 5.5rem 2.2rem / 3.2rem 4.3rem 2.2rem 5.2rem;--shape-landscape-b: 1.8rem 6.8rem 2.5rem 5.6rem / 4.4rem 2.2rem 5.3rem 2.7rem;--shape-still-life: 2.5rem 8.5rem 3.8rem 6.8rem / 4.2rem 2.7rem 6.8rem 3rem;--shape-reservation: 9.5rem 3.5rem 11rem 2.8rem / 6.5rem 4.3rem 8rem 3.5rem;--z-header: 50;--z-mobile-bar: 60}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 1rem);scrollbar-color:var(--color-primary) var(--color-canvas);scrollbar-width:thin}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:var(--color-canvas)}*::-webkit-scrollbar-thumb{border:2px solid var(--color-canvas);background:var(--color-primary)}*::-webkit-scrollbar-thumb:hover,*::-webkit-scrollbar-thumb:active{background:var(--color-primary-deep)}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden;background:var(--color-canvas)}body,button,a{font-family:Manrope,Arial,sans-serif}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{color:inherit}::selection{color:var(--color-surface);background:var(--color-primary)}:focus-visible{outline:3px solid var(--focus-ring);outline-offset:4px}.site-page{min-height:100vh;overflow:clip;background:var(--color-canvas)}.skip-link{position:fixed;z-index:100;top:.75rem;left:.75rem;padding:.8rem 1rem;transform:translateY(-160%);color:var(--color-surface);background:var(--color-primary-deep);font-size:.76rem;font-weight:800}.skip-link:focus{transform:translateY(0)}.section{width:min(100%,var(--content-max));margin-inline:auto;padding-inline:var(--page-gutter)}.site-header{position:fixed;z-index:var(--z-header);top:0;right:0;left:0;display:grid;grid-template-columns:minmax(210px,1fr) auto auto;align-items:center;min-height:var(--header-height);padding-inline:var(--page-gutter);border-bottom:1px solid var(--color-line);background:#f3f5f1f5;backdrop-filter:blur(12px)}.brand-lockup,.footer-brands{display:inline-flex;align-items:center;gap:.8rem;width:max-content}.brand-nas-rocas,.footer-brands img:first-child{width:104px;height:auto}.brand-resid,.footer-brands img:last-child{width:43px;height:auto}.site-header .brand-lockup img{filter:brightness(0) saturate(100%)}.brand-separator,.footer-brands>span{width:1px;height:28px;background:var(--color-line-strong)}.site-nav{display:flex;align-items:center;gap:clamp(1.4rem,2.5vw,2.6rem);margin-right:clamp(1.4rem,2.5vw,2.6rem)}.site-nav a{position:relative;padding-block:.75rem;font-size:.67rem;font-weight:800;letter-spacing:.075em;text-transform:uppercase;white-space:nowrap}.site-nav a:after{position:absolute;right:0;bottom:.4rem;left:0;height:1px;content:"";transform:scaleX(0);transform-origin:right;background:currentColor;transition:transform .18s ease}.site-nav a:hover:after,.site-nav a:focus-visible:after{transform:scaleX(1);transform-origin:left}.button{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;min-height:50px;padding:.9rem 1.2rem;border:1px solid transparent;border-radius:var(--radius-control);font-size:.72rem;font-weight:800;letter-spacing:.01em;line-height:1;white-space:nowrap;cursor:pointer}.button-primary{color:#fff;border-color:var(--color-primary);background:var(--color-primary)}.button-primary:hover{color:#fff;border-color:var(--color-primary-deep);background:var(--color-primary-deep)}.header-cta{min-height:44px;padding:.78rem 1rem;font-size:.64rem}.menu-button{display:none;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid var(--color-line-strong);border-radius:var(--radius-control);background:var(--color-surface);cursor:pointer}.hero{padding-top:var(--header-height);background:var(--color-surface);border-bottom:1px solid var(--color-line)}.hero-shell{position:relative;display:grid;grid-template-columns:minmax(350px,.78fr) minmax(520px,1.22fr);gap:clamp(2.5rem,5vw,6rem);align-items:center;width:min(100%,var(--content-max));min-height:calc(100dvh - var(--header-height));margin-inline:auto;padding:clamp(2rem,5vh,3.5rem) var(--page-gutter);isolation:isolate}.hero-shell:before,.hero-shell:after{position:absolute;z-index:0;content:"";pointer-events:none}.hero-shell:before{top:17%;left:-4rem;width:clamp(11rem,18vw,18rem);aspect-ratio:1.25;border-radius:63% 37% 56% 44%/42% 61% 39% 58%;background:var(--color-sun-soft);opacity:.46;transform:rotate(-11deg)}.hero-shell:after{right:-6rem;bottom:5%;width:clamp(17rem,31vw,33rem);aspect-ratio:1.6;border-radius:48% 52% 39% 61%/62% 38% 60% 40%;background:var(--color-sea-soft);opacity:.72;transform:rotate(8deg)}.hero-content{position:relative;z-index:2;max-width:530px}.hero-eyebrow,.section-kicker{margin:0 0 1rem;font-size:.67rem;font-weight:800;letter-spacing:.1em;line-height:1.45;text-transform:uppercase}.hero h1,.section h2,.reservation-chapter h2{margin:0;font-family:PP Pangaia,Georgia,serif;font-weight:200;letter-spacing:-.045em}.hero h1{max-width:600px;padding-bottom:.12em;font-size:clamp(4.8rem,7.2vw,7.4rem);line-height:.88}.hero h1 em{position:relative;z-index:0;display:block;width:max-content;max-width:100%;padding-right:.1em;padding-bottom:.1em;font-style:italic;line-height:1}.hero h1 em:after{position:absolute;z-index:-1;right:.08em;bottom:.08em;left:.42em;height:.13em;border-radius:63% 37% 54% 46%/64% 52% 48% 36%;content:"";background:var(--color-coral-soft);opacity:.82;transform:rotate(-1.8deg)}.hero-summary{max-width:420px;margin:1.35rem 0 0;color:var(--color-text-soft);font-size:clamp(.86rem,1vw,.96rem);line-height:1.68}.hero-summary time{color:var(--color-primary);font-weight:750}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem 1.25rem;margin-top:1.75rem}.text-link{display:inline-flex;align-items:center;gap:.5rem;min-height:44px;padding-block:.45rem;border-bottom:1px solid var(--color-line-strong);font-size:.7rem;font-weight:800}.hero-figure{position:relative;z-index:1;min-width:0;margin:0 -2vw 0 0}.hero-figure picture,.hero-figure img{width:100%}.hero-figure picture{display:block;overflow:hidden;border-radius:var(--shape-hero);background:var(--color-surface-soft)}.hero-figure img{height:clamp(500px,68vh,690px);object-fit:cover;object-position:54% center;transform:scale(1.012) rotate(.08deg);transform-origin:54% 50%;transition:transform .72s cubic-bezier(.16,1,.3,1)}@media(hover:hover){.hero-figure:hover img{transform:scale(1.025) rotate(-.08deg)}}.hero-figure figcaption,.photo-caption{margin:.65rem 0 0;color:var(--color-text-soft);font-size:.64rem;font-weight:700;letter-spacing:.035em;line-height:1.5}.decorative-sketch{position:absolute;mix-blend-mode:multiply;pointer-events:none;user-select:none}.decorative-sketch>img{display:block;width:100%;height:auto}.hero-sketch-motif{z-index:0;right:-1rem;bottom:-1.75rem;width:min(78vw,1040px);height:auto;opacity:.2;transform:rotate(-1.4deg)}.days{position:relative;isolation:isolate;padding-top:clamp(4.5rem,7vw,6rem);padding-bottom:clamp(4.5rem,7vw,6rem)}.days>:not(.decorative-sketch),.experience>:not(.decorative-sketch){position:relative;z-index:1}.days-sketch-motif{z-index:0;top:.5rem;right:max(2rem,calc((100vw - 1360px)/2));width:min(24vw,330px);height:auto;opacity:.2;filter:saturate(.82) contrast(.92)}.section-heading{max-width:660px}.section-heading h2,.experience h2{font-size:clamp(3.6rem,5.7vw,6rem);line-height:.94}.section-heading>p{max-width:430px;margin:1.35rem 0 0;color:var(--color-text-soft);font-size:.9rem;line-height:1.7}.days-grid{display:grid;grid-template-columns:1fr;gap:0;margin-top:clamp(3rem,5vw,4rem)}.day-entry{position:relative;display:grid;grid-template-columns:minmax(220px,.42fr) minmax(0,1.58fr);align-items:stretch;min-width:0;padding:clamp(1.5rem,3vw,2.25rem) 0}.day-entry:nth-child(2n){grid-template-columns:minmax(0,1.58fr) minmax(220px,.42fr)}.day-entry:before,.day-entry:last-child:after{position:absolute;right:.4rem;left:.15rem;height:1px;content:"";background:var(--color-line-strong);transform:rotate(-.08deg);transform-origin:left center}.day-entry:before{top:0}.day-entry:nth-child(2n):before{transform:rotate(.08deg)}.day-entry:last-child:after{bottom:0;transform:rotate(.06deg)}.day-image{grid-column:2;grid-row:1;display:block;overflow:hidden;aspect-ratio:2.42 / 1;border-radius:var(--shape-landscape-a);background:var(--color-surface-soft);box-shadow:-12px 14px #f3db7f75}.day-entry:nth-child(2n) .day-image{grid-column:1;border-radius:var(--shape-landscape-b);box-shadow:12px 14px #cce4e4e0}.day-image img{width:100%;height:100%;object-fit:cover;transform:scale(1.018) rotate(-.12deg);transition:transform .76s cubic-bezier(.16,1,.3,1)}.day-entry:nth-child(2n) .day-image img{transform:scale(1.018) rotate(.12deg)}@media(hover:hover){.day-entry:hover .day-image img,.day-entry:nth-child(2n):hover .day-image img{transform:scale(1.035) rotate(0)}}.day-copy{position:relative;z-index:0;isolation:isolate;grid-column:1;grid-row:1;align-self:center;padding:1.25rem clamp(2rem,4vw,4rem) 1.25rem 0}.day-copy:before{position:absolute;z-index:-1;top:.2rem;left:-2.4rem;width:9rem;height:7rem;border-radius:67% 33% 54% 46%/44% 63% 37% 56%;content:"";background:var(--color-sun-soft);opacity:.48;transform:rotate(-8deg)}.day-entry:nth-child(2n) .day-copy{grid-column:2;padding-right:0;padding-left:clamp(2rem,4vw,4rem)}.day-entry:nth-child(2n) .day-copy:before{right:-2rem;left:auto;border-radius:41% 59% 68% 32%/56% 42% 58% 44%;background:var(--color-sea-soft);opacity:.82;transform:rotate(9deg)}.day-date{display:flex;align-items:flex-end;gap:1rem}.day-date time{display:inline-block;font-family:PP Pangaia,Georgia,serif;font-size:clamp(4.8rem,7vw,7.4rem);font-weight:200;letter-spacing:-.06em;line-height:.72}.day-entry:first-child .day-date time{transform:rotate(-.7deg)}.day-entry:nth-child(2n) .day-date time{transform:rotate(.7deg)}.day-date span{padding-bottom:.1rem;color:var(--color-text-soft);font-size:.64rem;font-weight:750;letter-spacing:.045em;line-height:1.45;text-transform:uppercase}.day-copy h3,.experience-note h3,.download-copy h3,.reservation-step h3{margin:0;font-family:PP Pangaia,Georgia,serif;font-weight:200;letter-spacing:-.035em}.day-copy h3{margin-top:1.25rem;font-size:clamp(2.1rem,3vw,3.15rem);line-height:1}.day-copy>p{max-width:470px;margin:1rem 0 0;color:var(--color-text-soft);font-size:.84rem;line-height:1.7}.days-cta{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-top:clamp(3rem,5vw,4rem);padding-top:1.5rem;border-top:1px solid var(--color-line)}.days-cta p{margin:0;font-family:PP Pangaia,Georgia,serif;font-size:clamp(1.8rem,2.5vw,2.7rem);line-height:1.1}.experience{position:relative;isolation:isolate;padding-top:clamp(4.5rem,7vw,6rem);padding-bottom:clamp(4.5rem,7vw,6rem);border-top:1px solid var(--color-line)}.experience-sketch-motif{z-index:0;bottom:1rem;left:-11rem;width:min(42vw,640px);height:auto;opacity:.1}.experience-heading{max-width:680px;margin-left:clamp(0rem,12vw,10rem)}.experience-heading>p{max-width:450px;margin:1.35rem 0 0;color:var(--color-text-soft);font-size:.9rem;line-height:1.7}.experience-notes{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.15fr) minmax(0,.95fr);gap:clamp(1.5rem,5vw,5rem);margin-top:clamp(2.5rem,5vw,4rem)}.experience-note{position:relative;padding-top:1rem;border-top:1px solid var(--color-line-strong)}.experience-note:first-child{margin-top:2.5rem}.experience-note:nth-child(3){margin-top:4.25rem}.experience-note:after{position:absolute;bottom:-3.6rem;left:46%;width:2.4rem;height:3rem;content:"";border-bottom:1px solid var(--color-line-strong);border-left:1px solid var(--color-line-strong);border-radius:0 0 0 100%;transform:rotate(-8deg);transform-origin:top left}.experience-note:nth-child(2):after{left:51%;width:1.8rem;height:3.7rem;transform:rotate(5deg) scaleX(-1)}.experience-note:nth-child(3):after{left:42%;width:3rem;transform:rotate(-4deg) scaleX(-1)}.experience-visual{position:relative;isolation:isolate;min-width:0;margin-top:2.25rem}.experience-visual:before{position:absolute;z-index:0;inset:5% -1.2% -5% 4%;border-radius:39% 61% 44% 56%/55% 36% 64% 45%;content:"";background:var(--color-coral-soft);opacity:.62;transform:rotate(1.3deg)}.experience-note h3{font-size:clamp(1.6rem,2.1vw,2.2rem);line-height:1.05}.experience-note p{max-width:300px;margin:.75rem 0 0;color:var(--color-text-soft);font-size:.78rem;line-height:1.65}.experience-image{position:relative;z-index:1;display:block;overflow:hidden;aspect-ratio:2.72 / 1;border-radius:var(--shape-still-life);background:var(--color-surface-soft)}.experience-image img{width:100%;height:100%;object-fit:cover;object-position:center 57%;transform:scale(1.018) rotate(.08deg);transition:transform .78s cubic-bezier(.16,1,.3,1)}@media(hover:hover){.experience-visual:hover .experience-image img{transform:scale(1.032) rotate(-.05deg)}}.reservation-chapter{position:relative;padding-top:clamp(4rem,6vw,5rem);padding-bottom:clamp(4rem,6vw,5rem);overflow:hidden;background:var(--color-canvas);border-top:1px solid var(--color-line);border-bottom:1px solid var(--color-line)}.reservation{position:relative;z-index:1;width:min(calc(100% - (var(--page-gutter) * 2)),1360px);padding:clamp(3.5rem,6vw,5rem) clamp(1.5rem,6vw,6rem);border:1px solid var(--color-line);border-radius:var(--shape-reservation);background:var(--color-surface-soft);isolation:isolate}.reservation:before,.reservation:after{position:absolute;z-index:0;content:"";pointer-events:none}.reservation:before{top:-4rem;right:7%;width:clamp(11rem,18vw,18rem);aspect-ratio:1.2;border-radius:58% 42% 67% 33%/41% 64% 36% 59%;background:var(--color-sun-soft);opacity:.52;transform:rotate(12deg)}.reservation:after{bottom:-5rem;left:-3rem;width:clamp(13rem,23vw,23rem);aspect-ratio:1.6;border-radius:44% 56% 37% 63%/61% 39% 58% 42%;background:var(--color-sea-soft);opacity:.78;transform:rotate(-7deg)}.reservation>*{position:relative;z-index:1}.reservation-sketch-motif{position:absolute;z-index:0;right:-7rem;bottom:-2rem;width:min(56vw,780px);height:auto;opacity:.14;filter:saturate(.78) contrast(.92);transform:rotate(2.2deg)}.reservation-intro{display:grid;grid-template-columns:minmax(300px,.85fr) minmax(450px,1.15fr);gap:clamp(3rem,8vw,8rem);align-items:start}.section-kicker{color:var(--color-text-soft)}.reservation-intro h2{max-width:560px;font-size:clamp(3.5rem,5.6vw,5.9rem);line-height:.94}.reservation-intro>div>p:last-child{max-width:420px;margin:1.35rem 0 0;color:var(--color-text-soft);font-size:.9rem;line-height:1.7}.reservation-steps{margin:0;padding:0;list-style:none}.reservation-step{display:grid;grid-template-columns:52px 1fr;gap:1rem;min-height:96px;padding:1.2rem 0;border-top:1px solid var(--color-line-strong)}.reservation-step:first-child{padding-top:0;border-top:0}.reservation-step>span{font-family:PP Pangaia,Georgia,serif;font-size:2rem;line-height:1}.reservation-step h3{font-size:clamp(1.55rem,2vw,2rem);line-height:1.05}.reservation-step p{margin:.55rem 0 0;color:var(--color-text-soft);font-size:.76rem;line-height:1.6}.download-grid{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(520px,1.2fr);gap:clamp(3rem,8vw,8rem);align-items:end;margin-top:clamp(4rem,6vw,5rem);padding-top:1.75rem;border-top:1px solid var(--color-line-strong)}.download-copy h3{max-width:470px;font-size:clamp(2.7rem,4.2vw,4.3rem);line-height:.98}.download-copy>p{max-width:390px;margin:1rem 0 0;color:var(--color-text-soft);font-size:.84rem;line-height:1.65}.store-buttons{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.store-button{display:inline-flex;align-items:center;gap:.7rem;min-width:174px;min-height:58px;padding:.7rem .9rem;color:#fff;border:1px solid var(--color-primary);border-radius:var(--radius-control);background:var(--color-primary)}.store-button:hover{background:var(--color-primary-deep)}.store-button span{display:flex;flex-direction:column;font-size:.93rem;font-weight:750;line-height:1.15}.store-button small{margin-bottom:.14rem;font-size:.55rem;font-weight:500;letter-spacing:.025em}.download-primary{display:none;margin-top:.85rem}.qr-grid{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:clamp(1.5rem,4vw,3.5rem)}.qr-item{display:grid;grid-template-columns:104px 1fr;align-items:center;column-gap:1rem;min-height:124px;padding-top:1rem;border-top:1px solid var(--color-line-strong)}.qr-item img{grid-row:1 / 3;width:104px;height:104px;padding:5px;border:1px solid var(--color-line);border-radius:.65rem;background:#fff}.qr-item span{align-self:end;font-family:PP Pangaia,Georgia,serif;font-size:1.75rem;line-height:1}.qr-item small{align-self:start;margin-top:.35rem;color:var(--color-text-soft);font-size:.62rem}.closing{position:relative;isolation:isolate;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding-top:clamp(4rem,6vw,5rem);padding-bottom:clamp(4rem,6vw,5rem)}.closing:before{position:absolute;z-index:-1;top:50%;left:38%;width:clamp(9rem,15vw,15rem);aspect-ratio:1.45;border-radius:61% 39% 48% 52%/43% 66% 34% 57%;content:"";background:var(--color-sun-soft);opacity:.4;transform:translateY(-50%) rotate(-9deg)}.closing h2{font-size:clamp(3.2rem,5vw,5.2rem);line-height:.95}.closing p{margin:1rem 0 0;color:var(--color-text-soft);font-size:.86rem;line-height:1.65}.closing-cta{flex:0 0 auto}.site-footer{display:grid;grid-template-columns:minmax(190px,1fr) auto minmax(190px,1fr);align-items:center;gap:2rem;min-height:118px;padding:1.5rem var(--page-gutter);border-top:1px solid var(--color-line);background:var(--color-surface)}.site-footer nav{display:flex;gap:clamp(1rem,3vw,2.5rem);justify-self:center}.site-footer nav a,.site-footer p{margin:0;color:var(--color-text-soft);font-size:.64rem;line-height:1.5}.site-footer nav a:hover{color:var(--color-primary)}.site-footer p{justify-self:end;text-align:right}.mobile-reserve-bar{display:none}@media(max-width:1120px){.site-header{grid-template-columns:minmax(190px,1fr) auto auto}.site-nav{gap:1.25rem;margin-right:1.25rem}.hero-shell{grid-template-columns:minmax(310px,.85fr) minmax(450px,1.15fr);gap:2.5rem}.hero h1{font-size:clamp(4.4rem,7.7vw,5.9rem)}.experience{grid-template-columns:minmax(0,1fr) minmax(310px,.9fr);gap:3rem}.experience-note{grid-template-columns:1fr;gap:.65rem}.reservation-intro,.download-grid{gap:4rem}.qr-item{grid-template-columns:88px 1fr}.qr-item img{width:88px;height:88px}}@media(max-width:900px){:root{--header-height: 66px}.site-header{grid-template-columns:1fr auto}.site-nav{position:absolute;top:calc(100% + 1px);right:var(--page-gutter);display:none;width:min(310px,calc(100vw - (var(--page-gutter) * 2)));margin:0;padding:.8rem;border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface);box-shadow:0 16px 36px #102f291f}.site-nav.is-open{display:grid}.site-nav a{min-height:44px;padding:.85rem .55rem}.menu-button{display:inline-flex}.header-cta{display:none}.hero-shell{grid-template-columns:minmax(280px,.82fr) minmax(390px,1.18fr);gap:2rem}.hero h1{font-size:clamp(4rem,8.7vw,5.2rem)}.days-grid{gap:1.5rem}.experience{grid-template-columns:1fr 1fr;gap:2.5rem}.reservation-intro,.download-grid{grid-template-columns:1fr}.reservation-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 2rem}.reservation-step:nth-child(2){padding-top:0;border-top:0}.qr-grid{width:min(620px,100%)}.site-footer{grid-template-columns:1fr auto}.site-footer nav{grid-column:1 / -1;grid-row:2;justify-self:start}}@media(max-width:760px){:root{--shape-hero: 3.6rem 1rem 2.8rem 1.5rem / 2.2rem 1.5rem 3.2rem 2.6rem;--shape-landscape-a: 3.8rem 1rem 3rem 1.45rem / 2.4rem 2.9rem 1.6rem 3.2rem;--shape-landscape-b: 1.2rem 3.6rem 1.65rem 3.1rem / 2.8rem 1.55rem 3.2rem 1.8rem;--shape-still-life: 1.4rem 4.2rem 2rem 3.6rem / 2.6rem 1.7rem 4rem 2rem;--shape-reservation: 4rem 1.7rem 4.8rem 1.25rem / 3rem 2.25rem 3.8rem 1.8rem}body{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.brand-nas-rocas{width:92px}.brand-resid{width:38px}.hero-shell{display:flex;flex-direction:column;align-items:stretch;min-height:calc(100dvh - var(--header-height));padding-top:2rem;padding-bottom:2.25rem}.hero-shell:before{top:4rem;left:-4.5rem;width:11rem;opacity:.4}.hero-shell:after{right:-7rem;bottom:1rem;width:18rem;opacity:.56}.hero-content{max-width:520px}.hero-eyebrow{max-width:260px;margin-bottom:.75rem;font-size:.6rem}.hero h1{max-width:355px;font-size:clamp(3.9rem,17vw,5.2rem)}.hero-summary{max-width:345px;margin-top:1rem;font-size:.82rem;line-height:1.58}.hero-actions{flex-direction:column;align-items:flex-start;margin-top:1.3rem}.hero-figure{width:100%;margin:.25rem 0 0}.hero-figure img{height:clamp(270px,76vw,390px);object-position:center 58%}.hero-sketch-motif{top:14rem;right:-10rem;bottom:auto;width:36rem;opacity:.1}.days,.experience{padding-top:5.5rem;padding-bottom:5.5rem}.days-sketch-motif{top:1rem;right:-7.5rem;width:17rem;opacity:.065}.section-heading h2,.experience h2{font-size:clamp(3.15rem,14vw,4.5rem)}.section-heading>p{font-size:.82rem}.days-grid{grid-template-columns:1fr;gap:4rem;margin-top:3rem}.day-entry,.day-entry:nth-child(2n){grid-template-columns:1fr;padding:1rem 0 0;border-bottom:0}.day-entry:last-child{border-bottom:1px solid var(--color-line-strong)}.day-image{grid-column:1;grid-row:1;aspect-ratio:1.48 / 1;box-shadow:-6px 8px #f3db7f70}.day-entry:nth-child(2n) .day-image{box-shadow:6px 8px #cce4e4d6}.day-copy{grid-column:1;grid-row:2;padding:1.5rem 0 3rem}.day-entry:nth-child(2n) .day-copy{grid-column:1;padding:1.5rem 0 3rem}.day-copy:before{top:.75rem;left:-1.6rem;width:7.5rem;height:5.8rem}.day-entry:nth-child(2n) .day-copy:before{right:auto;left:-1.4rem}.day-date time{font-size:5.4rem}.day-copy h3{font-size:2.65rem}.day-copy>p{font-size:.8rem}.days-cta{flex-direction:column;align-items:flex-start;margin-top:4rem}.experience{padding-top:5.5rem;padding-bottom:5.5rem}.experience-sketch-motif{bottom:2rem;left:-11rem;width:24rem;opacity:.07}.experience-heading{margin-left:.75rem}.experience-image{aspect-ratio:1.1 / 1}.experience-notes{grid-template-columns:1fr;gap:0;margin-top:3rem}.experience-note{padding:1.2rem 0}.experience-note:first-child,.experience-note:nth-child(3){margin-top:0}.experience-note:after{display:none}.experience-visual{margin-top:2rem}.experience-visual:before{inset:4% -3% -3% 5%;transform:rotate(1.8deg)}.reservation-chapter{padding-top:5.5rem;padding-bottom:5.5rem}.reservation{width:calc(100% - 1.5rem);padding:3.75rem 1.25rem}.reservation:before{top:-2.8rem;right:-3rem;width:10rem;opacity:.46}.reservation:after{bottom:-2.5rem;left:-4rem;width:12rem;opacity:.62}.reservation-sketch-motif{right:-20rem;bottom:-4rem;display:block;width:34rem;opacity:.055}.reservation-intro h2{font-size:clamp(3.1rem,14vw,4.45rem)}.reservation-intro>div>p:last-child{font-size:.82rem}.reservation-steps{grid-template-columns:1fr;margin-top:3rem}.reservation-step,.reservation-step:nth-child(2){padding:1.2rem 0;border-top:1px solid var(--color-line-strong)}.reservation-step:first-child{padding-top:0;border-top:0}.download-grid{margin-top:4.5rem}.download-copy h3{font-size:3rem}.store-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.store-button{min-width:0;padding-inline:.7rem}.download-primary{display:inline-flex}.qr-grid{display:none}.closing{flex-direction:column;align-items:flex-start;padding-top:5rem;padding-bottom:5rem}.closing:before{top:35%;right:-2rem;left:auto;width:10rem}.closing h2{font-size:clamp(3.1rem,14vw,4.5rem)}.site-footer{grid-template-columns:1fr;gap:1.5rem;min-height:210px;padding-top:2.5rem;padding-bottom:2.5rem}.site-footer nav,.site-footer p{grid-column:1;grid-row:auto;justify-self:start;text-align:left}.site-footer nav{flex-wrap:wrap}.mobile-reserve-bar{position:fixed;z-index:var(--z-mobile-bar);right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:76px;padding:.65rem .75rem calc(.65rem + env(safe-area-inset-bottom));color:#fff;border-top:1px solid rgba(255,255,255,.24);background:#102f29f7;backdrop-filter:blur(14px)}.mobile-reserve-bar>div{display:flex;flex-direction:column;min-width:0}.mobile-reserve-bar strong{overflow:hidden;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.mobile-reserve-bar>div>span{margin-top:.15rem;color:#ffffffb8;font-size:.57rem}.mobile-reserve-bar .button{flex:0 0 auto;min-height:45px;padding-inline:.9rem;color:var(--color-primary-deep);border-color:#fff;background:#fff}}@media(max-width:420px){.store-buttons{grid-template-columns:1fr}.store-button{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.hero-figure img,.day-image img,.day-entry:nth-child(2n) .day-image img,.experience-image img{transform:scale(1.01)!important}}@media(forced-colors:active){html{scrollbar-color:auto}.button,.store-button,.menu-button,.qr-item{border:1px solid ButtonText}}
