@font-face{font-family:IRANYekanX;font-style:normal;font-weight:100;font-display:swap;src:url(/fonts/iranyekan/IRANYekanX-Thin.woff2)format("woff2")}@font-face{font-family:IRANYekanX;font-style:normal;font-weight:200;font-display:swap;src:url(/fonts/iranyekan/IRANYekanX-UltraLight.woff2)format("woff2")}@font-face{font-family:IRANYekanX;font-style:normal;font-weight:300;font-display:swap;src:url(/fonts/iranyekan/IRANYekanX-Light.woff2)format("woff2")}@font-face{font-family:IRANYekanX;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/iranyekan/IRANYekanX-Regular.woff2)format("woff2")}@font-face{font-family:IRANYekanX;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/iranyekan/IRANYekanX-Medium.woff2)format("woff2")}@font-face{font-family:IRANYekanX;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/iranyekan/IRANYekanX-DemiBold.woff2)format("woff2")}@font-face{font-family:IRANYekanX;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/iranyekan/IRANYekanX-Bold.woff2)format("woff2")}@font-face{font-family:IRANYekanX;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/iranyekan/IRANYekanX-ExtraBold.woff2)format("woff2")}@font-face{font-family:IRANYekanX;font-style:normal;font-weight:900;font-display:swap;src:url(/fonts/iranyekan/IRANYekanX-Black.woff2)format("woff2")}@font-face{font-family:IRANYekanX;font-style:normal;font-weight:950;font-display:swap;src:url(/fonts/iranyekan/IRANYekanX-ExtraBlack.woff2)format("woff2")}@font-face{font-family:IRANYekanX;font-style:normal;font-weight:1000;font-display:swap;src:url(/fonts/iranyekan/IRANYekanX-Heavy.woff2)format("woff2")}
.home-page{color:#fff;background:radial-gradient(circle at top,#1f2937 0%,#111 55%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.home-card{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:420px;padding:32px 28px;box-shadow:0 20px 50px #00000059}.home-brand{flex-direction:column;align-items:center;gap:8px;margin-bottom:12px;display:flex}.home-brand-name{letter-spacing:.04em;color:#fff;margin:0;font-size:1.35rem;font-weight:700}.home-logo{background:0 0;width:80px;height:auto;display:block}.home-subtitle{color:#9ca3af;margin:0 0 24px;font-size:.95rem;line-height:1.6}.home-form{flex-direction:column;gap:10px;display:flex}.home-label{color:#d1d5db;font-size:.9rem}.home-input{color:#fff;background:#0f0f0f;border:1px solid #ffffff26;border-radius:10px;outline:none;width:100%;padding:12px 14px;font-size:1rem;transition:border-color .2s}.home-input:focus{border-color:var(--platform-red)}.home-error{color:var(--platform-red-light);margin:0;font-size:.85rem}.home-submit{background:var(--platform-red);color:#fff;cursor:pointer;border:none;border-radius:10px;margin-top:8px;padding:12px 16px;font-family:inherit;font-size:1rem;font-weight:600;transition:background .2s}.home-submit:hover{background:var(--platform-red-hover)}.home-hint{color:#6b7280;text-align:center;margin:20px 0 0;font-size:.85rem}.home-hint code{color:#d1d5db;background:#ffffff14;border-radius:4px;padding:2px 6px}
@keyframes stream-fly-up{0%{opacity:0;transform:translateY(0)translate(0)scale(.4)rotate(0)}12%{opacity:1;transform:translateY(-30px) translateX(calc(var(--emoji-drift,0px) * .15)) scale(1) rotate(calc(var(--emoji-rotate,0deg) * .2))}to{transform:translateY(-380px) translateX(var(--emoji-drift,0px)) scale(1.35) rotate(var(--emoji-rotate,0deg));opacity:0}}@keyframes stream-emoji-pop{0%{transform:scale(.85)}45%{transform:scale(1.18)}to{transform:scale(1)}}.stream-dashboard{color:#fff;overscroll-behavior:none;background-color:#111;flex-direction:column;width:100%;height:100dvh;display:flex;position:fixed;inset:0;overflow:hidden}.stream-video-area{background-color:#000;flex:1;justify-content:center;align-items:center;min-height:0;display:flex;position:relative;overflow:hidden}.stream-video-wrapper{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.stream-video-wrapper--needs-unlock{cursor:pointer}.stream-video-column{flex-direction:column;flex-shrink:0;align-items:center;gap:10px;display:flex}.stream-video-controls{pointer-events:auto;justify-content:flex-start;width:100%;display:none}.stream-video-stage{background-color:#000;flex-shrink:0;position:relative;overflow:hidden}.stream-video-stage video,.stream-video-stage .stream-video,.stream-video-stage .lk-participant-media-video{background-color:#000;display:block;object-fit:contain!important;object-position:center!important;width:100%!important;height:100%!important}.stream-video-stage video[data-lk-orientation=landscape],.stream-video-stage video[data-lk-orientation=portrait]{object-fit:contain!important}.stream-placeholder{color:#aaa;text-align:center;justify-content:center;align-items:center;padding:20px;font-size:18px;display:flex;position:absolute;inset:0}.stream-placeholder--loading{color:#fff;flex-direction:column;align-items:center;gap:16px;display:flex}.stream-loading-spinner{border:3px solid #fff3;border-top-color:#fff;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite stream-spin}@keyframes stream-spin{to{transform:rotate(360deg)}}.stream-start-audio-btn{z-index:12;white-space:nowrap;color:#fff;-webkit-backdrop-filter:blur(16px)saturate(140%);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;direction:rtl;background:#ff0066c7;border:1px solid #ffffff38;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:auto;max-width:calc(100vw - 32px);margin:0;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:600;line-height:1.4;transition:transform .18s,background-color .18s,box-shadow .18s;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 28px #00000059}.stream-start-audio-btn span{display:inline-block}.stream-start-audio-btn:hover{background:#ff0066e6;transform:translate(-50%,calc(-50% - 2px));box-shadow:0 10px 32px #0000006b}.stream-start-audio-btn:active{transform:translate(-50%,-50%)scale(.97)}.stream-top-bar{top:calc(20px + env(safe-area-inset-top,0px));right:calc(20px + env(safe-area-inset-right,0px));z-index:10;align-items:center;gap:8px;display:flex;position:absolute}.stream-viewers-badge{background-color:#0009;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:14px;display:flex}.stream-audio-toggle{color:#fff;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background-color:#0009;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background-color .18s,border-color .18s,transform .18s;display:flex}.stream-audio-toggle:hover{background-color:#000c;border-color:#ffffff38;transform:translateY(-1px)}.stream-audio-toggle:active{transform:scale(.94)}.stream-audio-toggle--on{color:#7dffb3}.stream-audio-toggle--off{color:var(--platform-red-muted)}.stream-audio-toggle:focus-visible{outline-offset:2px;outline:2px solid #ffffff73}.stream-fullscreen-btn{color:#fff;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background-color:#0009;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background-color .18s,border-color .18s,transform .18s;display:flex}.stream-fullscreen-btn:hover{background-color:#000c;border-color:#ffffff38;transform:translateY(-1px)}.stream-fullscreen-btn:active{transform:scale(.94)}.stream-fullscreen-btn:focus-visible{outline-offset:2px;outline:2px solid #ffffff73}.stream-live-dot{color:var(--platform-red);font-size:12px}.stream-donation-alert{color:#000;text-align:center;z-index:20;background-color:#ffd700f2;border-radius:12px;padding:20px 40px;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 25px #00000080}.stream-donation-title{font-size:24px}.stream-donation-amount{margin-top:8px;font-weight:700}.stream-donation-message{color:#333;margin-top:10px;font-style:italic}.stream-interaction-area{left:env(safe-area-inset-left,0px);right:env(safe-area-inset-right,0px);bottom:calc(16px + env(safe-area-inset-bottom,0px));pointer-events:none;z-index:15;justify-content:center;align-items:center;padding:0 16px;display:flex;position:absolute}.stream-reaction-container{pointer-events:auto;justify-content:center;width:100%;max-width:320px;display:flex;position:relative}.stream-reaction-bar{-webkit-backdrop-filter:blur(20px)saturate(160%);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;gap:4px;padding:8px 12px;display:flex;box-shadow:0 4px 24px #00000038,inset 0 1px #ffffff1f}.stream-reaction-buttons{gap:2px;display:flex}.stream-emoji-btn{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:50%;outline:none;justify-content:center;align-items:center;width:42px;height:42px;padding:0;font-size:22px;transition:transform .18s,background-color .18s;display:flex;position:relative}.stream-emoji-btn__icon{line-height:1;transition:transform .18s;display:block}.stream-emoji-btn:hover{background:#ffffff1f;transform:scale(1.08)}.stream-emoji-btn:hover .stream-emoji-btn__icon{transform:scale(1.05)}.stream-emoji-btn:active{transform:scale(.92)}.stream-emoji-btn--pop{animation:.35s stream-emoji-pop}.stream-emoji-btn--pop:after{content:"";opacity:0;border:2px solid #ffffff59;border-radius:50%;animation:.45s ease-out stream-emoji-ring;position:absolute;inset:-2px}@keyframes stream-emoji-ring{0%{opacity:.7;transform:scale(.85)}to{opacity:0;transform:scale(1.35)}}.stream-emoji-btn:focus-visible{outline-offset:2px;outline:2px solid #ffffff73}.stream-emoji-fly-zone{pointer-events:none;width:100%;height:420px;position:absolute;bottom:72px;left:0;overflow:hidden}.stream-floating-emoji{filter:drop-shadow(0 4px 8px #00000059);will-change:transform, opacity;font-size:34px;animation:2.2s cubic-bezier(.22,.61,.36,1) forwards stream-fly-up;position:absolute;bottom:0}@media (max-width:768px){.stream-video-controls{display:flex}}@media (max-width:480px){.stream-start-audio-btn{padding:9px 16px;font-size:13px}.stream-interaction-area{bottom:calc(12px + env(safe-area-inset-bottom,0px));padding:0 12px}.stream-reaction-bar{padding:6px 10px}.stream-emoji-btn{width:38px;height:38px;font-size:20px}.stream-emoji-fly-zone{height:360px;bottom:64px}.stream-floating-emoji{font-size:28px}}.stream-screen{background-color:#111;justify-content:center;align-items:center;height:100vh;font-size:18px;display:flex}.stream-screen--loading{color:#fff}.stream-screen--error{color:var(--platform-red);flex-direction:column;gap:16px}.stream-back-link{color:#fff;border:1px solid #fff3;border-radius:8px;padding:8px 16px;font-size:14px;text-decoration:none}.stream-back-link:hover{background:#ffffff14}.stream-room-badge{top:calc(20px + env(safe-area-inset-top,0px));left:calc(20px + env(safe-area-inset-left,0px));color:#fff;z-index:10;direction:ltr;background-color:#0009;border-radius:20px;padding:6px 12px;font-size:13px;text-decoration:none;position:absolute}.stream-room-badge:hover{background-color:#000c}
.restream-page{color:#fff;background:#050508;min-height:100vh;position:relative;overflow-x:hidden}.restream-glow{filter:blur(80px);pointer-events:none;z-index:0;border-radius:50%;position:absolute}.restream-glow--cta{background:radial-gradient(circle,#ff00661f 0%,#0000 70%);width:500px;height:300px;top:50%;left:50%;transform:translate(-50%,-50%)}.restream-nav{z-index:10;justify-content:center;align-items:center;gap:12px;padding:20px 24px;display:flex;position:relative}.restream-nav-brand{color:#9ca3af;letter-spacing:.04em;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s}.restream-nav-brand:hover{color:#fff}.restream-nav-divider{background:#ffffff26;width:1px;height:16px}.restream-nav-service{color:var(--platform-red-light);letter-spacing:.04em;font-size:.9rem;font-weight:700}.restream-main{z-index:1;max-width:960px;margin:0 auto;padding:0 24px 64px;position:relative}.restream-hero{text-align:center;flex-direction:column;align-items:center;min-height:calc(100dvh - 64px);padding:48px 24px 0;display:flex;position:relative;overflow:hidden}.restream-hero-grid{pointer-events:none;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0% 10%,#00000026 22%,#00000073 32%,#000000bf 42%,#000 52% 78%,#0000 100%);mask-image:linear-gradient(#0000 0% 10%,#00000026 22%,#00000073 32%,#000000bf 42%,#000 52% 78%,#0000 100%)}.restream-hero-grid-img{transform-origin:top;object-fit:cover;object-position:center top;opacity:.95;-webkit-user-select:none;user-select:none;width:100vw;height:auto;position:absolute;top:0;left:50%;transform:translate(-50%)scaleX(3.5)scaleY(1.15)}.restream-hero-glow{filter:blur(40px);pointer-events:none;background:radial-gradient(#3750c838 0%,#ff006614 40%,#0000 70%);width:min(680px,90vw);height:min(420px,50vh);position:absolute;top:18%;left:50%;transform:translate(-50%)}.restream-hero-content{z-index:2;flex-direction:column;align-items:center;max-width:720px;margin-top:clamp(24px,6vh,64px);display:flex;position:relative}.restream-title{flex-direction:column;align-items:center;gap:8px;margin:0 0 24px;display:flex}.restream-title-en{letter-spacing:-.03em;color:#fff;font-size:clamp(2.75rem,7vw,4.5rem);font-weight:800;line-height:1}.restream-title-fa{color:#ffffff73;letter-spacing:.04em;font-size:clamp(1rem,2.5vw,1.35rem);font-weight:500}.restream-hero-lead{color:#9ca3af;max-width:580px;margin:0 auto 36px;font-size:1.05rem;line-height:1.75}.restream-hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:8px;display:flex}.restream-hero-floor{z-index:2;width:100%;max-width:640px;margin-top:auto;padding:0 24px 56px;position:relative}.restream-platforms.restream-platforms--floor{justify-content:center;align-items:center;gap:48px;width:100%;display:flex}.restream-platform-badge--floor{flex:none;transition:transform .2s}.restream-platform-badge--floor:hover{transform:translateY(-4px)}.restream-platform-badge--floor .restream-platform-badge-icon{box-sizing:border-box;width:80px;height:80px;color:var(--platform-accent,#fff);justify-content:center;align-items:center;padding:6px;display:flex}.restream-platform-badge--floor .restream-platform-badge-icon svg{width:100%;height:100%;display:block}.restream-platform-badge--floor .restream-platform-badge-icon:has(.restream-platform-logo-tarcast){padding:0;overflow:visible}.restream-platform-badge--floor .restream-platform-logo-tarcast{object-fit:contain;width:65%;height:65%;display:block;transform:scale(1.85)}.restream-btn{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:12px 24px;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,transform .15s;display:inline-flex}.restream-btn:active{transform:scale(.98)}.restream-btn--primary{background:var(--platform-red);color:#fff;border:none}.restream-btn--primary:hover{background:var(--platform-red-hover)}.restream-btn--ghost{color:#d1d5db;background:0 0;border:1px solid #ffffff26}.restream-btn--ghost:hover{color:#fff;border-color:#ffffff4d}.restream-btn--lg{padding:14px 32px;font-size:1.05rem}.restream-hero-actions .restream-btn{letter-spacing:.02em;border-radius:999px;padding:13px 28px;font-size:.9rem}.restream-hero-actions .restream-btn--primary{box-shadow:0 4px 24px #ff006659}.restream-hero-actions .restream-btn--ghost{background:#ffffff08;border-color:#ffffff40}.restream-section{padding:48px 0}.restream-section-title{text-align:center;margin:0 0 32px;font-size:1.5rem;font-weight:700}.restream-cards{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;display:grid}.restream-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:28px 24px;transition:border-color .2s}.restream-card:hover{border-color:#ffffff24}.restream-card--highlight{background:linear-gradient(160deg,#ff006614 0%,#ffffff05 60%);border-color:#ff006640}.restream-card-icon{width:40px;height:40px;color:var(--platform-red-light);margin-bottom:16px}.restream-card-icon svg{width:100%;height:100%}.restream-card-title{margin:0 0 10px;font-size:1.05rem;font-weight:700}.restream-card-text{color:#9ca3af;margin:0;font-size:.92rem;line-height:1.7}.restream-cta{text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;margin-top:24px;padding:56px 32px;position:relative;overflow:hidden}.restream-cta-title{margin:0 0 12px;font-size:clamp(1.3rem,4vw,1.75rem);font-weight:700;position:relative}.restream-cta-text{color:#9ca3af;max-width:640px;margin:0 auto 28px;font-size:.95rem;line-height:1.7;position:relative}.restream-cta .restream-btn{position:relative}.restream-footer{z-index:1;text-align:center;color:#6b7280;padding:32px 24px 40px;font-size:.85rem;position:relative}.restream-footer p{margin:0}.restream-footer a{color:var(--platform-red-muted);text-decoration:none}.restream-footer a:hover{color:var(--platform-red-light)}@media (max-width:640px){.restream-nav{padding:16px 20px}.restream-hero{justify-content:flex-start;gap:40px;min-height:auto;padding:20px 20px 56px}.restream-hero-grid{-webkit-mask-image:linear-gradient(#0000 0% 28%,#00000059 45%,#000 68% 88%,#0000 100%);mask-image:linear-gradient(#0000 0% 28%,#00000059 45%,#000 68% 88%,#0000 100%)}.restream-hero-grid-img{opacity:.85;top:8%;transform:translate(-50%)scaleX(2.2)scaleY(1.05)}.restream-hero-glow{width:100vw;height:280px;top:28%}.restream-hero-content{width:100%;margin-top:0;padding:0 4px}.restream-title{gap:10px;margin-bottom:20px}.restream-title-en{font-size:2.5rem}.restream-title-fa{font-size:1.05rem}.restream-hero-lead{margin-bottom:32px;padding:0 4px;font-size:.95rem;line-height:1.8}.restream-hero-actions{flex-direction:column;align-items:stretch;gap:10px;width:100%;max-width:280px;margin-bottom:0}.restream-hero-actions .restream-btn{width:100%;padding:14px 20px;font-size:.9rem}.restream-hero-floor{border-top:1px solid #ffffff0f;width:100%;max-width:100%;margin-top:0;padding:28px 20px 0;overflow:visible}.restream-platforms.restream-platforms--floor{grid-template-columns:repeat(2,auto);justify-content:center;justify-items:center;gap:28px 48px;width:auto;margin:0 auto;padding:0;display:grid}.restream-platform-badge--floor .restream-platform-badge-icon{width:56px;height:56px;padding:4px}.restream-platform-badge--floor .restream-platform-badge-icon:has(.restream-platform-logo-tarcast){overflow:hidden}.restream-platform-badge--floor .restream-platform-logo-tarcast{transform:scale(1.6)}.restream-main{padding:0 20px 48px}.restream-cta{padding:40px 20px}}
:root{--platform-red:#f06;--platform-red-hover:#e6005c;--platform-red-light:#ff4d94;--platform-red-muted:#ff80b3}*,:before,:after{box-sizing:border-box}html:has(.stream-dashboard){overscroll-behavior:none;overflow:hidden}html:has(.stream-dashboard) body{overscroll-behavior:none;overflow:hidden}html,body{width:100%;min-height:100%;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:IRANYekanX,system-ui,sans-serif}
