:root{--ink:#0c0d11;--surface:#171a21;--blue:#4262fd;--paper:#f4f5f8;--muted:#b1b7c7;--coral:#f3657e;--line:rgba(244,245,248,.14);--display:'Bricolage Grotesque',sans-serif;--body:'Inter',sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:32px}
body{margin:0;background:var(--ink);color:var(--paper);font-family:var(--body);font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}
::selection{background:var(--blue);color:white}
a{color:inherit;text-decoration:none}
button,input{font:inherit}
img{max-width:100%;height:auto;display:block}
svg{flex-shrink:0}
h1,h2,h3,p{margin:0}
h1,h2,h3{font-family:var(--display);font-weight:600;line-height:1.08;letter-spacing:-.045em}
h2{font-size:clamp(36px,4.1vw,56px)}
h3{font-size:21px;letter-spacing:-.025em}
a:focus-visible,summary:focus-visible,button:focus-visible,[tabindex="0"]:focus-visible{outline:3px solid var(--coral);outline-offset:6px;border-radius:3px}
.wrap{width:min(1200px,calc(100% - 96px));margin-inline:auto}
.icon-definitions{position:absolute;width:0;height:0;overflow:hidden}
.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.skip-link{position:fixed;left:20px;top:-80px;background:var(--paper);color:var(--ink);padding:12px 20px;z-index:20}
.skip-link:focus{top:16px}
.site-header{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}
.brand{display:inline-flex;align-items:center;gap:12px;white-space:nowrap;font-family:var(--display);font-weight:700;font-size:24px;letter-spacing:-1px;line-height:1}
.brand-dot{color:var(--coral)}
.site-header nav{display:flex;align-items:center;gap:32px;font-size:13px}
.site-header nav>a{transition:color .2s}
.site-header nav>a:hover{color:var(--muted)}
.nav-contact{display:flex;gap:16px;align-items:center}
.nav-contact .icon{width:18px;height:18px}
.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:28px;align-items:center;padding-block:70px 80px}
.eyebrow{font-size:11px;font-weight:600;letter-spacing:.13em;text-transform:uppercase;display:flex;gap:12px;align-items:center;margin-bottom:24px;color:var(--muted)}
.little-line{width:24px;height:2px;background:var(--coral)}
h1{font-size:clamp(52px,5.6vw,78px);line-height:1.035;font-weight:600;letter-spacing:-.055em}
.hero-accent{color:var(--coral)}
.hero-description{max-width:460px;color:var(--muted);font-size:16px;line-height:1.8;margin-top:26px}
.hero-delivery{font-size:13px;margin-top:12px;margin-bottom:30px}
.button{display:inline-flex;gap:20px;align-items:center;justify-content:center;padding:18px 23px;min-height:58px;border:1px solid transparent;border-radius:7px;font-size:13px;font-weight:600;line-height:1.4;transition:background .2s,transform .2s}
.button:hover{transform:translateY(-2px)}
.button-primary{background:var(--blue);color:white}
.button-primary:hover{background:#3351e5}
.button-light{background:var(--paper);color:var(--ink)}
.button-light:hover{background:#fff}
.button-note{font-size:11px;color:var(--muted);margin-top:13px}
.button-note strong{color:var(--paper);font-weight:500}
.button-note>span{padding-inline:7px}
.hero-person{display:flex;align-items:center;gap:12px;margin-top:37px}
.hero-person img,.contact-person img{border-radius:50%;border:1px solid var(--line)}
.hero-person p{font-size:11px;line-height:1.7}
.hero-person strong{display:block;font-size:12px;font-weight:500}
.hero-person p>span{color:var(--muted)}
.hero-showcase{position:relative;height:575px;min-width:0}
.hero-showcase::before{content:'';position:absolute;inset:26px -12px 12px 14px;background:radial-gradient(ellipse at 60% 40%,rgba(66,98,253,.17),transparent 68%);pointer-events:none}
.showcase-label{position:absolute;top:5px;right:16px;font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:var(--muted)}
.screen{border:1px solid rgba(244,245,248,.2);border-radius:10px;overflow:hidden;position:absolute;background:var(--surface);box-shadow:0 30px 70px rgba(0,0,0,.45)}
.screen-bar{display:flex;align-items:center;justify-content:space-between;height:32px;padding:0 12px;font-size:9px;color:var(--muted);background:var(--surface)}
.screen-bar .icon{width:12px;height:12px}
.screen-dots{font-size:7px;letter-spacing:3px}
.screen-back{width:83%;right:4%;top:54px;transform:rotate(5deg)}
.screen-back img{aspect-ratio:808/632;object-fit:cover}
.screen-front{width:85%;left:0;top:217px;transform:rotate(-5deg)}
.screen-front img{aspect-ratio:1.85;object-fit:cover;object-position:50% 43%}
.showcase-note{display:flex;align-items:center;gap:24px;position:absolute;bottom:3px;right:2%;padding:18px 22px;border:1px solid var(--line);border-radius:8px;background:var(--paper);color:var(--ink);font-size:11px;line-height:1.65;box-shadow:0 15px 30px rgba(0,0,0,.2);transform:rotate(2deg)}
.showcase-note strong{font-weight:600}
.showcase-note .icon{color:var(--blue)}
.audience-strip{border-block:1px solid var(--line)}
.audience-inner{display:flex;justify-content:space-between;align-items:center;gap:28px;min-height:78px;font-size:12px}
.audience-inner>span{color:var(--muted)}
.audience-inner p{display:flex;align-items:center;gap:25px}
.audience-inner p>span{color:var(--coral)}
.section{padding-block:110px}
.purpose{display:grid;grid-template-columns:1fr 1fr;gap:90px}
.section-intro{color:var(--muted);font-size:16px;line-height:1.8}
.purpose-content>.section-intro{max-width:510px}
.purpose-list{margin-top:28px}
.purpose-list article{display:flex;align-items:flex-start;gap:18px;padding:24px 0;border-top:1px solid var(--line)}
.purpose-list .icon{width:19px;color:var(--coral);margin-top:2px}
.purpose-list h3{font-size:20px}
.purpose-list p{font-size:13px;color:var(--muted);margin-top:9px;max-width:420px}
.work-section{background:var(--paper);color:var(--ink)}
.work-section .eyebrow{color:#535966}
.work-heading{display:flex;justify-content:space-between;gap:50px;align-items:flex-end;margin-bottom:42px}
.work-heading>p{max-width:330px;font-size:14px;color:#535966}
.project-rail{position:relative;display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 48px)/3);gap:24px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#b1b7c7 transparent;padding:6px 4px 16px;margin-inline:-4px;scroll-padding-inline:4px}
.project-rail .project{min-width:0;scroll-snap-align:start}
.project-image{position:relative;overflow:hidden;border-radius:8px;background:var(--surface)}
.project-image>img{width:100%;aspect-ratio:1.22;object-fit:cover;transition:transform .4s}
.project:hover .project-image>img{transform:scale(1.035)}
.project-open{position:absolute;right:13px;bottom:13px;display:grid;place-items:center;border-radius:50%;width:36px;height:36px;background:var(--paper);color:var(--ink)}
.project-open .icon{width:17px;height:17px}
.project-caption{padding:19px 0}
.project-caption h3{font-size:21px}
.project-caption>span{display:block;font-size:11px;color:#535966;margin-top:6px}
.text-link{display:inline-flex;align-items:center;gap:14px;font-size:13px;font-weight:600;border-bottom:1px solid currentColor;padding-bottom:7px;margin-top:32px}
.investment{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}
.investment-copy>.section-intro{margin-top:25px}
.process{list-style:none;padding:0;margin:40px 0 0}
.process li{display:flex;gap:20px;padding:23px 0;border-top:1px solid var(--line)}
.step-number{color:var(--coral);font-size:12px;line-height:24px}
.process h3{font-size:20px}
.process p{color:var(--muted);font-size:13px;margin-top:9px}
.offer-card{background:var(--blue);padding:34px;border-radius:12px;color:white}
.offer-top{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-bottom:25px;margin-bottom:28px;border-bottom:1px solid rgba(255,255,255,.3);font-size:11px}
.offer-top>.icon{width:18px;height:18px}
.offer-card h3{font-size:35px}
.price{font-family:var(--display);font-size:65px;letter-spacing:-.06em;line-height:1.2;margin-top:20px;font-weight:600}
.price>span{font-size:25px;letter-spacing:-.03em}
.price-description{font-size:12px;margin-top:4px}
.included{list-style:none;padding:25px 0;margin:0;display:grid;gap:12px}
.included li{display:flex;align-items:flex-start;gap:11px;font-size:12px}
.included .icon{width:17px;height:17px;margin-top:2px}
.offer-card .button{width:100%;font-size:12px;gap:12px;padding-inline:14px}
.offer-small{text-align:center;font-size:10px;margin-top:12px}
.offer-exclusions{border-top:1px solid rgba(255,255,255,.3);margin-top:25px;padding-top:20px;font-size:11px;line-height:1.7}
.about-section{background:var(--surface);padding-block:80px}
.about-grid{display:grid;grid-template-columns:360px 1fr;gap:90px;align-items:center}
.about-portrait{position:relative}
.about-portrait img{border-radius:8px;width:100%}
.about-portrait>span{display:block;position:absolute;bottom:18px;left:18px;background:var(--paper);color:var(--ink);padding:9px 14px;font-size:11px;border-radius:4px}
.about-copy h2{font-size:clamp(34px,3.7vw,50px)}
.about-copy>p:not(.eyebrow){color:var(--muted);font-size:14px;margin-top:20px;max-width:560px}
.about-signature{margin-top:25px;display:flex;flex-direction:column;gap:6px}
.signature-name{font-family:var(--display);font-weight:600;font-size:25px;letter-spacing:-.05em}
.signature-name>span{color:var(--coral)}
.about-signature>span:last-child{font-size:10px;color:var(--muted)}
.faq-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}
.faq-intro{max-width:270px;color:var(--muted);font-size:14px;margin-top:25px}
.faq-list details{border-bottom:1px solid var(--line)}
.faq-list details:first-child{border-top:1px solid var(--line)}
.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:24px;cursor:pointer;padding:22px 0;font-size:14px;font-weight:500;list-style:none;line-height:1.6}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary>span{font-size:23px;font-weight:400;color:var(--coral);line-height:1;transition:transform .2s}
.faq-list details[open] summary>span{transform:rotate(45deg)}
.faq-list details p{padding-bottom:24px;padding-right:25px;color:var(--muted);font-size:13px}
.contact-section{background:var(--blue);padding-block:90px}
.contact-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:100px;align-items:center}
.contact-section .eyebrow{color:var(--paper)}
.contact-grid h2{font-size:clamp(37px,4.3vw,58px)}
.contact-grid>div>p:not(.eyebrow){max-width:430px;font-size:14px;margin-top:25px}
.contact-person{display:flex;align-items:center;gap:13px;margin-top:30px;font-size:11px;line-height:1.7}
.contact-person strong{font-weight:600}
.contact-panel{border:1px solid rgba(255,255,255,.3);border-radius:10px;padding:30px;background:rgba(12,13,17,.12)}
.contact-panel fieldset{border:0;padding:0;margin:0;min-width:0}
.contact-panel legend{font-size:14px;font-weight:600;margin-bottom:18px}
.audience-options{display:flex;gap:7px;flex-wrap:wrap}
.audience-options label{position:relative;cursor:pointer}
.audience-options input{position:absolute;width:1px;height:1px;opacity:0}
.audience-options span{display:block;font-size:10px;border:1px solid rgba(255,255,255,.45);padding:11px 10px;border-radius:5px;transition:background .2s}
.audience-options input:checked+span{background:var(--paper);color:var(--ink);border-color:var(--paper)}
.audience-options input:focus-visible+span{outline:3px solid var(--paper);outline-offset:3px}
.contact-price{display:flex;justify-content:space-between;gap:15px;font-size:12px;margin:28px 0 22px;padding-top:25px;border-top:1px solid rgba(255,255,255,.3)}
.contact-price strong{font-size:17px;white-space:nowrap}
.contact-panel .button{width:100%;gap:12px;font-size:12px;padding-inline:12px}
.contact-panel .button .icon{width:20px;height:20px}
.contact-note{text-align:center;font-size:10px;line-height:1.8;margin-top:15px}
.site-footer{min-height:110px;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:11px;color:var(--muted)}
.site-footer .brand{font-size:20px;color:var(--paper)}
.mobile-cta{display:none}
@media(min-width:1500px){.hero{padding-block:90px 100px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero{gap:12px}.hero-showcase{height:510px}.screen-front{top:207px}.showcase-note{bottom:15px}.hero h1{font-size:62px}.purpose,.investment,.about-grid,.faq-section,.contact-grid{gap:50px}.audience-inner p{gap:15px}.about-grid{grid-template-columns:300px 1fr}.offer-card{padding:28px}.contact-panel{padding:24px}}
@media(max-width:850px){.site-header nav{gap:20px}.site-header nav>a:nth-child(2){display:none}.hero{grid-template-columns:1fr 1fr;align-items:start;padding-block:55px 65px}.hero h1{font-size:50px}.hero-description{font-size:14px}.hero-showcase{height:450px;margin-top:45px}.screen-back{top:30px;width:88%;right:1%}.screen-front{top:175px;width:91%}.showcase-label{font-size:8px;top:0}.showcase-note{font-size:9px;padding:15px;bottom:40px}.hero .button{font-size:12px;padding:16px;gap:12px}.hero-person p>span{max-width:205px;display:block}.button-note{font-size:10px}.audience-inner{flex-direction:column;justify-content:center;gap:6px;padding-block:18px}.section{padding-block:80px}.purpose,.investment,.faq-section{gap:35px}.purpose{grid-template-columns:.9fr 1.1fr}.work-heading>p{max-width:250px;font-size:13px}.project-caption h3{font-size:18px}.project-caption>span{font-size:10px}.investment{grid-template-columns:.95fr 1.05fr}.offer-card{padding:23px}.offer-card h3{font-size:30px}.price{font-size:55px}.about-grid{grid-template-columns:250px 1fr;gap:35px}.about-copy>p:not(.eyebrow){font-size:13px}.contact-grid{gap:30px;grid-template-columns:1fr 1fr}.contact-panel{padding:20px}.audience-options span{font-size:10px}.contact-price{flex-direction:column;gap:4px}.contact-panel .button{gap:7px;font-size:11px}}
@media(max-width:680px){html{scroll-padding-top:20px}body{padding-bottom:82px}.wrap{width:calc(100% - 40px)}.site-header{height:78px}.brand{font-size:22px;gap:10px}.brand img{width:30px;height:auto}.site-header nav>a:not(.nav-contact){display:none}.site-header nav{font-size:11px}.nav-contact{gap:7px}.hero{display:flex;flex-direction:column;padding-block:43px 34px;gap:22px}.hero-copy{width:100%}.hero .eyebrow{font-size:10px;margin-bottom:22px}.hero h1{font-size:clamp(43px,10.8vw,68px);line-height:1.04}.hero-description{max-width:420px;font-size:15px;margin-top:23px}.hero-delivery{font-size:12px;margin-bottom:24px}.hero .button{min-height:58px;font-size:13px;padding-inline:22px}.button-note{font-size:10px}.hero-person{margin-top:26px}.hero-person p>span{max-width:none}.hero-showcase{width:100%;height:420px;margin-top:8px;max-width:440px;align-self:center}.showcase-label{font-size:9px;right:7px}.screen-back{width:80%;right:3%;top:35px}.screen-front{width:82%;left:2%;top:161px}.showcase-note{bottom:0;right:3%;font-size:10px;padding:14px 18px}.audience-inner{font-size:10px;gap:10px;min-height:88px}.audience-inner p{flex-wrap:wrap;justify-content:center;gap:8px 13px}.section{padding-block:64px}.purpose,.investment,.faq-section,.contact-grid{grid-template-columns:1fr;gap:30px}h2{font-size:40px}.eyebrow{font-size:10px;margin-bottom:18px}.section-intro{font-size:14px}.purpose-list{margin-top:25px}.purpose-list article:last-child{padding-bottom:0}.purpose-list h3{font-size:21px}.work-heading{display:block;margin-bottom:28px}.work-heading>p{max-width:400px;margin-top:20px;font-size:13px}.project-image>img{aspect-ratio:1.4}.project-caption{padding:16px 0 0}.project-caption h3{font-size:23px}.project-caption>span{font-size:11px}.text-link{font-size:12px;margin-top:30px}.investment-copy>.section-intro{margin-top:20px}.process{margin-top:26px}.process li{padding:20px 0}.offer-card{padding:28px;border-radius:10px}.offer-card h3{font-size:36px}.price{font-size:64px}.included li{font-size:12px}.offer-card .button{font-size:12px}.about-section{padding-block:60px}.about-grid{grid-template-columns:1fr;gap:30px}.about-portrait{max-width:350px}.about-copy h2{font-size:40px}.about-copy>p:not(.eyebrow){font-size:14px}.about-portrait>span{font-size:11px}.faq-intro{max-width:320px;margin-top:18px}.faq-list summary{font-size:14px}.contact-section{padding-block:60px}.contact-grid{gap:30px}.contact-grid h2{font-size:43px}.contact-grid>div>p:not(.eyebrow){margin-top:20px}.contact-panel{padding:25px 22px}.contact-price{flex-direction:row;align-items:center;font-size:11px}.contact-panel .button{font-size:12px;gap:12px}.audience-options span{font-size:10px;padding:11px 9px}.site-footer{padding-block:30px;gap:18px;flex-wrap:wrap;min-height:130px}.site-footer p{order:3;width:100%;font-size:10px}.site-footer>a:last-child{font-size:10px}.mobile-cta{position:fixed;bottom:0;inset-inline:0;display:flex;align-items:center;justify-content:space-between;gap:12px;background:rgba(12,13,17,.97);border-top:1px solid var(--line);padding:12px 20px calc(12px + env(safe-area-inset-bottom));z-index:10}.mobile-cta>span{font-size:9px;color:var(--muted)}.mobile-cta strong{font-size:17px;display:block;color:var(--paper);line-height:1.4}.mobile-cta .button{font-size:11px;min-height:45px;padding:12px 16px;gap:10px}.mobile-cta .icon{width:17px;height:17px}.mobile-cta.is-hidden{display:none}}
@media(max-width:370px){.wrap{width:calc(100% - 32px)}.hero-showcase{height:365px}.screen-front{top:143px}.showcase-note{font-size:9px}.hero-person p>span{max-width:235px;font-size:10px}.offer-card{padding:23px}.contact-panel{padding:23px 17px}.mobile-cta{padding-inline:16px}.mobile-cta .button{padding-inline:12px}.contact-grid h2{font-size:38px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Native horizontal gallery: touch, trackpad, keyboard and button navigation. */
.gallery-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 22px}
.gallery-hint{font-size:12px;color:#535966;display:flex;align-items:center;gap:14px}
.gallery-hint>span{font-size:24px;color:var(--blue)}
.gallery-controls{display:flex;align-items:center;gap:9px}
.gallery-controls[hidden]{display:none}
.gallery-status{font-size:11px;color:#535966;font-variant-numeric:tabular-nums;margin-right:15px;min-width:113px;text-align:right}
.gallery-arrow{width:46px;height:46px;border:1px solid #cdd0d9;border-radius:50%;display:grid;place-items:center;background:transparent;color:var(--ink);cursor:pointer;transition:background .2s,color .2s,border-color .2s,transform .2s}
.gallery-arrow:hover:not(:disabled){background:var(--blue);border-color:var(--blue);color:white;transform:translateY(-2px)}
.gallery-arrow:disabled{opacity:.3;cursor:default}
.gallery-prev .icon{transform:rotate(180deg)}
.gallery-progress{height:2px;background:#daddE6;margin-top:10px;overflow:hidden}
.gallery-progress>span{height:100%;width:100%;display:block;background:var(--blue);transform:scaleX(.3333);transform-origin:left;transition:transform .15s linear}
.project-rail .project:focus-visible{outline-offset:2px}
.project-rail .project:focus-visible .project-open{background:var(--blue);color:white}
.project-open{transition:background .2s,color .2s,transform .2s}
.project:hover .project-open{background:var(--blue);color:white;transform:rotate(8deg)}
.site-header nav>a.instagram-nav{display:grid;place-items:center;width:38px;min-height:44px}
.instagram-nav:hover{color:var(--coral)!important}
.instagram-link{display:inline-flex;align-items:center;gap:16px;margin-top:26px;padding:15px 18px;border:1px solid var(--line);border-radius:8px;transition:border-color .2s,background .2s}
.instagram-link:hover{border-color:var(--coral);background:rgba(243,101,126,.05)}
.instagram-link>.icon:first-child{width:24px;height:24px;color:var(--coral)}
.instagram-link>span{font-size:10px;color:var(--muted);line-height:1.6}
.instagram-link strong{display:block;color:var(--paper);font-size:14px;font-weight:500}
.instagram-link>.icon:last-child{width:17px;height:17px;margin-left:20px}
.footer-socials{display:flex;gap:24px}
.footer-socials a:hover{color:var(--paper)}

/* Short, composited entrances. No autoplay, animated filters or background loop. */
@media(prefers-reduced-motion:no-preference){
  .hero-copy>.eyebrow{animation:hero-enter .65s both}
  .hero-copy>h1{animation:hero-enter .8s .08s both}
  .hero-copy>.hero-description,.hero-copy>.hero-delivery{animation:hero-enter .8s .16s both}
  .hero-copy>.button,.hero-copy>.button-note,.hero-person{animation:hero-enter .8s .24s both}
  .screen-back{animation:screen-back-enter 1s .12s both}
  .screen-front{animation:screen-front-enter 1.1s .25s both}
  .showcase-note{animation:note-enter .85s .45s both}
  .screen-front::after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(110deg,transparent 25%,rgba(255,255,255,.16) 50%,transparent 75%);transform:translateX(-140%);animation:screen-light 1.2s .9s both}
  .hero-accent{position:relative;display:inline-block}
  .hero-accent::after{content:'';position:absolute;bottom:-5px;left:1%;width:98%;height:2px;background:var(--coral);transform-origin:left;animation:underline-enter .8s .45s both;opacity:.5}
  .hero-showcase{transform:perspective(1000px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));transition:transform .35s ease-out}
}
@keyframes hero-enter{from{transform:translateY(18px)}to{transform:translateY(0)}}
@keyframes screen-back-enter{from{opacity:0;transform:translateY(30px) rotate(9deg)}to{opacity:1;transform:translateY(0) rotate(5deg)}}
@keyframes screen-front-enter{from{opacity:0;transform:translateY(45px) rotate(-9deg)}to{opacity:1;transform:translateY(0) rotate(-5deg)}}
@keyframes note-enter{from{opacity:0;transform:translateY(15px) rotate(2deg)}to{opacity:1;transform:translateY(0) rotate(2deg)}}
@keyframes screen-light{from{transform:translateX(-140%)}to{transform:translateX(140%)}}
@keyframes underline-enter{from{transform:scaleX(0)}to{transform:scaleX(1)}}
@media(max-width:850px){
  .project-rail{grid-auto-columns:calc((100% - 20px)/2);gap:20px}
  .site-header nav{gap:16px}
}
@media(max-width:680px){
  .project-rail{grid-auto-columns:86%;gap:16px}
  .project-rail .project-image>img{aspect-ratio:1.22}
  .project-rail .project-caption h3{font-size:22px}
  .project-rail .project-caption{padding-bottom:12px}
  .gallery-toolbar{margin-bottom:16px;gap:10px}
  .gallery-hint{font-size:11px;gap:7px}
  .gallery-status{font-size:10px;min-width:0;margin-right:3px}
  .gallery-controls{gap:7px}
  .gallery-arrow{width:44px;height:44px}
  .gallery-arrow .icon{width:19px;height:19px}
  .site-header nav{gap:8px}
  .site-header nav>a.instagram-nav{width:30px}
  .instagram-nav .icon{width:18px;height:18px}
  .nav-contact{gap:5px}
  .site-header .brand{font-size:20px;gap:8px}
  .footer-socials{font-size:11px;gap:18px}
}
@media(max-width:370px){.gallery-hint{max-width:80px;line-height:1.5}.gallery-status{font-size:9px}.site-header nav{font-size:10px;gap:5px}.site-header .brand{font-size:18px}.site-header .brand img{width:25px}}

/* Magnific stock: responsive stills; light and movement stay in the existing UI. */
.hero-delivery{margin-bottom:20px}
.hero-delivery>strong{display:block;color:var(--paper);font-size:14px}
.hero-delivery>span{display:block;color:var(--muted);font-size:11px;margin-top:5px;max-width:410px}
.hero-offer{display:flex;align-items:center;gap:22px;margin-bottom:23px}
.hero-offer>p:first-child{font-size:12px;color:var(--muted);white-space:nowrap}
.hero-offer>p:first-child strong{font-family:var(--display);font-size:34px;letter-spacing:-.05em;color:var(--paper);font-weight:600}
.hero-offer>p:last-child{padding-left:22px;border-left:1px solid var(--line);font-size:12px}
.hero-offer small{display:block;color:var(--muted);font-size:10px;margin-top:3px}
.price-description{font-size:14px}
.installment-total{font-size:11px;margin-top:5px}
.offer-deadline{padding:15px 0;margin-top:20px;border-block:1px solid rgba(255,255,255,.3);font-size:12px;line-height:1.7}
.contact-price{flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:8px}
.contact-price strong{font-family:var(--display);font-size:34px;letter-spacing:-.04em}
.contact-price small{font-family:var(--body);font-size:12px;font-weight:400;letter-spacing:0}
.contact-panel>p.contact-installments{font-size:13px;margin:0 0 16px;line-height:1.6}
.contact-installments>span{display:block;font-size:10px;color:var(--muted);margin-top:3px}
.contact-panel>p.contact-deadline{font-size:11px;color:var(--muted);margin:0 0 22px;line-height:1.7}
@media(max-width:850px){.hero-offer{flex-direction:column;align-items:flex-start;gap:5px}.hero-offer>p:last-child{padding-left:0;border-left:0}.hero-offer small{display:inline;margin-left:8px;font-size:9px}}
@media(max-width:680px){body{padding-bottom:calc(96px + env(safe-area-inset-bottom))}.hero-delivery>strong{font-size:13px}.hero-delivery>span{font-size:10px}.hero-offer{margin-bottom:20px}.hero-offer>p:first-child strong{font-size:35px}.mobile-cta>span>span{display:block;font-size:9px;margin-top:2px}.mobile-cta strong{font-size:15px}.mobile-cta .button{font-size:10px}.hero-stock{inset:45% 0 0}}
.hero-stage,.contact-section{position:relative;isolation:isolate;overflow:hidden}
.stock-background{position:absolute;inset:0;z-index:-2;display:block;pointer-events:none}
.stock-background>img{width:100%;height:100%;object-fit:cover}
.hero-stock{opacity:.8}
.hero-stock>img{object-position:center 60%}
.hero-stage::after{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,var(--ink) 2%,rgba(12,13,17,.96) 28%,rgba(12,13,17,.55) 52%,rgba(12,13,17,.12) 82%),linear-gradient(0deg,var(--ink),transparent 25%,transparent 90%,var(--ink))}
.hero-stage .hero{position:relative}
.hero-stage .hero-showcase::before{background:none}
.contact-section{background:#100f1c;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.contact-stock{opacity:.85}
.contact-stock>img{object-position:center}
.contact-section::after{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,rgba(12,13,17,.87),rgba(12,13,17,.48) 55%,rgba(12,13,17,.32)),linear-gradient(0deg,rgba(12,13,17,.55),transparent 35%,transparent 75%,rgba(12,13,17,.2))}
.contact-section .contact-panel{background:rgba(12,13,17,.78);border-color:rgba(244,245,248,.24);box-shadow:0 20px 60px rgba(0,0,0,.2)}
.contact-section .eyebrow::before{content:'';width:22px;height:2px;background:var(--coral)}
@media(max-width:850px){
  .hero-stage::after{background:linear-gradient(90deg,var(--ink),rgba(12,13,17,.93) 38%,rgba(12,13,17,.2)),linear-gradient(0deg,var(--ink),transparent 30%,transparent 85%,var(--ink))}
}
@media(max-width:680px){
  .hero-stock{inset:38% 0 0;opacity:.8}
  .hero-stock>img{object-position:48% center}
  .hero-stage::after{background:linear-gradient(180deg,var(--ink) 33%,rgba(12,13,17,.94) 46%,rgba(12,13,17,.32) 70%,rgba(12,13,17,.15) 83%,var(--ink) 100%)}
  .contact-section::after{background:linear-gradient(180deg,rgba(12,13,17,.77),rgba(12,13,17,.43) 45%,rgba(12,13,17,.55))}
}
