:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#050c18;--bg-elevated:#091426;--panel:#0b192b;--panel2:#102139;--text:#f7fbff;--muted:#9cafc3;--line:#9fbbd629;--brand:#6d4aff;--brand2:#5b3df1;--brand-soft:#6d4aff1f;--danger:#fb7185;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--shadow-card:0 18px 55px #00000038}*{box-sizing:border-box}html,body{min-height:100%;font-family:var(--ui-font-ar);color:var(--text);background:radial-gradient(circle at 100% 0,#10233f 0,#07101f 40%,#050a13 100%);margin:0}a{color:inherit;text-decoration:none}html{scroll-behavior:smooth}body{overflow-x:hidden}::selection{color:#fff;background:#6d4aff47}:where(a,button,input,select,textarea):focus-visible{outline-offset:3px;outline:3px solid #6d4aff61}button,a,input,select{transition:border-color .18s,background-color .18s,color .18s,transform .18s}button:disabled{cursor:not-allowed;opacity:.58}.v3-header{z-index:80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#182230;background:#fffffff0;border-bottom:1px solid #edf0f4;width:100%;position:sticky;top:0;box-shadow:0 4px 18px #1018280b}.v3-header-inner{direction:rtl;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;width:min(100% - 40px,1440px);height:78px;margin:auto;display:grid}.v3-wordmark{color:#111827;white-space:nowrap;direction:ltr;align-items:center;gap:11px;font-size:18px;display:flex}.v3-mark{color:#fff;background:linear-gradient(135deg,#18a999,#147d72);border-radius:11px;place-items:center;width:34px;height:34px;font-weight:900;display:grid;box-shadow:0 7px 18px #147d722e}.v3-nav{scrollbar-width:none;justify-content:center;align-items:stretch;gap:5px;height:100%;display:flex}.v3-nav::-webkit-scrollbar{display:none}.v3-nav a{color:#667085;align-items:center;gap:7px;padding:0 17px;font-size:14px;font-weight:700;display:flex;position:relative}.v3-nav a span{color:#8a97a8;font-size:19px}.v3-nav a:hover{color:#157f72;background:#f8fbfb}.v3-nav a.active{color:#157f72}.v3-nav a.active:after{content:"";background:#1b9a89;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:15px;right:15px}.v3-account-area{direction:ltr;align-items:center;gap:11px;display:flex}.v3-balance{direction:rtl;background:#fbfcfd;border:1px solid #e3e8ef;border-radius:16px;justify-content:center;align-items:center;gap:10px;min-width:158px;height:56px;padding:6px 12px;display:flex;box-shadow:0 3px 10px #10182808}.v3-balance>span:nth-child(2){flex-direction:column;line-height:1.25;display:flex}.v3-balance small{color:#758397;font-size:var(--ui-small)}.v3-balance strong{color:#157f72;font-size:15px}.v3-balance em{color:#9a6200;font-size:var(--ui-small);background:#fff3dc;border-radius:6px;padding:3px 5px;font-style:normal}.v3-clock{color:#138676;background:#e9f8f5;border-radius:9px;place-items:center;width:29px;height:29px;font-size:18px;display:grid}.v3-profile{color:#fff;cursor:pointer;background:#172a3d;border:0;border-radius:50%;place-items:center;width:40px;height:40px;padding:0;font:800 15px inherit;text-decoration:none;display:grid}.v3-page{color:#111827;min-height:100vh;font-family:var(--ui-font-ar);background:#f7f9fc}.v3-projects-shell{width:min(100% - 48px,1320px);margin:auto;padding:64px 0 100px}.v3-page-heading{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:34px;display:flex}.v3-page-heading>div>span{color:#148477;font-size:12px;font-weight:800}.v3-page-heading h1{letter-spacing:-.035em;margin:7px 0 8px;font-size:42px}.v3-page-heading p{color:#667085;margin:0;font-size:15px}.v3-page-heading>a,.v3-empty-projects>a{background:var(--ui-action);color:#fff;border-radius:11px;justify-content:center;align-items:center;min-height:45px;padding:0 17px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 8px 22px #157f7229}.v3-project-list{gap:17px;display:grid}.v3-project-row{background:#fff;border:1px solid #e6eaf0;border-radius:20px;grid-template-columns:270px minmax(0,1fr) auto;align-items:center;gap:28px;min-height:190px;padding:24px;display:grid;box-shadow:0 12px 34px #1018280e}.v3-project-thumb{color:#fff;aspect-ratio:16/10;background:linear-gradient(145deg,#123748,#1a5560);border-radius:15px;height:142px;padding:0;display:block;position:relative;overflow:hidden}.v3-project-thumb-media,.v3-project-thumb>img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.v3-project-thumb-fallback{background:linear-gradient(145deg,#123748 0%,#1a5560 55%,#0f2c38 100%);display:block;position:absolute;inset:0}.v3-project-thumb-fallback:after{content:"";background:#ffffff1f;border-radius:50%;position:absolute;inset:28% 32%}.v3-project-info{min-width:0}.v3-project-status span{color:#137e70;font-size:var(--ui-small);background:#eaf8f5;border-radius:999px;align-items:center;gap:4px;padding:5px 8px;font-weight:800;display:inline-flex}.v3-project-status .status-ready{color:#137e70;background:#eaf8f5}.v3-project-status .status-processing{color:#3b5bcc;background:#eef3ff}.v3-project-status .status-incomplete{color:#9a6700;background:#fff7e8}.v3-project-status .status-failed{color:#c83d55;background:#fff0f2}.v3-project-info h2{text-overflow:ellipsis;white-space:nowrap;margin:12px 0 16px;font-size:21px;overflow:hidden}.v3-project-details{flex-wrap:wrap;gap:9px;display:flex}.v3-project-details span{color:#637286;background:#f5f7fa;border-radius:8px;padding:6px 9px;font-size:11px}.v3-project-actions{align-items:center;gap:9px;display:flex}.v3-project-actions>a{background:var(--ui-action);color:#fff;border-radius:10px;align-items:center;gap:20px;min-height:43px;padding:0 16px;font-size:12px;font-weight:800;display:flex}.v3-project-actions button{color:#667085;cursor:pointer;background:#fff;border:1px solid #e3e8ef;border-radius:10px;width:42px;height:42px}.v3-empty-projects,.v3-projects-loading{text-align:center;background:#fff;border:1px dashed #d8dee8;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:390px;padding:40px;display:flex}.v3-empty-projects>span{color:#158878;background:#eaf8f5;border-radius:21px;place-items:center;width:68px;height:68px;margin-bottom:16px;font-size:29px;display:grid}.v3-empty-projects h2{margin:0 0 9px;font-size:21px}.v3-empty-projects p{color:#728095;margin:0 0 20px;font-size:14px}.v3-projects-loading{color:#667085}@media (max-width:980px){.v3-header-inner{grid-template-columns:auto auto;justify-content:space-between;gap:10px;height:auto;min-height:72px;padding:10px 0}.v3-wordmark{justify-self:start;width:max-content;min-width:0}.v3-account-area{justify-self:end}.v3-nav{grid-area:2/1/auto/-1;justify-content:flex-start;height:45px;overflow-x:auto}.v3-nav a{white-space:nowrap;padding:0 12px}.v3-balance{min-width:132px}.v3-project-row{grid-template-columns:148px minmax(0,1fr) auto}.v3-project-actions{grid-column:auto;justify-content:flex-end}}@media (max-width:620px){.v3-header-inner{width:min(100% - 24px,1440px)}.v3-wordmark b{font-size:14px}.v3-mark{width:30px;height:30px}.v3-balance{min-width:112px;height:48px;padding:5px 8px}.v3-balance strong{font-size:12px}.v3-clock{display:none}.v3-profile{display:grid}.v3-projects-shell{width:min(100% - 24px,1320px);padding:38px 0 70px}.v3-page-heading{flex-direction:column;align-items:flex-start}.v3-page-heading h1{font-size:34px}.v3-project-row{grid-template-columns:1fr;gap:17px;padding:14px}.v3-project-thumb{height:155px}.v3-project-actions{grid-column:auto;justify-content:stretch}.v3-project-actions>a{flex:1;justify-content:space-between}}button,input,select{font:inherit}.shell{max-width:1180px;margin:auto;padding:24px}.nav{justify-content:space-between;align-items:center;padding:8px 0 30px;display:flex}.brand{font-size:22px;font-weight:900}.badge{border:1px solid var(--line);color:#cbd5e1;border-radius:999px;padding:7px 11px;font-size:13px}.hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:34px;min-height:68vh;display:grid}.hero h1{margin:0 0 18px;font-size:clamp(36px,4.5vw,58px);line-height:1.04}.hero p{color:#cbd5e1;max-width:680px;font-size:19px;line-height:1.8}.btn{cursor:pointer;border:0;border-radius:13px;padding:14px 20px;font-weight:800}.btn.primary{background:var(--brand);color:#052e16}.btn.secondary{color:#e2e8f0;border:1px solid var(--line);background:#17243a}.card{border:1px solid var(--line);background:#0e1a2de6;border-radius:18px;padding:18px;box-shadow:0 20px 60px #00000038}.preview{aspect-ratio:9/16;text-align:center;color:#dbeafe;background:linear-gradient(#263754,#111827);border-radius:20px;justify-content:center;align-items:center;max-height:560px;margin:auto;padding:30px;display:flex}.form{gap:14px;display:grid}.label{color:#cbd5e1;font-size:14px}.input{color:#fff;border:1px solid var(--line);background:#091425;border-radius:12px;outline:none;width:100%;padding:12px 14px}.input:focus{border-color:#34d399}.hint{color:var(--muted);font-size:13px;line-height:1.6}.error{color:#fecdd3;background:#4c0519;border:1px solid #881337;border-radius:10px;padding:10px}.ok{color:#bbf7d0;background:#052e16;border:1px solid #166534;border-radius:10px;padding:10px}.dashboard{direction:ltr;grid-template-columns:220px minmax(0,1fr);gap:16px;min-height:100vh;padding:16px;display:grid}.sidebar{border:1px solid var(--line);direction:rtl;background:#0e1a2dd9;border-radius:18px;min-height:calc(100vh - 32px);padding:18px}.sideItem{color:#cbd5e1;border-radius:11px;margin-bottom:5px;padding:11px 12px}.sideItem.active{color:#fff;background:#15304a}.main{direction:rtl;align-content:start;gap:12px;min-width:0;display:grid}.topline{justify-content:space-between;align-items:center;gap:12px;min-height:56px;display:flex}.metricGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.metric{border:1px solid var(--line);background:#0e1a2dd9;border-radius:15px;min-height:84px;padding:14px 16px}.metric b{margin-top:5px;font-size:27px;display:block}.tabs{gap:8px;margin-bottom:14px;display:flex}.tab{border:1px solid var(--line);color:#cbd5e1;cursor:pointer;background:#0a1628;border-radius:999px;padding:9px 13px}.tab.active{color:#fff;background:#15304a;border-color:#315277}.drop{background:#091425;border:1px dashed #3b526e;border-radius:16px;padding:18px}.job{border:1px solid var(--line);background:#091425;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-top:12px;padding:14px;display:flex}.job code{color:#a7f3d0;font-size:12px}.status{color:#bfdbfe;background:#172554;border-radius:999px;padding:6px 9px;font-size:12px}.small{color:var(--muted);font-size:12px}@media (max-width:1000px){.dashboard{grid-template-columns:190px minmax(0,1fr);gap:12px;padding:12px}.sidebar{min-height:calc(100vh - 24px);padding:14px}.metric b{font-size:24px}}@media (max-width:800px){.hero{grid-template-columns:1fr}.dashboard{min-height:100vh;padding:10px;display:block}.sidebar{min-height:auto;margin-bottom:10px;padding:12px}.brand{margin-bottom:10px!important}.sideItem{margin-bottom:4px;margin-left:4px;padding:8px 10px;font-size:13px;display:inline-block}.main{gap:10px}.topline{flex-direction:row;align-items:flex-start}.topline h1{font-size:24px!important}.metricGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.metric{min-height:70px!important;padding:10px!important}.metric b{font-size:18px!important}.metric .small{font-size:10px}.card{border-radius:15px;padding:14px}}@media (max-width:520px){.metricGrid{grid-template-columns:1fr 1fr 1fr}.metric{padding:8px!important}.metric b{font-size:16px!important}.badge{padding:6px 8px;font-size:11px}}.v3-wordmark{direction:ltr;height:48px}.v3-logo-frame{background:#07182b;border-radius:12px;align-items:center;max-width:238px;height:38px;padding:7px 12px;display:flex;overflow:hidden}.v3-logo-frame img{object-fit:contain;width:210px;height:auto;max-height:30px;display:block}.nav-icon{color:#758397;flex:0 0 18px;width:18px;height:18px;display:inline-block;position:relative}.icon-home:before{content:"";border:2px solid;border-top:0;border-radius:2px;position:absolute;inset:5px 3px 2px}.icon-home:after{content:"";border-top:2px solid;border-left:2px solid;width:9px;height:9px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.icon-plus{border:1.7px solid;border-radius:50%}.icon-plus:before,.icon-plus:after{content:"";background:currentColor;height:1.5px;position:absolute;inset:8px 4px}.icon-plus:after{transform:rotate(90deg)}.icon-folder:before{content:"";border:1.8px solid;border-radius:3px;position:absolute;inset:5px 1px 2px}.icon-folder:after{content:"";border:1.8px solid;border-bottom:0;border-radius:3px 3px 0 0;width:7px;height:4px;position:absolute;top:2px;right:2px}.icon-plans:before{content:"";border:1.8px solid;border-radius:2px;position:absolute;inset:2px 3px;transform:rotate(45deg)}.icon-article:before{content:"";border:1.8px solid;border-radius:2px;position:absolute;inset:1px 3px}.icon-article:after{content:"";background:currentColor;height:1.5px;position:absolute;top:6px;left:6px;right:6px;box-shadow:0 4px,0 8px}.v3-hold-cancel{color:#9f1239;cursor:pointer;white-space:nowrap;background:#fff4f3;border:0;border-radius:999px;margin-inline-start:8px;padding:6px 10px;font:800 12px inherit}.v3-profile span{border:1.8px solid #fff;border-radius:50%;width:17px;height:17px;position:relative}.v3-profile span:before{content:"";border:1.5px solid #fff;border-radius:50%;width:5px;height:5px;position:absolute;top:3px;left:4px}.v3-profile span:after{content:"";border:1.5px solid #fff;border-radius:6px 6px 3px 3px;width:9px;height:4px;position:absolute;bottom:2px;left:2px}.v3-footer{color:#d6e1eb;background:#071426;border-top:1px solid #ffffff14}.v3-footer-inner{grid-template-columns:1.5fr repeat(3,1fr);gap:42px;width:min(100% - 48px,1240px);margin:auto;padding:50px 0 38px;display:grid}.v3-footer-inner>div{flex-direction:column;gap:10px;display:flex}.v3-footer strong{color:#fff;margin-bottom:5px;font-size:13px}.v3-footer a{color:#9fb0c1;font-size:12px}.v3-footer a:hover{color:#48d9ba}.v3-footer-brand{display:block!important}.v3-footer-brand .v3-logo-frame{background:#0a1c31;margin-bottom:15px}.v3-footer-brand p{color:#8fa3b6;max-width:320px;margin:0;font-size:13px;line-height:1.8}.v3-footer-bottom{color:#71869a;border-top:1px solid #ffffff14;justify-content:space-between;gap:20px;width:min(100% - 48px,1240px);margin:auto;padding:17px 0 22px;font-size:11px;display:flex}.v3-footer-bottom a{color:#7fdac7}.v3-content .home>.footer,.v3-content>main .topbar{display:none!important}.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) .page{background:var(--v2-bg)!important;height:auto!important;min-height:calc(100vh - 78px)!important;color:var(--v2-text)!important;overflow:visible!important}.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) .container,.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) .content{max-width:1120px!important;height:auto!important;margin:0 auto!important;padding:36px 24px 48px!important}.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) .hero{text-align:right!important}.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) .eyebrow{color:var(--v4-purple)!important;font-size:12px!important}.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) h1{color:var(--v2-text)!important;font-size:var(--ui-h1)!important;letter-spacing:-.035em!important}.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) h2{color:var(--v2-text)!important}.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) .intro,.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) .subtitle{color:#b8c3d3!important;font-size:15px!important}.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) .card,.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) .article-card,.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) .info-card,.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) .form-card,.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) .login-card,.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) .faq-item{color:var(--v2-text)!important;background:var(--v2-panel)!important;border:1px solid #455065!important;border-radius:18px!important;box-shadow:0 12px 34px #1018280e!important}.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) p,.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) li,.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) .answer{color:#b8c3d3!important}.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) input,.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) textarea,.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) select{color:var(--v2-text)!important;background:var(--v2-panel)!important;border-color:#455065!important}.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) label{color:#d5dce6!important}.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) .primary,.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) .submit,.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) .login-button{border-color:var(--v4-purple)!important;background:var(--ui-action)!important;color:#fff!important}.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) .secondary,.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) .google-button{background:var(--v2-panel)!important;color:#d5dce6!important;border-color:#455065!important}.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) section{border-color:#455065!important}.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) .category,.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) .highlight,.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) .read-more{color:var(--v4-purple)!important}.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) .seo-note,.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) .statement{background:var(--v2-panel)!important;color:#b8e9d9!important;border-color:#dce9e6!important}.v3-content .dashboard{color:#172234;background:#f7f9fc;min-height:calc(100vh - 78px);padding:24px}.v3-content .dashboard .sidebar,.v3-content .dashboard .metric,.v3-content .dashboard .card{color:#253347;background:#fff;border:1px solid #e3e8ef;box-shadow:0 10px 28px #1018280b}.v3-content .dashboard .sidebar{min-height:calc(100vh - 126px)}.v3-content .dashboard .sideItem{color:#667085}.v3-content .dashboard .sideItem.active{color:#147d70;background:#eaf7f4}.v3-content .dashboard .small{color:#718096}.v3-content .dashboard .badge{color:#147d70;background:#eef8f6;border-color:#cde7e2}.v3-not-found{background:var(--v2-bg);text-align:center;place-items:center;min-height:65vh;padding:60px 20px;display:grid}.v3-not-found>div{max-width:520px}.v3-not-found span{color:var(--v4-purple);letter-spacing:.18em;font-size:12px;font-weight:900}.v3-not-found h1{color:var(--v2-text);margin:10px 0;font-size:44px}.v3-not-found p{color:#b8c3d3;margin:0 0 22px}.v3-not-found a{background:var(--ui-action);color:#fff;border-radius:11px;padding:12px 18px;font-weight:800;display:inline-flex}@media (max-width:980px){.v3-header-inner{grid-template-columns:auto auto;justify-content:space-between}.v3-wordmark{justify-self:start;width:max-content;min-width:0}.v3-logo-frame{max-width:210px}.v3-logo-frame img{width:185px}.v3-footer-inner{grid-template-columns:1.4fr 1fr 1fr}.v3-footer-inner>div:last-child{grid-column:2/-1}.v3-content .dashboard{padding:14px}}@media (max-width:620px){.v3-logo-frame{max-width:175px;height:36px;padding:6px 9px}.v3-logo-frame img{width:155px}.v3-account-area{gap:6px}.v3-balance{min-width:104px}.v3-nav{justify-content:space-between;width:100%}.v3-nav a{flex:1;justify-content:center;padding:0 7px;font-size:11px}.v3-nav a:nth-child(5){display:none}.nav-icon{flex-basis:15px;width:15px;height:15px}.v3-footer-inner{grid-template-columns:1fr 1fr;gap:28px;width:min(100% - 28px,1240px);padding:38px 0}.v3-footer-brand{grid-column:1/-1}.v3-footer-inner>div:last-child{grid-column:auto}.v3-footer-bottom{flex-direction:column;width:min(100% - 28px,1240px)}.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) .container,.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) .content{padding:42px 16px 60px!important}.v3-content>main:not(.home):not(.v3-page):not(.v3-pricing):not(.v3-auth-page):not(.v3-dashboard) .login-card{padding:24px 19px!important}.v3-content .dashboard{padding:10px}.v3-content .dashboard .sidebar{min-height:auto}.v3-not-found h1{font-size:34px}}.v3-account-menu{position:relative}.v3-account-trigger{color:#344054;cursor:pointer;background:#fff;border:1px solid #e1e7ed;border-radius:13px;align-items:center;gap:8px;min-width:44px;max-width:220px;height:44px;padding:3px 7px 3px 11px;font:700 12px inherit;display:flex}.v3-account-menu.is-authenticated .v3-account-trigger{background:linear-gradient(#fff,#f7fcf9);border-color:#c7e7df}.v3-account-label{text-overflow:ellipsis;white-space:nowrap;max-width:92px;overflow:hidden}.v3-account-status{color:#157f72;white-space:nowrap;background:#e8f6f1;border-radius:999px;padding:2px 7px;font-size:10px;font-style:normal;font-weight:800}.v3-account-trigger b{color:#98a2b3;font-size:14px;transition:transform .16s}.v3-account-menu.is-open .v3-account-trigger b{transform:rotate(180deg)}.v3-account-trigger:focus-visible{outline-offset:2px;outline:3px solid #157f7233}.v3-profile{color:#fff;background:#172a3d;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:12px;display:grid;overflow:hidden}.v3-profile img{object-fit:cover;width:100%;height:100%;display:block}.v3-profile svg{color:#fff;display:block}.v3-profile i{box-sizing:border-box;border:1.7px solid #fff;border-radius:50%;width:15px;height:15px;display:block}.v3-account-dropdown{z-index:100;background:#fff;border:1px solid #e1e7ed;border-radius:14px;width:230px;padding:7px;animation:.16s v3AccountDrop;position:absolute;top:calc(100% + 9px);left:0;box-shadow:0 18px 45px #10182824}.v3-account-meta{border-bottom:1px solid #edf0f4;padding:9px 10px 11px}.v3-account-meta strong{color:#152238;margin-bottom:4px;font-size:13px;display:block}.v3-account-email{text-overflow:ellipsis;text-align:left;color:#667085;direction:ltr;padding:0 0 8px;font-size:11px;overflow:hidden}.v3-account-badge{color:#157f72;background:#e8f6f1;border-radius:999px;align-items:center;padding:3px 8px;font-size:10px;font-weight:800;display:inline-flex}.v3-auth-success-banner{z-index:120;color:#0f5132;background:#f3fbf7;border:1px solid #bfe8d8;border-radius:14px;align-items:center;gap:8px;padding:11px 16px;font:800 13px inherit;animation:.18s v3AuthSuccessIn;display:flex;position:fixed;top:86px;left:50%;transform:translate(-50%);box-shadow:0 16px 40px #1018281f}.v3-auth-success-icon{background:var(--ui-action);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:13px;line-height:1;display:grid}@keyframes v3AuthSuccessIn{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}.v3-account-dropdown a,.v3-account-dropdown button{color:#344054;text-align:right;cursor:pointer;background:0 0;border:0;border-radius:9px;width:100%;padding:10px;font:700 12px inherit;display:flex}.v3-account-dropdown a:hover,.v3-account-dropdown button:hover,.v3-account-dropdown a:focus-visible,.v3-account-dropdown button:focus-visible{color:#137b6f;background:#eef8f6;outline:0}@keyframes v3AccountDrop{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.v3-dashboard{color:#152238;background:#f7f9fc;min-height:calc(100vh - 78px)}.v3-dashboard-shell{width:min(100% - 48px,1240px);margin:auto;padding:52px 0 90px}.v3-dashboard-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;display:flex}.v3-dashboard-heading>div>span{color:#157f72;font-size:12px;font-weight:900}.v3-dashboard-heading h1{letter-spacing:-.04em;margin:6px 0 7px;font-size:clamp(34px,4vw,46px)}.v3-dashboard-heading p{color:#667085;margin:0;font-size:14px}.v3-dashboard-heading>a,.v3-dashboard-heading-actions>a,.v3-dashboard-heading-actions>button{background:var(--ui-action);color:#fff;cursor:pointer;border:0;border-radius:11px;align-items:center;min-height:45px;padding:0 17px;font-size:13px;font-weight:800;display:inline-flex}.v3-dashboard-heading-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.v3-dashboard-heading-actions>button{color:#157f72;background:#eef8f6}.v3-dashboard-metrics{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.v3-billing-portal{text-align:left;margin:0 0 18px}.v3-billing-portal a,.v3-billing-portal button{color:#157f72;cursor:pointer;background:#eef8f6;border:0;border-radius:11px;align-items:center;min-height:42px;padding:0 16px;font-size:13px;font-weight:800;display:inline-flex}.v3-billing-portal button:disabled{opacity:.7;cursor:wait}.v3-billing-portal small{color:#b42318;margin-top:8px;font-size:12px;font-weight:700;display:block}.v3-dashboard-metrics article{background:#fff;border:1px solid #e4e8ee;border-radius:17px;min-height:135px;padding:20px;box-shadow:0 8px 24px #1018280a}.v3-dashboard-metrics span,.v3-dashboard-metrics small{color:#718096;font-size:11px;display:block}.v3-dashboard-metrics small.is-expiry{color:#b42318;font-weight:800}.v3-dashboard-metrics strong{color:#16243a;margin:13px 0 8px;font-size:clamp(18px,2.1vw,26px);line-height:1.35;display:block}.v3-dashboard-grid{grid-template-columns:minmax(0,1.7fr) minmax(270px,.7fr);gap:18px;display:grid}.v3-recent,.v3-profile-panel{background:#fff;border:1px solid #e4e8ee;border-radius:18px;padding:22px;box-shadow:0 8px 24px #1018280a}.v3-section-title{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:14px;display:flex}.v3-section-title h2,.v3-profile-panel h2{margin:0 0 5px;font-size:19px}.v3-section-title p,.v3-profile-panel p{color:#718096;margin:0;font-size:12px}.v3-section-title a{color:#157f72;font-size:12px;font-weight:800}.v3-recent-row{color:#253347;border-top:1px solid #edf0f4;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 0;display:grid}.v3-mini-thumb{background:linear-gradient(145deg,#123748,#1a5560);border-radius:9px;width:44px;height:38px;display:block;position:relative;overflow:hidden}.v3-mini-thumb .v3-project-thumb-media,.v3-mini-thumb img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.v3-mini-thumb .v3-project-thumb-fallback{background:linear-gradient(145deg,#123748,#1a5560);position:absolute;inset:0}.v3-recent-row strong,.v3-recent-row small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.v3-recent-row strong{font-size:13px}.v3-recent-row small{color:#7b8798;margin-top:5px;font-size:10px}.v3-recent-row>b{color:#157f72;font-size:11px}.v3-recent-empty{color:#718096;place-items:center;min-height:150px;font-size:13px;display:grid}.v3-profile-panel{text-align:center}.v3-profile-large{color:#fff;background:#102a3d;border-radius:18px;place-items:center;width:58px;height:58px;margin:0 auto 13px;font-weight:900;display:grid}.v3-profile-panel dl{text-align:right;margin:20px 0}.v3-profile-panel dl div{border-top:1px solid #edf0f4;justify-content:space-between;padding:10px 0;display:flex}.v3-profile-panel dt{color:#718096;font-size:11px}.v3-profile-panel dd{margin:0;font-size:12px;font-weight:800}.v3-profile-panel>a{color:#157f72;background:#eef8f6;border-radius:10px;justify-content:center;padding:11px;font-size:12px;font-weight:800;display:flex}.v3-dashboard-error{color:#b42318;text-align:center;background:#fff;border-radius:16px;padding:30px}.v3-dashboard-error button{margin:15px auto 0;display:block}.home .center{width:min(100% - 40px,1180px)!important}.home .hero-stage{grid-template-columns:minmax(0,1.05fr) minmax(330px,.75fr)!important;gap:clamp(28px,4vw,58px)!important;min-height:auto!important;padding:clamp(46px,6vw,76px) 0 48px!important}.home .hero-copy h1{overflow-wrap:anywhere;max-width:680px!important;font-size:var(--ui-h1)!important}.home .hero-copy .subtitle{margin-top:18px!important;line-height:1.75!important}.home .hero-cta{margin-top:23px!important}.home .hero-visual{min-width:0!important;min-height:340px!important}.home .flow-card{min-width:0!important}.home .workspace{max-width:1080px;margin-inline:auto!important}.home .workspace-head{padding:24px 26px 20px!important}.home .workspace-label{margin:20px 26px 9px!important}.home .url-field{flex:1;min-width:0;position:relative}.home .url-field .url-input{width:100%;padding:0 58px 0 12px!important}.home .source-icon{inset-inline-start:15px;z-index:2;color:#526173;background:#eef3f7;border-radius:8px;place-items:center;width:25px;height:25px;font-size:12px;font-weight:900;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.home .source-youtube .source-icon{color:#e23434;background:#fff0f0}.home .source-google_drive .source-icon{color:#2684fc;background:#eef6ff}.home .source-kick .source-icon{color:#1a8f12;background:#f3ffef}.home .source-x .source-icon{color:#111;background:#eef0f3}.home .source-facebook .source-icon{color:#1877f2;background:#edf4ff}.home .source-instagram .source-icon{color:#d6249f;background:#fff0f8}.home .source-warning{color:#a34f1b;margin:8px 30px 0;font-size:11px}.home .control-step{color:#157f72;background:#e9f6f3;border-radius:7px;place-items:center;width:23px;height:23px;margin-inline-end:6px;font-size:9px;display:inline-grid}.home .result-card{color:#243246!important;background:#fff!important;border:1px solid #e2e8ef!important;border-radius:14px!important;box-shadow:0 8px 24px #1018280a!important}.home .result-actions button{color:var(--v4-purple)!important;background:#f7fafb!important;border-color:#dce5eb!important}.v3-projects-shell{width:min(100% - 48px,980px);padding-top:48px}.v3-project-list{grid-template-columns:1fr;gap:16px}.v3-project-row{border-radius:18px;grid-template-columns:148px minmax(0,1fr) auto;gap:18px;min-height:0;padding:18px 20px}.v3-project-thumb{border-radius:14px;height:112px;position:relative;overflow:hidden}.v3-project-thumb img{object-fit:cover;width:100%;height:100%;display:block}.v3-project-thumb span,.v3-project-thumb small{color:#fff;background:#071426b8;border-radius:8px;padding:3px 7px;font-size:10px;position:absolute}.v3-project-thumb span{top:8px;right:8px}.v3-project-thumb small{bottom:8px;right:8px}.v3-project-info h2{margin:8px 0 10px;font-size:18px}.v3-project-actions{border-top:0;grid-column:auto;justify-content:flex-end;gap:8px;padding-top:0}.v3-project-actions>a{min-height:40px}.v3-project-delete,.v3-project-actions button.v3-project-delete{color:#9f1239;background:#fff;border:1px solid #f0d5d9;border-radius:10px;width:auto;min-width:72px;height:40px;padding:0 14px;font-size:12px;font-weight:800}@media (max-width:1024px){.v3-header-inner{gap:12px;width:min(100% - 24px,1440px)}.v3-nav a{padding-inline:10px}.v3-account-trigger>span:nth-child(2),.v3-account-trigger>b{display:none}.v3-profile{display:grid}.home .hero-stage{grid-template-columns:minmax(0,1fr) 340px!important}.home .hero-copy h1{font-size:clamp(36px,4.7vw,50px)!important}.v3-project-list{grid-template-columns:1fr}.v3-dashboard-shell{width:min(100% - 32px,1240px)}.v3-dashboard-metrics{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.home .center{width:min(100% - 28px,1180px)!important}.home .hero-stage{grid-template-columns:1fr!important;gap:26px!important;padding:38px 0!important}.home .hero-copy{text-align:center!important}.home .hero-copy h1,.home .hero-copy .subtitle{text-align:center!important;margin-inline:auto!important}.home .hero-visual{width:min(100%,520px);margin:auto;min-height:280px!important}.home .workspace-head{padding:20px!important}.home .workspace-label{margin:18px 20px 8px!important}.home .source-warning{margin-inline:20px}.v3-dashboard-metrics{grid-template-columns:1fr 1fr}.v3-dashboard-grid{grid-template-columns:1fr}.v3-dashboard-heading{flex-direction:column;align-items:flex-start}.v3-projects-shell{width:min(100% - 28px,980px)}.v3-project-row{grid-template-columns:1fr}.v3-project-actions{border-top:1px solid #edf0f4;justify-content:stretch;width:100%;padding-top:12px}.v3-project-actions>a{flex:1;justify-content:center}}@media (max-width:480px){.v3-header-inner{width:100%;padding:8px 10px}.v3-logo-frame{max-width:128px;padding-inline:7px}.v3-logo-frame img{width:116px}.v3-account-area{gap:4px}.v3-balance{width:76px;min-width:76px;height:42px;padding:4px 6px}.v3-balance small{display:none}.v3-balance strong{white-space:nowrap;font-size:10px}.v3-balance em{display:none}.v3-account-trigger{width:auto;height:36px;padding:3px}.v3-account-trigger>span:nth-child(2),.v3-account-trigger>b{display:none}.v3-profile{width:30px;height:30px;display:grid}.v3-nav a{font-size:10px}.home .hero-stage{padding:30px 0!important}.home .hero-copy h1{font-size:clamp(31px,9.2vw,38px)!important;line-height:1.2!important}.home .hero-copy .subtitle{font-size:14px!important}.home .hero-proof{gap:8px!important;font-size:10px!important}.home .hero-visual{grid-template-columns:1fr!important;min-height:0!important}.home .flow-card{min-height:180px!important}.home .workspace-head h2{font-size:22px!important}.home .source-row{grid-template-columns:1fr!important;display:grid!important}.v3-dashboard-shell{width:min(100% - 24px,1240px);padding:34px 0 60px}.v3-dashboard-metrics{grid-template-columns:1fr}.v3-dashboard-metrics article{min-height:112px}.v3-recent-row{grid-template-columns:40px minmax(0,1fr)}.v3-recent-row>b{display:none}.v3-project-row{grid-template-columns:1fr}.v3-project-thumb{height:94px}.v3-project-actions{border-top:1px solid #edf0f4;justify-content:stretch;width:100%;padding-top:12px}.v3-project-actions>a{flex:1;justify-content:center}.v3-page-heading{margin-bottom:24px}.v3-page-heading>a{width:100%}}.v3-content .v3-articles-page .container{max-width:1080px!important;padding-top:38px!important}.v3-content .v3-articles-page .hero{max-width:720px!important;margin:0 0 26px auto!important}.v3-content .v3-articles-page .hero h1{font-size:clamp(32px,4vw,46px)!important;line-height:1.25!important}.v3-content .v3-articles-page .articles-grid{gap:13px!important}.v3-content .v3-articles-page .article-card{min-height:210px!important;padding:20px!important}.v3-content .v3-auth-page .content{padding-top:42px!important}.v3-content .v3-auth-page .login-card{max-width:430px!important;padding:28px!important}.v3-content .v3-auth-page h1{font-size:clamp(32px,4vw,44px)!important}.v3-content .v3-auth-page input[type=checkbox]{accent-color:#157f72;flex:0 0 17px;width:17px!important;height:17px!important;min-height:0!important;padding:0!important}.v3-content .v3-auth-page label:has(input[type=checkbox]){line-height:1.7;align-items:flex-start!important}.home .clip-poster,.home .clip-poster-empty{background:linear-gradient(135deg,#102b40,#176b69)!important}.home .review-decision{color:#344054;background:#f7fafb;border:1px solid #dce5eb}.home .review-decision.is-approved{border-color:var(--v4-purple)!important;color:#137e70!important;background:#e8f6f3!important}.home .review-decision.is-rejected{color:#c83d55!important;background:#fff0f2!important;border-color:#c83d55!important}.home .result-actions .heart-rate.is-like[aria-pressed=true]{border-color:var(--v4-purple)!important;color:var(--v4-purple)!important;background:#e8f6f3!important}.home .result-actions .heart-rate.is-dislike[aria-pressed=true]{color:#c83d55!important;background:#fff0f2!important;border-color:#c83d55!important}.v3-subscription-card{color:#101828;background:#fff;border:1px solid #d0d5dd;border-radius:18px;margin:0 0 18px;padding:22px;box-shadow:0 8px 24px #1018280f}.v3-subscription-card h2,.v3-subscription-card h3{margin:0 0 8px;font-size:19px;color:#101828!important}.v3-subscription-plan{margin:0 0 16px;font-size:14px;font-weight:800;color:#1d2939!important}.v3-subscription-card dl{gap:10px;margin:0;display:grid}.v3-subscription-card dl div{border-top:1px solid #e4e7ec;justify-content:space-between;align-items:flex-start;gap:16px;padding:8px 0;display:flex}.v3-subscription-card dt{font-size:13px;font-weight:800;color:#344054!important}.v3-subscription-card dd{text-align:left;margin:0;font-size:14px;font-weight:800;color:#101828!important}.v3-subscription-status{align-items:center;gap:8px;display:inline-flex}.v3-subscription-status i{background:#0e7a6b;border-radius:50%;flex:0 0 9px;width:9px;height:9px}.v3-subscription-status i.is-off{background:#475467}.v3-subscription-status i.is-warn{background:#b54708}.v3-subscription-status i.is-error{background:#b42318}.v3-subscription-hint,.v3-subscription-confirm p{margin:12px 0 0;font-size:14px;font-weight:600;line-height:1.7;color:#1d2939!important}.v3-subscription-actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.v3-subscription-actions .primary,.v3-subscription-actions .secondary{cursor:pointer;border-radius:11px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-size:14px;font-weight:800;display:inline-flex}.v3-subscription-actions .primary{background:var(--ui-action)!important;color:#fff!important;border:2px solid var(--ui-action)!important}.v3-subscription-actions .secondary{color:#0a4f46!important;background:#fff!important;border:2px solid #0e7a6b!important}.v3-subscription-actions .primary:disabled,.v3-subscription-actions .secondary:disabled{opacity:.55;cursor:wait}.v3-subscription-actions .primary:focus-visible,.v3-subscription-actions .secondary:focus-visible{outline-offset:2px;outline:3px solid #0e7a6b59}.v3-subscription-confirm{background:#fff;border:1px solid #d0d5dd;border-radius:14px;margin-top:16px;padding:16px}.v3-subscription-confirm h3{color:#101828;margin:0 0 8px;font-size:16px}.v3-subscription-confirm p{color:#1d2939;margin:0;font-size:14px;font-weight:600;line-height:1.7}.v3-subscription-error{color:#b42318;margin:10px 0 0;font-size:12px;font-weight:700}@media (max-width:768px){.v3-subscription-card{padding:18px}.v3-subscription-card dl div,.v3-subscription-actions{flex-direction:column;align-items:stretch}.v3-subscription-card dd,.v3-subscription-actions .primary,.v3-subscription-actions .secondary{text-align:right;width:100%}}@media (max-width:320px){.v3-subscription-card h2{font-size:17px}.v3-subscription-hint{font-size:12px}}
:root{--ui-action:#6d4aff;--ui-layer-navigation:90;--ui-layer-rail:55;--ui-layer-support:40;--ui-layer-dialog:200;--ui-font-ar:Tahoma, Arial, sans-serif;--ui-font-latin:Inter, "Segoe UI", Arial, sans-serif;--ui-space-1:4px;--ui-space-2:8px;--ui-space-3:12px;--ui-space-4:16px;--ui-space-5:22px;--ui-space-6:28px;--ui-space-7:40px;--ui-control-sm:44px;--ui-control:44px;--ui-control-primary:44px;--ui-radius-control:9px;--ui-radius-card:12px;--ui-radius-shell:14px;--ui-transition:.15s ease;--ui-brand:#6d4aff;--ui-brand-strong:#5b3df1;--ui-brand-soft:#f0edff;--ui-text:#f7f7fb;--ui-muted:#a9b4c7;--ui-line:#455065;--ui-surface:#0d1426;--ui-surface-soft:#11192d;--ui-danger:#c9364f;--ui-shadow:0 7px 22px #1018280f;--ui-shadow-hover:0 10px 28px #10182817;--ui-h1:clamp(30px, 2.8vw, 44px);--ui-h2:clamp(21px, 1.8vw, 28px);--ui-body:16px;--ui-small:12px}html,body,button,input,select,textarea{font-family:var(--ui-font-ar)}:lang(en),[dir=ltr]{font-family:var(--ui-font-latin)}button,a,input,select,textarea{transition:border-color var(--ui-transition), background-color var(--ui-transition), box-shadow var(--ui-transition), transform var(--ui-transition), opacity var(--ui-transition)}button:not(:disabled),a[href]{cursor:pointer}button:not(:disabled):active,a[href]:active{transform:translateY(1px)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid color-mix(in srgb, var(--ui-brand) 62%, white);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
:root{--v3-bg:#f6f7fb;--v3-navy:#08112b;--v3-navy-panel:#101a42;--v3-navy-card:#141d42;--v3-purple:#6d4aff;--v3-purple-light:#f0edff;--v3-purple-text:#baf;--v3-text:#111936;--v3-muted:#59657d;--v3-border:#e3e7ef;--v3-white:#fff;--v3-success:#15a673;--v3-radius-btn:12px;--v3-radius-input:14px;--v3-radius-card:18px;--v3-radius-surface:24px;--v3-header-h:76px;--v3-header-h-mobile:64px;--v3-content:1230px;--v3-pad:24px;--v3-hero-h:670px;--v3-h1:48px;--v3-h1-mobile:36px}html[lang=ar]{--ui-font-ar:"Cairo", Tahoma, Arial, sans-serif}
:root{--v4-bg:#f6f7fb;--v4-navy:#08112b;--v4-navy-panel:#101a42;--v4-navy-card:#141d42;--v4-purple:#6d4aff;--v4-purple-strong:#5b3df1;--v4-purple-soft:#f0edff;--v4-purple-text:#baf;--v4-text:#111936;--v4-muted:#59657d;--v4-border:#e3e7ef;--v4-white:#fff;--v4-success:#15a673;--v4-danger:#c9364f;--v4-radius-btn:12px;--v4-radius-input:14px;--v4-radius-card:18px;--v4-radius-surface:24px;--v4-content:1230px;--v4-pad:24px;--v4-h1:clamp(26px, 3.2vw, 38px);--v4-h2:clamp(22px, 2vw, 32px);--ui-text:#111936;--ui-muted:#59657d;--ui-line:#e3e7ef;--ui-surface:#fff;--v3-bg:var(--v4-bg);--v3-navy:var(--v4-navy);--v3-navy-panel:var(--v4-navy-panel);--v3-navy-card:var(--v4-navy-card);--v3-purple:var(--v4-purple);--v3-purple-light:var(--v4-purple-soft);--v3-purple-text:var(--v4-purple-text);--v3-text:var(--v4-text);--v3-muted:var(--v4-muted);--v3-border:var(--v4-border);--v3-white:var(--v4-white);--ui-action:var(--v4-purple);--ui-brand:var(--v4-purple);--ui-brand-strong:var(--v4-purple-strong);--ui-brand-soft:var(--v4-purple-soft);--ui-font-ar:"Cairo", Tahoma, Arial, sans-serif;--brand:var(--v4-purple);--brand2:var(--v4-purple-strong);--brand-soft:#6d4aff1f}html[lang=ar]{--ui-font-ar:"Cairo", Tahoma, Arial, sans-serif}
.v3-landing{background:var(--v3-bg);color:var(--v3-text);direction:rtl}.v3-landing *{box-sizing:border-box}.v3-wrap{width:min(100% - (var(--v3-pad) * 2), var(--v3-content));margin-inline:auto}.v3-hero{background:var(--v3-navy);color:var(--v3-white);height:auto;min-height:0;max-height:none}.v3-hero-grid{grid-template-columns:minmax(0,.52fr) minmax(0,.48fr);align-items:center;gap:36px;min-height:650px;max-height:690px;padding:28px 0 36px;display:grid}.v3-badge{height:28px;color:var(--v3-purple-text);background:#6d4aff29;border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.v3-hero h1{font-size:var(--v3-h1);max-width:16ch;margin:14px 0 12px;font-weight:800;line-height:1.25}.v3-hero-lead{color:#c5cbe0;max-width:42ch;margin:0 0 22px;font-size:16px;line-height:1.7}.v3-source-row{background:var(--v3-white);border-radius:var(--v3-radius-input);align-items:center;gap:10px;padding:6px;display:flex}.v3-source-row input{min-width:0;height:48px;color:var(--v3-text);font:inherit;background:0 0;border:0;flex:1;padding:0 12px}.v3-source-row input::placeholder{color:#98a2b3}.v3-btn{border-radius:var(--v3-radius-btn);min-height:48px;font:inherit;cursor:pointer;white-space:nowrap;border:0;justify-content:center;align-items:center;padding:0 16px;font-weight:800;text-decoration:none;display:inline-flex}.v3-btn-primary{background:var(--v3-purple);color:var(--v3-white)}.v3-btn-ghost{color:var(--v3-white);background:0 0;border:1px solid #ffffff2e}.v3-source-row .v3-btn-primary{min-width:132px}.v3-upload{color:var(--v3-purple-text);background:0 0;border:1px solid #bbaaff59;margin-inline-start:8px}.v3-chips{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.v3-chips span{color:#d0d5e8;background:#ffffff0f;border-radius:999px;align-items:center;height:28px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.v3-visuals{justify-content:center;gap:12px;min-height:320px;display:flex}.v3-visual-card{border-radius:var(--v3-radius-card);background:var(--v3-navy-card);border:1px solid #bbaaff29;flex-direction:column;gap:8px;width:180px;height:320px;padding:12px;display:flex;overflow:hidden}.v3-visual-card strong{color:var(--v3-purple-text);font-size:13px}.v3-thumb{background:linear-gradient(#6d4aff47,#08112b33),radial-gradient(circle at 30% 20%,#6d4aff 0,#0000 42%),#1b2558;border-radius:12px;flex:1;position:relative;overflow:hidden}.v3-play{width:36px;height:36px;color:var(--v3-navy);background:#ffffffeb;border-radius:50%;place-items:center;margin:auto;font-size:14px;display:grid;position:absolute;inset:0}.v3-duration{color:#fff;background:#08112bc7;border-radius:8px;padding:2px 6px;font-size:11px;position:absolute;bottom:8px;left:8px}.v3-visual-card small{color:#9aa3c2;font-size:12px}.v3-timeline{flex-direction:column;flex:1;gap:8px;display:flex}.v3-moment{background:#ffffff0d;border-radius:8px;grid-template-columns:14px 1fr;align-items:center;gap:6px;padding:6px;display:grid}.v3-moment b{color:var(--v3-success);font-size:12px}.v3-caption-strip{background:linear-gradient(90deg,#baf,#6d4aff 70%,#0000);border-radius:99px;height:8px}.v3-shorts{flex:1;gap:6px;display:flex}.v3-short{background:linear-gradient(#0000 55%,#08112bb8),linear-gradient(135deg,#3a2d7a,#6d4aff);border-radius:10px;flex:1;min-width:0;position:relative}.v3-short em{color:#fff;font-size:8px;font-style:normal;line-height:1.3;position:absolute;bottom:18px;left:4px;right:4px}.v3-ready{background:var(--v3-success);color:#fff;border-radius:50%;place-items:center;width:14px;height:14px;font-size:9px;display:grid;position:absolute;top:4px;left:4px}.v3-section{padding:56px 0}.v3-section h2{text-align:center;margin:0 0 12px;font-size:28px}.v3-section .lead{text-align:center;max-width:46ch;color:var(--v3-muted);margin:0 auto 22px}.v3-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.v3-card{background:var(--v3-white);border:1px solid var(--v3-border);border-radius:var(--v3-radius-card);padding:20px}.v3-card b{margin-bottom:8px;font-size:18px;display:block}.v3-card p{color:var(--v3-muted);margin:0;line-height:1.7}.v3-card a{color:var(--v3-purple)}.v3-result{background:var(--v3-white);border:1px solid var(--v3-border);border-radius:var(--v3-radius-surface);grid-template-columns:220px 1fr;align-items:center;gap:28px;padding:24px;display:grid}.v3-result-preview{background:linear-gradient(#0000 50%,#08112bcc),linear-gradient(160deg,#2b1f66,#6d4aff 58%,#101a42);border-radius:18px;width:180px;height:320px;margin:auto;position:relative;overflow:hidden}.v3-result-preview span{background:var(--v3-success);color:#fff;border-radius:999px;padding:3px 8px;font-size:12px;font-weight:800;position:absolute;top:10px;right:10px}.v3-result-preview p{color:#fff;margin:0;font-size:13px;font-weight:700;position:absolute;bottom:14px;left:10px;right:10px}.v3-result h3{margin:0 0 10px;font-size:24px}.v3-result-actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.v3-result-actions .v3-btn-ghost{color:var(--v3-navy);border-color:var(--v3-border)}.v3-features,.v3-pricing-preview{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.v3-plan{background:var(--v3-white);border:1px solid var(--v3-border);border-radius:var(--v3-radius-card);padding:20px}.v3-plan[data-featured=true]{border-color:var(--v3-purple);box-shadow:0 12px 28px #6d4aff1f}.v3-plan small{color:var(--v3-muted)}.v3-plan strong{margin:8px 0;font-size:28px;display:block}.v3-plan ul{color:var(--v3-muted);margin:0 0 16px;padding:0 18px 0 0}.v3-faq details{background:var(--v3-white);border:1px solid var(--v3-border);border-radius:16px;margin-bottom:10px;padding:14px 16px}.v3-faq summary{cursor:pointer;font-weight:800}.v3-faq p{color:var(--v3-muted);margin:10px 0 0;line-height:1.7}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.v3-create{background:var(--v3-bg);min-height:calc(100vh - var(--v3-header-h));padding:32px 0 64px}.v3-create .home.studio-page,.v3-create .home{background:0 0}.v3-page-shell{background:var(--v3-bg);color:var(--v3-text);min-height:60vh;padding:36px 0 72px}.v3-page-shell h1{margin:0 0 12px;font-size:36px}.v3-page-shell .lead{color:var(--v3-muted);max-width:52ch;margin:0 0 28px}.v3-tools-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.v3-tool{background:var(--v3-white);border:1px solid var(--v3-border);border-radius:var(--v3-radius-card);flex-direction:column;gap:8px;min-height:180px;padding:18px;display:flex}.v3-tool .icon{background:var(--v3-purple-light);width:40px;height:40px;color:var(--v3-purple);border-radius:12px;place-items:center;font-weight:900;display:grid}.v3-contact-grid{grid-template-columns:.42fr .58fr;gap:24px;display:grid}.v3-auth-shell{min-height:calc(100vh - var(--v3-header-h));background:var(--v3-navy);grid-template-columns:.42fr .58fr;display:grid}.v3-auth-brand{color:#fff;padding:48px}.v3-auth-card-wrap{background:var(--v3-bg);place-items:center;padding:32px 24px;display:grid}.v3-auth-brand p{color:var(--v3-purple-text);font-weight:800}.v3-auth-brand h2{max-width:14ch;margin:12px 0 0;font-size:28px;line-height:1.35}.v3-auth-page .login-card{background:var(--v3-white);width:min(100%,420px);color:var(--v3-text);border-radius:var(--v3-radius-surface);border:1px solid var(--v3-border)}.v3-auth-page .login-button,.v3-auth-page .google-button{border-radius:var(--v3-radius-btn)}.v3-auth-page .login-button{background:var(--v3-purple);color:#fff}.v3-contact-page{background:var(--v3-bg);color:var(--v3-text);padding:36px 0 72px}.v3-contact-page .v3-wrap{width:min(100% - (var(--v3-pad) * 2), var(--v3-content));margin-inline:auto}.v3-contact-hero h1{margin:8px 0 12px;font-size:36px}.v3-contact-hero p,.v3-contact-page .eyebrow{color:var(--v3-muted)}.v3-contact-page .eyebrow{color:var(--v3-purple);font-weight:800}.v3-contact-layout{max-width:var(--v3-content)}.v3-contact-list{gap:12px;margin:18px 0;display:grid}.v3-contact-list dt{font-weight:800}.v3-contact-list dd{color:var(--v3-muted);margin:4px 0 0}.v3-contact-page a{color:var(--v3-purple)}.v3-contact-page .field label{margin-bottom:6px;font-weight:700;display:block}.v3-contact-page textarea,.v3-contact-page input{border:1px solid var(--v3-border);border-radius:var(--v3-radius-input);width:100%;font:inherit;padding:12px}.v3-contact-page .submit,.v3-contact-page button[type=submit]{background:var(--v3-purple);color:#fff;border-radius:var(--v3-radius-btn);min-height:48px;font:inherit;border:0;margin-top:12px;padding:0 16px;font-weight:800}.v3-create-studio .workspace.home-start{background:var(--v3-white);border:1px solid var(--v3-border);border-radius:var(--v3-radius-surface);max-width:760px;margin:24px auto 0;padding:24px}.v3-create .hero-stage,.v3-create .product-sections,.v3-create footer.site-footer{display:none!important}.v3-page,.v3-dashboard{background:var(--v3-bg)!important;color:var(--v3-text)!important}.v3-page-heading>div>span,.v3-dashboard-heading>div>span{color:var(--v3-purple)!important}.v3-page-heading>a,.v3-empty-projects>a,.v3-dashboard-heading-actions>a,.v3-dashboard-heading-actions>button,.v3-billing-success-cta a{background:var(--v3-purple)!important;color:#fff!important;box-shadow:none!important;border-radius:12px!important}.v3-tool a{color:var(--v3-purple);margin-top:auto;font-weight:800;text-decoration:none}@media (max-width:980px){.v3-hero-grid{grid-template-columns:1fr;min-height:0;max-height:none;padding:20px 0 28px}.v3-hero h1{font-size:var(--v3-h1-mobile);max-width:18ch}.v3-source-row{flex-direction:column;align-items:stretch}.v3-source-row .v3-btn-primary,.v3-upload{width:100%;margin:0}.v3-visuals{flex-direction:column;min-height:0}.v3-visual-card{flex-direction:row;align-items:center;width:100%;height:98px}.v3-thumb,.v3-timeline,.v3-shorts{flex:none;width:118px;height:74px}.v3-shorts{width:150px}.v3-steps,.v3-features,.v3-pricing-preview,.v3-tools-grid,.v3-contact-grid,.v3-auth-shell,.v3-result{grid-template-columns:1fr}.v3-result-preview{width:160px;height:284px}}
.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.v4-page{background:var(--v4-bg);min-height:calc(100vh - 76px);color:var(--v4-text);direction:rtl}.v4-wrap{width:min(100% - 32px, var(--v4-content));margin-inline:auto;padding:24px 0 48px}.v4-kicker{background:var(--v4-purple-soft);height:28px;color:var(--v4-purple);border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.v4-page h1,.v4-hero-copy h1{font-size:var(--v4-h1);color:var(--v4-navy);margin:12px 0 10px;line-height:1.25}.v4-lead{max-width:46ch;color:var(--v4-muted);margin:0 0 18px;font-size:16px;line-height:1.7}.v4-btn{border-radius:var(--v4-radius-btn);min-height:44px;font:inherit;cursor:pointer;border:0;justify-content:center;align-items:center;padding:0 16px;font-weight:800;text-decoration:none;display:inline-flex}.v4-btn-primary{background:linear-gradient(135deg, #7457ff, var(--v4-purple-strong));color:#fff;box-shadow:0 10px 24px #5b3df13d}.v4-btn-ghost{background:var(--v4-navy-panel);color:#fff;border:1px solid #ffffff1f}.v4-btn-light{color:var(--v4-navy);border:1px solid var(--v4-border);background:#fff}.v4-card{border:1px solid var(--v4-border);border-radius:var(--v4-radius-card);color:var(--v4-text);background:#fff;gap:10px;padding:18px;display:grid;box-shadow:0 12px 34px #1018280d}.v4-card h2,.v4-card h3,.v4-card b{color:var(--v4-navy);margin:0}.v4-card p{color:var(--v4-muted);margin:0;line-height:1.65}.v4-grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.v4-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.v4-bidi{direction:ltr;unicode-bidi:isolate}.v4-home{background:var(--v4-bg);color:var(--v4-text)}.v4-hero{background:var(--v4-navy);color:#fff}.v4-hero-grid{width:min(100% - 32px, var(--v4-content));grid-template-columns:minmax(0,.52fr) minmax(0,.48fr);align-items:center;gap:20px;margin:0 auto;padding:16px 0 18px;display:grid}.v4-hero-copy h1{color:#fff;max-width:18ch;font-size:clamp(24px,2.8vw,36px);line-height:1.35}.v4-hero-copy p{color:#c5cbe0;margin:0 0 18px;line-height:1.7}.v4-source-row{border-radius:var(--v4-radius-input);background:#fff;align-items:center;gap:8px;padding:6px;display:flex}.v4-source-row input{min-width:0;height:48px;color:var(--v4-text);font:inherit;background:0 0;border:0;flex:1;padding:0 12px}.v4-chips{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.v4-chips span{color:#d7dcf0;background:#ffffff14;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.v4-product-visual{background:linear-gradient(#17224f,#10183a);border:1px solid #bbaaff29;border-radius:28px;grid-template-columns:minmax(0,1.15fr) minmax(0,.7fr) minmax(0,.55fr);align-items:stretch;gap:10px;width:100%;min-width:0;max-width:100%;min-height:0;padding:14px;display:grid}.v4-product-visual.is-compact{grid-template-columns:minmax(0,1.1fr) minmax(0,.7fr) minmax(0,.5fr);min-height:0;padding:10px}.v4-visual-panel{background:#0d1533;border-radius:18px;min-width:0;min-height:0;margin:0;position:relative;overflow:hidden}.v4-visual-panel img,.v4-visual-panel svg{object-fit:cover;width:100%;height:100%;display:block}.v4-visual-moments{gap:8px;margin:0;padding:0;list-style:none;display:grid}.v4-visual-moments li{background:#0d1533;border-radius:14px;min-height:68px;position:relative;overflow:hidden}.v4-visual-moments img{object-fit:cover;width:100%;height:100%;display:block}.v4-visual-moments time{color:#fff;background:#08112bc7;border-radius:999px;padding:3px 7px;font-size:11px;font-weight:800;position:absolute;bottom:8px;right:8px}.v4-visual-posters{grid-auto-flow:column;gap:8px;display:grid}.v4-visual-poster{aspect-ratio:9/16;width:100%;min-height:0;max-height:min(340px,46vh)}.v4-visual-label{color:#fff;background:#08112bb8;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800;position:absolute;bottom:10px;right:10px}.v4-section{padding:18px 0}.v4-section h2{font-size:var(--v4-h2);color:var(--v4-navy);margin:0 0 16px}.v4-steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.v4-step{border:1px solid var(--v4-border);background:#fff;border-radius:16px;gap:8px;padding:16px;display:grid}.v4-step span{background:var(--v4-purple-soft);width:28px;height:28px;color:var(--v4-purple);border-radius:999px;place-items:center;font-size:12px;font-weight:800;display:grid}.v4-result-showcase{background:var(--v4-navy);color:#fff;border-radius:24px;grid-template-columns:auto 1fr;align-items:center;gap:28px;padding:22px;display:grid}.v4-result-phones{gap:10px;display:flex}.v4-phone{background:#1a2454;border:1px solid #ffffff1f;border-radius:18px;width:92px;height:164px;overflow:hidden}.v4-phone img,.v4-phone svg{object-fit:cover;width:100%;height:100%}.v4-tool img,.v4-article-thumb{object-fit:cover;background:var(--v4-navy-panel);border-radius:12px;width:100%;height:120px}.v4-seo-paths{border:1px dashed var(--v4-border);background:#fff;border-radius:14px;margin-top:28px;padding:14px 16px}.v4-seo-paths a{color:var(--v4-purple);font-weight:700}.v4-faq details{border-bottom:1px solid var(--v4-border);padding:12px 0}.v4-faq summary{cursor:pointer;color:var(--v4-navy);font-weight:800}.v4-journey{background:var(--v4-bg);min-height:100dvh;color:var(--v4-text)}.v4-journey-top{border-bottom:1px solid var(--v4-border);background:#fff;justify-content:space-between;align-items:center;gap:16px;padding:16px 22px;display:flex}.v4-journey-steps{flex-wrap:wrap;gap:8px;display:flex}.v4-journey-steps b{color:var(--v4-muted);background:#eef1f6;border-radius:999px;padding:6px 12px;font-size:12px}.v4-journey-steps b[data-active=true]{background:var(--v4-purple);color:#fff}.v4-source-ready{grid-template-columns:168px minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px;display:grid}.v4-source-ready img{object-fit:cover;border-radius:12px;width:168px;height:94px}.v4-analysis-list{gap:12px;max-width:560px;margin:8px 0 0;display:grid}.v4-analysis-list li{border:1px solid var(--v4-border);background:#fff;border-radius:14px;align-items:center;gap:12px;padding:14px 16px;display:flex}.v4-analysis-list li[data-state=done] span,.v4-analysis-list li[data-state=current] span{background:var(--v4-purple);color:#fff}.v4-review-grid{gap:8px;padding-bottom:12px;display:grid}.v4-review-card{border:1px solid var(--v4-border);text-align:right;cursor:pointer;background:#fff;border-radius:14px;grid-template-columns:72px minmax(0,1fr) 22px;align-items:center;gap:10px;width:100%;padding:8px 10px;display:grid}.v4-review-card[data-selected=true]{border-color:var(--v4-purple);background:var(--v4-purple-soft)}.v4-review-card img,.v4-review-card svg{object-fit:cover;border-radius:10px;width:72px;height:96px}.v4-check{background:#fff;border:2px solid #c5ccd8;border-radius:5px;width:18px;height:18px}.v4-check[data-checked=true]{border-color:var(--v4-purple);background:var(--v4-purple)}.v4-check[data-checked=true]:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;margin:1px 5px 0;display:block;transform:rotate(45deg)}.v4-render-list{gap:8px;display:grid}.v4-render-row,.v4-result-row{border:1px solid var(--v4-border);background:#fff;border-radius:12px;grid-template-columns:48px minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:64px;padding:8px 10px;display:grid}.v4-render-row img{object-fit:cover;border-radius:8px;width:48px;height:64px}.v4-render-status,.v4-render-progress{color:#111936;white-space:nowrap;font-size:13px;font-weight:800}.v4-results-grid{grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:10px;display:grid}@media (min-width:1280px){.v4-results-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.v4-result-card{border:1px solid var(--v4-border);background:#fff;border-radius:14px;gap:6px;min-width:0;padding:8px;display:grid}.v4-result-card img,.v4-result-card .v4-result-poster,.v4-result-card .v4-source-thumb-fallback{aspect-ratio:9/16;object-fit:cover;background:#e8ecf4;border-radius:10px;width:100%;max-height:220px}.v4-result-card b{color:#111936}.v4-result-card p{color:#59657d;margin:0}.v4-result-actions{flex-wrap:wrap;gap:6px;display:flex}.v4-result-actions .v4-btn{min-height:36px;padding:0 10px;font-size:12px}.v4-auth-visual{background:var(--v4-navy);color:#fff;align-content:center;gap:16px;min-height:100%;padding:32px;display:grid}.v4-auth-visual .v4-product-visual{min-height:240px}.v3-legal-page .topbar,.v3-articles-page .topbar,.v3-auth-page .topbar{display:none}.v3-legal-page,.v3-articles-page,.v3-seo-landing{background:var(--v4-bg);color:var(--v4-text)}.v3-legal-page .page,.v3-articles-page .page,.v3-seo-landing .hero{background:var(--v4-bg)!important;color:var(--v4-text)!important}.v3-legal-page h1,.v3-articles-page h1,.v3-seo-landing h1,.v3-legal-page h2,.v3-articles-page h2{color:var(--v4-navy)!important}.v3-legal-page .eyebrow,.v3-articles-page .eyebrow,.v3-seo-landing .eyebrow,.v3-contact-hero .eyebrow{color:var(--v4-purple)!important}.v3-legal-page .primary,.v3-articles-page .primary{background:var(--v4-purple)!important;color:#fff!important}.v3-seo-landing .crumbs a,.v3-seo-landing a{color:var(--v4-purple)}.v3-auth-page{background:var(--v4-bg)}.v3-auth-page .login-button,.v3-auth-page .google-button{background:var(--v4-purple);color:#fff}.studio-page,.workspace-v5{--ws-accent:var(--v4-purple);--ws-accent-2:#8d6bff}.v4-legal{gap:18px;max-width:760px;display:grid}.v4-legal h2{color:var(--v4-navy);margin:0 0 8px;font-size:18px}.v4-legal p,.v4-legal li{color:var(--v4-muted);line-height:1.8}.v4-legal a{color:var(--v4-purple);font-weight:700}.v4-page a.primary{border-radius:var(--v4-radius-btn);background:var(--v4-purple);color:#fff;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-weight:800;text-decoration:none;display:inline-flex}.v4-contact-list{gap:10px;margin:16px 0;display:grid}.v4-contact-list dt{color:var(--v4-navy);font-weight:800}.v4-contact-list dd{color:var(--v4-muted);margin:4px 0 0}.v4-seo-visual{max-width:420px;margin-top:18px}.v3-seo-landing .card{border:1px solid var(--v4-border);border-radius:var(--v4-radius-card);color:var(--v4-text);background:#fff}.v3-seo-landing .primary,.v3-seo-landing a.primary{background:var(--v4-purple)!important;color:#fff!important}.v3-seo-landing .secondary,.v3-seo-landing a.secondary{border:1px solid var(--v4-border);color:var(--v4-navy)!important;background:#fff!important}.v3-articles-page .page,.v3-articles-page .article,.v3-articles-page .cta-box{color:var(--v4-text)!important;border-color:var(--v4-border)!important;background:#fff!important}.v3-articles-page .description,.v3-articles-page p{color:var(--v4-muted)!important}.v3-articles-page .primary{background:var(--v4-purple)!important;color:#fff!important}.v3-articles-page .secondary{background:var(--v4-navy)!important;color:#fff!important}.v3-dashboard-heading>div>span,.v3-page-heading>div>span{color:var(--v4-purple)!important}.workspace-v5.is-editor-only .wv5-ready-clip-preview,.workspace-v5.is-editor-only [aria-label=تقييم\ المقطع]{display:none}.v4-muted{color:var(--v4-muted)}.v4-analysis-layout,.v4-review-layout,.v4-about-mission,.v4-contact-layout,.v4-create-shell{grid-template-columns:minmax(280px,.46fr) minmax(0,.54fr);align-items:start;gap:22px;display:grid}.v4-about-mission{grid-template-columns:1fr;gap:18px;display:grid}.v4-about-mission .v4-product-visual{min-width:0;max-width:100%}.v4-phase-preview,.v4-article-featured .v4-article-thumb{background:#0d1533;border-radius:18px;margin:0;overflow:hidden}.v4-phase-preview img,.v4-phase-preview-img,.v4-phase-preview-fallback{object-fit:cover;width:100%;height:220px;display:block}.v4-phase-preview-fallback{background:linear-gradient(145deg,#e8ecf4,#d5dbe8)}.v4-render-copy{gap:2px;min-width:0;display:grid}.v4-render-copy b{text-overflow:ellipsis;white-space:nowrap;unicode-bidi:isolate;overflow:hidden}.v4-render-copy small{unicode-bidi:isolate;display:block}.v4-results-heading-actions{justify-items:end;gap:6px;display:grid}.v4-watch-modal{z-index:40;background:#1119368c;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.v4-watch-dialog{background:#fff;border-radius:16px;gap:10px;width:min(420px,100%);padding:12px;display:grid}.v4-watch-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.v4-watch-head h2{margin:0;font-size:16px}.v4-watch-video{aspect-ratio:9/16;object-fit:contain;background:#111936;border-radius:12px;width:100%;max-height:min(72vh,640px)}.v4-phase-preview figcaption{color:var(--v4-muted);background:#fff;padding:10px 12px;font-size:13px;font-weight:700}.v4-article-featured{grid-template-columns:minmax(240px,.42fr) minmax(0,1fr);align-items:center;gap:18px;margin-bottom:18px;display:grid}.v4-article-featured .v4-article-thumb{height:180px}.v4-review-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin:0 0 14px;display:flex}.v4-review-toolbar p{color:var(--v4-muted);margin:0;font-weight:700}.v4-review-toolbar-actions{gap:8px;display:flex}.v4-review-card b,.v4-render-row b,.v4-result-row b{color:#111936}.v4-review-card p,.v4-review-card small,.v4-render-row p,.v4-render-row small,.v4-result-row p{color:#59657d;margin:4px 0 0}.v4-review-manual{gap:8px;margin:12px 0 8px;display:grid}.v4-review-manual .v4-btn{justify-self:start}.v4-review-cta{z-index:3;background:#f6f7fb;padding:10px 0 8px;position:sticky;bottom:0}.v4-review-cta-count{color:#111936;margin:0 0 8px;font-size:13px;font-weight:800}.v4-results-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin:0 0 16px;display:flex}.v4-results-heading h1{margin:0}.v4-results-heading .v4-lead{margin:6px 0 0}.v4-review-cta .v4-btn{width:100%}.v4-faq-reading{max-width:720px}.v4-create-shell{grid-template-columns:minmax(280px,.4fr) minmax(0,.6fr);gap:0;min-height:calc(100vh - 76px)}.v4-create-visual{background:var(--v4-navy);color:#fff;align-content:center;gap:16px;padding:32px;display:grid}.v4-create-visual h2{max-width:14ch;margin:0;font-size:28px;line-height:1.35}.v3-create{padding:0 0 32px}.v3-header .v3-mark{background:linear-gradient(135deg,#7457ff,#5b3df1);box-shadow:0 7px 18px #5b3df12e}.v3-nav a:hover,.v3-nav a.active{color:var(--v4-purple)!important}.v3-nav a.active:after{background:var(--v4-purple)!important}.v3-balance strong,.v3-clock{color:var(--v4-purple)!important}.v3-auth-page,.v3-auth-page .page,.v4-create,.v3-create-studio,.v3-page,.v3-dashboard{color:#111936!important;background:#f6f7fb!important}.v3-content>main.v3-auth-page:not(.home,.v3-page,.v3-pricing) .login-card,.v3-auth-page .login-card{color:#111936!important;background:#fff!important;border:1px solid #e3e7ef!important;box-shadow:0 18px 40px #1018280f!important}.v3-content>main.v3-auth-page:not(.home,.v3-page,.v3-pricing) .login-card h1,.v3-content>main.v3-auth-page:not(.home,.v3-page,.v3-pricing) .login-card label,.v3-auth-page .login-card h1,.v3-auth-page .login-card label,.v3-auth-page .login-card .signup,.v3-create-studio h2,.v3-create-studio .section-kicker{color:#111936!important}.v3-content>main.v3-auth-page:not(.home,.v3-page,.v3-pricing) .login-card .subtitle,.v3-content>main.v3-auth-page:not(.home,.v3-page,.v3-pricing) .login-card p,.v3-auth-page .login-card .subtitle,.v3-auth-page .login-card .signup,.v3-auth-page .login-card .plans-link a,.v3-auth-page .login-card .password-toggle,.v3-auth-page .login-card .forgot,.v3-create-studio p,.v3-create-studio .upload-name{color:#59657d!important}.v3-content>main.v3-auth-page:not(.home,.v3-page,.v3-pricing) .login-card input,.v3-auth-page .login-card input,.v3-create-studio .url-input{color:#111936!important;background:#fff!important;border-color:#e3e7ef!important}.v3-auth-page .login-card .eyebrow{color:#6d4aff!important}.v3-content>main.v3-auth-page:not(.home,.v3-page,.v3-pricing) .login-card label,.v3-auth-page .login-card label{color:#111936!important;font-size:14px!important;font-weight:800!important}.v3-content>main.v3-auth-page:not(.home,.v3-page,.v3-pricing) .login-card .google-button,.v3-auth-page .login-card .google-button{color:#111936!important;background:#fff!important;border:1px solid #c5ccd8!important;font-weight:800!important}.v3-auth-brand{color:#fff;background:#08112b}.v3-auth-page .login-card .auth-feedback[data-tone=error]{color:#7f1d1d!important;background:#ffe4e6!important;border-color:#f43f5e!important}.v3-auth-page .login-card .auth-feedback[data-tone=success]{color:#115e59!important;background:#eff9f7!important;border-color:#bde1da!important}@media (max-width:980px){.v4-hero-grid,.v4-result-showcase,.v4-source-ready,.v4-grid-3,.v4-grid-2,.v4-steps,.v4-analysis-layout,.v4-review-layout,.v4-about-mission,.v4-contact-layout,.v4-article-featured,.v4-create-shell{grid-template-columns:1fr}.v4-create-visual{display:none}.v4-page .v4-grid-3[style]{grid-template-columns:1fr!important}.v4-product-visual,.v4-product-visual.is-compact{grid-template-columns:1fr;min-height:0}.v4-visual-posters{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:row}.v4-review-layout{padding-bottom:96px;overflow-x:hidden}.v4-review-layout .v4-phase-preview{display:none}.v4-review-card{grid-template-columns:44px minmax(0,1fr) 18px;padding:6px 8px}.v4-review-card img{width:44px;height:58px}.v4-review-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.v4-review-cta{border-top:1px solid #e3e7ef;padding:10px 0 12px;position:sticky;bottom:0}.v4-render-row{grid-template-columns:40px minmax(0,1fr) auto}.v4-render-progress{display:none}.v4-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-v5.is-editor-only .wv5-body{grid-template-columns:1fr}}:is(html:has(.v4-journey),body:has(.v4-journey)){background:#f6f7fb!important;height:auto!important;overflow:auto!important}:is(.v3-site-shell.is-workspace-app:has(.v4-journey),.v3-site-shell.is-workspace-v5:has(.v4-journey)){min-height:100dvh;background:#f6f7fb!important;height:auto!important;overflow:visible!important}:is(.v3-site-shell.is-workspace-app:has(.v4-journey) .v3-content,.v3-site-shell.is-workspace-v5:has(.v4-journey) .v3-content){height:auto!important;overflow:visible!important}:is(html:has(.workspace-v5.is-editor-only),body:has(.workspace-v5.is-editor-only)){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#070b16!important;overflow:hidden!important}:root,.v4-page,.v3-page,.v3-pricing,.v3-dashboard,.v4-home,.v4-journey{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.v4-section,.v4-wrap>section,.v4-section h2,.pricing-faq,.v3-pricing .content{scroll-margin-top:88px}.v4-source-thumb-fallback{background:linear-gradient(145deg,#1a2430,#0e141c);border-radius:12px;width:168px;height:94px;display:block}.v4-faq summary,.pricing-faq summary{cursor:pointer;color:var(--v4-navy);justify-content:space-between;align-items:center;gap:12px;font-weight:800;list-style:none;display:flex}.v4-faq summary::-webkit-details-marker{display:none}.pricing-faq summary::-webkit-details-marker{display:none}.v4-faq summary:after,.pricing-faq summary:after{content:"+";background:var(--v4-purple-soft);width:28px;height:28px;color:var(--v4-purple);border-radius:8px;flex:none;place-items:center;font-size:18px;line-height:1;display:grid}.v4-faq details[open]>summary:after,.pricing-faq details[open]>summary:after{content:"−"}.v4-faq details p,.pricing-faq details p{color:var(--v4-muted);max-width:68ch;margin:8px 0 0}.v4-plan-card{align-content:start;gap:10px;display:grid}.v4-plan-card strong{color:var(--v4-navy);font-size:28px}.v4-page :is(input,select,textarea),.v3-page :is(input,select,textarea),.v3-pricing :is(input,select,textarea),.v3-dashboard :is(input,select,textarea),.v4-journey :is(input,select,textarea){color:var(--v4-text);border:1px solid var(--v4-border);border-radius:var(--v4-radius-input);background:#fff}.v4-page :is(input,select,textarea)::placeholder,.v3-page :is(input,select,textarea)::placeholder{color:#6b778c;opacity:1}.v4-page :is(input,select,textarea):focus-visible,.v3-page :is(input,select,textarea):focus-visible{border-color:var(--v4-purple);outline:3px solid #6d4aff47}.v4-support-form{gap:12px;display:grid}.v4-support-form textarea{resize:vertical;width:100%;min-height:168px;font:inherit;padding:12px 14px;line-height:1.7}.v4-contact-layout .v4-card{align-content:start;padding:20px}.v4-contact-layout .v4-card h2{margin:0 0 8px;font-size:20px}.v2-app-rail{width:min(100% - 32px, var(--v4-content));border:1px solid var(--v4-border);background:#fff;border-radius:16px;margin:12px auto 0;padding:8px;display:flex;box-shadow:0 8px 24px #1018280a}.v2-rail-links{flex-wrap:wrap;gap:6px;width:100%;display:flex}.v2-rail-links a{min-height:44px;color:var(--v4-text);border-radius:12px;align-items:center;gap:8px;padding:0 12px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.v2-rail-icon{flex:0 0 20px;width:20px;height:20px;display:inline-flex}.v2-rail-links a[data-active=true]{background:var(--v4-purple-soft);color:var(--v4-purple)}.v3-page .v3-project-row{grid-template-columns:120px minmax(0,1fr) auto;gap:12px;min-height:0;padding:12px 14px}.v3-page .v3-project-thumb{width:120px;height:72px}.v3-page .v3-project-info h2{white-space:nowrap;margin:4px 0 6px;font-size:16px}.v3-page .project-filters input,.v3-page .project-filters select{color:var(--v4-text);border:1px solid var(--v4-border);background:#fff}@media (max-width:980px){.v4-product-visual,.v4-product-visual.is-compact{grid-template-columns:minmax(0,1fr)}.v4-visual-posters{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:row}.v2-app-rail{width:min(100% - 24px, var(--v4-content))}.v3-page .v3-project-row{grid-template-columns:88px minmax(0,1fr)}.v3-page .v3-project-actions{grid-column:1/-1}}.v3-site-shell:has(.workspace-v5.is-editor-only){background:#070b16!important;height:100dvh!important;overflow:hidden!important}.v3-site-shell:has(.workspace-v5.is-editor-only) .v3-content{background:#070b16!important;height:100dvh!important;overflow:hidden!important}
.home{font-family:var(--ui-font-ar);color:var(--ui-text)!important;background:#f6f8fb!important}.home.studio-page{font-family:var(--ui-font-ar);color:inherit!important;background:0 0!important}.home .mainarea{align-items:flex-start;width:min(100% - 32px,1240px);margin:auto;padding:24px 0 52px}.home .center{max-width:none}.home .hero-stage{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:center;gap:36px;min-height:0;padding:34px 0 30px;display:grid;position:relative}.home .hero-stage:before{display:none}.home .hero-copy{text-align:right}.home .hero-copy .eyebrow{background:var(--ui-brand-soft);color:var(--ui-brand);font-size:var(--ui-small);border:1px solid #cfe8e3;border-radius:999px;align-items:center;gap:7px;margin:0 0 12px;padding:5px 9px;font-weight:800;display:inline-flex}.home .hero-copy .eyebrow:before{content:"";width:6px;height:6px;box-shadow:none;background:#35d3a9;border-radius:50%}.home .hero-copy h1,.home h1{max-width:700px;font-size:var(--ui-h1);letter-spacing:-.035em;text-align:right;color:var(--ui-text);margin:0;line-height:1.18}.home .hero-copy h1 span{color:var(--ui-brand);text-shadow:none}.home .hero-copy .subtitle,.home .subtitle{max-width:680px;color:var(--ui-muted);text-align:right;margin:12px 0 0;font-size:15px;line-height:1.7}.home .hero-cta{background:var(--ui-brand);color:#fff;min-height:44px;box-shadow:none;border-radius:11px;justify-content:center;align-items:center;margin-top:18px;padding:0 18px;font-size:14px;font-weight:800;display:inline-flex}.home .hero-cta:hover{background:var(--ui-brand-strong);transform:translateY(-1px)}.home .hero-proof{color:#718096;font-size:var(--ui-small);gap:14px;margin-top:13px;display:flex}.home .hero-proof span{align-items:center;gap:5px;display:inline-flex}.home .hero-proof span:before{content:"✓";width:15px;height:15px;color:var(--ui-brand);font-size:var(--ui-small);border:1px solid #cce8e2;border-radius:50%;place-items:center;display:grid}.home .hero-visual{direction:ltr;grid-template-columns:1fr 1fr;align-items:center;gap:10px;min-height:250px;display:grid}.home .hero-visual:before{display:none}.home .flow-card{border:1px solid var(--ui-line);min-height:218px;box-shadow:var(--ui-shadow);color:var(--ui-text);background:#fff;border-radius:15px;justify-content:center;padding:17px}.home .flow-card.primary-flow{background:#f7fcfb;border-color:#bfe3dc;transform:translateY(-10px)}.home .flow-card:after{display:none}.home .flow-number{color:#a5b2c2;font-size:var(--ui-small);top:12px;left:13px}.home .flow-card small{color:#7a899d;font-size:var(--ui-small);margin-bottom:8px}.home .flow-card strong{color:var(--ui-text);font-size:15px}.home .flow-card i{height:30px;color:var(--ui-brand);font-size:17px}.home .flow-card b{color:#173148;min-height:44px;font-size:17px;line-height:1.45}.home .flow-card div{gap:5px;margin-top:12px}.home .flow-card div span{color:#4b786f;font-size:var(--ui-small);background:#f2faf8;border:1px solid #d6e9e5;border-radius:999px;padding:4px 6px}.home .workspace{border:1px solid var(--ui-line);color:var(--ui-text);background:#fff;border-radius:16px;padding:0;box-shadow:0 8px 28px #1018280e}.home .workspace-head{border-bottom:1px solid var(--ui-line);background:#fff;padding:18px 20px 15px}.home .section-kicker{color:var(--ui-brand)}.home .workspace-head h2{color:var(--ui-text);font-size:22px}.home .workspace-head p{color:var(--ui-muted)}.home .workspace-status{color:#47746c;background:#f5fbfa;border-color:#d4ebe6;padding:6px 9px}.home .workspace-label{color:#536276;margin:16px 20px 8px}.home .source-row,.home .operations-row,.home .controls{margin-inline:20px}.home .source-row{grid-template-columns:minmax(0,1fr) minmax(190px,250px);gap:8px}.home .url-input{border:1px solid var(--ui-line);height:44px;color:var(--ui-text);background:#fff;border-radius:10px;padding:0 13px}.home .url-input::placeholder{color:#9aa7b7}.home .url-input:focus{border-color:#38bca0;box-shadow:0 0 0 3px #118b781a}.home .upload{border:1px solid var(--ui-line);color:#334155;background:#f7f9fb;border-radius:10px;height:44px}.home .upload:hover{background:#f2faf8;border-color:#b9dcd5;transform:none}.home .selected-file-name{font-size:var(--ui-small);color:#718096}.home .operations-row{gap:8px;margin-top:8px}.home .modes,.home .controls,.home .work-mode-options{gap:8px}.home .mode{border:1px solid var(--ui-line);color:#3d4b60;background:#f8fafc;border-radius:10px;min-height:44px;padding:8px 11px;font-size:13px}.home .mode.active{background:var(--ui-brand-soft);color:var(--ui-brand-strong);border-color:#a8dbd1}.home .mode-button{border-radius:10px;min-height:52px;padding:8px 36px 8px 11px}.home .mode-check{width:18px;height:18px;right:10px}.home .control{border-color:var(--ui-line);background:#f8fafc;gap:5px;min-height:auto;padding:8px 10px}.home .control select{border-radius:9px;height:36px}.home .projects-trigger-row{margin:14px 20px 18px;padding-top:14px}.home .projects-trigger-row button,.home .download-all{border-radius:9px;min-height:38px;padding:0 12px}.home .projects-panel,.home .results-panel{border-radius:12px;margin-top:10px;padding:12px}.home .result-card{border-radius:10px;gap:8px;padding:10px}.home .result-actions{gap:6px}.home .result-actions button{border-radius:8px;min-height:34px;padding:0 10px}.home .job-stage-card{box-shadow:none;border-radius:12px;gap:8px;margin-top:10px;padding:10px}.home .job-progress{border-radius:10px;gap:3px;min-height:46px;padding:8px 11px}.home .job-cancel-cta,.home .job-retry-other-mode{border-radius:9px;min-height:38px;padding:0 12px}.home .job-results-cta{border-radius:9px;min-height:42px;padding:0 14px}.home .review-decision{border-radius:9px;min-height:36px;padding:0 11px}.home .clip-poster,.home .clip-poster-empty,.home .review-player,.home .review-player-start{border-radius:10px}.home .studio-empty{border:1px solid var(--ui-line);width:min(100%,560px);min-height:0;box-shadow:var(--ui-shadow);text-align:center;background:#fff;border-radius:16px;margin:42px auto;padding:28px}.home .studio-empty h1{text-align:center;font-size:26px}.home .studio-empty p{color:var(--ui-muted);margin:8px 0 16px;font-size:14px}.home .studio-empty .cta{background:var(--ui-brand);color:#fff;border-radius:10px;width:auto;min-width:150px;height:42px;margin:0;padding:0 16px}@media (max-width:900px){.home .hero-stage{grid-template-columns:1fr;gap:20px;padding:28px 0 22px}.home .hero-visual{max-width:620px;min-height:0}.home .flow-card{min-height:190px}.home .flow-card.primary-flow{transform:none}}@media (max-width:760px){.home .mainarea{width:min(100% - 24px,1240px);padding:16px 0 38px}.home .hero-stage{padding:20px 0}.home .hero-copy h1,.home h1{font-size:clamp(28px,8vw,38px)}.home .hero-copy .subtitle,.home .subtitle{font-size:14px}.home .hero-proof{flex-wrap:wrap}.home .hero-visual{grid-template-columns:1fr 1fr;gap:8px}.home .flow-card{min-height:170px;padding:13px}.home .flow-card b{font-size:15px}.home .workspace{border-radius:14px}.home .workspace-head{padding:15px}.home .workspace-label,.home .source-row,.home .operations-row,.home .controls,.home .projects-trigger-row{margin-inline:14px}.home .source-row,.home .operations-row,.home .work-mode-options,.home .modes,.home .controls{grid-template-columns:1fr}.home .mode-button{min-height:50px}.home .job-stage-card{padding:9px}}
.v3-page,.v3-pricing,.v3-dashboard-shell,.studio-page{font-family:var(--ui-font-ar)}.v3-projects-shell{width:min(100% - 32px,1180px);padding:28px 0 56px}.v3-page-heading{align-items:center;gap:18px;margin-bottom:16px}.v3-page-heading h1{margin:3px 0 4px;font-size:30px;line-height:1.15}.v3-page-heading p{font-size:13px;line-height:1.5}.v3-page-heading>a,.v3-empty-projects>a{min-height:40px;box-shadow:none;border-radius:10px;padding:0 14px;font-size:12px}.v3-project-list{gap:8px}.v3-project-row{border-radius:13px;grid-template-columns:78px minmax(0,1fr) auto;gap:12px;min-height:70px;padding:9px 11px;box-shadow:0 3px 12px #10182808}.v3-project-thumb{aspect-ratio:16/10;background:#123748;border-radius:9px;height:52px;padding:0}.v3-project-thumb-media,.v3-project-thumb>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.v3-project-thumb-fallback{background:linear-gradient(145deg,#123748,#1a5560);position:absolute;inset:0}.v3-project-info h2{margin:5px 0 6px;font-size:14px}.v3-project-status span{padding:3px 7px;font-size:12px}.v3-project-details{gap:5px}.v3-project-details span{padding:3px 6px;font-size:12px}.v3-project-actions{gap:6px}.v3-project-actions>a{gap:6px;min-height:34px;padding:0 11px;font-size:12px}.v3-project-actions button{width:auto;min-width:34px;height:34px;padding:0 8px;font-size:12px}.v3-empty-projects,.v3-projects-loading{border-radius:15px;min-height:190px;padding:24px}.v3-empty-projects>span{border-radius:11px;width:42px;height:42px;margin-bottom:9px;font-size:19px}.v3-empty-projects h2{font-size:17px}.v3-empty-projects p{margin-bottom:12px;font-size:12px}.v3-dashboard-shell{width:min(100% - 32px,1180px);margin:auto;padding:28px 0 56px}.v3-dashboard-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:15px;display:flex}.v3-dashboard-heading>div>span{font-size:12px}.v3-dashboard-heading h1{margin:3px 0;font-size:30px;line-height:1.15}.v3-dashboard-heading p{margin:0;font-size:12px}.v3-dashboard-heading-actions{gap:7px;display:flex}.v3-dashboard-heading-actions a,.v3-dashboard-heading-actions button{border-radius:10px;min-height:38px;padding:0 12px;font-size:12px}.v3-dashboard-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:10px;display:grid}.v3-dashboard-metrics article{min-height:92px;box-shadow:none;border-radius:13px;padding:12px}.v3-dashboard-metrics article>span{font-size:12px}.v3-dashboard-metrics strong{margin:6px 0 3px;font-size:19px;line-height:1.1;display:block}.v3-dashboard-metrics small{font-size:12px;line-height:1.4}.v3-dashboard-grid{grid-template-columns:minmax(0,7fr) minmax(240px,3fr);gap:10px;display:grid}.v3-recent,.v3-profile-panel{box-shadow:none;border-radius:13px;padding:14px}.v3-section-title{margin-bottom:8px}.v3-section-title h2,.v3-profile-panel h2{font-size:17px}.v3-section-title p,.v3-profile-panel p{font-size:12px}.v3-recent-row{grid-template-columns:36px minmax(0,1fr) auto;gap:9px;min-height:54px;padding:7px 0}.v3-mini-thumb{background:linear-gradient(145deg,#123748,#1a5560);border-radius:8px;flex:none;width:36px;height:36px;display:block;position:relative;overflow:hidden}.v3-mini-thumb .v3-project-thumb-media,.v3-mini-thumb img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.v3-mini-thumb .v3-project-thumb-fallback{background:linear-gradient(145deg,#123748,#1a5560);position:absolute;inset:0}.v3-recent-row strong,.v3-recent-row small{font-size:12px}.v3-recent-row b{white-space:nowrap;font-size:12px}.v3-pricing .content{max-width:1080px;padding:30px 20px 52px}.v3-pricing h1{font-size:32px;line-height:1.15}.v3-pricing .subtitle{max-width:780px;margin:8px auto 16px;font-size:13px;line-height:1.55}.v3-pricing .billing-toggle{box-shadow:none;margin-bottom:14px;padding:3px}.v3-pricing .billing-toggle button{min-width:96px;min-height:var(--ui-control);height:auto;font-size:12px}.v3-pricing .plans{gap:11px;max-width:1000px}.v3-pricing .plan{box-shadow:none;border-radius:13px;padding:17px}.v3-pricing .plan.featured{box-shadow:0 5px 18px #137d700f}.v3-pricing .badge{padding:3px 8px;font-size:12px;top:10px;left:10px}.v3-pricing .plan-name{margin-bottom:4px;font-size:16px}.v3-pricing .price{margin-top:6px;font-size:27px}.v3-pricing .minutes{margin-bottom:8px;font-size:12px}.v3-pricing li{padding:5px 0;font-size:12px}.v3-pricing .cta{min-height:var(--ui-control-primary);border-radius:10px;height:auto;margin-top:10px;font-size:12px}.v3-pricing .legal-note{color:#9fb0c3;text-align:center;max-width:780px;margin:18px auto 0;font-size:12px;line-height:1.8}.v3-legal-page .legal-sections{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.v3-content>main.v3-legal-page details{background:var(--ui-surface)!important;color:var(--ui-text)!important;border:1px solid var(--ui-line)!important;box-shadow:none!important}.v3-content>main.v3-legal-page summary{min-height:44px;color:var(--ui-text)!important}.v3-billing-success .v3-dashboard-heading{text-align:center;justify-content:center}.v3-billing-success-cta{text-align:center;margin:8px 0 0}.v3-billing-success-cta a{background:var(--ui-action);color:#fff;border-radius:11px;align-items:center;min-height:42px;padding:0 16px;font-size:13px;font-weight:800;display:inline-flex}.v3-auth-page .content{padding:18px}.v3-auth-page .login-card{border-radius:15px;max-width:410px;padding:22px;box-shadow:0 10px 30px #00000021}.v3-auth-page h1{font-size:25px}.v3-auth-page .subtitle{margin:6px 0 16px;line-height:1.5}.v3-auth-page .field{margin-bottom:10px}.v3-auth-page label{margin-bottom:4px;font-size:12px}.v3-auth-page input{border-radius:10px;height:40px;font-size:13px}.v3-auth-page .login-button,.v3-auth-page .google-button{border-radius:10px;height:42px;font-size:12px}.v3-auth-page .divider{margin:14px 0}.v3-auth-page .signup{margin-top:14px}@media (max-width:900px){.v3-dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.v3-dashboard-grid{grid-template-columns:1fr}.v3-project-row{grid-template-columns:70px minmax(0,1fr) auto}}@media (max-width:620px){.v3-projects-shell,.v3-dashboard-shell{width:min(100% - 24px,1180px);padding:22px 0 46px}.v3-page-heading,.v3-dashboard-heading{flex-direction:column;align-items:flex-start;gap:10px}.v3-page-heading h1,.v3-dashboard-heading h1{font-size:27px}.v3-project-row{grid-template-columns:56px minmax(0,1fr);gap:8px;padding:8px}.v3-project-thumb{height:46px}.v3-project-actions{grid-column:1/-1;justify-content:flex-end}.v3-dashboard-heading-actions{flex-wrap:wrap;width:100%}.v3-dashboard-heading-actions>a,.v3-dashboard-heading-actions>button{flex:1}.v3-dashboard-metrics{grid-template-columns:1fr 1fr;gap:7px}.v3-dashboard-metrics article{min-height:86px;padding:10px}.v3-pricing .content{padding:26px 14px 44px}.v3-pricing h1{font-size:28px}.v3-pricing .plans{gap:9px}.v3-pricing .plan{padding:15px}.v3-auth-page .content{padding:13px}.v3-auth-page .login-card{padding:19px 15px}}.project-filters{flex-wrap:wrap;gap:16px;margin-block:16px;display:flex}.project-filters label{color:#111936;flex:1;gap:8px;min-width:180px;font-weight:700;display:grid}.project-filters input,.project-filters select{min-height:44px;font:inherit;color:#111936;background:#fff;border:1px solid #e3e7ef;border-radius:12px;padding:8px 12px}.v3-project-actions details summary{cursor:pointer;align-items:center;min-height:44px;display:flex}
.v3-seo-landing,main[dir=rtl] .page{font-family:var(--ui-font-ar)}.v3-seo-landing.v3-seo-landing .container{max-width:900px;padding:28px 20px 50px}.v3-seo-landing.v3-seo-landing .crumbs{font-size:var(--ui-small);margin-bottom:9px}.v3-seo-landing.v3-seo-landing .hero{max-width:820px;min-height:0;margin-bottom:18px;padding:0}.v3-seo-landing.v3-seo-landing .eyebrow{font-size:var(--ui-small);margin-bottom:5px}.v3-seo-landing.v3-seo-landing h1{font-size:32px;line-height:1.25}.v3-seo-landing.v3-seo-landing .intro{margin-top:8px;font-size:14px;line-height:1.65}.v3-seo-landing.v3-seo-landing .steps{gap:8px;margin:18px 0}.v3-seo-landing.v3-seo-landing .card{box-shadow:none;content-visibility:auto;contain-intrinsic-size:110px;border-radius:12px;padding:13px 15px}.v3-seo-landing.v3-seo-landing .card span{font-size:var(--ui-small);margin-bottom:3px}.v3-seo-landing.v3-seo-landing h2{margin-bottom:4px;font-size:16px}.v3-seo-landing.v3-seo-landing .card p,.v3-seo-landing.v3-seo-landing .note{font-size:12px;line-height:1.65}.v3-seo-landing.v3-seo-landing .primary,.v3-seo-landing.v3-seo-landing .secondary{border-radius:10px;min-height:40px;padding:0 14px;font-size:12px}main[dir=rtl] .page .container{max-width:1040px!important;padding:30px 20px 52px!important}main[dir=rtl] .page .container>.hero{text-align:right!important;max-width:820px!important;height:auto!important;min-height:0!important;margin:0 auto 20px!important;padding:0!important;display:block!important}main[dir=rtl] .page .container>.hero>*{max-width:100%!important;margin-left:0!important;margin-right:0!important;position:static!important;transform:none!important}main[dir=rtl] .page .container>.hero h1,main[dir=rtl] .page .container h1{text-wrap:balance;letter-spacing:-.025em!important;max-width:760px!important;margin:5px 0 8px!important;font-size:clamp(30px,3.2vw,42px)!important;line-height:1.25!important}main[dir=rtl] .page .container .eyebrow,main[dir=rtl] .page .container .kicker{color:var(--ui-brand)!important;margin:0 0 5px!important;font-size:11px!important;font-weight:800!important;display:inline-flex!important}main[dir=rtl] .page .container .intro,main[dir=rtl] .page .container>.hero p{max-width:760px!important;color:var(--ui-muted)!important;margin:7px 0 0!important;font-size:14px!important;line-height:1.7!important}main[dir=rtl] .page .container .cards{gap:9px!important;margin-top:14px!important}main[dir=rtl] .page .container .card{content-visibility:auto;contain-intrinsic-size:135px;box-shadow:none!important;border-radius:13px!important;padding:14px!important}main[dir=rtl] .page .container .icon{border-radius:9px;width:32px;height:32px;margin-bottom:8px;font-size:13px}main[dir=rtl] .page .container h2{margin-bottom:5px!important;font-size:16px!important}main[dir=rtl] .page .container p{font-size:13px;line-height:1.7}main[dir=rtl] .page .container .statement{border-radius:12px;margin-top:10px;padding:13px 15px;font-size:12px;line-height:1.7}main[dir=rtl] .page .container .actions{gap:8px;margin-top:15px}main[dir=rtl] .page .container .primary,main[dir=rtl] .page .container .secondary{border-radius:10px;height:40px;min-height:40px;padding:0 14px;font-size:12px}main[dir=rtl] .page .container>article,main[dir=rtl] .page .container>.legal,main[dir=rtl] .page .container>.policy{max-width:900px;margin-inline:auto}main[dir=rtl] .page .container>article p,main[dir=rtl] .page .container>.legal p,main[dir=rtl] .page .container>.policy p{line-height:1.8}img,video{max-width:100%}img[width][height]{height:auto}.v3-seo-landing img,.v3-page img,.v3-dashboard img{content-visibility:auto}:where(.card,.v3-project-row,.v3-recent-row,.v3-dashboard-metrics article){transition:border-color var(--motion-fast,.15s) ease,background-color var(--motion-fast,.15s) ease,box-shadow var(--motion-fast,.15s) ease,transform var(--motion-fast,.15s) ease}:where(.card,.v3-project-row,.v3-recent-row):hover{transform:translateY(-1px)}@media (max-width:620px){.v3-seo-landing.v3-seo-landing .container{padding:24px 14px 42px}.v3-seo-landing.v3-seo-landing h1{font-size:27px;line-height:1.3}.v3-seo-landing.v3-seo-landing .intro{font-size:13px}main[dir=rtl] .page .container{padding:24px 14px 44px!important}main[dir=rtl] .page .container>.hero{margin-bottom:16px!important}main[dir=rtl] .page .container>.hero h1,main[dir=rtl] .page .container h1{font-size:28px!important;line-height:1.32!important}main[dir=rtl] .page .container .card{padding:13px!important}main[dir=rtl] .page .container .actions{flex-direction:column}}@media (prefers-reduced-motion:reduce){:where(.card,.v3-project-row,.v3-recent-row,.v3-dashboard-metrics article){transition:none!important}:where(.card,.v3-project-row,.v3-recent-row):hover{transform:none}}
@font-face{font-family:Cairo;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9ff27b8a0a8f3dc0-s.p.40_3w74kn95bo.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Cairo;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a5b03b231ce290a0-s.0nlsxckj73qpt.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cairo;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d41831e24743a3c1-s.p.08tn9snzkmifr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cairo;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9ff27b8a0a8f3dc0-s.p.40_3w74kn95bo.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Cairo;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a5b03b231ce290a0-s.0nlsxckj73qpt.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cairo;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d41831e24743a3c1-s.p.08tn9snzkmifr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cairo;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9ff27b8a0a8f3dc0-s.p.40_3w74kn95bo.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Cairo;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a5b03b231ce290a0-s.0nlsxckj73qpt.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cairo;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d41831e24743a3c1-s.p.08tn9snzkmifr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cairo;font-style:normal;font-weight:800;font-display:swap;src:url(../media/9ff27b8a0a8f3dc0-s.p.40_3w74kn95bo.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Cairo;font-style:normal;font-weight:800;font-display:swap;src:url(../media/a5b03b231ce290a0-s.0nlsxckj73qpt.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cairo;font-style:normal;font-weight:800;font-display:swap;src:url(../media/d41831e24743a3c1-s.p.08tn9snzkmifr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cairo Fallback;src:local(Arial);ascent-override:137.65%;descent-override:60.32%;line-gap-override:0.0%;size-adjust:94.66%}.cairo_daff0c4c-module__lzyaAa__className{font-family:Cairo,Cairo Fallback;font-style:normal}
.V3Footer-module__A3uI0a__footer{color:#e8f1f6;background:#08112b;border-top:1px solid #6d4aff29}.V3Footer-module__A3uI0a__inner{grid-template-columns:1.2fr repeat(4,minmax(110px,.7fr));align-items:start;gap:24px;width:min(100% - 32px,1200px);margin:auto;padding:28px 0;display:grid}.V3Footer-module__A3uI0a__brand{gap:10px;max-width:300px;display:grid}.V3Footer-module__A3uI0a__brand img{background:#0d2938;border-radius:8px;width:174px;height:auto;padding:5px 8px;display:block}.V3Footer-module__A3uI0a__brand p{color:#a9bac7;margin:0;font-size:13px;line-height:1.65}.V3Footer-module__A3uI0a__inner>div{gap:7px;display:grid}.V3Footer-module__A3uI0a__inner strong{color:#f4f8fa;margin-bottom:2px;font-size:12px}.V3Footer-module__A3uI0a__inner a{color:#a9bac7;transition:color var(--ui-transition);font-size:12px}.V3Footer-module__A3uI0a__inner a:hover{color:#baf}.V3Footer-module__A3uI0a__bottom{color:#8298a8;border-top:1px solid #173448;justify-content:space-between;align-items:center;gap:12px;width:min(100% - 32px,1200px);margin:auto;padding:13px 0 17px;font-size:11px;display:flex}.V3Footer-module__A3uI0a__bottom a:hover{color:#48d6b1}@media (max-width:760px){.V3Footer-module__A3uI0a__inner{grid-template-columns:1fr 1fr;gap:20px;padding:22px 0}.V3Footer-module__A3uI0a__brand{grid-column:1/-1}.V3Footer-module__A3uI0a__bottom{flex-direction:column;align-items:flex-start}}
.V3Header-module__jwpltW__header{z-index:var(--ui-layer-navigation);background:var(--v3-navy,#08112b);color:#f8f9ff;border-bottom:1px solid #6d4aff29;width:100%;position:sticky;top:0}.V3Header-module__jwpltW__inner{direction:rtl;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;width:min(100% - 48px,1230px);height:76px;margin:auto;display:grid;position:relative}.V3Header-module__jwpltW__compact .V3Header-module__jwpltW__inner{gap:14px;height:56px}.V3Header-module__jwpltW__compact .V3Header-module__jwpltW__logoFrame{width:168px;height:36px}.V3Header-module__jwpltW__compact .V3Header-module__jwpltW__balance{height:34px}.V3Header-module__jwpltW__compact .V3Header-module__jwpltW__trigger{height:36px}.V3Header-module__jwpltW__compact .V3Header-module__jwpltW__nav a{padding:0 10px;font-size:14px}.V3Header-module__jwpltW__wordmark{direction:ltr;align-items:center;min-width:0;display:flex}.V3Header-module__jwpltW__logoFrame{background:#6d4aff12;border:1px solid #b9a9ff2e;border-radius:11px;align-items:center;width:190px;height:42px;padding:4px 8px;display:flex;overflow:hidden}.V3Header-module__jwpltW__logoFrame img{object-fit:contain;filter:saturate(.9)brightness(1.18);width:100%;height:100%;display:block}.V3Header-module__jwpltW__hamburger{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff24;border-radius:12px;width:44px;height:44px;font-size:20px;display:none}.V3Header-module__jwpltW__nav{scrollbar-width:none;direction:rtl;justify-content:center;align-items:stretch;gap:6px;height:100%;display:flex}.V3Header-module__jwpltW__nav::-webkit-scrollbar{display:none}.V3Header-module__jwpltW__nav a{color:#aeb7cd;align-items:center;padding:0 13px;font-size:14px;font-weight:760;text-decoration:none;transition:all .18s;display:flex;position:relative}.V3Header-module__jwpltW__nav a:hover{color:#fff;background:#6d4aff0f}.V3Header-module__jwpltW__nav a[data-active=true]{color:#c9bcff}.V3Header-module__jwpltW__nav a[data-active=true]:after{content:"";background:#6d4aff;border-radius:999px;height:3px;position:absolute;bottom:0;left:12px;right:12px;box-shadow:0 0 14px #6d4aff6b}.V3Header-module__jwpltW__accountArea{direction:ltr;align-items:center;gap:8px;display:flex}.V3Header-module__jwpltW__balance{color:#e8e4ff;white-space:nowrap;direction:rtl;background:#ffffff09;border:1px solid #b9a9ff2e;border-radius:10px;align-items:center;gap:7px;height:38px;padding:0 11px;font-size:12px;font-weight:800;display:inline-flex}.V3Header-module__jwpltW__balance:before{content:"";background:#8d6bff;border-radius:50%;width:7px;height:7px}.V3Header-module__jwpltW__balanceMeta{align-items:center;gap:4px;display:flex}.V3Header-module__jwpltW__balanceMeta small{display:none}.V3Header-module__jwpltW__balanceMeta strong{font-size:12px}.V3Header-module__jwpltW__holdCancel{color:#ffd47e;cursor:pointer;background:#ffb2371f;border:1px solid #ffb23747;border-radius:7px;height:28px;padding:0 8px;font-size:12px;font-weight:800}.V3Header-module__jwpltW__guestActions{direction:rtl;align-items:center;gap:7px;display:flex}.V3Header-module__jwpltW__guestActions a{color:#e4e7f2;white-space:nowrap;border:1px solid #ffffff1c;border-radius:12px;align-items:center;min-height:44px;padding:0 14px;font-size:13px;font-weight:850;text-decoration:none;display:inline-flex}.V3Header-module__jwpltW__guestActions .V3Header-module__jwpltW__guestCta{color:#fff;background:linear-gradient(135deg,#7457ff,#5b3df1);border-color:#8d6bff99;box-shadow:0 10px 24px #5b3df13d}.V3Header-module__jwpltW__accountMenu{position:relative}.V3Header-module__jwpltW__trigger{color:#f5f4ff;cursor:pointer;background:#ffffff09;border:1px solid #b9a9ff1f;border-radius:10px;align-items:center;gap:6px;min-height:44px;padding:0 7px;display:flex}.V3Header-module__jwpltW__trigger:hover{background:#6d4aff14;border-color:#8d6bff57}.V3Header-module__jwpltW__profile{color:#fff;background:linear-gradient(135deg,#7457ff,#6d4aff);border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-weight:850;display:grid;overflow:hidden}.V3Header-module__jwpltW__profile img{object-fit:cover;width:100%;height:100%}.V3Header-module__jwpltW__accountLabel{text-overflow:ellipsis;white-space:nowrap;max-width:96px;font-size:12px;font-weight:800;overflow:hidden}.V3Header-module__jwpltW__accountStatus{display:none}.V3Header-module__jwpltW__chevron{color:#9da5bc;font-size:12px}.V3Header-module__jwpltW__dropdown{z-index:var(--ui-layer-dialog);direction:rtl;background:#0b1433;border:1px solid #8d6bff2e;border-radius:11px;width:min(218px,100vw - 20px);max-width:calc(100vw - 20px);padding:6px;position:absolute;top:calc(100% + 7px);left:auto;right:0;overflow:hidden;box-shadow:0 20px 50px #00000061}.V3Header-module__jwpltW__meta{border-bottom:1px solid #ffffff0f;margin-bottom:4px;padding:8px 8px 9px}.V3Header-module__jwpltW__meta strong{color:#fff;font-size:12px;display:block}.V3Header-module__jwpltW__email{text-overflow:ellipsis;white-space:nowrap;color:#a8b0c6;margin-top:3px;font-size:12px;overflow:hidden}.V3Header-module__jwpltW__badge{color:#c9bcff;background:#6d4aff24;border-radius:999px;margin-top:6px;padding:3px 6px;font-size:12px;font-weight:800;display:inline-flex}.V3Header-module__jwpltW__dropdown a,.V3Header-module__jwpltW__dropdown button{color:#c5ccda;width:100%;min-height:44px;font:inherit;cursor:pointer;text-align:right;background:0 0;border:0;border-radius:7px;align-items:center;padding:0 8px;font-size:12px;font-weight:700;text-decoration:none;display:flex}.V3Header-module__jwpltW__dropdown a:hover,.V3Header-module__jwpltW__dropdown button:hover{color:#fff;background:#6d4aff1a}@media (max-width:980px){.V3Header-module__jwpltW__inner{grid-template-columns:auto 1fr auto;gap:8px;width:min(100% - 48px,1230px);height:64px}.V3Header-module__jwpltW__hamburger{justify-content:center;justify-self:end;align-items:center;margin-inline-end:8px;display:inline-flex}.V3Header-module__jwpltW__nav{z-index:20;background:#101a42;border:1px solid #bbaaff29;border-radius:16px;flex-direction:column;height:auto;padding:8px;display:none;position:absolute;top:64px;left:24px;right:24px}.V3Header-module__jwpltW__navOpen{display:flex}.V3Header-module__jwpltW__nav a{white-space:normal;min-height:44px}.V3Header-module__jwpltW__accountArea{justify-self:end}.V3Header-module__jwpltW__logoFrame{width:158px;height:36px}.V3Header-module__jwpltW__dropdown{width:auto;max-width:none;position:fixed;top:64px;left:8px;right:8px}}
