:root{--bg:#f7f7f7;--surface:#ffffff;--card:#fffefa;--text:#151515;--muted:#6f6f6f;--line:#e8e8e8;--primary:#ff5b1a;--primary-2:#e94c0f;--primary-soft:#fff0ea;--accent:#ff7a2f;--accent-soft:#fff2ea;--danger:#b84040;--dark:#090909;--shadow:0 20px 55px rgba(0,0,0,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text)}button,input,textarea,select{font:inherit}button{cursor:pointer}.app{min-height:100vh;overflow-x:hidden}.header{height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;position:sticky;top:0;background:#ffffffe0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:50;border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 4px 20px #00000009}.brand{border:0;background:transparent;font-weight:900;font-size:24px;letter-spacing:.14em;color:var(--text)}.brand span,footer h2 span{color:var(--text)}nav{display:flex;align-items:center;gap:10px}nav button,nav a{border:0;background:transparent;text-decoration:none;color:var(--muted);text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800;padding:13px 17px;border-radius:999px;transition:.25s}nav button:hover,nav a:hover{background:#ff5b1a14;color:var(--primary)}nav .active{background:transparent;color:var(--text);position:relative}nav .active:after{content:"";position:absolute;left:17px;right:17px;bottom:5px;height:3px;background:var(--primary);border-radius:999px}.headerActions{display:flex;gap:10px;align-items:center}.cartButton,.menuButton{border:1px solid var(--line);background:#fff;color:var(--text);border-radius:999px;height:44px;min-width:44px;padding:0 14px;display:flex;align-items:center;gap:8px;box-shadow:0 8px 24px #0000000d}.cartButton span{font-weight:900}.menuButton{display:none}.hero{min-height:calc(100vh - 84px);padding:80px 6%;display:grid;grid-template-columns:1.1fr .65fr;align-items:center;gap:42px;position:relative;background:radial-gradient(circle at 18% 8%,#ffffff 0,transparent 35%),linear-gradient(135deg,#fff,#f6f6f6)}.hero:before{content:"";position:absolute;right:-8%;top:12%;width:50%;height:70%;border-radius:50%;background:linear-gradient(160deg,#ff5b1a29,#0000000f);filter:blur(10px)}.heroGlow{position:absolute;top:0;right:0;bottom:0;left:0;background:url(https://images.unsplash.com/photo-1517048676732-d65bc937f952?q=80&w=2000&auto=format&fit=crop) center/cover;opacity:.05;mix-blend-mode:multiply}.heroContent,.heroCard{position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.34em;font-size:12px;color:var(--primary);font-weight:900}.eyebrow.dark{color:var(--primary)}.hero h1,.adminIntro h1{font-size:clamp(48px,7vw,96px);line-height:.92;letter-spacing:-.07em;margin:18px 0;font-weight:950}.hero p{font-size:20px;line-height:1.75;color:var(--muted);max-width:650px}.heroActions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:32px}.cta,.primary,.secondaryCta,.modalBuy button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;padding:16px 24px;text-transform:uppercase;letter-spacing:.12em;font-size:12px;text-decoration:none;font-weight:900;transition:.25s}.cta,.primary,.modalBuy button{background:var(--primary);color:#fff;box-shadow:0 16px 34px #ff5b1a42}.cta:hover,.primary:hover,.modalBuy button:hover{transform:translateY(-2px);background:var(--primary-2)}.secondaryCta{color:var(--text);background:#fff;border:1px solid var(--line)}.heroCard{background:#ffffffdb;border:1px solid rgba(0,0,0,.08);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:36px;padding:28px}.heroCardTop{display:flex;align-items:center;gap:8px;color:var(--primary);font-weight:900;text-transform:uppercase;letter-spacing:.12em;font-size:12px;margin-bottom:18px}.miniProduct{display:grid;grid-template-columns:64px 1fr 42px;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.miniProduct:last-child{border-bottom:0}.miniProduct img{width:64px;height:64px;object-fit:cover;border-radius:20px}.miniProduct strong,.miniProduct small{display:block}.miniProduct small{color:var(--muted);margin-top:4px}.miniProduct span{height:42px;width:42px;border-radius:50%;display:grid;place-items:center;background:var(--primary-soft);color:var(--primary);font-weight:900}.section{padding:108px 6%}.sectionTitle{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:38px}.sectionTitle.compact{display:block;max-width:850px}.sectionTitle h2{font-size:clamp(36px,5vw,64px);line-height:1;letter-spacing:-.05em;margin:0}.sectionTitle span{text-transform:uppercase;letter-spacing:.2em;color:var(--muted);font-size:12px;font-weight:900}.experience{background:linear-gradient(135deg,#090909,#151515);color:#fff}.experience .sectionTitle h2{color:#fff}.experience .eyebrow.dark{color:var(--primary)}.experienceGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.experience .feature{background:#ffffff0a;border:1px solid rgba(255,255,255,.09);box-shadow:none}.experience .feature h3{color:#fff}.experience .feature p{color:#b8b8b8}.feature,.stat{background:#fffffff0;border:1px solid rgba(0,0,0,.07);border-radius:32px;padding:30px;box-shadow:0 12px 40px #00000009}.feature div,.stat div{width:48px;height:48px;border-radius:18px;background:var(--primary-soft);color:var(--primary);display:grid;place-items:center}.feature h3{font-size:26px;margin:24px 0 10px}.feature p{color:var(--muted);line-height:1.7}.categoryGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.categoryTile{min-height:320px;text-align:left;border:0;border-radius:36px;padding:30px;color:#fff;background:linear-gradient(145deg,#090909,#1b0902);box-shadow:var(--shadow);position:relative;overflow:hidden;transition:.35s}.categoryTile:hover{transform:translateY(-6px)}.categoryTile:after{content:"";position:absolute;inset:auto -40% -45% auto;width:90%;height:80%;border-radius:50%;background:#ffffff1f}.categoryTile span{color:var(--primary);font-weight:900}.categoryTile h3{font-size:34px;margin:155px 0 10px}.categoryTile p{color:#d4d4d4;margin:0}.catalog{background:#fff}.toolbar{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:34px;flex-wrap:wrap}.searchBox{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:0 20px;width:min(460px,100%);box-shadow:0 8px 24px #00000008}.searchBox input{border:0;outline:0;background:transparent;padding:18px 4px;width:100%}.chips{display:flex;gap:10px;flex-wrap:wrap}.chips button{border:1px solid var(--line);background:#fff;color:var(--muted);border-radius:999px;padding:12px 16px;font-weight:800}.chips .selected{background:var(--primary);color:#fff;border-color:var(--primary)}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.card{background:var(--card);border:1px solid rgba(0,0,0,.08);border-radius:34px;overflow:hidden;box-shadow:var(--shadow);transition:.35s}.card:hover{transform:translateY(-7px)}.imageButton{width:100%;border:0;background:transparent;padding:0;display:block;overflow:hidden}.imageButton img{width:100%;height:320px;object-fit:cover;display:block;transition:.6s}.card:hover img{transform:scale(1.04)}.cardBody{padding:24px}.row,.buyRow{display:flex;align-items:center;justify-content:space-between;gap:12px}.tag,.stock{font-size:11px;border-radius:999px;padding:8px 12px;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.tag,.stock.ok{background:var(--primary-soft);color:var(--primary)}.stock.low{background:var(--accent-soft);color:#a46622}.stock.out{background:#ffe2df;color:var(--danger)}.stock.large{display:inline-flex;margin:12px 0 20px}.card h3{font-size:25px;line-height:1.08;margin:18px 0 10px}.card p{color:var(--muted);line-height:1.65}.card small{display:block;color:#8b847a;line-height:1.6;margin-bottom:24px}.buyRow strong{font-size:23px}.buyRow button{display:flex;align-items:center;gap:7px;border:0;background:var(--dark);color:#fff;padding:13px 16px;border-radius:999px;font-weight:900}.buyRow button:disabled,.modalBuy button:disabled{background:#aaa;box-shadow:none;cursor:not-allowed}footer{display:grid;grid-template-columns:1fr .45fr;gap:40px;background:linear-gradient(135deg,#090909,#141519);color:#fff;padding:80px 6%}footer h2{font-size:42px;letter-spacing:.05em}footer p{color:#b9b9b9;line-height:1.8;max-width:560px}.modalBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;display:grid;place-items:center;padding:20px}.productModal{width:min(980px,100%);background:var(--surface);border-radius:38px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;position:relative;box-shadow:0 30px 90px #00000040}.productModal>img{width:100%;height:100%;min-height:560px;object-fit:cover}.close{position:absolute;right:18px;top:18px;border:0;background:#fff;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;z-index:2}.productDetail{padding:52px}.productDetail h2{font-size:48px;line-height:1;margin:20px 0 14px}.productDetail p{color:var(--muted);line-height:1.75}.specBox{background:#fff;border:1px solid var(--line);padding:20px;border-radius:24px;display:grid;gap:8px;color:var(--muted)}.specBox strong{color:var(--text)}.modalBuy{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:28px}.modalBuy strong{font-size:32px}.cartDrawer{position:fixed;right:0;top:0;height:100vh;width:min(440px,100%);background:var(--surface);box-shadow:-20px 0 60px #00000029;z-index:120;transform:translate(110%);transition:.35s;display:flex;flex-direction:column}.cartDrawer.open{transform:translate(0)}.cartHeader{height:82px;border-bottom:1px solid var(--line);padding:0 24px;display:flex;align-items:center;justify-content:space-between}.cartHeader button{border:0;background:#fff;border-radius:50%;width:40px;height:40px}.cartItems{padding:22px;overflow:auto;flex:1}.empty{color:var(--muted);line-height:1.7}.cartItem{display:grid;grid-template-columns:68px 1fr 38px;gap:14px;align-items:start;padding:14px 0;border-bottom:1px solid var(--line)}.cartItem img{width:68px;height:68px;object-fit:cover;border-radius:18px}.cartItem strong,.cartItem small{display:block}.cartItem small{color:var(--muted);margin-top:4px}.qty{display:flex;align-items:center;gap:8px;margin-top:10px}.qty button,.remove{border:0;background:#fff;border-radius:12px;width:30px;height:30px;display:grid;place-items:center}.cartFooter{border-top:1px solid var(--line);padding:22px}.cartFooter div{display:flex;justify-content:space-between;margin-bottom:16px}.cartFooter strong{font-size:24px}.whatsapp{width:100%}.admin{padding:74px 6% 110px;min-height:calc(100vh - 84px);background:linear-gradient(to bottom,#fff,#f7f7f7)}.adminIntro{max-width:980px;margin-bottom:34px}.adminIntro p{font-size:18px;line-height:1.75;color:var(--muted)}.statsGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:28px}.stat span{display:block;color:var(--muted);margin:18px 0 8px;font-weight:800}.stat strong{font-size:26px}.adminGrid{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px}.panel{background:#ffffffb8;border:1px solid rgba(255,255,255,.88);border-radius:36px;padding:30px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.panel h2{display:flex;align-items:center;gap:10px;color:var(--primary);margin-top:0}.panel label{font-size:13px;color:var(--muted);font-weight:900;text-transform:uppercase;letter-spacing:.08em}.panel input,.panel textarea,.panel select{display:block;width:100%;border:1px solid #e5e5e5;border-radius:20px;padding:16px;margin:8px 0 16px;outline:0;background:#fff;color:var(--text)}.panel textarea{min-height:96px;resize:vertical}.two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.upload{border:2px dashed #dddddd;border-radius:28px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;min-height:134px;background:#fff7f2;margin:6px 0 18px!important;color:var(--muted);cursor:pointer}.upload input{display:none}.formActions{display:flex;gap:12px;align-items:center}.formActions .primary{flex:1}.ghostText{border:0;background:transparent;color:var(--primary);font-weight:900}.inventory{display:flex;flex-direction:column;gap:12px}.inventoryItem{display:grid;grid-template-columns:70px 1fr 94px 44px 44px;align-items:center;gap:14px;padding:14px;border:1px solid var(--line);border-radius:24px;background:#fffdf8b8}.inventoryItem img{width:70px;height:70px;border-radius:18px;object-fit:cover}.inventoryItem small{display:block;color:var(--muted);margin-top:4px}.inventoryItem input{margin:0;text-align:center}.ghost{border:0;background:#fff0ea;color:var(--primary);border-radius:14px;width:42px;height:42px;display:grid;place-items:center}.ghost.danger{color:var(--danger);background:#ffe7e3}@media (max-width:1100px){.grid{grid-template-columns:repeat(2,1fr)}.hero{grid-template-columns:1fr}.categoryGrid,.statsGrid{grid-template-columns:repeat(2,1fr)}.adminGrid{grid-template-columns:1fr}}@media (max-width:760px){.header{padding:0 18px}.brand{font-size:18px}nav{position:absolute;top:84px;left:18px;right:18px;background:var(--surface);border:1px solid var(--line);border-radius:24px;padding:14px;display:none;box-shadow:var(--shadow)}nav.open{display:grid}nav button,nav a{text-align:left}.menuButton{display:flex}.hero{padding:54px 20px}.hero h1,.adminIntro h1{font-size:52px}.heroCard{padding:20px}.section,.admin{padding-left:20px;padding-right:20px}.sectionTitle{display:block}.experienceGrid,.categoryGrid,.grid,.statsGrid{grid-template-columns:1fr}.toolbar{display:block}.chips{margin-top:14px}.card .row{align-items:flex-start;flex-direction:column}.productModal{grid-template-columns:1fr;max-height:92vh;overflow:auto}.productModal>img{min-height:280px;height:280px}.productDetail{padding:28px}.productDetail h2{font-size:36px}.modalBuy{display:block}.modalBuy button{width:100%;margin-top:16px}.two{grid-template-columns:1fr}.inventoryItem{grid-template-columns:58px 1fr;gap:10px}.inventoryItem img{width:58px;height:58px}.inventoryItem input,.inventoryItem button{width:100%}.formActions{display:block}.formActions .primary{width:100%}footer{grid-template-columns:1fr}.cartDrawer{width:100%}}.liveStatus{display:inline-flex;align-items:center;gap:.55rem;margin-top:1.25rem;padding:.85rem 1rem;border:1px solid rgba(255,91,26,.24);background:#ff5b1a14;color:#ff5b1a;border-radius:999px;font-weight:700;width:fit-content}.liveStatus:before{content:"";width:.65rem;height:.65rem;border-radius:999px;background:#ff5b1a;box-shadow:0 0 0 6px #ff5b1a1f}.loginPage{min-height:calc(100vh - 84px);display:grid;place-items:center;padding:60px 20px;background:radial-gradient(circle at 20% 0,#fff2eb 0,transparent 34%),linear-gradient(135deg,#fff,#f6f6f6)}.loginCard{width:min(440px,100%);background:#ffffffd1;border:1px solid rgba(255,255,255,.9);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:36px;padding:34px}.loginCard h1{font-size:40px;line-height:1;margin:12px 0;letter-spacing:-.04em}.loginHint{color:var(--muted);line-height:1.65;margin:0 0 22px}.loginCard form{display:grid;gap:14px}.loginCard label{font-size:13px;color:var(--muted);font-weight:900;text-transform:uppercase;letter-spacing:.08em}.loginCard input{display:block;width:100%;border:1px solid #e5e5e5;border-radius:20px;padding:16px;margin-top:8px;outline:0;background:#fff;color:var(--text)}.loginCard .primary{width:100%;margin-top:4px}.loginCard small{display:block;color:var(--muted);line-height:1.6;margin-top:20px}.loginNotice{background:var(--primary-soft);color:var(--primary);border:1px solid rgba(255,91,26,.18);border-radius:18px;padding:12px 14px;margin-bottom:16px;font-weight:800}.loginError{background:#ffe2df;color:var(--danger);border:1px solid rgba(184,64,64,.18);border-radius:18px;padding:12px 14px;font-weight:800}.logoutButton{border:0;background:#fff;color:var(--primary);border-radius:999px;min-height:44px;padding:0 14px;display:flex;align-items:center;gap:8px;box-shadow:0 8px 24px #0000000d;font-weight:900}.adminAccess{opacity:.78}.adminIntroActions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.primary:disabled{opacity:.72;cursor:not-allowed;transform:none!important}@media (max-width:760px){.logoutButton span{display:none}.loginCard{padding:26px;border-radius:28px}.loginCard h1{font-size:34px}.adminIntroActions{display:block}.adminIntroActions .ghostText{margin-top:12px}}.logoBrand{padding:0;background:transparent;border:0;min-width:0}.logoBrand img{display:block;height:46px;width:auto;object-fit:contain}.footerLogo img{display:block;height:54px;width:auto;object-fit:contain;filter:invert(1) brightness(1.2)}@media (max-width:760px){.logoBrand img{height:36px}.footerLogo img{height:42px}}.brand:after,footer h2:after,.footerLogo:after,.logoBrand:after{content:none!important;display:none!important}.logoBrand{padding:0!important;background:transparent!important;border:0!important;min-width:0!important;display:inline-flex!important;align-items:center!important}.bendoTextLogo{display:inline-flex;align-items:baseline;gap:0;font-weight:950;letter-spacing:-.04em;line-height:1;color:#0a0a0a!important;font-size:28px}.bendoTextLogo span{color:var(--primary)!important;margin-left:1px}.footerLogo{margin:0 0 26px;line-height:1}.footerTextLogo{color:#fff!important;font-size:36px}.footerTextLogo span{color:var(--primary)!important}.logoBrand img,.footerLogo img{display:none!important}@media (max-width:760px){.bendoTextLogo{font-size:24px}.footerTextLogo{font-size:32px}}.galleryPreview{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:10px;margin-top:12px}.galleryPreview img{width:100%;height:80px;object-fit:cover;border-radius:12px;border:1px solid rgba(0,0,0,.08)}.oldPrice{text-decoration:line-through;opacity:.65;font-size:.8rem;display:block}.discountBadge{display:inline-flex;padding:4px 8px;border-radius:999px;background:#ffeded;color:#d11;font-size:.75rem;font-weight:700}.fixedImage img,.fixedImage,.inventoryItem img,.card img,.productModal img,.cartItem img{object-fit:contain!important;background:#fff}.card img{width:100%;height:320px;padding:12px}.inventoryItem img,.cartItem img{width:72px;height:72px;padding:4px}.productModal img{width:100%;max-height:540px;padding:10px}.oldPrice{text-decoration:line-through;opacity:.65;font-size:.8rem}.discountBadge{display:inline-flex;width:fit-content;padding:4px 8px;border-radius:999px;background:#ffeded;color:#d11;font-size:.75rem;font-weight:700}.discountBadge{background:#ffeded;color:#d11;padding:4px 8px;border-radius:999px;font-size:.75rem;font-weight:700}.discountInfo{display:flex;align-items:center;gap:8px;margin-top:4px;flex-wrap:wrap}.discountInfo.mini{gap:6px;margin-top:2px}.oldPrice{text-decoration:line-through;opacity:.65;font-size:.85rem}.discountBadge{display:inline-flex;width:fit-content;padding:4px 8px;border-radius:999px;background:#ffeded;color:#d11;font-size:.75rem;font-weight:800}.priceBlock{display:flex;flex-direction:column;gap:4px}.imageButton img,.card img,.productModal>img,.inventoryItem img,.cartItem img{object-fit:contain!important;background:#fff}.modalGallery{display:flex;flex-direction:column;gap:12px;min-width:0;background:#fff}.modalMainImage{width:100%;height:100%;max-height:560px;object-fit:contain!important;background:#fff;border-radius:24px;padding:12px}.modalThumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(70px,1fr));gap:10px;padding:0 12px 12px}.modalThumbs img{width:100%;height:70px;object-fit:contain!important;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:4px}.specBox span{display:block;margin-top:8px;line-height:1.5;white-space:pre-line}.mainImageWrapper{position:relative;width:100%}.galleryArrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:999px;border:none;background:#000000b8;color:#fff;font-size:28px;cursor:pointer;z-index:5;display:flex;align-items:center;justify-content:center}.galleryArrow.left{left:12px}.galleryArrow.right{right:12px}.thumbButton{border:2px solid transparent;border-radius:14px;padding:0;overflow:hidden;cursor:pointer;background:#fff;transition:all .2s ease}.thumbButton.active{border-color:#111;transform:scale(1.03)}.thumbButton img{width:100%;height:70px;object-fit:contain!important;background:#fff;display:block}:root{--bendo-orange: #FF6A00;--bendo-black: #0B0B0D;--bendo-graphite: #1A1A1F;--bendo-white: #FFFFFF;--bendo-soft: #A7A7B0;--bendo-glow: #FF8C3A}body{background:radial-gradient(circle at top left,rgba(255,106,0,.16),transparent 34rem),linear-gradient(180deg,#0b0b0d,#111116 35%,#f6f4f1 35%,#f6f4f1)}.topPromo{position:sticky;top:0;z-index:80;display:flex;justify-content:center;align-items:center;gap:12px;min-height:38px;padding:8px 14px;color:var(--bendo-white);background:linear-gradient(90deg,var(--bendo-black),var(--bendo-graphite),var(--bendo-black));border-bottom:1px solid rgba(255,106,0,.28);font-size:.82rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 12px 30px #00000047}.header{background:#0b0b0de0!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.header nav button,.header nav a{color:#ffffffc7!important}.header nav .active,.header nav button:hover,.header nav a:hover{color:var(--bendo-orange)!important}.bendoHero.hero{min-height:680px;background:radial-gradient(circle at 12% 10%,rgba(255,106,0,.24),transparent 28rem),radial-gradient(circle at 90% 0%,rgba(255,140,58,.14),transparent 30rem),linear-gradient(135deg,var(--bendo-black),var(--bendo-graphite));color:var(--bendo-white);overflow:hidden}.bendoHero .heroContent h1{max-width:780px;font-size:clamp(3rem,8vw,6.8rem);line-height:.88;letter-spacing:-.08em;text-transform:uppercase}.bendoHero .heroContent p{color:var(--bendo-soft);max-width:620px;font-size:1.08rem}.eyebrow{color:var(--bendo-orange)!important;letter-spacing:.18em;text-transform:uppercase;font-weight:900}.cta,.primary{background:linear-gradient(135deg,var(--bendo-orange),var(--bendo-glow))!important;color:var(--bendo-white)!important;box-shadow:0 16px 40px #ff6a0057}.cta:hover,.primary:hover{transform:translateY(-2px);box-shadow:0 22px 50px #ff6a006b}.secondaryCta{color:var(--bendo-white)!important;border:1px solid rgba(255,255,255,.18)!important;background:#ffffff0f!important}.trustStrip{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.trustStrip span{padding:10px 14px;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:var(--bendo-white);background:#ffffff0f;font-weight:800;font-size:.86rem}.viralHeroCard{background:#1a1a1fb8!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 30px 80px #00000061,0 0 70px #ff6a001f;color:var(--bendo-white)}.viralHeroCard .miniProduct{width:100%;border:1px solid rgba(255,255,255,.09);background:#ffffff0f;color:var(--bendo-white);cursor:pointer}.viralHeroCard .miniProduct:hover{border-color:#ff6a0070;transform:translateY(-2px)}.viralHeroCard .miniProduct small,.viralHeroCard .heroCardTop{color:var(--bendo-soft)}.emptyHeroCard{padding:18px;color:var(--bendo-soft);border:1px dashed rgba(255,255,255,.18);border-radius:18px}.sectionTitle h2{letter-spacing:-.04em}.trustSection .feature,.highlightShelf,.newsletter,.urgencyBand{border:1px solid rgba(0,0,0,.06);background:#ffffffd6;box-shadow:0 24px 70px #0b0b0d14}.highlightSection{position:relative}.highlightGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.highlightShelf{border-radius:28px;padding:22px}.highlightShelf h3{margin:0 0 18px;font-size:1.05rem;color:var(--bendo-black)}.highlightShelf>div{display:grid;gap:12px}.highlightShelf button{display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:12px;width:100%;border:0;border-radius:18px;padding:10px;background:#fff;color:var(--bendo-black);cursor:pointer;text-align:left}.highlightShelf button:hover{transform:translateY(-2px);box-shadow:0 14px 34px #00000017}.highlightShelf img{width:58px;height:58px;object-fit:contain;border-radius:14px;background:#fff}.highlightShelf span{font-weight:800;font-size:.9rem}.highlightShelf strong{color:var(--bendo-orange);white-space:nowrap}.highlightShelf em{display:inline-flex;justify-self:start;grid-column:2 / 4;width:fit-content;padding:3px 8px;border-radius:999px;background:#ffeded;color:#d11;font-size:.72rem;font-style:normal;font-weight:900}.urgencyBand{display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:34px;padding:34px;background:radial-gradient(circle at 10% 20%,rgba(255,106,0,.18),transparent 18rem),linear-gradient(135deg,#fff,#fff7f0)}.urgencyBand h2{margin:0;font-size:clamp(1.8rem,4vw,3rem);letter-spacing:-.05em}.urgencyBand p{max-width:680px;color:#5d5d66}.card{position:relative;overflow:hidden;border:1px solid rgba(0,0,0,.06);box-shadow:0 22px 54px #0b0b0d14}.card:hover{transform:translateY(-6px);box-shadow:0 30px 70px #0b0b0d1f}.imageButton{position:relative;background:linear-gradient(180deg,#fff,#faf7f2)!important}.cardBadges{position:absolute;z-index:3;top:12px;left:12px;right:12px;display:flex;flex-wrap:wrap;gap:8px;pointer-events:none}.cardBadges span{padding:6px 10px;border-radius:999px;color:#fff;background:#0b0b0ddb;font-size:.72rem;font-weight:900;box-shadow:0 10px 24px #00000029}.cardBadges span:first-child{background:linear-gradient(135deg,var(--bendo-orange),var(--bendo-glow))}.discountBadge{background:var(--bendo-orange)!important;color:#fff!important}.oldPrice{color:#777!important}.newsletter{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center;padding:34px;border-radius:34px;background:radial-gradient(circle at 88% 16%,rgba(255,106,0,.18),transparent 18rem),linear-gradient(135deg,var(--bendo-black),var(--bendo-graphite));color:#fff}.newsletter h2{font-size:clamp(1.9rem,4vw,3.5rem);letter-spacing:-.06em;margin:0 0 10px}.newsletter p{color:var(--bendo-soft)}.newsletter form{display:grid;gap:10px}.newsletter input{width:100%;border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:16px 18px;color:#fff;background:#ffffff14}.newsletter input::placeholder{color:#ffffff8c}.newsletter small{color:var(--bendo-glow);font-weight:800}footer{background:var(--bendo-black)!important;color:#fff!important}footer p{color:var(--bendo-soft)!important}@media (max-width: 920px){.bendoHero.hero{min-height:auto}.highlightGrid,.newsletter{grid-template-columns:1fr}.urgencyBand{align-items:flex-start;flex-direction:column}.topPromo{font-size:.7rem;gap:7px;overflow:hidden;white-space:nowrap}}@media (max-width: 620px){.bendoHero .heroContent h1{font-size:clamp(2.6rem,14vw,4.4rem)}.trustStrip span{width:100%;text-align:center}.highlightShelf button{grid-template-columns:52px 1fr}.highlightShelf strong{grid-column:2}}body{overflow-x:hidden}.header{min-height:72px!important;padding:0 28px!important}.brand.logoBrand{display:flex;align-items:center;justify-content:center;min-width:140px}.bendoTextLogo{display:inline-flex!important;align-items:center;font-size:1.8rem!important;font-weight:1000!important;letter-spacing:-.06em!important;color:#fff!important;opacity:1!important;visibility:visible!important}.bendoTextLogo span{color:#ff6a00!important}.topPromo{min-height:34px!important;font-size:.72rem!important;padding:6px 12px!important}.bendoHero.hero{min-height:560px!important;padding-top:80px!important;padding-bottom:70px!important}.hero{gap:50px!important}.bendoHero .heroContent{max-width:640px!important}.bendoHero .heroContent h1{font-size:clamp(3rem,6vw,5.2rem)!important;line-height:.92!important;max-width:620px!important}.bendoHero .heroContent p{max-width:520px!important;font-size:1rem!important;line-height:1.7!important}.heroActions{margin-top:28px!important}.trustStrip{margin-top:22px!important;gap:12px!important}.trustStrip span{padding:10px 14px!important;font-size:.78rem!important}.viralHeroCard{width:100%!important;max-width:520px!important;padding:24px!important;border-radius:28px!important}.viralHeroCard .miniProduct{min-height:86px!important;padding:12px!important;border-radius:18px!important}.viralHeroCard .miniProduct img{width:58px!important;height:58px!important;object-fit:contain!important}.viralHeroCard .miniProduct strong{font-size:.95rem!important}.viralHeroCard .miniProduct small{font-size:.82rem!important}.section{width:min(1320px,calc(100% - 40px))!important}.highlightGrid{gap:22px!important}.highlightShelf{padding:24px!important;border-radius:26px!important}.highlightShelf h3{font-size:1rem!important;margin-bottom:16px!important}.highlightShelf button{padding:12px!important;border-radius:16px!important}.highlightShelf img{width:54px!important;height:54px!important}.highlightShelf span{font-size:.88rem!important}.newsletter{max-width:1320px!important;margin-inline:auto!important;padding:36px!important;border-radius:34px!important;gap:30px!important}.newsletter h2{font-size:clamp(2rem,5vw,4rem)!important;line-height:.95!important}.newsletter p{max-width:520px!important}.newsletter form{align-self:center!important}.newsletter input{min-height:58px!important;font-size:1rem!important}.newsletter button{min-height:56px!important}.grid{gap:28px!important}.card{border-radius:30px!important}.card img{object-fit:contain!important}.productModal{width:min(1240px,calc(100% - 40px))!important;gap:34px!important}.modalMainImage{max-height:500px!important}.modalThumbs{grid-template-columns:repeat(auto-fill,minmax(74px,1fr))!important}footer{padding-top:80px!important;padding-bottom:80px!important}@media (max-width: 1180px){.bendoHero.hero{grid-template-columns:1fr!important}.viralHeroCard{max-width:100%!important}.highlightGrid,.newsletter{grid-template-columns:1fr!important}}@media (max-width: 760px){.header{padding:0 18px!important}.bendoTextLogo{font-size:1.4rem!important}.topPromo{font-size:.62rem!important}.bendoHero.hero{min-height:auto!important;padding-top:50px!important}.bendoHero .heroContent h1{font-size:clamp(2.6rem,13vw,4rem)!important;max-width:100%!important}.heroActions{flex-direction:column!important;align-items:stretch!important}.trustStrip{flex-direction:column!important}.trustStrip span{width:100%!important;text-align:center!important}.viralHeroCard{padding:18px!important}.newsletter{padding:24px!important}.newsletter h2{font-size:2.2rem!important}.section{width:min(100%,calc(100% - 20px))!important}.productModal{width:calc(100% - 14px)!important}}.experience.section{position:relative;padding-top:120px!important;padding-bottom:110px!important;margin-top:30px;background:linear-gradient(180deg,#000000f5,#0a0a0efa);border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.06)}.highlightSection.section{position:relative;padding-top:110px!important;padding-bottom:110px!important;background:linear-gradient(180deg,#f7f4ef,#fff)}.categoryShowcase.section{padding-top:90px!important;padding-bottom:80px!important;background:linear-gradient(180deg,#fff,#faf7f2)}.catalog.section{padding-top:100px!important;padding-bottom:120px!important;background:linear-gradient(180deg,#faf7f2,#fff)}.highlightSection.section:before,.catalog.section:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:min(1200px,calc(100% - 80px));height:1px;background:linear-gradient(90deg,transparent,rgba(255,106,0,.18),transparent)}.experienceGrid .feature{background:linear-gradient(180deg,#fff,#f5f2ee)!important;border:1px solid rgba(255,106,0,.1)!important;box-shadow:0 24px 60px #0000001f,0 0 0 1px #ffffff0a inset!important}.experienceGrid .feature h3,.experienceGrid .feature strong{color:#111!important;opacity:1!important}.experienceGrid .feature p{color:#575761!important;opacity:1!important;line-height:1.7!important}.experienceGrid .feature svg{color:#ff6a00!important}.highlightSection .sectionTitle{margin-bottom:48px!important}.highlightSection .sectionTitle h2{color:#101014!important;opacity:1!important;font-size:clamp(2.8rem,6vw,5rem)!important}.highlightSection .sectionTitle span{color:#5f5f69!important;font-weight:800!important}.highlightShelf{background:linear-gradient(180deg,#fff,#faf7f2)!important;border:1px solid rgba(0,0,0,.06)!important}.highlightShelf button{background:#fff!important;border:1px solid rgba(0,0,0,.04)}.highlightShelf button:hover{border-color:#ff6a002e}.viralHeroCard .miniProduct{grid-template-columns:72px 1fr auto!important}.viralHeroCard .miniProduct span{min-width:70px;text-align:center;padding:10px 0;border-radius:999px;background:#ffffffeb;color:#ff6a00;font-weight:1000;font-size:1.1rem}.viralHeroCard .miniProduct:not(:has(span)){grid-template-columns:72px 1fr!important}.newsletter.section{width:min(1180px,calc(100% - 40px))!important;min-height:280px!important;padding:42px 48px!important;margin-top:70px!important;margin-bottom:90px!important;border-radius:34px!important;overflow:hidden;background:radial-gradient(circle at 90% 10%,rgba(255,106,0,.18),transparent 20rem),linear-gradient(135deg,#09090c,#111118)!important}.newsletter h2{max-width:520px!important;font-size:clamp(2.4rem,5vw,4.4rem)!important;line-height:.92!important}.newsletter p{max-width:480px!important;color:#b7b7c1!important}.newsletter form{max-width:520px;justify-self:end;align-self:center}.newsletter input,.newsletter button{min-height:56px!important;border-radius:18px!important}.newsletter small{display:block;margin-top:6px}@media (max-width: 900px){.experience.section,.highlightSection.section,.catalog.section{padding-top:80px!important;padding-bottom:80px!important}.newsletter.section{width:calc(100% - 20px)!important;min-height:auto!important;padding:30px 24px!important}.newsletter h2{font-size:2.4rem!important}.newsletter form{max-width:100%;justify-self:stretch}.highlightSection .sectionTitle h2{font-size:clamp(2.2rem,10vw,3.6rem)!important}}.premiumHighlights{position:relative;overflow:hidden;border-radius:42px;margin-top:40px!important;margin-bottom:50px!important;padding-top:120px!important;padding-bottom:120px!important;background:radial-gradient(circle at top right,rgba(255,106,0,.14),transparent 24rem),radial-gradient(circle at bottom left,rgba(255,140,58,.1),transparent 26rem),linear-gradient(180deg,#f7f4ef,#fff)!important}.premiumHighlights:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.18),transparent 30%)}.premiumHighlights .sectionTitle{position:relative;z-index:2;margin-bottom:56px!important}.premiumHighlights .sectionTitle h2{display:inline-flex;align-items:center;gap:14px;padding:14px 26px;border-radius:999px;background:#ffffffeb;box-shadow:0 24px 60px #00000014,0 0 0 1px #ff6a0014}.premiumHighlights .sectionTitle span{display:inline-flex;margin-top:16px;padding:10px 18px;border-radius:999px;background:#111114eb;color:#fff!important;letter-spacing:.18em;text-transform:uppercase}.premiumHighlights .highlightGrid{position:relative;z-index:2;gap:28px!important}.premiumHighlights .highlightShelf{position:relative;overflow:hidden;border-radius:34px!important;background:linear-gradient(180deg,#fffffffa,#faf7f2fa)!important;border:1px solid rgba(255,106,0,.08)!important;box-shadow:0 30px 80px #00000014,0 0 0 1px #fff6 inset!important;transition:all .25s ease}.premiumHighlights .highlightShelf:before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#ff6a00,#ff8c3a)}.premiumHighlights .highlightShelf:hover{transform:translateY(-8px);box-shadow:0 40px 90px #0000001f,0 0 70px #ff6a0014}.premiumHighlights .highlightShelf h3{font-size:1.08rem!important;letter-spacing:-.02em}.premiumHighlights .highlightShelf button{border-radius:20px!important;transition:all .2s ease}.premiumHighlights .highlightShelf button:hover{transform:translateY(-3px);background:#fffaf5!important;box-shadow:0 18px 40px #00000014}.premiumHighlights .highlightShelf strong{font-size:1.08rem;font-weight:900}.premiumHighlights .highlightShelf em{background:linear-gradient(135deg,#ffeded,#fff4ef)!important;color:#d11!important;font-weight:1000!important}@media (max-width: 900px){.premiumHighlights{border-radius:26px;padding-top:80px!important;padding-bottom:80px!important}.premiumHighlights .sectionTitle h2{width:100%;justify-content:center;text-align:center}}.premiumHighlights{width:min(1180px,calc(100% - 40px))!important;padding-top:82px!important;padding-bottom:82px!important;margin-inline:auto!important}.premiumHighlights .highlightGrid{gap:22px!important}.premiumHighlights .highlightShelf{padding:22px!important}.newsletter.section{width:min(1080px,calc(100% - 40px))!important;min-height:220px!important;padding:30px 38px!important;margin-top:50px!important;margin-bottom:70px!important}.newsletter h2{font-size:clamp(2rem,4vw,3.4rem)!important;max-width:440px!important}.newsletter p{font-size:.98rem!important;max-width:420px!important}.newsletter form{max-width:460px!important}.newsletter input,.newsletter button{min-height:50px!important}@media (max-width: 900px){.premiumHighlights{width:calc(100% - 20px)!important;padding-top:64px!important;padding-bottom:64px!important}.newsletter.section{width:calc(100% - 20px)!important;padding:24px 20px!important;min-height:auto!important}.newsletter h2{font-size:2.1rem!important}}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}*,*:before,*:after{box-sizing:border-box}img,video,canvas,svg{max-width:100%}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}.header{width:100%;max-width:100vw}.headerActions{flex-shrink:0}.menuButton{min-width:44px;min-height:44px}.section{max-width:1320px;margin-left:auto;margin-right:auto}.grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important}.card,.cardBody{min-width:0}.cardBody h3,.cardBody p,.cardBody small{overflow-wrap:anywhere}.imageButton img{width:100%;height:clamp(220px,28vw,340px);object-fit:contain!important;padding:12px}.buyRow{gap:12px}.buyRow button,.modalBuy button,.cartFooter .primary,.newsletter button{min-height:46px;touch-action:manipulation}.productModal{max-height:calc(100vh - 28px);overflow-y:auto}.modalGallery,.productDetail{min-width:0}.modalMainImage{height:auto;max-height:min(520px,52vh);object-fit:contain!important}.modalThumbs{overflow-x:auto;scrollbar-width:thin}.cartDrawer{max-width:min(440px,100vw)}.cartItem{min-width:0}.cartItem>div{min-width:0}.cartItem strong{overflow-wrap:anywhere}.adminGrid,.statsGrid,.experienceGrid,.highlightGrid{min-width:0}.productForm input,.productForm textarea,.productForm select,.searchBox input,.newsletter input{width:100%;min-width:0}.topPromo{text-align:center}@media (max-width: 1180px){.hero,.bendoHero.hero{grid-template-columns:1fr!important;gap:34px!important}.heroContent,.bendoHero .heroContent{max-width:760px!important}.viralHeroCard,.heroCard{max-width:760px!important;width:100%!important}.highlightGrid,.experienceGrid,.adminGrid,.productModal{grid-template-columns:1fr!important}}@media (max-width: 920px){.header{position:sticky;top:0;z-index:100;min-height:66px!important;padding:0 16px!important}.header nav{position:fixed;top:66px;left:12px;right:12px;display:none;flex-direction:column;gap:8px;padding:14px;border-radius:22px;background:#0b0b0df5;border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 70px #00000047}.header nav.open{display:flex}.header nav button,.header nav a{width:100%;justify-content:center;min-height:44px;color:#fff!important}.menuButton{display:inline-flex!important}.bendoTextLogo{font-size:1.55rem!important}.section{width:min(100%,calc(100% - 28px))!important}.hero,.bendoHero.hero{padding-left:18px!important;padding-right:18px!important}.bendoHero .heroContent h1{max-width:100%!important;font-size:clamp(2.7rem,11vw,4.6rem)!important;line-height:.94!important}.heroContent p,.bendoHero .heroContent p{font-size:.98rem!important}.heroActions{display:grid!important;grid-template-columns:1fr;width:100%}.heroActions a{justify-content:center;width:100%}.trustStrip{display:grid!important;grid-template-columns:1fr}.viralHeroCard .miniProduct{grid-template-columns:58px 1fr auto!important}.viralHeroCard .miniProduct img{width:52px!important;height:52px!important}.premiumHighlights,.highlightSection.section,.catalog.section,.experience.section{border-radius:24px!important}.highlightShelf{padding:18px!important}.highlightShelf button{grid-template-columns:54px 1fr!important}.highlightShelf strong,.highlightShelf em{grid-column:2}.newsletter.section{grid-template-columns:1fr!important;gap:20px!important}.newsletter form{justify-self:stretch!important;max-width:100%!important}.toolbar{display:grid!important;gap:14px}.chips{overflow-x:auto;flex-wrap:nowrap!important;padding-bottom:4px}.chips button{white-space:nowrap;flex:0 0 auto}.statsGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width: 680px){.topPromo{min-height:32px!important;font-size:.58rem!important;gap:6px!important;padding:6px 8px!important;letter-spacing:.05em}.header{min-height:62px!important}.brand.logoBrand{min-width:auto!important}.bendoTextLogo{font-size:1.35rem!important}.cartButton span{min-width:20px;height:20px;font-size:.7rem}.bendoHero.hero{padding-top:42px!important;padding-bottom:46px!important;min-height:auto!important}.bendoHero .heroContent h1{font-size:clamp(2.45rem,15vw,3.7rem)!important;letter-spacing:-.075em!important}.eyebrow{font-size:.72rem!important}.viralHeroCard{padding:16px!important;border-radius:22px!important}.viralHeroCard .miniProduct{grid-template-columns:48px 1fr auto!important;gap:10px!important;min-height:74px!important}.viralHeroCard .miniProduct img{width:44px!important;height:44px!important}.viralHeroCard .miniProduct strong{font-size:.82rem!important}.viralHeroCard .miniProduct small{font-size:.74rem!important}.viralHeroCard .miniProduct span{min-width:50px!important;font-size:.82rem!important;padding:7px 0!important}.sectionTitle{gap:8px;margin-bottom:22px!important}.sectionTitle h2,.premiumHighlights .sectionTitle h2,.highlightSection .sectionTitle h2{font-size:clamp(2rem,12vw,3rem)!important;line-height:.98!important}.premiumHighlights .sectionTitle h2{display:flex!important;padding:12px 16px!important;border-radius:24px!important}.premiumHighlights .sectionTitle span{font-size:.64rem!important;letter-spacing:.12em!important}.experience.section,.premiumHighlights,.highlightSection.section,.catalog.section{padding-top:58px!important;padding-bottom:58px!important}.experienceGrid .feature,.highlightShelf{border-radius:22px!important}.feature{padding:20px!important}.feature h3{font-size:1.05rem!important}.feature p{font-size:.9rem!important}.grid{grid-template-columns:1fr!important;gap:18px!important}.card{border-radius:24px!important}.imageButton img{height:250px!important}.cardBody{padding:18px!important}.buyRow{display:grid!important;grid-template-columns:1fr}.buyRow button{width:100%;justify-content:center}.newsletter.section{width:calc(100% - 18px)!important;padding:22px 18px!important;border-radius:24px!important}.newsletter h2{font-size:2rem!important;line-height:1!important}.newsletter p{font-size:.9rem!important}.newsletter input,.newsletter button{min-height:48px!important}.productModal{width:calc(100% - 12px)!important;max-height:calc(100vh - 12px)!important;border-radius:22px!important;gap:18px!important}.modalMainImage{max-height:340px!important;padding:8px!important}.galleryArrow{width:36px!important;height:36px!important;font-size:24px!important}.modalThumbs{display:flex!important;gap:8px!important;padding:0 8px 10px!important}.thumbButton{min-width:62px;width:62px}.thumbButton img{height:58px!important}.productDetail{padding:0 16px 18px!important}.productDetail h2{font-size:1.7rem!important}.modalBuy{display:grid!important;grid-template-columns:1fr;gap:14px!important}.modalBuy button{width:100%;justify-content:center}.cartDrawer{width:100vw!important;max-width:100vw!important;border-radius:0!important}.cartItem{grid-template-columns:58px 1fr auto!important;gap:10px!important}.cartItem img{width:58px!important;height:58px!important}.adminIntro h1{font-size:2rem!important}.statsGrid,.two{grid-template-columns:1fr!important}.inventoryItem{grid-template-columns:56px 1fr!important;gap:10px!important}.inventoryItem input,.inventoryItem button{grid-column:2}footer{grid-template-columns:1fr!important;gap:24px!important;padding:50px 20px!important}}@media (max-width: 390px){.bendoHero .heroContent h1{font-size:2.25rem!important}.viralHeroCard .miniProduct{grid-template-columns:44px 1fr!important}.viralHeroCard .miniProduct span{grid-column:2;justify-self:start;min-width:auto!important;padding:4px 8px!important}.cardBody h3{font-size:1.05rem!important}.newsletter h2{font-size:1.8rem!important}}
