:root{--navy:#06142f;--navy2:#0b2452;--blue:#0f73f6;--cyan:#06c7ee;--ink:#071225;--text:#223149;--muted:#64758d;--line:#cfdceb;--paper:#ffffff;--bg:#eef4fa;--soft:#e7f6ff;--green:#16a66a;--shadow:0 24px 70px rgba(6,20,47,.16);--softShadow:0 14px 36px rgba(6,20,47,.10)}
    *{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);font-feature-settings:"liga" 1,"kern" 1;background:linear-gradient(180deg,#eaf5ff 0%,#d7eaf8 34%,#c9dfef 68%,#edf7ff 100%);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricPrecision;position:relative;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;z-index:-3;pointer-events:none;background:radial-gradient(circle at 12% 9%,rgba(6,199,238,.22),transparent 28%),radial-gradient(circle at 88% 18%,rgba(15,115,246,.18),transparent 30%),radial-gradient(circle at 52% 85%,rgba(255,255,255,.80),transparent 34%)}body:after{content:"";position:fixed;inset:0;z-index:-2;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.42),rgba(255,255,255,.10) 45%,rgba(255,255,255,.35)),linear-gradient(90deg,rgba(6,20,47,.045) 1px,transparent 1px),linear-gradient(0deg,rgba(6,20,47,.035) 1px,transparent 1px);background-size:auto,96px 96px,96px 96px}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.wrap{width:min(1240px,calc(100% - 44px));margin:0 auto}.top{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.88);backdrop-filter:blur(20px);border-bottom:1px solid rgba(207,220,235,.95);box-shadow:0 10px 34px rgba(6,20,47,.06)}
    .head{height:104px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:4px}.brand-logo{width:130px;height:86px;display:grid;place-items:center;overflow:visible}.brand-logo img{width:130px;height:86px;object-fit:contain;transform:none;image-rendering:auto;filter:drop-shadow(0 8px 14px rgba(6,20,47,.10))}.brand strong{display:block;font-size:22px;line-height:1.05;font-weight:900;letter-spacing:-.045em}.brand small{display:block;margin-top:4px;color:#03a9dc;font-weight:900;font-size:14px;white-space:nowrap}.nav-search{display:flex;align-items:center;justify-content:flex-end;gap:14px}.nav{display:flex;align-items:center;gap:8px}.nav a{min-height:54px;display:inline-flex;align-items:center;padding:0 16px;border-radius:999px;color:#14213a;font-size:17px;font-weight:900;letter-spacing:-.015em;white-space:nowrap}.nav a:hover{background:#eaf4ff;color:var(--blue);transform:translateY(-1px)}.header-search{display:none}.header-search span{width:34px;height:34px;display:grid;place-items:center;color:var(--blue);font-size:18px}.header-search input{width:0;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:17px;font-weight:800;opacity:0;transition:width .28s ease,opacity .18s ease}
    .hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#06142f 0%,#0a2b62 52%,#0a91cf 100%);color:#fff}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 16%,rgba(6,199,238,.20),transparent 34%),radial-gradient(circle at 92% 8%,rgba(255,255,255,.12),transparent 28%),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:auto,auto,86px 86px,86px 86px;opacity:.92}.hero-inner{position:relative;min-height:620px;display:grid;grid-template-columns:minmax(0,1fr) minmax(500px,560px);gap:62px;align-items:center;padding:90px 0 96px}.eyebrow{display:inline-flex;align-items:center;gap:8px;width:fit-content;min-height:36px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.20);color:#e3fbff;font-weight:900;font-size:14px;box-shadow:0 14px 34px rgba(0,0,0,.10)}.eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--green)}h1{margin:0;max-width:700px;font-size:clamp(44px,5.4vw,74px);line-height:.92;letter-spacing:-.055em;font-weight:900;text-transform:uppercase}.hero h1 span{color:#6ee7ff}.hero p{max-width:620px;margin:24px 0 0;color:#e7f4ff;font-size:20px;font-weight:650;line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.btn{min-height:58px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:0 26px;background:#fff;color:var(--navy);font-weight:900;font-size:18px;box-shadow:0 20px 48px rgba(0,0,0,.18);letter-spacing:-.01em}.btn.primary{background:linear-gradient(135deg,#0f5fd3,#0798c9);color:#fff}.btn:hover{transform:translateY(-2px);box-shadow:0 24px 56px rgba(0,0,0,.22)}.local-info{align-self:center;color:#fff;padding:36px;border:1px solid rgba(255,255,255,.30);border-radius:36px;background:linear-gradient(145deg,rgba(255,255,255,.20),rgba(255,255,255,.085));box-shadow:0 36px 96px rgba(0,0,0,.25);backdrop-filter:blur(18px);min-height:380px;width:100%;max-width:560px;justify-self:end;transform:none}.local-title{display:grid;grid-template-columns:170px 1fr;align-items:center;gap:24px;margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.28)}.local-icon{width:170px;height:132px;display:grid;place-items:center;border-radius:0;background:transparent;box-shadow:none;overflow:visible;border:0}.local-title strong{display:block;font-size:42px;line-height:.94;letter-spacing:-.06em;text-transform:uppercase}.local-title span{display:block;color:#e2f9ff;font-size:17px;font-weight:900;margin-top:12px;text-transform:uppercase;letter-spacing:.055em}.local-icon img{width:170px;height:132px;object-fit:contain;transform:none;image-rendering:auto;filter:drop-shadow(0 18px 26px rgba(0,0,0,.24))}.info-list{display:grid;gap:0;border-top:0}.info-row{display:grid;grid-template-columns:150px 1fr;gap:26px;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.26)}.info-row span{color:#afeaff;font-size:15px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.info-row strong{font-size:21px;line-height:1.32;color:#fff}
    section{padding:82px 0;scroll-margin-top:140px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:34px}.kicker{font-size:12px;color:var(--blue);font-weight:900;text-transform:uppercase;letter-spacing:.14em}h2{margin:7px 0 0;font-size:clamp(34px,4.1vw,50px);line-height:1;letter-spacing:-.045em;font-weight:900;text-transform:uppercase;white-space:nowrap}.section-head p{max-width:520px;margin:0;color:var(--text);font-weight:600}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.step{position:relative;padding-top:20px;border-top:3px solid rgba(6,20,47,.92)}.step .num{width:48px;height:48px;display:grid;place-items:center;margin-bottom:18px;border-radius:16px;background:linear-gradient(135deg,var(--navy),#12306c);color:#fff;font-weight:900;box-shadow:0 14px 30px rgba(6,20,47,.22)}.step h3{margin:0 0 8px;font-size:20px;letter-spacing:-.03em}.step p{margin:0;color:var(--text);font-size:15px;font-weight:600}
    .featured-section{background:rgba(255,255,255,.44);position:relative;backdrop-filter:blur(10px)}.catalog{background:rgba(255,255,255,.58);position:relative;backdrop-filter:blur(10px)}.catalog-controls{display:flex;align-items:center;justify-content:space-between;gap:14px 20px;margin-bottom:28px;flex-wrap:wrap}.tabs{display:flex;gap:10px;flex-wrap:wrap}.tab{min-height:48px;border:1px solid #c9d8e8;border-radius:999px;background:#fff;color:#172033;padding:0 20px;font-size:17px;font-weight:900;box-shadow:0 10px 24px rgba(6,20,47,.06)}.tab.active{background:var(--navy);border-color:var(--navy);color:#fff}.tab:hover{transform:translateY(-2px)}.tools{width:min(360px,100%)}.tools input{width:100%;min-height:48px;border:1px solid #c9d8e8;border-radius:999px;background:#fff;padding:0 16px;outline:0;color:var(--ink);font-weight:700;box-shadow:0 8px 20px rgba(6,20,47,.05)}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product{display:flex;flex-direction:column;overflow:hidden;min-height:560px;border:1px solid #b9cadc;border-radius:26px;background:#fff;box-shadow:0 26px 74px rgba(6,20,47,.16)}.product:hover{transform:translateY(-5px);box-shadow:0 30px 80px rgba(6,20,47,.20);border-color:#94cfff}.media{position:relative;display:grid;place-items:center;min-height:270px;padding:22px;background:radial-gradient(circle at 50% 48%,#ffffff 0%,#eef8ff 38%,#c4deef 82%);border-right:0;border-bottom:1px solid #c8dceb}.media svg{width:90%;max-height:185px;filter:drop-shadow(0 16px 20px rgba(6,20,47,.13))}.product-photo{width:88%;max-width:260px;aspect-ratio:1/1;height:auto;object-fit:contain;filter:drop-shadow(0 24px 34px rgba(6,20,47,.30));mix-blend-mode:multiply;transform:none}.badge{position:absolute;top:14px;left:14px;padding:7px 11px;border-radius:999px;background:var(--navy);color:#fff;font-size:12px;font-weight:900}.body{padding:24px;display:flex;flex-direction:column;flex:1}.body h3{margin:0;color:var(--navy);font-size:25px;line-height:1.08;letter-spacing:-.04em}.cat{margin-top:10px;color:var(--blue);font-size:15px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.details{margin:22px 0 0;padding:0;list-style:none;display:grid;gap:13px}.details li{display:grid;grid-template-columns:10px 1fr;gap:10px;color:#172033;font-size:15px;font-weight:800;line-height:1.34}.details li:before{content:"";width:9px;height:9px;margin-top:8px;border-radius:50%;background:var(--cyan)}.foot{margin-top:auto;padding-top:18px;display:flex;justify-content:flex-end}.add{min-height:52px;border:0;border-radius:999px;background:var(--navy);color:#fff;padding:0 28px;font-weight:900;font-size:18px}.add:hover{transform:translateY(-2px);background:#12306c}.empty-state{grid-column:1/-1;text-align:center;padding:28px;color:var(--text);font-weight:900}
    .help-section{background:rgba(255,255,255,.50);backdrop-filter:blur(10px)}.help-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.help{padding-top:20px;border-top:3px solid rgba(6,20,47,.90)}.help strong{display:block;font-size:19px;letter-spacing:-.03em}.help p{margin:8px 0 0;color:var(--text);font-size:15px;font-weight:600}.contact-band{background:linear-gradient(135deg,#06142f 0%,#0a2454 58%,#087fbd 100%);color:#fff;padding:54px 0;position:relative;overflow:hidden}.social-heading{text-align:center;margin-bottom:28px}.social-heading span{display:block;color:#9eeaff;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.14em}.social-heading h2{margin:8px 0 0;color:#fff;font-size:clamp(30px,4vw,46px);line-height:1;letter-spacing:-.04em}.social-footer{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;align-items:center}.contact-inner h2{font-size:36px;margin:0}.contact-inner p{margin:8px 0 0;color:#cfe6ff;font-weight:600}.social-row{min-height:72px;display:flex;align-items:center;gap:14px;padding:0 18px;border-radius:22px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.20);color:#fff;box-shadow:0 16px 38px rgba(0,0,0,.16);font-weight:900}.social-row:hover{transform:translateY(-3px);background:rgba(255,255,255,.18)}.social-row strong{font-size:18px;line-height:1.15;overflow-wrap:anywhere}.social-mark{width:46px;height:46px;flex:0 0 46px;display:grid;place-items:center;border-radius:16px;color:#fff}.social-mark svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.instagram-mark{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045)}.tiktok-mark{background:#071225}.facebook-mark{background:#1877f2}.facebook-mark svg{fill:currentColor;stroke:none}.whatsapp-mark{background:linear-gradient(135deg,#18b76b,#00d084)}.cart-fab{position:fixed;right:22px;bottom:22px;z-index:55;min-height:64px;display:inline-flex;align-items:center;gap:12px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--navy),#12306c);color:#fff;padding:0 14px 0 24px;font-weight:900;font-size:18px;box-shadow:0 20px 48px rgba(8,18,47,.34)}.cart-fab:hover{transform:translateY(-3px)}.cart-fab strong{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#0ea5c8;color:#06142f}.cart-overlay{position:fixed;inset:0;z-index:56;background:rgba(2,6,23,.34);opacity:0;pointer-events:none;transition:opacity .22s ease}.cart-overlay.open{opacity:1;pointer-events:auto}.cart-panel{position:fixed;top:0;right:0;z-index:57;width:min(390px,calc(100% - 22px));height:100vh;display:flex;flex-direction:column;gap:16px;padding:24px;background:#fff;color:var(--ink);box-shadow:-22px 0 60px rgba(2,6,23,.28);transform:translateX(105%);transition:transform .28s ease;border-left:1px solid rgba(53,70,92,.22)}.cart-panel.open{transform:translateX(0)}.cart-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:16px;border-bottom:2px solid rgba(53,70,92,.18)}.cart-panel-head strong{display:block;font-size:28px;line-height:1;letter-spacing:-.05em}.cart-panel-head span{display:block;margin-top:6px;color:#334155;font-weight:800;font-size:14px}.cart-panel-head button{width:42px;height:42px;border:0;border-radius:50%;background:#edf4fb;color:var(--navy);font-size:28px;line-height:1;font-weight:700}.cart-panel-body{flex:1;overflow:auto;display:grid;align-content:start;gap:12px;color:#172033;font-weight:800}.cart-lines{display:grid;gap:12px}.cart-line{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding:14px;border:2px solid rgba(53,70,92,.20);border-radius:18px;background:#f7fbff}.cart-line-name{font-weight:900;line-height:1.2}.qty{display:flex;align-items:center;gap:8px}.qty button{width:34px;height:34px;border:0;border-radius:50%;background:var(--navy);color:#fff;font-size:20px;font-weight:900;line-height:1}.qty strong{min-width:22px;text-align:center}.cart-summary{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-top:2px solid rgba(53,70,92,.18);font-weight:900}.cart-summary span{color:#334155}.cart-summary strong{font-size:22px}.cart-panel #send{min-height:56px;border:0;border-radius:999px;background:linear-gradient(135deg,#0f5fd3,#0798c9);color:#fff;font-weight:900;font-size:19px;box-shadow:0 14px 30px rgba(15,95,211,.22)}.cart-panel #send:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}
    a,button,.product,.tab{transition:transform .22s ease,box-shadow .22s ease,background .22s ease,color .22s ease,border-color .22s ease}@keyframes bgFlow{0%,100%{background-position:0% 38%}50%{background-position:100% 62%}}@keyframes sheenMove{0%{background-position:0 0,0 0}100%{background-position:220px 0,-220px 0}}
    @media(max-width:760px){
      body{background-attachment:scroll}body:after{background:linear-gradient(180deg,rgba(255,255,255,.82) 0%,rgba(255,255,255,.70) 44%,rgba(255,255,255,.78) 100%)}
      .wrap{width:min(100% - 28px,1240px)}
      .top{position:sticky}.head{height:auto;grid-template-columns:1fr;gap:12px;padding:12px 0 14px}.brand{gap:12px;justify-content:center}.brand-logo{width:118px;height:72px}.brand-logo img{width:118px;height:72px;transform:scale(1.34)}.brand strong{font-size:20px}.brand small{font-size:13px;margin-top:3px}
      .nav-search{width:100%;display:grid;grid-template-columns:1fr;gap:12px}.nav{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.nav a{min-height:42px;justify-content:center;padding:0 6px;font-size:13px;border-radius:14px;background:rgba(238,246,255,.9);text-align:center}.header-search{display:none}.header-search input{font-size:15px}
      .hero-inner{min-height:auto;grid-template-columns:1fr;gap:28px;padding:44px 0 52px}.hero h1,h1{max-width:100%;font-size:clamp(38px,12vw,54px);line-height:.95;letter-spacing:-.045em}.hero p{max-width:100%;font-size:17px;line-height:1.5;margin-top:18px}.hero-actions{gap:10px;margin-top:22px}.btn{width:100%;min-height:52px;font-size:17px}
      .local-info{max-width:100%;min-height:0;padding:22px;border-radius:26px;justify-self:stretch}.local-title{grid-template-columns:92px 1fr;gap:14px;margin-bottom:18px;padding-bottom:16px}.local-icon{width:92px;height:74px}.local-icon img{width:92px;height:74px;transform:scale(1.72)}.local-title strong{font-size:25px}.local-title span{font-size:12px;margin-top:6px}.info-row{grid-template-columns:1fr;gap:5px;padding:14px 0}.info-row span{font-size:12px}.info-row strong{font-size:16px}
      section{padding:52px 0;scroll-margin-top:160px}.section-head{display:block;margin-bottom:24px}.section-head p{margin-top:12px;font-size:16px}.kicker{font-size:12px}h2{font-size:clamp(30px,9vw,40px);line-height:1.02}.steps{grid-template-columns:1fr;gap:20px}.step{padding-top:16px}.step h3{font-size:22px}.step p{font-size:16px}
      .catalog-controls{display:block;margin-bottom:20px}.tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.tab{min-height:46px;font-size:15px;padding:0 8px}.tools{width:100%;margin-top:12px}.tools input{min-height:50px;font-size:15px}.products{grid-template-columns:1fr;gap:18px}.product{grid-template-columns:1fr;min-height:0;border-radius:24px}.media{min-height:190px;border-right:0;border-bottom:1px solid #d5e1ee}.media svg{max-height:145px;width:72%}.badge{font-size:12px}.body{padding:22px}.body h3{font-size:25px}.cat{font-size:13px}.details{gap:10px;margin-top:16px}.details li{font-size:16px}.foot{padding-top:18px}.add{width:100%;font-size:17px}
      .help-grid{grid-template-columns:1fr;gap:22px}.help strong{font-size:21px}.help p{font-size:16px}.contact-band{padding:46px 0}.social-heading{margin-bottom:22px}.social-heading h2{font-size:32px}.social-footer{grid-template-columns:1fr;gap:12px}.social-row{min-height:64px;padding:0 16px}.social-row strong{font-size:16px}.social-mark{width:44px;height:44px;flex-basis:44px}
      .cart-fab{right:14px;bottom:14px;min-height:56px;font-size:16px;padding:0 10px 0 18px}.cart-panel{width:min(380px,calc(100% - 16px));padding:20px}.cart-panel-head strong{font-size:26px}.cart-line{grid-template-columns:1fr;align-items:start}.qty{justify-content:flex-start}.cart-panel #send{font-size:18px}
    }
    @media(max-width:420px){.nav a{font-size:12px}.hero h1,h1{font-size:36px}.local-title{grid-template-columns:82px 1fr}.local-icon{width:82px;height:66px}.local-icon img{width:82px;height:66px}.local-title strong{font-size:22px}.tabs{grid-template-columns:1fr}.body h3{font-size:23px}.details li{font-size:15px}}

  
    /* Mobile polish final */
    @media (prefers-reduced-motion: reduce){body:before,.hero:before{animation:none!important}}
    @media(max-width:900px){
      .wrap{width:min(100% - 28px,1240px)}
      .head{height:auto;grid-template-columns:1fr;gap:14px;padding:14px 0 16px}
      .brand{justify-content:center;gap:14px}.brand-logo{width:132px;height:78px}.brand-logo img{width:132px;height:78px;transform:scale(1.28);animation:none}.brand strong{font-size:21px}.brand small{font-size:13px}
      .nav-search{width:100%;display:flex;flex-direction:column;gap:12px}.header-search{display:none}.nav{order:2;width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.nav a{min-height:48px;justify-content:center;padding:0 8px;font-size:14px;text-align:center;border-radius:16px;background:#eef7ff;white-space:normal;line-height:1.05}
      .hero-inner{grid-template-columns:1fr;gap:30px;min-height:auto;padding:48px 0 56px}.hero h1,h1{font-size:clamp(38px,8.8vw,58px);max-width:720px}.hero p{font-size:18px;max-width:680px}.hero-actions{display:grid;grid-template-columns:1fr 1fr}.btn{width:100%;font-size:17px}
      .local-info{width:100%;max-width:680px;justify-self:center;padding:26px;border-radius:28px;min-height:0}.local-title{grid-template-columns:110px 1fr;gap:18px}.local-icon{width:110px;height:88px}.local-icon img{width:110px;height:88px;transform:scale(1.68)}.local-title strong{font-size:30px}.info-row{grid-template-columns:130px 1fr}.info-row strong{font-size:18px}
      .products{grid-template-columns:1fr}.product{grid-template-columns:210px 1fr}.help-grid{grid-template-columns:1fr 1fr}.social-footer{grid-template-columns:1fr 1fr}
    }
    @media(max-width:640px){
      body{background-attachment:scroll;padding-bottom:76px}.wrap{width:min(100% - 22px,1240px)}
      .top{box-shadow:0 8px 22px rgba(6,20,47,.08)}.head{gap:10px;padding:10px 0 12px}.brand{justify-content:flex-start}.brand-logo{width:104px;height:64px}.brand-logo img{width:104px;height:64px;transform:scale(1.32)}.brand strong{font-size:18px}.brand small{font-size:12px;margin-top:2px}
      .header-search{display:none}.header-search input{font-size:15px}.nav{grid-template-columns:1fr 1fr;gap:8px}.nav a{min-height:44px;font-size:14px;font-weight:900;background:#f3f9ff;border:1px solid #d7e6f5}
      .hero-inner{padding:36px 0 42px;gap:22px}.hero h1,h1{font-size:clamp(34px,11.5vw,46px);line-height:.96;letter-spacing:-.038em}.hero p{font-size:16px;line-height:1.48;margin-top:16px}.hero-actions{grid-template-columns:1fr;gap:10px}.btn{min-height:50px;font-size:16px}
      .local-info{padding:20px;border-radius:24px}.local-title{grid-template-columns:86px 1fr;gap:14px;margin-bottom:16px;padding-bottom:14px}.local-icon{width:86px;height:68px}.local-icon img{width:86px;height:68px;transform:scale(1.7)}.local-title strong{font-size:23px;line-height:.98}.local-title span{font-size:11px;margin-top:5px}.info-row{grid-template-columns:1fr;gap:5px;padding:13px 0}.info-row span{font-size:12px}.info-row strong{font-size:16px}
      section{padding:46px 0;scroll-margin-top:186px}.section-head{margin-bottom:20px}.section-head p{font-size:15px}h2{font-size:clamp(28px,9vw,38px)}.steps{grid-template-columns:1fr;gap:18px}.step .num{width:42px;height:42px}.step h3{font-size:20px}.step p{font-size:15px}
      .catalog-controls{display:block}.tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.tab{min-height:44px;font-size:14px;padding:0 8px}.tools{margin-top:12px}.tools input{min-height:48px;font-size:15px}.product{border-radius:22px;min-height:0}.media{min-height:170px;border-right:0;border-bottom:1px solid #d5e1ee}.media svg{width:68%;max-height:130px}.body{padding:20px}.body h3{font-size:24px}.cat{font-size:12px}.details{gap:9px;margin-top:14px}.details li{font-size:15px;line-height:1.32}.foot{padding-top:16px}.add{width:100%;min-height:50px;font-size:16px}
      .help-grid{grid-template-columns:1fr;gap:20px}.help strong{font-size:20px}.help p{font-size:15px}.social-heading h2{font-size:30px}.social-footer{grid-template-columns:1fr}.social-row{min-height:62px;border-radius:18px}.social-row strong{font-size:15px}.contact-band{padding:42px 0}
      .cart-fab{right:12px;bottom:12px;min-height:54px;font-size:15px;padding:0 10px 0 16px}.cart-fab strong{width:32px;height:32px}.cart-panel{width:calc(100% - 14px);padding:18px}.cart-line{grid-template-columns:1fr;gap:10px}.qty button{width:36px;height:36px}
    }
    @media(max-width:390px){
      .brand-logo{width:92px;height:58px}.brand-logo img{width:92px;height:58px}.brand strong{font-size:16px}.brand small{font-size:11px}.nav a{font-size:13px}.hero h1,h1{font-size:32px}.local-title{grid-template-columns:1fr;text-align:center}.local-icon{margin:0 auto}.local-title strong{font-size:24px}.tabs{grid-template-columns:1fr}.social-row{padding:0 12px}.social-mark{width:40px;height:40px;flex-basis:40px}.social-row strong{font-size:14px}
    }

  
    /* Compact mobile readability */
    @media(max-width:640px){
      .wrap{width:min(100% - 18px,1240px)}
      .head{padding:8px 0 10px;gap:8px}.brand-logo{width:92px;height:58px}.brand-logo img{width:92px;height:58px;transform:none}.brand{gap:9px}.brand strong{font-size:16px}.brand small{font-size:11px}
      .nav-search{gap:6px}.header-search{display:none}.header-search span{width:26px;height:26px;font-size:15px}.header-search input{font-size:14px}.nav{gap:6px}.nav a{min-height:38px;font-size:12px;padding:0 6px;border-radius:12px}
      .hero-inner{padding:28px 0 34px;gap:18px}.hero h1,h1{font-size:clamp(28px,9.4vw,38px);line-height:.98;letter-spacing:-.032em}.hero p{font-size:14px;line-height:1.42;margin-top:12px}.hero-actions{gap:8px;margin-top:16px}.btn{min-height:44px;font-size:14px;padding:0 16px}
      .local-info{padding:16px;border-radius:20px}.local-title{grid-template-columns:68px 1fr;gap:10px;margin-bottom:12px;padding-bottom:12px}.local-icon{width:68px;height:54px}.local-icon img{width:68px;height:54px;transform:scale(1.66)}.local-title strong{font-size:18px;line-height:1}.local-title span{font-size:9px;margin-top:4px}.info-row{padding:10px 0;gap:3px}.info-row span{font-size:10px}.info-row strong{font-size:13px;line-height:1.28}
      section{padding:36px 0;scroll-margin-top:150px}.section-head{margin-bottom:16px}.kicker{font-size:10px}.section-head p{font-size:13px;line-height:1.4;margin-top:8px}h2{font-size:clamp(24px,7.6vw,32px);letter-spacing:-.035em}.steps{gap:14px}.step{padding-top:12px;border-top-width:2px}.step .num{width:36px;height:36px;border-radius:12px;margin-bottom:10px}.step h3{font-size:17px;margin-bottom:5px}.step p{font-size:13px;line-height:1.38}
      .catalog-controls{margin-bottom:14px}.tabs{gap:6px}.tab{min-height:38px;font-size:12px;padding:0 6px}.tools input{min-height:42px;font-size:13px}.products{gap:14px}.media{min-height:135px}.media svg{width:58%;max-height:105px}.badge{font-size:10px;padding:5px 8px}.body{padding:16px}.body h3{font-size:20px}.cat{font-size:10px;margin-top:6px}.details{gap:7px;margin-top:10px}.details li{font-size:13px;grid-template-columns:8px 1fr;gap:8px}.details li:before{width:7px;height:7px;margin-top:6px}.foot{padding-top:12px}.add{min-height:42px;font-size:14px}
      .help-grid{gap:15px}.help{padding-top:12px;border-top-width:2px}.help strong{font-size:17px}.help p{font-size:13px;line-height:1.38;margin-top:5px}.contact-band{padding:34px 0}.social-heading{margin-bottom:16px}.social-heading span{font-size:10px}.social-heading h2{font-size:24px}.social-footer{gap:9px}.social-row{min-height:54px;padding:0 12px;border-radius:16px;gap:10px}.social-mark{width:38px;height:38px;flex-basis:38px}.social-mark svg{width:23px;height:23px}.social-row strong{font-size:13px}
      .cart-fab{min-height:48px;font-size:13px;right:10px;bottom:10px;padding:0 9px 0 14px}.cart-fab strong{width:28px;height:28px}.cart-panel{padding:16px}.cart-panel-head strong{font-size:23px}.cart-panel-head span{font-size:12px}.cart-line{padding:12px;border-radius:14px}.cart-line-name{font-size:14px}.cart-panel #send{min-height:48px;font-size:16px}
    }
    @media(max-width:390px){
      .brand-logo{width:82px;height:52px}.brand-logo img{width:82px;height:52px;transform:none}.brand strong{font-size:15px}.nav a{font-size:11px}.hero h1,h1{font-size:28px}.local-title{grid-template-columns:60px 1fr}.local-icon{width:60px;height:48px}.local-icon img{width:60px;height:48px}.local-title strong{font-size:16px}.body h3{font-size:19px}.details li{font-size:12.5px}
    }

  
    /* Extra compact mobile */
    .mobile-copy{display:none}
    @media(max-width:640px){
      .desktop-copy{display:none!important}.mobile-copy{display:block!important}
      .wrap{width:min(100% - 16px,1240px)}
      .head{padding:6px 0 8px;gap:6px}.brand-logo{width:86px;height:52px}.brand-logo img{width:86px;height:52px;transform:none}.brand{gap:6px}.brand strong{font-size:14px}.brand small{font-size:10px;white-space:nowrap}
      .header-search{display:none}.header-search span{width:22px;height:22px;font-size:13px}.header-search input{font-size:13px}.nav{grid-template-columns:repeat(3,1fr);gap:5px}.nav a{min-height:34px;font-size:10.5px;padding:0 4px;border-radius:10px}
      .hero-inner{padding:22px 0 28px;gap:14px}.hero h1,h1{font-size:clamp(25px,8.2vw,34px);line-height:1;letter-spacing:-.025em}.hero p{font-size:13px;line-height:1.35;margin-top:10px}.hero-actions{gap:7px;margin-top:13px}.btn{min-height:40px;font-size:13px;padding:0 14px}
      .local-info{padding:13px;border-radius:18px}.local-title{grid-template-columns:54px 1fr;gap:9px;margin-bottom:9px;padding-bottom:9px}.local-icon{width:68px;height:52px}.local-icon img{width:68px;height:52px;transform:none}.local-title strong{font-size:15px;line-height:1}.local-title span{display:none}.info-row{padding:8px 0;gap:2px}.info-row span{font-size:9px}.info-row strong{font-size:12px;line-height:1.22}
      section{padding:28px 0;scroll-margin-top:130px}.section-head{margin-bottom:12px}.kicker{font-size:9px}.section-head p{font-size:12px;line-height:1.32;margin-top:6px}h2{font-size:clamp(22px,6.8vw,29px);line-height:1.02;letter-spacing:-.028em;white-space:normal}.steps{gap:10px}.step{padding-top:9px;border-top-width:2px}.step .num{width:30px;height:30px;border-radius:10px;margin-bottom:7px;font-size:13px}.step h3{font-size:15px;margin-bottom:3px}.step p{font-size:12px;line-height:1.3}
      .catalog-controls{margin-bottom:10px}.tabs{gap:5px}.tab{min-height:34px;font-size:11px;padding:0 5px}.tools{margin-top:8px}.tools input{min-height:38px;font-size:12px}.products{gap:10px}.product{border-radius:18px}.media{min-height:210px}.media svg{width:48%;max-height:84px}.product-photo{width:82%;max-width:220px;aspect-ratio:1/1;height:auto;transform:none}.badge{font-size:9px;padding:4px 7px}.body{padding:13px}.body h3{font-size:17px;line-height:1.08}.cat{font-size:9px;margin-top:5px}.details{gap:5px;margin-top:8px}.details li{font-size:11.5px;grid-template-columns:7px 1fr;gap:7px;line-height:1.25}.details li:before{width:6px;height:6px;margin-top:5px}.foot{padding-top:9px}.add{min-height:38px;font-size:13px}
      .help-grid{gap:12px}.help{padding-top:9px}.help strong{font-size:15px}.help p{font-size:12px;line-height:1.3;margin-top:4px}.contact-band{padding:28px 0}.social-heading{margin-bottom:12px}.social-heading span{font-size:9px}.social-heading h2{font-size:21px}.social-footer{gap:7px}.social-row{min-height:48px;padding:0 10px;border-radius:14px;gap:8px}.social-mark{width:32px;height:32px;flex-basis:32px}.social-mark svg{width:19px;height:19px}.social-row strong{font-size:12px}
      .cart-fab{min-height:44px;font-size:12px;right:8px;bottom:8px;padding:0 8px 0 12px}.cart-fab strong{width:25px;height:25px}.cart-panel{padding:14px}.cart-panel-head strong{font-size:21px}.cart-panel-head span{font-size:11px}.cart-line{padding:10px;border-radius:12px}.cart-line-name{font-size:13px}.qty button{width:30px;height:30px}.cart-panel #send{min-height:44px;font-size:15px}
    }
    @media(max-width:390px){
      .hero h1,h1{font-size:25px}.nav a{font-size:10.5px}.local-title{grid-template-columns:48px 1fr;text-align:left}.local-icon{width:58px;height:44px}.local-icon img{width:58px;height:44px;transform:none}.local-title strong{font-size:14px}.body h3{font-size:16px}.details li{font-size:11px}.social-row strong{font-size:11.5px}
    }

  
    /* Professional motion */
    .btn,.add,.tab,.cart-fab,.cart-panel #send,.social-row{position:relative;overflow:hidden;isolation:isolate}
    .btn:before,.add:before,.tab:before,.cart-fab:before,.cart-panel #send:before,.social-row:before{content:"";position:absolute;top:-45%;bottom:-45%;left:-85%;width:54%;z-index:-1;background:linear-gradient(105deg,transparent 0%,rgba(255,255,255,.18) 38%,rgba(255,255,255,.58) 50%,rgba(255,255,255,.18) 62%,transparent 100%);transform:skewX(-18deg);animation:buttonSheen 4.8s ease-in-out infinite;pointer-events:none}
    .btn.secondary:before,.tab:before{background:linear-gradient(105deg,transparent 0%,rgba(15,115,246,.03) 38%,rgba(15,115,246,.20) 50%,rgba(15,115,246,.03) 62%,transparent 100%)}
    .tab:nth-child(2):before,.social-row:nth-child(2):before{animation-delay:.45s}.tab:nth-child(3):before,.social-row:nth-child(3):before{animation-delay:.9s}.tab:nth-child(4):before,.social-row:nth-child(4):before{animation-delay:1.35s}.product{transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.product:hover{transform:translateY(-5px);box-shadow:0 32px 86px rgba(6,20,47,.20)}
    @keyframes buttonSheen{0%,68%{left:-85%;opacity:0}76%{opacity:1}100%{left:130%;opacity:0}}
    @media (prefers-reduced-motion: reduce){.btn:before,.add:before,.tab:before,.cart-fab:before,.cart-panel #send:before,.social-row:before{animation:none!important;display:none!important}.product:hover{transform:none}}

  
    /* Cart position fix */
    .cart-fab{position:fixed!important;right:24px!important;left:auto!important;bottom:24px!important;z-index:80!important;transform:none!important}
    .cart-panel{z-index:90!important}.cart-overlay{z-index:89!important}
    @media(max-width:640px){.cart-fab{right:12px!important;bottom:12px!important;left:auto!important;min-height:44px!important;font-size:12px!important}.cart-fab span{display:inline}.cart-fab strong{width:26px!important;height:26px!important}}

  
    /* Uniform product cards */
    .products,.featured-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
    .product{display:flex!important;flex-direction:column!important;overflow:hidden;min-height:560px;border:1px solid #b9cadc;border-radius:26px;background:#fff;box-shadow:0 26px 74px rgba(6,20,47,.16)}
    .product .media{position:relative;display:grid;place-items:center;min-height:270px;padding:22px;background:radial-gradient(circle at 50% 48%,#ffffff 0%,#eef8ff 38%,#c4deef 82%);border-right:0!important;border-bottom:1px solid #c8dceb}
    .product .media svg{width:76%;max-width:230px;max-height:210px;filter:drop-shadow(0 20px 28px rgba(6,20,47,.22))}
    .product-photo{width:86%;max-width:260px;aspect-ratio:1/1;height:auto;object-fit:contain;filter:drop-shadow(0 24px 34px rgba(6,20,47,.30));mix-blend-mode:multiply;transform:none}
    .product .body{padding:24px;display:flex;flex-direction:column;flex:1}.product .body h3{margin:0;color:var(--navy);font-size:25px;line-height:1.08;letter-spacing:-.04em}.product .details li{font-size:15px;line-height:1.34}.product .foot{margin-top:auto;padding-top:18px;display:flex;justify-content:flex-end}
    @media(max-width:900px){.products,.featured-products{grid-template-columns:repeat(2,minmax(0,1fr))}.product{min-height:520px}.product .media{min-height:235px}}
    @media(max-width:640px){.products,.featured-products{grid-template-columns:1fr}.product{min-height:0;border-radius:22px}.product .media{min-height:185px;padding:16px}.product .media svg{width:58%;max-height:135px}.product-photo{width:78%;max-width:190px}.product .body{padding:16px}.product .body h3{font-size:18px}.product .details li{font-size:12.5px}.product .foot{padding-top:10px}}

  
    /* Featured more button */
    .featured-wrap{position:relative}.more-featured-card{min-height:560px;border:1px dashed rgba(6,20,47,.26);border-radius:26px;background:linear-gradient(145deg,rgba(255,255,255,.78),rgba(231,246,255,.92));color:var(--navy);display:grid;place-items:center;align-content:center;gap:12px;font-weight:900;box-shadow:0 18px 46px rgba(6,20,47,.10)}.more-featured-card strong{width:74px;height:74px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#0f5fd3,#0798c9);color:#fff;font-size:44px;line-height:1;box-shadow:0 16px 36px rgba(15,95,211,.24)}.more-featured-card span{font-size:18px}.more-featured-card:hover{transform:translateY(-4px);box-shadow:0 26px 64px rgba(6,20,47,.16);border-color:#75b8e8}
    @media(max-width:900px){.more-featured-card{min-height:520px}}
    @media(max-width:640px){.more-featured-card{min-height:170px;border-radius:22px}.more-featured-card strong{width:52px;height:52px;font-size:32px}.more-featured-card span{font-size:14px}}

  
    /* Expandable search */
    .header-search.open,.header-search:focus-within{width:300px;padding:0 16px}.header-search.open input,.header-search:focus-within input{width:100%;opacity:1}.header-search span{cursor:pointer}
    @media(max-width:640px){.header-search{display:none}.header-search.open,.header-search:focus-within{width:100%!important;padding:0 10px!important}.header-search.open input,.header-search:focus-within input{width:100%;opacity:1}}

  
    /* Mobile visual upgrade */
    @media(max-width:640px){
      body{background:linear-gradient(180deg,#f6fbff 0%,#e0f0fb 30%,#d2e7f5 70%,#f7fbff 100%)}
      body:before{background:radial-gradient(circle at 15% 5%,rgba(6,199,238,.24),transparent 28%),radial-gradient(circle at 90% 22%,rgba(15,95,211,.18),transparent 34%),radial-gradient(circle at 50% 92%,rgba(255,255,255,.85),transparent 38%)}
      body:after{background:linear-gradient(90deg,rgba(255,255,255,.55),rgba(255,255,255,.08) 45%,rgba(255,255,255,.40)),linear-gradient(90deg,rgba(6,20,47,.035) 1px,transparent 1px),linear-gradient(0deg,rgba(6,20,47,.028) 1px,transparent 1px);background-size:auto,74px 74px,74px 74px}
      .top{background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(185,205,226,.88);box-shadow:0 10px 28px rgba(6,20,47,.10)}
      .brand{padding:6px 8px;border-radius:18px;background:rgba(255,255,255,.64);box-shadow:0 10px 26px rgba(6,20,47,.06)}
      .nav a{background:linear-gradient(180deg,#ffffff,#edf7ff);border:1px solid rgba(174,199,224,.9);box-shadow:0 8px 18px rgba(6,20,47,.07);color:#08162f}.nav a:hover{background:#e4f4ff;color:#0f5fd3}
      .header-search{display:none}
      .hero{border-radius:0 0 28px 28px;box-shadow:0 18px 46px rgba(6,20,47,.18)}.hero:before{opacity:.72}.hero-inner{padding:26px 0 30px}.hero h1,h1{text-shadow:0 8px 24px rgba(0,0,0,.16)}.hero p{color:#eaf7ff}.hero-actions .btn{box-shadow:0 12px 28px rgba(6,20,47,.18)}
      .local-info{background:linear-gradient(145deg,rgba(255,255,255,.18),rgba(255,255,255,.07));border-color:rgba(255,255,255,.34);box-shadow:0 18px 46px rgba(0,0,0,.18)}
      section{position:relative}.section-head{padding:0 2px}.kicker{display:inline-flex;padding:4px 8px;border-radius:999px;background:rgba(15,95,211,.10);color:#0f5fd3}.step{padding:13px;border-radius:18px;background:rgba(255,255,255,.58);border:1px solid rgba(185,205,226,.74);box-shadow:0 12px 30px rgba(6,20,47,.08)}.step .num{box-shadow:0 10px 22px rgba(6,20,47,.18)}
      .catalog,.featured-section,.help-section{background:rgba(255,255,255,.58);backdrop-filter:blur(10px)}.tab{background:linear-gradient(180deg,#fff,#eef8ff);border-color:#bdd6ed;box-shadow:0 8px 18px rgba(6,20,47,.06)}.tab.active{background:linear-gradient(135deg,#06142f,#0f5fd3);color:#fff}
      .product{box-shadow:0 18px 48px rgba(6,20,47,.14);border-color:#b2c9dc;background:linear-gradient(180deg,#fff,#fbfdff)}.product .media{background:radial-gradient(circle at 50% 48%,#ffffff 0%,#eef8ff 38%,#bdd9eb 82%)}.body{background:linear-gradient(180deg,#fff,#fbfdff)}.add{box-shadow:0 12px 26px rgba(6,20,47,.16)}
      .more-featured-card{background:linear-gradient(145deg,#ffffff,#e8f6ff);box-shadow:0 14px 36px rgba(6,20,47,.12)}.help{padding:14px;border-radius:18px;background:rgba(255,255,255,.62);border:1px solid rgba(185,205,226,.70);box-shadow:0 12px 30px rgba(6,20,47,.08)}
      .contact-band{border-radius:28px 28px 0 0;margin-top:10px}.social-row{background:rgba(255,255,255,.14);box-shadow:0 12px 28px rgba(0,0,0,.12)}.cart-fab{box-shadow:0 16px 38px rgba(6,20,47,.28)}
    }

  
    /* Header WhatsApp */
    .header-whatsapp{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#18b76b,#00d084);color:#fff;box-shadow:0 14px 30px rgba(24,183,107,.24);flex:0 0 52px}.header-whatsapp svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.header-whatsapp:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(24,183,107,.30)}
    @media(max-width:640px){.header-whatsapp{width:42px;height:42px;flex-basis:42px}.header-whatsapp svg{width:23px;height:23px}.nav-search{display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important}.nav{grid-column:1 / -1}}

  
    /* Equal product cards */
    .product{min-height:690px}.product .media{height:330px;min-height:330px}.product-photo{width:90%;max-width:300px}.product .media svg{width:78%;max-width:260px;max-height:245px}.product .body{min-height:360px}.product .body h3{min-height:62px;display:flex;align-items:flex-start}.product .details{min-height:128px;align-content:start}.product .foot{margin-top:auto}.details li{min-height:20px}
    @media(max-width:900px){.product{min-height:640px}.product .media{height:285px;min-height:285px}.product .body{min-height:340px}}
    @media(max-width:640px){.product{min-height:0}.product .media{height:205px;min-height:205px}.product .body{min-height:0}.product .body h3{min-height:0}.product .details{min-height:0}.product-photo{max-width:210px}}

  
    /* Mobile product image fix */
    @media(max-width:640px){
      .product .media{height:260px!important;min-height:260px!important;padding:18px!important;overflow:visible!important;display:grid!important;place-items:center!important}
      .product-photo{width:92%!important;max-width:230px!important;height:230px!important;aspect-ratio:1/1!important;object-fit:contain!important;transform:none!important;mix-blend-mode:multiply!important}
      .product .media svg{width:70%!important;max-height:185px!important;object-fit:contain!important}
      .product{overflow:hidden!important}.badge{z-index:2}
    }
    @media(max-width:390px){.product .media{height:235px!important;min-height:235px!important}.product-photo{max-width:205px!important;height:205px!important}}

  
    /* Payments section */
    .payments-section{padding:36px 0 70px;background:transparent;scroll-margin-top:140px}.payments-panel{padding:28px;border-radius:30px;background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(232,246,255,.88));border:1px solid #bdd6ed;box-shadow:0 24px 70px rgba(6,20,47,.13)}.payments-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.payments-title h2{margin:4px 0 0;white-space:normal}.payments-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.payment{min-height:104px;display:flex;align-items:center;gap:13px;padding:18px;border-radius:22px;background:#fff;border:1px solid #c4d9ec;box-shadow:0 14px 34px rgba(6,20,47,.09)}.payment span{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(135deg,#06142f,#0f5fd3);color:#fff;font-weight:900}.payment strong{font-size:18px;color:var(--navy);line-height:1.1}.payment:hover{transform:translateY(-3px);box-shadow:0 20px 46px rgba(6,20,47,.14)}
    @media(max-width:900px){.payments-grid{grid-template-columns:1fr 1fr}.payments-section{padding:28px 0 52px}}
    @media(max-width:640px){.payments-section{padding:24px 0 38px}.payments-panel{padding:18px;border-radius:22px}.payments-title{display:block;margin-bottom:14px}.payments-grid{grid-template-columns:1fr 1fr;gap:9px}.payment{min-height:72px;padding:12px;border-radius:16px;gap:9px}.payment span{width:36px;height:36px;border-radius:12px;font-size:11px}.payment strong{font-size:13px}}

  
    /* Payment icons */
    .payment .pay-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:18px;color:#fff;flex:0 0 52px;box-shadow:0 12px 26px rgba(6,20,47,.16)}.payment .pay-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.pay-icon.transfer{background:linear-gradient(135deg,#009ee3,#0447a8)}.pay-icon.cash{background:linear-gradient(135deg,#16a66a,#79c943)}.pay-icon.debit{background:linear-gradient(135deg,#06142f,#0f5fd3)}.pay-icon.credit{background:linear-gradient(135deg,#4f46e5,#0ea5c8)}
    @media(max-width:640px){.payment .pay-icon{width:38px;height:38px;flex-basis:38px;border-radius:13px}.payment .pay-icon svg{width:22px;height:22px}}

  
    /* Final responsive polish */
    @media(max-width:900px){.wrap{width:min(100% - 28px,1240px)}.head{height:auto;grid-template-columns:1fr;gap:10px;padding:10px 0 12px}.brand{justify-content:center}.nav-search{width:100%;display:grid!important;grid-template-columns:1fr auto!important;gap:10px;align-items:center}.nav{grid-column:1 / -1;display:grid;grid-template-columns:repeat(5,1fr);gap:7px;width:100%}.nav a{min-height:42px;font-size:13px;padding:0 6px;line-height:1.05;white-space:normal;text-align:center}.header-whatsapp{grid-column:2;width:44px;height:44px;justify-self:end}.hero-inner{grid-template-columns:1fr;gap:24px;padding:42px 0 48px}.hero h1,h1{font-size:clamp(38px,7.6vw,58px);max-width:760px}.hero p{font-size:17px;max-width:680px}.hero-actions{display:grid;grid-template-columns:1fr 1fr}.local-info{max-width:680px;justify-self:center;width:100%;min-height:0}.products,.featured-products{grid-template-columns:repeat(2,minmax(0,1fr))}.product{min-height:0}.product .media{height:245px;min-height:245px}.product .body{min-height:0}.payments-grid,.help-grid,.social-footer{grid-template-columns:1fr 1fr}.more-featured-card{min-height:520px}}
    @media(max-width:640px){body{background:linear-gradient(180deg,#f7fbff 0%,#e3f2fb 32%,#d7eaf7 70%,#f8fbff 100%);padding-bottom:68px}.wrap{width:min(100% - 18px,1240px)}.top{background:rgba(255,255,255,.94);box-shadow:0 8px 24px rgba(6,20,47,.10)}.head{padding:7px 0 9px;gap:7px}.brand{justify-content:flex-start;padding:4px 6px;background:transparent;box-shadow:none}.brand-logo{width:76px!important;height:48px!important}.brand-logo img{width:76px!important;height:48px!important;transform:none!important}.brand strong{font-size:15px!important;line-height:1.05}.brand small{font-size:10.5px!important;margin-top:2px;white-space:nowrap}.nav-search{grid-template-columns:1fr 40px!important;gap:7px}.header-whatsapp{width:40px;height:40px;grid-column:2;grid-row:1}.header-whatsapp svg{width:22px;height:22px}.nav{grid-template-columns:repeat(3,1fr)!important;gap:5px;grid-column:1 / -1}.nav a{min-height:34px;font-size:10.5px;padding:0 4px;border-radius:11px;background:linear-gradient(180deg,#fff,#edf7ff);border:1px solid #d2e4f4;box-shadow:0 6px 14px rgba(6,20,47,.06)}.hero{border-radius:0 0 24px 24px}.hero-inner{padding:26px 0 30px;gap:16px}.hero h1,h1{font-size:clamp(27px,8.4vw,36px);line-height:1;letter-spacing:-.03em}.hero p{font-size:13.5px;line-height:1.38;margin-top:10px}.mobile-copy{display:block!important}.desktop-copy{display:none!important}.hero-actions{grid-template-columns:1fr;gap:8px;margin-top:14px}.btn{min-height:40px;font-size:13px;padding:0 14px}.local-info{padding:13px;border-radius:18px}.local-title{grid-template-columns:54px 1fr;gap:9px;margin-bottom:9px;padding-bottom:9px}.local-icon{width:54px!important;height:42px!important}.local-icon img{width:54px!important;height:42px!important;transform:none!important}.local-title strong{font-size:15px!important;line-height:1}.local-title span{display:none}.info-row{grid-template-columns:1fr;padding:8px 0;gap:2px}.info-row span{font-size:9px}.info-row strong{font-size:12px;line-height:1.22}section{padding:30px 0;scroll-margin-top:122px}.section-head{display:block;margin-bottom:14px}.kicker{font-size:9px;padding:4px 8px}.section-head p{font-size:12.5px;line-height:1.34;margin-top:7px}h2{font-size:clamp(23px,7vw,30px);white-space:normal!important;letter-spacing:-.03em}.steps{grid-template-columns:1fr;gap:10px}.step{padding:12px;border-radius:16px}.step .num{width:30px;height:30px;border-radius:10px;margin-bottom:7px;font-size:13px}.step h3{font-size:15px;margin-bottom:3px}.step p{font-size:12px;line-height:1.3}.payments-section{padding:22px 0 30px}.payments-panel{padding:15px;border-radius:20px}.payments-title{display:block;margin-bottom:12px}.payments-grid{grid-template-columns:1fr 1fr;gap:8px}.payment{min-height:64px;padding:10px;border-radius:15px;gap:8px}.payment .pay-icon,.payment span{width:34px;height:34px;flex-basis:34px;border-radius:11px}.payment .pay-icon svg{width:20px;height:20px}.payment strong{font-size:12.5px}.catalog-controls{margin-bottom:10px}.tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px}.tab{min-height:34px;font-size:11.5px;padding:0 5px}.tools{margin-top:8px}.tools input{min-height:38px;font-size:12px}.products,.featured-products{grid-template-columns:1fr;gap:12px}.product{border-radius:18px;min-height:0}.product .media{height:240px!important;min-height:240px!important;padding:15px!important}.product-photo{width:88%!important;max-width:220px!important;height:220px!important;object-fit:contain!important;transform:none!important}.product .media svg{width:64%!important;max-height:170px!important}.badge{font-size:9px;padding:4px 7px}.product .body{padding:14px;min-height:0}.product .body h3{font-size:18px;min-height:0;line-height:1.1}.cat{font-size:9.5px;margin-top:5px}.details{gap:6px;margin-top:9px;min-height:0}.details li{font-size:11.8px;line-height:1.28;grid-template-columns:7px 1fr;gap:7px}.details li:before{width:6px;height:6px;margin-top:5px}.foot{padding-top:10px}.add{min-height:38px;font-size:13px;width:100%}.more-featured-card{min-height:145px;border-radius:18px}.more-featured-card strong{width:46px;height:46px;font-size:28px}.more-featured-card span{font-size:13px}.help-grid{grid-template-columns:1fr;gap:10px}.help{padding:12px;border-radius:16px}.help strong{font-size:15px}.help p{font-size:12px;line-height:1.32;margin-top:4px}.contact-band{padding:30px 0;border-radius:24px 24px 0 0}.social-heading{margin-bottom:12px}.social-heading span{font-size:9px}.social-heading h2{font-size:22px}.social-footer{grid-template-columns:1fr;gap:8px}.social-row{min-height:48px;padding:0 10px;border-radius:14px;gap:8px}.social-mark{width:34px;height:34px;flex-basis:34px}.social-mark svg{width:20px;height:20px}.social-row strong{font-size:12px}.cart-fab{right:9px!important;bottom:9px!important;min-height:44px!important;font-size:12px!important;padding:0 8px 0 12px!important}.cart-fab strong{width:25px!important;height:25px!important}.cart-panel{width:calc(100% - 14px);padding:14px}.cart-panel-head strong{font-size:21px}.cart-line{padding:10px;border-radius:12px}.cart-line-name{font-size:13px}.cart-panel #send{min-height:44px;font-size:15px}}
    @media(max-width:390px){.nav a{font-size:10px}.hero h1,h1{font-size:25px}.product .media{height:220px!important;min-height:220px!important}.product-photo{max-width:198px!important;height:198px!important}.payments-grid{grid-template-columns:1fr}.brand strong{font-size:14px!important}.brand small{font-size:10px!important}}

  
    /* Anchor alignment fix */
    html{scroll-padding-top:118px}#inicio,#como-comprar,#medios-pago,#destacados,#catalogo,#ayuda,#contacto{scroll-margin-top:118px}
    @media(max-width:900px){html{scroll-padding-top:154px}#inicio,#como-comprar,#medios-pago,#destacados,#catalogo,#ayuda,#contacto{scroll-margin-top:154px}}
    @media(max-width:640px){html{scroll-padding-top:132px}#inicio,#como-comprar,#medios-pago,#destacados,#catalogo,#ayuda,#contacto{scroll-margin-top:132px}}

  
    /* Smaller mobile header */
    @media(max-width:640px){
      .head{padding:4px 0 6px!important;gap:4px!important}.brand{padding:2px 4px!important;gap:5px!important}.brand-logo{width:58px!important;height:36px!important}.brand-logo img{width:58px!important;height:36px!important}.brand strong{font-size:12.5px!important;line-height:1!important}.brand small{font-size:8.8px!important;margin-top:1px!important}.nav-search{grid-template-columns:1fr 34px!important;gap:5px!important}.header-whatsapp{width:34px!important;height:34px!important}.header-whatsapp svg{width:19px!important;height:19px!important}.nav{gap:4px!important}.nav a{min-height:28px!important;font-size:9.5px!important;padding:0 3px!important;border-radius:9px!important}.top{border-bottom:1px solid rgba(185,205,226,.75)!important}html{scroll-padding-top:104px!important}#inicio,#como-comprar,#medios-pago,#destacados,#catalogo,#ayuda,#contacto{scroll-margin-top:104px!important}
    }
    @media(max-width:390px){.brand-logo{width:52px!important;height:33px!important}.brand-logo img{width:52px!important;height:33px!important}.brand strong{font-size:11.5px!important}.brand small{font-size:8px!important}.nav a{font-size:9px!important}}

  
    /* Mobile logo bump */
    @media(max-width:640px){.brand-logo{width:74px!important;height:44px!important}.brand-logo img{width:74px!important;height:44px!important;object-fit:contain!important}.brand{gap:7px!important}.local-icon{width:64px!important;height:50px!important}.local-icon img{width:64px!important;height:50px!important;object-fit:contain!important}}
    @media(max-width:390px){.brand-logo{width:66px!important;height:40px!important}.brand-logo img{width:66px!important;height:40px!important}.local-icon{width:58px!important;height:46px!important}.local-icon img{width:58px!important;height:46px!important}}

  
    /* Bigger logos and icons globally */
    .brand-logo{width:158px!important;height:104px!important}.brand-logo img{width:158px!important;height:104px!important;object-fit:contain!important}.local-icon{width:190px!important;height:146px!important}.local-icon img{width:190px!important;height:146px!important;object-fit:contain!important}.local-title{grid-template-columns:190px 1fr!important}.header-whatsapp{width:58px!important;height:58px!important}.header-whatsapp svg{width:31px!important;height:31px!important}.social-mark{width:54px!important;height:54px!important;flex-basis:54px!important}.social-mark svg{width:31px!important;height:31px!important}.payment .pay-icon{width:58px!important;height:58px!important;flex-basis:58px!important}.payment .pay-icon svg{width:33px!important;height:33px!important}
    @media(max-width:640px){.brand-logo{width:78px!important;height:48px!important}.brand-logo img{width:78px!important;height:48px!important}.local-title{grid-template-columns:66px 1fr!important}.local-icon{width:66px!important;height:52px!important}.local-icon img{width:66px!important;height:52px!important}.header-whatsapp{width:42px!important;height:42px!important}.header-whatsapp svg{width:24px!important;height:24px!important}.social-mark{width:40px!important;height:40px!important;flex-basis:40px!important}.social-mark svg{width:23px!important;height:23px!important}.payment .pay-icon{width:38px!important;height:38px!important;flex-basis:38px!important}.payment .pay-icon svg{width:22px!important;height:22px!important}}

  
    /* Catalog mobile more */
    .catalog-more{display:none}
    @media(max-width:640px){.catalog-more{display:grid!important;min-height:145px}}

  
    /* Mobile two-column catalog trial */
    @media(max-width:640px){
      #catalogo .products{grid-template-columns:1fr 1fr!important;gap:9px!important}
      #catalogo .product{border-radius:16px!important}
      #catalogo .product .media{height:138px!important;min-height:138px!important;padding:10px!important}
      #catalogo .product-photo{width:92%!important;max-width:126px!important;height:126px!important}
      #catalogo .product .media svg{width:66%!important;max-height:105px!important}
      #catalogo .product .body{padding:11px!important}
      #catalogo .product .body h3{font-size:14px!important;line-height:1.08!important}
      #catalogo .cat{font-size:8px!important;margin-top:4px!important}
      #catalogo .details{gap:4px!important;margin-top:7px!important}
      #catalogo .details li{font-size:10px!important;line-height:1.22!important;grid-template-columns:6px 1fr!important;gap:5px!important}
      #catalogo .details li:before{width:5px!important;height:5px!important;margin-top:4px!important}
      #catalogo .add{min-height:34px!important;font-size:11px!important}
      #catalogo .more-featured-card{min-height:138px!important;border-radius:16px!important}.catalog-more strong{width:42px!important;height:42px!important;font-size:26px!important}.catalog-more span{font-size:12px!important}
    }
    @media(max-width:390px){#catalogo .products{grid-template-columns:1fr!important}#catalogo .product .media{height:190px!important;min-height:190px!important}#catalogo .product-photo{max-width:180px!important;height:180px!important}}

  
    /* Mobile two-column featured */
    @media(max-width:640px){
      #destacados .products{grid-template-columns:1fr 1fr!important;gap:9px!important}
      #destacados .product{border-radius:16px!important}
      #destacados .product .media{height:138px!important;min-height:138px!important;padding:10px!important}
      #destacados .product-photo{width:92%!important;max-width:126px!important;height:126px!important}
      #destacados .product .media svg{width:66%!important;max-height:105px!important}
      #destacados .product .body{padding:11px!important}
      #destacados .product .body h3{font-size:14px!important;line-height:1.08!important}
      #destacados .cat{font-size:8px!important;margin-top:4px!important}
      #destacados .details{gap:4px!important;margin-top:7px!important}
      #destacados .details li{font-size:10px!important;line-height:1.22!important;grid-template-columns:6px 1fr!important;gap:5px!important}
      #destacados .details li:before{width:5px!important;height:5px!important;margin-top:4px!important}
      #destacados .add{min-height:34px!important;font-size:11px!important}
      #destacados .more-featured-card{min-height:138px!important;border-radius:16px!important}
    }
    @media(max-width:390px){#destacados .products{grid-template-columns:1fr!important}#destacados .product .media{height:190px!important;min-height:190px!important}#destacados .product-photo{max-width:180px!important;height:180px!important}}

  
    /* Mobile header readable text */
    @media(max-width:640px){
      .brand strong{font-size:16px!important;line-height:1.05!important}.brand small{font-size:11.5px!important;margin-top:2px!important}.nav a{font-size:12px!important;min-height:36px!important;padding:0 5px!important}.brand-logo{width:82px!important;height:50px!important}.brand-logo img{width:82px!important;height:50px!important}.head{padding:7px 0 9px!important}.nav-search{grid-template-columns:1fr 42px!important}.header-whatsapp{width:42px!important;height:42px!important}
    }
    @media(max-width:390px){.brand strong{font-size:14.5px!important}.brand small{font-size:10.5px!important}.nav a{font-size:11px!important}.brand-logo{width:74px!important;height:46px!important}.brand-logo img{width:74px!important;height:46px!important}}

  
    /* Thin mobile header */
    @media(max-width:640px){
      .head{padding:3px 0 5px!important;gap:4px!important}.brand{padding:0!important;gap:6px!important}.brand-logo{width:62px!important;height:38px!important}.brand-logo img{width:62px!important;height:38px!important}.brand strong{font-size:14px!important;line-height:1!important}.brand small{font-size:9.5px!important;margin-top:1px!important}.nav-search{grid-template-columns:1fr 34px!important;gap:4px!important}.header-whatsapp{width:34px!important;height:34px!important}.header-whatsapp svg{width:19px!important;height:19px!important}.nav{gap:4px!important}.nav a{min-height:28px!important;font-size:10.5px!important;padding:0 3px!important;border-radius:9px!important;box-shadow:none!important}.top{box-shadow:0 5px 16px rgba(6,20,47,.08)!important}html{scroll-padding-top:86px!important}#inicio,#como-comprar,#medios-pago,#destacados,#catalogo,#ayuda,#contacto{scroll-margin-top:86px!important}
    }
    @media(max-width:390px){.brand-logo{width:56px!important;height:35px!important}.brand-logo img{width:56px!important;height:35px!important}.brand strong{font-size:13px!important}.brand small{font-size:9px!important}.nav a{font-size:10px!important;min-height:27px!important}}

  .subtabs{display:none;flex:0 0 100%;width:100%;flex-wrap:wrap;gap:9px;margin:0;padding:8px 0 2px;background:transparent;border:0;box-shadow:none}.subtabs.show{display:flex}.subtab{min-height:38px;border:1px solid #bdd4e9;background:rgba(255,255,255,.88);color:#12213b;font-size:14px;font-weight:900;border-radius:999px;padding:0 15px;cursor:pointer;box-shadow:0 6px 14px rgba(6,20,47,.06);transition:.2s ease}.subtab:hover{transform:translateY(-1px);border-color:#7dbdec;background:#f5fbff}.subtab.active{background:#e8f7ff;color:#075fae;border-color:#35bde9;box-shadow:inset 0 0 0 1px rgba(53,189,233,.18),0 8px 18px rgba(15,115,246,.10)}

.product{content-visibility:auto;contain-intrinsic-size:560px 360px}.product-photo{will-change:auto}.media{contain:paint}.cart-panel{will-change:transform}


/* Revision general final: prolijo escritorio y celular */
html{scroll-behavior:smooth;scroll-padding-top:128px}
body{min-height:100vh;color:#07152f;background:radial-gradient(circle at 14% 8%,rgba(31,168,224,.28),transparent 28%),radial-gradient(circle at 88% 18%,rgba(10,77,140,.24),transparent 30%),linear-gradient(180deg,#eef9ff 0%,#d8ecf8 36%,#c6dcec 68%,#eef7fb 100%)!important}
body:before{opacity:.42!important}.top{background:rgba(248,252,255,.94)!important;border-bottom:1px solid rgba(120,157,190,.35)!important;box-shadow:0 10px 34px rgba(6,20,47,.10)!important}.nav a,.tab,.subtab,.btn,.add,.cart-panel #send{transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.nav a:hover,.tab:hover,.subtab:hover,.btn:hover,.add:hover,.cart-panel #send:hover{transform:translateY(-2px)}
.hero{background:linear-gradient(135deg,rgba(4,21,54,.96) 0%,rgba(6,50,94,.94) 54%,rgba(8,124,181,.90) 100%)!important;color:#fff;overflow:hidden}.hero:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:96px 96px;opacity:.45}.hero-inner,.hero .wrap{position:relative;z-index:1}.hero h1{text-wrap:balance}.local-info{background:linear-gradient(145deg,rgba(255,255,255,.17),rgba(255,255,255,.08))!important;border:1px solid rgba(255,255,255,.28)!important;box-shadow:0 24px 80px rgba(0,0,0,.18)!important;backdrop-filter:blur(10px)}
.catalog,.featured-section,.help-section,.payments-section{background:transparent!important;backdrop-filter:none!important}.subtabs.show{display:flex;flex-wrap:wrap;gap:8px;width:100%;margin-top:-10px}.subtab{min-height:40px;border:1px solid #bfd4e8;border-radius:999px;background:#fff;color:#0b1731;padding:0 16px;font-weight:900;box-shadow:0 8px 18px rgba(6,20,47,.06)}.subtab.active{background:#12306c;border-color:#12306c;color:#fff}.product{background:#fff!important;border:1px solid rgba(48,111,168,.34)!important;box-shadow:0 20px 58px rgba(6,20,47,.14)!important}.product:hover{box-shadow:0 26px 72px rgba(6,20,47,.20)!important}.product .media{background:radial-gradient(circle at 50% 48%,#fff 0%,#eff9ff 35%,#cce4f3 82%)!important}.product-photo{mix-blend-mode:normal!important}.details li{color:#101d35!important}.cart-fab{left:auto!important;right:22px!important;bottom:22px!important}#inicio,#como-comprar,#medios-pago,#destacados,#catalogo,#ayuda,#contacto{scroll-margin-top:128px}
@media(max-width:900px){html{scroll-padding-top:132px}#inicio,#como-comprar,#medios-pago,#destacados,#catalogo,#ayuda,#contacto{scroll-margin-top:132px}.wrap{width:min(100% - 28px,1200px)!important}.head{height:auto!important;grid-template-columns:1fr!important;gap:10px!important;padding:10px 0 12px!important}.brand{justify-content:center!important;gap:10px!important}.brand-logo,.brand-logo img{width:112px!important;height:70px!important}.brand strong{font-size:20px!important}.brand small{font-size:13px!important}.nav-search{display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:10px!important;width:100%!important}.nav{grid-column:1/-1!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:7px!important;width:100%!important}.nav a{min-height:42px!important;justify-content:center!important;padding:0 6px!important;font-size:13px!important;line-height:1.05!important;text-align:center!important;white-space:normal!important;border-radius:14px!important;background:#f4faff!important;border:1px solid #d3e3f2!important}.header-whatsapp{width:44px!important;height:44px!important;justify-self:end!important}.hero-inner{grid-template-columns:1fr!important;gap:26px!important;padding:44px 0 50px!important}.hero h1{font-size:clamp(42px,8vw,64px)!important;max-width:760px}.local-info{width:100%!important;max-width:680px!important;justify-self:center!important}.products,.featured-products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.product{min-height:0!important;border-radius:22px!important}.product .media{height:250px!important;min-height:250px!important;padding:18px!important}.product-photo{width:88%!important;max-width:225px!important;height:225px!important;object-fit:contain!important}.product .body{padding:18px!important;min-height:0!important}.product .body h3{min-height:0!important;font-size:20px!important}.details li{font-size:13px!important}}
@media(max-width:640px){html{scroll-padding-top:92px!important}#inicio,#como-comprar,#medios-pago,#destacados,#catalogo,#ayuda,#contacto{scroll-margin-top:92px!important}body{padding-bottom:64px;background:radial-gradient(circle at 20% 0%,rgba(24,158,218,.22),transparent 34%),linear-gradient(180deg,#eef9ff 0%,#d8ebf7 44%,#c9dfef 72%,#f6fbff 100%)!important}body:before{opacity:.24!important}.wrap{width:min(100% - 18px,1200px)!important}.head{padding:5px 0 6px!important;gap:5px!important}.brand{justify-content:flex-start!important;gap:7px!important}.brand-logo,.brand-logo img{width:76px!important;height:46px!important}.brand strong{font-size:15px!important;line-height:1!important}.brand small{font-size:10.5px!important;margin-top:2px!important;white-space:nowrap!important}.nav-search{grid-template-columns:1fr 38px!important;gap:6px!important}.header-whatsapp{width:38px!important;height:38px!important}.header-whatsapp svg{width:21px!important;height:21px!important}.nav{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:4px!important}.nav a{min-height:31px!important;padding:0 3px!important;font-size:9.5px!important;border-radius:9px!important;box-shadow:none!important}.hero{border-radius:0 0 24px 24px}.hero-inner{padding:26px 0 30px!important;gap:16px!important}.hero h1{font-size:clamp(28px,8.8vw,38px)!important;line-height:1!important;letter-spacing:-.035em!important}.hero p{max-width:30rem;margin-top:10px;font-size:13.5px!important;line-height:1.4!important}.desktop-copy{display:none!important}.mobile-copy{display:block!important}.hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:14px!important}.btn{min-height:40px!important;padding:0 12px!important;font-size:12.5px!important}.local-info{padding:14px!important;border-radius:18px!important}.local-title{grid-template-columns:64px 1fr!important;gap:10px!important;margin-bottom:10px!important;padding-bottom:10px!important}.local-icon,.local-icon img{width:64px!important;height:50px!important}.local-title strong{font-size:17px!important;line-height:1.05!important}.local-title span{font-size:10px!important}.info-row{grid-template-columns:1fr!important;gap:2px!important;padding:8px 0!important}.info-row span{font-size:9px!important}.info-row strong{font-size:12px!important;line-height:1.25!important}section{padding:30px 0!important}.section-head{display:block!important;margin-bottom:14px!important}h2{font-size:clamp(24px,7.4vw,32px)!important;line-height:1!important;letter-spacing:-.035em!important;white-space:normal!important}.kicker{font-size:9px!important;padding:4px 8px!important}.steps,.help-grid,.social-footer{grid-template-columns:1fr!important;gap:10px!important}.step,.help{padding:13px!important;border-radius:16px!important;background:rgba(255,255,255,.70)!important}.step h3,.help strong{font-size:15px!important}.step p,.help p{font-size:12px!important;line-height:1.34!important}.catalog-controls{display:block!important;margin-bottom:12px!important}.tabs,.subtabs.show{display:flex!important;flex-wrap:nowrap!important;gap:7px!important;overflow-x:auto!important;padding:2px 2px 8px!important;scrollbar-width:none}.tabs::-webkit-scrollbar,.subtabs.show::-webkit-scrollbar{display:none}.tab,.subtab{flex:0 0 auto!important;min-height:36px!important;padding:0 13px!important;font-size:12px!important;border-radius:999px!important}.subtabs.show{margin-top:0!important}.tools{width:100%!important;margin-top:4px!important}.tools input{min-height:40px!important;font-size:12.5px!important;border-radius:14px!important}.products,.featured-products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.product{border-radius:16px!important;overflow:hidden!important}.product .media{height:168px!important;min-height:168px!important;padding:10px!important}.product-photo{width:96%!important;max-width:154px!important;height:154px!important}.product .media svg{width:66%!important;max-height:116px!important}.product .body{padding:12px!important}.product .body h3{font-size:14px!important;line-height:1.12!important}.cat{font-size:8.5px!important;margin-top:5px!important}.details{gap:5px!important;margin-top:8px!important}.details li{grid-template-columns:6px 1fr!important;gap:6px!important;font-size:10px!important;line-height:1.25!important}.details li:before{width:5px!important;height:5px!important;margin-top:5px!important}.foot{padding-top:9px!important}.add{min-height:35px!important;width:100%!important;padding:0 10px!important;font-size:12px!important}.more-featured-card,.catalog-more{min-height:140px!important;border-radius:16px!important}.payments-panel{padding:15px!important;border-radius:20px!important}.payments-grid{grid-template-columns:1fr 1fr!important;gap:8px!important}.payment{min-height:66px!important;padding:10px!important;border-radius:15px!important}.payment .pay-icon,.payment span{width:34px!important;height:34px!important;flex-basis:34px!important}.payment strong{font-size:12px!important}.contact-band{padding:30px 0!important}.social-heading{margin-bottom:14px!important}.social-heading h2{font-size:23px!important}.social-row{min-height:50px!important;gap:9px!important;padding:0 12px!important;border-radius:15px!important}.social-mark{width:36px!important;height:36px!important;flex-basis:36px!important}.social-mark svg{width:21px!important;height:21px!important}.social-row strong{font-size:12.5px!important}.cart-fab{right:10px!important;bottom:10px!important;min-height:42px!important;padding:0 8px 0 12px!important;font-size:12px!important}.cart-fab strong{width:25px!important;height:25px!important}.cart-panel{width:calc(100% - 14px)!important;padding:14px!important}.cart-panel-head strong{font-size:22px!important}.cart-line{grid-template-columns:1fr!important;padding:10px!important;border-radius:13px!important}.cart-line-name{font-size:13px!important}.qty button{width:31px!important;height:31px!important}.cart-panel #send{min-height:46px!important;font-size:15px!important}}
@media(max-width:390px){.brand-logo,.brand-logo img{width:64px!important;height:40px!important}.brand strong{font-size:13px!important}.brand small{font-size:9px!important}.nav a{font-size:8.8px!important;min-height:29px!important}.hero h1{font-size:26px!important}.product .media{height:150px!important;min-height:150px!important}.product-photo{max-width:136px!important;height:136px!important}.product .body h3{font-size:13px!important}.details li{font-size:9.4px!important}}
@media(max-width:340px){.products,.featured-products,.payments-grid{grid-template-columns:1fr!important}.product .media{height:190px!important;min-height:190px!important}.product-photo{max-width:178px!important;height:178px!important}}


/* Nota compra segura */
.safe-note{max-width:720px;margin:22px auto 0;padding:14px 18px;border:1px solid rgba(53,111,168,.22);border-radius:18px;background:rgba(255,255,255,.58);color:#263b59;font-size:16px;font-weight:850;line-height:1.35;text-align:center;box-shadow:0 12px 28px rgba(6,20,47,.06)}
@media(max-width:640px){.safe-note{margin-top:14px;padding:12px 14px;font-size:12.5px;text-align:left;border-radius:15px}}


/* Corrección imágenes restauradas */
.product .media{background:radial-gradient(circle at 50% 48%,#ffffff 0%,#eef8ff 42%,#c7e0f1 100%)!important;overflow:hidden!important}
.product-photo{width:92%!important;height:82%!important;max-width:270px!important;max-height:270px!important;object-fit:contain!important;mix-blend-mode:normal!important;transform:none!important;filter:drop-shadow(0 18px 24px rgba(6,20,47,.18))!important}
@media(max-width:900px){.product-photo{max-width:230px!important;max-height:230px!important}}
@media(max-width:640px){.product-photo{width:94%!important;height:80%!important;max-width:150px!important;max-height:150px!important}}
@media(max-width:390px){.product-photo{max-width:176px!important;max-height:176px!important}}


/* Mostrar mas productos catalogo */
.catalog-more{display:grid!important;min-height:560px!important;border-style:dashed!important}
.catalog-more strong{width:74px!important;height:74px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:linear-gradient(135deg,#0f5fd3,#0798c9)!important;color:#fff!important;font-size:44px!important;line-height:1!important;box-shadow:0 16px 36px rgba(15,95,211,.24)!important}
.catalog-more span{font-size:18px!important;color:#07152f!important;font-weight:950!important}
@media(max-width:900px){.catalog-more{min-height:520px!important}}
@media(max-width:640px){.catalog-more{min-height:138px!important;border-radius:16px!important}.catalog-more strong{width:42px!important;height:42px!important;font-size:26px!important}.catalog-more span{font-size:12px!important}}

/* Reputacion Google */
.reviews-section{position:relative;overflow:hidden;padding:74px 0;background:linear-gradient(135deg,rgba(255,255,255,.72),rgba(222,243,255,.78));}
.reviews-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 16% 10%,rgba(0,196,255,.22),transparent 34%),radial-gradient(circle at 88% 70%,rgba(15,95,211,.18),transparent 38%);pointer-events:none}
.reviews-wrap{position:relative;display:grid;grid-template-columns:1.05fr .72fr 1fr;gap:24px;align-items:center}
.reviews-copy h2{margin:10px 0 12px;color:var(--navy);font-size:clamp(34px,4.6vw,58px);line-height:.95;letter-spacing:-.05em;text-transform:uppercase}
.reviews-copy p{max-width:560px;margin:0;color:#263a55;font-size:17px;font-weight:750;line-height:1.48}
.google-link{display:inline-flex;align-items:center;justify-content:center;min-height:50px;margin-top:22px;padding:0 22px;border-radius:999px;background:#fff;color:#07152f;border:1px solid rgba(6,20,47,.16);box-shadow:0 14px 32px rgba(6,20,47,.10);font-size:16px;font-weight:950}
.google-link:hover{transform:translateY(-2px);box-shadow:0 20px 46px rgba(6,20,47,.15)}
.google-rating-card{padding:24px;border-radius:26px;background:rgba(255,255,255,.86);border:1px solid rgba(151,190,220,.70);box-shadow:0 24px 70px rgba(6,20,47,.14);backdrop-filter:blur(14px)}
.rating-head{display:flex;align-items:center;gap:12px;padding-bottom:16px;border-bottom:1px solid rgba(6,20,47,.12)}
.google-g,.avatar{display:grid;place-items:center;border-radius:50%;font-weight:950;color:#fff;background:conic-gradient(from 0deg,#4285f4,#34a853,#fbbc05,#ea4335,#4285f4)}
.google-g{width:46px;height:46px;font-size:24px}.rating-head strong{display:block;color:var(--navy);font-size:18px}.rating-head small{display:block;color:#52657e;font-weight:850}
.rating-score{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0}.rating-score>strong{font-size:64px;line-height:.9;color:var(--navy);letter-spacing:-.06em}.stars{display:block;color:#fbbc05;font-size:21px;letter-spacing:.05em}.rating-score small{display:block;margin-top:4px;color:#52657e;font-weight:850}
.rating-bars{display:grid;gap:9px}.rating-bars span{display:grid;grid-template-columns:18px 1fr;gap:9px;align-items:center;color:#52657e;font-weight:900}.rating-bars i{height:8px;border-radius:999px;background:linear-gradient(90deg,#fbbc05 var(--bar),#edf1f5 var(--bar));box-shadow:inset 0 0 0 1px rgba(6,20,47,.04)}
.review-stack{position:relative;min-height:300px}.review-card{position:absolute;inset:auto 0 0 0;min-height:220px;padding:22px;border-radius:26px;background:#fff;border:1px solid rgba(151,190,220,.78);box-shadow:0 28px 76px rgba(6,20,47,.18);animation:reviewSwap 12s ease-in-out infinite;transform-origin:center bottom}
.review-two{animation-delay:4s}.review-three{animation-delay:8s}.review-top{display:flex;align-items:center;gap:12px;margin-bottom:12px}.avatar{width:42px;height:42px;font-size:22px}.review-top strong{display:block;color:var(--navy);font-size:18px;line-height:1.05}.review-top small{display:block;margin-top:3px;color:#60718a;font-weight:850}.review-card p{margin:12px 0 0;color:#263a55;font-size:16px;font-weight:750;line-height:1.48}
@keyframes reviewSwap{0%,25%{opacity:1;transform:translateY(0) scale(1);z-index:3}33%,58%{opacity:.58;transform:translateY(-22px) scale(.94);z-index:2}66%,91%{opacity:.28;transform:translateY(-44px) scale(.88);z-index:1}100%{opacity:1;transform:translateY(0) scale(1);z-index:3}}
@media(max-width:900px){.reviews-wrap{grid-template-columns:1fr;gap:18px}.review-stack{min-height:260px}.reviews-copy p{max-width:100%}}
@media(max-width:640px){.reviews-section{padding:34px 0!important}.reviews-copy h2{font-size:27px!important}.reviews-copy p{font-size:12.5px;line-height:1.38}.google-link{min-height:40px;font-size:12.5px;padding:0 15px;margin-top:14px}.google-rating-card{padding:16px;border-radius:20px}.google-g{width:38px;height:38px;font-size:20px}.rating-head strong{font-size:15px}.rating-head small{font-size:11px}.rating-score>strong{font-size:46px}.stars{font-size:17px}.rating-bars span{font-size:12px}.review-stack{min-height:220px}.review-card{min-height:180px;padding:16px;border-radius:20px}.avatar{width:36px;height:36px;font-size:18px}.review-top strong{font-size:15px}.review-top small{font-size:11px}.review-card p{font-size:12.5px;line-height:1.36}}

/* Recortes de resenas Google */
.google-review{min-height:236px;padding:20px 20px 18px;border-radius:4px;background:#fff!important;border:0!important;box-shadow:0 22px 56px rgba(6,20,47,.20),0 0 0 1px rgba(0,0,0,.04)!important;font-family:Arial,Helvetica,sans-serif;color:#202124}
.review-menu{position:absolute;top:18px;right:18px;color:#1f1f1f;font-size:22px;line-height:1;font-weight:700}.google-review .review-top{gap:10px;margin-bottom:10px;padding-right:24px}.google-review .avatar-photo{width:36px;height:36px;flex:0 0 36px;background:linear-gradient(135deg,#1a73e8,#34a853);font-size:16px;color:#fff;border:2px solid #e8f0fe}.google-review .review-top strong{font-size:15px;line-height:1.15;color:#202124;font-weight:500;letter-spacing:0}.google-review .review-top small{font-size:12px;color:#5f6368;font-weight:400;margin-top:2px}.review-meta{display:flex;align-items:center;gap:7px;margin:8px 0 5px}.google-review .stars{font-size:14px;line-height:1;color:#fbbc04;letter-spacing:0}.review-meta small{font-size:13px;color:#5f6368;font-weight:400}.google-review p{margin:4px 0 18px;color:#202124;font-size:14px;font-weight:400;line-height:1.28}.review-actions{display:flex;align-items:center;gap:28px;color:#202124;font-size:14px;font-weight:500}.review-actions span{display:inline-flex;align-items:center;gap:6px}.review-one{z-index:3}.review-two{z-index:2}.review-three{z-index:1}
@media(max-width:640px){.google-review{min-height:205px;padding:16px 16px 14px}.review-menu{top:14px;right:14px}.google-review .review-top strong{font-size:13px}.google-review .review-top small,.review-meta small{font-size:11px}.google-review .stars{font-size:12px}.google-review p{font-size:12px;line-height:1.25;margin-bottom:14px}.review-actions{font-size:12px;gap:18px}}

/* Reputacion Google - ajuste prolijo */
.reviews-section{padding:70px 0!important;background:linear-gradient(135deg,#eef9ff 0%,#d9eefb 52%,#c6e1f2 100%)!important}
.reviews-wrap{display:grid!important;grid-template-columns:minmax(0,1fr) 360px!important;grid-template-areas:"texto rating" "resenas resenas"!important;gap:26px 34px!important;align-items:start!important}
.reviews-copy{grid-area:texto!important;min-width:0!important;max-width:720px!important}.reviews-copy h2{max-width:760px!important;font-size:clamp(34px,4.2vw,54px)!important;line-height:.96!important}.reviews-copy p{max-width:620px!important;font-size:16px!important}.google-rating-card{grid-area:rating!important;width:100%!important;max-width:360px!important;justify-self:end!important}.review-stack{grid-area:resenas!important;min-height:285px!important;width:min(620px,100%)!important;margin:8px auto 0!important;overflow:visible!important}.review-card{left:0!important;right:0!important;width:100%!important;box-sizing:border-box!important}.google-review{min-height:245px!important;border-radius:18px!important}.review-two{transform:translateY(-18px) scale(.96)}.review-three{transform:translateY(-36px) scale(.92)}
@keyframes reviewSwap{0%,25%{opacity:1;transform:translateY(0) scale(1);z-index:3}33%,58%{opacity:.72;transform:translateY(-18px) scale(.96);z-index:2}66%,91%{opacity:.38;transform:translateY(-36px) scale(.92);z-index:1}100%{opacity:1;transform:translateY(0) scale(1);z-index:3}}
@media(max-width:900px){.reviews-wrap{grid-template-columns:1fr!important;grid-template-areas:"texto" "rating" "resenas"!important}.google-rating-card{justify-self:start!important;max-width:420px!important}.review-stack{width:100%!important;max-width:620px!important;margin-left:0!important}}
@media(max-width:640px){.reviews-section{padding:36px 0!important}.reviews-wrap{gap:16px!important}.reviews-copy h2{font-size:27px!important}.reviews-copy p{font-size:12.5px!important}.google-rating-card{max-width:none!important}.review-stack{min-height:225px!important}.google-review{min-height:205px!important;border-radius:16px!important}}

/* Google rating recortado */
.google-rating-card{padding:18px 20px!important;max-width:270px!important;border-radius:14px!important}.rating-head{padding-bottom:14px!important}.rating-score{padding:12px 0 2px!important}.rating-score>strong{font-size:58px!important}.rating-bars{display:none!important}.rating-score .stars{font-size:18px!important}.rating-score small{font-size:12px!important;font-weight:900!important}.reviews-wrap{grid-template-columns:minmax(0,1fr) 280px!important}.google-rating-card{align-self:start!important}
@media(max-width:640px){.google-rating-card{max-width:240px!important;padding:15px 16px!important}.rating-score>strong{font-size:46px!important}.rating-score .stars{font-size:15px!important}}

/* Reputacion compacta */
.compact-reviews{padding:56px 0!important;background:linear-gradient(135deg,#eef9ff 0%,#d7edfb 55%,#c4e0f1 100%)!important}.compact-reviews .wrap{display:block!important}.reviews-row{display:grid;grid-template-columns:280px minmax(0,620px);gap:34px;align-items:center;justify-content:center}.compact-reviews .google-rating-card{grid-area:auto!important;justify-self:auto!important;max-width:280px!important;width:100%!important}.compact-reviews .review-stack{grid-area:auto!important;width:100%!important;max-width:620px!important;min-height:260px!important;margin:0!important}.reviews-action{display:flex;justify-content:center;margin-top:20px}.reviews-action .google-link{margin-top:0!important}.compact-reviews .google-review{min-height:230px!important}.compact-reviews .reviews-copy{display:none!important}
@media(max-width:900px){.reviews-row{grid-template-columns:1fr;gap:18px}.compact-reviews .google-rating-card{justify-self:center!important}.compact-reviews .review-stack{justify-self:center!important}}
@media(max-width:640px){.compact-reviews{padding:34px 0!important}.reviews-row{gap:14px}.compact-reviews .google-rating-card{max-width:250px!important}.compact-reviews .review-stack{min-height:220px!important}.compact-reviews .google-review{min-height:205px!important}.reviews-action{margin-top:14px}}

/* Reseñas reales parejas */
.compact-reviews .review-stack{height:250px!important;min-height:250px!important;overflow:visible!important}.compact-reviews .google-review{height:230px!important;min-height:230px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.google-review p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:54px}.google-review .review-actions{margin-top:auto}.review-stack .review-card{opacity:0;transform:translateY(24px) scale(.96);animation:googleReviewCycle 32s ease-in-out infinite!important}.review-stack .review-card:nth-child(1){animation-delay:0s!important}.review-stack .review-card:nth-child(2){animation-delay:4s!important}.review-stack .review-card:nth-child(3){animation-delay:8s!important}.review-stack .review-card:nth-child(4){animation-delay:12s!important}.review-stack .review-card:nth-child(5){animation-delay:16s!important}.review-stack .review-card:nth-child(6){animation-delay:20s!important}.review-stack .review-card:nth-child(7){animation-delay:24s!important}.review-stack .review-card:nth-child(8){animation-delay:28s!important}
@keyframes googleReviewCycle{0%{opacity:0;transform:translateY(28px) scale(.96);z-index:1}5%,18%{opacity:1;transform:translateY(0) scale(1);z-index:8}23%,100%{opacity:0;transform:translateY(-24px) scale(.96);z-index:1}}
@media(max-width:640px){.compact-reviews .review-stack{height:220px!important;min-height:220px!important}.compact-reviews .google-review{height:205px!important;min-height:205px!important}.google-review p{-webkit-line-clamp:3;min-height:46px}}

/* Alinear reputacion y reseñas arriba */
.reviews-row{align-items:start!important}.compact-reviews .google-rating-card,.compact-reviews .review-stack{align-self:start!important;margin-top:0!important}.compact-reviews .review-stack{padding-top:0!important}.compact-reviews .review-card{top:0!important;bottom:auto!important}.compact-reviews .google-rating-card{margin-top:0!important}

/* Movimiento lateral de reseñas */
.review-stack{overflow:hidden!important}.review-stack .review-card{animation:googleReviewSlide 32s cubic-bezier(.22,.9,.24,1) infinite!important;transform:translateX(-42px) scale(.98);opacity:0}.review-stack .review-card:nth-child(1){animation-delay:0s!important}.review-stack .review-card:nth-child(2){animation-delay:4s!important}.review-stack .review-card:nth-child(3){animation-delay:8s!important}.review-stack .review-card:nth-child(4){animation-delay:12s!important}.review-stack .review-card:nth-child(5){animation-delay:16s!important}.review-stack .review-card:nth-child(6){animation-delay:20s!important}.review-stack .review-card:nth-child(7){animation-delay:24s!important}.review-stack .review-card:nth-child(8){animation-delay:28s!important}
@keyframes googleReviewSlide{0%{opacity:0;transform:translateX(-52px) scale(.98);z-index:1}5%,18%{opacity:1;transform:translateX(0) scale(1);z-index:8}23%{opacity:0;transform:translateX(70px) scale(.98);z-index:1}100%{opacity:0;transform:translateX(70px) scale(.98);z-index:1}}
@media (prefers-reduced-motion: reduce){.review-stack .review-card{animation:none!important}.review-stack .review-card:first-child{opacity:1!important;transform:none!important}}

/* Reputacion y comentarios en dos cuadros iguales */
.reviews-row{grid-template-columns:repeat(2,minmax(300px,430px))!important;gap:28px!important;align-items:start!important}.compact-reviews .google-rating-card{max-width:none!important;width:100%!important;height:230px!important;min-height:230px!important;border-radius:18px!important;padding:26px 28px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important}.compact-reviews .review-stack{width:100%!important;max-width:none!important;height:230px!important;min-height:230px!important}.compact-reviews .google-review{height:230px!important;min-height:230px!important;border-radius:18px!important}.compact-reviews .rating-head{padding-bottom:18px!important}.compact-reviews .rating-score{padding:0!important;align-items:flex-end!important}.compact-reviews .rating-score>strong{font-size:78px!important}.compact-reviews .rating-score .stars{font-size:22px!important}.compact-reviews .rating-score small{font-size:13px!important}.reviews-action{margin-top:24px!important}
@media(max-width:900px){.reviews-row{grid-template-columns:minmax(0,520px)!important;justify-content:center!important}.compact-reviews .google-rating-card,.compact-reviews .review-stack,.compact-reviews .google-review{height:220px!important;min-height:220px!important}}
@media(max-width:640px){.reviews-row{grid-template-columns:1fr!important}.compact-reviews .google-rating-card,.compact-reviews .review-stack,.compact-reviews .google-review{height:205px!important;min-height:205px!important}.compact-reviews .google-rating-card{padding:20px!important}.compact-reviews .rating-score>strong{font-size:58px!important}.compact-reviews .rating-score .stars{font-size:17px!important}}

/* Logo real en reputacion Google */
.rating-logo{background:#fff!important;border-radius:14px!important;box-shadow:0 8px 20px rgba(6,20,47,.12);overflow:hidden!important}.rating-logo img{width:100%!important;height:100%!important;object-fit:contain!important;padding:4px!important;display:block!important}.google-rating-card .rating-head{gap:14px!important}.google-rating-card .rating-logo{width:54px!important;height:54px!important;flex:0 0 54px!important}
@media(max-width:640px){.google-rating-card .rating-logo{width:46px!important;height:46px!important;flex-basis:46px!important}.rating-logo img{padding:3px!important}}

/* Movimiento refinado de comentarios */
.review-stack{overflow:hidden!important;border-radius:18px!important}.review-stack .review-card{animation:reviewSoftSlide 40s cubic-bezier(.2,.8,.2,1) infinite!important;opacity:0;transform:translateX(34px) scale(.985);filter:blur(1px)}.review-stack .review-card:nth-child(1){animation-delay:0s!important}.review-stack .review-card:nth-child(2){animation-delay:5s!important}.review-stack .review-card:nth-child(3){animation-delay:10s!important}.review-stack .review-card:nth-child(4){animation-delay:15s!important}.review-stack .review-card:nth-child(5){animation-delay:20s!important}.review-stack .review-card:nth-child(6){animation-delay:25s!important}.review-stack .review-card:nth-child(7){animation-delay:30s!important}.review-stack .review-card:nth-child(8){animation-delay:35s!important}
@keyframes reviewSoftSlide{0%{opacity:0;transform:translateX(34px) scale(.985);filter:blur(1px);z-index:1}4%,18%{opacity:1;transform:translateX(0) scale(1);filter:blur(0);z-index:8}22%{opacity:0;transform:translateX(-26px) scale(.985);filter:blur(.8px);z-index:1}100%{opacity:0;transform:translateX(-26px) scale(.985);filter:blur(.8px);z-index:1}}
@media(max-width:640px){.review-stack .review-card{animation-duration:40s!important}}

/* Pulido final para celular */
@media(max-width:640px){
  body{overflow-x:hidden!important}
  .wrap{width:min(100% - 18px,1200px)!important}
  section{padding:26px 0!important}
  .top{position:sticky!important;top:0!important;z-index:50!important}
  .head{padding:4px 0 6px!important;gap:4px!important}
  .brand{gap:7px!important;min-width:0!important}
  .brand-logo,.brand-logo img{width:68px!important;height:42px!important}
  .brand strong{font-size:14px!important;line-height:1!important}
  .brand small{font-size:9.5px!important;white-space:nowrap!important}
  .nav-search{grid-template-columns:1fr 36px!important;gap:5px!important}
  .header-whatsapp{width:36px!important;height:36px!important}
  .header-whatsapp svg{width:20px!important;height:20px!important}
  .nav{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:4px!important}
  .nav a{min-height:29px!important;font-size:9px!important;padding:0 2px!important;border-radius:8px!important;line-height:1!important}
  .hero-inner{padding:24px 0 28px!important;gap:14px!important}
  .hero h1{font-size:30px!important;line-height:1!important}
  .hero p{font-size:12.5px!important;line-height:1.35!important}
  .hero-actions{gap:8px!important;margin-top:12px!important}
  .btn{min-height:38px!important;font-size:12px!important;padding:0 10px!important}
  .local-info{padding:13px!important;border-radius:17px!important}
  .local-title{grid-template-columns:58px 1fr!important;gap:9px!important}
  .local-icon,.local-icon img{width:58px!important;height:45px!important}
  .local-title strong{font-size:15px!important}.local-title span{font-size:9px!important}
  .info-row{padding:7px 0!important}.info-row span{font-size:8.5px!important}.info-row strong{font-size:11.5px!important}
  .section-head{margin-bottom:12px!important}
  h2{font-size:25px!important;line-height:1!important}
  .step,.help{padding:12px!important;border-radius:15px!important}.step h3,.help strong{font-size:14px!important}.step p,.help p{font-size:11.5px!important}
  .safe-note{font-size:11.5px!important;padding:11px 12px!important}
  .tabs,.subtabs.show{gap:6px!important;padding-bottom:7px!important}.tab,.subtab{min-height:34px!important;font-size:11px!important;padding:0 11px!important}
  .tools input{min-height:38px!important;font-size:12px!important}
  .products,.featured-products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}
  .product{border-radius:15px!important}.product .media{height:150px!important;min-height:150px!important;padding:9px!important}.product-photo{max-width:136px!important;max-height:136px!important}.product .body{padding:10px!important}.product .body h3{font-size:13px!important}.cat{font-size:8px!important}.details li{font-size:9.5px!important}.add{min-height:33px!important;font-size:11px!important}
  .payments-panel{padding:13px!important}.payments-grid{gap:7px!important}.payment{min-height:58px!important;padding:8px!important}.payment strong{font-size:11px!important}.payment .pay-icon{width:32px!important;height:32px!important;flex-basis:32px!important}
  .compact-reviews{padding:28px 0!important}.reviews-row{grid-template-columns:1fr!important;gap:12px!important}.compact-reviews .google-rating-card{width:100%!important;max-width:none!important;height:auto!important;min-height:132px!important;padding:14px 16px!important}.google-rating-card .rating-logo{width:44px!important;height:44px!important;flex-basis:44px!important}.rating-head strong{font-size:14px!important}.rating-head small{font-size:10px!important}.compact-reviews .rating-score>strong{font-size:48px!important}.compact-reviews .rating-score .stars{font-size:14px!important}.compact-reviews .rating-score small{font-size:10px!important}.compact-reviews .review-stack{width:100%!important;height:190px!important;min-height:190px!important}.compact-reviews .google-review{height:178px!important;min-height:178px!important;padding:13px!important;border-radius:15px!important}.google-review .review-top{gap:8px!important;margin-bottom:6px!important}.google-review .avatar-photo{width:31px!important;height:31px!important;flex-basis:31px!important;font-size:13px!important}.google-review .review-top strong{font-size:12px!important}.google-review .review-top small{font-size:9.5px!important}.review-meta{margin:5px 0 4px!important}.google-review p{font-size:11px!important;line-height:1.25!important;min-height:42px!important;-webkit-line-clamp:3!important}.review-actions{font-size:10.5px!important;gap:14px!important}.review-menu{font-size:18px!important;top:12px!important;right:12px!important}.reviews-action{margin-top:10px!important}.reviews-action .google-link{min-height:38px!important;font-size:12px!important;padding:0 14px!important}
  .social-heading h2{font-size:22px!important}.social-row{min-height:48px!important}.cart-fab{min-height:40px!important;font-size:11.5px!important}
}
@media(max-width:360px){
  .products,.featured-products{grid-template-columns:1fr!important}
  .product .media{height:185px!important;min-height:185px!important}.product-photo{max-width:170px!important;max-height:170px!important}
  .nav a{font-size:8.2px!important}.brand strong{font-size:12.5px!important}.hero h1{font-size:27px!important}
}

/* Galeria opcional por producto */
.product-gallery{display:none!important}
.gallery-thumb{width:44px;height:44px;border:1px solid rgba(6,20,47,.18);border-radius:12px;background:rgba(255,255,255,.9);padding:4px;display:grid;place-items:center;box-shadow:0 8px 18px rgba(6,20,47,.12);cursor:pointer}
.gallery-thumb img{width:100%;height:100%;object-fit:contain;display:block}
.gallery-thumb.active{border-color:#0f5fd3;box-shadow:0 0 0 2px rgba(15,95,211,.18),0 10px 20px rgba(6,20,47,.14)}
.gallery-thumb:hover{transform:translateY(-2px)}
.gallery-arrow{position:absolute;top:50%;z-index:4;width:44px;height:44px;border:1px solid rgba(6,20,47,.16);border-radius:50%;background:rgba(255,255,255,.92);color:#06142f;display:grid;place-items:center;font-size:34px;line-height:1;font-weight:900;box-shadow:0 12px 26px rgba(6,20,47,.16);cursor:pointer;transform:translateY(-50%)}
.gallery-prev{left:12px}.gallery-next{right:12px}.gallery-arrow:hover{background:#06142f;color:#fff;transform:translateY(-50%) scale(1.05)}
.gallery-count{position:absolute;right:14px;bottom:12px;z-index:4;min-width:44px;height:26px;padding:0 9px;border-radius:999px;background:rgba(6,20,47,.86);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:900;box-shadow:0 10px 22px rgba(6,20,47,.18)}
.gallery-data{display:none!important}
@media(max-width:640px){
  .product-gallery{left:8px;right:8px;bottom:8px;gap:5px}
  .gallery-thumb{width:30px;height:30px;border-radius:8px;padding:3px}
  .gallery-arrow{width:34px;height:34px;font-size:26px}.gallery-prev{left:7px}.gallery-next{right:7px}.gallery-count{right:8px;bottom:8px;height:22px;min-width:38px;font-size:10px}
}

/* Logo real definitivo en reputacion */
.rating-brand-logo{width:64px!important;height:50px!important;flex:0 0 64px!important;display:grid!important;place-items:center!important;background:#fff!important;border-radius:12px!important;box-shadow:0 8px 20px rgba(6,20,47,.12)!important;overflow:hidden!important}.rating-brand-logo img{width:100%!important;height:100%!important;object-fit:contain!important;padding:4px!important;display:block!important}.google-rating-card .rating-head{align-items:center!important}.google-rating-card .google-g:not(.rating-logo){display:none!important}
@media(max-width:640px){.rating-brand-logo{width:54px!important;height:42px!important;flex-basis:54px!important}.rating-brand-logo img{padding:3px!important}}

/* Encabezado: logo principal mas visible */
.top .head{min-height:122px!important}
.top .brand{gap:0!important;align-items:center!important}
.top .brand-logo{width:285px!important;height:150px!important;margin-right:-34px!important}
.top .brand-logo img{width:285px!important;height:150px!important;object-fit:contain!important;filter:drop-shadow(0 9px 15px rgba(6,20,47,.12))!important}
.top .brand strong{font-size:34px!important;line-height:1!important;letter-spacing:-.045em!important}
.top .brand small{font-size:20px!important;margin-top:8px!important;white-space:nowrap!important}
.top .header-whatsapp{width:auto!important;min-width:150px!important;height:58px!important;padding:0 22px 0 18px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;background:linear-gradient(135deg,#16b96e,#08d186)!important;color:#fff!important;box-shadow:0 16px 34px rgba(8,181,112,.24)!important;font-weight:900!important;font-size:18px!important}
.top .header-whatsapp svg{width:28px!important;height:28px!important;flex:0 0 28px!important}
.top .header-whatsapp span{display:inline!important}
@media(max-width:900px){
  .top .head{min-height:0!important}
  .top .brand-logo,.top .brand-logo img{width:124px!important;height:76px!important}
  .top .brand strong{font-size:21px!important}
  .top .brand small{font-size:13px!important}
  .top .header-whatsapp{min-width:126px!important;height:46px!important;padding:0 14px!important;font-size:15px!important}
  .top .header-whatsapp svg{width:23px!important;height:23px!important;flex-basis:23px!important}
}
@media(max-width:640px){
  .top .brand-logo,.top .brand-logo img{width:82px!important;height:50px!important}
  .top .brand strong{font-size:16px!important}
  .top .brand small{font-size:10.5px!important;margin-top:2px!important}
  .top .header-whatsapp{min-width:42px!important;width:42px!important;height:42px!important;padding:0!important;border-radius:50%!important}
  .top .header-whatsapp span{display:none!important}
  .top .header-whatsapp svg{width:24px!important;height:24px!important;flex-basis:24px!important}
}

/* Pantalla completa en escritorio */
@media(min-width:901px){
  .wrap{width:min(100% - 64px,1560px)!important}
  .top .head{grid-template-columns:auto 1fr!important}
  .hero-inner{grid-template-columns:minmax(520px,1fr) minmax(540px,640px)!important;gap:86px!important;min-height:640px!important}
  .hero h1{max-width:820px!important;font-size:clamp(58px,5.6vw,88px)!important}
  .hero p{max-width:720px!important}
  .local-info{max-width:640px!important;justify-self:stretch!important}
  .products,.featured-products{grid-template-columns:repeat(4,minmax(0,1fr))!important}
  .section-head p{max-width:620px!important}
}
@media(min-width:901px) and (max-width:1280px){
  .wrap{width:min(100% - 44px,1240px)!important}
  .hero-inner{grid-template-columns:minmax(0,1fr) minmax(460px,540px)!important;gap:54px!important}
  .hero h1{font-size:clamp(48px,5.2vw,72px)!important}
  .products,.featured-products{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}

/* Ajuste final encabezado escritorio */
@media(min-width:901px){
  .top .nav{gap:22px!important}
  .top .nav a{min-height:64px!important;font-size:22px!important;padding:0 22px!important;line-height:1!important}
  .top .header-whatsapp{min-width:172px!important;height:60px!important;padding:0 24px 0 18px!important;font-size:19px!important}
  .top .header-whatsapp span{display:none!important}
  .top .header-whatsapp:after{content:"Consultá";display:inline-flex!important;align-items:center!important;color:#fff!important;font-size:19px!important;font-weight:900!important}
}
@media(max-width:900px){
  .top .header-whatsapp:after{content:""!important;display:none!important}
}

/* Categorias mas legibles */
.tab{font-size:18px!important;padding:0 22px!important}.subtab{font-size:16px!important;padding:0 18px!important;font-weight:950!important}.tab,.subtab{letter-spacing:-.01em!important}
@media(max-width:640px){.tab{font-size:13px!important;padding:0 13px!important;min-height:38px!important}.subtab{font-size:12.5px!important;padding:0 12px!important;min-height:36px!important}}
@media(max-width:390px){.tab{font-size:12px!important}.subtab{font-size:11.5px!important}}

/* Menu principal bien legible */
@media(min-width:901px){
  .top .nav-search{gap:26px!important}
  .top .nav{gap:24px!important}
  .top .nav a,
  .top .nav a:link,
  .top .nav a:visited{
    font-size:26px!important;
    font-weight:950!important;
    min-height:70px!important;
    padding:0 24px!important;
    letter-spacing:-.025em!important;
    line-height:1!important;
  }
  .top .header-whatsapp{height:66px!important;min-width:190px!important;font-size:22px!important}
  .top .header-whatsapp:after{font-size:22px!important}
}

/* Menu superior con mas presencia visual */
@media(min-width:901px){
  .top .nav-search{gap:22px!important}
  .top .nav{gap:10px!important;align-items:center!important}
  .top .nav a,
  .top .nav a:link,
  .top .nav a:visited{
    min-height:50px!important;
    padding:0 18px!important;
    border-radius:999px!important;
    background:#ffffff!important;
    border:1px solid rgba(180,205,228,.95)!important;
    box-shadow:0 8px 18px rgba(6,20,47,.07)!important;
    color:#06142f!important;
    font-size:18px!important;
    font-weight:950!important;
    letter-spacing:-.015em!important;
    line-height:1!important;
  }
  .top .nav a:hover{
    background:#eaf7ff!important;
    border-color:#9ccdf5!important;
    color:#0f5fd3!important;
    box-shadow:0 12px 24px rgba(6,20,47,.10)!important;
  }
}

/* Tarjetas de productos mas grandes para que las fotos con detalle se lean mejor */
@media(min-width:901px){
  .products,
  .featured-products{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:30px!important;
  }

  .product{
    min-height:760px!important;
    border-radius:28px!important;
  }

  .product .media{
    min-height:390px!important;
    height:390px!important;
    padding:28px!important;
  }

  .product-photo{
    width:96%!important;
    height:94%!important;
    max-width:360px!important;
    max-height:360px!important;
    object-fit:contain!important;
  }

  .product .body{
    padding:26px 28px 28px!important;
  }

  .product .body h3{
    font-size:26px!important;
    line-height:1.08!important;
  }

  .details li{
    font-size:15.5px!important;
    line-height:1.45!important;
  }

  .product .add{
    min-height:54px!important;
    padding:0 28px!important;
    font-size:17px!important;
  }
}

@media(min-width:1580px){
  .products,
  .featured-products{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
  }
}

/* Fondo blanco en tarjetas para que el producto destaque mejor */
.product{
  background:#ffffff!important;
}

.product .media{
  background:#ffffff!important;
}

/* Ajuste final: tarjetas mas grandes para leer mejor imagenes con caracteristicas */
@media(min-width:901px){
  .products,
  .featured-products{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:34px!important;
  }

  .product{
    min-height:840px!important;
  }

  .product .media{
    height:470px!important;
    min-height:470px!important;
    padding:20px!important;
  }

  .product-photo{
    width:100%!important;
    height:100%!important;
    max-width:440px!important;
    max-height:430px!important;
    object-fit:contain!important;
  }

  .product .body h3{
    font-size:27px!important;
  }

  .details li{
    font-size:16px!important;
    line-height:1.5!important;
  }
}

/* Paso a paso mas legible */
.step h3{
  font-size:24px!important;
  line-height:1.1!important;
}

.step p{
  font-size:17px!important;
  line-height:1.45!important;
}

.step .num,
.step-number{
  font-size:18px!important;
}

.safe-note{
  font-size:18px!important;
  line-height:1.35!important;
  padding:18px 28px!important;
}

@media(max-width:640px){
  .step h3{
    font-size:17px!important;
  }

  .step p{
    font-size:13.5px!important;
  }

  .safe-note{
    font-size:13px!important;
    padding:12px 14px!important;
  }
}

/* Medios de pago alineado a la izquierda */
.payments-panel .section-head,
.payments-panel h2{
  text-align:left!important;
  justify-content:flex-start!important;
}

#medios-pago .payments-title{
  display:block!important;
  text-align:left!important;
  margin-left:0!important;
  margin-right:auto!important;
}

#medios-pago .payments-title h2{
  text-align:left!important;
  margin-left:0!important;
  margin-right:auto!important;
  width:100%!important;
}

/* Encabezado: marca pegada a la izquierda */
@media(min-width:901px){
  .top .head.wrap{
    width:100%!important;
    max-width:none!important;
    padding-left:28px!important;
    padding-right:28px!important;
    margin-left:0!important;
    margin-right:0!important;
  }

  .top .brand{
    justify-self:start!important;
    margin-left:0!important;
  }
}

/* Atencion personalizada mas legible */
.help strong{
  font-size:23px!important;
  line-height:1.12!important;
}

.help p{
  font-size:17px!important;
  line-height:1.45!important;
}

@media(max-width:640px){
  .help strong{
    font-size:16px!important;
  }

  .help p{
    font-size:13px!important;
  }
}
