html[data-store-theme="maytinhbmt"] body{background:#f8fafc;}html[data-store-theme="maytinhbmt"]{overflow-x:clip;}html[data-store-theme="maytinhbmt"] #btnHeaderCategory{background:linear-gradient(135deg,var(--store-brand),var(--store-brand-hover)) !important;border-radius:8px !important;box-shadow:0 4px 14px rgba(220,38,38,.3);}html[data-store-theme="maytinhbmt"] #headerMain{border-top:3.5px solid var(--store-brand);}html[data-store-theme="maytinhbmt"] .product-thumb .badge-promo{background:linear-gradient(135deg,var(--store-brand),var(--store-brand-dark)) !important;border-radius:6px;}.mtbmt-home{--mt-ink:#0f172a;--mt-muted:#64748b;--mt-red:var(--store-brand);--mt-deep:var(--store-brand-dark);max-width:1440px;}.mtbmt-home :is(a,button):focus-visible{outline:3px solid rgba(220,38,38,.35);outline-offset:3px;}.mtbmt-hud-tabs{background:#0f172a;padding:4px;border-radius:10px;border:1px solid #1e293b;box-shadow:0 4px 12px rgba(15,23,42,0.08);}.mtbmt-hud-tab{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:8px 10px;border:1px solid transparent;border-radius:7px;background:transparent;color:#94a3b8;font-size:11.5px;font-weight:700;cursor:pointer;transition:all 0.2s cubic-bezier(0.4,0,0.2,1);white-space:nowrap;}.mtbmt-hud-tab i{font-size:13px;transition:transform 0.2s ease;}.mtbmt-hud-tab:hover{color:#f1f5f9;background:rgba(255,255,255,0.06);}.mtbmt-hud-tab.active{color:#ffffff;background:linear-gradient(135deg,var(--store-brand),var(--store-brand-dark));border-color:rgba(255,255,255,0.15);box-shadow:0 4px 12px rgba(220,38,38,0.35);}.mtbmt-hud-tab.active i{transform:scale(1.15);}.mtbmt-hud-carousel{position:relative;border-radius:12px;overflow:hidden;border:1px solid #e2e8f0;box-shadow:0 8px 24px rgba(15,23,42,0.08);background:#0b1220;}.mtbmt-hud-slide{position:relative;display:block;width:100%;aspect-ratio:1896 / 830;overflow:hidden;color:#fff;text-decoration:none;}.mtbmt-hud-slide__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform 0.4s cubic-bezier(0.4,0,0.2,1),filter 0.4s ease;}.mtbmt-hud-slide:hover .mtbmt-hud-slide__image{transform:scale(1.02);filter:saturate(1.05);}.mtbmt-hud-overlay{position:absolute;bottom:0;left:0;right:0;padding:24px 20px 18px;background:linear-gradient(180deg,transparent 0%,rgba(15,23,42,0.45) 30%,rgba(15,23,42,0.94) 100%);z-index:2;pointer-events:none;}.mtbmt-hud-badge{display:inline-block;font-size:10px;font-weight:900;letter-spacing:0.08em;color:#ff6b6b;text-transform:uppercase;margin-bottom:4px;text-shadow:0 2px 4px rgba(0,0,0,0.6);}.mtbmt-hud-title{margin:0 0 8px;font-size:clamp(16px,1.8vw,22px);font-weight:900;color:#ffffff;letter-spacing:-0.02em;text-shadow:0 2px 8px rgba(0,0,0,0.6);}.mtbmt-hud-specs{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:10px;}.mtbmt-spec-chip{display:inline-flex;align-items:center;gap:5px;padding:3px 9px;border-radius:6px;background:rgba(15,23,42,0.7);border:1px solid rgba(255,255,255,0.2);backdrop-filter:blur(8px);color:#f1f5f9;font-size:11px;font-weight:700;}.mtbmt-spec-chip i{color:var(--store-brand);}.mtbmt-hud-cta{display:inline-flex;align-items:center;padding:5px 12px;border-radius:6px;background:var(--store-brand);color:#fff;font-size:11px;font-weight:800;box-shadow:0 4px 12px rgba(220,38,38,0.4);pointer-events:auto;transition:transform 0.2s,background 0.2s;}.mtbmt-hud-slide:hover .mtbmt-hud-cta{background:var(--store-brand-hover);transform:translateX(3px);}.mtbmt-hud-carousel .carousel-control-prev,.mtbmt-hud-carousel .carousel-control-next{width:36px;height:36px;top:40%;transform:translateY(-50%);border-radius:50%;background:rgba(15,23,42,0.6);backdrop-filter:blur(6px);opacity:0;transition:all 0.25s ease;z-index:5;}.mtbmt-hud-carousel:hover .carousel-control-prev,.mtbmt-hud-carousel:hover .carousel-control-next{opacity:0.9;}.mtbmt-hud-carousel .carousel-control-prev{left:10px;}.mtbmt-hud-carousel .carousel-control-next{right:10px;}.mtbmt-hud-carousel .carousel-control-prev:hover,.mtbmt-hud-carousel .carousel-control-next:hover{background:var(--store-brand);opacity:1;}.mtbmt-budget-widget{background:#ffffff;border:1px solid #e2e8f0;box-shadow:0 4px 14px rgba(15,23,42,0.04);}.mtbmt-budget-widget__label{font-size:11px;font-weight:800;color:#0f172a;letter-spacing:0.03em;}.mtbmt-budget-widget__more{font-size:11px;font-weight:700;color:var(--store-brand);text-decoration:none;}.mtbmt-budget-widget__more:hover{text-decoration:underline;}.mtbmt-budget-pills{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;}.mtbmt-budget-pill{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 4px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;text-decoration:none;transition:all 0.2s ease;}.mtbmt-budget-pill b{font-size:12px;font-weight:800;color:#0f172a;transition:color 0.2s ease;}.mtbmt-budget-pill small{font-size:10px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;}.mtbmt-budget-pill:hover{background:var(--store-brand-soft);border-color:var(--store-brand);transform:translateY(-2px);box-shadow:0 4px 12px rgba(220,38,38,0.12);}.mtbmt-budget-pill:hover b{color:var(--store-brand);}.mtbmt-budget-pill--hot{background:linear-gradient(180deg,#ffffff,#fef2f2);border-color:rgba(220,38,38,0.35);}.mtbmt-budget-pill .hot-badge{position:absolute;top:-6px;right:6px;background:var(--store-brand);color:#fff;font-size:8px;font-weight:900;padding:1px 4px;border-radius:4px;letter-spacing:0.04em;box-shadow:0 2px 5px rgba(220,38,38,0.4);}.mtbmt-rigs-showcase{background:#ffffff;border:1px solid #e2e8f0;border-radius:14px;padding:12px;box-shadow:0 8px 24px rgba(15,23,42,0.05);}.mtbmt-rigs-showcase__header{padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid #f1f5f9;}.mtbmt-rigs-showcase__icon{width:32px;height:32px;flex:0 0 32px;border-radius:8px;background:var(--store-brand-soft);color:var(--store-brand);display:grid;place-items:center;font-size:15px;}.mtbmt-rigs-showcase__title{font-size:12px;font-weight:900;color:#0f172a;letter-spacing:0.03em;}.mtbmt-rigs-showcase__subtitle{font-size:10px;color:#64748b;}.mtbmt-rig-card{display:block;padding:8px 10px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;text-decoration:none;transition:all 0.2s cubic-bezier(0.4,0,0.2,1);}.mtbmt-rig-card:hover{background:#ffffff;border-color:var(--store-brand);transform:translateY(-2px);box-shadow:0 6px 18px rgba(220,38,38,0.1);}.mtbmt-rig-card--featured{background:linear-gradient(135deg,#ffffff,#fef2f2);border-color:rgba(220,38,38,0.4);}.mtbmt-rig-card__rank{font-size:9px;font-weight:900;padding:2px 6px;border-radius:4px;letter-spacing:0.02em;}.mtbmt-rig-card__rank--gold{background:#fef3c7;color:#b45309;}.mtbmt-rig-card__rank--red{background:var(--store-brand);color:#fff;}.mtbmt-rig-card__rank--blue{background:#e0e7ff;color:#3730a3;}.mtbmt-rig-card__gift{font-size:10px;font-weight:700;color:#475569;}.mtbmt-rig-card__name{font-size:11px;font-weight:800;color:#0f172a;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.mtbmt-rig-card__specs{font-size:9px;color:#475569;line-height:1.35;margin-bottom:3px;}.mtbmt-rig-card__price{font-size:12.5px;font-weight:900;color:var(--store-brand);}.mtbmt-rig-card__installment{font-size:9px;font-weight:700;color:#16a34a;background:#dcfce7;padding:1px 5px;border-radius:4px;}.mtbmt-rig-card__badge-cta{font-size:9px;font-weight:800;color:var(--store-brand);}.mtbmt-btn-build{background:linear-gradient(135deg,var(--store-brand),var(--store-brand-dark)) !important;color:#fff !important;font-size:11px !important;font-weight:800 !important;border-radius:8px !important;padding:9px !important;letter-spacing:0.02em;box-shadow:0 4px 14px rgba(220,38,38,0.3) !important;transition:all 0.2s ease !important;}.mtbmt-btn-build:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(220,38,38,0.45) !important;}.mtbmt-quickbar{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:22px;border:1px solid #e2e8f0;border-radius:13px;background:#fff;}.mtbmt-quickbar a{display:flex;min-height:78px;align-items:center;gap:12px;padding:14px 18px;color:var(--mt-ink);text-decoration:none;}.mtbmt-quickbar a + a{border-left:1px solid #e2e8f0;}.mtbmt-quickbar i{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:8px;color:var(--mt-red);background:var(--store-brand-soft);}.mtbmt-quickbar span{display:flex;min-width:0;flex-direction:column;}.mtbmt-quickbar b{font-size:12px;}.mtbmt-quickbar small{overflow:hidden;color:var(--mt-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap;}.mtbmt-home .home-category-shortcuts,.mtbmt-home .home-product-section,.mtbmt-home .home-article-section{padding:20px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.04);}.mtbmt-home .home-section-heading{min-height:54px;padding:0 0 0 14px;border:0;border-left:5px solid var(--mt-red);}.mtbmt-home .home-section-heading h2{color:var(--mt-ink);font-size:20px !important;letter-spacing:-.02em;}.mtbmt-home .category-shortcut-card{min-height:106px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;}.mtbmt-home .category-shortcut-card:hover{background:var(--store-brand-soft);}.mtbmt-paths{margin:24px 0;}.mtbmt-section-title{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:14px;}.mtbmt-section-title p,.mtbmt-service p{margin:0 0 5px;color:var(--mt-red);font-size:10px;font-weight:900;letter-spacing:.13em;}.mtbmt-section-title h2{margin:0;color:var(--mt-ink);font-size:clamp(22px,2vw,30px);font-weight:800;letter-spacing:-.03em;}.mtbmt-section-title > a{min-height:44px;display:inline-flex;align-items:center;gap:7px;color:var(--mt-red);font-size:12px;font-weight:800;text-decoration:none;}.mtbmt-paths__grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:12px;}.mtbmt-path{position:relative;min-height:220px;overflow:hidden;display:flex;align-items:end;padding:24px;border-radius:14px;color:#fff !important;text-decoration:none;isolation:isolate;}.mtbmt-path::before{position:absolute;inset:0;z-index:-1;content:"";background:linear-gradient(150deg,#111827,#334155);}.mtbmt-path--gaming::before,.mtbmt-path--work::before,.mtbmt-path--study::before{background:radial-gradient(circle at 90% 10%,rgba(var(--store-brand-rgb),.78),transparent 31%),linear-gradient(145deg,#0f172a,#334155);}.mtbmt-path > i{position:absolute;top:28px;right:28px;opacity:.35;font-size:64px;}.mtbmt-path__number{position:absolute;top:20px;left:22px;color:rgba(255,255,255,.58);font-size:11px;font-weight:900;}.mtbmt-path h3{margin:0 0 7px;color:#fff;font-size:20px;font-weight:800;}.mtbmt-path p{max-width:310px;margin:0 0 16px;color:rgba(255,255,255,.78);font-size:12px;}.mtbmt-path div > span{font-size:11px;font-weight:800;text-decoration:underline;text-underline-offset:4px;}.mtbmt-path:hover{transform:translateY(-4px);box-shadow:0 15px 30px rgba(15,23,42,.18);}.mtbmt-home .home-product-section{border-top:4px solid var(--mt-red);}.mtbmt-home .product-thumb{border-radius:9px;box-shadow:none;}.mtbmt-home .home-article-section .row{display:grid;grid-template-columns:1.4fr repeat(3,1fr);}.mtbmt-home .home-article-section .col{width:auto;}.mtbmt-home .blog-card{overflow:hidden;border-radius:10px;}.mtbmt-home .blog-footer{background:#fff !important;}.mtbmt-service{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;margin:28px 0;padding:24px 28px;border-radius:14px;color:#fff;background:radial-gradient(circle at 85% 0,rgba(var(--store-brand-rgb),.55),transparent 34%),linear-gradient(110deg,#0f172a,#1e293b);box-shadow:0 14px 30px rgba(15,23,42,.2);}.mtbmt-service__icon{width:58px;height:58px;display:grid;place-items:center;border-radius:12px;color:var(--store-brand-dark);font-size:22px;background:#fff;}.mtbmt-service p{color:var(--store-brand-border);}.mtbmt-service h2{max-width:760px;margin:0;color:#fff;font-size:clamp(17px,1.7vw,23px);font-weight:800;}.mtbmt-service > a{min-height:46px;display:inline-flex;align-items:center;gap:8px;padding:10px 17px;border-radius:8px;color:var(--store-brand-dark) !important;font-size:12px;font-weight:800;text-decoration:none;background:#fff;}.mtbmt-home .home-store-card{overflow:hidden;border-top:5px solid var(--mt-red);border-radius:14px;}@media (max-width:1199.98px){.mtbmt-hud-tab{padding:6px 8px;font-size:11px;}.mtbmt-quickbar{grid-template-columns:repeat(2,1fr);}.mtbmt-quickbar a:nth-child(3){border-left:0;border-top:1px solid #e2e8f0;}.mtbmt-quickbar a:nth-child(4){border-top:1px solid #e2e8f0;}}@media (max-width:991.98px){.mtbmt-hud-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch;}.mtbmt-hud-slide{aspect-ratio:16 / 9;}.mtbmt-hud-overlay{padding:16px 14px;}.mtbmt-budget-pills{grid-template-columns:repeat(3,1fr);}.mtbmt-home .home-article-section .row{grid-template-columns:repeat(2,1fr);}}@media (max-width:767.98px){.mtbmt-home{padding-inline:10px;}.mtbmt-hud-tabs{gap:4px;padding:3px;}.mtbmt-hud-tab{padding:6px 8px;font-size:10px;gap:4px;}.mtbmt-hud-slide{aspect-ratio:16 / 10;min-height:240px;}.mtbmt-hud-overlay{padding:12px 10px;}.mtbmt-hud-title{font-size:15px;margin-bottom:4px;}.mtbmt-hud-specs{display:none;}.mtbmt-budget-pills{grid-template-columns:repeat(2,1fr);}.mtbmt-budget-pill:last-child{grid-column:1 / -1;}.mtbmt-quickbar{grid-template-columns:1fr 1fr;}.mtbmt-quickbar a{min-height:86px;padding:12px;}.mtbmt-quickbar a:nth-child(odd){border-left:0;}.mtbmt-quickbar a:nth-child(n+3){border-top:1px solid #e2e8f0;}.mtbmt-quickbar small{display:none;}.mtbmt-home .home-category-shortcuts,.mtbmt-home .home-product-section,.mtbmt-home .home-article-section{padding:14px 10px;}.mtbmt-section-title{align-items:start;flex-direction:column;}.mtbmt-paths__grid{grid-template-columns:1fr;}.mtbmt-path{min-height:184px;}.mtbmt-service{grid-template-columns:auto 1fr;padding:20px;}.mtbmt-service > a{grid-column:1 / -1;}.mtbmt-home .home-article-section .row{grid-template-columns:1fr;}}@media (prefers-reduced-motion:reduce){.mtbmt-home *{scroll-behavior:auto !important;transition-duration:.01ms !important;animation-duration:.01ms !important;}}