:root{--ink:#10152b;--muted:#656b7e;--purple:#5b31a8;--violet:#7b52cf;--lav:#eee9f8;--paper:#fbfafc;--line:#ded9e9;--green:#248363;--white:#fff;--shadow:0 24px 70px rgba(34,23,69,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font:15px/1.6 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.legal-strip{background:linear-gradient(90deg,#45208f,#9b77d5);color:#fff;text-align:center;padding:7px 16px;font-size:10px;font-weight:700;letter-spacing:.06em;line-height:1.4;text-transform:uppercase}.header{height:82px;display:flex;align-items:center;background:rgba(251,250,252,.92);backdrop-filter:blur(18px);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(222,217,233,.8)}.nav{display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{font-size:23px;font-weight:950;letter-spacing:-.055em;white-space:nowrap;line-height:1}.logo span{display:inline-block;margin-left:3px;color:var(--purple);font-size:14px;font-weight:500;letter-spacing:-.02em;text-transform:lowercase;vertical-align:baseline}.links{display:flex;gap:24px;align-items:center;font-weight:750;font-size:13px}.links a{padding:8px 0}.links a:hover,.links a.active{color:var(--purple)}.header-actions{display:flex;gap:8px}.cart-btn,.menu-btn{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 15px;font-weight:800;cursor:pointer}.menu-btn{display:none}.cart-count{display:inline-grid;place-items:center;background:var(--purple);color:white;width:21px;height:21px;border-radius:50%;font-size:11px;margin-left:6px}
.page-hero{background:radial-gradient(circle at 82% 35%,rgba(123,82,207,.2),transparent 28%),linear-gradient(135deg,#f5f1fa,#e9e2f3);padding:100px 0 90px;position:relative;overflow:hidden}.page-hero .shell{position:relative;z-index:1}.particle-field{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0;opacity:.9}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--purple);font-size:12px;font-weight:900}.page-hero h1{font-size:clamp(50px,6vw,82px);line-height:.94;letter-spacing:-.065em;margin:18px 0 22px;max-width:850px}.page-hero p{font-size:18px;max-width:680px;color:#4f5063}.hero-actions{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 22px;border:1px solid var(--purple);font-weight:850;cursor:pointer}.btn.primary{background:var(--purple);color:#fff}.btn.secondary{background:#fff;color:var(--ink);border-color:var(--line)}.ticker{overflow:hidden;background:var(--ink);color:#fff;padding:12px 0;font-size:11px;letter-spacing:.15em;font-weight:850;white-space:nowrap}.ticker div{display:inline-block;animation:scroll 26s linear infinite}.ticker span{margin:0 30px}.ticker span:before{content:"●";color:#b996f1;margin-right:18px}@keyframes scroll{to{transform:translateX(-50%)}}
.section{padding:88px 0}.section.soft{background:#f1edf6}.section.dark{background:var(--ink);color:#fff}.heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}.heading h2{font-size:clamp(36px,4vw,56px);line-height:1;letter-spacing:-.05em;margin:8px 0}.heading p{max-width:520px;color:var(--muted);margin:0}.dark .heading p{color:#b9bed0}.dark .eyebrow{color:#b996f1}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;display:flex;flex-direction:column;transition:.2s}.product:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-media{height:285px;padding:24px 28px 8px;background:linear-gradient(145deg,#f8f6fb,#e9e2f3);display:flex;align-items:flex-end;justify-content:center;position:relative}.product-media img{display:block;width:auto;height:100%;max-width:72%;object-fit:contain;object-position:center bottom;filter:hue-rotate(58deg) saturate(.9) drop-shadow(0 18px 18px rgba(20,16,40,.16))}.status{position:absolute;top:15px;right:15px;background:#fff;color:var(--green);border:1px solid #cee5dc;padding:6px 10px;border-radius:999px;font-size:10px;font-weight:900}.product-body{padding:20px;display:flex;flex-direction:column;gap:8px;flex:1}.tag{font-size:10px;color:var(--purple);text-transform:uppercase;letter-spacing:.13em;font-weight:900}.product h3{font-size:21px;line-height:1.15;margin:0}.meta{font-size:12px;color:var(--muted)}.product-foot{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:12px}.price{font-size:23px;font-weight:950}.add{border:1px solid var(--purple);color:var(--purple);background:#fff;border-radius:999px;padding:9px 13px;font-weight:850;cursor:pointer}.add:hover{background:var(--purple);color:#fff}.filters{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:28px}.filter{border:1px solid var(--violet);background:#fff;border-radius:999px;padding:9px 15px;cursor:pointer;font-weight:750;color:var(--purple)}.filter.active{background:var(--purple);color:#fff;border-color:var(--purple)}
.split{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center}.panel{background:#fff;border:1px solid var(--line);border-radius:24px;padding:30px;box-shadow:var(--shadow)}.panel h2,.copy h2{font-size:clamp(38px,4.5vw,62px);line-height:.98;letter-spacing:-.055em;margin:12px 0 22px}.copy p{font-size:17px;color:var(--muted)}.lot-form{display:flex;gap:9px;margin-top:25px}.field,input,textarea,select{width:100%;border:1px solid var(--line);border-radius:14px;background:#fff;padding:13px 15px}.result{min-height:24px;margin-top:12px;color:var(--purple);font-weight:800}.coa-head{display:flex;justify-content:space-between;gap:18px;align-items:center;padding-bottom:18px;border-bottom:1px solid var(--line)}.verified{color:var(--green);background:#e7f5ef;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:900}.coa-data{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line)}.coa-data div{background:#fff;padding:16px}.coa-data span{display:block;color:var(--muted);font-size:11px}.coa-data b{font-size:15px}
.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{padding:28px;border:1px solid var(--line);border-radius:21px;background:#fff}.card h3{font-size:22px;line-height:1.2}.card p{color:var(--muted)}.dark .card{background:#171c34;border-color:#353a50}.dark .card p{color:#b8bdd0}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#373b50;border:1px solid #373b50;border-radius:22px;overflow:hidden}.step{background:#171c34;padding:27px;min-height:215px}.step .num{color:#b996f1;font-size:12px;font-weight:900}.step h3{font-size:20px;margin:28px 0 8px}.step p{color:#b8bdd0;font-size:13px}.pass{display:block;margin-top:18px;color:#7ed3ae;font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article{background:#fff;border:1px solid var(--line);border-radius:21px;padding:28px}.article small{color:var(--purple);font-weight:900;text-transform:uppercase;letter-spacing:.12em}.article h3{font-size:24px;line-height:1.15}.article p{color:var(--muted)}.membership{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.plan{background:#fff;border:1px solid var(--line);border-radius:24px;padding:30px}.plan.featured{border:2px solid var(--purple);box-shadow:var(--shadow);transform:translateY(-5px)}.plan .price{font-size:42px}.plan ul{padding-left:18px;color:var(--muted)}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:45px}.contact-form{display:grid;gap:14px}.contact-form textarea{min-height:140px;resize:vertical}.notice{background:#f0ebf8;border:1px solid #d8ccea;border-radius:18px;padding:20px;color:#4e4564}
.footer{background:#0c1023;color:#c4c9d8;padding:62px 0 28px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:50px}.footer h3,.footer h4{color:#fff}.footer a{display:block;margin:8px 0;font-size:14px}.footer-note{border-top:1px solid #292e43;margin-top:40px;padding-top:22px;font-size:12px}.disclaimer{font-size:12px;max-width:520px}.drawer{position:fixed;right:0;top:0;width:min(430px,100%);height:100%;background:#fff;z-index:50;box-shadow:-30px 0 70px rgba(0,0,0,.22);transform:translateX(105%);transition:.25s;display:flex;flex-direction:column}.drawer.open{transform:none}.drawer-head,.drawer-foot{padding:22px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between}.drawer-body{padding:22px;overflow:auto;flex:1}.cart-item{display:flex;justify-content:space-between;gap:14px;padding:14px 0;border-bottom:1px solid var(--line)}.remove{border:0;background:none;color:#a33;cursor:pointer}.overlay{position:fixed;inset:0;background:rgba(11,13,25,.55);z-index:40;display:none}.overlay.open{display:block}.age{position:fixed;z-index:80;inset:0;background:rgba(12,16,35,.88);display:grid;place-items:center;padding:20px}.age-card{width:min(540px,100%);background:#fff;border-radius:26px;padding:38px;text-align:center}.age-card h2{font-size:37px;line-height:1;margin:15px 0}.age-card p{color:var(--muted)}.age-actions{display:flex;gap:10px;justify-content:center;margin-top:25px}
@media(max-width:980px){.links{position:fixed;left:20px;right:20px;top:105px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);padding:15px;display:none;flex-direction:column;align-items:stretch}.links.open{display:flex}.menu-btn{display:inline-block}.product-grid,.steps{grid-template-columns:repeat(2,1fr)}.split,.contact-grid{grid-template-columns:1fr}.cards,.article-grid,.membership{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.shell{width:min(100% - 28px,1180px)}.header{height:68px}.links{top:92px}.page-hero{padding:66px 0}.page-hero h1{font-size:48px}.section{padding:65px 0}.heading{display:block}.product-grid,.steps,.cards,.article-grid,.membership,.footer-grid{grid-template-columns:1fr}.step{min-height:auto}.lot-form,.age-actions{flex-direction:column}.legal-strip{font-size:9.5px;letter-spacing:.01em}.header-actions .cart-btn{padding:9px 11px}}

/* Carrito, cuenta y checkout */
.account-btn{border:0;background:transparent;color:var(--ink);font-weight:850;cursor:pointer;padding:10px 6px}.drawer{width:min(520px,100%);padding:0;background:#fdfcff}.drawer-head{padding:24px 28px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.drawer-head>div{display:flex;flex-direction:column}.drawer-head b{font-size:25px}.drawer-kicker{font-size:11px;color:var(--purple);font-weight:900;text-transform:uppercase;letter-spacing:.12em}.drawer-close{width:42px;height:42px;border:2px solid #c49be9;background:#fff;border-radius:13px;color:#5d526b;font-size:29px;line-height:1;cursor:pointer}.drawer-body{padding:24px 28px;overflow:auto}.cart-product{position:relative;display:grid;grid-template-columns:104px 1fr auto;gap:18px;align-items:center;padding:18px;border:1px solid var(--line);border-radius:22px;background:#fff;margin-bottom:14px}.cart-product img{width:104px;height:104px;object-fit:contain;border-radius:16px;background:var(--soft)}.cart-product h4{margin:0 0 16px;font-size:17px}.cart-x{align-self:start;border:0;background:transparent;font-size:24px;color:#766d83;cursor:pointer}.qty-price{display:flex;justify-content:space-between;align-items:center;gap:12px}.qty-control{display:flex;align-items:center;border:1px solid var(--line);border-radius:13px;overflow:hidden}.qty-control button{width:40px;height:38px;border:0;background:#fff;font-size:20px;cursor:pointer}.qty-control span{min-width:36px;text-align:center;font-weight:850}.drawer-summary{padding:22px 28px 28px;border-top:1px solid var(--line);background:#fff}.promo-toggle{border:0;background:transparent;color:#71687f;font-size:15px;padding:0 0 14px;cursor:pointer}.promo-row{display:flex;gap:8px;margin-bottom:15px}.promo-row input{min-width:0}.promo-row button{border:0;background:var(--purple);color:#fff;border-radius:10px;padding:0 15px;font-weight:850}.summary-line{display:flex;justify-content:space-between;padding:7px 0;color:#665d73}.total-line{font-size:22px;color:var(--ink);padding-top:15px}.shipping-progress{padding:15px;border:1px solid var(--line);border-radius:16px;background:var(--soft);margin:12px 0}.shipping-progress div:first-child{font-size:13px;color:#675d75}.progress-track{height:8px;border-radius:99px;background:#ddd7e8;margin:11px 0;overflow:hidden}.progress-track span{display:block;height:100%;width:0;background:var(--purple);border-radius:inherit}.shipping-progress small{font-size:9px;letter-spacing:.12em;color:#756b80}.checkout-btn{width:100%;margin-top:12px}.checkout-btn.disabled{opacity:.45;pointer-events:none}.research-note{text-align:center;font-size:11px;color:var(--muted)}.cart-empty{text-align:center;padding:45px 10px;color:var(--muted)}
.account-modal{position:fixed;z-index:130;left:50%;top:50%;width:min(460px,calc(100% - 28px));transform:translate(-50%,-45%) scale(.96);opacity:0;pointer-events:none;background:#fff;border-radius:24px;padding:34px;box-shadow:0 30px 90px rgba(20,8,40,.28);transition:.22s}.account-modal.open{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}.account-modal h2{font-size:38px;margin:4px 0 10px}.account-modal p{color:var(--muted)}.account-close{position:absolute;right:18px;top:18px}.google-button{width:100%;display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid var(--line);background:#fff;border-radius:13px;padding:13px;font-weight:850;font-size:15px;cursor:pointer;margin:20px 0 10px}.google-g{font-weight:950;color:#4285f4}.account-modal .btn{width:100%;margin-bottom:13px}.account-modal small{display:block;color:var(--muted);text-align:center;line-height:1.5}
.checkout-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:30px;align-items:start}.checkout-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.checkout-form .wide{grid-column:1/-1}.checkout-summary{position:sticky;top:115px}.checkout-list .cart-product{grid-template-columns:68px 1fr auto;padding:12px}.checkout-list .cart-product img{width:68px;height:68px}.checkout-list .qty-control{display:none}.account-grid{display:grid;grid-template-columns:260px 1fr;gap:25px}.account-nav,.account-content{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px}.account-nav a{display:block;padding:12px;border-radius:10px;color:var(--ink);font-weight:800}.account-nav a.active{background:var(--soft);color:var(--purple)}
@media(max-width:760px){.account-btn{font-size:0}.account-btn:after{content:'Cuenta';font-size:12px}.cart-product{grid-template-columns:76px 1fr auto;padding:13px;gap:11px}.cart-product img{width:76px;height:76px}.drawer-body,.drawer-head,.drawer-summary{padding-left:18px;padding-right:18px}.checkout-layout,.account-grid{grid-template-columns:1fr}.checkout-form{grid-template-columns:1fr}.checkout-form .wide{grid-column:auto}.checkout-summary{position:static}}

/* Ajuste visual basado en el carrito original */
.drawer{width:min(500px,100%);background:#fcfbfe}.drawer-body{padding:20px 26px;flex:1;min-height:0}.drawer .cart-product{display:grid;grid-template-columns:82px minmax(0,1fr) 24px;gap:16px;align-items:center;padding:16px;border:1px solid #e1dceb;border-radius:20px;background:#fff;box-shadow:none}.drawer .cart-product>img{display:block!important;width:82px!important;height:82px!important;min-width:82px!important;max-width:82px!important;max-height:82px!important;object-fit:contain!important;object-position:center!important;margin:0!important;padding:6px!important;border-radius:15px;background:#f2ecfa;filter:none!important}.drawer .cart-product-info{min-width:0}.drawer .cart-product h4{margin:0 0 12px;font-size:17px;line-height:1.25;white-space:normal}.drawer .qty-price{align-items:center}.drawer .qty-control{height:40px;border-color:#ded8e8}.drawer .qty-control button{width:38px;height:38px}.drawer .cart-x{width:24px;padding:0;font-size:22px}.drawer-summary{flex:0 0 auto;padding:18px 26px 24px}.payment-methods{border:0;padding:0;margin:6px 0}.payment-methods legend{font-size:18px;font-weight:900;margin-bottom:12px}.payment-option{display:flex;gap:12px;align-items:flex-start;border:1px solid var(--line);border-radius:16px;padding:15px;margin-bottom:10px;cursor:pointer}.payment-option input{width:auto;margin-top:5px}.payment-option span{display:flex;flex-direction:column}.payment-option small{color:var(--muted);line-height:1.4;margin-top:3px}.transfer-proof{border:1px solid #cfc0e5;background:#f4effb;border-radius:18px;padding:18px}.transfer-proof p{color:var(--muted);margin:6px 0 14px}.upload-proof{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:11px 18px;background:var(--purple);color:#fff;font-weight:850;cursor:pointer}.upload-proof input{position:absolute;width:1px;height:1px;opacity:0}.transfer-proof>span{display:block;color:var(--muted);font-size:12px;margin-top:8px}
@media(max-width:520px){.drawer .cart-product{grid-template-columns:68px minmax(0,1fr) 20px;gap:10px;padding:12px}.drawer .cart-product>img{width:68px!important;height:68px!important;min-width:68px!important;max-width:68px!important;max-height:68px!important}.drawer .qty-price{align-items:flex-end;flex-direction:column-reverse}.drawer .qty-control{align-self:flex-start}}
html{scrollbar-gutter:stable}

/* Optimización móvil general */
@media(max-width:620px){
  html,body{max-width:100%;overflow-x:hidden}
  body{font-size:15px;line-height:1.55}
  .shell{width:calc(100% - 32px)}
  .legal-strip{padding:7px 14px;font-size:9px;line-height:1.4;letter-spacing:.01em}
  .header{height:66px}
  .nav{gap:6px}
  .logo{font-size:20px}.logo span{font-size:11px;margin-left:2px}
  .header-actions{gap:2px;align-items:center}
  .menu-btn{padding:8px 10px;font-size:11px}
  .icon-action{width:36px!important;height:36px!important;padding:6px!important}
  .icon-action svg{width:21px!important;height:21px!important}
  .account-btn:after{display:none!important}
  .cart-count{position:absolute;right:-2px;top:-4px;width:18px;height:18px;margin:0;font-size:9px}
  .cart-btn{position:relative}
  .links{top:98px;left:16px;right:16px;padding:10px;border-radius:16px;gap:2px}
  .links a{padding:12px 14px;border-radius:10px}.links a.active{background:#f2ecfa}
  .page-hero{padding:52px 0 46px}.page-hero h1{font-size:clamp(38px,12vw,48px);line-height:.98;margin:13px 0 17px}.page-hero p{font-size:16px;line-height:1.55}
  .hero-actions,.actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:24px}.hero-actions .btn,.actions .btn{width:100%;min-height:48px;text-align:center}
  .section{padding:52px 0}.heading{margin-bottom:26px}.heading h2,.copy h2,.panel h2{font-size:clamp(34px,10vw,43px);line-height:1.02;margin:8px 0 15px}.heading p,.copy p{font-size:15px}
  .product-grid,.cards,.article-grid,.membership,.steps,.footer-grid{gap:16px}
  .product,.card,.article,.plan,.panel,.account-nav,.account-content{border-radius:18px}
  .product-media{height:245px;padding:18px 22px 6px}.product-body{padding:18px}.product-foot{gap:12px}.add{min-height:43px;padding:9px 15px}
  .filters{display:flex;flex-wrap:nowrap;overflow-x:auto;margin:0 -16px 24px;padding:0 16px 5px;scrollbar-width:none}.filters::-webkit-scrollbar{display:none}.filter{flex:0 0 auto;white-space:nowrap}
  .panel,.card,.article,.plan{padding:21px}.step{padding:22px}.step h3{margin:15px 0 7px}
  .split,.contact-grid{gap:28px}.contact-form{gap:16px}
  input,textarea,select,.field{font-size:16px;padding:13px 14px}.btn{min-height:46px;padding:12px 18px}
  .lot-form{gap:10px}.lot-form .btn{width:100%}
  .coa-head{align-items:flex-start;gap:10px}.coa-data{grid-template-columns:1fr}.verified{flex:0 0 auto}
  .notice{padding:17px}.faq-q{padding:19px 0;font-size:16px;gap:12px}.faq-a{padding:0 0 20px}
  .footer{padding:48px 0 24px}.footer-grid{gap:28px}.footer h3,.footer h4{margin-bottom:8px}.footer-note{margin-top:28px}
  .age{padding:16px}.age-card{padding:27px 20px;border-radius:21px}.age-card h2{font-size:31px}.age-actions{gap:10px}.age-actions .btn{width:100%}
  .drawer{width:100%!important}.drawer-head{padding:18px!important}.drawer-head b{font-size:21px}.drawer-body{padding:14px!important}.drawer-summary{padding:16px!important}
  .drawer .cart-product{grid-template-columns:62px minmax(0,1fr) 20px!important;gap:10px!important;padding:11px!important;border-radius:16px!important}.drawer .cart-product>img{width:62px!important;height:62px!important;min-width:62px!important;max-width:62px!important;max-height:62px!important}.drawer .cart-product h4{font-size:14px!important;margin-bottom:8px!important}.drawer .qty-price{align-items:flex-start;gap:7px}.drawer .qty-control{height:36px}.drawer .qty-control button{width:33px;height:34px}.drawer .qty-control span{min-width:28px}
  .promo-row{grid-template-columns:minmax(0,1fr) auto}.shipping-progress{padding:13px}.account-modal{padding:27px 20px}.account-modal h2{font-size:32px}
  .checkout-layout,.account-grid{gap:18px}.checkout-form{gap:16px}.checkout-summary{margin-top:0}.checkout-confirm{line-height:1.45}
  .account-nav{display:flex;overflow-x:auto;padding:10px;gap:5px}.account-nav a{flex:0 0 auto;white-space:nowrap}.account-nav .google-button{flex:0 0 auto;width:auto;margin:0;padding:10px 14px}
}
@media(max-width:370px){.shell{width:calc(100% - 24px)}.logo{font-size:18px}.logo span{font-size:10px}.menu-btn{padding:7px 8px}.icon-action{width:33px!important;height:33px!important}.header-actions{gap:0}.page-hero h1{font-size:36px}}

/* Experiencia móvil inspirada en Novare Nutrition */
@media(max-width:620px){
  .product-grid{display:flex!important;grid-template-columns:none!important;gap:14px!important;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-left:-16px;margin-right:-16px;padding:2px 16px 18px}
  .product-grid::-webkit-scrollbar,.reviews::-webkit-scrollbar{display:none}
  .product-grid>.product{flex:0 0 82%;min-width:82%;scroll-snap-align:start}
  .quality{display:none!important}.quality+.section{display:none!important}
  .reviews{display:flex!important;grid-template-columns:none!important;gap:14px!important;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-left:-16px;margin-right:-16px;padding:2px 16px 18px}
  .reviews>.review{flex:0 0 88%;min-width:88%;scroll-snap-align:start}
}
.footer .footer-grid{grid-template-columns:1.5fr 1fr 1fr!important}
@media(max-width:760px){.footer .footer-grid{grid-template-columns:1fr!important}}

/* El escritorio conserva todas las secciones y cuadrículas */
@media(min-width:621px){.quality{display:block!important}}
@media(max-width:620px){
  .quality+.section{display:block!important}#coa+.section{display:none!important}
  body:has(#contactResult) .contact-grid{display:block;max-width:720px;margin:auto}
  body:has(#contactResult) .contact-grid>.copy,body:has(#contactResult) main>.section.soft{display:none!important}
  body:has(#partnerResult) main>.section:not(.soft){display:none!important}
  body:has(#partnerResult) .contact-grid{display:block;max-width:720px;margin:auto}
  body:has(#partnerResult) .contact-grid>.copy{display:none!important}
  body:has(#coaEmpty) .cards{display:flex!important;grid-template-columns:none!important;gap:14px!important;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-left:-16px;margin-right:-16px;padding:2px 16px 18px}
  body:has(#coaEmpty) .cards::-webkit-scrollbar{display:none}
  body:has(#coaEmpty) .cards>.card{flex:0 0 84%;min-width:84%;scroll-snap-align:start}
}

/* Ajustes exclusivos para móvil */
@media(max-width:620px){
  .menu-btn{color:var(--purple)!important;border-color:#cdbde4!important;background:#f7f3fb!important}
  .faq-q{color:var(--ink)!important}.faq-q span{color:var(--ink)!important}
  .checkout-layout{display:flex!important;flex-direction:column!important}
  .checkout-summary{order:1!important;width:100%}
  .checkout-form{order:2!important;width:100%}
}

/* Imagen del combo y solicitud de atletas y creadores. */
.product-media img.combo-image{max-width:100%;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 12px 14px rgba(20,16,40,.14))}
.partner-form label{font-weight:750;font-size:14px;margin-bottom:-8px}
.partner-form input,.partner-form select,.partner-form textarea{width:100%;min-width:0}
.partner-form .form-intro{margin:0 0 8px;color:var(--muted);font-size:14px}
.partner-form #pt_redes,.partner-form #pt_comunidad{min-height:90px}
@media(max-width:620px){body:has(#partnerResult) .contact-grid>.copy{display:block!important;margin-bottom:28px}}
