/* A living portfolio: one film and two gently changing stills. */
.hero-showcase{min-height:0;padding-top:130px;padding-bottom:26px}
.hero-showcase .hero-layout{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:4%;min-height:590px;max-width:1600px;width:100%;margin-inline:auto}
.hero-showcase .hero-copy{padding:48px 0}
.hero-showcase h1{font-size:clamp(3.5rem,5.8vw,6.3rem);line-height:1.22;letter-spacing:-.045em}
.hero-showcase .line>span,.hero-showcase .hero-description,.hero-showcase .hero-actions{animation:none}
.hero-showcase .accent-line em{animation:hero-nudge .8s .25s both}
.hero-showcase .hero-description{max-width:32rem;margin-top:24px}
.hero-showcase .hero-actions{flex-wrap:wrap;gap:14px 25px;margin-top:28px}
.hero-showcase .hero-actions .button{gap:20px;font-size:1rem}
.hero-showcase .text-link{font-size:1rem}
.hero-showcase .hero-topline{font-size:.875rem}
.hero-showreel{position:relative;direction:ltr;width:100%;height:540px;isolation:isolate}
.hero-showreel:before{content:"";position:absolute;inset:16% 3%;background:radial-gradient(ellipse,#c2a0ff18,transparent 68%);z-index:-1}
.hero-feature{position:absolute;width:min(49%,270px);left:25%;top:3%;transform:rotate(-4deg);z-index:2}
.hero-feature .reel-frame{aspect-ratio:9/16;border-radius:20px;border:1px solid #ffffff40;box-shadow:0 24px 65px #0008;overflow:hidden;background:#1f1c23}
.hero-feature video{display:block;width:100%;height:100%;object-fit:cover}
.hero-feature-label{position:absolute;top:18px;right:-22px;padding:8px 16px;border-radius:5px;transform:rotate(4deg);background:var(--lime);color:var(--bg);font-weight:700;font-size:1rem;direction:rtl;box-shadow:0 4px 20px #0003}
.hero-tile{position:absolute;width:32%;overflow:hidden;background:#221e26;border:1px solid #ffffff40;border-radius:14px;box-shadow:0 16px 35px #0006}
.hero-tile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.hero-tile .hero-alternate{opacity:0;transition:opacity 1.1s ease}
.show-alternate .hero-alternate{opacity:1}
.hero-tile span{position:absolute;bottom:0;inset-inline:0;padding:30px 10px 12px;background:linear-gradient(transparent,#000d);font-size:.875rem;text-align:center;direction:rtl;color:#fff}
.hero-tile-creative{left:0;top:17%;aspect-ratio:3/4;transform:rotate(-10deg);z-index:3}
.hero-tile-web{right:0;top:40%;aspect-ratio:3/4;transform:rotate(9deg);z-index:3}
.hero-tile-web img{object-position:top}
.hero-reel-note{position:absolute;left:4%;bottom:3%;font-size:.75rem;letter-spacing:.13em;color:var(--muted)}
.hero-showcase .hero-bottom{border-top:1px solid #ffffff20;padding-top:20px;margin-top:12px}
@keyframes hero-nudge{0%{transform:translateX(0)}45%{transform:translateX(-.13em)}100%{transform:translateX(0)}}
@media(min-width:761px) and (max-width:1100px){.hero-showcase .hero-layout{min-height:490px;gap:2%}.hero-showreel{height:440px}.hero-showcase h1{font-size:clamp(3rem,5.8vw,4rem)}}
@media(max-width:760px){
.hero-showcase{padding-top:99px;padding-bottom:20px}
.hero-showcase .hero-topline>[lang=en]{display:none}
.hero-showcase .hero-layout{display:flex;gap:0;min-height:0}
.hero-showcase .hero-copy{padding:23px 0 0}
.hero-showcase h1{font-size:clamp(2.75rem,10.3vw,4.6rem);line-height:1.2}
.hero-showcase .hero-description{margin-top:15px;font-size:1rem;line-height:1.7;max-width:28rem}
.hero-showcase .hero-actions{margin-top:20px;gap:10px 18px}
.hero-showcase .hero-actions .button{min-height:52px;padding:12px 20px;font-size:.9375rem}
.hero-showcase .text-link{font-size:.875rem}
.hero-showreel{height:280px;max-width:380px;align-self:center;margin-top:23px}
.hero-feature{width:38%;left:31%;top:0;transform:rotate(-3deg)}
.hero-feature .reel-frame{border-radius:14px}
.hero-feature-label{top:12px;right:-13px;font-size:.875rem;padding:5px 10px}
.hero-tile{width:29%;border-radius:10px}
.hero-tile-creative{left:3%;top:12%}
.hero-tile-web{right:3%;top:30%}
.hero-tile span{font-size:.75rem;padding:25px 6px 9px}
.hero-reel-note{bottom:0;left:5%;font-size:.6875rem;letter-spacing:.08em}
.hero-feature .media-controls{bottom:8px;left:8px;right:8px;gap:5px}
.hero-feature .media-controls button{width:36px;height:36px}
.hero-showcase .hero-bottom{margin-top:14px;padding-top:14px;flex-wrap:wrap}
}
.a11y-large-text .hero-showcase .hero-layout{grid-template-columns:1fr}
.a11y-large-text .hero-showreel{max-width:580px;justify-self:center}
.motion-reduced .hero-showcase *{animation:none!important;transition:none!important}
@media(prefers-reduced-motion:reduce){.hero-showcase *{animation:none!important;transition:none!important}}

/* Pointer depth and drag release; scrolling always stays native. */
.hero-feature,.hero-tile{transition:transform .6s cubic-bezier(.18,1.45,.32,1);will-change:transform}
.hero-tile{cursor:grab;user-select:none;-webkit-user-select:none;touch-action:pan-y}
.hero-feature-label{cursor:grab;user-select:none}
.hero-dragging{transition:none!important;z-index:5;cursor:grabbing!important}
.hero-tile:focus-visible,.hero-expand:focus-visible{outline:3px solid var(--lime);outline-offset:5px}
.hero-showcase .accent-line em{animation:none;transition:transform .3s ease}
.hero-expand{position:absolute;top:64px;right:12px;display:grid;place-items:center;width:44px;height:44px;background:#0b0914e6;border:1px solid #ffffff60;border-radius:50%;color:#c2a0ff;font-size:1.5rem;z-index:4}
.hero-reel-note{direction:rtl;letter-spacing:0;font-size:.875rem}
.hero-mobile-hint{display:none}
.hero-viewer{position:fixed;inset:0;margin:auto;width:min(94vw,900px);max-width:94vw;max-height:90svh;padding:0;border:1px solid #ffffff40;border-radius:20px;background:#0b0914;color:#f7f5fc;box-shadow:0 30px 100px #0009;overflow:auto}
.hero-viewer::backdrop{background:#070609e8;backdrop-filter:blur(10px)}
.hero-viewer-bar{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 20px;background:#0b0914f5;border-bottom:1px solid #ffffff25}
.hero-viewer h2{font-size:1rem;line-height:1.5;font-weight:600}
.hero-viewer-close{padding:10px 18px;min-height:44px;border:0;border-radius:30px;background:#c2a0ff;color:#0b0914;white-space:nowrap;font:inherit;cursor:pointer}
.hero-viewer-content{display:flex;justify-content:center;padding:18px}
.hero-viewer-content img{display:block;max-width:100%;height:auto;object-fit:contain;align-self:flex-start}
.hero-viewer-content video{display:block;width:100%;max-height:72svh;object-fit:contain;background:#000}
@media(max-width:760px){.hero-desktop-hint{display:none}.hero-mobile-hint{display:inline}.hero-feature,.hero-tile{transition:transform .12s linear}.hero-expand{top:48px;right:7px;width:36px;height:36px;font-size:1.25rem}.hero-reel-note{font-size:.8125rem}.hero-viewer-bar{padding:12px}.hero-viewer-content{padding:8px}}
.motion-reduced .hero-feature,.motion-reduced .hero-tile,.motion-reduced .hero-showcase .accent-line em{transform:none!important;transition:none!important;will-change:auto}
@media(prefers-reduced-motion:reduce){.hero-feature,.hero-tile,.hero-showcase .accent-line em{transform:none!important;transition:none!important;will-change:auto}}

.hero-expand .icon{display:block;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}

.hero-tile-creative{aspect-ratio:4/5}.hero-tile-creative img{object-fit:contain;background:#15120f}
