:root{color:#242628;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg:#f3f4f1;--surface:#f7f8f6cc;--surface-strong:#f3f5f2eb;--surface-soft:#171a1d09;--line:#3b3b3d1a;--line-strong:#3b3b3d29;--text:#242628;--muted:#6e777b;--muted-strong:#3b3b3d;--primary:#00856f;--accent:#00856f;--accent-soft:#00856f14;--shadow:0 24px 60px #24282b17;--shadow-soft:0 14px 34px #24282b12;--radius-xl:34px;--radius-lg:26px;--radius-md:20px;--radius-sm:16px;--content-width:1240px;background:radial-gradient(circle at 0 0,#00856f0d,#0000 22%),linear-gradient(#f7f8f6 0%,#f1f3f0 52%,#e8ece8 100%);font-family:Inter,Manrope,Segoe UI Variable Text,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;min-height:100vh;color:var(--text);margin:0}body:before,body:after{content:"";pointer-events:none;z-index:0;position:fixed;inset:0}body:before{background:radial-gradient(circle at 20% 12%,#00856f0a,#0000 24%),linear-gradient(130deg,#ffffff2e,#0000 34%)}body:after{opacity:.12;mix-blend-mode:screen;background:linear-gradient(#3b3b3d08 1px,#0000 1px) 0 0/88px 88px,linear-gradient(90deg,#3b3b3d08 1px,#0000 1px) 0 0/88px 88px,repeating-linear-gradient(0deg,#3b3b3d03 0 1px,#0000 1px 7px) 0 0/100% 8px}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}#root{z-index:1;position:relative}.route-shell{display:grid}.route-shell--enter{animation:.42s cubic-bezier(.22,1,.36,1) route-fade}.reveal{--reveal-delay:0s;opacity:0;filter:saturate(.97);transition:opacity .56s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay), transform .56s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay), filter .56s ease var(--reveal-delay);transform:translateY(18px)}.reveal--visible{opacity:1;filter:none;transform:translate(0,0)}.site-shell{width:min(var(--content-width), calc(100% - 48px));margin:0 auto;padding:18px 0 96px}main{display:grid}.topbar,.hero,.page-hero,.section-grid,.showcase-card,.contact-layout,.footer{border:1px solid var(--line);background:var(--surface);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow-soft)}.topbar{z-index:30;background:#1c1f26b8;border-radius:999px;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;margin-bottom:38px;padding:16px 18px;display:grid;position:sticky;top:14px;box-shadow:0 16px 34px #05080c1f,inset 0 1px #ffffff08}.brand-mark{align-items:center;gap:14px;min-width:0;display:inline-flex}.brand-mark__icon{background:linear-gradient(135deg, var(--primary), var(--accent));color:#0d201d;border-radius:14px;flex-shrink:0;place-items:center;width:44px;height:44px;font-weight:800;display:grid;box-shadow:inset 0 1px #ffffff2e}.brand-mark__text{gap:3px;display:grid}.brand-mark__text strong{letter-spacing:-.02em;font-size:.98rem;line-height:1.05}.brand-mark__text small{color:var(--muted);font-size:.8rem;line-height:1.2}.topnav{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.topnav__link,.cta-button{transition:transform .22s,background-color .22s,border-color .22s,box-shadow .22s,color .22s}.topnav__link{color:var(--muted);border-radius:999px;padding:10px 14px;font-size:.94rem}.topnav__link:hover,.topnav__link--active{color:var(--text);background:#ffffff0d;box-shadow:inset 0 0 0 1px #ffffff08}.page{gap:34px;display:grid}.hero,.page-hero,.section-grid,.footer{position:relative;overflow:hidden}.hero:before,.page-hero:before,.section-grid:before,.footer:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#31d7b517,#0000 24%),linear-gradient(140deg,#ffffff08,#0000 38%);position:absolute;inset:0}.hero{border-radius:var(--radius-xl);grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:48px;padding:58px;scroll-margin-top:108px;display:grid}.hero__copy,.hero__panel,.page-hero__content,.page-hero__aside,.section-heading,.content-card,.project-card,.timeline__item,.contact-panel,.showcase-card__body,.footer__lead,.footer__grid,.footer__bottom{z-index:1;position:relative}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.2em;margin:0 0 14px;font-size:.74rem;font-weight:600}.hero h1,.page-hero h1{letter-spacing:-.05em;text-wrap:balance;margin:0;line-height:1.01}.page-hero h1{max-width:15ch;font-size:clamp(2.5rem,3.2vw,2.75rem)}.hero h1{max-width:10.5ch}.hero__lede,.page-hero p,.content-card p,.project-card p,.timeline__item p,.contact-panel p,.showcase-card__body p,.footer__lead p,.footer__meta{color:var(--muted)}.hero__lede,.page-hero p{max-width:60ch;font-size:1.08rem;line-height:1.68}.hero__actions,.final-cta__actions,.contact-panel__actions{flex-wrap:wrap;gap:14px;display:flex}.hero__actions{margin:28px 0 24px}.cta-button{background:linear-gradient(135deg, var(--primary), var(--accent));color:#0c211d;cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:13px 22px;font-weight:700;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 12px 32px #0f9d832e}.cta-button:after{content:"";opacity:0;background:linear-gradient(110deg,#0000 26%,#ffffff3d,#0000 62%);transition:opacity .18s,transform .56s;position:absolute;inset:-22%;transform:translate(-24%)skew(-14deg)}.cta-button:hover{transform:translateY(-1px);box-shadow:0 14px 28px #0f9d8329}.cta-button:hover:after{opacity:1;transform:translate(24%)skew(-14deg)}.cta-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.cta-button--secondary,.cta-button--ghost{color:var(--text);border-color:var(--line);box-shadow:none;background:#ffffff08}.check-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.check-list li{align-items:flex-start;gap:12px;display:flex}.check-list li:before{content:"";background:linear-gradient(135deg, var(--primary), var(--accent));border-radius:50%;flex-shrink:0;width:9px;height:9px;margin-top:.5rem;box-shadow:0 0 16px #31d7b540}.hero__highlights li{min-height:100%;color:var(--muted-strong);background:#ffffff08;border:1px solid #ffffff0f;border-radius:18px;padding:16px 18px;line-height:1.45}.hero__panel{display:grid}.hero-media{background:radial-gradient(circle at 22% 18%,#31d7b51f,#0000 16%),linear-gradient(#181b22fa,#1e222be0);border:1px solid #ffffff14;border-radius:30px;min-height:560px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 22px 56px #05080c2e}.hero-media:before{content:"";background-color:#0000;background-image:linear-gradient(#ffffff07 1px,#0000 1px),linear-gradient(90deg,#ffffff07 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:54px 54px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.hero-media:after{content:"";filter:blur(32px);opacity:.55;background:radial-gradient(circle,#31d7b51f,#0000 42%);position:absolute;inset:-10%}.hero-media__phone{z-index:3;background:linear-gradient(#252a33 0%,#151920 100%);border-radius:42px;width:238px;height:456px;padding:12px;animation:9s ease-in-out infinite float-phone;position:absolute;top:46px;right:56px;box-shadow:0 24px 56px #05080c42,0 0 0 1px #ffffff0d}.hero-media__screen{background:radial-gradient(circle at top,#31d7b529,#0000 24%),linear-gradient(#11161d 0%,#182028 100%);border-radius:30px;align-content:space-between;width:100%;height:100%;padding:14px;display:grid}.hero-media__meta,.hero-media__footer{color:#f7f9fbad;text-transform:uppercase;letter-spacing:.14em;justify-content:space-between;align-items:center;gap:10px;font-size:.7rem;display:flex}.hero-media__reel{background:radial-gradient(circle at 30% 18%,#31d7b53d,#0000 20%),linear-gradient(#173039 0%,#12171e 100%);border-radius:24px;align-content:space-between;min-height:258px;padding:14px;display:grid;position:relative}.hero-media__reel:after{content:"";border:1px solid #ffffff14;border-radius:18px;position:absolute;inset:14px}.hero-media__reel-badge,.content-card__badge,.project-card__tag,.showcase-card__tag,.showreel-card__badge,.page-hero__kicker{width:fit-content;color:var(--muted-strong);letter-spacing:.14em;text-transform:uppercase;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;align-items:center;padding:8px 12px;font-size:.74rem;font-weight:600;display:inline-flex}.hero-media__play,.project-visual__play{background:#0a0f148a;border:1px solid #ffffff24;border-radius:50%;place-items:center;display:inline-grid}.hero-media__play{justify-self:center;width:56px;height:56px;animation:2.8s ease-in-out infinite play-pulse}.hero-media__play span,.project-visual__play span{border-top:7px solid #0000;border-bottom:7px solid #0000;border-left:11px solid #fff;width:0;height:0;margin-left:3px;display:block}.hero-media__timeline,.project-visual__timeline,.final-cta__line{background:#ffffff1f;border-radius:999px;height:5px;overflow:hidden}.hero-media__timeline span,.project-visual__timeline span,.final-cta__line span{border-radius:inherit;background:linear-gradient(90deg, var(--primary), var(--accent));height:100%;display:block}.hero-media__timeline span{width:56%;animation:3.8s ease-in-out infinite timeline-flow}.hero-media__floating,.hero-media__thumb{z-index:4;background:#161a20c7;border:1px solid #ffffff14;position:absolute;box-shadow:0 16px 36px #05080c2e}.hero-media__floating{border-radius:18px;min-width:154px;padding:11px 13px;animation:10s ease-in-out infinite float-label}.hero-media__floating span{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin-bottom:6px;font-size:.72rem;display:block}.hero-media__floating strong{font-size:.88rem;line-height:1.18;display:block}.hero-media__floating--top{animation-delay:-1.2s;top:56px;left:34px}.hero-media__floating--mid{animation-delay:-4.4s;top:248px;left:28px}.hero-media__floating--bottom{animation-delay:-2.8s;bottom:28px;right:26px}.hero-media__thumb{background:linear-gradient(135deg,#ffffff14,#0000),linear-gradient(#1f262f 0%,#171b22 100%);border-radius:24px;animation:12s ease-in-out infinite float-thumb}.hero-media__thumb span{color:#f7f9fbad;letter-spacing:.14em;font-size:.72rem;position:absolute;top:14px;left:14px}.hero-media__thumb--wide{width:176px;height:116px;animation-delay:-1.8s;top:192px;left:34px}.hero-media__thumb--square{width:112px;height:112px;animation-delay:-5.6s;bottom:42px;left:92px}.hero-media__thumb--mini{width:92px;height:92px;animation-delay:-3.6s;top:116px;right:186px}.page-hero,.section-grid,.contact-layout,.footer{border-radius:var(--radius-xl);padding:34px;scroll-margin-top:108px}.page-hero{gap:14px;display:grid}.page-hero--editorial{grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);align-items:end;gap:32px}.page-hero__aside{border-radius:var(--radius-lg);background:#ffffff08;border:1px solid #ffffff14;gap:14px;padding:20px;display:grid}.page-hero__aside strong,.footer__lead h2,.section-heading h2,.showcase-card h2{letter-spacing:-.04em;font-size:clamp(1.3rem,2.4vw,2.1rem);line-height:1.08}.section-grid{gap:24px;display:grid}.section-grid--accent{background:radial-gradient(circle at top left, #31d7b517, transparent 24%), var(--surface)}.section-heading{gap:6px;max-width:64ch;display:grid}.section-heading h2{text-wrap:balance;margin:0}.card-grid,.project-list{gap:18px;display:grid}.card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.project-list{grid-template-columns:repeat(3,minmax(0,1fr))}.content-card,.project-card,.timeline__item,.contact-panel,.showcase-card{background:var(--surface-strong);box-shadow:var(--shadow-soft);border:1px solid #ffffff0f;transition:transform .24s,border-color .24s,box-shadow .24s,background-color .24s}.content-card,.timeline__item,.contact-panel{border-radius:var(--radius-lg);padding:26px}.content-card{align-content:start;gap:16px;min-height:220px;display:grid}.content-card--media{background:linear-gradient(180deg, #ffffff05, transparent 48%), var(--surface-strong)}.content-card--value h2{margin:0;font-size:1.4rem;line-height:1.08}.content-card:hover,.timeline__item:hover,.contact-panel:hover{border-color:#31d7b524;transform:translateY(-3px);box-shadow:0 22px 46px #05080c33}.content-card__badge{transition:transform .22s,background-color .22s,border-color .22s,box-shadow .22s}.content-card:hover .content-card__badge{background:#31d7b514;border-color:#31d7b529;transform:translateY(-1px);box-shadow:0 0 20px #31d7b514}.project-card{border-radius:var(--radius-lg);overflow:hidden}.project-card:hover,.showcase-card:hover{border-color:#31d7b529;transform:translateY(-4px)scale(1.002);box-shadow:0 26px 54px #05080c38}.project-card__visual,.showcase-card__visual{position:relative;overflow:hidden}.project-card__visual{border-bottom:1px solid #ffffff0d;min-height:248px}.showcase-card{border-radius:calc(var(--radius-xl) + 2px);grid-template-columns:minmax(240px,.46fr) minmax(0,.54fr);gap:0;display:grid}.showcase-card__visual{letter-spacing:-.04em;min-height:290px;font-size:clamp(2rem,5vw,4rem);font-weight:700}.showcase-card__body{align-content:center;gap:14px;padding:34px;display:grid}.project-card__content{padding:22px 22px 24px}.project-card__category{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;margin:0 0 10px;font-size:.76rem}.project-card h3,.showcase-card h2{margin:0}.project-card__overlay,.showcase-card__overlay{z-index:2;background:linear-gradient(#0a0e1314,#0a0e1357);flex-direction:column;justify-content:space-between;padding:20px;display:flex;position:absolute;inset:0}.project-visual__hud,.project-visual__footer{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.project-visual__footer{align-items:end}.project-visual__micro{color:#f7f9fbad;letter-spacing:.14em;font-size:.72rem}.project-visual__actions{gap:10px;min-width:128px;display:grid}.project-visual__play{cursor:pointer;opacity:.88;width:44px;height:44px}.project-visual__timeline span{width:44%;transition:width .38s,transform .38s}.project-card__image,.showcase-card__image,.project-card__fallback,.showcase-card__fallback{transition:transform .56s,filter .36s}.project-card__image,.showcase-card__image{object-fit:cover;width:100%;height:100%;display:block}.project-card__fallback,.showcase-card__fallback{background:linear-gradient(#080a0e1f,#080a0e70),linear-gradient(135deg,#ffffff08,#0000 40%);position:absolute;inset:0}.project-card__fallback:after,.showcase-card__fallback:after{content:"";background:linear-gradient(90deg,#0f9d83f5,#f7f9fb29);border-radius:999px;height:4px;position:absolute;bottom:22px;left:20px;right:20px}.project-card:hover .project-card__image,.project-card:hover .project-card__fallback,.showcase-card:hover .showcase-card__image,.showcase-card:hover .showcase-card__fallback{transform:scale(1.035)}.project-card:hover .project-visual__play,.showcase-card:hover .project-visual__play{opacity:1;border-color:#fff3;transform:translateY(-1px)scale(1.06)}.project-card:hover .project-visual__timeline span,.showcase-card:hover .project-visual__timeline span{width:100%}.section-actions{justify-content:flex-start;display:flex}.timeline{gap:16px;display:grid}.timeline__item{grid-template-columns:70px 1fr;align-items:start;gap:18px;display:grid}.timeline__index{background:linear-gradient(135deg, var(--primary), var(--accent));color:#10221f;border-radius:22px;place-items:center;width:70px;height:70px;font-weight:800;display:grid}.final-cta{border-radius:var(--radius-xl);background:var(--surface-strong);border:1px solid #ffffff0f;grid-template-columns:minmax(280px,.9fr) 1fr;display:grid;overflow:hidden}.final-cta__visual{background:radial-gradient(circle at 100% 0,#31d7b524,#0000 26%),linear-gradient(#1a2129 0%,#151920 100%);flex-direction:column;justify-content:space-between;min-height:260px;padding:30px;display:flex}.final-cta__visual strong{letter-spacing:-.04em;max-width:10ch;font-size:clamp(2rem,3vw,3rem);line-height:.98}.final-cta__line span{width:58%}.final-cta__body{align-content:center;gap:20px;padding:30px;display:grid}.contact-layout{grid-template-columns:.95fr 1.05fr;gap:18px;display:grid}.contact-panel{gap:20px;display:grid}.contact-panel--intro{background:linear-gradient(180deg, #ffffff05, transparent 50%), var(--surface-strong)}.contact-panel__header{gap:14px;display:grid}.contact-row{border-bottom:1px solid var(--line);justify-content:space-between;gap:14px;padding:16px 0;display:flex}.contact-row:last-child{border-bottom:0}.contact-panel__cta{margin-top:4px}.footer{gap:28px;margin-top:42px;display:grid}.footer__lead{gap:12px;max-width:64ch;display:grid}.footer__lead h2{margin:0}.footer__grid{grid-template-columns:1fr 1fr 1.2fr;gap:24px;padding-top:8px;display:grid}.footer__column{align-content:start;gap:12px;display:grid}.footer__label{color:var(--muted);letter-spacing:.16em;text-transform:uppercase;font-size:.78rem}.footer__links,.footer__badges{flex-wrap:wrap;gap:10px;display:flex}.footer__link{color:var(--muted-strong)}.footer__link:hover{color:var(--text)}.footer-badge{color:var(--muted);background:#ffffff08;border:1px solid #ffffff14;border-radius:999px;padding:10px 14px}.footer__bottom{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:16px;padding-top:18px;display:flex}.footer__cta{min-width:150px}.portfolio-home{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:18px;display:grid}.portfolio-home__side{gap:18px;display:grid}.project-card--lead .project-card__visual{min-height:320px}.project-card--side .project-card__visual{min-height:208px}.project-card--side .project-card__content{padding:18px 18px 20px}.project-card--side .project-card__content p:last-child{display:none}.card-grid--services-page{grid-template-columns:repeat(2,minmax(0,1fr))}.content-card--service p,.content-card--service h2,.content-card--service h3{margin:0}.section-grid--timeline-compact .timeline--compact .timeline__item{padding-bottom:18px}.section-grid--timeline-compact .timeline--compact .timeline__item p{max-width:46ch}.about-story{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:20px;padding:28px 0 6px;display:grid}.about-story__copy{gap:10px;max-width:54ch;display:grid}.about-story__copy h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.04}.about-story__actions{flex-wrap:wrap;gap:12px;display:flex}.project-feature{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow-soft);grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);display:grid;overflow:hidden}.project-feature__body{align-content:center;gap:14px;padding:34px;display:grid}.project-feature__body h2{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,3vw,3rem);line-height:1}.project-wall{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.project-poster{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow-soft);overflow:hidden}.project-poster__body{gap:8px;padding:18px 20px 22px;display:grid}.project-poster__body h2{margin:0;font-size:1.35rem;line-height:1.08}.contact-quick{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.contact-quick__card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface-strong);min-height:170px;box-shadow:var(--shadow-soft);align-content:start;gap:12px;padding:22px;display:grid}.contact-quick__card strong{letter-spacing:-.02em;font-size:1.15rem;line-height:1.2}.contact-quick__card--cta{grid-column:span 2}.page-hero__content>p:last-child,.page-hero__aside p,.project-feature__body p,.about-story__copy p,.contact-quick__card p{max-width:52ch}.site-shell .topbar{background:#f3f5f2d1;box-shadow:0 14px 28px #24282b14,inset 0 1px #ffffff57}.site-shell .topnav__link:hover,.site-shell .topnav__link--active{background:#3b3b3d0b;box-shadow:inset 0 0 0 1px #3b3b3d09}.site-shell .cta-button{box-shadow:0 8px 18px #00856f1f}.site-shell .hero,.site-shell .page-hero,.site-shell .section-grid,.site-shell .contact-layout,.site-shell .footer,.site-shell .showcase-card{border-color:#3b3b3d14}.site-shell .hero:before,.site-shell .page-hero:before,.site-shell .section-grid:before,.site-shell .footer:before{background:radial-gradient(circle at 100% 0,#19bfa50b,#0000 24%),linear-gradient(140deg,#ffffff29,#0000 38%)}.site-shell .hero__highlights li,.site-shell .page-hero__aside,.site-shell .hero-media__floating,.site-shell .hero-media__thumb,.site-shell .content-card--service,.site-shell .project-card__placeholder-tags span,.site-shell .page-hero__kicker,.site-shell .content-card__badge,.site-shell .project-card__tag,.site-shell .showcase-card__tag,.site-shell .showreel-card__badge{background:#f8f9f6b8;border-color:#3b3b3d14}.site-shell .content-card,.site-shell .project-card,.site-shell .timeline__item,.site-shell .contact-panel,.site-shell .showcase-card,.site-shell .final-cta{border-color:#3b3b3d12;box-shadow:0 16px 34px #2a343014}.site-shell .content-card:hover,.site-shell .timeline__item:hover,.site-shell .contact-panel:hover,.site-shell .project-card:hover,.site-shell .showcase-card:hover{border-color:#00856f1a;box-shadow:0 18px 36px #2a343017}.site-shell .content-card:hover .content-card__badge{box-shadow:none;background:#19c7a714;border-color:#19c7a71f}.site-shell .section-grid--portfolio{background:linear-gradient(#f3f5f2b8,#f3f5f26b),radial-gradient(circle at 92% 10%,#19bfa50a,#0000 22%),#e8eeeac7}.site-shell .section-grid--services{background:#f3f5f280;border-color:#3b3b3d0d}.site-shell .section-grid--timeline{background:linear-gradient(#f3f5f257,#f3f5f21f),#e6ebe88a}.site-shell .section-grid--showreel{background:radial-gradient(circle at 100% 0,#19bfa50a,#0000 22%),linear-gradient(#f3f5f261,#f3f5f21f),#e8eeeac2}.site-shell .hero-media{background:radial-gradient(circle at 22% 18%,#19bfa514,#0000 16%),linear-gradient(#34393df5,#24282bf0);border-color:#3b3b3d14;box-shadow:inset 0 1px #ffffff14,0 18px 42px #24282b1f}.site-shell .hero-media:before{background:linear-gradient(#3b3b3d0a 1px,#0000 1px),linear-gradient(90deg,#3b3b3d0a 1px,#0000 1px)}.site-shell .hero-media:after{background:radial-gradient(circle,#19bfa50d,#0000 42%)}.site-shell .hero-media__phone{background:linear-gradient(#4b4f55 0%,#31363c 100%);box-shadow:0 18px 34px #2a34301a,0 0 0 1px #ffffff24}.site-shell .hero-media__meta,.site-shell .hero-media__footer,.site-shell .hero-media__thumb span,.site-shell .project-visual__micro,.site-shell .final-cta__status{color:#f4f7fab3}.site-shell .hero-media__reel:after,.site-shell .final-cta__screen,.site-shell .service-icon,.site-shell .service-icon:before,.site-shell .service-icon:after{border-color:#3b3b3d14}.site-shell .hero-media__play,.site-shell .project-visual__play,.site-shell .final-cta__play{background:#f8f9f6bd;border-color:#3b3b3d1f}.site-shell .hero-media__play span,.site-shell .project-visual__play span,.site-shell .final-cta__play span{border-left-color:#2d3136}.site-shell .hero-media__timeline,.site-shell .project-visual__timeline,.site-shell .final-cta__line{background:#3b3b3d1f}.site-shell .project-card__overlay,.site-shell .showcase-card__overlay{background:linear-gradient(#f7f8f614,#171a1d29)}.site-shell .project-card__fallback,.site-shell .showcase-card__fallback{background:linear-gradient(#24282b1f,#24282b42),linear-gradient(135deg,#ffffff29,#0000 40%)}.site-shell .service-icon{background:#ffffff80}.site-shell .service-icon:before,.site-shell .service-icon:after{border-color:#3b3b3dc7}.site-shell .timeline--connected:before{background:linear-gradient(#00856f2e,#3b3b3d14)}.site-shell .final-cta{background:#e6ebe8e0}.site-shell .final-cta__visual{background:radial-gradient(circle at 100% 0,#19bfa50f,#0000 24%),linear-gradient(#34393d 0%,#24282b 100%)}.site-shell .final-cta__screen{background:radial-gradient(circle at 22% 16%,#19bfa514,#0000 18%),linear-gradient(#ffffff1f,#ffffff05),#24282be0}.site-shell .footer{background:radial-gradient(circle at 100% 0,#19bfa50a,#0000 20%),linear-gradient(#ffffff14,#ffffff05),#24282be6}.site-shell .final-cta__visual strong,.site-shell .final-cta__visual .showreel-card__badge,.site-shell .footer__lead h2,.site-shell .footer__lead p,.site-shell .footer__label,.site-shell .footer__link,.site-shell .footer__meta,.site-shell .footer-badge,.site-shell .footer .eyebrow{color:#f4f7fa}.admin-shell,.admin-shell--auth{--bg:#16181d;--surface:#1e222bc7;--surface-strong:#222630eb;--surface-soft:#ffffff08;--line:#ffffff14;--line-strong:#ffffff24;--text:#f7f9fb;--muted:#aeb8c4;--muted-strong:#d6dde6;--primary:#0f9d83;--accent:#31d7b5;--accent-soft:#31d7b524;--shadow:0 30px 80px #05080c3d;--shadow-soft:0 20px 50px #05080c29}.brand-mark__logo{object-fit:contain;flex-shrink:0;width:auto;max-width:124px;height:40px}.footer__brand{align-items:center;gap:18px;display:flex}.footer__logo{object-fit:contain;flex-shrink:0;width:auto;max-width:190px;height:54px}.footer__monogram{background:linear-gradient(135deg, var(--primary), var(--accent));color:#0d201d;border-radius:18px;flex-shrink:0;place-items:center;width:58px;height:58px;font-size:1.25rem;font-weight:800;display:grid}.hero{grid-template-columns:minmax(0,1fr) minmax(340px,.9fr);gap:34px;padding:42px}.site-shell .topbar{background:#f7f8f6e0;border-color:#3b3b3d1f;box-shadow:0 14px 28px #24282b14,inset 0 1px #ffffff75}.site-shell .brand-mark{gap:12px}.site-shell .brand-mark__logo{max-width:152px;height:34px}.site-shell .brand-mark__text strong{color:#2f3133}.site-shell .brand-mark__text small{color:#6e777b;letter-spacing:.04em}.site-shell .topnav__link:hover,.site-shell .topnav__link--active{background:#3b3b3d0d}.site-shell .cta-button{background:linear-gradient(135deg,#00856f,#0c9b82);box-shadow:0 8px 18px #00856f24}.site-shell .cta-button:hover{box-shadow:0 10px 20px #00856f29}.site-shell .cta-button:after{background:linear-gradient(110deg,#0000 26%,#ffffff24,#0000 62%)}.site-shell .cta-button--secondary,.site-shell .cta-button--ghost{background:#f7f8f6b8}.site-shell .hero,.site-shell .page-hero,.site-shell .section-grid,.site-shell .contact-layout,.site-shell .showcase-card{background:#f7f8f6c2;border-color:#3b3b3d14}.site-shell .hero:before,.site-shell .page-hero:before,.site-shell .section-grid:before{background:radial-gradient(circle at 100% 0,#00856f0a,#0000 24%),linear-gradient(140deg,#ffffff2e,#0000 38%)}.site-shell .hero-media{background:radial-gradient(circle at 22% 18%,#00856f14,#0000 16%),linear-gradient(#34393df5,#24282bf0)}.site-shell .hero-media__screen{background:radial-gradient(circle at top,#00856f14,#0000 24%),linear-gradient(#31363a 0%,#23272b 100%)}.site-shell .hero-media__reel{background:radial-gradient(circle at 30% 18%,#00856f14,#0000 20%),linear-gradient(#40464b 0%,#292d31 100%)}.site-shell .content-card,.site-shell .contact-panel,.site-shell .project-card,.site-shell .project-feature,.site-shell .project-poster,.site-shell .contact-quick__card{box-shadow:var(--shadow-soft);background:#f8f9f6db;border-color:#3b3b3d14}.site-shell .content-card--service,.site-shell .page-hero__aside,.site-shell .hero__highlights li{background:#f3f5f2e0}.site-shell .project-visual--bakery{background:radial-gradient(circle at 100% 0,#00856f14,#0000 32%),linear-gradient(#494033 0%,#2f281f 100%)}.site-shell .project-visual--health{background:radial-gradient(circle at 100% 0,#00856f0f,#0000 32%),linear-gradient(#334046 0%,#252d31 100%)}.site-shell .project-visual--cafe{background:radial-gradient(circle at 100% 0,#00856f14,#0000 32%),linear-gradient(#463d31 0%,#2e271f 100%)}.site-shell .project-visual--studio{background:radial-gradient(circle at 100% 0,#00856f0f,#0000 32%),linear-gradient(#37383c 0%,#25262a 100%)}.site-shell .project-visual--menu{background:radial-gradient(circle at 100% 0,#00856f14,#0000 32%),linear-gradient(#4b3d32 0%,#30241d 100%)}.site-shell .project-visual--restaurant{background:radial-gradient(circle at 100% 0,#00856f14,#0000 32%),linear-gradient(#473d30 0%,#2f271f 100%)}.site-shell .footer{background:linear-gradient(#ffffff0f,#ffffff05),#24282bf0;border-color:#ffffff0f}.site-shell .footer__logo{filter:brightness(1.02);background:#fffffff0;border-radius:18px;padding:8px 12px}.site-shell .footer .eyebrow,.site-shell .footer__lead h2,.site-shell .footer__lead p,.site-shell .footer__label,.site-shell .footer__link,.site-shell .footer__meta,.site-shell .footer-badge{color:#f4f7fa}.site-shell .footer__lead p,.site-shell .footer__meta,.site-shell .footer-badge{opacity:.8}.hero h1{max-width:12ch;font-size:clamp(2rem,3.7vw,3.3rem)}.hero__lede{max-width:50ch;font-size:1.12rem}.hero__highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.hero__highlights li{background:#ffffff09;border-radius:999px;align-items:center;padding:10px 12px;font-size:.88rem;line-height:1.28}.hero__highlights li:before{margin-top:.25rem}.hero-media{min-height:420px}.hero-media__phone{width:196px;height:372px;top:28px;right:34px}.hero-media__thumb--wide{top:144px}.section-grid{gap:26px;padding:36px}.section-grid--portfolio{background:linear-gradient(#f3f5f2b8,#f3f5f26b),radial-gradient(circle at 92% 10%,#19bfa50a,#0000 22%),#e8eeeac7}.section-grid--services{box-shadow:none;background:#f3f5f280;border-color:#3b3b3d0d}.section-grid--timeline{box-shadow:none;background:linear-gradient(#f3f5f257,#f3f5f21f),#e6ebe88a;border-color:#3b3b3d0f;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);align-items:start}.section-grid--showreel{background:radial-gradient(circle at 100% 0,#19bfa50a,#0000 22%),linear-gradient(#f3f5f261,#f3f5f21f),#e8eeeac2}.section-heading--timeline{position:sticky;top:110px}.project-card__visual{min-height:286px}.project-card__content,.showcase-card__body{gap:10px}.project-card__content{display:grid}.project-card__fallback,.showcase-card__fallback{align-items:end;display:grid}.project-card__placeholder{gap:12px;padding:22px;display:grid}.project-card__placeholder-line{background:#3b3b3d1f;border-radius:999px;height:10px;display:block}.project-card__placeholder-line--wide{width:62%}.project-card__placeholder-line--short{width:34%}.project-card__placeholder-tags{flex-wrap:wrap;gap:8px;display:flex}.project-card__placeholder-tags span{color:#3b3b3dc7;letter-spacing:.1em;text-transform:uppercase;background:#f8f9f6b8;border:1px solid #3b3b3d14;border-radius:999px;padding:7px 10px;font-size:.72rem}.showcase-card{grid-template-columns:minmax(280px,.52fr) minmax(0,.48fr)}.showcase-card__visual{min-height:320px}.content-card--service{background:linear-gradient(#f8f9f69e,#e6ebe852),#e6ebe8e0;gap:14px;min-height:0}.service-card__top{justify-content:space-between;align-items:center;gap:12px;display:flex}.service-card__category{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;font-size:.74rem}.service-card__tags{flex-wrap:wrap;gap:8px;margin-top:auto;display:flex}.service-card__tags span{color:var(--muted-strong);background:#f8f9f6b8;border:1px solid #3b3b3d14;border-radius:999px;padding:7px 10px;font-size:.76rem}.service-icon{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;flex-shrink:0;width:42px;height:42px;position:relative}.service-icon:before,.service-icon:after{content:"";border:1.5px solid #f4f7fae0;border-radius:999px;position:absolute}.service-icon--reels:before{inset:10px 11px}.service-icon--reels:after{background:linear-gradient(135deg, var(--primary), var(--accent));clip-path:polygon(20% 12%,88% 50%,20% 88%);border-width:0;width:12px;height:12px;top:15px;left:15px}.service-icon--photo:before{inset:11px 9px}.service-icon--photo:after{background:0 0;width:10px;height:10px;top:14px;left:15px}.service-icon--promo:before{inset:14px 10px}.service-icon--promo:after{border-top:0;border-bottom:0;border-left:0;width:6px;height:18px;top:11px;left:18px}.service-icon--ads:before{border-radius:12px;inset:11px}.service-icon--ads:after{border-top:0;height:8px;bottom:11px;left:14px;right:14px}.service-icon--menu:before,.service-icon--cut:before,.service-icon--flow:before,.service-icon--web:before,.service-icon--generic:before{border-radius:12px;inset:12px 11px}.service-icon--menu:after{border-right:0;width:10px;height:14px;top:13px;left:15px}.service-icon--cut:after{border-bottom:0;border-left:0;width:18px;height:8px;top:15px;left:12px}.service-icon--flow:after{border-top-width:1.5px;width:14px;height:0;top:18px;left:14px}.service-icon--web:after{border-radius:4px;width:16px;height:10px;top:16px;left:13px}.timeline--connected{gap:0;position:relative}.timeline--connected:before{content:"";background:linear-gradient(#2ad4c74d,#ffffff0f);width:1px;position:absolute;top:36px;bottom:36px;left:34px}.timeline--connected .timeline__item{box-shadow:none;background:0 0;border:0;padding:0 0 28px}.timeline--connected .timeline__item:last-child{padding-bottom:0}.timeline--connected .timeline__item:hover{transform:none}.timeline--connected .timeline__index{width:68px;height:68px;box-shadow:0 10px 24px #0f9d8329}.final-cta{background:#1e242ceb;grid-template-columns:minmax(360px,1fr) minmax(0,.92fr)}.final-cta__visual{background:radial-gradient(circle at 100% 0,#2ad4c71f,#0000 24%),linear-gradient(#1a2028 0%,#151920 100%);min-height:320px;padding:24px}.final-cta__screen{background:radial-gradient(circle at 22% 16%,#2ad4c724,#0000 18%),linear-gradient(#ffffff06,#fff0),#12161ce0;border:1px solid #ffffff14;border-radius:28px;gap:18px;height:100%;min-height:220px;padding:22px;display:grid}.final-cta__hud{justify-content:space-between;align-items:center;gap:12px;display:flex}.final-cta__status{color:#f4f7fab3;letter-spacing:.14em;text-transform:uppercase;font-size:.72rem}.final-cta__play{background:#ffffff0a;border:1px solid #ffffff24;border-radius:50%;justify-self:center;place-items:center;width:68px;height:68px;display:inline-grid}.final-cta__play span{border-top:8px solid #0000;border-bottom:8px solid #0000;border-left:13px solid #fff;width:0;height:0;margin-left:3px;display:block}.footer{background:radial-gradient(circle at 100% 0,#2ad4c714,#0000 20%),linear-gradient(#ffffff05,#fff0),#151a20eb}.project-visual--bakery{background:radial-gradient(circle at 100% 0,#ffc25c2e,#0000 34%),linear-gradient(#2b231a 0%,#18130f 100%)}.project-visual--health{background:radial-gradient(circle at 100% 0,#66e0ff29,#0000 34%),linear-gradient(#18262d 0%,#10171c 100%)}.project-visual--cafe{background:radial-gradient(circle at 100% 0,#31d7b52e,#0000 34%),linear-gradient(#1d2626 0%,#12181a 100%)}.project-visual--studio{background:radial-gradient(circle at 100% 0,#a373ff29,#0000 34%),linear-gradient(#1d1a27 0%,#13111a 100%)}.project-visual--menu{background:radial-gradient(circle at 100% 0,#ff977229,#0000 34%),linear-gradient(#2b1d1a 0%,#17110f 100%)}.project-visual--restaurant{background:radial-gradient(circle at 100% 0,#ffce6e29,#0000 34%),linear-gradient(#272216 0%,#15120d 100%)}.admin-shell{grid-template-columns:320px 1fr;gap:24px;width:min(1380px,100% - 32px);margin:0 auto;padding:24px 0 48px;display:grid}.admin-shell--auth{align-items:center;min-height:100vh}.admin-sidebar,.admin-panel,.admin-auth-card{background:var(--surface);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow);border:1px solid #ffffff14;border-radius:28px}.admin-auth-card{gap:20px;width:min(520px,100%);margin:0 auto;padding:28px;display:grid}.admin-sidebar{gap:22px;height:fit-content;padding:22px;display:grid;position:sticky;top:16px}.admin-sidebar__brand h1,.admin-panel__heading h2{margin:0;font-size:clamp(1.5rem,2vw,2.2rem)}.admin-sidebar__user{color:var(--accent);font-size:.82rem}.admin-sidebar__brand p:last-child,.admin-list__item p,.admin-field span,.admin-panel__heading p:last-child,.admin-stat span{color:var(--muted)}.admin-toast{z-index:40;max-width:min(360px,100% - 36px);color:var(--text);box-shadow:var(--shadow);background:#181c22f5;border:1px solid #31d7b547;border-radius:18px;padding:14px 16px;position:fixed;top:18px;right:18px}.admin-toast--error{border-color:#ff8f8f57}.admin-warning{color:var(--muted);background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;padding:12px 14px;font-size:.92rem;line-height:1.45}.admin-warning--inline{margin-bottom:4px}.admin-warning--error{border-color:#ff8f8f3d}.admin-nav{gap:10px;display:grid}.admin-nav__button,.admin-text-button{font:inherit;color:var(--text);cursor:pointer;background:0 0;border:0}.admin-nav__button{text-align:left;background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;padding:12px 14px}.admin-nav__button--active{background:#31d7b524;border-color:#31d7b540}.admin-sidebar__actions,.admin-stack,.admin-content,.admin-form,.admin-panel{gap:18px;display:grid}.admin-content{align-content:start}.admin-panel{padding:24px}.admin-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.admin-stat{background:var(--surface-strong);border:1px solid #ffffff0f;border-radius:22px;padding:20px}.admin-stat strong{margin-bottom:8px;font-size:1.6rem;display:block}.admin-grid{gap:16px;display:grid}.admin-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-field{gap:8px;display:grid}.admin-field input,.admin-field textarea{width:100%;color:var(--text);background:#070c10b3;border:1px solid #ffffff14;border-radius:16px;outline:none;padding:14px 16px}.admin-field input:focus,.admin-field textarea:focus{border-color:#31d7b573}.admin-checkbox{align-items:center;gap:10px;display:inline-flex}.admin-actions,.admin-inline-actions{flex-wrap:wrap;gap:12px;display:flex}.admin-list{gap:12px;display:grid}.admin-list__item{background:var(--surface-strong);border:1px solid #ffffff0f;border-radius:20px;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.admin-text-button{color:var(--accent);padding:0}.admin-text-button--danger{color:#ff8f8f}.admin-danger-zone{border-top:1px solid #ffffff14;gap:12px;margin-top:6px;padding-top:18px;display:grid}.admin-danger-zone__title{color:var(--muted);margin:0;font-size:.92rem}.admin-danger-button{color:#ffd6d6;cursor:pointer;background:#781c1c2e;border:1px solid #ff8f8f3d;border-radius:16px;width:100%;min-height:48px}@keyframes route-fade{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translate(0,0)}}@keyframes float-phone{0%,to{transform:translate(0,0)}50%{transform:translateY(-8px)}}@keyframes float-label{0%,to{transform:translate(0,0)}50%{transform:translateY(-6px)}}@keyframes float-thumb{0%,to{transform:translate(0,0)}50%{transform:translateY(6px)}}@keyframes play-pulse{0%,to{transform:scale(1);box-shadow:0 0 #31d7b514}50%{transform:scale(1.04);box-shadow:0 0 0 12px #31d7b500}}@keyframes timeline-flow{0%{width:28%;transform:translate(0)}50%{width:72%;transform:translate(10%)}to{width:42%;transform:translate(0)}}@media (width<=1080px){.topbar,.hero,.page-hero--editorial,.contact-layout,.final-cta,.showcase-card,.footer__grid,.admin-shell{grid-template-columns:1fr}.topbar{border-radius:28px}.topnav{justify-content:flex-start}.hero{gap:34px}.section-grid--timeline{grid-template-columns:1fr}.section-heading--timeline{position:static}.hero__highlights,.card-grid,.project-list,.admin-stats,.admin-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.footer__bottom,.footer__brand{flex-direction:column;align-items:flex-start}}@media (width<=820px){.site-shell{width:min(100% - 24px, var(--content-width))}.topbar{gap:16px;position:static}.topbar,.hero,.page-hero,.section-grid,.contact-layout,.footer{padding:26px}.hero h1,.page-hero h1{max-width:none;font-size:clamp(2.15rem,6.2vw,3.15rem)}.hero-media{min-height:360px}.hero-media__phone{width:164px;height:312px;top:24px;right:22px}.hero-media__thumb--mini{right:134px}.showcase-card__body{padding:26px}.admin-sidebar{position:static}}@media (width<=640px){.site-shell,.admin-shell{width:calc(100% - 18px);padding-top:10px}.topbar{border-radius:24px;padding:16px}.topbar,.hero,.page-hero,.section-grid,.contact-layout,.footer{border-radius:24px}.brand-mark,.topnav,.hero__actions,.final-cta__actions,.contact-panel__actions,.topnav__link,.cta-button{width:100%}.card-grid,.project-list,.hero__highlights,.admin-stats,.admin-grid--2{grid-template-columns:1fr}.project-card__visual{min-height:180px}.hero-media{min-height:300px}.hero-media__phone{width:136px;height:248px;padding:9px;top:18px;right:14px}.hero-media__floating{min-width:112px;padding:10px 12px}.hero-media__floating--top{top:18px;left:14px}.hero-media__floating--mid{top:128px;left:14px}.hero-media__floating--bottom{bottom:14px;left:14px;right:auto}.hero-media__thumb--wide{width:82px;height:56px;top:194px;left:14px}.hero-media__thumb--square{width:54px;height:54px;bottom:18px;left:94px}.hero-media__thumb--mini{width:48px;height:48px;top:66px;right:114px}.brand-mark__logo{max-width:96px;height:34px}.footer__logo{max-width:150px;height:42px}.timeline--connected:before{left:33px}.timeline__item{grid-template-columns:1fr}.contact-row,.admin-list__item{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.route-shell--enter,.hero-media__phone,.hero-media__play,.hero-media__floating,.hero-media__thumb,.hero-media__timeline span{animation:none!important}.reveal{opacity:1;filter:none;transition:none;transform:none}.topnav__link,.cta-button,.content-card,.project-card,.timeline__item,.contact-panel,.home-index__item,.services-index__item,.workflow-list__item,.project-card__image,.showcase-card__image,.project-card__fallback,.showcase-card__fallback,.project-visual__play,.project-visual__cta,.final-cta__line span,.project-visual__timeline span,.content-card__badge{transition:none!important;animation:none!important}.cta-button:hover,.content-card:hover,.project-card:hover,.showcase-card:hover,.timeline__item:hover,.contact-panel:hover{transform:none}}.hero__panel{align-self:stretch}.hero-showreel,.final-cta__screen{position:relative;overflow:hidden}.hero-showreel{border-radius:calc(var(--radius-xl) - 2px);background:#24282b;border:1px solid #2426281a;min-height:440px;box-shadow:0 24px 60px #24282b29}.hero-showreel:after,.final-cta__screen:after,.project-card__visual:after,.showcase-card__visual:after{content:"";pointer-events:none;background:linear-gradient(#14161905,#14161914 45%,#14161970),linear-gradient(140deg,#ffffff0d,#0000 38%);position:absolute;inset:0}.hero-showreel__video,.final-cta__video,.project-card__video,.showcase-card__video{object-fit:cover;width:100%;height:100%;transition:transform .56s,filter .36s;display:block;transform:scale(1.01)}.hero-showreel:hover .hero-showreel__video,.final-cta:hover .final-cta__video,.project-card:hover .project-card__video,.showcase-card:hover .showcase-card__video{filter:brightness(1.04);transform:scale(1.04)}.hero-showreel__overlay,.final-cta__video-overlay{z-index:2;flex-direction:column;justify-content:space-between;padding:22px;display:flex;position:absolute;inset:0}.hero-showreel__meta,.hero-showreel__chips,.final-cta__hud{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.hero-showreel__meta span,.hero-showreel__chips span{color:#f7f8f6e6;letter-spacing:.14em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#14161957;border:1px solid #f7f8f62e;border-radius:999px;padding:8px 12px;font-size:.72rem}.hero-showreel__footer{color:#f7f8f6;gap:4px;max-width:18rem;display:grid}.hero-showreel__footer strong,.final-cta__video-overlay strong{letter-spacing:-.04em;font-size:clamp(1.3rem,2vw,1.8rem);line-height:1.02}.hero-showreel__footer small{color:#f7f8f6b8;font-size:.86rem}.project-card__image,.showcase-card__image,.project-card__video,.showcase-card__video,.project-card__fallback,.showcase-card__fallback{position:absolute;inset:0}.project-card__visual,.showcase-card__visual{isolation:isolate;background:#24282b}.project-card__overlay,.showcase-card__overlay{background:linear-gradient(#1416190f,#1416192e 44%,#1416197a)}.project-card:hover .project-card__image,.project-card:hover .project-card__fallback,.showcase-card:hover .showcase-card__image,.showcase-card:hover .showcase-card__fallback{filter:brightness(1.02);transform:scale(1.04)}.project-poster__body{gap:10px;display:grid}.project-poster__body p:last-child{color:var(--muted);max-width:28ch;margin:0}.project-visual__cta{color:#f7f8f6eb;letter-spacing:.12em;text-transform:uppercase;font-size:.74rem}.project-feature--interactive,.project-poster--interactive{text-align:left;width:100%;color:inherit;cursor:pointer;padding:0}.project-feature--interactive{border-radius:calc(var(--radius-xl) + 2px)}.project-poster--interactive{border-radius:var(--radius-lg)}.content-card--project-tease{min-height:0}.content-card--project-tease h3{margin:0}.final-cta__screen{min-height:240px}.final-cta__video{position:absolute;inset:0}.final-cta__hud{z-index:2;position:relative}.final-cta__video-overlay{justify-content:end;align-items:start;gap:16px}.final-cta__play{pointer-events:none}.video-modal{z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141619bd;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.video-modal__panel{border-radius:var(--radius-xl);background:#f7f8f6f5;border:1px solid #2426281f;width:min(1040px,100%);max-height:calc(100vh - 48px);padding:22px;overflow:auto;box-shadow:0 28px 80px #1416193d}.video-modal__header{justify-content:space-between;align-items:start;gap:16px;margin-bottom:18px;display:flex}.video-modal__header h2,.video-modal__summary{margin:0}.video-modal__close{border:1px solid var(--line);color:var(--text);cursor:pointer;background:#2426280d;border-radius:999px;padding:10px 14px}.video-modal__player{border-radius:calc(var(--radius-lg) - 2px);background:#24282b;overflow:hidden}.video-modal__fallback{color:#f7f8f6d1;text-align:center;place-items:center;min-height:min(72vh,720px);padding:24px;display:grid}.video-modal__video{background:#24282b;width:100%;max-height:min(72vh,720px);display:block}.video-modal__summary{color:var(--muted);max-width:60ch;margin-top:16px}.final-cta__line span,.project-visual__timeline span{transition:width .52s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1)}.final-cta__line span{transform-origin:0}.section-grid.reveal--visible .final-cta__line span{animation:.72s cubic-bezier(.22,1,.36,1) both line-reveal}.final-cta:hover .final-cta__line span,.project-card:hover .project-visual__timeline span,.showcase-card:hover .project-visual__timeline span{width:100%}@media (width<=960px){.reveal{transition-duration:.46s;transform:translateY(14px)}.hero-showreel{min-height:340px}.hero-showreel__overlay,.final-cta__video-overlay{padding:18px}.project-poster__body p:last-child{max-width:none}}@media (width<=720px){.hero-showreel{min-height:280px}.hero-showreel__chips{gap:8px}.hero-showreel__chips span{padding:7px 10px;font-size:.68rem}.hero-showreel__footer{max-width:14rem}.final-cta__screen{min-height:220px}.video-modal{padding:14px}.video-modal__panel{max-height:calc(100vh - 28px);padding:16px}.video-modal__header{flex-direction:column}}@media (prefers-reduced-motion:reduce){.hero-showreel__video,.final-cta__video,.project-card__video,.showcase-card__video{filter:none!important;transition:none!important;transform:none!important}}.page{gap:28px}.hero,.page-hero,.section-grid,.footer{padding:28px}.page-hero,.section-grid,.contact-layout,.footer{scroll-margin-top:96px}.hero{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;min-height:0}.hero__copy{gap:16px}.hero__panel{align-items:center;display:flex}.hero-showreel{aspect-ratio:1.32;width:100%;min-height:0}.hero-showreel__footer{max-width:16rem}.hero-showreel__footer strong{font-size:clamp(1.15rem,1.7vw,1.55rem)}.project-list{gap:14px}.content-card--project-tease{background:linear-gradient(180deg, #24262805, #24262803), linear-gradient(135deg, #2426280f, transparent 32%), var(--surface-strong);min-height:176px}.content-card--project-tease .content-card__badge{width:fit-content}.section-actions .cta-button{justify-content:center;min-width:210px}.project-feature{grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr)}.project-feature .showcase-card__visual{min-height:392px}.project-poster .project-card__visual{min-height:274px}.project-visual__cta{background:#1416196b;border:1px solid #f7f8f633;border-radius:999px;width:fit-content;padding:8px 12px;box-shadow:0 8px 18px #14161924}.project-feature--interactive:hover .project-visual__cta,.project-poster--interactive:hover .project-visual__cta{background:#00856fd1;border-color:#00856feb;transform:translateY(-1px);box-shadow:0 10px 22px #00856f24}.project-feature--interactive:hover,.project-poster--interactive:hover{box-shadow:0 20px 40px #24282b1f}.project-feature__body,.project-poster__body{gap:10px}.page-hero--compact{gap:22px;padding:24px 28px}.page-hero--compact .page-hero__content,.page-hero--compact .page-hero__aside{gap:10px}.page-hero__actions{flex-wrap:wrap;gap:12px;margin-top:6px;display:flex}.about-story{padding:20px 0 0}.about-story--compact{align-items:center;gap:16px}.card-grid--values,.contact-quick{gap:14px}.contact-quick__card{min-height:152px;padding:20px}.contact-quick__card--cta .contact-panel__actions{margin-top:4px}.contact-quick__card--cta .cta-button{justify-content:center;min-width:154px}.final-cta{grid-template-columns:minmax(320px,.95fr) minmax(0,1fr)}.footer{margin-top:26px}@media (width>=961px){.section-grid--showreel{padding-bottom:24px}.hero h1{max-width:11.5ch}.hero__lede{max-width:50ch}}.page--home .hero,.page--home .section-grid{border-radius:16px;box-shadow:0 6px 18px #24282b09}.page--home .hero:before,.page--home .section-grid:before{background:linear-gradient(#ffffff0a,#0000 26%)}.hero--digital{grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);gap:28px}.hero-showreel__meta--plain span,.final-cta__hud--plain .final-cta__status{box-shadow:none;color:#f7f8f6d1;letter-spacing:.18em;background:0 0;border:0;border-radius:0;padding:0;font-size:.68rem}.section-grid--portfolio-brief,.section-grid--services-brief,.section-grid--showreel-brief{gap:18px}.page--home .section-actions .cta-button{min-width:240px}.final-cta--digital{border-radius:16px;box-shadow:0 6px 18px #24282b09}.final-cta--digital .final-cta__body p{max-width:34ch}.section-heading--compact{gap:8px;max-width:52ch}.home-index{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;padding:8px 0 0;display:grid}.home-index__list{display:grid}.home-index__list--horizontal{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 22px;display:grid}.home-index__item{background-image:linear-gradient(90deg,#00856f29,#24262824);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;border-bottom:0;border-right:1px solid #24262814;grid-template-columns:40px minmax(0,1fr);align-items:baseline;gap:12px;padding:18px 0;transition:transform .22s,border-color .22s,background-size .62s cubic-bezier(.22,1,.36,1);display:grid}.home-index__item:last-child{border-right:0}.home-index__item:hover{border-color:#00856f38;transform:translateY(-1px)}.home-index__item.reveal--visible{background-size:100% 1px}.home-index__number,.services-index__number,.workflow-list__index{color:var(--muted);letter-spacing:.18em;text-transform:uppercase;font-size:.76rem}.home-index__item h3{margin:0;font-size:clamp(1.02rem,1.4vw,1.18rem);line-height:1.08}.home-index__action{align-items:center;display:flex}.services-index,.workflow-list{border-top:1px solid var(--line);display:grid}.services-index__item,.workflow-list__item{background-image:linear-gradient(90deg,#00856f29,#24262824);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;border-bottom:1px solid #24262814;grid-template-columns:44px minmax(240px,.82fr) minmax(0,1fr);align-items:start;gap:18px;padding:14px 0;transition:transform .22s,border-color .22s,background-size .62s cubic-bezier(.22,1,.36,1);display:grid}.services-index__item:hover,.workflow-list__item:hover{border-color:#00856f38;transform:translate(4px)}.services-index__item.reveal--visible,.workflow-list__item.reveal--visible{background-size:100% 1px}.services-index__body h3,.services-index__body p,.workflow-list__item h2,.workflow-list__item p{margin:0}.services-index__body h3,.workflow-list__item h2{font-size:clamp(1.02rem,1.5vw,1.18rem);line-height:1.12}.services-index__body p,.workflow-list__item p{color:var(--muted);max-width:52ch}.workflow-list{margin-top:4px}.hero-showreel__footer{gap:2px;max-width:11rem}.hero-showreel__footer strong{font-size:clamp(.94rem,1.22vw,1.08rem);line-height:1.06}.hero-showreel__overlay{padding:12px}.section-heading .eyebrow,.page-hero__kicker,.content-card__badge{letter-spacing:.16em;font-size:.68rem}.final-cta__line,.services-index,.workflow-list,.home-index{overflow:hidden}.page--home .cta-button{box-shadow:none;border-radius:12px}.page--home .cta-button:hover{transform:translateY(-1px)}.final-cta__line span,.services-index__item,.workflow-list__item,.home-index__item{will-change:transform}@media (width<=960px){.home-index,.home-index__list--horizontal{grid-template-columns:1fr}.home-index__item{border-bottom:1px solid #24262814;border-right:0}.services-index__item,.workflow-list__item{grid-template-columns:44px 1fr}.services-index__body p,.workflow-list__item p{grid-column:2}}@media (width<=820px){.page{gap:22px}.topbar{border-radius:18px;grid-template-columns:1fr;align-items:start;padding:16px 18px}.brand-mark{justify-content:space-between;gap:12px;width:100%}.brand-mark__text{min-width:0}.topnav{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;width:100%;padding-bottom:2px;overflow-x:auto}.topnav::-webkit-scrollbar{display:none}.topnav__link{white-space:nowrap;flex:none;width:auto;padding:9px 12px}.topbar>.cta-button{justify-content:center;width:100%}.page--home .hero,.hero,.page-hero--editorial,.project-feature,.final-cta,.contact-layout,.footer__grid{grid-template-columns:1fr}.hero{gap:20px;padding:22px}.hero__copy,.page-hero__content,.page-hero__aside{gap:10px}.hero h1,.page-hero h1{max-width:none;font-size:clamp(1.9rem,7vw,2.8rem);line-height:1.02}.hero__lede,.page-hero p{font-size:.98rem}.hero__actions,.page-hero__actions,.final-cta__actions,.contact-panel__actions{gap:10px;width:100%}.hero__actions .cta-button,.page-hero__actions .cta-button,.final-cta__actions .cta-button,.contact-panel__actions .cta-button{flex:1 1 0;min-width:0}.hero-showreel{aspect-ratio:16/10;border-radius:14px;min-height:0}.hero-showreel__overlay{padding:12px}.hero-showreel__footer{max-width:10rem}.section-grid,.page-hero,.footer{border-radius:18px;padding:22px}.section-heading--compact h2,.section-heading h2{font-size:clamp(1.45rem,5vw,2rem)}.home-index{gap:18px;padding-top:4px}.home-index__item{padding:14px 0}.home-index__action{width:100%}.home-index__action .cta-button,.section-actions .cta-button{justify-content:center;width:100%;min-width:0}.services-index__item,.workflow-list__item{gap:12px;padding:14px 0}.project-wall{grid-template-columns:1fr}.project-feature .showcase-card__visual,.project-poster .project-card__visual{min-height:230px}.project-feature__body,.project-poster__body{padding:18px}.project-visual__cta{padding:7px 10px;font-size:.7rem}.final-cta__screen{min-height:200px}.final-cta__video-overlay{padding:16px}.contact-quick{grid-template-columns:1fr}.contact-quick__card--cta{grid-column:auto}.footer__bottom{gap:12px}}@media (width<=640px){.site-shell{width:calc(100% - 16px);padding:10px 0 44px}.topbar{gap:12px;padding:14px}.brand-mark__logo{max-width:104px;height:32px}.brand-mark__text strong{font-size:.9rem}.brand-mark__text small{font-size:.72rem}.hero,.page-hero,.section-grid,.footer{border-radius:16px;padding:18px}.hero h1,.page-hero h1{font-size:clamp(1.75rem,8vw,2.3rem)}.hero__lede,.page-hero p,.final-cta__body p,.video-modal__summary{font-size:.95rem}.hero__actions,.page-hero__actions,.final-cta__actions,.contact-panel__actions{flex-direction:column}.hero__actions .cta-button,.page-hero__actions .cta-button,.final-cta__actions .cta-button,.contact-panel__actions .cta-button{width:100%}.hero-showreel{aspect-ratio:16/11}.home-index__item{grid-template-columns:38px 1fr;gap:10px}.services-index__item,.workflow-list__item{grid-template-columns:38px 1fr}.project-feature .showcase-card__visual,.project-poster .project-card__visual{min-height:200px}.project-visual__actions{min-width:0}.video-modal{padding:10px}.video-modal__panel{border-radius:16px;width:100%;max-height:calc(100vh - 20px);padding:14px}.video-modal__header{gap:12px;margin-bottom:14px}.video-modal__close{justify-content:center;width:100%}.video-modal__video{max-height:56vh}}@media (width<=430px){.topbar{padding:12px}.brand-mark{align-items:center}.brand-mark__text small{display:none}.topnav__link{padding:8px 11px;font-size:.88rem}.hero,.page-hero,.section-grid,.footer{padding:16px}.hero h1,.page-hero h1{font-size:clamp(1.62rem,8.2vw,2.05rem)}.hero-showreel__meta--plain span,.final-cta__hud--plain .final-cta__status{letter-spacing:.16em;font-size:.62rem}.home-index__item h3,.services-index__body h3,.workflow-list__item h2{font-size:.98rem}.project-feature__body h2,.project-poster__body h2{font-size:1.14rem}.project-feature .showcase-card__visual,.project-poster .project-card__visual{min-height:186px}.project-visual__cta{font-size:.66rem}}@media (width<=390px){.site-shell{width:calc(100% - 12px)}.topnav{gap:6px}.topnav__link{padding:8px 10px;font-size:.84rem}.hero h1,.page-hero h1{font-size:clamp(1.52rem,8.5vw,1.92rem)}.video-modal__panel{padding:12px}.video-modal__video{max-height:52vh}}@keyframes line-reveal{0%{opacity:.5;transform:scaleX(.4)}to{opacity:1;transform:scaleX(1)}}
