@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=Manrope:wght@400;500;600;700&display=swap');
:root{--ink:#193e3c;--muted:#586965;--paper:#f8f7f2;--line:#d9dfd7;--blue:var(--brand-blue);--green:var(--brand-green);--red:var(--brand-red);font-family:Manrope,Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}a:focus-visible,button:focus-visible{outline:3px solid var(--blue);outline-offset:5px}img{max-width:100%;display:block}figure,p{margin:0}button{touch-action:manipulation}.skip{position:absolute;top:-80px;background:white;padding:16px;z-index:20}.skip:focus{top:0}.album-header{margin:auto;padding:25px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative}.album-header:before{content:'';position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--blue) 78%,var(--green) 78% 94%,var(--red) 94%)}.brand img{width:158px;height:auto}.back{font-size:14px;font-weight:600;display:flex;gap:25px;align-items:center}.opening{max-width:1600px;margin:auto;display:grid;grid-template-columns:1fr 1.2fr;gap:5%;padding:70px 5% 80px;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.18em;line-height:1.7}.opening .eyebrow:before{content:'';display:inline-block;width:24px;height:2px;background:var(--red);vertical-align:middle;margin-right:12px}h1,h2{font-family:'Cormorant Garamond',Georgia,serif;font-weight:500;letter-spacing:-.045em;line-height:.98;margin:25px 0}h1{font-size:clamp(52px,5.6vw,86px)}h1 em,h2 em{font-weight:400;color:#55756a}.intro{font-size:16px;line-height:1.9;max-width:380px;color:var(--muted)}.browse{display:inline-flex;align-items:center;gap:45px;border-bottom:1px solid var(--ink);padding:14px 0;margin-top:25px;font-size:14px;font-weight:600}.opening-note{margin-top:45px;display:flex;flex-direction:column;gap:6px;font-size:12px;color:var(--muted)}.cover{position:relative;margin-top:8px}.cover:before{content:'';position:absolute;inset:-12px 12px 26px -12px;border:1px solid #bac8b9;pointer-events:none}.cover a{display:block;position:relative;overflow:hidden}.cover img{width:100%;height:430px;object-fit:cover;object-position:center}.cover figcaption{padding-top:17px;display:flex;justify-content:space-between;gap:15px;font-family:'Cormorant Garamond',Georgia,serif;font-style:italic;font-size:21px}.cover small{font:10px Manrope,Arial,sans-serif;letter-spacing:.1em;align-self:center}.collection{padding:65px 5% 70px;border-top:1px solid var(--line);max-width:1600px;margin:auto}.collection-heading{display:flex;justify-content:space-between;align-items:end;gap:30px}.collection h2{font-size:clamp(40px,4vw,60px);margin:16px 0 0}.collection-heading>p{font-size:14px;line-height:1.9;color:var(--muted)}.collection-bar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:35px 0}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters button{border:1px solid var(--line);border-radius:30px;background:transparent;padding:10px 18px;font-size:13px;min-height:44px}.filters button:hover{border-color:var(--ink)}.filters button[aria-pressed=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.count{font-size:12px;white-space:nowrap;color:var(--muted)}.gallery{columns:3;column-gap:26px}.moment{break-inside:avoid;margin:0 0 30px}.moment[hidden]{display:none}.moment>a{display:block;position:relative;overflow:hidden;background:#e3e6de}.moment img{width:100%;height:auto;transition:transform .5s}.moment a:hover img{transform:scale(1.025)}.expand{position:absolute;right:12px;bottom:12px;background:#f8f7f2eF;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;font-size:20px}.moment figcaption{display:flex;justify-content:space-between;gap:12px;font-size:13px;line-height:1.6;padding-top:12px}.moment small{font-size:11px;color:var(--muted);padding-top:2px}.album-end{text-align:center;font-family:'Cormorant Garamond',Georgia,serif;font-size:25px;font-style:italic;max-width:620px;margin:35px auto 0;line-height:1.5}.closing{background:var(--ink);padding:70px 5%;text-align:center;color:#f8f7f2}.closing h2{font-size:clamp(42px,5vw,68px)}.closing h2 em{color:#bad0bf}.closing a{display:inline-flex;gap:35px;border-bottom:1px solid #bad0bf;padding:14px 0;font-size:14px}footer{padding:25px 5%;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}.viewer{width:100vw;max-width:none;height:100dvh;max-height:none;border:0;padding:18px 30px;background:#102420;color:#fff;margin:0}.viewer::backdrop{background:#102420}.viewer[open]{display:flex;flex-direction:column}.viewer-toolbar{display:flex;align-items:center;justify-content:space-between;font-size:14px;flex-shrink:0}.viewer button{border:1px solid #758680;background:transparent;color:white;min-width:48px;min-height:48px;border-radius:50%}.viewer .close{padding:8px 20px;border-radius:30px;display:flex;align-items:center;gap:16px}.close span{font-size:24px}.viewer-stage{flex:1;min-height:0;display:grid;grid-template-columns:50px 1fr 50px;gap:20px;align-items:center;padding:20px 0}.viewer-stage img{width:100%;height:100%;object-fit:contain;min-height:0;max-height:calc(100dvh - 190px)}#viewer-caption{text-align:center;font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;line-height:1.25}.viewer-hint{text-align:center;color:#b3c4bd;font-size:12px;margin-top:10px}.viewer button:hover{background:#ffffff18}body:has(.viewer[open]){overflow:hidden}@media(min-width:1500px){.gallery{columns:4}.cover img{height:490px}}@media(max-width:850px){.opening{gap:30px;padding-top:45px;padding-bottom:50px}.cover img{height:380px}.cover small{display:none}.gallery{columns:2}.opening-note{margin-top:25px}.collection{padding-top:45px}}@media(max-width:600px){.album-header{padding:21px 6%}.brand img{width:125px}.back{font-size:12px;gap:10px;max-width:160px}.opening{display:flex;flex-direction:column;align-items:stretch;padding:40px 6%}.opening h1{font-size:59px;margin:18px 0}.intro{font-size:15px;max-width:340px}.opening-note{display:none}.browse{margin-top:12px}.cover{margin-top:10px;margin-left:8px}.cover img{height:auto;aspect-ratio:4/3;object-fit:cover}.cover figcaption{font-size:21px}.collection{padding:38px 6%}.collection-heading>p{display:none}.collection h2{font-size:42px}.collection-bar{display:block;margin:25px 0}.filters{gap:7px}.filters button{font-size:12px;padding:9px 13px}.count{margin-top:15px}.gallery{column-gap:14px}.moment{margin-bottom:23px}.moment figcaption{font-size:11px;padding-top:9px}.moment small{display:none}.expand{height:28px;width:28px;right:7px;bottom:7px;font-size:17px}.album-end{font-size:23px;margin-top:20px}.closing{padding:55px 6%}footer{padding:24px 6%;font-size:11px}.viewer{padding:14px 12px}.viewer-stage{gap:5px;grid-template-columns:38px 1fr 38px}.viewer-stage button{min-width:36px;min-height:44px;font-size:18px}.viewer-stage img{max-height:calc(100dvh - 200px)}#viewer-caption{font-size:23px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.moment img{transition:none}}
