@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:#24211e;--muted:#746d63;--paper:#ffffff;--plum:#22201d;--rose:#d9c9b2;--line:#24211e24;--display:'Cormorant Garamond',Georgia,serif;--body:Manrope,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.8 var(--body)}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;width:100%;height:100%;object-fit:cover}button{color:inherit}p{margin:0 0 1.5rem}h1,h2,h3{font-weight:400;margin:0}h1,h2{font-family:var(--display);line-height:.98;letter-spacing:-.045em}h1{font-size:clamp(4rem,7.5vw,8.3rem)}h2{font-size:clamp(3rem,5.2vw,5.6rem)}h3{font-family:var(--display);font-size:2rem;line-height:1.15}em{font-weight:400}button{border:0}a,button{touch-action:manipulation}:focus-visible{outline:3px solid #9b8464;outline-offset:6px}[hidden]{display:none!important}.wrap{width:min(1280px,88%);margin-inline:auto}.section{padding-block:110px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.19em;margin-bottom:24px}.header{position:absolute;z-index:10;top:24px;left:4%;width:92%;padding:15px 25px;display:flex;align-items:center;justify-content:space-between;border:1px solid #ffffff4a;border-radius:60px;background:#ffffffb8;backdrop-filter:blur(24px)}.wordmark{font-family:var(--display);font-size:37px;letter-spacing:-2px;line-height:1}.wordmark span{font-style:italic}.header nav{display:flex;align-items:center;gap:32px;font-size:13px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;border-radius:60px;background:var(--plum);color:white;padding:17px 25px;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#494238;transform:translateY(-2px)}.button-small{padding:12px 20px;font-size:12px}.menu-toggle{display:none}.hero{position:relative;min-height:870px;padding-top:155px;padding-bottom:80px;display:grid;grid-template-columns:1.12fr 1fr;align-items:center;gap:4%}.hero:before{content:'';position:absolute;z-index:-1;inset:-100px -6.8vw -40px;background:radial-gradient(ellipse at 80% 35%,#ded2be85,transparent 55%),radial-gradient(ellipse at 20% 70%,#eee5d680,transparent 55%),linear-gradient(135deg,#fff,#f3eee5)}.hero h1 em{color:#80715d}.intro{font-size:16px;max-width:470px;margin:30px 0}.hero-note{display:flex;gap:16px;align-items:center;margin-top:32px;font-size:12px;line-height:1.5}.hero-note p{margin:0}.tiny-line{width:44px;height:1px;background:var(--muted)}.hero-visual{height:605px;position:relative;padding-left:45px}.hero-photo{width:78%;height:555px;position:relative;display:block;padding:0;overflow:hidden;border-radius:200px 200px 10px 10px;box-shadow:0 35px 80px #24211e25}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 40%,#26211b8a)}.hero-photo img{transition:transform .8s}.hero-photo:hover img{transform:scale(1.04)}.photo-caption{position:absolute;z-index:1;bottom:45px;left:25px;color:white;font-family:var(--display);font-size:40px;line-height:1.05;text-align:left}.play{display:grid;place-items:center;position:absolute;right:18px;bottom:20px;width:48px;height:48px;background:#ffffff26;border:1px solid #ffffff91;backdrop-filter:blur(12px);border-radius:50%;color:white;font-size:14px;z-index:2}.little-photo{position:absolute;right:-10px;bottom:20px;width:42%;height:285px;padding:8px 8px 35px;background:#ffffffbd;backdrop-filter:blur(18px);transform:rotate(7deg);box-shadow:0 20px 60px #26211b30}.little-photo span{display:block;text-align:center;font-size:10px;margin-top:7px}.film-label{display:flex;justify-content:space-between;width:80%;font-size:9px;letter-spacing:.08em;margin-bottom:14px}.handwritten{position:absolute;right:0;top:95px;writing-mode:vertical-rl;font-family:var(--display);font-style:italic;font-size:27px}.subjects{display:flex;align-items:center;justify-content:center;gap:50px;background:var(--plum);color:#faf7f1;padding:27px 5%;font-size:13px;letter-spacing:.04em}.subjects i{color:var(--rose);font-size:19px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:50px}.section-head>p{font-size:14px;color:var(--muted);max-width:350px;margin:0}.text-link{display:inline-block;border-bottom:1px solid currentColor;padding:6px 0;font-size:14px;background:none}.filter-row{display:flex;gap:9px;margin-bottom:36px}.filter{padding:10px 22px;border:1px solid var(--line);border-radius:30px;background:none;font-size:13px}.filter.active{background:var(--plum);color:white;border-color:var(--plum)}.reels-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:46px 26px}.reel-cover{position:relative;width:100%;height:460px;padding:0;border-radius:8px;overflow:hidden;background:#ddd}.reel-cover img{transition:transform .6s}.reel-cover:hover img{transform:scale(1.04)}.reel-tag{position:absolute;left:15px;top:15px;font-size:10px;letter-spacing:.1em;border:1px solid #ffffff60;background:#ffffffbf;backdrop-filter:blur(14px);padding:6px 12px;border-radius:20px}.reel-card h3{font-size:28px;margin:18px 0 8px}.reel-card p{font-size:13px;color:var(--muted);margin:0}.embed-note{font-size:12px;color:var(--muted);margin:30px 0 0}.services{background:#f1ece3}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-grid article{padding:35px 28px;border:1px solid #fff;border-radius:12px;background:linear-gradient(135deg,#ffffffc9,#ffffff45)}.service-label{font-size:10px;letter-spacing:.15em}.service-grid h3{margin:28px 0 20px;font-size:33px}.service-grid p{font-size:14px;color:var(--muted)}.service-grid a{font-size:12px;border-bottom:1px solid var(--line);padding-bottom:8px;display:inline-block}.brand-section{display:grid;grid-template-columns:1.1fr 1fr;gap:12%;align-items:center}.brand-copy h2{margin-bottom:32px}.brand-copy>p:not(.eyebrow){font-size:14px;color:var(--muted)}.planning-board{padding:35px;border:1px solid white;border-radius:16px;background:linear-gradient(140deg,#f5f0e7,#e9dfcf);box-shadow:0 30px 90px #53473715;transform:rotate(2deg)}.board-top,.board-bottom{display:flex;justify-content:space-between}.board-top{font-family:var(--display);font-size:28px}.board-caption{font-size:10px;letter-spacing:.13em;margin-top:22px}.plan-item{display:flex;align-items:center;gap:25px;border-top:1px solid var(--line);padding:22px 0}.plan-item>span{font-size:11px}.plan-item strong{font-size:13px;font-weight:500}.plan-item small{display:block;font-size:11px;color:var(--muted)}.plan-dot{width:7px;height:7px;background:#a08c6c;border-radius:50%;margin-left:auto}.board-bottom{border-top:1px solid var(--line);padding-top:20px;font-size:12px}.example-note{font-size:10px;color:var(--muted);margin:15px 0 0}.about{background:var(--plum);color:#fbf8f3;position:relative;overflow:hidden}.about:before{content:'';position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at 85% 20%,#8d795c55,transparent 55%)}.about-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.about figure{margin:0}.about-portrait img{height:640px;border-radius:250px 250px 4px 4px}.about figcaption{font-size:11px;opacity:.7;margin-top:12px}.about h2{margin-bottom:22px}.names{font-family:var(--display);font-size:27px}.about-grid>div>p:not(.eyebrow):not(.names){font-size:14px;color:#ded6ca}.about-video-link{display:block;margin-top:12px;color:inherit}.about-moments{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:6%;align-items:center;margin-top:90px}.about-moments img{height:320px;border-radius:5px}.about-moments>div{text-align:center}.about-quote{font-family:var(--display);font-size:38px;line-height:1.1}.about-moments>div>p:last-child{font-size:13px;color:#ded6ca}.process ol{list-style:none;padding:0;margin:60px 0 0;display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.process li{border-top:1px solid var(--line);padding-top:20px}.process li>span{font-size:12px;color:#8a775a}.process h3{font-size:27px;margin:26px 0 16px}.process li p{font-size:13px;color:var(--muted)}.faq{display:grid;grid-template-columns:1fr 1.3fr;gap:10%;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px;padding:23px 0;font-size:14px}summary:after{content:'+';font-size:20px}details[open] summary:after{content:'−'}details p{font-size:14px;color:var(--muted);max-width:95%}.contact{background:radial-gradient(ellipse at 0% 90%,#ded0b9,transparent 65%),linear-gradient(130deg,#f6f1e8,#eeeadf)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%}.contact h2{margin-bottom:30px}.contact-grid>div>p:not(.eyebrow){font-size:14px}.contact-email{font-family:var(--display);font-size:clamp(22px,2.4vw,32px);display:block;margin:35px 0 12px;overflow-wrap:anywhere}.contact-grid>div>.text-link{font-size:12px}form{background:#ffffff70;border:1px solid white;border-radius:16px;padding:32px;backdrop-filter:blur(20px)}label{display:block;font-size:12px;margin-bottom:17px}label small{font-size:10px;color:var(--muted)}input,select,textarea{width:100%;margin-top:7px;display:block;border:1px solid #24211e25;border-radius:5px;background:#ffffff70;color:var(--ink);padding:12px;font-size:14px;min-width:0}textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.error{font-size:11px;color:#93294d}.form-help,#form-status{font-size:11px;margin:18px 0 0;color:var(--muted)}footer{padding-block:40px;display:flex;align-items:center;justify-content:space-between;gap:25px}footer>span,footer>a:not(.wordmark),footer small{font-size:11px}.skip{position:fixed;left:20px;top:-80px;background:white;padding:10px;z-index:100}.skip:focus{top:10px}dialog{border:0;border-radius:14px;padding:22px;width:min(500px,94%);max-height:90dvh;background:var(--paper)}dialog::backdrop{background:#26211bcc;backdrop-filter:blur(8px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.dialog-head h2{font-size:28px}.dialog-head button{padding:10px;background:none}#embed-slot iframe{width:100%;height:60dvh;border:0}.video-fallback{font-size:12px;margin:15px 0 0}.video-fallback a{text-decoration:underline}.modal-open{overflow:hidden}
@media(min-width:1400px){.hero{min-height:920px}.hero-visual{height:650px}.hero-photo{height:610px}.little-photo{bottom:0}}
@media(max-width:1000px){.header nav{gap:16px}.header nav>a{font-size:11px}.hero{min-height:760px}.hero-visual{height:510px;padding-left:10px}.hero-photo{height:470px;width:85%}.little-photo{height:230px}.hero h1{font-size:70px}.subjects{gap:25px}.reel-cover{height:370px}.service-grid{gap:12px}.service-grid article{padding:25px 20px}.about-portrait img{height:540px}.about-moments{gap:25px}.about-moments img{height:270px}.about-quote{font-size:30px}.contact-grid{gap:5%}.section{padding-block:85px}}
@media(max-width:760px){.wrap{width:88%}.header{top:14px;padding:16px 20px}.header .wordmark{font-size:30px}.menu-toggle{display:block;background:none;font-size:13px}.header nav{display:none;position:absolute;left:0;right:0;top:74px;padding:24px;border-radius:22px;background:#fffffff5;box-shadow:0 20px 50px #24211e20;align-items:stretch}.header nav.open{display:flex;flex-direction:column;gap:20px}.header nav>a{font-size:14px}.hero{grid-template-columns:1fr;padding-top:140px;gap:40px;padding-bottom:45px}.hero h1{font-size:clamp(62px,12vw,88px)}.hero .eyebrow{font-size:10px}.intro{font-size:14px;margin:24px 0}.hero-note{display:none}.hero-visual{width:min(450px,100%);margin:auto;height:500px;padding:0 35px 0 12px}.hero-photo{height:450px;width:85%}.little-photo{width:40%;height:235px;right:10px;bottom:0}.handwritten{right:0;top:60px;font-size:23px}.photo-caption{font-size:34px}.film-label{width:85%;font-size:8px}.subjects{gap:14px;flex-wrap:wrap;padding:22px 5%;font-size:10px}.subjects i{font-size:12px}.section{padding-block:65px}.section-head{display:block;margin-bottom:32px}.section-head>p{margin-top:24px}.eyebrow{font-size:10px;margin-bottom:19px}h2{font-size:52px}.reels-grid{grid-template-columns:repeat(2,1fr);gap:28px 14px}.reel-cover{height:290px}.reel-card h3{font-size:24px}.reel-card p{font-size:12px}.reel-tag{font-size:8px;padding:5px 7px;left:8px;top:8px}.reel-cover .play{width:38px;height:38px;right:10px;bottom:12px}.filter{font-size:12px;padding:9px 17px}.service-grid,.brand-section,.about-grid,.faq,.contact-grid{grid-template-columns:1fr}.service-grid{gap:16px}.service-grid article{padding:28px}.service-grid h3{margin:18px 0}.brand-section{gap:35px}.planning-board{transform:none;padding:28px}.about-grid{gap:40px}.about-portrait img{height:auto;aspect-ratio:4/5}.about-moments{grid-template-columns:1fr 1fr;gap:20px;margin-top:55px}.about-moments>div{grid-column:1/-1;grid-row:1}.about-moments img{height:270px}.about-moments .about-quote{font-size:38px}.process ol{grid-template-columns:1fr 1fr;gap:25px;margin-top:35px}.process h3{font-size:26px;margin-top:18px}.faq{gap:25px}.contact-grid{gap:35px}form{padding:24px}.contact-email{font-size:28px}footer{flex-wrap:wrap}footer .wordmark{width:45%}footer>span{width:45%;text-align:right}footer small{margin-left:auto}}
@media(max-width:400px){.reel-cover{height:235px}.hero-visual{height:445px}.hero-photo{height:400px}.little-photo{height:195px}.subjects{gap:10px}.form-row{grid-template-columns:1fr;gap:0}.about-moments img{height:220px}.contact-email{font-size:25px}h2{font-size:46px}.filter{padding:8px 12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Final readability and player placement */
.hero-photo .play{top:24px;bottom:auto;right:24px}.service-grid p,.brand-copy>p:not(.eyebrow),.about-grid>div>p:not(.eyebrow):not(.names),.process li p,details p,.contact-grid>div>p:not(.eyebrow){font-size:16px}label,summary,.header nav>a:not(.button),.service-grid a{font-size:14px}.hero{isolation:isolate}.hero:before{left:calc((min(1280px,88vw) - 100vw)/2);right:calc((min(1280px,88vw) - 100vw)/2)}

/* Refined neutral palette and a single square hero photograph. */
.hero-visual{margin:0;padding:0;height:auto;width:100%;max-width:none;align-self:center}
.hero-photo{display:block;width:100%;height:auto;aspect-ratio:1;border-radius:0;box-shadow:none;overflow:hidden;position:relative}
.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 42%}
.hero-photo:after{background:linear-gradient(transparent 60%,#19171360)}
.hero-photo .photo-caption{left:28px;right:20px;bottom:27px;font-size:clamp(25px,2.7vw,40px);line-height:1.15}
.hero-photo:hover img{transform:none}
.hero{min-height:780px;gap:6%;grid-template-columns:1fr 1fr}
.hero:before{background:linear-gradient(115deg,#fff 15%,#f1ebe0 100%)}
.about{background:#eee7db;color:var(--ink)}
.about:before{background:none}
.about-grid>div>p:not(.eyebrow):not(.names),.about-moments>div>p:last-child{color:var(--muted)}
.about-portrait img{border-radius:4px}
.subjects{background:#e9e0d2;color:var(--ink)}.subjects i{color:#8a775a}
@media(max-width:1000px){.hero{min-height:720px}.hero h1{font-size:clamp(54px,7vw,70px)}}
@media(max-width:760px){.hero{grid-template-columns:1fr;min-height:0;gap:36px;padding-bottom:42px}.hero h1{font-size:clamp(58px,11.7vw,88px)}.hero-visual{width:100%;height:auto;padding:0;margin:0;max-width:none}.hero-photo{height:auto;width:100%;aspect-ratio:1}.hero-photo .photo-caption{font-size:28px;left:20px;bottom:22px}}

/* Service ribbon: balanced vertical spacing on every screen. */
.subjects{position:relative;z-index:1;min-height:96px;padding:30px 6%;display:flex;align-items:center;justify-content:center;gap:clamp(20px,4vw,64px);line-height:1.4}
.subjects span{display:block;margin:0;white-space:nowrap;font-size:15px;line-height:1.4}
.subjects i{display:block;font-style:normal;font-size:21px;line-height:1;flex-shrink:0}
@media(max-width:760px){.subjects{display:grid;grid-template-columns:1fr 1fr;gap:20px 16px;padding:26px 6%;min-height:0;text-align:center}.subjects span{font-size:13px;white-space:normal}.subjects i{display:none}}

/* A concrete business offer, paired with original catering photography. */
.brand-section{gap:8%;grid-template-columns:1.1fr 1fr}
.deliverables-title{font-family:var(--body);font-size:16px;font-weight:600;margin:28px 0 12px}
.business-deliverables{list-style:none;padding:0;margin:0 0 30px}
.business-deliverables li{font-size:15px;padding:12px 0;border-bottom:1px solid var(--line);display:flex;gap:12px;align-items:baseline}
.business-deliverables li:before{content:'✓';color:#80715d;font-size:14px}
.business-photo{margin:0;align-self:center}
.business-photo img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:3px}
@media(max-width:760px){.brand-section{grid-template-columns:1fr;gap:32px}.business-deliverables li{font-size:14px}.business-photo{width:100%}}

.form-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}button:disabled{opacity:.6;cursor:wait}

/* Full-bleed wedding photograph, with restrained smoked-glass surfaces. */
.hero.hero-immersive{width:100%;margin:0;min-height:850px;min-height:max(850px,94svh);padding:155px 6% 90px;display:flex;justify-content:flex-end;align-items:center;position:relative;overflow:hidden;background:#282725;isolation:isolate}
.hero-immersive .hero-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 55%;z-index:-3}
.hero.hero-immersive:before{inset:0;z-index:-2;background:linear-gradient(90deg,#15141208 30%,#15141240 100%),linear-gradient(0deg,#15141266,transparent 30%,transparent 80%,#15141244);pointer-events:none}
.hero-immersive .hero-copy{width:min(510px,44%);padding:38px 36px;border:1px solid #ffffff45;border-radius:18px;background:linear-gradient(135deg,#28272490,#191816af);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 24px 80px #00000020,inset 0 1px #ffffff20;color:#fff}
.hero-immersive h1{font-size:clamp(56px,5.1vw,78px);line-height:1.02;letter-spacing:-.045em}
.hero-immersive h1 em{color:#eadfcc}
.hero-immersive .eyebrow{font-size:11px;letter-spacing:.15em;color:#f1e9dd;margin-bottom:22px}
.hero-immersive .intro{font-size:15px;line-height:1.8;margin:24px 0;color:#f5f2ed}
.hero-immersive .button{background:#f2ece1;color:#25221e;border:1px solid #fff8;box-shadow:0 4px 20px #0001}
.hero-immersive .button:hover{background:#fff}
.hero-immersive .hero-note{margin-top:24px;color:#e1d9ce}
.hero-immersive .tiny-line{background:#ffffff70}
.header{color:#fff;background:linear-gradient(120deg,#ffffff22,#ffffff0d);border:1px solid #ffffff4d;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);box-shadow:0 8px 35px #00000015,inset 0 1px #ffffff18}
.header .button{background:#f5f0e6e8;color:#25221e;border:1px solid #fff6}
.header .button:hover{background:#fff}
.hero-immersive+.subjects{background:#f0e9dd;border-bottom:1px solid #d8cdbc;min-height:96px;padding-block:30px;color:#35302a}
.stories{padding-top:90px}
@media(min-width:1700px){.hero.hero-immersive{padding-right:max(6%,calc((100vw - 1500px)/2));min-height:960px}.hero-immersive .hero-copy{width:550px}}
@media(max-width:1000px) and (min-width:761px){.hero.hero-immersive{padding-inline:4%;min-height:820px}.hero-immersive .hero-copy{width:48%;padding:30px 26px}.hero-immersive h1{font-size:58px}.hero-immersive .hero-background{object-position:40% center}.header nav{gap:15px}.header nav>a:not(.button){font-size:12px}}
@media(max-width:760px){.hero.hero-immersive{min-height:1050px;padding:570px 6% 35px;align-items:flex-end;justify-content:center}.hero-immersive .hero-background{object-position:25% top}.hero-immersive .hero-copy{width:100%;max-width:520px;padding:27px 24px;border-radius:16px;background:linear-gradient(135deg,#27252199,#191816cc);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.hero-immersive h1{font-size:clamp(48px,10.7vw,72px)}.hero-immersive .intro{font-size:14px;margin:20px 0}.hero-immersive .eyebrow{font-size:10px}.hero-immersive .hero-note{display:none}.header nav{background:#282621f0;border:1px solid #ffffff40;color:#fff;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px)}.hero-immersive+.subjects{min-height:0;padding-block:26px}.stories{padding-top:60px}}
@media(prefers-reduced-transparency:reduce){.header{background:#292724}.hero-immersive .hero-copy{background:#292724}}

/* Compact confirmation beneath the form, shown after a confirmed submission. */
#form-status.submission-success{display:flex;align-items:flex-start;gap:10px;margin:22px 0 0;padding:0;border:0;border-radius:0;background:none;box-shadow:none;color:#24211e;scroll-margin-block:80px}
.submission-success .success-icon{flex:0 0 auto;color:#43634b;font-size:24px;line-height:1.35;font-weight:700}
#form-status.submission-success strong{font-family:var(--body);font-size:17px;font-weight:600;line-height:1.65;letter-spacing:normal}
@media(max-width:480px){#form-status.submission-success strong{font-size:16px}}
