@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500&display=swap');
:root{color-scheme:light;--ink:#15353a;--paper:#f8f5ed;--orange:#db7444;--line:#c7d2c9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.55}a{color:inherit}a:focus-visible{outline:3px solid #ffad72;outline-offset:5px}.skip-link{position:absolute;top:-100px;left:1rem;z-index:10;background:white;padding:.7rem}.skip-link:focus{top:1rem}.wrap{width:min(1180px,calc(100% - 3rem));margin:auto}.site-header{height:90px;display:flex;align-items:center;justify-content:space-between;padding:0 max(2rem,calc((100vw - 1180px)/2));background:#fbf9f3}.brand{display:flex;gap:.8rem;align-items:center;text-decoration:none;font-weight:700;font-size:.78rem;letter-spacing:.12em;line-height:1.18}.brand-mark{font-family:Georgia,serif;font-size:2.8rem;font-weight:700;line-height:1;color:var(--ink);letter-spacing:-.13em}.brand-dot{color:var(--orange)}nav{display:flex;gap:2.5rem}nav a{text-decoration:none;font-weight:600;font-size:.9rem}nav a:hover,.footer a:hover{color:#a64d27}.hero{min-height:620px;height:min(73vw,740px);position:relative;isolation:isolate;color:#fff;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-image{object-fit:cover;object-position:center 54%;z-index:-2}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(7,31,41,.78) 0%,rgba(7,31,41,.54) 40%,rgba(7,31,41,.03) 81%),linear-gradient(0deg,rgba(6,25,32,.34),transparent 35%)}.hero-content{width:min(1180px,calc(100% - 3rem));margin:auto;padding-top:clamp(7rem,12vw,11rem)}.eyebrow,.section-label{font-size:.77rem;letter-spacing:.22em;font-weight:700}.eyebrow.light{color:#f8e7d4}.hero h1,h2{font-family:'Playfair Display',Georgia,serif;font-weight:500;letter-spacing:-.048em;line-height:1.08}.hero h1{font-size:clamp(4rem,8vw,8rem);margin:1.2rem 0 1.25rem;max-width:850px}.hero h1 em,h2 em{font-weight:500}.hero-intro{font-size:clamp(1.05rem,1.6vw,1.3rem);max-width:470px;margin:0 0 2rem}.hero-link{display:inline-flex;gap:2rem;align-items:center;padding:.95rem 1.15rem;background:#e88c58;color:#142a2d;text-decoration:none;font-weight:700;border-radius:2px}.hero-link:hover{background:#ffad72}.hero-caption{position:absolute;right:2.3rem;bottom:1.5rem;font-size:.77rem;letter-spacing:.04em;color:#fff}.intro{display:grid;grid-template-columns:1fr 2fr .78fr;gap:3rem;padding-top:8rem;padding-bottom:8rem}.section-label{white-space:nowrap;padding-top:.9rem}.rule{display:inline-block;width:25px;height:1px;background:var(--orange);vertical-align:middle;margin-right:.7rem}.intro h2,.journal h2{font-size:clamp(3rem,5.1vw,5.2rem);margin:0 0 1.6rem}.intro p{max-width:610px;color:#445b5d;font-size:1.1rem;line-height:1.8;margin:0 0 1rem}.stamp{border:2px solid var(--orange);border-radius:50%;width:190px;height:190px;align-self:center;justify-self:end;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#bb633d;transform:rotate(10deg);line-height:1.2}.stamp>span{font-size:.7rem;letter-spacing:.22em;font-weight:700}.stamp strong{font-family:Georgia,serif;font-size:2.8rem;letter-spacing:-.13em}.stamp strong span{font-family:Arial,sans-serif;font-size:1.2rem;vertical-align:middle;padding:0 .3rem}.stamp small{font-size:.55rem;letter-spacing:.12em;font-weight:700}.journal{background:#e7eee9;padding:6.5rem 0 8rem}.journal-inner{display:grid;grid-template-columns:1fr 3fr;gap:3rem}.journal-header{display:flex;justify-content:space-between;align-items:end;gap:2rem}.journal-header p{max-width:240px;color:#496367;margin-bottom:1.8rem}.empty-card{grid-column:2;min-height:360px;background:#f8f5ed;border:1px solid #b7c8bf;display:flex;flex-direction:column;justify-content:space-between;padding:2rem 2.5rem;position:relative}.empty-card:after{content:'';position:absolute;right:2rem;top:2rem;width:75px;height:75px;border:1px dashed #a9bcb2;border-radius:50%}.card-index,.card-bottom{font-size:.72rem;letter-spacing:.2em;font-weight:700}.empty-content{align-self:center;text-align:center}.asterisk{font-size:2.2rem;color:var(--orange)}.empty-content h3{font-family:'Playfair Display',Georgia,serif;font-weight:500;font-size:clamp(1.8rem,3vw,2.8rem);margin:.4rem 0}.empty-content p{max-width:420px;margin:auto;color:#506568}.card-bottom{align-self:flex-end}.footer{background:#102e35;color:#e7eee9}.footer-inner{min-height:145px;display:flex;align-items:center;justify-content:space-between;gap:2rem;font-size:.86rem}.footer-brand{font-family:'Playfair Display',Georgia,serif;font-size:1.6rem}.footer a{text-decoration:none}@media(max-width:850px){.intro{grid-template-columns:1fr 2fr;gap:1.4rem}.stamp{grid-column:2;justify-self:start;margin-top:1rem}.journal-inner{display:block}.journal-header{margin:1rem 0}.empty-card{min-height:320px}}@media(max-width:620px){.site-header{height:76px;padding:0 1.2rem}.brand{font-size:.64rem}.brand-mark{font-size:2.3rem}nav{gap:1rem}nav a{font-size:.78rem}.hero{min-height:650px;height:78vh;max-height:790px}.hero-image{object-position:62% center}.hero-shade{background:linear-gradient(90deg,rgba(7,31,41,.8),rgba(7,31,41,.15)),linear-gradient(0deg,rgba(7,31,41,.5),transparent 50%)}.hero-content{padding-top:7.5rem}.hero h1{font-size:clamp(3.8rem,14vw,5.7rem)}.hero-caption{right:1.5rem;font-size:.68rem}.intro{display:block;padding-top:5rem;padding-bottom:5rem}.intro h2{margin-top:1.5rem}.stamp{width:145px;height:145px;margin-top:2.3rem}.stamp strong{font-size:2rem}.journal{padding:5rem 0}.journal-header{display:block}.journal-header p{max-width:340px}.empty-card{padding:1.4rem;min-height:330px}.empty-card:after{width:45px;height:45px}.footer-inner{padding:2rem 0;display:block}.footer-inner>*{display:block;margin-bottom:.65rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.postcard-card{grid-column:2;background:#f8f5ed;border:1px solid #b7c8bf;padding:2rem 2.5rem 2.5rem}
.postcard-card .card-index{display:block;margin-bottom:1.5rem}
.postcard-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}
.postcard-gallery img{display:block;width:100%;height:auto;aspect-ratio:3/4;object-fit:cover}
.postcard-card h3{font-family:'Playfair Display',Georgia,serif;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:500;line-height:1.2;letter-spacing:-.025em;margin:1.8rem 0 0}
@media(max-width:850px){.postcard-card{grid-column:auto}}
@media(max-width:620px){.postcard-card{padding:1.4rem}.postcard-gallery{grid-template-columns:1fr;gap:.85rem}.postcard-gallery img{aspect-ratio:4/5}.postcard-card h3{margin-top:1.4rem}}
.postcard-gallery--two{grid-template-columns:repeat(2,minmax(0,1fr))}
@media(max-width:620px){.postcard-gallery--two{grid-template-columns:1fr}}
.intro-side{display:flex;flex-direction:column;align-items:flex-start;gap:2.25rem}
.story-photo{display:block;width:190px;height:190px;max-width:100%;object-fit:cover;object-position:center 62%;border:2px solid var(--orange);border-radius:50%}
@media(max-width:620px){.intro-side{gap:1rem}.story-photo{width:145px;height:145px;margin-top:.6rem}}
.postcard-meta{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem 1.5rem;margin-bottom:1.5rem}
.postcard-card .postcard-meta .card-index{margin-bottom:0}
.postcard-meta time{font-size:.8rem;font-weight:700;letter-spacing:.08em;color:#506568}
.postcard-gallery--resort{grid-template-columns:repeat(2,minmax(0,1fr))}
.postcard-gallery--resort img{aspect-ratio:4/3;object-fit:contain;background:#e3e9e4}
@media(max-width:620px){.postcard-gallery--resort{grid-template-columns:1fr}.postcard-gallery--resort img{aspect-ratio:4/3}}
