@font-face{font-family:DM;src:url('/assets/dm-sans-regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:DM;src:url('/assets/dm-sans-medium.ttf') format('truetype');font-weight:500;font-display:swap}
@font-face{font-family:DM;src:url('/assets/dm-sans-bold.ttf') format('truetype');font-weight:700;font-display:swap}
:root{--paper:#F5F2EB;--ink:#242823;--muted:#65685d;--green:#59664F;--forest:#242823;--line:#d8d9cd;--soft:#CED7C2;font-family:DM,Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:100px}
*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%;height:auto}button,summary{cursor:pointer}button{border:0}p,h1,h2,h3,figure{margin:0}p{line-height:1.65}h1,h2,h3{font-weight:500}h2{font-size:clamp(40px,4.1vw,64px);letter-spacing:-.055em;line-height:1.08}h3{font-size:25px;letter-spacing:-.035em}::selection{background:#c9d4b9;color:var(--ink)}[hidden]{display:none!important}:focus-visible{outline:2px solid var(--green);outline-offset:6px}.section-shell{width:min(1320px,89%);margin-inline:auto}.eyebrow{font-size:11px;font-weight:500;letter-spacing:.15em;line-height:1.5}.skip-link{position:fixed;left:16px;top:-100px;z-index:20;background:var(--forest);color:white;padding:12px}.skip-link:focus{top:10px}
.site-header{width:89%;max-width:1320px;height:80px;margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);position:relative;z-index:10}.wordmark{font-size:30px;line-height:1;font-weight:700;letter-spacing:-1.6px;white-space:nowrap}.site-header nav{display:flex;gap:28px;font-size:12px;font-weight:500}.site-header nav a{position:relative;padding:12px 0}.site-header nav a::after{content:'';height:1px;background:currentColor;position:absolute;bottom:7px;left:0;width:0;transition:width .25s}.site-header nav a:hover::after{width:100%}.header-tools{display:flex;align-items:center;gap:25px}.language-switch{display:flex;align-items:center;gap:1px;font-size:11px}.language-switch button{background:none;padding:10px 6px;min-height:40px;color:#767b6f;font-weight:500}.language-switch button[aria-pressed=true]{color:var(--ink);text-decoration:underline;text-underline-offset:5px}.language-switch>span{color:#a1a598}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;background:var(--forest);color:var(--paper);padding:18px 25px;font-size:13px;font-weight:500;border:1px solid var(--forest);border-radius:3px;line-height:1.25;transition:background .2s,transform .2s}.button:hover{background:#59664F;transform:translateY(-2px)}.button:active{transform:translateY(0)}.button>span:last-child{font-size:20px;line-height:15px}.button.small{font-size:11px;padding:13px 16px;gap:18px}.menu-toggle{display:none}
.hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:6%;padding-block:52px 54px;min-height:690px}.hero-copy{padding-bottom:5px}.hero .eyebrow{margin-bottom:28px}.hero h1{font-size:clamp(84px,9.7vw,146px);line-height:.94;letter-spacing:-.075em}.hero h1 em{font-style:normal;color:var(--green)}.hero-description{font-size:16px;color:var(--muted);margin-top:30px;line-height:1.6}.hero-button{margin-top:30px}.hero-footnote{font-size:11px;margin-top:16px;color:var(--muted)}.hero-visual{position:relative;max-width:430px;width:100%;margin-left:auto}.hero-stage{height:570px;border-radius:49% 49% 3px 3px;overflow:hidden;background:#e6e9e7}.hero-stage img{width:100%;height:100%;object-fit:cover;object-position:center;mix-blend-mode:multiply}.product-note{display:flex;justify-content:space-between;gap:15px;font-size:9px;letter-spacing:.12em;margin-top:15px}.hero-seal{position:absolute;left:-43px;bottom:72px;background:#CED7C2;border-radius:50%;height:95px;width:95px;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-14deg);box-shadow:0 4px 20px #293a2510}.hero-seal span{font-size:9px;letter-spacing:.08em}.hero-seal b{font-size:36px;line-height:1.1;font-weight:500;letter-spacing:-.08em}.occasion-bar{background:var(--soft);display:flex;align-items:center;justify-content:center;gap:4.3vw;padding:22px 4%;font-size:13px;font-weight:500}.bar-dot{font-size:21px;color:#657354;line-height:1}
.experience{padding-block:110px 102px}.intro{max-width:780px;margin:auto;text-align:center}.little-star{font-size:35px;line-height:1;color:var(--green);display:block;margin-bottom:30px}.intro p{font-size:16px;max-width:540px;margin:25px auto 0;color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:5%;margin-top:72px}.step{border-top:1px solid var(--line);padding-top:24px}.step-number{font-size:11px;color:var(--green);display:block;margin-bottom:24px}.step h3{margin-bottom:12px}.step p{font-size:14px;max-width:290px;color:var(--muted)}
.product{display:grid;grid-template-columns:1.07fr 1fr;gap:11%;padding-block:46px 134px;align-items:center}.product-images{min-height:560px;position:relative;align-self:stretch}.detail-image{width:90%;height:315px;object-fit:cover;border-radius:3px}.rear-image{position:absolute;width:50%;height:350px;bottom:0;right:0;object-fit:cover;border:8px solid var(--paper);border-right:0;border-bottom:0;border-radius:3px}.image-caption{position:absolute;left:0;bottom:85px;width:35%;font-size:10px;line-height:1.6;letter-spacing:.1em}.product-copy .eyebrow{margin-bottom:22px;color:var(--green)}.product-copy h2{font-size:clamp(38px,3.6vw,54px)}.product-copy>p:not(.eyebrow){font-size:14px;color:var(--muted);margin-top:23px;max-width:410px}.product-details{margin:28px 0 30px}.product-details>div{padding:13px 0;border-bottom:1px solid var(--line)}.product-details dt{font-weight:500;font-size:13px}.product-details dd{margin:5px 0 0;font-size:12px;color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:30px;border-bottom:1px solid var(--ink);padding-bottom:6px;font-size:12px;font-weight:500}.text-link:hover{color:var(--green)}.text-link>span:last-child{font-size:20px}
.occasions{background:var(--soft);padding-block:85px 92px}.occasion-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:52px}.occasion-heading p{font-size:14px;max-width:340px;color:#606855;padding-bottom:5px}.event{border-top:1px solid #bdc5af}.event:last-child{border-bottom:1px solid #bdc5af}summary{list-style:none}summary::-webkit-details-marker{display:none}.event summary{padding:27px 0;display:flex;align-items:center;gap:40px}.event-number{font-size:11px;color:#627251;width:20px}.event h3{font-size:32px;line-height:1.2}.disclosure-icon{height:20px;width:20px;display:block;position:relative;flex:none;margin-left:auto}.disclosure-icon::before,.disclosure-icon::after{content:'';height:1px;width:14px;background:currentColor;position:absolute;left:3px;top:10px;transition:transform .2s}.disclosure-icon::after{transform:rotate(90deg)}details[open]>summary>.disclosure-icon::after{transform:rotate(0)}.event-body{padding:0 50px 31px 60px;display:flex;justify-content:space-between;gap:40px}.event-body p{font-size:14px;max-width:490px;color:#59644c}.event-body>span{font-size:9px;letter-spacing:.08em;max-width:230px;align-self:flex-end;line-height:1.8;text-align:right}.event summary:hover h3{color:var(--green)}
.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:12%;padding-block:112px}.faq .eyebrow{color:var(--green);margin-bottom:24px}.faq-list{padding-top:4px}.faq details{border-bottom:1px solid var(--line)}.faq summary{display:flex;gap:25px;align-items:center;padding:23px 0;font-size:15px;font-weight:500}.faq details:first-child summary{padding-top:0}.faq details p{padding-bottom:23px;font-size:14px;color:var(--muted);max-width:520px}.faq summary:hover{color:var(--green)}
.contact{background:var(--forest);color:var(--paper);overflow:hidden;position:relative}.contact>.section-shell{padding-block:82px 88px;position:relative}.contact .eyebrow{color:#bfc9ad;margin-bottom:27px}.contact h2{font-size:clamp(60px,6.5vw,98px);line-height:1;letter-spacing:-.06em;position:relative;z-index:1}.contact-description{font-size:14px;color:#d0d5c8;margin-top:28px;position:relative;z-index:1}.contact-pending{display:flex;align-items:center;gap:10px;margin-top:30px;font-size:12px;color:#e0e6d7}.status-dot{width:6px;height:6px;border-radius:50%;background:#bdc9a8}.contact-decoration{position:absolute;right:0;top:95px;font-size:170px;line-height:.78;letter-spacing:-.085em;font-weight:500;color:#ffffff0b;transform:rotate(-10deg);pointer-events:none}.button.light{background:var(--paper);color:var(--forest);margin-top:28px}.button.light:hover{background:#dce3d1}.contact :focus-visible{outline-color:var(--paper)}
footer{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-block:40px}.footer-brand{display:flex;flex-direction:column;gap:10px}.footer-brand .wordmark{font-size:27px}.footer-brand>span{font-size:11px;color:var(--muted)}footer>p{font-size:10px;letter-spacing:.12em}.footer-right{display:flex;flex-direction:column;gap:10px;text-align:right;font-size:10px;color:var(--muted)}.footer-right small{font-size:10px}.footer-right a{display:flex;justify-content:flex-end;gap:12px}.noscript-note{text-align:center;font-size:12px;padding:12px;background:var(--soft)}
.reveal{transition:opacity .65s ease,transform .65s ease}.reveal.is-pending{opacity:0;transform:translateY(20px)}
@media(min-width:1600px){.hero{min-height:760px}.hero-stage{height:610px}.hero-visual{max-width:450px}}
@media(max-width:1100px){.site-header nav{gap:18px;font-size:11px}.header-tools{gap:15px}.site-header .button.small{display:none}.hero{gap:6%;min-height:650px;padding-block:46px}.hero-stage{height:510px}.hero h1{font-size:clamp(82px,10.8vw,118px)}.hero-description{font-size:14px}.hero-seal{left:-30px;width:78px;height:78px}.hero-seal b{font-size:29px}.hero-seal span{font-size:8px}.occasion-bar{font-size:11px;gap:3.5vw}.product{gap:7%;padding-bottom:100px}.product-images{min-height:530px}.detail-image{height:280px}.rear-image{height:300px;width:60%}.image-caption{font-size:9px;bottom:80px}.product-copy h2{font-size:39px}.event-body{gap:25px}.contact-decoration{font-size:140px;top:120px}}
@media(max-width:899px){:root{scroll-padding-top:30px}.section-shell,.site-header{width:88%}.site-header{height:76px;gap:20px}.wordmark{font-size:28px}.header-tools{gap:18px}.language-switch{font-size:11px}.menu-toggle{display:flex;background:none;flex-direction:column;justify-content:center;gap:6px;width:28px;height:40px;padding:0}.menu-toggle span{display:block;width:24px;height:1px;background:currentColor;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.site-header nav{display:none;position:absolute;top:75px;left:-6.82%;right:-6.82%;padding:22px 6%;background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;gap:6px;box-shadow:0 15px 20px #24282308;font-size:16px}.site-header nav.is-open{display:flex}.site-header nav a{padding:12px 0}.site-header nav a::after{display:none}.hero{grid-template-columns:1fr;gap:42px;padding-block:42px 30px;min-height:0}.hero-copy{padding-bottom:0}.hero .eyebrow{margin-bottom:24px;font-size:10px}.hero h1{font-size:clamp(78px,19.8vw,133px);letter-spacing:-.075em;line-height:.94}.hero h1 br{display:none}.hero-description{margin-top:24px;font-size:14px}.hero-button{margin-top:25px}.hero-footnote{display:none}.hero-visual{width:calc(100% - 24px);max-width:370px;margin:auto}.hero-stage{height:auto;aspect-ratio:2/2.95}.product-note{font-size:8px;margin-top:12px}.hero-seal{left:-22px;bottom:65px;width:80px;height:80px}.occasion-bar{display:grid;grid-template-columns:1fr 1fr;row-gap:14px;padding:20px 6%;font-size:11px;text-align:center}.bar-dot{display:none}.experience{padding-block:68px 60px}.intro h2{font-size:40px}.little-star{margin-bottom:22px;font-size:30px}.intro p{font-size:14px;margin-top:21px}.steps{grid-template-columns:1fr;gap:25px;margin-top:45px}.step{position:relative;padding:22px 0 0 40px}.step-number{position:absolute;left:0;top:28px;margin:0}.step h3{font-size:24px;margin-bottom:10px}.step p{max-width:100%;font-size:13px}.product{grid-template-columns:1fr;gap:42px;padding-block:16px 65px}.product-images{min-height:445px;max-width:460px;width:100%;margin:auto}.detail-image{height:260px;width:90%}.rear-image{height:280px;width:51%}.image-caption{width:38%;font-size:9px;bottom:63px}.product-copy h2{font-size:42px}.product-copy .eyebrow{font-size:10px;margin-bottom:20px}.product-copy>p:not(.eyebrow){font-size:14px;max-width:100%}.product-details{margin-top:22px}.product-details>div{padding:14px 0}.text-link{font-size:13px}.occasions{padding-block:57px}.occasion-heading{display:block;margin-bottom:32px}.occasion-heading h2{font-size:42px}.occasion-heading p{font-size:13px;margin-top:24px}.event summary{padding:23px 0;gap:14px}.event-number{width:18px;font-size:10px}.event h3{font-size:25px}.event-body{display:block;padding:0 0 25px 32px}.event-body p{font-size:13px}.event-body>span{display:block;max-width:100%;text-align:left;margin-top:18px;font-size:8px}.faq{grid-template-columns:1fr;gap:36px;padding-block:64px}.faq h2{font-size:42px}.faq h2 br{display:none}.faq .eyebrow{font-size:10px;margin-bottom:16px}.faq summary{font-size:14px;gap:15px;padding:21px 0}.faq details p{font-size:13px}.contact>.section-shell{padding-block:58px 64px}.contact h2{font-size:62px}.contact .eyebrow{font-size:10px;margin-bottom:22px}.contact-description{font-size:13px;max-width:330px;margin-top:24px}.contact-description br{display:none}.contact-decoration{font-size:115px;top:auto;bottom:30px;right:-45px}.contact-pending{font-size:11px;margin-top:25px}footer{flex-wrap:wrap;gap:28px;padding-block:32px}.footer-brand{width:50%}footer>p{width:100%;order:3;padding-top:20px;border-top:1px solid var(--line);font-size:9px}.footer-right{margin-left:auto}.footer-brand .wordmark{font-size:28px}.footer-brand>span{font-size:10px}}
@media(max-width:374px){.header-tools{gap:10px}.hero h1{font-size:72px}.hero-visual{width:100%}.hero-stage{aspect-ratio:2/2.95}.hero-seal{left:-10px}.product-images{min-height:380px}.detail-image{height:225px}.rear-image{height:240px}.contact h2{font-size:55px}}
.hero-visual{max-width:390px}.hero-stage{height:auto;aspect-ratio:1243/1862}.hero-stage img{object-fit:contain;mix-blend-mode:normal}
@media(max-width:899px){.hero-visual{max-width:370px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.reveal.is-pending{opacity:1;transform:none}}

/* Approved One More identity: optical wordmark and o. mark. */
@font-face{font-family:DM;src:url('/assets/dm-sans-bold-italic.ttf') format('truetype');font-weight:700;font-style:italic;font-display:swap}
.wordmark{display:block;width:156px;margin-left:0}.wordmark img{width:100%;height:auto}.footer-brand .wordmark{width:150px}.hero h1{font-weight:700;letter-spacing:-.055em}.hero h1 em{font-style:italic}.hero-seal img{width:58%;height:auto}.little-star img{width:56px;height:auto;margin:auto}.hero-seal{transform:none}.contact h2{font-weight:700}.footer-brand>span{margin-top:-4px}
@media(max-width:899px){.wordmark{width:146px}.header-tools{gap:14px}.hero h1{letter-spacing:-.065em}.little-star img{width:48px}.footer-brand .wordmark{width:140px}}
@media(max-width:374px){.wordmark{width:132px}.header-tools{gap:10px}}

/* Wedding portraits extend the approved ivory / olive identity. */
.wedding-gallery{display:grid;grid-template-columns:2fr 1fr;gap:16px 24px;margin-bottom:48px}
.wedding-gallery figure{min-width:0}
.wedding-gallery img{width:100%;height:clamp(360px,34vw,490px);object-fit:cover;border-radius:2px;background:var(--paper)}
.wedding-couple img{object-position:50% 0%}
.wedding-bride img{object-position:50% 35%}
.wedding-gallery figcaption{display:flex;gap:12px;padding-top:14px;font-size:14px;line-height:1.5}
.wedding-photo-number{color:var(--green);font-size:12px;letter-spacing:.04em;line-height:1.75}
.wedding-image-note{grid-column:1/-1;font-size:12px;color:#505c45;line-height:1.5;margin-top:2px}
@media(max-width:899px){.wedding-gallery{grid-template-columns:1fr;gap:28px;margin-bottom:35px}.wedding-gallery img{height:auto;aspect-ratio:6/5}.wedding-bride{width:76%;justify-self:end}.wedding-bride img{aspect-ratio:4/5}.wedding-gallery figcaption{font-size:14px;padding-top:11px;gap:9px}.wedding-image-note{margin-top:-6px}}

/* Three different couples introduce the experience; the booth follows. */
.hero{grid-template-columns:1fr 1.1fr;gap:5%;padding-block:38px 42px;min-height:0}
.hero-couples{width:100%;max-width:520px;justify-self:end}
.couple-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.couple-frame{overflow:hidden;aspect-ratio:1/1.04;background:var(--soft);border-radius:2px}
.couple-frame img{width:100%;height:100%;object-fit:cover;object-position:50% 30%}
.couple-frame:first-child{grid-column:1/-1;aspect-ratio:1.9/1}
.couple-frame:first-child img{object-position:50% 0%}
.couples-caption{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:17px;font-size:14px;font-weight:500}
.couples-caption img{width:37px;height:auto}
.hero-concept-note{font-size:12px;color:var(--muted);margin-top:6px}
.product{padding-block:96px 64px}
.product-visual{width:min(100%,360px);margin-inline:auto}
.product-visual .hero-seal{left:-32px}
.wedding-gallery{grid-template-columns:1.15fr 1fr;align-items:center;column-gap:10%}
.wedding-story .eyebrow{font-size:12px;color:var(--green);margin-bottom:26px}
.wedding-story h3{font-size:clamp(36px,3.4vw,52px);line-height:1.08;letter-spacing:-.045em}
.wedding-story>p:not(.eyebrow){font-size:16px;color:#505c45;max-width:370px;margin-top:24px}
.wedding-gallery .wedding-story>img{width:62px;height:auto;aspect-ratio:auto;margin-top:36px;background:none}
.wedding-bride img{height:auto;aspect-ratio:4/5}
@media(max-width:1100px) and (min-width:900px){.hero{gap:4%}.hero h1{font-size:clamp(78px,9.2vw,104px)}.couple-grid{gap:9px}.couples-caption{font-size:13px}.product{gap:9%}.product-visual{width:90%}}
@media(max-width:899px){.hero{grid-template-columns:1fr;gap:30px;padding-block:26px 40px}.hero-couples{grid-row:1;max-width:none}.couple-grid{gap:9px}.couple-frame{aspect-ratio:1/1.02}.couples-caption{margin-top:12px;font-size:13px}.couples-caption img{width:29px}.hero-concept-note{font-size:12px}.hero .eyebrow{margin-bottom:19px}.hero h1{font-size:clamp(70px,19vw,112px)}.hero-description{font-size:15px;margin-top:22px}.hero-button{margin-top:23px}.product{padding-block:58px 45px;gap:44px}.product-visual{width:calc(100% - 24px);max-width:330px}.product-visual .hero-seal{left:-18px}.wedding-gallery{grid-template-columns:1fr;gap:30px}.wedding-story h3{font-size:38px}.wedding-story .eyebrow{margin-bottom:20px}.wedding-story>p:not(.eyebrow){font-size:15px;margin-top:20px}.wedding-gallery .wedding-story>img{width:46px;margin-top:22px}.wedding-bride{width:82%}}

/* Paper photo prints make the experience visible at first glance. */
.hero{padding-block:44px 52px}
.hero-couples{max-width:530px;padding:14px 17px 0}
.print-composition{display:flex;align-items:flex-start;gap:18px;padding-block:16px 30px}
.photo-print{position:relative;background:#FCFAF4;padding:13px 13px 15px;box-shadow:0 10px 24px #24282316,0 1px 3px #24282312;flex-shrink:0}
.photo-print-main{width:51%;margin-top:56px;transform:rotate(-5deg);z-index:1}
.photo-print-strip{width:46%;transform:rotate(5deg)}
.photo-window{overflow:hidden;background:var(--soft)}
.photo-window img{width:100%;height:100%;object-fit:cover;object-position:50% 28%}
.photo-print-main .photo-window{aspect-ratio:3/4}
.photo-print-strip .photo-window{aspect-ratio:1.14/1}
.photo-print-strip .photo-window+.photo-window{margin-top:10px}
.photo-print-strip .photo-window:first-child img{object-position:50% 24%}
.photo-print-strip .photo-window:nth-child(2) img{object-position:50% 8%}
.photo-print figcaption{padding-top:20px;text-align:center}
.photo-print figcaption img{width:76%;max-width:162px;height:auto;margin-inline:auto}
.photo-print figcaption span{display:block;font-size:11px;line-height:1.4;margin-top:9px}
.hero-concept-note{text-align:center;margin-top:4px;font-size:12px}
.hero-description{max-width:430px}
.product-copy h2{font-size:clamp(54px,5.2vw,80px);line-height:1.02}
.product-copy h2 em{font-weight:700;color:var(--green)}
@media(min-width:900px){.hero{min-height:665px}.hero-couples{min-width:0}}
@media(max-width:1100px) and (min-width:900px){.hero-couples{padding-inline:8px}.print-composition{gap:12px}.photo-print{padding:10px}.photo-print-main{margin-top:40px}.photo-print figcaption{padding-top:15px}.photo-print figcaption span{font-size:10px}}
@media(max-width:899px){.hero{padding-block:20px 42px;gap:28px}.hero-couples{padding:9px 10px 0}.print-composition{gap:12px;padding-block:12px 20px}.photo-print{padding:8px 8px 12px}.photo-print-main{margin-top:36px}.photo-print-strip .photo-window+.photo-window{margin-top:7px}.photo-print figcaption{padding-top:14px}.photo-print figcaption span{font-size:9px;margin-top:7px}.hero-concept-note{font-size:11px;margin-top:5px}.product-copy h2{font-size:58px}}

/* Wedding edition: generous, readable type across both languages. */
body{font-size:1.125rem;-webkit-text-size-adjust:100%}
.eyebrow,.hero .eyebrow,.product-copy .eyebrow,.wedding-story .eyebrow,.faq .eyebrow,.contact .eyebrow{font-size:.875rem;letter-spacing:.1em;line-height:1.6}
.site-header{height:92px;gap:22px}
.site-header nav{font-size:1rem;gap:24px;white-space:nowrap}
.header-tools{gap:18px;flex-shrink:0}
.wordmark{flex-shrink:0}
.language-switch{font-size:.875rem}
.language-switch button{min-height:44px;padding-inline:8px;color:var(--muted)}
.button,.button.small{font-size:1rem;line-height:1.4;min-height:50px}
.button.small{padding:13px 18px;gap:16px}
.hero{min-height:710px}
.hero-description,.intro p,.step p,.product-copy>p:not(.eyebrow),.occasion-heading p,.event-body p,.wedding-story>p:not(.eyebrow),.faq details p,.contact-description{font-size:1.125rem;line-height:1.7}
.hero-description{max-width:450px}
.hero-footnote{font-size:.875rem;line-height:1.6;margin-top:14px}
.season-link{display:block;width:fit-content;margin-top:21px;font-size:1rem;line-height:1.6;text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px}
.season-link:hover{color:var(--green)}
.hero-concept-note,.wedding-image-note{font-size:.8125rem;line-height:1.6}
.photo-print figcaption span{font-size:.8125rem;line-height:1.5}
.occasion-bar{font-size:1rem;gap:3vw;line-height:1.5;padding-block:24px}
.product-copy h2{font-size:clamp(3rem,4.3vw,4.6rem);line-height:1.08}
.product-copy>p:not(.eyebrow){max-width:470px}
.product-details dt{font-size:1.125rem;line-height:1.5}
.product-details dd{font-size:1rem;line-height:1.65;margin-top:6px}
.product-details>div{padding-block:17px}
.product-note{font-size:.75rem;line-height:1.5;letter-spacing:.05em;flex-wrap:wrap;gap:8px 12px}
.hero-seal{width:108px;height:108px}
.hero-seal span{font-size:.75rem;letter-spacing:.025em}
.hero-seal img{width:53%;margin-block:3px}
.text-link{font-size:1rem;line-height:1.5}
.intro p{max-width:630px}
.step p{max-width:340px}
.step-number,.event-number{font-size:.875rem}
.occasion-heading p{max-width:380px}
.event-body p{max-width:550px}
.event-body>span{font-size:.875rem;letter-spacing:.05em}
.wedding-story>p:not(.eyebrow){max-width:440px}
.wedding-gallery figcaption{font-size:1rem}
.faq{gap:9%}
.faq summary{font-size:1.125rem;line-height:1.5;padding-block:26px}
.contact h2{font-size:clamp(3.5rem,6.2vw,6rem);line-height:1.08;max-width:1000px}
.contact-description{max-width:620px}
.contact-pending{font-size:1rem;line-height:1.6;align-items:baseline;max-width:650px}
.status-dot{flex-shrink:0}
.booking-note{font-size:.875rem;line-height:1.65;color:#c7d0bd;max-width:610px;margin-top:20px;position:relative;z-index:1}
.contact-decoration{opacity:.5}
.footer-brand>span,footer>p,.footer-right,.footer-right small{font-size:.875rem;line-height:1.6}
footer>p{letter-spacing:.07em}
.noscript-note{font-size:.875rem}
@media(min-width:900px) and (max-width:1100px){.site-header nav{gap:18px}.hero{gap:4%}.hero h1{font-size:clamp(5rem,9.2vw,6.5rem)}.product{gap:7%}.event-body{gap:24px}.event-body>span{max-width:175px}}
@media(max-width:899px){
  .site-header{height:82px;gap:16px}
  .hero{min-height:0;gap:32px}
  .hero-couples{max-width:530px;justify-self:center}
  .hero .eyebrow{font-size:.8125rem}
  .hero-description,.intro p,.step p,.product-copy>p:not(.eyebrow),.occasion-heading p,.event-body p,.wedding-story>p:not(.eyebrow),.faq details p,.contact-description{font-size:1.125rem}
  .photo-print figcaption span{font-size:.75rem}
  .hero-concept-note{font-size:.8125rem}
  .occasion-bar{display:flex;flex-wrap:wrap;gap:10px 24px;padding:22px 6%;font-size:.9375rem}
  .occasion-bar>span:not(.bar-dot){flex:1 1 190px}
  .bar-dot{display:none}
  .product-copy h2{font-size:clamp(2.625rem,11.5vw,3.625rem)}
  .product-visual .hero-seal{width:96px;height:96px}
  .product-note{font-size:.75rem}
  .step-number{top:27px}
  .step h3{font-size:1.625rem;line-height:1.25}
  .event-body>span{font-size:.8125rem}
  .faq summary{font-size:1.125rem}
  .contact h2{font-size:clamp(2.75rem,11.6vw,4rem)}
  .contact-description{max-width:560px}
  .contact-pending{font-size:1rem}
  .footer-brand{width:auto}
  .footer-brand>span,footer>p,.footer-right,.footer-right small{font-size:.875rem}
}
@media(max-width:374px){.site-header{gap:10px}.header-tools{gap:8px}.language-switch button{padding-inline:5px}.hero .eyebrow{letter-spacing:.065em}.contact h2{font-size:2.625rem}.footer-brand .wordmark{width:132px}.footer-right{font-size:.8125rem}footer{gap:22px 12px}}

/* The real ICON and the moments it creates, together in the opening. */
.hero{grid-template-columns:1fr 1.2fr;gap:4%}
.hero-showcase{width:100%;max-width:610px;min-width:0;justify-self:end;padding:10px 14px 0 8px}
.booth-and-prints{display:flex;align-items:center;gap:4%;padding-block:16px 26px}
.opening-booth{width:55%;flex-shrink:0;position:relative}
.opening-booth-stage{border-radius:49% 49% 3px 3px;overflow:hidden;background:#e6e9e7;aspect-ratio:1243/1862}
.opening-booth-stage>img{width:100%;height:100%;object-fit:contain}
.opening-booth figcaption{font-size:.8125rem;line-height:1.5;letter-spacing:.055em;text-align:center;margin-top:16px}
.opening-booth-mark{position:absolute;left:-12px;bottom:64px;width:74px;height:74px;border-radius:50%;background:var(--soft);display:grid;place-items:center}
.opening-booth-mark img{width:58%;height:auto}
.opening-photo-strip{width:41%;transform:rotate(5deg);padding:11px 11px 16px}
.opening-photo-strip .photo-window{aspect-ratio:1.3/1}
.opening-photo-strip .photo-window+.photo-window{margin-top:8px}
.opening-photo-strip .photo-window:first-child img{object-position:50% 28%}
.opening-photo-strip .photo-window:nth-child(2) img{object-position:50% 24%}
.opening-photo-strip .photo-window:nth-child(3) img{object-position:50% 8%}
.opening-photo-strip figcaption{padding-top:18px}
.opening-photo-strip figcaption img{width:87%}
.hero-showcase .hero-concept-note{max-width:440px;margin:8px auto 0}
@media(max-width:1100px) and (min-width:900px){.hero{grid-template-columns:.95fr 1.2fr}.hero h1{font-size:clamp(4.625rem,8.6vw,6rem)}.hero-showcase{padding-right:10px}.opening-booth-mark{width:60px;height:60px;left:-8px}.opening-photo-strip{padding:9px 9px 14px}.opening-photo-strip figcaption{padding-top:14px}}
@media(max-width:899px){.hero{grid-template-columns:1fr}.hero-showcase{grid-row:1;justify-self:center;max-width:560px;padding:6px 9px 0 6px}.booth-and-prints{gap:4%;padding-block:14px 18px}.opening-photo-strip{padding:8px 8px 12px}.opening-photo-strip .photo-window+.photo-window{margin-top:6px}.opening-photo-strip figcaption{padding-top:12px}.opening-photo-strip figcaption span{font-size:.75rem;margin-top:7px}.opening-booth figcaption{font-size:.75rem;letter-spacing:.025em;margin-top:12px}.opening-booth-mark{width:52px;height:52px;left:-9px;bottom:47px}.hero-showcase .hero-concept-note{font-size:.8125rem;margin-top:4px}}
@media(max-width:374px){.opening-photo-strip{padding:6px 6px 10px}.opening-booth-mark{width:44px;height:44px;left:-6px}.opening-booth figcaption{letter-spacing:0}}

/* A short, bilingual wedding enquiry; WhatsApp is the visitor's final step. */
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.contact-layout{display:grid;grid-template-columns:1fr 1.08fr;gap:8%;align-items:start}
.contact-intro{padding-top:20px;min-width:0}
.contact-intro h2{font-size:clamp(3rem,4.6vw,4.5rem);line-height:1.1}
.contact-intro .contact-description{max-width:430px}
.contact-intro .booking-note{max-width:420px;margin-top:30px}
.contact-brand-mark{width:76px;height:auto;margin-top:44px}
.enquiry-form{background:var(--paper);color:var(--ink);border-radius:5px;padding:34px;min-width:0;scroll-margin-top:30px}
.enquiry-form h3{font-size:1.875rem;font-weight:700;line-height:1.15;letter-spacing:-.035em}
.form-intro{font-size:1rem;line-height:1.6;color:var(--muted);margin-top:12px;margin-bottom:26px}
.enquiry-form .contact-pending{display:block;color:#49523f;background:#e2e7da;border-left:3px solid var(--green);font-size:.875rem;line-height:1.6;padding:12px 14px;margin:0 0 24px}
.form-field{display:block;margin:0 0 22px;padding:0;border:0;min-width:0}
.form-field>label:not(.flexible-toggle),.form-field legend,.form-row label{display:flex;align-items:baseline;justify-content:space-between;gap:8px;font-size:1rem;font-weight:500;line-height:1.5;margin-bottom:8px}
.form-field legend{padding:0;float:none;width:100%}
.form-field label small{font-size:.8125rem;font-weight:400;color:var(--muted)}
.enquiry-form input:not([type=checkbox]),.enquiry-form select{display:block;width:100%;min-width:0;min-height:52px;padding:13px 14px;font:inherit;font-size:1rem;line-height:1.5;color:var(--ink);background:#fffcf7;border:1px solid #a8afa0;border-radius:3px;box-shadow:none}
.enquiry-form input::placeholder{color:#73796c;opacity:1}
.enquiry-form input[type=date]{appearance:none;-webkit-appearance:none;height:52px}
.enquiry-form input[type=date]::-webkit-date-and-time-value{text-align:left}
.enquiry-form :focus-visible{outline:2px solid var(--green);outline-offset:3px}
.flexible-toggle{display:flex;align-items:center;gap:10px;font-size:.875rem;line-height:1.5;min-height:44px;margin-top:-2px;margin-bottom:8px;cursor:pointer}
.flexible-toggle input{width:19px;height:19px;flex:none;margin:0;accent-color:var(--green)}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;min-width:0}
.form-row>div{min-width:0}
.form-row label{font-size:.875rem;font-weight:400}
.field-hint{font-size:.8125rem;line-height:1.5;margin-top:9px;color:var(--muted)}
.enquiry-submit{width:100%;gap:12px;min-height:56px;padding:16px;white-space:normal}
.enquiry-submit>span:last-child{font-size:1rem;line-height:1.5}
.enquiry-submit svg{flex:none}
.enquiry-submit:disabled{background:#cfd5c7;border-color:#cfd5c7;color:#51594b;cursor:not-allowed;transform:none}
.form-privacy{font-size:.8125rem;line-height:1.6;color:var(--muted);margin-top:16px}
.form-status{font-size:.9375rem;line-height:1.6;color:var(--ink);margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}
.whatsapp-retry{font-size:.9375rem;margin-top:12px}
.floating-contact{position:fixed;right:26px;bottom:max(24px,env(safe-area-inset-bottom));z-index:15;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:56px;padding:15px 22px;border-radius:40px;background:var(--forest);color:var(--paper);box-shadow:0 4px 20px #24282328;border:1px solid #8b9880;font-size:1rem;font-weight:500;line-height:1.4;transition:background .2s,transform .2s}
.floating-contact:hover{background:var(--green);transform:translateY(-2px)}
.floating-contact:focus-visible{outline:3px solid var(--green);outline-offset:4px}
@media(max-width:1100px) and (min-width:900px){.contact-layout{gap:5%;grid-template-columns:1fr 1.2fr}.contact-intro h2{font-size:2.875rem}.enquiry-form{padding:27px}}
@media(max-width:899px){
  .hero{padding-top:12px;gap:18px}
  .hero-showcase{max-width:440px;width:82%;padding-top:0}
  .booth-and-prints{padding-block:10px 12px}
  .hero-showcase .hero-concept-note{font-size:.75rem;line-height:1.45}
  .hero .eyebrow{margin-bottom:14px}
  .hero h1{font-size:clamp(3.875rem,17vw,5.5rem)}
  .hero-description{margin-top:18px}
  .hero-button{margin-top:20px}
  .season-link{margin-top:16px}
  .contact-layout{grid-template-columns:1fr;gap:34px}
  .contact-intro{padding-top:0}
  .contact-intro h2{font-size:clamp(2.625rem,10vw,3.75rem)}
  .contact-intro .booking-note{margin-top:20px}
  .contact-brand-mark{display:none}
  .enquiry-form{padding:26px 22px}
  .floating-contact{right:16px;bottom:calc(16px + env(safe-area-inset-bottom));min-height:52px;padding:13px 18px}
  footer{padding-bottom:100px}
}
@media(max-width:374px){.hero-showcase{width:90%}.enquiry-form{padding:24px 16px}.enquiry-form h3{font-size:1.625rem}.form-field>label:not(.flexible-toggle){flex-wrap:wrap;gap:2px 8px}.form-row{grid-template-columns:1fr}.floating-contact{font-size:.9375rem}.opening-booth figcaption{font-size:.75rem}.contact-intro h2{font-size:2.625rem}}

.intake-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
.enquiry-form[aria-busy="true"] input,.enquiry-form[aria-busy="true"] select{pointer-events:none;opacity:.6}

/* The booth photo no longer carries a caption row, so the seal sits on the image. */
.product-visual .hero-seal{bottom:34px}

/* Curtain backdrop options: a compact row of swatches beside the heading. */
.backdrops{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.4fr);column-gap:7%;align-items:center;padding-block:16px 104px}
.backdrops-heading .eyebrow{color:var(--green);margin-bottom:20px}
.backdrops h2{font-size:clamp(2.5rem,3.6vw,3.5rem)}
.backdrops h2 em{font-style:italic;font-weight:700;color:var(--green)}
.backdrop-text{max-width:380px;margin-top:20px;font-size:1.125rem;line-height:1.7;color:var(--muted)}
.backdrop-note{max-width:380px;margin-top:14px;font-size:.875rem;line-height:1.6;color:var(--muted)}
.backdrop-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.backdrop-option figure{margin:0}
.backdrop-option img{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;border-radius:2px;background:var(--soft)}
.backdrop-option figcaption{display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:10px;row-gap:1px;padding-top:12px}
.backdrop-swatch{grid-row:span 2;width:22px;height:22px;border-radius:50%;border:1px solid #24282326}
.swatch-black{background:#1d1e1c}.swatch-white{background:#f8f5ee}.swatch-green{background:#2f4b36}
.backdrop-option strong{font-size:1rem;font-weight:500;line-height:1.4}
.backdrop-option figcaption span:last-child{font-size:.875rem;line-height:1.5;color:var(--muted)}
@media(max-width:899px){
  .backdrops{display:block;padding-block:0 60px}
  .backdrops h2{font-size:clamp(2.25rem,9vw,3rem)}
  .backdrops-heading{margin-bottom:24px}
  .backdrop-text,.backdrop-note{max-width:560px}
  .backdrop-list{max-width:560px;gap:12px}
}
@media(max-width:599px){
  .backdrop-list{gap:10px}
  .backdrop-option figcaption{display:block;padding-top:10px}
  .backdrop-swatch{display:none}
  .backdrop-option strong{display:block;font-size:.9375rem}
  .backdrop-option figcaption span:last-child{display:block}
}

/* WhatsApp: direct line in the contact intro and the step after an enquiry is saved. */
.contact-direct{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 12px;margin-top:18px;font-size:1rem;line-height:1.6;color:#d0d5c8}
.contact-direct a{color:var(--paper);font-weight:500;text-decoration:underline;text-underline-offset:5px;white-space:nowrap}
.contact-direct a:hover{color:#dce3d1}
.whatsapp-continue{width:100%;margin-top:14px;gap:12px;min-height:54px;background:#1f6f4a;border-color:#1f6f4a}
.whatsapp-continue:hover{background:#185c3d;border-color:#185c3d}
.whatsapp-continue svg{flex:none}
.whatsapp-continue>span:last-child{font-size:1rem}
.form-privacy a{color:var(--ink);text-decoration:underline;text-underline-offset:3px}
.footer-right a[data-whatsapp-link]{color:var(--ink);font-weight:500}

/* Readability pass: explanatory text stays at 14px or larger on phones too. */
.hero-concept-note,.hero-showcase .hero-concept-note,.wedding-image-note,.field-hint,.form-privacy,.form-field label small,.opening-booth figcaption{font-size:.875rem}
@media(max-width:899px){.hero .eyebrow,.event-body>span{font-size:.875rem}}

/* Privacy notice pages. */
.legal{width:min(760px,89%);margin-inline:auto;padding-block:56px 96px}
.legal p,.legal li{font-size:1.125rem;line-height:1.75;color:#3d4238}
.legal .eyebrow{color:var(--green);margin-bottom:18px;font-size:.875rem;line-height:1.6}
.legal h1{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1.05;letter-spacing:-.05em}
.legal .legal-updated{margin-top:18px;font-size:1rem;color:var(--muted)}
.legal .legal-lead{margin-top:26px;font-size:1.25rem;line-height:1.7;color:var(--ink)}
.legal h2{margin-top:46px;font-size:1.5rem;font-weight:600;line-height:1.3;letter-spacing:-.02em}
.legal p+p,.legal h2+p{margin-top:12px}
.legal ul{margin:12px 0 0;padding-left:22px}
.legal li+li{margin-top:6px}
.legal a{text-decoration:underline;text-underline-offset:4px}
.legal-tools{gap:22px}
.legal-tools a{font-size:1rem;font-weight:500;text-decoration:underline;text-underline-offset:5px}

/* Submit opens WhatsApp; after that the WhatsApp link is only a quiet fallback. */
.enquiry-submit svg{flex:none}
.whatsapp-continue.is-quiet{width:auto;min-height:44px;margin-top:10px;padding:0;background:none;border:0;color:var(--ink);justify-content:flex-start;gap:10px;font-weight:500;text-decoration:underline;text-underline-offset:4px}
.whatsapp-continue.is-quiet:hover{background:none;color:var(--green);transform:none}
.whatsapp-continue.is-quiet svg{width:20px;height:20px;color:#1f6f4a}
.whatsapp-continue.is-quiet>span:last-child{display:none}

/* Optional extras in the enquiry form: the checkbox row is a label but must not stretch like one. */
.form-field>label.extra-toggle{display:flex;align-items:center;justify-content:flex-start;gap:10px;font-size:1rem;font-weight:400;line-height:1.5;min-height:44px;margin:12px 0 0;cursor:pointer}
.extra-toggle input{width:19px;height:19px;flex:none;margin:0;accent-color:var(--green)}

/* Phones: the booth and the print strip sat in a narrower column than the text while the headline
   ran to 17vw, so the opening read as a big slogan with small pictures. Even the two out. */
@media(max-width:899px){
  .hero-showcase{width:100%;max-width:460px}
  /* Smaller type would run the title onto one line, so keep the written break and the stacked look. */
  .hero h1{font-size:clamp(3.25rem,14.6vw,4.75rem)}
  .hero h1 br{display:inline}
  .hero-showcase .hero-concept-note{margin-top:10px}
}
@media(max-width:374px){.hero-showcase{width:100%}}
