body{font-family:'Poppins',sans-serif;margin:0;padding:0;background:#f9f9f9;color:#111}.main-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;max-width:1400px;margin:40px auto;padding:0 20px;gap:40px;flex-wrap:wrap}.main-content{flex:1;min-width:300px}.breadcrumbs{margin-bottom:20px;font-family:'Poppins',system-ui,sans-serif}.breadcrumbs-list{display:flex;flex-wrap:wrap;align-items:center;list-style:none;margin:0;padding:0;gap:0}.breadcrumbs-item{display:flex;align-items:center;gap:4px}.breadcrumbs-home{display:inline-flex;align-items:center;justify-content:center;color:inherit;text-decoration:none;transition:opacity 0.2s ease}.breadcrumbs-home:hover{opacity:.7}.breadcrumbs-home svg{width:16px;height:16px;stroke:currentColor;fill:none}.breadcrumbs-link{color:inherit;text-decoration:none;transition:opacity 0.2s ease}.breadcrumbs-link:hover{opacity:.7;text-decoration:underline}.breadcrumbs-text{color:inherit}.breadcrumbs-current{color:inherit;font-weight:400}.breadcrumbs-separator{margin:0 6px;color:inherit;opacity:.6}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:768px){.breadcrumbs{margin-bottom:16px;font-size:14px}.breadcrumbs-home svg{width:14px;height:14px}.breadcrumbs-separator{margin:0 4px}}.sticky-buy-box{width:100%;max-width:470px;position:sticky;top:90px;background:#fff;border-radius:10px;box-shadow:0 4px 8px rgb(0 0 0 / .05);padding:20px;height:fit-content;min-width:260px;font-family:'Poppins',system-ui,sans-serif}.sticky-buy-box h3{margin-top:0;margin-bottom:16px;font-size:24px;line-height:1.3;font-weight:700;color:#0b0b0b}.sticky-buy-box p{margin:0 0 16px 0;font-size:15px;line-height:1.4;color:#111;font-weight:500}.price-table{display:flex;flex-direction:column;gap:16px}.shop-offer{background:#efefef;border:1px solid #d8d8d8;border-radius:8px;padding:12px 14px;font-size:15px;line-height:1.4;color:#111;font-weight:600}.shop-row-top{display:flex;flex-wrap:wrap;align-items:center;row-gap:8px;column-gap:8px;justify-content:space-between;margin:0 0 8px 0}.shop-left{flex:1 1 auto;min-width:120px;font-weight:600;color:#0b0b0b}.shop-right{flex-shrink:0;display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-end}.price-link{background:#03007d;color:#fff;font-weight:700;font-size:14px;line-height:1.2;padding:8px 12px;border-radius:6px;border:1px solid rgb(0 0 0 / .25);text-decoration:none;display:inline-block;min-width:64px;text-align:center;transition:transform .12s ease,filter .12s ease}.price-link:hover{filter:brightness(.95);transform:scale(1.03) translateY(-1px);color:#fff}.coupon-wrap{background:#dedede;border:1px solid #cfcfcf;border-radius:8px;padding:10px 12px;display:flex;flex-direction:column;align-items:flex-end;gap:6px;font-size:14px;line-height:1.4}.badge-coupon-label{background:var(--verde-cupon);color:#000;font-weight:700;font-size:13px;line-height:1.2;padding:6px 8px;border-radius:6px;border:1px solid rgb(0 0 0 / .25);white-space:nowrap}.coupon-row{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px}.badge-discount{background:var(--verde-cupon);color:#000;font-weight:700;font-size:12px;line-height:1.2;padding:4px 6px;border-radius:5px;border:1px solid rgb(0 0 0 / .25);white-space:nowrap}.shop-right .badge-discount{margin-right:6px}.price-card{background:#eaeaea;border:1px solid #d8d8d8;border-radius:8px;padding:12px}.store-row{display:flex;justify-content:space-between;align-items:center;font-weight:700;margin-bottom:10px;flex-wrap:wrap;row-gap:8px}.price-and-discount{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.price-badge{background:#03007d;color:#fff;font-weight:700;font-size:14px;line-height:1.2;padding:8px 12px;border-radius:6px;display:inline-block;border:1px solid rgb(0 0 0 / .25);min-width:64px;text-align:center;text-decoration:none}.price-badge:visited{color:#fff;text-decoration:none}@media (max-width:768px){.price-badge{min-width:auto}}.discount-pill{background:#256551;color:#fff;font-weight:700;font-size:13px;line-height:1.2;padding:6px 8px;border-radius:6px;border:1px solid rgb(0 0 0 / .25);white-space:nowrap;display:inline-block}@media (max-width:768px){.discount-pill{font-size:12px;padding:5px 7px;border-radius:5px}}.title-block{display:flex;align-items:center;gap:20px;margin-bottom:30px;background:#fff;border-radius:10px;border:none;box-shadow:0 2px 6px rgb(0 0 0 / .06);padding:20px;position:relative}.title-image{width:240px;height:auto;border-radius:10px}.title-text{display:flex;flex-direction:column;justify-content:center;height:100%}.share-button{position:absolute;top:20px;right:20px;width:40px;height:40px;border:1px solid rgb(3 0 125 / .2);background:#fff0;color:var(--azul-principal,#03007d);cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:background-color 0.2s ease,transform 0.1s ease;z-index:10;padding:8px;box-sizing:border-box}.share-button:hover{background-color:rgb(3 0 125 / .1)}.share-button:active{transform:scale(.95)}.share-button svg{width:100%;height:100%;stroke-width:2}.title-text h1{font-size:32px;margin:0}.title-text p{margin:0;font-weight:500}.descripcion-corta{margin-top:12px;font-size:15px;line-height:1.5;color:#333}.descripcion-corta p{margin:0 0 8px 0}.descripcion-corta p:last-child{margin-bottom:0}.subtitle h2{font-size:22px;margin-bottom:20px}.pros-cons{background:#fff;padding:20px;border-radius:10px;margin-top:20px;border:none;box-shadow:0 2px 6px rgb(0 0 0 / .06)}.pros-header{display:flex;justify-content:center;align-items:center;margin:-6px 0 12px}.score-card{display:flex;align-items:center;gap:16px;flex-direction:column}.score-gauge{position:relative;width:120px;height:120px}.gauge-svg{width:100%;height:100%;transform:rotate(-90deg);display:block}.gauge-track{fill:none;stroke:#e9ecf2;stroke-width:10}.gauge-progress{fill:none;stroke:var(--score-color,#03007d);stroke-width:10;stroke-linecap:round;transition:stroke-dashoffset 1.1s ease-out}.score-center{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:6px;font-weight:800}.score-value{font-size:32px;color:#0b0b0b}.score-total{font-size:16px;color:#666}.score-caption{margin:0;font-weight:600;color:#333;text-align:center}.pros-cons-grid{display:flex;flex-direction:row;justify-content:space-between;gap:40px;flex-wrap:nowrap}.pros,.cons{width:100%;max-width:50%;flex:0 0 50%;word-break:break-word}.section-title-good,.section-title-bad{font-size:18px;font-weight:700;display:inline-block;position:relative;margin-bottom:10px;line-height:1.3;z-index:1}.section-title-good::after,.section-title-bad::after{content:'';position:absolute;left:0;bottom:4px;width:100%;height:10px;z-index:-1}.section-title-good::after{background:#8df7cc}.section-title-bad::after{background:#ffb6c1}.pros-cons ul{padding-left:20px;margin-top:0}@media (max-width:768px){.pros-cons-grid{flex-direction:row!important;flex-wrap:wrap!important;gap:16px!important}.pros,.cons{max-width:calc(50% - 8px)!important;flex:1 1 calc(50% - 8px)!important}.section-title-good,.section-title-bad{font-size:15px!important;line-height:1.3!important;margin-bottom:6px!important}.pros-cons ul{padding-left:16px!important;margin:0!important;font-size:14px!important;line-height:1.4!important}.pros-cons li{margin-bottom:4px!important}}.patinete-summary-container{background:#fff;padding:20px;border-radius:10px;margin-top:20px;position:relative;border:none;box-shadow:0 2px 6px rgb(0 0 0 / .06)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.summary-content{--leer-mas-altura:260px;--leer-mas-fade:72px;max-height:var(--leer-mas-altura);overflow:hidden;transition:max-height 0.35s ease;position:relative;padding-bottom:8px}.summary-content.expanded{max-height:none;overflow:visible;padding-bottom:0}.summary-content .fade-overlay{position:absolute;inset:auto 0 0 0;height:var(--leer-mas-fade);background:linear-gradient(180deg,#fff0 0%,#ffffff 55%,#ffffff 100%);pointer-events:none;transition:opacity 0.25s ease,height 0.25s ease;z-index:1}.summary-content.expanded .fade-overlay{opacity:0;height:0}.leer-mas-btn{display:inline-flex;gap:8px;align-items:center;margin:8px auto 0;background-color:#f5f5f5;border:none;padding:10px 16px;font-weight:700;border-radius:10px;cursor:pointer;transition:background-color 0.2s ease,transform 0.05s ease;z-index:2;position:relative}.leer-mas-btn:hover{background-color:#eee}.leer-mas-btn:active{transform:translateY(1px)}@keyframes bounceButton{0%,100%{transform:translateY(0)}10%{transform:translateY(-8px)}20%{transform:translateY(4px)}30%{transform:translateY(-2px)}40%{transform:translateY(0)}}@keyframes slideUp{from{transform:translateY(100%)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.summary-content{transition:none}.summary-content .fade-overlay{transition:none}}:root{--buybar-space:1px;--score-color:#03007d}.gallery-strip{background:#fff;border-radius:10px;margin-top:20px;padding:14px;display:flex;gap:12px;overflow-x:auto;scrollbar-width:thin;border:none;box-shadow:0 2px 6px rgb(0 0 0 / .06)}.gallery-strip .thumb{border:0;padding:0;background:#f3f3f3;width:88px;height:88px;border-radius:8px;overflow:hidden;cursor:pointer;flex:0 0 auto;outline:2px solid #fff0;transition:outline-color .15s ease,transform .05s ease}.gallery-strip .thumb:hover{transform:translateY(-1px)}.gallery-strip .thumb.is-active{outline-color:#0c5bd8}.gallery-strip img{width:100%;height:100%;object-fit:cover;display:block}.lightbox{position:fixed;inset:0;background:rgb(0 0 0 / .75);display:none;align-items:center;justify-content:center;z-index:2000}.lightbox.is-open{display:flex}.lb-figure{max-width:min(96vw,1200px);max-height:86vh;margin:0;position:relative;display:flex;flex-direction:column;gap:8px}#lb-image{max-width:100%;max-height:86vh;object-fit:contain;display:block;border-radius:10px;background:#111}#lb-caption{color:#eee;text-align:center;font-size:14px}.lb-close{position:absolute;top:14px;right:14px;width:40px;height:40px;border-radius:50%;background:rgb(255 255 255 / .9);border:0;cursor:pointer;font-size:20px;line-height:40px;text-align:center}.lb-nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:56px;border:0;cursor:pointer;background:rgb(255 255 255 / .9);border-radius:10px;font-size:28px;line-height:56px;text-align:center}.lb-prev{left:16px}.lb-next{right:16px}.lb-nav:focus,.lb-close:focus{outline:2px solid #0c5bd8}.spec-table{background:#fff;border-radius:10px;margin-top:20px;padding:20px;border:none;box-shadow:0 2px 6px rgb(0 0 0 / .06)}.spec-block{margin-top:30px}.spec-block:first-child{margin-top:0}.spec-table h4{margin-top:0;font-size:18px;font-weight:600}.spec-table .row{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #eee;font-size:16px;line-height:1.4}.spec-table .row:last-child{border-bottom:none}.faq-block{background:#fff;border-radius:10px;margin-top:20px;padding:20px;border:none;box-shadow:0 2px 6px rgb(0 0 0 / .06)}.faq-title{font-size:20px;font-weight:600;margin:0 0 16px 0;color:#111}.faq-item{border-top:1px solid #eee;padding:12px 0}.faq-item:first-of-type{border-top:none;padding-top:0}.faq-question{width:100%;background:none;border:0;padding:0;text-align:left;font-size:16px;font-weight:600;line-height:1.4;color:#111;cursor:pointer;display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.faq-question:focus{outline:2px solid #03007d;outline-offset:2px;border-radius:6px}.faq-arrow{font-size:14px;font-weight:500;color:#03007d;flex-shrink:0;line-height:1;transition:transform .2s ease}.faq-answer{display:none;margin-top:10px;font-size:15px;line-height:1.5;color:#333}.faq-item.is-open .faq-answer{display:block}.faq-item.is-open .faq-question .faq-arrow{transform:rotate(180deg)}.about-section{background:#fff;padding:24px;border-radius:10px;margin-top:24px;line-height:1.7;color:#222;border:none;box-shadow:0 2px 6px rgb(0 0 0 / .06)}.about-title{font-size:22px;margin-bottom:16px;text-align:left;border-left:5px solid #03007d;padding-left:10px;line-height:1.3}.info-disclaimer{margin-top:16px;padding:14px 18px;background:#f6f6f6;border-radius:8px;font-size:13px;color:#555;border:none;box-shadow:0 2px 6px rgb(0 0 0 / .06);line-height:1.6}.info-disclaimer p{margin:0;text-align:left}@media (prefers-color-scheme:dark){.info-disclaimer{background:#1e1e1e;color:#aaa;box-shadow:0 2px 6px rgb(0 0 0 / .8)}}.coupon-box{background:#dedede;border:1px solid #cfcfcf;border-radius:8px;padding:10px 12px;display:flex;flex-direction:column;align-items:flex-end;gap:6px}.coupon-top-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px;width:100%}.coupon-btn{background:#4a4a4a;color:#fff;border:1px solid rgb(0 0 0 / .25);border-radius:6px;font-weight:700;font-size:13px;line-height:1.2;padding:6px 10px;cursor:pointer;font-family:'Poppins',system-ui,sans-serif;transition:opacity .15s ease,transform .05s ease}.coupon-inline-row{display:flex;align-items:center;gap:8px;margin-top:4px}.coupon-inline{white-space:nowrap}.coupon-code-text{font-family:'Courier New',monospace;letter-spacing:1px}.coupon-btn:hover{opacity:.9}.coupon-btn:active{transform:scale(.97)}.coupon-btn[disabled]{opacity:.6;cursor:default}.coupon-hint{width:100%;font-size:12px;line-height:1.3;color:#555;font-weight:400;text-align:right;margin-top:-2px}.shop-note{font-size:12px;line-height:1.4;color:#444;font-weight:400;text-align:left;margin-top:8px}.shop-note.inline{display:inline;margin:0 0 0 8px}@media (max-width:768px){.shop-note.inline{margin:0 0 0 4px}.shop-row-top{column-gap:4px}}.mobile-buy-bar{display:none}.buy-overlay{display:none}@media (max-width:768px){.mobile-buy-bar{display:flex!important;position:fixed!important;left:0;right:0;bottom:0;background:#0b0b0b;color:#fff;padding:12px 16px;font-family:'Poppins',system-ui,sans-serif;font-size:14px;line-height:1.4;font-weight:500;z-index:10002;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 -4px 12px rgb(0 0 0 / .4)}.mobile-buy-left{display:flex;flex-direction:column;line-height:1.3}.mobile-buy-left .from-label{color:#fff;font-size:12px;font-weight:400;opacity:.8}.mobile-buy-left .from-value{color:#3cff75;font-size:16px;font-weight:700}.mobile-buy-btn{background:#3cff75;color:#000;border-radius:8px;border:0;font-weight:700;font-size:14px;line-height:1.2;padding:12px 16px;min-width:110px;text-align:center;cursor:pointer}.buy-overlay{position:fixed;inset:0;background:rgb(0 0 0 / .6);display:none;z-index:10000;align-items:flex-end;justify-content:center;overflow-y:auto;font-family:'Poppins',system-ui,sans-serif}.buy-overlay.active{display:block;animation:slideUp .3s ease-out}.overlay-close-row{display:flex;justify-content:flex-end;margin-bottom:8px}.overlay-close-btn{background:rgb(255 255 255 / .15);color:#fff;border:0;border-radius:8px;padding:8px 12px;font-size:14px;line-height:1.2;cursor:pointer}.overlay-title{font-size:18px;font-weight:600;line-height:1.3;margin:0 0 16px 0;color:#fff}.overlay-pvp{font-size:14px;line-height:1.4;font-weight:400;color:#ccc;margin:0 0 16px 0}.buy-overlay .shop-offer{background:#1a1a1a;border:1px solid #2a2a2a;color:#fff}.buy-overlay .shop-left{color:#fff}.buy-overlay .badge-discount,.buy-overlay .badge-coupon-label{background:#256551;color:#fff;border-color:rgb(0 0 0 / .4)}.buy-overlay .price-link{background:#a200ff;color:#fff;border-color:rgb(0 0 0 / .4);font-size:14px;font-weight:700;min-width:auto;padding:8px 10px;transition:transform .12s ease,filter .12s ease}.buy-overlay .price-link:hover{filter:brightness(.95);transform:scale(1.03) translateY(-1px);color:#fff}.buy-overlay .coupon-wrap{background:#2a2a2a;border:1px solid #3a3a3a}.buy-overlay .coupon-btn{background:#4a4a4a;color:#fff;border-color:rgb(0 0 0 / .6)}.buy-overlay .coupon-hint{color:#aaa;text-align:right}.buy-overlay .shop-note{color:#aaa;text-align:left}}@media (max-width:768px){.main-wrapper{flex-direction:column!important;align-items:stretch!important;flex-wrap:nowrap!important;gap:16px!important;padding-left:8px!important;padding-right:8px!important;margin-top:12px!important;margin-bottom:80px!important;max-width:100%!important;box-sizing:border-box!important}.main-content{width:100%!important;min-width:0!important;align-self:stretch!important}.sticky-buy-box{display:none!important}.title-block,.pros-cons,.patinete-summary-container,.gallery-strip,.spec-table,.faq-block,.about-section,.info-disclaimer{background:#fff!important;border-radius:10px!important;border:none!important;box-shadow:0 2px 6px rgb(0 0 0 / .06)!important;width:100%!important;max-width:100%!important;padding:14px 12px!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}.title-block{margin-top:0!important;margin-bottom:0!important}.pros-cons{margin-top:12px!important}.patinete-summary-container{margin-top:12px!important}.gallery-strip{margin-top:12px!important}.spec-table{margin-top:12px!important}.faq-block{margin-top:12px!important}.about-section{margin-top:12px!important}.info-disclaimer{margin-top:12px!important;margin-bottom:60px!important}.title-block{flex-direction:row!important;align-items:flex-start!important;gap:8px!important;box-shadow:0 2px 6px rgb(0 0 0 / .06)!important}.title-image{width:150px!important;height:auto!important;border-radius:10px!important;flex-shrink:0}.title-text{padding:0!important;padding-top:48px!important;max-width:calc(100% - 150px)!important;position:relative!important}.share-button{width:36px!important;height:36px!important;top:14px!important;right:12px!important;left:auto!important;padding:6px!important;border:1px solid rgb(3 0 125 / .2)!important}.title-text p{font-size:12.5px!important;line-height:1.3!important;margin:0 0 4px 0!important;font-weight:500!important}.title-text h1{font-size:19px!important;line-height:1.25!important;margin:0!important;word-break:normal!important}.descripcion-corta{margin-top:8px!important;font-size:13.5px!important;line-height:1.4!important}.pros-cons{padding-top:16px!important;padding-bottom:16px!important;text-align:left!important}.pros-header{justify-content:center!important;align-items:center!important;margin:0 0 12px 0!important}.score-card{flex-direction:column!important;align-items:center!important;text-align:center!important;gap:12px!important}.score-gauge{width:96px!important;height:96px!important}.score-value{font-size:26px!important}.score-total{font-size:14px!important}.score-caption{font-size:14px!important;margin:0!important}.pros-cons-grid{flex-direction:row!important;flex-wrap:wrap!important;gap:16px!important}.pros,.cons{max-width:calc(50% - 8px)!important;flex:1 1 calc(50% - 8px)!important}.section-title-good,.section-title-bad{font-size:15px!important;line-height:1.3!important;margin-bottom:6px!important}.pros-cons ul{padding-left:16px!important;margin:0!important;font-size:14px!important;line-height:1.4!important}.pros-cons li{margin-bottom:4px!important}.patinete-summary-container{padding-top:16px!important;padding-bottom:16px!important}.summary-content{--leer-mas-altura:220px !important;--leer-mas-fade:56px !important;max-height:var(--leer-mas-altura);padding-bottom:8px!important}.summary-content p{font-size:14.5px!important;line-height:1.45!important;margin-top:0!important;margin-bottom:12px!important}.leer-mas-btn{font-size:14px!important;line-height:1.3!important;padding:8px 12px!important;border-radius:9px!important;margin-top:10px!important;margin-bottom:0!important}.gallery-strip{display:flex!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;padding-left:8px!important;padding-right:8px!important;gap:8px!important}.gallery-strip .thumb{width:68px!important;height:68px!important;flex:0 0 auto!important;border-radius:8px!important}.subtitle h2,.faq-title,.about-title{font-size:18px!important;line-height:1.25!important;margin-top:0!important;margin-bottom:12px!important}.about-section{line-height:1.55!important;font-size:14px!important;padding-top:16px!important;padding-bottom:16px!important}.about-title{border-left:4px solid #03007d!important;padding-left:8px!important;font-size:18px!important}.about-section p{font-size:14px!important;line-height:1.55!important;margin-top:0!important;margin-bottom:12px!important}.spec-table{padding-top:16px!important;padding-bottom:16px!important}.spec-table .row{padding-top:4px!important;padding-bottom:4px!important;font-size:14px!important;line-height:1.4!important}.spec-table h4{font-size:15px!important;line-height:1.3!important;margin-bottom:6px!important;margin-top:16px!important}.spec-block:first-child h4{margin-top:0!important}.faq-block{padding-top:16px!important;padding-bottom:16px!important}.faq-item{padding:10px 0!important;border-top:1px solid #eee!important}.faq-item:first-of-type{border-top:none!important;padding-top:0!important}.faq-question{font-size:14px!important;line-height:1.4!important}.faq-answer{font-size:13.5px!important;line-height:1.45!important;margin-top:8px!important;color:#333!important}.info-disclaimer{font-size:12px!important;line-height:1.4!important;padding:10px 12px!important;color:#555!important}.info-disclaimer p{font-size:12px!important;line-height:1.4!important;margin:0!important;text-align:left!important}@media (max-width:480px){.info-disclaimer{font-size:10px!important;line-height:1.35!important;padding:8px 10px!important}.info-disclaimer p{font-size:10px!important;line-height:1.35!important}}.mobile-buy-bar{display:flex!important;position:fixed!important;bottom:0!important;left:8px!important;right:8px!important;width:auto!important;border-radius:14px!important;background:#03007d!important;color:#fff!important;padding:12px 16px!important;font-weight:700!important;font-size:16px!important;line-height:1.3!important;justify-content:center!important;align-items:center!important;z-index:10002!important;animation:bounceButton 6s infinite ease-in-out}.buy-overlay{position:fixed;inset:0;background:rgb(0 0 0 / .6);display:none;z-index:10000;align-items:flex-end;justify-content:center;overflow-y:auto}.buy-overlay.active{display:block;animation:slideUp .3s ease-out}}:root{--azul-principal:#03007d;--verde-cupon:#42ffbf;--overlay-bg:rgba(0,0,0,0.5);--text-dark:#111;--text-mid:#555;--card-bg:#efefef;--card-border:#d8d8d8;--coupon-bg:#dedede;--coupon-border:#cfcfcf}.mobile-buy-bar{position:fixed;left:8px;right:8px;bottom:8px;z-index:10002;background:var(--azul-principal);color:#fff;border-radius:14px;box-shadow:0 10px 30px rgb(0 0 0 / .35);font-family:'Poppins',system-ui,sans-serif;padding:12px 14px;cursor:pointer;user-select:none;display:flex;align-items:center;gap:12px}.buybar-left{display:flex;align-items:center;gap:10px;min-width:0}.buybar-icon{width:36px;height:36px;object-fit:contain;display:block;background:transparent!important;border:none!important;box-shadow:none!important}.buybar-texts{display:flex;flex-direction:column;line-height:1.2;min-width:0}.buybar-title{font-size:18px;font-weight:800;letter-spacing:.2px}.buybar-sub{font-size:14px;font-weight:700;color:var(--verde-cupon)}.buybar-spacer{flex:1 1 auto;text-align:center}.buybar-arrow{font-size:16px;line-height:1;color:#fff;opacity:.95}.buybar-right{display:flex;flex-direction:column;gap:4px;flex:0 0 38%;min-width:140px;align-items:center}.buybar-cta{background:var(--verde-cupon);color:#000;font-weight:800;font-size:15px;line-height:1.2;padding:10px 16px;width:100%;text-align:center;border-radius:10px;box-shadow:0 2px 4px rgb(0 0 0 / .28);text-transform:uppercase}.buybar-count{font-size:12px;line-height:1.2;color:#fff;opacity:.9;text-align:center;width:100%}@media(min-width:769px){.mobile-buy-bar{display:none!important}}.buy-overlay{position:fixed;inset:0;background:rgb(0 0 0 / .6);display:none;z-index:10000;align-items:flex-end;justify-content:center}.overlay-sheet{background:#fff;width:100%;max-width:480px;max-height:90vh;border-radius:16px;margin:12px;margin-bottom:88px;box-shadow:0 -10px 25px rgb(0 0 0 / .4);display:flex;flex-direction:column;position:relative;padding:16px;overflow-y:auto;animation:slideUp .3s ease-out;font-family:'Poppins',system-ui,sans-serif;color:var(--text-dark)}.overlay-handle{width:40px;height:4px;border-radius:999px;background:#ccc;margin:0 auto 12px}.overlay-close{position:absolute;right:12px;top:12px;width:32px;height:32px;border-radius:50%;background:#fff;border:1px solid #ccc;font-size:16px;line-height:30px;text-align:center;color:#333;cursor:pointer;padding:0}.overlay-title{font-size:18px;line-height:1.3;font-weight:600;color:var(--text-dark);margin:0 0 4px 0;padding-right:40px}.overlay-pvp{font-size:14px;margin:0 0 16px 0;font-weight:500;color:var(--text-mid)}.buy-overlay .price-table{gap:16px}.buy-overlay .shop-offer{background:var(--card-bg);border:1px solid var(--card-border);color:var(--text-dark)}.buy-overlay .badge-discount,.buy-overlay .badge-coupon-label{background:var(--verde-cupon);color:#000;border-color:rgb(0 0 0 / .25)}.buy-overlay .price-link{background:var(--azul-principal);color:#fff;border-color:rgb(0 0 0 / .25);transition:transform .12s ease,filter .12s ease}.buy-overlay .price-link:hover{filter:brightness(.95);transform:scale(1.03) translateY(-1px);color:#fff}.buy-overlay .coupon-wrap{background:var(--coupon-bg);border:1px solid var(--coupon-border)}.buy-overlay .coupon-btn{background:#4a4a4a;color:#fff;border-color:rgb(0 0 0 / .25)}.buy-overlay .coupon-hint{color:#555}.buy-overlay .shop-note{color:#444}.buy-overlay.active{display:flex}@keyframes slideUp{from{transform:translateY(100%)}to{transform:translateY(0)}}.buy-overlay.closing .overlay-sheet{animation:slideDown .25s ease-in forwards}@keyframes slideDown{from{transform:translateY(0)}to{transform:translateY(100%)}}@media(min-width:769px){.buy-overlay{display:none!important}}.moove_gdpr_cookie_info_bar,#moove_gdpr_cookie_info_bar,.moove-gdpr-cookie-info-bar,div[id*="moove_gdpr"],div[class*="moove_gdpr"]{z-index:10003!important;bottom:85px!important}