:root{--red:#e51b23;--red-dark:#bd0f16;--ink:#09090b;--muted:#616166;--line:#e8e8ea;--soft:#f6f6f5;--white:#fff;--shell:1280px;--shadow:0 18px 52px rgba(0,0,0,.10);--radius:20px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.5;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}.shell{width:min(var(--shell),calc(100% - 80px));margin-inline:auto}.section-compact{padding:62px 0}.section-soft{background:var(--soft);border-top:1px solid #efefef;border-bottom:1px solid #efefef}.skip-link{position:fixed;left:16px;top:-80px;background:var(--red);color:#fff;padding:12px 18px;z-index:1000;border-radius:8px}.skip-link:focus{top:16px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,0,0,.055)}.header-inner{height:76px;display:grid;grid-template-columns:220px 1fr auto;gap:22px;align-items:center}.brand img{width:195px;height:auto}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:22px;font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:.045em}.desktop-nav a{position:relative;padding:27px 0}.desktop-nav a:after{content:"";position:absolute;left:0;bottom:18px;width:0;height:2px;background:var(--red);transition:.2s}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{width:100%}.header-actions{display:flex;align-items:center;gap:12px}.icon-button{border:0;background:none;width:36px;height:36px;padding:8px;cursor:pointer}.icon-button svg{fill:none;stroke:currentColor;stroke-width:1.7;width:100%;height:100%}.language-switch{display:flex;gap:7px;align-items:center;font-size:12px;font-weight:850}.language-switch a{color:#666}.language-switch .active{color:var(--red)}.mobile-toggle{display:none;border:0;background:none;width:42px;height:42px;padding:9px;cursor:pointer}.mobile-toggle span{display:block;height:2px;background:#111;margin:5px 0}.mobile-menu{display:none}
.btn{border:0;border-radius:7px;min-height:45px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:850;text-transform:uppercase;letter-spacing:.045em;font-size:11px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.btn:hover{transform:translateY(-2px)}.btn-black{background:#0b0b0c;color:#fff;box-shadow:0 10px 24px rgba(0,0,0,.12)}.btn-red{background:var(--red);color:#fff;box-shadow:0 10px 28px rgba(229,27,35,.22)}.btn-red:hover{background:var(--red-dark)}.btn-outline-red{background:#fff;color:var(--red);border:1px solid rgba(229,27,35,.38)}.btn-outline-red:hover{background:#fff5f5}.btn.full{width:100%}
.eyebrow{font-size:11px;line-height:1.2;font-weight:900;letter-spacing:.1em;text-transform:uppercase;margin:0 0 12px}.eyebrow.red{color:var(--red)}h1,h2,h3,p{margin-top:0}h2{font-size:clamp(30px,3.3vw,48px);line-height:1.04;letter-spacing:-.045em;margin-bottom:10px}h3{letter-spacing:-.025em}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:26px}.section-head p:not(.eyebrow){max-width:620px;color:var(--muted);margin-bottom:0}.section-head.inverse{color:#fff}.section-head.inverse p:not(.eyebrow){color:#b9b9bd}.section-head.inverse h2 span{color:var(--red)}.compact-head h2{font-size:clamp(28px,3vw,44px)}.center-head{text-align:center;max-width:720px;margin:0 auto 26px}.center-head p:not(.eyebrow){color:var(--muted)}.text-link{font-weight:900;font-size:11px;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.text-link:hover{color:var(--red)}.text-link.light{color:#fff}
.hero{display:grid;grid-template-columns:minmax(0,.93fr) minmax(0,1.07fr);align-items:center;gap:46px;min-height:min(790px,calc(100svh - 76px));padding:24px 0 28px}.hero-copy h1{font-size:clamp(40px,4.15vw,59px);line-height:1.01;letter-spacing:-.054em;margin:0 0 18px;max-width:670px}.wordmark-eposen{color:#09090b}.wordmark-a,.comma{color:var(--red)}.hero-lede{font-size:16px;max-width:570px;color:#4e4e53;margin-bottom:14px}.hero-slogan{display:flex;align-items:center;gap:10px;margin:2px 0 17px;max-width:610px}.hero-slogan i{display:block;width:38px;height:3px;background:var(--red);flex:0 0 auto}.hero-slogan strong{font-size:12px;letter-spacing:.115em;white-space:nowrap}.hero-service-copy{font-size:14px;color:#56565b;max-width:650px;margin-bottom:10px}.hero-service-copy.secondary{font-size:13px;color:#77777c;margin-bottom:20px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.hero-media{position:relative}.hero-media img{width:100%;border-radius:24px;box-shadow:var(--shadow);max-height:565px;object-fit:contain}.hero-media-badge{position:absolute;left:18px;bottom:18px;background:rgba(255,255,255,.91);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.72);border-radius:999px;padding:9px 12px;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.055em;display:flex;align-items:center;gap:7px}.hero-media-badge span{width:7px;height:7px;border-radius:50%;background:var(--red);box-shadow:0 0 0 4px rgba(229,27,35,.12)}
.carousel-wrap{position:relative}.content-track{display:grid;grid-auto-flow:column;grid-auto-columns:205px;grid-template-rows:245px;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:3px}.content-track::-webkit-scrollbar{display:none}.media-card{position:relative;border-radius:15px;overflow:hidden;scroll-snap-align:start;background:#111;color:#fff;box-shadow:0 10px 25px rgba(0,0,0,.08)}.media-card img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.media-card:hover img{transform:scale(1.035)}.media-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 36%,rgba(0,0,0,.92) 100%)}.card-top{position:absolute;z-index:2;left:13px;top:13px}.tag{display:inline-flex;background:#111;color:#fff;padding:6px 8px;border-radius:5px;text-transform:uppercase;font-size:8px;font-weight:900;letter-spacing:.07em}.red-tag{background:var(--red)}.card-copy{position:absolute;z-index:2;left:14px;right:14px;bottom:13px}.card-copy small{color:#d7d7da;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.card-copy h3{font-size:20px;line-height:1.03;margin:4px 0}.card-copy p{font-size:11px;color:#dedee1;margin:0}.carousel-arrow{position:absolute;z-index:3;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;border:1px solid #e6e6e6;background:#fff;box-shadow:0 7px 18px rgba(0,0,0,.1);font-size:24px;cursor:pointer}.carousel-arrow.left{left:-19px}.carousel-arrow.right{right:-19px}
.discover-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:11px}.discover-card{border:1px solid var(--line);background:#fff;border-radius:14px;min-height:125px;padding:17px;text-align:left;display:flex;flex-direction:column;justify-content:flex-end;cursor:pointer;transition:.2s;box-shadow:0 7px 20px rgba(0,0,0,.02)}.discover-card:hover,.discover-card:focus-visible{transform:translateY(-3px);box-shadow:0 15px 34px rgba(0,0,0,.07)}.discover-card span{font-size:22px;color:var(--red);margin-bottom:auto}.discover-card strong{font-size:17px}.discover-card small{color:var(--muted);margin-top:3px;font-size:11px}
.world-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.world-card{position:relative;min-height:286px;border-radius:17px;overflow:hidden;color:#fff;box-shadow:0 14px 34px rgba(0,0,0,.08)}.world-card img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transition:transform .5s}.world-card:hover img{transform:scale(1.04)}.world-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.03),rgba(0,0,0,.86))}.world-copy{position:absolute;left:20px;right:20px;bottom:18px;z-index:2}.world-copy span{font-size:9px;font-weight:900;color:#ff777c}.world-copy h3{font-size:21px;line-height:1.03;margin:6px 0 7px}.world-copy p{color:#e3e3e6;font-size:12px;margin-bottom:12px}.world-copy a{font-size:9px;text-transform:uppercase;letter-spacing:.07em;font-weight:900}.world-card.pulse{outline:3px solid var(--red);outline-offset:4px}
.originals{background:#080809;color:#fff;position:relative;overflow:hidden}.originals:before{content:"";position:absolute;width:450px;height:450px;border-radius:50%;background:rgba(229,27,35,.09);filter:blur(100px);right:-180px;top:-220px}.originals-layout{display:grid;grid-template-columns:1.25fr 1fr;gap:14px}.original-feature{position:relative;min-height:430px;border-radius:18px;overflow:hidden}.original-feature img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.original-feature-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.9))}.original-feature-copy{position:absolute;z-index:2;left:24px;right:24px;bottom:22px;max-width:520px}.original-feature-copy small{display:block;color:#c6c6cb;text-transform:uppercase;letter-spacing:.08em;font-size:9px;margin:10px 0 4px}.original-feature-copy h3{font-size:38px;line-height:1;margin:0 0 9px}.original-feature-copy p{color:#d1d1d5;font-size:13px}.original-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.original-mini{position:relative;border-radius:16px;overflow:hidden;min-height:208px;background:#111;border:1px solid rgba(255,255,255,.08)}.original-mini:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 38%,rgba(0,0,0,.92))}.original-mini img{width:100%;height:100%;object-fit:cover}.original-mini div{position:absolute;z-index:2;left:14px;right:14px;bottom:12px}.original-mini small{color:#ff7378;text-transform:uppercase;font-size:8px;font-weight:900}.original-mini h3{margin:2px 0;font-size:17px}.original-mini p{margin:0;color:#bdbdc2;font-size:10px}
.book-track{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.book-track article{min-width:0}.book-track img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:14px;box-shadow:0 12px 30px rgba(0,0,0,.08)}.book-track h3{font-size:18px;margin:10px 0 2px}.book-track p{font-size:11px;color:var(--muted);margin:0}
.screen-grid{display:grid;grid-template-columns:1.35fr .65fr .65fr;gap:14px}.screen-grid article{position:relative;min-width:0}.screen-grid img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:14px}.screen-grid h3{font-size:17px;margin:9px 0 2px}.screen-grid p{font-size:11px;color:var(--muted);margin:0}.screen-feature{position:relative}.screen-feature>div{position:absolute;left:18px;bottom:16px;color:#fff;z-index:2}.screen-feature:after{content:"";position:absolute;inset:0;border-radius:14px;background:linear-gradient(180deg,transparent 35%,rgba(0,0,0,.84))}.screen-feature h3{font-size:24px;margin:8px 0 0}.screen-feature p{color:#e1e1e4}.play-btn{margin-top:8px;background:none;border:0;color:#fff;padding:0;font-size:10px;text-transform:uppercase;font-weight:900;cursor:pointer}
.studio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.studio-grid article{border:1px solid var(--line);border-radius:16px;padding:24px;min-height:190px;background:#fff;position:relative}.studio-grid article:before{content:"";position:absolute;left:0;top:0;width:4px;height:54px;background:var(--red);border-radius:16px 0 0 0}.studio-grid span{font-size:9px;color:var(--red);font-weight:900}.studio-grid h3{font-size:22px;margin:10px 0 8px}.studio-grid p{font-size:13px;color:var(--muted);max-width:320px}.studio-grid a{font-size:10px;font-weight:900;text-transform:uppercase}.studio-grid a:hover{color:var(--red)}
.about-teaser{padding:56px 0}.about-teaser-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.about-teaser h2{font-size:clamp(30px,3.4vw,48px)}.about-teaser p{color:var(--muted);font-size:15px}.final-cta{background:var(--red);color:#fff}.final-cta-inner{min-height:280px;display:flex;align-items:center;justify-content:space-between;gap:50px}.final-cta h2{font-size:clamp(34px,4vw,58px);max-width:700px}.final-cta p{max-width:700px;margin-bottom:0}.final-cta .eyebrow{color:#fff}
.site-footer{background:#09090b;color:#fff;padding:54px 0 22px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(4,1fr);gap:34px}.footer-brand img{width:190px;height:auto;object-fit:contain;opacity:.98}.footer-brand p{font-weight:800;margin:16px 0 8px}.footer-brand small{color:#8b8b90;font-size:10px}.site-footer h3{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#8e8e93;margin-bottom:13px}.site-footer a,.site-footer button{display:block;color:#d0d0d4;background:none;border:0;padding:0;margin:8px 0;font-size:12px;cursor:pointer;text-align:left}.site-footer a:hover,.site-footer button:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.1);margin-top:38px;padding-top:18px;font-size:10px;color:#7e7e83}.footer-bottom div{display:flex;gap:8px}.footer-bottom a{display:inline;margin:0;color:#c9c9cd}
.search-panel,.project-modal{position:fixed;inset:0;z-index:300;background:rgba(5,5,6,.72);backdrop-filter:blur(14px);display:grid;place-items:center;padding:24px;opacity:0;pointer-events:none;transition:.2s}.search-panel.open,.project-modal.open{opacity:1;pointer-events:auto}.search-box,.project-card{width:min(720px,100%);background:#fff;border-radius:20px;padding:34px;box-shadow:0 30px 100px rgba(0,0,0,.35);position:relative}.search-box h2,.project-card h2{font-size:42px;margin-bottom:10px}.close-button{position:absolute;right:18px;top:14px;border:0;background:none;font-size:32px;cursor:pointer;color:#444}.search-box input{width:100%;height:54px;border:1px solid #d9d9dc;border-radius:9px;padding:0 15px;font-size:16px;outline:none}.search-results{margin-top:14px;min-height:60px;background:#f7f7f7;border-radius:11px;padding:14px;color:#555}.project-card form{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:20px}.project-card label{font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.05em}.project-card input,.project-card select,.project-card textarea{display:block;width:100%;margin-top:6px;border:1px solid #dddde1;border-radius:8px;padding:11px;background:#fff;outline:none}.project-card .wide,.project-card .full,.form-note,.form-success{grid-column:1/-1}.form-note{font-size:10px;color:#777;margin:0}.form-success{padding:12px;background:#eefaf1;color:#176b2c;border-radius:8px;font-size:12px}.toast{position:fixed;z-index:500;right:22px;bottom:22px;background:#111;color:#fff;padding:12px 15px;border-radius:9px;box-shadow:0 18px 40px rgba(0,0,0,.2);transform:translateY(30px);opacity:0;pointer-events:none;transition:.2s;font-size:12px}.toast.show{transform:none;opacity:1}body.locked{overflow:hidden}:focus-visible{outline:3px solid rgba(229,27,35,.42);outline-offset:3px}
/* inner pages */.inner-hero{padding:84px 0 56px;border-bottom:1px solid var(--line)}.inner-hero h1{font-size:clamp(44px,6vw,76px);letter-spacing:-.055em;line-height:.98;max-width:900px;margin-bottom:18px}.inner-hero p{max-width:780px;color:var(--muted);font-size:17px}.inner-meta{display:flex;gap:14px;flex-wrap:wrap;margin-top:24px}.meta-pill{border:1px solid var(--line);border-radius:999px;padding:8px 12px;font-size:10px;text-transform:uppercase;font-weight:850}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.about-card{border:1px solid var(--line);border-radius:18px;padding:30px}.about-card h2{font-size:32px}.about-card p{color:var(--muted)}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.value-card{background:#0b0b0c;color:#fff;border-radius:16px;padding:22px;min-height:160px}.value-card span{color:var(--red);font-size:10px;font-weight:900}.value-card h3{font-size:19px;margin:14px 0 5px}.value-card p{font-size:12px;color:#b9b9bd}.manifesto-block{background:#080809;color:#fff;padding:80px 0}.manifesto-block blockquote{font-size:clamp(28px,4vw,52px);line-height:1.08;letter-spacing:-.04em;max-width:1000px;margin:0}.manifesto-block strong{color:var(--red)}.legal-main{padding:70px 0}.legal-main article{max-width:900px}.legal-main h1{font-size:clamp(40px,5vw,64px);letter-spacing:-.05em}.legal-main h2{font-size:26px;margin-top:36px}.legal-main p,.legal-main li{color:#4f4f54}.legal-note{background:#fff7e8;border:1px solid #f0d5a7;padding:14px 16px;border-radius:10px;color:#684c20;margin:18px 0;font-size:12px}
@media(max-width:1120px){.shell{width:min(var(--shell),calc(100% - 48px))}.header-inner{grid-template-columns:180px 1fr auto}.brand img{width:170px}.desktop-nav{gap:13px}.desktop-nav a{font-size:10px}.language-switch{display:none}.hero{gap:30px}.hero-copy h1{font-size:48px}.world-grid{grid-template-columns:1fr 1fr}.discover-grid{grid-template-columns:repeat(5,1fr)}.values-grid{grid-template-columns:1fr 1fr}}
@media(max-width:860px){.header-inner{height:70px;grid-template-columns:1fr auto}.brand img{width:155px}.desktop-nav,.header-cta{display:none}.mobile-toggle{display:block}.mobile-menu{display:block;position:absolute;left:0;right:0;top:70px;background:#fff;border-top:1px solid #eee;box-shadow:0 22px 42px rgba(0,0,0,.12);max-height:0;overflow:hidden;transition:max-height .25s}.mobile-menu.open{max-height:580px}.mobile-menu nav{padding:12px 24px 22px;display:grid}.mobile-menu a{padding:13px 0;border-bottom:1px solid #eee;font-weight:850;text-transform:uppercase;font-size:11px}.mobile-menu .btn{margin-top:14px}.shell{width:calc(100% - 40px)}.section-compact{padding:52px 0}.hero{grid-template-columns:1fr;min-height:0;padding:34px 0 48px;gap:28px}.hero-copy h1{font-size:clamp(40px,9vw,58px)}.hero-slogan strong{white-space:normal}.hero-media{max-width:760px}.content-track{grid-auto-columns:64vw;grid-template-rows:255px}.discover-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.discover-card{min-width:210px;scroll-snap-align:start}.world-grid{grid-template-columns:1fr 1fr}.originals-layout{grid-template-columns:1fr}.original-mini-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.original-mini{min-width:235px;scroll-snap-align:start}.book-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.book-track article{min-width:220px;scroll-snap-align:start}.screen-grid{grid-template-columns:1fr 1fr}.screen-feature{grid-column:1/-1}.studio-grid{grid-template-columns:1fr}.about-teaser-grid,.about-grid{grid-template-columns:1fr;gap:24px}.final-cta-inner{min-height:260px;align-items:flex-start;justify-content:center;flex-direction:column;padding:44px 0}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:nth-child(4),.footer-grid>div:nth-child(5){margin-top:10px}.project-card form{grid-template-columns:1fr}.project-card .wide,.project-card .full,.form-note,.form-success{grid-column:auto}}
@media(max-width:560px){.shell{width:calc(100% - 32px)}.section-compact{padding:44px 0}.hero{padding-top:28px}.hero-copy h1{font-size:41px}.hero-lede{font-size:15px}.hero-service-copy{font-size:13px}.hero-actions .btn{width:100%}.hero-slogan{gap:7px}.hero-slogan i{width:22px}.hero-slogan strong{font-size:10px}.hero-media img{border-radius:18px}.hero-media-badge{position:static;margin-top:9px;background:#f6f6f6;border-color:#ececec;width:max-content;max-width:100%;white-space:normal}.section-head{display:block}.section-head .text-link,.section-head .btn{display:inline-flex;margin-top:15px}h2{font-size:34px}.content-track{grid-auto-columns:75vw;grid-template-rows:245px}.carousel-arrow{display:none}.discover-card{min-width:72vw}.world-grid{grid-template-columns:1fr}.world-card{min-height:285px}.original-feature{min-height:390px}.original-feature-copy h3{font-size:32px}.original-mini{min-width:70vw}.screen-grid{grid-template-columns:1fr}.screen-feature{grid-column:auto}.about-teaser{padding:46px 0}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column}.search-box,.project-card{padding:28px 18px}.search-box h2,.project-card h2{font-size:34px}.values-grid{grid-template-columns:1fr}.inner-hero{padding:58px 0 42px}.inner-hero h1{font-size:44px}.legal-main{padding:48px 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}

.mission-line{font-weight:800;color:#111!important;border-left:3px solid var(--red);padding-left:12px;margin-top:18px}.form-note a{text-decoration:underline;text-underline-offset:2px}.media-kit-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:28px}.media-kit-grid section{border:1px solid var(--line);border-radius:18px;padding:28px;background:#fff}.media-kit-logo{width:min(480px,100%);background:#fff}.swatches{display:grid;gap:12px}.swatches>div{display:grid;grid-template-columns:48px 1fr auto;gap:12px;align-items:center;border:1px solid var(--line);border-radius:12px;padding:10px}.swatches i{display:block;width:48px;height:48px;border-radius:10px}.swatches strong{font-size:13px}.swatches span{font-size:11px;color:var(--muted)}.media-kit-slogan{font-weight:900;letter-spacing:.1em;color:#111!important}.legal-main strong{color:#111}.project-card textarea{resize:vertical;min-height:120px}
@media(max-width:860px){.media-kit-grid{grid-template-columns:1fr}.hero-media img{max-height:none}.hero{min-height:0}}

.mission-line{font-weight:800;color:#111!important;border-left:3px solid var(--red);padding-left:12px;margin-top:18px}.form-note a{text-decoration:underline;text-underline-offset:2px}.media-kit-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:28px}.media-kit-grid section{border:1px solid var(--line);border-radius:18px;padding:28px;background:#fff}.media-kit-logo{width:min(480px,100%);background:#fff}.swatches{display:grid;gap:12px}.swatches>div{display:grid;grid-template-columns:48px 1fr auto;gap:12px;align-items:center;border:1px solid var(--line);border-radius:12px;padding:10px}.swatches i{display:block;width:48px;height:48px;border-radius:10px}.swatches strong{font-size:13px}.swatches span{font-size:11px;color:var(--muted)}.media-kit-slogan{font-weight:900;letter-spacing:.1em;color:#111!important}.legal-main strong{color:#111}.project-card textarea{resize:vertical;min-height:120px}
@media(max-width:860px){.media-kit-grid{grid-template-columns:1fr}.hero-media img{max-height:none}.hero{min-height:0}}

/* V8 homepage modules */
.featured-story{background:#fff}.featured-story-card{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#f8f8f8;min-height:430px}.featured-story-media{min-height:430px;background:#111;overflow:hidden}.featured-story-media img{width:100%;height:100%;object-fit:cover}.featured-story-copy{display:flex;flex-direction:column;justify-content:center;padding:48px}.featured-story-copy h2{font-size:clamp(34px,4vw,54px);line-height:1;letter-spacing:-.045em;margin:8px 0 16px}.featured-story-copy>p:not(.eyebrow){color:var(--muted);font-size:15px;line-height:1.65;max-width:560px}.featured-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}
.upcoming{background:#09090a;color:#fff}.upcoming .section-head p:not(.eyebrow){color:#aaaab0}.upcoming-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.upcoming-grid article{border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:24px;min-height:215px;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.015))}.upcoming-status{display:inline-block;background:var(--red);color:#fff;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:900;letter-spacing:.08em;margin-bottom:24px}.upcoming-grid small{display:block;color:#a4a4aa;text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:850}.upcoming-grid h3{font-size:23px;margin:8px 0 9px}.upcoming-grid p{color:#b8b8bd;font-size:12px;line-height:1.55;margin:0}
.selected-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.selected-card{border:1px solid var(--line);border-radius:17px;overflow:hidden;background:#fff;transition:transform .18s ease,box-shadow .18s ease}.selected-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px rgba(0,0,0,.08)}.selected-card>img{width:100%;height:245px;object-fit:cover;background:#f3f3f3}.selected-copy{padding:20px}.selected-copy small,.editorial-grid small{font-size:9px;letter-spacing:.1em;color:var(--red);font-weight:900}.selected-copy h3{font-size:23px;margin:6px 0 7px}.selected-copy p{font-size:12px;line-height:1.55;color:var(--muted);min-height:38px}.selected-copy a{display:inline-block;margin-top:8px;font-size:11px;font-weight:900;color:#111}.selected-copy a:hover{color:var(--red)}
.between-frames{border-top:1px solid #eeeeef;border-bottom:1px solid #eeeeef}.editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.editorial-grid article{background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden}.editorial-grid img{width:100%;height:220px;object-fit:cover;background:#eee}.editorial-grid article>div{padding:20px}.editorial-grid h3{font-size:22px;line-height:1.08;margin:7px 0 9px}.editorial-grid p{font-size:12px;line-height:1.55;color:var(--muted);margin:0}
.newsletter{background:#fff}.newsletter-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);gap:56px;align-items:center;padding-top:58px;padding-bottom:58px;border-top:1px solid var(--line)}.newsletter h2{font-size:clamp(34px,4vw,52px);line-height:1;margin:7px 0 11px}.newsletter p{color:var(--muted);max-width:650px}.newsletter-form{display:grid;grid-template-columns:1fr auto;gap:9px}.newsletter-form input{min-width:0;height:48px;border:1px solid #d8d8dc;border-radius:8px;padding:0 14px;font-size:14px;outline:none}.newsletter-form input:focus{border-color:#aaa}.newsletter-form small{grid-column:1/-1;color:#8a8a90;font-size:9px}.newsletter-form .btn{height:48px;white-space:nowrap}
@media(max-width:860px){.featured-story-card{grid-template-columns:1fr;min-height:0}.featured-story-media{min-height:330px}.featured-story-copy{padding:32px}.upcoming-grid,.selected-grid,.editorial-grid{grid-template-columns:1fr 1fr}.upcoming-grid article:last-child,.selected-grid article:last-child,.editorial-grid article:last-child{grid-column:1/-1}.newsletter-inner{grid-template-columns:1fr;gap:25px}}
@media(max-width:560px){.featured-story-media{min-height:300px}.featured-story-copy{padding:25px 20px}.featured-story-copy h2{font-size:34px}.featured-actions .btn{width:100%}.upcoming-grid,.selected-grid,.editorial-grid{grid-template-columns:1fr}.upcoming-grid article:last-child,.selected-grid article:last-child,.editorial-grid article:last-child{grid-column:auto}.upcoming-grid article{min-height:0}.selected-card>img{height:220px}.editorial-grid img{height:210px}.newsletter-inner{padding-top:44px;padding-bottom:44px}.newsletter-form{grid-template-columns:1fr}.newsletter-form .btn{width:100%}}
@media(max-width:560px){
  .upcoming-grid,.selected-grid,.editorial-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding-bottom:4px;scrollbar-width:none}
  .upcoming-grid::-webkit-scrollbar,.selected-grid::-webkit-scrollbar,.editorial-grid::-webkit-scrollbar{display:none}
  .upcoming-grid article,.selected-grid article,.editorial-grid article{min-width:82vw;scroll-snap-align:start}
  .upcoming-grid article:last-child,.selected-grid article:last-child,.editorial-grid article:last-child{grid-column:auto}
  .selected-card>img{height:205px}.editorial-grid img{height:195px}
}

/* V9 complete site system */
.stretched-link{position:absolute;inset:0;z-index:5;border-radius:inherit}.linked-card,.book-track article{position:relative}.studio-grid-six{grid-template-columns:repeat(3,1fr)}.studio-grid-six article{min-height:230px}.btn-outline-light{border:1px solid rgba(255,255,255,.55);color:#fff;background:transparent}.btn-outline-light:hover{background:rgba(255,255,255,.1)}.follow-actions{display:flex;align-items:center;justify-content:flex-end;gap:18px;flex-wrap:wrap}.footer-brand .social-link{display:inline-block;margin-top:14px;color:#fff;font-weight:850;font-size:11px}.footer-brand .social-link:hover{color:#ff7378}.honey-field{position:absolute!important;left:-9999px!important;opacity:0!important;pointer-events:none!important}.search-result-link{display:block;padding:12px 0;border-bottom:1px solid var(--line)}.search-result-link strong{display:block}.search-result-link span{font-size:12px;color:var(--muted)}
.service-hero{background:linear-gradient(180deg,#fff,#f7f7f6);border-bottom:1px solid var(--line)}.service-hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:60px;align-items:center;padding-top:76px;padding-bottom:76px}.service-hero h1,.detail-hero h1{font-size:clamp(44px,5vw,70px);line-height:.98;letter-spacing:-.055em;margin:0 0 20px}.service-lede,.detail-lede{font-size:17px;line-height:1.7;color:#505055;max-width:720px}.service-visual{min-height:360px;border-radius:24px;background:#0b0b0c;color:#fff;padding:34px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:var(--shadow);position:relative;overflow:hidden}.service-visual:before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:rgba(229,27,35,.32);filter:blur(80px);right:-60px;top:-80px}.service-visual span{font-size:68px;line-height:1;font-weight:950;color:var(--red);position:relative}.service-visual strong{font-size:18px;letter-spacing:.08em;margin:22px 0 7px;position:relative}.service-visual small{font-size:13px;line-height:1.6;color:#c7c7cc;position:relative;max-width:420px}.detail-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.detail-card{border:1px solid var(--line);border-radius:17px;padding:24px;background:#fff;min-height:210px}.detail-card>span{display:block;color:var(--red);font-weight:950;font-size:11px;margin-bottom:34px}.detail-card h3{font-size:21px;margin-bottom:10px}.detail-card p{font-size:12px;line-height:1.65;color:var(--muted);margin:0}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.process-grid article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:23px}.process-grid span{color:var(--red);font-weight:950}.process-grid h3{font-size:19px;margin:30px 0 8px}.process-grid p{font-size:12px;line-height:1.6;color:var(--muted);margin:0}.service-cta{border:1px solid var(--line);border-radius:22px;padding:34px;display:flex;align-items:center;justify-content:space-between;gap:30px;background:#fff}.service-cta h2{font-size:clamp(28px,3vw,42px);max-width:760px}.service-cta p:not(.eyebrow){color:var(--muted);margin-bottom:0;max-width:740px}.service-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.service-tile{border:1px solid var(--line);border-radius:18px;padding:26px;background:#fff;min-height:260px;display:flex;flex-direction:column}.service-tile>span{color:var(--red);font-weight:950;font-size:11px}.service-tile h3{font-size:24px;margin:32px 0 10px}.service-tile p{color:var(--muted);font-size:12px;line-height:1.65}.service-tile a{margin-top:auto;font-weight:900;font-size:11px}.service-tile a:hover{color:var(--red)}
.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.catalog-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff}.catalog-card>img{width:100%;height:320px;object-fit:cover;background:#f1f1f1}.catalog-card>div{padding:21px}.catalog-card small{font-size:9px;letter-spacing:.09em;color:var(--red);font-weight:900;text-transform:uppercase}.catalog-card h3{font-size:24px;margin:7px 0}.catalog-card p{font-size:12px;line-height:1.6;color:var(--muted);min-height:58px}.catalog-card a{font-size:11px;font-weight:900}.catalog-card a:hover{color:var(--red)}
.detail-hero{background:#f7f7f6;border-bottom:1px solid var(--line)}.detail-hero-grid{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);gap:58px;align-items:center;padding-top:64px;padding-bottom:64px}.detail-cover img{width:100%;max-height:620px;object-fit:cover;border-radius:20px;box-shadow:var(--shadow);background:#eee}.detail-two{display:grid;grid-template-columns:1fr 1fr;gap:16px}.detail-two article{border:1px solid var(--line);border-radius:18px;padding:30px}.detail-two h2{font-size:32px}.detail-two p:not(.eyebrow){color:var(--muted);line-height:1.7}.video-placeholder{min-height:360px;border-radius:20px;border:1px dashed #cfcfd4;background:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:40px}.video-placeholder>span{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:var(--red);color:#fff;font-size:24px;margin-bottom:20px}.video-placeholder h2{font-size:34px}.video-placeholder p{color:var(--muted);max-width:620px}.article-stack{display:grid;gap:18px}.article-stack article{border:1px solid var(--line);border-radius:20px;padding:34px;scroll-margin-top:100px}.article-stack article h2{font-size:34px}.article-stack article p:not(.eyebrow){color:#56565b;line-height:1.75;max-width:900px}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:48px;align-items:start}.contact-form-card{border:1px solid var(--line);border-radius:20px;padding:28px;background:#fff;box-shadow:0 18px 44px rgba(0,0,0,.05)}.contact-form-card form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-form-card label{font-size:11px;font-weight:850}.contact-form-card input,.contact-form-card select,.contact-form-card textarea{width:100%;border:1px solid #d8d8dc;border-radius:8px;padding:12px;margin-top:6px;background:#fff}.contact-form-card .wide,.contact-form-card .full,.contact-form-card .form-note{grid-column:1/-1}.thanks-page{min-height:calc(100vh - 76px);display:grid;place-items:center;background:linear-gradient(180deg,#fff,#f7f7f6)}.thanks-inner{padding-top:80px;padding-bottom:80px;text-align:center;max-width:850px}.thanks-mark{display:inline-grid;place-items:center;min-width:74px;height:74px;padding:0 14px;border-radius:50%;background:var(--red);color:#fff;font-size:22px;font-weight:950;margin-bottom:22px}.thanks-inner h1{font-size:clamp(44px,6vw,76px);line-height:.98;letter-spacing:-.055em}.thanks-inner>p:not(.eyebrow){font-size:16px;color:var(--muted);max-width:650px;margin:0 auto 25px}.thanks-inner .hero-actions{justify-content:center}.download-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}
@media(max-width:1000px){.detail-grid,.process-grid{grid-template-columns:1fr 1fr}.catalog-grid,.service-tiles{grid-template-columns:1fr 1fr}.service-hero-grid,.detail-hero-grid{grid-template-columns:1fr}.service-visual{min-height:280px}.contact-grid{grid-template-columns:1fr}.studio-grid-six{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.detail-grid,.process-grid,.catalog-grid,.service-tiles,.detail-two,.studio-grid-six{grid-template-columns:1fr}.service-hero-grid,.detail-hero-grid{padding-top:46px;padding-bottom:46px;gap:30px}.service-hero h1,.detail-hero h1{font-size:44px}.detail-card,.process-grid article,.service-tile{min-height:0}.service-cta{align-items:flex-start;flex-direction:column}.catalog-card>img{height:290px}.contact-form-card form{grid-template-columns:1fr}.contact-form-card .wide,.contact-form-card .full,.contact-form-card .form-note{grid-column:auto}.follow-actions{justify-content:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}

/* V10 — compact discovery and upcoming strips */
.discover-strip-section{padding:32px 0 24px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line)}
.discover-strip-head{min-width:280px}.discover-strip-head .eyebrow{margin-bottom:5px}.discover-strip-head h2{font-size:clamp(22px,2.2vw,30px);margin:0;line-height:1.08}
.discover-strip{display:flex;align-items:center;justify-content:flex-end;gap:10px;white-space:nowrap;overflow-x:auto;scrollbar-width:none;padding:3px 0}.discover-strip::-webkit-scrollbar{display:none}.discover-strip>span{color:#c8c8cc;font-size:14px}.discover-chip{appearance:none;border:0;background:transparent;padding:8px 2px;cursor:pointer;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:900;color:var(--ink);transition:.2s}.discover-chip:hover,.discover-chip:focus-visible{color:var(--red)}
.upcoming-strip{padding:0}.upcoming-strip-inner{min-height:150px;display:grid;grid-template-columns:minmax(220px,.85fr) minmax(0,1.45fr) auto;align-items:center;gap:32px}.upcoming-strip-title .eyebrow{margin-bottom:6px}.upcoming-strip-title h2{font-size:25px;margin:0;color:#fff}.upcoming-strip-items{display:flex;align-items:center;gap:15px;color:#f0f0f2;font-size:14px;font-weight:750;line-height:1.4}.upcoming-strip-items i{font-style:normal;color:var(--red)}.upcoming-strip-link{color:#fff;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.35);padding-bottom:4px;white-space:nowrap}.upcoming-strip-link:hover,.upcoming-strip-link:focus-visible{color:#ff777c;border-color:#ff777c}
@media(max-width:860px){.discover-strip-section{padding:26px 0 20px;display:block}.discover-strip-head{min-width:0;margin-bottom:12px}.discover-strip{justify-content:flex-start}.upcoming-strip-inner{min-height:0;padding:30px 0;grid-template-columns:1fr;gap:15px}.upcoming-strip-items{overflow-x:auto;white-space:nowrap;scrollbar-width:none;padding-bottom:2px}.upcoming-strip-items::-webkit-scrollbar{display:none}.upcoming-strip-link{width:max-content}}
@media(max-width:560px){.discover-strip-section{padding:22px 0 18px}.discover-strip-head h2{font-size:24px}.discover-strip{gap:8px}.discover-chip{font-size:10px}.upcoming-strip-inner{padding:26px 0}.upcoming-strip-title h2{font-size:22px}.upcoming-strip-items{font-size:12px;gap:11px}}

/* V10.2 — gerçek video oynatıcı ve örnek yapım */
.video-player-wrap{border-radius:20px;overflow:hidden;background:#080808;box-shadow:0 22px 55px rgba(0,0,0,.14);border:1px solid #1d1d1f}.video-player-wrap video{display:block;width:100%;height:auto;aspect-ratio:16/9;background:#000;object-fit:contain}.video-caption{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:14px 16px;background:#111;color:#eee;font-size:11px}.video-caption strong{font-size:12px}.video-caption span{color:#aaa}.video-story-card{margin-top:14px;border:1px solid var(--line);border-radius:18px;background:#fff;padding:24px 26px}.video-story-card h2{font-size:clamp(24px,2.4vw,34px);line-height:1.08;letter-spacing:-.035em;max-width:900px;margin:4px 0 12px}.video-story-card>p:not(.eyebrow){font-size:14px;line-height:1.72;color:#55555a;max-width:920px;margin:0}.video-story-card .example-actions{margin-top:18px}.example-production{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center;border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff}.example-production img{width:100%;height:100%;min-height:320px;object-fit:cover}.example-production>div{padding:30px}.example-production h2{font-size:34px;margin:8px 0 12px}.example-production p:not(.eyebrow){color:var(--muted);line-height:1.7}.example-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}@media(max-width:700px){.example-production{grid-template-columns:1fr}.example-production img{min-height:0;aspect-ratio:16/9}.video-caption{align-items:flex-start;flex-direction:column;gap:4px}.video-story-card{padding:20px 18px}.video-story-card h2{font-size:26px}.video-story-card>p:not(.eyebrow){font-size:13px}}

/* V11.1 Screen video poster fit: preserve full 16:9 frames without cropping */
.screen-video-catalog .catalog-card>img{width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;background:#0c0c0d}
@media(max-width:700px){.screen-video-catalog .catalog-card>img{height:auto;aspect-ratio:16/9;object-fit:contain}}

/* V12 dual brand-film layout */
.brand-video-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.example-production-spaced{margin-top:18px}@media(max-width:760px){.brand-video-grid{grid-template-columns:1fr}}

/* V13 — legal consent kept compact and mobile-safe */
.consent-check{display:flex!important;align-items:flex-start;gap:.65rem;font-size:.82rem;line-height:1.45;color:var(--muted,#5f6368);margin:.2rem 0 .4rem}
.consent-check input{width:1rem!important;height:1rem!important;min-width:1rem;margin:.18rem 0 0;accent-color:#d71920}
.consent-check span{display:block}
.consent-check a{text-decoration:underline;text-underline-offset:2px}
@media (max-width:640px){.consent-check{font-size:.78rem;gap:.55rem}}

/* V15 — denser mobile inner pages; approved homepage layout is excluded */
@media(max-width:760px){
body:not(.home-page) .section-compact{padding:30px 0}
body:not(.home-page) .inner-hero{padding:36px 0 28px}
body:not(.home-page) .inner-hero h1{font-size:clamp(34px,10vw,42px);line-height:1;margin:0 0 12px}
body:not(.home-page) .inner-hero p{font-size:15px;line-height:1.6;margin-bottom:0}
body:not(.home-page) .inner-meta{gap:8px;margin-top:16px}
body:not(.home-page) .meta-pill{padding:6px 9px;font-size:9px}
body:not(.home-page) .service-hero-grid,
body:not(.home-page) .detail-hero-grid{padding-top:30px;padding-bottom:30px;gap:22px}
body:not(.home-page) .service-hero h1,
body:not(.home-page) .detail-hero h1{font-size:clamp(34px,10vw,42px);line-height:1;margin-bottom:14px}
body:not(.home-page) .service-lede,
body:not(.home-page) .detail-lede{font-size:15px;line-height:1.6}
body:not(.home-page) .service-visual{min-height:220px;padding:24px;border-radius:18px}
body:not(.home-page) .service-visual span{font-size:48px}
body:not(.home-page) .service-visual strong{margin:16px 0 6px}
body:not(.home-page) .detail-cover{width:100%;max-width:480px;margin-inline:auto}
body:not(.home-page) .detail-cover img{width:100%;height:auto;max-height:300px;object-fit:contain;border-radius:14px}
body:not(.home-page) .detail-cover img[height="1200"],
body:not(.home-page) .detail-cover img[height="404"]{width:auto;max-width:min(68vw,240px);max-height:320px;margin-inline:auto}
body:not(.home-page) .catalog-grid,
body:not(.home-page) .detail-grid,
body:not(.home-page) .process-grid,
body:not(.home-page) .service-tiles,
body:not(.home-page) .studio-grid-six,
body:not(.home-page) .detail-two{gap:12px}
body:not(.home-page) .catalog-card>img{height:210px;object-fit:cover}
body:not(.home-page) .catalog-card>img[height="1200"],
body:not(.home-page) .catalog-card>img[height="404"]{height:220px;object-fit:contain;padding:10px;background:#f4f4f4}
body:not(.home-page) .screen-video-catalog .catalog-card>img{height:auto;aspect-ratio:16/9;object-fit:contain;padding:0;background:#0c0c0d}
body:not(.home-page) .catalog-card>div{padding:16px 17px}
body:not(.home-page) .catalog-card h3{font-size:21px;margin:5px 0}
body:not(.home-page) .catalog-card p{min-height:0;margin:0 0 10px;line-height:1.5}
body:not(.home-page) .detail-card,
body:not(.home-page) .process-grid article,
body:not(.home-page) .service-tile{min-height:0;padding:18px}
body:not(.home-page) .detail-card>span{margin-bottom:14px}
body:not(.home-page) .process-grid h3,
body:not(.home-page) .service-tile h3{margin:16px 0 8px}
body:not(.home-page) .service-cta{padding:22px 18px;gap:18px}
body:not(.home-page) .detail-two article{padding:20px 18px}
body:not(.home-page) .detail-two h2{font-size:26px;margin-top:0}
body:not(.home-page) .detail-two p:not(.eyebrow){line-height:1.6}
body:not(.home-page) .article-stack{gap:12px}
body:not(.home-page) .article-stack article{padding:22px 18px;border-radius:16px}
body:not(.home-page) .article-stack article h2{font-size:28px;margin-top:0}
body:not(.home-page) .article-stack article p:not(.eyebrow){line-height:1.65}
body:not(.home-page) .video-player-wrap{border-radius:14px}
body:not(.home-page) .brand-video-grid{gap:12px}
body:not(.home-page) .video-caption{padding:10px 12px}
body:not(.home-page) .video-story-card{padding:18px 16px;margin-top:12px}
body:not(.home-page) .video-story-card h2{font-size:24px}
body:not(.home-page) .example-production{gap:0;border-radius:16px}
body:not(.home-page) .example-production>div{padding:20px 18px}
body:not(.home-page) .example-production h2{font-size:28px}
body:not(.home-page) .example-production-spaced{margin-top:12px}
body:not(.home-page) .about-grid{gap:12px}
body:not(.home-page) .about-card{padding:20px 18px}
body:not(.home-page) .about-card h2{font-size:28px;margin-top:0}
body:not(.home-page) .values-grid{gap:10px}
body:not(.home-page) .value-card{min-height:0;padding:18px}
body:not(.home-page) .manifesto-block{padding:44px 0}
body:not(.home-page) .manifesto-block blockquote{font-size:28px}
body:not(.home-page) .media-kit-grid{gap:12px;margin-top:18px}
body:not(.home-page) .media-kit-grid section{padding:18px}
body:not(.home-page) .contact-grid{gap:24px}
body:not(.home-page) .contact-form-card{padding:20px 16px}
body:not(.home-page) .legal-main{padding:34px 0}
body:not(.home-page) .legal-main h2{margin-top:26px}
body:not(.home-page) .site-footer{padding-top:38px}
body:not(.home-page) .footer-grid{gap:22px 18px}
body:not(.home-page) .site-footer a,
body:not(.home-page) .site-footer button{margin:6px 0}
body:not(.home-page) .footer-bottom{margin-top:26px}
}
@media(max-width:420px){
body:not(.home-page) .section-compact{padding:26px 0}
body:not(.home-page) .detail-cover img{max-height:260px}
body:not(.home-page) .detail-cover img[height="1200"],
body:not(.home-page) .detail-cover img[height="404"]{max-width:min(66vw,220px);max-height:280px}
body:not(.home-page) .catalog-card>img{height:190px}
body:not(.home-page) .catalog-card>img[height="1200"],
body:not(.home-page) .catalog-card>img[height="404"]{height:205px}
}

/* E-book catalogue: isolated styles preserve existing pages and video layouts. */
.ebook-nav{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:24px}.ebook-nav a{padding:10px 16px;border:1px solid currentColor;border-radius:4px;min-height:44px;display:inline-flex;align-items:center}.ebook-section{padding-top:12px;padding-bottom:48px;scroll-margin-top:100px}.ebook-section h2{font-size:clamp(26px,3vw,40px);line-height:1.15;margin:8px 0 16px}.ebook-intro{max-width:850px;line-height:1.65}.ebook-feature{display:grid;grid-template-columns:minmax(180px,280px) minmax(0,1fr);gap:40px;align-items:start;margin-top:28px}.ebook-cover{display:block;max-width:280px}.ebook-cover img{display:block;width:100%;height:auto;aspect-ratio:945/1417;object-fit:contain}.ebook-copy{min-width:0}.ebook-copy h3{font-size:clamp(26px,3vw,38px);line-height:1.1;margin:8px 0}.ebook-subtitle{font-size:19px;margin:0 0 14px}.ebook-copy p{line-height:1.6}.ebook-meta,.ebook-credit,.ebook-note{font-size:13px}.ebook-actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin-top:20px}.ebook-actions .btn{white-space:normal;text-align:center;max-width:100%;min-height:48px}.ebook-trailer{display:inline-flex;align-items:center;min-height:44px;text-decoration:underline}.ebook-note{opacity:.75;max-width:580px}#books{scroll-margin-top:100px}
@media(max-width:700px){.ebook-section{padding-bottom:28px}.ebook-feature{grid-template-columns:minmax(0,1fr);gap:18px;margin-top:20px}.ebook-cover{width:160px;max-width:55%;margin:0 auto}.ebook-copy h3{font-size:28px}.ebook-copy p{margin-top:10px;margin-bottom:10px}.ebook-intro{font-size:15px}.ebook-actions{gap:8px;margin-top:16px}.ebook-actions .btn{width:100%;padding:12px 14px;font-size:14px}.ebook-trailer{justify-content:center;width:100%}.ebook-note{font-size:12px}.ebook-nav{gap:8px;margin-bottom:16px}}

/* Publication cover and access label, without altering the global grid. */
.ebook-cover{padding:12px;background:#f3f1ed;border:1px solid #e5e1d9;border-radius:4px}.ebook-cover img{box-shadow:0 8px 20px rgba(0,0,0,.14)}.ebook-access{font-weight:600;font-size:14px;margin:20px 0 4px}.ebook-access+.ebook-actions{margin-top:8px}.ebook-section .ebook-copy{overflow-wrap:break-word}@media(max-width:700px){.ebook-cover{padding:8px}.ebook-access{text-align:center}}

/* v9: immediately visible publication categories and first ebook. */
.publications-page .inner-hero{padding-bottom:20px}.publications-page .ebook-nav{margin-bottom:12px}.publications-page .ebook-nav .btn-red{color:#fff;border-color:transparent}.publications-page .ebook-all-books{background:transparent;color:inherit}.publications-page .ebook-section{padding-top:0}.publications-page .ebook-feature{margin-top:16px}.publications-page h1{overflow-wrap:break-word}
@media(max-width:700px){.publications-page .inner-hero{padding-top:26px;padding-bottom:16px}.publications-page .inner-hero h1{font-size:clamp(24px,7vw,34px)}.publications-page .ebook-nav{gap:10px}.publications-page .ebook-nav a{font-size:14px;padding:10px 14px}.publications-page .ebook-section h2{font-size:24px;margin-bottom:12px}.publications-page .ebook-feature{margin-top:12px;gap:14px}}

/* New watch pages and lightweight catalogue cards. */
.new-film-cover{position:relative;display:block;background:#10141b}.new-film-card .new-film-cover img{width:100%;height:auto!important;aspect-ratio:16/9;object-fit:contain;display:block}.new-film-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:rgba(0,0,0,.72);color:white;font-size:20px;pointer-events:none}.new-film-card h3 a{font:inherit;color:inherit;text-decoration:none}.new-film-heading{padding-top:40px;padding-bottom:20px}.new-film-heading h1{font-size:clamp(28px,4vw,48px);line-height:1.14;overflow-wrap:break-word;max-width:1000px}.new-film-lead{font-size:18px;line-height:1.6;max-width:840px}.new-film-watch{scroll-margin-top:90px}.new-film-watch .video-player-wrap{max-width:960px;margin:0 auto}.new-film-watch video{display:block;width:100%;height:auto;aspect-ratio:16/9;background:#080808;object-fit:contain}.new-film-watch .video-caption{gap:12px;flex-wrap:wrap}.new-film-fallback{text-align:center;font-size:13px}.new-film-description{max-width:900px;padding-top:24px;padding-bottom:48px}.new-film-description p{line-height:1.75}.new-film-description .btn{margin-top:12px;min-height:44px}.new-film-card .text-link{display:inline-flex;align-items:center;min-height:44px}.new-film-page{min-width:0}
@media(max-width:700px){.new-film-heading{padding-top:24px;padding-bottom:12px}.new-film-heading h1{font-size:28px}.new-film-lead{font-size:15px;line-height:1.55}.new-film-description{padding-top:16px;padding-bottom:28px}.new-film-description h2{font-size:24px}.new-film-description p{font-size:15px;line-height:1.65}.new-film-watch .video-caption{font-size:12px;padding:10px}.new-film-card h3{overflow-wrap:break-word}.new-film-play{width:44px;height:44px}}

/* Launch: direct playback, stable covers and compact watch pages. */
.launch-video-cover{display:block;position:relative;background:#111}.launch-video-card .launch-video-cover img{display:block;width:100%;height:auto!important;aspect-ratio:16/9;object-fit:contain}.launch-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#000b;color:#fff;font-size:19px;pointer-events:none}.launch-video-card .launch-watch-button{display:flex;align-items:center;justify-content:center;min-height:46px;background:var(--red);color:#fff;font-size:14px;text-decoration:none}.launch-video-card .launch-video-info{padding:16px}.launch-video-info h2{font-size:22px;line-height:1.2;margin:0 0 9px;overflow-wrap:break-word}.launch-video-info p{min-height:0;margin:10px 0}.launch-film-details{display:inline-flex;align-items:center;min-height:44px}.launch-video-catalog .inner-hero{padding-bottom:26px}.launch-video-cover:focus-visible,.launch-watch-button:focus-visible,.quick-video-close:focus-visible{outline:3px solid #eab308;outline-offset:3px}.launch-film-heading{padding-top:30px;padding-bottom:18px}.launch-film-heading h1{font-size:clamp(28px,4vw,46px);line-height:1.15;max-width:1050px;overflow-wrap:break-word}.launch-film-heading p{max-width:850px;line-height:1.6}.launch-watch{scroll-margin-top:90px;padding-bottom:20px}.launch-watch .video-player-wrap{max-width:960px;margin:auto}.launch-watch video{width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;background:#000}.home-watch-label{display:inline-flex;padding:8px 12px;border-radius:4px;background:var(--red);color:#fff;font-size:12px;font-weight:700;margin-top:8px}
body.quick-video-open{overflow:hidden}.quick-video-dialog{box-sizing:border-box;width:min(960px,calc(100% - 24px));max-width:960px;max-height:92dvh;margin:auto;padding:0;border:0;border-radius:12px;background:#121212;color:#fff;overflow:auto}.quick-video-dialog::backdrop{background:#000c}.quick-video-dialog header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 16px}.quick-video-dialog h2{font-size:18px;line-height:1.3;margin:0;overflow-wrap:anywhere}.quick-video-close{flex:0 0 44px;width:44px;height:44px;border:1px solid #666;border-radius:50%;background:#252525;color:#fff;font-size:28px;cursor:pointer}.quick-video-dialog video{display:block;width:100%;max-height:calc(92dvh - 136px);aspect-ratio:16/9;object-fit:contain;background:#000}.quick-video-details{display:inline-flex;align-items:center;min-height:44px;color:#fff;text-decoration:underline;padding:8px 16px}.quick-video-status{margin:8px 16px;font-size:14px}.quick-video-status:empty{display:none}
@media(max-width:700px){.launch-video-info h2{font-size:20px}.launch-video-card .launch-video-info{padding:14px}.launch-film-heading{padding-top:22px;padding-bottom:12px}.launch-film-heading h1{font-size:28px}.launch-film-heading p{font-size:15px}.launch-video-catalog .inner-hero{padding-bottom:18px}.quick-video-dialog header{padding:8px 12px}.quick-video-dialog h2{font-size:16px}}

/* V12: visible categories, coordinated covers, compact book and service cards. */
.video-category-nav{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}
.video-category-nav a{display:flex;align-items:center;justify-content:center;min-height:44px;padding:10px 15px;border:1px solid #d8d8d8;border-radius:6px;background:#fff;color:#171717;font-size:13px;font-weight:750;line-height:1.3;text-decoration:none}
.video-category-nav a:hover,.video-category-nav a:focus-visible{border-color:var(--red);color:var(--red)}
.video-category-section{padding:12px 0 36px;scroll-margin-top:96px}
.video-category-heading{border-top:1px solid var(--line);padding-top:22px;margin-bottom:18px}
.video-category-heading h2{font-size:clamp(24px,3vw,34px);line-height:1.2;margin:0 0 7px;display:flex;gap:10px;align-items:center;flex-wrap:wrap}
.video-category-count{font-size:14px;color:var(--muted);font-weight:600}
.video-category-heading p{font-size:14px;line-height:1.6;color:var(--muted);margin:0;max-width:760px}
.launch-video-catalog .catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}
.launch-video-info h3{font-size:22px;line-height:1.25;margin:0 0 9px;overflow-wrap:anywhere}
.launch-video-card{min-width:0}
.launch-video-card .launch-video-cover img{object-fit:cover}
.launch-video-card .launch-video-info small{font-size:10px;letter-spacing:.025em;line-height:1.5;display:block}
.launch-video-card .launch-video-info p{font-size:14px;line-height:1.55;margin:10px 0;min-height:0}
.home-page .compact-home-books .book-track{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;overflow:visible}
.home-page .compact-home-books .book-track article{min-width:0;max-width:100%}
.home-page .compact-home-books .book-track img{display:block;width:100%;height:auto!important;aspect-ratio:16/9;object-fit:contain;background:#f2f1ee;padding:5px;border-radius:10px;box-shadow:none}
.home-page .compact-home-books .book-track h3{font-size:16px;line-height:1.3;overflow-wrap:anywhere}
.home-page .compact-home-books .book-track p{font-size:12px;line-height:1.4}
.service-tiles .studio-cover-card,.studio-grid-six .studio-cover-card{padding:0 18px 16px;min-height:0;overflow:hidden;display:flex;flex-direction:column;background:#fff;color:#171717;min-width:0}
.service-tiles .studio-cover-card .studio-cover-link,.studio-grid-six .studio-cover-card .studio-cover-link{display:block;flex:none;margin:0 -18px 0;padding:0;min-height:0;line-height:0}
.studio-cover-link img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;background:#f2f1ee}
.service-tiles .studio-cover-card h3,.studio-grid-six .studio-cover-card h3{font-size:22px;line-height:1.25;font-weight:800;margin:15px 0 8px;overflow-wrap:anywhere}
.service-tiles .studio-cover-card p,.studio-grid-six .studio-cover-card p{font-size:14px;line-height:1.5;font-weight:600;color:#4c4c50;margin:0 0 12px}
.studio-cover-card>a:not(.studio-cover-link){display:inline-flex;align-items:center;min-height:44px;font-size:13px;font-weight:800;margin-top:auto}
.studio-cover-link:focus-visible,.video-category-nav a:focus-visible{outline:3px solid #b91c1c;outline-offset:3px}
@media(max-width:1000px){.launch-video-catalog .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .compact-home-books .book-track{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){
 .video-category-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:16px}
 .video-category-nav a{padding:9px 8px;font-size:12px;min-width:0;overflow-wrap:anywhere}
 .video-category-nav a:first-child{grid-column:1/-1}
 .video-category-section{padding-top:4px;padding-bottom:24px;scroll-margin-top:82px}
 .video-category-heading{padding-top:16px;margin-bottom:12px}
 .video-category-heading p{font-size:13px}
 .launch-video-catalog .catalog-grid{grid-template-columns:minmax(0,1fr);gap:16px}
 body:not(.home-page) .launch-video-card .launch-video-info{padding:12px 14px}
 body:not(.home-page) .launch-video-card .launch-video-info h3{font-size:20px;line-height:1.25;margin:0 0 8px}
 .home-page .compact-home-books .book-track{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}
 .home-page .compact-home-books .book-track h3{font-size:14px;line-height:1.35}
 body:not(.home-page) .service-tiles .studio-cover-card,.home-page .studio-grid-six .studio-cover-card{padding:0 14px 10px}
 body:not(.home-page) .studio-cover-card .studio-cover-link,.home-page .studio-cover-card .studio-cover-link{margin:0 -14px}
 .studio-cover-link img{aspect-ratio:2/1}
 body:not(.home-page) .studio-cover-card h3,.home-page .studio-cover-card h3{font-size:20px;margin:12px 0 7px;line-height:1.25;font-weight:800}
 body:not(.home-page) .studio-cover-card p,.home-page .studio-cover-card p{font-size:14px;line-height:1.5;font-weight:600;margin:0 0 6px}
}
/* V13 — editorial home, real productions and clear service routes. */
.home-edit-v13{--v13-space:52px}.home-edit-v13 a:not(.btn):focus-visible{outline:3px solid #bf1720;outline-offset:4px}
.v13-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:30px;align-items:center;padding:46px 0 26px}
.v13-hero h1{font-size:clamp(32px,4.1vw,58px);line-height:1.05;letter-spacing:-.04em;margin:0 0 18px;overflow-wrap:break-word}
.v13-lede{font-size:17px;line-height:1.6;color:#4d4d50;max-width:570px}.v13-slogan{font-size:16px;font-weight:750;margin:18px 0}
.v13-actions{display:flex;gap:16px;flex-wrap:wrap;align-items:center}.v13-actions>a:not(.btn){display:inline-flex;align-items:center;min-height:44px;font-size:14px;font-weight:750}
.v13-hero-image{position:relative;display:block;min-width:0;overflow:hidden;border-radius:5px;background:#171717;color:#fff}
.v13-hero-image img{display:block;width:100%;height:auto;aspect-ratio:16/10;object-fit:cover}.v13-hero-image span{display:block;font-weight:750;font-size:14px;padding:13px 16px}
.v13-worlds{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding-top:22px;border-top:1px solid var(--line)}
.v13-worlds a{min-width:0;padding:8px 0;display:flex;flex-direction:column;gap:6px;min-height:62px}.v13-worlds strong{font-size:16px;font-weight:800}.v13-worlds span{font-size:13px;color:#626267}
.v13-section{padding:var(--v13-space) 0;scroll-margin-top:90px;border-bottom:1px solid var(--line)}.v13-section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px}.v13-section-head h2,.v13-case h2,.v13-contact h2{font-size:clamp(27px,3vw,40px);line-height:1.1;letter-spacing:-.035em;margin:0 0 10px}.v13-section-head p:not(.eyebrow){font-size:15px;line-height:1.5;margin:0;color:#5e5e63}.v13-section-head>a{font-size:14px;font-weight:750;min-height:44px;display:flex;align-items:center;flex-shrink:0}
.home-edit-v13 .catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.home-edit-v13 .launch-video-card{border-radius:6px}.home-edit-v13 .launch-video-info h3{font-size:21px;line-height:1.25}.home-edit-v13 .launch-video-info small{font-size:10px}
.v13-services{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 28px}.v13-services article{padding:14px 0;min-width:0}.v13-services h3{font-size:20px;line-height:1.25;margin:0 0 8px}.v13-services h3 a{display:inline-flex;align-items:center;min-height:44px}.v13-services p{font-size:14px;line-height:1.6;margin:0;color:#5d5d62}
.v13-case{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:40px;align-items:center}.v13-case-art{background:#eeece7;display:grid;place-items:center;padding:22px}.v13-case-art img{width:auto;max-width:100%;height:340px;object-fit:contain}.v13-case p{font-size:15px;line-height:1.6;color:#535359}.v13-case-steps{padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:20px 0}.v13-case-steps strong{font-size:16px}.v13-case-steps p{font-size:13px;margin:6px 0}.v13-case .v13-case-note{font-size:12px;color:#777}
.v13-books{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.v13-books article{min-width:0}.v13-books img{display:block;width:100%;height:180px;object-fit:contain;background:#f1efeb;padding:10px}.v13-books h3{font-size:18px;line-height:1.3;margin:12px 0 5px}.v13-books span{display:inline-flex;min-height:44px;align-items:center;font-size:13px;font-weight:750}
.v13-contact{background:#171719;color:#fff;padding:52px 0}.v13-contact p:not(.eyebrow){max-width:650px;font-size:16px;line-height:1.6;color:#ddd}.v13-contact .v13-actions>a{color:#fff}.v13-anchor{display:block;height:0;scroll-margin-top:90px}
.v13-faq{padding:32px 0}.v13-faq h2{font-size:28px}.v13-faq details{border-top:1px solid #ddd;padding:14px 0}.v13-faq summary{font-size:16px;font-weight:750;min-height:44px;cursor:pointer;line-height:1.5}.v13-faq details p{font-size:15px;line-height:1.65;max-width:850px;margin:8px 0 12px;color:#555}.v13-proof{display:flex;gap:20px;align-items:center;border-top:1px solid #ddd;padding:24px 0}.v13-proof img{width:160px;height:100px;object-fit:contain;background:#f2f0ec}.v13-proof h3{font-size:21px;margin:0 0 8px}.v13-proof p{font-size:14px;line-height:1.5;margin:0 0 8px}.v13-proof a{display:inline-flex;align-items:center;min-height:44px;font-weight:750;font-size:14px}
@media(max-width:900px){.v13-hero{grid-template-columns:minmax(0,1fr);gap:20px;padding-top:30px}.v13-hero-image img{aspect-ratio:2/1}.v13-worlds{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px}.v13-services{grid-template-columns:repeat(2,minmax(0,1fr))}.v13-case{gap:24px}.v13-case-art img{height:280px}}
@media(max-width:600px){.home-edit-v13{--v13-space:30px}.v13-hero h1{font-size:34px}.v13-lede{font-size:15px}.v13-slogan{font-size:14px}.v13-hero-image span{font-size:13px}.v13-worlds strong{font-size:14px}.v13-worlds span{font-size:12px}.v13-section-head{align-items:start;gap:8px;flex-direction:column;margin-bottom:16px}.home-edit-v13 .catalog-grid{grid-template-columns:minmax(0,1fr);gap:16px}.v13-services{grid-template-columns:minmax(0,1fr);gap:0}.v13-services article{padding:12px 0;border-bottom:1px solid #eee}.v13-services h3{font-size:19px;margin:0 0 4px}.v13-case{grid-template-columns:minmax(0,1fr);gap:20px}.v13-case-art img{height:200px}.v13-case-steps{grid-template-columns:minmax(0,1fr);gap:8px}.v13-case-steps p{margin:3px 0}.v13-books{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.v13-books img{height:140px}.v13-books h3{font-size:15px}.v13-contact{padding:34px 0}.v13-contact p:not(.eyebrow){font-size:15px}.v13-proof{align-items:start;flex-direction:column}.v13-proof img{width:100%;height:150px}.v13-faq{padding:24px 0}}
/* V14: compact covers, one visible video category, dark Studio cards. */
.video-category-section[hidden]{display:none!important}
.video-category-nav a[aria-current="true"]{background:#171719;border-color:#171719;color:white}
.video-category-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}
.video-category-nav a:first-child{grid-column:auto}
.home-edit-v13 .v13-books{grid-template-columns:repeat(3,minmax(0,180px));gap:18px}
.home-edit-v13 .v13-books img{width:100%;height:auto;aspect-ratio:1;max-height:150px;object-fit:contain;padding:8px}
.home-edit-v13 .v13-books h3{font-size:15px;line-height:1.3}
.v14-screen-selection{margin-top:28px;padding-top:22px;border-top:1px solid #ddd;scroll-margin-top:90px}
.v14-screen-selection h2{font-size:26px;margin:0 0 8px}
.v14-screen-selection>p:not(.eyebrow){font-size:14px;color:#666}
.v14-screen-mini{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.v14-screen-mini .launch-video-cover img{height:120px!important;aspect-ratio:auto;object-fit:cover}
.v14-screen-mini .launch-video-info{padding:10px!important}
.v14-screen-mini .launch-video-info h3{font-size:17px!important;margin-bottom:6px}
.v14-screen-mini .launch-video-info small,.v14-screen-mini .launch-video-info p{display:none}
.v14-originals .catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:start}
body .v14-originals .catalog-card>img{width:100%;height:150px;object-fit:cover}
body .v14-originals .catalog-card>div{padding:12px}
body .v14-originals .catalog-card h3{font-size:20px;line-height:1.2;margin:6px 0}
body .v14-originals .catalog-card p{min-height:0;font-size:13px;line-height:1.5}
.v14-originals .catalog-card a{display:inline-flex;align-items:center;min-height:44px}
body .v14-studio .service-tiles .studio-cover-card{background:#202126;color:#fff;border-color:#35363b;padding:0 16px 12px}
body .v14-studio .service-tiles .studio-cover-card .studio-cover-link{margin:0 -16px}
body .v14-studio .studio-cover-link img{height:140px;aspect-ratio:auto;object-fit:cover;background:#292a2f}
body .v14-studio .service-tiles .studio-cover-card h3{color:#fff;font-size:20px;line-height:1.3;margin:12px 0 7px}
body .v14-studio .service-tiles .studio-cover-card p{color:#e0e0e4;font-size:14px;font-weight:500;line-height:1.5}
body .v14-studio .studio-cover-card>a:not(.studio-cover-link){color:#fff}
@media(max-width:700px){
 .video-category-nav{grid-template-columns:repeat(2,minmax(0,1fr))}
 .video-category-nav a:first-child{grid-column:auto}
 .launch-video-catalog .inner-hero h1{font-size:28px!important;line-height:1.15!important}
 .home-edit-v13 .v13-books{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
 .home-edit-v13 .v13-books img{max-height:110px;padding:4px}
 .home-edit-v13 .v13-books h3{font-size:13px}
 .v14-screen-mini{grid-template-columns:minmax(0,1fr);gap:10px}
 .v14-screen-mini .launch-video-card{display:grid;grid-template-columns:110px minmax(0,1fr);grid-template-rows:auto auto}
 .v14-screen-mini .launch-video-cover{grid-column:1;grid-row:1}
 .v14-screen-mini .launch-video-cover img{height:80px!important}
 .v14-screen-mini .launch-watch-button{grid-column:1;grid-row:2;min-height:44px}
 .v14-screen-mini .launch-video-info{grid-column:2;grid-row:1/3;align-self:center}
 .v14-screen-mini .launch-video-info h3{font-size:15px!important}
 .v14-originals .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
 body .v14-originals .catalog-card>img{height:105px}
 body .v14-originals .catalog-card>div{padding:10px}
 body .v14-originals .catalog-card h3{font-size:17px}
 body .v14-originals .catalog-card small{font-size:9px;letter-spacing:0}
 body .v14-originals .catalog-card p{font-size:12px}
 body .v14-studio .studio-cover-link img{height:120px}
 body .v14-studio .service-tiles{gap:12px}
 body .v14-studio .inner-hero{padding:26px 0 16px}
 body .v14-studio .inner-hero h1{font-size:29px;line-height:1.15}
}
/* V14 small requested refinement: compact main headings on top navigation pages; homepage/Keşfet unchanged. */
.publications-page>.inner-hero h1,.launch-video-catalog>.inner-hero h1,.v14-originals>.inner-hero h1,.v14-studio>.inner-hero h1,.nav-heading-compact>main>.inner-hero h1{font-size:clamp(30px,3.2vw,36px);line-height:1.08;letter-spacing:-.035em}
.v13-hero-image.v14-hero-reference img{aspect-ratio:auto;object-fit:contain;background:#f3f3f3}
@media(max-width:700px){.publications-page>.inner-hero h1,.v14-originals>.inner-hero h1,.nav-heading-compact>main>.inner-hero h1{font-size:clamp(25px,7.2vw,31px);line-height:1.12}.v13-hero-image.v14-hero-reference img{aspect-ratio:auto}}
