:root{--ink:#171914;--paper:#f2efe7;--gold:#c3b08a;--sage:#71765d;--serif:'Cormorant Garamond',Georgia,serif;--sans:'Manrope',Arial,sans-serif;color-scheme:dark;--header-height:102px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 16px)}body{margin:0;background:var(--ink);color:var(--paper);font:15px/1.7 var(--sans);overflow-x:hidden}body.modal-open{overflow:hidden}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{border:0;background:none;color:inherit;cursor:pointer}button:disabled{cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid var(--gold);outline-offset:5px}img{display:block;max-width:100%;height:auto}p,h1,h2,h3,figure{margin:0}em{font-weight:400;color:var(--gold)}h1,h2,h3{font-family:var(--serif);font-weight:400}h2{font-size:clamp(54px,6.2vw,92px);line-height:.98;letter-spacing:-.04em}h3{font-size:38px;line-height:1.1;letter-spacing:-.02em}[hidden]{display:none!important}.section{padding:100px max(6vw,24px);scroll-margin-top:10px}.light{background:var(--paper);color:var(--ink);color-scheme:light}.light em{color:var(--sage)}.eyebrow,.section-label{font-size:11px;letter-spacing:.16em;line-height:1.6}.section-label{display:flex;justify-content:space-between;gap:20px;margin-bottom:58px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:65px}.section-heading p{font-size:14px;line-height:1.9;max-width:290px}.text-link{padding:10px 0;border-bottom:1px solid currentColor;display:inline-block;font-size:13px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:45px;padding:18px 25px;font-size:13px;line-height:1.5;transition:background .25s,transform .25s}.button:hover{transform:translateY(-3px)}.button-light{background:var(--paper);color:var(--ink)}.button-light:hover{background:var(--gold)}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:#393d30}.skip-link{position:fixed;top:10px;left:15px;padding:12px 20px;background:var(--paper);color:var(--ink);z-index:100;transform:translateY(-150%)}.skip-link:focus{transform:none}
.header{position:sticky;top:0;z-index:30;background:#171914f5;backdrop-filter:blur(18px);padding:24px max(6vw,24px);display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:var(--header-height);border-bottom:1px solid #ffffff18}.brand{display:flex;align-items:center;gap:17px;font-size:10px;letter-spacing:.16em;line-height:1.6}.monogram{font:italic 51px/.85 var(--serif);letter-spacing:-.09em}.monogram i{display:inline-block;transform:translateY(7px);font-weight:400}.header nav{display:flex;align-items:center;gap:30px;font-size:12px}.header nav a{position:relative;padding:12px 0}.header nav a:not(.nav-cta):after{content:'';height:1px;position:absolute;bottom:6px;left:0;width:100%;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .3s}.header nav a:hover:after,.header nav a[aria-current]:after{transform:scaleX(1)}.header .nav-cta{color:var(--gold);border-bottom:1px solid var(--gold)}.nav-cta span{margin-left:22px}.menu-toggle{display:none}.scroll-progress{position:absolute;bottom:-1px;left:0;width:100%;height:1px;background:var(--gold);transform:scaleX(var(--scroll,0));transform-origin:left}
.hero{padding-top:38px;padding-bottom:60px}.hero-meta{display:flex;justify-content:space-between;color:#c6c7bb}.hero h1{font-size:clamp(72px,10vw,156px);letter-spacing:-.055em;line-height:.88;margin:38px 4% 42px;position:relative;z-index:2}.hero h1 span{display:block}.hero h1 span+span{padding-left:17%}.hero-composition{display:grid;grid-template-columns:12% 78% 10%;align-items:center;position:relative}.hero-aside{display:flex;flex-direction:column;align-self:stretch;justify-content:space-between;font-size:10px;line-height:1.8;letter-spacing:.12em;padding-bottom:10px}.vertical{writing-mode:vertical-rl;transform:rotate(180deg);font-size:9px}.hero-frame{position:relative;aspect-ratio:1.92;overflow:hidden}.hero-frame img{width:100%;height:100%;object-fit:cover;object-position:center 54%;transform:scale(1.04) translateY(var(--parallax,0px));will-change:transform}.hero-frame>span{position:absolute;bottom:20px;left:24px;font-size:12px;color:#fff;text-shadow:0 2px 6px #000}.hero-circle{border:1px solid var(--gold);border-radius:50%;height:136px;width:136px;margin-left:-65px;background:var(--ink);z-index:2;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;transition:transform .4s,background .4s}.hero-circle:hover{transform:rotate(-8deg);background:#373c2d}.hero-circle>span{font-size:10px;line-height:1.7;letter-spacing:.1em}.hero-circle>b{font-size:30px;font-weight:400}.hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:38px}.hero-bottom>p{font-size:13px;color:#c6c7bb}.hero-bottom>.eyebrow{font-size:9px}.marquee{overflow:hidden;padding:24px 0 30px;border-top:1px solid #ffffff20;font:400 clamp(45px,6vw,85px)/1.2 var(--serif);color:#9b9e90;white-space:nowrap}.marquee>div{width:max-content;animation:marquee 30s linear infinite}.marquee em{color:var(--paper)}
.album-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px 7%}.album-card{display:block;position:relative;text-align:left;padding:0;width:100%}.album-card:nth-child(even){margin-top:90px}.album-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:1.1fr .9fr;gap:7%;align-items:center}.album-cover{aspect-ratio:1.22;overflow:hidden;position:relative;background:#ddd9cd}.album-card:nth-child(2) .album-cover{aspect-ratio:.88}.album-cover img{width:100%;height:100%;object-fit:cover;transition:transform 1.1s cubic-bezier(.2,.8,.2,1),filter .6s}.album-card:hover img{transform:scale(1.055)}.album-card:nth-child(2) .album-cover img{width:150%;max-width:none;margin-left:-25%}.album-cover .photo-number{position:absolute;left:18px;top:18px;color:#fff;font-size:11px;letter-spacing:.1em;text-shadow:0 2px 5px #000}.cover-action{position:absolute;bottom:20px;right:20px;background:var(--paper);color:var(--ink);padding:12px 18px;font-size:12px;transition:background .3s}.album-card:hover .cover-action{background:var(--gold)}.album-description{margin-top:25px}.album-card:last-child .album-description{margin:0}.album-description h3{font-size:clamp(37px,4vw,60px)}.album-description p{margin-top:9px;font-size:13px}.album-description .text-link{margin-top:14px}.section-end{border-top:1px solid #17191435;margin-top:70px;padding-top:25px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:13px}.services{padding-top:0}.services .section-label{border-top:1px solid #17191430;padding-top:40px;margin-bottom:20px}.service-row{display:grid;grid-template-columns:40px 1fr 1.2fr .75fr;gap:30px;align-items:center;padding:34px 0;border-bottom:1px solid #17191425}.service-row>span{font-size:11px}.service-row p{font-size:13px;max-width:330px}.service-row a{font-size:12px;text-decoration:underline;text-underline-offset:6px;justify-self:end}.testimonial-layout{display:grid;grid-template-columns:.9fr 1fr;gap:10%;align-items:center}.testimonial-image{aspect-ratio:.95;overflow:hidden}.testimonial-image img{width:100%;height:100%;object-fit:cover}.quote-mark{font:120px/.8 var(--serif);color:var(--gold)}.testimonial-copy h2{font-size:clamp(52px,5.8vw,82px)}#testimonials-content{margin:30px 0}#testimonials-content p{font:italic 28px/1.35 var(--serif);max-width:440px}.pending-label{display:inline-block;font-size:11px;letter-spacing:.06em;color:#b8bbac;padding-top:20px}.testimonial-copy blockquote{margin:0 0 30px}.testimonial-copy cite{font-style:normal;font-size:12px;display:block;margin-top:20px}.about{background:#e5e2d7}.about-layout{display:grid;grid-template-columns:1.05fr .85fr;gap:10%;align-items:center}.profile{display:flex;gap:22px;align-items:center;margin:38px 0 28px}.profile img{width:95px;height:115px;object-fit:cover;filter:grayscale(1)}.profile div{display:flex;flex-direction:column;gap:5px}.profile strong{font-size:15px;font-weight:500}.profile span{font-size:11px}.about p{margin:20px 0;max-width:430px;font-size:14px}.about .text-link{margin-top:15px}.about-frame{aspect-ratio:.69;overflow:hidden;position:relative}.about-frame img{height:100%;width:150%;max-width:none;object-fit:cover;margin-left:-25%}.about-frame>span{position:absolute;bottom:24px;left:24px;color:#fff}
.availability-layout{display:grid;grid-template-columns:1fr 1fr;gap:8%}.availability-layout>div>p{margin:25px 0;font-size:14px;color:#c6c7bb}.demo-badge{color:var(--gold);letter-spacing:.08em}.steps{list-style:none;padding:0;margin:35px 0}.steps li{padding:10px 0;font-size:13px}.steps span{color:var(--gold);margin-right:18px;font-size:11px}.date-choice{border-top:1px solid #ffffff30;padding-top:28px;margin-top:30px;display:flex;flex-direction:column;gap:10px}.date-choice strong{font:400 36px/1.2 var(--serif)}.date-choice>span:last-child{font-size:12px;color:var(--gold)}.availability-layout>div>.availability-note{max-width:380px;font-size:12px;color:#aeb2a0}.calendar-card{padding:35px;background:var(--paper);color:var(--ink);color-scheme:light;align-self:start}.calendar-heading{display:flex;justify-content:space-between;align-items:center;gap:15px}.calendar-heading h3{font-size:32px;text-transform:capitalize}.calendar-heading button{min-width:44px;min-height:44px;font-size:25px}.calendar-heading button:disabled{opacity:.3}#calendar-feedback{font-size:12px;color:#626953;min-height:20px;margin:10px 0}.weekdays,.calendar-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.weekdays{text-align:center;font-size:11px;color:#737b64;padding-bottom:12px}.calendar-days button{aspect-ratio:1;min-height:40px;font-size:13px;position:relative;border-radius:50%;transition:background .2s}.calendar-days button:not(:disabled):hover{background:#dcd7c8}.calendar-days button[aria-pressed=true]{background:var(--ink);color:var(--paper)}.calendar-days button:disabled{color:#8c9380}.calendar-days button.blocked{text-decoration:line-through}.calendar-days button.blocked:after{content:'×';position:absolute;right:8%;top:0;font-size:9px}.calendar-days button.past{opacity:.5}.calendar-legend{display:flex;justify-content:space-between;gap:12px;padding:20px 0;border-bottom:1px solid #17191425;margin-bottom:20px;font-size:10px}form label{display:block;font-size:12px;margin-top:20px}form input{display:block;width:100%;border:0;border-bottom:1px solid #17191445;background:none;color:var(--ink);border-radius:0;padding:12px 0;font-size:14px}form .button{width:100%;margin-top:28px}.form-note{font-size:11px;color:#666e59;margin-top:15px;line-height:1.7}.form-error{font-size:12px;color:#9a352b;margin-top:12px}.message-preview{border-top:1px solid #17191440;padding-top:20px;margin-top:20px}.message-preview p{font-size:13px;margin:15px 0;overflow-wrap:anywhere}.message-preview .eyebrow{font-size:10px}.message-preview .button{width:100%}#contact-status{font-size:11px;color:#626953}.faq{border-top:1px solid #ffffff20}.faq-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:8%}.faq details{border-bottom:1px solid #ffffff30}.faq summary{display:flex;justify-content:space-between;gap:20px;align-items:center;cursor:pointer;padding:24px 0;list-style:none;font-size:14px}.faq summary::-webkit-details-marker{display:none}.faq summary>span{font-size:23px;color:var(--gold);transition:transform .3s}.faq details[open] summary>span{transform:rotate(45deg)}.faq details p{font-size:13px;color:#c6c7bb;padding:0 32px 25px 0}.faq details a{text-decoration:underline}.footer{padding:70px max(6vw,24px) 30px;background:#22271d}.footer-title{font:400 clamp(48px,7.2vw,110px)/.98 var(--serif);letter-spacing:-.035em;display:block;max-width:1100px}.footer-title>span{display:inline-block;transition:transform .5s}.footer-title:hover>span{transform:translate(12px,-12px)}.footer-bottom{border-top:1px solid #ffffff25;margin-top:70px;padding-top:28px;display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;font-size:11px}.footer-bottom .brand{font-size:11px}.footer-bottom button{padding:5px 0;font-size:11px}.mobile-cta{display:none}
.loader{position:fixed;inset:0;background:var(--ink);color:var(--paper);z-index:80;padding:35px 6%;display:flex;flex-direction:column;transition:transform .85s cubic-bezier(.76,0,.24,1)}.loader-center{flex:1;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:50px}.loader .monogram{font-size:115px;color:var(--gold)}.loader-center p{font:400 clamp(42px,6vw,78px)/1 var(--serif);text-align:center;animation:title-in 1s both}.loader-bottom{display:flex;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:.08em;gap:25px}.loader-bottom button{padding:12px 0;font-size:12px}.loader-track{height:1px;background:#ffffff25;margin-top:18px;overflow:hidden}.loader-track span{display:block;height:1px;background:var(--gold);width:40%;animation:load-bar 1.2s ease-in-out infinite}.loader.leaving{transform:translateY(-101%)}.hero.ready h1 span{animation:title-in 1.1s cubic-bezier(.16,1,.3,1) both}.hero.ready h1 span+span{animation-delay:.1s}.hero.ready .hero-frame{animation:photo-in 1.3s cubic-bezier(.16,1,.3,1) both}.reveal{opacity:1;transform:none}.motion .reveal:not(.visible){opacity:0;transform:translateY(35px)}.motion .reveal{transition:opacity .9s ease,transform 1.1s cubic-bezier(.16,1,.3,1)}
dialog{color:var(--ink);border:0;padding:40px 5%;background:var(--paper);color-scheme:light;max-width:none;width:100%;height:100%;max-height:100%;margin:0;overscroll-behavior:contain}dialog::backdrop{background:#171914e8}dialog[open]{animation:dialog-in .4s ease}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:25px;border-bottom:1px solid #17191425}.dialog-top .text-link{font-size:12px}.album-heading{padding:55px 0 45px}.album-heading h2{margin-top:16px}.album-heading p{margin-top:18px;font-size:14px}.photo-grid{columns:3;column-gap:25px}.photo-tile{width:100%;padding:0;margin:0 0 25px;display:block;break-inside:avoid;position:relative;overflow:hidden;background:#dedacd}.photo-tile img{width:100%;height:auto;transition:transform .6s}.photo-tile:hover img{transform:scale(1.03)}.photo-tile>span{position:absolute;bottom:10px;right:10px;background:var(--paper);padding:7px 12px;font-size:11px}.album-bottom{display:flex;justify-content:space-between;gap:20px;padding:25px 0;border-top:1px solid #17191425;font-size:12px}#lightbox{background:#11130f;color:var(--paper);padding:20px 3%;display:none;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden}#lightbox[open]{display:grid}.lightbox-top,.lightbox-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:12px}.lightbox-top{padding-bottom:16px}.lightbox-top button{padding:10px}.lightbox-stage{min-height:0;display:grid;grid-template-columns:55px minmax(0,1fr) 55px;gap:15px;align-items:center}.lightbox-stage>img{height:100%;max-height:100%;min-height:0;width:100%;object-fit:contain;animation:dialog-in .3s}.lightbox-stage button{font-size:28px;min-height:50px}.lightbox-bottom{padding-top:18px}.lightbox-bottom p{max-width:65%}.lightbox-bottom a{text-decoration:underline;text-underline-offset:4px;font-size:11px}.lightbox-stage button:disabled{opacity:.2}
@keyframes title-in{from{opacity:0;transform:translateY(45px);filter:blur(6px)}to{opacity:1;transform:none;filter:blur(0)}}@keyframes photo-in{from{clip-path:inset(0 0 100% 0)}to{clip-path:inset(0)}}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes load-bar{from{transform:translateX(-100%)}to{transform:translateX(350%)}}@keyframes dialog-in{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}
@media(min-width:1600px){.section,.header,.footer{padding-left:max(6vw,calc((100vw - 1450px)/2));padding-right:max(6vw,calc((100vw - 1450px)/2))}}
@media(max-width:1000px){.header nav{gap:20px;font-size:11px}.brand{gap:12px}.nav-cta span{margin-left:8px}.hero-circle{width:110px;height:110px;margin-left:-55px}.section{padding-top:80px;padding-bottom:80px}.hero{padding-top:30px;padding-bottom:50px}.hero-bottom>.eyebrow{display:none}.availability-layout{gap:5%}.calendar-card{padding:24px}.service-row{gap:18px;grid-template-columns:25px 1fr 1.2fr}.service-row a{grid-column:2/-1;justify-self:start}.services{padding-top:0}.calendar-heading h3{font-size:29px}.calendar-legend{font-size:9px}.photo-grid{columns:2}.footer-bottom{font-size:10px}}
@media(max-width:760px){:root{--header-height:82px}.header{padding:18px 22px;flex-wrap:wrap}.brand{font-size:9px}.brand .monogram{font-size:40px}.menu-toggle{display:flex;align-items:center;gap:14px;font-size:12px;padding:8px 0}.menu-toggle span{font-size:22px}.header nav{display:none;flex-direction:column;align-items:stretch;width:100%;gap:0;padding:15px 0;font-size:16px}.header nav.open{display:flex}.header nav a{padding:16px 0;border-bottom:1px solid #ffffff20}.header .nav-cta{margin-top:10px;font-size:14px}.hero-meta{font-size:9px}.hero-meta>span:last-child{display:none}.hero h1{font-size:clamp(54px,10.5vw,85px);margin:32px 0}.hero h1 span+span{padding-left:8%}.hero-composition{grid-template-columns:1fr}.hero-aside{display:none}.hero-frame{aspect-ratio:1.25}.hero-frame img{object-position:right center}.hero-circle{position:absolute;right:14px;bottom:-28px;width:94px;height:94px;margin:0}.hero-circle span{font-size:9px}.hero-frame>span{font-size:10px;left:14px;bottom:14px;max-width:170px}.hero-bottom{margin-top:45px;flex-wrap:wrap;gap:20px}.hero-bottom .button{width:100%}.hero-bottom p{font-size:12px}.section{padding:65px 23px}.hero{padding-top:24px;padding-bottom:42px}.section-label{margin-bottom:35px;font-size:10px;flex-wrap:wrap;gap:10px}.section-label>span:last-child:not(:first-child){font-size:9px}.section-heading{align-items:start;flex-direction:column;gap:25px;margin-bottom:40px}h2{font-size:58px}.album-grid{gap:40px 24px}.album-description h3{font-size:36px}.album-description p{font-size:12px}.album-card:nth-child(even){margin-top:50px}.album-cover{aspect-ratio:.85}.album-card:nth-child(2) .album-cover{aspect-ratio:.72}.cover-action{font-size:10px;padding:9px 12px;bottom:10px;right:10px}.album-cover .photo-number{left:10px;top:10px;font-size:9px}.album-description .text-link{font-size:12px}.album-card:last-child{gap:24px}.album-card:last-child .album-cover{aspect-ratio:1}.album-card:last-child .album-description h3{font-size:32px}.section-end{align-items:start;flex-direction:column;margin-top:45px}.services{padding-top:0}.service-row{grid-template-columns:25px 1fr;gap:18px}.service-row h3{font-size:37px}.service-row p{grid-column:2/-1}.testimonial-layout,.about-layout,.availability-layout,.faq-layout{grid-template-columns:1fr;gap:40px}.testimonial-image{aspect-ratio:1.3}.testimonial-copy h2{font-size:58px}.about-frame{aspect-ratio:.95;max-height:520px}.about-frame img{object-position:center 35%}.availability-layout>div>p{font-size:13px}.calendar-card{padding:24px}.calendar-days button{min-height:40px;font-size:12px}.calendar-heading h3{font-size:30px}.calendar-legend{font-size:10px}form input{font-size:16px}.footer{padding:55px 23px 100px}.footer-title{font-size:57px}.footer-bottom{margin-top:45px;gap:22px}.footer-bottom .brand{width:100%}.mobile-cta{position:fixed;bottom:0;left:0;right:0;z-index:35;display:flex;align-items:center;justify-content:space-between;padding:16px 24px calc(16px + env(safe-area-inset-bottom));background:var(--paper);color:var(--ink);font-size:13px;box-shadow:0 -5px 30px #0002;transition:transform .3s}.mobile-cta.at-form{transform:translateY(105%)}.loader{padding:25px}.loader .eyebrow{font-size:10px}.loader-bottom{font-size:10px}.loader-bottom button{font-size:11px}.dialog-top{gap:12px;flex-wrap:wrap}.dialog-top .eyebrow{font-size:10px}.dialog-top>button:last-child{display:none}.photo-grid{columns:2;column-gap:12px}.photo-tile{margin-bottom:12px}.photo-tile>span{font-size:9px;padding:4px 8px}.album-heading{padding:35px 0}.album-heading h2{font-size:55px}.album-bottom{flex-wrap:wrap}.lightbox-stage{grid-template-columns:36px minmax(0,1fr) 36px;gap:0}.lightbox-stage button{font-size:22px}.lightbox-bottom{flex-direction:column;align-items:start;gap:10px;padding-bottom:env(safe-area-inset-bottom)}.lightbox-bottom p{max-width:100%;font-size:12px}}
@media(max-width:420px){h2,.testimonial-copy h2{font-size:49px}.hero h1{font-size:51px}.album-grid{grid-template-columns:1fr;gap:38px}.album-card:nth-child(even){margin-top:0}.album-card:last-child{display:block;grid-column:auto}.album-card:last-child .album-description{margin-top:25px}.album-card:last-child .album-description h3{font-size:36px}.album-cover,.album-card:nth-child(2) .album-cover{aspect-ratio:1.1}.calendar-card{padding:17px}.calendar-days{gap:1px}.calendar-days button{min-height:36px}.calendar-heading h3{font-size:25px;white-space:nowrap}.calendar-legend{font-size:9px;gap:7px}.button{gap:20px;padding:16px 20px}.footer-title{font-size:48px}.photo-grid{columns:1}.photo-tile>span{font-size:11px;padding:7px 12px}.hero-frame{aspect-ratio:1.1}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.motion .reveal:not(.visible){opacity:1;transform:none}.hero-frame img{transform:none;will-change:auto}.marquee>div{transform:none}}

.availability-layout>div,.calendar-card,.calendar-heading h3{min-width:0}.calendar-card{width:100%}@media(max-width:420px){.calendar-heading{gap:6px}.calendar-heading button{min-width:32px;padding:0}.calendar-heading h3{font-size:23px}.calendar-days button{min-height:32px;padding:0}.hero h1{font-size:clamp(42px,13vw,51px)}}

/* Compact editorial layout and prominent contact actions. */
:root{--header-height:78px}
.header{padding-top:14px;padding-bottom:14px}
.section{padding-top:64px;padding-bottom:64px}
h2{font-size:clamp(44px,4.3vw,66px)}
.section-label{margin-bottom:32px}
.section-heading{margin-bottom:32px}
.section-heading p,.hero-bottom>p,.section-end>span{font-family:var(--serif);font-style:italic;font-size:24px;line-height:1.25}
.section-heading p{max-width:340px}
.hero{padding-top:24px;padding-bottom:30px}
.hero h1{font-size:clamp(64px,6.6vw,102px);margin:22px 4% 24px}
.hero-composition{max-width:940px;margin:auto;grid-template-columns:14% 76% 10%}
.hero-frame{aspect-ratio:2.35}
.hero-frame img{transform:none;will-change:auto;object-position:center 53%}
.hero-circle{width:96px;height:96px;margin-left:-48px}
.hero-circle>span{font-size:9px}
.hero-circle>b{font-size:23px}
.hero-bottom{margin-top:24px}
.hero-bottom>.eyebrow{display:none}
.hero-bottom>p{color:var(--paper)}
.button{min-height:48px;padding:11px 18px 11px 22px;border-radius:999px;gap:22px;font-size:12px;font-weight:600;border:1px solid transparent;box-shadow:0 4px 12px #0000000a}
.button>span:last-child:not(:first-child){display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#ffffff18;font-size:17px;flex-shrink:0}
.button-light{background:var(--gold);color:var(--ink)}
.button-light>span:last-child{background:#17191412}
.button-light:hover{background:#ddcba5}
.header .nav-cta{background:var(--gold);color:var(--ink);border:0;border-radius:999px;padding:11px 18px}
.marquee{font-size:45px;padding:12px 0 16px}
.album-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}
.album-card:nth-child(even){margin-top:0}
.album-card:last-child{grid-column:auto;display:block}
.album-cover,.album-card:nth-child(2) .album-cover,.album-card:last-child .album-cover{aspect-ratio:1.4}
.album-description,.album-card:last-child .album-description{margin-top:14px}
.album-description h3{font-size:36px}
.album-description p{font-size:12px}
.album-description .text-link{margin-top:5px}
.section-end{margin-top:35px;padding-top:24px}
.services{padding-top:0}
.service-row{grid-template-columns:25px .8fr 1.2fr auto;gap:24px;padding:24px 0}
.service-row h3{font-size:34px}
.service-row a{font-size:12px;text-decoration:none}
.testimonial-image{aspect-ratio:1.4;max-height:350px}
.testimonial-copy h2{font-size:clamp(44px,4.3vw,66px)}
.quote-mark{font-size:75px}
#testimonials-content{margin:20px 0}
.about-layout{grid-template-columns:1.15fr .75fr;gap:8%}
.about-frame{aspect-ratio:1;max-height:420px}
.about p{max-width:560px}
.profile{margin:24px 0 20px}
.profile img{width:65px;height:78px}
.instagram-button{border-color:#17191440;background:transparent;gap:12px;margin-top:10px}
.instagram-button:hover{background:var(--ink);color:var(--paper)}
.social-icon{width:20px;height:20px;flex-shrink:0}
.instagram-footer{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border:1px solid #ffffff40;border-radius:999px}
.date-choice{padding-top:20px;margin-top:20px}
.date-choice strong{font-size:30px}
.steps{margin:24px 0}
.calendar-card{max-width:465px;justify-self:end;padding:25px;border-radius:12px}
.calendar-days button{aspect-ratio:auto;min-height:38px}
.footer{padding-top:48px}
.footer-title{font-size:clamp(44px,5vw,74px)}
.footer-bottom{margin-top:40px}
@media(max-width:1000px){.service-row{grid-template-columns:25px 1fr 1.2fr}.album-grid{gap:25px}.album-description h3{font-size:31px}.hero-composition{max-width:800px}.hero-bottom>p{font-size:22px}}
@media(max-width:760px){:root{--header-height:76px}.section{padding:44px 23px}.hero{padding-top:22px;padding-bottom:30px}.hero h1{font-size:clamp(43px,9vw,65px);margin:24px 0}.hero-composition{grid-template-columns:1fr;max-width:520px}.hero-frame{aspect-ratio:1.7}.hero-frame img{object-position:center}.hero-circle{width:78px;height:78px;margin:0;bottom:-20px}.hero-circle>span{font-size:8px}.hero-circle>b{font-size:20px}.hero-bottom{margin-top:35px;gap:18px}.hero-bottom>p{font-size:22px}.hero-bottom .button{width:auto}.section-heading{gap:18px;margin-bottom:26px}.section-heading p{font-size:23px}.section-label{margin-bottom:26px}h2,.testimonial-copy h2{font-size:46px}.album-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 18px}.album-description h3,.album-card:last-child .album-description h3{font-size:29px}.album-cover,.album-card:nth-child(2) .album-cover{aspect-ratio:1.1}.album-card:last-child .album-description{margin-top:14px}.service-row{grid-template-columns:22px 1fr;gap:14px}.services{padding-top:0}.service-row a{grid-column:2/-1}.section-end>span{font-size:23px}.about-layout{grid-template-columns:1fr;gap:28px}.about-frame{max-height:300px}.calendar-card{max-width:100%;justify-self:stretch;padding:22px}.footer-title{font-size:46px}.header .nav-cta{padding:12px 18px}.mobile-cta{background:var(--gold);font-weight:600}.instagram-button{font-size:12px}.section-end{margin-top:28px}.testimonial-layout{gap:28px}}
@media(max-width:420px){.album-grid{grid-template-columns:1fr}.album-cover,.album-card:nth-child(2) .album-cover,.album-card:last-child .album-cover{aspect-ratio:1.6}.hero h1{font-size:clamp(38px,10.8vw,45px)}.hero-frame>span{display:none}.calendar-card{padding:17px}.calendar-days button{min-height:32px}.button{gap:14px}.instagram-button{gap:9px;padding-left:16px}.footer-title{font-size:42px}}
.album-description p{font-family:var(--serif);font-style:italic;font-size:20px;line-height:1.25}
@media(max-width:760px){.album-description p{font-size:19px}}

/* Give the photographer a recognizable portrait in the introduction. */
.profile{gap:24px}
.profile img{width:150px;height:180px;flex-shrink:0;object-fit:cover}
@media(max-width:760px){.profile{gap:18px}.profile img{width:120px;height:144px}}
@media(max-width:360px){.profile{gap:14px}.profile img{width:105px;height:126px}.profile strong{font-size:14px}}

.hero-ornament{display:flex;align-items:center;gap:18px;width:200px;color:var(--gold)}
.hero-ornament svg{width:80px;height:48px;flex-shrink:0;stroke:currentColor;stroke-width:1;animation:ornament-breathe 5s ease-in-out infinite}
.ornament-line{height:1px;flex:1;background:currentColor;opacity:.45}
@keyframes ornament-breathe{50%{opacity:.5;transform:scale(.94)}}
.faq details{overflow:hidden}
.faq summary{transition:color .25s,padding .25s,background .25s}
.faq summary:hover,.faq summary:focus-visible{color:var(--gold);padding-left:12px;padding-right:12px;background:#ffffff04}
.faq summary>span{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #c3b08a40;border-radius:50%;transition:transform .38s,background .25s}
.faq summary:hover>span{background:#c3b08a15}
.faq details.is-animating:not(.is-expanded) summary>span{transform:rotate(0)}
.faq details.is-expanded summary>span{transform:rotate(45deg)}
@media(max-width:760px){.hero-ornament{width:150px;gap:12px}.hero-ornament svg{width:62px;height:40px}}

/* Two complete passes before the opening curtain leaves. */
.loader-track span{animation-iteration-count:2;animation-fill-mode:forwards}
