:root{--bg-primary: #000000;--bg-secondary: #0b0b0b;--card-bg: rgba(18,18,18,.7);--glass-bg: rgba(255,255,255,.03);--border: rgba(255,255,255,.04);--accent-red: #ff1e2d;--accent-red-2: #c1121f;--text-white: #f8f8f8;--text-secondary: #cfcfcf;--text-muted: #9a9a9a;--glow-red: rgba(255,30,45,.18);--secondary-red: #c1121f;--rgb-gradient: linear-gradient(135deg,var(--accent-red),var(--secondary-red));--container-width: 1400px;--section-padding: 80px;--card-radius: 20px;--btn-radius: 16px}html,body{height:100%}body{margin:0;background:var(--bg-primary);color:var(--text-white);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{max-width:var(--container-width);margin:0 auto;padding:0 24px}.section{padding:var(--section-padding) 0;position:relative}.section:before{content:"";position:absolute;inset:auto 0 -40px 0;height:60px;background:linear-gradient(180deg,transparent,rgba(255,30,45,.02));pointer-events:none}h1,h2,h3,h4{font-family:Bebas Neue,Inter,sans-serif;font-weight:700;letter-spacing:.04em;text-transform:uppercase}h1{font-size:96px;line-height:.95;margin:0;color:var(--text-white)}h2{font-size:36px;margin:0}.hero-headline{font-family:Bebas Neue,Anton,Inter,sans-serif;font-size:90px;line-height:.95;margin:0;color:var(--text-white);text-transform:uppercase;letter-spacing:1px;text-shadow:0 8px 40px rgba(0,0,0,.85),0 0 36px rgba(255,30,45,.06)}.hero-red{color:var(--accent-red);text-shadow:0 10px 40px rgba(255,30,45,.12)}.hero-white{color:#fff;text-shadow:0 10px 48px rgba(255,255,255,.06)}.hero-subtext{color:var(--text-secondary);max-width:620px;margin-top:18px;font-size:18px}.section-header{text-align:center;margin-bottom:36px}.section-header small{display:block;color:var(--accent-red);letter-spacing:2px;font-weight:700;margin-bottom:8px}.section-header h2{font-size:42px;letter-spacing:4px}.header-escanoo{display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:120;padding:20px 60px;background:transparent;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid transparent;transition:background .24s ease,box-shadow .24s ease}.header-escanoo.scrolled{box-shadow:0 12px 40px #0009;background:#000000b3;border-bottom:1px solid rgba(255,255,255,.04)}.nav-links a{color:var(--text-white);text-decoration:none;padding:10px 14px;display:inline-block}.nav-links a:hover{color:var(--accent-red)}#header-component{position:sticky;top:0;z-index:90;min-height:72px;height:auto;display:block}#header-component .header__row{align-items:center;display:flex;min-height:72px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:8px 60px;background:linear-gradient(180deg,#000000a6,#00000073)}#header-component[transparent] .header__row{background:transparent!important}#header-component.scrolled .header__row,#header-component[data-sticky-state=active] .header__row{background:#000000d9;box-shadow:0 12px 40px #0009}#header-component .header__columns{display:grid;grid-template-columns:auto 1fr auto;align-items:center;width:100%}#header-component .header__column--left{display:flex;align-items:center;gap:40px}#header-component .header__column--center{display:none!important}#header-component .header__column--right{display:flex;align-items:center;justify-content:flex-end;gap:24px}#header-component header-menu{margin-left:40px}#header-component .menu-list,#header-component .menu-list .menu-list__list,#header-component .menu-list .overflow-menu{display:flex;align-items:center;gap:36px}#header-component .menu-list .menu-list__list-item{display:flex;align-items:center}#header-component .header-actions{display:flex;align-items:center;gap:24px;margin-left:0}#header-component .header-actions .svg-wrapper{display:inline-flex;align-items:center;justify-content:center}.menu__item a{position:relative;color:var(--text-white);padding:6px 8px;text-transform:uppercase;font-weight:600}.menu__item a:after{content:"";position:absolute;left:12%;right:12%;height:2px;background:transparent;bottom:-6px;transition:all .24s ease;border-radius:2px}.menu__item a:hover:after{background:var(--accent-red)}.menu__item a:hover{color:var(--accent-red)}.menu__item a:hover{text-shadow:0 6px 30px rgba(255,30,45,.06)}.header-actions{display:flex;align-items:center;gap:24px}.header-actions .button{background:transparent;border:0;color:var(--text-white)}.header-actions .svg-wrapper{display:inline-flex;align-items:center;justify-content:center;color:var(--text-white);transition:color .18s,filter .18s}.header-actions .svg-wrapper:hover{color:var(--accent-red);filter:drop-shadow(0 6px 24px rgba(255,30,45,.12))}.header-actions__cart-icon--has-cart .cart-bubble__background{box-shadow:0 10px 40px #ff1e2d38,0 0 80px #c1121f14}.hero-escanoo{min-height:100vh;position:relative;display:flex;align-items:stretch;padding:0;background-color:#050505;overflow:hidden}.hero-escanoo__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000eb,#000000d1 30%,#0000008c 52%,#00000038 72%,#00000014),linear-gradient(180deg,#0000003d,#0000008a);pointer-events:none}.hero-escanoo__container{position:relative;z-index:2;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:120px 0 150px}.hero-escanoo__grid{width:100%;max-width:1600px;margin:0 auto;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,.78fr);align-items:center;gap:48px;padding:0 60px}.hero-escanoo__content{max-width:620px;width:100%;padding:0;justify-self:start}.hero-escanoo__visual{display:flex;align-items:center;justify-content:flex-end;width:100%}.hero-escanoo__image-shell{width:min(680px,100%);transform:none;transform-origin:center right;position:relative;margin-left:auto}.hero-escanoo__image-shell:before{content:"";position:absolute;top:-20px;right:-10px;bottom:-20px;left:-10px;border-radius:30px;box-shadow:0 0 100px #ff1e2d24;filter:blur(18px);pointer-events:none}.hero-escanoo__image-shell img{width:100%;height:auto;display:block;border-radius:30px;box-shadow:0 24px 90px #0000008c,0 0 90px #ff1e2d1f}.hero-eyebrow{color:var(--accent-red);font-weight:700;letter-spacing:3px;margin-bottom:20px;font-size:13px;text-transform:uppercase;text-shadow:0 0 18px rgba(255,30,45,.12)}.hero-cta{display:flex;gap:24px;margin-top:28px;flex-wrap:wrap;align-items:center}.btn-primary{background:var(--accent-red);color:var(--text-white);padding:16px 36px;border-radius:16px;border:0;height:58px;display:inline-flex;align-items:center;gap:12px;font-weight:700;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:transform .18s ease,box-shadow .18s,filter .18s;box-shadow:0 12px 40px #ff1e2d2e,0 0 28px #ff1e2d1a}.btn-primary:focus{outline:2px solid rgba(255,30,45,.14);outline-offset:4px}.btn-primary:hover{transform:scale(1.03);box-shadow:0 22px 80px #ff1e2d33,0 0 36px #ff1e2d1f}.btn-ghost{background:transparent;border:1px solid rgba(255,255,255,.14);padding:12px 28px;border-radius:16px;color:var(--text-white);text-transform:uppercase;font-weight:700;letter-spacing:1px;height:58px}.btn-ghost:hover{background:#ffffff05;border-color:#ff1e2d24}.hero-trust-row{display:flex;flex-wrap:wrap;gap:18px;margin-top:24px}.hero-trust-item{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:10px 14px;border:1px solid rgba(255,30,45,.42);border-radius:999px;background:#00000061;color:var(--text-white);font-weight:700;letter-spacing:.02em;box-shadow:0 0 0 1px #ff1e2d0f,0 0 18px #ff1e2d0a}.hero-trust-icon{display:inline-flex;width:20px;height:20px;color:var(--accent-red);flex:0 0 auto}.hero-trust-icon svg{width:20px;height:20px;stroke:currentColor}.hero-category-bar{position:absolute;left:0;right:0;bottom:0;z-index:3;background:#050505;border-top:1px solid rgba(255,255,255,.06);box-shadow:0 -16px 60px #0009}.hero-category-bar__inner{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0}.hero-category-link{display:flex;align-items:center;justify-content:center;gap:12px;min-height:88px;color:#fff;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;font-weight:700;border-right:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#ffffff03,#fff0);transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.hero-category-link:last-child{border-right:0}.hero-category-link:hover{background:#ff1e2d0d;box-shadow:inset 0 0 0 1px #ff1e2d2e,0 0 24px #ff1e2d14;transform:translateY(-1px)}.hero-category-icon{display:inline-flex;width:22px;height:22px;color:var(--accent-red);filter:drop-shadow(0 0 12px rgba(255,30,45,.18))}.hero-category-icon svg{width:22px;height:22px;stroke:currentColor}@keyframes heroBgFloat{0%{background-position:center right;transform:translateY(0)}50%{background-position:center right;transform:translateY(-6px)}to{background-position:center right;transform:translateY(0)}}.category-bar{display:none!important}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:24px;align-items:stretch}.category-item{background:var(--glass-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:20px;padding:30px;text-align:center;transition:transform .28s cubic-bezier(.2,.9,.2,1),box-shadow .28s}.category-item:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 30px 80px #ff1e2d14,0 0 60px #ff1e2d0f;border:1px solid rgba(255,30,45,.08)}.category-item .category-title{font-weight:800;letter-spacing:1px;margin-top:10px}.category-item .category-sub{color:var(--text-muted);margin-top:6px;font-size:13px}.card-escanoo{background:linear-gradient(180deg,#ffffff05,#ffffff03);border-radius:var(--card-radius);padding:24px;border:1px solid var(--border);box-shadow:0 6px 30px #0009;overflow:hidden}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.product-card{border-radius:24px;overflow:hidden;background:linear-gradient(180deg,#ffffff05,#ffffff03);border:1px solid rgba(255,255,255,.04);transition:transform .28s cubic-bezier(.2,.9,.2,1),box-shadow .28s;padding-bottom:8px}.product-card:hover{transform:translateY(-18px);box-shadow:0 60px 140px #000000bf,0 0 80px #ff1e2d1f}.product-card:hover img{transform:scale(1.06)}.product-card img{width:100%;height:auto;display:block;border-bottom:1px solid rgba(255,255,255,.03)}.product-card .meta{padding:20px}.product-card .meta .price{font-weight:800;color:var(--text-white);font-size:18px}.product-card .meta .old-price{color:var(--text-secondary);text-decoration:line-through}.product-card .meta .btn-full{display:block;width:100%;padding:14px;border-radius:14px;background:var(--accent-red);color:#fff;border:0;text-align:center;font-weight:700;text-transform:uppercase;box-shadow:0 10px 28px #ff1e2d24}.stars{color:var(--accent-red);letter-spacing:2px;margin:10px 0;font-size:14px}.product-image-link img{width:100%;height:auto;display:block;border-bottom:1px solid rgba(255,255,255,.03)}.product-title{font-size:16px;margin:8px 0}.add-to-cart-form{margin-top:12px}.trust-strip{background:transparent;padding:28px}.trust-item{flex:1;text-align:center;padding:20px;background:var(--glass-bg);border-radius:16px;border:1px solid rgba(255,255,255,.04);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:transform .18s,box-shadow .18s}.trust-item:hover{transform:translateY(-8px);box-shadow:0 30px 80px #ff1e2d0f}.trust-item svg{filter:drop-shadow(0 10px 40px rgba(255,30,45,.06))}.testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.testimonial-card{background:var(--card-bg);padding:20px;border-radius:14px;border:1px solid rgba(255,255,255,.03)}.social-gallery .social-slider{position:relative;margin-top:24px}.social-gallery .slides{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px}.social-gallery .slide{min-width:320px;scroll-snap-align:center;border-radius:20px;overflow:hidden;background:var(--card-bg);border:1px solid var(--border)}.social-gallery .slide img{width:100%;height:220px;object-fit:cover;display:block}.social-gallery .slide-fallback{height:220px;background:linear-gradient(90deg,#ff1e2d0f,#ff1e2d08);display:flex;align-items:center;justify-content:center}.social-gallery .slider-controls{display:flex;justify-content:flex-end;gap:12px;margin-top:12px}.social-gallery .slider-controls .prev{background:transparent;border:1px solid rgba(255,255,255,.06);padding:8px 12px;border-radius:12px}.social-gallery .slider-controls .next{padding:10px 18px;border-radius:12px}.newsletter{background:linear-gradient(180deg,#0b0b0bcc,#050505f2);padding:48px;border-radius:14px;text-align:center}.newsletter input{background:#ffffff08;border:1px solid rgba(255,255,255,.04);padding:12px 16px;border-radius:8px;color:var(--text-white)}.footer-escanoo{background:#040404;padding:80px 0;color:var(--text-secondary)}.footer-escanoo a{color:var(--text-secondary)}body.template-collection .escanoo-catalog,body.template-collection .catalog-hero,body.template-collection .catalog-tabs,body.template-collection .catalog-cta{background:#000}.catalog-hero{position:relative;overflow:hidden;padding:clamp(92px,9vw,136px) 0 clamp(64px,7vw,104px);background:radial-gradient(circle at 20% 20%,rgba(255,30,45,.18),transparent 32%),radial-gradient(circle at 80% 24%,rgba(255,30,45,.12),transparent 26%),linear-gradient(180deg,#0a0a0afa,#050505fa)}.catalog-hero__ambient{position:absolute;border-radius:999px;filter:blur(18px);opacity:.45;pointer-events:none}.catalog-hero__ambient--left{width:420px;height:420px;left:-120px;top:0;background:radial-gradient(circle,rgba(255,30,45,.24),transparent 70%)}.catalog-hero__ambient--right{width:560px;height:560px;right:-180px;bottom:-180px;background:radial-gradient(circle,rgba(255,30,45,.16),transparent 68%)}.catalog-hero__inner{position:relative;z-index:2;min-height:clamp(520px,62vw,760px);display:flex;align-items:center}.catalog-hero__content{max-width:760px}.catalog-hero__eyebrow,.catalog-cta__eyebrow{color:var(--accent-red);font-size:13px;font-weight:800;letter-spacing:.28em;text-transform:uppercase;margin-bottom:18px}.catalog-hero h1,.catalog-cta h2{margin:0;font-size:clamp(3.5rem,7.8vw,7.25rem);line-height:.88;letter-spacing:.06em;text-transform:uppercase;text-shadow:0 16px 50px rgba(0,0,0,.78),0 0 28px rgba(255,30,45,.12)}.catalog-hero p,.catalog-cta p{max-width:640px;margin:22px 0 0;color:var(--text-secondary);font-size:1.12rem;line-height:1.75}.catalog-hero__button,.catalog-cta__button{margin-top:30px}.catalog-tabs{position:relative;padding:0 0 18px;margin-top:-12px}.catalog-tabs__list{display:flex;gap:12px;flex-wrap:wrap;overflow-x:auto;padding:0 0 10px;scrollbar-width:none}.catalog-tabs__list::-webkit-scrollbar{display:none}.catalog-tabs__tab{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff05;color:var(--text-white);text-decoration:none;font-weight:800;letter-spacing:.14em;text-transform:uppercase;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.catalog-tabs__tab:hover{transform:translateY(-1px);border-color:#ff1e2dcc;box-shadow:0 0 26px #ff1e2d1f}.catalog-tabs__tab.is-active{background:var(--accent-red);border-color:var(--accent-red);box-shadow:0 0 30px #ff1e2d3d}.escanoo-catalog{padding-top:8px;padding-bottom:36px}.escanoo-catalog .collection-wrapper{gap:28px;align-items:start}.escanoo-catalog .facets-block-wrapper--vertical:not(.hidden){position:sticky;top:110px;align-self:start;background:linear-gradient(180deg,#101010fa,#070707f5);border:1px solid rgba(255,255,255,.06);border-radius:20px;box-shadow:0 24px 70px #00000073;overflow:hidden}.escanoo-catalog .facets--vertical{color:var(--text-white)}.escanoo-catalog .facets--vertical :is(.facets--filters-title,.facets__title,.sorting-filter__title){color:var(--text-white);font-size:13px;letter-spacing:.22em;text-transform:uppercase}.escanoo-catalog .facets--vertical .facets__inputs-wrapper,.escanoo-catalog .facets--vertical .facets__panel,.escanoo-catalog .facets--vertical .facets__form{background:transparent}.escanoo-catalog .facets--vertical .facets__inputs-list-item label,.escanoo-catalog .facets--vertical .sorting-filter__option,.escanoo-catalog .facets--vertical .facets__item label{color:var(--text-secondary)}.escanoo-catalog .facets--vertical :is(.facets__inputs-list-item input,.sorting-filter input){accent-color:var(--accent-red)}.escanoo-catalog .facets-toggle__button{border:1px solid rgba(255,255,255,.08);background:#ffffff05;border-radius:16px;color:var(--text-white)}.escanoo-catalog .main-collection-grid{background:transparent}.escanoo-catalog .main-collection-grid__title{color:var(--text-white)}.escanoo-catalog :is(.product-card,.product-grid__card){background:linear-gradient(180deg,#111111fa,#050505fa);border:1px solid rgba(255,255,255,.06);border-radius:18px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.escanoo-catalog :is(.product-card,.product-grid__card):hover{transform:translateY(-8px);box-shadow:0 0 40px #ff1e2d33;border-color:var(--accent-red)}.escanoo-catalog .product-card__content{background:linear-gradient(180deg,#111111fa,#080808fa)}.escanoo-catalog .product-card__content :is(h1,h2,h3,h4,.product-title,.h4){font-size:24px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.escanoo-catalog .product-card__content :is(.price,.compare-at-price,.unit-price,.money){color:var(--accent-red);font-size:22px;font-weight:700}.escanoo-catalog .product-card__content .card-gallery,.escanoo-catalog .product-card__content .product-card__media{background:linear-gradient(180deg,#111,#050505)}.escanoo-catalog .product-card__content .add-to-cart-button,.escanoo-catalog .product-card__content .quick-add__button{background:var(--accent-red);color:#fff;border-color:var(--accent-red);box-shadow:0 12px 34px #ff1e2d33}.escanoo-catalog .product-card__content .add-to-cart-button:hover,.escanoo-catalog .product-card__content .quick-add__button:hover{background:#fff;color:#000;border-color:#fff}.escanoo-catalog .product-card__content :is(.product-badge,.product-badges__badge){background:var(--accent-red);color:#fff;border-radius:999px;letter-spacing:.12em;text-transform:uppercase}.catalog-cta{position:relative;overflow:hidden;padding:clamp(84px,8vw,132px) 0;background:radial-gradient(circle at 22% 22%,rgba(255,30,45,.18),transparent 28%),radial-gradient(circle at 78% 28%,rgba(255,30,45,.12),transparent 24%),linear-gradient(180deg,#080808fa,#030303fa)}.catalog-cta__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000d1,#00000094 45%,#000000d1),linear-gradient(180deg,#00000052,#000000b8);pointer-events:none}.catalog-cta__inner{position:relative;z-index:1;text-align:center;max-width:900px}.catalog-cta h2{font-size:clamp(2.8rem,6vw,5.6rem)}.catalog-cta p{margin-left:auto;margin-right:auto}@media(max-width:990px){.catalog-hero__inner{min-height:unset;padding:32px 0}.escanoo-catalog .facets-block-wrapper--vertical:not(.hidden){position:static}}@media(max-width:600px){.catalog-hero{padding-top:72px;padding-bottom:64px}.catalog-hero h1,.catalog-cta h2{font-size:clamp(2.5rem,13vw,4.5rem)}.catalog-tabs__tab{min-height:42px;padding:0 14px;font-size:12px}}body{--color-background: rgb(0,0,0) !important;--color-background-rgb: 0 0 0 !important;--color-foreground: rgb(248,248,248) !important;--color-foreground-rgb: 248 248 248 !important;--color-foreground-heading: rgb(255,255,255) !important;--color-primary: rgb(255,30,45) !important;--color-border: rgba(255,255,255,.04) !important;--color-shadow: rgba(0,0,0,.6) !important}body[class^=color-]{--color-background: rgb(0,0,0) !important;--color-background-rgb: 0 0 0 !important;--color-foreground: rgb(248,248,248) !important;--color-foreground-rgb: 248 248 248 !important}html,body{background:#000!important}html:has(main[data-template^=product]),body:has(main[data-template^=product]){background:#fff!important}main[data-template^=product]{background:#fff}.reveal{opacity:0;transform:translateY(16px);transition:all .7s cubic-bezier(.2,.9,.2,1)}.reveal.visible{opacity:1;transform:none}.rgb-pulse{animation:rgbPulse 2.6s infinite}@keyframes rgbPulse{0%{box-shadow:0 0 #ff1e2d14}50%{box-shadow:0 0 60px 10px #ff1e2d0f}to{box-shadow:0 0 #ff1e2d00}}@media(max-width:990px){.product-grid{grid-template-columns:repeat(2,1fr)}.hero-escanoo{flex-direction:column;padding-top:56px;padding-bottom:56px}.hero-escanoo__grid{grid-template-columns:1fr;gap:28px}.hero-escanoo__content{width:100%;max-width:650px;justify-self:start}.hero-escanoo__visual{justify-content:center}.hero-escanoo__image-shell{transform:none;max-width:760px}.hero-headline{font-size:58px}.header-escanoo{height:72px;padding:0 20px}.header__navigation-bar-row .header__column--right{margin-left:24px;padding-left:24px}.header__navigation-bar-row .header-actions{margin-left:24px;gap:16px}}@media(max-width:600px){.product-grid{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(2,1fr)}.section{padding:70px 0}.hero-headline{font-size:42px}.header-escanoo{height:72px;padding:0 20px}.hero-escanoo__content{width:100%;max-width:100%}.hero-escanoo__image-shell{transform:none;max-width:100%}.header__navigation-bar-row .header__column--right{margin-left:12px;padding-left:12px}.header__navigation-bar-row .header-actions{margin-left:12px;gap:14px}}.why-escanoo{background:#000;padding:120px 0}.why-escanoo .container{max-width:1400px;margin:auto;padding:0 60px}.why-escanoo .why-grid{display:grid;grid-template-columns:520px 1fr;gap:60px;align-items:center}.why-escanoo .why-content{order:1}.why-escanoo .eyebrow{color:#ff1e2d;font-size:14px;font-weight:700;letter-spacing:3px;text-transform:uppercase;margin-bottom:20px}.why-escanoo .why-content h2{font-size:72px;line-height:.9;font-weight:900;text-transform:uppercase;margin-bottom:30px}.why-escanoo .why-content h2 span{color:#ff1e2d}.why-escanoo .why-content p{color:#bdbdbd;font-size:22px;line-height:1.7;margin-bottom:40px}.why-escanoo .features-list{list-style:none;padding:0;margin:0}.why-escanoo .features-list li{display:flex;align-items:flex-start;gap:18px;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.08)}.why-escanoo .feature-icon{width:54px;height:54px;border:1px solid rgba(255,30,45,.4);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#ff1e2d;flex-shrink:0}.why-escanoo .features-list strong{font-size:22px;font-weight:800;color:#fff;display:block;margin-bottom:6px;text-transform:uppercase}.why-escanoo .muted{color:#9e9e9e;font-size:17px}.why-escanoo .why-media{order:2;border-radius:0;overflow:hidden;border:none;background:none;box-shadow:none;min-height:auto}.why-escanoo .why-media__image{width:100%;height:700px;object-fit:cover;border-radius:4px}.why-escanoo .why-cta-btn{display:inline-flex;align-items:center;justify-content:center;min-width:220px;height:52px;padding:0 24px;border-radius:14px;background:var(--accent-red);color:#fff;text-decoration:none;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin-top:24px;box-shadow:0 14px 34px #ff1e2d3d;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.why-escanoo .why-cta-btn:hover{transform:translateY(-1px);background:#e51f2d;box-shadow:0 16px 38px #ff1e2d47}.trust-strip .trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.trust-item{background:var(--glass-bg);padding:18px;border-radius:12px;border:1px solid rgba(255,255,255,.02);text-align:center}.gaming-experience{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.gaming-experience .cta-btn{padding:12px 20px;border-radius:10px;background:var(--accent-red);color:#fff;box-shadow:0 10px 28px #ff1e2d24}.testimonials{padding:24px 0}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.testimonial-card{background:var(--card-bg);padding:22px;border-radius:14px;border:1px solid rgba(255,255,255,.03)}.testimonial-card .avatar{width:44px;height:44px;border-radius:50%;overflow:hidden;margin-right:12px}.footer-escanoo{padding:64px 0;background:var(--bg-primary);color:var(--text-secondary)}.footer-escanoo .footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.footer-escanoo .brand{font-weight:800;color:var(--text-white);display:flex;gap:12px;align-items:center}.footer-bottom{border-top:1px solid rgba(255,255,255,.03);padding-top:18px;margin-top:18px;color:var(--text-muted);display:flex;justify-content:space-between;align-items:center}@media(max-width:990px){.why-escanoo .container{padding:0 24px}.why-escanoo .why-grid{grid-template-columns:1fr}.why-escanoo .why-content h2{font-size:52px}.why-escanoo .why-content p{font-size:18px;line-height:1.6}.why-escanoo .why-media__image{height:460px}.gaming-experience{grid-template-columns:1fr}.testimonials-grid,.footer-escanoo .footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.why-escanoo{padding:84px 0}.why-escanoo .why-content h2{font-size:40px}.why-escanoo .features-list strong{font-size:18px}.why-escanoo .muted{font-size:15px}.why-escanoo .why-media__image{height:340px}.testimonials-grid,.footer-escanoo .footer-grid{grid-template-columns:1fr}}.product-information[data-escanoo-product-page]{max-width:none;margin:0;color:#111;background:#fff}body:has(.product-information[data-escanoo-product-page]) #header-component{height:auto;min-height:72px}body:has(.product-information[data-escanoo-product-page]) #header-component .header__row{min-height:72px;padding-block:8px}body:has(.product-information[data-escanoo-product-page]) #MainContent{background:#fff}.product-information[data-escanoo-product-page] .media-gallery{background:#f5f5f5}.product-information[data-escanoo-product-page] .product-information__media,.product-information[data-escanoo-product-page] .media-gallery :is(slideshow-component,slideshow-container,slideshow-slides,slideshow-slide){background:#f5f5f5}.product-information[data-escanoo-product-page] :is(.media-gallery,.product-details){border:0;border-radius:0;background:transparent;box-shadow:none}.product-information[data-escanoo-product-page] .slideshow-controls__thumbnail{width:60px;height:60px;border:1px solid #d8d8d8;border-radius:4px;overflow:hidden;background:#fff}.product-information[data-escanoo-product-page] .slideshow-controls__thumbnail img{width:100%;height:100%;object-fit:cover}.product-information[data-escanoo-product-page] .product-media{background:#fff;border:0;border-radius:0;overflow:hidden}.product-information[data-escanoo-product-page] .product-media__image{width:100%;height:100%;object-fit:contain}.product-information[data-escanoo-product-page] .product-details{color:#111;background:#fff}.product-information[data-escanoo-product-page] .price,.product-information[data-escanoo-product-page] product-price{color:#050505;font-size:38px;font-weight:900}.product-information[data-escanoo-product-page] .add-to-cart-button,.product-information[data-escanoo-product-page] .product-form-buttons .button,.product-information[data-escanoo-product-page] .product-form-buttons button{background:#e3342b!important;border:none!important;border-radius:5px!important;min-height:60px!important;color:#fff!important;font-weight:800!important}.product-information[data-escanoo-product-page] .add-to-cart-button[disabled],.product-information[data-escanoo-product-page] .product-form-buttons button[disabled]{background:#ee8f8c!important;cursor:not-allowed}.product-information[data-escanoo-product-page] .shopify-payment-button__button{background:#fff!important;border:1px solid #cfd4da!important;color:#111!important}.product-information[data-escanoo-product-page] .product-description,.product-information[data-escanoo-product-page] .text-block.rte{max-height:120px;overflow:hidden;color:#4f4f4f}@media(max-width:989px){.product-information[data-escanoo-product-page] .price,.product-information[data-escanoo-product-page] product-price{font-size:30px}}body:has(.product-information[data-escanoo-product-page]),html:has(.product-information[data-escanoo-product-page]),body:has(.product-information[data-escanoo-product-page]) #MainContent,body:has(.product-information[data-escanoo-product-page]) .content-for-layout{background:#fff!important;color:#111!important}body:has(.product-information[data-escanoo-product-page]) #header-group,body:has(.product-information[data-escanoo-product-page]) #header-component,body:has(.product-information[data-escanoo-product-page]) #header-component .header,body:has(.product-information[data-escanoo-product-page]) #header-component .header[transparent],body:has(.product-information[data-escanoo-product-page]) #header-component .header__row,body:has(.product-information[data-escanoo-product-page]) #header-component[transparent] .header__row,body:has(.product-information[data-escanoo-product-page]) #header-component[data-sticky-state=active] .header__row{position:sticky!important;top:0!important;min-height:72px!important;height:auto!important;background:#fff!important;color:#111!important;border-bottom:1px solid #dedede!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}body:has(.product-information[data-escanoo-product-page]) #header-component .header__row{position:relative!important;top:auto!important;padding:8px 40px!important}body:has(.product-information[data-escanoo-product-page]) #header-component :is(a,button,.header-actions__action,.menu-list__link,svg){color:#111!important}body:has(.product-information[data-escanoo-product-page]) .product-information[data-escanoo-product-page]{background:#fff!important;margin-top:0!important}body:has(.product-information[data-escanoo-product-page]) .product-information[data-escanoo-product-page] .product-information__grid{padding-top:18px!important;background:#fff!important}body:has(.product-information[data-escanoo-product-page]) .product-information[data-escanoo-product-page] .product-information__media,body:has(.product-information[data-escanoo-product-page]) .product-information[data-escanoo-product-page] media-gallery,body:has(.product-information[data-escanoo-product-page]) .product-information[data-escanoo-product-page] slideshow-component,body:has(.product-information[data-escanoo-product-page]) .product-information[data-escanoo-product-page] slideshow-container,body:has(.product-information[data-escanoo-product-page]) .product-information[data-escanoo-product-page] slideshow-slides,body:has(.product-information[data-escanoo-product-page]) .product-information[data-escanoo-product-page] slideshow-slide,body:has(.product-information[data-escanoo-product-page]) .product-information[data-escanoo-product-page] .product-media-container{background:#f5f5f5!important;box-shadow:none!important}body:has(.product-information[data-escanoo-product-page]) .product-information[data-escanoo-product-page] media-gallery{min-height:620px!important;overflow:hidden!important}body:has(.product-information[data-escanoo-product-page]) .product-information[data-escanoo-product-page] slideshow-component,body:has(.product-information[data-escanoo-product-page]) .product-information[data-escanoo-product-page] slideshow-container,body:has(.product-information[data-escanoo-product-page]) .product-information[data-escanoo-product-page] slideshow-slides{min-height:580px!important}body:has(.product-information[data-escanoo-product-page]) .product-information[data-escanoo-product-page] slideshow-slide{display:flex!important;align-items:center!important;justify-content:center!important}body:has(.product-information[data-escanoo-product-page]) .product-information[data-escanoo-product-page] .product-media{width:min(64%,680px)!important;max-height:410px!important;background:#fff!important;border:0!important;border-radius:0!important;box-shadow:none!important}body:has(.product-information[data-escanoo-product-page]) .product-information[data-escanoo-product-page] .product-media__image{object-fit:contain!important;background:#fff!important}@media(max-width:989px){body:has(.product-information[data-escanoo-product-page]) .product-information[data-escanoo-product-page] media-gallery,body:has(.product-information[data-escanoo-product-page]) .product-information[data-escanoo-product-page] slideshow-component,body:has(.product-information[data-escanoo-product-page]) .product-information[data-escanoo-product-page] slideshow-container,body:has(.product-information[data-escanoo-product-page]) .product-information[data-escanoo-product-page] slideshow-slides{min-height:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/escanoo.css.map */
