@import url('https://fonts.googleapis.com/css2?family=Anton&family=Permanent+Marker&family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{color-scheme:dark;--bg:#101010;--text:#f6f4f2;--muted:#b9b4b4;--acid:#ff5358}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--bg);color:var(--text);font:16px 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button{ -webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--acid);outline-offset:6px}header{height:96px;margin:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #343030}.brand{font-family:'Manrope',Arial,sans-serif;font-size:24px;font-weight:800;letter-spacing:-1px}.brand-mark{margin-left:9px;color:var(--acid);font-size:29px;vertical-align:middle}nav{display:flex;align-items:center;gap:35px}nav a{font-size:14px}nav a[aria-current],nav a:hover{color:var(--acid)}.contact-nav{padding:12px 18px;border:1px solid #5b5050;border-radius:30px}.contact-nav span{margin-left:22px}main{min-height:70vh}section{padding:72px 5%}.hero{padding-top:42px}.hero-top,.hero-bottom,.section-head{display:flex;justify-content:space-between;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:12px;font-weight:600;margin:0}.hero-top>span{font-size:13px;color:var(--muted)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:'Manrope',Arial,sans-serif;font-weight:500;letter-spacing:-.055em;line-height:1.02}h1{font-size:clamp(65px,8.7vw,138px);margin:42px 0 28px}h1>span{color:var(--acid)}.hero-bottom{margin-bottom:36px}.hero-bottom p{line-height:1.5;color:var(--muted);margin-bottom:0}.hero-bottom a{font-size:14px}.hero-film{position:relative;height:520px;background:#222;overflow:hidden}.hero-film>img{width:100%;height:100%;object-fit:cover}.hero-film:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#000b);pointer-events:none}.hero-film-caption{position:absolute;bottom:28px;left:30px;right:30px;display:flex;justify-content:space-between;align-items:center;z-index:1}.hero-film-caption>span{font-size:14px}.hero-film button{background:var(--acid);color:#180809;border:0;padding:18px 23px;border-radius:40px}.hero-film button span{margin-left:28px}h2{font-size:clamp(42px,5vw,72px);margin:14px 0 0}.section-head{margin-bottom:36px}.section-head>a{font-size:14px}.acid{color:var(--acid)}.selected{padding-top:20px}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.visual{position:relative;background:#242020;aspect-ratio:4/5;overflow:hidden}.visual img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.project:hover .visual img{transform:scale(1.025)}.project-no{position:absolute;top:16px;left:16px;font-size:12px;background:#1119;padding:5px 7px}.play{position:absolute;bottom:18px;left:18px;border:1px solid #fff8;color:white;background:#160d0de8;border-radius:40px;padding:12px 17px;font-size:14px}.play>span{font-size:11px;margin-right:8px}.project-caption{padding-top:17px}h3{font-size:18px;font-weight:500;line-height:1.4;margin-bottom:8px}h3>span{display:block;color:var(--muted);font-size:14px;font-weight:400}.project-caption p{font-size:12px;color:var(--muted)}.project-type{height:100%;display:flex;flex-direction:column;justify-content:center;padding:28px;border:1px solid #3e3232}.project-type>span{font-size:12px;text-transform:uppercase;letter-spacing:1.5px;color:var(--muted);margin-bottom:40px}.project-type strong{font-family:'Manrope',Arial,sans-serif;font-size:clamp(28px,3vw,45px);letter-spacing:-.04em;line-height:1.1;font-weight:500}.project-type em{font-style:normal;margin-top:16px;color:var(--acid)}.wedding-invite{margin:30px 5% 0;border-top:1px solid #343030;border-bottom:1px solid #343030;padding:55px 0;display:grid;grid-template-columns:1fr 2fr;align-items:center}.wedding-invite h2{grid-column:2;grid-row:1;margin:0}.wedding-invite>a{grid-column:2;margin-top:24px;font-size:14px}.contact{padding-top:110px;padding-bottom:100px}.contact h2{font-size:clamp(65px,9vw,130px);margin-top:28px}.contact h2 span{color:var(--acid)}.contact-links{display:flex;gap:45px;flex-wrap:wrap;margin-top:42px}.contact-links a{border-bottom:1px solid #846464;padding-bottom:8px}.contact-links a:hover{color:var(--acid)}footer{margin:0 5%;padding:30px 0;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #343030}footer>span,footer>a:last-child{font-size:13px;color:var(--muted)}.work-page h1{margin:25px 0 40px}.filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:40px}.filters button{border:1px solid #514040;border-radius:40px;padding:12px 20px;color:var(--text);background:transparent;font-size:14px}.filters button[aria-pressed=true]{background:var(--acid);color:#180809;border-color:var(--acid)}.all-work{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:38px}.all-work .visual{aspect-ratio:16/10}.all-work .portrait .visual img{object-fit:contain;background:#1c1919}.all-work .project-type{padding:35px}.empty{grid-column:1/-1;padding:35px 0 90px}.empty p{color:var(--muted);margin-top:25px}.wedding-intro{display:flex;justify-content:space-between;align-items:center;line-height:1.5;margin:35px 0 55px}.wedding-intro p{color:var(--muted)}.wedding-grid{grid-template-columns:1fr 1fr}.wedding-grid .visual{aspect-ratio:5/4}.wedding-grid .project-type{background:#251d1d}.wedding-grid .project-type strong{font-family:Georgia,serif;font-size:clamp(32px,4vw,65px);font-style:italic}.about-page{display:grid;grid-template-columns:1fr 1fr;column-gap:60px}.about-page .eyebrow{grid-column:1/-1}.about-page h1{font-size:clamp(64px,8vw,120px)}.bio{padding-top:52px;font-size:21px;line-height:1.65;color:#d8d0d0}.bio p{margin-bottom:28px}dialog{padding:20px;border:1px solid #444;background:#111;color:white;width:min(1100px,95vw);max-height:95vh}dialog::backdrop{background:#000e}.player-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.player-head p{margin:0}.player-head button{padding:10px 15px;border:1px solid #555;background:transparent;color:#fff;border-radius:25px}dialog video{display:block;max-height:76vh;width:100%;background:black}.skip{position:fixed;top:-100px;left:10px;z-index:10;background:var(--acid);color:black;padding:15px}.skip:focus{top:10px}@media(min-width:1600px){body{max-width:1800px;margin:auto}}@media(max-width:760px){header{height:84px;flex-wrap:wrap;align-content:center;gap:14px}.brand{font-size:20px}nav{gap:18px}nav a{font-size:13px}.contact-nav{padding:8px 12px}.contact-nav span{display:none}.brand-mark{display:none}section{padding:50px 5%}.hero-top{align-items:flex-start;gap:20px}.hero-top .eyebrow{font-size:10px;letter-spacing:1px}.hero-top>span{font-size:11px;white-space:nowrap}h1{margin-top:35px}.hero-bottom{gap:15px}.hero-bottom p,.hero-bottom a{font-size:13px}.hero-film{height:320px}.hero-film-caption{left:18px;right:18px;bottom:18px}.hero-film-caption>span{font-size:12px}.hero-film button{padding:14px 16px;font-size:13px}.hero-film button span{margin-left:12px}.project-grid{grid-template-columns:1fr 1fr;gap:24px 16px}.selected .project:last-child{grid-column:1/-1}.selected .project:last-child .visual{aspect-ratio:16/9}.project-type{padding:20px}.project-type>span{margin-bottom:22px;font-size:10px}.project-type strong{font-size:28px}.project-type em{font-size:14px}.play{bottom:10px;left:10px;padding:10px 12px;font-size:12px}h3{font-size:16px}.project-caption p{font-size:12px}.wedding-invite{display:block}.wedding-invite h2{margin:25px 0}.wedding-invite a{display:inline-block;margin:0}.contact{padding-top:75px;padding-bottom:70px}.contact-links{gap:24px;font-size:15px}.section-head{align-items:end}.section-head .eyebrow{font-size:11px}.section-head a{white-space:nowrap}.all-work{grid-template-columns:1fr}.all-work .visual{aspect-ratio:4/3}.wedding-grid{grid-template-columns:1fr}.wedding-intro{display:block}.about-page{display:block}.bio{padding-top:5px;font-size:18px}.filters{gap:7px}.filters button{padding:10px 14px;font-size:13px}footer{gap:20px;flex-wrap:wrap}footer>span{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Dedicated portfolio destinations */
.section-nav{display:flex;flex-wrap:wrap;gap:10px 28px;justify-content:flex-start;border-top:1px solid #343030;border-bottom:1px solid #343030;padding:20px 0;margin:0 0 38px}.section-nav a{font-size:14px;line-height:1.6;color:var(--muted)}.section-nav a:hover,.section-nav a[aria-current="page"]{color:var(--acid)}.collection-intro{font-size:20px;line-height:1.5;color:var(--muted);margin-bottom:38px}.collection-empty{border-bottom:1px solid #343030;min-height:240px;padding:24px 0 65px}.collection-empty p{font-size:clamp(26px,4vw,48px);font-family:'Manrope',Arial,sans-serif;letter-spacing:-.03em;line-height:1.2}.collection-empty a{display:inline-block;margin-top:18px;color:var(--acid);font-size:14px}.collection-page h1{font-size:clamp(48px,8.5vw,130px);overflow-wrap:break-word}header nav{gap:24px}.selected>.section-nav{margin-bottom:60px}@media(max-width:900px){header{height:auto;min-height:100px;flex-wrap:wrap;padding:20px 0;gap:20px}header nav{flex-wrap:wrap;gap:14px 20px}header nav a{font-size:14px}.section-nav{gap:12px 22px}.section-nav a{font-size:14px}}@media(max-width:480px){header nav{gap:13px 19px}.contact-nav{padding:0;border:0}.collection-empty{min-height:210px}}

/* Red and black identity, brush lettering reserved for the wordmark. */
.brand{font-family:"Permanent Marker","Brush Script MT",cursive;font-weight:400;letter-spacing:-.035em;font-size:27px}.brand-mark{display:none}.hero-film button,.filters button[aria-pressed=true]{background:#e32636;color:#fff}.hero-film button:hover{background:#c71c2b}.brand:hover{color:var(--acid)}@media(max-width:760px){.brand{font-size:24px}}

.motion-preview{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}.more-music{margin-top:70px}.all-work h3{overflow-wrap:anywhere}

.funerals-page h1{font-size:clamp(42px,6vw,88px);line-height:1.12;letter-spacing:-.04em}.funeral-intro{font:32px Georgia,serif;margin:45px 0 24px}.funeral-copy,.funeral-enquiry p{max-width:740px;line-height:1.7;color:var(--muted);font-size:18px}.funeral-services{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin:55px 0}.funeral-services h2{font-size:25px;letter-spacing:-.02em;margin-bottom:18px}.funeral-services p{color:var(--muted);line-height:1.6}.funeral-enquiry{padding:35px 0 45px;border-top:1px solid #444;border-bottom:1px solid #444}.funeral-enquiry h2{font-size:34px;letter-spacing:-.02em;margin-bottom:20px}.funeral-enquiry a{display:inline-block;margin-top:14px;border-bottom:1px solid #aaa;padding-bottom:8px}.funeral-work-title{font-size:36px;margin:60px 0 30px;letter-spacing:-.02em}@media(max-width:1200px){header{height:auto;min-height:100px;flex-wrap:wrap;padding:20px 0;gap:20px}header nav{flex-wrap:wrap}}@media(max-width:760px){.funeral-services{grid-template-columns:1fr;gap:20px}.funeral-intro{font-size:26px}}

.hero-project-link{background:#e32636;color:#fff;padding:18px 23px;border-radius:40px;font-size:14px;white-space:nowrap}.hero-film-caption{gap:18px}.hero-film-caption>span{line-height:1.5}@media(max-width:760px){.hero-project-link{padding:13px 16px;font-size:13px}}

.hero h1{font-size:clamp(42px,7.3vw,116px);line-height:1.05;overflow-wrap:normal}@media(max-width:760px){.hero h1{font-size:clamp(22px,7.2vw,54px)}}

#player iframe{display:block;width:100%;aspect-ratio:16/9;border:0;background:#000}#player [hidden]{display:none}

/* Portrait cards for short-form content, matching homepage highlights. */
.content-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.content-grid .visual{aspect-ratio:4/5}
.content-grid .portrait .visual img{object-fit:cover}
@media(max-width:1000px){.content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.content-grid{grid-template-columns:1fr}}

.about-page h1{grid-column:1/-1;margin-bottom:42px}
.about-photo{display:block;width:100%;height:auto;align-self:start}
.about-page .bio{padding-top:0}
@media(max-width:760px){.about-photo{margin-bottom:30px}}

.hero h1{font-family:"Anton",Impact,sans-serif;font-weight:400;text-transform:uppercase;font-size:clamp(64px,10vw,160px);line-height:1.08;letter-spacing:-.01em}@media(max-width:760px){.hero h1{font-size:clamp(32px,12vw,90px)}}

.brand{display:block;position:relative;width:210px;aspect-ratio:3.5;overflow:hidden;flex-shrink:0}.brand img{position:absolute;width:112.5%;max-width:none;height:auto;left:-6.25%;top:50%;transform:translateY(-50%);mix-blend-mode:screen}@media(max-width:760px){.brand{width:180px}}

.local-services{padding-top:45px;padding-bottom:30px}.local-services h2{font-size:clamp(32px,4vw,56px)}.local-services>p:last-child{max-width:800px;margin-top:28px;font-size:18px;line-height:1.7;color:var(--muted)}.local-services a{color:var(--text);text-decoration:underline;text-underline-offset:4px}
