/*
Theme Name: BeB Shop
Theme URI: https://bebshop.com.br/
Author: BeB Shop
Description: Tema futurista para catálogo de eletrônicos com WooCommerce e atendimento pelo WhatsApp.
Version: 1.5.0
Requires at least: 6.5
Tested up to: 6.8
Requires PHP: 8.0
Text Domain: beb-shop
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

:root{--beb-black:#09090b;--beb-black-soft:#111116;--beb-blue:#0038e1;--beb-purple:#590eb5;--beb-white:#fff;--beb-gray:#e2e2e2;--beb-muted:#9797a5;--beb-green:#39e07a;--beb-max:1440px}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--beb-black);color:var(--beb-white);font-family:"Figtree",Arial,sans-serif;-webkit-font-smoothing:antialiased}
body.admin-bar .beb-header{top:32px}
a{color:inherit;text-decoration:none}
img{max-width:100%;height:auto}
button,input,textarea,select{font:inherit}
a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #97b8fc;outline-offset:4px}
.beb-container{width:min(var(--beb-max),calc(100% - 48px));margin-inline:auto}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link:focus{position:fixed!important;top:10px;left:10px;width:auto;height:auto;padding:12px 16px;margin:0;clip:auto;background:white;color:black;z-index:99999}
.beb-announcement{height:32px;display:flex;align-items:center;justify-content:center;gap:9px;background:linear-gradient(90deg,var(--beb-purple),var(--beb-blue));font-size:10px;letter-spacing:.18em;text-transform:uppercase;text-align:center;padding-inline:14px}
.beb-status-dot{width:7px;height:7px;border-radius:50%;display:inline-block;background:var(--beb-green);box-shadow:0 0 12px var(--beb-green)}
.beb-header{min-height:78px;display:flex;align-items:center;background:rgba(9,9,11,.92);border-bottom:1px solid rgba(151,184,252,.18);position:sticky;top:0;z-index:100;backdrop-filter:blur(18px)}
.beb-header-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-block:10px}
.beb-logo-wrap,.beb-logo-link,.beb-logo-wrap .custom-logo-link,.beb-footer-logo{display:block;background:white;padding:9px 14px;border-radius:10px;line-height:0}
.beb-logo-wrap{padding:0}.beb-logo-link img,.beb-logo-wrap .custom-logo{display:block;width:170px;max-height:52px;object-fit:contain}
.beb-logo-wrap .custom-logo-link{line-height:0}
.beb-primary-nav ul{display:flex;align-items:center;gap:30px;margin:0;padding:0;list-style:none}
.beb-primary-nav a{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#d7d7df}
.beb-primary-nav a:hover,.beb-primary-nav .current-menu-item>a{color:#97b8fc}
.beb-header-cta,.beb-primary-button{padding:13px 19px;border:1px solid #3b6cec;border-radius:7px;background:linear-gradient(135deg,var(--beb-purple),var(--beb-blue));font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;box-shadow:0 0 25px rgba(0,56,225,.2);white-space:nowrap}
.beb-header-cta span,.beb-primary-button span{margin-left:12px}
.beb-menu-toggle{display:none;width:42px;height:42px;padding:10px;border:1px solid #3b6cec;border-radius:7px;background:#111;color:white}
.beb-menu-toggle>span:not(.screen-reader-text){display:block;height:1px;background:white;margin:4px 0}
.beb-hero{min-height:740px;position:relative;overflow:hidden;background:radial-gradient(circle at 86% 28%,rgba(89,14,181,.32),transparent 30%),linear-gradient(135deg,#08080b 30%,#0e1020 100%);border-bottom:1px solid #252539}
.beb-hero:before{content:"";position:absolute;inset:0;opacity:.16;background-image:linear-gradient(rgba(98,142,246,.2) 1px,transparent 1px),linear-gradient(90deg,rgba(98,142,246,.2) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to right,black,transparent 72%)}
.beb-hero-grid{min-height:740px;position:relative;display:grid;grid-template-columns:1.05fr .95fr}
.beb-hero-copy{position:relative;z-index:2;align-self:center;padding:90px 60px 90px 0}
.beb-eyebrow{display:flex;align-items:center;gap:9px;color:#97b8fc;font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}
.beb-eyebrow i{width:28px;height:1px;background:currentColor}
.beb-eyebrow.dark{color:var(--beb-blue)}
.beb-hero h1,.beb-section-heading h2,.beb-experience h2,.beb-steps h2,.beb-final-cta h2,.beb-page-heading h1,.beb-error-page h1,.woocommerce-products-header__title,.woocommerce div.product .product_title{font-family:"Paralucent","Figtree",Arial,sans-serif;letter-spacing:-.055em;line-height:.93;font-weight:700}
.beb-hero h1{font-size:clamp(57px,7vw,108px);max-width:820px;margin:20px 0}
.beb-hero h1 em,.beb-section-heading h2 em{color:#628ef6;font-style:normal}
.beb-hero-copy>p{max-width:650px;color:#b8b8c4;font-size:18px;line-height:1.7}
.beb-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:26px;margin-top:34px}
.beb-primary-button{display:inline-block;padding:17px 23px}
.beb-text-button{color:#cadcfd;font-size:13px;border-bottom:1px solid #3b6cec;padding-bottom:5px}
.beb-hero-stats{display:flex;gap:42px;margin-top:65px;padding-top:24px;border-top:1px solid #252539;max-width:700px}
.beb-hero-stats span{color:#7f7f8f;font-size:10px;text-transform:uppercase;letter-spacing:.09em}
.beb-hero-stats b{display:block;color:white;font-size:16px;text-transform:none;margin-bottom:5px}
.beb-hero-visual{position:relative;min-height:650px;display:grid;place-items:center}
.beb-rings,.beb-cta-rings{position:absolute;width:580px;height:580px;border:1px solid rgba(98,142,246,.35);border-radius:50%}
.beb-rings:before,.beb-rings:after,.beb-cta-rings:before,.beb-cta-rings:after{content:"";position:absolute;border:inherit;border-radius:inherit;inset:55px}
.beb-rings:after,.beb-cta-rings:after{inset:110px}
.beb-monitor{width:min(590px,82%);aspect-ratio:1.55;position:relative;z-index:2;border:6px solid #252538;border-radius:14px;background:#050507;box-shadow:0 35px 80px #000,0 0 80px rgba(0,56,225,.22);padding:10px;transform:perspective(1000px) rotateY(-7deg) rotateX(2deg)}
.beb-monitor-screen{height:100%;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;padding:30px;background:radial-gradient(circle at 72% 28%,#8840d2,transparent 17%),radial-gradient(circle at 60% 55%,#0038e1,transparent 42%),linear-gradient(145deg,#07070b,#1e103d)}
.beb-monitor-screen:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent 0 5px,rgba(255,255,255,.04) 5px 6px)}
.beb-screen-top{position:absolute;top:16px;left:18px;right:18px;display:flex;justify-content:space-between;font-size:8px;letter-spacing:.14em;text-transform:uppercase;color:#cadcfd}
.beb-screen-top b{color:var(--beb-green)}
.beb-screen-icon{position:absolute;right:35px;top:85px;font-size:86px;filter:drop-shadow(0 0 20px #8840d2)}
.beb-monitor-screen strong{position:relative;font-size:clamp(38px,4vw,66px);line-height:.83;letter-spacing:-.06em}
.beb-monitor-screen small{position:relative;color:#97b8fc;margin-top:10px;font-family:monospace}
.beb-monitor-stand{position:absolute;width:23%;height:70px;left:38.5%;bottom:-70px;background:linear-gradient(#252538,#08080b);clip-path:polygon(34% 0,66% 0,76% 80%,100% 90%,100% 100%,0 100%,0 90%,24% 80%)}
.beb-floating-device{position:absolute;z-index:4;width:105px;height:105px;display:grid;place-items:center;border:1px solid #3b6cec;background:rgba(9,9,11,.8);backdrop-filter:blur(10px);border-radius:16px;font-size:44px;box-shadow:0 0 30px rgba(89,14,181,.25)}
.beb-floating-device small{position:absolute;bottom:9px;font-size:8px;color:#97b8fc;text-transform:uppercase}
.beb-device-one{left:3%;top:22%;transform:rotate(-8deg)}
.beb-device-two{right:4%;bottom:16%;transform:rotate(7deg)}
.beb-power-seal{position:absolute;right:6%;top:9%;z-index:4;display:flex;align-items:center;gap:9px;font-size:9px;letter-spacing:.13em}
.beb-power-seal img{width:42px;height:42px;object-fit:contain;padding:7px;border-radius:50%;background:white}
.beb-carousel{min-height:740px}
.beb-carousel-slides{position:relative;min-height:740px}
.beb-carousel-slide{position:absolute;inset:0;opacity:0;pointer-events:none;background-position:center;background-size:cover;transition:opacity .7s ease,transform .8s cubic-bezier(.2,.7,.2,1);will-change:opacity,transform}
.beb-carousel-slide:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,5,8,.96) 0%,rgba(7,7,12,.78) 48%,rgba(8,8,14,.36) 100%)}
.beb-carousel-slide.is-active{z-index:2;opacity:1;pointer-events:auto}
.beb-banner-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;min-height:740px}
.beb-banner-copy{max-width:800px;padding:100px 60px 105px 0}
.beb-banner-copy>p{max-width:650px;color:#b8b8c4;font-size:18px;line-height:1.7}
.beb-banner-art{position:relative;display:grid;place-items:center;justify-self:center;width:min(500px,85%);aspect-ratio:1;border:1px solid rgba(98,142,246,.28);border-radius:50%;filter:drop-shadow(0 0 45px rgba(0,56,225,.25))}
.beb-banner-art:before,.beb-banner-art:after,.beb-banner-art>span{content:"";position:absolute;inset:12%;border:1px solid rgba(98,142,246,.3);border-radius:50%}
.beb-banner-art:after{inset:25%}.beb-banner-art>span{inset:38%;background:linear-gradient(135deg,rgba(89,14,181,.35),rgba(0,56,225,.25))}
.beb-banner-art img{position:relative;z-index:2;width:32%;padding:22px;border-radius:50%;background:white;box-shadow:0 0 70px rgba(98,142,246,.35)}
.beb-banner-art small{position:absolute;bottom:11%;font-size:9px;letter-spacing:.18em;color:#97b8fc}
.beb-carousel-slide.has-image .beb-banner-grid{grid-template-columns:minmax(0,800px) 1fr}
.beb-carousel-slide.has-image .beb-banner-art{display:none}
.beb-animation-slide .beb-carousel-slide{transform:translateX(6%)}
.beb-animation-slide .beb-carousel-slide.is-active{transform:translateX(0)}
.beb-animation-zoom .beb-carousel-slide{transform:scale(1.055)}
.beb-animation-zoom .beb-carousel-slide.is-active{transform:scale(1)}
.beb-carousel-controls{position:absolute;z-index:8;left:50%;bottom:30px;transform:translateX(-50%);display:flex;align-items:center;gap:15px;padding:8px 10px;border:1px solid rgba(151,184,252,.25);border-radius:999px;background:rgba(9,9,11,.72);backdrop-filter:blur(14px)}
.beb-carousel-arrow,.beb-carousel-dots button{border:0;color:white;cursor:pointer}
.beb-carousel-arrow{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.08)}
.beb-carousel-arrow:hover{background:var(--beb-blue)}
.beb-carousel-dots{display:flex;align-items:center;gap:7px}
.beb-carousel-dots button{width:8px;height:8px;padding:0;border-radius:99px;background:#686879;transition:width .25s,background .25s}
.beb-carousel-dots button.is-active{width:30px;background:#97b8fc}
.beb-ticker{overflow:hidden;background:var(--beb-blue);padding:16px 0;color:white;white-space:nowrap;font-weight:800;font-size:14px;letter-spacing:.12em}
.beb-ticker-track{display:flex;width:max-content;animation:beb-ticker 25s linear infinite}
.beb-ticker-track span{display:block;color:white;padding-right:70px}
@keyframes beb-ticker{to{transform:translateX(-50%)}}
.beb-home-catalog{background:#f2f2f2;color:var(--beb-black);padding:105px 0 120px}
.beb-section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px}
.beb-section-heading h2,.beb-experience h2,.beb-steps h2,.beb-final-cta h2{font-size:clamp(47px,5.3vw,82px);margin:20px 0;max-width:780px}
.beb-catalog-link{padding:13px 0;border-bottom:2px solid #111;font-size:12px;text-transform:uppercase;font-weight:700;letter-spacing:.08em}
.beb-category-links{display:flex;gap:8px;margin:44px 0 30px;flex-wrap:wrap}
.beb-category-links a{border:1px solid #b2b2b2;background:transparent;padding:11px 18px;border-radius:7px;font-size:11px;text-transform:uppercase;letter-spacing:.08em}
.beb-category-links a.active,.beb-category-links a:hover{border-color:var(--beb-blue);background:var(--beb-blue);color:white}
.beb-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px 16px}
.beb-product-card{min-width:0}
.beb-product-image{aspect-ratio:1/1.1;border-radius:12px;overflow:hidden;position:relative;display:grid;place-items:center;background:radial-gradient(circle at 65% 24%,#0038e1,transparent 30%),#060918;transition:transform .25s,box-shadow .25s}
.beb-product-card:nth-child(3n+2) .beb-product-image{background:radial-gradient(circle at 68% 27%,#8840d2,transparent 28%),#0c0712}
.beb-product-card:nth-child(3n) .beb-product-image{background:radial-gradient(circle at 67% 23%,#590eb5,transparent 29%),#0a0714}
.beb-product-card:hover .beb-product-image{transform:translateY(-6px);box-shadow:0 20px 40px rgba(0,22,100,.18)}
.beb-product-image:before{content:"";position:absolute;width:145%;height:145%;border:1px solid rgba(255,255,255,.1);border-radius:50%;top:28%}
.beb-product-image img{position:relative;z-index:2;width:82%;height:82%;object-fit:contain;filter:drop-shadow(0 22px 18px #000)}
.beb-product-number{position:absolute;z-index:3;left:15px;top:14px;color:#97b8fc;font-family:monospace;font-size:10px}
.beb-scan-line{position:absolute;inset:0;background:linear-gradient(transparent 48%,rgba(151,184,252,.25) 50%,transparent 52%);background-size:100% 20px;opacity:.3}
.beb-product-info{padding:17px 3px}
.beb-product-category,.beb-product-category a{color:#666;font-size:9px;letter-spacing:.08em;text-transform:uppercase}
.beb-product-info h3{margin:11px 0 19px;font-size:20px;line-height:1.1}
.beb-product-bottom{display:flex;justify-content:space-between;align-items:end;gap:12px}
.beb-product-bottom .price{font-weight:700;font-size:18px}
.beb-product-bottom .price del{color:#666;font-size:11px;font-weight:400}
.beb-product-bottom .price ins{text-decoration:none}
.beb-card-whatsapp{display:flex;gap:12px;padding:10px 12px;border-radius:5px;background:#111;color:white;font-size:10px;text-transform:uppercase}
.beb-card-whatsapp:hover{background:var(--beb-blue)}
.beb-empty-catalog{text-align:center;padding:70px 25px;border:1px solid #d0d0d7;border-radius:12px;background:white}
.beb-empty-catalog img{width:72px;padding:12px;background:white;border:1px solid #e2e2e2;border-radius:50%}
.beb-empty-catalog h3{font-size:28px;margin:24px 0 8px}
.beb-empty-catalog p{max-width:700px;margin:auto;color:#666;line-height:1.7}
.beb-experience{min-height:720px;display:grid;grid-template-columns:1fr 1fr;background:linear-gradient(135deg,#0c0c10,#141028)}
.beb-experience-visual{position:relative;min-height:600px;display:grid;place-items:center;overflow:hidden}
.beb-experience-visual img{width:min(410px,60%);position:relative;z-index:3;padding:70px;background:white;border-radius:50%;box-shadow:0 0 100px rgba(0,56,225,.35)}
.beb-orbit{position:absolute;border:1px solid rgba(98,142,246,.35);border-radius:50%}
.beb-orbit.o1{width:520px;height:520px}.beb-orbit.o2{width:650px;height:520px}.beb-orbit.o3{width:800px;height:520px}
.beb-experience-copy{align-self:center;padding:90px clamp(30px,6vw,100px) 90px 40px}
.beb-experience-copy>p{max-width:630px;color:#aaaab7;font-size:17px;line-height:1.8}
.beb-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#2a2940;margin-top:40px}
.beb-feature-grid span{padding:23px;background:#111119;font-size:12px}.beb-feature-grid b{color:#628ef6;margin-right:10px;font-family:monospace}
.beb-steps{background:white;color:#09090b;display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;padding:105px max(24px,calc((100vw - var(--beb-max))/2))}
.beb-steps ol{margin:0;padding:0;list-style:none}.beb-steps li{display:grid;grid-template-columns:75px 1fr;gap:15px;padding:26px 0;border-bottom:1px solid #d8d8de}.beb-steps li>span{color:var(--beb-blue);font-family:monospace;font-size:14px}.beb-steps li b{font-size:25px}.beb-steps li p{color:#666;margin:7px 0}
.beb-final-cta{position:relative;min-height:480px;display:grid;grid-template-columns:100px 1fr auto;align-items:center;gap:45px;padding:80px max(24px,calc((100vw - var(--beb-max))/2));overflow:hidden;background:radial-gradient(circle at 80% 35%,#590eb5,transparent 32%),var(--beb-blue)}
.beb-final-cta>img{width:90px;padding:15px;border-radius:50%;background:white;z-index:2}.beb-final-cta>div:not(.beb-cta-rings){z-index:2}.beb-final-cta>a{z-index:2;background:white;color:#09090b;border-radius:7px;padding:18px 22px;font-size:11px;font-weight:800;text-transform:uppercase}.beb-final-cta>a span{margin-left:20px}.beb-cta-rings{right:-120px;top:-70px;width:600px;height:600px}
.beb-footer{background:#070708;padding:58px 0}.beb-footer-grid{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:30px}.beb-footer-logo{width:max-content}.beb-footer-logo img{display:block;width:155px}.beb-footer p{color:#888894}.beb-footer-link{color:#97b8fc}.beb-footer small{grid-column:1/-1;border-top:1px solid #22222c;padding-top:25px;color:#666674}
.beb-floating-whatsapp{position:fixed;right:22px;bottom:22px;z-index:120;display:flex;align-items:center;gap:9px;padding:13px 17px;border-radius:7px;background:#101416;border:1px solid var(--beb-green);box-shadow:0 0 26px rgba(57,224,122,.2);color:white;font-size:12px;font-weight:700}
.beb-content-shell{min-height:65vh;padding:90px 0;background:#f2f2f2;color:#111}
.beb-prose{max-width:980px}.beb-page-heading{margin-bottom:45px}.beb-page-heading .beb-eyebrow{color:var(--beb-blue)}.beb-page-heading h1,.beb-error-page h1{font-size:clamp(46px,7vw,90px);margin:18px 0}.beb-entry{font-size:17px;line-height:1.75}.beb-entry h2{font-size:32px;line-height:1.1}.beb-entry a{color:var(--beb-blue)}.beb-entry img{border-radius:12px}.beb-featured-image{margin-bottom:40px}.beb-comments{margin-top:60px;padding-top:40px;border-top:1px solid #ccc}.beb-error-page{text-align:center;max-width:780px}.beb-error-page>img{width:100px;padding:18px;background:white;border-radius:50%}.beb-error-page .beb-eyebrow{justify-content:center;color:var(--beb-blue)}

/* WooCommerce */
.woocommerce .site-main,.woocommerce-page .site-main{width:min(var(--beb-max),calc(100% - 48px));margin-inline:auto}
.woocommerce main#main,.woocommerce .content-area{width:100%}
.woocommerce .beb-content-shell,.woocommerce-page .beb-content-shell{padding:70px 0 110px;background:#f2f2f2;color:#111}
.beb-woocommerce-shell>.beb-container{min-height:65vh}
.woocommerce-products-header{padding:20px 0 38px}.woocommerce-products-header__title{font-size:clamp(48px,6vw,82px);color:#111}
.woocommerce .woocommerce-breadcrumb{color:#666;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.woocommerce .woocommerce-breadcrumb a{color:var(--beb-blue)}
.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{margin-bottom:35px}.woocommerce .woocommerce-ordering select{padding:10px 36px 10px 12px;border:1px solid #b2b2b2;border-radius:6px;background:white}
.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 16px;margin:0 0 80px!important}
.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}
.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;padding:0!important}
.woocommerce ul.products li.product a img{aspect-ratio:1/1.08;object-fit:contain;margin:0 0 15px!important;padding:20px;border-radius:12px;background:radial-gradient(circle at 65% 24%,#0038e1,transparent 30%),#060918;transition:transform .25s}
.woocommerce ul.products li.product:hover a img{transform:translateY(-5px)}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:19px!important;color:#111;padding:8px 0!important}
.woocommerce ul.products li.product .price{color:#111!important;font-size:18px!important;font-weight:700!important;min-height:28px}
.woocommerce ul.products li.product .price del{color:#666;font-size:12px}.woocommerce ul.products li.product .price ins{text-decoration:none}
.beb-price-box{display:flex;flex-direction:column;align-items:flex-start;gap:5px;line-height:1.2}
.beb-price-pix{display:flex;flex-wrap:wrap;align-items:baseline;gap:7px}
.beb-price-pix-value{color:var(--beb-blue);font-size:21px;font-weight:850;letter-spacing:-.025em}
.beb-price-pix-label{color:#176b38;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.beb-price-installment{color:#222;font-size:13px;font-weight:500}
.beb-price-installment strong{font-size:15px;font-weight:850}
.beb-price-card-total{color:#6b6b73;font-size:10px;font-weight:500}
.beb-price-box.is-compact{gap:3px}
.beb-price-box.is-compact .beb-price-installment strong{font-size:13px}
.beb-product-bottom .beb-price-pix-value{font-size:18px}
.beb-product-bottom .beb-price-pix-label{font-size:9px}
.beb-product-bottom .beb-price-installment strong{font-size:12px}
.woocommerce ul.products li.product .price{min-height:58px}
.woocommerce div.product .summary .beb-price-box{gap:8px;margin:4px 0 12px}
.woocommerce div.product .summary .beb-price-pix-value{font-size:34px}
.woocommerce div.product .summary .beb-price-pix-label{font-size:13px}
.woocommerce div.product .summary .beb-price-installment{font-size:16px}
.woocommerce div.product .summary .beb-price-installment strong{font-size:19px}
.woocommerce div.product .summary .beb-price-card-total{font-size:12px}
.woocommerce a.button.beb-whatsapp-button{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:11px!important;width:auto!important;min-width:285px;margin:22px 0 18px!important;padding:16px 19px!important;border:1px solid #4778ff!important;border-radius:9px!important;background:linear-gradient(135deg,var(--beb-purple),var(--beb-blue))!important;color:white!important;font-size:11px!important;font-weight:800!important;letter-spacing:.07em!important;line-height:1.2!important;text-transform:uppercase!important;box-shadow:0 10px 28px rgba(0,56,225,.22)!important;transition:transform .2s ease,box-shadow .2s ease!important}
.woocommerce a.button.beb-whatsapp-button:hover{transform:translateY(-2px);background:linear-gradient(135deg,#6717c8,#0a46f0)!important;color:white!important;box-shadow:0 14px 34px rgba(0,56,225,.3)!important}
.woocommerce .beb-whatsapp-dot{flex:0 0 auto;width:9px;height:9px;border-radius:50%;background:var(--beb-green);box-shadow:0 0 10px rgba(57,224,122,.9)}.woocommerce .beb-whatsapp-text{flex:1;text-align:left}.woocommerce .beb-whatsapp-arrow{margin-left:12px;font-size:14px}
.woocommerce ul.products a.button.beb-whatsapp-button{width:100%!important;min-width:0!important;margin:14px 0 0!important;padding:13px 14px!important}
.woocommerce button.button,.woocommerce input.button{padding:13px 14px;border-radius:6px;background:#111;color:white;font-size:10px;text-transform:uppercase;letter-spacing:.05em}
.woocommerce div.product{padding:20px 0 45px;color:#111}.woocommerce div.product .product_title{font-size:clamp(42px,5vw,70px);margin-bottom:20px}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--beb-blue);font-size:26px;font-weight:800}.woocommerce div.product .woocommerce-product-gallery__wrapper{padding:20px;border-radius:14px;background:radial-gradient(circle at 65% 24%,#0038e1,transparent 30%),#060918}.woocommerce div.product .woocommerce-product-gallery__image img{object-fit:contain}.woocommerce div.product .summary{padding-left:30px}.woocommerce div.product .product_meta{border-top:1px solid #ccc;padding-top:20px;color:#666;font-size:12px}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:var(--beb-blue);color:white}.woocommerce div.product .woocommerce-tabs .panel{line-height:1.7}.woocommerce .related.products>h2{font-size:38px}
.woocommerce nav.woocommerce-pagination ul{border:0}.woocommerce nav.woocommerce-pagination ul li{border:0;margin:3px}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{padding:12px 16px;border-radius:5px}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--beb-blue);color:white}
.woocommerce-message,.woocommerce-info{border-top-color:var(--beb-blue)}.woocommerce-message:before,.woocommerce-info:before{color:var(--beb-blue)}
body.beb-shop-woo-page{background:#f2f2f2!important;color:#111!important}
.beb-shop-woo-page #page,.beb-shop-woo-page .site,.beb-shop-woo-page .site-content,.beb-shop-woo-page .content-area{background:#f2f2f2!important;color:#111!important}
.beb-shop-woo-page main#main,.beb-shop-woo-page .site-main{width:min(var(--beb-max),calc(100% - 48px))!important;max-width:var(--beb-max)!important;min-height:70vh;margin-inline:auto!important;padding:70px 0 110px!important;background:#f2f2f2!important;color:#111!important}
.beb-shop-woo-page .beb-woocommerce-shell{width:100%!important;max-width:none!important;margin:0!important;padding:70px 0 110px!important;background:#f2f2f2!important;color:#111!important}
.beb-shop-woo-page .woocommerce-breadcrumb{color:#666!important}.beb-shop-woo-page .woocommerce-breadcrumb a{color:var(--beb-blue)!important}
.beb-shop-woo-page .woocommerce-products-header__title,.beb-shop-woo-page .page-title,.beb-shop-woo-page div.product .product_title{color:#111!important}
.beb-shop-woo-page .woocommerce-result-count,.beb-shop-woo-page div.product .product_meta{color:#555!important}
.beb-shop-woo-page div.product,.beb-shop-woo-page div.product .summary,.beb-shop-woo-page div.product .woocommerce-tabs .panel,.beb-shop-woo-page .related.products>h2{color:#111!important}
.beb-shop-woo-page div.product p.price,.beb-shop-woo-page div.product span.price{color:var(--beb-blue)!important}
body.beb-shop-woo-page a.button.beb-whatsapp-button{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:11px!important;width:auto!important;min-width:285px!important;margin:22px 0 18px!important;padding:16px 19px!important;border:1px solid #4778ff!important;border-radius:9px!important;background:linear-gradient(135deg,var(--beb-purple),var(--beb-blue))!important;color:white!important;font-size:11px!important;font-weight:800!important;letter-spacing:.07em!important;line-height:1.2!important;text-transform:uppercase!important;box-shadow:0 10px 28px rgba(0,56,225,.22)!important}
body.beb-shop-woo-page a.button.beb-whatsapp-button:hover{transform:translateY(-2px)!important;background:linear-gradient(135deg,#6717c8,#0a46f0)!important;color:white!important;box-shadow:0 14px 34px rgba(0,56,225,.3)!important}
body.beb-shop-woo-page ul.products a.button.beb-whatsapp-button{width:100%!important;min-width:0!important;margin:14px 0 0!important;padding:13px 14px!important}

@media(max-width:1100px){.beb-primary-nav{display:none;position:absolute;top:100%;left:0;right:0;padding:20px 24px;background:#09090b;border-bottom:1px solid #252539}.beb-primary-nav.is-open{display:block}.beb-primary-nav ul{align-items:stretch;flex-direction:column;gap:0}.beb-primary-nav a{display:block;padding:13px 0}.beb-menu-toggle{display:block;margin-left:auto}.beb-hero-grid{grid-template-columns:1fr}.beb-hero-copy{padding-right:0}.beb-hero-visual{min-height:650px}.beb-banner-grid{grid-template-columns:1fr .65fr}.beb-product-grid,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.beb-experience{grid-template-columns:1fr}.beb-experience-copy{padding:70px 30px}.beb-steps{grid-template-columns:1fr}.beb-section-heading{align-items:start;flex-direction:column}.beb-final-cta{grid-template-columns:80px 1fr}.beb-final-cta>a{grid-column:2;width:max-content}.woocommerce div.product .summary{padding-left:0}}
@media(max-width:680px){body.admin-bar .beb-header{top:46px}.beb-container{width:min(100% - 32px,var(--beb-max))}.beb-announcement{font-size:8px}.beb-header{min-height:68px}.beb-logo-link img,.beb-logo-wrap .custom-logo{width:125px}.beb-header-cta{font-size:0;padding:12px}.beb-header-cta:before{content:"WhatsApp";font-size:10px}.beb-header-cta span{font-size:11px;margin-left:8px}.beb-hero-grid{min-height:0}.beb-hero-copy{padding:70px 6px}.beb-hero-stats{display:grid;grid-template-columns:1fr 1fr;gap:22px}.beb-hero-visual{min-height:500px}.beb-monitor{width:86%}.beb-floating-device{width:76px;height:76px;font-size:31px}.beb-device-one{left:2%}.beb-device-two{right:2%}.beb-power-seal{right:4%;top:3%}.beb-carousel,.beb-carousel-slides,.beb-banner-grid{min-height:650px}.beb-banner-grid,.beb-carousel-slide.has-image .beb-banner-grid{grid-template-columns:1fr}.beb-banner-copy{padding:80px 4px 110px}.beb-banner-copy>p{font-size:16px;line-height:1.55}.beb-banner-art{position:absolute;right:-22%;bottom:4%;width:78%;opacity:.23}.beb-carousel-slide.has-image:before{background:linear-gradient(90deg,rgba(5,5,8,.94),rgba(5,5,8,.62))}.beb-carousel-controls{bottom:20px}.beb-ticker{font-size:11px}.beb-home-catalog{padding:75px 0}.beb-product-grid,.woocommerce ul.products{gap:28px 9px}.beb-product-info h3{font-size:16px}.beb-product-bottom{align-items:start;flex-direction:column}.beb-card-whatsapp{width:100%;justify-content:space-between}.beb-experience-visual{min-height:460px}.beb-experience-visual img{padding:45px}.beb-feature-grid{grid-template-columns:1fr}.beb-steps{padding:75px 24px}.beb-final-cta{grid-template-columns:1fr;padding:75px 24px}.beb-final-cta>img{width:70px}.beb-final-cta>a{grid-column:1}.beb-footer-grid{grid-template-columns:1fr}.beb-footer small{grid-column:1}.beb-floating-whatsapp{font-size:0;width:52px;height:52px;justify-content:center}.beb-floating-whatsapp .beb-status-dot{width:9px;height:9px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:15px!important}.woocommerce ul.products li.product .price{font-size:15px!important}.woocommerce a.button.beb-whatsapp-button{min-width:0;width:100%!important;font-size:9px!important;padding:13px 12px!important}.woocommerce div.product{padding-top:20px}.beb-shop-woo-page main#main,.beb-shop-woo-page .site-main{width:calc(100% - 32px)!important;padding:48px 0 75px!important}.beb-shop-woo-page .beb-woocommerce-shell{padding:48px 0 75px!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.beb-ticker-track{animation:none}.beb-carousel-slide,.beb-carousel-dots button{transition:none!important}}
