@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600&family=Playfair+Display:ital,wght@0,400;0,500;1,400;1,500&display=swap');
:root{--wine:#70142d;--ink:#191719;--paper:#faf9f7;--line:#d8d4d1;--muted:#686368}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.6}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #c05c7b;outline-offset:5px}img,video{display:block;width:100%;object-fit:cover}figure{margin:0}header{min-height:105px;display:flex;align-items:center;justify-content:space-between;padding:20px 4%;border-bottom:1px solid var(--line);gap:24px}.brand{font-family:'Playfair Display',Georgia,serif;font-size:29px;letter-spacing:-1px;line-height:1.1}.brand span{display:block;font:10px Manrope,sans-serif;letter-spacing:2.7px;margin-top:9px}nav{display:flex;gap:32px;font-size:14px}.header-right{display:flex;align-items:center;gap:30px;font-size:14px}#lang{border:0;background:none;padding:8px 0}#lang span{color:#898389}.contact-small{border-bottom:1px solid var(--wine);padding:8px 0;color:var(--wine)}.hero{padding:28px 4% 90px}.hero-top{display:flex;justify-content:space-between;font-size:12px;letter-spacing:1.5px;text-transform:uppercase}h1,h2,h3,p{margin:0}h1,h2{font-family:'Playfair Display',Georgia,serif;font-weight:400;line-height:1.06;letter-spacing:-.045em}h1{font-size:clamp(65px,8.6vw,145px);display:flex;justify-content:space-between;gap:24px;margin:34px 0 45px;color:var(--wine)}h1 em,h2 i{font-weight:400}h2{font-size:clamp(44px,5.5vw,84px)}.hero-composition{display:grid;grid-template-columns:1fr 1.38fr .74fr;gap:4%;align-items:start}.hero-copy{padding-top:40px;max-width:340px}.hero-copy>p:first-child{font-size:22px;line-height:1.45}.muted{color:var(--muted)}p+p{margin-top:22px}.hero-copy .muted{font-size:15px;margin:23px 0 30px}.pill{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:14px 28px;background:var(--wine);color:white;border-radius:40px;font-size:14px;transition:background .2s,transform .2s}.pill:hover{background:#471022;transform:translateY(-2px)}.hero-note{display:block;font-size:11px;letter-spacing:1.3px;line-height:1.9;margin-top:85px}.reel{position:relative;aspect-ratio:3/4;background:#242021;overflow:hidden}.reel>video{height:100%}.reel-controls{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#0009);color:white;display:flex;align-items:center;gap:14px;padding:45px 18px 20px;font-size:11px;letter-spacing:.6px}.reel-controls span{margin-right:auto}.reel-controls button{background:transparent;border:0;color:white;padding:6px;font-size:13px}.hero-side{margin-top:29%;position:relative}.hero-side img{aspect-ratio:3/4}.hero-side figcaption{font-size:11px;letter-spacing:2px;margin-top:18px}.section{padding:100px 6%}.eyebrow{font-size:12px;letter-spacing:2px;display:block;margin-bottom:30px}.section-title{margin-bottom:55px}.section-title>p{max-width:440px;margin:26px 0 0 auto;color:var(--muted)}.work{border-top:1px solid var(--line)}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px 5%}.project-card{border:0;background:none;text-align:left;padding:0;color:inherit}.project-card:nth-child(even){margin-top:110px}.project-card:nth-child(3n+1) .project-image{aspect-ratio:4/5}.project-image{aspect-ratio:1;overflow:hidden;background:#e6e1df;position:relative}.project-image img{height:100%;transition:transform .6s}.project-card:hover img{transform:scale(1.035)}.project-image .view{position:absolute;right:18px;bottom:18px;border-radius:50%;background:var(--paper);width:48px;height:48px;display:grid;place-items:center;font-size:22px}.project-meta{display:flex;justify-content:space-between;align-items:start;margin-top:18px;gap:15px}.project-meta h3{font-size:20px;font-weight:500;line-height:1.3}.project-meta span{font-size:11px;letter-spacing:.8px;color:var(--muted);text-transform:uppercase}.project-meta p{font-size:13px;color:var(--muted);margin-top:6px}.approach{background:#201c1e;color:var(--paper)}.approach h2{max-width:850px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:6%;margin-top:70px}.steps article{border-top:1px solid #61565c;padding-top:22px}.steps article>span{color:#ccacb6;font-family:'Playfair Display',Georgia,serif;font-size:25px}.steps h3{font-weight:500;font-size:20px;margin:25px 0 16px}.steps p{color:#c5bec1;font-size:15px}.product-feature{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center;padding:100px 6%;border-bottom:1px solid var(--line)}.product-feature>img{max-height:720px;aspect-ratio:4/5}.product-feature h2{font-size:clamp(44px,4.5vw,68px);margin-bottom:35px}.product-feature p{max-width:490px}.text-link{display:inline-block;border-bottom:1px solid var(--wine);padding-bottom:8px;color:var(--wine);margin-top:30px;font-size:14px}.service{border-top:1px solid var(--line)}.service:last-child{border-bottom:1px solid var(--line)}summary{display:flex;align-items:center;gap:25px;cursor:pointer;padding:28px 0;list-style:none}summary::-webkit-details-marker{display:none}summary .num{color:var(--muted);font-size:12px}summary h3{font-family:'Playfair Display',Georgia,serif;font-size:30px;font-weight:400}summary .cost{margin-left:auto;font-size:20px;color:var(--wine)}summary .plus{font-size:25px;font-weight:400}details[open] .plus{transform:rotate(45deg)}.service-body{padding:0 0 28px 43px;max-width:720px;color:var(--muted);font-size:15px}.pricing-note{color:var(--muted);font-size:13px;max-width:720px;margin-top:28px}.about{display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:center;background:#efedeb}.portrait{position:relative}.portrait img{aspect-ratio:4/5;object-position:50% 20%}.portrait span{position:absolute;bottom:18px;left:18px;font-size:11px;letter-spacing:1px;background:#fff9;padding:5px 10px}.about h2{margin-bottom:35px}.about p{max-width:460px}.experiment>div{display:flex;gap:8%;justify-content:space-between;align-items:end}.experiment h2{font-size:48px;max-width:570px}.experiment p{max-width:360px;font-size:15px;color:var(--muted)}.experiment video{max-width:400px;aspect-ratio:1;margin:40px 0 0 auto}.contact{background:var(--wine);color:white}.contact h2{font-size:clamp(65px,10vw,145px)}.contact p{max-width:480px;margin:32px 0}.white{background:var(--paper);color:var(--wine)}.white:hover{background:#e8dce0}.instagram{margin-left:28px;border-bottom:1px solid #c391a0;padding:9px 0;font-size:14px}footer{display:flex;justify-content:space-between;padding:28px 4%;font-size:11px;letter-spacing:1px}dialog{width:min(1100px,94vw);max-height:92dvh;border:0;background:var(--paper);padding:55px 5%;color:var(--ink)}dialog::backdrop{background:#161014cc;backdrop-filter:blur(6px)}dialog .close{position:sticky;float:right;top:0;width:44px;height:44px;border:0;background:var(--wine);color:white;border-radius:50%;font-size:28px;z-index:1}.modal-title{font-size:clamp(32px,4vw,60px);margin:20px 50px 25px 0}.modal-copy{max-width:700px;margin-bottom:28px}.modal-copy p{margin-top:15px}.modal-gallery{display:grid;grid-template-columns:1fr 1fr;gap:20px}.modal-gallery img{height:auto;object-fit:contain}.modal-gallery video{max-height:75vh;object-fit:contain;background:#171417;grid-column:1/-1}.skip{position:absolute;top:-100px}.skip:focus{top:0;background:white;z-index:10;padding:15px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media(min-width:1600px){body{max-width:1900px;margin:auto}}@media(max-width:900px){nav{gap:18px}.contact-small{display:none}h1{flex-direction:column;gap:0;font-size:clamp(70px,12vw,115px)}h1 em{align-self:flex-end}.hero-composition{grid-template-columns:1fr 1.3fr}.hero-side{display:none}.hero-copy{padding-top:15px}.hero-note{margin-top:40px}.section{padding:70px 5%}.project-card:nth-child(even){margin-top:60px}.product-feature{gap:5%;padding:70px 5%}.steps{gap:4%}.about{gap:7%}.experiment>div{display:block}.experiment p{margin-top:25px}}@media(max-width:600px){header{padding:20px 5%;min-height:90px;flex-wrap:wrap;gap:18px}.brand{font-size:24px}.brand span{font-size:9px}nav{order:3;width:100%;justify-content:space-between;border-top:1px solid var(--line);padding-top:12px}.header-right{margin-left:auto}.hero{padding:20px 5% 55px}.hero-top span:last-child{display:none}.hero-top{font-size:10px}h1{font-size:clamp(48px,11.5vw,70px);margin:28px 0;gap:8px}.hero-composition{display:flex;flex-direction:column;gap:28px}.hero-copy{max-width:none;padding:0}.hero-copy>p:first-child{font-size:20px}.hero-copy .muted{font-size:14px;margin:16px 0 22px}.hero-note{display:none}.reel{width:100%;max-height:580px}.section{padding:55px 5%}h2{font-size:44px}.section-title>p{margin:22px 0 0}.project-grid{gap:36px 18px}.project-card:nth-child(even){margin-top:40px}.project-meta{display:block}.project-meta h3{font-size:16px}.project-meta p{font-size:12px}.project-meta>span{display:block;margin-top:6px;font-size:10px}.project-image .view{width:34px;height:34px;right:10px;bottom:10px;font-size:18px}.steps{grid-template-columns:1fr;gap:30px;margin-top:40px}.steps h3{margin:15px 0 10px}.product-feature{grid-template-columns:1fr;padding:55px 5%;gap:38px}.product-feature>img{max-height:500px}.product-feature h2{font-size:44px}.eyebrow{font-size:11px;letter-spacing:1.5px;margin-bottom:22px}summary{gap:12px;padding:22px 0}summary h3{font-size:23px}summary .cost{font-size:17px}summary .num{display:none}.service-body{padding-left:0}.about{grid-template-columns:1fr;gap:38px}.portrait{max-width:400px}.experiment h2{font-size:38px}.experiment video{max-width:100%}.contact h2{font-size:66px}.instagram{display:table;margin:25px 0 0}footer{gap:15px;flex-wrap:wrap}footer>span:nth-child(2){display:none}dialog{padding:20px}.modal-gallery{gap:12px}.modal-title{margin-top:18px}.modal-gallery img{grid-column:1/-1}}
