:root{--ivory:#f6f1e8;--white:#fbfaf7;--ink:#2b2a28;--line:rgba(43,42,40,.22)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:"Montserrat",Arial,sans-serif;font-size:16px;line-height:1.55}a{color:inherit}.site-header{height:96px;padding:0 4vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--line);background:rgba(246,241,232,.96);position:absolute;z-index:20;width:100%}.nav-left{display:flex;gap:1.6rem}.nav-left a,.header-contact,.mobile-nav a{font-size:.78rem;text-decoration:none}.brand{font-weight:600;font-size:1.8rem;letter-spacing:.26em;text-decoration:none}.header-contact{justify-self:end;text-underline-offset:5px}.menu-button,.mobile-nav{display:none}.hero{height:100svh;min-height:680px;padding-top:96px;position:relative}.hero-image{height:100%;background:url("muse-hero.png") 52% center/cover no-repeat;filter:saturate(.65) contrast(.9)}.hero:after{content:"";position:absolute;inset:96px 0 0;background:rgba(246,241,232,.38)}.hero-overlay{position:absolute;inset:96px 0 0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem}.script{font-family:"Nothing You Could Do",cursive;font-size:clamp(2rem,4vw,4.4rem);margin:0;line-height:1.05}.hero h1{font-size:clamp(1.5rem,3vw,3.3rem);font-weight:300;line-height:1.25;margin:2rem 0}.hero h1 strong{font-weight:700}.hero-overlay>a,.work-copy>a{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;text-underline-offset:6px}.manifesto{min-height:80vh;padding:11vw 12vw;display:grid;grid-template-columns:36% 64%;align-items:center;background:var(--white)}.manifesto .script{transform:rotate(-5deg)}.manifesto-copy{font-size:clamp(1.15rem,2vw,2rem);font-weight:300;text-align:center;max-width:58rem}.manifesto-copy p{margin:0 0 2.5rem}.services{padding:10vw 5vw}.services-intro{text-align:center;max-width:70rem;margin:0 auto 7rem}.kicker{font-weight:700;font-size:1.1rem;letter-spacing:.1em;margin:0}.services-intro .script{font-size:2.2rem}.services-intro h2{font-size:clamp(2rem,4vw,4.4rem);font-weight:300;line-height:1.1;margin:4rem 0 0}.service-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-card{min-height:34rem;padding:4rem 4vw;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column}.service-card>span,.feature-copy>span{font-size:.7rem;letter-spacing:.16em}.service-card h3,.feature-copy h3{font-size:clamp(1.6rem,2.5vw,2.8rem);line-height:1.05;margin:5rem 0 2rem}.service-card p{font-size:1rem;font-weight:300;max-width:42rem}.service-close{margin-top:auto}.feature-service{display:grid;grid-template-columns:46% 54%;min-height:55rem;border-bottom:1px solid var(--line)}.feature-service.wedding{grid-template-columns:54% 46%}.feature-copy{padding:8vw 5vw;align-self:center}.feature-copy .script{font-size:2.3rem;margin:1.5rem 0}.feature-copy h3{margin:1rem 0 2.5rem}.feature-copy p:not(.script){font-weight:300}.feature-service img{width:100%;height:100%;object-fit:cover}.work{background:var(--white);padding:10vw 7vw;display:grid;grid-template-columns:42% 58%;align-items:center;gap:7vw}.work-copy h2,.contact h2{font-size:clamp(2.8rem,5vw,6rem);line-height:.98;font-weight:300;margin:2rem 0}.work-copy>p:not(.script){max-width:32rem;font-weight:300}.work-image img{width:100%;display:block;filter:saturate(.55)}.work-image span{display:block;font-size:.65rem;letter-spacing:.16em;margin-top:1rem}.contact{padding:10vw 8vw;background:var(--ivory);display:grid;grid-template-columns:1fr 1fr;gap:8vw}.contact-hero .script{font-size:2.4rem}.contact-hero>p:not(.script){max-width:32rem;font-weight:300}.contact-hero>a{display:inline-block;margin-top:2rem;font-size:.8rem;font-weight:600}.contact form{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-content:center}.contact label{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase}.contact input,.contact textarea,.contact select{width:100%;margin-top:.6rem;padding:1rem 0;background:transparent;border:0;border-bottom:1px solid var(--ink);color:var(--ink);font:inherit;border-radius:0}.contact .wide{grid-column:1/-1}.contact button{grid-column:1/-1;width:max-content;background:var(--ink);color:var(--ivory);border:0;padding:1rem 1.8rem;letter-spacing:.1em;cursor:pointer}.form-note{grid-column:1/-1;font-size:.8rem}footer{background:#262626;color:var(--white);padding:4rem 4vw 1.5rem;overflow:hidden}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem}.footer-top p,.footer-top a{font-size:.7rem;letter-spacing:.08em;text-transform:uppercase}.footer-top nav,.footer-top div{display:flex;flex-direction:column;align-items:flex-start}.footer-logo{display:block;font-size:clamp(10rem,26vw,27rem);font-weight:600;letter-spacing:-.07em;line-height:.78;text-decoration:none;margin:12vw 0 4vw;white-space:nowrap}.footer-top div{justify-self:end}footer small{font-size:.65rem}.reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:800px){.site-header{height:72px;padding:0 1.2rem;grid-template-columns:1fr auto}.nav-left,.header-contact{display:none}.brand{font-size:1.35rem}.menu-button{display:block;justify-self:end;background:none;border:0;font:inherit;text-transform:uppercase;font-size:.72rem}.mobile-nav{position:absolute;top:72px;left:0;right:0;background:var(--ivory);padding:2rem;flex-direction:column;gap:1.5rem;border-bottom:1px solid var(--line)}.mobile-nav.open{display:flex}.hero{height:90svh;min-height:600px;padding-top:72px}.hero:after,.hero-overlay{inset:72px 0 0}.hero-image{background-position:62% center}.hero-overlay{padding:1.5rem}.hero-overlay .script{font-size:2rem}.hero h1{font-size:1.6rem}.manifesto{display:block;min-height:0;padding:7rem 1.4rem}.manifesto .script{margin-bottom:5rem;text-align:center}.manifesto-copy{font-size:1.05rem}.services{padding:7rem 1.4rem}.services-intro{margin-bottom:4rem}.services-intro h2{margin-top:3rem}.service-grid{display:block;border-left:1px solid var(--line)}.service-card{min-height:0;padding:3rem 1.5rem}.service-card h3{margin:3rem 0 1.5rem}.service-close{margin-top:2rem}.feature-service,.feature-service.wedding{display:flex;flex-direction:column;min-height:0;border-left:1px solid var(--line);border-right:1px solid var(--line)}.feature-service.wedding img{order:2}.feature-copy{padding:5rem 1.5rem}.feature-service img{height:18rem}.work{display:block;padding:7rem 1.4rem}.work-image{margin-top:4rem}.contact{display:block;padding:7rem 1.4rem}.contact form{display:block;margin-top:5rem}.contact label{display:block;margin-bottom:2rem}.contact button{display:block}.footer-top{grid-template-columns:1fr 1fr}.footer-top>div{display:none}.footer-logo{font-size:29vw;margin-top:7rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}
.editorial-services{max-width:92rem;margin:0 auto}.service-spread{min-height:48rem;display:grid;grid-template-columns:54% 46%;align-items:center;position:relative;margin:0 0 12vw}.service-spread.spread-right{grid-template-columns:46% 54%}.service-spread.spread-centre{grid-template-columns:58% 42%;max-width:80rem;margin-left:auto;margin-right:auto}.service-visual{height:48rem;position:relative;display:flex;align-items:flex-end;padding:1.5rem;overflow:hidden;background:#d7c9bb;color:var(--ink)}.service-visual:before,.service-visual:after{content:"";position:absolute;border:1px solid rgba(43,42,40,.28)}.service-visual:before{inset:2.2rem}.service-visual:after{width:56%;aspect-ratio:1;left:22%;top:22%;border-radius:50%}.service-visual span{font-size:.65rem;letter-spacing:.18em;position:relative;z-index:1}.service-visual em{position:absolute;z-index:1;right:1.5rem;top:1.2rem;font-family:"Nothing You Could Do",cursive;font-size:1.4rem;font-style:normal;transform:rotate(-4deg)}.placeholder-one{background:linear-gradient(145deg,#e9dfd2 0 48%,#c6b3a1 48%)}.placeholder-two{background:linear-gradient(25deg,#36332f 0 38%,#b4a394 38% 64%,#eee7dd 64%);color:var(--white)}.placeholder-two:before,.placeholder-two:after{border-color:rgba(255,255,255,.35)}.placeholder-three{background:linear-gradient(180deg,#d8c5b6,#f1ebe2)}.placeholder-four{background:linear-gradient(125deg,#c9b8a8 0 33%,#ece3d8 33% 66%,#9c8878 66%)}.placeholder-five{background:linear-gradient(160deg,#e7ded3 0 35%,#918074 35% 55%,#c9b6a4 55%)}.placeholder-six{background:linear-gradient(135deg,#f0e8dc 0 48%,#c7b5a4 48% 52%,#ded2c5 52%)}.service-copy{position:relative;z-index:2;background:var(--ivory);padding:5vw;margin-left:-5vw;box-shadow:0 24px 60px rgba(43,42,40,.08)}.spread-right .service-copy{margin-left:0;margin-right:-5vw}.service-number{font-size:.72rem;letter-spacing:.2em}.service-copy .script{font-size:clamp(1.8rem,3vw,3.4rem);margin:2rem 0 1rem;transform:rotate(-3deg);transform-origin:left}.service-copy h3{font-size:clamp(2rem,4vw,4.8rem);font-weight:400;line-height:.95;letter-spacing:-.04em;margin:0 0 2rem}.service-copy h3 i{font-family:"Nothing You Could Do",cursive;font-weight:400}.service-copy>p:not(.script):not(.service-list){max-width:35rem;font-weight:300}.service-list{font-size:.7rem;letter-spacing:.14em;margin-top:3rem;padding-top:1rem;border-top:1px solid var(--line)}.compact{min-height:42rem}.compact .service-visual{height:40rem}.escape .service-visual{height:54rem}.wedding-spread .service-visual{height:50rem}
@media(max-width:800px){.editorial-services{width:100%}.service-spread,.service-spread.spread-right,.service-spread.spread-centre{display:flex;flex-direction:column;min-height:0;margin-bottom:7rem}.spread-right .service-copy{order:2}.service-visual,.compact .service-visual,.escape .service-visual,.wedding-spread .service-visual{width:100%;height:30rem}.service-copy,.spread-right .service-copy{width:92%;margin:-3rem auto 0;padding:2.2rem 1.4rem}.service-copy .script{margin:1.5rem 0 1rem}.service-copy h3{font-size:2.2rem}.service-list{line-height:1.7}.service-visual:before{inset:1.2rem}}
.services{padding-top:7vw;padding-bottom:6vw}.services-intro{margin-bottom:5rem}.services-intro h2{font-size:clamp(1.9rem,3vw,3.3rem);margin-top:2.5rem}.editorial-services{max-width:74rem}.service-spread,.service-spread.spread-centre{min-height:32rem;max-width:68rem;margin-bottom:7vw}.service-spread{grid-template-columns:51% 49%}.service-spread.spread-right{grid-template-columns:49% 51%}.service-visual,.compact .service-visual,.escape .service-visual,.wedding-spread .service-visual{height:32rem}.service-copy{padding:3.4vw;margin-left:-3vw}.spread-right .service-copy{margin-right:-3vw}.service-copy .script{font-size:clamp(1.5rem,2.2vw,2.3rem);margin:1.25rem 0 .8rem}.service-copy h3{font-size:clamp(1.7rem,3vw,3.1rem);margin-bottom:1.3rem}.service-copy>p:not(.script):not(.service-list){font-size:.92rem;line-height:1.65}.service-list{font-size:.62rem;margin-top:1.8rem}.service-visual:before{inset:1.5rem}.service-visual em{font-size:1.15rem}
@media(max-width:800px){.services{padding:5rem 1.2rem 2rem}.services-intro{margin-bottom:3.5rem}.services-intro h2{font-size:1.8rem;margin-top:2rem}.service-spread,.service-spread.spread-right,.service-spread.spread-centre{margin-bottom:4.5rem}.service-visual,.compact .service-visual,.escape .service-visual,.wedding-spread .service-visual{height:14rem}.service-copy,.spread-right .service-copy{width:94%;margin:-1.35rem auto 0;padding:1.6rem 1.2rem;box-shadow:0 14px 35px rgba(43,42,40,.07)}.service-number{font-size:.62rem}.service-copy .script{font-size:1.65rem;margin:.8rem 0 .55rem}.service-copy h3{font-size:1.55rem;line-height:1;margin-bottom:1rem}.service-copy>p:not(.script):not(.service-list){font-size:.88rem;line-height:1.55}.service-list{font-size:.58rem;letter-spacing:.1em;margin-top:1.2rem}.service-visual:before{inset:.75rem}.service-visual:after{width:42%;left:29%;top:18%}.service-visual em{font-size:1.15rem;top:.7rem;right:.8rem}.service-visual span{font-size:.55rem}}
.hero-handwriting{display:block;width:min(36rem,72vw);height:auto;margin:0 auto 1.5rem}.script,.service-visual em{font-family:"Montserrat",Arial,sans-serif;font-style:italic;font-weight:300;letter-spacing:.04em;text-transform:none;line-height:1.2}.service-copy h3 i{font-family:"Montserrat",Arial,sans-serif;font-style:italic;font-weight:300}
@media(max-width:800px){.hero-handwriting{width:min(28rem,88vw);margin-bottom:1rem}.service-copy .script{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.service-visual em{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}}

/* Landing-page editorial layout */
.hero{height:auto;min-height:100svh}.hero-image{position:absolute;inset:96px 0 0;height:auto}.hero:after{background:linear-gradient(90deg,rgba(246,241,232,.95) 0%,rgba(246,241,232,.8) 50%,rgba(246,241,232,.2) 100%)}.hero-overlay{position:relative;inset:auto;min-height:calc(100svh - 96px);max-width:52rem;align-items:flex-start;justify-content:center;text-align:left;padding:5rem 6vw}.hero-handwriting{width:min(35rem,74vw);margin:0 0 .5rem}.hero h1{font-size:clamp(1.35rem,2.2vw,2.45rem);line-height:1.2;margin:1.3rem 0 1.7rem;max-width:42rem}.hero-about{max-width:43rem;font-size:clamp(.9rem,1.15vw,1.08rem);font-weight:300;line-height:1.65}.hero-about p{margin:0 0 1rem}.hero-about .hero-signoff{margin:1.5rem 0 0}.hero-overlay>a{margin-top:1.4rem}
@media(max-width:800px){.hero{height:auto;min-height:0;padding-top:72px}.hero-image{inset:72px 0 0;background-position:65% center}.hero:after{inset:72px 0 0;background:rgba(246,241,232,.88)}.hero-overlay{inset:auto;min-height:calc(100svh - 72px);padding:3.5rem 1.4rem 3rem}.hero-handwriting{width:min(28rem,92vw);margin:0 0 .4rem}.hero h1{font-size:1.4rem;margin:1rem 0 1.25rem}.hero-about{font-size:.86rem;line-height:1.55}.hero-about p{margin-bottom:.75rem}.hero-about .hero-signoff{margin-top:1rem}.hero-overlay>a{margin-top:.8rem}}

/* Official MUSE palette and landing photograph */
:root{--ivory:#f9f5ec;--white:#fffdf8;--ink:#2c2b2a;--line:rgba(44,43,42,.22)}
.site-header{background:rgba(249,245,236,.96)}
.hero-image{background-image:url("muse-landing.jpg");background-position:right 35%;filter:saturate(.82) contrast(.96)}
.hero:after{background:linear-gradient(90deg,#f9f5ec 0%,rgba(249,245,236,.98) 34%,rgba(249,245,236,.76) 53%,rgba(249,245,236,.08) 78%)}
footer{background:#2c2b2a}
@media(max-width:800px){.hero-image{background-position:64% center}.hero:after{background:linear-gradient(90deg,rgba(249,245,236,.96) 0%,rgba(249,245,236,.88) 58%,rgba(249,245,236,.7) 100%)}}

/* Preserve the complete portrait frame without cropping */
.hero-image{background-size:auto 100%;background-repeat:no-repeat;background-position:right center;background-color:var(--ivory)}
@media(max-width:800px){.hero-image{background-size:contain;background-position:right center}}

/* Full-frame portrait with a genuinely soft dissolve into the copy */
.hero-image{left:auto;right:0;top:96px;bottom:0;width:min(70vw,calc((100svh - 96px) * .746));height:auto;background-size:100% 100%;background-position:center;background-color:transparent;-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.18) 9%,#000 30%);mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.18) 9%,#000 30%)}
.hero:after{background:linear-gradient(90deg,#f9f5ec 0%,rgba(249,245,236,.98) 38%,rgba(249,245,236,.62) 51%,transparent 68%)}
@media(max-width:800px){.hero-image{top:72px;bottom:auto;width:100vw;height:134vw;max-height:none;background-size:100% 100%;-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,.15) 0%,#000 34%),linear-gradient(to bottom,#000 0%,#000 72%,transparent 100%);-webkit-mask-composite:source-in;mask-image:linear-gradient(to right,rgba(0,0,0,.15) 0%,#000 34%),linear-gradient(to bottom,#000 0%,#000 72%,transparent 100%);mask-composite:intersect}.hero:after{background:linear-gradient(90deg,rgba(249,245,236,.94) 0%,rgba(249,245,236,.79) 58%,rgba(249,245,236,.28) 100%)}}

/* Let the complete portrait occupy half of the desktop landing page */
@media(min-width:801px){.hero{min-height:max(100svh,calc(67.03vw + 96px))}.hero-image{width:50vw;height:67.03vw;bottom:auto}.hero-overlay{min-height:max(calc(100svh - 96px),67.03vw)}}

/* Keep the complete introduction within the opening viewport */
@media(min-width:801px){.hero-overlay{justify-content:flex-start;padding-top:clamp(2.5rem,5vh,4rem)}}
@media(max-width:800px){.hero-overlay{justify-content:flex-start;padding-top:2rem}}

/* Content shoots photography */
.service-visual.placeholder-one{background:url("content-shoot-phone.jpg") center 48%/cover no-repeat}
.service-visual.placeholder-one:before,.service-visual.placeholder-one:after{display:none}
.service-visual.placeholder-two{background:url("social-management.jpg") center 46%/cover no-repeat}
.service-visual.placeholder-two:before,.service-visual.placeholder-two:after{display:none}
.service-visual.placeholder-three{background:url("brand-identity.jpg") center 48%/cover no-repeat}
.service-visual.placeholder-three:before,.service-visual.placeholder-three:after{display:none}
.service-visual.placeholder-four{background:var(--ivory) url("feed-planning.jpg") center/contain no-repeat}
.service-visual.placeholder-four:before,.service-visual.placeholder-four:after{display:none}
.service-visual.placeholder-five{background:url("destination-location.jpg") center 48%/cover no-repeat}
.service-visual.placeholder-five:before,.service-visual.placeholder-five:after{display:none}
.service-visual.placeholder-six{background:url("wedding-content.jpg") center 52%/cover no-repeat}
.service-visual.placeholder-six:before,.service-visual.placeholder-six:after{display:none}
.work-image img{aspect-ratio:4/5;object-fit:cover;object-position:center}

/* Service headings sit directly beneath their number */
.service-copy>.service-number+h3{margin-top:1.25rem}

.services-title{margin:0;font-size:1.1rem;font-weight:700;letter-spacing:.12em}
.services-intro h2{margin-top:2.25rem}
@media(max-width:800px){.services-title{font-size:.9rem}.services-intro h2{margin-top:1.75rem}}

/* Keep the closing MUSE photograph in its original, unfiltered colour */
.work-image img{filter:none}

/* Updated feed-planning artwork */
.service-visual.placeholder-four{background-image:url("feed-planning.png")}

/* Match supporting statements to the OUR SERVICES brand typography */
.services-intro h2,.work-copy>.script{font-family:"Montserrat",Arial,sans-serif;font-style:normal;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.services-intro h2 strong{font-weight:700}
.work-copy>.script{font-size:1.1rem;line-height:1.4}
@media(max-width:800px){.work-copy>.script{font-size:.9rem}}

/* Match the contact invitation to the OUR SERVICES typography */
.contact-hero>.script{font-family:"Montserrat",Arial,sans-serif;font-size:1.1rem;font-style:normal;font-weight:700;letter-spacing:.12em;line-height:1.4;text-transform:uppercase}
@media(max-width:800px){.contact-hero>.script{font-size:.9rem}}

/* Founder story */
.founder{background:var(--white);display:grid;grid-template-columns:minmax(0,46%) minmax(0,54%);align-items:stretch}
.founder-image{min-height:58rem;overflow:hidden}
.founder-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center top}
.founder-copy{padding:8vw 8vw 8vw 7vw;align-self:center;font-family:"Montserrat",Arial,sans-serif}
.founder-kicker{margin:0;font-size:1.1rem;font-weight:700;letter-spacing:.12em}
.founder-copy h2{font-size:clamp(3rem,5.5vw,6.5rem);font-weight:300;line-height:.92;margin:2.25rem 0 3rem}
.founder-copy h2 strong{font-weight:700}
.founder-copy>p:not(.founder-kicker){max-width:42rem;font-size:.98rem;font-weight:300;line-height:1.75;margin:0 0 1.35rem}
.founder-copy>p:last-child{margin-top:2rem}
@media(max-width:800px){.founder{display:flex;flex-direction:column}.founder-image{min-height:0;height:32rem}.founder-copy{padding:5rem 1.4rem}.founder-kicker{font-size:.9rem}.founder-copy h2{font-size:3.2rem;margin:1.75rem 0 2.25rem}.founder-copy>p:not(.founder-kicker){font-size:.9rem;line-height:1.7}}
