.btm-container{max-width:var(--btm-container,1320px);margin:0 auto;padding:0 22px}.btm-home{background:var(--btm-light,#f3f6fa);font-family:inherit}.btm-hero{margin:0 auto;background:#09283b;background-size:cover;background-position:center;border-radius:0;overflow:hidden}.btm-hero-inner{min-height:420px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:40px}.btm-hero-copy span{display:inline-flex;background:var(--btm-accent,#7cff00);border-radius:24px;padding:9px 20px;font-weight:800;color:#071827;font-size:13px}.btm-hero-copy h1{font-size:52px;line-height:.98;margin:28px 0 20px;color:#050b14;font-weight:900;max-width:560px}.btm-hero-copy p{font-size:17px;line-height:1.6;color:#d9e8f4;max-width:540px}.btm-actions{display:flex;gap:14px;margin-top:28px}.btm-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:15px 25px;font-weight:900;text-decoration:none}.btm-btn-primary{background:var(--btm-accent,#7cff00);color:#03121f}.btm-btn-light{background:#fff;color:#071827}.btm-hero-device{background:linear-gradient(180deg,#f7fbff,#d8e8ff);border:18px solid #23324b;border-radius:18px;height:240px;display:flex;align-items:center;justify-content:center;box-shadow:0 20px 40px rgba(0,0,0,.25);position:relative}.btm-hero-device:after{content:"";position:absolute;bottom:-46px;left:35%;right:35%;height:46px;background:#1b2638;border-radius:0 0 10px 10px}.btm-hero-device strong{font-size:42px;color:var(--btm-primary,#006bff);font-weight:900;text-transform:uppercase}.btm-trust{background:#fff;box-shadow:0 12px 28px rgba(0,0,0,.05);position:relative;z-index:2}.btm-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:0}.btm-trust-item{display:flex;align-items:center;gap:18px;padding:22px 32px;border-left:1px solid #e8edf3}.btm-trust-item:first-child{border-left:0}.btm-trust-item b{font-size:30px}.btm-trust-item strong{display:block;color:#071827;font-size:15px}.btm-trust-item span{display:block;color:#77869a;font-size:13px;margin-top:4px}.btm-quick{padding:34px 0 36px}.btm-quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.btm-quick-card{background:#fff;border-radius:12px;padding:34px 24px;min-height:150px;text-decoration:none;position:relative;overflow:hidden;box-shadow:0 12px 26px rgba(14,42,59,.06);color:#071827}.btm-quick-card:after{content:"";position:absolute;right:-30px;bottom:-50px;width:150px;height:150px;background:#dcebff;border-radius:50%}.btm-quick-card h3{font-size:22px;margin:0 0 14px}.btm-quick-card p{color:#718096;margin:0 0 22px}.btm-quick-card strong{color:var(--btm-primary,#006bff);font-size:13px;text-transform:uppercase}.btm-section{padding:28px 0}.btm-section h2{font-size:25px;margin:0 0 22px;color:#071827}.btm-section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.btm-section-head h2{margin:0}.btm-section-head a{font-weight:800;color:var(--btm-primary,#006bff);text-decoration:none}.btm-empty{background:#fff;border-radius:10px;padding:24px;color:#7a8797}.btm-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.btm-product-card{background:#fff;border-radius:10px;text-align:center;text-decoration:none;color:#071827;padding:18px;box-shadow:0 10px 22px rgba(14,42,59,.08);min-height:270px;display:flex;flex-direction:column}.btm-product-img{height:150px;display:flex;align-items:center;justify-content:center}.btm-product-img img{max-height:145px;width:auto;object-fit:contain}.btm-product-card span{font-size:11px;text-transform:uppercase;color:#94a3b8;min-height:16px}.btm-product-card h3{font-size:14px;line-height:1.35;min-height:42px;margin:10px 0;color:#1a2636}.btm-product-card strong{font-size:18px;margin-top:auto;color:#1a2636}.btm-tab-labels{display:flex;gap:28px;border-bottom:1px solid #dce5ef;margin-bottom:22px}.btm-tab-labels span{font-weight:800;color:#98a6b9;padding:12px 0}.btm-tab-labels span:first-child{color:#102338;border-bottom:2px solid var(--btm-primary,#006bff)}.btm-brand-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.btm-brand-card{height:110px;border-radius:10px;background:linear-gradient(135deg,#222b36,#596575);color:#fff;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;background-size:cover;background-position:center;box-shadow:0 10px 20px rgba(0,0,0,.12)}.btm-brand-card strong{font-size:28px;font-weight:900}.btm-brand-card span{font-size:11px;text-transform:uppercase;font-weight:900;margin-top:10px}.btm-cat-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:16px;grid-auto-rows:170px}.btm-cat-card{background:#fff;border-radius:12px;padding:24px;text-decoration:none;color:#071827;position:relative;overflow:hidden;background-repeat:no-repeat;background-size:contain;background-position:right bottom;box-shadow:0 10px 20px rgba(14,42,59,.05)}.btm-cat-card:after{content:"";position:absolute;right:-50px;bottom:-70px;width:210px;height:210px;border-radius:50%;background:#dcebff;z-index:0}.btm-cat-card strong{position:relative;z-index:1;font-size:17px}.btm-cat-card:nth-child(2),.btm-cat-card:nth-child(3){grid-row:span 2}.btm-cat-card:nth-child(5){grid-column:1}.site-footer .btm-footer-managed{display:none}@media(max-width:900px){.btm-hero-inner{grid-template-columns:1fr;min-height:auto;padding-top:40px;padding-bottom:50px}.btm-hero-copy h1{font-size:38px}.btm-hero-device{height:180px}.btm-trust-grid,.btm-quick-grid,.btm-brand-grid{grid-template-columns:1fr 1fr}.btm-product-grid{grid-template-columns:repeat(2,1fr)}.btm-cat-grid{grid-template-columns:1fr;grid-auto-rows:150px}.btm-cat-card:nth-child(n){grid-row:auto;grid-column:auto}}@media(max-width:560px){.btm-container{padding:0 14px}.btm-hero-copy h1{font-size:32px}.btm-actions{flex-direction:column}.btm-trust-grid,.btm-quick-grid,.btm-brand-grid,.btm-product-grid{grid-template-columns:1fr}.btm-trust-item{border-left:0;border-top:1px solid #e8edf3}.btm-hero-device strong{font-size:30px}}
.btm-trust-item{text-decoration:none;color:inherit}.btm-trust-item img{width:32px;height:32px;object-fit:contain}.btm-quick-card{background-size:cover;background-position:center}.btm-newsletter{background:var(--btm-dark,#0e2a3b);border-top:4px solid var(--btm-accent,#7cff00);padding:22px 0;color:#fff}.btm-newsletter form{display:grid;grid-template-columns:1.2fr .6fr .8fr auto;gap:12px;align-items:center}.btm-newsletter strong{font-size:16px}.btm-newsletter input{height:42px;border-radius:6px;border:1px solid rgba(255,255,255,.22);background:#102f42;color:#fff;padding:0 12px}.btm-newsletter input::placeholder{color:#b9c6d4}.btm-newsletter button{height:42px;border:0;border-radius:6px;background:var(--btm-primary,#006bff);color:#fff;font-weight:800;padding:0 22px}@media(max-width:900px){.btm-newsletter form{grid-template-columns:1fr}.btm-newsletter button{width:100%}}
