:root{--bg:#050505;--bg2:#0b0b0b;--panel:#121418;--card:#1a1d22;--line:#ffffff14;--line-strong:#ff662038;--text:#fff;--muted:#ffffffb8;--accent:#ff5a1f;--accent2:#ff2d00;--accent-soft:#ff5a1f1f;--shadow:0 14px 34px #00000075;--radius:10px;--radius2:18px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{color:var(--text);background:radial-gradient(900px 420px at 50% 0,#ff5a1f0d,#0000 60%),linear-gradient(#0b0b0b 0%,#060606 45%,#050505 100%);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,Noto Sans,Helvetica Neue,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{max-width:1200px;margin:0 auto;padding:16px}.section{padding:28px 0}.topbar{z-index:50;-webkit-backdrop-filter:saturate(130%)blur(10px);backdrop-filter:saturate(130%)blur(10px);box-shadow:none;background:#050505eb;border-bottom:1px solid #ffffff0f;position:sticky;top:0}.headerRow{justify-content:space-between;align-items:center;gap:14px;padding:14px 0;display:flex}.brand{align-items:center;gap:12px;min-width:190px;display:flex}.brandLogo{width:44px;height:44px;box-shadow:none;background:linear-gradient(#2a120a,#17100a);border:1px solid #ff5a1f2e;border-radius:10px;overflow:hidden}.brandLogo img{object-fit:contain;width:100%;height:100%;padding:8px}.brandName{letter-spacing:.3px;color:#fff;font-weight:800}.nav{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.nav a{color:var(--muted);background:0 0;border:1px solid #0000;border-radius:2px;padding:10px 14px;transition:all .2s}.nav a:hover{color:var(--text);background:#ffffff0a}.nav a[data-active=true]{color:#fff;box-shadow:none;background:linear-gradient(#ff5a1f2e,#ff2d001a);border:1px solid #ff5a1f2e}.headerActions{align-items:center;gap:10px;display:flex}.headerActions .ctaRow>.btn+.btn{margin-left:12px!important}.btn{cursor:pointer;white-space:nowrap;border:0;border-radius:2px;padding:11px 16px;font-weight:800;transition:transform 80ms,filter .2s,background .2s,box-shadow .2s}.btn:active{transform:translateY(1px)scale(.99)}.btnPrimary{color:#fff;box-shadow:none;background:linear-gradient(#ff6a2a,#ff2d00);border:1px solid #ffffff14}.btnPrimary:hover{filter:brightness(1.03)}.btnGhost{color:var(--text);background:linear-gradient(#1f2329,#15181d);border:1px solid #ffffff1a}.btnGhost:hover{filter:brightness(1.05)}.btnPrimaryBlue{box-shadow:none;color:#fff;background:linear-gradient(#ff6a2a,#ff2d00);border:1px solid #ffffff14}.btnPrimaryBlue:hover{filter:brightness(1.03)}.btnPrimaryGreen{box-shadow:none;color:#fff;background:linear-gradient(#ff6a2a,#ff2d00);border:1px solid #ffffff14}.btnPrimaryGreen:hover{filter:brightness(1.03)}.langSelect{color:var(--text);box-shadow:none;background:linear-gradient(#181c22,#12151a);border:1px solid #ffffff1a;border-radius:2px;outline:none;padding:10px 12px}.langSelect option{color:#fff;background:#171a1f}.hero{border-radius:var(--radius2);box-shadow:var(--shadow);background:linear-gradient(#ffffff05,#ffffff03);border:1px solid #ffffff0f;overflow:hidden}.heroGrid{grid-template-columns:1.2fr .8fr;display:grid}.heroContent{padding:28px}.hero h1{margin:0 0 10px;font-size:clamp(26px,3.2vw,44px);line-height:1.12}.hero p{color:var(--muted);max-width:100ch;margin:0 0 18px}.heroMedia{background:radial-gradient(800px 400px at 20% 20%,#ff5a1f1a,#0000 60%),radial-gradient(700px 340px at 75% 45%,#ff2d0014,#0000 55%),#1212128a;border-left:1px solid #ffffff0f;justify-content:center;align-items:center;padding:18px;display:flex}.heroMedia img{object-fit:cover;border-radius:18px;width:100%;height:100%;max-height:320px}.hero.heroOne{background-position:50%;background-size:cover;border-radius:18px;justify-content:center;align-items:center;min-height:320px;padding:52px 18px;display:flex;position:relative;overflow:hidden}.heroOverlay{pointer-events:none;background:linear-gradient(#0000008a,#0000009e),linear-gradient(90deg,#ff5a1f0a,#ff2d0005);position:absolute;inset:0}.heroInner{z-index:1;text-align:center;max-width:840px;position:relative}.heroInner h1{color:#fff;letter-spacing:.2px;margin:0 0 12px;font-weight:900}.heroInner p{color:#ffffffeb;text-shadow:0 1px 2px #00000073;margin:0}.heroSub{text-align:center;margin:0 auto}.ctaBand{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:18px;display:flex}.contentCard{border-radius:var(--radius);background:linear-gradient(#ffffff05,#ffffff03);border:1px solid #ffffff12;padding:18px}.rich h1{display:none}.rich h2{color:#fff;margin:22px 0 10px;font-size:22px;font-weight:800}.rich h3{color:#fff;margin:16px 0 8px;font-size:18px;font-weight:800}.rich p,.rich ul,.rich ol{color:#ffffffd6}.rich table{border-collapse:collapse;background:#14171c;border:1px solid #ffffff14;border-radius:10px;width:100%;overflow:hidden}.rich th,.rich td{text-align:left;vertical-align:top;border-bottom:1px solid #ffffff14;padding:12px 10px}.rich th{color:#fff;background:#ff5a1f1a;font-size:13px}.rich tr:last-child td{border-bottom:0}.tableCards{margin-top:12px;display:none}.tableCard{background:#ffffff06;border:1px solid #ffffff14;border-radius:10px;padding:12px}.tableCardRow{border-bottom:1px dashed #ffffff1a;justify-content:space-between;gap:12px;padding:6px 0;display:flex}.tableCardRow:last-child{border-bottom:0}.tableCardKey{color:#ffffffad;min-width:120px;font-size:12px}.tableCardVal{color:#ffffffeb;text-align:right;font-weight:700}.inlineCta{background:#ffffff05;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;align-items:center;gap:16px;margin:18px 0;padding:14px;display:flex}.inlineCta img{border:1px solid #ffffff14;border-radius:10px;width:auto;height:auto}.inlineCtaActions{flex-wrap:wrap;justify-content:center;gap:10px;width:100%;display:flex}.faq{flex-direction:column;gap:10px;margin-top:12px;display:flex}.faqItem{background:#ffffff05;border:1px solid #ffffff14;border-radius:10px;overflow:hidden}.faqQ{cursor:pointer;padding:14px;font-weight:700;list-style:none}.faqQ::-webkit-details-marker{display:none}.faqA{opacity:.95;padding:0 14px 14px}.footer{background:linear-gradient(#111318,#090909);border-top:1px solid #ffffff14;margin-top:34px}.footerGrid{grid-template-columns:1.2fr 1fr 1fr;align-items:start;gap:28px;padding:24px 0;display:grid}.footerBrand{flex-direction:column;gap:10px;display:flex}.footerLogo{object-fit:contain;width:auto;max-width:180px;height:48px}.footer small{color:#ffffffa3}.footerCol{flex-direction:column;gap:10px;display:flex}.footerTitle{color:#ff5a1f;font-weight:800}.footerLinks{flex-direction:column;gap:10px;display:flex}.footerLinks a{display:block}.footerBadges{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.footerBadges img{opacity:.88;width:auto;height:24px}.badges{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.badge{color:#ffffffbd;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;padding:8px 10px;font-size:12px}.burger{width:44px;height:44px;box-shadow:none;background:#171a1f;border:1px solid #ffffff1a;border-radius:2px;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:none}.burger span{background:#ffffffeb;border-radius:3px;width:22px;height:2.5px;display:block}.burger span+span{margin-top:5px}.mobileNav{display:none}.mobileNav.open{display:block}.mobileNavInner{background:#121418;border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;gap:10px;padding:12px;display:flex;box-shadow:0 20px 50px #00000073}.mobileNavInner a{background:#ffffff0a;border-radius:2px;padding:10px 12px}@media (max-width:920px){.heroGrid{grid-template-columns:1fr}.heroMedia{border-top:1px solid #ffffff0f;border-left:0}.footerGrid{grid-template-columns:1fr}}@media (max-width:860px){.nav{display:none}.headerRow{grid-template-columns:auto auto;grid-template-areas:"cta cta""brand tools";justify-content:center;align-items:center;gap:10px 12px;display:grid;position:relative}.headerActions{display:contents}.ctaRow{flex-wrap:wrap;grid-area:cta;justify-content:center;align-items:center;gap:10px;display:flex}.brand{grid-area:brand;justify-self:center;min-width:auto}.toolsRow{flex-wrap:nowrap;grid-area:tools;justify-content:center;align-items:center;gap:10px;display:flex}.langSelect{max-width:110px}.burger{display:flex}.mobileNav{z-index:60;width:min(320px,92vw);position:absolute;top:calc(100% + 10px);right:0}}@media (max-width:768px){.heroContent{padding:20px}.tableCards{gap:10px;display:grid}.rich table[data-cards=true]{display:none}.siteFooter{text-align:center}.footerLogo{max-width:120px;margin:0 auto 12px;display:block}.footerCols,.footerGrid{flex-direction:column;grid-template-columns:1fr;align-items:center;gap:24px}.footerCol{text-align:center;align-items:center}.footerBadges{flex-wrap:wrap;justify-content:center;gap:8px}.footerBottom,.footerNote{text-align:center}}html[dir=rtl] body{direction:rtl}html[dir=rtl] .container{text-align:right}html[dir=rtl] .headerRow,html[dir=rtl] .footerCols{direction:rtl}html[dir=rtl] .richArticle,html[dir=rtl] .heroContent{text-align:right}html[dir=rtl],[dir=rtl]{direction:rtl}[dir=rtl] .container{text-align:right}
