* { box-sizing: border-box; } body {margin: 0;}:root{--gjs-t-color-primary:#6ee7ff;--gjs-t-color-secondary:#a78bfa;--gjs-t-color-accent:#ff48b0;--gjs-t-color-success:#22c55e;--gjs-t-color-warning:#f59e0b;--gjs-t-color-error:#ef4444;--bg-body:#0b0d12;--bg-elev:#0f131b;--bg-card:#121826;--tx-body:#d7e1ff;--tx-dim:#9aa5c3;--tx-strong:#f1f5ff;--brd-soft:#1f2a44;--radius:14px;--radius-sm:10px;--radius-lg:20px;}html{scroll-behavior:smooth;}.gjs-t-body{background-color:var(--bg-body);color:var(--tx-body);font-size:16px;line-height:1.65;font-family:'Poppins', system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, "Apple Color Emoji","Segoe UI Emoji";}.gjs-t-h1{color:var(--tx-strong);font-size:56px;line-height:1.05;font-family:'Orbitron', ui-sans-serif;}.gjs-t-h2{color:var(--tx-strong);font-size:34px;line-height:1.15;font-family:'Orbitron', ui-sans-serif;}.gjs-t-button{background-color:var(--gjs-t-color-accent);color:#0b0d12;border-radius:var(--radius-sm);}.gjs-t-link{color:var(--gjs-t-color-primary);text-decoration:none;}.gjs-t-border{border-radius:var(--radius);border-color:var(--brd-soft);}.neon-text{text-shadow:0 0 10px rgba(110,231,255,.6),
    0 0 20px rgba(167,139,250,.45),
    0 0 34px rgba(255,72,176,.35);}.neon-pulse{animation:neonPulse 3.6s ease-in-out infinite;}.card-glow{box-shadow:0 0 0 1px rgba(110,231,255,.06) inset,
    0 10px 30px rgba(0,0,0,.5),
    0 0 22px rgba(110,231,255,.08),
    0 0 38px rgba(167,139,250,.06);}.btn-glow:hover{box-shadow:0 0 0 1px rgba(110,231,255,.25) inset,
    0 0 18px rgba(110,231,255,.45),
    0 0 36px rgba(255,72,176,.25);}.option-active{outline:2px solid var(--gjs-t-color-primary);background:linear-gradient(180deg, rgba(110,231,255,.08), rgba(167,139,250,.06));}*, ::before, ::after{box-sizing:border-box;undefined:undefined;border-width:0;border-style:solid;border-color:#e5e7eb;}html, :host{line-height:1.5;undefined:undefined;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;}body{margin:0;undefined:undefined;line-height:inherit;}hr{height:0;undefined:undefined;color:inherit;border-top-width:1px;}abbr:where([title]){text-decoration:underline dotted;}h1, h2, h3, h4, h5, h6{font-size:inherit;font-weight:inherit;}a{color:inherit;text-decoration:inherit;}b, strong{font-weight:bolder;}code, kbd, samp, pre{font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;undefined:undefined;font-feature-settings:normal;font-variation-settings:normal;font-size:1em;}small{font-size:80%;}sub, sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}table{text-indent:0;undefined:undefined;border-color:inherit;border-collapse:collapse;}button, input, optgroup, select, textarea{font-family:inherit;undefined:undefined;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0;}button, select{text-transform:none;}button, input:where([type='button']), input:where([type='reset']), input:where([type='submit']){-webkit-appearance:button;undefined:undefined;background-color:transparent;background-image:none;}:-moz-focusring{outline:auto;}:-moz-ui-invalid{box-shadow:none;}progress{vertical-align:baseline;}::-webkit-inner-spin-button, ::-webkit-outer-spin-button{height:auto;}[type='search']{-webkit-appearance:textfield;undefined:undefined;outline-offset:-2px;}::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;undefined:undefined;font:inherit;}summary{display:list-item;}blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre{margin:0;}fieldset{margin:0;padding:0;}legend{padding:0;}ol, ul, menu{list-style:none;margin:0;padding:0;}dialog{padding:0;}textarea{resize:vertical;}input::placeholder, textarea::placeholder{opacity:1;undefined:undefined;color:#9ca3af;}button, [role="button"]{cursor:pointer;}:disabled{cursor:default;}img, svg, video, canvas, audio, iframe, embed, object{display:block;undefined:undefined;vertical-align:middle;}img, video{max-width:100%;height:auto;}[hidden]{display:none;}.site-header{width:100%;position:sticky;top:0px;z-index:40;backdrop-filter:blur(8px);background-color:rgba(10,12,18,0.6);border-bottom-width:1px;border-color:var(--brd-soft);}.header-container{max-width:72rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:1rem;padding-bottom:1rem;display:flex;align-items:center;justify-content:space-between;}.brand-link{display:flex;align-items:center;gap:0.75rem;}.brand-title{letter-spacing:0.1em;font-weight:800;}.primary-nav{position:relative;}.menu-toggle-button{padding-left:0.75rem;padding-right:0.75rem;padding-top:0.5rem;padding-bottom:0.5rem;display:flex;align-items:center;gap:0.5rem;background-color:var(--bg-card);border-width:1px;border-color:var(--brd-soft);}.menu-toggle-button:hover{background-color:var(--bg-elev);}.menu-icon{opacity:0.9;}.menu-label{color:var(--tx-body);font-weight:500;}.menu-dropdown{position:absolute;right:0px;margin-top:0.75rem;width:14rem;display:none;border-radius:0.75rem;border-width:1px;border-color:var(--brd-soft);background-color:var(--bg-card);}.menu-list{display:flex;flex-direction:column;}.menu-item{border-bottom-width:1px;border-color:var(--brd-soft);}.menu-link-productos{display:block;padding-left:1rem;padding-right:1rem;padding-top:0.75rem;padding-bottom:0.75rem;}.menu-link-productos:hover{background-color:var(--bg-elev);}.menu-link-redes-sociales{display:block;padding-left:1rem;padding-right:1rem;padding-top:0.75rem;padding-bottom:0.75rem;}.menu-link-redes-sociales:hover{background-color:var(--bg-elev);}.menu-link-contacto{display:block;padding-left:1rem;padding-right:1rem;padding-top:0.75rem;padding-bottom:0.75rem;}.menu-link-contacto:hover{background-color:var(--bg-elev);}.main-content{width:100%;}.hero-section{max-width:72rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:2.5rem;padding-bottom:2rem;}.hero-content{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;}.hero-title{font-weight:800;letter-spacing:0.05em;}.hero-subtitle{font-size:1.125rem;line-height:1.75rem;color:var(--tx-dim);max-width:48rem;}.hero-ctas{display:flex;align-items:center;gap:0.75rem;}.cta-ver-productos{padding-left:1.25rem;padding-right:1.25rem;padding-top:0.75rem;padding-bottom:0.75rem;font-weight:600;letter-spacing:0.025em;}.cta-ver-productos:hover{opacity:0.95;}.cta-ver-servicios{padding-left:1.25rem;padding-right:1.25rem;padding-top:0.75rem;padding-bottom:0.75rem;font-weight:600;letter-spacing:0.025em;border-width:1px;border-color:var(--brd-soft);border-radius:var(--radius-sm);}.cta-ver-servicios:hover{background-color:var(--bg-elev);}.products-section{max-width:72rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:2.5rem;padding-bottom:2.5rem;}.products-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;}.products-title{letter-spacing:0.025em;}.products-note{font-size:0.875rem;line-height:1.25rem;color:var(--tx-dim);}.products-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.5rem;}.product-card{padding:1.25rem;border-radius:var(--radius);border-width:1px;border-color:var(--brd-soft);background-color:var(--bg-card);display:flex;flex-direction:column;gap:1rem;}.product-header{display:flex;align-items:flex-start;justify-content:space-between;}.product-name{font-size:1.25rem;line-height:1.75rem;font-weight:600;color:var(--tx-strong);}.product-icon{opacity:0.8;}.product-meta{font-size:0.875rem;line-height:1.25rem;display:flex;flex-direction:column;gap:0.25rem;}.meta-row{display:flex;gap:0.5rem;}.meta-label-plataforma{color:var(--tx-dim);}.meta-label-tipo{color:var(--tx-dim);}.price-list{display:flex;flex-direction:column;gap:0.5rem;}.price-item{display:flex;align-items:center;justify-content:space-between;}.price-value{font-weight:600;}.price-actions{display:flex;flex-wrap:wrap;gap:0.5rem;}.buy-button{padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:0.875rem;line-height:1.25rem;}.product-note{font-size:0.875rem;line-height:1.25rem;color:var(--tx-dim);}.social-services-section{max-width:72rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:2.5rem;padding-bottom:2.5rem;}.social-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;}.social-title{letter-spacing:0.025em;}.social-icon{opacity:0.9;}.social-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.5rem;}.social-card-instagram{padding:1.25rem;border-radius:var(--radius);border-width:1px;border-color:var(--brd-soft);background-color:var(--bg-card);display:flex;flex-direction:column;gap:1rem;}.social-card-header{display:flex;align-items:center;gap:0.5rem;}.platform-icon{opacity:0.85;}.platform-title{font-size:1.125rem;line-height:1.75rem;font-weight:600;}.service-list{display:flex;flex-direction:column;gap:0.75rem;}.service-item{display:flex;align-items:center;justify-content:space-between;}.service-actions{display:flex;align-items:center;gap:0.75rem;}.service-price{font-weight:600;}.buy-service-button{padding-left:0.75rem;padding-right:0.75rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:0.875rem;line-height:1.25rem;}.social-card-tiktok{padding:1.25rem;border-radius:var(--radius);border-width:1px;border-color:var(--brd-soft);background-color:var(--bg-card);display:flex;flex-direction:column;gap:1rem;}.social-card-youtube{padding:1.25rem;border-radius:var(--radius);border-width:1px;border-color:var(--brd-soft);background-color:var(--bg-card);display:flex;flex-direction:column;gap:1rem;}.contact-section{max-width:72rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:3rem;padding-bottom:3rem;}.contact-card{border-radius:var(--radius);border-width:1px;border-color:var(--brd-soft);background-color:var(--bg-card);padding:1.5rem;display:flex;align-items:center;justify-content:space-between;}.contact-info{display:flex;align-items:flex-start;gap:1rem;}.contact-icon{opacity:0.85;}.contact-text{display:flex;flex-direction:column;}.contact-title{font-size:1.25rem;line-height:1.75rem;font-weight:600;color:var(--tx-strong);}.contact-subtitle{color:var(--tx-dim);}.contact-whatsapp-button{padding-left:1.25rem;padding-right:1.25rem;padding-top:0.75rem;padding-bottom:0.75rem;font-weight:600;display:flex;align-items:center;gap:0.5rem;}.contact-send-icon{opacity:0.9;}.site-footer{width:100%;border-top-width:1px;border-color:var(--brd-soft);background-color:var(--bg-elev);}.footer-container{max-width:72rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:1.5rem;padding-bottom:1.5rem;display:flex;align-items:center;justify-content:space-between;}.footer-copyright{font-size:0.875rem;line-height:1.25rem;color:var(--tx-dim);}.footer-social{display:flex;align-items:center;gap:1rem;}.footer-social-link{display:flex;align-items:center;gap:0.5rem;}.footer-social-icon{opacity:0.85;}.footer-social-label{font-size:0.875rem;line-height:1.25rem;}.purchase-modal-backdrop{position:fixed;inset:0px;display:none;align-items:flex-start;justify-content:center;padding-top:4rem;padding-left:1rem;padding-right:1rem;background-color:rgba(0,0,0,0.65);}.purchase-modal-grid{max-width:64rem;width:100%;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1.25rem;}.purchase-summary-card{border-radius:var(--radius);border-width:1px;border-color:var(--brd-soft);background-color:var(--bg-card);padding:1.25rem;}.purchase-summary-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem;}.purchase-summary-texts{display:flex;flex-direction:column;}.purchase-summary-title{font-size:1.25rem;line-height:1.75rem;font-weight:600;}.purchase-summary-hint{color:var(--tx-dim);}.modal-close-button{padding-left:0.75rem;padding-right:0.75rem;padding-top:0.5rem;padding-bottom:0.5rem;border-radius:var(--radius-sm);border-width:1px;border-color:var(--brd-soft);}.modal-close-button:hover{background-color:var(--bg-elev);}.modal-close-icon{opacity:0.85;}.purchase-summary-body{display:flex;flex-direction:column;gap:0.75rem;}.summary-row{display:flex;align-items:center;justify-content:space-between;}.summary-label-producto{color:var(--tx-dim);}.summary-label-duracion{color:var(--tx-dim);}.summary-label-precio{color:var(--tx-dim);}.divider{margin-top:1rem;margin-bottom:1rem;border-color:var(--brd-soft);}.country-picker-wrapper{display:flex;flex-direction:column;gap:0.75rem;}.country-search-label{font-size:0.875rem;line-height:1.25rem;color:var(--tx-dim);}.country-search-input{width:100%;padding-left:0.75rem;padding-right:0.75rem;padding-top:0.5rem;padding-bottom:0.5rem;border-radius:var(--radius-sm);background-color:var(--bg-elev);border-width:1px;border-color:var(--brd-soft);}.country-search-input:focus{outline:2px solid transparent;outline-offset:2px;}.country-list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:0.5rem;max-height:16rem;overflow:auto;padding-right:0.25rem;}.payment-methods-card{border-radius:var(--radius);border-width:1px;border-color:var(--brd-soft);background-color:var(--bg-card);padding:1.25rem;display:flex;flex-direction:column;gap:1rem;}.payment-header{display:flex;align-items:center;gap:0.5rem;}.payment-icon{opacity:0.85;}.payment-title{font-size:1.25rem;line-height:1.75rem;font-weight:600;}.payment-info-block{font-size:0.875rem;line-height:1.25rem;}.payment-selected-country-label{color:var(--tx-dim);}.payment-selected-country-value{font-weight:600;}.payment-details-wrapper{margin-top:0.75rem;}.payment-amount-label{color:var(--tx-dim);margin-bottom:0.25rem;}.payment-amount-value{font-weight:600;}.payment-methods-list{margin-top:1rem;display:flex;flex-direction:column;gap:0.5rem;}.payment-method-block{padding:0.75rem;border-radius:var(--radius-sm);background-color:var(--bg-elev);border-width:1px;border-color:var(--brd-soft);}.payment-method-header{display:flex;align-items:center;gap:0.5rem;margin-bottom:0.25rem;}.payment-method-icon{opacity:0.85;}.payment-method-description{font-size:0.875rem;line-height:1.25rem;color:var(--tx-dim);}.payment-paypal-link{text-decoration-line:underline;}.payment-notes-block{padding:0.75rem;border-radius:var(--radius-sm);background-color:var(--bg-elev);border-width:1px;border-color:var(--brd-soft);}.payment-notes-header{display:flex;align-items:center;gap:0.5rem;margin-bottom:0.25rem;}.payment-notes-icon{opacity:0.85;}.payment-notes-list{font-size:0.875rem;line-height:1.25rem;list-style-type:disc;padding-left:1.25rem;display:flex;flex-direction:column;gap:0.25rem;}.payment-whatsapp-button{margin-top:1rem;width:100%;text-align:center;padding-left:1rem;padding-right:1rem;padding-top:0.75rem;padding-bottom:0.75rem;font-weight:600;display:flex;align-items:center;justify-content:center;gap:0.5rem;}.payment-whatsapp-icon{opacity:0.9;}.payment-footer-note{color:var(--tx-dim);display:block;margin-top:0.5rem;}#iznh9 .product-card{position:relative;padding:20px;border-radius:var(--radius);border:1px solid var(--brd-soft);background-color:var(--bg-card);display:flex;flex-direction:column;gap:16px;overflow:hidden;transition:box-shadow 0.25s ease, transform 0.25s ease;box-shadow:0 0 0 1px rgba(110,231,255,0.35), 0 0 24px rgba(110,231,255,0.15);}#iznh9 .product-card::before{content:'';position:absolute;inset:0 0 auto 0;height:3px;background:linear-gradient(90deg, var(--gjs-t-color-primary), var(--gjs-t-color-secondary), var(--gjs-t-color-accent));opacity:.9;}#iznh9 .product-card:hover{box-shadow:0 6px 20px rgba(0, 0, 0, 0.24), 0 0 0 1px rgba(110, 231, 255, 0.12) inset;transform:translateY(-2px);}#iznh9 .product-media{width:100%;aspect-ratio:16 / 9;border-radius:10px;border:1px solid var(--brd-soft);background:linear-gradient(135deg, rgba(110,231,255,.1), rgba(167,139,250,.12) 50%, rgba(255,72,176,.12));overflow:hidden;background-color:var(--bg-elev);}#iznh9 .product-media img{width:100%;height:100%;display:block;object-fit:cover;opacity:0.96;transition:transform 0.35s ease, opacity 0.35s ease;}#iznh9 .product-card:hover .product-media img{transform:scale(1.02);opacity:1;}#iznh9 .product-header{display:flex;align-items:flex-start;justify-content:space-between;}#iznh9 .product-name{font-size:1.5rem;line-height:1.2;font-weight:700;color:#ffffff;letter-spacing:.02em;display:flex;align-items:center;gap:0.5rem;undefined:undefined;text-shadow:0 1px 0 rgba(0, 0, 0, 0.85),
    1px 0 0 rgba(0, 0, 0, 0.85),
    0 -1px 0 rgba(0, 0, 0, 0.85),
    -1px 0 0 rgba(0, 0, 0, 0.85),
    
    0 0 8px rgba(110, 231, 255, 0.75),
    0 0 16px rgba(110, 231, 255, 0.6),
    0 0 26px rgba(255, 72, 176, 0.55),
    0 0 42px rgba(255, 72, 176, 0.4);transition:text-shadow 0.25s ease;animation:iznh9GlowPulse 4s ease-in-out infinite;}#iznh9 .product-icon{opacity:.9;}#iznh9 .price-list{display:flex;flex-direction:column;gap:.5rem;}#iznh9 .price-item{display:flex;align-items:center;justify-content:space-between;}#iznh9 .price-value{color:var(--gjs-t-color-success);font-weight:700;text-shadow:0 0 8px rgba(34, 197, 94, 0.65), 0 0 16px rgba(34, 197, 94, 0.35);}#iznh9 .buy-button{padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;transition:transform .2s ease, opacity .2s ease, box-shadow .2s ease, background .2s ease;border-radius:var(--radius-sm);background:linear-gradient(180deg, rgba(34,197,94,0.22), rgba(34,197,94,0.35));border:1px solid var(--gjs-t-color-success);color:#0b0d12;box-shadow:0 0 0 1px rgba(34,197,94,0.25), 0 8px 18px rgba(34,197,94,0.25), inset 0 0 0 1px rgba(34,197,94,0.2);}#iznh9 .buy-button:hover{transform:translateY(-1px);opacity:.95;box-shadow:0 0 0 1px rgba(34,197,94,0.35), 0 12px 26px rgba(34,197,94,0.35), 0 0 20px rgba(34,197,94,0.35) inset;background:linear-gradient(180deg, rgba(34,197,94,0.3), rgba(34,197,94,0.45));}#iznh9 .product-meta{font-size:.9rem;line-height:1.25rem;display:flex;flex-direction:column;gap:.25rem;}#iznh9 .meta-row{display:flex;gap:.5rem;}#iznh9 .meta-label-plataforma, #iznh9 .meta-label-tipo{color:var(--gjs-t-color-primary);text-shadow:0 0 6px rgba(110, 231, 255, 0.7);}#iznh9 .product-badge{display:inline-flex;align-self:flex-start;padding:0.25rem 0.5rem;border-radius:var(--radius-sm);border:1px solid var(--gjs-t-color-primary);color:var(--gjs-t-color-primary) !important;background:rgba(110,231,255,0.12) !important;font-size:0.75rem;line-height:1rem;font-weight:600;letter-spacing:0.03em;text-shadow:0 0 6px rgba(110,231,255,0.85), 0 0 14px rgba(110,231,255,0.6);border-color:var(--gjs-t-color-primary) !important;box-shadow:0 0 0 1px rgba(110,231,255,0.28) inset,
    0 0 10px rgba(110,231,255,0.28),
    0 0 18px rgba(110,231,255,0.18);undefined:undefined;transition:box-shadow .25s ease, transform .2s ease, background .25s ease;}#iznh9 .product-card *{color:#ffffff;}#iznh9 .product-title-zap{width:18px;height:18px;flex:0 0 auto;filter:drop-shadow(0 0 6px rgba(247, 255, 0, 0.85)) drop-shadow(0 0 12px rgba(247, 255, 0, 0.45));}#iznh9 .product-name:hover{text-shadow:0 1px 0 rgba(0, 0, 0, 0.9),
    1px 0 0 rgba(0, 0, 0, 0.9),
    0 -1px 0 rgba(0, 0, 0, 0.9),
    -1px 0 0 rgba(0, 0, 0, 0.9),
    0 0 10px rgba(110, 231, 255, 0.9),
    0 0 22px rgba(110, 231, 255, 0.7),
    0 0 34px rgba(255, 72, 176, 0.65),
    0 0 54px rgba(255, 72, 176, 0.5);}#iznh9 .product-badge:hover{box-shadow:0 0 0 1px rgba(110,231,255,0.35) inset,
    0 0 12px rgba(110,231,255,0.34),
    0 0 22px rgba(110,231,255,0.22);background:rgba(110,231,255,0.18) !important;transform:translateY(-1px);}#iuo83 .brand-title{display:inline-block;font-size:20px;line-height:1.1;font-weight:700;letter-spacing:0.08em;padding:0.375rem 0.625rem;border:1px solid #ffffff;border-radius:var(--radius-sm);background:transparent;color:var(--tx-strong);transition:box-shadow 0.2s ease, border-color 0.2s ease, transform 0.2s ease;}#iuo83 .brand-link:hover .brand-title{box-shadow:0 0 0 1px rgba(255,255,255,0.25) inset;transform:translateY(-1px);}#iuo83 .brand-link:hover #i1lla{box-shadow:none !important;}#itvfn.menu-label{display:inline-block;background-color:rgba(255, 255, 255, 0.08);padding:0.25rem 0.5rem;border-radius:var(--radius-sm);transition:background-color 0.2s ease, box-shadow 0.2s ease;font-size:0.9rem;padding-top:0.22rem;padding-bottom:0.22rem;padding-left:0.48rem;padding-right:0.48rem;}#menuToggle:hover #itvfn.menu-label{background-color:rgba(255, 255, 255, 0.12);box-shadow:0 0 0 1px rgba(255, 255, 255, 0.08) inset;}#menuToggle .menu-icon{width:16px;height:16px;opacity:0.9;}#menuToggle .menu-label{font-size:0.85rem;line-height:1;color:var(--tx-body);font-weight:500;padding:0;}#i1lla.brand-title{display:inline-flex;align-items:center;gap:0.4rem;background-color:#ffffff;color:#0b0d12;border:1px solid var(--brd-soft);border-radius:10px;padding:0.35rem 0.6rem;letter-spacing:0.08em;font-weight:700;transition:transform .2s ease, box-shadow .2s ease;position:relative;box-shadow:0 0 0 1px rgba(255,255,255,0.08) inset;}#i1lla.brand-title::before, #i1lla.brand-title::after{content:none !important;display:inline-block;width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-size:contain;}#i1lla.brand-title::before{background-image:url("https://api.iconify.design/lucide-whatsapp.svg?color=%2305C46B");}#i1lla.brand-title::after{background-image:url("https://api.iconify.design/lucide-badge-check.svg?color=%231DA1F2");}#i1lla .bt-text{line-height:1;color:#0b0d12;font-weight:700;letter-spacing:0.08em;white-space:nowrap;}#i1lla .bt-icon{width:18px;height:18px;display:inline-block;filter:drop-shadow(0 0 3px rgba(5,196,107,0.55));flex:0 0 auto;}#i1lla .bt-verify-box{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;background-color:#1DA1F2;border:1px solid #1DA1F2;border-radius:4px;box-shadow:0 0 0 1px rgba(29, 161, 242, 0.25);}#i1lla .bt-verify-check{width:12px;height:12px;display:block;}#i1lla.brand-title:hover{box-shadow:0 0 0 1px rgba(255,255,255,0.18) inset;transform:translateY(-1px);}#i1lla .bt-verify{position:absolute;right:-8px;top:-6px;transform:rotate(-12deg);pointer-events:none;}#i1lla .bt-verify-badge{width:22px;height:22px;display:block;filter:drop-shadow(0 0 6px rgba(29,161,242,0.5));}#headerBrandTitle .brand-title-container{max-width:72rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:1rem;padding-bottom:0.5rem;display:flex;align-items:center;justify-content:flex-start;}#headerBrandTitle .brand-title-card{display:inline-flex;align-items:center;gap:0.5rem;padding:0.35rem 0.6rem;border-radius:var(--radius-sm);border:1px solid var(--brd-soft);background-color:#ffffff;color:var(--bg-body);text-decoration:none;box-shadow:0 6px 20px rgba(0, 0, 0, 0.28), 0 0 0 1px rgba(255,255,255,0.06) inset;transition:transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;}#headerBrandTitle .brand-title-card:hover{transform:translateY(-1px);box-shadow:0 10px 26px rgba(0, 0, 0, 0.34), 0 0 0 1px rgba(255,255,255,0.1) inset;background-color:#ffffff;}#headerBrandTitle .bt-icon{width:18px;height:18px;display:inline-block;flex:0 0 auto;filter:drop-shadow(0 0 4px rgba(5, 196, 107, 0.45));}#headerBrandTitle .bt-text{font-weight:700;letter-spacing:0.08em;line-height:1;color:var(--bg-body);white-space:nowrap;}#headerBrandTitle .bt-verify{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;transform:rotate(-10deg);flex:0 0 auto;filter:drop-shadow(0 0 6px rgba(29, 161, 242, 0.5));}#headerBrandTitle .bt-verify-badge{width:20px;height:20px;display:block;}#ievoh #i5fo4s{position:fixed;left:0;top:0;transform:translateX(-50%);z-index:81;margin:0 !important;undefined:undefined;transition:top 0.12s ease, left 0.12s ease;}#i5fo4s.brand-title-card{position:relative;undefined:undefined;box-shadow:0 6px 20px rgba(0,0,0,0.28),
    0 0 0 1px rgba(255,255,255,0.06) inset,
    0 -8px 22px rgba(255,255,255,0.56),
    0 -16px 38px rgba(110,231,255,0.22),
    0 -2px 10px rgba(110,231,255,0.12);transition:transform .2s ease, box-shadow .2s ease, background-color .2s ease;}#i5fo4s.brand-title-card:hover{transform:translateY(-1px);box-shadow:0 10px 26px rgba(0,0,0,0.34),
    0 0 0 1px rgba(255,255,255,0.10) inset,
    0 -12px 28px rgba(255,255,255,0.65),
    0 -24px 50px rgba(110,231,255,0.28),
    0 -4px 14px rgba(110,231,255,0.16);}#i5fo4s.brand-title-card::before{content:"";position:absolute;left:-18px;right:-18px;top:-22px;height:72%;pointer-events:none;border-radius:18px;background:radial-gradient(120% 110% at 50% 0%,
      rgba(255,255,255,0.65) 0%,
      rgba(110,231,255,0.35) 35%,
      rgba(255,255,255,0.08) 60%,
      rgba(255,255,255,0) 80%);filter:blur(12px);opacity:.95;z-index:0;}#ii4tx.bt-verify-badge{filter:drop-shadow(0 0 8px rgba(29,161,242,0.6))
    drop-shadow(0 0 16px rgba(29,161,242,0.35));}#bx-whatsapp-logo-square:hover #bx-whatsapp-logo-img{opacity:1;transform:scale(1.02);}#bx-whatsapp-square-block{position:relative;left:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;pointer-events:auto;z-index:82;}#heroTitleWrap #ivzfm{margin:0;transform:translateY(-4px);undefined:undefined;}#heroTitleWrap .title-badge{display:inline-flex;align-items:center;justify-content:center;padding:0.35rem 0.6rem;background-color:#F7FF00;undefined:undefined;color:#ffffff;border-radius:var(--radius-sm);border:1px solid rgba(247, 255, 0, 0.6);font-weight:700;letter-spacing:0.06em;line-height:1;text-align:center;box-shadow:0 0 0 1px rgba(247, 255, 0, 0.25) inset,
      0 0 14px rgba(247, 255, 0, 0.55),
      0 8px 18px rgba(247, 255, 0, 0.25);}#heroTitleWrap .hero-badges{display:flex;flex-direction:column;gap:0.5rem;align-items:flex-start;margin-top:0.25rem;}#heroTitleWrap .tiktok-badge{display:inline-flex;align-items:center;gap:0.4rem;padding:0.35rem 0.6rem;border-radius:var(--radius-sm);border:1px solid var(--gjs-t-color-primary);background-color:rgba(110,231,255,0.12);color:var(--tx-strong);box-shadow:0 0 0 1px rgba(110,231,255,0.25) inset,
      0 0 14px rgba(110,231,255,0.45),
      0 8px 18px rgba(110,231,255,0.25);transition:transform .2s ease, box-shadow .2s ease, background-color .2s ease, opacity .2s ease;text-decoration:none;}#heroTitleWrap .tiktok-badge:hover{transform:translateY(-1px);background-color:rgba(110,231,255,0.18);box-shadow:0 0 0 1px rgba(110,231,255,0.35) inset,
      0 0 22px rgba(110,231,255,0.55),
      0 10px 22px rgba(110,231,255,0.32);opacity:0.98;}#heroTitleWrap .tiktok-icon{width:18px;height:18px;display:inline-block;filter:drop-shadow(0 0 6px rgba(110,231,255,0.6));flex:0 0 auto;}.wh-logo-header{display:inline-flex;align-items:center;justify-content:center;gap:0;margin:0;padding:0;}.wh-logo-header .wh-logo-link{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:0;background:transparent;border:none;outline:none;cursor:pointer;transition:transform .2s ease, opacity .2s ease;}.wh-logo-header .wh-logo-link:focus{outline:2px solid var(--gjs-t-color-primary);outline-offset:2px;border-radius:8px;}.wh-logo-header .wh-logo-link:hover{transform:translateY(-1px);opacity:.96;}.wh-logo-header .wh-logo-icon{display:block;width:26px;height:26px;opacity:1;transition:transform .2s ease;filter:drop-shadow(0 0 6px rgba(37,211,102,0.25));}.wh-logo-header .wh-logo-link:hover .wh-logo-icon{transform:scale(1.04);}#whatsapp-logo-header #bx-whatsapp-logo-square{width:auto !important;height:auto !important;border:none !important;background:transparent !important;box-shadow:none !important;padding:0 !important;border-radius:0 !important;display:inline-flex;align-items:center;justify-content:center;}#whatsapp-logo-header #bx-whatsapp-logo-square:hover{box-shadow:none !important;transform:none !important;opacity:0.98;}#whatsapp-logo-header .wh-logo-icon{width:26px;height:26px;opacity:1;filter:drop-shadow(0 0 6px rgba(37,211,102,0.25));transition:transform .2s ease, opacity .2s ease;display:block;}#whatsapp-logo-header #bx-whatsapp-logo-square:hover .wh-logo-icon{transform:scale(1.04);}#ievoh .brand-title-card{display:inline-flex;align-items:center;gap:0.5rem;text-decoration:none;}#ievoh .bt-wa-icon{display:inline-block;width:32px;height:32px;flex:0 0 auto;filter:drop-shadow(0 0 4px rgba(5, 196, 107, 0.45));opacity:1;transition:transform .2s ease, opacity .2s ease;}#ievoh .brand-title-card:hover .bt-wa-icon{transform:scale(1.04);opacity:0.98;}#ievoh .bt-text{line-height:1;font-weight:700;letter-spacing:0.08em;white-space:nowrap;color:var(--bg-body);font-size:22px;}#ievoh .bt-verify{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;transform:rotate(-10deg);filter:drop-shadow(0 0 6px rgba(29, 161, 242, 0.5));}#ievoh .bt-verify-badge{width:18px;height:18px;display:block;filter:drop-shadow(0 0 6px rgba(29, 161, 242, 0.5));}#ikak3 .menu-figure{position:absolute;top:20px;right:24px;width:44px;height:32px;border:1px solid var(--brd-soft);background-color:var(--bg-elev);border-radius:10px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 1px rgba(255,255,255,0.06) inset, 0 6px 16px rgba(0,0,0,0.22);transition:transform .2s ease, opacity .2s ease, box-shadow .2s ease, background-color .2s ease;outline:none;z-index:90;}#ikak3 .menu-figure:hover{transform:translateY(-1px);opacity:.98;box-shadow:0 0 0 1px rgba(110,231,255,0.18) inset, 0 8px 20px rgba(110,231,255,0.16);background-color:var(--bg-card);}#ikak3 .menu-figure-lines{display:grid;gap:4px;}#ikak3 .menu-figure-line{width:18px;height:2px;background-color:var(--tx-strong);border-radius:2px;opacity:.95;}#ikak3 #ig1a4t.title-badge{background-color:var(--gjs-t-color-error);color:#ffffff;border:1px solid rgba(239,68,68,0.6);box-shadow:0 0 0 1px rgba(239,68,68,0.26) inset,
        0 0 14px rgba(239,68,68,0.65),
        0 8px 18px rgba(239,68,68,0.28);}#ikak3 .title-separator{width:100%;height:2px;background:linear-gradient(90deg, rgba(110,231,255,0.95), rgba(110,231,255,0.6), rgba(110,231,255,0.95));border-radius:999px;box-shadow:0 0 10px rgba(110,231,255,0.6), 0 0 18px rgba(110,231,255,0.35);margin-bottom:12px;}#ikak3 .pre-separator-note{display:inline-block;margin-bottom:8px;color:var(--tx-strong);font-size:0.9rem;letter-spacing:0.06em;text-transform:none;opacity:0.95;padding-left:8px;border-left:2px solid var(--gjs-t-color-primary);text-shadow:0 0 8px rgba(110, 231, 255, 0.35);}#ikak3 .hero-title-wrap{position:relative;}#ikak3 .identity-inline{display:flex;align-items:center;gap:12px;margin-top:8px;}#ikak3 .identity-avatar{width:48px;height:48px;border-radius:9999px;overflow:hidden;flex:0 0 auto;border:1px solid var(--brd-soft);background-color:var(--bg-elev);box-shadow:0 0 0 1px rgba(110,231,255,.25) inset,
        0 6px 16px rgba(0,0,0,.35),
        0 0 14px rgba(110,231,255,.25);}#ikak3 .identity-avatar img{width:100%;height:100%;object-fit:cover;display:block;opacity:.98;transition:transform .25s ease, opacity .25s ease;}#ikak3 .identity-inline:hover .identity-avatar img{transform:scale(1.02);opacity:1;}#ikak3 .identity-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;}#ikak3 .identity-name{font-weight:700;letter-spacing:.05em;color:var(--tx-strong);}#ikak3 .verify-badge{position:relative;display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:var(--radius-sm);border:1px solid rgba(29,161,242,.6);background:linear-gradient(180deg, rgba(29,161,242,.18), rgba(29,161,242,.28));box-shadow:0 0 0 1px rgba(29,161,242,.25) inset,
        0 8px 18px rgba(29,161,242,.22),
        0 0 18px rgba(29,161,242,.25);}#ikak3 .verify-badge::before{content:"";position:absolute;inset:0;background:radial-gradient(120% 100% at 30% 0%, rgba(255,255,255,.28), rgba(255,255,255,0) 55%);pointer-events:none;border-radius:inherit;mix-blend-mode:screen;}#ikak3 .verify-icon{width:16px;height:16px;filter:drop-shadow(0 0 6px rgba(29,161,242,.55));flex:0 0 auto;}#ikak3 .verify-text{font-size:.9rem;color:var(--tx-strong);opacity:.95;}#ikak3 .title-frame-line{position:absolute;display:block;pointer-events:none;z-index:1;border-radius:999px;box-shadow:0 0 10px rgba(110, 231, 255, 0.6), 0 0 18px rgba(110, 231, 255, 0.35);}#ikak3 .frame-top{top:0;left:0;right:0;height:2px;background:linear-gradient(90deg, rgba(110,231,255,0.95), rgba(110,231,255,0.6), rgba(110,231,255,0.95));}#ikak3 .frame-left{top:0;bottom:0;left:0;width:2px;background:linear-gradient(180deg, rgba(110,231,255,0.95), rgba(110,231,255,0.6), rgba(110,231,255,0.95));}#ikak3 .frame-right{top:0;bottom:0;right:0;width:2px;background:linear-gradient(180deg, rgba(110,231,255,0.95), rgba(110,231,255,0.6), rgba(110,231,255,0.95));}#ikak3 .title-frame-line.frame-left, #ikak3 .title-frame-line.frame-right{top:0;bottom:auto;height:12px;undefined:undefined;}#ikak3 .hero-title-wrap .title-frame-line.frame-left, #ikak3 .hero-title-wrap .title-frame-line.frame-right{position:absolute;top:0;height:auto;undefined:undefined;border-radius:999px;box-shadow:0 0 10px rgba(110, 231, 255, 0.6), 0 0 18px rgba(110, 231, 255, 0.35);}#ikak3 .hero-title-wrap .title-frame-line.frame-left{left:0;width:2px;background:linear-gradient(180deg, rgba(110,231,255,0.95), rgba(110,231,255,0.6), rgba(110,231,255,0.95));}#ikak3 .hero-title-wrap .title-frame-line.frame-right{right:0;width:2px;background:linear-gradient(180deg, rgba(110,231,255,0.95), rgba(110,231,255,0.6), rgba(110,231,255,0.95));}#ikak3 .hero-title-wrap .title-frame-line.frame-top{position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg, rgba(110,231,255,0.95), rgba(110,231,255,0.6), rgba(110,231,255,0.95));border-radius:999px;box-shadow:0 0 10px rgba(110, 231, 255, 0.6), 0 0 18px rgba(110, 231, 255, 0.35);pointer-events:none;z-index:1;}#ikak3 .hero-title-wrap .title-frame-line{pointer-events:none;z-index:1;}#bxTitleSettings .settings-figure{display:inline-flex;align-items:center;justify-content:center;width:44px;height:32px;border:1px solid var(--brd-soft);background-color:var(--bg-elev);border-radius:var(--radius-sm);box-shadow:0 0 0 1px rgba(255,255,255,0.06) inset, 0 6px 16px rgba(0,0,0,0.22);transition:transform .2s ease, opacity .2s ease, box-shadow .2s ease, background-color .2s ease;cursor:pointer;outline:none;}#bxTitleSettings .settings-figure:hover{transform:translateY(-1px);opacity:.98;box-shadow:0 0 0 1px rgba(110,231,255,0.18) inset, 0 8px 20px rgba(110,231,255,0.16);background-color:var(--bg-card);}#bxTitleSettings .settings-figure:focus-visible{box-shadow:0 0 0 2px rgba(110,231,255,0.35), 0 0 0 1px rgba(110,231,255,0.18) inset;}#bxTitleSettings .settings-lines{display:grid;gap:4px;}#bxTitleSettings .settings-lines .line{width:18px;height:2px;background-color:var(--tx-strong);border-radius:2px;opacity:.95;transition:transform .2s ease, width .2s ease;}#bxTitleSettings.is-open .settings-lines .line:nth-child(2){width:14px;}#bxTitleSettings .settings-dropdown{position:absolute;top:calc(100% + 10px);right:0;min-width:220px;border:1px solid var(--brd-soft);background-color:var(--bg-card);border-radius:var(--radius);box-shadow:0 12px 28px rgba(0,0,0,0.35), 0 0 0 1px rgba(110,231,255,0.12) inset;padding:8px;display:none;opacity:0;transform:translateY(-4px);transition:opacity .18s ease, transform .18s ease;}#bxTitleSettings.is-open .settings-dropdown{display:block;opacity:1;transform:translateY(0);}#bxTitleSettings .option{display:flex;align-items:center;gap:10px;width:100%;padding:8px 10px;border-radius:var(--radius-sm);color:var(--tx-body);text-decoration:none;transition:background-color .15s ease, box-shadow .15s ease, transform .15s ease, opacity .15s ease;}#bxTitleSettings .option:hover{background-color:var(--bg-elev);box-shadow:0 0 0 1px rgba(110,231,255,0.18) inset;transform:translateY(-1px);opacity:.98;}#bxTitleSettings .option-icon{width:18px;height:18px;opacity:.9;flex:0 0 auto;}#bxTitleSettings .divider{height:1px;width:100%;background-color:var(--brd-soft);margin:6px 0;border:0;}#ikak3 .hidden{display:none;}#ikak3 .menu-figure:focus-visible{box-shadow:0 0 0 2px rgba(110,231,255,0.35), 0 0 0 1px rgba(110,231,255,0.18) inset;}#ikak3 #menuDropdown{position:absolute;top:64px;right:24px;min-width:220px;border:1px solid var(--brd-soft);background-color:var(--bg-card);border-radius:var(--radius);box-shadow:0 12px 28px rgba(0,0,0,0.35), 0 0 0 1px rgba(110,231,255,0.12) inset;padding:8px;z-index:95;opacity:1;transform:translateY(0);transition:opacity .18s ease, transform .18s ease;}#ikak3 #menuDropdown.menu-closing{opacity:0;transform:translateY(-4px);}#ikak3 #menuDropdown .option{display:flex;align-items:center;gap:10px;width:100%;padding:8px 10px;border-radius:10px;color:var(--tx-body);text-decoration:none;transition:background-color .15s ease, box-shadow .15s ease, transform .15s ease, opacity .15s ease;border:1px solid transparent;background:transparent;}#ikak3 #menuDropdown .option:hover{background-color:var(--bg-elev);box-shadow:0 0 0 1px rgba(110,231,255,0.18) inset;transform:translateY(-1px);opacity:.98;}#ikak3 #menuDropdown .option:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(110,231,255,0.35), 0 0 0 1px rgba(110,231,255,0.18) inset;}#ikak3 #menuDropdown .option-icon{width:18px;height:18px;opacity:.9;flex:0 0 auto;}#ikak3 #menuDropdown .divider{height:1px;width:100%;background-color:var(--brd-soft);margin:6px 0;border:0;}#ikak3 #menuDropdown .option-label{font-size:0.95rem;color:var(--tx-body);line-height:1.3;}#ikak3 #menuDropdown .option-hint{margin-left:auto;font-size:0.8rem;color:var(--tx-dim);}#ikak3 #menuDropdown .copy-done{color:var(--gjs-t-color-success);font-weight:600;}#ikak3 .hero-fixed-wrap{position:fixed;top:0;left:0;right:0;background-color:var(--bg-body);border-bottom:1px solid var(--brd-soft);box-shadow:0 6px 16px rgba(0,0,0,0.24), 0 0 0 1px rgba(110,231,255,0.12) inset;z-index:95;width:100%;}#ikak3 .hero-fixed-inner{max-width:72rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:2.5rem;padding-bottom:2rem;position:relative;}#ikak3 .hero-fixed-spacer{height:180px;width:100%;}#social .social-media-figure{width:100%;aspect-ratio:16 / 9;border-radius:var(--radius-sm);border:1px solid var(--brd-soft);background-color:var(--bg-elev);overflow:hidden;box-shadow:0 0 0 1px rgba(110, 231, 255, 0.18) inset,
              0 8px 18px rgba(110, 231, 255, 0.12);}#social .social-media-figure img{width:100%;height:100%;display:block;object-fit:cover;opacity:0.96;transition:transform .35s ease, opacity .35s ease;}#social article:hover .social-media-figure img{transform:scale(1.02);opacity:1;}#social .social-card-header{display:flex;align-items:center;gap:0.5rem;}#social .buy-service-button{transition:transform .2s ease, opacity .2s ease, box-shadow .2s ease, background-position .6s ease;border:1px solid rgba(110, 231, 255, 0.25);border-radius:var(--radius-sm);background:linear-gradient(90deg,
        var(--gjs-t-color-success) 0%,
        var(--gjs-t-color-primary) 50%,
        var(--gjs-t-color-secondary) 100%
      );background-size:220% 100%;color:#0b0d12;box-shadow:0 0 0 1px rgba(110, 231, 255, 0.12) inset,
        0 8px 16px rgba(110, 231, 255, 0.10),
        0 0 12px rgba(241, 245, 255, 0.06);animation:bxSocialBtnGradient 7s ease-in-out infinite;position:relative;z-index:1;}#social .buy-service-button:hover{transform:translateY(-1px);opacity:.98;box-shadow:0 0 0 1px rgba(110, 231, 255, 0.18) inset,
        0 10px 22px rgba(110, 231, 255, 0.14),
        0 0 14px rgba(241, 245, 255, 0.08);background-position:100% 50%;}#i3d2j.gjs-t-button.cta-ver-productos{background-color:var(--gjs-t-color-success) !important;undefined:undefined;color:#ffffff !important;border:1px solid var(--gjs-t-color-success);border-radius:var(--radius-sm);box-shadow:0 0 0 1px rgba(110, 231, 255, 0.18) inset,
    0 8px 18px rgba(110, 231, 255, 0.20),
    0 0 14px rgba(110, 231, 255, 0.25);text-shadow:0 0 6px rgba(110, 231, 255, 0.55);transition:transform .2s ease, opacity .2s ease, box-shadow .2s ease, background-color .2s ease, color .2s ease;}#i3d2j.gjs-t-button.cta-ver-productos:hover{transform:translateY(-1px);opacity:.98;box-shadow:0 0 0 1px rgba(110, 231, 255, 0.24) inset,
    0 12px 26px rgba(110, 231, 255, 0.28),
    0 0 18px rgba(110, 231, 255, 0.35);}#i0v1r.cta-ver-servicios{background-color:var(--gjs-t-color-error) !important;undefined:undefined;color:#ffffff !important;border:1px solid var(--gjs-t-color-error) !important;border-radius:var(--radius-sm);box-shadow:0 0 0 1px rgba(110, 231, 255, 0.18) inset,
    0 8px 18px rgba(110, 231, 255, 0.20),
    0 0 14px rgba(110, 231, 255, 0.25);text-shadow:0 0 6px rgba(110, 231, 255, 0.55);transition:transform .2s ease, opacity .2s ease, box-shadow .2s ease, background-color .2s ease, color .2s ease;}#i0v1r.cta-ver-servicios:hover{transform:translateY(-1px);opacity:.98;box-shadow:0 0 0 1px rgba(110, 231, 255, 0.24) inset,
    0 12px 26px rgba(110, 231, 255, 0.28),
    0 0 18px rgba(110, 231, 255, 0.35);}h2#ikv0hs{color:var(--tx-strong) !important;undefined:undefined;-webkit-text-fill-color:currentColor !important;background:none !important;background-clip:border-box !important;-webkit-background-clip:border-box !important;text-shadow:none !important;animation:none !important;display:inline-block;}h2#ikv0hs .diamond{display:inline-block;margin-right:8px;color:#f7ff00;undefined:undefined;text-shadow:0 0 8px rgba(247, 255, 0, 0.6), 0 0 16px rgba(247, 255, 0, 0.35);animation:bxDiamondPulse 3.2s ease-in-out infinite;}h2#ikv0hs .label{color:var(--tx-strong);}h2#ikv0hs .neon-shift{color:var(--tx-strong);text-shadow:0 0 10px rgba(110, 231, 255, 0.8),
    0 0 24px rgba(110, 231, 255, 0.5),
    0 0 40px rgba(110, 231, 255, 0.35);animation:bxNeonCycle 5.5s ease-in-out infinite;}#social .buy-service-button:active{transform:translateY(0);box-shadow:0 0 0 1px rgba(110, 231, 255, 0.2) inset,
        0 6px 14px rgba(110, 231, 255, 0.12);}#social .buy-service-button:focus-visible{outline:2px solid var(--gjs-t-color-primary);outline-offset:2px;}#i1rd2 .cta-group{display:flex;flex-direction:column;gap:0.4rem;}#i1rd2 .cta-top-strimer{display:inline-flex;align-items:center;justify-content:center;padding:0.5rem 0.9rem;font-weight:600;letter-spacing:0.025em;border:1px solid var(--brd-soft);border-radius:10px;background-color:rgba(255,255,255,0.08);color:var(--tx-body);text-decoration:none;transition:transform .2s ease, opacity .2s ease, box-shadow .2s ease, background-color .2s ease;font-size:0.875rem;line-height:1.25rem;}#i1rd2 .cta-top-strimer:hover{transform:translateY(-1px);opacity:.98;box-shadow:0 0 0 1px rgba(110,231,255,0.18) inset, 0 8px 18px rgba(0,0,0,0.24);background-color:var(--bg-elev);}#i1rd2 #i-topstrimer{background:linear-gradient(180deg, rgba(167,139,250,0.25), rgba(167,139,250,0.4));border-color:var(--gjs-t-color-secondary);color:#ffffff;text-decoration:none;box-shadow:0 0 0 1px rgba(110,231,255,0.22) inset,
    0 0 14px rgba(110,231,255,0.45),
    0 8px 18px rgba(110,231,255,0.18);text-shadow:0 0 6px rgba(110,231,255,0.55);transition:transform .2s ease, opacity .2s ease, box-shadow .25s ease, background .25s ease, filter .25s ease;}#i1rd2 #i-topstrimer:hover{background:linear-gradient(180deg, rgba(167,139,250,0.35), rgba(167,139,250,0.55));box-shadow:0 0 0 1px rgba(110,231,255,0.28) inset,
    0 0 18px rgba(110,231,255,0.60),
    0 12px 26px rgba(110,231,255,0.24);transform:translateY(-1px);opacity:.98;filter:saturate(1.05);}#bx-music-toggle-2 .music-toggle-btn{display:inline-flex;align-items:center;gap:8px;padding:0.6rem 0.9rem;border:1px solid var(--brd-soft);border-radius:var(--radius-sm);background-color:var(--gjs-t-color-error);color:#ffffff;text-decoration:none;line-height:1;transition:transform .2s ease, opacity .2s ease, box-shadow .2s ease, background-color .2s ease, color .2s ease, border-color .2s ease;box-shadow:0 0 0 1px rgba(239, 68, 68, 0.18) inset, 0 10px 22px rgba(239, 68, 68, 0.26);border-color:var(--gjs-t-color-error);}#bx-music-toggle-2 .music-toggle-btn:hover{transform:translateY(-1px);opacity:.98;box-shadow:0 0 0 1px rgba(239, 68, 68, 0.24) inset, 0 12px 26px rgba(239, 68, 68, 0.32);background-color:var(--gjs-t-color-error);}#bx-music-toggle-2 .music-toggle-btn.is-on{background-color:var(--gjs-t-color-success);color:#0b0d12;border-color:var(--gjs-t-color-success);box-shadow:0 0 0 1px rgba(34, 197, 94, 0.2) inset, 0 10px 22px rgba(34, 197, 94, 0.25);}#bx-music-toggle-2 .music-toggle-btn.is-on:hover{box-shadow:0 0 0 1px rgba(34, 197, 94, 0.3) inset, 0 12px 26px rgba(34, 197, 94, 0.32);}#bx-music-toggle-2 .icon{width:18px;height:18px;display:inline-block;flex:0 0 auto;opacity:1;}#bx-music-toggle-2 .label{font-weight:600;letter-spacing:0.025em;white-space:nowrap;}#bx-green-music-tag .ribbon-wrap{margin-top:1rem;}#bx-green-music-tag .music-ribbon{width:100%;display:inline-flex;align-items:center;gap:0.75rem;padding:0.75rem 1rem;background:linear-gradient(180deg, rgba(34, 197, 94, 0.28), rgba(34, 197, 94, 0.42));color:#0b0d12;border:1px solid var(--gjs-t-color-success);border-radius:var(--radius);box-shadow:0 0 0 1px rgba(34, 197, 94, 0.25) inset,
        0 10px 22px rgba(34, 197, 94, 0.28),
        0 0 16px rgba(34, 197, 94, 0.28);text-decoration:none;transition:transform 0.2s ease, opacity 0.2s ease, box-shadow 0.2s ease, background 0.25s ease;font-weight:600;letter-spacing:0.02em;line-height:1.25;}#bx-green-music-tag .music-ribbon:hover{transform:translateY(-1px);opacity:0.98;background:linear-gradient(180deg, rgba(34, 197, 94, 0.34), rgba(34, 197, 94, 0.52));box-shadow:0 0 0 1px rgba(34, 197, 94, 0.32) inset,
        0 12px 26px rgba(34, 197, 94, 0.34),
        0 0 20px rgba(34, 197, 94, 0.34);}#bx-green-music-tag .music-ribbon:active{transform:translateY(0);}#bx-green-music-tag .icon{width:20px;height:20px;display:inline-block;flex:0 0 auto;filter:drop-shadow(0 0 6px rgba(34, 197, 94, 0.35));opacity:1;transition:transform 0.2s ease;}#bx-green-music-tag .music-ribbon:hover .icon{transform:scale(1.04);}#bx-green-music-tag .label{font-size:18px;color:#0b0d12;white-space:normal;}#bx-green-music-tag .music-ribbon.is-on{background:linear-gradient(180deg, rgba(34, 197, 94, 0.4), rgba(34, 197, 94, 0.6));box-shadow:0 0 0 1px rgba(34, 197, 94, 0.36) inset,
        0 14px 30px rgba(34, 197, 94, 0.38),
        0 0 24px rgba(34, 197, 94, 0.4);}#bx-green-music-badge-inline .nb-container{max-width:72rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:0.75rem;padding-bottom:0.75rem;}#bx-green-music-badge-inline .nb-ribbon{width:100%;display:inline-flex;align-items:center;gap:0.75rem;padding:0.75rem 1rem;background:linear-gradient(180deg, rgba(34,197,94,0.28), rgba(34,197,94,0.42));color:#0b0d12;border:1px solid var(--gjs-t-color-success);border-radius:var(--radius);box-shadow:0 0 0 1px rgba(34, 197, 94, 0.25) inset,
        0 10px 22px rgba(34, 197, 94, 0.28),
        0 0 16px rgba(34, 197, 94, 0.28);font-weight:600;letter-spacing:0.02em;line-height:1.25;text-decoration:none;transition:transform .2s ease, opacity .2s ease, box-shadow .2s ease, background .25s ease;}#bx-green-music-badge-inline .nb-ribbon:hover{transform:translateY(-1px);opacity:.98;background:linear-gradient(180deg, rgba(34,197,94,0.34), rgba(34,197,94,0.52));box-shadow:0 0 0 1px rgba(34,197,94,0.32) inset,
        0 12px 26px rgba(34,197,94,0.34),
        0 0 20px rgba(34,197,94,0.34);}#bx-green-music-badge-inline .nb-ribbon:active{transform:translateY(0);}#bx-green-music-badge-inline .nb-ribbon.is-on{background:linear-gradient(180deg, rgba(34,197,94,0.4), rgba(34,197,94,0.6));box-shadow:0 0 0 1px rgba(34,197,94,0.36) inset,
        0 14px 30px rgba(34,197,94,0.38),
        0 0 24px rgba(34,197,94,0.4);}#bx-green-music-badge-inline .nb-icon{width:20px;height:20px;display:inline-block;flex:0 0 auto;filter:drop-shadow(0 0 6px rgba(34,197,94,0.35));opacity:1;transition:transform .2s ease;}#bx-green-music-badge-inline .nb-ribbon:hover .nb-icon{transform:scale(1.04);}#bx-green-music-badge-inline .nb-label{font-size:18px;color:#0b0d12;white-space:normal;}#bx-green-hero-badge .ghb-container{max-width:72rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:0.5rem;padding-bottom:0.5rem;display:flex;align-items:center;gap:12px;flex-wrap:wrap;}#bx-green-hero-badge .ghb-ribbon{width:100%;display:inline-flex;align-items:center;gap:0.75rem;padding:0.75rem 1rem;border:1px solid var(--gjs-t-color-success);border-radius:var(--radius);background:linear-gradient(180deg, rgba(34,197,94,0.34), rgba(34,197,94,0.54));color:#ffffff;text-decoration:none;font-weight:600;letter-spacing:0.02em;line-height:1.25;box-shadow:0 0 0 1px rgba(34,197,94,0.25) inset,
        0 10px 22px rgba(34,197,94,0.25),
        0 0 16px rgba(34,197,94,0.28);transition:transform .2s ease, opacity .2s ease, box-shadow .2s ease, background .25s ease;}#bx-green-hero-badge .ghb-ribbon:hover{transform:translateY(-1px);opacity:0.98;background:linear-gradient(180deg, rgba(34,197,94,0.42), rgba(34,197,94,0.64));box-shadow:0 0 0 1px rgba(34,197,94,0.35) inset,
        0 12px 28px rgba(34,197,94,0.32),
        0 0 20px rgba(34,197,94,0.34);}#bx-green-hero-badge .ghb-ribbon.is-on{background:linear-gradient(180deg, rgba(34,197,94,0.5), rgba(34,197,94,0.7));box-shadow:0 0 0 1px rgba(34,197,94,0.36) inset,
        0 14px 30px rgba(34,197,94,0.36),
        0 0 24px rgba(34,197,94,0.4);}#bx-green-hero-badge .ghb-icon{display:inline-block;width:20px;height:20px;flex:0 0 auto;filter:drop-shadow(0 0 6px rgba(34,197,94,0.35));transition:transform .2s ease;opacity:1;}#bx-green-hero-badge .ghb-ribbon:hover .ghb-icon{transform:scale(1.04);}#bx-green-hero-badge .ghb-label{font-size:18px;color:#ffffff;white-space:normal;}#bx-google-login .gl-container{max-width:72rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:0.75rem;padding-bottom:0.75rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;background-color:var(--bg-elev);border-bottom:1px solid var(--brd-soft);border-radius:0;}#bx-google-login .gl-left{display:flex;align-items:center;gap:0.5rem;color:var(--tx-body);}#bx-google-login .gl-left .gl-icon{width:18px;height:18px;opacity:0.95;}#bx-google-login .gl-left .gl-label{font-weight:600;letter-spacing:0.02em;color:var(--tx-strong);}#bx-google-login .gl-right{display:flex;align-items:center;gap:0.75rem;flex:0 0 auto;}#bx-google-login .gl-fallback-btn{display:inline-flex;align-items:center;gap:0.5rem;padding:0.5rem 0.9rem;background-color:var(--bg-card);color:var(--tx-strong);border:1px solid var(--brd-soft);border-radius:var(--radius-sm);text-decoration:none;transition:transform .2s ease, opacity .2s ease, box-shadow .2s ease, background-color .2s ease;box-shadow:0 0 0 1px rgba(110, 231, 255, 0.12) inset, 0 6px 16px rgba(0,0,0,0.22);}#bx-google-login .gl-fallback-btn:hover{transform:translateY(-1px);opacity:0.98;background-color:var(--bg-elev);box-shadow:0 0 0 1px rgba(110, 231, 255, 0.18) inset, 0 10px 22px rgba(0,0,0,0.26);}#bx-google-login .gl-fallback-btn .gl-gicon{width:18px;height:18px;display:inline-block;flex:0 0 auto;opacity:1;}#bx-google-login .gl-user{display:none;align-items:center;gap:0.6rem;padding:0.4rem 0.6rem;border:1px solid var(--brd-soft);background-color:var(--bg-card);border-radius:var(--radius-sm);box-shadow:0 0 0 1px rgba(110, 231, 255, 0.12) inset;}#bx-google-login .gl-user .gl-avatar{width:26px;height:26px;border-radius:9999px;border:1px solid var(--brd-soft);display:block;object-fit:cover;}#bx-google-login .gl-user .gl-name{color:var(--tx-strong);font-weight:600;letter-spacing:0.02em;white-space:nowrap;max-width:200px;overflow:hidden;text-overflow:ellipsis;}#bx-google-login .gl-icon{width:18px;height:18px;opacity:0.95;}#bx-google-login .gl-label{font-weight:600;letter-spacing:0.02em;color:var(--tx-strong);}#bx-google-login .gl-gicon{width:18px;height:18px;display:inline-block;flex:0 0 auto;opacity:1;}#bx-google-login .gl-avatar{width:28px;height:28px;border-radius:9999px;border:1px solid var(--brd-soft);display:block;object-fit:cover;flex:0 0 auto;}#bx-google-login .gl-uinfo{display:flex;flex-direction:column;line-height:1.2;min-width:0;}#bx-google-login .gl-name{color:var(--tx-strong);font-weight:600;letter-spacing:0.02em;white-space:nowrap;max-width:220px;overflow:hidden;text-overflow:ellipsis;}#bx-google-login .gl-email{font-size:0.85rem;color:var(--tx-dim);white-space:nowrap;max-width:220px;overflow:hidden;text-overflow:ellipsis;}#bx-google-login .gl-logout{display:inline-flex;align-items:center;gap:0.4rem;padding:0.35rem 0.6rem;border:1px solid var(--brd-soft);background-color:var(--bg-elev);color:var(--tx-body);border-radius:var(--radius-sm);box-shadow:0 0 0 1px rgba(110,231,255,0.12) inset, 0 4px 10px rgba(0,0,0,0.18);transition:transform .2s ease, opacity .2s ease, box-shadow .2s ease, background-color .2s ease;}#bx-google-login .gl-logout:hover{transform:translateY(-1px);opacity:0.98;background-color:var(--bg-card);box-shadow:0 0 0 1px rgba(110, 231, 255, 0.18) inset, 0 8px 16px rgba(0,0,0,0.22);}#bx-google-login .gl-logout-icon{width:16px;height:16px;opacity:0.95;}#bx-google-login .gl-logout-label{font-size:0.9rem;font-weight:600;letter-spacing:0.02em;color:var(--tx-strong);}#i1rd2 .cta-inline-row{display:flex;gap:0.5rem;flex-wrap:wrap;align-items:center;}#i1rd2 .cta-wh-channel{display:inline-flex;align-items:center;gap:0.4rem;padding:0.46rem 0.8rem;font-weight:600;letter-spacing:0.025em;background-color:var(--bg-elev);color:var(--tx-strong);border:1px solid var(--brd-soft);border-radius:10px;text-decoration:none;transition:transform .2s ease, opacity .2s ease, box-shadow .2s ease, background-color .2s ease;box-shadow:0 0 0 1px rgba(110,231,255,0.18) inset,
        0 8px 18px rgba(110,231,255,0.20),
        0 0 14px rgba(110,231,255,0.25);font-size:0.875rem;line-height:1.25rem;}#i1rd2 .cta-wh-channel:hover{transform:translateY(-1px);opacity:.98;box-shadow:0 0 0 1px rgba(110,231,255,0.24) inset,
        0 12px 26px rgba(110,231,255,0.28),
        0 0 18px rgba(110,231,255,0.35);background-color:var(--bg-card);}#i1rd2 .cta-wh-icon{width:16px;height:16px;display:inline-block;opacity:1;filter:drop-shadow(0 0 6px rgba(110,231,255,0.45));flex:0 0 auto;}#i1rd2 .cta-primary-row{display:flex;align-items:center;gap:0.75rem;width:100%;}#i1rd2 .cta-equal{flex:1 1 0;text-align:center;padding:0.75rem 1.25rem;font-weight:600;letter-spacing:0.025em;border-radius:var(--radius-sm);}#i1rd2 #i3d2j.cta-equal{background-color:var(--gjs-t-color-success);color:#ffffff;border:1px solid var(--gjs-t-color-success);}#i1rd2 #i0v1r.cta-equal{background-color:var(--gjs-t-color-error);color:#ffffff;border:1px solid var(--gjs-t-color-error);}#i1rd2 #i3d2j.cta-equal:hover, #i1rd2 #i0v1r.cta-equal:hover{transform:translateY(-1px);opacity:.98;transition:transform .2s ease, opacity .2s ease, box-shadow .2s ease;box-shadow:0 0 0 1px rgba(110,231,255,0.24) inset, 0 12px 26px rgba(110,231,255,0.28), 0 0 18px rgba(110,231,255,0.35);}#i1rd2 #cta-wh-channel{background:linear-gradient(180deg, rgba(167,139,250,0.25), rgba(167,139,250,0.4));border-color:var(--gjs-t-color-secondary);color:#ffffff;text-decoration:none;box-shadow:0 0 0 1px rgba(110,231,255,0.22) inset,
    0 0 14px rgba(110,231,255,0.45),
    0 8px 18px rgba(110,231,255,0.18);text-shadow:0 0 6px rgba(110,231,255,0.55);transition:transform .2s ease, opacity .2s ease, box-shadow .25s ease, background .25s ease, filter .25s ease;}#i1rd2 #cta-wh-channel:hover{background:linear-gradient(180deg, rgba(167,139,250,0.35), rgba(167,139,250,0.55));box-shadow:0 0 0 1px rgba(110,231,255,0.28) inset,
    0 0 18px rgba(110,231,255,0.60),
    0 12px 26px rgba(110,231,255,0.24);transform:translateY(-1px);opacity:.98;filter:saturate(1.05);}#bx-ir-chrome-link.gjs-t-button{display:inline-flex;align-items:center;gap:8px;padding:0.75rem 1rem;border:1px solid var(--gjs-t-color-warning);border-radius:var(--radius);background:linear-gradient(180deg, rgba(245,158,11,0.34), rgba(245,158,11,0.54));color:#ffffff;font-weight:600;letter-spacing:0.02em;line-height:1.25;text-decoration:none;box-shadow:0 0 0 1px rgba(245,158,11,0.25) inset,
        0 10px 22px rgba(245,158,11,0.25),
        0 0 16px rgba(245,158,11,0.25);transition:transform .2s ease, opacity .2s ease, box-shadow .2s ease, background .25s ease;}#bx-ir-chrome-link.gjs-t-button:hover{transform:translateY(-1px);opacity:0.98;background:linear-gradient(180deg, rgba(245,158,11,0.42), rgba(245,158,11,0.64));box-shadow:0 0 0 1px rgba(245,158,11,0.32) inset,
        0 12px 26px rgba(245,158,11,0.32),
        0 0 20px rgba(245,158,11,0.28);}#bx-ir-chrome-link:focus-visible{outline:2px solid var(--gjs-t-color-primary);outline-offset:2px;}#bx-ir-chrome-link .icon{width:18px;height:18px;display:inline-block;flex:0 0 auto;opacity:1;filter:drop-shadow(0 0 4px rgba(245,158,11,0.35));}#iznh9 .pay-card-btn{display:inline-flex;align-items:center;gap:6px;padding:0.5rem 1rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;text-decoration:none;color:#ffffff;background:linear-gradient(180deg, rgba(37, 99, 235, 0.95), rgba(37, 99, 235, 1));border:1px solid rgba(37, 99, 235, 0.95);border-radius:var(--radius-sm);box-shadow:0 0 0 1px rgba(110, 231, 255, 0.12) inset,
    0 8px 18px rgba(37, 99, 235, 0.28);transition:transform .2s ease, opacity .2s ease, box-shadow .2s ease, background .2s ease;}#iznh9 .pay-card-btn:hover{transform:translateY(-1px);opacity:0.98;background:linear-gradient(180deg, rgba(37, 99, 235, 1), rgba(37, 99, 235, 1));box-shadow:0 0 0 1px rgba(37, 99, 235, 0.95),
    0 12px 26px rgba(37, 99, 235, 0.32),
    0 0 14px rgba(110, 231, 255, 0.2);}#iznh9 .pay-card-icon{width:18px;height:18px;display:inline-block;flex:0 0 auto;opacity:1;}#iou6ev2{vertical-align:inherit;}#isyt9d9{vertical-align:inherit;}#iznh9 .product-empty{border:1px solid var(--brd-soft);background-color:var(--bg-card);border-radius:var(--radius);min-height:220px;display:block;}#iznh9 .top-rank-badge{position:absolute;top:10px;left:10px;display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid var(--brd-soft);border-radius:10px;background-color:var(--bg-elev);color:var(--tx-strong);font-weight:700;font-size:14px;letter-spacing:0.03em;box-shadow:0 0 0 1px rgba(110, 231, 255, 0.12) inset, 0 6px 14px rgba(0, 0, 0, 0.22);z-index:2;pointer-events:none;}#iznh9 .badge-1{border-color:var(--gjs-t-color-success);background:linear-gradient(180deg, rgba(34,197,94,0.22), rgba(34,197,94,0.38));box-shadow:0 0 0 1px rgba(34,197,94,0.22) inset, 0 8px 18px rgba(34,197,94,0.22);}#iznh9 .badge-2{border-color:var(--gjs-t-color-secondary);background:linear-gradient(180deg, rgba(167,139,250,0.22), rgba(167,139,250,0.38));box-shadow:0 0 0 1px rgba(167,139,250,0.22) inset, 0 8px 18px rgba(167,139,250,0.22);}#iznh9 .badge-3{border-color:var(--gjs-t-color-primary);background:linear-gradient(180deg, rgba(110,231,255,0.22), rgba(110,231,255,0.38));box-shadow:0 0 0 1px rgba(110,231,255,0.22) inset, 0 8px 18px rgba(110,231,255,0.18);}#iznh9 .buy-button, #iznh9 .pay-card-btn{transition:transform 0.2s ease, opacity 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease, color 0.2s ease;border-radius:var(--radius-sm);}#iznh9 .buy-button:hover, #iznh9 .pay-card-btn:hover{transform:translateY(-1px);opacity:0.98;box-shadow:0 0 0 1px rgba(110, 231, 255, 0.18) inset, 0 10px 22px rgba(0, 0, 0, 0.28);}.cta-socio{display:inline-flex;align-items:center;gap:0.4rem;padding:0.46rem 0.8rem;font-weight:600;letter-spacing:0.025em;border:1px solid var(--gjs-t-color-secondary);border-radius:var(--radius-sm);background:linear-gradient(180deg, rgba(167,139,250,0.25), rgba(167,139,250,0.4));color:#ffffff;text-decoration:none;box-shadow:0 0 0 1px rgba(110,231,255,0.22) inset,
        0 0 14px rgba(110,231,255,0.45),
        0 8px 18px rgba(110,231,255,0.18);text-shadow:0 0 6px rgba(110,231,255,0.55);transition:transform 0.2s ease, opacity 0.2s ease, box-shadow 0.25s ease, background 0.25s ease, filter 0.25s ease;}.cta-socio:hover{transform:translateY(-1px);opacity:.98;background:linear-gradient(180deg, rgba(167,139,250,0.35), rgba(167,139,250,0.55));box-shadow:0 0 0 1px rgba(110,231,255,0.28) inset,
        0 0 18px rgba(110,231,255,0.60),
        0 12px 26px rgba(110,231,255,0.24);filter:saturate(1.05);}.cta-socio .cta-socio-icon{width:16px;height:16px;display:inline-block;opacity:1;filter:drop-shadow(0 0 6px rgba(110,231,255,0.45));flex:0 0 auto;}.cta-socio .cta-socio-label{font-size:0.875rem;line-height:1.25rem;white-space:nowrap;}#iub4irg .cta-discord{display:inline-flex;align-items:center;gap:0.4rem;padding:0.46rem 0.8rem;font-weight:600;letter-spacing:0.025em;text-decoration:none;border:1px solid var(--gjs-t-color-primary);border-radius:10px;background:linear-gradient(180deg, rgba(110, 231, 255, 0.25), rgba(110, 231, 255, 0.4));color:#ffffff;box-shadow:0 0 0 1px rgba(110, 231, 255, 0.22) inset,
      0 0 14px rgba(110, 231, 255, 0.45),
      0 8px 18px rgba(110, 231, 255, 0.18);transition:transform 0.2s ease, opacity 0.2s ease, box-shadow 0.25s ease, background 0.25s ease, filter 0.25s ease;undefined:undefined;flex:1 1 100%;}#iub4irg .cta-discord:hover{transform:translateY(-1px);opacity:0.98;background:linear-gradient(180deg, rgba(110, 231, 255, 0.35), rgba(110, 231, 255, 0.55));box-shadow:0 0 0 1px rgba(110, 231, 255, 0.28) inset,
      0 0 18px rgba(110, 231, 255, 0.60),
      0 12px 26px rgba(110, 231, 255, 0.24);filter:saturate(1.05);}#iub4irg .cta-discord:active{transform:translateY(0);}#iub4irg .cta-discord-icon{width:16px;height:16px;display:inline-block;opacity:1;filter:drop-shadow(0 0 6px rgba(110, 231, 255, 0.45));flex:0 0 auto;}#iub4irg .cta-discord-label{font-size:0.875rem;line-height:1.25rem;white-space:nowrap;}#diamantes-ff .product-name{font-size:1.5rem;line-height:1.2;font-weight:700;color:#ffffff;letter-spacing:.02em;display:flex;align-items:center;gap:0.5rem;text-shadow:0 1px 0 rgba(0, 0, 0, 0.85),
    1px 0 0 rgba(0, 0, 0, 0.85),
    0 -1px 0 rgba(0, 0, 0, 0.85),
    -1px 0 0 rgba(0, 0, 0, 0.85),
    0 0 8px rgba(110, 231, 255, 0.75),
    0 0 16px rgba(110, 231, 255, 0.6),
    0 0 26px rgba(255, 72, 176, 0.55),
    0 0 42px rgba(255, 72, 176, 0.4);transition:text-shadow 0.25s ease;animation:iznh9GlowPulse 4s ease-in-out infinite;}#diamantes-ff .product-name:hover{text-shadow:0 1px 0 rgba(0, 0, 0, 0.9),
    1px 0 0 rgba(0, 0, 0, 0.9),
    0 -1px 0 rgba(0, 0, 0, 0.9),
    -1px 0 0 rgba(0, 0, 0, 0.9),
    0 0 10px rgba(110, 231, 255, 0.9),
    0 0 22px rgba(110, 231, 255, 0.7),
    0 0 34px rgba(255, 72, 176, 0.65),
    0 0 54px rgba(255, 72, 176, 0.5);}#diamantes-ff .buy-button{padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:600;text-decoration:none;border-radius:var(--radius-sm);background:linear-gradient(180deg, rgba(34,197,94,0.22), rgba(34,197,94,0.35));border:1px solid var(--gjs-t-color-success);color:#0b0d12;box-shadow:0 0 0 1px rgba(34,197,94,0.25), 0 8px 18px rgba(34,197,94,0.25), inset 0 0 0 1px rgba(34,197,94,0.2);transition:transform .2s ease, opacity .2s ease, box-shadow .2s ease, background .2s ease;}#diamantes-ff .buy-button:hover{transform:translateY(-1px);opacity:.95;box-shadow:0 0 0 1px rgba(34,197,94,0.35), 0 12px 26px rgba(34,197,94,0.35), 0 0 20px rgba(34,197,94,0.35) inset;background:linear-gradient(180deg, rgba(34,197,94,0.3), rgba(34,197,94,0.45));}#diamantes-ff #icd69au.product-card{position:relative;border:1px solid var(--brd-soft);background-color:var(--bg-card);border-radius:var(--radius);box-shadow:0 0 0 1px rgba(110,231,255,0.35),
    0 0 24px rgba(110,231,255,0.18),
    0 0 36px rgba(34,197,94,0.16);transition:box-shadow .25s ease, transform .25s ease;}#diamantes-ff #icd69au.product-card::before{content:'';position:absolute;inset:0 0 auto 0;height:3px;background:linear-gradient(90deg, var(--gjs-t-color-primary), var(--gjs-t-color-secondary), var(--gjs-t-color-accent));opacity:.9;border-top-left-radius:inherit;border-top-right-radius:inherit;pointer-events:none;}#diamantes-ff #icd69au.product-card:hover{transform:translateY(-2px);box-shadow:0 0 0 1px rgba(110,231,255,0.45),
    0 10px 28px rgba(110,231,255,0.28),
    0 0 42px rgba(34,197,94,0.22);}#diamantes-ff #icd69au .product-media{border-radius:var(--radius-sm);border:1px solid var(--brd-soft);box-shadow:0 0 0 1px rgba(110,231,255,0.22) inset,
    0 8px 18px rgba(110,231,255,0.14);overflow:hidden;}#diamantes-ff #icd69au .product-media img{object-fit:cover;width:100%;height:100%;transition:transform .35s ease, opacity .35s ease;opacity:.97;}#diamantes-ff #icd69au.product-card:hover .product-media img{transform:scale(1.02);opacity:1;}#diamantes-ff .buy-button, #diamantes-ff .pay-card-btn{color:#ffffff !important;text-shadow:0 0 6px rgba(110,231,255,0.80),
    0 0 14px rgba(34,197,94,0.55);}#diamantes-ff .buy-button:hover, #diamantes-ff .pay-card-btn:hover{color:#ffffff !important;text-shadow:0 0 8px rgba(110,231,255,0.9),
    0 0 18px rgba(34,197,94,0.65);}#diamantes-ff #icd69au .price-actions{gap:.5rem;}#diamantes-ff .pay-card-btn{display:inline-flex;align-items:center;gap:6px;padding:0.5rem 1rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;text-decoration:none;color:#ffffff;background:linear-gradient(180deg, rgba(37, 99, 235, 0.95), rgba(37, 99, 235, 1));border:1px solid rgba(37, 99, 235, 0.95);border-radius:var(--radius-sm);box-shadow:0 0 0 1px rgba(110, 231, 255, 0.12) inset,
    0 8px 18px rgba(37, 99, 235, 0.28);transition:transform .2s ease, opacity .2s ease, box-shadow .2s ease, background .2s ease;}#diamantes-ff .pay-card-btn:hover{transform:translateY(-1px);opacity:0.98;background:linear-gradient(180deg, rgba(37, 99, 235, 1), rgba(37, 99, 235, 1));box-shadow:0 0 0 1px rgba(37, 99, 235, 0.95),
    0 12px 26px rgba(37, 99, 235, 0.32),
    0 0 14px rgba(110, 231, 255, 0.2);}#diamantes-ff #ihhq2jp{display:inline-block;padding:0.45rem 0.85rem;border-radius:var(--radius-sm);background:linear-gradient(180deg, rgba(110,231,255,0.12), rgba(110,231,255,0.18));border:1px solid rgba(110,231,255,0.32);box-shadow:0 0 0 1px rgba(110,231,255,0.14) inset,
    0 0 18px rgba(110,231,255,0.25),
    0 6px 16px rgba(0,0,0,0.18);color:var(--tx-strong);}#bx-platforms .platforms-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;}#bx-platforms .platforms-note{font-size:14px;line-height:20px;color:var(--tx-dim);}#bx-platforms .products-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:24px;}#bx-platforms .product-card{position:relative;padding:20px;border-radius:var(--radius);border:1px solid var(--brd-soft);background-color:var(--bg-card);display:flex;flex-direction:column;gap:16px;overflow:hidden;transition:box-shadow 0.25s ease, transform 0.25s ease;box-shadow:0 0 0 1px rgba(110, 231, 255, 0.16),
        0 0 24px rgba(110, 231, 255, 0.08);}#bx-platforms .product-card::before{content:'';position:absolute;inset:0 0 auto 0;height:3px;background:linear-gradient(90deg, var(--gjs-t-color-primary), var(--gjs-t-color-secondary), var(--gjs-t-color-accent));opacity:0.85;pointer-events:none;}#bx-platforms .product-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(0, 0, 0, 0.28),
        0 0 0 1px rgba(110, 231, 255, 0.18) inset;}#bx-platforms .product-media{width:100%;aspect-ratio:16 / 9;border-radius:var(--radius-sm);border:1px solid var(--brd-soft);background-color:var(--bg-elev);overflow:hidden;}#bx-platforms .product-media img{width:100%;height:100%;display:block;object-fit:cover;opacity:0.96;transition:transform 0.35s ease, opacity 0.35s ease;}#bx-platforms .product-card:hover .product-media img{transform:scale(1.02);opacity:1;}#bx-platforms .product-header{display:flex;align-items:flex-start;justify-content:space-between;}#bx-platforms .product-name{font-size:24px;line-height:1.2;font-weight:700;letter-spacing:0.02em;color:var(--tx-strong);display:flex;align-items:center;gap:8px;text-shadow:0 1px 0 rgba(0, 0, 0, 0.75),
        0 0 8px rgba(110, 231, 255, 0.45);transition:text-shadow 0.25s ease;}#bx-platforms .product-name:hover{text-shadow:0 1px 0 rgba(0, 0, 0, 0.85),
        0 0 12px rgba(110, 231, 255, 0.75);}#bx-platforms .product-icon{opacity:0.9;}#bx-platforms .product-badge{display:inline-flex;align-self:flex-start;padding:4px 8px;border-radius:var(--radius-sm);border:1px solid var(--gjs-t-color-primary);background-color:rgba(110, 231, 255, 0.12);color:var(--tx-strong);font-size:12px;font-weight:600;letter-spacing:0.03em;box-shadow:0 0 0 1px rgba(110, 231, 255, 0.2) inset,
        0 0 12px rgba(110, 231, 255, 0.18);}#bx-platforms .product-meta{font-size:14px;line-height:20px;display:flex;flex-direction:column;gap:4px;}#bx-platforms .meta-row{display:flex;gap:8px;}#bx-platforms .meta-label{color:var(--tx-dim);}#bx-platforms .price-list{display:flex;flex-direction:column;gap:8px;}#bx-platforms .price-item{display:flex;align-items:center;justify-content:space-between;}#bx-platforms .price-value{font-weight:700;color:var(--gjs-t-color-success);text-shadow:0 0 8px rgba(34, 197, 94, 0.35);}#bx-platforms .price-actions{display:flex;flex-wrap:wrap;gap:8px;}#bx-platforms .buy-button{padding:8px 16px;font-size:14px;line-height:20px;font-weight:600;background:linear-gradient(180deg, rgba(34,197,94,0.22), rgba(34,197,94,0.35));border:1px solid var(--gjs-t-color-success);color:#0b0d12;border-radius:var(--radius-sm);transition:transform 0.2s ease, opacity 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;box-shadow:0 0 0 1px rgba(34,197,94,0.22),
        0 8px 18px rgba(34,197,94,0.18);}#bx-platforms .buy-button:hover{transform:translateY(-1px);opacity:0.96;background:linear-gradient(180deg, rgba(34,197,94,0.3), rgba(34,197,94,0.45));box-shadow:0 0 0 1px rgba(34,197,94,0.3),
        0 12px 26px rgba(34,197,94,0.26);}#bx-platforms .pay-card-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;font-size:14px;line-height:20px;font-weight:600;text-decoration:none;color:#ffffff;background:linear-gradient(180deg, rgba(37, 99, 235, 0.95), rgba(37, 99, 235, 1));border:1px solid rgba(37, 99, 235, 0.95);border-radius:var(--radius-sm);transition:transform 0.2s ease, opacity 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;box-shadow:0 0 0 1px rgba(110, 231, 255, 0.12) inset,
        0 8px 18px rgba(37, 99, 235, 0.28);}#bx-platforms .pay-card-btn:hover{transform:translateY(-1px);opacity:0.98;box-shadow:0 0 0 1px rgba(37, 99, 235, 0.95),
        0 12px 26px rgba(37, 99, 235, 0.32);}#bx-platforms .gjs-t-h2{text-shadow:0 0 10px rgba(110, 231, 255, 0.35),
        0 0 18px rgba(110, 231, 255, 0.2);}#i8bmanz .buy-button, #i3frbht .buy-button{color:#ffffff !important;text-shadow:0 0 8px rgba(110, 231, 255, 0.85),
               0 0 18px rgba(110, 231, 255, 0.45),
               0 0 28px rgba(167, 139, 250, 0.35);}#i8bmanz .buy-button:hover, #i8bmanz .buy-button:focus-visible, #i3frbht .buy-button:hover, #i3frbht .buy-button:focus-visible{color:#ffffff !important;text-shadow:0 0 10px rgba(110, 231, 255, 0.95),
               0 0 22px rgba(110, 231, 255, 0.6),
               0 0 36px rgba(167, 139, 250, 0.45);}#bx-platforms #i8bmanz.product-card, #bx-platforms #i3frbht.product-card{border-color:var(--gjs-t-color-primary);box-shadow:0 0 0 1px rgba(110,231,255,0.35),
    0 0 24px rgba(110,231,255,0.18),
    0 0 36px rgba(167,139,250,0.16);position:relative;transition:box-shadow .25s ease, transform .25s ease;}#bx-platforms #i8bmanz.product-card::before, #bx-platforms #i3frbht.product-card::before{content:'';position:absolute;inset:0 0 auto 0;height:3px;background:linear-gradient(90deg, var(--gjs-t-color-primary), var(--gjs-t-color-secondary), var(--gjs-t-color-accent));opacity:.9;border-top-left-radius:inherit;border-top-right-radius:inherit;pointer-events:none;}#bx-platforms #i8bmanz.product-card:hover, #bx-platforms #i3frbht.product-card:hover{transform:translateY(-2px);box-shadow:0 0 0 1px rgba(110,231,255,0.45),
    0 10px 28px rgba(110,231,255,0.28),
    0 0 42px rgba(167,139,250,0.22);}#bx-legal-footer .lf-container{max-width:72rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:2.5rem;padding-bottom:2.5rem;}#bx-legal-footer .lf-grid{display:grid;grid-template-columns:repeat(3, minmax(0,1fr));gap:1.5rem;}#bx-legal-footer .lf-col{background-color:var(--bg-card);border:1px solid var(--brd-soft);border-radius:var(--radius);padding:1.25rem;display:flex;flex-direction:column;gap:0.75rem;box-shadow:0 0 0 1px rgba(110,231,255,0.12) inset, 0 8px 18px rgba(0,0,0,0.2);transition:transform .2s ease, box-shadow .2s ease, opacity .2s ease;}#bx-legal-footer .lf-col:hover{transform:translateY(-1px);box-shadow:0 0 0 1px rgba(110,231,255,0.18) inset, 0 12px 26px rgba(0,0,0,0.26);opacity:0.99;}#bx-legal-footer .lf-title{display:flex;align-items:center;gap:0.5rem;font-weight:700;letter-spacing:0.02em;color:var(--tx-strong);}#bx-legal-footer .lf-title-icon{width:20px;height:20px;opacity:0.95;filter:drop-shadow(0 0 6px rgba(110,231,255,0.35));flex:0 0 auto;}#bx-legal-footer .lf-details{border:1px solid var(--brd-soft);border-radius:var(--radius-sm);background-color:var(--bg-elev);overflow:hidden;}#bx-legal-footer .lf-summary{list-style:none;display:flex;align-items:center;gap:0.5rem;padding:0.6rem 0.8rem;cursor:pointer;color:var(--tx-strong);user-select:none;}#bx-legal-footer .lf-summary-icon{width:18px;height:18px;opacity:0.95;flex:0 0 auto;}#bx-legal-footer details[open] .lf-summary{background-color:var(--bg-card);border-bottom:1px solid var(--brd-soft);}#bx-legal-footer .lf-details-content{padding:0.75rem 0.8rem;color:var(--tx-body);font-size:0.95rem;line-height:1.55;}#bx-legal-footer .lf-note{color:var(--tx-dim);font-size:0.875rem;line-height:1.35;}#bx-legal-footer .lf-auth-badge{display:inline-flex;align-items:center;gap:0.5rem;padding:0.5rem 0.75rem;border:1px solid var(--gjs-t-color-primary);border-radius:var(--radius-sm);background-color:rgba(110,231,255,0.12);color:var(--tx-strong);box-shadow:0 0 0 1px rgba(110,231,255,0.18) inset, 0 0 12px rgba(110,231,255,0.18);font-weight:600;letter-spacing:0.02em;width:max-content;}#bx-legal-footer .lf-auth-line{display:flex;align-items:flex-start;gap:0.5rem;}#bx-legal-footer .lf-auth-icon{width:18px;height:18px;opacity:0.95;flex:0 0 auto;}#bx-legal-footer .lf-list{display:flex;flex-direction:column;gap:0.35rem;margin-top:0.25rem;}#bx-legal-footer .lf-list-item{display:flex;align-items:flex-start;gap:0.5rem;font-size:0.95rem;color:var(--tx-body);}#bx-legal-footer .lf-support-actions{display:flex;flex-wrap:wrap;gap:0.5rem;margin-top:0.25rem;}#bx-legal-footer .lf-btn{display:inline-flex;align-items:center;gap:0.5rem;padding:0.6rem 1rem;border:1px solid rgba(110,231,255,0.22);border-radius:var(--radius-sm);background:linear-gradient(90deg, var(--gjs-t-color-success), var(--gjs-t-color-primary) 60%, var(--gjs-t-color-secondary));background-size:200% 100%;color:#0b0d12;font-weight:600;letter-spacing:0.02em;text-decoration:none;box-shadow:0 0 0 1px rgba(110,231,255,0.12) inset, 0 8px 16px rgba(110,231,255,0.1);transition:transform .2s ease, opacity .2s ease, box-shadow .2s ease, background-position .6s ease;}#bx-legal-footer .lf-btn:hover{transform:translateY(-1px);opacity:0.98;box-shadow:0 0 0 1px rgba(110,231,255,0.18) inset, 0 12px 22px rgba(110,231,255,0.14);background-position:100% 50%;}#bx-legal-footer .lf-btn-icon{width:18px;height:18px;opacity:0.95;flex:0 0 auto;}#bx-legal-footer .lf-alt{display:inline-flex;align-items:center;gap:0.4rem;padding:0.5rem 0.85rem;border:1px solid var(--brd-soft);background-color:var(--bg-elev);color:var(--tx-strong);border-radius:var(--radius-sm);text-decoration:none;transition:transform .2s ease, opacity .2s ease, box-shadow .2s ease, background-color .2s ease;}#bx-legal-footer .lf-alt:hover{transform:translateY(-1px);opacity:0.98;background-color:var(--bg-card);box-shadow:0 0 0 1px rgba(110,231,255,0.18) inset, 0 8px 18px rgba(0,0,0,0.22);}#bx-legal-footer .lf-divider{border:0;height:1px;background-color:var(--brd-soft);margin-top:1.5rem;margin-bottom:1rem;}#bx-legal-footer .lf-bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;color:var(--tx-dim);font-size:0.9rem;}#bx-gifts .gifts-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;}#bx-gifts .gifts-title{display:inline-flex;align-items:center;gap:8px;color:var(--tx-strong);text-shadow:0 0 10px rgba(110, 231, 255, 0.35), 0 0 18px rgba(110, 231, 255, 0.2);}#bx-gifts .gifts-title .neon{color:var(--tx-strong);text-shadow:0 0 10px rgba(110, 231, 255, 0.85),
        0 0 24px rgba(110, 231, 255, 0.55),
        0 0 42px rgba(110, 231, 255, 0.35);animation:bxGiftsNeon 5.5s ease-in-out infinite;}#bx-gifts .gifts-title .diamond{display:inline-block;margin-right:2px;color:#f7ff00;text-shadow:0 0 8px rgba(247, 255, 0, 0.6), 0 0 16px rgba(247, 255, 0, 0.35);animation:bxGiftsDiamond 3.2s ease-in-out infinite;}#bx-gifts .gifts-note{font-size:14px;line-height:20px;color:var(--tx-dim);}#bx-gifts .gifts-desc{margin-bottom:24px;color:var(--tx-body);}#bx-gifts .products-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:24px;}#bx-gifts .gift-card{position:relative;padding:20px;border-radius:var(--radius);border:1px solid var(--brd-soft);background-color:var(--bg-card);display:flex;flex-direction:column;gap:16px;overflow:hidden;transition:box-shadow 0.25s ease, transform 0.25s ease;box-shadow:0 0 0 1px rgba(110, 231, 255, 0.16),
        0 0 24px rgba(110, 231, 255, 0.08);}#bx-gifts .gift-card::before{content:'';position:absolute;inset:0 0 auto 0;height:3px;background:linear-gradient(90deg, var(--gjs-t-color-primary), var(--gjs-t-color-secondary), var(--gjs-t-color-accent));opacity:0.9;pointer-events:none;}#bx-gifts .gift-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(0, 0, 0, 0.28),
        0 0 0 1px rgba(110, 231, 255, 0.18) inset;}#bx-gifts .gift-media{width:100%;aspect-ratio:16 / 9;border-radius:var(--radius-sm);border:1px solid var(--brd-soft);background-color:var(--bg-elev);overflow:hidden;}#bx-gifts .gift-media img{width:100%;height:100%;object-fit:cover;display:block;opacity:0.96;transition:transform 0.35s ease, opacity 0.35s ease;}#bx-gifts .gift-card:hover .gift-media img{transform:scale(1.02);opacity:1;}#bx-gifts .gift-header{display:flex;align-items:flex-start;justify-content:space-between;}#bx-gifts .gift-name{font-size:24px;line-height:1.2;font-weight:700;letter-spacing:0.02em;color:var(--tx-strong);display:flex;align-items:center;gap:8px;text-shadow:0 1px 0 rgba(0, 0, 0, 0.75), 0 0 8px rgba(110, 231, 255, 0.45);transition:text-shadow 0.25s ease;}#bx-gifts .gift-name:hover{text-shadow:0 1px 0 rgba(0, 0, 0, 0.85), 0 0 12px rgba(110, 231, 255, 0.75);}#bx-gifts .gift-icon{opacity:0.9;}#bx-gifts .gift-badge{display:inline-flex;align-self:flex-start;padding:4px 8px;border-radius:var(--radius-sm);border:1px solid var(--gjs-t-color-primary);background-color:rgba(110, 231, 255, 0.12);color:var(--tx-strong);font-size:12px;font-weight:600;letter-spacing:0.03em;box-shadow:0 0 0 1px rgba(110, 231, 255, 0.2) inset,
        0 0 12px rgba(110, 231, 255, 0.18);}#bx-gifts .gift-meta{font-size:14px;line-height:20px;color:var(--tx-dim);}#bx-gifts .gift-actions{display:flex;flex-wrap:wrap;gap:8px;}#bx-gifts .cta-primary{padding:8px 16px;font-size:14px;line-height:20px;font-weight:600;border-radius:var(--radius-sm);background:linear-gradient(180deg, rgba(34, 197, 94, 0.22), rgba(34, 197, 94, 0.35));border:1px solid var(--gjs-t-color-success);color:#0b0d12;box-shadow:0 0 0 1px rgba(34, 197, 94, 0.22),
        0 8px 18px rgba(34, 197, 94, 0.18);transition:transform 0.2s ease, opacity 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;}#bx-gifts .cta-primary:hover{transform:translateY(-1px);opacity:0.96;background:linear-gradient(180deg, rgba(34, 197, 94, 0.3), rgba(34, 197, 94, 0.45));box-shadow:0 0 0 1px rgba(34, 197, 94, 0.3),
        0 12px 26px rgba(34, 197, 94, 0.26);}#bx-gifts .cta-secondary{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;font-size:14px;line-height:20px;font-weight:600;text-decoration:none;color:#ffffff;background:linear-gradient(180deg, rgba(37, 99, 235, 0.95), rgba(37, 99, 235, 1));border:1px solid rgba(37, 99, 235, 0.95);border-radius:var(--radius-sm);box-shadow:0 0 0 1px rgba(110, 231, 255, 0.12) inset,
        0 8px 18px rgba(37, 99, 235, 0.28);transition:transform 0.2s ease, opacity 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;}#bx-gifts .cta-secondary:hover{transform:translateY(-1px);opacity:0.98;box-shadow:0 0 0 1px rgba(37, 99, 235, 0.95),
        0 12px 26px rgba(37, 99, 235, 0.32);}#bx-gifts .cta-icon{width:18px;height:18px;display:inline-block;opacity:1;}.info-span{grid-column:1 / -1;}.info-section-wrap{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin-top:1rem;}.info-card{background-color:var(--bg-card);border:1px solid var(--brd-soft);border-radius:var(--radius);padding:1.25rem;box-shadow:0 0 0 1px rgba(110,231,255,0.12) inset,0 8px 16px rgba(0,0,0,0.2);}.info-title{display:flex;align-items:center;gap:0.5rem;color:var(--tx-strong);font-weight:700;letter-spacing:0.02em;margin-bottom:0.5rem;}.info-icon{width:20px;height:20px;opacity:0.95;flex:0 0 auto;}.info-text{color:var(--tx-body);font-size:0.95rem;line-height:1.55;}.info-list{margin-top:0.5rem;display:flex;flex-direction:column;gap:0.35rem;color:var(--tx-body);font-size:0.95rem;}.info-cta-row{display:flex;flex-wrap:wrap;gap:0.5rem;margin-top:0.75rem;}.info-btn{display:inline-flex;align-items:center;gap:0.5rem;padding:0.6rem 1rem;border:1px solid rgba(110,231,255,0.22);border-radius:var(--radius-sm);background:linear-gradient(90deg,var(--gjs-t-color-success),var(--gjs-t-color-primary) 60%,var(--gjs-t-color-secondary));background-size:200% 100%;color:#0b0d12;font-weight:600;letter-spacing:0.02em;text-decoration:none;box-shadow:0 0 0 1px rgba(110,231,255,0.12) inset,0 8px 16px rgba(110,231,255,0.1);transition:transform .2s ease,opacity .2s ease,box-shadow .2s ease,background-position .6s ease;}.info-btn:hover{transform:translateY(-1px);opacity:.98;box-shadow:0 0 0 1px rgba(110,231,255,0.18) inset,0 12px 22px rgba(110,231,255,0.14);background-position:100% 50%;}.info-btn-icon{width:18px;height:18px;opacity:0.95;flex:0 0 auto;}.info-alt{display:inline-flex;align-items:center;gap:0.4rem;padding:0.5rem 0.85rem;border:1px solid var(--brd-soft);background-color:var(--bg-elev);color:var(--tx-strong);border-radius:var(--radius-sm);text-decoration:none;transition:transform .2s ease,opacity .2s ease,box-shadow .2s ease,background-color .2s ease;}.info-alt:hover{transform:translateY(-1px);opacity:0.98;background-color:var(--bg-card);box-shadow:0 0 0 1px rgba(110,231,255,0.18) inset,0 8px 18px rgba(0,0,0,0.22);}#crunchyroll-block .products-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;}#crunchyroll-block .products-title{color:var(--tx-strong);}#crunchyroll-block .products-note{font-size:14px;line-height:20px;color:var(--tx-dim);}#crunchyroll-block .product-card{position:relative;padding:20px;border-radius:var(--radius);border:1px solid var(--brd-soft);background-color:var(--bg-card);display:flex;flex-direction:column;gap:16px;overflow:hidden;transition:box-shadow 0.25s ease, transform 0.25s ease;box-shadow:0 0 0 1px rgba(110, 231, 255, 0.16),
                  0 0 24px rgba(110, 231, 255, 0.08);}#crunchyroll-block .product-card::before{content:'';position:absolute;inset:0 0 auto 0;height:3px;background:linear-gradient(90deg, var(--gjs-t-color-primary), var(--gjs-t-color-secondary), var(--gjs-t-color-accent));opacity:0.9;pointer-events:none;}#crunchyroll-block .product-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(0,0,0,0.28), 0 0 0 1px rgba(110, 231, 255, 0.18) inset;}#crunchyroll-block .product-media{width:100%;aspect-ratio:16 / 9;border-radius:var(--radius-sm);border:1px solid var(--brd-soft);background-color:var(--bg-elev);overflow:hidden;}#crunchyroll-block .product-media img{width:100%;height:100%;object-fit:cover;display:block;opacity:0.96;transition:transform 0.35s ease, opacity 0.35s ease;}#crunchyroll-block .product-card:hover .product-media img{transform:scale(1.02);opacity:1;}#crunchyroll-block .product-header{display:flex;align-items:flex-start;justify-content:space-between;}#crunchyroll-block .product-name{font-weight:700;letter-spacing:0.02em;color:var(--tx-strong);display:flex;align-items:center;gap:8px;text-shadow:0 1px 0 rgba(0,0,0,0.75), 0 0 8px rgba(110, 231, 255, 0.45);transition:text-shadow 0.25s ease;font-size:24px;line-height:1.2;}#crunchyroll-block .product-name:hover{text-shadow:0 1px 0 rgba(0,0,0,0.85), 0 0 12px rgba(110, 231, 255, 0.75);}#crunchyroll-block .product-icon{opacity:0.9;}#crunchyroll-block .product-badge{display:inline-flex;align-self:flex-start;padding:4px 8px;border-radius:var(--radius-sm);border:1px solid var(--gjs-t-color-primary);background-color:rgba(110, 231, 255, 0.12);color:var(--tx-strong);font-size:12px;font-weight:600;letter-spacing:0.03em;box-shadow:0 0 0 1px rgba(110, 231, 255, 0.2) inset, 0 0 12px rgba(110, 231, 255, 0.18);}#crunchyroll-block .product-meta{font-size:14px;line-height:20px;display:flex;flex-direction:column;gap:4px;}#crunchyroll-block .meta-row{display:flex;gap:8px;}#crunchyroll-block .meta-label{color:var(--tx-dim);}#crunchyroll-block .price-list{display:flex;flex-direction:column;gap:8px;}#crunchyroll-block .price-item{display:flex;align-items:center;justify-content:space-between;}#crunchyroll-block .price-value{font-weight:700;color:var(--gjs-t-color-success);text-shadow:0 0 8px rgba(34, 197, 94, 0.35);}#crunchyroll-block .price-actions{display:flex;flex-wrap:wrap;gap:8px;}#crunchyroll-block .pay-card-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;font-size:14px;line-height:20px;font-weight:600;text-decoration:none;color:#ffffff;background:linear-gradient(180deg, rgba(37,99,235,0.95), rgba(37,99,235,1));border:1px solid rgba(37,99,235,0.95);border-radius:var(--radius-sm);box-shadow:0 0 0 1px rgba(110,231,255,0.12) inset, 0 8px 18px rgba(37,99,235,0.28);transition:transform 0.2s ease, opacity 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;}#crunchyroll-block .pay-card-btn:hover{transform:translateY(-1px);opacity:0.98;box-shadow:0 0 0 1px rgba(37,99,235,0.95), 0 12px 26px rgba(37,99,235,0.32);}#crunchyroll-block .pay-card-icon{width:18px;height:18px;opacity:1;}#crunchyroll-block .buy-button{padding:8px 16px;font-size:14px;line-height:20px;font-weight:600;background:linear-gradient(180deg, rgba(34,197,94,0.22), rgba(34,197,94,0.35));border:1px solid var(--gjs-t-color-success);color:#0b0d12;border-radius:var(--radius-sm);transition:transform 0.2s ease, opacity 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;box-shadow:0 0 0 1px rgba(34,197,94,0.22), 0 8px 18px rgba(34,197,94,0.18);}#crunchyroll-block .buy-button:hover{transform:translateY(-1px);opacity:0.96;background:linear-gradient(180deg, rgba(34,197,94,0.3), rgba(34,197,94,0.45));box-shadow:0 0 0 1px rgba(34,197,94,0.3), 0 12px 26px rgba(34,197,94,0.26);}#crunchyroll-local-wrapper{display:none;}#social .social-card-instagram, #social .social-card-tiktok, #social .social-card-youtube{position:relative;border:1px solid var(--brd-soft);border-radius:var(--radius);background-color:var(--bg-card);overflow:hidden;transition:box-shadow 0.25s ease, transform 0.25s ease;box-shadow:0 0 0 1px rgba(110, 231, 255, 0.16),
              0 0 24px rgba(110, 231, 255, 0.08);}#social .social-card-instagram::before, #social .social-card-tiktok::before, #social .social-card-youtube::before{content:'';position:absolute;inset:0 0 auto 0;height:3px;background:linear-gradient(90deg, var(--gjs-t-color-primary), var(--gjs-t-color-secondary), var(--gjs-t-color-accent));opacity:0.9;pointer-events:none;}#social .social-card-instagram:hover, #social .social-card-tiktok:hover, #social .social-card-youtube:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(0, 0, 0, 0.28),
              0 0 0 1px rgba(110, 231, 255, 0.18) inset;}#diamantes-ff #i9fcq9n.product-card{position:relative;border:1px solid var(--brd-soft);background-color:var(--bg-card);border-radius:var(--radius);overflow:hidden;transition:box-shadow 0.25s ease, transform 0.25s ease;box-shadow:0 0 0 1px rgba(110,231,255,0.35),
    0 0 24px rgba(110,231,255,0.18),
    0 0 36px rgba(34,197,94,0.16);}#diamantes-ff #i9fcq9n.product-card::before{content:'';position:absolute;inset:0 0 auto 0;height:3px;background:linear-gradient(90deg, var(--gjs-t-color-primary), var(--gjs-t-color-secondary), var(--gjs-t-color-accent));opacity:.9;pointer-events:none;border-top-left-radius:inherit;border-top-right-radius:inherit;}#diamantes-ff #i9fcq9n.product-card:hover{transform:translateY(-2px);box-shadow:0 0 0 1px rgba(110,231,255,0.45),
    0 10px 28px rgba(110,231,255,0.28),
    0 0 42px rgba(34,197,94,0.22);}#diamantes-ff #i9fcq9n .product-media{border-radius:var(--radius-sm);border:1px solid var(--brd-soft);background-color:var(--bg-elev);overflow:hidden;box-shadow:0 0 0 1px rgba(110,231,255,0.22) inset,
    0 8px 18px rgba(110,231,255,0.14);}#diamantes-ff #i9fcq9n .product-media img{width:100%;height:100%;object-fit:cover;display:block;opacity:.97;transition:transform .35s ease, opacity .35s ease;}#diamantes-ff #i9fcq9n.product-card:hover .product-media img{transform:scale(1.02);opacity:1;}#bx-mini-tags .mini-tags-row{display:flex;align-items:center;gap:0.5rem;margin-top:0.5rem;}#bx-mini-tags .mini-badge{display:inline-flex;align-items:center;gap:0.4rem;padding:0.42rem 0.7rem;font-weight:600;letter-spacing:0.025em;background-color:var(--bg-elev);color:var(--tx-strong);border:1px solid var(--brd-soft);border-radius:var(--radius-sm);text-decoration:none;transition:transform .2s ease, opacity .2s ease, box-shadow .2s ease, background-color .2s ease;box-shadow:0 0 0 1px rgba(110,231,255,0.12) inset, 0 6px 16px rgba(0,0,0,0.22);line-height:1.25;white-space:nowrap;}#bx-mini-tags .mini-badge:hover{transform:translateY(-1px);opacity:.98;background-color:var(--bg-card);box-shadow:0 0 0 1px rgba(110,231,255,0.18) inset, 0 10px 22px rgba(0,0,0,0.26);}#bx-mini-tags .mini-icon{width:16px;height:16px;display:inline-block;flex:0 0 auto;opacity:1;filter:drop-shadow(0 0 6px rgba(110,231,255,0.45));}#bx-mini-tags .mini-label{font-size:0.875rem;line-height:1.25rem;color:var(--tx-strong);}#bx-header-mini-tags{max-width:72rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:0.5rem;padding-bottom:0.5rem;}#bx-header-mini-tags .tags-row{display:flex;align-items:center;gap:0.5rem;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding-bottom:2px;}#bx-header-mini-tags .tag-badge{display:inline-flex;align-items:center;gap:0.4rem;padding:0.42rem 0.7rem;border:1px solid var(--brd-soft);border-radius:var(--radius-sm);background-color:var(--bg-elev);color:var(--tx-strong);text-decoration:none;font-weight:600;letter-spacing:0.02em;line-height:1.25;box-shadow:0 0 0 1px rgba(110,231,255,0.12) inset, 0 6px 16px rgba(0,0,0,0.22);transition:transform 0.2s ease, opacity 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;}#bx-header-mini-tags .tag-badge:hover{transform:translateY(-1px);opacity:0.98;background-color:var(--bg-card);box-shadow:0 0 0 1px rgba(110,231,255,0.18) inset, 0 10px 22px rgba(0,0,0,0.26);}#bx-header-mini-tags .tag-icon{width:16px;height:16px;display:inline-block;flex:0 0 auto;opacity:1;filter:drop-shadow(0 0 6px rgba(110,231,255,0.45));}#bx-header-mini-tags .tag-label{font-size:0.875rem;line-height:1.25rem;white-space:nowrap;color:var(--tx-strong);}#ik7x0dl.tag-badge{background-color:#E50914;border-color:#E50914;color:#ffffff;box-shadow:0 0 0 1px rgba(229,9,20,0.25) inset, 0 6px 16px rgba(229,9,20,0.25);}#ik7x0dl.tag-badge:hover{background-color:#E50914;opacity:0.98;box-shadow:0 0 0 1px rgba(229,9,20,0.35) inset, 0 10px 22px rgba(229,9,20,0.28);}#ipabieu.tag-badge{background-color:#5865F2;border-color:#5865F2;color:#ffffff;box-shadow:0 0 0 1px rgba(88,101,242,0.25) inset, 0 6px 16px rgba(88,101,242,0.25);}#ipabieu.tag-badge:hover{background-color:#5865F2;opacity:0.98;box-shadow:0 0 0 1px rgba(88,101,242,0.35) inset, 0 10px 22px rgba(88,101,242,0.28);}#bx-header-mini-tags .tag-badge .tag-icon{color:currentColor;filter:none;opacity:1;}.tags-row-dup{display:flex;align-items:center;gap:0.5rem;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding-bottom:2px;margin-top:0.5rem;}.tags-row-dup .tag-badge{display:inline-flex;align-items:center;gap:0.4rem;padding:0.42rem 0.7rem;border:1px solid var(--brd-soft);border-radius:var(--radius-sm);background-color:var(--bg-elev);color:var(--tx-strong);text-decoration:none;font-weight:600;letter-spacing:0.02em;line-height:1.25;box-shadow:0 0 0 1px rgba(110,231,255,0.12) inset, 0 6px 16px rgba(0,0,0,0.22);transition:transform 0.2s ease, opacity 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;white-space:nowrap;}.tags-row-dup .tag-badge:hover{transform:translateY(-1px);opacity:0.98;background-color:var(--bg-card);box-shadow:0 0 0 1px rgba(110,231,255,0.18) inset, 0 10px 22px rgba(0,0,0,0.26);}.tags-row-dup .tag-icon{width:16px;height:16px;display:inline-block;flex:0 0 auto;opacity:1;filter:drop-shadow(0 0 6px rgba(110,231,255,0.45));color:currentColor;}.tags-row-dup .tag-label{font-size:0.875rem;line-height:1.25rem;white-space:nowrap;color:var(--tx-strong);}.tags-row-dup .tag-badge.badge-netflix{background-color:#E50914;border-color:#E50914;color:#ffffff;box-shadow:0 0 0 1px rgba(229,9,20,0.25) inset, 0 6px 16px rgba(229,9,20,0.25);}.tags-row-dup .tag-badge.badge-netflix:hover{box-shadow:0 0 0 1px rgba(229,9,20,0.35) inset, 0 10px 22px rgba(229,9,20,0.28);}.tags-row-dup .tag-badge.badge-ff{background-color:#5865F2;border-color:#5865F2;color:#ffffff;box-shadow:0 0 0 1px rgba(88,101,242,0.25) inset, 0 6px 16px rgba(88,101,242,0.25);}.tags-row-dup .tag-badge.badge-ff:hover{box-shadow:0 0 0 1px rgba(88,101,242,0.35) inset, 0 10px 22px rgba(88,101,242,0.28);}#ihr0l{padding-top:48px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:145px;margin-bottom:0px;margin-left:0px;}#i1rd2 .cta-top-strimer, #i1rd2 #i-topstrimer, #i1rd2 .cta-wh-channel, #i1rd2 #cta-wh-channel{position:relative;z-index:0;isolation:isolate;}#i1rd2 .cta-top-strimer::before, #i1rd2 #i-topstrimer::before, #i1rd2 .cta-wh-channel::before, #i1rd2 #cta-wh-channel::before{content:"";position:absolute;inset:-2px;undefined:undefined;border-radius:inherit;background:linear-gradient(90deg,
    var(--gjs-t-color-primary),
    var(--gjs-t-color-secondary),
    var(--gjs-t-color-accent),
    var(--gjs-t-color-success),
    var(--gjs-t-color-primary));background-size:300% 100%;animation:bxNeonBorder 6s linear infinite;z-index:-1;padding:2px;-webkit-mask:linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:0.95;}#i1rd2 .cta-top-strimer::after, #i1rd2 #i-topstrimer::after, #i1rd2 .cta-wh-channel::after, #i1rd2 #cta-wh-channel::after{content:"";position:absolute;inset:-8px;border-radius:inherit;background:radial-gradient(120% 120% at 50% 50%,
    rgba(110,231,255,0.28),
    rgba(167,139,250,0.22) 40%,
    rgba(255,72,176,0.18) 70%,
    rgba(34,197,94,0.16) 100%);filter:blur(10px);z-index:-2;pointer-events:none;opacity:0.75;transition:opacity .2s ease, filter .2s ease;}#i1rd2 .cta-top-strimer:hover::after, #i1rd2 .cta-top-strimer:focus-visible::after, #i1rd2 #i-topstrimer:hover::after, #i1rd2 #i-topstrimer:focus-visible::after, #i1rd2 .cta-wh-channel:hover::after, #i1rd2 .cta-wh-channel:focus-visible::after, #i1rd2 #cta-wh-channel:hover::after, #i1rd2 #cta-wh-channel:focus-visible::after{opacity:0.95;filter:blur(12px);}#i1rd2 .cta-top-strimer > *, #i1rd2 #i-topstrimer > *, #i1rd2 .cta-wh-channel > *, #i1rd2 #cta-wh-channel > *{position:relative;z-index:1;}#bx-top-strimer-badge .ts-wrap{max-width:72rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;}#bx-top-strimer-badge .ts-badge{display:inline-flex;align-items:center;gap:8px;padding:0.35rem 0.6rem;border:1px solid var(--gjs-t-color-error);border-radius:var(--radius-sm);background:linear-gradient(180deg, rgba(239,68,68,0.24), rgba(239,68,68,0.42));color:var(--tx-strong);font-weight:700;letter-spacing:0.06em;line-height:1;text-decoration:none;box-shadow:0 0 0 1px rgba(239,68,68,0.22) inset,
        0 0 14px rgba(239,68,68,0.65),
        0 8px 18px rgba(239,68,68,0.28);transition:transform .2s ease, opacity .2s ease, box-shadow .2s ease, background .2s ease;}#bx-top-strimer-badge .ts-badge:hover{transform:translateY(-1px);opacity:0.98;background:linear-gradient(180deg, rgba(239,68,68,0.3), rgba(239,68,68,0.54));box-shadow:0 0 0 1px rgba(239,68,68,0.3) inset,
        0 0 18px rgba(239,68,68,0.8),
        0 12px 26px rgba(239,68,68,0.34);}#bx-top-strimer-badge .ts-icon{width:18px;height:18px;flex:0 0 auto;filter:drop-shadow(0 0 6px rgba(239,68,68,0.6));opacity:1;}#bx-top-strimer-badge .ts-inline{display:flex;flex-direction:column;gap:0.5rem;align-items:flex-start;margin-top:0.25rem;}#bx-tags-below-socio .tags-wrapper{display:flex;align-items:center;gap:0.5rem;flex-wrap:wrap;margin-top:0.5rem;}#bx-tags-below-socio .tag-badge{display:inline-flex;align-items:center;gap:0.4rem;padding:0.42rem 0.7rem;border:1px solid var(--brd-soft);border-radius:var(--radius-sm);background-color:var(--bg-elev);color:var(--tx-strong);text-decoration:none;font-weight:600;letter-spacing:0.02em;line-height:1.25;box-shadow:0 0 0 1px rgba(110,231,255,0.12) inset, 0 6px 16px rgba(0,0,0,0.22);transition:transform 0.2s ease, opacity 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;white-space:nowrap;}#bx-tags-below-socio .tag-badge:hover{transform:translateY(-1px);opacity:0.98;background-color:var(--bg-card);box-shadow:0 0 0 1px rgba(110,231,255,0.18) inset, 0 10px 22px rgba(0,0,0,0.26);}#bx-tags-below-socio .tag-icon{width:16px;height:16px;display:inline-block;flex:0 0 auto;opacity:1;filter:drop-shadow(0 0 6px rgba(110,231,255,0.45));color:currentColor;}#bx-tags-below-socio .tag-label{font-size:0.875rem;line-height:1.25rem;color:var(--tx-strong);}#bx-tags-below-socio .badge-top{border-color:var(--gjs-t-color-primary);background:linear-gradient(180deg, rgba(110,231,255,0.25), rgba(110,231,255,0.42));color:#ffffff;box-shadow:0 0 0 1px rgba(110,231,255,0.22) inset,
              0 0 14px rgba(110,231,255,0.45),
              0 8px 18px rgba(110,231,255,0.18);text-shadow:0 0 6px rgba(110,231,255,0.55);transition:transform 0.2s ease, opacity 0.2s ease, box-shadow 0.25s ease, background 0.25s ease, filter 0.25s ease;}#bx-tags-below-socio .badge-top:hover{background:linear-gradient(180deg, rgba(110,231,255,0.35), rgba(110,231,255,0.55));box-shadow:0 0 0 1px rgba(110,231,255,0.28) inset,
              0 0 18px rgba(110,231,255,0.60),
              0 12px 26px rgba(110,231,255,0.24);transform:translateY(-1px);opacity:0.98;filter:saturate(1.05);}#bx-tags-below-socio .badge-ff{border-color:var(--gjs-t-color-success);background:linear-gradient(180deg, rgba(34,197,94,0.25), rgba(34,197,94,0.42));color:#ffffff;box-shadow:0 0 0 1px rgba(34,197,94,0.22) inset, 0 0 14px rgba(110,231,255,0.45), 0 8px 18px rgba(110,231,255,0.18);text-shadow:0 0 6px rgba(110,231,255,0.55);}#bx-tags-below-socio .badge-ff:hover{background:linear-gradient(180deg, rgba(34,197,94,0.35), rgba(34,197,94,0.55));box-shadow:0 0 0 1px rgba(34,197,94,0.28) inset, 0 0 18px rgba(110,231,255,0.60), 0 12px 26px rgba(110,231,255,0.24);}#bx-tags-below-socio .badge-netflix{border-color:var(--gjs-t-color-error);background:linear-gradient(180deg, rgba(239,68,68,0.28), rgba(239,68,68,0.46));color:#ffffff;box-shadow:0 0 0 1px rgba(239,68,68,0.24) inset, 0 0 14px rgba(110,231,255,0.45), 0 8px 18px rgba(110,231,255,0.18);text-shadow:0 0 6px rgba(110,231,255,0.55);}#bx-tags-below-socio .badge-netflix:hover{background:linear-gradient(180deg, rgba(239,68,68,0.38), rgba(239,68,68,0.58));box-shadow:0 0 0 1px rgba(239,68,68,0.32) inset, 0 0 18px rgba(110,231,255,0.60), 0 12px 26px rgba(110,231,255,0.24);}#diamantes-ff{scroll-margin-top:180px;}#ikgba6a{scroll-margin-top:180px;}#bx-tags-below-socio #icpxdmr, #bx-tags-below-socio #iqpc1fh, #bx-tags-below-socio #idkwzeo, #bx-header-mini-tags #ik7x0dl, #bx-header-mini-tags #ipabieu, #bx-header-mini-tags .tag-badge[data-gjs-name="Header Tag Badge WhatsApp Channel"], .tags-row-dup .tag-badge.badge-netflix, .tags-row-dup .tag-badge.badge-ff{border-color:var(--gjs-t-color-primary);background:linear-gradient(180deg, rgba(110,231,255,0.25), rgba(110,231,255,0.42));color:#ffffff;box-shadow:0 0 0 1px rgba(110,231,255,0.22) inset,
    0 0 14px rgba(110,231,255,0.45),
    0 8px 18px rgba(110,231,255,0.18);text-shadow:0 0 6px rgba(110,231,255,0.55);transition:transform 0.2s ease, opacity 0.2s ease, box-shadow 0.25s ease, background 0.25s ease, filter 0.25s ease;}#bx-tags-below-socio #icpxdmr:hover, #bx-tags-below-socio #iqpc1fh:hover, #bx-tags-below-socio #idkwzeo:hover, #bx-header-mini-tags #ik7x0dl:hover, #bx-header-mini-tags #ipabieu:hover, #bx-header-mini-tags .tag-badge[data-gjs-name="Header Tag Badge WhatsApp Channel"]:hover, .tags-row-dup .tag-badge.badge-netflix:hover, .tags-row-dup .tag-badge.badge-ff:hover{transform:translateY(-1px);opacity:0.98;background:linear-gradient(180deg, rgba(110,231,255,0.35), rgba(110,231,255,0.55));box-shadow:0 0 0 1px rgba(110,231,255,0.28) inset,
    0 0 18px rgba(110,231,255,0.60),
    0 12px 26px rgba(110,231,255,0.24);filter:saturate(1.05);}#bx-tags-below-socio #icpxdmr:focus-visible, #bx-tags-below-socio #iqpc1fh:focus-visible, #bx-tags-below-socio #idkwzeo:focus-visible, #bx-header-mini-tags #ik7x0dl:focus-visible, #bx-header-mini-tags #ipabieu:focus-visible, #bx-header-mini-tags .tag-badge[data-gjs-name="Header Tag Badge WhatsApp Channel"]:focus-visible, .tags-row-dup .tag-badge.badge-netflix:focus-visible, .tags-row-dup .tag-badge.badge-ff:focus-visible{outline:2px solid rgba(110,231,255,0.35);outline-offset:2px;border-radius:var(--radius-sm);}#bx-tags-below-socio #icpxdmr .tag-icon, #bx-tags-below-socio #iqpc1fh .tag-icon, #bx-tags-below-socio #idkwzeo .tag-icon, #bx-header-mini-tags #ik7x0dl .tag-icon, #bx-header-mini-tags #ipabieu .tag-icon, #bx-header-mini-tags .tag-badge[data-gjs-name="Header Tag Badge WhatsApp Channel"] .tag-icon, .tags-row-dup .tag-badge.badge-netflix .tag-icon, .tags-row-dup .tag-badge.badge-ff .tag-icon{color:currentColor;filter:drop-shadow(0 0 6px rgba(110,231,255,0.45));opacity:1;}#bx-tags-below-socio .badge-top:focus-visible{outline:2px solid rgba(110,231,255,0.35);outline-offset:2px;border-radius:var(--radius-sm);}#bx-tags-below-socio .badge-top .tag-icon{color:currentColor;filter:drop-shadow(0 0 6px rgba(110,231,255,0.45));opacity:1;}.badge-wh{border-color:var(--gjs-t-color-primary);background:linear-gradient(180deg, rgba(110,231,255,0.25), rgba(110,231,255,0.42));color:#ffffff;box-shadow:0 0 0 1px rgba(110,231,255,0.22) inset,
    0 0 14px rgba(110,231,255,0.45),
    0 8px 18px rgba(110,231,255,0.18);text-shadow:0 0 6px rgba(110,231,255,0.55);transition:transform 0.2s ease, opacity 0.2s ease, box-shadow 0.25s ease, background 0.25s ease, filter 0.25s ease;}.badge-wh:hover{transform:translateY(-1px);opacity:0.98;background:linear-gradient(180deg, rgba(110,231,255,0.35), rgba(110,231,255,0.55));box-shadow:0 0 0 1px rgba(110,231,255,0.28) inset,
    0 0 18px rgba(110,231,255,0.60),
    0 12px 26px rgba(110,231,255,0.24);filter:saturate(1.05);}.badge-wh:focus-visible{outline:2px solid rgba(110,231,255,0.35);outline-offset:2px;border-radius:var(--radius-sm);}.badge-wh .tag-icon{color:currentColor;filter:drop-shadow(0 0 6px rgba(110,231,255,0.45));opacity:1;}#ikak3{padding-top:122px;padding-right:0px;padding-bottom:33px;padding-left:0px;}#bx-floating-music{position:fixed;right:24px;top:50%;transform:translateY(-50%);z-index:96;pointer-events:none;undefined:undefined;}#bx-floating-music .fm-btn{pointer-events:auto;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid var(--brd-soft);border-radius:var(--radius-sm);background-color:var(--gjs-t-color-error);color:#ffffff;text-decoration:none;line-height:1;box-shadow:0 0 0 1px rgba(239, 68, 68, 0.18) inset, 0 10px 22px rgba(239, 68, 68, 0.26);transition:transform .2s ease, opacity .2s ease, box-shadow .2s ease, background-color .2s ease, color .2s ease, border-color .2s ease;cursor:pointer;border-color:var(--gjs-t-color-error);}#bx-floating-music .fm-btn:hover{transform:translateY(-1px);opacity:.98;background-color:var(--gjs-t-color-error);box-shadow:0 0 0 1px rgba(239, 68, 68, 0.24) inset, 0 12px 26px rgba(239, 68, 68, 0.32);}#bx-floating-music .fm-btn.is-on{background-color:var(--gjs-t-color-success);color:#0b0d12;border-color:var(--gjs-t-color-success);box-shadow:0 0 0 1px rgba(34, 197, 94, 0.2) inset, 0 10px 22px rgba(34, 197, 94, 0.25);}#bx-floating-music .fm-btn.is-on:hover{box-shadow:0 0 0 1px rgba(34, 197, 94, 0.3) inset, 0 12px 26px rgba(34, 197, 94, 0.32);background-color:var(--gjs-t-color-success);}#bx-floating-music .fm-icon{width:18px;height:18px;display:inline-block;flex:0 0 auto;opacity:1;}#bx-floating-music .fm-label{font-weight:600;letter-spacing:0.025em;white-space:nowrap;color:inherit;}#bx-music-toggle-2 .music-toggle-btn .icon{opacity:1;}.music-toggle-btn.is-off{background-color:var(--gjs-t-color-error);color:#ffffff;border-color:var(--gjs-t-color-error);}.music-toggle-btn.is-off:hover{box-shadow:0 0 0 1px rgba(239, 68, 68, 0.24) inset, 0 12px 26px rgba(239, 68, 68, 0.32);}.music-toggle-btn.is-on{background-color:var(--gjs-t-color-success);color:#0b0d12;border-color:var(--gjs-t-color-success);}.music-toggle-btn.is-on:hover{box-shadow:0 0 0 1px rgba(34, 197, 94, 0.3) inset, 0 12px 26px rgba(34, 197, 94, 0.32);}#bx-identity-cat504{max-width:72rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:0.25rem;}#bx-identity-cat504 .cat504-inline{display:flex;align-items:center;gap:12px;margin-top:8px;}#bx-identity-cat504 .cat504-avatar{width:48px;height:48px;border-radius:9999px;overflow:hidden;flex:0 0 auto;border:1px solid var(--brd-soft);background-color:var(--bg-elev);box-shadow:0 0 0 1px rgba(110,231,255,.25) inset,
        0 6px 16px rgba(0,0,0,.35),
        0 0 14px rgba(110,231,255,.25);margin:0;}#bx-identity-cat504 .cat504-avatar img{width:100%;height:100%;object-fit:cover;display:block;opacity:.98;transition:transform .25s ease, opacity .25s ease;object-position:center;}#bx-identity-cat504 .cat504-inline:hover .cat504-avatar img{transform:scale(1.02);opacity:1;}#bx-identity-cat504 .cat504-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;}#bx-identity-cat504 .cat504-name-badge{position:relative;display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:var(--radius-sm);border:1px solid rgba(29,161,242,.6);background:linear-gradient(180deg, rgba(29,161,242,.18), rgba(29,161,242,.28));box-shadow:0 0 0 1px rgba(29,161,242,.25) inset,
        0 8px 18px rgba(29,161,242,.22),
        0 0 18px rgba(29,161,242,.25);color:var(--tx-strong);font-weight:600;letter-spacing:0.02em;line-height:1.2;white-space:nowrap;text-shadow:0 0 8px rgba(110, 231, 255, 0.35);}#bx-identity-cat504 .cat504-name-text{font-size:.95rem;color:var(--tx-strong);opacity:.95;}.mp-backdrop{position:fixed;inset:0;display:none;align-items:center;justify-content:center;background-color:rgba(0,0,0,0.65);z-index:120;}.mp-backdrop.is-open{display:flex;}.mp-card{max-width:720px;width:100%;background-color:var(--bg-card);border:1px solid var(--brd-soft);border-radius:var(--radius);box-shadow:0 12px 28px rgba(0,0,0,0.35), 0 0 0 1px rgba(110,231,255,0.12) inset;padding:16px;display:flex;flex-direction:column;gap:12px;}.mp-header{display:flex;align-items:center;justify-content:space-between;}.mp-title{font-weight:700;letter-spacing:.02em;color:var(--tx-strong);}.mp-close{border:1px solid var(--brd-soft);border-radius:var(--radius-sm);background-color:var(--bg-elev);color:var(--tx-body);padding:8px;display:inline-flex;align-items:center;gap:6px;}.mp-close:hover{background-color:var(--bg-card);}.mp-textarea{width:100%;min-height:260px;border:1px solid var(--brd-soft);border-radius:var(--radius-sm);background-color:var(--bg-elev);color:var(--tx-body);padding:10px;line-height:1.5;}.mp-meta{display:flex;flex-wrap:wrap;gap:10px;font-size:.9rem;color:var(--tx-dim);}.mp-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end;}.mp-send{display:inline-flex;align-items:center;gap:8px;padding:.6rem 1rem;border:1px solid rgba(110,231,255,0.22);border-radius:var(--radius-sm);background:linear-gradient(90deg, var(--gjs-t-color-success), var(--gjs-t-color-primary) 60%, var(--gjs-t-color-secondary));background-size:200% 100%;color:#0b0d12;font-weight:600;}.mp-send:hover{background-position:100% 50%;}.mp-cancel{display:inline-flex;align-items:center;gap:8px;padding:.6rem 1rem;border:1px solid var(--brd-soft);border-radius:var(--radius-sm);background-color:var(--bg-elev);color:var(--tx-body);}.cat504-active{border-color:var(--gjs-t-color-success) !important;box-shadow:0 0 0 1px rgba(34,197,94,0.32) inset,0 0 18px rgba(34,197,94,0.45),0 8px 18px rgba(34,197,94,0.18);background:linear-gradient(180deg, rgba(34,197,94,0.22), rgba(34,197,94,0.35));transition:box-shadow .2s ease, background .2s ease;}.cat504-active::before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(120% 100% at 30% 0%, rgba(255,255,255,.18), rgba(255,255,255,0) 55%);mix-blend-mode:screen;}.cat504-active:hover{transform:translateY(-1px);box-shadow:0 0 0 1px rgba(34,197,94,0.35) inset,
    0 12px 26px rgba(34,197,94,0.32),
    0 0 22px rgba(34,197,94,0.45) !important;}.cat504-verify-icon{width:16px;height:16px;display:inline-block;flex:0 0 auto;opacity:1;filter:drop-shadow(0 0 6px rgba(29,161,242,0.5));margin-left:6px;}.verify-realistic{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:radial-gradient(120% 140% at 30% 20%, rgba(255,255,255,0.35), rgba(255,255,255,0) 60%),
    linear-gradient(180deg, #3bb5f9, #1DA1F2 60%, #1585cf);border:1px solid #1DA1F2;box-shadow:0 0 0 1px rgba(29,161,242,0.25) inset,
    inset 0 6px 12px rgba(255,255,255,0.25),
    0 0 12px rgba(29,161,242,0.35);margin-left:6px;flex:0 0 auto;}.verify-realistic::after{content:"";position:absolute;inset:-2px;border-radius:50%;pointer-events:none;background:radial-gradient(120% 120% at 50% 0%, rgba(255,255,255,0.22), rgba(255,255,255,0) 70%);mix-blend-mode:screen;}.verify-realistic-check{width:12px;height:12px;display:block;opacity:1;filter:drop-shadow(0 0 1px rgba(255,255,255,0.85));}@keyframes neonPulse{0%, 100%{text-shadow:0 0 10px rgba(110,231,255,.55),
    0 0 22px rgba(167,139,250,.40),
    0 0 38px rgba(255,72,176,.30);}50%{text-shadow:0 0 14px rgba(110,231,255,.9),
    0 0 28px rgba(167,139,250,.65),
    0 0 48px rgba(255,72,176,.5);}}@keyframes bxDiamondPulse{0%, 100%{color:#f7ff00;text-shadow:0 0 8px rgba(247, 255, 0, 0.6), 0 0 16px rgba(247, 255, 0, 0.35);}50%{color:var(--gjs-t-color-success);text-shadow:0 0 10px rgba(34, 197, 94, 0.7), 0 0 22px rgba(34, 197, 94, 0.45);}}@keyframes bxNeonCycle{0%, 100%{text-shadow:0 0 10px rgba(110, 231, 255, 0.85),
      0 0 24px rgba(110, 231, 255, 0.55),
      0 0 42px rgba(110, 231, 255, 0.35);}33%{text-shadow:0 0 10px rgba(34, 197, 94, 0.85),
      0 0 24px rgba(34, 197, 94, 0.55),
      0 0 42px rgba(34, 197, 94, 0.35);}66%{text-shadow:0 0 10px rgba(239, 68, 68, 0.85),
      0 0 24px rgba(239, 68, 68, 0.55),
      0 0 42px rgba(239, 68, 68, 0.35);}}@keyframes bxSocialBtnGradient{0%{background-position:0% 50%;}50%{background-position:100% 50%;}100%{background-position:0% 50%;}}@media (prefers-reduced-motion: reduce){#social .buy-service-button{animation:none !important;}#iznh9 .product-name{animation:none !important;}#heroTitleWrap .title-badge{animation:none !important;}h2#ikv0hs .neon-shift{animation:none !important;}}@keyframes bxGiftsNeon{0%, 100%{text-shadow:0 0 10px rgba(110, 231, 255, 0.85),
          0 0 24px rgba(110, 231, 255, 0.55),
          0 0 42px rgba(110, 231, 255, 0.35);}33%{text-shadow:0 0 10px rgba(34, 197, 94, 0.85),
          0 0 24px rgba(34, 197, 94, 0.55),
          0 0 42px rgba(34, 197, 94, 0.35);}66%{text-shadow:0 0 10px rgba(239, 68, 68, 0.85),
          0 0 24px rgba(239, 68, 68, 0.55),
          0 0 42px rgba(239, 68, 68, 0.35);}}@keyframes bxGiftsDiamond{0%, 100%{color:#f7ff00;text-shadow:0 0 8px rgba(247, 255, 0, 0.6), 0 0 16px rgba(247, 255, 0, 0.35);}50%{color:var(--gjs-t-color-success);text-shadow:0 0 10px rgba(34, 197, 94, 0.7), 0 0 22px rgba(34, 197, 94, 0.45);}}@keyframes bxNeonBorder{0%{background-position:0% 50%;}50%{background-position:100% 50%;}100%{background-position:0% 50%;}}@media (max-width: 992px){.products-grid{grid-template-columns:repeat(2, minmax(0, 1fr));}.social-grid{grid-template-columns:repeat(2, minmax(0, 1fr));}.contact-card{flex-direction:column;align-items:flex-start;gap:1rem;}.footer-container{flex-direction:column;gap:0.75rem;}.purchase-modal-grid{grid-template-columns:repeat(1, minmax(0, 1fr));}.country-list{grid-template-columns:repeat(2, minmax(0, 1fr));}#iznh9 .product-name{font-size:1.35rem;}#iuo83 .brand-title{font-size:18px;padding:0.35rem 0.6rem;}#menuToggle .menu-icon{width:15px;height:15px;}#menuToggle .menu-label{font-size:0.82rem;}#i1lla.brand-title{padding:0.32rem 0.56rem;font-size:18px;}#i1lla.brand-title::before, #i1lla.brand-title::after{width:15px;height:15px;}#i1lla .bt-verify-box{width:16px;height:16px;}#i1lla .bt-verify-badge{width:20px;height:20px;}#headerBrandTitle .brand-title-container{padding-top:0.9rem;padding-bottom:0.4rem;}#headerBrandTitle .bt-text{font-size:0.98rem;}#headerBrandTitle .bt-verify{width:18px;height:18px;}#headerBrandTitle .bt-verify-badge{width:18px;height:18px;}#ievoh #i5fo4s{transition:top 0.12s ease, left 0.12s ease;}#i5fo4s.brand-title-card::before{left:-16px;right:-16px;top:-20px;height:70%;filter:blur(11px);}#heroTitleWrap #ivzfm{transform:translateY(-3px);}#heroTitleWrap .title-badge{padding:0.32rem 0.54rem;font-size:0.95rem;}.wh-logo-header .wh-logo-link{width:40px;height:40px;}.wh-logo-header .wh-logo-icon{width:24px;height:24px;}#whatsapp-logo-header .wh-logo-icon{width:24px;height:24px;}#ievoh .bt-verify-badge{width:16px;height:16px;}#ievoh .bt-wa-icon{width:28px;height:28px;}#ievoh .bt-text{font-size:20px;}#ikak3 .menu-figure{top:18px;right:20px;width:40px;height:30px;}#ikak3 .menu-figure-line{width:16px;}#ikak3 .title-separator{height:2px;margin-bottom:10px;}#ikak3 .pre-separator-note{font-size:0.88rem;margin-bottom:7px;}#ikak3 .identity-avatar{width:44px;height:44px;}#ikak3 .verify-text{font-size:.88rem;}#ikak3 .title-frame-line{box-shadow:0 0 9px rgba(110, 231, 255, 0.55), 0 0 16px rgba(110, 231, 255, 0.32);}#ikak3 .title-frame-line.frame-left, #ikak3 .title-frame-line.frame-right{height:10px;}#bxTitleSettings .settings-figure{width:40px;height:30px;}#bxTitleSettings .settings-lines .line{width:16px;}#bxTitleSettings .settings-dropdown{min-width:200px;}#ikak3 #menuDropdown{min-width:200px;top:60px;right:20px;}#ikak3 .hero-fixed-inner{padding-left:1.5rem;padding-right:1.5rem;padding-top:2.5rem;padding-bottom:2rem;}#ikak3 .hero-fixed-spacer{height:170px;}#social .social-media-figure{aspect-ratio:16 / 9;}h2#ikv0hs .neon-shift{text-shadow:0 0 9px rgba(110, 231, 255, 0.78),
      0 0 20px rgba(110, 231, 255, 0.5),
      0 0 32px rgba(110, 231, 255, 0.3);}#i1rd2 .cta-top-strimer{font-size:0.85rem;padding:0.48rem 0.86rem;}#i1rd2 #i-topstrimer{box-shadow:0 0 0 1px rgba(110,231,255,0.20) inset,
      0 0 12px rgba(110,231,255,0.42),
      0 8px 18px rgba(110,231,255,0.16);}#bx-music-toggle-2 .music-toggle-btn{padding:0.58rem 0.86rem;}#bx-green-music-tag .label{font-size:17px;}#bx-green-music-tag .icon{width:19px;height:19px;}#bx-green-music-tag .music-ribbon{padding:0.72rem 0.95rem;}#bx-green-music-badge-inline .nb-label{font-size:17px;}#bx-green-music-badge-inline .nb-icon{width:19px;height:19px;}#bx-green-music-badge-inline .nb-ribbon{padding:0.72rem 0.95rem;}#bx-green-hero-badge .ghb-label{font-size:17px;}#bx-green-hero-badge .ghb-icon{width:19px;height:19px;}#bx-green-hero-badge .ghb-ribbon{padding:0.72rem 0.95rem;}#bx-google-login .gl-container{gap:0.75rem;}#bx-google-login .gl-user .gl-name{max-width:160px;}#bx-google-login .gl-name, #bx-google-login .gl-email{max-width:160px;}#i1rd2 .cta-inline-row{gap:0.45rem;}#i1rd2 .cta-wh-channel{font-size:0.85rem;padding:0.48rem 0.82rem;}#i1rd2 .cta-primary-row{gap:0.6rem;}#i1rd2 .cta-equal{padding:0.72rem 1.1rem;}#bx-ir-chrome-link.gjs-t-button{padding:0.72rem 0.95rem;}#iznh9 .product-empty{min-height:200px;}#iznh9 .top-rank-badge{font-size:13px;padding:5px 9px;top:8px;left:8px;}.cta-socio{padding:0.48rem 0.82rem;}#iub4irg .cta-discord{padding:0.48rem 0.82rem;}#diamantes-ff .product-name{font-size:1.35rem;}#diamantes-ff #icd69au.product-card{box-shadow:0 0 0 1px rgba(110,231,255,0.38),
      0 8px 22px rgba(110,231,255,0.2),
      0 0 30px rgba(34,197,94,0.18);}#diamantes-ff #ihhq2jp{padding:0.4rem 0.8rem;}#bx-platforms .products-grid{grid-template-columns:repeat(2, minmax(0, 1fr));}#bx-platforms .product-name{font-size:22px;}#bx-platforms #i8bmanz.product-card, #bx-platforms #i3frbht.product-card{box-shadow:0 0 0 1px rgba(110,231,255,0.38),
      0 8px 22px rgba(110,231,255,0.2),
      0 0 30px rgba(167,139,250,0.18);}#bx-legal-footer .lf-grid{grid-template-columns:repeat(2, minmax(0,1fr));}#bx-gifts .products-grid{grid-template-columns:repeat(2, minmax(0, 1fr));}#bx-gifts .gift-name{font-size:22px;}.info-section-wrap{grid-template-columns:repeat(1,minmax(0,1fr));}#crunchyroll-block .products-header{margin-bottom:20px;}#crunchyroll-block .product-name{font-size:22px;}#bx-mini-tags .mini-badge{padding:0.4rem 0.66rem;}#ibrsemf{vertical-align:inherit;}#i75uazi{vertical-align:inherit;}#bx-header-mini-tags{padding-left:1.5rem;padding-right:1.5rem;padding-top:0.5rem;padding-bottom:0.5rem;}#bx-header-mini-tags .tag-badge{padding:0.4rem 0.66rem;}#bx-header-mini-tags .tags-row{gap:0.5rem;}#i1rd2 .cta-top-strimer::after, #i1rd2 #i-topstrimer::after, #i1rd2 .cta-wh-channel::after, #i1rd2 #cta-wh-channel::after{inset:-6px;filter:blur(9px);opacity:0.72;}#bx-top-strimer-badge .ts-badge{padding:0.32rem 0.56rem;}#bx-top-strimer-badge .ts-icon{width:17px;height:17px;}#bx-tags-below-socio .tags-wrapper{gap:0.45rem;margin-top:0.5rem;}#bx-tags-below-socio .tag-badge{padding:0.4rem 0.66rem;}#ikak3{padding-top:0px;padding-right:116px;padding-bottom:0px;padding-left:24px;}#diamantes-ff{scroll-margin-top:170px;}#ikgba6a{scroll-margin-top:170px;}#bx-tags-below-socio #icpxdmr, #bx-tags-below-socio #iqpc1fh, #bx-tags-below-socio #idkwzeo, #bx-header-mini-tags #ik7x0dl, #bx-header-mini-tags #ipabieu, #bx-header-mini-tags .tag-badge[data-gjs-name="Header Tag Badge WhatsApp Channel"], .tags-row-dup .tag-badge.badge-netflix, .tags-row-dup .tag-badge.badge-ff{box-shadow:0 0 0 1px rgba(110,231,255,0.20) inset,
      0 0 12px rgba(110,231,255,0.40),
      0 8px 18px rgba(110,231,255,0.16);}#iyo6o0a{padding-top:0px;padding-right:84px;padding-bottom:0px;padding-left:0px;}#bx-floating-music{right:18px;}#bx-floating-music .fm-btn{padding:9px 12px;gap:7px;box-shadow:0 0 0 1px rgba(239, 68, 68, 0.2) inset, 0 12px 26px rgba(239, 68, 68, 0.3);}#bx-floating-music .fm-icon{width:17px;height:17px;}#bx-floating-music .fm-btn.is-on{box-shadow:0 0 0 1px rgba(34, 197, 94, 0.22) inset, 0 12px 26px rgba(34, 197, 94, 0.3);}#bx-identity-cat504{padding-left:1.5rem;padding-right:1.5rem;}#bx-identity-cat504 .cat504-avatar{width:44px;height:44px;}#bx-identity-cat504 .cat504-name-text{font-size:.9rem;}.cat504-verify-icon{width:15px;height:15px;margin-left:6px;}.verify-realistic{width:16px;height:16px;}.verify-realistic-check{width:10px;height:10px;}}@media (max-width: 480px){.products-grid{grid-template-columns:repeat(1, minmax(0, 1fr));}.social-grid{grid-template-columns:repeat(1, minmax(0, 1fr));}.country-list{grid-template-columns:repeat(1, minmax(0, 1fr));}#iznh9 .product-name{font-size:1.25rem;}#iuo83 .brand-title{font-size:16px;padding:0.3rem 0.55rem;letter-spacing:0.07em;}#itvfn.menu-label{padding:0.2rem 0.45rem;font-size:0.85rem;padding-top:0.2rem;padding-bottom:0.2rem;padding-left:0.44rem;padding-right:0.44rem;}#menuToggle .menu-label{display:none;}#menuToggle .menu-icon{width:18px;height:18px;}#i1lla.brand-title{padding:0.3rem 0.52rem;gap:0.35rem;font-size:16px;}#i1lla.brand-title::before, #i1lla.brand-title::after{width:16px;height:16px;}#i1lla .bt-verify-box{width:16px;height:16px;}#i1lla .bt-verify{right:-6px;top:-6px;transform:rotate(-10deg);}#i1lla .bt-verify-badge{width:18px;height:18px;}#headerBrandTitle .brand-title-container{padding-top:0.8rem;padding-bottom:0.35rem;}#headerBrandTitle .brand-title-card{gap:0.4rem;padding:0.32rem 0.56rem;}#headerBrandTitle .bt-text{font-size:0.92rem;letter-spacing:0.07em;}#headerBrandTitle .bt-icon{width:18px;height:18px;}#headerBrandTitle .bt-verify{transform:rotate(-8deg);}#ievoh #i5fo4s{transition:top 0.12s ease, left 0.12s ease;}#i5fo4s.brand-title-card::before{left:-14px;right:-14px;top:-18px;height:68%;filter:blur(10px);}#heroTitleWrap #ivzfm{transform:translateY(-2px);}#heroTitleWrap .title-badge{padding:0.3rem 0.5rem;font-size:0.88rem;}#heroTitleWrap .hero-badges{gap:0.4rem;}#heroTitleWrap .tiktok-badge{padding:0.3rem 0.5rem;}.wh-logo-header .wh-logo-link{width:36px;height:36px;}.wh-logo-header .wh-logo-icon{width:22px;height:22px;}#whatsapp-logo-header .wh-logo-icon{width:22px;height:22px;}#ievoh .bt-verify-badge{width:15px;height:15px;}#ievoh .brand-title-card{gap:0.45rem;}#ievoh .bt-wa-icon{width:26px;height:26px;}#ievoh .bt-text{font-size:18px;}#ivzfm-2-2{padding-top:0px;padding-right:0px;padding-bottom:26px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}#ikak3 .menu-figure{top:16px;right:16px;width:36px;height:28px;}#ikak3 .menu-figure-lines{gap:3px;}#ikak3 .menu-figure-line{width:14px;}#ikak3 .title-separator{height:2px;margin-bottom:8px;}#ikak3 .pre-separator-note{font-size:0.86rem;margin-bottom:6px;}#ikak3 .identity-avatar{width:40px;height:40px;}#ikak3 .identity-meta{gap:8px;}#ikak3 .verify-text{font-size:.85rem;}#ikak3 .title-frame-line{box-shadow:0 0 8px rgba(110, 231, 255, 0.5), 0 0 14px rgba(110, 231, 255, 0.28);}#ikak3 .title-frame-line.frame-left, #ikak3 .title-frame-line.frame-right{height:8px;}#bxTitleSettings .settings-figure{width:36px;height:28px;}#bxTitleSettings .settings-lines{gap:3px;}#bxTitleSettings .settings-lines .line{width:14px;}#ikak3 #menuDropdown{min-width:196px;top:58px;right:16px;}#ikak3 .hero-fixed-inner{padding-left:6px;padding-right:0;padding-top:0;padding-bottom:26px;}#ikak3 .hero-fixed-spacer{height:160px;}#social .social-media-figure{aspect-ratio:16 / 9;}h2#ikv0hs .neon-shift{text-shadow:0 0 7px rgba(110, 231, 255, 0.7),
      0 0 16px rgba(110, 231, 255, 0.45),
      0 0 26px rgba(110, 231, 255, 0.28);}#i1rd2 .cta-group{gap:0.35rem;}#i1rd2 .cta-top-strimer{font-size:0.82rem;padding:0.46rem 0.82rem;}#i1rd2 #i-topstrimer{box-shadow:0 0 0 1px rgba(110,231,255,0.18) inset,
      0 0 10px rgba(110,231,255,0.38),
      0 6px 14px rgba(110,231,255,0.14);}#bx-music-toggle-2 .label{display:none;}#bx-music-toggle-2 .music-toggle-btn{padding:0.5rem;}#bx-green-music-tag .label{font-size:16.5px;}#bx-green-music-tag .icon{width:18px;height:18px;}#bx-green-music-tag .music-ribbon{padding:0.68rem 0.9rem;}#bx-green-music-badge-inline .nb-label{font-size:16.5px;}#bx-green-music-badge-inline .nb-icon{width:18px;height:18px;}#bx-green-music-badge-inline .nb-ribbon{padding:0.68rem 0.9rem;}#bx-green-hero-badge .ghb-label{font-size:16.5px;}#bx-green-hero-badge .ghb-icon{width:18px;height:18px;}#bx-green-hero-badge .ghb-ribbon{padding:0.68rem 0.9rem;}#bx-google-login .gl-container{flex-direction:column;align-items:stretch;gap:0.6rem;}#bx-google-login .gl-right{justify-content:space-between;}#bx-google-login .gl-user{width:100%;justify-content:space-between;}#bx-google-login .gl-user .gl-name{max-width:100%;}#bx-google-login .gl-name, #bx-google-login .gl-email{max-width:100%;}#i1rd2 .cta-inline-row{gap:0.4rem;}#i1rd2 .cta-wh-channel{font-size:0.82rem;padding:0.46rem 0.8rem;}#i1rd2 .cta-primary-row{gap:0.5rem;}#i1rd2 .cta-equal{padding:0.68rem 1rem;}#ibke9d8{vertical-align:inherit;}#ititr9l{vertical-align:inherit;}#bx-ir-chrome-link.gjs-t-button{padding:0.68rem 0.9rem;}#iznh9 .pay-card-btn{padding:0.48rem 0.9rem;font-size:0.86rem;}#i8of4em{vertical-align:inherit;}#i8yq7px{vertical-align:inherit;}#ia1v65a{vertical-align:inherit;}#itknmzf{vertical-align:inherit;}#ixgj5ef{vertical-align:inherit;}#iznh9 .product-empty{min-height:180px;}#iznh9 .top-rank-badge{font-size:12.8px;padding:4px 8px;top:7px;left:7px;}.cta-socio{font-size:0.82rem;padding:0.46rem 0.8rem;}#iub4irg .cta-discord{padding:0.46rem 0.8rem;font-size:0.82rem;}#diamantes-ff .product-name{font-size:1.25rem;}#diamantes-ff #icd69au.product-card{box-shadow:0 0 0 1px rgba(110,231,255,0.36),
      0 6px 18px rgba(110,231,255,0.18),
      0 0 26px rgba(34,197,94,0.16);}#diamantes-ff #ihhq2jp{padding:0.35rem 0.72rem;}#bx-platforms .products-grid{grid-template-columns:repeat(1, minmax(0, 1fr));}#bx-platforms .product-name{font-size:20px;}#bx-platforms .platforms-header{margin-bottom:20px;}#bx-platforms #i8bmanz.product-card, #bx-platforms #i3frbht.product-card{box-shadow:0 0 0 1px rgba(110,231,255,0.36),
      0 6px 18px rgba(110,231,255,0.18),
      0 0 26px rgba(167,139,250,0.16);}#bx-legal-footer .lf-grid{grid-template-columns:repeat(1, minmax(0,1fr));}#bx-legal-footer .lf-bottom{flex-direction:column;align-items:flex-start;}#bx-gifts .products-grid{grid-template-columns:repeat(1, minmax(0, 1fr));}#bx-gifts .gift-name{font-size:20px;}#bx-gifts .gifts-header{margin-bottom:20px;}.info-section-wrap{gap:1rem;}#crunchyroll-block .product-name{font-size:20px;}#bx-mini-tags .mini-tags-row{gap:0.45rem;}#bx-mini-tags .mini-badge{padding:0.38rem 0.62rem;}#bx-mini-tags .mini-label{font-size:0.84rem;}#bx-header-mini-tags{padding-left:1.5rem;padding-right:1.5rem;padding-top:0.5rem;padding-bottom:0.5rem;}#bx-header-mini-tags .tags-row{gap:0.45rem;}#bx-header-mini-tags .tag-badge{padding:0.38rem 0.62rem;}#bx-header-mini-tags .tag-label{font-size:0.84rem;}.tags-row-dup{gap:0.45rem;}.tags-row-dup .tag-badge{padding:0.38rem 0.62rem;}.tags-row-dup .tag-label{font-size:0.84rem;}#i1rd2 .cta-top-strimer::before, #i1rd2 #i-topstrimer::before, #i1rd2 .cta-wh-channel::before, #i1rd2 #cta-wh-channel::before{inset:-1.5px;padding:1.5px;}#i1rd2 .cta-top-strimer::after, #i1rd2 #i-topstrimer::after, #i1rd2 .cta-wh-channel::after, #i1rd2 #cta-wh-channel::after{inset:-5px;filter:blur(8px);opacity:0.7;}#bx-top-strimer-badge .ts-badge{padding:0.3rem 0.52rem;letter-spacing:0.055em;}#bx-top-strimer-badge .ts-icon{width:16px;height:16px;}#bx-tags-below-socio .tags-wrapper{gap:0.45rem;margin-top:0.5rem;}#bx-tags-below-socio .tag-badge{padding:0.38rem 0.62rem;}#bx-tags-below-socio .tag-label{font-size:0.84rem;}#diamantes-ff{scroll-margin-top:160px;}#ikgba6a{scroll-margin-top:160px;}#bx-tags-below-socio #icpxdmr, #bx-tags-below-socio #iqpc1fh, #bx-tags-below-socio #idkwzeo, #bx-header-mini-tags #ik7x0dl, #bx-header-mini-tags #ipabieu, #bx-header-mini-tags .tag-badge[data-gjs-name="Header Tag Badge WhatsApp Channel"], .tags-row-dup .tag-badge.badge-netflix, .tags-row-dup .tag-badge.badge-ff{box-shadow:0 0 0 1px rgba(110,231,255,0.18) inset,
      0 0 10px rgba(110,231,255,0.36),
      0 6px 14px rgba(110,231,255,0.14);}#ikak3{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:24px;}#bx-floating-music{right:14px;}#bx-floating-music .fm-btn{padding:9px 10px;box-shadow:0 0 0 1px rgba(239, 68, 68, 0.18) inset, 0 10px 22px rgba(239, 68, 68, 0.28);}#bx-floating-music .fm-label{display:none;}#bx-floating-music .fm-btn.is-on{box-shadow:0 0 0 1px rgba(34, 197, 94, 0.2) inset, 0 10px 22px rgba(34, 197, 94, 0.28);}#bx-identity-cat504{padding-left:24px;padding-right:0;}#bx-identity-cat504 .cat504-avatar{width:40px;height:40px;}#bx-identity-cat504 .cat504-name-text{font-size:.88rem;}.mp-card{max-width:92vw;padding:12px;}.mp-textarea{min-height:220px;}#bxHeroFixed{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.cat504-verify-icon{width:14px;height:14px;margin-left:5px;}.verify-realistic{width:14px;height:14px;}.verify-realistic-check{width:9px;height:9px;}}@keyframes iznh9GlowPulse{0%, 100%{text-shadow:0 1px 0 rgba(0, 0, 0, 0.8),
      1px 0 0 rgba(0, 0, 0, 0.8),
      0 -1px 0 rgba(0, 0, 0, 0.8),
      -1px 0 0 rgba(0, 0, 0, 0.8),
      0 0 8px rgba(110, 231, 255, 0.6),
      0 0 16px rgba(110, 231, 255, 0.45),
      0 0 26px rgba(255, 72, 176, 0.4),
      0 0 42px rgba(255, 72, 176, 0.28);}50%{text-shadow:0 1px 0 rgba(0, 0, 0, 0.9),
      1px 0 0 rgba(0, 0, 0, 0.9),
      0 -1px 0 rgba(0, 0, 0, 0.9),
      -1px 0 0 rgba(0, 0, 0, 0.9),
      0 0 10px rgba(110, 231, 255, 0.9),
      0 0 22px rgba(110, 231, 255, 0.7),
      0 0 34px rgba(255, 72, 176, 0.65),
      0 0 54px rgba(255, 72, 176, 0.5);}}@keyframes ikv0hsGradient{0%, 100%{background-position:0% 50%;}50%{background-position:100% 50%;}}@keyframes ikv0hsBoostGradient{0%, 100%{background-position:0% 50%;}50%{background-position:100% 50%;}}