:root{--abyss:#0E2A47;--tide:#123E6B;--surf:#1B6FB8;--foam:#EEF3F9;--sand:#fff;--soft:#F5F8FC;--coral:#B71318;--ink:#243040;--gray:#44546A}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:"Tajawal",system-ui,sans-serif;color:#12233A;background:var(--sand);line-height:1.9;font-weight:500;font-size:17px;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:"Cairo",sans-serif;color:var(--abyss);line-height:1.4;font-weight:800}img{max-width:100%;height:auto;display:block;object-fit:cover}a{text-decoration:none;color:inherit}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}a:focus-visible,button:focus-visible{outline:3px solid var(--surf);outline-offset:2px}.center{text-align:center;margin-top:24px}.topbar{background:var(--coral);color:#fff;text-align:center;font-size:13px;padding:8px 12px;font-weight:700}.hdr{position:sticky;top:0;z-index:100;background:#fff;box-shadow:0 2px 12px rgba(11,42,59,.08)}.hdr-in{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:18px;padding:0 18px;height:70px}.logo{font-family:"Cairo";font-weight:900;font-size:22px;color:var(--abyss);display:flex;align-items:center;gap:6px}.nav{display:flex;align-items:center;gap:20px;font-weight:800;font-size:15.5px;margin-inline-start:auto}.nav>a:hover{color:var(--coral)}.drop{position:relative}.drop>button{background:none;border:none;font-family:"Tajawal";font-weight:700;font-size:15px;color:var(--abyss);cursor:pointer;padding:24px 0}.drop:hover>button{color:var(--coral)}.drop-menu{position:absolute;top:64px;inset-inline-start:0;background:#fff;box-shadow:0 12px 40px rgba(11,42,59,.15);border-radius:12px;padding:10px;min-width:230px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s;z-index:200}.drop:hover .drop-menu{opacity:1;visibility:visible;transform:translateY(0)}.drop-menu.cols{display:grid;grid-template-columns:1fr 1fr;min-width:420px}.drop-menu a{display:block;padding:9px 12px;font-size:14px;border-radius:8px;color:#334}.drop-menu a:hover{background:var(--foam);color:var(--tide)}.lang{border:1px solid var(--tide);color:var(--tide);padding:5px 12px;border-radius:18px;font-size:13px}.callbtn{background:var(--coral);color:#fff;padding:10px 18px;border-radius:24px;font-weight:800;font-size:15px;white-space:nowrap}.callbtn:hover{filter:brightness(1.08)}.burger{display:none;background:none;border:none;font-size:26px;cursor:pointer;color:var(--abyss)}@media(max-width:1000px){.nav{position:fixed;inset:70px 0 auto 0;background:#fff;flex-direction:column;align-items:stretch;padding:16px;gap:6px;box-shadow:0 12px 30px rgba(0,0,0,.12);display:none}body.menu-open .nav{display:flex}.drop>button{padding:10px 0}.drop-menu{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;padding:0 0 8px}.drop-menu.cols{grid-template-columns:1fr;min-width:0}.burger{display:block;margin-inline-start:auto}.callbtn{display:none}}.hero{background:linear-gradient(150deg,var(--abyss) 0%,var(--tide) 100%);color:#fff;padding:70px 18px;text-align:center;position:relative}.hero-in{max-width:820px;margin:0 auto}.hero h1{color:#fff;font-size:36px;font-weight:900;margin-bottom:16px}.lead{font-size:20px;opacity:.95;margin-bottom:28px;font-weight:600}.hero-cta{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.btn-primary{background:var(--coral);color:#fff;padding:14px 30px;border-radius:30px;font-weight:800;font-size:17px;box-shadow:0 10px 24px rgba(240,101,74,.35);font-family:"Cairo"}.btn-primary.sm{padding:11px 22px;font-size:15px;box-shadow:none}.btn-primary:hover{filter:brightness(1.08)}.btn-wa{background:#25D366;color:#fff;padding:14px 30px;border-radius:30px;font-weight:800;font-size:17px;font-family:"Cairo"}.btn-outline{border:2px solid var(--tide);color:var(--tide);padding:12px 28px;border-radius:30px;font-weight:800;display:inline-block}.btn-outline:hover{background:var(--tide);color:#fff}.app-strip{max-width:1200px;margin:-32px auto 0;padding:0 18px;display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:10px;position:relative;z-index:5}.app-ic{background:#fff;border:1px solid var(--foam);border-radius:14px;padding:16px 6px;text-align:center;box-shadow:0 6px 18px rgba(11,42,59,.06);transition:.2s}.app-ic:hover{transform:translateY(-4px);border-color:var(--surf);box-shadow:0 10px 24px rgba(46,147,184,.16)}.app-ic span{font-size:30px;display:block;margin-bottom:6px}.app-ic b{font-family:"Cairo";font-size:12.5px;color:var(--abyss)}@media(max-width:900px){.app-strip{grid-template-columns:repeat(5,1fr)}}@media(max-width:520px){.app-strip{grid-template-columns:repeat(3,1fr)}}.sec{max-width:1160px;margin:0 auto;padding:56px 18px}.eyebrow{display:block;text-align:center;color:var(--coral);font-weight:800;font-size:14px;letter-spacing:.5px;margin-bottom:8px}.sec>h2{text-align:center;font-size:30px;margin-bottom:36px}.split{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.split-txt h2{font-size:27px;margin-bottom:16px;text-align:right}.split-txt p{color:#22364E;margin-bottom:14px;font-weight:600;font-size:17px}.split-txt b{color:var(--abyss)}.split-txt a:not(.btn-primary){color:var(--coral);font-weight:700}.split-img img{width:100%;aspect-ratio:3/2;border-radius:18px;box-shadow:0 16px 40px rgba(11,42,59,.14)}@media(max-width:820px){.split{grid-template-columns:1fr;gap:20px}.split-txt h2{text-align:center}}.article{max-width:1080px;margin:0 auto}.block{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center;max-width:1080px;margin:0 auto 12px;padding:34px 18px}.block.flip{direction:ltr}.block.flip .block-txt{direction:rtl}.block-img img{width:100%;aspect-ratio:3/2;border-radius:18px;box-shadow:0 14px 36px rgba(11,42,59,.13)}.block-txt p{margin-bottom:12px;color:#22364E;font-weight:600;font-size:17px}.block-txt h2{margin-bottom:12px;font-size:23px}@media(max-width:760px){.block{grid-template-columns:1fr;gap:16px}.block.flip{direction:rtl}}.feats-sec{background:var(--soft);max-width:none}.feats-sec>*{max-width:1160px;margin-inline:auto}.feats{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.feat{background:#fff;border-radius:18px;padding:28px 20px;text-align:center;box-shadow:0 6px 18px rgba(11,42,59,.05)}.feat span{font-size:38px;display:block;margin-bottom:12px}.feat h3{font-size:18px;margin-bottom:8px}.feat p{color:#33475F;font-size:15.5px;font-weight:600}@media(max-width:820px){.feats{grid-template-columns:1fr 1fr}}@media(max-width:480px){.feats{grid-template-columns:1fr}}.tbl-wrap{overflow-x:auto;border-radius:16px;box-shadow:0 8px 24px rgba(11,42,59,.08)}.fault-tbl{width:100%;border-collapse:collapse;background:#fff;min-width:520px}.fault-tbl th{background:var(--abyss);color:#fff;padding:16px;font-family:"Cairo";font-size:16px;text-align:right}.fault-tbl td{padding:15px 16px;border-bottom:1px solid var(--foam);color:#1B2E45;font-size:16px;font-weight:600}.fault-tbl tr:last-child td{border-bottom:none}.fault-tbl tr:nth-child(even) td{background:var(--soft)}.tbl-link{color:var(--coral);font-weight:700;white-space:nowrap}.cta-band{background:linear-gradient(120deg,var(--tide),var(--surf));color:#fff;text-align:center;padding:54px 18px;margin:20px auto;max-width:1160px;border-radius:24px}.cta-band h2{color:#fff;font-size:28px;margin-bottom:12px}.cta-band p{opacity:.92;margin-bottom:22px;max-width:600px;margin-inline:auto}.article .cta-band{margin:40px auto}.revs-sec{background:var(--soft);max-width:none}.revs-sec>*{max-width:1160px;margin-inline:auto}.revs{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.rev{background:#fff;border-radius:18px;padding:24px;box-shadow:0 6px 18px rgba(11,42,59,.06)}.stars{color:#F5B301;font-size:18px;margin-bottom:10px}.rev p{color:#33475F;font-size:15.5px;font-weight:600;margin-bottom:14px;min-height:96px}.rev b{display:block;color:var(--abyss);font-family:"Cairo"}.rev span{font-size:13px;color:#889}@media(max-width:900px){.revs{grid-template-columns:1fr 1fr}}@media(max-width:520px){.revs{grid-template-columns:1fr}}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.blog-card{background:#fff;border:1px solid var(--foam);border-radius:18px;overflow:hidden;transition:.2s}.blog-card:hover{transform:translateY(-5px);box-shadow:0 16px 36px rgba(11,42,59,.13)}.blog-card img{width:100%;aspect-ratio:5/3}.blog-body{padding:18px}.blog-body h3{font-size:16px;line-height:1.6;margin-bottom:10px;color:var(--abyss)}.more{color:var(--coral);font-weight:700;font-size:14px}@media(max-width:820px){.blog-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.blog-grid{grid-template-columns:1fr}}.faq-sec .faqs{max-width:840px;margin:0 auto}.faqs{max-width:840px;margin:0 auto}.faq{background:#fff;border:1px solid var(--foam);border-radius:14px;padding:16px 20px;margin-bottom:10px}.faq summary{font-family:"Cairo";font-weight:700;cursor:pointer;color:var(--abyss);list-style:none;display:flex;justify-content:space-between;gap:10px}.faq summary::-webkit-details-marker{display:none}.faq summary::after{content:"+";color:var(--coral);font-size:22px;font-weight:700}.faq[open] summary::after{content:"–"}.faq[open] summary{color:var(--surf)}.faq p{margin-top:12px;color:#22364E;font-weight:600}.prose{max-width:760px;margin:0 auto;font-size:18px;color:#22364E;font-weight:600}.contact-box{max-width:520px;margin:0 auto;display:flex;flex-direction:column;gap:14px;align-items:center;text-align:center}.contact-box .btn-primary,.contact-box .btn-wa{width:100%;max-width:320px}.ftr{background:var(--abyss);color:#cdd9e0;margin-top:20px}.ftr-grid{max-width:1160px;margin:0 auto;padding:52px 18px;display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:30px}.ftr h3{color:#fff;font-size:21px;margin-bottom:14px}.ftr h4{color:#fff;margin-bottom:14px;font-size:16px}.ftr p{font-size:14px;opacity:.82;line-height:1.9}.ftr-grid a{display:block;font-size:14px;opacity:.85;padding:4px 0}.ftr-grid a:hover{color:var(--surf)}.ftr .ph{font-weight:700}.social{margin-top:10px}.social a{display:inline-block;background:#25D366;color:#fff;padding:8px 16px;border-radius:20px;font-weight:700}.ftr-disclaimer{border-top:1px solid rgba(255,255,255,.1);max-width:1160px;margin:0 auto;padding:22px 18px}.ftr-disclaimer p{font-size:14px;line-height:1.9;opacity:.82;margin:0}.copy{border-top:1px solid rgba(255,255,255,.1);text-align:center;padding:18px;font-size:12.5px;opacity:.6}.copy a{color:#cdd9e0;opacity:.9}@media(max-width:820px){.ftr-grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.ftr-grid{grid-template-columns:1fr}}.wa{position:fixed;bottom:22px;inset-inline-start:22px;z-index:90;background:#25D366;color:#fff;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;font-size:28px;box-shadow:0 8px 22px rgba(0,0,0,.25);transition:.2s}.wa:hover{transform:scale(1.1)}.gallery-sec{max-width:1160px}.gal-block{display:grid;grid-template-columns:0.9fr 1.1fr;gap:38px;align-items:center;margin-bottom:44px;padding-bottom:44px;border-bottom:1px solid var(--foam)}.gal-block:last-child{border-bottom:none}.gal-block.flip{direction:ltr}.gal-block.flip .gal-txt{direction:rtl}.gal-img img{width:100%;border-radius:18px;box-shadow:0 16px 42px rgba(14,42,71,.16);aspect-ratio:4/5;object-fit:cover}.gal-txt h3{font-size:23px;margin-bottom:14px;color:var(--abyss)}.gal-txt p{color:#22364E;font-weight:600;font-size:16px;margin-bottom:9px;padding-inline-start:16px;position:relative}.gal-txt p::before{content:"◗";position:absolute;inset-inline-start:0;color:var(--coral);font-size:12px;top:6px}@media(max-width:820px){.gal-block{grid-template-columns:1fr;gap:18px}.gal-block.flip{direction:rtl}.gal-img img{aspect-ratio:3/2;max-height:360px}}.kw{font-size:1.13em;font-weight:800;font-family:"Cairo",sans-serif;color:var(--abyss);padding:0 3px;border-radius:3px}.prose h2 .kw,.prose h3 .kw,h2 .kw,h3 .kw{font-size:1em;background:linear-gradient(transparent 62%, rgba(27,111,184,.22) 62%)}a .kw,.kw-cta .kw{background:none;color:var(--coral);text-decoration:underline}.kw-sec{background:var(--soft)}.kw-sec .eyebrow{display:inline-block;background:var(--surf);color:#fff;font-weight:800;font-size:13px;padding:5px 12px;border-radius:99px;margin-bottom:10px}.kw-sec h2{font-size:clamp(21px,3vw,30px);margin:8px 0 14px}.kw-sec h3{font-size:clamp(18px,2.4vw,23px);margin:22px 0 8px;color:var(--tide)}.kw-cta{margin-top:18px;padding:14px 16px;background:#fff;border-inline-start:5px solid var(--coral);border-radius:10px;font-weight:700}.kw-cloud-sec h2{font-size:clamp(20px,2.8vw,27px);margin-bottom:10px}.kw-links{display:flex;flex-wrap:wrap;gap:9px;margin:14px 0 6px}.kw-links a{display:inline-block;background:#fff;border:1px solid #dbe6f2;color:var(--tide);font-weight:700;font-size:14.5px;padding:8px 13px;border-radius:9px;transition:.18s}.kw-links a:hover{background:var(--surf);color:#fff;border-color:var(--surf)}.kw-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.kw-tags span{background:var(--foam);color:var(--tide);font-size:13.5px;font-weight:700;padding:6px 11px;border-radius:99px}@media(max-width:640px){.kw{font-size:1.08em}.kw-links a{font-size:13.5px;padding:7px 11px}}.skip-link{position:absolute;inset-inline-start:-9999px;top:0;z-index:999;background:var(--abyss);color:#fff;padding:10px 16px;border-radius:0 0 8px 8px;font-weight:800}.skip-link:focus{inset-inline-start:0}.drop.open .drop-menu{opacity:1;visibility:visible;transform:none}.crumbs{max-width:1160px;margin:0 auto;padding:12px 18px 0;font-size:14px;color:var(--gray);font-weight:700}.crumbs a{color:var(--surf)}.crumbs a:hover{text-decoration:underline}.crumbs span[aria-current]{color:var(--ink)}.burger[aria-expanded="true"]{color:var(--coral)}@media print{.topbar,.hdr,.wa,.ftr,.kw-cloud-sec{display:none!important}body{font-size:12pt}}.hotline-strip{background:linear-gradient(135deg,var(--abyss),var(--tide));color:#fff;padding:12px 18px}.hot-in{max-width:1160px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;gap:10px}.hot-label{font-family:"Cairo",sans-serif;font-weight:800;font-size:15px;margin-inline-end:6px}.hot-num{display:flex;flex-direction:column;align-items:center;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.28);border-radius:10px;padding:5px 14px;transition:.18s;color:#fff}.hot-num b{font-family:"Cairo",sans-serif;font-size:19px;font-weight:900;letter-spacing:.5px;line-height:1.2}.hot-num small{font-size:11.5px;opacity:.85;font-weight:700}.hot-num:hover{background:var(--coral);border-color:var(--coral);transform:translateY(-2px)}.hot-wa{background:#25D366;color:#08361b;font-weight:800;border-radius:10px;padding:9px 14px;font-size:14.5px;margin-inline-start:auto}.hot-box-sec{padding:26px 18px}.hot-box{max-width:1160px;margin:0 auto;background:var(--soft);border:2px solid var(--surf);border-radius:16px;padding:22px 24px}.hot-box h2{font-size:clamp(19px,2.6vw,26px);margin-bottom:8px}.hot-list{list-style:none;margin:14px 0;display:grid;gap:10px}.hot-list li{background:#fff;border-radius:11px;padding:12px 15px;border-inline-start:5px solid var(--coral);font-size:15.5px}.hot-list a b{font-family:"Cairo",sans-serif;font-size:21px;font-weight:900;color:var(--coral)}.hot-note{margin-top:12px;font-weight:700;color:var(--tide)}.hot-inline{font-family:"Cairo",sans-serif;font-weight:900;font-size:1.1em;color:var(--coral);border-bottom:2px dotted var(--coral)}.hot-inline:hover{background:#fff3f3}@media(max-width:700px){.hot-label{width:100%;text-align:center;margin:0}.hot-in{justify-content:center}.hot-wa{margin:0}}.kwfaq-sec{background:var(--foam)}.kwfaq{display:grid;gap:12px;margin-top:16px}.kwfaq .qa{background:#fff;border-radius:12px;padding:16px 18px;border-inline-start:5px solid var(--surf)}.kwfaq .qa h3{font-size:clamp(16.5px,2.1vw,20px);margin-bottom:7px;color:var(--tide)}.kwfaq .qa p{font-size:15.5px;line-height:1.95;margin:0}.anchor-sec{background:#fff;border-top:3px solid var(--foam)}.anchor-cloud{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}.kw-lg{display:inline-block;font-family:"Cairo",sans-serif;font-weight:800;font-size:1.06em;color:var(--tide);background:var(--foam);border:1.5px solid #cfdcea;border-radius:10px;padding:9px 14px;transition:.18s}.kw-lg:hover{background:var(--surf);color:#fff;border-color:var(--surf);transform:translateY(-2px)}.anchor-cta{margin-top:16px;font-weight:800;font-size:1.05em}.anchor-cta .kw-lg{color:var(--coral);background:#fff2f2;border-color:#ffd0d0;font-size:1.15em;letter-spacing:.5px}@media(max-width:640px){.kw-lg{font-size:1em;padding:8px 12px}}.hot-wa2{background:#128C7E;color:#fff;font-weight:800;border-radius:10px;padding:9px 14px;font-size:14.5px}.hot-wa2:hover{background:#0d6b60}.wa2{position:fixed;inset-inline-end:18px;bottom:88px;z-index:90;background:#128C7E;color:#fff;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:26px;box-shadow:0 8px 22px rgba(0,0,0,.25)}.wa2:hover{transform:scale(1.06)}.wa-pair{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.wa-pair a{background:#25D366;color:#08361b;font-weight:800;border-radius:9px;padding:8px 13px;font-size:14.5px}.wa-pair a:last-child{background:#128C7E;color:#fff}@media(max-width:700px){.wa2{bottom:80px;width:50px;height:50px;font-size:22px}}.topbar{background:linear-gradient(90deg,var(--coral),#b3161c);font-size:13.5px;padding:9px 12px;line-height:1.7}.topbar b{font-family:"Cairo",sans-serif;font-size:16px;font-weight:900;letter-spacing:.6px}.topbar a{color:#fff;border-bottom:1px dotted rgba(255,255,255,.7)}.topbar a:hover{background:rgba(255,255,255,.15)}.hotbar{margin:24px auto;max-width:1160px;background:linear-gradient(135deg,#0E2A47,#1B6FB8);border-radius:16px;padding:18px 20px;color:#fff;box-shadow:0 10px 30px rgba(14,42,71,.18)}.hotbar h3{color:#fff;font-size:clamp(17px,2.3vw,22px);margin-bottom:4px;line-height:1.5}.hotbar p{font-size:14.5px;opacity:.92;margin-bottom:12px}.hotbar .kw{color:#fff}.hotbar-nums{display:flex;flex-wrap:wrap;gap:9px;align-items:center}.hotbar-nums a{display:flex;flex-direction:column;align-items:center;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.3);border-radius:11px;padding:7px 16px;color:#fff;transition:.18s}.hotbar-nums a b{font-family:"Cairo",sans-serif;font-size:21px;font-weight:900;letter-spacing:.6px;line-height:1.15}.hotbar-nums a small{font-size:11.5px;font-weight:700;opacity:.85}.hotbar-nums a:hover{background:var(--coral);border-color:var(--coral);transform:translateY(-2px)}.hotbar-nums .wa-a{background:#25D366;border-color:#25D366;color:#08361b}.hotbar-nums .wa-b{background:#128C7E;border-color:#128C7E}.stickybar{position:fixed;inset-inline:0;bottom:0;z-index:120;display:none;background:#0E2A47;border-top:2px solid var(--coral);padding:7px 8px;box-shadow:0 -6px 20px rgba(0,0,0,.25)}.stickybar div{display:flex;gap:6px;max-width:640px;margin:0 auto}.stickybar a{flex:1;text-align:center;color:#fff;font-family:"Cairo",sans-serif;font-weight:800;font-size:13.5px;padding:9px 4px;border-radius:9px;background:rgba(255,255,255,.12);line-height:1.35}.stickybar a b{display:block;font-size:16px;font-weight:900;letter-spacing:.4px}.stickybar a.c1{background:var(--coral)}.stickybar a.c2{background:#25D366;color:#08361b}@media(max-width:900px){.stickybar{display:block}body{padding-bottom:66px}.wa{bottom:78px}.wa2{bottom:140px}.hotbar{border-radius:12px;padding:15px 14px;margin:18px auto}.hotbar-nums a{padding:6px 12px;flex:1;min-width:88px}.hotbar-nums a b{font-size:18px}}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:86px;overflow-x:hidden;overflow-x:clip}body{position:relative;overflow-x:hidden;overflow-x:clip}*{-webkit-tap-highlight-color:rgba(27,111,184,.18)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.tbl-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:14px 0;border-radius:10px}.tbl-wrap table{min-width:460px;margin:0}picture{display:block}@media(max-width:1000px){.nav{max-height:calc(100vh - 70px);max-height:calc(100dvh - 70px);overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-bottom:90px;border-top:1px solid #e6edf5;}body.menu-open{overflow:hidden}.nav-backdrop{position:fixed;inset:70px 0 0 0;background:rgba(10,26,45,.45);z-index:98;opacity:0;pointer-events:none;transition:opacity .2s;}body.menu-open .nav-backdrop{opacity:1;pointer-events:auto}.nav{z-index:99}.drop-menu{max-height:none;min-width:0;width:100%}.drop-menu.cols{min-width:0;width:100%;grid-template-columns:1fr}.fault-tbl{min-width:0}.tbl-link{white-space:normal}}body,.prose,.sec,.hotbar,.hot-box,.kwfaq .qa{overflow-wrap:break-word;word-break:break-word}table{max-width:100%}.fault-tbl,.cost-table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}@media(min-width:901px){.fault-tbl,.cost-table{display:table}}@media(max-width:900px){.sec{padding:34px 14px}.sec>h2{font-size:23px;margin-bottom:22px}.hotbar-nums a,.hot-num,.kw-lg,.kw-links a,.nav a,.drop>button{min-height:44px;display:flex;align-items:center;justify-content:center}.hotbar-nums a{flex-direction:column;justify-content:center}.hot-num{flex-direction:column}.split-img img,.block-img img{box-shadow:0 8px 18px rgba(11,42,59,.12)}.kwfaq .qa{padding:14px 15px}.kwfaq .qa p{font-size:15px}.prose h2{font-size:21px}.prose h3{font-size:18px}.topbar{font-size:12.5px}.topbar b{font-size:14.5px}}@media(max-width:420px){.hotbar-nums a{min-width:calc(50% - 5px)}.hot-num{min-width:calc(33% - 7px)}}.drop > button{display:inline-flex;align-items:center;gap:6px}.drop > button::after{content:"\25BE";font-size:14px;line-height:1;color:var(--surf);transition:transform .2s}.drop:hover > button::after,.drop.open > button::after{transform:rotate(180deg)}.drop.open > button{color:var(--coral)}.drop.open > button::after{color:var(--coral)}@media(max-width:1000px){.drop-menu{display:none !important;position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;min-width:0;width:100%;padding:4px 0 10px;margin:0;background:transparent;border:0;}.drop.open > .drop-menu{display:grid !important;grid-template-columns:1fr;gap:2px;animation:dropIn .18s ease;}@keyframes dropIn{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.drop{border-bottom:1px solid #eef2f7}.drop:last-of-type{border-bottom:0}.drop > button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:13px 4px;font-size:16.5px;font-weight:800;font-family:"Cairo",sans-serif;color:var(--abyss);background:none;border:0;text-align:start;cursor:pointer;min-height:48px;}.drop > button::after{font-size:15px;flex:0 0 auto}.drop-menu a{display:block;padding:11px 16px 11px 10px;font-size:15px;font-weight:700;color:#22364E;border-inline-start:3px solid #e3ebf4;margin-inline-start:6px;border-radius:0 8px 8px 0;min-height:44px;display:flex;align-items:center;}.drop-menu a:hover,.drop-menu a:active{background:var(--foam);border-inline-start-color:var(--coral);color:var(--tide)}.nav > a{padding:13px 4px;font-size:16.5px;min-height:48px;display:flex;align-items:center;border-bottom:1px solid #eef2f7}.nav > a.lang{border-bottom:0}}:root{--hero-a:#2E6DA8; --hero-b:#2E6DA8;--faq-bg:#E3F0FA; --faq-bg2:#DDEBF7;--kw-ink:#0B3C6B; --kw-soft:#EAF3FB;}.hero{background:linear-gradient(135deg,var(--hero-a) 0%,var(--hero-b) 100%)!important}.hero h1,.hero .lead{color:#fff!important;text-shadow:0 1px 3px rgba(0,0,0,.18)}.hotline-strip{background:linear-gradient(135deg,#28618F,#3E7FB8)!important}.hotbar{background:linear-gradient(135deg,#2E6DA8,#2E6DA8)!important}.kwfaq-sec,.faq-sec{background:var(--faq-bg)!important}.faq-block{background:#fff;border-radius:14px;padding:18px 20px;border-inline-start:5px solid var(--hero-a)}.faq-block h3{color:var(--kw-ink);font-size:clamp(16.5px,2.1vw,20px);margin:16px 0 7px}.faq-block h3:first-child{margin-top:0}.kwfaq .qa{background:#fff;border-inline-start:5px solid var(--hero-a)}.kwfaq .qa h3{color:var(--kw-ink)}.kw-sec,.hot-box-sec{background:var(--faq-bg2)!important}.hot-box{background:#fff;border-color:var(--hero-a)}.kw-cloud-sec{background:var(--faq-bg)!important}.searchwords-sec{background:var(--faq-bg)}.kw{font-size:1.09em!important;font-weight:800!important;color:var(--kw-ink)!important;background:var(--kw-soft)!important;padding:1px 5px!important;border-radius:4px!important;}.hero .kw,.hotbar .kw,.hotline-strip .kw{color:#fff!important;background:rgba(255,255,255,.18)!important}h2 .kw,h3 .kw{background:transparent!important;color:inherit!important;font-size:1em!important;padding:0!important}a.kwlink{font-size:1.09em;font-weight:800;font-family:"Cairo",sans-serif;color:var(--kw-ink);background:var(--kw-soft);padding:1px 5px;border-radius:4px;border-bottom:2px solid var(--hero-b);transition:.18s;}a.kwlink:hover{background:var(--hero-a);color:#fff;border-bottom-color:var(--hero-a)}p a.kwlink,li a.kwlink{margin:0 2px;display:inline-block;line-height:1.7}.social{display:flex;flex-wrap:wrap;gap:16px}.hot-in{gap:16px}.hotbar-nums{gap:16px}.hero-cta{display:flex;flex-wrap:wrap;gap:18px}.svc-grid,.feat-grid{gap:22px}.nav{gap:22px}.wa{bottom:20px}.wa2{bottom:96px}@media(max-width:900px){.wa{bottom:82px}.wa2{bottom:148px}}figure.wwfig{margin:0;display:block}figure.wwfig figcaption{margin-top:12px;font-size:14.5px;line-height:1.85;color:#31465E;background:var(--kw-soft);border-inline-start:4px solid var(--hero-b);padding:11px 14px;border-radius:0 10px 10px 0;}figure.wwfig figcaption .kw{background:#fff!important}.sec{padding:52px 18px}@media(max-width:900px){.sec{padding:34px 14px}}.faq-cta{display:block;margin-top:9px;padding-top:9px;border-top:1px dashed #cfe0f0;color:#0B3C6B;font-weight:700}.faq-cta b{font-family:"Cairo",sans-serif;font-size:1.15em;color:#B71318}.why-sec{background:#fff}.why-list{list-style:none;display:grid;gap:12px;margin:16px 0}.why-list li{background:var(--faq-bg);border-radius:12px;padding:14px 16px;border-inline-start:5px solid var(--hero-a);font-size:15.5px}.why-list li b{color:var(--kw-ink)}.why-cta,.cover-cta{margin-top:16px;background:var(--kw-soft);border-radius:10px;padding:13px 16px;font-weight:800;color:var(--kw-ink)}.why-cta b,.cover-cta b{font-family:"Cairo",sans-serif;font-size:1.2em;color:#B71318}.cover-sec{background:var(--faq-bg2)}.nums-sec{background:#fff}.nums-sec h2{color:var(--kw-ink)}.nums-sec b{font-family:"Cairo",sans-serif;font-size:1.15em;color:#B71318}.models-sec{background:#fff}.models-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;margin:18px 0}.model-card{background:var(--faq-bg);border-radius:14px;padding:17px 19px;border-top:4px solid var(--hero-a)}.model-card h3{font-size:clamp(16.5px,2.1vw,19.5px);color:var(--kw-ink);margin-bottom:8px}.model-card p{font-size:15px;line-height:1.85;margin:0}.model-card .mcta{display:block;margin-top:10px;font-weight:800;color:#B71318;font-size:14.5px}.models-sub{font-size:clamp(18px,2.4vw,22px);color:var(--kw-ink);margin:26px 0 6px;padding-inline-start:12px;border-inline-start:5px solid var(--hero-b)}.searchwords-sec{background:var(--faq-bg);padding:46px 18px}.sw-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:8px;margin-top:14px}.sw-grid a,.sw-grid span{display:flex;align-items:center;gap:9px;background:#fff;border-radius:9px;padding:10px 13px;font-size:14.8px;font-weight:700;color:#22364E;min-height:44px;border-inline-start:3px solid var(--hero-b)}.sw-grid a:hover{background:var(--hero-a);color:#fff}.sw-grid a::before,.sw-grid span::before{content:"✓";color:var(--hero-a);font-weight:900;flex:0 0 auto}.sw-grid a:hover::before{color:#fff}@media(max-width:640px){.sw-grid{grid-template-columns:1fr}}.hotbar-nums{display:flex!important;flex-wrap:wrap!important;gap:16px!important}.hotbar-nums a{margin:0!important}.hot-in{gap:16px!important}.hot-in>*{margin:0!important}.social{gap:16px!important}.social>*{margin-inline-end:0!important}.wa-pair{gap:16px!important}.hero-cta{gap:18px!important}.svc-grid,.feat-grid,.why-list,.models-grid{gap:20px!important}.sw-grid{gap:10px!important}.nav{gap:22px!important}.wa{bottom:20px!important}.wa2{bottom:96px!important}@media(max-width:900px){.wa{bottom:82px!important}.wa2{bottom:150px!important}.hotbar-nums{gap:10px!important}.hot-in{gap:10px!important}}.hotbar-nums a,.hot-num,.social a,.wa-pair a{display:inline-flex!important}.steps-sec{background:linear-gradient(180deg,#F3F8FD,#fff)}.steps{list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:20px;margin:26px 0 0;padding:0;counter-reset:s}.step{background:#fff;border:1px solid #DDEBF7;border-radius:16px;padding:22px 18px 18px;position:relative;box-shadow:0 4px 18px rgba(14,42,71,.06)}.step .step-n{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#2E6DA8,#2E6DA8);color:#fff;font-weight:900;font-size:19px;margin-bottom:12px;font-family:"Cairo",sans-serif}.step h3{font-size:17.5px;margin-bottom:8px}.step p{font-size:15.5px;color:#3A4A5C;line-height:1.85;margin:0}.steps-cta{margin-top:22px;background:#E3F0FA;border-inline-start:5px solid #2E6DA8;border-radius:12px;padding:14px 18px;font-weight:700}@media(max-width:640px){.steps{grid-template-columns:1fr;gap:14px}.step{padding:18px 16px}}.sec:not(.hero):not(.hotline-strip){content-visibility:auto;contain-intrinsic-size:auto 600px}.sw-grid span,.sw-grid a{display:inline-flex;align-items:center;gap:16px}.sw-grid{gap:16px}.feat span{margin-bottom:14px;display:inline-block}.model-card{gap:16px}.model-card span,.model-card i{margin-inline-end:16px}.hot-in{gap:18px}.hotbar-nums{gap:18px}.feats{gap:20px}.sec:not(.hero):not(.hotline-strip):not(.steps-sec){content-visibility:auto;contain-intrinsic-size:auto 700px}.hero{background:linear-gradient(150deg,#2E6DA8 0%,#2E6DA8 100%)!important}.hotline-strip{background:linear-gradient(135deg,#2E6DA8,#2E6DA8)}.steps-sec{background:linear-gradient(180deg,#E3F0FA,#fff)}.kwfaq-sec{background:#E3F0FA}.kwlink{word-break:normal;text-decoration:none}@media(max-width:480px){.steps{gap:12px}.step{padding:16px 14px}.hot-in{gap:14px}}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}img,picture,video{max-width:100%;height:auto}.sw-grid span,.sw-grid a{padding:8px 14px}.book-sec{background:linear-gradient(180deg,#fff,#EDF4FB)}.bookw{margin-top:20px;background:#fff;border:1px solid #D8E6F3;border-radius:16px;padding:22px;box-shadow:0 6px 22px rgba(18,62,107,.07)}.bk-steps{list-style:none;display:flex;gap:16px;flex-wrap:wrap;padding:0;margin:0 0 18px;font-weight:700;color:#5F7288;font-size:15px}.bk-steps li{padding:6px 12px;border-radius:999px;background:#F1F6FB}.bk-steps li.on{background:#2E6DA8;color:#fff}.bk-l{display:block;font-weight:800;margin:14px 0 8px;color:#123E6B}.bk-sel,.bk-in{width:100%;padding:13px 14px;border:1px solid #CFDEEC;border-radius:10px;font:inherit;background:#fff;color:#243040}.bk-sel:focus,.bk-in:focus{outline:3px solid #9FC6E8;outline-offset:1px}.bk-radios{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:6px}.bk-radios label{display:flex;align-items:center;gap:8px;font-weight:600;background:#F5F9FD;padding:11px 16px;border-radius:10px;border:1px solid #DCE9F5;cursor:pointer}.bk-pane .btn{margin:18px 10px 0 0}.bk-note{margin-top:16px;font-size:14.5px;color:#4A5A6E;line-height:1.9}@media(max-width:520px){.bookw{padding:16px}.bk-pane .btn{width:100%;margin:12px 0 0;text-align:center}}.hero-banner-sec{padding:0}.hero-banner{margin:0;position:relative;line-height:0}.hero-banner svg{display:block;width:100%;height:auto;max-height:440px}.hero-banner figcaption{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@media(max-width:700px){.hero-banner svg{max-height:none}}.minicta{display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px;margin:26px auto;max-width:1160px;background:linear-gradient(135deg,#EAF3FB,#F7FBFF);border:1px solid #D5E6F4;border-inline-start:6px solid #2E6DA8;border-radius:14px;padding:16px 20px;line-height:1.9}.minicta b{color:#123E6B;font-size:1.05em;font-weight:900}.minicta span{color:#3C5064;flex:1 1 260px}.minicta a{color:#1B5E9E;font-weight:800}.minicta-btn{background:#2E6DA8;color:#fff!important;padding:10px 20px;border-radius:999px;font-weight:900;text-decoration:none;white-space:nowrap}.minicta-btn:hover{background:#123E6B}@media(max-width:560px){.minicta{padding:14px}.minicta-btn{width:100%;text-align:center}}.split:not(:has(.split-img)),.split-rev:not(:has(.split-img)){grid-template-columns:1fr}.hero-banner-sec{padding:0;background:linear-gradient(140deg,#0E2A47 0%,#1B5E9E 55%,#2E6DA8 100%)}.hb{max-width:1160px;margin:0 auto;padding:44px 22px;display:flex;flex-wrap:wrap;align-items:center;gap:36px}.hb-txt{flex:1 1 420px;min-width:0}.hb-tag{display:inline-block;background:rgba(255,255,255,.16);color:#EAF3FC;font-weight:700;font-size:16px;padding:9px 18px;border-radius:999px;margin-bottom:20px}.hb-h{color:#fff;font-size:clamp(26px,4.2vw,44px);font-weight:900;line-height:1.55;margin:0 0 16px}.hb-h em{font-style:normal;color:#FFD98A;display:block}.hb-p{color:#D6E7F6;font-size:clamp(15px,2vw,19px);font-weight:600;line-height:2;margin:0 0 14px}.hb-devs{color:#BFD9F0;font-size:15px;font-weight:700;line-height:2;margin:0}.hb-call{flex:0 1 340px;display:flex;flex-direction:column;gap:16px}.hb-main{display:block;background:#fff;border-radius:20px;padding:20px 26px;text-align:center;text-decoration:none;box-shadow:0 10px 30px rgba(0,0,0,.18)}.hb-main small{display:block;color:#41628A;font-weight:700;font-size:15px;margin-bottom:8px}.hb-main b{display:block;color:#123E6B;font-size:clamp(38px,5vw,52px);font-weight:900;letter-spacing:2px;line-height:1.2}.hb-subs{display:flex;gap:16px}.hb-subs a{flex:1;background:rgba(255,255,255,.16);border-radius:14px;padding:13px 12px;text-align:center;text-decoration:none}.hb-subs b{display:block;color:#fff;font-size:20px;font-weight:900;margin-bottom:5px}.hb-subs span{color:#D6E7F6;font-size:13.5px;font-weight:700}@media(max-width:760px){.hb{padding:32px 18px;gap:26px}.hb-call{flex:1 1 100%}}strong.kw,.kw,p .kw,li .kw,figcaption .kw{background:none!important;color:#0E2A47!important;padding:0!important;border:0!important;box-shadow:none!important;font-weight:800!important;font-family:"Cairo",sans-serif!important;font-size:1.12em!important}a.kwlink,.kwlink,li a.kwlink,.qa a.kwlink{background:none!important;color:#1B6FB8!important;padding:0!important;border:0!important;box-shadow:none!important;font-weight:800!important;font-family:"Cairo",sans-serif!important;font-size:1.12em!important;margin:0!important;display:inline!important;line-height:inherit!important;text-decoration:underline!important;text-decoration-color:#1B6FB8!important;text-decoration-thickness:2px!important;text-underline-offset:5px!important}a.kwlink:hover{color:#0E2A47!important;text-decoration-color:#0E2A47!important}.prose p,.block-txt p,.split-txt p{line-height:2.15!important;margin-bottom:20px!important}.prose li,li{line-height:2.1}.prose h2,h2{margin-top:34px;margin-bottom:18px;line-height:1.7}.prose h3,h3{margin-top:24px;margin-bottom:14px;line-height:1.7}.cta-band p,.cta-band .lead{line-height:2.2!important;margin-bottom:22px!important;max-width:900px;margin-inline:auto}.cta-band h2{margin-bottom:18px}.cta-band .btn-primary,.cta-band .btn-wa,.cta-band a{margin:10px 12px!important}.hero-cta a,.btn-primary,.btn-wa{margin:8px 10px}.hotbar-nums{gap:18px!important}.hotbar-nums a{padding:12px 18px}.hot-in{gap:18px!important}.feat{padding:24px 20px}.feats{gap:20px!important}.qa{padding:20px 22px;margin-bottom:16px}.qa p{line-height:2.1}.sw-grid{gap:14px 18px!important}.sw-grid span,.sw-grid a{padding:10px 18px;line-height:1.9}.minicta{gap:14px 20px;padding:18px 24px}.steps{gap:22px!important}.step{padding:22px 20px}section.sec{padding-top:46px;padding-bottom:46px}.wa2{display:none!important}@media(max-width:900px){.wa{display:none!important}body{padding-bottom:74px!important}}@media(min-width:901px){.wa{bottom:26px!important;inset-inline-start:26px!important}}main p a.kwlink,main li a.kwlink,main .qa a.kwlink,main a.kwlink,a.kwlink{color:#1558A6!important;text-decoration:underline!important;text-decoration-color:#1558A6!important;text-decoration-thickness:2px!important;text-underline-offset:5px!important;font-weight:800!important;font-size:1.12em!important;background:none!important;border:0!important}main a.kwlink:hover,a.kwlink:hover{color:#0E2A47!important;text-decoration-color:#0E2A47!important}main strong.kw,strong.kw,.kw{color:#0E2A47!important;font-weight:800!important;font-size:1.12em!important;background:none!important}@media(max-width:600px){.hb{padding:26px 16px}.hb-h{font-size:26px}.hotbar-nums{flex-direction:column;gap:12px!important}.minicta{flex-direction:column;align-items:stretch;text-align:center}.bk-radios{flex-direction:column}}.ftr .ftr-lead{color:#B9CDE2;line-height:2;margin:6px 0 14px;font-size:14.5px}.ftr a.ph{display:flex!important;flex-direction:column;gap:3px;padding:11px 14px;margin:0 0 10px;background:rgba(255,255,255,.07);border-radius:12px;min-height:48px;text-decoration:none}.ftr a.ph b{color:#fff;font-size:19px;font-weight:900;letter-spacing:1px}.ftr a.ph span{color:#AFC6DD;font-size:13.5px;font-weight:600;line-height:1.8}.ftr a.ph:hover{background:rgba(255,255,255,.14)}.ftr .ftr-mail{margin:12px 0}.ftr .social a{display:block;background:#1E9E56;color:#fff;border-radius:12px;padding:12px 16px;margin:0 0 10px;font-weight:800;text-decoration:none;min-height:48px;display:flex;align-items:center}.ftr .social a:hover{background:#178A49}.stickybar a{min-height:48px;display:flex;flex-direction:column;justify-content:center;padding:8px 6px!important}.ftr-grid>div>a{display:block;padding:9px 0;min-height:44px;line-height:1.9}.sw-grid span,.sw-grid a{min-height:44px;display:inline-flex;align-items:center}.btn-wa,.hot-wa,.wa-b,.stickybar a.c2,.ftr .social a,.bk-send{background:#0E7245!important}.btn-wa:hover,.hot-wa:hover,.wa-b:hover,.ftr .social a:hover{background:#0A5A36!important}.hot-wa2{background:#0A5A36!important}.wa{background:#0E7245!important}.hot-in{gap:16px 20px!important}.hot-num,.hot-wa,.wa-b{min-height:52px;padding:10px 18px!important;display:inline-flex;flex-direction:column;justify-content:center;border-radius:12px}a:focus-visible,button:focus-visible,select:focus-visible,input:focus-visible{outline:3px solid #FFC24B!important;outline-offset:2px!important}.eyebrow{color:#B71318!important}.hb-p{color:#E4F0FA!important}.hb-devs{color:#EAF4FC!important}.hb-subs span{color:#E4F0FA!important}.hb-tag{color:#F2F8FD!important}p.hb-h{color:#fff;font-size:clamp(26px,4.2vw,44px);font-weight:900;line-height:1.55;margin:0 0 16px;font-family:"Cairo",sans-serif}p.hb-h em{font-style:normal;color:#FFD98A;display:block}html,body{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input,textarea,select,option{-webkit-user-select:text!important;-moz-user-select:text!important;user-select:text!important}img,figure{-webkit-user-drag:none;user-drag:none;pointer-events:auto}.anchor-cloud a,.kw-lg{padding:12px 16px!important;margin:4px!important;display:inline-block!important;min-height:48px;line-height:1.7}.app-ic,.hotbar a,.hotbar-nums a{min-height:48px;min-width:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px}.drop-menu a{min-height:44px;display:flex;align-items:center;padding:10px 16px}.crumbs a{padding:8px 4px;display:inline-block}.ftr-b{color:#C9D9EA}.btn,.btn-wa,.btn-primary,.minicta-btn,.hero-cta a,.cta-band a{white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:8px}@media(max-width:640px){.hero-cta,.cta-band .btns,.cta-band{text-align:center}.hero-cta a,.cta-band .btn-primary,.cta-band .btn-wa,section .btn-primary.sm{display:flex;width:100%;max-width:420px;margin:10px auto!important}.btn-wa,.btn-primary{font-size:16px;padding:14px 18px}}.btn-wa,.hot-wa,.wa-b,.stickybar a.c2,.ftr .social a,.bk-send,.hot-wa2,.btn-wa *,.hot-wa *,.wa-b *,.stickybar a.c2 *,.ftr .social a *,.bk-send *,.hot-wa2 *{color:#fff!important;-webkit-text-fill-color:#fff!important}.btn-wa,.hot-wa,.wa-b,.stickybar a.c2,.ftr .social a,.bk-send{background:#0E7245!important}.hot-wa2{background:#0A5A36!important}.ftr .copy{opacity:1!important;color:#C3D4E4!important;font-size:13px}.ftr .copy a{color:#DCE9F5!important;opacity:1!important;text-decoration:underline!important;text-underline-offset:4px;text-decoration-thickness:1.5px;padding:6px 4px;display:inline-block}.ftr .copy a:hover{color:#fff!important}.ftr-b{color:#C3D4E4!important;opacity:1!important}.faq-cta b{color:#9E1418!important}.faq-cta{color:#0B3C6B!important}.anchor-cloud{display:flex;flex-wrap:wrap;gap:12px}.anchor-cloud a,.kw-lg{min-height:48px!important;display:inline-flex!important;align-items:center;padding:12px 18px!important;margin:0!important;line-height:1.6}.kwfaq .qa p,.qa p{line-height:2.5!important}a.kwlink{padding-block:8px!important;margin-block:0!important}.crumbs a{min-height:44px;display:inline-flex;align-items:center;padding:6px 8px}.copy a{min-height:44px}.app-strip{margin:26px auto 34px!important;gap:16px!important;padding:0 18px;grid-template-columns:repeat(auto-fit,minmax(132px,1fr))!important}.app-ic{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:10px!important;padding:18px 12px!important;min-height:104px!important;border-radius:16px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.app-ic span{font-size:30px;line-height:1;margin:0!important;display:block}.app-ic b{font-size:13.5px;line-height:1.6;color:#0E2A47}.app-ic:hover,.app-ic:focus-visible{transform:translateY(-5px);box-shadow:0 14px 30px rgba(46,109,168,.20)}.hotbar{margin:30px auto 0!important;padding:22px 22px!important;border-radius:18px}.hotbar-nums{gap:14px!important;justify-content:center}.hotbar-nums a,.hot-num,.wa-b{border-radius:14px;transition:transform .2s ease,box-shadow .2s ease}.hotbar-nums a:hover{transform:translateY(-3px);box-shadow:0 10px 22px rgba(0,0,0,.18)}.hotbar h3,.hotbar h2,.hotbar p{margin-bottom:14px;line-height:1.95}section.sec{padding-top:52px!important;padding-bottom:52px!important}.prose>h2:first-child{margin-top:0}.feats{gap:22px!important}.feat{padding:26px 22px;border-radius:16px;transition:transform .25s ease,box-shadow .25s ease}.feat:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(14,42,71,.12)}.steps{gap:24px!important}.step{padding:24px 20px;border-radius:16px}.qa{margin-bottom:18px;border-radius:14px}.minicta{margin:32px auto!important}.bookw{margin-top:24px}.sw-grid{gap:14px 16px!important}.model-card{gap:16px;padding:18px}@media(prefers-reduced-motion:no-preference){@keyframes wwUp{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.app-ic,.feat,.step,.qa,.minicta,.bookw,.hotbar{animation:wwUp .5s ease both}.app-ic:nth-child(2){animation-delay:.05s}.app-ic:nth-child(3){animation-delay:.1s}.app-ic:nth-child(4){animation-delay:.15s}.app-ic:nth-child(5){animation-delay:.2s}.app-ic:nth-child(6){animation-delay:.25s}.app-ic:nth-child(7){animation-delay:.3s}.feat:nth-child(2){animation-delay:.06s}.feat:nth-child(3){animation-delay:.12s}.feat:nth-child(4){animation-delay:.18s}.feat:nth-child(5){animation-delay:.24s}.feat:nth-child(6){animation-delay:.3s}}@media(prefers-reduced-motion:reduce){.app-ic,.feat,.step,.qa,.minicta,.bookw,.hotbar{animation:none!important}}@media(max-width:760px){section.sec{padding-top:38px!important;padding-bottom:38px!important}.app-strip{grid-template-columns:repeat(2,1fr)!important;gap:14px!important;margin:22px auto 28px!important;padding:0 14px}.app-ic{min-height:96px!important;padding:16px 10px!important}.app-ic span{font-size:26px}.app-ic b{font-size:13px}.hotbar{margin:22px 14px 0!important;padding:18px 16px!important}.hotbar-nums{flex-direction:column;gap:12px!important}.hotbar-nums a,.hot-num,.wa-b{width:100%;justify-content:center}.feats{gap:16px!important}.feat{padding:20px 16px}.prose{padding-inline:4px}.minicta{margin:24px auto!important}}@media(max-width:400px){.app-strip{grid-template-columns:1fr!important}}html,body{overflow-x:hidden}*{-webkit-tap-highlight-color:rgba(46,109,168,.18)}.logo{display:inline-flex;align-items:center;gap:10px}.logo-mark{width:44px;height:44px;display:block;object-fit:contain;flex:0 0 auto}.logo picture{display:block;line-height:0}@media(max-width:600px){.logo-mark{width:38px;height:38px}}