@font-face{font-family:'Etude Noire';src:url('/fonts/etude-noire-light.ttf') format('truetype');font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:'Etude Noire';src:url('/fonts/etude-noire-regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Etude Noire';src:url('/fonts/etude-noire-medium.ttf') format('truetype');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:'Etude Noire';src:url('/fonts/etude-noire-bold.ttf') format('truetype');font-weight:700;font-style:normal;font-display:swap}
:root{--dark:#19191f;--lime:#baff66;--light:#f3f3f3;--ink:#19191f;--line:#d7d7d7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--light);color:var(--ink);font-family:'Etude Noire','Space Grotesk',Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.dark{background:var(--dark);color:#fff}.lime-section{background:var(--lime);color:var(--ink)}.site-header{width:100%;margin:0;position:fixed;z-index:20;inset:0 0 auto;display:flex;align-items:center;gap:34px;padding:23px max(48px,calc((100vw - 1344px)/2));background:rgba(25,25,31,.94);color:#fff}.logo{font-family:'Etude Noire','Space Grotesk',Arial,sans-serif;font-weight:700;font-size:28px;letter-spacing:.02em;white-space:nowrap}.nav{display:flex;gap:26px;margin-left:auto;font-size:13px}.nav a:hover{color:var(--lime)}.header-button{border:1px solid #65656c;border-radius:99px;padding:11px 16px;font-size:13px}.menu-button{display:none;color:#fff;background:none;border:0;font-size:24px}.section{width:100%;margin:0;padding:125px max(48px,calc((100vw - 1344px)/2))}.hero{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;align-items:center;position:relative;overflow:hidden;padding-top:140px}.hero-copy{position:relative;z-index:2}.kicker{font-size:11px;letter-spacing:.16em;opacity:.68;margin:0 0 28px}.hero h1{font-family:'Etude Noire','Space Grotesk',Arial,sans-serif;font-weight:500;font-size:clamp(42px,4.2vw,60px);line-height:.93;letter-spacing:-.06em;margin:0 0 30px}.hero h1 em,h2 em{font-style:normal;color:var(--lime)}h2{font-size:clamp(45px,5vw,75px);}.hero-description{font-family:'Etude Noire','Space Grotesk',Arial,sans-serif;font-weight:400;max-width:570px;color:#babac0;font-size:18px;line-height:1.35;margin:0 0 35px}.button{border:0;border-radius:99px;padding:17px 24px;display:inline-flex;gap:20px;cursor:pointer}.lime{background:var(--lime);color:var(--ink)}.dark-button{background:var(--dark);color:#fff}.hero-visual{height:640px;position:relative;display:flex;align-items:center;justify-content:center}.hanging-car{position:relative;z-index:2;width:min(92%,650px);filter:drop-shadow(0 35px 25px rgba(0,0,0,.3));transform-origin:50% 0;animation:drop-in 1.4s cubic-bezier(.2,.8,.2,1) both,sway 5.4s ease-in-out 1.4s infinite}.cord{position:absolute;z-index:1;top:-120px;width:2px;height:355px;background:linear-gradient(#aaa,#555);transform-origin:top}.cord-one{left:30%;transform:rotate(10deg)}.cord-two{right:30%;transform:rotate(-10deg)}@keyframes drop-in{from{transform:translateY(-620px) rotate(-4deg);opacity:0}to{transform:translateY(0) rotate(0);opacity:1}}@keyframes sway{0%,100%{transform:rotate(-1.7deg) translateY(0)}50%{transform:rotate(1.7deg) translateY(8px)}}.hero-foot{position:absolute;bottom:30px;left:max(48px,calc((100vw - 1344px)/2));right:max(48px,calc((100vw - 1344px)/2));border-top:1px solid #44444b;padding-top:12px;color:#96969d;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.12em}.section-heading{display:grid;grid-template-columns:1fr 2fr;gap:30px;margin-bottom:60px}.section-heading h2{font-size:clamp(43px,5vw,75px)}.section-heading p:last-child{max-width:540px;color:#777;line-height:1.5}.dark .section-heading p:last-child{color:#aaa}.gallery{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.gallery-card{border:0;padding:0;background:none;grid-column:span 4;cursor:zoom-in}.gallery-card.large{grid-column:span 8}.gallery-card img{display:block;width:100%;height:345px;object-fit:cover;transition:transform .35s}.gallery-card.large img{height:500px}.gallery-card:hover img{transform:scale(1.025)}.underlink{display:inline-block;margin-top:35px;border-bottom:1px solid currentColor;padding-bottom:8px;font-size:14px}.lime-text{color:var(--lime)}.posters-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.poster-card{border:0;padding:0;background:#333;cursor:zoom-in;min-height:430px}.poster-card img{width:100%;height:100%;object-fit:cover;display:block}.poster-placeholder{display:grid;place-items:center;background:#bdbdba;color:#202027;font-size:32px;text-align:center}.price-list{max-width:1000px;margin-left:auto}.price-list details{border-top:1px solid var(--line);padding:24px 0}.price-list details:last-child{border-bottom:1px solid var(--line)}.price-list summary{display:grid;grid-template-columns:70px 1fr auto;align-items:center;cursor:pointer;list-style:none}.price-list summary::-webkit-details-marker{display:none}.price-list summary span{color:#999}.price-list summary b{font-size:22px}.price-list summary strong{font-size:17px}.price-list details p{margin:15px 0 0 70px;color:#777}.about-stats{display:flex;gap:16vw;margin:60px 0 0 33.33%}.about-stats b{display:block;font-size:52px;line-height:1}.about-stats span{font-size:13px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.steps article{border-top:1px solid var(--line);padding-top:20px}.steps article>span{color:#888}.steps h3{font-size:23px;margin:50px 0 12px}.steps p{color:#777;margin:0}.testimonials blockquote{max-width:720px;margin:0 0 0 auto;font-size:clamp(26px,3vw,42px);line-height:1.08;letter-spacing:-.04em}.testimonials cite{display:block;color:#999;font-size:13px;font-style:normal;letter-spacing:0;margin-top:30px}.contact{display:grid;grid-template-columns:1fr 1fr;gap:8vw}.contact form{display:grid;gap:22px}.contact label{font-size:11px;letter-spacing:.12em;text-transform:uppercase;display:grid;gap:7px}.contact input,.contact textarea{background:none;border:0;border-bottom:1px solid #56663c;outline:0;padding:12px 0;resize:vertical}.contact input:focus,.contact textarea:focus{border-color:var(--dark)}.form-message{font-size:13px;margin:0}.footer{width:100%;display:grid;grid-template-columns:1fr 1fr auto;gap:30px;padding:55px max(48px,calc((100vw - 1344px)/2))}.footer div{display:grid;gap:8px;font-size:14px}.footer small{color:#999}.lightbox{position:fixed;inset:0;z-index:40;background:rgba(0,0,0,.9);display:none;align-items:center;justify-content:center;padding:5vw}.lightbox.open{display:flex}.lightbox img{max-width:90vw;max-height:90vh;object-fit:contain}.lightbox button{position:absolute;top:20px;right:30px;border:0;background:none;color:#fff;font-size:42px;cursor:pointer}
@media(max-width:820px){.site-header{padding:17px 5vw}.nav,.header-button{display:none}.menu-button{display:block;margin-left:auto}.nav.open{position:absolute;display:grid;top:67px;left:0;right:0;padding:24px 5vw;background:var(--dark);gap:18px}.section{padding:88px 6vw}.hero{display:block;min-height:850px;padding-top:130px}.hero h1{font-size:54px}.hero-visual{height:405px;margin-top:20px}.hanging-car{width:100%}.cord{height:240px;top:-40px}.hero-foot{left:6vw;right:6vw;font-size:8px}.section-heading{display:block;margin-bottom:40px}.section-heading>div{margin-top:25px}.gallery{grid-template-columns:1fr 1fr}.gallery-card,.gallery-card.large{grid-column:span 1}.gallery-card.large{grid-column:span 2}.gallery-card img,.gallery-card.large img{height:260px}.posters-grid{grid-template-columns:1fr}.poster-card{min-height:380px}.price-list summary{grid-template-columns:35px 1fr}.price-list summary strong{grid-column:2;margin-top:8px}.price-list details p{margin-left:35px}.about-stats{margin-left:0;gap:9vw}.about-stats b{font-size:34px}.steps{grid-template-columns:1fr 1fr}.steps h3{margin-top:28px}.contact{display:block}.contact form{margin-top:48px}.footer{grid-template-columns:1fr;padding:42px 6vw}}

@media(max-width:820px){.site-header,.section,.footer{width:100%;margin:0}.site-header{padding:17px 6vw}.section{padding:88px 6vw}.hero{padding-top:130px}.hero h1{font-size:42px}.hero-description{font-size:16px}.hero-foot{left:6vw;right:6vw}.logo{font-size:24px}}

.hero-copy{padding-left:clamp(24px,5vw,96px)}
@media(max-width:820px){.hero-copy{padding-left:0}}

/* Photography layout: centered title, editorial image grid and replaceable captions. */
.photo-section{background:#f2f2f2}
.photo-section .section-heading{grid-template-columns:1fr 1.35fr 1fr;gap:32px;align-items:start;margin-bottom:70px}
.photo-section .section-heading>div{display:contents}
.photo-section .section-heading h2{grid-column:2;font-size:clamp(58px,6vw,88px);line-height:.86;letter-spacing:-.065em;margin:0}
.photo-section .section-heading>.kicker{grid-column:1}
.photo-section .section-heading p:last-child{grid-column:3;max-width:360px;margin:5px 0 0;color:#85858a;line-height:1.25}
.photo-section .gallery{grid-template-columns:repeat(12,minmax(0,1fr));column-gap:14px;row-gap:28px}
.photo-section .gallery-card{display:block;width:100%;padding:0;border:0;background:none;text-align:left;color:var(--ink);font-family:inherit}
.photo-section .gallery-card{align-self:start}
.photo-section .gallery-card img{width:100%;height:auto;aspect-ratio:1.72;object-fit:cover;display:block}
.photo-section .gallery-card.large img{aspect-ratio:1.95}
.photo-section .photo-caption{display:flex;justify-content:space-between;gap:16px;padding-top:11px;font-size:12px;line-height:1.1}
.photo-section .photo-caption strong{font-weight:700}
.photo-section .photo-caption small{font-size:11px;color:#555;white-space:nowrap}
.posters-section{background:#19191f;color:#fff}
.posters-section .section-heading{grid-template-columns:1fr 1.35fr 1fr;gap:32px;align-items:start;margin-bottom:70px}
.posters-section .section-heading>div{display:contents}
.posters-section .section-heading>.kicker{grid-column:1}
.posters-section .section-heading h2{grid-column:2;font-size:clamp(58px,6vw,88px);line-height:.86;letter-spacing:-.065em;margin:0}
.posters-section .section-heading p:last-child{grid-column:3;max-width:390px;margin:5px 0 0;color:#aaa;line-height:1.25}
.posters-section .posters-grid{display:grid;grid-template-columns:repeat(3,minmax(0,640px));justify-content:center;gap:16px}
.posters-section .poster-card{width:100%;height:auto;aspect-ratio:640 / 853;min-height:0;padding:0;border:0;border-radius:0;overflow:hidden;position:relative;background:#333;cursor:zoom-in}
.posters-section .poster-card img{display:block;width:100%;height:100%;object-fit:cover}
.posters-section .poster-placeholder{display:flex;align-items:flex-end;justify-content:flex-start;padding:28px;background:linear-gradient(145deg,#e1e2de 0%,#9ea7a5 43%,#4e5758 100%);color:#fff;text-align:left}
.posters-section .poster-placeholder span{font-size:clamp(24px,2.2vw,42px);font-weight:700;line-height:.9;letter-spacing:-.04em;text-transform:uppercase}
.posters-section .underlink{margin-top:30px}
.price-section{background:#f3f3f3;color:var(--ink)}
.price-section .section-heading{grid-template-columns:1fr 1.35fr 1fr;gap:32px;align-items:start;margin-bottom:70px}
.price-section .section-heading>div{display:contents}
.price-section .section-heading>.kicker{grid-column:1}
.price-section .section-heading h2{grid-column:2;font-size:clamp(58px,6vw,88px);line-height:.86;letter-spacing:-.065em;margin:0}
.price-section .section-heading p:last-child{grid-column:3;max-width:390px;margin:5px 0 0;color:#85858a;line-height:1.25}
.price-section .price-list{max-width:none;width:66.666%;margin:0 0 0 33.333%}
.price-section .price-list .price-item{padding:24px 0;border-top:1px solid #d2d2d2}
.price-section .price-list .price-item:last-child{border-bottom:1px solid #d2d2d2}
.price-section .price-list .price-summary{display:grid;align-items:center;grid-template-columns:60px 1fr auto;min-height:50px}
.price-section .price-list .price-summary span{font-size:13px;color:#a4a4a4}
.price-section .price-list .price-summary b{font-size:20px;line-height:1.1}
.price-section .price-list .price-summary strong{font-size:14px;white-space:nowrap}
.price-section .price-list .price-item p{margin:5px 0 0 60px;color:#85858a;font-size:14px;line-height:1.3}
@media(max-width:820px){
  .photo-section .section-heading{display:grid;grid-template-columns:1fr;gap:22px;margin-bottom:42px}
  .photo-section .section-heading>div{display:block}
  .photo-section .section-heading h2,.photo-section .section-heading>.kicker,.photo-section .section-heading p:last-child{grid-column:auto}
  .photo-section .section-heading h2{font-size:clamp(48px,13vw,68px)}
  .photo-section .section-heading p:last-child{margin-top:22px}
  .photo-section .gallery{grid-template-columns:1fr 1fr;column-gap:10px;row-gap:24px}
  .photo-section .gallery-card,.photo-section .gallery-card.large{grid-column:span 1}
  .photo-section .gallery-card.large{grid-column:span 2}
  .photo-section .gallery-card img,.photo-section .gallery-card.large img{aspect-ratio:1.45}
  .photo-section .photo-caption{font-size:10px;padding-top:8px}
  .photo-section .photo-caption small{font-size:9px}
  .posters-section .section-heading{display:grid;grid-template-columns:1fr;gap:22px;margin-bottom:42px}
  .posters-section .section-heading>div{display:block}
  .posters-section .section-heading h2,.posters-section .section-heading>.kicker,.posters-section .section-heading p:last-child{grid-column:auto}
  .posters-section .section-heading h2{font-size:clamp(48px,13vw,68px)}
  .posters-section .section-heading p:last-child{margin-top:22px}
  .posters-section .posters-grid{grid-template-columns:1fr;gap:18px}
  .posters-section .poster-card{aspect-ratio:640 / 853}
  .price-section .section-heading{display:grid;grid-template-columns:1fr;gap:22px;margin-bottom:42px}
  .price-section .section-heading>div{display:block}
  .price-section .section-heading h2,.price-section .section-heading>.kicker,.price-section .section-heading p:last-child{grid-column:auto}
  .price-section .section-heading h2{font-size:clamp(48px,13vw,68px)}
  .price-section .section-heading p:last-child{margin-top:22px}
  .price-section .price-list{width:100%;margin:0}
  .price-section .price-list .price-summary{grid-template-columns:35px 1fr auto}
  .price-section .price-list .price-summary b{font-size:17px}
  .price-section .price-list .price-summary strong{font-size:12px}
  .price-section .price-list .price-item p{margin-left:35px;font-size:12px}
}

/* About section — editorial composition from the reference */
.about-section{min-height:626px;display:flex;align-items:center}
.about-layout{width:100%;max-width:1344px;margin:0 auto;display:grid;grid-template-columns:1fr 1.65fr .75fr;align-items:center;gap:clamp(32px,5vw,110px)}
.about-mark{width:154px;height:154px;border:2px solid var(--ink);border-radius:50%;display:grid;place-items:center;justify-self:start}
.about-mark span{font-size:31px;font-weight:700;line-height:.82;letter-spacing:-.08em;transform:rotate(-12deg);text-align:center}
.about-copy .kicker{margin:0 0 28px}
.about-copy h2{font-size:clamp(52px,4.4vw,75px);line-height:.84;letter-spacing:-.065em;margin:0 0 28px}
.about-copy h2 em{color:var(--ink)}
.about-description{max-width:460px;margin:0;color:var(--ink);font-size:16px;line-height:1.35}
.about-signature{margin:36px 0 0;font-size:21px;font-style:italic}
.about-section .about-stats{display:grid;grid-template-columns:1fr;gap:28px;margin:0;align-self:center}
.about-section .about-stats div{display:grid;gap:4px}
.about-section .about-stats b{font-size:42px;line-height:.9;letter-spacing:-.06em}
.about-section .about-stats span{font-size:11px;line-height:1.1}
@media(max-width:820px){
  .about-section{min-height:0;display:block}
  .about-layout{display:grid;grid-template-columns:1fr;gap:42px}
  .about-mark{width:118px;height:118px;justify-self:start}
  .about-mark span{font-size:25px}
  .about-copy h2{font-size:clamp(48px,13vw,68px)}
  .about-description{font-size:15px}
  .about-description br{display:none}
  .about-signature{margin-top:28px;font-size:18px}
  .about-section .about-stats{grid-template-columns:repeat(3,1fr);gap:18px;margin:8px 0 0}
  .about-section .about-stats b{font-size:32px}
  .about-section .about-stats span{font-size:10px}
}

.about-aside{display:flex;flex-direction:column;align-items:flex-start;gap:72px;align-self:stretch;justify-content:flex-start}
.about-aside .kicker{margin:0}
@media(max-width:820px){
  .about-aside{align-self:auto;gap:30px}
}

/* Contact section — reference layout and refined form */
.contact{grid-template-columns:1.05fr 1fr;gap:clamp(48px,8vw,130px);align-items:start;min-height:510px}
.contact .section-heading{display:block;margin:0}
.contact .section-heading .kicker{margin:0 0 28px}
.contact .section-heading h2{font-size:clamp(54px,5vw,78px);line-height:.86;letter-spacing:-.065em;margin:0 0 30px}
.contact .section-heading h2 em{color:var(--ink)}
.contact .section-heading p:last-child{max-width:380px;color:var(--ink);line-height:1.35;margin:0}
.contact form{display:grid;gap:0;margin-top:0}
.contact label{font-size:11px;letter-spacing:.1em;color:var(--ink);padding:0 0 12px;margin:0 0 19px;border-bottom:1px solid rgba(25,25,31,.48)}
.contact label:focus-within{border-color:var(--ink)}
.contact input,.contact textarea{border:0;padding:9px 0 0;background:transparent;color:var(--ink);font-size:14px;line-height:1.3}
.contact input::placeholder,.contact textarea::placeholder{color:rgba(25,25,31,.48);opacity:1}
.contact textarea{min-height:70px}
.contact .dark-button{width:100%;justify-content:space-between;align-items:center;margin-top:0;padding:17px 22px}
.contact .dark-button:disabled{opacity:.6;cursor:wait}
.contact .form-message{min-height:20px;margin:15px 0 0;color:var(--ink)}
@media(max-width:820px){
  .contact{display:block;min-height:0}
  .contact .section-heading{margin-bottom:44px}
  .contact .section-heading h2{font-size:clamp(48px,13vw,68px)}
  .contact form{margin-top:0}
}
