:root{--red:#ec0000;--red2:#c90000;--ink:#1d1d1f;--muted:#6e6e73;--line:#e8e8ea;--soft:#f6f6f7;--white:#fff;--shadow:0 18px 60px rgba(24,24,27,.11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,6vw,92px);background:#fff;border-bottom:1px solid rgba(0,0,0,.06);position:relative;z-index:20}.brand{display:flex;align-items:center;gap:12px;font-weight:800;font-size:22px}.brand-mark{width:38px;height:38px;border-radius:12px;background:var(--red);display:grid;place-items:center;color:white;font-weight:900}.topbar nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:600}.topbar nav a:hover{color:var(--red)}.nav-pill{padding:11px 18px;border:1px solid #ddd;border-radius:999px}.hero-carousel{position:relative;height:430px;background:linear-gradient(120deg,var(--red),#b40000);overflow:hidden}.hero-slide{position:absolute;inset:0;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;padding:40px clamp(30px,7vw,110px);opacity:0;transform:translateX(18px);pointer-events:none;transition:.55s ease;color:white}.hero-slide.active{opacity:1;transform:none;pointer-events:auto}.hero-copy{max-width:650px}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800}.hero-copy h1{font-size:clamp(38px,5vw,64px);line-height:1.02;margin:12px 0 16px;max-width:820px}.hero-copy p{font-size:17px;line-height:1.65;max-width:580px;color:rgba(255,255,255,.86)}.btn{border:0;display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:12px;font:700 14px Inter;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-1px)}.btn-light{background:white;color:#a80000}.btn-red{background:var(--red);color:white}.btn-red:hover{background:var(--red2)}.btn-outline{background:white;border:1px solid #d9d9dd;color:#262629}.btn-full{width:100%}.hero-art{height:100%;display:grid;place-items:center;position:relative}.glass-card{width:min(390px,90%);height:235px;border:1px solid rgba(255,255,255,.32);background:linear-gradient(135deg,rgba(255,255,255,.24),rgba(255,255,255,.07));backdrop-filter:blur(18px);border-radius:28px;box-shadow:0 28px 80px rgba(93,0,0,.26);padding:30px;display:flex;flex-direction:column;justify-content:flex-end;transform:rotate(-5deg)}.glass-card span{position:absolute;top:28px;right:30px;width:44px;height:44px;border-radius:14px;background:#fff;color:var(--red);display:grid;place-items:center;font-weight:900}.glass-card b{font-size:28px}.glass-card small{margin-top:8px;color:rgba(255,255,255,.8)}.orb{position:absolute;border-radius:50%;background:rgba(255,255,255,.14);filter:blur(1px)}.orb-a{width:220px;height:220px;top:15px;right:35px}.orb-b{width:120px;height:120px;bottom:20px;left:10px}.carousel-dots{position:absolute;left:clamp(30px,7vw,110px);bottom:24px;display:flex;gap:8px}.carousel-dots button{width:28px;height:4px;padding:0;border:0;border-radius:99px;background:rgba(255,255,255,.35);cursor:pointer}.carousel-dots button.active{background:#fff}.login-wrap{max-width:1180px;margin:0 auto;padding:72px 28px;display:grid;grid-template-columns:1fr 460px;gap:90px;align-items:center}.login-intro h2{font-size:44px;margin:10px 0 18px;line-height:1.08}.login-intro p{font-size:17px;line-height:1.7;color:var(--muted);max-width:580px}.secure-note{margin-top:28px;display:inline-flex;gap:10px;padding:12px 14px;border-radius:12px;background:#f1f8f3;color:#26633a;font-size:13px;font-weight:600}.login-card,.form-card{background:white;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:22px;padding:30px}.login-card label,.form-card label{display:block;font-size:13px;font-weight:700;margin:0 0 8px}.login-card input,.form-card input{width:100%;height:52px;border:1px solid #d8d8dc;border-radius:12px;padding:0 14px;font:500 15px Inter;outline:none}.login-card input:focus,.form-card input:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(236,0,0,.08)}.password-step{display:none;margin-top:18px}.password-step.visible{display:block;animation:rise .25s ease}.password-field{display:flex;position:relative}.password-field input{padding-right:50px}.eye{position:absolute;right:8px;top:6px;width:40px;height:40px;border:0;background:transparent;cursor:pointer}.check{display:flex!important;align-items:center;gap:8px;margin:14px 0!important;font-weight:500!important;color:var(--muted)}.check input{width:16px;height:16px}.divider{display:flex;align-items:center;gap:10px;color:#999;font-size:12px;margin:20px 0}.divider:before,.divider:after{content:"";height:1px;background:var(--line);flex:1}.card-bonus-link{display:block;text-align:center;margin-top:18px;font-size:14px}.card-bonus-link b{color:var(--red)}.fineprint{display:block;color:#8a8a90;line-height:1.55;margin-top:10px;font-size:11px}.center{text-align:center}.field-error{color:#b00020;font-size:12px;margin-top:6px}.feature-grid{max-width:1180px;margin:0 auto 90px;padding:0 28px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-grid article{padding:28px;border:1px solid var(--line);border-radius:18px;background:var(--soft)}.feature-grid span{font-size:11px;font-weight:800;color:var(--red)}.feature-grid h3{font-size:19px;margin:18px 0 8px}.feature-grid p{margin:0;color:var(--muted);line-height:1.6;font-size:14px}footer{text-align:center;border-top:1px solid var(--line);padding:28px;color:#8a8a90;font-size:12px}.page-shell{min-height:calc(100vh - 76px);background:linear-gradient(180deg,#fff,#f7f7f8);padding:70px 28px}.form-shell{max-width:1080px;margin:auto;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.form-side{padding-top:30px}.form-side h1{font-size:48px;line-height:1.05;margin:10px 0 18px}.form-side p{color:var(--muted);line-height:1.7}.benefit-box{margin-top:28px;background:#fff1f1;border:1px solid #ffd2d2;border-radius:16px;padding:20px}.benefit-box b{color:var(--red)}.benefit-box p{margin-bottom:0;font-size:13px}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:18px}.span-2{grid-column:1/-1}.form-card .btn{margin-top:20px}.dashboard-shell{max-width:1180px;margin:auto;padding:55px 28px 90px}.dashboard-head{display:flex;justify-content:space-between;align-items:center}.dashboard-head h1{font-size:42px;margin:8px 0}.dashboard-head p{color:var(--muted)}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:30px 0}.stat{border:1px solid var(--line);border-radius:18px;padding:24px;background:white}.stat.red{background:var(--red);color:white;border-color:var(--red)}.stat small,.stat span{display:block;color:inherit;opacity:.72}.stat strong{display:block;font-size:34px;margin:12px 0 2px}.panel-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.panel-card{border:1px solid var(--line);border-radius:20px;padding:26px}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:16px}.panel-card h2{margin:7px 0 10px}.panel-card>p{color:var(--muted);line-height:1.6}.card-row,.point-row{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:16px 0;font-size:13px}.card-row span{color:#2e7d45}.point-row div{display:flex;flex-direction:column;gap:4px}.point-row small{color:var(--muted)}.point-row strong{color:var(--red)}.empty{padding:20px 0;color:var(--muted);font-size:13px}.security-list{display:flex;flex-direction:column;gap:10px;margin-top:28px;font-size:13px;font-weight:600;color:#2e613f}.flash{max-width:1100px;margin:18px auto -36px;padding:14px 18px;border-radius:12px;position:relative;z-index:30}.flash.success{background:#eaf7ee;color:#236438;border:1px solid #cdebd6}@keyframes rise{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}@media(max-width:900px){.topbar nav a:not(.nav-pill){display:none}.hero-carousel{height:560px}.hero-slide{grid-template-columns:1fr;padding:45px 28px 65px}.hero-copy h1{font-size:42px}.hero-art{display:none}.carousel-dots{left:28px}.login-wrap,.form-shell{grid-template-columns:1fr;gap:35px}.login-wrap{padding-top:50px}.login-intro h2,.form-side h1{font-size:36px}.feature-grid,.stat-grid,.panel-grid{grid-template-columns:1fr}.form-side{padding-top:0}.grid-2{grid-template-columns:1fr}.span-2{grid-column:auto}.dashboard-head{align-items:flex-start;gap:20px}.dashboard-head h1{font-size:34px}.panel-title{align-items:flex-start;flex-direction:column}}@media(max-width:520px){.topbar{padding:0 18px;height:68px}.brand{font-size:18px}.brand-mark{width:34px;height:34px}.nav-pill{padding:9px 12px}.hero-carousel{height:500px}.hero-copy h1{font-size:36px}.hero-copy p{font-size:15px}.login-wrap,.page-shell,.dashboard-shell{padding-left:18px;padding-right:18px}.login-card,.form-card{padding:22px}.feature-grid{padding:0 18px}.dashboard-head{flex-direction:column}.stat-grid{margin-top:20px}}

/* ===== Bububud CMS / layout v3 ===== */
.topbar-red{height:72px;background:#e60000;border-bottom:0;color:#fff;padding:0 clamp(18px,3vw,44px);gap:26px}.brand-white{color:#fff;flex:0 0 auto}.brand-mark-white{background:#fff;color:#e60000}.brand-logo-img{display:block;max-height:44px;max-width:180px;object-fit:contain}.topbar-red .main-nav{display:flex;align-items:center;justify-content:flex-start;gap:0;overflow-x:auto;scrollbar-width:none;flex:1}.topbar-red .main-nav::-webkit-scrollbar{display:none}.topbar-red .main-nav a{color:#fff;font-size:15px;font-weight:600;white-space:nowrap;padding:25px 18px}.topbar-red .main-nav a:hover{background:rgba(0,0,0,.08);color:#fff}.hero-slide.has-image{background-size:cover;background-position:center}.hero-slide.has-image .hero-copy{max-width:720px;text-shadow:0 2px 15px rgba(0,0,0,.18)}
.showcase-section{background:#fff;padding:48px 0 44px;border-bottom:1px solid #ededed}.showcase-inner{max-width:1320px;margin:auto;padding:0 70px}.showcase-inner h2{font-size:30px;line-height:1.2;font-weight:500;margin:0 0 34px;color:#171717}.showcase-carousel-wrap{position:relative}.showcase-carousel{display:flex;gap:14px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;padding:2px 0 10px}.showcase-carousel::-webkit-scrollbar{display:none}.showcase-card{position:relative;flex:0 0 180px;min-height:130px;border:1px solid #ececec;border-radius:4px;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.10);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:22px 12px 16px;text-align:center;transition:.2s}.showcase-card:hover{transform:translateY(-2px);box-shadow:0 5px 16px rgba(0,0,0,.13)}.showcase-icon{width:42px;height:42px;display:grid;place-items:center;margin-bottom:12px;color:#e60000}.showcase-icon svg{width:40px;height:40px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.showcase-icon img{width:42px;height:42px;object-fit:contain}.showcase-title{font-size:12px;line-height:1.3;color:#292929}.showcase-badge{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:#5c913e;color:#fff;border-radius:4px;padding:6px 7px;font-size:11px;white-space:nowrap}.showcase-arrow{position:absolute;z-index:2;top:50%;transform:translateY(-50%);width:42px;height:60px;border:0;background:#fff;color:#111;font-size:42px;font-weight:200;cursor:pointer}.showcase-arrow.left{left:-50px}.showcase-arrow.right{right:-50px}.showcase-arrow:hover{color:#e60000}.content-page{min-height:calc(100vh - 72px);background:#f7f7f7}.content-page-hero{height:260px;background:linear-gradient(115deg,#e60000,#b00000);display:flex;align-items:center;color:#fff;padding:0 max(28px,calc((100% - 1180px)/2))}.content-page-hero span{text-transform:uppercase;letter-spacing:.16em;font-weight:800;font-size:12px}.content-page-hero h1{font-size:48px;margin:10px 0 0}.content-page-body{max-width:1180px;margin:-42px auto 70px;background:#fff;border-radius:18px;padding:42px;box-shadow:0 18px 55px rgba(0,0,0,.08);font-size:16px;line-height:1.8;color:#454545;min-height:220px}

/* Admin */
.admin-login-body{min-height:100vh;margin:0;background:linear-gradient(135deg,#f4f4f5,#fff);display:grid;place-items:center;font-family:Inter,Arial,sans-serif;color:#202124;padding:24px}.admin-login-card{width:min(450px,100%);background:#fff;border:1px solid #e7e7e7;border-radius:22px;box-shadow:0 25px 70px rgba(0,0,0,.10);padding:32px}.admin-login-brand{display:flex;align-items:center;gap:12px}.admin-login-brand>span,.admin-logo>span{width:42px;height:42px;background:#e60000;color:#fff;border-radius:12px;display:grid;place-items:center;font-weight:900;font-size:20px}.admin-login-brand div,.admin-logo div{display:flex;flex-direction:column}.admin-login-brand small,.admin-logo small{color:#8b8b8f;font-size:11px}.admin-login-card h1{margin:34px 0 8px;font-size:30px}.admin-login-card>p{color:#6b6b70;line-height:1.6;font-size:14px;margin-bottom:24px}.admin-login-card label{display:block;font-weight:700;font-size:12px;margin:14px 0 8px}.admin-login-card input{width:100%;height:50px;border:1px solid #d9d9dc;border-radius:10px;padding:0 13px;font:500 14px Inter}.admin-login-card .btn{margin-top:20px}.admin-back{display:block;text-align:center;margin-top:22px;color:#67676b;font-size:12px}.admin-body{margin:0;background:#f5f5f6;font-family:Inter,Arial,sans-serif;color:#202124}.admin-shell{display:grid;grid-template-columns:245px minmax(0,1fr);min-height:100vh}.admin-sidebar{position:sticky;top:0;height:100vh;background:#171719;color:#fff;padding:24px 18px;display:flex;flex-direction:column}.admin-logo{display:flex;align-items:center;gap:11px;color:#fff;padding:0 4px 24px;border-bottom:1px solid #2d2d30}.admin-sidebar nav{display:flex;flex-direction:column;gap:4px;margin-top:24px}.admin-sidebar nav a{color:#c9c9cc;padding:12px 13px;border-radius:9px;font-size:13px;font-weight:600}.admin-sidebar nav a:hover{background:#262629;color:#fff}.admin-sidebar form{margin-top:auto}.admin-sidebar form button{width:100%;border:1px solid #37373b;background:transparent;color:#ddd;border-radius:9px;padding:11px;cursor:pointer}.admin-main{padding:42px clamp(24px,4vw,62px) 90px;min-width:0}.admin-head span{color:#e60000;text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:800}.admin-head h1{font-size:42px;margin:7px 0}.admin-head p{color:#707075;margin:0}.admin-section{scroll-margin-top:24px;margin-top:58px}.admin-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:18px}.admin-section-title>div{display:flex;align-items:center;gap:11px}.admin-section-title>div>span{width:30px;height:30px;border-radius:8px;background:#feecec;color:#e60000;display:grid;place-items:center;font-size:11px;font-weight:900}.admin-section-title h2{font-size:23px;margin:0}.admin-section-title p{margin:0;color:#77777c;font-size:12px}.admin-card{background:#fff;border:1px solid #e5e5e7;border-radius:16px;padding:22px;box-shadow:0 5px 18px rgba(0,0,0,.035)}.admin-stack{display:flex;flex-direction:column;gap:16px}.admin-grid-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-create{margin-top:16px;border-style:dashed}.admin-card h3{margin:0 0 17px;font-size:16px}.admin-card-top{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px}.admin-card-top h3{margin:0}.admin-card-top small{color:#8b8b90}.admin-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.admin-form-grid.one-col{grid-template-columns:1fr}.admin-form-grid label{min-width:0}.admin-form-grid label>span{display:block;font-size:11px;font-weight:700;margin:0 0 7px;color:#5b5b60}.admin-form-grid input:not([type=checkbox]):not([type=file]),.admin-form-grid textarea,.admin-form-grid select{width:100%;border:1px solid #dcdce0;border-radius:9px;padding:11px 12px;background:#fff;color:#202124;font:500 13px Inter;outline:none}.admin-form-grid input:not([type=checkbox]):not([type=file]){height:43px}.admin-form-grid textarea{resize:vertical;line-height:1.5}.admin-form-grid select{height:43px}.admin-form-grid input:focus,.admin-form-grid textarea:focus,.admin-form-grid select:focus{border-color:#e60000;box-shadow:0 0 0 3px rgba(230,0,0,.06)}.span-full{grid-column:1/-1}.admin-file{padding:12px;border-radius:10px;background:#f7f7f8;border:1px dashed #d9d9dc}.admin-file input{font-size:12px}.admin-switch{display:flex!important;align-items:center;gap:8px;font-size:11px;color:#555!important;margin:0!important}.admin-switch input{width:16px;height:16px;accent-color:#e60000}.admin-save,.admin-danger{border:0;border-radius:9px;padding:11px 16px;font:700 12px Inter;cursor:pointer}.admin-save{background:#e60000;color:#fff;margin-top:18px}.admin-danger{background:#f4f4f5;color:#b00020}.admin-actions{display:flex;align-items:center;gap:9px}.admin-actions .admin-danger{margin-top:18px}.admin-preview{display:flex;align-items:center;gap:12px;padding:12px;background:#f7f7f8;border-radius:10px}.admin-preview img{max-width:160px;max-height:55px;object-fit:contain}.admin-preview span{font-size:11px;color:#777}.admin-banner-preview{height:180px;background-size:cover;background-position:center;border-radius:11px;margin-bottom:17px}.admin-icon-preview{width:60px;height:60px;background:#fafafa;border:1px solid #eee;border-radius:10px;display:grid;place-items:center;margin-bottom:14px}.admin-icon-preview img{max-width:42px;max-height:42px}.admin-alert{padding:14px 16px;border-radius:10px;margin-top:24px;font-size:13px}.admin-alert.success{background:#ecf8ef;color:#24643a;border:1px solid #d1ead7}.admin-alert.error{background:#fff0f1;color:#8d1624;border:1px solid #f4d2d6}.admin-alert ul{margin:8px 0 0;padding-left:20px}

@media(max-width:1100px){.showcase-inner{padding:0 54px}.admin-grid-cards{grid-template-columns:1fr}.topbar-red{padding:0 20px}.topbar-red .main-nav a{padding-left:13px;padding-right:13px;font-size:13px}.brand-name{display:none}}
@media(max-width:900px){.topbar-red{height:auto;min-height:64px;align-items:center}.topbar-red .main-nav{display:flex!important}.topbar-red .main-nav a{display:block!important;padding-top:22px;padding-bottom:22px}.showcase-section{padding-top:36px}.showcase-inner{padding:0 42px}.showcase-inner h2{font-size:25px}.showcase-card{flex-basis:165px}.showcase-arrow.left{left:-38px}.showcase-arrow.right{right:-38px}.admin-shell{grid-template-columns:1fr}.admin-sidebar{position:relative;height:auto;padding:15px 18px}.admin-sidebar .admin-logo{padding-bottom:14px}.admin-sidebar nav{margin-top:13px;flex-direction:row;overflow-x:auto}.admin-sidebar nav a{white-space:nowrap}.admin-sidebar form{display:none}.admin-main{padding-top:28px}.admin-form-grid{grid-template-columns:1fr}.span-full{grid-column:auto}.admin-section-title{align-items:flex-start;flex-direction:column;gap:8px}.content-page-body{margin-left:18px;margin-right:18px}.content-page-hero h1{font-size:38px}}
@media(max-width:560px){.topbar-red{padding:0 12px}.brand-logo-img{max-width:105px;max-height:34px}.brand-white{gap:7px}.brand-mark-white{width:32px;height:32px}.topbar-red .main-nav a{font-size:12px;padding:19px 10px}.showcase-inner{padding:0 28px}.showcase-inner h2{font-size:22px;margin-bottom:28px}.showcase-card{flex-basis:152px;min-height:122px}.showcase-arrow{width:28px;background:rgba(255,255,255,.92)}.showcase-arrow.left{left:-26px}.showcase-arrow.right{right:-26px}.content-page-hero{height:220px;padding-left:20px}.content-page-body{padding:26px;margin-top:-30px}.admin-main{padding-left:15px;padding-right:15px}.admin-head h1{font-size:32px}.admin-card{padding:17px}}

/* ===== V4: cabeçalho branco + menu vermelho e vitrine 100% responsiva ===== */
.site-topbar-white{
    height:76px;
    background:#fff;
    color:var(--ink);
    border-bottom:1px solid #ececef;
    padding:0 clamp(20px,5vw,78px);
    position:relative;
    z-index:30;
}
.site-topbar-white .brand{min-width:0;flex:0 1 auto}
.site-topbar-white .brand-logo-light{display:block;max-height:48px;max-width:210px;width:auto;object-fit:contain}
.site-topbar-white .top-actions{display:flex;align-items:center;justify-content:flex-end;gap:24px;min-width:0}
.site-topbar-white .top-action-link{font-size:14px;font-weight:600;color:#303034;white-space:nowrap}
.site-topbar-white .top-action-link:hover{color:var(--red)}
.site-topbar-white .nav-pill{white-space:nowrap;background:#fff}

.menu-bar-red{
    width:100%;
    background:#e60000;
    color:#fff;
    position:relative;
    z-index:29;
    box-shadow:0 1px 0 rgba(0,0,0,.04);
}
.main-nav-red{
    max-width:1240px;
    margin:0 auto;
    min-height:48px;
    display:flex;
    align-items:stretch;
    overflow-x:auto;
    scrollbar-width:none;
    padding:0 18px;
}
.main-nav-red::-webkit-scrollbar{display:none}
.main-nav-red a{
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:48px;
    padding:0 18px;
    color:#fff;
    font-size:14px;
    font-weight:600;
    white-space:nowrap;
    flex:0 0 auto;
}
.main-nav-red a:hover{background:rgba(0,0,0,.09);color:#fff}

/* A faixa de produtos nunca extrapola a tela. As setas ocupam área própria. */
.showcase-section{overflow:hidden;padding:48px 0 46px}
.showcase-inner{width:min(100%,1320px);max-width:1320px;margin:0 auto;padding:0 clamp(18px,4.5vw,64px)}
.showcase-inner h2{max-width:100%;overflow-wrap:anywhere}
.showcase-carousel-wrap{position:relative;padding:0 48px;min-width:0}
.showcase-carousel{
    width:100%;
    min-width:0;
    display:flex;
    gap:14px;
    overflow-x:auto;
    overflow-y:visible;
    scroll-behavior:smooth;
    scroll-snap-type:x proximity;
    scrollbar-width:none;
    padding:15px 2px 14px;
    overscroll-behavior-inline:contain;
}
.showcase-carousel::-webkit-scrollbar{display:none}
.showcase-card{
    flex:0 0 calc((100% - 70px)/6);
    min-width:0;
    max-width:none;
    min-height:132px;
    scroll-snap-align:start;
}
.showcase-badge{top:-14px;z-index:3;max-width:calc(100% - 12px);overflow:hidden;text-overflow:ellipsis}
.showcase-title{max-width:100%;overflow-wrap:anywhere}
.showcase-arrow{
    top:50%;
    transform:translateY(-50%);
    width:38px;
    height:72px;
    border-radius:8px;
    background:#fff;
    box-shadow:0 3px 12px rgba(0,0,0,.06);
    display:grid;
    place-items:center;
    line-height:1;
}
.showcase-arrow.left{left:0}
.showcase-arrow.right{right:0}

@media(max-width:1120px){
    .site-topbar-white{padding-left:24px;padding-right:24px}
    .site-topbar-white .top-actions{gap:16px}
    .showcase-card{flex-basis:calc((100% - 42px)/4)}
}

@media(max-width:820px){
    .site-topbar-white{height:68px;padding:0 16px}
    .site-topbar-white .brand-logo-light{max-height:40px;max-width:155px}
    .site-topbar-white .brand-name{font-size:18px}
    .site-topbar-white .top-action-link{display:none}
    .site-topbar-white .top-actions{gap:8px}
    .site-topbar-white .nav-pill{padding:9px 13px;font-size:12px}
    .main-nav-red{padding:0 10px;min-height:46px}
    .main-nav-red a{min-height:46px;padding:0 14px;font-size:13px}
    .showcase-inner{padding:0 18px}
    .showcase-carousel-wrap{padding:0 38px}
    .showcase-card{flex-basis:calc((100% - 14px)/2);min-height:128px}
    .showcase-arrow{width:32px;height:64px}
}

@media(max-width:520px){
    .site-topbar-white{height:64px;padding:0 12px}
    .site-topbar-white .brand-logo-light{max-height:36px;max-width:130px}
    .site-topbar-white .brand-mark{width:34px;height:34px}
    .site-topbar-white .brand-name{font-size:16px;max-width:105px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
    .site-topbar-white .nav-pill{padding:8px 11px;font-size:11px}
    .main-nav-red{padding:0 6px}
    .main-nav-red a{padding:0 12px;font-size:12px}
    .showcase-section{padding:34px 0 36px}
    .showcase-inner{padding:0 12px}
    .showcase-inner h2{font-size:22px;line-height:1.25;margin-bottom:22px}
    .showcase-carousel-wrap{padding:0 30px}
    .showcase-carousel{gap:10px;padding-top:15px}
    .showcase-card{flex:0 0 calc((100% - 10px)/2);min-height:122px;padding-left:8px;padding-right:8px}
    .showcase-icon{width:38px;height:38px;margin-bottom:9px}
    .showcase-icon svg,.showcase-icon img{width:36px;height:36px}
    .showcase-title{font-size:11px}
    .showcase-badge{font-size:9px;padding:4px 5px;top:-10px}
    .showcase-arrow{width:26px;height:58px;font-size:34px;box-shadow:none}
}

@media(max-width:360px){
    .showcase-card{flex-basis:100%}
}
