:root{--ink:#0c090c;--ink-soft:#171117;--paper:#fff;--cream:#eee6ec;--gold:#f7922d;--gold-light:#ffb873;--line:#f7922d47;--muted:#b9aeb8;color:var(--paper);background:var(--ink);font-synthesis:none;font-family:Roboto,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}[data-theme=light]{--ink:#fff;--ink-soft:#f6f3f5;--paper:#171217;--cream:#382c35;--gold:#6b003b;--gold-light:#6b003b;--line:#6b003b3d;--muted:#70636d;color:var(--paper);background:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:78px}body{background:var(--ink);min-width:320px;margin:0}body,button,input,select,textarea{font:inherit}button,input,select,textarea{color:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}p{margin:0}h1,h2,h3{margin:0;font-family:Instrument Serif,Georgia,Times New Roman,serif;font-weight:400}.skip-link{z-index:100;background:var(--paper);color:var(--ink);padding:12px 16px;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:none}.site-shell{background:var(--ink);min-height:100vh;transition:background .35s,color .35s;overflow:clip}.wrap{width:min(1180px,100% - 48px);margin-inline:auto}.section{padding:118px 0;position:relative}.section-dark{background:var(--ink)}.section-soft{background:var(--ink-soft)}.section-light{background:var(--paper);color:#171217}.eyebrow{color:var(--gold);letter-spacing:.22em;text-transform:uppercase;margin-bottom:18px;font-size:.72rem;font-weight:800}h1{letter-spacing:-.055em;font-size:clamp(4rem,9vw,9.2rem);line-height:.85}h2{letter-spacing:-.04em;text-wrap:balance;max-width:860px;font-size:clamp(2.65rem,5.4vw,5.4rem);line-height:.98}h3{font-size:1.9rem}.gold{color:var(--gold-light);font-style:italic}.gold-dark{color:#6b003b}.lead{max-width:680px;color:var(--muted);font-size:1.08rem;line-height:1.8}.lead+.lead{margin-top:1.15em}.lead-dark{color:#6b5c66;margin-top:28px}.topbar{z-index:50;background:linear-gradient(#000000c7,#0000);align-items:center;height:84px;transition:background .3s,height .3s;display:flex;position:fixed;inset:0 0 auto}.topbar.scrolled{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#080807eb;height:70px}.nav{justify-content:space-between;align-items:center;gap:28px;display:flex}.brand{align-items:center;width:174px;height:58px;display:flex;position:relative}.brand img{opacity:.92;filter:drop-shadow(0 0 10px #f7922d29);width:100%;height:auto;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 8% 92%,#0000 100%)}.navlinks{color:#eee5ec;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:28px;font-size:.75rem;display:flex}.navlinks a{padding:8px 0;transition:color .2s}.navlinks a:hover{color:var(--gold-light)}.nav-cta{border-bottom:1px solid var(--gold)}.preferences{align-items:center;gap:8px;display:flex}.preference-btn{color:#f6efe6;letter-spacing:.12em;background:#0000003d;border:1px solid #ffffff4d;border-radius:999px;place-items:center;min-width:38px;height:38px;padding:0 10px;font-size:.66rem;font-weight:800;transition:border-color .2s,background .2s,transform .2s;display:grid}.preference-btn:hover{border-color:var(--gold);background:#f7922d2e;transform:translateY(-2px)}.icon-btn{width:38px;padding:0}[data-theme=light] .topbar.scrolled .navlinks{color:#382c35}[data-theme=light] .topbar.scrolled .preference-btn{color:#382c35;background:#ffffff85;border-color:#6b003b4d}.hero{background:var(--ink);grid-template-rows:minmax(430px,56svh) auto;min-height:100svh;display:grid;position:relative;overflow:hidden}.hero-media{background:#0c090c;min-height:0;position:relative;overflow:hidden}.hero-blur{display:none}.hero-media img{object-fit:contain;object-position:center top;width:100%;height:100%;padding-top:clamp(60px,7vh,84px);animation:1.35s cubic-bezier(.2,.8,.2,1) both heroIn;position:absolute;inset:0}.hero-media:after{content:none}.hero-content{z-index:2;align-items:center;padding:34px 0 52px;display:grid;position:relative}.hero-copy{color:#fff;text-align:center;width:min(980px,100%);margin-inline:auto}.hero-copy .eyebrow{color:#f7922d}.hero-copy .hero-title{color:#fff;font-size:clamp(3rem,5.4vw,5.8rem);line-height:.94}.hero-title span{display:block}.hero-title .line-two{color:#ffb873;margin-left:0;font-style:italic}.hero-sub{color:#f6eef3;max-width:610px;margin:24px auto 30px;font-size:1.05rem;line-height:1.6}.actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.btn{border:1px solid var(--gold);background:var(--gold);color:#171217;letter-spacing:.12em;text-transform:uppercase;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 24px;font-size:.72rem;font-weight:800;transition:transform .25s,background .25s,color .25s;display:inline-flex}.btn:hover{background:var(--gold-light);transform:translateY(-3px)}.btn-ghost{color:var(--paper);background:#00000038;border-color:#ffffff7a}.btn-ghost:hover{background:var(--paper);color:var(--ink)}.hero-mark{color:#d8c9d4;letter-spacing:.25em;text-transform:uppercase;writing-mode:vertical-rl;font-size:.64rem;position:absolute;bottom:40px;right:4vw}.hero .btn{color:#171217;background:#f7922d;border-color:#f7922d}.hero .btn:hover{background:#ffb873}.hero .btn-ghost{color:#fff;background:#00000047;border-color:#ffffff7a}.ticker{border-block:1px solid var(--line);background:#171217;overflow:hidden}.ticker-track{width:max-content;animation:26s linear infinite ticker;display:flex}.ticker-track span{color:#eee5ec;letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;padding:20px 28px;font-size:.7rem}.ticker-track span:after{content:"✦";color:var(--gold);margin-left:56px}.split{grid-template-columns:.88fr 1.12fr;align-items:start;gap:9vw;display:grid}.story-stats{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:46px;display:grid}.stat{border-top:1px solid var(--line);padding-top:18px}.stat strong{color:var(--gold-light);font-family:Instrument Serif,Georgia,serif;font-size:2.5rem;font-weight:400;display:block}.stat span{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;font-size:.7rem;line-height:1.4}.text-link{border:0;border-bottom:1px solid var(--gold);color:inherit;letter-spacing:.12em;text-transform:uppercase;background:0 0;align-items:center;gap:9px;margin-top:34px;padding:0 0 6px;font-size:.71rem;font-weight:800;display:inline-flex}.gallery-head{justify-content:space-between;align-items:end;gap:34px;margin-bottom:48px;display:flex}.gallery-head>p{max-width:370px;color:var(--muted);line-height:1.7}.masonry{grid-template-columns:repeat(12,1fr);grid-auto-rows:92px;gap:14px;display:grid}.shot{background:#171217;margin:0;position:relative;overflow:hidden}.shot:first-child{grid-area:span 6/span 5}.shot:nth-child(2){grid-area:span 4/span 7}.shot:nth-child(3){grid-area:span 5/span 4}.shot:nth-child(4){grid-area:span 5/span 3}.shot:nth-child(5){grid-area:span 5/span 5}.shot:nth-child(6){grid-area:span 5/span 7}.shot:nth-child(7){grid-area:span 4/span 4}.shot:nth-child(8){grid-area:span 4/span 8}.shot:after{content:none}.shot img{object-fit:cover;width:100%;height:100%;transition:transform .75s cubic-bezier(.2,.8,.2,1),filter .4s}.shot:hover img{filter:none;transform:scale(1.045)}.shot figcaption{z-index:2;color:#171217;background:#ffffffeb;width:fit-content;max-width:calc(100% - 28px);padding:10px 12px;font-family:Instrument Serif,Georgia,serif;font-size:1.35rem;position:absolute;bottom:14px;left:14px;right:14px}.shot figcaption span{color:#6b003b;letter-spacing:.16em;text-transform:uppercase;margin-bottom:6px;font-family:Roboto,sans-serif;font-size:.62rem;font-weight:800;display:block}.photo-note{color:#74666f;max-width:720px;margin-top:22px;font-size:.68rem;line-height:1.55}.archive{border-top:1px solid var(--line)}.archive-intro{grid-template-columns:1.15fr .85fr;align-items:end;gap:8vw;display:grid}.archive-intro .lead{padding-bottom:8px}.story-picker{z-index:8;border-block:1px solid var(--line);background:color-mix(in srgb, var(--ink) 94%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);margin:46px calc(50% - 50vw) 0;padding-top:13px;position:sticky;top:70px}.story-picker-label{width:min(1180px,100% - 48px);color:var(--paper);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:10px;margin:0 auto 11px;font-size:.72rem;font-weight:800;display:flex}.story-picker-label span{background:var(--gold);color:#171217;border-radius:50%;place-items:center;width:24px;height:24px;font-size:.9rem;display:grid}.story-nav{scrollbar-width:thin;flex-wrap:nowrap;gap:10px;padding:0 max(24px,50vw - 590px) 13px;display:flex;overflow-x:auto}.story-nav button{border:1px solid color-mix(in srgb, var(--gold) 65%, transparent);min-width:156px;color:var(--paper);text-align:left;background:#f7922d14;flex:none;gap:5px;padding:12px 16px;transition:border-color .2s,color .2s,background .2s,transform .2s;display:grid}.story-nav button span{letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:800}.story-nav button small{color:var(--gold-light);letter-spacing:.06em;font-size:.58rem;font-weight:700}.story-nav button:hover{border-color:var(--gold-light);background:#f7922d29;transform:translateY(-2px)}.story-nav button.active{border-color:var(--gold-light);background:var(--gold);color:#171217;box-shadow:0 8px 24px #0000002e}.story-list{margin-top:34px}.client-story{border-top:1px solid var(--line);min-height:0;padding:46px 0 0}.client-story:last-child{padding-bottom:0}.story-heading{grid-template-columns:.52fr 1.48fr;gap:8vw;margin-bottom:38px;display:grid}.story-heading>div:first-child{color:var(--gold);align-items:baseline;gap:16px;display:flex}.story-heading>div:first-child span{letter-spacing:.18em;font-size:.64rem}.story-heading>div:first-child p{letter-spacing:.13em;text-transform:uppercase;font-size:.7rem;font-weight:800}.story-heading h3{color:var(--paper);font-size:clamp(2rem,3.8vw,3.8rem);line-height:1.02}.story-heading>div:last-child>p{max-width:690px;color:var(--muted);margin-top:16px;line-height:1.72}.story-copy{padding-right:112px;position:relative}.story-controls{gap:8px;display:flex;position:absolute;bottom:0;right:0}.story-controls button{border:1px solid var(--line);width:44px;height:44px;color:var(--gold-light);background:0 0;place-items:center;transition:border-color .2s,background .2s;display:grid}.story-controls button:not(:disabled):hover{border-color:var(--gold);background:#f7922d1f}.story-controls button:disabled{cursor:default;opacity:.3;border-color:var(--line);background:0 0}.story-gallery{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-color:var(--gold) transparent;scrollbar-width:thin;grid-auto-flow:column;gap:14px;padding:0 0 16px;display:grid;overflow-x:auto}.client-story.portrait-two-three .story-gallery{grid-auto-columns:clamp(270px,29vw,410px)}.client-story.portrait-four-five .story-gallery{grid-auto-columns:clamp(290px,32vw,455px)}.client-story.landscape .story-gallery{grid-auto-columns:clamp(420px,53vw,700px)}.archive-shot{scroll-snap-align:start;background:#11100e;border:1px solid #f7922d24;min-width:0;margin:0}.archive-shot button{background:var(--ink-soft);cursor:zoom-in;border:0;place-items:center;width:100%;padding:0;display:grid;overflow:hidden}.portrait-two-three .archive-shot button{aspect-ratio:2/3}.portrait-four-five .archive-shot button{aspect-ratio:4/5}.landscape .archive-shot button{aspect-ratio:3/2}.archive-shot img{object-fit:contain;width:100%;height:100%;transition:transform .55s cubic-bezier(.2,.8,.2,1),filter .35s}.archive-shot button:hover img{filter:none;transform:scale(1.018)}.archive-shot figcaption{color:var(--paper);padding:15px 16px 18px;font-family:Instrument Serif,Georgia,Times New Roman,serif;font-size:1rem;line-height:1.35}.archive-shot figcaption span{color:var(--gold);letter-spacing:.13em;text-transform:uppercase;margin-bottom:6px;font-family:Roboto,sans-serif;font-size:.57rem;font-weight:800;display:block}.lightbox{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f0;place-items:center;padding:32px;display:grid;position:fixed;inset:0}.lightbox figure{grid-template-rows:minmax(0,1fr) auto;max-width:min(1200px,92vw);max-height:90vh;margin:0;display:grid}.lightbox img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:calc(90vh - 72px);margin:auto}.lightbox figcaption{color:#fff;padding:16px 4px 0;font-family:Instrument Serif,Georgia,Times New Roman,serif;font-size:1.1rem}.lightbox figcaption span{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;margin-right:12px;font-family:Roboto,sans-serif;font-size:.63rem;font-weight:800}.lightbox-close{z-index:2;color:#fff;background:#0000008a;border:1px solid #ffffff47;border-radius:50%;place-items:center;width:46px;height:46px;display:grid;position:fixed;top:22px;right:22px}.process{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(4,1fr);gap:1px;margin-top:62px;display:grid}.step{background:var(--ink-soft);min-height:240px;padding:34px 28px}.step-num{color:var(--gold);letter-spacing:.18em;margin-bottom:44px;font-size:.72rem}.step p{color:var(--muted);margin-top:18px;font-size:.9rem;line-height:1.7}.packs{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:56px;display:grid}.pack{background:#ffffff6b;border:1px solid #dfd2da;padding:40px 32px;transition:transform .3s,box-shadow .3s;position:relative}.pack:hover{transform:translateY(-7px);box-shadow:0 26px 60px #3224101f}.pack.featured{border-color:var(--gold);color:var(--paper);background:#171217}.pack-badge{background:var(--gold);color:#16120d;letter-spacing:.11em;text-transform:uppercase;padding:10px 14px;font-size:.63rem;font-weight:800;position:absolute;top:0;right:0}.pack h3{margin-bottom:9px;font-size:2.2rem}.pack>p{color:#776c5f;line-height:1.55}.pack.featured>p{color:#aaa096}.pack ul{margin:28px 0 6px;padding:0;list-style:none}.pack li{border-bottom:1px solid #82705940;padding:11px 0;font-size:.9rem}.pack li:before{content:"—";color:var(--gold);margin-right:10px}.event-banner{align-items:end;min-height:680px;display:grid;position:relative;overflow:hidden}.event-banner>img{object-fit:cover;object-position:center 58%;width:100%;height:100%;position:absolute;inset:0}.event-banner:after{content:none}.event-copy{z-index:2;width:100%;padding-bottom:76px;position:relative}.event-copy .wrap{background:color-mix(in srgb, var(--ink-soft) 35%, transparent);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:min(720px,100% - 48px);margin-left:max(24px,50vw - 590px);margin-right:auto;padding:36px}.event-copy .lead{margin:25px 0 31px}.event-copy h2{color:#fff}.event-copy .eyebrow{color:#f7922d}.gear{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.gear .lead{margin-top:25px}.gear-copy{max-width:660px;font-size:1.12rem}.gear-list{border-top:1px solid var(--line);margin-top:40px}.gear-item{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:20px 0;display:flex}.gear-item strong{align-items:center;gap:9px;font-family:Instrument Serif,Georgia,serif;font-size:1.25rem;font-weight:400;display:flex}.gear-item span{color:var(--muted);text-align:right}.gear-visual{min-height:650px;position:relative}.gear-video-frame{background:#0c090c;height:650px;overflow:hidden}.gear-video{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.gear-note{z-index:1;background:var(--gold);color:#171217;max-width:260px;padding:22px 26px;position:absolute;bottom:35px;left:-34px}.gear-note strong{white-space:nowrap;margin-bottom:3px;font-family:Instrument Serif,Georgia,serif;font-size:2rem;font-weight:400;display:block}.proof{text-align:center;padding:126px 0}.proof-icon{color:var(--gold);margin:0 auto 26px}.proof blockquote{text-wrap:balance;max-width:950px;margin:0 auto;font-family:Instrument Serif,Georgia,serif;font-size:clamp(2.3rem,4vw,4.5rem);line-height:1.15}.proof p{max-width:640px;color:var(--muted);margin:28px auto 0;line-height:1.7}.faq-layout{grid-template-columns:.75fr 1.25fr;align-items:start;gap:8vw;display:grid}.faq{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;justify-content:space-between;gap:20px;padding:25px 0;font-family:Instrument Serif,Georgia,serif;font-size:1.35rem;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:var(--gold)}.faq details[open] summary:after{content:"−"}.faq p{max-width:720px;color:var(--muted);padding:0 34px 22px 0;line-height:1.7}.contact{grid-template-columns:.9fr 1.1fr;align-items:start;gap:8vw;display:grid}.contact .lead{margin-top:25px}.contact-email{border-bottom:1px solid var(--gold);color:var(--gold-light);align-items:center;gap:10px;margin-top:30px;padding-bottom:6px;display:inline-flex}.contact-paused{border:1px solid var(--line);background:linear-gradient(145deg,#f7922d1c,#ffffff05);padding:42px}.contact-paused h3{color:var(--gold-light);font-size:clamp(2.2rem,4vw,3.6rem)}.contact-paused>p:not(.eyebrow){max-width:560px;color:var(--muted);margin-top:20px;line-height:1.75}.contact-paused .btn{margin-top:30px}.contact-paused small{color:var(--muted);margin-top:18px;line-height:1.5;display:block}.contact-form{grid-template-columns:1fr 1fr;gap:20px;display:grid}.honeypot{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.field{gap:8px;display:grid}.field.full{grid-column:1/-1}.field label{color:#c6b8c2;letter-spacing:.13em;text-transform:uppercase;font-size:.67rem;font-weight:700}.field input,.field select,.field textarea{width:100%;color:var(--paper);background:0 0;border:0;border-bottom:1px solid #6d5967;border-radius:0;padding:13px 0}.field textarea{resize:vertical;min-height:112px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--gold);box-shadow:0 2px 0 var(--gold);outline:2px solid #0000}.field option{color:#111}.form-note{color:#a998a5;grid-column:1/-1;font-size:.75rem;line-height:1.55}.form-consent{color:#c6b8c2;cursor:pointer;grid-column:1/-1;align-items:flex-start;gap:11px;font-size:.76rem;line-height:1.55;display:flex}.form-consent input{width:17px;height:17px;accent-color:var(--gold);flex:none;margin:2px 0 0}.form-submit{justify-self:start}.form-submit:disabled{cursor:wait;opacity:.7;transform:none}.form-status{min-height:22px;color:var(--gold-light);align-items:center;gap:8px;font-size:.78rem;display:flex}.footer{border-top:1px solid var(--line);padding:48px 0 30px}.footer-row{justify-content:space-between;align-items:center;gap:30px;display:flex}.footer-brand{width:160px}.footer-brand img{opacity:.88;filter:drop-shadow(0 0 12px #f7922d24);width:100%;height:auto;-webkit-mask-image:linear-gradient(90deg,#0000,#000 9% 91%,#0000);mask-image:linear-gradient(90deg,#0000,#000 9% 91%,#0000)}.footer p{color:#887984;font-size:.75rem}.footer-links{gap:20px;font-size:.75rem;display:flex}.footer-links a:hover{color:var(--gold-light)}.copyright{margin-top:24px}[data-theme=light] .section-light{color:#171217;background:#faf8fa}[data-theme=light] .section-light .lead-dark{color:#6b5c66}[data-theme=light] .section-light .gold-dark{color:#6b003b}[data-theme=light] .pack{background:#fff;border-color:#dfd2da}[data-theme=light] .pack>p{color:#70636d}[data-theme=light] .pack.featured{color:#171217;background:#f5eaf0;border-color:#f7922d}[data-theme=light] .pack.featured>p{color:#70636d}[data-theme=light] .topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#faf8faf0}[data-theme=light] .topbar .navlinks{color:#382c35}[data-theme=light] .topbar .preference-btn{color:#382c35;background:#ffffffb8;border-color:#6b003b4d}[data-theme=light] .hero-media{background:#faf8fa}[data-theme=light] .hero-copy{color:#171217;text-shadow:none}[data-theme=light] .hero-copy .eyebrow{color:#6b003b}[data-theme=light] .hero-copy .hero-title{color:#171217}[data-theme=light] .hero-title .line-two{color:#6b003b}[data-theme=light] .hero-sub{color:#382c35}[data-theme=light] .hero-mark{color:#66535e}[data-theme=light] .hero .btn-ghost{color:#171217;background:#ffffffd1;border-color:#6b003b6b}[data-theme=light] .ticker{background:#faf8fa}[data-theme=light] .ticker-track span{color:#382c35}[data-theme=light] .shot,[data-theme=light] .archive-shot,[data-theme=light] .archive-shot button{background:#faf8fa}[data-theme=light] .event-copy h2,[data-theme=light] .event-copy .lead{color:#171217;text-shadow:none}[data-theme=light] .event-copy .gold,[data-theme=light] .event-copy .eyebrow{color:#6b003b;text-shadow:none}[data-theme=light] .contact-paused{background:#faf8fa}[data-theme=light] .lightbox{background:#faf8faf7}[data-theme=light] .lightbox figcaption{color:#171217}[data-theme=light] .lightbox-close{color:#171217;background:#fff;border-color:#6b003b4d}[data-theme=light] .brand img,[data-theme=light] .footer-brand img{opacity:1;filter:saturate(1.55)contrast(1.18)brightness(.88)drop-shadow(0 1px 7px #6b003b47)}[data-theme=light] .topbar:not(.scrolled) .brand img{filter:drop-shadow(0 0 10px #f7922d29)}[data-theme=light] .footer-brand img{opacity:.94}@keyframes heroIn{0%{opacity:.55;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}@keyframes ticker{to{transform:translate(-50%)}}@media (width>=641px){.hero{min-height:100svh;display:block}.hero-media{position:absolute;inset:0}.hero-media img{object-fit:cover;object-position:center 45%;padding-top:70px}.hero-content{padding:0 0 14px;display:block;position:absolute;inset:auto 0 0}.hero-copy .hero-title{font-size:clamp(3rem,4.8vw,5.2rem);line-height:.9}.hero-sub{margin:16px auto 20px}}@media (width<=900px){.navlinks a:not(.nav-cta){display:none}.split,.gear,.faq-layout,.contact{grid-template-columns:1fr;gap:52px}.archive-intro,.story-heading{grid-template-columns:1fr;gap:28px}.process{grid-template-columns:1fr 1fr}.packs{grid-template-columns:1fr}.pack{padding:34px 28px}.gear-visual,.gear-video-frame{height:520px;min-height:520px}.gear-note{left:18px}}@media (width<=640px){.wrap{width:min(100% - 28px,1180px)}.section{padding:82px 0}h1{letter-spacing:-.05em;font-size:clamp(3.15rem,15vw,4.8rem);line-height:.9}h2{font-size:clamp(2.45rem,12vw,3.7rem)}.topbar{height:70px}.brand{width:132px;height:48px}.nav{gap:12px}.navlinks{gap:0;font-size:.68rem}.preferences{gap:5px}.preference-btn{width:34px;min-width:34px;height:34px;padding:0}.hero{min-height:max(100svh,980px);display:block}.hero-media{position:absolute;inset:0}.hero-media img{object-fit:cover;object-position:center 45%;width:100%;max-width:100%;padding-top:66px}.hero-content{padding:0 0 12px;display:block;position:absolute;inset:auto 0 0}.hero-copy .hero-title{font-size:clamp(2.25rem,9.5vw,3rem);line-height:.92}.hero-title .line-two{margin-left:0;font-size:.92em}.hero-sub{margin:12px auto 14px;font-size:.86rem;line-height:1.42}.hero-mark{display:none}.actions{flex-direction:column;align-items:stretch}.btn{width:100%;min-height:56px;padding-inline:16px}.story-stats{gap:8px;margin-top:38px}.stat strong{font-size:2rem}.stat span{letter-spacing:.07em;font-size:.59rem}.gallery-head{display:block}.gallery-head>p{margin-top:22px}.masonry{grid-template-columns:1fr 1fr;grid-auto-rows:220px;gap:10px}.shot,.shot:nth-child(n){grid-area:span 1/span 1}.shot:first-child,.shot:nth-child(4){grid-column:1/-1}.shot figcaption{font-size:1.05rem;bottom:14px;left:14px;right:14px}.story-picker{margin-top:34px;top:69px}.story-picker-label{width:calc(100% - 28px);font-size:.64rem}.story-nav{padding-inline:14px}.story-nav button{min-width:148px}.story-list{margin-top:22px}.client-story{padding:34px 0 0}.story-copy{padding-right:0}.story-controls{margin-top:24px;position:static}.client-story.portrait-two-three .story-gallery{grid-auto-columns:74vw}.client-story.portrait-four-five .story-gallery{grid-auto-columns:80vw}.client-story.landscape .story-gallery{grid-auto-columns:88vw}.story-gallery{gap:10px;margin-right:-14px;padding-right:14px}.lightbox{padding:18px}.lightbox-close{top:12px;right:12px}.process{grid-template-columns:1fr}.step{min-height:210px}.event-banner{min-height:620px}.event-copy{padding-bottom:56px}.event-copy .wrap{width:calc(100% - 28px);margin-inline:auto;padding:26px 22px}.gear-item{flex-direction:column;align-items:flex-start;gap:7px}.gear-item span{text-align:left}.gear-visual,.gear-video-frame{height:430px;min-height:430px}.proof{padding:90px 0}.contact-form{grid-template-columns:1fr}.contact-paused{padding:30px 24px}.field.full,.form-note,.form-consent{grid-column:auto}.form-submit{justify-self:stretch}.footer-row{flex-direction:column;align-items:flex-start}.footer-brand{width:180px}.footer-links{flex-wrap:wrap}}.hero{grid-template-rows:auto;grid-template-columns:1fr 1fr;align-items:center;gap:5vw;min-height:min(940px,100svh);padding:116px max(24px,50vw - 660px) 44px;display:grid}.hero-content{order:1;min-width:0;padding:28px 0;position:relative;inset:auto}.hero-copy{text-align:left;max-width:620px}.hero-copy .hero-title{letter-spacing:-.055em;font-size:clamp(3.1rem,5.25vw,5.6rem);line-height:1.02}.hero-title .line-two{margin-top:8px}.hero-sub{max-width:490px;color:var(--muted);margin:28px 0;line-height:1.75}.hero .actions{justify-content:flex-start;gap:12px}.hero .btn{padding:0 18px;font-size:.64rem}.hero-universes{flex-wrap:wrap;gap:8px 18px;margin:0 0 32px;display:flex}.hero-universes a{letter-spacing:.07em;text-transform:uppercase;border-bottom:1px solid var(--line);padding-bottom:6px;font-size:.67rem}.hero-universes a:hover{color:var(--gold-light)}.hero-media{order:2;width:100%;min-height:0;position:relative;inset:auto;background:0 0!important}.hero-media picture{display:block}.hero-media img{object-fit:contain;object-position:center;width:100%;height:auto;max-height:740px;padding:0;display:block;position:relative;inset:auto}.hero-mark{writing-mode:horizontal-tb;letter-spacing:.2em;margin-top:42px;font-size:.58rem;position:static}.packs{align-items:stretch;gap:24px}.pack{flex-direction:column;padding:0;scroll-margin-top:90px;display:flex;overflow:hidden}.service-image{aspect-ratio:4/5;object-fit:cover;width:100%}.pack-body{flex-direction:column;flex:1;padding:30px 26px;display:flex}.pack-badge{color:#6b003b;background:0 0;margin-bottom:18px;padding:0;position:static}.pack h3{font-size:clamp(1.65rem,2.5vw,2.3rem)}.pack-body>p{color:#70636d;font-size:.92rem;line-height:1.65}.pack ul{margin:20px 0 26px}.pack li{font-size:.8rem;line-height:1.5}.pack .text-link{align-self:flex-start;margin-top:auto}.masonry{columns:3;column-gap:24px;display:block}.shot,.shot:nth-child(n){break-inside:avoid;background:0 0;margin:0 0 28px;overflow:visible}.shot button{cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;display:block;overflow:hidden}.shot img{width:100%;height:auto}.shot figcaption{max-width:none;color:var(--muted);background:0 0;margin-top:12px;padding:0;font-family:inherit;font-size:.7rem;line-height:1.6;position:static}.portfolio-filters{flex-wrap:wrap;gap:10px;margin-top:36px;display:flex}.portfolio-filters button{border:1px solid var(--line);color:var(--paper);background:0 0;border-radius:2px;padding:12px 20px;font-size:.76rem}.portfolio-filters button[aria-pressed=true]{background:var(--gold);color:#fff;border-color:var(--gold)}.story-picker{margin-top:24px}.event-banner{background:var(--ink-soft);grid-template-columns:1.1fr 1fr;align-items:stretch;min-height:0;display:grid}.event-banner>img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:520px;position:relative}.event-copy{align-items:center;padding:64px 44px;display:flex}.event-copy .wrap{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;width:100%;margin:0;padding:0}.event-copy h2{color:var(--paper);font-size:clamp(2.5rem,3.9vw,4.4rem)}.event-copy .gold{color:var(--gold-light)}.event-copy .lead{color:var(--muted)}[data-theme=light] .field label,[data-theme=light] .form-note,[data-theme=light] .form-consent{color:#62584c}.form-status{grid-column:1/-1}@media (width<=1050px) and (width>=641px){.hero{gap:24px;min-height:760px;padding-inline:24px}.hero-copy .hero-title{font-size:clamp(2.8rem,5.3vw,4rem)}.hero .actions{flex-direction:column;align-items:flex-start}.packs{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.pack-body{padding:24px 16px}.pack h3{font-size:1.8rem}.pack .text-link{font-size:.62rem}}@media (width<=640px){.hero{flex-direction:column;gap:28px;min-height:0;padding:96px 22px 32px;display:flex}.hero-content{order:1;width:100%;padding:0}.hero-copy .hero-title{font-size:clamp(2.7rem,11vw,4rem);line-height:1.03}.hero-copy .eyebrow{letter-spacing:.15em;font-size:.59rem}.hero-sub{margin:20px 0;font-size:.92rem;line-height:1.65}.hero-universes{gap:8px 12px;margin-bottom:22px}.hero-universes a{font-size:.59rem}.hero .actions{gap:10px}.hero .btn{min-height:48px}.hero-media{order:2;width:100%}.hero-media img{width:100%;height:auto;max-height:none;padding:0}.hero-mark{display:none}.packs{grid-template-columns:1fr;gap:28px;margin-top:36px}.service-image{aspect-ratio:1;object-position:center 40%}.pack-body{padding:28px}.pack h3{font-size:2.3rem}.masonry{columns:2;column-gap:12px}.shot,.shot:nth-child(n){margin-bottom:20px}.shot figcaption{font-size:.62rem;line-height:1.5}.portfolio-filters{gap:8px}.portfolio-filters button{padding:12px 14px;font-size:.72rem}.event-banner{flex-direction:column;display:flex}.event-banner>img{aspect-ratio:3/2;height:auto;min-height:0}.event-copy{padding:48px 22px}.event-copy .wrap{width:100%;padding:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.hero{isolation:isolate;background:#0c090c;align-items:flex-end;min-height:100svh;padding:0;display:flex;position:relative}.hero-media{z-index:-2;width:100%;height:100%;position:absolute;inset:0;overflow:hidden;background:#0c090c!important}.hero-media:after{content:"";background:linear-gradient(90deg,#030303c7 0%,#03030380 43%,#0303031a 74%),linear-gradient(#03030333 0%,#0000 56%,#030303a6 100%);position:absolute;inset:0}.hero-media .hero-slide{object-fit:cover;object-position:center 44%;opacity:0;width:100%;height:100%;max-height:none;padding:0;animation:18s infinite heroGallery;position:absolute;inset:0;transform:scale(1.03)}.hero-media .hero-slide:first-child{opacity:1;animation-delay:0s}.hero-media .hero-slide:nth-child(2){animation-delay:6s}.hero-media .hero-slide:nth-child(3){animation-delay:12s}.hero-content{z-index:2;width:100%;padding:clamp(150px,23vh,230px) 0 clamp(64px,9vh,100px);display:block;position:relative;inset:auto}.hero-content .wrap{width:min(1180px,100% - 48px)}.hero-copy{text-align:left;color:#fff;text-shadow:0 2px 24px #00000040;max-width:790px;margin:0}.hero-copy .hero-title,[data-theme=light] .hero-copy .hero-title{color:#fff;font-size:clamp(4.2rem,8vw,8.1rem);line-height:.88}.hero-title .line-two,[data-theme=light] .hero-title .line-two{color:#f7922d}.hero-sub,[data-theme=light] .hero-sub{color:#f6eef3;max-width:600px;margin:30px 0 24px;font-size:1.05rem;line-height:1.68}.hero-universes{margin-bottom:30px}.hero-universes a{color:#fff;border-color:#ffffff5c}.hero .actions{justify-content:flex-start}.hero-mark{color:#f6eef3;writing-mode:vertical-rl;position:absolute;bottom:84px;right:4vw}[data-theme=light] .topbar:not(.scrolled){-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#0009,#0000);border-bottom-color:#fff3}[data-theme=light] .topbar:not(.scrolled) .navlinks{color:#fff}[data-theme=light] .topbar:not(.scrolled) .preference-btn{color:#fff;background:#0003;border-color:#ffffff61}.masonry{columns:auto;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:auto;gap:3px;display:grid}.shot,.shot:nth-child(n){aspect-ratio:4/5;background:#171217;grid-area:auto;margin:0;position:relative;overflow:hidden}.shot button{cursor:zoom-in;background:0 0;border:0;width:100%;height:100%;padding:0;display:block;overflow:hidden}.shot img{object-fit:cover;width:100%;height:100%}.shot:after{content:"";pointer-events:none;background:linear-gradient(#0000,#00000094);height:35%;position:absolute;inset:auto 0 0}.shot figcaption{z-index:2;color:#fff;letter-spacing:.07em;text-transform:uppercase;pointer-events:none;background:0 0;max-width:none;margin:0;padding:0;font-family:inherit;font-size:.66rem;font-weight:700;line-height:1.45;position:absolute;bottom:16px;left:18px;right:18px}.shot:first-child img,.shot:nth-child(7) img{object-position:58% center}.shot:nth-child(4) img,.shot:nth-child(12) img{object-position:center 35%}@keyframes heroGallery{0%,28%{opacity:1;transform:scale(1.03)}33%,95%{opacity:0;transform:scale(1.08)}to{opacity:1;transform:scale(1.03)}}@media (width<=900px){.masonry{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-copy .hero-title,[data-theme=light] .hero-copy .hero-title{font-size:clamp(3.8rem,10.5vw,6.2rem)}}@media (width<=640px){.hero{min-height:100svh;padding:0;display:flex}.hero-content{order:initial;align-self:flex-end;padding:130px 0 48px}.hero-content .wrap{width:calc(100% - 36px)}.hero-media{order:initial;width:100%}.hero-media .hero-slide{object-position:58% center;height:100%;max-height:none}.hero-media .hero-slide:nth-child(2){object-position:70% center}.hero-media:after{background:linear-gradient(#03030340 0%,#0303038a 48%,#030303e0 100%)}.hero-copy .hero-title,[data-theme=light] .hero-copy .hero-title{font-size:clamp(3.2rem,14.8vw,5.2rem);line-height:.9}.hero-sub,[data-theme=light] .hero-sub{margin:22px 0 18px;font-size:.88rem;line-height:1.55}.hero-universes{gap:6px 14px;margin-bottom:24px}.hero .actions{grid-template-columns:1fr;display:grid}.masonry{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px}.shot,.shot:nth-child(n){margin:0}.shot figcaption{letter-spacing:.05em;font-size:.54rem;bottom:10px;left:10px;right:10px}}:root{--brand-bordeaux:#6b003b;--brand-orange:#f7922d;--brand-purple:#3b1e4a;--brand-blue:#194773;--font-editorial:"Instrument Serif", Georgia, serif;--font-body:Roboto, system-ui, sans-serif;font-family:var(--font-body)}h1,h2,h3,.proof blockquote,.faq summary,.gear-item strong,.gear-note strong,.stat strong{font-family:var(--font-editorial)}h1,h2{letter-spacing:-.025em}:focus-visible{outline:2px solid var(--brand-orange);outline-offset:5px}[data-theme=light] :focus-visible{outline-color:var(--brand-bordeaux)}.topbar{height:88px}.topbar.scrolled{height:76px}.brand{flex-shrink:0;width:142px;height:68px}.brand img{object-fit:contain;object-position:left center;height:64px}.brand img,.footer-brand img,[data-theme=light] .brand img,[data-theme=light] .footer-brand img,[data-theme=light] .topbar:not(.scrolled) .brand img{filter:none;opacity:1;-webkit-mask-image:none;mask-image:none}.navlinks{letter-spacing:.1em;font-weight:500}.nav-cta{border-color:currentColor}.preference-btn{border-radius:2px}.preference-btn:hover{background:var(--brand-bordeaux);color:#fff;border-color:var(--brand-bordeaux)}[data-theme=light] .topbar.scrolled{background:#fffffff5}.hero-media:after{background:linear-gradient(90deg,#180512cc,#1805126e 50%,#0c090c14 78%),linear-gradient(#0c090c38,#0000 50%,#0c090c99)}.hero-copy .hero-title,[data-theme=light] .hero-copy .hero-title{letter-spacing:-.025em;font-size:clamp(4.2rem,8.4vw,8.3rem);line-height:.96}.hero-title .line-two,[data-theme=light] .hero-title .line-two{color:#fff;font-style:italic}.hero-copy .eyebrow,[data-theme=light] .hero-copy .eyebrow{color:#fff}.hero-copy .eyebrow:before{content:"";background:var(--brand-orange);width:32px;height:2px;margin:0 12px 4px 0;display:inline-block}.hero-universes a:hover{color:#fff;border-color:var(--brand-orange)}.btn,.hero .btn,[data-theme=light] .hero .btn{background:var(--brand-bordeaux);border-color:var(--brand-bordeaux);color:#fff;border-radius:2px}.btn:hover,.hero .btn:hover,[data-theme=light] .hero .btn:hover{background:var(--brand-purple);border-color:var(--brand-purple);color:#fff}.hero .btn-ghost,[data-theme=light] .hero .btn-ghost{color:#fff;background:#0c090c33;border-color:#ffffffa6}.hero .btn-ghost:hover,[data-theme=light] .hero .btn-ghost:hover{color:var(--brand-bordeaux);background:#fff;border-color:#fff}.hero-mark{writing-mode:initial;flex-direction:column;align-items:center;gap:22px;display:flex;bottom:90px}.hero-mark-icon{background:url(/brand/icon-white.svg) 50%/contain no-repeat;width:56px;height:68px;display:block}.hero-mark span{writing-mode:vertical-rl}.ticker,[data-theme=light] .ticker{background:var(--brand-bordeaux);border-color:var(--brand-bordeaux)}.ticker-track span,[data-theme=light] .ticker-track span{color:#fff}.ticker-track span:after{color:var(--brand-orange)}.section-light .eyebrow,.section-light .gold-dark{color:var(--brand-bordeaux)}.pack,[data-theme=light] .pack{background:#fff;border-color:#e3d8df}.pack-badge{color:var(--brand-bordeaux);letter-spacing:.14em}.pack:nth-child(2) .pack-badge{color:var(--brand-purple)}.pack:nth-child(3) .pack-badge{color:var(--brand-blue)}.pack .text-link{color:var(--brand-bordeaux);border-color:var(--brand-bordeaux)}.pack .text-link:hover{color:var(--brand-purple)}.story-picker{top:75px}.story-nav button.active{color:#fff;background:var(--brand-bordeaux);border-color:var(--brand-bordeaux);box-shadow:none}.story-nav button.active small{color:#fff}.story-picker-label span{color:#fff;background:var(--brand-bordeaux)}.portfolio-filters button[aria-pressed=true]{color:#fff;background:var(--brand-bordeaux);border-color:var(--brand-bordeaux)}.gear-note{color:#fff;background:var(--brand-blue)}.proof,[data-theme=light] .proof{background:var(--brand-bordeaux);color:#fff}.proof blockquote{color:#fff;font-style:italic}.proof p{color:#eddae5}.proof-icon{color:var(--brand-orange)}.field label,.form-consent{color:var(--muted)}[data-theme=light] .field input,[data-theme=light] .field select,[data-theme=light] .field textarea{border-bottom-color:#b8a5b0}.field option{color:#171217;background:#fff}.form-note,.footer p{color:var(--muted)}.form-error{color:#ffb4a8}[data-theme=light] .form-error{color:#a51f37}.footer{padding-block:60px 32px}.footer-brand{flex-shrink:0;width:174px}.footer-brand img{object-fit:contain;height:82px}@media (width<=900px){.hero-copy .hero-title,[data-theme=light] .hero-copy .hero-title{font-size:clamp(3.8rem,10vw,6.2rem)}.hero-mark{display:none}}@media (width<=640px){.topbar,.topbar.scrolled{height:76px}.brand{width:114px;height:58px}.brand img{height:54px}.nav{gap:10px}.hero-content{padding-top:145px}.hero-media:after{background:linear-gradient(#0c090c47,#18051294 48%,#180512e6)}.hero-copy .hero-title,[data-theme=light] .hero-copy .hero-title{font-size:clamp(3.2rem,13.7vw,5.2rem);line-height:.98}.hero-copy .eyebrow{letter-spacing:.14em;font-size:.62rem}.footer-brand{width:150px}}
