.hp-page{--hp-bg:#0a0c11;--hp-surface:#14171f;--hp-surface-2:#1a1e28;--hp-surface-3:#20242f;--hp-border:#ffffff14;--hp-text:#f2f3f7;--hp-text-dim:#9aa0ae;--hp-text-mute:#686e7d;--hp-accent:#5b67d8;--hp-accent-2:#4650b0;--hp-accent-soft:#5b67d829;--hp-green:#32c777;--hp-green-soft:#32c77724;--hp-red:#e6484f;--hp-red-soft:#e6484f24;--hp-gold:#f2c53d;--hp-radius-xl:22px;--hp-radius-lg:16px;--hp-radius-md:12px;--hp-radius-sm:8px;--hp-radius-pill:999px;--hp-shadow-md:0 10px 26px #00000059;--hp-shadow-lg:0 24px 60px #0000008c;--hp-font:IRANSansX,'Segoe UI',Tahoma,sans-serif;background:var(--hp-bg);color:var(--hp-text);font-family:var(--hp-font);direction:rtl;overflow-x:hidden}.hp-page *{box-sizing:border-box}.hp-page a{color:inherit;text-decoration:none}.hp-page button{font-family:inherit;cursor:pointer}.hp-page ::-webkit-scrollbar{height:6px;width:6px}.hp-page ::-webkit-scrollbar-thumb{background:var(--hp-surface-3);border-radius:99px}.hp-container{max-width:1400px;margin:10px auto;padding:0 28px}@media (max-width:768px){.hp-container{padding:0 14px}}.hp-badge{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:700;padding:4px 10px;border-radius:var(--hp-radius-pill);line-height:1.6;backdrop-filter:blur(6px)}.hp-badge--dub{color:var(--hp-green);background:#0a0e0c8c;border:1px solid var(--hp-green)}.hp-badge--sub{color:var(--hp-red);background:#0e0a0a8c;border:1px solid var(--hp-red)}.hp-badge--mix{color:#dfe3ff;background:#14142899;border:1px solid #6c78e6}.hp-badge--imdb{color:#0b0d12;background:var(--hp-gold);border:none;font-weight:800}.hp-badge--imdb b{color:#0b0d12}.hp-pill{font-size:12px;font-weight:700;padding:2px 12px;border-radius:var(--hp-radius-pill)}.hp-pill--soft{background:#ffffff1f;color:var(--hp-text)}.hp-pill--accent{background:var(--hp-accent);color:#fff;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.hp-btn{display:inline-flex;align-items:center;gap:8px;border:none;border-radius:var(--hp-radius-pill);padding:12px 22px;font-size:14px;font-weight:700;transition:transform .15s ease,background .2s ease,opacity .2s ease}.hp-btn svg{width:18px;height:18px;fill:currentColor}.hp-btn:active{transform:scale(.97)}.hp-btn--primary{background:var(--hp-accent);color:#fff}.hp-btn--primary:hover{background:var(--hp-accent-2)}.hp-section{padding:34px 0 0}.hp-section__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.hp-section__title{font-size:18px;font-weight:800;margin:0;color:var(--hp-text)}.hp-section__more{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--hp-text-dim);font-weight:600;background:var(--hp-surface-2);border:1px solid var(--hp-border);padding:7px 14px;border-radius:var(--hp-radius-pill);white-space:nowrap}.hp-section__more svg{width:14px;height:14px;fill:currentColor}.hp-hero{position:relative;overflow:hidden;height:800px;display:flex;flex-direction:column;padding-top:74px;padding-bottom:18px}@media (max-width:1024px){.hp-hero{height:680px;padding-top:60px}}@media (max-width:899px){.hp-hero{height:640px;padding-top:32px}}.hp-hero__backdrop{position:absolute;inset:0;z-index:0;background-size:cover;background-position:center top;filter:saturate(1.05);transition:opacity .6s ease;opacity:1}.hp-hero__backdrop.is-fading{opacity:0}.hp-hero__scrim{position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,#0a0c118c 0%,#0a0c11bf 55%,var(--hp-bg) 100%),linear-gradient(90deg,#0a0c11d9 0%,#0a0c1126 45%,#0a0c1100 70%)}.hp-hero__content{position:relative;z-index:1;flex:0 0 auto;max-width:1200px;margin:120px auto 0;padding:0 28px;display:flex;flex-direction:column;align-items:flex-end;text-align:right;width:100%;margin-inline-end:auto;align-items:center}@media (max-width:768px){.hp-hero__content{padding:0 14px;max-width:100%}}.hp-hero__year{font-size:12px;color:var(--hp-text-dim);background:var(--hp-surface-2);border:1px solid var(--hp-border);padding:4px 12px;border-radius:var(--hp-radius-pill);margin-bottom:10px}.hp-hero__title{font-size:38px;font-weight:800;margin:0 0 12px;line-height:1.2}@media (max-width:768px){.hp-hero__title{font-size:26px}}.hp-hero__ratingrow{display:flex;align-items:center;gap:10px;margin-bottom:14px}.hp-hero__age{font-size:12px;font-weight:700;color:var(--hp-text-dim);border:1px solid var(--hp-border);width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center}.hp-hero__desc{font-size:14px;line-height:2;color:var(--hp-text-dim);max-width:560px;margin:0 0 14px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hp-hero__tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px;max-height:34px;overflow:hidden}.hp-hero__tags span{font-size:12px;color:var(--hp-text-dim);background:var(--hp-surface-2);border:1px solid var(--hp-border);padding:6px 14px;border-radius:var(--hp-radius-pill)}.hp-hero__carousel{position:relative;z-index:1;flex:0 0 auto;margin-top:auto;width:100%}.hp-hero__swiper{padding:10px 0 6px}.hp-hero__swiper swiper-slide{width:150px;cursor:pointer;transition:transform .35s ease,opacity .35s ease;opacity:.55;transform-origin:center bottom}.hp-hero__swiper swiper-slide.swiper-slide-active{opacity:1;transform:scale(1.26);z-index:2}.hp-hero__poster{position:relative;display:block;border-radius:var(--hp-radius-lg);overflow:hidden;aspect-ratio:2/3;background:var(--hp-surface);box-shadow:var(--hp-shadow-md);border:1px solid var(--hp-border)}.hp-hero__swiper swiper-slide.swiper-slide-active .hp-hero__poster{box-shadow:var(--hp-shadow-lg)}.hp-hero__poster img{width:100%;height:100%;object-fit:cover;display:block}.hp-hero__poster .hp-badge{position:absolute;top:8px;z-index:2}.hp-hero__poster .hp-badge--type{right:8px}.hp-hero__poster .hp-badge--imdb{left:8px}.hp-hero__slide-title{position:absolute;bottom:0;right:0;left:0;padding:26px 10px 10px;font-size:12.5px;font-weight:700;color:#fff;text-align:center;background:linear-gradient(0deg,#000000d9,#0000)}.hp-hero__pagination{display:flex;justify-content:center;gap:6px;margin-top:16px}.hp-hero__pagination span{width:18px;height:4px;border-radius:99px;background:var(--hp-surface-3);cursor:pointer;transition:all .25s ease}.hp-hero__pagination span.is-active{width:26px;background:var(--hp-accent)}.hp-filterbar{position:relative;display:flex;align-items:center;justify-content:center;background:var(--hp-surface);border:1px solid var(--hp-border);border-radius:var(--hp-radius-xl);padding:12px 18px;margin:0 auto;max-width:1400px}.hp-filterbar__search-box{display:flex;align-items:center;gap:10px;width:100%}.hp-filterbar__input{flex:1;background:var(--hp-surface-2);border:1px solid var(--hp-border);color:var(--hp-text);font-size:14px;font-weight:600;padding:10px 20px;border-radius:var(--hp-radius-pill);outline:none;font-family:inherit;transition:border-color .2s ease}.hp-filterbar__input::placeholder{color:var(--hp-text-dim)}.hp-filterbar__input:focus{border-color:var(--hp-accent)}.hp-filterbar__search-btn{padding:10px 26px;flex-shrink:0;font-size:14px;font-weight:700}@media (max-width: 900px){.hp-filterbar{padding:10px 14px}}.hp-advfilter{max-width:1400px;margin:12px auto 0;background:var(--hp-surface);border:1px solid var(--hp-border);border-radius:var(--hp-radius-lg);padding:18px;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px}.hp-advfilter[hidden]{display:none}.hp-advfilter label{font-size:12px;color:var(--hp-text-dim);display:block;margin-bottom:6px}.hp-advfilter select{width:100%;background:var(--hp-surface-2);border:1px solid var(--hp-border);color:var(--hp-text);padding:9px 10px;border-radius:var(--hp-radius-sm);font-size:13px}.hp-schedule{max-width:1400px;margin:18px auto 0}.hp-schedule__head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;background:var(--hp-surface);border:1px solid var(--hp-border);border-radius:var(--hp-radius-lg) var(--hp-radius-lg) 0 0;padding:12px 16px}.hp-schedule__title{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700}.hp-schedule__title svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.6}.hp-schedule__tabs{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.hp-schedule__tab{background:transparent;border:none;color:var(--hp-text-dim);font-size:12.5px;font-weight:600;padding:7px 12px;border-radius:var(--hp-radius-pill)}.hp-schedule__tab.is-active{background:var(--hp-accent-soft);color:var(--hp-accent)}.hp-schedule__body{background:var(--hp-surface);border:1px solid var(--hp-border);border-top:none;border-radius:0 0 var(--hp-radius-lg) var(--hp-radius-lg);padding:16px;min-height:56px}.hp-schedule__empty{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--hp-text-dim);background:var(--hp-surface-2);border:1px solid var(--hp-border);padding:9px 16px;border-radius:var(--hp-radius-pill)}.hp-schedule__empty svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.6;flex-shrink:0}.hp-schedule__list{display:flex;flex-direction:column;gap:10px}.hp-schedule__loading{display:flex;justify-content:center;padding:14px 0}.hp-spinner{width:22px;height:22px;border-radius:50%;border:3px solid var(--hp-surface-3);border-top-color:var(--hp-accent);animation:hp-spin .8s linear infinite}@keyframes hp-spin{to{transform:rotate(360deg)}}.hp-schedule__continue{display:block;height:1px}.hp-schedule-item{display:flex;align-items:center;gap:12px;background:var(--hp-surface-2);border:1px solid var(--hp-border);border-radius:var(--hp-radius-lg);padding:10px}.hp-schedule-item__thumb{flex:0 0 74px;width:74px;height:98px;border-radius:var(--hp-radius-md);overflow:hidden;background:var(--hp-surface-3)}.hp-schedule-item__thumb img{width:100%;height:100%;object-fit:cover;display:block}.hp-schedule-item__body{flex:1 1 auto;min-width:0}.hp-schedule-item__title{font-size:13.5px;font-weight:700;margin:0 0 8px;color:var(--hp-text)}.hp-schedule-item__meta{display:inline-flex;font-size:11.5px;font-weight:700;color:#fff;background:var(--hp-accent);padding:4px 10px;border-radius:var(--hp-radius-pill);margin-bottom:8px}.hp-schedule-item__note{font-size:11.5px;color:var(--hp-text-mute)}.hp-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px}.hp-grid--tight{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}@media (max-width:560px){.hp-grid{grid-template-columns:repeat(2,1fr);gap:12px}}.hp-grid--updated{grid-template-columns:repeat(4,1fr)}@media (max-width:900px){.hp-grid--updated{grid-template-columns:repeat(3,1fr)}}@media (max-width:560px){.hp-grid--updated{grid-template-columns:repeat(2,1fr)}}.hp-card{position:relative;display:block;border-radius:var(--hp-radius-md);overflow:hidden;background:var(--hp-surface);border:1px solid var(--hp-border);box-shadow:var(--hp-shadow-md);transition:transform .2s ease}.hp-card__img{position:relative;aspect-ratio:2/3;overflow:hidden;background-image:url(../../uploads/default_image/thumbnail.jpg);background-size:cover;background-position:center}.hp-card__img img{width:100%;height:100%;object-fit:cover;display:block}.hp-card__shadow{position:absolute;inset:0;background:linear-gradient(0deg,#000000e6 0%,#00000026 45%,#0000 65%)}.hp-card .hp-badge{position:absolute;top:8px;z-index:2}.hp-card .hp-badge--type{right:8px}.hp-card .hp-badge--imdb{left:8px}.hp-card__title{position:absolute;right:10px;left:10px;bottom:10px;z-index:2;font-size:12.5px;font-weight:700;color:#fff;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hp-updated-card{display:block}.hp-updated-card__img{position:relative;aspect-ratio:16/10;border-radius:var(--hp-radius-md);overflow:hidden;background:var(--hp-surface);border:1px solid var(--hp-border)}.hp-updated-card__img img{width:100%;height:100%;object-fit:cover;display:block}.hp-updated-card__icons{position:absolute;top:8px;left:8px;right:8px;display:flex;justify-content:space-between;z-index:2}.hp-icon-chip,.hp-icon-chip-group{display:flex;align-items:center;gap:4px;background:#0a0c118c;backdrop-filter:blur(6px);border-radius:var(--hp-radius-pill);padding:5px 7px}.hp-icon-chip svg,.hp-icon-chip-group svg{width:13px;height:13px;fill:#fff}.hp-updated-card__badges{position:absolute;bottom:5px;right:8px;left:8px;display:flex;justify-content:flex-end;gap:6px;z-index:2;justify-content:center}.hp-updated-card__tag-row{margin-top:10px;text-align:center}.hp-updated-card__title{margin-top:6px;font-size:13px;font-weight:700;text-align:center;color:var(--hp-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hp-row{max-width:1400px;margin:0 auto;display:flex;align-items:flex-start;gap:24px}.hp-row__aside{flex:0 0 220px;padding-top:6px}.hp-row__title{font-size:19px;font-weight:800;margin:0 0 8px}.hp-row__subtitle{font-size:13px;color:var(--hp-text-dim);margin:0 0 16px}.hp-row__more{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:var(--hp-text-dim)}.hp-row__more svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2}.hp-row .hp-rowswiper{flex:1 1 auto;min-width:0}@media (max-width:768px){.hp-row{flex-direction:column}.hp-row__aside{flex:none;padding-top:0}}.hp-rowswiper{width:100%;padding-bottom:6px}.hp-rowswiper__slide{width:150px;height:auto}.hp-rowswiper__slide .hp-card{height:100%;width:100%}@media (max-width:560px){.hp-rowswiper__slide{width:120px}}.hp-blog{max-width:1400px;margin:0 auto}.hp-blog__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:18px}.hp-blog-card{background:var(--hp-surface);border:1px solid var(--hp-border);border-radius:var(--hp-radius-lg);overflow:hidden;display:block}.hp-blog-card__img{aspect-ratio:16/10;overflow:hidden;background:var(--hp-surface-2)}.hp-blog-card__img img{width:100%;height:100%;object-fit:cover;display:block}.hp-blog-card__body{padding:14px 16px 16px}.hp-blog-card__title{font-size:14px;font-weight:700;margin:0 0 8px;line-height:1.6}.hp-blog-card__excerpt{font-size:12.5px;color:var(--hp-text-dim);line-height:1.9;margin:0 0 14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hp-blog-card__foot{display:flex;align-items:center;justify-content:space-between}.hp-blog-card__more{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:700;color:var(--hp-accent)}.hp-blog-card__more svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2}.hp-blog-card__time{font-size:11.5px;color:var(--hp-text-mute)}@media (max-width:560px){.hp-hero__swiper swiper-slide{width:110px}.hp-hero__swiper swiper-slide.swiper-slide-active{width:140px}}:root{--kh-bg:#0f1117;--kh-surface:#171a22;--kh-surface-2:#1d212b;--kh-border:#ffffff14;--kh-text:#f2f3f7;--kh-text-dim:#9aa0ae;--kh-accent:#5b67d8;--kh-accent-2:#4650b0;--kh-radius-pill:999px;--kh-radius-md:12px;--kh-font:IRANSansX,'Segoe UI',Tahoma,sans-serif}.kh-header{position:sticky;top:0;z-index:1000;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 18px;background:#0f1117d9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--kh-border);font-family:var(--kh-font);direction:rtl}.kh-header *{box-sizing:border-box}.kh-header button{font-family:inherit;cursor:pointer;background:none;border:none;color:inherit}.kh-header a{color:inherit;text-decoration:none}.kh-header__burger{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex:0 0 auto;border-radius:var(--kh-radius-md);color:var(--kh-text);transition:background .2s ease}.kh-header__burger:hover{background:var(--kh-surface-2)}.kh-header__burger svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.kh-header__logo{flex:1 1 auto;display:flex;align-items:center;justify-content:center;gap:8px;font-size:17px;font-weight:800;color:var(--kh-text);white-space:nowrap}.kh-header__logo-icon{width:12rem}.kh-header__icons{display:flex;align-items:center;gap:6px;flex:0 0 auto}.kh-header__icon-btn{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:var(--kh-text);transition:background .2s ease}.kh-header__icon-btn:hover{background:var(--kh-surface-2)}.kh-header__icon-btn svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.kh-header__badge{position:absolute;top:1px;left:1px;min-width:16px;height:16px;padding:0 3px;display:flex;align-items:center;justify-content:center;background:var(--kh-accent);color:#fff;font-size:10px;font-weight:800;border-radius:99px;border:2px solid var(--kh-bg)}@media (min-width:900px){.kh-header{display:none}}.kh-overlay{position:fixed;inset:0;z-index:1200;background:#06070a99;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.kh-overlay.is-open{opacity:1;visibility:visible}.kh-drawer{position:fixed;top:0;bottom:0;right:0;z-index:1300;width:320px;max-width:85vw;background:var(--kh-surface);border-inline-start:1px solid var(--kh-border);transform:translateX(100%);transition:transform .3s ease;display:flex;flex-direction:column;font-family:var(--kh-font);direction:rtl}.kh-drawer.is-open{transform:translateX(0)}.kh-drawer *{box-sizing:border-box}.kh-drawer a{color:inherit;text-decoration:none}.kh-drawer button{font-family:inherit;cursor:pointer;background:none;border:none;color:inherit}.kh-drawer__head{position:relative;flex:0 0 auto;display:flex;align-items:center;justify-content:center;padding:22px 18px 18px}.kh-drawer__logo{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:800;color:var(--kh-text);margin-left:5rem}.kh-drawer__close{position:absolute;left:14px;top:16px;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--kh-text-dim)}.kh-drawer__close:hover{background:var(--kh-surface-2)}.kh-drawer__close svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.kh-drawer__nav{flex:1 1 auto;overflow-y:auto;padding:4px 0}.kh-drawer__row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 18px;border-bottom:1px solid var(--kh-border)}.kh-drawer__label{font-size:14.5px;font-weight:600;color:var(--kh-text);flex:1 1 auto;text-align:right}.kh-drawer__toggle{flex:0 0 auto;width:36px;height:36px;border-radius:10px;background:var(--kh-surface-2);border:1px solid var(--kh-border);display:flex;align-items:center;justify-content:center;color:var(--kh-text-dim);transition:transform .2s ease,background .2s ease,color .2s ease}.kh-drawer__toggle svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.kh-drawer__row.is-open .kh-drawer__toggle{transform:rotate(45deg);background:var(--kh-accent);color:#fff;border-color:var(--kh-accent)}.kh-drawer__submenu{max-height:0;overflow:hidden;background:var(--kh-surface-2);transition:max-height .25s ease}.kh-drawer__submenu.is-open{max-height:400px;overflow-y:auto}.kh-drawer__submenu a{display:block;padding:12px 30px;font-size:13px;color:var(--kh-text-dim);border-bottom:1px solid var(--kh-border)}.kh-drawer__submenu a:hover{color:var(--kh-text)}.kh-drawer__submenu a:last-child{border-bottom:none}.kh-drawer__foot{flex:0 0 auto;display:flex;align-items:center;gap:10px;padding:16px;border-top:1px solid var(--kh-border)}.kh-drawer__theme{flex:0 0 auto;width:40px;height:40px;border-radius:50%;border:1px solid var(--kh-accent);color:var(--kh-accent);display:flex;align-items:center;justify-content:center}.kh-drawer__theme svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.kh-btn{flex:1 1 auto;text-align:center;padding:11px 14px;border-radius:var(--kh-radius-pill);font-size:13.5px;font-weight:700}.kh-btn--outline{background:transparent;border:1px solid var(--kh-accent);color:var(--kh-accent)}.kh-btn--solid{background:var(--kh-accent);color:#fff}.kh-btn--solid:hover{background:var(--kh-accent-2)}body.kh-noscroll{overflow:hidden}.hp-appbanner{display:flex;align-items:center;gap:12px;max-width:1400px;margin:14px auto 0;background:var(--hp-surface);border:1px solid var(--hp-border);border-radius:var(--hp-radius-xl);padding:14px 18px;transition:background .2s ease,transform .15s ease}.hp-appbanner:hover{background:var(--hp-surface-2);transform:translateY(-1px)}.hp-appbanner__icon{flex:0 0 auto;width:38px;height:38px;border-radius:50%;background:var(--hp-accent-soft);color:var(--hp-accent);display:flex;align-items:center;justify-content:center}.hp-appbanner__icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hp-appbanner__text{flex:1 1 auto;font-size:14px;font-weight:700;color:var(--hp-text)}.hp-appbanner__arrow{width:16px;height:16px;fill:none;stroke:var(--hp-text-dim);stroke-width:2;flex:0 0 auto}.kh-iosadd-overlay{position:fixed;inset:0;z-index:2000;background:#06070a8c;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease;font-family:'IRANSansX','Segoe UI',Tahoma,sans-serif;direction:rtl}.kh-iosadd-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}.kh-iosadd-overlay *{box-sizing:border-box}.kh-iosadd-sheet{position:fixed;left:0;right:0;bottom:0;z-index:2001;background:#171a22;border:1px solid #ffffff14;border-bottom:none;border-radius:22px 22px 0 0;padding:20px;transform:translateY(100%);transition:transform .32s cubic-bezier(.32,.72,0,1);max-width:480px;margin:0 auto}.kh-iosadd-overlay.is-open .kh-iosadd-sheet{transform:translateY(0)}.kh-iosadd-sheet__handle{width:36px;height:4px;border-radius:99px;background:#ffffff2e;margin:0 auto 14px}.kh-iosadd-sheet__close{position:absolute;left:14px;top:16px;width:30px;height:30px;border-radius:50%;background:#ffffff0f;border:none;color:#9aa0ae;display:flex;align-items:center;justify-content:center;cursor:pointer}.kh-iosadd-sheet__close svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.kh-iosadd-sheet__head{display:flex;align-items:center;gap:12px;margin-bottom:14px}.kh-iosadd-sheet__logo{width:46px;height:46px;border-radius:13px;flex:0 0 auto;background:#5b67d8;display:flex;align-items:center;justify-content:center;font-size:22px}.kh-iosadd-sheet__title{font-size:15px;font-weight:800;color:#f2f3f7;margin:0 0 3px}.kh-iosadd-sheet__subtitle{font-size:12.5px;color:#9aa0ae;margin:0;line-height:1.8}.kh-iosadd-steps{list-style:none;margin:16px 0 4px;padding:0;display:flex;flex-direction:column;gap:12px}.kh-iosadd-steps li{display:flex;align-items:center;gap:10px;font-size:13px;color:#e5e7ee;line-height:1.9}.kh-iosadd-steps .kh-iosadd-num{flex:0 0 auto;width:24px;height:24px;border-radius:50%;background:#5b67d829;color:#5b67d8;font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center}.kh-iosadd-steps .kh-iosadd-icon{flex:0 0 auto;width:26px;height:26px;display:flex;align-items:center;justify-content:center;color:#5b67d8}.kh-iosadd-steps .kh-iosadd-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.kh-iosadd-steps b{color:#fff}.kh-iosadd-sheet__arrow{position:absolute;bottom:-2px;left:50%;transform:translateX(-50%);width:0;height:0}.kh-iosadd-cta{margin-top:16px;width:100%;padding:12px;border:none;border-radius:999px;background:#5b67d8;color:#fff;font-size:13.5px;font-weight:700;cursor:pointer}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000bf;display:flex;justify-content:center;align-items:center;z-index:9999;backdrop-filter:blur(5px)}.popup-box{background:#1e1e1e;border:1px solid #333;width:90%;max-width:500px;border-radius:15px;overflow:hidden;position:relative;box-shadow:0 15px 35px #00000080;animation:popup-anim .3s ease-out forwards;direction:rtl;text-align:right}.popup-image{width:100%;height:220px;object-fit:cover;display:block}.popup-content{padding:25px}.popup-content h3{margin:0 0 12px;color:#fff;font-size:1.2rem}.popup-content p{color:#ccc;font-size:.95rem;line-height:1.6;margin-bottom:20px}.popup-action-btn{display:inline-block;background:#e50914;color:#fff;padding:10px 20px;border-radius:8px;text-decoration:none;font-size:.95rem;font-weight:700;transition:background .2s;text-align:center;width:auto}.popup-action-btn:hover{background:#b20710;color:#fff}.popup-close-btn{position:absolute;top:10px;left:10px;background:#0009;color:#fff;border:none;border-radius:50%;width:32px;height:32px;font-size:22px;cursor:pointer;line-height:1;display:flex;justify-content:center;align-items:center;transition:.2s}.popup-close-btn:hover{background:#ff3b3b}@media (min-width: 768px){.popup-content h3{font-size:1.6rem}.popup-content p{font-size:1.15rem;line-height:1.8}.popup-action-btn{font-size:1.1rem;padding:12px 25px}}@keyframes popup-anim{from{transform:scale(0.8);opacity:0}to{transform:scale(1);opacity:1}}