.hero{position:relative;min-height:100svh;overflow:hidden;background:#0a0a0a}.hero-bg{position:absolute;inset:-8% -2%;z-index:0}.hero-bg img{width:100%;height:100%;object-fit:cover;animation:kenburns 22s ease-in-out infinite alternate}@keyframes kenburns{0%{transform:scale(1.06) translate(0)}to{transform:scale(1.18) translate(-1.5%,-2%)}}.hero-veil{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(8,8,8,.52) 0,rgba(8,8,8,.32) 42%,rgba(8,8,8,.5) 78%,rgba(8,8,8,.74)),radial-gradient(125% 85% at 50% 32%,rgba(8,8,8,0) 38%,rgba(8,8,8,.42) 100%)}.hero-inner{position:relative;z-index:3;min-height:100svh;display:flex;flex-direction:column;justify-content:space-between;padding:120px 28px 34px;max-width:var(--maxw);margin:0 auto}.hero-top{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:12px;gap:12px}.hero-top span{font-family:var(--font-mono);font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:#fff;text-shadow:0 1px 14px rgba(0,0,0,.5)}.hero-top span:nth-child(2){text-align:center}.hero-top span:last-child{text-align:right}.hero-center{text-align:center}.hero-title{color:#fff;font-size:clamp(2.6rem,8vw,7rem);text-shadow:0 6px 50px rgba(0,0,0,.45)}.hero-title .m{color:var(--gold)}.hero-sub{text-shadow:0 1px 16px rgba(0,0,0,.6);font-size:clamp(.72rem,2.4vw,.92rem);letter-spacing:.26em;margin-top:22px}.hero-sub,.reel{font-family:var(--font-mono);color:#fff;text-transform:uppercase}.reel{margin-top:30px;display:inline-flex;align-items:center;gap:14px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.4);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:12px 22px 12px 14px;border-radius:100px;font-size:.72rem;letter-spacing:.18em;transition:background .4s var(--ease),border-color .4s var(--ease)}.reel:hover{border-color:var(--gold)}.reel .pp,.reel:hover{background:var(--gold)}.reel .pp{width:38px;height:38px;border-radius:50%;color:#fff;display:grid;place-items:center;transition:transform .4s var(--ease)}.reel:hover .pp{background:#fff;color:var(--gold);transform:scale(1.06)}.reel .pp svg{width:13px;height:13px;margin-left:2px}.hero-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;border-top:1px solid rgba(255,255,255,.28);padding-top:20px}.hero-bottom a,.hero-bottom span{font-family:var(--font-mono);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:#fff;text-shadow:0 1px 12px rgba(0,0,0,.5)}.scroll-cue{display:flex;flex-direction:column;align-items:center;gap:8px}.scroll-cue .bar{width:1px;height:42px;background:rgba(255,255,255,.5);position:relative;overflow:hidden}.scroll-cue .bar:after{content:"";position:absolute;top:-100%;left:0;width:100%;height:100%;background:var(--gold);animation:cue 2s var(--ease) infinite}@keyframes cue{0%{top:-100%}60%,to{top:100%}}@media (max-width:760px){.hero-top{grid-template-columns:1fr;gap:6px}.hero-bottom,.hero-top,.hero-top span,.hero-top span:last-child,.hero-top span:nth-child(2){text-align:center}.hero-bottom{flex-direction:column;align-items:center;gap:14px}.hero-inner{padding-top:104px}.hero-title{font-size:clamp(2.25rem,12vw,3.6rem)}}.hero-split{position:relative;background:var(--white);padding:152px 0 90px;overflow:hidden}.hero-split-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center;min-height:58vh}.hero-split-text{max-width:46ch}.hero-split-title{font-size:clamp(2.8rem,6vw,5.2rem);color:var(--ink);margin:.3em 0 0}.hero-split-title .m{color:var(--gold)}.hero-split-sub{margin-top:22px}.hero-split-actions{margin-top:34px;display:flex;align-items:center;gap:26px;flex-wrap:wrap}.hero-split-meta{margin-top:46px;display:flex;gap:28px;border-top:1px solid var(--border);padding-top:20px}.hero-split-meta span{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}.hero-split-media{position:relative}.hero-split-frame{position:relative;overflow:hidden;aspect-ratio:4/5;border-radius:4px;background:var(--surface-2)}.hero-split-frame img{width:100%;height:100%;object-fit:cover;transition:transform 1.4s var(--ease-cine)}.hero-split-media:hover .hero-split-frame img{transform:scale(1.05)}.hero-split-badge{position:absolute;left:-18px;bottom:32px;background:var(--ink);color:#fff;padding:16px 22px;max-width:230px;box-shadow:0 20px 50px -20px rgba(0,0,0,.5)}.hero-split-badge .l{font-family:var(--font-mono);font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;line-height:1.6}@media (max-width:900px){.hero-split{padding:130px 0 70px}.hero-split-grid{grid-template-columns:1fr;gap:44px}.hero-split-badge{left:16px}}.hero-bold{position:relative;min-height:100svh;overflow:hidden;background:var(--ink);display:flex;align-items:center}.hero-bold-glow{position:absolute;inset:0;z-index:0;opacity:.16;background:radial-gradient(55% 45% at 50% 36%,var(--gold-soft) 0,transparent 72%)}.hero-bold-inner{position:relative;z-index:1;text-align:center;padding:150px 28px 40px;margin:0 auto}.hero-bold-top{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:12px;gap:12px;margin-bottom:26px}.hero-bold-top span{font-family:var(--font-mono);font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:rgba(255,255,255,.7)}.hero-bold-top span:nth-child(2){text-align:center}.hero-bold-top span:last-child{text-align:right}.hero-bold-title{color:#fff;font-size:clamp(3.4rem,11vw,9.5rem);line-height:.88;margin:0}.hero-bold-title--mark{margin-top:-.06em}.hero-bold-title--mark .m{color:var(--gold)}.hero-bold-sub{font-family:var(--font-mono);color:rgba(255,255,255,.82);font-size:clamp(.72rem,2.4vw,.92rem);letter-spacing:.26em;text-transform:uppercase;margin-top:20px}.hero-bold-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid rgba(255,255,255,.16);padding-top:20px;margin-top:60px}.hero-bold-bottom a,.hero-bold-bottom span{font-family:var(--font-mono);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.85)}@media (max-width:760px){.hero-bold-top{grid-template-columns:1fr;gap:6px}.hero-bold-top,.hero-bold-top span,.hero-bold-top span:last-child,.hero-bold-top span:nth-child(2){text-align:center}.hero-bold-bottom{flex-direction:column;gap:14px}}.hero-iv{position:relative;background:var(--iv-white);padding:156px 0 100px;overflow:hidden}.hero-iv-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:60px;gap:60px;align-items:center;min-height:56vh}.hero-iv-text{max-width:46ch}.hero-iv-title{font-family:var(--font-iv-display);font-weight:400;color:var(--iv-ink);font-size:clamp(2.6rem,5.4vw,4.6rem);line-height:1.06;letter-spacing:.01em;margin:.32em 0 0;text-wrap:balance}.hero-iv-title em{font-family:var(--font-iv-script);font-style:normal;color:var(--iv-accent);font-size:1.25em;font-weight:400;margin-left:.08em}.hero-iv-sub{font-family:var(--font-iv-body);font-weight:300;color:var(--iv-muted);font-size:1.06rem;line-height:1.7;margin-top:22px}.hero-iv-actions{margin-top:34px;display:flex;align-items:center;gap:28px;flex-wrap:wrap}.hero-iv-meta{margin-top:48px;display:flex;gap:30px;border-top:1px solid var(--iv-line);padding-top:20px}.hero-iv-meta span{font-family:var(--font-iv-body);font-size:.74rem;letter-spacing:.1em;text-transform:uppercase;color:var(--iv-muted)}.hero-iv-media{position:relative;aspect-ratio:4/5;overflow:hidden;border-radius:2px;background:var(--iv-stone)}.hero-iv-media img{width:100%;height:100%;object-fit:cover;transition:transform 1.6s var(--ease-cine)}.hero-iv-media:hover img{transform:scale(1.04)}.hero-iv-media-tag{position:absolute;left:22px;bottom:22px;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--iv-ink);padding:10px 18px;font-family:var(--font-iv-body);font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;border:1px solid var(--iv-line)}@media (max-width:900px){.hero-iv{padding:132px 0 70px}.hero-iv-grid{grid-template-columns:1fr;gap:40px}.hero-iv-media{aspect-ratio:4/3}}.kicker-iv{font-family:var(--font-iv-script);font-size:1.7rem;color:var(--iv-accent);line-height:1}.btn-iv,.kicker-iv{display:inline-flex;align-items:center}.btn-iv{gap:.7em;font-family:var(--font-iv-body);font-weight:500;font-size:.82rem;letter-spacing:.04em;padding:15px 30px;white-space:nowrap;border:1px solid var(--iv-ink);color:var(--iv-white);background:var(--iv-ink);position:relative;overflow:hidden;transition:color .5s var(--ease),border-color .4s var(--ease)}.btn-iv>*{position:relative;z-index:1}.btn-iv:after{content:"";position:absolute;inset:0;background:var(--iv-accent);transform:translateY(101%);transition:transform .5s var(--ease);z-index:0}.btn-iv:hover{border-color:var(--iv-accent)}.btn-iv:hover:after{transform:translateY(0)}.link-iv{font-family:var(--font-iv-body);font-size:.82rem;letter-spacing:.02em;color:var(--iv-ink);display:inline-flex;align-items:center;gap:.6em}.link-iv .ar{color:var(--iv-accent);transition:transform .4s var(--ease)}.link-iv:hover .ar{transform:translateX(6px)}.strip{background:var(--ink);color:#fff;padding:22px 0;border-top:1px solid #1f1f1f}.strip .item,.strip-tape .item{display:inline-flex;align-items:center;gap:34px;padding:0 34px;font-family:var(--font-display);font-size:clamp(1.6rem,4vw,2.5rem);letter-spacing:.03em;text-transform:uppercase;white-space:nowrap}.strip .dot,.strip-tape .dot{width:9px;height:9px;border-radius:50%;background:var(--gold);flex-shrink:0}.strip .o,.strip-tape .o{color:#6e6a64}.strip-static{background:var(--ink);color:#fff;padding:26px 0;border-top:1px solid #1f1f1f}.strip-static-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:22px}.strip-static-item{display:inline-flex;align-items:center;gap:22px;font-family:var(--font-mono);font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.82)}.strip-static-rule{width:1px;height:14px;background:rgba(255,255,255,.25)}.strip-tape{background:var(--ink);color:#fff;padding:14px 0;border-top:1px solid #1f1f1f}.strip-tape .marquee{padding:6px 0}.strip-tape-rev .marquee-track{animation-direction:reverse}.intro{padding:110px 0;background:var(--white)}.intro-grid{display:grid;grid-template-columns:1fr 1.15fr;grid-gap:70px;gap:70px;align-items:center}.intro h2{font-size:clamp(2.6rem,5vw,4.4rem);color:var(--ink);margin:.4em 0 0}.intro .lead{margin-top:22px;max-width:40ch}.intro-actions{margin-top:34px;display:flex;gap:16px;flex-wrap:wrap}.intro-media{position:relative}.intro-media .frame{position:relative;overflow:hidden;aspect-ratio:4/5;background:var(--surface-2)}.intro-media .frame img{width:100%;height:100%;object-fit:cover;transition:transform 1.4s var(--ease-cine)}.intro-media:hover .frame img{transform:scale(1.05)}.intro-media .badge{position:absolute;right:-18px;bottom:34px;background:var(--gold);color:#fff;padding:20px 26px;font-family:var(--font-display);line-height:.9;box-shadow:0 20px 50px -20px rgba(217,115,46,.6)}.intro-media .badge .n{font-size:3rem;display:block}.intro-media .badge .l{font-family:var(--font-mono);font-size:.6rem;letter-spacing:.2em;text-transform:uppercase}@media (max-width:900px){.intro-grid{grid-template-columns:1fr;gap:48px}}.about-stat{padding:110px 0;background:var(--ink);color:#fff}.about-stat .kicker,.about-stat .lead{color:#e7e2da}.about-stat h2{color:#fff}.about-stat .link-arrow{color:rgba(255,255,255,.86)}.about-stat .link-arrow:focus-visible,.about-stat .link-arrow:hover{color:#fff}.about-stat-grid{display:grid;grid-template-columns:1.15fr 1fr;grid-gap:70px;gap:70px;align-items:center}.about-stat-list{display:flex;flex-direction:column;gap:30px;border-left:1px solid rgba(255,255,255,.16);padding-left:40px}.about-stat-row .n{font-family:var(--font-display);font-size:clamp(2.6rem,5vw,4.2rem);line-height:.9}.about-stat-row .n .s{color:var(--gold)}.about-stat-row .l{font-family:var(--font-mono);font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:rgba(255,255,255,.6);margin-top:8px}@media (max-width:900px){.about-stat-grid{grid-template-columns:1fr;gap:44px}.about-stat-list{border-left:0;padding-left:0;border-top:1px solid rgba(255,255,255,.16);padding-top:30px}}.about-editorial{padding:110px 0;background:var(--white)}.about-editorial-col{max-width:62ch;margin:0 auto;text-align:center}.about-editorial-col h2{font-size:clamp(2.6rem,5vw,4.4rem);color:var(--ink);margin:.4em 0 0}.about-editorial-dropcap{margin-top:26px;text-align:left}.about-editorial-dropcap:first-letter{font-family:var(--font-display);font-size:3.6em;float:left;line-height:.78;padding-right:.08em;color:var(--gold)}.about-editorial-links{margin-top:30px;display:flex;gap:26px;justify-content:center;flex-wrap:wrap}.about-editorial-strip{margin-top:60px;aspect-ratio:21/6;overflow:hidden;background:var(--surface-2)}.about-editorial-strip img{width:100%;height:100%;object-fit:cover}@media (max-width:760px){.about-editorial-strip{aspect-ratio:3/2}}.svc{padding:0 0 110px;background:var(--white)}.svc-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:40px;flex-wrap:wrap}.svc-head h2{font-size:clamp(2.2rem,4.5vw,3.4rem);color:var(--ink);margin:.3em 0 0;max-width:16ch}.svc-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:4px;gap:4px}.svc-card{position:relative;overflow:hidden;aspect-ratio:3/4.1;cursor:pointer;background:#111}.svc-card img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s var(--ease-cine),filter .6s var(--ease);filter:saturate(.96)}.svc-card:hover img{transform:scale(1.08)}.svc-card .ov{position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,8,8,.86) 8%,rgba(8,8,8,.18) 48%,rgba(8,8,8,.06));display:flex;flex-direction:column;justify-content:flex-end;padding:30px}.svc-card .num{position:absolute;top:24px;left:26px;font-family:var(--font-mono);font-size:.7rem;letter-spacing:.2em;color:rgba(255,255,255,.7)}.svc-card h3{font-family:var(--font-display);color:#fff;font-size:2.4rem;line-height:.95;margin:0 0 6px}.svc-card p{color:rgba(255,255,255,.82);font-size:.92rem;line-height:1.5;max-height:0;opacity:0;overflow:hidden;transition:max-height .6s var(--ease),opacity .5s var(--ease),margin .5s var(--ease);margin:0}.svc-card:hover p{max-height:120px;opacity:1;margin-top:6px}.svc-card .go{margin-top:16px;display:inline-flex;align-items:center;gap:.5em;font-family:var(--font-mono);font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;color:var(--gold)}@media (max-width:820px){.svc-grid{grid-template-columns:1fr}.svc-card{aspect-ratio:16/10}.svc-card p{max-height:120px;opacity:1;margin-top:6px}}.svc-index{padding:0 0 110px;background:var(--white)}.svc-row-list{border-top:1px solid var(--border)}.svc-row{position:relative;display:flex;align-items:baseline;gap:28px;padding:34px 0;border-bottom:1px solid var(--border);cursor:default}.svc-row-num{font-family:var(--font-mono);font-size:.78rem;letter-spacing:.16em;color:var(--gold);flex-shrink:0}.svc-row-title{font-family:var(--font-display);font-size:clamp(1.8rem,4vw,3rem);color:var(--ink);line-height:1}.svc-row-desc{margin-left:auto;max-width:32ch;color:var(--muted);font-size:.92rem}.svc-row-thumb{position:absolute;right:26%;top:50%;transform:translateY(-50%) scale(.96);width:180px;aspect-ratio:4/3;overflow:hidden;opacity:0;pointer-events:none;transition:opacity .4s var(--ease),transform .4s var(--ease);box-shadow:0 20px 50px -20px rgba(0,0,0,.4)}.svc-row-thumb img{width:100%;height:100%;object-fit:cover}.svc-row:hover .svc-row-thumb{opacity:1;transform:translateY(-50%) scale(1)}.svc-row:hover .svc-row-title{color:var(--gold)}@media (max-width:820px){.svc-row{flex-direction:column;align-items:flex-start;gap:10px}.svc-row-desc{margin-left:0;max-width:none}.svc-row-thumb{display:none}}.svc-stack-sec{padding:0 0 110px;background:var(--white)}.svc-stack{display:flex;flex-direction:column;gap:70px}.svc-stack-item{display:grid;grid-template-columns:1fr 1fr;grid-gap:56px;gap:56px;align-items:center}.svc-stack-item:nth-child(2n) .svc-stack-media{order:2}.svc-stack-media{aspect-ratio:4/3;overflow:hidden;background:var(--surface-2)}.svc-stack-media img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s var(--ease-cine)}.svc-stack-item:hover .svc-stack-media img{transform:scale(1.05)}.svc-stack-text h3{font-family:var(--font-display);font-size:clamp(1.8rem,3.6vw,2.6rem);color:var(--ink);margin:10px 0 12px}.svc-stack-text p{color:var(--muted);max-width:38ch}@media (max-width:820px){.svc-stack{gap:44px}.svc-stack-item{grid-template-columns:1fr;gap:22px}.svc-stack-item:nth-child(2n) .svc-stack-media{order:0}}.stats{background:var(--surface);padding:96px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.stat{text-align:center}.stat .n{font-family:var(--font-display);font-size:clamp(3.4rem,7vw,5.8rem);color:var(--ink);line-height:.9}.stat .n .s{color:var(--gold)}.stat .l{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--muted);margin-top:12px}@media (max-width:760px){.stats-grid{grid-template-columns:1fr 1fr;gap:48px 16px}}.stats-inline{background:var(--surface);padding:46px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.stats-inline-row{display:flex;align-items:center;justify-content:center}.stat-inline{text-align:center;flex:1 1;padding:0 20px;border-left:1px solid var(--border)}.stat-inline:first-child{border-left:0}.stat-inline .n{font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);color:var(--ink);line-height:.9}.stat-inline .n .s{color:var(--gold)}.stat-inline .l{font-family:var(--font-mono);font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin-top:8px}@media (max-width:760px){.stats-inline-row{flex-wrap:wrap}.stat-inline{flex:1 1 40%;border-left:0;border-top:1px solid var(--border);padding-top:20px}}.stats-tiles{background:var(--white);padding:90px 0}.stats-tiles-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.stat-tile{text-align:center;border:1px solid var(--border);border-radius:8px;padding:34px 16px;background:var(--surface)}.stat-tile .n{font-family:var(--font-display);font-size:clamp(2.4rem,5vw,3.6rem);color:var(--ink);line-height:.9}.stat-tile .n .s{color:var(--gold)}.stat-tile .l{font-family:var(--font-mono);font-size:.66rem;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-top:12px}@media (max-width:760px){.stats-tiles-grid{grid-template-columns:1fr 1fr;gap:14px}}.work{padding:110px 0;background:var(--white)}.work-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:150px;grid-gap:10px;gap:10px;margin-top:44px}.work-item{position:relative;overflow:hidden;cursor:pointer;background:#111}.work-item img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s var(--ease-cine)}.work-item:hover img{transform:scale(1.07)}.work-item .meta{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:22px;background:linear-gradient(0deg,rgba(8,8,8,.82),transparent 55%);opacity:0;transition:opacity .5s var(--ease)}.work-item:hover .meta{opacity:1}.work-item .meta .t{font-family:var(--font-display);color:#fff;font-size:1.5rem;line-height:1}.work-item .meta .c{font-family:var(--font-mono);font-size:.62rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:6px}.work-item .play{position:absolute;top:18px;right:18px;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.5);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;place-items:center;opacity:0;transform:scale(.85);transition:.45s var(--ease)}.work-item .play svg{width:13px;height:13px;fill:#fff;margin-left:2px}.work-item:hover .play{opacity:1;transform:scale(1)}.a-wide{grid-column:span 7;grid-row:span 3}.a-tall{grid-column:span 5;grid-row:span 3}.b1,.b2,.b3{grid-column:span 4;grid-row:span 2}@media (max-width:820px){.work-grid{grid-template-columns:1fr 1fr;grid-auto-rows:130px}.a-tall,.a-wide,.b1,.b2,.b3{grid-column:span 1;grid-row:span 2}.a-wide{grid-column:span 2}}.work-uniform{padding:110px 0;background:var(--white)}.work-uniform-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-top:44px}.work-uniform-grid .work-item{aspect-ratio:4/3}@media (max-width:820px){.work-uniform-grid{grid-template-columns:1fr 1fr}}@media (max-width:520px){.work-uniform-grid{grid-template-columns:1fr}}.work-film{padding:110px 0 130px;background:var(--white)}.work-film-track{display:flex;gap:10px;overflow-x:auto;padding:44px 28px 10px;scroll-snap-type:x proximity}.work-film-item{flex:0 0 320px;aspect-ratio:4/3;scroll-snap-align:start}@media (max-width:640px){.work-film-item{flex-basis:78vw}}.testi{background:var(--ink);color:#fff;padding:100px 0;overflow:hidden}.testi .wrap{position:relative;z-index:2}.t-card{width:380px;flex-shrink:0;margin:0 10px;background:#161514;border:1px solid #262422;padding:30px;border-radius:4px;white-space:normal}.t-card p{font-size:1rem;line-height:1.6;color:#e7e2da}.t-card .who{display:flex;align-items:center;gap:12px;margin-top:20px}.t-card .who img{width:42px;height:42px;border-radius:50%;object-fit:cover}.t-card .who .nm{font-family:var(--font-mono);font-size:.72rem;letter-spacing:.08em;color:#fff}.t-card .who .rl{font-family:var(--font-mono);font-size:.62rem;letter-spacing:.1em;color:var(--gold);text-transform:uppercase}.t-stars{color:var(--gold);letter-spacing:3px;margin-bottom:14px;font-size:.8rem}.testi .mask{-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.testi-grid{background:var(--ink);color:#fff;padding:100px 0}.testi-grid-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}@media (max-width:900px){.testi-grid-cards{grid-template-columns:1fr}}.testi-spotlight{background:var(--ink);color:#fff;padding:110px 0}.testi-spotlight-inner{max-width:60ch;margin:0 auto;text-align:center}.testi-spotlight-quote{font-family:var(--font-display);font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.25;color:#fff;margin:26px 0 0;font-style:normal}.testi-spotlight-who{margin-top:30px;display:flex;align-items:center;justify-content:center;gap:12px}.testi-spotlight-who img{width:46px;height:46px;border-radius:50%;object-fit:cover}.testi-spotlight-who .nm{font-family:var(--font-mono);font-size:.76rem;letter-spacing:.08em;color:#fff;text-align:left}.testi-spotlight-who .rl{font-family:var(--font-mono);font-size:.64rem;letter-spacing:.1em;color:var(--gold);text-transform:uppercase;text-align:left}.testi-spotlight-others{margin-top:46px;display:flex;align-items:center;justify-content:center;gap:14px}.testi-spotlight-others img{width:34px;height:34px;border-radius:50%;object-fit:cover;opacity:.55;filter:grayscale(1);transition:opacity .3s var(--ease),filter .3s var(--ease)}.testi-spotlight-others img:hover{opacity:1;filter:grayscale(0)}.cta{position:relative;overflow:hidden;padding:130px 0;background:#0a0a0a}.cta-bg{position:absolute;inset:0;z-index:0;opacity:.4}.cta-bg img{width:100%;height:100%;object-fit:cover}.cta .wrap{position:relative;z-index:2;text-align:center}.cta h2{font-family:var(--font-display);color:#fff;font-size:clamp(3rem,9vw,8rem);line-height:.9}.cta h2 .m{color:var(--gold)}.cta p{color:rgba(255,255,255,.78);max-width:46ch;margin:22px auto 0}.cta-actions{margin-top:40px;display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.cta .btn-ghost{color:#fff;border-color:rgba(255,255,255,.4)}.cta-split{background:var(--white);padding:120px 0}.cta-split-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center}.cta-split-text h2{font-size:clamp(2.6rem,5vw,4.2rem);color:var(--ink);margin:.3em 0 0}.cta-split-text .lead{margin-top:20px;max-width:42ch}.cta-split-text .cta-actions{margin-top:30px;display:flex;gap:16px;flex-wrap:wrap;justify-content:flex-start}.cta-split-frame{position:relative;overflow:hidden;aspect-ratio:3/4;border-radius:4px;background:var(--surface-2)}.cta-split-frame img{width:100%;height:100%;object-fit:cover;transition:transform 1.4s var(--ease-cine)}.cta-split-frame:hover img{transform:scale(1.05)}@media (max-width:900px){.cta-split-grid{grid-template-columns:1fr;gap:40px}}.cta-ticker{background:var(--ink);padding:90px 0 110px;overflow:hidden}.cta-ticker-band{margin-bottom:56px}.cta-ticker-word{display:inline-flex;align-items:center;gap:34px;padding:0 34px;font-family:var(--font-display);color:#fff;font-size:clamp(2.4rem,7vw,5.5rem);text-transform:uppercase;white-space:nowrap}.cta-ticker-word .o{color:#6e6a64}.cta-ticker-actions{text-align:center}.cta-ticker-actions .kicker{color:rgba(255,255,255,.7);justify-content:center}.cta-ticker-actions .cta-actions{margin-top:26px;display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.cta-ticker-actions .btn-ghost{color:#fff;border-color:rgba(255,255,255,.4)}.about-iv-title,.cta-iv-heading{font-family:var(--font-iv-display);font-weight:400;color:var(--iv-ink);font-size:clamp(2.2rem,4.4vw,3.6rem);line-height:1.08;margin:.32em 0 0;text-wrap:balance}.svc-iv-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:44px;flex-wrap:wrap}.strip-iv{background:var(--iv-mist);padding:26px 0;border-top:1px solid var(--iv-line);border-bottom:1px solid var(--iv-line)}.strip-iv-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:22px}.strip-iv-item{display:inline-flex;align-items:center;gap:22px;font-family:var(--font-iv-body);font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;color:var(--iv-muted)}.strip-iv-rule{width:1px;height:14px;background:var(--iv-line)}.about-iv{padding:120px 0;background:var(--iv-white)}.about-iv-grid{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:72px;gap:72px;align-items:center}.about-iv-media{aspect-ratio:4/5;overflow:hidden;border-radius:50%/38%;background:var(--iv-stone)}.about-iv-media img{width:100%;height:100%;object-fit:cover;transition:transform 1.6s var(--ease-cine)}.about-iv-media:hover img{transform:scale(1.05)}.about-iv-lead{font-family:var(--font-iv-body);font-weight:300;color:var(--iv-muted);font-size:1.06rem;line-height:1.75;margin-top:24px;max-width:44ch}.about-iv-sign{display:flex;align-items:center;gap:20px;margin-top:30px;padding-top:22px;border-top:1px solid var(--iv-line)}.about-iv-sign-name{font-family:var(--font-iv-script);font-size:2rem;color:var(--iv-accent)}.about-iv-sign-badge{font-family:var(--font-iv-body);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--iv-muted)}.about-iv .hero-iv-actions{margin-top:34px}@media (max-width:900px){.about-iv-grid{grid-template-columns:1fr;gap:44px}.about-iv-media{border-radius:8px;aspect-ratio:4/3}}.svc-iv{padding:0 0 120px;background:var(--iv-mist)}.svc-iv-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:34px;gap:34px}.svc-iv-card{text-align:center}.svc-iv-card-media{aspect-ratio:4/5;overflow:hidden;border-radius:2px;background:var(--iv-stone);box-shadow:0 30px 60px -40px rgba(43,40,36,.35)}.svc-iv-card-media img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s var(--ease-cine),filter .6s var(--ease);filter:saturate(.92)}.svc-iv-card:hover .svc-iv-card-media img{transform:scale(1.06)}.svc-iv-card h3{font-family:var(--font-iv-display);font-weight:400;color:var(--iv-ink);font-size:1.5rem;margin:22px 0 8px}.svc-iv-card p{font-weight:300;color:var(--iv-muted);font-size:.92rem;line-height:1.6;max-width:30ch;margin:0 auto}.svc-iv-card p,.svc-iv-card-go{font-family:var(--font-iv-body)}.svc-iv-card-go{display:inline-flex;margin-top:14px;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:var(--iv-accent);opacity:0;transition:opacity .4s var(--ease)}.svc-iv-card:hover .svc-iv-card-go{opacity:1}@media (max-width:820px){.svc-iv-grid{grid-template-columns:1fr;gap:44px}}.stats-iv{background:var(--iv-white);padding:90px 0;border-top:1px solid var(--iv-line);border-bottom:1px solid var(--iv-line)}.stats-iv-row{display:flex;align-items:center;justify-content:center}.stat-iv{text-align:center;flex:1 1;padding:0 24px;border-left:1px solid var(--iv-line)}.stat-iv:first-child{border-left:0}.stat-iv .n{font-family:var(--font-iv-display);font-weight:400;font-size:clamp(2.2rem,4.4vw,3.4rem);color:var(--iv-ink);line-height:.95}.stat-iv .n .s{color:var(--iv-accent)}.stat-iv .l{font-family:var(--font-iv-body);font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:var(--iv-muted);margin-top:10px}@media (max-width:760px){.stats-iv-row{flex-wrap:wrap}.stat-iv{flex:1 1 40%;border-left:0;border-top:1px solid var(--iv-line);padding-top:20px}}.work-iv{padding:120px 0;background:var(--iv-white)}.work-iv-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-auto-rows:140px;grid-gap:16px;gap:16px;margin-top:48px}.work-iv .work-item{border-radius:2px}.work-iv .work-item .meta .t{font-family:var(--font-iv-display);font-weight:400}.work-iv .work-item .meta .c{font-family:var(--font-iv-body);color:var(--iv-accent-soft)}.work-iv-grid .a-wide{grid-column:span 4;grid-row:span 3}.work-iv-grid .a-tall{grid-column:span 2;grid-row:span 3}.work-iv-grid .work-iv-item:not(.a-wide):not(.a-tall){grid-column:span 2;grid-row:span 2}@media (max-width:820px){.work-iv-grid{grid-template-columns:1fr 1fr;grid-auto-rows:130px}.work-iv-grid .a-tall,.work-iv-grid .a-wide,.work-iv-grid .work-iv-item{grid-column:span 1;grid-row:span 2}.work-iv-grid .a-wide{grid-column:span 2}}.testi-iv{background:var(--iv-mist);padding:110px 0}.testi-iv-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.testi-iv-card{position:relative;background:var(--iv-white);border:1px solid var(--iv-line);padding:34px 30px 30px}.testi-iv-quote{font-family:var(--font-iv-body);font-weight:300;font-style:italic;color:var(--iv-ink);font-size:1rem;line-height:1.65}.testi-iv-who{display:flex;align-items:center;gap:12px;margin-top:22px}.testi-iv-who img{width:42px;height:42px;border-radius:50%;object-fit:cover}.testi-iv-nm{font-size:.78rem;letter-spacing:.04em;color:var(--iv-ink)}.testi-iv-nm,.testi-iv-rl{font-family:var(--font-iv-body)}.testi-iv-rl{font-size:.68rem;letter-spacing:.06em;color:var(--iv-accent);text-transform:uppercase;margin-top:2px}.testi-iv-sign{position:absolute;top:20px;right:26px;font-family:var(--font-iv-script);font-size:1.5rem;color:var(--iv-accent-soft)}@media (max-width:900px){.testi-iv-cards{grid-template-columns:1fr}}.cta-iv{background:var(--iv-stone);padding:130px 0}.cta-iv-inner{max-width:62ch;margin:0 auto;text-align:center}.cta-iv-body{font-family:var(--font-iv-body);font-weight:300;color:var(--iv-muted);font-size:1.06rem;line-height:1.7;max-width:46ch;margin:22px auto 0}.cta-iv-actions{margin-top:38px;display:flex;gap:26px;justify-content:center;flex-wrap:wrap}.footer-iv{background:var(--iv-mist);color:var(--iv-ink);padding:90px 0 34px;border-top:1px solid var(--iv-line)}.footer-iv-top{display:flex;justify-content:space-between;flex-wrap:wrap;gap:44px;padding-bottom:46px;border-bottom:1px solid var(--iv-line)}.footer-iv-brand{max-width:320px}.footer-iv-mark{font-family:var(--font-iv-display);font-size:1.7rem;color:var(--iv-ink);display:flex;align-items:center;gap:.3em}.footer-iv-mark-flourish{font-family:var(--font-iv-script);color:var(--iv-accent);font-size:1.4rem}.footer-iv-tagline{font-family:var(--font-iv-body);font-weight:300;color:var(--iv-muted);font-size:.92rem;margin-top:14px}.footer-iv-cols{display:flex;gap:64px;flex-wrap:wrap}.footer-iv-label{font-family:var(--font-iv-body);font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--iv-accent);margin-bottom:16px}.footer-iv-links{display:flex;flex-direction:column;gap:11px;font-family:var(--font-iv-body);font-size:.86rem;color:var(--iv-ink)}.footer-iv-links a:hover,.footer-iv-sign{color:var(--iv-accent)}.footer-iv-sign{text-align:center;font-family:var(--font-iv-script);font-size:2.4rem;padding:46px 0 30px}.footer-iv-bottom{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;font-family:var(--font-iv-body);font-size:.72rem;letter-spacing:.04em;color:var(--iv-muted)}.hero-sg{position:relative;min-height:100svh;overflow:hidden;background:var(--sg-black)}.hero-sg-bg{position:absolute;inset:0;z-index:0}.hero-sg-bg img{width:100%;height:100%;object-fit:cover}.hero-sg-veil{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(11,11,12,.62) 0,rgba(11,11,12,.3) 40%,rgba(11,11,12,.58) 74%,rgba(11,11,12,.86)),linear-gradient(100deg,rgba(11,11,12,.5),rgba(11,11,12,.05) 55%)}.hero-sg .sg-grid-tex:before{z-index:2}.hero-sg-inner{position:relative;z-index:3;min-height:100svh;flex-direction:column;padding:104px clamp(20px,3vw,44px) 30px;gap:34px}.hero-sg-inner,.hero-sg-topline{display:flex;justify-content:space-between}.hero-sg-topline{align-items:center;gap:18px}.hero-sg-topline .tagline{font-family:var(--font-mono);font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;color:var(--sg-grey)}.hero-sg-mid{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;margin-top:8px}.hero-sg-lede{font-family:var(--font-sg);font-weight:600;color:var(--sg-cream);font-size:clamp(2rem,4.6vw,3.6rem);line-height:1.04;letter-spacing:-.01em;max-width:12ch;text-wrap:balance}.hero-sg-meta{margin-top:22px;display:flex;flex-direction:column;gap:5px}.hero-sg-meta span{font-family:var(--font-mono);font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;color:var(--sg-grey)}.hero-sg-list{list-style:none;margin:0;padding:4px 0 4px 22px;border-left:1px solid var(--sg-red);display:flex;flex-direction:column;gap:8px}.hero-sg-list-marker{font-family:var(--font-mono);font-size:.64rem;letter-spacing:.24em;text-transform:uppercase;color:var(--sg-red);margin-bottom:6px}.hero-sg-list li{font-weight:500;font-size:clamp(1.05rem,1.8vw,1.4rem);line-height:1.25}.hero-sg-list li,.hero-sg-title{font-family:var(--font-sg);color:var(--sg-cream)}.hero-sg-title{font-weight:900;text-transform:uppercase;font-size:clamp(2.7rem,8.6vw,7rem);line-height:.92;letter-spacing:-.02em;margin:0;text-wrap:balance}.hero-sg-title .m{color:var(--sg-red);display:block}.hero-sg-title .sg-star{font-size:.45em;vertical-align:super;margin-left:.12em}.hero-sg-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid var(--sg-line-dark);padding-top:18px;margin-top:26px}.hero-sg-bar .contact{font-family:var(--font-mono);font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:var(--sg-grey)}.hero-sg-bar .scroll-cue .bar:after{background:var(--sg-red)}.hero-sg-bar .scroll-cue{color:var(--sg-grey-dim)}@media (max-width:880px){.hero-sg-inner{padding-top:92px}.hero-sg-mid{flex-direction:column;gap:26px}.hero-sg-list{padding-left:16px}.hero-sg-topline{flex-wrap:wrap}.hero-sg-bar{flex-direction:column;align-items:flex-start;gap:12px}.hero-sg-bar .scroll-cue{display:none}.hero-sg-title{font-size:clamp(2.3rem,12vw,3.9rem)}}.strip-sg{background:var(--sg-red);padding:15px 0;overflow:hidden}.strip-sg .item{display:inline-flex;align-items:center;gap:30px;padding:0 30px;font-family:var(--font-sg);font-weight:800;text-transform:uppercase;letter-spacing:.02em;font-size:clamp(1.15rem,2.4vw,1.6rem);color:#0b0b0c;white-space:nowrap}.strip-sg .sep{font-size:.8em;color:#0b0b0c;opacity:.85}.about-sg{padding:110px 0 0;background:var(--sg-paper);overflow:hidden}.about-sg-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:34px;flex-wrap:wrap}.about-sg-head .sg-jp{color:var(--sg-muted)}.about-sg-heading{font-family:var(--font-sg);font-weight:800;text-transform:uppercase;letter-spacing:-.015em;color:var(--sg-ink);font-size:clamp(2.4rem,6.6vw,5.2rem);line-height:1.02;margin:0;border-top:1px solid var(--sg-line-light);border-bottom:1px solid var(--sg-line-light);padding:30px 0;text-wrap:balance}.about-sg-body{display:grid;grid-template-columns:1.25fr .75fr;grid-gap:50px;gap:50px;align-items:start;padding:40px 0 66px}.about-sg-lead{font-family:var(--font-sg);font-weight:400;color:var(--sg-muted);font-size:1.06rem;line-height:1.7;max-width:62ch;margin:0}.about-sg-side{display:flex;flex-direction:column;align-items:flex-start;gap:22px;justify-self:end}.about-sg-badge{font-family:var(--font-mono);font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:var(--sg-ink)}.about-sg-badge .n{display:block;font-family:var(--font-sg);font-weight:900;font-size:2.6rem;letter-spacing:-.01em;color:var(--sg-red);line-height:1;margin-bottom:8px}.about-sg .link-sg{color:var(--sg-ink)}.about-sg-strip{aspect-ratio:21/6;overflow:hidden;background:var(--sg-ink)}.about-sg-strip img{width:100%;height:100%;object-fit:cover}@media (max-width:820px){.about-sg{padding-top:80px}.about-sg-body{grid-template-columns:1fr;gap:30px;padding-bottom:50px}.about-sg-side{justify-self:start}.about-sg-strip{aspect-ratio:3/2}}.svc-sg{padding:104px 0 116px;background:var(--sg-black)}.svc-sg-head{text-align:center;margin-bottom:54px}.svc-sg-head .kicker-sg{justify-content:center}.svc-sg-heading{font-family:var(--font-sg);font-weight:900;text-transform:uppercase;letter-spacing:-.015em;color:var(--sg-cream);font-size:clamp(2.3rem,6vw,4.6rem);line-height:.98;margin:.25em 0 0;text-wrap:balance}.svc-sg-row-list{border-top:1px solid var(--sg-line-dark)}.svc-sg-row{position:relative;display:flex;align-items:baseline;gap:30px;padding:34px 0;border-bottom:1px solid var(--sg-line-dark);cursor:default}.svc-sg-row-num{font-family:var(--font-mono);font-size:.74rem;letter-spacing:.16em;color:var(--sg-red);flex-shrink:0}.svc-sg-row-title{font-family:var(--font-sg);font-weight:800;text-transform:uppercase;letter-spacing:-.01em;font-size:clamp(1.7rem,4vw,3rem);color:var(--sg-cream);line-height:1;transition:color .35s var(--ease)}.svc-sg-row-desc{margin-left:auto;max-width:32ch;color:var(--sg-grey);font-family:var(--font-sg);font-size:.92rem;line-height:1.55}.svc-sg-row-thumb{position:absolute;right:27%;top:50%;transform:translateY(-50%) scale(.96);width:190px;aspect-ratio:4/3;overflow:hidden;opacity:0;pointer-events:none;transition:opacity .4s var(--ease),transform .4s var(--ease);box-shadow:0 24px 60px -18px rgba(0,0,0,.7);border:1px solid var(--sg-line-dark);z-index:2}.svc-sg-row-thumb img{width:100%;height:100%;object-fit:cover}.svc-sg-row:hover .svc-sg-row-thumb{opacity:1;transform:translateY(-50%) scale(1)}.svc-sg-row:hover .svc-sg-row-title{color:var(--sg-red)}.svc-sg-foot{margin-top:44px;text-align:center}@media (max-width:820px){.svc-sg-row{flex-direction:column;align-items:flex-start;gap:10px}.svc-sg-row-desc{margin-left:0;max-width:none}.svc-sg-row-thumb{display:none}}.stats-sg{background:var(--sg-red);padding:66px 0}.stats-sg-row{display:flex;align-items:center;justify-content:center}.stat-sg{text-align:center;flex:1 1;padding:0 22px;border-left:1px solid rgba(0,0,0,.3)}.stat-sg:first-child{border-left:0}.stat-sg .n{font-family:var(--font-sg);font-weight:900;letter-spacing:-.02em;font-size:clamp(2.5rem,5.2vw,4.2rem);color:#0b0b0c;line-height:.95}.stat-sg .l{font-family:var(--font-mono);font-size:.66rem;letter-spacing:.2em;text-transform:uppercase;color:#1c0d0a;margin-top:10px}@media (max-width:760px){.stats-sg-row{flex-wrap:wrap;gap:28px 0}.stat-sg{flex:1 1 40%;border-left:0}}.work-sg{padding:104px 0 116px;background:var(--sg-black)}.work-sg .svc-sg-head{margin-bottom:46px}.work-sg-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-auto-rows:150px;grid-gap:6px;gap:6px}.work-sg .work-item{background:var(--sg-panel)}.work-sg .work-item .meta{background:linear-gradient(0deg,rgba(11,11,12,.86),transparent 60%)}.work-sg .work-item .meta .t{font-family:var(--font-sg);font-weight:700;letter-spacing:-.01em;color:var(--sg-cream)}.work-sg .work-item .meta .c{font-family:var(--font-mono);color:var(--sg-red)}.work-sg .work-item .play{border-color:rgba(255,255,255,.45)}.work-sg-grid .a-wide{grid-column:span 4;grid-row:span 3}.work-sg-grid .a-tall{grid-column:span 2;grid-row:span 3}.work-sg-grid .work-sg-item:not(.a-wide):not(.a-tall){grid-column:span 2;grid-row:span 2}.work-sg-foot{margin-top:44px;text-align:center}@media (max-width:820px){.work-sg-grid{grid-template-columns:1fr 1fr;grid-auto-rows:130px}.work-sg-grid .a-tall,.work-sg-grid .a-wide,.work-sg-grid .work-sg-item{grid-column:span 1;grid-row:span 2}.work-sg-grid .a-wide{grid-column:span 2}}.testi-sg{position:relative;background:var(--sg-panel);padding:110px 0;overflow:hidden}.testi-sg .svc-sg-head{margin-bottom:48px}.testi-sg-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:clamp(36px,6vw,90px);gap:clamp(36px,6vw,90px);align-items:center}.testi-sg-mark{font-family:var(--font-sg);font-weight:900;font-size:4.4rem;line-height:.5;color:var(--sg-red);display:block;margin-bottom:26px}.testi-sg-quote{font-family:var(--font-sg);font-weight:500;color:#fff;font-size:clamp(1.25rem,2.5vw,1.7rem);line-height:1.5;margin:0}.testi-sg-who{margin-top:32px}.testi-sg-who .nm{font-family:var(--font-sg);font-weight:700;font-size:1.05rem;color:var(--sg-cream)}.testi-sg-who .rl{font-family:var(--font-mono);font-size:.66rem;letter-spacing:.16em;text-transform:uppercase;color:var(--sg-grey-dim);margin-top:7px}.testi-sg-media{justify-self:end;width:min(100%,380px);aspect-ratio:4/5;overflow:hidden;border-radius:8px;background:var(--sg-black)}.testi-sg-media img{width:100%;height:100%;object-fit:cover}.testi-sg-index{list-style:none;margin:60px 0 0;padding:26px 0 0;border-top:1px solid var(--sg-line-dark);display:flex;align-items:center;justify-content:center;gap:30px;flex-wrap:wrap}.testi-sg-index li{font-family:var(--font-sg);font-size:.84rem;color:var(--sg-grey);display:inline-flex;align-items:center;gap:.7em}.testi-sg-index li .num{font-family:var(--font-mono);font-size:.64rem;letter-spacing:.12em;color:var(--sg-red)}@media (max-width:880px){.testi-sg-grid{grid-template-columns:1fr}.testi-sg-media{justify-self:start}}.cta-sg{position:relative;background:var(--sg-black);padding:140px 0;overflow:hidden}.cta-sg-inner{position:relative;z-index:2;max-width:900px;margin:0 auto;text-align:center}.cta-sg-inner .kicker-sg{justify-content:center}.cta-sg-heading{font-family:var(--font-sg);font-weight:900;text-transform:uppercase;letter-spacing:-.02em;color:var(--sg-cream);font-size:clamp(2.6rem,7vw,5.6rem);line-height:.96;margin:.25em 0 0;text-wrap:balance}.cta-sg-heading .sg-star{font-size:.45em;vertical-align:super;margin-left:.1em}.cta-sg-body{font-family:var(--font-sg);color:var(--sg-grey);font-size:1.04rem;line-height:1.7;max-width:52ch;margin:24px auto 0}.cta-sg-actions{margin-top:42px;display:flex;gap:30px;justify-content:center;align-items:center;flex-wrap:wrap}.footer-sg{background:var(--sg-black);border-top:3px solid var(--sg-red);color:var(--sg-grey);padding:74px 0 28px}.footer-sg-mark{font-family:var(--font-sg);font-weight:900;text-transform:uppercase;color:var(--sg-cream);font-size:clamp(2.2rem,8.5vw,6.4rem);line-height:.95;letter-spacing:.04em}.footer-sg-mark .sg-star{font-size:.5em;vertical-align:super;margin-left:.1em}.footer-sg-top{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:40px;padding:34px 0 44px;border-bottom:1px solid var(--sg-line-dark)}.footer-sg-tagline{font-family:var(--font-sg);color:var(--sg-grey);font-size:.94rem;line-height:1.6;max-width:34ch;margin:0}.footer-sg-cols{display:flex;gap:70px;flex-wrap:wrap}.footer-sg-label{font-family:var(--font-mono);font-size:.64rem;letter-spacing:.24em;text-transform:uppercase;color:var(--sg-red);margin-bottom:16px}.footer-sg-links{display:flex;flex-direction:column;gap:11px;font-family:var(--font-sg);font-size:.9rem;color:var(--sg-cream)}.footer-sg-links a{transition:color .3s var(--ease)}.footer-sg-links a:hover{color:var(--sg-red)}.footer-sg-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:14px;padding-top:24px;font-family:var(--font-mono);font-size:.64rem;letter-spacing:.14em;text-transform:uppercase;color:var(--sg-grey-dim)}.lightbox{position:fixed;inset:0;z-index:9000;background:rgba(8,8,8,.96);display:none;align-items:center;justify-content:center}.lightbox.open{display:flex}.lightbox .lb-img{max-width:90vw;max-height:84vh;object-fit:contain;transition:opacity .35s var(--ease);box-shadow:0 30px 90px rgba(0,0,0,.6)}.lightbox .lb-cap{position:absolute;bottom:30px;left:0;right:0;text-align:center;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.7)}.lb-btn{position:absolute;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.25);color:#fff;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;transition:.3s var(--ease)}.lb-btn:hover{background:var(--gold);border-color:var(--gold)}.lb-close{top:26px;right:26px}.lb-prev{left:26px}.lb-next,.lb-prev{top:50%;transform:translateY(-50%)}.lb-next{right:26px}.lb-btn svg{width:18px;height:18px}