/* Catalog and editorial sections use the same proportions as the approved homepage. */
.bt-store [hidden]{display:none!important}
.bt-utility #bt-top-links{gap:18px}.bt-utility #bt-top-links a{font-size:11px;white-space:nowrap}
.bt-header .bt-nav-row{width:min(1440px,calc(100% - 40px));height:auto;min-height:42px;padding:0;display:flex;align-items:center;gap:18px;position:relative}
.bt-mega-host{flex:0 0 200px}.bt-mega-trigger{height:40px;width:100%;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid #ffffff40;border-radius:5px;text-transform:uppercase;font-size:12px;font-weight:650;color:white;background:#ffffff0b}.bt-mega-trigger>span:last-child{margin-left:auto}
.bt-category-links{display:flex;align-items:center;gap:9px;flex:1;min-width:0}.bt-category-links>a{padding:10px 12px;border:1px solid #ffffff30;border-radius:5px;font-size:12px;font-weight:600;white-space:nowrap;color:white}.bt-category-links>a:hover,.bt-mega-trigger:hover{background:#ffffff1b}
.bt-mobile-catalog{display:none}.bt-mega{position:absolute;top:100%;padding-top:10px;left:0;width:min(1080px,100%);z-index:60;color:var(--bt-ink);filter:drop-shadow(0 18px 24px #18133525)}
.bt-mega-layout{display:grid;grid-template-columns:240px minmax(0,1fr);background:white;border-radius:9px 9px 0 0;overflow:hidden}.bt-mega-categories{background:var(--bt-canvas);padding:18px 12px}.bt-mega-categories>a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 12px;border-radius:5px;font-size:13px;font-weight:550}.bt-mega-categories>a.active{background:white;color:var(--bt-accent)}.bt-mega-categories small{font-size:11px;color:var(--bt-muted);white-space:nowrap}.bt-mega-categories .bt-mega-all{border-top:1px solid var(--bt-line);margin-top:16px;color:var(--bt-accent)}
.bt-mega-content{padding:24px;min-width:0}.bt-mega-content section>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.bt-mega-content h2{font-size:20px;font-weight:650}.bt-mega-content header>a{font-size:12px;color:var(--bt-accent)}.bt-mega-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.bt-mega-products>a{display:flex;flex-direction:column;gap:12px;font-size:12px;line-height:1.5}.bt-mega-products img{width:100%;height:140px;object-fit:contain}.bt-mega-products strong{font-size:14px;margin-top:auto}.bt-mega-products a:hover span{color:var(--bt-accent)}.bt-mega-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.bt-mega-tags a{font-size:11px;background:var(--bt-canvas);padding:7px 12px;border-radius:4px}.bt-mega-bottom{display:flex;gap:24px;flex-wrap:wrap;background:#eeebff;border-top:1px solid var(--bt-line);padding:18px 25px;border-radius:0 0 9px 9px;font-size:12px;color:var(--bt-accent);font-weight:550}
.bt-offer-tabs{display:flex;gap:7px}.bt-offer-tabs button{padding:12px 20px;background:white;border-radius:5px;font-size:13px;font-weight:600}.bt-offer-tabs [aria-selected=true]{color:var(--bt-accent);box-shadow:inset 0 -2px var(--bt-accent)}.bt-offer-all{display:block;text-align:center;margin-top:22px;color:var(--bt-blue);font-size:13px}
.bt-bundles-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.bt-bundle-card{border-radius:9px;background:white;overflow:hidden;display:flex;flex-direction:column}.bt-bundle-visual{position:relative;display:flex;align-items:center;width:100%;height:270px;padding:50px 25px 15px}.bt-bundle-tag{position:absolute;top:18px;left:22px;padding:5px 9px;border-radius:4px;background:#eeeaff;color:var(--bt-accent);font-size:12px;font-weight:550}.bt-bundle-visual>small{position:absolute;top:21px;right:22px;font-size:12px;color:var(--bt-muted)}.bt-bundle-visual>img{width:65%;height:100%;object-fit:contain;mix-blend-mode:multiply}.bt-bundle-visual>img:nth-of-type(2){width:46%;margin-left:-14%;transform:translateY(8%)}.bt-bundle-visual>img:nth-of-type(3){width:29%;height:65%;margin-left:-12%;transform:translateY(20%)}.bt-bundle-body{display:flex;flex-direction:column;padding:22px 26px 26px;flex:1;position:relative}.bt-bundle-body:before{content:'';position:absolute;top:0;left:26px;right:26px;height:1px;background:linear-gradient(90deg,var(--bt-accent) 18%,var(--bt-line) 18%)}.bt-bundle-body h3{font-size:18px;font-weight:600;margin-bottom:10px}.bt-bundle-body>p{font-size:13px;color:var(--bt-muted);line-height:1.7;min-height:44px}.bt-bundle-body ul{font-size:12px;line-height:1.7;display:grid;gap:8px;margin:18px 0 25px}.bt-bundle-body li{position:relative;padding-left:18px}.bt-bundle-body li:before{content:'✓';position:absolute;left:0;color:var(--bt-accent)}.bt-bundle-body li a:hover{color:var(--bt-accent)}.bt-bundle-body>small{font-size:11px;color:var(--bt-muted);margin-top:auto}.bt-bundle-body>strong{font-size:23px;font-weight:650;margin:5px 0 20px}.bt-bundle-body .bt-button{justify-content:space-between;width:100%;font-size:13px;min-height:45px}.bt-section-note{display:block;font-size:12px;line-height:1.6;color:var(--bt-muted);margin-top:18px}
.bt-build-grid{display:grid;grid-template-columns:2fr 1fr;gap:20px}.bt-build-main{display:flex;align-items:center;justify-content:space-between;min-width:0;padding:35px 40px;border-radius:8px;background:#e5e1f4;overflow:hidden}.bt-build-main>div{position:relative;z-index:1}.bt-build-main small{font-size:10px;letter-spacing:.08em;color:#69617f}.bt-build-main h3{font-size:32px;font-weight:650;line-height:1.2;margin:16px 0}.bt-build-main p{font-size:14px;color:#686177}.bt-build-main span{display:block;font-size:13px;font-weight:600;margin-top:30px;color:var(--bt-accent)}.bt-build-main>img{width:44%;height:300px;object-fit:contain;mix-blend-mode:multiply}.bt-build-links{display:grid;gap:20px}.bt-build-links a{border-radius:8px;background:white;padding:28px}.bt-build-links h3{font-size:20px;font-weight:600}.bt-build-links p{font-size:12px;line-height:1.6;color:var(--bt-muted);margin:9px 0 18px}.bt-build-links span{color:var(--bt-blue);font-size:12px}
.bt-brands a{display:flex;flex-direction:column;gap:6px}.bt-brands a strong{font-size:21px;font-weight:650}.bt-brands a small{font-size:10px;color:var(--bt-muted);font-weight:400}.bt-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;border-block:1px solid var(--bt-line)}.bt-benefits>a{display:flex;gap:14px;align-items:center}.bt-benefits b{width:42px;height:42px;display:grid;place-items:center;flex-shrink:0;background:#ebe6ff;color:var(--bt-accent);font-size:21px;border-radius:50%;font-weight:500}.bt-benefits strong{display:block;font-size:13px;font-weight:600}.bt-benefits span{display:block;font-size:11px;color:var(--bt-muted);margin-top:6px}
.bt-showcase-heading{padding:34px 0 10px}.bt-showcase-heading>a{font-size:12px;color:var(--bt-muted)}.bt-showcase-heading h1{font-size:35px;font-weight:650;margin:20px 0}.bt-showcase-heading nav{display:flex;flex-wrap:wrap;gap:12px}.bt-showcase-heading nav a{font-size:12px;background:white;border:1px solid var(--bt-line);padding:10px 16px;border-radius:5px}.bt-showcase .bt-video-band{margin-bottom:0}.bt-showcase{padding-bottom:40px}.bt-showcase .bt-section-heading h2{font-size:23px}
.bt-modal-open{overflow:hidden}.bt-bundle-dialog{width:min(690px,calc(100vw - 32px));max-height:calc(100dvh - 40px);margin:auto;border:0;border-radius:12px;padding:28px;color:var(--bt-ink);background:white;overflow:auto;box-shadow:0 24px 100px #09051e55}.bt-bundle-dialog::backdrop{background:#151024b8;backdrop-filter:blur(5px)}.bt-bundle-dialog>header{display:flex;align-items:start;justify-content:space-between;gap:20px;margin-bottom:20px}.bt-bundle-dialog header small{font-size:10px;letter-spacing:.09em;color:var(--bt-muted)}.bt-bundle-dialog h2{font-size:26px;font-weight:650;margin-top:6px}.bt-bundle-dialog header button{font-size:29px;line-height:1;width:36px;height:36px;border-radius:5px;background:var(--bt-canvas)}.bt-bundle-dialog form>p{font-size:13px;color:var(--bt-muted);line-height:1.6}.bt-bundle-picker{margin:20px 0}.bt-bundle-row{display:grid;grid-template-columns:20px 66px minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px 0;border-bottom:1px solid var(--bt-line);font-size:12px}.bt-bundle-row input{accent-color:var(--bt-accent);width:18px;height:18px}.bt-bundle-row img{width:66px;height:65px;object-fit:contain}.bt-bundle-row label{display:block;font-size:13px;line-height:1.5;cursor:pointer}.bt-bundle-row a{display:block;color:var(--bt-blue);font-size:11px;margin-top:5px}.bt-bundle-row>strong{white-space:nowrap;font-size:13px;font-weight:600}.bt-bundle-sum{display:flex;justify-content:space-between;align-items:center;padding:14px 0;font-size:13px}.bt-bundle-sum strong{font-size:24px;font-weight:650}.bt-bundle-dialog .bt-button{width:100%;justify-content:space-between;margin-top:12px}.bt-bundle-dialog [data-bundle-error]{color:#c03446}.bt-bundle-dialog button:disabled{opacity:.5;cursor:not-allowed}
.bt-store .blog-list{max-width:1440px;padding-inline:20px}.bt-store .blog-title{font-size:34px;font-weight:650}.bt-store .blog-list .bt-wrap{width:100%}
@media(max-width:1200px){.bt-utility #bt-top-links{gap:11px}.bt-utility>div>span{display:none}.bt-header .bt-nav-row{gap:12px}.bt-mega-host{flex-basis:170px}.bt-category-links{gap:6px;overflow-x:auto;scrollbar-width:none}.bt-category-links>a{font-size:11px;padding:10px}.bt-bundle-visual{height:220px}.bt-bundle-body{padding:20px}.bt-bundle-body>strong{font-size:21px}.bt-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.bt-mega-layout{grid-template-columns:185px minmax(0,1fr)}.bt-mega-content{padding:18px}.bt-mega-products{gap:12px}.bt-mega-products img{height:110px}.bt-mega-products>a{font-size:10px}.bt-mega-products strong{font-size:12px}.bt-mega-bottom{gap:14px}.bt-bundle-visual{height:200px}.bt-build-main{padding:25px}.bt-build-main h3{font-size:26px}.bt-bundle-body .bt-button{padding:10px;font-size:11px}}
@media(max-width:767px){.bt-mega-host{display:none}.bt-mobile-catalog{display:flex;flex-shrink:0;background:#ffffff18;border:1px solid #ffffff35;padding:10px 12px;border-radius:5px;font-size:11px;font-weight:650;color:white}.bt-header .bt-nav-row{width:calc(100% - 24px);display:flex!important;overflow:hidden!important;gap:8px}.bt-category-links{display:flex;gap:7px}.bt-category-links>a{display:block;font-size:10px;padding:10px}.bt-header>nav{padding-bottom:12px}.bt-bundles-grid{grid-template-columns:1fr}.bt-bundle-visual{height:265px;padding:40px 35px 15px}.bt-bundle-body>p{min-height:0}.bt-bundle-body .bt-button{font-size:13px}.bt-build-grid{grid-template-columns:1fr}.bt-build-main{padding:24px;min-height:290px}.bt-build-main h3{font-size:27px}.bt-build-main>img{height:230px;width:46%}.bt-build-links{grid-template-columns:1fr 1fr;gap:12px}.bt-build-links a{padding:20px}.bt-build-links h3{font-size:17px}.bt-build-links p{min-height:58px}.bt-offer-tabs button{padding:10px 12px;font-size:11px}.bt-offer-tabs{gap:5px}.bt-benefits{gap:20px 12px}.bt-benefits>a{gap:9px}.bt-benefits strong{font-size:11px}.bt-benefits span{font-size:10px;line-height:1.5}.bt-benefits b{width:32px;height:32px;font-size:17px}.bt-showcase-heading h1{font-size:29px}.bt-bundle-dialog{padding:20px;max-height:calc(100dvh - 24px)}.bt-bundle-dialog h2{font-size:23px}.bt-bundle-row{grid-template-columns:18px 48px minmax(0,1fr);gap:10px}.bt-bundle-row img{width:48px;height:55px}.bt-bundle-row>strong{grid-column:3}.bt-bundle-row label{font-size:12px}.bt-bundle-sum strong{font-size:22px}.bt-bundle-dialog .bt-button{font-size:12px}.bt-brands a strong{font-size:18px}}

.bt-showcase>.bt-section:first-of-type>.bt-section-heading,.bt-showcase>.bt-tasks-band .bt-section-heading{display:none}
