:root{
  --site-bg:#07090f;--site-bg2:#0c0f17;--site-card:#10141d;--site-card2:#151a25;
  --site-line:#242b39;--site-text:#f7f8fb;--site-muted:#9ca5b7;--site-brand:#736cff;
  --site-brand2:#4f46e5;--site-cyan:#72e3ff;--site-green:#55d6a4;--site-warn:#ffc56a;
  --site-radius:24px;--site-shadow:0 28px 90px rgba(0,0,0,.35)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.site-body{margin:0;min-height:100vh;background:var(--site-bg);color:var(--site-text);font-family:Tahoma,"Noto Sans Arabic","Segoe UI",Arial,sans-serif;direction:rtl;overflow-x:hidden}body.site-body::before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(900px 500px at 78% -160px,rgba(115,108,255,.19),transparent 64%),radial-gradient(700px 440px at 8% 42%,rgba(114,227,255,.08),transparent 70%);z-index:-1}.site-shell{width:min(1180px,calc(100% - 32px));margin:auto}.site-announcement{display:none;background:linear-gradient(90deg,rgba(115,108,255,.18),rgba(114,227,255,.11));border-bottom:1px solid rgba(255,255,255,.08);padding:9px 16px;text-align:center;color:#e9e8ff;font-size:.9rem}.site-announcement.show{display:block}.site-header{position:sticky;top:0;z-index:50;background:rgba(7,9,15,.78);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.075)}.site-nav{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:20px}.site-brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:#fff;font-weight:900;direction:ltr;white-space:nowrap}.site-brand img{width:42px;height:42px;border-radius:13px}.site-links{display:flex;align-items:center;gap:20px;color:#b7becc;font-size:.9rem}.site-links a{color:inherit;text-decoration:none}.site-links a:hover{color:#fff}.site-nav-actions{display:flex;gap:8px;align-items:center}.site-btn{min-height:46px;padding:11px 17px;border-radius:14px;border:1px solid var(--site-line);background:var(--site-card2);color:#fff;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:850;cursor:pointer;transition:transform .14s ease,border-color .14s ease,filter .14s ease}.site-btn:hover{transform:translateY(-1px);border-color:#454d63}.site-btn.primary{border:0;background:linear-gradient(135deg,var(--site-brand),var(--site-brand2));box-shadow:0 14px 34px rgba(79,70,229,.25)}.site-btn.ghost{background:transparent}.site-btn.large{min-height:56px;padding:14px 23px;font-size:1.03rem}.site-btn.full{width:100%}.hero-section{padding:86px 0 54px}.hero-layout{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(390px,.96fr);align-items:center;gap:48px}.hero-copy{max-width:700px}.eyebrow{display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(115,108,255,.32);background:rgba(115,108,255,.09);border-radius:999px;padding:8px 12px;color:#c7c4ff;font-size:.84rem;font-weight:850}.eyebrow-dot{width:8px;height:8px;border-radius:50%;background:var(--site-green);box-shadow:0 0 0 5px rgba(85,214,164,.11)}.hero-copy h1{font-size:clamp(2.65rem,6.6vw,5.3rem);line-height:1.06;margin:20px 0 18px;letter-spacing:-.045em}.hero-copy h1 span{background:linear-gradient(120deg,#fff 15%,#bab6ff 52%,var(--site-cyan));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy p{max-width:720px;color:var(--site-muted);font-size:1.08rem;line-height:1.95;margin:0}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:27px}.trust-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.trust-chip{border:1px solid var(--site-line);background:rgba(255,255,255,.025);padding:8px 11px;border-radius:999px;color:#c6cbd6;font-size:.8rem}.director-console{position:relative;border:1px solid #2a3040;border-radius:30px;background:linear-gradient(155deg,#131824,#0c0f17);padding:14px;box-shadow:var(--site-shadow);overflow:hidden}.director-console::before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:rgba(115,108,255,.16);filter:blur(70px);left:-110px;top:-120px}.console-window{position:relative;border:1px solid #252b38;border-radius:21px;background:#0a0d14;overflow:hidden}.console-top{height:54px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #202633;color:#d9dce5}.console-status{display:flex;align-items:center;gap:8px;font-size:.8rem;color:#aeb5c3}.console-status i{display:block;width:8px;height:8px;border-radius:50%;background:var(--site-green)}.console-body{padding:16px;display:grid;gap:12px}.console-project{display:flex;align-items:center;justify-content:space-between;gap:12px}.console-project strong{font-size:1.05rem}.console-project span{font-size:.76rem;color:#8d97aa}.console-track{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.console-track div{padding:11px;border:1px solid #242b39;border-radius:14px;background:#10141d}.console-track b{display:block;font-size:.78rem;margin-bottom:5px}.console-track span{color:#8f98aa;font-size:.72rem}.shot-card{border:1px solid #2a3142;border-radius:17px;background:#10151f;padding:14px}.shot-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.shot-head b{font-size:.9rem}.shot-num{font-size:.72rem;border:1px solid rgba(115,108,255,.4);background:rgba(115,108,255,.11);color:#c6c2ff;padding:5px 8px;border-radius:999px}.shot-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:11px}.shot-grid div{border-radius:11px;background:#0b0f17;padding:8px 10px}.shot-grid small{display:block;color:#717c90;font-size:.66rem}.shot-grid span{font-size:.76rem;color:#d8dbe3}.continuity-line{display:flex;align-items:center;gap:8px;color:#9fe8c8;font-size:.76rem;margin-top:10px}.continuity-line i{height:1px;flex:1;background:linear-gradient(90deg,transparent,#377a61)}.section-block{padding:76px 0}.section-head{max-width:760px;margin-bottom:30px}.section-label{color:#aaa5ff;font-size:.82rem;font-weight:900;letter-spacing:.03em}.section-head h2{font-size:clamp(2rem,4.3vw,3.5rem);line-height:1.14;margin:9px 0 12px;letter-spacing:-.03em}.section-head p{margin:0;color:var(--site-muted);line-height:1.9}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.feature-card{border:1px solid var(--site-line);background:linear-gradient(170deg,rgba(19,24,36,.96),rgba(12,15,23,.96));border-radius:22px;padding:22px;min-height:206px}.feature-icon{width:45px;height:45px;border-radius:14px;border:1px solid #31394a;background:#171c28;display:grid;place-items:center;margin-bottom:18px}.feature-icon svg{width:22px;height:22px;stroke:#bebaff;fill:none;stroke-width:1.8}.feature-card h3{margin:0 0 8px;font-size:1.08rem}.feature-card p{margin:0;color:var(--site-muted);line-height:1.8;font-size:.9rem}.workflow{display:grid;grid-template-columns:repeat(5,1fr);gap:11px;counter-reset:step}.workflow-step{counter-increment:step;border-top:1px solid #343b4c;padding:17px 3px 0;position:relative}.workflow-step::before{content:counter(step);position:absolute;top:-15px;right:0;width:30px;height:30px;border-radius:10px;background:#171c28;border:1px solid #3a4255;display:grid;place-items:center;font-size:.78rem;color:#bebaff;font-weight:900}.workflow-step h3{margin:12px 0 7px;font-size:.96rem}.workflow-step p{margin:0;color:var(--site-muted);font-size:.82rem;line-height:1.7}.continuity-showcase{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:stretch}.continuity-panel{border:1px solid var(--site-line);border-radius:26px;background:#0e121b;padding:24px}.continuity-panel h3{margin:0 0 15px}.lock-list{display:grid;gap:9px}.lock-row{display:flex;gap:12px;align-items:flex-start;padding:13px;border:1px solid #242b38;border-radius:15px;background:#111620}.lock-check{flex:0 0 26px;height:26px;border-radius:9px;background:rgba(85,214,164,.1);border:1px solid rgba(85,214,164,.3);display:grid;place-items:center;color:#85e8bf;font-size:.82rem}.lock-row b{display:block;font-size:.89rem;margin-bottom:3px}.lock-row span{color:var(--site-muted);font-size:.8rem;line-height:1.55}.frame-bridge{display:grid;grid-template-columns:1fr 40px 1fr;gap:10px;align-items:center}.frame-card{min-height:270px;border:1px solid #2a3140;border-radius:20px;padding:18px;background:linear-gradient(155deg,#161c28,#0e121a);position:relative;overflow:hidden}.frame-card::after{content:"";position:absolute;width:140px;height:140px;border-radius:50%;background:rgba(114,227,255,.08);filter:blur(38px);left:-40px;bottom:-45px}.frame-tag{display:inline-flex;padding:6px 9px;border:1px solid #343d50;border-radius:999px;font-size:.72rem;color:#b5bdcb}.frame-person{margin-top:42px;display:flex;align-items:flex-end;gap:13px}.avatar-silhouette{width:62px;height:90px;border-radius:30px 30px 18px 18px;background:linear-gradient(#2c3444,#171c26);position:relative}.avatar-silhouette::before{content:"";position:absolute;width:37px;height:37px;border-radius:50%;background:#384256;top:-29px;right:12px}.prop-case{width:54px;height:38px;border:1px solid #596278;border-radius:9px;background:#1e2430}.frame-info{margin-top:25px;color:#9ea7b7;font-size:.78rem;line-height:1.85}.bridge-arrow{height:40px;display:grid;place-items:center;color:#8e89ff;font-size:1.4rem}.ad-layout,.download-layout{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center}.ad-shot-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:16px}.ad-shot{aspect-ratio:9/14;border:1px solid #2c3341;border-radius:17px;background:linear-gradient(160deg,#202838,#0d1118);padding:11px;display:flex;flex-direction:column;justify-content:flex-end}.ad-shot span{font-size:.72rem;color:#c7ccd6}.course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.course-public-card{border:1px solid var(--site-line);border-radius:20px;background:#10151e;padding:18px}.course-public-card .course-kind{display:inline-flex;padding:5px 8px;border-radius:999px;background:rgba(115,108,255,.1);color:#b9b5ff;font-size:.72rem;margin-bottom:12px}.course-public-card h3{margin:0 0 8px;font-size:1rem}.course-public-card p{margin:0;color:var(--site-muted);line-height:1.7;font-size:.84rem}.release-card{border:1px solid rgba(115,108,255,.33);border-radius:26px;background:linear-gradient(145deg,rgba(115,108,255,.12),rgba(16,20,29,.94));padding:25px}.release-top{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.release-version{font-size:1.5rem;font-weight:900}.release-meta{color:var(--site-muted);font-size:.82rem;margin-top:5px}.release-notes{border-top:1px solid rgba(255,255,255,.08);margin-top:18px;padding-top:16px;color:#c8ced9;line-height:1.7;font-size:.86rem;white-space:pre-wrap}.support-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:17px}.support-link{padding:9px 12px;border-radius:12px;border:1px solid var(--site-line);color:#cbd1dc;text-decoration:none;font-size:.82rem}.site-footer{border-top:1px solid var(--site-line);padding:30px 0 42px;color:#8d96a7}.footer-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.footer-brand{color:#dce0e7;font-weight:850}.site-empty{border:1px dashed #30384a;border-radius:18px;padding:24px;text-align:center;color:#8e98aa}.native-hidden{display:none!important}
@media(max-width:980px){.site-links{display:none}.hero-layout,.continuity-showcase,.ad-layout,.download-layout{grid-template-columns:1fr}.hero-section{padding-top:56px}.director-console{max-width:680px}.feature-grid,.course-grid{grid-template-columns:repeat(2,1fr)}.workflow{grid-template-columns:repeat(3,1fr);row-gap:30px}}
@media(max-width:640px){.site-shell{width:min(100% - 24px,1180px)}.site-nav{min-height:66px}.site-brand span{font-size:.88rem}.site-brand img{width:37px;height:37px}.site-nav-actions .ghost{display:none}.hero-section{padding:42px 0 28px}.hero-copy h1{font-size:clamp(2.35rem,13vw,3.7rem)}.hero-copy p{font-size:.98rem}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .site-btn{width:100%}.console-track{grid-template-columns:1fr}.feature-grid,.course-grid,.workflow{grid-template-columns:1fr}.workflow{gap:32px}.section-block{padding:54px 0}.frame-bridge{grid-template-columns:1fr}.bridge-arrow{transform:rotate(90deg)}.ad-shot-strip{gap:6px}.release-top,.footer-row{display:grid}.support-links{display:grid;grid-template-columns:1fr 1fr}.site-btn.large{font-size:.96rem}.shot-grid{grid-template-columns:1fr}}
.auth-page-v2{min-height:100vh}.auth-v2-shell{width:min(1060px,calc(100% - 30px));min-height:100vh;margin:auto;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:28px;padding:34px 0}.auth-v2-aside{min-height:650px;border:1px solid var(--site-line);border-radius:30px;background:linear-gradient(155deg,#151a27,#0c0f17);padding:34px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:var(--site-shadow)}.auth-v2-aside h1{font-size:clamp(2.1rem,4vw,3.5rem);line-height:1.18;margin:12px 0}.auth-v2-aside p{color:var(--site-muted);line-height:1.9}.auth-feature-list{display:grid;gap:9px}.auth-feature-list>div{padding:14px;border:1px solid #283041;border-radius:16px;background:rgba(255,255,255,.025)}.auth-feature-list b,.auth-feature-list span{display:block}.auth-feature-list span{color:#8f99aa;font-size:.8rem;margin-top:4px}.auth-v2-card{width:100%;max-width:470px;justify-self:center;border:1px solid var(--site-line);border-radius:28px;background:#0f131c;padding:26px;box-shadow:0 18px 65px rgba(0,0,0,.3)}.auth-v2-card h2{font-size:2rem;margin:4px 0 8px}.auth-mobile-brand{display:none;margin-bottom:24px}
@media(max-width:780px){.auth-v2-shell{display:block;padding:22px 0}.auth-v2-aside{display:none}.auth-v2-card{margin:0 auto}.auth-mobile-brand{display:block}}
.hidden{display:none!important}
.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,20px);z-index:99;max-width:min(92vw,520px);padding:11px 15px;border-radius:13px;background:#171b24;border:1px solid rgba(255,255,255,.12);color:#f5f7fb;font-size:.8rem;font-weight:800;opacity:0;pointer-events:none;transition:.2s ease;box-shadow:0 18px 50px rgba(0,0,0,.4)}
.toast.show{opacity:1;transform:translate(-50%,0)}.toast.error{border-color:rgba(239,68,68,.35);background:#251317;color:#ffd5d5}
