:root{--color-primary:#003b95;--color-primary-cyan:#00c6ff;--color-secondary-orange:#ff7a00;--color-secondary-yellow:#ffe000;--color-accent-emerald:#10b981;--bg:#f8fafc;--surface:#fff;--surface-subtle:#f1f5f9;--surface-card:#fff;--text:#0f172a;--text-muted:#475569;--text-light:#64748b;--border:#e2e8f0;--border-focus:#0284c7;--color-bg:var(--bg);--color-surface:var(--surface);--color-surface-subtle:var(--surface-subtle);--color-surface-card:var(--surface-card);--color-text:var(--text);--color-text-muted:var(--text-muted);--color-border:var(--border);--transition-fast:.15s ease;--transition-normal:.25s cubic-bezier(.4, 0, .2, 1);--transition-slow:.4s ease;--container:1240px;--article-width:860px;--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--radius-full:9999px;--shadow-sm:0 1px 3px #0f172a0a, 0 1px 2px #0f172a05;--shadow-md:0 4px 20px #0f172a0f, 0 2px 6px #0f172a08;--shadow-lg:0 12px 36px #0f172a14, 0 4px 12px #0f172a0a;--shadow-glow:0 0 20px #00c6ff40;--shadow-glow-cyan:0 0 24px #00c6ff4d;--shadow-glow-orange:0 0 24px #ff7a004d}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;max-width:100vw;position:relative;overflow-x:hidden}html{color:#0f172a;scroll-behavior:smooth;background-color:#f8fafc;background-image:radial-gradient(at 100% 0,#00c6ff0d 0,#0000 50%),radial-gradient(at 0 100%,#003b950a 0,#0000 50%);background-attachment:fixed;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.75}body{color:#0f172a;background-color:#0000;flex-direction:column;min-height:100vh;display:flex}img,svg{max-width:100%;height:auto;display:block}a{color:#0284c7;transition:var(--transition-fast);text-decoration:none}a:hover{color:#003b95;text-decoration:none}.container{width:min(calc(100% - 32px), var(--container));max-width:var(--container);box-sizing:border-box;margin-inline:auto}h1,h2,h3,h4,h5,h6{color:#0f172a;letter-spacing:-.02em;font-weight:800;line-height:1.3}h1{margin-bottom:20px;font-size:clamp(1.85rem,3.8vw,2.5rem)}h2{margin-top:40px;margin-bottom:18px;padding-left:14px;font-size:clamp(1.4rem,2.6vw,1.85rem);position:relative}h2:before{content:"";background:linear-gradient(#003b95 0%,#00c6ff 100%);border-radius:4px;width:4px;position:absolute;top:15%;bottom:15%;left:0}h3{color:#1e293b;margin-top:28px;margin-bottom:12px;font-size:clamp(1.18rem,2vw,1.4rem)}p{color:#334155;margin-bottom:20px;font-size:1.02rem;line-height:1.8}.kubet-btn-container{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin:28px 0;display:flex}.kubet-btn{text-align:center;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;font-size:15px;font-weight:700;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #0f172a14;color:#fff!important;padding:13px 34px!important;text-decoration:none!important}.kubet-btn:after{content:"";background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.kubet-btn:hover:after{left:100%}.kubet-btn:hover{transform:translateY(-3px)}.kubet-btn.register,.kubet-btn-dangky{box-shadow:0 4px 18px #00c6ff59;background:linear-gradient(135deg,#003b95 0%,#00c6ff 100%)!important}.kubet-btn.register:hover,.kubet-btn-dangky:hover{box-shadow:0 0 24px #00c6ff80}.kubet-btn.login,.kubet-btn-dangnhap{box-shadow:0 4px 18px #ff7a0059;background:linear-gradient(135deg,#ff7a00 0%,#ffe000 100%)!important}.kubet-btn.login:hover,.kubet-btn-dangnhap:hover{box-shadow:0 0 24px #ff7a0080}.header-cta-btn{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;height:36px;padding:7px 20px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex;color:#fff!important;text-decoration:none!important}.header-cta-btn:hover{opacity:.95;transform:translateY(-2px)}.kubet-support-wrapper{z-index:999;position:fixed;top:32%;right:20px;transform:translateY(-10%)}.kubet-support-panel{-webkit-backdrop-filter:blur(24px)saturate(190%);background:#ffffffe6;border:1px solid #e2e8f0cc;border-radius:34px;flex-direction:column;align-items:center;gap:12px;width:68px;padding:16px 6px;display:flex;box-shadow:0 16px 36px #0f172a1a,inset 0 1px 1px #ffffffe6}.support-divider{background:#e2e8f0;width:28px;height:1px}.kubet-support-item{cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;gap:4px;width:100%;padding:6px 4px;transition:all .2s;display:flex;text-decoration:none!important}.kubet-support-item:hover{background:#0284c714;transform:translateY(-2px)}.kubet-support-item:hover .kubet-support-icon svg{color:#003b95;transform:scale(1.1)}.kubet-support-item span{color:#334155;text-align:center;letter-spacing:-.01em;font-size:11px;font-weight:700}.kubet-support-icon{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.kubet-support-icon svg{color:#475569;stroke-width:2px;width:20px;height:20px;transition:all .2s}.badge{border-radius:var(--radius-full);color:#003b95;background:#eaf1ff;border:1px solid #003b951f;align-items:center;gap:6px;padding:5px 12px;font-size:.82rem;font-weight:700;display:inline-flex}table{border-collapse:separate;border-spacing:0;border-radius:var(--radius-md);border:1px solid var(--border);background:#fff;width:100%;margin:28px 0;overflow:hidden}th,td{border-bottom:1px solid var(--border);padding:12px 16px;font-size:.92rem}th{color:#0f172a;background:#f8fafc;font-weight:700}td{color:#334155}tr:last-child td{border-bottom:none}@media (width<=768px){.kubet-support-wrapper{display:none!important}.kubet-btn-container{flex-direction:column;gap:10px}.kubet-btn{width:100%;max-width:340px}body{padding-bottom:80px}}.site-header{z-index:1000;-webkit-backdrop-filter:blur(20px);background-color:#ffffffeb;border-bottom:1px solid #e2e8f0;position:sticky;top:0;box-shadow:0 4px 20px #0f172a0a}.header-inner{justify-content:space-between;align-items:center;gap:20px;height:70px;display:flex}.header-brand{align-items:center;text-decoration:none;display:flex}.header-logo{width:auto;height:32px}.main-nav{align-items:center;display:flex}.nav-list{align-items:center;gap:4px;list-style:none;display:flex}.nav-item{position:relative}.nav-link{color:#1e293b;text-transform:uppercase;letter-spacing:.02em;border-radius:8px;align-items:center;gap:5px;padding:8px 14px;font-size:.92rem;font-weight:700;transition:all .2s;display:flex}.nav-link:hover,.nav-link:focus-visible{color:#003b95;background-color:#f1f5f9;text-decoration:none}.nav-icon-arrow{color:#64748b;width:12px;height:12px;transition:transform .2s}.nav-dropdown{opacity:0;visibility:hidden;z-index:1010;background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:230px;padding:8px;list-style:none;transition:all .25s cubic-bezier(.4,0,.2,1);position:absolute;top:100%;left:0;transform:translateY(8px);box-shadow:0 16px 40px #0f172a1f}.nav-item:hover .nav-dropdown,.nav-item:focus-within .nav-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.nav-item:hover .nav-icon-arrow{color:#003b95;transform:rotate(180deg)}.dropdown-link{color:#334155;text-transform:uppercase;border-radius:8px;padding:10px 14px;font-size:.88rem;font-weight:600;transition:background-color .15s,color .15s;display:block}.dropdown-link:hover,.dropdown-link:focus-visible{color:#003b95;background-color:#f1f5f9;text-decoration:none}.header-actions{align-items:center;gap:10px;display:flex}.mobile-toggle{color:#1e293b;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:8px;display:none}.mobile-toggle svg{width:24px;height:24px}@media (width<=992px){.main-nav{display:none}.mobile-toggle{display:block}.header-actions .header-cta-btn{display:none}}.site-main{flex:1;padding:40px 0 60px}.content-wrapper{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:40px;display:grid}.entry-content{border-radius:var(--radius-lg);color:#334155;background:#fff;border:1px solid #e2e8f0;padding:36px 40px;box-shadow:0 4px 20px #0f172a0a}.entry-header{border-bottom:1px solid #e2e8f0;margin-bottom:28px;padding-bottom:24px}.entry-title{color:#0f172a;margin-bottom:16px;font-size:clamp(1.8rem,3.5vw,2.3rem);font-weight:800;line-height:1.3}.aeo-answer-lead{color:#1e293b;background:#f0f9ff;border-left:4px solid #003b95;border-radius:0 12px 12px 0;margin:20px 0 28px;padding:18px 22px;font-size:1.05rem;line-height:1.75}.aeo-answer-lead strong{color:#003b95}.spec-table-box{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin:32px 0;padding:24px;box-shadow:0 4px 16px #0f172a0a}.brand-spec-table{border-collapse:collapse;border:none;width:100%;margin:0;font-size:.95rem}.brand-spec-table th,.brand-spec-table td{text-align:left;border-bottom:1px solid #f1f5f9;padding:14px 16px}.brand-spec-table th{color:#0f172a;background-color:#f8fafc;border-right:1px solid #f1f5f9;width:35%;font-weight:700}.brand-spec-table td{color:#334155;background-color:#fff}.brand-spec-table tr:last-child th,.brand-spec-table tr:last-child td{border-bottom:none}figure.wp-block-image{border-radius:var(--radius-md);background-color:#f8fafc;border:1px solid #e2e8f0;margin:28px 0;overflow:hidden;box-shadow:0 4px 16px #0f172a0f}figure.wp-block-image img{width:100%;height:auto;margin:0 auto;transition:transform .4s}figure.wp-block-image:hover img{transform:scale(1.02)}figcaption.wp-element-caption{color:#64748b;text-align:center;background-color:#f8fafc;border-top:1px solid #e2e8f0;padding:12px 18px;font-size:.88rem;font-style:normal;font-weight:500}.sidebar-main{flex-direction:column;gap:28px;display:flex;position:sticky;top:96px}.widget{border-radius:var(--radius-lg);background:#fff;border:1px solid #e2e8f0;padding:26px 22px;transition:border-color .2s,box-shadow .2s;box-shadow:0 4px 16px #0f172a0a}.widget:hover{border-color:#cbd5e1;box-shadow:0 6px 24px #0f172a14}.widget-title{color:#0f172a;border-bottom:1px solid #e2e8f0;margin-bottom:18px;padding-bottom:12px;font-size:1.1rem;font-weight:800;position:relative}.widget-title:after{content:"";background:linear-gradient(90deg,#003b95,#00c6ff);width:40px;height:2px;position:absolute;bottom:-1px;left:0}.widget-list{flex-direction:column;gap:8px;list-style:none;display:flex}.widget-list li a{color:#334155;background-color:#f8fafc;border-radius:8px;align-items:center;gap:8px;padding:9px 12px;font-size:.92rem;font-weight:600;transition:all .2s;display:flex}.widget-list li a:hover{color:#003b95;background-color:#eaf1ff;text-decoration:none;transform:translate(4px)}.site-footer{background:#fff;border-top:1px solid #e2e8f0;margin-top:auto;padding-top:56px;padding-bottom:40px;position:relative;box-shadow:0 -8px 32px #0f172a08}.site-footer:before{content:"";background:linear-gradient(90deg,#003b95 0%,#00c6ff 50%,#ff7a00 100%);height:4px;position:absolute;top:0;left:0;right:0}.footer-cards-grid{grid-template-columns:1.5fr 1fr 1fr;gap:32px;margin-bottom:40px;display:grid}.footer-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;padding:24px;display:flex;box-shadow:0 2px 10px #0f172a05}.footer-brand-wrap{align-items:center;gap:14px;margin-bottom:14px;display:flex}.footer-brand-wrap img{width:auto;height:38px}.trust-badge-pill{color:#0369a1;background:#e0f2fe;border:1px solid #bae6fd;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.footer-contact-specs{flex-direction:column;gap:10px;margin-top:18px;display:flex}.contact-spec-item{color:#475569;align-items:flex-start;gap:10px;font-size:.88rem;line-height:1.5;display:flex}.contact-spec-icon{color:#003b95;background:#e2e8f0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;display:flex}.contact-spec-icon svg{width:13px;height:13px}.footer-heading{color:#0f172a;align-items:center;gap:8px;margin-bottom:16px;font-size:1.05rem;font-weight:800;display:flex}.footer-heading svg{color:#003b95}.footer-link-list{flex-direction:column;gap:8px;list-style:none;display:flex}.footer-link-list li a{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;padding:8px 12px;font-size:.88rem;font-weight:600;transition:all .2s;display:flex}.footer-link-list li a:hover{color:#003b95;background:#eaf1ff;border-color:#003b95;text-decoration:none;transform:translate(4px)}.footer-link-list li a svg{color:#94a3b8;width:14px;height:14px;transition:transform .2s,color .2s}.footer-link-list li a:hover svg{color:#003b95;transform:translate(2px)}.footer-trust-strip{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;flex-wrap:wrap;justify-content:space-around;align-items:center;gap:16px;margin-bottom:28px;padding:16px 20px;display:flex}.trust-item{color:#475569;align-items:center;gap:8px;font-size:.82rem;font-weight:700;display:flex}.trust-item svg{color:#10b981;width:18px;height:18px}.footer-tag-cloud{flex-wrap:wrap;gap:8px;margin-bottom:28px;display:flex}.footer-tag-cloud a{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;align-items:center;padding:5px 12px;font-size:.8rem;font-weight:500;transition:all .2s;display:inline-flex}.footer-tag-cloud a:hover{color:#fff;background:#003b95;border-color:#003b95;text-decoration:none}.footer-bottom-bar{color:#64748b;border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:20px;font-size:.85rem;display:flex}.footer-bottom-bar a{color:#003b95;font-weight:700}@media (width<=992px){.footer-cards-grid{grid-template-columns:1fr;gap:20px}}.article-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:28px;display:grid}.article-card{border-radius:var(--radius-lg);background:#fff;border:1px solid #e2e8f0;flex-direction:column;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s,border-color .3s;display:flex;overflow:hidden;box-shadow:0 4px 16px #0f172a0a}.article-card:hover{border-color:#0284c766;transform:translateY(-6px);box-shadow:0 12px 32px #0f172a14,0 0 20px #00c6ff26}.card-image-wrap{aspect-ratio:16/9;background-color:#f1f5f9;position:relative;overflow:hidden}.card-image{object-fit:cover;width:100%;height:100%;transition:transform .4s}.article-card:hover .card-image{transform:scale(1.04)}.card-tag{z-index:2;position:absolute;top:12px;left:12px}.card-content{flex-direction:column;flex:1;padding:24px;display:flex}.card-meta{color:#64748b;align-items:center;gap:12px;margin-bottom:12px;font-size:.82rem;display:flex}.card-title{margin-bottom:12px;font-size:1.15rem;font-weight:700;line-height:1.4}.card-title a{color:#0f172a;transition:color var(--transition-fast);text-decoration:none}.card-title a:hover{color:#003b95}.card-excerpt{color:#475569;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:20px;font-size:.92rem;line-height:1.6;display:-webkit-box;overflow:hidden}.card-footer{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding-top:16px;display:flex}.read-more-link{color:#0284c7;transition:gap var(--transition-fast);align-items:center;gap:6px;font-size:.88rem;font-weight:700;display:inline-flex}.read-more-link:hover{color:#003b95;gap:10px;text-decoration:none}.article-layout-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:40px;display:grid}.article-main-column{min-width:0}.article-container{border-radius:var(--radius-lg);background:#fff;border:1px solid #e2e8f0;padding:clamp(24px,4vw,44px);box-shadow:0 4px 24px #0f172a0d}.article-hero{margin-bottom:28px}.article-hero-title{color:#0f172a;margin-bottom:16px;font-size:clamp(1.8rem,3.5vw,2.3rem);font-weight:800;line-height:1.3}.article-lead{color:#475569;border-bottom:1px solid #e2e8f0;margin-bottom:24px;padding-bottom:20px;font-size:1.12rem;line-height:1.8}.article-meta-bar{color:#64748b;flex-wrap:wrap;align-items:center;gap:16px 24px;margin-bottom:28px;font-size:.88rem;display:flex}.meta-item{align-items:center;gap:6px;display:inline-flex}.article-featured-image{border-radius:var(--radius-md);border:1px solid #e2e8f0;margin-bottom:32px;overflow:hidden;box-shadow:0 4px 16px #0f172a0a}.article-featured-image img{aspect-ratio:16/9;object-fit:cover;width:100%;transition:transform .4s}.article-featured-image:hover img{transform:scale(1.02)}.portable-text{color:#334155;font-size:1.05rem;line-height:1.85}.portable-text h2{color:#0f172a;margin-top:40px;margin-bottom:16px;padding-bottom:8px;font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:800;position:relative}.portable-text h3{color:#1e293b;margin-top:28px;margin-bottom:12px;font-size:clamp(1.15rem,2vw,1.35rem);font-weight:700}.portable-text h4{color:#1e293b;margin-top:22px;margin-bottom:10px;font-size:1.05rem;font-weight:700}.portable-text p{color:#334155;margin-bottom:20px;line-height:1.85}.portable-text ul,.portable-text ol{color:#334155;margin-bottom:24px;padding-left:28px}.portable-text li{margin-bottom:8px;line-height:1.75}.portable-text strong{color:#0f172a;font-weight:700}.portable-text a{color:#0284c7;text-underline-offset:3px;transition:color var(--transition-fast);font-weight:600;text-decoration:underline}.portable-text a:hover{color:#003b95}.portable-text blockquote{color:#1e293b;background:#f0f9ff;border-left:4px solid #003b95;border-radius:0 14px 14px 0;margin:28px 0;padding:20px 24px;font-style:normal;box-shadow:0 2px 10px #0f172a05}.portable-text blockquote p{margin-bottom:0;font-size:1rem;line-height:1.75}.portable-text table{border-collapse:separate;border-spacing:0;border:1px solid #e2e8f0;border-radius:12px;width:100%;margin:28px 0;overflow:hidden;box-shadow:0 2px 8px #0f172a05}.portable-text th,.portable-text td{text-align:left;border-bottom:1px solid #e2e8f0;padding:12px 16px;font-size:.92rem}.portable-text th{color:#0f172a;background-color:#f8fafc;font-weight:700}.portable-text tr:nth-child(2n) td{background-color:#f8fafc}.portable-text tr:last-child td{border-bottom:none}.portable-text code{color:#003b95;background:#f1f5f9;border-radius:6px;padding:2px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.88em}.toc-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin:28px 0;padding:22px 26px;box-shadow:0 2px 10px #0f172a05}.toc-title{color:#0f172a;align-items:center;gap:8px;font-size:1.05rem;font-weight:800;display:flex}.toc-title svg{color:#003b95}.toc-list{border-top:1px solid #e2e8f0;flex-direction:column;gap:8px;margin-top:14px;padding-top:14px;list-style:none;display:flex}.toc-list li a{color:#475569;align-items:center;gap:8px;padding:4px 0;font-size:.92rem;font-weight:600;transition:all .15s;display:flex;text-decoration:none!important}.toc-list li a:before{content:"•";color:#003b95;font-size:1.2rem;line-height:1}.toc-list li a:hover{color:#003b95;transform:translate(4px)}.faq-section{margin:44px 0 28px}.faq-section h2{color:#0f172a;margin-bottom:20px}.faq-list{flex-direction:column;gap:12px;display:flex}.faq-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;transition:all .2s;overflow:hidden}.faq-item[open]{background:#fff;border-color:#003b95;box-shadow:0 4px 16px #003b950f}.faq-summary{color:#0f172a;cursor:pointer;user-select:none;justify-content:space-between;align-items:center;padding:16px 20px;font-size:.98rem;font-weight:700;list-style:none;display:flex}.faq-summary::-webkit-details-marker{display:none}.faq-summary:after{content:"+";color:#003b95;font-size:1.3rem;font-weight:700;transition:transform .2s}.faq-item[open] .faq-summary:after{content:"−"}.faq-answer{color:#475569;padding:0 20px 18px;font-size:.94rem;line-height:1.75}.faq-answer p{margin-bottom:0}.breadcrumbs-nav{background-color:#f1f5f9;border-bottom:1px solid #e2e8f0;padding:12px 0;font-size:.85rem}.breadcrumbs-list{flex-wrap:wrap;align-items:center;gap:8px;list-style:none;display:flex}.breadcrumbs-item{align-items:center;gap:8px;display:inline-flex}.breadcrumbs-link{color:#64748b;text-decoration:none;transition:color .15s}.breadcrumbs-link:hover{color:#003b95}.breadcrumbs-separator{color:#cbd5e1}.breadcrumbs-current{color:#0f172a;font-weight:600}@media (width<=992px){.article-layout-grid{grid-template-columns:1fr}}.drawer-backdrop{-webkit-backdrop-filter:blur(6px);z-index:1090;opacity:0;visibility:hidden;pointer-events:none;background-color:#00000080;transition:opacity .25s,visibility .25s;position:fixed;inset:0}.drawer-backdrop.is-visible{opacity:1;visibility:visible;pointer-events:auto}.mobile-drawer{z-index:1100;visibility:hidden;pointer-events:none;background-color:#fff;border-left:1px solid #e2e8f0;flex-direction:column;width:min(85vw,340px);transition:transform .3s cubic-bezier(.4,0,.2,1),visibility .3s;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-10px 0 30px #0f172a26}.mobile-drawer.is-open{visibility:visible;pointer-events:auto;transform:translate(0)}.mobile-drawer-header{background-color:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.mobile-brand img{width:auto;height:26px}.drawer-close{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;padding:6px;display:flex}.drawer-close:hover{background:#f1f5f9}.drawer-close svg{width:20px;height:20px}.mobile-drawer-body{flex-direction:column;gap:20px;padding:20px;display:flex}.mobile-actions{border-bottom:1px solid #e2e8f0;flex-direction:column;gap:8px;padding-bottom:16px;display:flex}.mobile-actions .kubet-btn{width:100%!important;margin:0!important;padding:11px 16px!important;font-size:14px!important}.mobile-nav-list{flex-direction:column;gap:12px;list-style:none;display:flex}.mobile-nav-heading a{color:#0f172a;text-transform:uppercase;padding:6px 0;font-size:.95rem;font-weight:700;display:block}.mobile-sub-list{border-left:2px solid #e2e8f0;flex-direction:column;gap:6px;margin-top:4px;padding-left:12px;list-style:none;display:flex}.mobile-sub-list a{color:#475569;border-radius:6px;padding:6px 10px;font-size:.88rem;font-weight:500;transition:all .15s;display:block}.mobile-sub-list a:hover{color:#003b95;background-color:#f1f5f9;text-decoration:none}@media (width<=1024px){.footer-grid{grid-template-columns:1fr 1fr;gap:36px}.content-wrapper{grid-template-columns:1fr}.sidebar-main{margin-top:40px;position:static}}@media (width<=992px){.main-nav{display:none}.mobile-toggle{display:block!important}.header-actions .header-cta-btn{display:none}}@media (width<=640px){.footer-grid{grid-template-columns:1fr;gap:28px}}
