@font-face{font-family:"Nitrugen Yekan Bakh";src:url("../fonts/YekanBakhFaNum-VF.woff2") format("woff2");font-display:swap;font-weight:100 900}
:root{--studio-bg:#06111f;--studio-panel:#0b1a2b;--studio-line:rgba(142,181,224,.15);--studio-text:#eff7ff;--studio-muted:#8ea4bb;--studio-accent:#78aaff;--studio-radius:28px}.studios-app,.studios-app *{box-sizing:border-box}.studios-app{min-height:100vh;background:radial-gradient(circle at 85% 8%,rgba(43,104,188,.18),transparent 30%),var(--studio-bg);color:var(--studio-text);direction:rtl;overflow:hidden;position:relative;font-family:var(--nitrugen-font-family,"Nitrugen Yekan Bakh",Tahoma,sans-serif);font-variation-settings:"wght" 520;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.studios-app button,.studios-app input,.studios-app select{font:inherit}.studios-shell{min-width:0;min-height:100vh;margin-right:244px;transition:margin-right .35s ease}.studios-shell.sidebar-is-collapsed{margin-right:86px}.studios-content{width:min(1480px,calc(100% - 64px));margin:0 auto;padding:34px 0 96px;display:grid;gap:30px}.studios-ambient{position:fixed;border-radius:50%;filter:blur(90px);opacity:.22;pointer-events:none}.studios-ambient-one{width:380px;height:380px;background:#1456bd;top:-180px;right:12%}.studios-ambient-two{width:300px;height:300px;background:#4b2ca7;bottom:-180px;left:5%}.studios-hero,.company-hero,.franchises-hero,.franchise-detail-hero{border:1px solid var(--studio-line);border-radius:var(--studio-radius);background:linear-gradient(135deg,rgba(17,40,67,.96),rgba(6,17,31,.92));position:relative;overflow:hidden}.studios-hero{padding:58px;display:grid;grid-template-columns:1fr 230px;gap:42px;align-items:center}.studios-hero:after,.franchises-hero:after{content:"";position:absolute;inset:auto -110px -180px auto;width:420px;height:420px;border:1px solid rgba(120,170,255,.18);border-radius:50%;box-shadow:0 0 0 70px rgba(120,170,255,.04),0 0 0 140px rgba(120,170,255,.025)}.studios-hero>div,.studios-hero>aside,.franchises-hero>*{position:relative;z-index:1}.studios-hero span,.franchises-hero>span,.company-copy>small,.franchise-detail-hero small,.studios-content section>header small{color:#8fb9fa;font-size:.82rem}.studios-hero h1,.franchises-hero h1{font-size:clamp(2rem,4vw,4.2rem);line-height:1.15;margin:10px 0 18px}.studios-hero p,.franchises-hero p{max-width:760px;color:var(--studio-muted);line-height:2;margin:0}.studios-hero>div>div,.franchises-hero>div{display:flex;gap:12px;margin-top:28px}.studios-hero a,.franchises-hero a,.studios-directory>header>a,.studios-empty a{padding:12px 18px;border-radius:14px;border:1px solid var(--studio-line);color:var(--studio-text);text-decoration:none}.studios-hero a:first-child,.franchises-hero a:first-child{background:var(--studio-accent);color:#06111f;border-color:transparent;font-weight:800}.studios-hero aside{border:1px solid var(--studio-line);border-radius:22px;padding:30px;text-align:center;background:rgba(4,14,25,.5)}.studios-hero aside strong{display:block;font-size:3.5rem}.studios-hero aside span{color:var(--studio-muted)}.studios-featured,.studios-directory,.studio-compare,.company-stats,.company-intelligence,.company-genres,.company-section,.franchise-guide,.franchise-grid-section,.watch-order{border:1px solid var(--studio-line);background:rgba(7,22,38,.82);border-radius:var(--studio-radius);padding:28px}.studios-featured>header,.studios-directory>header,.studio-compare>header,.company-section>header,.franchise-grid-section>header,.watch-order>header,.company-genres>header{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px}.studios-content h2{margin:4px 0 0;font-size:clamp(1.35rem,2vw,2rem)}.studios-content header>span{color:var(--studio-muted);font-size:.86rem}.studios-featured-track,.company-people-track{display:flex;gap:14px;overflow:auto;padding:4px 0 12px;scroll-snap-type:x proximity}.studios-featured-track>a{min-width:250px;display:grid;grid-template-columns:34px 74px 1fr;gap:12px;align-items:center;padding:16px;border:1px solid var(--studio-line);border-radius:19px;background:#0a1929;text-decoration:none;color:inherit;scroll-snap-align:start}.studios-featured-track>a>b{font-size:1.35rem;color:#78aaff}.studios-featured figure,.studio-card figure,.company-logo{margin:0;background:#fff;border-radius:14px;display:grid;place-items:center;overflow:hidden}.studios-featured figure{width:74px;height:62px;padding:10px}.studios-featured img,.studio-card img,.company-logo img{max-width:100%;max-height:100%;object-fit:contain}.studios-featured-track small,.studios-featured-track span,.studio-card small,.studio-card p{display:block;color:var(--studio-muted);font-size:.75rem}.studios-featured-track strong{display:block;margin:3px 0}.studios-filters{display:grid;grid-template-columns:1.6fr repeat(3,1fr) auto;gap:12px;align-items:end;margin-bottom:24px}.studios-filters label{display:grid;gap:7px;color:var(--studio-muted);font-size:.76rem}.studios-filters input,.studios-filters select,.studios-filters button,.studio-compare select,.studio-compare button{height:48px;border:1px solid var(--studio-line);border-radius:13px;background:#071523;color:var(--studio-text);padding:0 14px;font:inherit}.studios-filters button,.studio-compare button{background:#78aaff;color:#06111f;font-weight:800;cursor:pointer}.studios-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.studio-card{min-width:0;color:inherit;text-decoration:none;border:1px solid var(--studio-line);border-radius:20px;padding:15px;background:#081726;transition:transform .2s,border-color .2s}.studio-card:hover{transform:translateY(-3px);border-color:rgba(120,170,255,.55)}.studio-card figure{height:116px;padding:18px}.studio-card h3{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:14px 0 2px}.studio-card footer{display:flex;justify-content:space-between;gap:8px;margin-top:13px;color:#b9cbe0;font-size:.72rem}.studios-pagination{display:flex;justify-content:space-between;align-items:center;margin-top:22px;color:var(--studio-muted)}.studios-pagination div{display:flex;gap:8px}.studios-pagination a{color:var(--studio-text);border:1px solid var(--studio-line);padding:9px 15px;border-radius:12px;text-decoration:none}.studio-compare form{display:grid;grid-template-columns:1fr 1fr auto;gap:12px}.studio-compare [data-studio-compare-result]{margin-top:18px}.studio-versus{display:grid;grid-template-columns:1fr auto 1fr;gap:18px;align-items:center}.studio-versus article{padding:18px;border-radius:18px;background:#081726;text-align:center}.studio-versus img{width:110px;height:70px;object-fit:contain;background:#fff;border-radius:12px;padding:10px}.studio-versus strong,.studio-versus span{display:block;margin-top:8px}.studio-versus>i{font-style:normal;color:#78aaff;font-weight:900}.studios-empty{text-align:center;padding:46px;border:1px dashed var(--studio-line);border-radius:20px;color:var(--studio-muted)}.studios-empty.is-page{margin-top:60px}.company-hero{padding:44px;display:grid;grid-template-columns:230px 1fr 170px;gap:36px;align-items:center}.company-logo{height:170px;padding:30px}.company-copy h1{font-size:clamp(2rem,4vw,4rem);margin:5px 0}.company-copy h2{color:var(--studio-muted);font-weight:400}.company-tags{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.company-tags span{padding:7px 11px;border-radius:99px;background:rgba(120,170,255,.09);border:1px solid var(--studio-line);font-size:.75rem}.company-follow{border:1px solid #78aaff;background:transparent;color:#bcd6ff;padding:11px 18px;border-radius:13px;font:inherit;cursor:pointer}.company-follow.is-active{background:#78aaff;color:#06111f}.company-score{text-align:center}.company-score strong{font-size:3.4rem}.company-score span{display:block;color:var(--studio-muted)}.company-score i{display:block;height:6px;background:linear-gradient(90deg,#78aaff var(--score),rgba(255,255,255,.08) var(--score));margin-top:16px;border-radius:9px}.company-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;padding:0;overflow:hidden}.company-stats article{padding:24px;background:#081827;text-align:center}.company-stats small{display:block;color:var(--studio-muted)}.company-stats strong{display:block;font-size:1.55rem;margin-top:6px}.company-intelligence>div{display:grid;grid-template-columns:1fr 300px;gap:24px}.company-intelligence p{line-height:2.15;color:#c9d8e8;margin:0}.company-intelligence aside{padding:20px;border-radius:18px;background:rgba(120,170,255,.08);border:1px solid var(--studio-line)}.company-intelligence aside span{display:block;color:var(--studio-muted);font-size:.75rem}.company-intelligence aside strong{display:block;margin-top:10px;line-height:1.8}.company-intelligence footer{margin-top:20px;color:#71879d;font-size:.72rem}.company-genres>div{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.company-genres>div>span{display:grid;gap:9px;padding:16px;border:1px solid var(--studio-line);border-radius:16px}.company-genres i{height:5px;border-radius:8px;background:linear-gradient(90deg,#78aaff var(--value),rgba(255,255,255,.07) var(--value))}.company-genres small{color:var(--studio-muted)}.company-people-track>a{min-width:170px;color:inherit;text-decoration:none}.company-people-track figure{height:210px;margin:0;border-radius:18px;overflow:hidden;background:#102033}.company-people-track img{width:100%;height:100%;object-fit:cover}.company-people-track strong,.company-people-track small,.company-people-track span{display:block;margin-top:6px}.company-people-track small,.company-people-track span{color:var(--studio-muted);font-size:.75rem}.company-title-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:15px}.company-title-grid>a{color:inherit;text-decoration:none;min-width:0}.company-title-grid figure{aspect-ratio:2/3;margin:0;border-radius:17px;overflow:hidden;background:#102033}.company-title-grid img{width:100%;height:100%;object-fit:cover}.company-title-grid small,.company-title-grid strong,.company-title-grid span{display:block;margin-top:7px}.company-title-grid small,.company-title-grid span{color:var(--studio-muted);font-size:.73rem}.company-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.company-related-grid>a{display:flex;align-items:center;gap:14px;padding:14px;border:1px solid var(--studio-line);border-radius:16px;text-decoration:none;color:inherit}.company-related-grid img{width:78px;height:54px;object-fit:contain;background:#fff;border-radius:10px;padding:7px}.company-related-grid small{display:block;color:var(--studio-muted);margin-top:5px}.franchises-hero{padding:58px}.franchise-guide{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;padding:0;overflow:hidden}.franchise-guide article{display:flex;gap:16px;padding:24px;background:#081827}.franchise-guide article>b{font-size:2rem;color:#78aaff}.franchise-guide p{color:var(--studio-muted);margin:7px 0 0;line-height:1.8}.franchise-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.franchise-grid>a{position:relative;min-height:350px;border-radius:22px;overflow:hidden;text-decoration:none;color:#fff;background:#0b1929}.franchise-grid>a>i{position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,9,16,.98),rgba(2,9,16,.08)),var(--franchise-art) center/cover}.franchise-grid>a>div{position:absolute;inset:auto 24px 22px;z-index:1}.franchise-grid h3{font-size:1.7rem;margin:7px 0}.franchise-grid p{color:#bdc9d7;line-height:1.8}.franchise-grid footer,.franchise-detail-hero footer{display:flex;gap:10px}.franchise-grid footer span,.franchise-detail-hero footer span{padding:7px 10px;background:rgba(6,17,31,.7);border:1px solid rgba(255,255,255,.15);border-radius:99px;font-size:.75rem}.franchise-detail-hero{min-height:420px;display:flex;align-items:end;padding:46px}.franchise-detail-hero>i{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,13,23,.98) 15%,rgba(4,13,23,.25)),var(--franchise-hero) center/cover}.franchise-detail-hero>div{position:relative;z-index:1;max-width:720px}.franchise-detail-hero h1{font-size:clamp(2.4rem,5vw,5rem);margin:8px 0}.franchise-detail-hero p{color:#c1d0df;line-height:2}.watch-order>nav{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:22px}.watch-order>nav button{border:1px solid var(--studio-line);background:#071523;color:var(--studio-muted);padding:11px 15px;border-radius:13px;font:inherit;cursor:pointer}.watch-order>nav button.is-active{background:#78aaff;color:#06111f}.watch-order>nav b{margin-right:7px}.watch-order-list{display:none;gap:12px}.watch-order-list.is-active{display:grid}.watch-order-list article{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:12px}.watch-order-list article>b{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--studio-line);color:#78aaff}.watch-order-list article>a{display:grid;grid-template-columns:170px 1fr auto;gap:18px;align-items:center;color:inherit;text-decoration:none;border:1px solid var(--studio-line);border-radius:18px;padding:10px;background:#081726}.watch-order-list figure{height:90px;margin:0;border-radius:12px;overflow:hidden}.watch-order-list img{width:100%;height:100%;object-fit:cover}.watch-order-list h3{margin:5px 0}.watch-order-list p,.watch-order-list small{color:var(--studio-muted);margin:0}.watch-order-list>a>span{color:#8fb9fa}[data-reveal]{opacity:0;transform:translateY(12px);transition:opacity .45s,transform .45s}[data-reveal].is-visible{opacity:1;transform:none}@media(max-width:1180px){.studios-grid{grid-template-columns:repeat(4,1fr)}.company-title-grid{grid-template-columns:repeat(5,1fr)}}@media(max-width:900px){.studios-content{width:min(100% - 28px,760px);padding-top:20px}.studios-hero{grid-template-columns:1fr;padding:36px}.studios-hero aside{display:none}.studios-filters{grid-template-columns:1fr 1fr}.studios-filters button{grid-column:span 2}.studios-grid{grid-template-columns:repeat(3,1fr)}.company-hero{grid-template-columns:160px 1fr}.company-logo{height:140px}.company-score{grid-column:1/-1;display:flex;gap:20px;align-items:center;text-align:right}.company-score i{flex:1;margin:0}.company-stats,.company-genres>div,.company-related-grid{grid-template-columns:repeat(2,1fr)}.company-intelligence>div{grid-template-columns:1fr}.company-title-grid{grid-template-columns:repeat(4,1fr)}.franchise-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.studios-shell,.studios-shell.sidebar-is-collapsed{margin-right:0}}@media(max-width:640px){.studios-content{width:calc(100% - 20px);gap:18px}.studios-hero,.franchises-hero{padding:26px 20px;border-radius:22px}.studios-hero h1,.franchises-hero h1{font-size:2rem}.studios-hero>div>div,.franchises-hero>div{flex-direction:column}.studios-featured,.studios-directory,.studio-compare,.company-intelligence,.company-genres,.company-section,.franchise-grid-section,.watch-order{padding:18px;border-radius:22px}.studios-content section>header{align-items:start}.studios-content section>header>span{display:none}.studios-filters{grid-template-columns:1fr}.studios-filters button{grid-column:auto}.studios-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.studio-card{padding:10px}.studio-card figure{height:90px;padding:12px}.studio-card h3{font-size:.92rem}.studio-card footer{flex-direction:column}.studio-compare form{grid-template-columns:1fr}.studio-versus{grid-template-columns:1fr}.studio-versus>i{transform:rotate(90deg)}.company-hero{grid-template-columns:1fr;padding:22px;text-align:center}.company-logo{width:180px;height:130px;margin:auto}.company-tags{justify-content:center}.company-score{display:grid;grid-template-columns:auto 1fr;text-align:right}.company-score i{grid-column:1/-1}.company-stats{grid-template-columns:repeat(2,1fr)}.company-stats article{padding:18px 8px}.company-genres>div,.company-related-grid{grid-template-columns:1fr}.company-title-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.company-title-grid strong{font-size:.82rem}.franchise-guide{grid-template-columns:1fr}.franchise-grid{grid-template-columns:1fr}.franchise-grid>a{min-height:310px}.franchise-detail-hero{min-height:390px;padding:25px}.franchise-detail-hero>i{background:linear-gradient(0deg,rgba(4,13,23,.98),rgba(4,13,23,.15)),var(--franchise-hero) center/cover}.watch-order-list article{grid-template-columns:30px 1fr}.watch-order-list article>b{width:30px;height:30px}.watch-order-list article>a{grid-template-columns:92px 1fr;padding:8px;gap:10px}.watch-order-list figure{height:72px}.watch-order-list article>a>span{display:none}.watch-order-list h3{font-size:.9rem}.watch-order-list p{display:none}}@media(max-width:390px){.company-title-grid{grid-template-columns:repeat(2,1fr)}}@media(prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transform:none;transition:none}.studio-card{transition:none}}


