:root{--bg: #0b0f19;--card: rgba(255,255,255,.06);--border: rgba(255,255,255,.12);--text: rgba(255,255,255,.92);--muted: rgba(255,255,255,.68);--accent: #7c3aed;--accent2: #22c55e;--danger: #ef4444}*{box-sizing:border-box}html{scroll-behavior:smooth;height:100%}body{height:100%;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;color:var(--text);background:var(--bg);position:relative;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;background:url(/assets/background.webp) center/cover no-repeat;filter:blur(10px) brightness(.35);z-index:-1}a{color:inherit;text-decoration:none}button,a,[role=button],.productCard,.seriesCard,.modalTrigger{-webkit-tap-highlight-color:transparent}.container{max-width:1120px;margin:0 auto;padding:28px 16px 56px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.toolbar{display:flex;gap:10px;margin:18px 0 14px;align-items:center;justify-content:space-between;flex-wrap:wrap}.footer{margin-top:22px;color:var(--muted);font-size:12px;text-align:center}.buttons{display:flex;gap:12px}.btn{flex:1;display:flex;position:relative;overflow:hidden;align-items:center;justify-content:center;gap:10px;padding:13px 14px;min-height:46px;border-radius:16px;border:1px solid rgba(255,255,255,.14);background:#00000038;color:#ffffffeb;font-weight:800;font-size:14px;letter-spacing:.2px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.btn:active{transform:translateY(1px) scale(.99)}.btn:focus-visible{outline:none;box-shadow:0 0 0 3px #7c3aed40;border-color:#7c3aed59}.btn .icon{width:18px;height:18px;display:grid;place-items:center;opacity:.95}.btn.primary{border-color:#22c55e47;background:radial-gradient(900px 220px at 30% 20%,rgba(34,197,94,.22),transparent 60%),linear-gradient(135deg,#22c55ee6,#16a34ae6);color:#fff;box-shadow:0 14px 40px #22c55e38}.btn.primary:hover{transform:translateY(-2px);box-shadow:0 18px 55px #22c55e4d}.btn.primary:before{content:"";position:absolute;inset:0;border-radius:16px;background:linear-gradient(120deg,transparent,rgba(255,255,255,.18),transparent);transform:translate(-120%);transition:transform .5s ease;pointer-events:none}.btn.primary:hover:before{transform:translate(120%)}.btn.secondary{border-color:#6366f147;background:radial-gradient(900px 220px at 30% 20%,rgba(99,102,241,.22),transparent 60%),linear-gradient(135deg,#6366f1db,#4f46e5db);color:#fff;box-shadow:0 14px 40px #6366f138}.btn.secondary:hover{transform:translateY(-2px);box-shadow:0 18px 55px #6366f14d}.btn.danger{border-color:#ef444447;background:radial-gradient(900px 220px at 30% 20%,rgba(239,68,68,.18),transparent 60%),linear-gradient(135deg,#ef4444cc,#dc2626cc);color:#fff;box-shadow:0 14px 40px #ef44442e}.btn.danger:hover{transform:none;box-shadow:0 14px 40px #ef44442e}.btn:disabled{cursor:not-allowed;opacity:.85;filter:grayscale(.12)}.buttons a{flex:1;display:flex}.brandIcon{height:24px;width:auto;object-fit:contain;display:block}.btn{min-width:0}.btn.mercado{background:#ffe600;border-color:#00000014;color:#111}.btn.mercado:hover{filter:brightness(.98)}.btn.mercado .brandIcon{height:22px}.btn.amazon{background:#fff;border-color:#0000001f;color:#111}.btn.amazon:hover{filter:brightness(.98)}.btn.amazon .brandIcon{height:30px}@media(max-width:420px){.buttons{flex-direction:column}.btn{width:100%}}.btn.ghost{background:#ffffff0a}.badge{font-size:12px;padding:6px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#ffffffe6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);white-space:nowrap}.badge.subtle{background:#ffffff0d;border-color:#ffffff1a;color:#ffffffbf}.badge.genre{background:#7c3aed2e;border-color:#7c3aed47}.badge.good{background:#22c55e1f;border-color:#22c55e40;color:#ffffffd9}.outOfStockBadge{flex:1;display:flex;align-items:center;justify-content:center;padding:14px;border-radius:16px;font-weight:800;font-size:14px;color:#fff;background:radial-gradient(800px 200px at 30% 20%,rgba(239,68,68,.22),transparent 60%),linear-gradient(135deg,#ef4444d9,#dc2626d9);box-shadow:0 16px 45px #ef444440}.sectionHeader{margin:0 0 28px 15px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.sectionHeaderInner{display:flex;flex-direction:column;gap:8px}.sectionTitle{margin:0 0 20px;font-size:clamp(22px,3vw,32px);font-weight:900;letter-spacing:-.02em;position:relative;display:inline-block}.sectionTitle:after{content:"";display:block;width:60%;height:3px;margin-top:8px;border-radius:999px;background:linear-gradient(90deg,var(--accent),transparent)}.sectionSubtitle{margin:0;font-size:14px;color:var(--muted);max-width:520px}.sectionHint{max-width:1100px;margin:-10px auto 24px;padding:0 4px;color:var(--muted);font-size:14px;font-weight:500}.sectionHeaderLeft{flex:1;min-width:0}.sectionHeaderRight{display:flex;align-items:center;gap:10px;flex-shrink:0}.railArrows{display:flex;gap:8px;align-items:center}.sectionSubtitle{margin-bottom:0}.chapterBlock{margin-top:24px}.chapterHeader{margin:12px 0 32px;padding:8px 4px 0}.chapterTop{display:flex;align-items:center;justify-content:space-between;gap:16px}.chapterTitle{margin:0;font-size:32px;font-weight:950;letter-spacing:-.5px;color:#fffffff5}.chapterPill{font-size:12px;font-weight:900;padding:7px 12px;border-radius:999px;color:#ffffffbf;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.chapterDesc{margin:12px 0 16px;max-width:70ch;font-size:15px;line-height:1.5;color:#ffffffbf}.chapterLine{height:3px;width:min(820px,95%);background:linear-gradient(to right,#8b5cf600,#8b5cf6d9,#8b5cf600);border-radius:999px}@media(max-width:720px){.chapterTitle{font-size:26px}.chapterDesc{font-size:14px}}.sectionBreak{margin:56px 0 28px;display:flex;justify-content:center}.sectionBreakLine{height:1px;width:min(900px,92%);background:linear-gradient(to right,transparent,rgba(139,92,246,.55),transparent);opacity:.9}.collectionsSection{margin-top:0;padding:42px 0 8px;border-top:1px solid rgba(255,255,255,.06);background:linear-gradient(to bottom,#ffffff05,#ffffff09);border-radius:18px}.railSubtitle{margin:10px 0 0;color:#ffffffbf;font-size:14px;line-height:1.35}@media(max-width:720px){.sectionBreak{margin:44px 0 22px}.collectionsSection{padding:34px 0 6px;border-radius:16px}}.backRow{display:flex;align-items:stretch;gap:12px}.backRow>*{flex:1 1 0;min-width:0}.backButton{white-space:normal;line-height:1.15}@media(max-width:520px){.backRow{flex-direction:column}.backRow>*{flex:0 0 auto;width:100%}.backButton{text-align:center;justify-content:center}}.infoTag{display:flex;align-items:center;justify-content:center;gap:6px;text-align:center;padding:12px 18px;border-radius:16px;border:1px solid var(--border);background:#ffffff0a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--muted);font-size:13px;font-weight:600;width:100%}.infoTag strong{color:var(--text);font-weight:800}.showMoreRow{position:static;z-index:1;display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin:18px 0 0;padding:12px 16px;border-radius:16px;background:#0f121cc7;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12);box-shadow:0 12px 40px #00000059}.showMoreBtn{padding:10px 16px;border-radius:14px;font-weight:800;font-size:13px}.showMoreHint{padding:10px 16px;border-radius:14px;border:1px solid var(--border);background:#ffffff0a;color:var(--muted);font-size:13px;font-weight:600}.scrollTopBtn{position:fixed;bottom:24px;right:24px;z-index:120;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:900;line-height:1;color:#fff;background:#0f121cd9;border:1px solid rgba(255,255,255,.15);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 12px 40px #00000073;cursor:pointer;transition:all .25s ease}.scrollTopBtn:hover{transform:translateY(-4px) scale(1.06);box-shadow:0 18px 60px #0000008c,0 0 0 1px #7c3aed40,0 0 30px #7c3aed59}.scrollTopBtn:active{transform:scale(.95)}@media(max-width:1000px){.grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:720px){.grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:420px){.grid{grid-template-columns:1fr}}.chapterFilters{margin:10px 0 18px}.heroHeader{position:relative;border-radius:28px;overflow:hidden;margin:16px auto 18px;max-width:1300px;min-height:220px;box-shadow:0 22px 70px #00000073;border:1px solid rgba(255,255,255,.1)}.heroBg{position:absolute;inset:0;background-size:cover;background-position:center;filter:saturate(1.05) contrast(1.05);border-radius:inherit}.heroShade{position:absolute;inset:0;border-radius:inherit;background:radial-gradient(1200px 400px at 30% 20%,rgba(0,0,0,.35),transparent 60%),linear-gradient(to bottom,#0000008c,#000000bf)}.heroContent{position:relative;z-index:2;padding:18px 18px 16px;display:flex;flex-direction:column;gap:14px}.heroTop{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px}.heroLogoBtn{background:transparent;border:0;padding:0;cursor:pointer}.heroLogo{height:90px;width:auto;display:block;object-fit:contain;transition:transform .16s ease}.heroLogoBtn:hover .heroLogo{transform:translateY(-1px) scale(1.03)}.heroSearch{display:flex;align-items:center;gap:10px;padding:12px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff1a;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.heroSearchIcon{opacity:.9}.heroSearchInput{flex:1;min-width:160px;width:100%;border:none;outline:none;background:transparent;color:#ffffffeb;font-size:14px;font-weight:650}.heroSearchInput::placeholder{color:#ffffff8c}.heroSearchBtn{padding:8px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:linear-gradient(135deg,#7c3aedbf,#3b82f6bf);color:#fffffff2;font-weight:800;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.heroSearchBtn:hover{transform:translateY(-1px);box-shadow:0 8px 22px #00000059;filter:brightness(1.05)}.heroSocial{display:flex;gap:10px;align-items:center}.socialBtn{width:40px;height:40px;border-radius:999px;display:grid;place-items:center;background:#ffffff14;border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:transform .15s ease,background .15s ease,border .15s ease}.socialBtn:hover{transform:translateY(-1px);background:#ffffff1f;border-color:#ffffff2e}.socialIcon{width:18px;height:18px;display:block}.heroPills{display:flex;flex-direction:column;gap:12px;margin-top:8px}.pillRowMain{display:flex;gap:16px;flex-wrap:wrap;align-items:center}.pillRowSecondaryContainer{position:relative;display:flex;align-items:center}.pillRowSecondaryWrap{overflow-x:auto;overflow-y:hidden;flex:1;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:6px 0}.pillRowSecondaryWrap::-webkit-scrollbar{display:none}.pillRowSecondaryWrap{-ms-overflow-style:none;scrollbar-width:none}.pillRowSecondary{display:flex;gap:10px;flex-wrap:nowrap;width:max-content;padding-right:8px}.pill{position:relative;padding:8px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.15);background:linear-gradient(135deg,#ffffff24,#ffffff0f);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);color:#fffffff2;font-size:14px;font-weight:900;letter-spacing:.3px;cursor:pointer;transition:transform .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s cubic-bezier(.2,.8,.2,1),background .25s ease;box-shadow:0 12px 30px #00000059,inset 0 1px #ffffff2e}.pill:hover{transform:translateY(-2px);background:linear-gradient(135deg,#ffffff38,#ffffff1a);box-shadow:0 20px 50px #00000073,0 0 30px #7c3aed38}.pill:active{transform:scale(.96)}.pill.pillPrimary{border-color:#ffffff2e;background:linear-gradient(135deg,#ef4444d9,#dc2626d9)}.pill.pillCTA{border-color:#ffffff2e;background:linear-gradient(135deg,#7c3aedd1,#3b82f6d1)}.pillChip{flex:0 0 auto;font-size:12px;font-weight:850;background:#ffffff14;border:1px solid rgba(255,255,255,.1);box-shadow:none;opacity:.9}.pillChip:hover{opacity:1;transform:translateY(-1px);background:#ffffff24}.scrollArrow{position:absolute;z-index:10;width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.15);background:#0009;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;font-size:20px;font-weight:900;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,background .2s ease}.scrollArrow:hover{background:#7c3aedb3;transform:scale(1.08)}.scrollArrow.left{left:-8px}.scrollArrow.right{right:-8px}@media(max-width:980px){.heroTop{grid-template-columns:auto 1fr;grid-template-areas:"logo social" "search search";row-gap:12px}.heroLogoBtn{grid-area:logo}.heroSocial{grid-area:social;justify-content:flex-end}.heroSearch{grid-area:search}.heroSearchInput{min-width:0}}@media(max-width:768px){:root{--topbar-h: 78px}.heroHeader{position:fixed;top:0;left:0;right:0;width:100%;max-width:100%;margin:0!important;border-radius:0!important;min-height:var(--topbar-h)!important;padding:0!important;z-index:5000;overflow:hidden;box-shadow:0 16px 50px #0000006b;border-bottom:1px solid rgba(255,255,255,.1)}.heroBg{display:block!important;position:absolute;inset:0;background-size:cover;background-position:center;transform:scale(1.08);filter:saturate(1.05) contrast(1.05) blur(2px);opacity:.95}.heroShade{display:block!important;position:absolute;inset:0}.heroContent{position:relative;z-index:2;padding:10px 12px!important;margin:0!important;gap:0!important}.container{padding-top:var(--topbar-h)}.mobileTopBar{display:grid;grid-template-columns:46px 1fr;align-items:center;gap:10px;width:100%}.mobileMenuBtn{width:46px;height:46px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#00000057;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#ffffffeb;font-size:20px;font-weight:900;box-shadow:0 14px 30px #00000073,inset 0 1px #ffffff0f;cursor:pointer;display:grid;place-items:center}.mobileMenuBtn:active{transform:scale(.98)}.mobileSearch{height:46px;min-width:0;display:flex;align-items:center;gap:10px;padding:0 10px;border-radius:999px;position:relative;background:#00000057;border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 16px 46px #0000006b,inset 0 1px #ffffff14}.mobileSearch:before{content:"";position:absolute;inset:-1px;border-radius:inherit;pointer-events:none;opacity:.9;background:radial-gradient(520px 140px at 30% 0%,rgba(142,142,142,.22),transparent 60%),radial-gradient(520px 140px at 95% 0%,rgba(45,45,45,.16),transparent 60%)}.mobileLogoMiniBtn{width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;padding:0;cursor:pointer;display:grid;place-items:center;flex:0 0 auto;box-shadow:inset 0 1px #ffffff0d}.mobileSearchLogo{height:27px;width:auto;object-fit:contain;opacity:.95}.mobileSearchIcon{font-size:14px;opacity:.78;line-height:1;flex:0 0 auto}.mobileSearchInput{flex:1;min-width:0;width:100%;background:transparent!important;border:0!important;outline:none!important;box-shadow:none!important;padding:0!important;color:#ffffffeb;font-size:15px;font-weight:850;letter-spacing:.2px}.mobileSearchInput::placeholder{color:#ffffff73;font-weight:750}.mobileSearchBtn{height:28px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(135deg,#6a20ea,#120121);color:#fffffff5;font-weight:950;cursor:pointer;box-shadow:0 12px 20px #7c3aed33,inset 0 1px #ffffff29;flex:0 0 auto;white-space:nowrap;transform:scale(.9)}.mobileSearchBtn:active{transform:translateY(1px) scale(.9)}.heroTop,.heroPills{display:none}.mobileLogoBtn{width:40px;height:40px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;padding:0;display:grid;place-items:center;cursor:pointer}.mobileLogo{height:26px;width:auto;object-fit:contain;display:block}}.sideMenuOverlay{position:fixed;inset:0;width:100vw;height:100vh;z-index:2147483647!important;background:#0000009e;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.sideMenu{position:fixed;top:0;left:0;height:100dvh;display:flex;flex-direction:column;width:min(76vw,280px);max-width:280px;z-index:2147483647!important;min-height:0;background:#0f0f14f0;color:#fffffff2;border-right:1px solid rgba(255,255,255,.1);box-shadow:18px 0 60px #0000008c;padding:12px;padding-bottom:calc(12px + env(safe-area-inset-bottom));overflow:hidden;animation:sideIn .22s ease}@keyframes sideIn{0%{transform:translate(-18px);opacity:0}to{transform:translate(0);opacity:1}}.sideMenuTop{display:flex;align-items:center;justify-content:space-between;flex:0 0 auto;gap:10px;padding-bottom:8px}.sideMenuTitle{font-weight:900;font-size:18px;letter-spacing:.2px}.sideMenuClose{width:38px;height:38px;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#fffffff2;cursor:pointer;display:grid;place-items:center;font-weight:900}.sideMenuDivider{height:1px;background:#ffffff1a;margin:10px 0}.sideMenuSection{display:flex;flex-direction:column;flex:0 0 auto;min-height:0;gap:8px}.sideMenuSectionGrow{flex:1 1 auto;min-height:0}.sideMenuSectionTitle{font-size:11px;font-weight:900;opacity:.75;letter-spacing:.6px;text-transform:uppercase;margin-top:6px}.sideMenuList{display:flex;flex-direction:column;gap:6px;flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-right:4px}.sideMenuBtn{width:100%;text-align:left;padding:9px 10px;border-radius:12px;font-size:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#fffffff2;font-weight:800;cursor:pointer;transition:transform .12s ease,background .12s ease,border .12s ease}.sideMenuBtn:hover{background:#ffffff1a;border-color:#ffffff29}.sideMenuBtn:active{transform:scale(.99)}.sideMenuBtnPrimary{border-color:#8b5cf673;background:#8b5cf633;font-weight:950}.sideMenuSocial{display:flex;flex-direction:column;gap:8px;flex:0 0 auto;margin-top:auto}.sideMenuSocialBtn{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#fffffff2;text-decoration:none;font-weight:850}.sideMenuSocialBtn .socialIcon{width:18px;height:18px}.sideMenuList::-webkit-scrollbar{width:8px}.sideMenuList::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:999px}.heroHeader{z-index:1000}.compactHeaderBar{display:none}@media(min-width:769px){.heroHeader{position:sticky;top:0}.heroHeader.isCompact{min-height:auto!important;margin:0 auto 14px!important;border-radius:0 0 18px 18px;background:#121218d6;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:0;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 10px 28px #0000003d;overflow:visible}.heroHeader.isCompact .heroBg,.heroHeader.isCompact .heroShade{opacity:.28}.heroHeader.isCompact .heroContent{padding:6px 16px!important;gap:0!important;min-height:0!important}.heroHeader.isCompact .heroTop,.heroHeader.isCompact .heroPills{display:none!important}.heroHeader.isCompact .compactHeaderBar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px}.compactLogoBtn{display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;cursor:pointer;flex:0 0 auto}.compactLogo{width:auto;height:46px;display:block;object-fit:contain}.compactNav{display:flex;align-items:center;justify-content:center;gap:8px;flex:1 1 auto;min-width:0;overflow-x:auto;scrollbar-width:none}.compactNav::-webkit-scrollbar{display:none}.compactNavBtn,.compactActionBtn{display:inline-flex;align-items:center;justify-content:center;height:34px;min-height:34px;padding:0 14px;border-radius:999px;font:inherit;font-size:.95rem;font-weight:800;line-height:1;white-space:nowrap;cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease}.compactNavBtn{border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#fffffff2;box-shadow:none}.compactNavBtn:hover,.compactActionBtn:hover{transform:translateY(-1px)}.compactNavBtn.isActive{border-color:#ffffff2e;background:linear-gradient(135deg,#ff7a18f5,#ff4d4df5);color:#fff;box-shadow:0 8px 22px #0000002e}.compactActionBtn{border:1px solid rgba(255,255,255,.18);background:linear-gradient(135deg,#7c3aedeb,#3b82f6eb);color:#fffffffa;box-shadow:none;flex:0 0 auto}}@media(max-width:768px){.heroHeader,.heroHeader.isCompact{top:0;left:0;right:0;width:100%;max-width:100%;margin:0!important;border-radius:0!important}.compactHeaderBar{display:none!important}}.heroHeader.isCompact{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border-radius:0!important;z-index:9999!important}.heroHeader.isCompact .compactHeaderBar{width:100%!important;max-width:none!important;margin:0!important;padding:0 28px!important;height:48px;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.heroHeader.isCompact{background:#1212186b!important;backdrop-filter:blur(18px) saturate(140%)!important;-webkit-backdrop-filter:blur(18px) saturate(140%)!important;border-bottom:1px solid rgba(255,255,255,.08)!important;box-shadow:0 10px 30px #00000038,inset 0 -1px #ffffff0a!important}.heroHeader.isCompact:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#ffffff14,#ffffff05 38%,#ffffff03)}.heroHeader.isCompact .compactHeaderBar{position:relative;z-index:1}.heroPremium{width:100%;padding:0 16px;margin-top:24px}.heroContainerPremium{position:relative;width:100%;max-width:1400px;margin:0 auto;aspect-ratio:16 / 9;overflow:hidden;border-radius:24px;background:#000;border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 60px #00000059}@media(max-width:768px){.heroPremium{padding:0 12px;margin-top:18px}.heroContainerPremium{aspect-ratio:4 / 5;border-radius:16px}}.heroSlidePremium{position:absolute;inset:0;opacity:0;transition:opacity .9s ease}.heroSlidePremium.active{opacity:1;z-index:2}.heroSlidePremium img{width:100%;height:100%;object-fit:cover;transform:scale(1.05);transition:transform 6s ease}.heroSlidePremium.active img{transform:scale(1.12)}.heroContainerPremium:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.65),transparent 60%),linear-gradient(to bottom,rgba(0,0,0,.5),transparent 40%);z-index:3;pointer-events:none}.heroTextWrapper{position:absolute;bottom:12%;left:6%;z-index:6}.heroTextCard{max-width:520px;padding:26px 30px;border-radius:20px;background:#00000047;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);border:1px solid rgba(255,255,255,.06);box-shadow:0 8px 30px #00000059;color:#fff;opacity:0;transform:translateY(20px);transition:all .7s ease}.heroSlidePremium.active .heroTextCard{opacity:1;transform:translateY(0)}.heroTextCard h1{font-size:clamp(16px,4.2vw,48px);margin:0 0 10px;font-weight:800;letter-spacing:-.5px}.heroTextCard h3{font-size:clamp(12px,2.6vw,22px);margin:0 0 12px;font-weight:500;opacity:.9}.heroTextCard p{font-size:clamp(10px,2.2vw,18px);margin:0 0 20px;opacity:.85}.heroCTA{padding:clamp(10px,2.2vw,12px) clamp(16px,3.2vw,22px);border-radius:10px;border:none;font-weight:800;background:#e50914;color:#fff;cursor:pointer;transition:transform .25s ease,background .25s ease}.heroCTA:hover{background:#f40612;transform:scale(1.04)}@media(max-width:600px){.heroTextWrapper{left:50%;transform:translate(-50%);bottom:8%;width:100%;padding:0 10px}.heroTextCard{max-width:min(92vw,520px);padding:clamp(12px,3.5vw,16px) clamp(14px,4vw,18px);border-radius:clamp(14px,4vw,20px)}.heroTextCard p{margin-bottom:14px}}.heroArrowPremium{position:absolute;top:50%;transform:translateY(-50%);z-index:7;width:46px;height:46px;border-radius:999px;border:1px solid rgba(255,255,255,.15);background:#00000040;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;font-size:28px;cursor:pointer;transition:transform .25s ease,background .25s ease}.heroArrowPremium:hover{background:#00000080;transform:translateY(-50%) scale(1.08)}.heroArrowPremium.left{left:16px}.heroArrowPremium.right{right:16px}@media(max-width:768px){.heroArrowPremium{display:none!important}}.heroDotsPremium{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:7}.heroDotsPremium .dot{width:10px;height:10px;border-radius:999px;border:none;background:#ffffff80;cursor:pointer;transition:all .3s ease}.heroDotsPremium .dot.active{width:22px;height:10px;background:#fff}.railBlock{padding:10px 14px 18px}.railHeader{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px}.railTitle{margin:0;font-size:22px;font-weight:900;letter-spacing:-.4px}.railSeeAll{border:0;background:transparent;color:#ffffffbf;font-weight:800;cursor:pointer}.seriesSection .sectionSubtitle,.railBlock .sectionSubtitle{display:block;max-width:760px;line-height:1.5;color:#ffffffb8;margin:8px 0 0;white-space:normal;text-wrap:pretty}.seriesRail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;overflow:visible;scroll-snap-type:none}.seriesRail::-webkit-scrollbar{display:none}.railItem{scroll-snap-align:start}.railItem .seriesCard{width:100%}@media(max-width:500px){.collectionsSection .seriesRail{display:flex;overflow-x:auto;gap:14px;padding-bottom:8px;flex-wrap:nowrap;overflow-x:auto!important}.collectionsSection .railItem{flex:0 0 75%;max-width:75%;flex-shrink:0}.collectionsSection .seriesCard{width:100%}.collectionsSection .collectionsTopbar,.collectionsSection .collectionsBottomBar{display:none}}@media(min-width:501px)and (max-width:650px){.collectionsSection .seriesRail{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.collectionsSection .collectionsTopbar,.collectionsSection .collectionsBottomBar{display:flex}}@media(min-width:651px)and (max-width:1023px){.collectionsSection .seriesRail{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.collectionsSection .collectionsTopbar,.collectionsSection .collectionsBottomBar{display:flex}}@media(min-width:1024px){.collectionsSection .seriesRail{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.collectionsSection .collectionsTopbar,.collectionsSection .collectionsBottomBar{display:flex}}.seriesCard{position:relative;aspect-ratio:4 / 5.25;min-width:0;flex-shrink:0;border-radius:22px;overflow:hidden;cursor:pointer;border:1px solid var(--border);background:#00000040;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;animation:seriesFade .28s ease both;isolation:isolate;-webkit-tap-highlight-color:transparent}@keyframes seriesFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(hover:hover)and (pointer:fine){.seriesCard:hover{transform:translateY(-5px) scale(1.01);border-color:#ffffff38;box-shadow:0 18px 60px #0000008c,0 0 0 1px #7c3aed1f,0 0 40px #7c3aed40}}.seriesThumb{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.02);transition:transform .35s ease,filter .35s ease;filter:saturate(1.05) contrast(1.05)}@media(hover:hover)and (pointer:fine){.seriesCard:hover .seriesThumb{transform:scale(1.08);filter:saturate(1.12) contrast(1.08)}}.seriesOverlay{position:absolute;inset:0;background:linear-gradient(to top,#000000e0,#0003 56%,#0000000d);display:flex;flex-direction:column;justify-content:flex-end;padding:16px;gap:9px}.seriesTopBadges{position:absolute;top:12px;left:12px;right:12px;z-index:60;display:flex;justify-content:space-between;gap:8px;pointer-events:auto}.badgePill{font-size:11px;padding:7px 11px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#00000059;color:#ffffffe0;white-space:nowrap}.badgePill.good{background:#22c55e33;border-color:#22c55e4d}.badgePill.warn{background:#f59e0b38;border-color:#f59e0b52}.badgePill.danger{background:#ef44442e;border-color:#ef44444d}button.badgePill{cursor:pointer}.seriesTitleRow{display:flex;align-items:center;justify-content:space-between;gap:10px}.seriesName{margin:0;font-size:16px;font-weight:800;line-height:1.15;text-shadow:0 10px 30px rgba(0,0,0,.55)}.seriesMeta{display:flex;gap:8px;flex-wrap:wrap}.seriesChip{font-size:11px;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#00000059;color:#ffffffdb}.seriesChip.good,.seriesChip.selected{background:#7c3aed38;border-color:#7c3aed4d}.seriesChevron{width:30px;height:30px;display:grid;place-items:center;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#0000004d;color:#ffffffe6;transform:rotate(0);transition:transform .18s ease,background .18s ease,border-color .18s ease}.seriesChevron.open{transform:rotate(180deg)}.seriesCard.isActive{border-color:#7c3aed73;box-shadow:0 18px 60px #0000008c,0 0 0 1px #7c3aed2e,0 0 46px #7c3aed47}.seriesCard.isActive .seriesThumb{transform:scale(1.05)}.volumesWrap{overflow:hidden;max-height:0;opacity:0;transform:translateY(-6px);transition:max-height .25s ease,opacity .2s ease,transform .2s ease}.volumesWrap.open{max-height:99999px;opacity:1;transform:translateY(0)}.volumesSection{padding-top:86px;margin-top:-70px}.missingPopover{position:absolute;top:54px;right:12px;width:min(360px,calc(100% - 24px));z-index:80;border-radius:16px;border:1px solid rgba(255,255,255,.14);background:#0a0c12f5;box-shadow:0 20px 80px #000000b3;overflow:hidden}.missingPopover:before{content:"";position:absolute;top:-6px;right:18px;width:12px;height:12px;transform:rotate(45deg);background:#0a0c12f5;border-left:1px solid rgba(255,255,255,.14);border-top:1px solid rgba(255,255,255,.14)}.missingHeader{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px;border-bottom:1px solid rgba(255,255,255,.1);color:#ffffffeb;font-size:12px}.missingClose{border:1px solid rgba(255,255,255,.14);background:#0000004d;color:#ffffffe0;border-radius:10px;padding:4px 8px;cursor:pointer}.missingBody{padding:12px 12px 14px}.missingCount{font-size:12px;color:#fffc;margin-bottom:8px}.missingList{font-size:12px;line-height:1.55;color:#ffffffe0;max-height:130px;overflow:auto;padding-right:6px}.missingList::-webkit-scrollbar{width:8px}.missingList::-webkit-scrollbar-thumb{background:#ffffff24;border-radius:999px}@media(max-width:768px){.railBlock{padding:8px 10px 16px}.seriesSection .sectionSubtitle,.railBlock .sectionSubtitle{max-width:100%;width:100%;line-height:1.55;font-size:14px}.seriesCard{aspect-ratio:4 / 5.3;border-radius:20px}.seriesOverlay{padding:14px}.seriesName{font-size:15px}.seriesChip{font-size:10px;padding:6px 9px}.badgePill{font-size:10px;padding:6px 10px}}.collectionsSectionDesktop{position:relative}.collectionsTopbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:8px 0 18px;padding:0 4px}.collectionsTopbarLeft{display:flex;flex-direction:column;gap:6px}.collectionsEyebrow{font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#ffffff73}.collectionsMeta{font-size:15px;color:#ffffffc2}.collectionsMeta strong{color:#fffffffa}.collectionsPager{display:flex;align-items:center;gap:10px}.collectionsNavBtn{width:42px;height:42px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#ffffff0f;color:#fff;font-size:24px;font-weight:900;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease,opacity .18s ease}.collectionsNavBtn:hover:not(:disabled){transform:translateY(-1px);background:#ffffff1a;border-color:#ffffff2e}.collectionsNavBtn:disabled{opacity:.34;cursor:not-allowed}.collectionsDesktopGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}.collectionsDesktopGrid .seriesCard{aspect-ratio:4 / 5.1;min-height:0}.collectionsBottomBar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:20px;padding:0 4px}.collectionsDots{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.collectionsDot{width:10px;height:10px;border:0;border-radius:999px;background:#ffffff38;cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.collectionsDot:hover{transform:scale(1.08);background:#ffffff6b}.collectionsDot.isActive{background:linear-gradient(135deg,#7c3aed,#a855f7);box-shadow:0 0 0 4px #7c3aed26;transform:scale(1.14)}.collectionsCounter{font-size:14px;color:#ffffffad}.collectionsCounter strong{color:#fffffff5}@media(max-width:1023px){.collectionsTopbar,.collectionsBottomBar{display:none}}@media(max-width:768px){.collectionsSection .sectionHeader,.railBlock>.sectionHeader{display:flex;flex-direction:column;align-items:stretch;gap:12px}.collectionsSection .sectionHeaderLeft,.collectionsSection .sectionHeaderRight,.railBlock .sectionHeaderLeft,.railBlock .sectionHeaderRight{width:100%;min-width:0}.collectionsSection .sectionSubtitle,.railBlock .sectionSubtitle{display:block;width:100%;max-width:100%;margin-top:8px;font-size:14px;line-height:1.55;white-space:normal;word-break:normal;overflow-wrap:normal;text-wrap:pretty}}.card{display:flex;flex-direction:column;height:100%;border:1px solid var(--border);background:#ffffff0a;border-radius:18px;overflow:hidden;cursor:pointer;position:relative;z-index:2;isolation:isolate;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;transition:background .15s ease,border-color .15s ease}@media(hover:hover)and (pointer:fine){.card:hover{background:#ffffff0f;border-color:#ffffff2e}}.card:focus,.card:focus-visible,.buyLink:focus,.buyLink:focus-visible,.btn:focus,.btn:focus-visible{outline:none;box-shadow:none}.thumbWrap{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden;transform:translateZ(0)}.thumb{width:100%;height:100%;display:block;object-fit:cover;background:#00000040}@media(min-width:430px)and (max-width:760px){.thumbWrap{aspect-ratio:1 / 1.18}}.content{padding:12px 12px 14px;display:flex;flex-direction:column;flex:1;gap:10px}.title{margin:0;font-size:14px;line-height:1.3}.metaText{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#ffffffb3;font-size:12px}.metaPublisher{font-weight:800;opacity:.95}.metaVol{font-weight:800;opacity:.9}.metaDot{opacity:.5}.metaStock{margin-left:auto;font-weight:700;font-size:13px;border-radius:999px;padding:6px 12px;border:1px solid rgba(255,255,255,.08)}.metaStock.good{color:#22c55ee6;background:#22c55e1f;border-color:#22c55e40}.metaStock.danger{color:#ef4444e6;background:#ef44441f;border-color:#ef444440}.cardPriceBox{display:flex;flex-direction:column;gap:3px;margin-top:10px;padding:10px 12px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.cardPriceOld{font-size:.75rem;color:#ffffff73;text-decoration:line-through;font-weight:600;margin-bottom:2px}.cardPriceMainRow{display:flex;align-items:center;justify-content:space-between;gap:8px}.cardPriceValue{font-size:1.3rem;font-weight:900;letter-spacing:-.02em;color:#fffffff5;line-height:1.05}.cardDiscountBadge{background:#22c55e;color:#fff;font-size:.7rem;font-weight:800;padding:3px 5px;border-radius:6px;white-space:nowrap}.cardPriceStore{margin-top:4px;font-size:.75rem;color:#ffffff8c;font-weight:600}.cardPriceEmpty{width:100%;height:100%;border-radius:12px;background:#ffffff08;border:1px dashed rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center}.buttonsCol{display:flex;flex-direction:column;gap:8px;margin-top:auto}.buyRow{display:flex;gap:10px}.buyLink{display:block;text-decoration:none;-webkit-tap-highlight-color:transparent}.buyLink.grow{flex:1 1 0;min-width:0}.buyLink.single{width:100%}.btn{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;border:0;font-weight:900;border-radius:12px;height:44px;padding:0 12px}.brandBtn{border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 1px #ffffff1a}.btn.mercado{background:#ffe600;color:#111;padding:0 1px}.btn.amazon{background:#fff;color:#111}.brandIcon{display:block;height:22px;width:auto;object-fit:contain}.btn.mercado .brandIcon{max-width:90%}.btn.amazon .brandIcon{height:24px}.btn.danger{background:#dc2626!important;border:none!important;color:#fff!important;font-weight:800;border-radius:14px;box-shadow:0 6px 18px #dc262659}.newBadge,.discountBadge,.cheapBadge{position:absolute;top:12px;right:12px;z-index:4;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:12px;border:1px solid rgba(255,255,255,.22);font-size:.82rem;font-weight:900;line-height:1;letter-spacing:.01em;white-space:nowrap;box-shadow:0 10px 24px #00000047,0 2px 8px #00000029,inset 0 1px #ffffff2e}.newBadge{color:#fff;background:linear-gradient(135deg,#ff7868,#ff4d5e 55%,#ff3552)}.discountBadge{color:#fff;background:linear-gradient(135deg,#ff7b5b,#ff5b4d 45%,#ff3e56)}.cheapBadge{color:#2f1900;background:linear-gradient(135deg,#f7b733,#fc8f2d)}@media(max-width:420px){.brandBtn,.btn.brandBtn{height:44px!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:14px!important}.brandIcon{height:22px!important;width:auto!important;object-fit:contain!important;display:block!important}.btn.brandBtn.amazon .brandIcon{height:24px!important}.cardPriceBox{height:72px;display:flex;flex-direction:column;justify-content:center}.cardPriceValue{font-size:16px}.cardPriceStore{font-size:10px}}@media(min-width:430px)and (max-width:760px){.content{padding:10px 10px 12px;gap:8px}.title{font-size:13px;line-height:1.22}.metaText{font-size:11px;gap:6px}.metaStock{font-size:12px;padding:5px 10px}.cardPriceBox{padding:8px 10px;margin-top:8px;border-radius:11px}.cardPriceValue{font-size:1.02rem}.cardPriceOld{font-size:.68rem}.cardPriceStore{font-size:.7rem}.btn{height:40px;border-radius:10px}.brandIcon{height:20px}.btn.amazon .brandIcon{height:21px}.newBadge,.discountBadge,.cheapBadge{top:10px;right:10px;min-height:30px;padding:0 10px;font-size:.74rem;border-radius:10px}}.cardPriceConsult{font-size:17px;font-weight:700;color:#f4f4f5;display:flex;align-items:center;min-height:34px}:root{--modal-pad: 16px;--topbar-h: 68px;--footer-h: 120px}.modalOverlay{position:fixed;inset:0;background:#000000ad;display:grid;place-items:center;padding:18px;z-index:12000}.modal{width:min(900px,100%);max-height:92vh;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#141824fa;box-shadow:0 24px 90px #0000008c;overflow:hidden;position:relative;display:flex;flex-direction:column}.modalTop{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:var(--modal-pad);padding-bottom:12px;background:#141824fa;border-bottom:1px solid rgba(255,255,255,.08)}.modalHeading{position:relative;margin:0;margin-left:var(--modal-pad);font-size:26px;font-weight:800;letter-spacing:-.4px;color:#fff;display:flex;align-items:center;gap:14px}.modalHeading:before{content:"";width:6px;height:26px;border-radius:4px;background:linear-gradient(180deg,#7c3aed,#3b82f6)}.closeBtn{border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#fff;width:42px;height:42px;border-radius:14px;cursor:pointer;font-size:18px}.modalContent{max-height:calc(92vh - 74px);overflow:auto;-webkit-overflow-scrolling:touch;padding-bottom:10px}.desktopOnly{display:block}.mobileOnly{display:none}.modalFooterSpacer{height:110px}.modalCover{width:100%;border-radius:18px;border:1px solid rgba(255,255,255,.08);overflow:hidden;background:#00000040}.modalCover img{display:block;width:100%}.tiktokEmbedWrap{aspect-ratio:9 / 16;width:100%;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:#00000040}.tiktokIframe{width:100%;height:100%;border:0;display:block}.tiktokPlaceholder{width:100%;border-radius:16px;text-align:center}.tiktokTall{aspect-ratio:9 / 16}.tiktokCompact{min-height:auto;padding:14px 16px;border-radius:16px;border:1px dashed rgba(255,255,255,.14);background:#ffffff05;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.tiktokPlaceholderIcon{font-size:22px;opacity:.9}.tiktokPlaceholderText{color:#ffffffb8;font-weight:700;font-size:13px}.tiktokExternalBtn{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:600;background:transparent;border:1px solid rgba(255,255,255,.12);color:#fffc;margin-top:8px}.tiktokExternalBtn:hover{background:#ffffff0f;color:#fff}.mediaCard{border-radius:18px;border:1px solid rgba(255,255,255,.1);background:#0000002e;box-shadow:0 18px 60px #00000040;padding:14px;width:fit-content;max-width:100%}.mediaCard.hasVideo{padding:18px;border:1px solid rgba(255,255,255,.14);box-shadow:0 30px 80px #00000073}.buyRowCards{display:grid;gap:12px}.buyRowCards.twoCols{grid-template-columns:1fr 1fr}.buyRowCards.oneCol{grid-template-columns:1fr}.storeBuyCard{display:flex;flex-direction:column;justify-content:space-between;gap:8px;min-height:92px;padding:14px 16px;border-radius:18px;text-decoration:none;border:1px solid rgba(255,255,255,.08);transition:border-color .16s ease,box-shadow .16s ease,filter .16s ease}.storeBuyCard:hover{border-color:#ffffff29;box-shadow:0 10px 24px #0000003d;filter:brightness(1.02)}.storeBuyTop{display:flex;align-items:center;justify-content:space-between;gap:10px}.storeBuyCard .brandIcon{height:24px;width:auto;object-fit:contain}.storeBuyPrice{font-size:1.16rem;line-height:1;font-weight:900;letter-spacing:-.02em}.storeBuyMeta{font-size:.82rem;font-weight:700;opacity:.78}.storeBestBadge{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:999px;font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.02em;background:#ffffff38;color:inherit;white-space:nowrap}.storeBuyCard.mercado{background:#ffe600;color:#1f1f1f}.storeBuyCard.amazon{background:#f3f4f6;color:#111}@media(min-width:721px){.modalBody{display:grid;grid-template-columns:360px 1fr;gap:18px;align-items:start;padding:var(--modal-pad)}.modalLeft,.modalRight{min-width:0}.desktopCover img{width:100%;display:block;object-fit:contain;max-height:520px;height:auto}.modalLeft{display:flex;flex-direction:column}.modalRight{display:flex;flex-direction:column;gap:14px}.modalRightTop{padding:6px 2px 0}.modalTitle{margin:4px 0 10px;font-size:26px;line-height:1.15;letter-spacing:-.4px}.modalBadges{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 12px}.tabPills{margin-top:12px;width:fit-content;display:inline-flex;gap:6px;padding:6px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#0000002e}.tabPill{border:0;cursor:pointer;padding:10px 14px;border-radius:999px;font-weight:800;color:#ffffffbf;background:transparent;transition:background .12s ease,color .12s ease,filter .12s ease}.tabPill:hover{filter:brightness(1.08)}.tabPill.active{color:#fff;background:#ffffff1a;border:1px solid rgba(255,255,255,.14);box-shadow:0 12px 30px #00000040}.tabPanel{margin-top:8px}.detailsCard{border-radius:18px;border:1px solid rgba(255,255,255,.1);background:#00000029;box-shadow:0 18px 60px #0003;padding:16px;max-width:72ch}.detailsTitle{font-weight:900;letter-spacing:-.2px;margin-bottom:10px}.detailsText{margin:0;color:#ffffffbf;line-height:1.65;font-size:14px}.detailsNote{margin-top:12px;font-size:13px;color:#fff9}.tiktokEmbedWrap.tiktokTall{width:380px;max-width:100%;max-height:600px}.tiktokPlaceholder.tiktokCompact{width:380px;max-width:100%}.mediaCard.hasVideo{width:420px}.modalDescLeft{position:static!important;margin-top:14px;padding:0;background:none;border:none;box-shadow:none;font-size:14px;line-height:1.6;color:#ffffffb8;max-width:32ch}.modalDescLeft:before,.modalDescLeft:after{display:none!important}}@media(max-width:720px){.modalOverlay{padding:0;place-items:stretch;align-items:stretch;background:#000000c2}.modal{width:100vw;height:100dvh;max-height:none;border-radius:0;border-left:0;border-right:0;border-top:0;overflow:hidden;background:#0f1420}.desktopOnly{display:none}.mobileOnly{display:block}.modalTop{position:fixed;top:0;left:0;right:0;z-index:50;padding:calc(env(safe-area-inset-top) + 12px) 14px 12px;background:#0f1420fa;border-bottom:1px solid rgba(255,255,255,.06)}.modalHeading{margin-left:0;font-size:20px;font-weight:600;letter-spacing:-.2px}.modalHeading:before{width:4px;height:20px;border-radius:3px}.closeBtn{width:44px;height:44px;border-radius:14px;background:#ffffff0f}.modalContent{flex:1 1 auto;min-height:0;max-height:none;overflow:auto;-webkit-overflow-scrolling:touch;padding-top:calc(var(--topbar-h) + env(safe-area-inset-top));padding-bottom:calc(var(--footer-h) + env(safe-area-inset-bottom))}.modalFooter{position:fixed;left:0;right:0;bottom:0;z-index:60;padding:12px 14px calc(12px + env(safe-area-inset-bottom));background:#0f1420fa;border-top:1px solid rgba(255,255,255,.06)}.modalRail{display:flex;gap:0;padding:14px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-padding-left:14px;scroll-padding-right:14px}.modalRail::-webkit-scrollbar{display:none}.railPage{flex:0 0 100%;min-width:100%;scroll-snap-align:start;scroll-snap-stop:always;border-radius:18px;border:1px solid rgba(255,255,255,.05);background:#ffffff05;padding:16px;display:flex;flex-direction:column;gap:12px;min-height:auto}.railProduct .modalCover{border-radius:14px;border:1px solid rgba(255,255,255,.06)}.railProduct .modalCover img{width:100%;display:block;object-fit:contain;max-height:32vh;height:auto}.productInfoUnder .modalTitle{margin:4px 0 8px;font-size:17px;font-weight:600;letter-spacing:-.2px;line-height:1.3}.detailsText,.productInfoUnder p,.modalDescLeft{line-height:1.7;font-size:14px;color:#ffffffc7}.productInfoUnder{gap:10px}.modalBadges{display:flex;flex-wrap:wrap;gap:8px;margin:0}.modalBadges .badge,.modalBadges .pill,.modalBadges>*{flex:0 0 auto;white-space:nowrap;font-size:12px;padding:6px 10px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);font-weight:500}.modalHint{color:#ffffff8c;font-size:12px;margin-top:2px}.tiktokEmbedWrap.tiktokTall{max-height:60vh;border-radius:16px}.tiktokPlaceholder.tiktokCompact{border-radius:16px}.mediaCard,.mediaCard.hasVideo{width:100%}.modalFooterSpacer{height:0}.buyRowCards{gap:10px}.storeBuyCard{min-height:64px;padding:10px 12px;gap:6px;border-radius:16px}.storeBuyCard .brandIcon{height:20px}.storeBuyPrice{font-size:.95rem;font-weight:700}.storeBuyMeta{font-size:.72rem}.storeBestBadge{font-size:.62rem;padding:4px 7px}}@media(max-width:480px){.productInfoUnder .modalTitle{font-size:clamp(15px,4.2vw,17px)}.detailsText,.productInfoUnder p,.modalDescLeft{font-size:clamp(13px,3.6vw,14px)}.modalHeading{font-size:clamp(18px,4.5vw,20px)}.buyRowCards.twoCols{grid-template-columns:1fr 1fr}.storeBuyPrice{font-size:.95rem}}@media(max-width:380px){.storeBuyCard{min-height:56px;padding:8px 10px;gap:4px;border-radius:12px}.storeBuyCard .brandIcon{height:16px}.storeBuyTop{gap:6px}.storeBuyPrice{font-size:.85rem;font-weight:700}.storeBuyMeta{font-size:.68rem}.storeBestBadge{font-size:.5rem;padding:2px 5px}.buyRowCards{gap:6px}:root{--footer-h: 100px}.buyRowCards.twoCols{grid-template-columns:1fr 1fr}.modalFooter{padding:8px 10px calc(8px + env(safe-area-inset-bottom))}.tiktokEmbedWrap.tiktokTall{max-height:55vh;border-radius:16px}}@media(min-width:721px){.desktopBuySection .storeBuyCard{min-height:72px;padding:12px 14px;border-radius:16px}.desktopBuySection .storeBuyCard .brandIcon{height:16px}.desktopBuySection .storeBuyPrice{font-size:.95rem}.desktopBuySection .storeBuyMeta{font-size:.72rem}.desktopBuySection .storeBestBadge{font-size:.54rem;padding:3px 6px}}.modalOverlay,.modalContent{overscroll-behavior:contain}.railSection{position:relative;margin:0 0 28px;padding:18px 14px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0b,#ffffff05);box-shadow:0 18px 50px #0000002e,inset 0 1px #ffffff0a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.railBlock{position:relative;margin-top:8px;margin-bottom:8px;padding:0}.railBlock>.sectionHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:0 8px;margin-bottom:18px}.sectionHeaderLeft{min-width:0;flex:1}.sectionHeaderRight{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.sectionSubtitle{margin-top:8px;margin-bottom:0;opacity:.82}.productRail{display:grid;grid-auto-flow:column;grid-auto-columns:calc(50% - 8px);gap:12px;align-items:stretch;padding:0 8px 6px;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none}.productRail::-webkit-scrollbar{display:none}.productItem{display:flex;min-width:0;scroll-snap-align:start}.productItem>*{width:100%;height:100%;min-width:0}@media(min-width:420px){.productRail{grid-auto-columns:74%}}@media(min-width:430px)and (max-width:760px){.productRail{grid-auto-columns:calc(50% - 8px);gap:10px;padding:0 8px 6px}}@media(min-width:761px)and (max-width:1023px){.productRail{grid-auto-columns:48%}}@media(min-width:1024px){.productRail{grid-auto-columns:320px}}.railArrows{display:none;align-items:center;gap:8px;position:relative;z-index:10;pointer-events:none}.railArrows .railArrow{pointer-events:auto}.railArrow{width:36px;height:36px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff14;color:#ffffffeb;font-size:22px;font-weight:900;cursor:pointer;transition:background .2s ease,opacity .2s ease}.railArrow:hover{background:#ffffff1f}.railArrow.disabled{opacity:.35;cursor:not-allowed}@media(min-width:1024px){.railArrows{display:flex}}.productRail .card{display:flex;flex-direction:column;height:100%}.productRail .card .content{display:flex;flex-direction:column;flex:1}.productRail .card .content>*:last-child{margin-top:auto}.railToggleBtn{height:42px;padding:0 16px;border-radius:16px;border:1px solid rgba(255,255,255,.22);background:#ffffff14;color:#fff;font-size:14px;font-weight:800;cursor:pointer;transition:background .2s ease;box-shadow:inset 0 1px #ffffff1f}.railToggleBtn:hover{background:#ffffff1f}.productRail.productRailExpanded{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-auto-flow:row;grid-auto-columns:unset;gap:14px;padding:0 8px 6px;overflow:visible;scroll-snap-type:none}.productRail.productRailExpanded .productItem{display:flex;width:100%;min-width:0}.productRail.productRailExpanded .productItem>*{width:100%;min-width:0}.productRail.productRailExpanded .card{width:100%!important;min-width:0!important;max-width:none!important}@media(max-width:1023px){.productRail.productRailExpanded{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.productRail.productRailExpanded{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.railSection{margin-bottom:22px;padding:16px 10px;border-radius:22px}.railBlock>.sectionHeader{flex-direction:column;align-items:stretch;gap:14px;padding:0 6px;margin-bottom:16px}.sectionHeaderLeft,.sectionHeaderRight{width:100%}.sectionHeaderRight{justify-content:space-between;align-items:center}.sectionMeta{font-size:14px;line-height:1.2}.sectionTitle{line-height:1.04}.sectionSubtitle{margin-top:8px;max-width:100%}.railToggleBtn{height:40px;padding:0 14px;border-radius:14px}}@media(max-width:350px){.productRail{grid-auto-columns:86%;gap:10px;padding:0 6px 4px}.productRail.productRailExpanded{padding:0 6px 4px}}.brandBlock{margin:40px 0 60px}.brandHeader{margin-bottom:18px}.brandTitle{margin:0;font-size:22px;font-weight:900;color:#fffffff2}.brandSubtitle{margin:8px 0 0;font-size:14px;color:#ffffffb3}.brandStatsWrap{margin:0}.brandStats{position:relative;overflow:hidden;padding:16px;display:flex;align-items:center;gap:14px;border-radius:20px;border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 60px #00000080,inset 0 1px #ffffff0f}.brandStats:before{content:"";position:absolute;inset:-2px;border-radius:22px;background:url(/assets/header-bg.webp) center/cover no-repeat;filter:saturate(1.05) contrast(1.05);z-index:0}.brandStats:after{content:"";position:absolute;inset:-2px;border-radius:22px;background:radial-gradient(1200px 400px at 30% 20%,rgba(0,0,0,.35),transparent 60%),linear-gradient(to bottom,#0000008c,#000000bf);backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(2px);z-index:0}.brandStat,.brandDivider{position:relative;z-index:1}.brandStat{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center}.statNumber{font-size:19px;font-weight:950;letter-spacing:-.5px;color:#fffffff2}.statLabel{font-size:12px;opacity:.75;margin-top:4px}.brandDivider{width:1px;height:30px;background:#ffffff1a;border-radius:999px}@media(max-width:480px){.brandStats{padding:14px 12px;border-radius:16px}.brandStats:before,.brandStats:after{border-radius:18px}.statNumber{font-size:17px}.statLabel{font-size:11px}}.filtersPanel{width:100%;padding:12px 18px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 8px 28px #00000047;display:flex;align-items:center;justify-content:space-between}.filtersTop{width:100%;display:flex;align-items:center;justify-content:space-between}.filtersHeading{font-weight:900;font-size:15px;letter-spacing:.2px;color:#ffffffeb;display:flex;align-items:center;gap:8px}.filtersCount{font-size:12px;opacity:.7;font-weight:800}.filtersActions{display:flex;align-items:center;gap:10px}.filtersPanel .chip{height:36px;padding:0 14px;border-radius:999px;font-size:13px;font-weight:900;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffe6;cursor:pointer;transition:.15s ease}.filtersPanel .chip.active{border-color:#3b82f68c;background:#3b82f633;box-shadow:0 8px 20px #3b82f61f}.filtersPanel .chip.ghost{background:#ffffff0d;color:#ffffffbf}@media(max-width:520px){.filtersPanel{padding:10px 14px}.filtersPanel .chip{height:34px;padding:0 12px;font-size:12px}}.filtersPage{position:fixed;inset:0;z-index:9999;display:grid;grid-template-rows:auto 1fr auto;background:radial-gradient(1200px 600px at 20% 10%,rgba(59,130,246,.16),transparent 55%),radial-gradient(900px 600px at 80% 30%,rgba(147,51,234,.14),transparent 60%),linear-gradient(to bottom,#0a0c10eb,#0a0c10fa);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.filtersTop{padding:14px 14px 10px;border-bottom:1px solid rgba(255,255,255,.08);display:grid;grid-template-columns:44px 1fr auto;gap:10px;align-items:center}.filtersTopTitle h1{margin:0;font-size:18px;font-weight:950;letter-spacing:.2px;color:#fffffff2}.filtersTopTitle p{margin:2px 0 0;font-size:12px;color:#ffffffa6}.filtersIconBtn{width:44px;height:44px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#ffffffeb;font-size:18px;cursor:pointer}.filtersGhost{border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#ffffffdb;border-radius:14px;padding:10px 12px;font-weight:950;cursor:pointer}.filtersBody{padding:14px;overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.filtersCard{padding:14px;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;box-shadow:0 12px 40px #00000059;margin-bottom:12px}.filtersCard h2{margin:0 0 10px;font-size:13px;font-weight:950;color:#ffffffdb;letter-spacing:.3px;text-transform:uppercase}.filtersSearchRow{display:grid;gap:10px}.filtersInput{width:100%;height:44px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#00000040;color:#ffffffeb;padding:0 12px;outline:none}.filtersInput::placeholder{color:#ffffff80}.filtersPage .chip{height:40px;border-radius:999px;padding:0 14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#ffffffe0;font-weight:950;letter-spacing:.2px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:.15s ease}.filtersPage .chip:hover{background:#ffffff1a;border-color:#ffffff2e}.filtersPage .chip.active{border-color:#3b82f673;background:#3b82f62e;box-shadow:0 10px 28px #3b82f61f}.filtersList{display:grid;gap:8px}.filtersRow{width:100%;height:44px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#ffffffe6;font-weight:900;display:flex;align-items:center;justify-content:space-between;padding:0 12px;cursor:pointer;transition:.15s ease}.filtersRow:hover{background:#ffffff14}.filtersRow .filtersRadio{width:18px;height:18px;border-radius:999px;border:2px solid rgba(255,255,255,.35)}.filtersRow.active{border-color:#3b82f673;background:#3b82f629}.filtersRow.active .filtersRadio{border-color:#3b82f6d9;box-shadow:inset 0 0 0 5px #3b82f6d9}.filtersBottom{padding:12px 14px 16px;border-top:1px solid rgba(255,255,255,.08);background:linear-gradient(to bottom,#0a0c1000,#0a0c10d9)}.btnPrimary{width:100%;height:48px;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#3b82f6eb;color:#fffffff2;font-weight:950;letter-spacing:.3px;cursor:pointer}@media(max-width:520px){.filtersBody{padding:12px}.filtersCard{padding:12px;border-radius:16px}.filtersTop{padding:12px 12px 10px}}.chapterFilters{margin:14px 0 12px}.chapterFilters{position:sticky;top:14px;z-index:50;margin:14px 0}.filtersPanel{width:100%;padding:12px 16px;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#12141899;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 14px 40px #00000059;display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px}.filtersPanel hr,.filtersPanel .divider,.filtersPanel .line{display:none!important}.filtersPanel{background-clip:padding-box}.filtersTop{width:100%;display:contents}.filtersHeading{display:flex;align-items:center;gap:10px;min-width:0;font-weight:950;font-size:15px;letter-spacing:.2px;color:#ffffffeb}.filtersCount{font-size:12px;font-weight:900;color:#ffffffb3;padding:4px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d}.filtersActions{display:flex;align-items:center;gap:10px;justify-content:flex-end;white-space:nowrap}.filtersPanel .chip{height:36px;padding:0 14px;border-radius:999px;font-size:13px;font-weight:950;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffe6;cursor:pointer;transition:.15s ease}.filtersPanel .chip:hover{background:#ffffff1a;border-color:#ffffff2e}.filtersPanel .chip.active{border-color:#3b82f68c;background:#3b82f638;box-shadow:0 12px 28px #3b82f61f}.filtersPanel .chip.ghost{background:#ffffff0d;color:#fffc}.chapterFilters .filtersPanel{transform:translateZ(0)}@media(max-width:520px){.chapterFilters{top:10px}.filtersPanel{padding:10px 12px;border-radius:14px;grid-template-columns:1fr;gap:10px}.filtersActions{justify-content:space-between}.filtersPanel .chip{height:34px;padding:0 12px;font-size:12px}}.filtersBody,.filtersTop,.filtersBottom{width:100%}.filtersBody{max-width:1100px;margin:0 auto}.filtersTop{max-width:1100px;margin:0 auto;padding:14px 14px 10px;display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.08);background:transparent}.filtersIconBtn{display:grid;place-items:center}.filtersTopTitle{min-width:0}.filtersTopTitle h1{line-height:1.1}.filtersTopTitle p{line-height:1.2}.filtersGhost{height:40px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.filtersCard{width:100%;margin-bottom:12px}.filtersInput{width:100%}.filtersChips{display:flex;flex-wrap:wrap;gap:10px}.filtersGrid2{display:grid;grid-template-columns:1fr 1fr;gap:10px}.filtersList{display:grid;gap:10px}.filtersRow{width:100%}.filtersBottom{max-width:1100px;margin:0 auto;padding:12px 14px 16px;border-top:1px solid rgba(255,255,255,.08);background:linear-gradient(to bottom,#0a0c1000,#0a0c10d9)}.btnPrimary{width:100%}@media(max-width:720px){.filtersBody,.filtersTop,.filtersBottom{max-width:100%}.filtersTop{padding:12px 12px 10px;gap:10px}.filtersGrid2{grid-template-columns:1fr}}@media(min-width:900px){.filtersPage{padding:28px}.filtersTop,.filtersBody,.filtersBottom{max-width:1100px;margin-left:auto;margin-right:auto}.filtersBody{border-left:1px solid rgba(255,255,255,.1);border-right:1px solid rgba(255,255,255,.1);background:#0c0e1259;box-shadow:0 22px 80px #0000008c}.filtersTop{border:1px solid rgba(255,255,255,.1);border-bottom:none;border-radius:22px 22px 0 0;background:#0c0e128c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.filtersBottom{border:1px solid rgba(255,255,255,.1);border-top:none;border-radius:0 0 22px 22px;background:#0c0e128c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.filtersBody{padding:14px}}@media(max-width:899px){.filtersPage{padding:0}}@media(min-width:900px){.chapterFilters{margin:0!important;padding:0!important}.chapterFilters .filtersPanel{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;display:flex!important;justify-content:flex-end!important}.chapterFilters .filtersHeading,.chapterFilters .chip.ghost{display:none!important}.chapterFilters .chip.active{height:40px;padding:0 16px;border-radius:999px;font-weight:950}}.chapterTop{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.chapterFiltersInline{display:flex;align-items:center}.activeFiltersBar{margin-top:10px;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:space-between;gap:12px}.activeFiltersLeft{display:flex;align-items:center;gap:10px;min-width:0}.activeFiltersLabel{font-weight:900;color:#ffffffe0}.activeFiltersCount{font-weight:950;font-size:12px;padding:4px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#3b82f62e;color:#ffffffeb}.activeFiltersRight{display:flex;align-items:center;gap:10px;white-space:nowrap}.activeFiltersBtn{height:34px;padding:0 12px;border-radius:999px;font-weight:900;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffeb;cursor:pointer;transition:.15s ease}.activeFiltersBtn:hover{background:#ffffff1a;border-color:#ffffff2e}.activeFiltersBtn.ghost{background:#ffffff0a;color:#ffffffc7}@media(max-width:520px){.activeFiltersBar{flex-direction:column;align-items:stretch}.activeFiltersRight{justify-content:flex-end}}.footer{margin-top:20px;padding-top:10px;background:linear-gradient(to bottom,transparent,rgba(7,11,21,.95))}.footerContainer{max-width:1100px;margin:0 auto;padding:80px 32px 50px;position:relative}.footerContainer:before{content:"";position:absolute;top:0;left:0;width:60px;height:2px;background:linear-gradient(to right,#fff,transparent);opacity:.2}.footerTop{display:grid;grid-template-columns:1.6fr 1fr .8fr;gap:80px;margin-bottom:60px}.footerBrand h2{font-size:28px;letter-spacing:-.5px;color:#fff;margin-bottom:12px}.footerBrand p{font-size:15px;color:#a7acb8;line-height:1.8;max-width:400px;margin-top:14px;opacity:.85}.footerNav{display:flex;flex-direction:column;align-items:center}.footerNav h4,.footerProject h4{font-size:15px;color:#fff;margin-bottom:14px}.footerNav button{display:block;background:none;border:none;color:#a7acb8;font-size:15px;width:fit-content;margin:0 auto 10px;cursor:pointer;transition:.2s}.footerNav button:hover{color:#fff;transform:translate(3px)}.footerProject p{font-size:14px;color:#a7acb8}.footerProject span{display:block;margin-top:6px;font-size:13px;color:#d0d5df}.footerTop>*{width:100%}@media(max-width:900px){.footerTop{grid-template-columns:1fr;gap:32px}}.footerTrust{margin:50px auto 0;max-width:800px;width:100%;padding:22px 26px;border-radius:18px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:linear-gradient(135deg,#ffffff0d,#ffffff05);border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 30px #00000040;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.footerTrust>div:first-child{display:flex;align-items:center;gap:12px}.footerTrust>div:first-child span{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:#ffffff0d;font-size:16px}.footerTrust strong{display:block;font-size:15px;color:#fff}.footerTrust p{font-size:13px;color:#a7acb8;margin-top:2px}.footerTrust>div:last-child{display:flex;gap:10px}.footerTrust a{display:flex;align-items:center;justify-content:center;height:40px;padding:0 14px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);transition:all .2s ease}.footerTrust a:hover{background:#ffffff14;border-color:#ffffff26;transform:translateY(-1px)}.footerTrust img{height:16px;opacity:.9}.trustBtn{display:flex;align-items:center;justify-content:center;height:42px;min-width:110px;padding:0 16px;border-radius:12px;transition:.2s;gap:6px}.trustBtn.amazon{background:#f2f2f2}.trustBtn.amazon img{transform:scale(1.4)}.trustBtn.ml{background:#ffe600}.trustBtn img{height:18px;max-width:100%;object-fit:contain}.trustBtn:hover{transform:translateY(-2px)}@media(max-width:900px){.footerTrust{flex-direction:column;align-items:flex-start;gap:16px}.footerTrust>div:last-child{width:100%;display:flex;gap:10px}.footerTrust a{flex:1;justify-content:center}}
