<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pixel-consent-banner{position:fixed;bottom:0;left:0;right:0;background:#263445f2;backdrop-filter:blur(10px);color:#fff;padding:12px 20px;box-shadow:0 -4px 20px #00000026;border-top:1px solid rgba(255,255,255,.1);z-index:10500;transform:translateY(100%);transition:transform .3s cubic-bezier(.34,1.56,.64,1);font-family:Lexend,sans-serif}.pixel-consent-banner.with-cart-bar{bottom:60px}@media screen and (max-width: 768px){.pixel-consent-banner.with-cart-bar{bottom:50px}}@media screen and (max-width: 480px){.pixel-consent-banner.with-cart-bar{bottom:60px}}.pixel-consent-banner.visible{transform:translateY(0)}.pixel-consent-banner.gdpr-mode{background:#263445fa;border-top-color:#e14826}.pixel-consent-banner.ccpa-mode{background:#344526fa;border-top-color:#4caf50}.consent-banner-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.consent-message{flex:1;min-width:0}.consent-title{font-size:18px;font-weight:600;margin-bottom:4px;font-family:Cherry Bomb One,Bubblegum Sans,cursive;color:#fff;text-transform:uppercase}.consent-text{font-size:13px;line-height:1.4;opacity:.9;margin:0}.consent-link{color:#fcaa1a;text-decoration:underline;opacity:.9;transition:opacity .2s}.consent-link:hover{opacity:1;color:#e14826}.consent-actions{display:flex;gap:8px;align-items:center;flex-shrink:0}.consent-btn{padding:8px 16px;border:none;border-radius:20px;font-size:13px;font-weight:500;cursor:pointer;transition:all .25s ease;white-space:nowrap;font-family:Lexend,sans-serif;min-height:36px;display:inline-flex;align-items:center}.consent-btn-accept{background:linear-gradient(135deg,#e14826,#fcaa1a);color:#fff;border:1px solid transparent}.consent-btn-accept:hover{transform:translateY(-1px);box-shadow:0 3px 10px #e148264d;background:linear-gradient(135deg,#d63a1a,#f29a0a)}.consent-btn-reject{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3);opacity:.9}.consent-btn-reject:hover{opacity:1;background:#ffffff1a;border-color:#ffffff80}.consent-btn-customize{background:transparent;color:#fcaa1a;border:1px solid rgba(252,170,26,.3);padding:8px 12px;text-decoration:none}.consent-btn-customize:hover{background:#fcaa1a1a;border-color:#fcaa1a80}.pixel-consent-banner.ccpa-mode .consent-btn-accept{background:linear-gradient(135deg,#4caf50,#66bb6a)}.pixel-consent-banner.ccpa-mode .consent-btn-accept:hover{background:linear-gradient(135deg,#45a049,#5db05d);box-shadow:0 3px 10px #4caf504d}.pixel-consent-banner.ccpa-mode .consent-btn-customize{color:#66bb6a;border-color:#66bb6a4d}.pixel-consent-banner.ccpa-mode .consent-btn-customize:hover{background:#66bb6a1a;border-color:#66bb6a80}.consent-preferences-view{display:none;padding:16px 20px;background:#ffffff0d;border-radius:8px;margin-top:12px}.pixel-consent-banner.show-preferences .consent-simple-view{display:none}.pixel-consent-banner.show-preferences .consent-preferences-view{display:block}.consent-preferences-view h3{font-size:18px;font-weight:600;margin-bottom:6px;color:#fff;font-family:Cherry Bomb One,Bubblegum Sans,cursive;text-transform:uppercase}.consent-preferences-view p{font-size:13px;opacity:.9;margin-bottom:16px;line-height:1.4}.consent-categories{margin-bottom:16px}.consent-category{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.1)}.consent-category:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.consent-category-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.consent-category-info{flex:1;min-width:0}.consent-category-info h4{font-size:14px;font-weight:600;color:#fff;margin:0 0 2px}.consent-category-info p{font-size:12px;color:#fffc;margin:0;line-height:1.3}.consent-toggle{position:relative;width:40px;height:20px;flex-shrink:0}.consent-toggle input{opacity:0;width:0;height:0;position:absolute}.consent-toggle-slider{position:absolute;cursor:pointer;inset:0;background-color:#ffffff4d;transition:all .3s ease;border-radius:20px}.consent-toggle-slider:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;transition:all .3s ease;border-radius:50%;box-shadow:0 2px 4px #0003}.consent-toggle input:checked+.consent-toggle-slider{background-color:#e14826}.consent-toggle input:checked+.consent-toggle-slider:before{transform:translate(20px)}.consent-toggle input:disabled+.consent-toggle-slider{opacity:.6;cursor:not-allowed}.consent-toggle input:disabled+.consent-toggle-slider:before{background-color:#f0f0f0}.pixel-consent-banner.ccpa-mode .consent-toggle input:checked+.consent-toggle-slider{background-color:#4caf50}.consent-preferences-actions{display:flex;gap:8px;justify-content:flex-end;align-items:center}@media (max-width: 768px){.pixel-consent-banner{padding:10px 16px}.consent-banner-content{flex-direction:column;gap:12px;text-align:center}.consent-message{min-width:100%}.consent-title{font-size:14px;margin-bottom:3px}.consent-text{font-size:12px}.consent-actions{width:100%;justify-content:center;flex-wrap:wrap;gap:6px}.consent-btn{flex:1;min-width:90px;font-size:12px;padding:7px 12px;min-height:32px}.consent-preferences-content{margin:16px}.consent-preferences-header,.consent-preferences-body{padding:16px}}@media (max-width: 480px){.consent-banner-content{gap:10px}.consent-actions{flex-direction:column;width:100%}.consent-btn{width:100%;margin:2px 0}}
</pre></body></html>