:root{--ink:#121311;--paper:#f4f4f0;--muted:#a4a59e;--line:#363733;--accent:#d0edba;--blue:#d3e8f4;--serif:'Instrument Serif',Georgia,serif;--sans:'DM Sans',Arial,sans-serif;--gutter:clamp(24px,4vw,76px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--ink);color:var(--paper);font-family:var(--sans);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button{border:0;background:none}button:disabled{cursor:wait;opacity:.6}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #7494ff;outline-offset:6px}::selection{background:var(--accent);color:var(--ink)}[hidden]{display:none!important}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:500}h2{font-size:clamp(48px,5.6vw,88px);line-height:1.02;letter-spacing:-.045em}h2 em{font-family:var(--serif);font-weight:400;letter-spacing:-.035em}p{max-width:65ch}svg{flex-shrink:0}.eyebrow,.section-label{font-size:12px;letter-spacing:.11em;line-height:1.5;font-weight:500}.section-space{padding:96px var(--gutter)}.section-label{display:flex;justify-content:space-between;gap:24px;padding-bottom:24px;border-bottom:1px solid currentColor;opacity:.7;margin-bottom:64px}.button{min-height:54px;padding:15px 23px;display:inline-flex;align-items:center;justify-content:space-between;gap:32px;font-size:14px;font-weight:500;border:1px solid currentColor;transition:background .2s,color .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-light,.button-lime{background:var(--paper);color:var(--ink);border-color:var(--paper)}.button-light:hover{background:var(--accent);border-color:var(--accent)}.button-dark{color:var(--paper);background:var(--ink);border-color:var(--ink)}.button-dark:hover{background:#30362c}.text-button{font-size:14px;display:inline-flex;align-items:center;gap:24px;border-bottom:1px solid currentColor;padding:12px 0;line-height:1.5}.text-button:hover{opacity:.65}.skip-link{position:fixed;top:-100px;left:24px;z-index:100;background:var(--paper);color:var(--ink);padding:16px}.skip-link:focus{top:16px}
.site-header{height:94px;padding:0 var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line);position:relative;z-index:5;background:var(--ink)}.brand{display:flex;gap:14px;align-items:center;line-height:1.1;font-size:21px;letter-spacing:.03em}.brand img{width:54px;height:54px;object-fit:contain}.brand-small{font-size:10px;display:block;letter-spacing:.16em;margin-top:7px}.site-header nav{display:flex;align-items:center;gap:36px;font-size:14px}.site-header nav a{padding:12px 0}.site-header nav a:hover{color:var(--accent)}.header-book{border-bottom:1px solid #66685f}.language{display:flex;align-items:center;gap:4px;font-size:12px}.language button{min-width:36px;min-height:44px;opacity:.45}.language button[aria-pressed=true]{opacity:1}.language span{opacity:.3}
.hero{min-height:calc(100svh - 94px);position:relative;display:grid;grid-template-columns:1fr minmax(290px,.96fr) minmax(160px,.44fr);column-gap:4vw;padding:54px var(--gutter) 0;overflow:hidden}.hero-heading{align-self:center;padding-bottom:36px;position:relative;z-index:2}.hero-heading>.eyebrow{color:var(--muted);margin-bottom:25px}.hero h1{font-size:clamp(84px,9.6vw,156px);font-weight:500;line-height:.88;letter-spacing:-.075em}.hero h1>span{display:block}.hero h1 em{display:block;white-space:nowrap;font-weight:400;font-family:var(--serif);font-size:1.2em;letter-spacing:-.045em;margin-top:9px}.hero-description{font-size:16px;line-height:1.65;color:#c3c4bd;margin:34px 0 25px;max-width:370px}.hero-explore{display:block;margin-top:19px;font-size:13px;opacity:.65}.hero-art{align-self:center;width:100%;padding-bottom:28px}.hero-frame{position:relative}.hero-frame:before,.hero-frame:after{content:'';position:absolute;width:22px;height:22px;pointer-events:none;border-color:#a8b29d;border-style:solid;z-index:1}.hero-frame:before{top:-10px;left:-10px;border-width:1px 0 0 1px}.hero-frame:after{bottom:22px;right:-10px;border-width:0 1px 1px 0}.hero-frame>button{display:block;padding:0;width:100%;background:#1b1d19;overflow:hidden}.hero-frame img{width:100%;height:min(65vh,730px);min-height:440px;object-fit:contain;transition:opacity .2s,filter .5s;animation:image-arrive .75s both}.hero-frame-caption{font-size:12px;display:flex;justify-content:space-between;padding-top:12px;color:#b9bbb0;letter-spacing:.03em}.hero-index{align-self:center;padding-bottom:28px}.hero-index>.eyebrow{font-size:11px;color:var(--muted);letter-spacing:.08em;display:block;margin-bottom:18px}.mood-options{display:flex;flex-direction:column}.mood-options button{display:flex;gap:15px;align-items:center;padding:17px 0;border-bottom:1px solid var(--line);text-align:left;opacity:.42;transition:opacity .2s}.mood-options button:first-child{border-top:1px solid var(--line)}.mood-options button:hover,.mood-options button[aria-pressed=true]{opacity:1}.mood-options button[aria-pressed=true]{color:var(--accent)}.mood-options img{width:43px;height:57px;object-fit:cover}.mood-options button>span{font-size:14px;display:flex;flex-direction:column;gap:3px}.mood-options small{font-size:10px;font-weight:400;letter-spacing:.1em}.hero-index>p{font-size:13px;color:#a4a69c;margin:22px 0 2px;min-height:64px;line-height:1.6}.hero-index .text-button{font-size:12px;gap:12px}.hero-bottom{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding:23px 0;font-size:11px;letter-spacing:.08em;color:var(--muted);align-self:end}.hero-bottom>a{font-size:24px;line-height:1;padding:0 8px;color:var(--paper)}html[lang=pl] .hero h1{font-size:clamp(76px,8.4vw,136px)}html[lang=pl] .hero h1 em{font-size:1.06em}
.work{background:var(--paper);color:var(--ink)}.work .section-label{border-color:#b6b8ae}.work-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:52px}.work-intro h2{font-size:clamp(60px,6.6vw,108px)}.work-note{max-width:315px;display:flex;align-items:flex-start;gap:20px;font-size:14px;line-height:1.75;padding-bottom:5px}.note-icon{font-size:30px;line-height:1}.gallery-toolbar{display:flex;justify-content:space-between;gap:20px;padding:19px 0;border-top:1px solid #c7c9bf;border-bottom:1px solid #c7c9bf;align-items:center}.filters{display:flex;gap:7px;flex-wrap:wrap}.filters button{font-size:14px;padding:11px 17px;white-space:nowrap;border-radius:100px;border:1px solid transparent}.filters button:hover{border-color:#b4b8aa}.filters button[aria-pressed=true]{background:var(--ink);color:var(--paper)}.view-switch{font-size:13px;padding:11px 0 11px 15px;display:flex;align-items:center;gap:10px;white-space:nowrap}.view-switch>span:first-child{font-size:20px}.collection-context{display:flex;justify-content:space-between;gap:30px;margin:23px 0 50px;font-size:13px;color:#62675c}.collection-context>span{white-space:nowrap}.portfolio{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:70px 5vw}.photo-card{grid-column:span 6;position:relative;min-width:0}.photo-card:nth-child(4n+1):not(.landscape){grid-column:span 7}.photo-card:nth-child(4n+2):not(.landscape){grid-column:span 5;padding-top:110px}.photo-card:nth-child(4n+3):not(.landscape){grid-column:span 5;padding-top:50px}.photo-card:nth-child(4n+4):not(.landscape){grid-column:span 7}.photo-card.landscape{grid-column:1/-1;max-width:960px;width:100%;justify-self:center}.photo-open{display:block;width:100%;padding:0;position:relative;background:#e0e1da;overflow:hidden}.photo-open img{width:100%;height:auto;aspect-ratio:var(--photo-ratio,2/3);object-fit:contain;transition:filter .4s}.photo-open:hover img{filter:brightness(.92)}.view-photo-label{position:absolute;bottom:20px;right:20px;width:42px;height:42px;background:var(--paper);color:var(--ink);border-radius:50%;display:grid;place-items:center;font-size:22px;opacity:0;transform:translateY(8px);transition:opacity .2s,transform .2s}.photo-open:hover .view-photo-label,.photo-open:focus-visible .view-photo-label{opacity:1;transform:translateY(0)}.photo-save{position:absolute;right:12px;top:12px;width:42px;height:42px;display:grid;place-items:center;background:#121311db;color:white;border:1px solid #ffffff45;border-radius:50%;font-size:22px;line-height:1}.photo-card:nth-child(4n+2):not(.landscape)>.photo-save{top:122px}.photo-card:nth-child(4n+3):not(.landscape)>.photo-save{top:62px}.photo-save[aria-pressed=true]{background:var(--accent);color:var(--ink);border-color:var(--accent)}figcaption{display:flex;justify-content:space-between;align-items:baseline;gap:20px;padding-top:16px}.photo-title{font-family:var(--serif);font-size:28px;line-height:1.15}.photo-meta{font-size:10px;color:#717669;white-space:nowrap;letter-spacing:.05em}.gallery-footer{margin-top:65px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #c7c9bf;padding-top:24px;gap:30px}.gallery-footer p{font-size:13px;color:#676c60}.portfolio.contact-sheet{grid-template-columns:repeat(4,minmax(0,1fr));gap:40px 22px}.portfolio.contact-sheet .photo-card{grid-column:auto!important;padding-top:0!important;width:100%;align-self:start;justify-self:stretch}.portfolio.contact-sheet .photo-save{top:10px!important}.portfolio.contact-sheet figcaption{display:block}.portfolio.contact-sheet .photo-title{font-size:23px;margin-bottom:6px}.portfolio.contact-sheet .photo-card.landscape{grid-column:span 2!important}.portfolio.contact-sheet .photo-open img{height:auto;aspect-ratio:var(--photo-ratio);object-fit:contain}
.interlude{padding:100px var(--gutter) 110px;background:#182328;color:var(--blue)}.interlude-intro{display:grid;grid-template-columns:1fr 1.3fr;column-gap:10vw;align-items:end;margin-bottom:60px}.interlude-intro>.eyebrow{grid-column:1/-1;margin-bottom:35px;color:#9eb1b9}.interlude-intro h2{font-size:clamp(58px,6.6vw,106px)}.interlude-intro>p:last-child{font-size:16px;line-height:1.8;color:#afc2ca;padding-bottom:5px}.story-pair{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(0,.7fr);gap:5vw;align-items:start}.story-pair button{padding:0;display:block;width:100%;text-align:left}.story-landscape img{width:100%;height:auto;aspect-ratio:1600/1067}.story-landscape>span{font-size:12px;letter-spacing:.03em;display:block;margin-top:15px}.story-detail{padding-top:100px;display:flex;flex-direction:column;align-items:flex-start;gap:22px}.story-detail img{width:100%;height:auto}.story-detail .eyebrow{font-size:10px;color:#afc2ca}.story-detail .text-button{font-size:13px}
.about{padding-top:96px;padding-bottom:110px}.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:11vw}.about-signature{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.about-signature>span{font-size:10px;letter-spacing:.12em;color:var(--muted)}.about-signature>p:not(.signature-note){font-family:var(--serif);font-size:clamp(100px,14vw,220px);font-style:italic;line-height:1.18;letter-spacing:-.05em}.about-signature>p>span{color:var(--accent)}.signature-line{width:100%;height:1px;background:var(--line);margin:35px 0}.signature-note{font-size:18px;line-height:1.6;color:#c7cbbf}.about-copy>.eyebrow{margin-bottom:20px;color:var(--muted)}.about-copy h2{font-size:clamp(46px,5vw,80px);margin-bottom:27px}.about-copy p:not(.eyebrow){font-size:16px;color:#b9bdb1;margin-bottom:20px;line-height:1.8}.about-copy .about-lead{font-size:20px!important;color:var(--paper)!important}.about-copy .text-button{margin-top:8px}.process{background:#e7e9df;color:var(--ink)}.process-intro{display:flex;align-items:end;justify-content:space-between;gap:40px}.process-intro>p{font-size:16px;line-height:1.8;max-width:320px;color:#5b6351}.process-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5vw;margin-top:55px}.process-steps article{border-top:1px solid #afb6a3;padding-top:25px}.step-number{display:block;font-family:var(--serif);font-size:44px;color:#717d61;line-height:1;margin-bottom:30px}.process-steps h3{font-size:21px;letter-spacing:-.025em;margin-bottom:13px}.process-steps p{font-size:14px;line-height:1.85;color:#5b6351}.questions{display:grid;grid-template-columns:1fr 1.3fr;gap:10vw}.questions .eyebrow{color:var(--muted);margin-bottom:25px}.questions h2{font-size:clamp(48px,5vw,76px)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{cursor:pointer;list-style:none;font-size:16px;position:relative;padding:25px 35px 25px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';font-weight:400;font-size:23px;position:absolute;right:2px;top:20px;color:var(--accent)}.faq-list details[open] summary:after{content:'−'}.faq-list details p{font-size:15px;color:#b4baac;line-height:1.8;padding:0 30px 25px 0}
.booking{background:var(--accent);color:var(--ink);padding-bottom:110px}.booking .section-label{border-color:#879c77}.booking-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:8vw}.booking-intro h2{font-size:clamp(58px,6vw,96px);margin-bottom:30px}.booking-intro>p{font-size:16px;line-height:1.8;max-width:365px;margin-bottom:20px}.email-link{display:inline-flex;gap:30px;border-bottom:1px solid #758b64;padding-bottom:10px;font-size:18px;letter-spacing:-.02em;margin:15px 0 20px}.enquiry-form{padding-top:5px;min-width:0}.enquiry-form fieldset{border:0;margin:0 0 30px;padding:0;min-width:0}.enquiry-form legend{font-size:14px;margin-bottom:15px}.session-options{display:flex;flex-wrap:wrap;gap:8px}.session-options label{cursor:pointer;position:relative}.session-options input{position:absolute;opacity:0;width:1px;height:1px}.session-options span{display:block;font-size:13px;border:1px solid #8ea37e;padding:10px 15px;border-radius:100px;transition:background .2s}.session-options input:checked+span{background:var(--ink);border-color:var(--ink);color:var(--accent)}.session-options input:focus-visible+span{outline:3px solid #476de0;outline-offset:3px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:26px}.enquiry-form label:not(.session-options label){display:block;font-size:13px;margin-bottom:25px}.enquiry-form label>span{display:block;margin-bottom:8px}.enquiry-form input:not([type=radio]),.enquiry-form textarea{width:100%;background:transparent;border:0;border-bottom:1px solid #7f966e;border-radius:0;color:var(--ink);padding:9px 0 12px;min-height:44px;font-size:16px;line-height:1.5}.enquiry-form input::placeholder,.enquiry-form textarea::placeholder{color:#4c5f3e;opacity:1}.enquiry-form textarea{resize:vertical}.enquiry-form>.button{width:100%;margin-top:2px}.form-note{font-size:12px;line-height:1.8;margin-top:15px;color:#3b5131}.honey{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.form-status{font-size:14px;margin-bottom:12px}.form-status:empty{display:none}.form-status.error{border-left:3px solid #96372d;padding:12px;color:#59251b}.form-status a{text-decoration:underline}.booking-inspiration{margin-top:22px;max-width:350px}.booking-inspiration>p{font-size:12px;line-height:1.8}.inspiration-thumbs{display:flex;flex-wrap:wrap;gap:9px;margin:12px 0}.inspiration-thumb{position:relative;padding:0;border:1px solid #94a283}.inspiration-thumb img{width:50px;height:68px;object-fit:cover}.inspiration-thumb>span{position:absolute;top:-5px;right:-5px;background:var(--ink);color:white;width:20px;height:20px;line-height:19px;border-radius:50%;font-size:15px}.empty-inspiration a{text-decoration:underline}
.footer{padding:60px var(--gutter) 25px}.footer-wordmark{display:flex;align-items:center;gap:15px;font-size:clamp(40px,6.6vw,105px);line-height:1.3;letter-spacing:-.065em}.footer-wordmark>span:first-child{color:var(--accent);margin-left:-.12em}.footer-wordmark em{font-family:var(--serif);font-weight:400;letter-spacing:-.03em}.footer-arrow{margin-left:auto;font-family:var(--sans);font-size:80%}.footer-bottom{display:flex;gap:28px;align-items:center;justify-content:space-between;padding-top:30px;margin-top:40px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.footer-bottom button{padding:10px 0}.inspiration-dock{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);z-index:12;background:var(--ink);color:var(--paper);box-shadow:0 8px 40px #0003;border:1px solid #53594b;border-radius:100px;padding:13px 17px 13px 22px;display:flex;align-items:center;gap:16px;font-size:13px;white-space:nowrap}.dock-icon{color:var(--accent);font-size:24px;line-height:1}.dock-cta{background:var(--accent);color:var(--ink);padding:10px 18px;border-radius:100px}.toast{position:fixed;left:50%;bottom:112px;transform:translate(-50%,12px);opacity:0;z-index:50;pointer-events:none;padding:12px 20px;background:var(--paper);color:var(--ink);border:1px solid #a2a896;font-size:13px;border-radius:2px;transition:opacity .2s,transform .2s;max-width:90vw;text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}
dialog{color:var(--paper);background:var(--ink);border:1px solid var(--line);padding:0}dialog::backdrop{background:#080a08de;backdrop-filter:blur(8px)}.icon-button{width:48px;height:48px;display:inline-grid;place-items:center;font-size:23px;border:1px solid #45493e;border-radius:50%;flex-shrink:0}.icon-button:hover{background:#30372a}.lightbox{width:100vw;height:100dvh;max-width:none;max-height:none;margin:0;border:0;padding:24px var(--gutter);overflow:hidden}.lightbox[open]{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:16px}.lightbox-top{display:flex;align-items:center;justify-content:space-between;gap:30px}.lightbox-top .eyebrow{font-size:10px;color:var(--muted)}.lightbox-top h2{font-size:28px;font-family:var(--serif);letter-spacing:0;margin-top:5px}.lightbox-stage{display:grid;grid-template-columns:50px minmax(0,1fr) 50px;gap:20px;align-items:center;min-height:0;height:100%}.lightbox-stage>img{width:100%;height:100%;min-height:0;object-fit:contain}.lightbox-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:12px;border-top:1px solid var(--line);font-size:12px}.lightbox-bottom .button{min-height:44px;font-size:13px;border-color:#555b4d}.lightbox-bottom .text-button{font-size:13px}.message-dialog{width:min(640px,calc(100vw - 32px));max-height:90dvh;padding:60px 45px 40px}.dialog-close{position:absolute;right:18px;top:16px;width:35px;height:35px;font-size:16px}.message-dialog>.eyebrow{color:var(--accent);margin-bottom:20px}.message-dialog h2{font-size:60px;margin-bottom:25px}.message-dialog>p,.privacy-dialog p{font-size:15px;line-height:1.8;color:#c0c5b7;margin-bottom:20px}.message-dialog .small-note{font-size:13px;margin-top:20px;margin-bottom:0}.message-dialog .small-note a,.privacy-dialog a{text-decoration:underline}.confirmation-reference{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0;display:flex;justify-content:space-between;gap:20px;font-size:13px;margin:25px 0}.confirmation-reference strong{font-weight:500;color:var(--accent)}.reveal{transition:opacity .6s,transform .6s}.reveal.waiting{opacity:0;transform:translateY(22px)}@keyframes image-arrive{from{opacity:.4;filter:blur(8px)}to{opacity:1;filter:blur(0)}}
@media(min-width:1700px){.hero{column-gap:6vw}.hero-frame img{height:70vh;max-height:820px}.hero-heading{padding-left:1vw}.hero-index{max-width:220px}.portfolio{column-gap:7vw;padding:0 3vw}}
@media(max-width:1100px){.site-header nav{gap:22px}.hero{grid-template-columns:1fr 1fr;column-gap:6vw;padding-top:45px}.hero-index{grid-column:1/-1;padding:10px 0 28px;display:grid;grid-template-columns:1fr 3fr;align-items:center;gap:10px 30px}.hero-index>.eyebrow{margin:0}.mood-options{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.mood-options button{border-top:1px solid var(--line);padding:12px 0;gap:10px}.mood-options button>span{font-size:12px}.mood-options img{width:30px;height:40px}.hero-index>p,.hero-index>.text-button{display:none}.hero h1{font-size:11vw}.hero-frame img{height:58vh;min-height:390px}.hero-heading{padding-bottom:28px}.hero-description{font-size:14px}.hero-bottom{font-size:10px}.about-layout{gap:6vw}.booking-layout{gap:5vw}.collection-context>span{display:none}.photo-title{font-size:25px}figcaption{display:block}.photo-meta{display:block;margin-top:5px}.section-label{font-size:10px}.photo-card:nth-child(4n+2):not(.landscape){padding-top:80px}.photo-card:nth-child(4n+2):not(.landscape)>.photo-save{top:92px}}
@media(max-width:760px){html{scroll-padding-top:20px}.site-header{height:80px;gap:15px}.brand{font-size:17px;gap:8px}.brand img{width:45px;height:45px}.brand-small{font-size:8px}.site-header nav a:not(.header-book){display:none}.site-header nav{margin-left:auto;font-size:12px}.language{font-size:11px}.language button{min-width:29px}.hero{grid-template-columns:.88fr 1fr;gap:24px 22px;padding-top:40px;min-height:0}.hero-heading{align-self:center;padding-bottom:0}.hero-heading>.eyebrow{font-size:9px;line-height:1.7;margin-bottom:22px}.hero h1{font-size:12.5vw}.hero h1 em{font-size:1.2em}.hero-description{font-size:12px;line-height:1.75;margin:23px 0 19px}.hero-description br{display:none}.hero-heading .button{font-size:12px;min-height:46px;padding:11px 13px;gap:12px}.hero-explore{font-size:11px;margin-top:17px}.hero-art{padding:0}.hero-frame img{height:55vh;min-height:340px;max-height:470px}.hero-frame:before,.hero-frame:after{width:14px;height:14px}.hero-frame:before{left:-6px;top:-6px}.hero-frame:after{right:-6px;bottom:22px}.hero-frame-caption{font-size:9px;gap:8px}.hero-frame-caption>span:last-child{display:none}.hero-index{display:block;padding:3px 0 0}.hero-index>.eyebrow{font-size:9px;margin-bottom:12px}.mood-options{gap:15px;grid-template-columns:repeat(4,minmax(0,1fr))}.mood-options button{display:block;padding:10px 0;border-bottom:0}.mood-options img{display:none}.mood-options button>span{font-size:11px;gap:7px}.mood-options small{font-size:9px}.hero-bottom{padding:20px 0;margin-top:0;font-size:8px;gap:15px}.hero-bottom>span:nth-child(2){display:none}.hero-bottom>a{font-size:20px}html[lang=pl] .hero h1{font-size:11vw}html[lang=pl] .hero h1 em{font-size:1.1em}.section-space{padding:65px var(--gutter)}.section-label{margin-bottom:42px;padding-bottom:18px;font-size:9px}.section-label>span:nth-child(2){max-width:150px;text-align:right}.work-intro{display:block;margin-bottom:30px}.work-intro h2{font-size:58px}.work-note{font-size:13px;margin-top:26px;max-width:100%;gap:15px}.work-note br{display:none}.note-icon{font-size:24px}.gallery-toolbar{align-items:flex-start;gap:10px;display:block;padding:12px 0}.filters{gap:3px}.filters button{font-size:12px;padding:10px 12px}.view-switch{padding:12px 5px 3px;font-size:12px}.collection-context{font-size:12px;margin:18px 0 32px}.portfolio{gap:38px 20px;grid-template-columns:repeat(2,minmax(0,1fr))}.portfolio .photo-card:nth-child(n){grid-column:auto;padding:0;width:100%;max-width:none}.portfolio .photo-card:nth-child(3n+1){grid-column:1/-1}.portfolio .photo-card.landscape:nth-child(n){grid-column:1/-1}.portfolio .photo-card>.photo-save{top:10px!important;right:10px;width:35px;height:35px;font-size:19px}.photo-title{font-size:23px}.photo-meta{font-size:9px;letter-spacing:.025em}.photo-card:not(:nth-child(3n+1)):not(.landscape) .photo-title{font-size:21px}.photo-card:not(:nth-child(3n+1)):not(.landscape) .photo-meta{font-size:8px}figcaption{padding-top:12px}.view-photo-label{display:none}.portfolio.contact-sheet{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 16px}.portfolio.contact-sheet .photo-card:nth-child(n){grid-column:auto!important}.portfolio.contact-sheet .photo-card.landscape:nth-child(n){grid-column:1/-1!important}.portfolio.contact-sheet .photo-title{font-size:22px}.gallery-footer{margin-top:40px;align-items:flex-start;gap:20px}.gallery-footer p{font-size:11px}.gallery-footer .text-button{font-size:12px;padding-top:0;max-width:165px;gap:15px}.interlude{padding:65px var(--gutter)}.interlude-intro{display:block;margin-bottom:32px}.interlude-intro>.eyebrow{font-size:10px;margin-bottom:24px}.interlude-intro h2{font-size:64px}.interlude-intro>p:last-child{margin-top:25px;font-size:14px}.story-pair{grid-template-columns:1fr;gap:36px}.story-landscape>span{font-size:11px}.story-detail{padding-top:0;width:65%;margin-left:auto;gap:18px}.story-detail .text-button{font-size:12px}.about-layout{grid-template-columns:1fr;gap:45px}.about-signature{padding:0 0 10px}.about-signature>p:not(.signature-note){font-size:145px}.about-signature>span{font-size:9px}.signature-line{margin:22px 0}.signature-note{font-size:16px}.about-copy h2{font-size:54px}.about-copy>.eyebrow{font-size:11px}.about-copy p:not(.eyebrow){font-size:15px}.about-copy .about-lead{font-size:18px!important}.process-intro{display:block}.process-intro h2{font-size:58px}.process-intro>p{font-size:14px;margin-top:25px}.process-steps{grid-template-columns:1fr;gap:30px;margin-top:38px}.process-steps article{display:grid;grid-template-columns:40px 1fr;column-gap:25px;padding-top:23px}.step-number{font-size:33px;grid-row:1/3;margin:0}.process-steps h3{font-size:21px;margin-bottom:10px}.process-steps p{font-size:14px}.questions{grid-template-columns:1fr;gap:32px}.questions h2{font-size:56px}.faq-list summary{font-size:14px;padding:22px 30px 22px 0}.faq-list details p{font-size:14px}.booking-layout{grid-template-columns:1fr;gap:42px}.booking-intro h2{font-size:65px}.booking-intro>p{font-size:15px;max-width:100%}.email-link{font-size:19px}.booking-inspiration{max-width:100%}.enquiry-form{padding:0}.enquiry-form legend{font-size:14px}.form-row{gap:20px}.enquiry-form label:not(.session-options label){font-size:12px;margin-bottom:23px}.enquiry-form input:not([type=radio]),.enquiry-form textarea{font-size:16px}.form-note{font-size:12px}.footer{padding:45px var(--gutter) 24px}.footer-wordmark{font-size:8.9vw;gap:7px}.footer-bottom{font-size:10px;gap:15px;flex-wrap:wrap;margin-top:28px;padding-top:24px}.footer-bottom>span:nth-child(2){display:none}.inspiration-dock{bottom:12px;gap:10px;padding:9px 10px 9px 15px;font-size:11px;max-width:calc(100vw - 24px)}.dock-cta{padding:9px 13px}.dock-icon{font-size:21px}.toast{bottom:85px;font-size:12px}.lightbox{padding:18px 16px}.lightbox[open]{gap:14px}.lightbox-top h2{font-size:26px}.lightbox-stage{grid-template-columns:minmax(0,1fr);position:relative}.lightbox-stage>img{grid-column:1;grid-row:1}.lightbox-stage .icon-button{position:absolute;z-index:1;background:#121311bb;width:36px;height:36px;font-size:18px}.lightbox-prev{left:0}.lightbox-next{right:0}.lightbox-bottom{display:grid;grid-template-columns:auto 1fr;gap:12px;font-size:11px}.lightbox-bottom .button{font-size:12px;padding:10px;justify-self:end}.lightbox-bottom>.text-button{grid-column:1/-1;justify-self:center;font-size:13px}.message-dialog{padding:65px 25px 30px}.message-dialog h2{font-size:53px}.message-dialog>p,.privacy-dialog p{font-size:14px}.confirmation-reference{font-size:12px}}
@media(max-width:380px){:root{--gutter:20px}.site-header{gap:7px}.brand>span{display:none}.hero{gap:22px 16px}.hero-frame img{min-height:310px}.hero-heading .button{font-size:11px;padding:10px;gap:8px}.hero h1{font-size:13vw}.hero-description{font-size:11px}.mood-options{gap:10px}.mood-options button>span{font-size:10px}.filters button{padding:9px 10px;font-size:11px}.form-row{grid-template-columns:1fr;gap:0}.hero-bottom{font-size:7px}.hero-frame-caption{font-size:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal.waiting{opacity:1;transform:none}}
@media(prefers-contrast:more){:root{--muted:#d7d9d0;--line:#71776b}.mood-options button{opacity:.8}.photo-meta{color:#3d4434}}
/* Readable type and a deliberate full-width portrait treatment on small screens. */
.brand-small,.hero-index>.eyebrow,.mood-options small,.hero-bottom,.section-label,.photo-meta,.story-detail .eyebrow,.about-signature>span,.footer-bottom{font-size:12px}.hero-index .text-button,.hero-index>p,.view-switch,.collection-context,.gallery-footer p,.story-landscape>span,.story-detail .text-button,.enquiry-form legend,.enquiry-form label:not(.session-options label),.session-options span,.hero-explore{font-size:14px}.mood-options button>span{font-size:14px}.hero-description,.about-copy p:not(.eyebrow),.process-steps p,.faq-list details p,.booking-intro>p{font-size:16px}.photo-meta{white-space:normal}figcaption{align-items:flex-start}.brand-small{font-size:9px}.hero-bottom{font-size:12px}.mood-options img{flex-shrink:0}.work-note{font-size:16px}.hero-index>.eyebrow{font-size:12px}.hero-index .text-button{line-height:1.6}.enquiry-form input[type=date]{color-scheme:light}
@media(max-width:1100px){.mood-options button>span{font-size:14px}.hero-bottom{font-size:11px}.section-label{font-size:12px}.hero h1{font-size:11vw}.hero-description{font-size:16px}}
@media(max-width:760px){.hero{display:flex;flex-direction:column;padding-top:30px;gap:25px;overflow:clip}.hero-heading{width:100%;display:grid;grid-template-columns:1fr auto;gap:18px 16px;align-items:center}.hero-heading>.eyebrow{grid-column:1/-1;font-size:11px;margin:0}.hero h1,html[lang=pl] .hero h1{grid-column:1/-1;font-size:clamp(53px,14vw,105px);white-space:nowrap;line-height:1.02}.hero h1>span,.hero h1 em{display:inline}.hero h1 em,html[lang=pl] .hero h1 em{font-size:1.18em;margin-left:.11em}.hero-description{font-size:14px;margin:0;line-height:1.7}.hero-heading .button{font-size:13px;padding:13px 14px;gap:16px;max-width:170px}.hero-explore{font-size:13px;grid-column:1/-1;margin:0;display:none}.hero-art{width:100%;align-self:stretch;padding:0 14px}.hero-frame img{height:clamp(370px,58vh,610px);max-height:none;min-height:0}.hero-frame>button{background:var(--ink)}.hero-frame-caption{font-size:12px;padding-top:14px}.hero-frame-caption>span:last-child{display:block}.hero-frame:after{bottom:30px}.hero-index{padding:0;width:100%}.hero-index>.eyebrow{font-size:11px;margin-bottom:10px}.mood-options{gap:10px}.mood-options button>span{font-size:13px}.mood-options small{font-size:11px}.hero-bottom{width:100%;font-size:10px;line-height:1.7;margin-top:-12px;padding:18px 0}.section-label{font-size:11px}.work-note{font-size:16px}.filters button{font-size:14px;padding:10px 13px}.view-switch{font-size:14px}.collection-context{font-size:14px}.photo-meta,.photo-card:not(:nth-child(3n+1)):not(.landscape) .photo-meta{font-size:11px}.gallery-footer p{font-size:13px}.gallery-footer .text-button{font-size:14px;max-width:190px}.interlude-intro>p:last-child,.process-intro>p,.faq-list summary,.faq-list details p,.booking-intro>p{font-size:16px}.story-detail .eyebrow{font-size:11px}.story-detail .text-button{font-size:14px}.about-signature>span{font-size:11px}.about-copy p:not(.eyebrow){font-size:16px}.process-steps p{font-size:16px}.enquiry-form label:not(.session-options label){font-size:14px}.session-options span{font-size:14px}.footer-bottom{font-size:12px}.lightbox-bottom{font-size:13px}.message-dialog>p,.privacy-dialog p{font-size:16px}html[lang=pl] .hero-heading .button{max-width:160px;font-size:12px}html[lang=pl] .hero h1{font-size:13vw}}
@media(max-width:380px){.hero-heading{grid-template-columns:1fr}.hero-description{font-size:16px}.hero-heading .button{max-width:none;justify-self:start}.hero h1{font-size:14vw}.brand>span{display:block}.hero-bottom{font-size:10px}.filters button{font-size:14px}.mood-options button>span{font-size:12px}.form-row{grid-template-columns:1fr}.photo-meta{font-size:11px}}
.hero{--mood-accent:var(--paper)}.hero[data-mood=editorial]{--mood-accent:#edcccf}.hero[data-mood=lifestyle]{--mood-accent:#bfe2f1}.hero[data-mood=boudoir]{--mood-accent:#d8c9b5}.hero h1 em{color:var(--mood-accent);transition:color .5s}.hero-frame{width:min(100%,calc(65vh * .666667));margin:auto}.hero-frame img{width:100%;height:auto;min-height:0;max-height:none;aspect-ratio:2/3}.hero-frame>button{background:transparent}.mood-options button{opacity:.68}.mood-options button[aria-pressed=true]{color:var(--mood-accent)}.hero-frame-caption{min-height:34px}.hero-frame-caption>span:first-child{white-space:normal}.hero-frame:after{bottom:34px}
@media(max-width:1100px) and (min-width:761px){.hero-frame{width:100%}.hero-frame img{height:auto;min-height:0;max-height:none}.hero-index{grid-template-columns:1fr;gap:20px}.hero-index>.eyebrow{margin-bottom:0}.mood-options{gap:20px}.mood-options img{width:38px;height:51px}.mood-options button{gap:12px}.hero-bottom{font-size:12px}}
@media(max-width:760px){.hero-frame{width:min(100%,calc(58vh * .666667))}.hero-frame img{height:auto;min-height:0;max-height:none}.hero-description{font-size:16px}.hero-heading{grid-template-columns:1fr}.hero-heading .button{justify-self:start;max-width:none;font-size:14px;padding:13px 20px;gap:25px}.hero-description br{display:block}.hero-heading>.eyebrow{font-size:12px}.hero-index>.eyebrow{font-size:12px}.hero-index small{font-size:12px}.mood-options button>span{font-size:14px}.hero-bottom{font-size:12px;gap:15px}.hero-bottom>span:first-child{max-width:280px}.hero h1{letter-spacing:-.065em}.hero h1 em{margin-left:.14em}.booking-intro h2{font-size:54px}.booking-intro>p{margin-bottom:12px}.booking-inspiration{margin-top:12px}.booking-layout{gap:30px}.hero-frame-caption{font-size:12px}.section-label,.photo-meta,.photo-card:not(:nth-child(3n+1)):not(.landscape) .photo-meta,.about-signature>span,.story-detail .eyebrow{font-size:12px}html[lang=pl] .hero-heading .button{font-size:14px;max-width:none}.brand-small{font-size:9px}}
@media(max-width:480px){.form-row{grid-template-columns:1fr;gap:0}.enquiry-form label:not(.session-options label){margin-bottom:24px}.lightbox-bottom .button{white-space:normal;max-width:250px}.mood-options{gap:8px}.mood-options button>span{font-size:13px}.hero-art{padding:0 8px}.hero-index .eyebrow{font-size:12px}}
@media(max-width:380px){.mood-options button>span{font-size:12px}.hero h1{font-size:13vw}.hero-bottom>span:first-child{font-size:12px}}
@media(max-width:380px){.brand-small{display:none}.brand img{width:38px;height:38px}.brand{font-size:16px;gap:8px;flex-shrink:0}.site-header nav{font-size:12px}.header-book{white-space:nowrap}.language{gap:0}.language button{min-width:26px}}
/* Collection entrances preserve the proportions of every photograph. */
.collections-intro{margin-bottom:20px}.collection-spotlights{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;margin-bottom:48px}.collection-spotlights button{padding:0;text-align:left;min-width:0}.collection-spotlights img{width:100%;height:auto;aspect-ratio:2/3;object-fit:contain;background:#e2e3dc;transition:filter .2s}.collection-spotlights button:hover img{filter:brightness(.86)}.spotlight-name{display:flex;justify-content:space-between;gap:8px;font-family:var(--serif);font-size:clamp(25px,2.3vw,36px);line-height:1.3;padding-top:11px}.spotlight-name>span{font-family:var(--sans);font-size:18px;padding-top:6px}.spotlight-count{display:block;font-size:12px;color:#62675c;margin-top:5px}.gallery-toolbar{align-items:flex-start}.view-switch{flex-shrink:0}.filters{max-width:1000px}.hero[data-mood=couples]{--mood-accent:#f0c6c4}.city-sequence{grid-template-columns:1.15fr .75fr .75fr;gap:30px;align-items:center}.city-sequence img{aspect-ratio:2/3;object-fit:contain}.city-sequence .story-detail{padding-top:0;width:auto;margin:0;gap:20px}.sequence-caption{display:block;font-size:12px;color:#afc2ca;margin-top:14px}.city-sequence .text-button{font-size:14px;white-space:normal}.session-options span{margin-bottom:0!important}.photo-title{overflow-wrap:anywhere}.photo-meta{flex-shrink:0;max-width:40%}.portfolio.contact-sheet .photo-meta{max-width:none}.hero-frame-caption>span:first-child{max-width:90%}
@media(max-width:1100px){.collection-spotlights{gap:16px}.gallery-toolbar{flex-direction:column;gap:8px}.view-switch{padding-left:0}.city-sequence{grid-template-columns:1.1fr .85fr .85fr;gap:20px}.city-sequence>.story-detail{max-width:100%}}
@media(max-width:760px){.collection-spotlights{display:flex;overflow-x:auto;gap:16px;scroll-snap-type:x mandatory;padding:4px 4px 18px;margin:0 -4px 28px;scrollbar-width:thin}.collection-spotlights button{flex:0 0 140px;scroll-snap-align:start}.collection-spotlights img{width:140px;height:210px}.spotlight-name{font-size:26px}.spotlight-count{font-size:12px}.city-sequence{grid-template-columns:1fr 1fr;gap:28px 20px;align-items:start}.city-sequence>.story-cover{grid-column:1/-1;grid-row:auto;width:85%}.city-sequence>.sequence-door{grid-column:1;width:100%;margin:0}.city-sequence>.story-detail{grid-column:2;width:100%;margin:50px 0 0;padding:0}.city-sequence .eyebrow{font-size:12px;letter-spacing:.04em}.city-sequence .text-button{font-size:14px;gap:8px}.collection-context>span{display:none}.gallery-toolbar{gap:4px}.filters{gap:4px}.photo-card figcaption{flex-direction:column;gap:8px}.photo-meta{max-width:none}.gallery-footer{align-items:flex-start}.gallery-footer .text-button{max-width:220px}.session-options{gap:7px}.session-options span{padding:9px 12px}}
@media(prefers-reduced-motion:reduce){.collection-spotlights{scroll-behavior:auto}}
.instagram-link{display:inline-flex;align-items:center;gap:12px;max-width:100%;min-height:44px;padding:10px 0;font-size:14px;line-height:1.5}.instagram-link>span:first-child{overflow-wrap:anywhere}.instagram-link:hover{text-decoration:underline;text-underline-offset:5px}.footer-bottom{flex-wrap:wrap}.footer-bottom .instagram-link{font-size:inherit}
/* Text wordmark and Matt's own portrait. */
.brand.brand-text{font:500 26px/1.2 var(--sans);letter-spacing:-.035em;white-space:nowrap;padding:12px 0}
.about-layout{align-items:center;max-width:1440px;margin:0 auto;gap:clamp(40px,7vw,112px)}
.about-portrait{width:100%;max-width:440px;margin:0;justify-self:center}
.about-matt-photo{width:100%;height:auto;aspect-ratio:2/3;object-fit:cover;object-position:100% 50%}
.about-portrait figcaption{padding-top:16px;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}
@media(max-width:700px){.brand.brand-text{font-size:18px}.about-portrait{max-width:400px}}
@media(max-width:380px){.site-header{padding-left:16px;padding-right:16px;gap:8px}.brand.brand-text{font-size:16px}.site-header nav{font-size:11px}}
/* Exact interlude from the local hero alternative, scoped to this section. */
.feeling-banner{min-height:650px;height:82svh;max-height:1000px;position:relative;overflow:hidden;color:#f4f3ee;font:400 16px/1.6 var(--sans)}
.feeling-banner>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 45%}
.feeling-banner-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#061317b8,#06131708 80%),linear-gradient(0deg,#06131766,transparent 60%)}
.feeling-banner-copy{position:absolute;left:8%;top:50%;transform:translateY(-50%)}
.feeling-banner h2{font:400 clamp(80px,9.6vw,154px)/1 var(--serif);letter-spacing:-.025em;margin:20px 0 38px;max-width:900px}
.feeling-banner h2 em{color:#d9ff62;font-weight:400;letter-spacing:inherit}
.feeling-banner-eyebrow{font-size:12px;letter-spacing:.18em;display:flex;gap:15px;align-items:center;margin:0 0 30px;max-width:none}
.feeling-banner-cta{border:0;border-bottom:1px solid currentColor;background:transparent;color:inherit;display:inline-flex;justify-content:space-between;align-items:center;gap:40px;padding:10px 0;font-size:15px;cursor:pointer}
.feeling-banner-cta:hover{opacity:.7}
.feeling-banner-cta>span:last-child{font-size:24px}
.feeling-banner-credit{position:absolute;right:4.5%;bottom:32px;font-size:12px;letter-spacing:.13em}
@media(max-width:700px){
 .feeling-banner{height:670px;min-height:0}
 .feeling-banner>img{object-position:58% 50%}
 .feeling-banner-overlay{background:linear-gradient(0deg,#061317d9,#06131700 90%)}
 .feeling-banner-copy{left:6%;right:6%;top:auto;bottom:85px;transform:none}
 .feeling-banner h2{font-size:clamp(70px,17vw,116px);margin-top:22px;margin-bottom:25px}
 .feeling-banner-eyebrow{font-size:11px}
 .feeling-banner-credit{font-size:10px}
}
/* Proportional rows keep neighbouring photographs aligned without cropping. */
.portfolio.portfolio-rows{display:flex;flex-direction:column;gap:44px;padding:0;max-width:1600px;margin:0 auto}
.portfolio-rows .portfolio-row{display:flex;align-items:flex-start;gap:26px;width:100%}
.portfolio-rows .portfolio-row-single{max-width:520px;align-self:center}
.portfolio.portfolio-rows .photo-card:nth-child(n){flex:calc(var(--photo-ratio) * 100) 1 0;grid-column:auto;padding:0;width:auto;max-width:none;min-width:0;margin:0;justify-self:stretch}
.portfolio.portfolio-rows .photo-save{top:12px!important;right:12px}
.portfolio-rows .photo-open img{display:block;width:100%;height:auto;aspect-ratio:var(--photo-ratio);object-fit:contain}
.portfolio-rows .photo-card figcaption{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:16px;padding-top:14px}
.portfolio.portfolio-rows .photo-title{font:400 clamp(22px,1.65vw,28px)/1.2 var(--serif);letter-spacing:-.02em}
.portfolio.portfolio-rows .photo-meta{font-size:12px;line-height:1.5;max-width:45%;margin:3px 0 0;text-align:right;color:#62675c}
@media(max-width:1100px){.portfolio.portfolio-rows{gap:36px}.portfolio-rows .portfolio-row{gap:22px}}
@media(max-width:700px){.portfolio.portfolio-rows{gap:36px}.portfolio-rows .portfolio-row{gap:0}.portfolio.portfolio-rows .photo-card:nth-child(n){width:100%}.portfolio.portfolio-rows .photo-title{font-size:26px}.portfolio-rows .photo-card figcaption{padding-top:12px}.portfolio.portfolio-rows .photo-meta{font-size:12px}.portfolio.portfolio-rows .photo-save{width:40px;height:40px;font-size:22px}}
/* Gallery captions show only the frame number and category. */
.portfolio .photo-card figcaption{justify-content:flex-start}
.portfolio .photo-card .photo-meta{max-width:none;margin:0;text-align:left}
/* A bright photographic invitation, with prints extending beyond its edge. */
.hero-instagram{display:block;position:relative;isolation:isolate;width:min(100%,400px);margin:30px 0 6px;padding:20px 22px 18px;background:#d9ff62;color:#15190d;border:1px solid #d9ff62;border-radius:3px;text-decoration:none;transform:rotate(-2deg);transform-origin:center;box-shadow:5px 6px 0 #111210,6px 7px 0 #80953f;transition:transform .35s,box-shadow .35s,background .35s}
.hero-instagram:hover,.hero-instagram:focus-visible{background:#e3ff8a;transform:translateY(-4px) rotate(0);box-shadow:7px 10px 0 #111210,8px 11px 0 #b4d548}
.hero-instagram:focus-visible{outline:2px solid var(--paper);outline-offset:7px}
.instagram-kicker{display:flex;align-items:center;gap:8px;min-height:24px;font-size:12px;font-weight:600;letter-spacing:.1em;line-height:1.4}
.instagram-icon{width:24px;height:24px;flex:none}
.instagram-prints{display:block;position:absolute;right:14px;top:-25px;width:132px;height:106px;pointer-events:none}
.instagram-prints img{position:absolute;top:0;width:72px;height:96px;object-fit:cover;border:3px solid #f4f3ee;box-shadow:0 5px 14px #0004;transition:transform .4s cubic-bezier(.2,.8,.2,1)}
.instagram-prints img:nth-child(1){left:0;transform:translateY(5px) rotate(-17deg)}
.instagram-prints img:nth-child(2){left:30px;transform:translateY(-4px) rotate(-3deg)}
.instagram-prints img:nth-child(3){left:60px;transform:translateY(2px) rotate(14deg)}
.hero-instagram:hover .instagram-prints img:nth-child(1),.hero-instagram:focus-visible .instagram-prints img:nth-child(1){transform:translate(-12px,-6px) rotate(-25deg)}
.hero-instagram:hover .instagram-prints img:nth-child(2),.hero-instagram:focus-visible .instagram-prints img:nth-child(2){transform:translateY(-12px) rotate(0)}
.hero-instagram:hover .instagram-prints img:nth-child(3),.hero-instagram:focus-visible .instagram-prints img:nth-child(3){transform:translate(8px,-6px) rotate(22deg)}
.instagram-copy{display:flex;flex-direction:column;gap:3px;margin-top:29px;padding-right:45px}
.instagram-title{font-size:clamp(32px,3.3vw,48px);font-weight:600;letter-spacing:-.065em;line-height:1.04}
.instagram-handle{font-size:13px;line-height:1.6;font-weight:500;letter-spacing:-.015em;white-space:nowrap}
.instagram-arrow{position:absolute;right:20px;bottom:22px;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#15190d;color:#d9ff62;font-size:28px;line-height:1;transition:transform .35s}
.hero-instagram:hover .instagram-arrow,.hero-instagram:focus-visible .instagram-arrow{transform:rotate(45deg)}
@media(min-width:761px) and (max-height:850px){.hero{padding-top:30px}.hero-instagram{margin-top:20px;padding:14px 18px}.instagram-copy{margin-top:18px}.instagram-title{font-size:40px}.instagram-prints{top:-24px;height:90px}.instagram-prints img{width:64px;height:85px}.instagram-arrow{bottom:17px}}
@media(max-width:1100px) and (min-width:761px){.hero-instagram{max-width:360px}.instagram-prints{right:10px;width:118px}.instagram-prints img{width:64px;height:85px}.instagram-prints img:nth-child(2){left:27px}.instagram-prints img:nth-child(3){left:54px}}
@media(max-width:760px){.hero-instagram{grid-column:1/-1;width:calc(100% - 8px);max-width:400px;margin:21px 0 8px 3px;padding:18px 18px 16px}.instagram-title{font-size:43px}.instagram-copy{margin-top:29px}.instagram-prints{right:10px;top:-22px;width:118px}.instagram-prints img{width:64px;height:85px}.instagram-prints img:nth-child(2){left:27px}.instagram-prints img:nth-child(3){left:54px}.instagram-arrow{right:16px;bottom:18px}}
@media(max-width:380px){.hero-instagram{padding:16px}.instagram-kicker{gap:6px;font-size:11px;letter-spacing:.06em}.instagram-icon{width:21px;height:21px}.instagram-prints{width:98px;right:9px;top:-19px}.instagram-prints img{width:54px;height:72px;border-width:2px}.instagram-prints img:nth-child(2){left:22px}.instagram-prints img:nth-child(3){left:44px}.instagram-copy{margin-top:21px;padding-right:32px}.instagram-title{font-size:34px}.instagram-handle{font-size:12px}.instagram-arrow{width:34px;height:34px;font-size:24px;right:12px;bottom:19px}}
@media(prefers-reduced-motion:reduce){.hero-instagram,.instagram-prints img,.instagram-arrow{transition:none}.hero-instagram:hover,.hero-instagram:focus-visible{transform:rotate(-2deg)}.hero-instagram:hover .instagram-arrow,.hero-instagram:focus-visible .instagram-arrow{transform:none}.hero-instagram:hover .instagram-prints img:nth-child(1),.hero-instagram:focus-visible .instagram-prints img:nth-child(1){transform:translateY(5px) rotate(-17deg)}.hero-instagram:hover .instagram-prints img:nth-child(2),.hero-instagram:focus-visible .instagram-prints img:nth-child(2){transform:translateY(-4px) rotate(-3deg)}.hero-instagram:hover .instagram-prints img:nth-child(3),.hero-instagram:focus-visible .instagram-prints img:nth-child(3){transform:translateY(2px) rotate(14deg)}}
