.styles-module__Oau1VG__page{--page-bg:#f4f6ff;--surface:#fff;--text:#10182e;--muted:#626b84;--accent:#ff6200;--cobalt:#1437d6;--yellow:#ffd34e;--navy:#10182e;--tint-blue:#eef1ff;--tint-orange:#fff0e6;--tint-yellow:#fff6cb;--tint-mint:#e3f4ea;--shadow:0 24px 64px #1437d617;--radius:30px;--radius-sm:20px;min-height:100%;color:var(--text);background:radial-gradient(circle at 7% 9%, #ffd34e4d 0 7%, transparent 7.2%), radial-gradient(circle at 93% 20%, #cff4dd8c 0 10%, transparent 10.2%), var(--page-bg)}.styles-module__Oau1VG__page :is(a,button,input,summary):focus-visible{outline:3px solid var(--cobalt);outline-offset:3px}.styles-module__Oau1VG__shell{max-width:1500px;margin:0 auto;padding:18px 18px 72px}.styles-module__Oau1VG__panel,.styles-module__Oau1VG__header,.styles-module__Oau1VG__footer{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;position:relative}.styles-module__Oau1VG__header{margin-bottom:14px;padding:18px 20px 14px;overflow:hidden}.styles-module__Oau1VG__header:after{content:"";z-index:0;background:var(--yellow);opacity:.9;pointer-events:none;border-radius:0 0 0 86px;width:150px;height:110px;position:absolute;top:-42px;right:-28px}.styles-module__Oau1VG__headerTop{z-index:1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;display:grid;position:relative}.styles-module__Oau1VG__logoWrap{align-items:baseline;gap:2px;text-decoration:none;display:inline-flex}.styles-module__Oau1VG__logo{color:var(--cobalt);letter-spacing:-.075em;font-size:clamp(1.9rem,2.8vw,2.6rem);font-weight:800;line-height:.9}.styles-module__Oau1VG__logoDot{color:var(--accent);font-size:clamp(1.3rem,2vw,2.1rem);font-weight:700}.styles-module__Oau1VG__searchForm{border:2px solid var(--cobalt);background:#f9faff;border-radius:18px;align-items:center;gap:12px;min-height:58px;padding:0 10px 0 18px;display:flex}.styles-module__Oau1VG__searchIcon{color:var(--cobalt)}.styles-module__Oau1VG__searchInput{min-width:0;font:inherit;color:inherit;background:0 0;border:0;flex:1}.styles-module__Oau1VG__searchInput::placeholder{color:color-mix(in srgb, var(--muted) 72%, white)}.styles-module__Oau1VG__searchInput:focus{outline:none}.styles-module__Oau1VG__btnPrimary{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;font-weight:800;text-decoration:none;transition:transform .16s,filter .16s;display:inline-flex;box-shadow:0 10px 24px #ff620038}.styles-module__Oau1VG__btnPrimary:hover{filter:saturate(1.05);transform:translateY(-1px)}.styles-module__Oau1VG__searchButton{min-height:46px;padding:0 22px}.styles-module__Oau1VG__actionRow{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:4px;display:flex}.styles-module__Oau1VG__actionButton{min-height:50px;color:inherit;border-radius:14px;align-items:center;gap:8px;padding:0 13px;font-size:.92rem;font-weight:700;text-decoration:none;transition:background-color .16s,color .16s;display:inline-flex;position:relative}.styles-module__Oau1VG__actionButton:hover{background:var(--tint-blue);color:var(--cobalt)}.styles-module__Oau1VG__actionBadge{background:var(--accent);color:#fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.72rem;font-weight:800;display:grid;position:absolute;top:8px;left:22px}.styles-module__Oau1VG__categoryBar{z-index:1;grid-template-columns:repeat(10,minmax(0,1fr));gap:6px;margin-top:16px;display:grid;position:relative}.styles-module__Oau1VG__categoryItem{background:var(--tint-blue);min-height:44px;color:inherit;border-radius:13px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:.86rem;font-weight:700;text-decoration:none;transition:transform .16s;display:inline-flex}.styles-module__Oau1VG__categoryItem svg{color:var(--cobalt)}.styles-module__Oau1VG__categoryItem:nth-child(3n+2){background:var(--tint-orange)}.styles-module__Oau1VG__categoryItem:nth-child(3n+2) svg{color:var(--accent)}.styles-module__Oau1VG__categoryItem:nth-child(3n){background:var(--tint-mint)}.styles-module__Oau1VG__categoryItem:nth-child(3n) svg{color:#1f9d57}.styles-module__Oau1VG__categoryItem:last-child{background:var(--cobalt);color:#fff}.styles-module__Oau1VG__categoryItem:last-child svg{color:#fff}.styles-module__Oau1VG__categoryItem:hover{transform:translateY(-2px)}.styles-module__Oau1VG__section{margin-top:22px}.styles-module__Oau1VG__shelfHead{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;display:flex}.styles-module__Oau1VG__shelfTitleWrap{align-items:center;gap:12px;min-width:0;display:flex}.styles-module__Oau1VG__shelfMark{background:var(--cobalt);border-radius:5px;flex:none;width:14px;height:24px}.styles-module__Oau1VG__shelfHead:first-of-type .styles-module__Oau1VG__shelfMark{background:var(--accent)}.styles-module__Oau1VG__shelfTitle{letter-spacing:-.04em;margin:0;font-size:clamp(1.35rem,1.8vw,1.85rem);font-weight:800;line-height:1}.styles-module__Oau1VG__shelfHint{color:var(--muted);margin:4px 0 0;font-size:.86rem;font-weight:500}.styles-module__Oau1VG__inlineAction{color:var(--cobalt);white-space:nowrap;align-items:center;gap:6px;font-size:.9rem;font-weight:800;text-decoration:none;display:inline-flex}.styles-module__Oau1VG__inlineAction:hover{color:var(--accent)}.styles-module__Oau1VG__tileGrid{grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;display:grid}.styles-module__Oau1VG__catTile{background:var(--tint-blue);min-height:128px;color:inherit;border-radius:22px;flex-direction:column;gap:8px;padding:16px;text-decoration:none;transition:transform .18s;display:flex;position:relative;overflow:hidden}.styles-module__Oau1VG__catTile:nth-child(4n+2){background:var(--tint-orange)}.styles-module__Oau1VG__catTile:nth-child(4n+3){background:var(--tint-yellow)}.styles-module__Oau1VG__catTile:nth-child(4n){background:var(--tint-mint)}.styles-module__Oau1VG__catTile:hover{transform:translateY(-5px)rotate(-.6deg)}.styles-module__Oau1VG__catTileImg{object-fit:contain;mix-blend-mode:multiply;align-self:flex-start;width:auto;height:46px}.styles-module__Oau1VG__catTileName{font-size:.92rem;font-weight:800;line-height:1.2}.styles-module__Oau1VG__catTileCount{color:var(--muted);font-variant-numeric:tabular-nums;margin-top:auto;font-size:.78rem;font-weight:600}.styles-module__Oau1VG__catTileBlob{width:72px;height:72px;color:var(--cobalt);opacity:.07;pointer-events:none;background:currentColor;border-radius:50%;position:absolute;bottom:-26px;right:-22px}.styles-module__Oau1VG__catTile:nth-child(4n+2) .styles-module__Oau1VG__catTileBlob{color:var(--accent)}.styles-module__Oau1VG__catTile:nth-child(4n+3) .styles-module__Oau1VG__catTileBlob{color:#caa021}.styles-module__Oau1VG__catTile:nth-child(4n) .styles-module__Oau1VG__catTileBlob{color:#1f9d57}.styles-module__Oau1VG__shelfScroll{scrollbar-width:thin;overscroll-behavior-x:contain;grid-auto-columns:minmax(210px,1fr);grid-auto-flow:column;gap:10px;padding-bottom:6px;display:grid;overflow-x:auto}.styles-module__Oau1VG__shelfScroll::-webkit-scrollbar{height:8px}.styles-module__Oau1VG__shelfScroll::-webkit-scrollbar-thumb{background:#1437d62e;border-radius:999px}.styles-module__Oau1VG__shelfGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.styles-module__Oau1VG__card{min-height:288px;color:inherit;background:#fff;border-radius:22px;flex-direction:column;gap:8px;padding:14px;text-decoration:none;transition:transform .18s;display:flex;position:relative}.styles-module__Oau1VG__card:nth-child(4n+1){background:#fff}.styles-module__Oau1VG__card:nth-child(4n+2){background:var(--tint-blue)}.styles-module__Oau1VG__card:nth-child(4n+3){background:var(--tint-yellow)}.styles-module__Oau1VG__card:nth-child(4n){background:var(--tint-mint)}.styles-module__Oau1VG__card:hover{transform:translateY(-6px)rotate(.6deg)}.styles-module__Oau1VG__cardTop{justify-content:space-between;align-items:flex-start;gap:8px;min-height:30px;display:flex}.styles-module__Oau1VG__badge{background:var(--accent);color:#fff;font-variant-numeric:tabular-nums;border-radius:9px;align-items:center;gap:4px;min-height:26px;padding:0 9px;font-size:.78rem;font-weight:800;display:inline-flex}.styles-module__Oau1VG__badgeLow{background:var(--cobalt)}.styles-module__Oau1VG__wishButton{width:32px;height:32px;color:var(--muted);cursor:pointer;background:#ffffffd1;border:0;border-radius:999px;place-items:center;transition:color .16s,transform .16s;display:grid}.styles-module__Oau1VG__wishButton:hover{color:var(--accent);transform:scale(1.08)}.styles-module__Oau1VG__cardImageWrap{place-items:center;min-height:128px;display:grid}.styles-module__Oau1VG__cardImage{object-fit:contain;mix-blend-mode:multiply;width:auto;max-width:100%;max-height:124px}.styles-module__Oau1VG__cardName{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9rem;font-weight:700;line-height:1.32;display:-webkit-box;overflow:hidden}.styles-module__Oau1VG__specChips{flex-wrap:wrap;gap:4px;display:flex}.styles-module__Oau1VG__specChip{color:var(--cobalt);background:#1437d614;border-radius:7px;padding:2px 7px;font-size:.72rem;font-weight:700}.styles-module__Oau1VG__cardFoot{flex-direction:column;gap:2px;margin-top:auto;display:flex}.styles-module__Oau1VG__cardOldPrice{color:color-mix(in srgb, var(--muted) 78%, white);font-variant-numeric:tabular-nums;font-size:.8rem;text-decoration:line-through}.styles-module__Oau1VG__cardPrice{color:var(--accent);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:1.2rem;font-weight:900}.styles-module__Oau1VG__cardSignals{color:var(--muted);font-variant-numeric:tabular-nums;flex-wrap:wrap;gap:4px 10px;margin-top:3px;font-size:.76rem;font-weight:600;display:flex}.styles-module__Oau1VG__cardSignals span{align-items:center;gap:3px;display:inline-flex}.styles-module__Oau1VG__cardSignals .styles-module__Oau1VG__lowMark{color:var(--cobalt);font-weight:800}.styles-module__Oau1VG__ratingChip{color:#caa021;align-items:center;gap:3px;font-weight:800;display:inline-flex}.styles-module__Oau1VG__listRows{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.styles-module__Oau1VG__listRow{color:inherit;background:#fff;border-radius:16px;align-items:center;gap:12px;padding:10px 14px;text-decoration:none;transition:background-color .16s;display:flex}.styles-module__Oau1VG__listRow:nth-child(4n+2){background:var(--tint-blue)}.styles-module__Oau1VG__listRow:nth-child(4n+3){background:var(--tint-yellow)}.styles-module__Oau1VG__listRow:nth-child(4n){background:var(--tint-mint)}.styles-module__Oau1VG__listRow:hover{background:var(--tint-orange)}.styles-module__Oau1VG__listThumb{background:#ffffffb3;border-radius:12px;flex:none;width:52px;height:52px;position:relative}.styles-module__Oau1VG__listThumbImg{object-fit:contain;mix-blend-mode:multiply;padding:6px}.styles-module__Oau1VG__listBody{flex:1;min-width:0}.styles-module__Oau1VG__listName{white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:700;display:block;overflow:hidden}.styles-module__Oau1VG__listMeta{color:var(--muted);font-variant-numeric:tabular-nums;margin-top:2px;font-size:.76rem;font-weight:600;display:block}.styles-module__Oau1VG__listPriceWrap{text-align:right;flex:none}.styles-module__Oau1VG__listPrice{color:var(--accent);font-variant-numeric:tabular-nums;font-size:1rem;font-weight:900;display:block}.styles-module__Oau1VG__listDrop{color:var(--cobalt);font-variant-numeric:tabular-nums;font-size:.76rem;font-weight:800;display:block}.styles-module__Oau1VG__promo{background:var(--cobalt);color:#fff;border-radius:24px;align-items:center;gap:16px;margin-top:22px;padding:18px 24px;display:flex;position:relative;overflow:hidden}.styles-module__Oau1VG__promo:after{content:"";background:var(--yellow);opacity:.22;pointer-events:none;border-radius:50%;width:150px;height:150px;position:absolute;top:-40px;right:-40px}.styles-module__Oau1VG__promoIcon{background:var(--accent);color:#fff;border-radius:14px;flex:none;place-items:center;width:46px;height:46px;display:grid}.styles-module__Oau1VG__promoBody{flex:1;min-width:0;position:relative}.styles-module__Oau1VG__promoTitle{margin:0;font-size:1.02rem;font-weight:800}.styles-module__Oau1VG__promoSub{color:#ffffffc2;margin:3px 0 0;font-size:.86rem}.styles-module__Oau1VG__promoBtn{background:var(--yellow);height:42px;color:var(--navy);border-radius:999px;flex:none;align-items:center;gap:6px;padding:0 20px;font-weight:800;text-decoration:none;transition:transform .16s;display:inline-flex;position:relative}.styles-module__Oau1VG__promoBtn:hover{transform:translateY(-1px)}.styles-module__Oau1VG__pulseBand{border-radius:var(--radius);background:#e7ebff;padding:18px}.styles-module__Oau1VG__pulseGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.styles-module__Oau1VG__pulseCell{color:inherit;background:#fff;border-radius:18px;gap:8px;padding:14px;text-decoration:none;transition:transform .16s;display:grid}.styles-module__Oau1VG__pulseCell:hover{transform:translateY(-3px)}.styles-module__Oau1VG__pulseNameRow{align-items:center;gap:8px;display:flex}.styles-module__Oau1VG__pulseThumb{flex:none;width:26px;height:26px;position:relative}.styles-module__Oau1VG__pulseName{white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:700;overflow:hidden}.styles-module__Oau1VG__sparkSvg{width:100%;height:30px}.styles-module__Oau1VG__sparkLine{fill:none;stroke:var(--cobalt);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.styles-module__Oau1VG__sparkLineUp{stroke:var(--accent)}.styles-module__Oau1VG__sparkDot{fill:var(--cobalt)}.styles-module__Oau1VG__sparkDotUp{fill:var(--accent)}.styles-module__Oau1VG__pulseFoot{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.styles-module__Oau1VG__pulsePrice{color:var(--text);font-variant-numeric:tabular-nums;font-size:.94rem;font-weight:900}.styles-module__Oau1VG__pulseDelta{font-variant-numeric:tabular-nums;font-size:.82rem;font-weight:800}.styles-module__Oau1VG__dropText{color:#1f9d57}.styles-module__Oau1VG__riseText{color:var(--accent)}.styles-module__Oau1VG__pulseChips{flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;display:flex}.styles-module__Oau1VG__trendChip{font-variant-numeric:tabular-nums;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:.8rem;font-weight:700;display:inline-flex}.styles-module__Oau1VG__indexPill{background:var(--navy);color:#fff;border-radius:999px;align-items:center;gap:6px;margin-left:auto;padding:6px 14px;font-size:.8rem;font-weight:700;display:inline-flex}.styles-module__Oau1VG__indexPill svg{color:var(--yellow)}.styles-module__Oau1VG__indexScore{color:var(--yellow);font-variant-numeric:tabular-nums;font-weight:900}.styles-module__Oau1VG__boardPanel{border-radius:var(--radius);background:#fff0e6;padding:14px 18px}.styles-module__Oau1VG__boardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 24px;display:grid}.styles-module__Oau1VG__boardRow{color:inherit;border-radius:12px;align-items:center;gap:12px;padding:10px 6px;text-decoration:none;transition:background-color .14s;display:flex}.styles-module__Oau1VG__boardRow:hover{background:#ffffffa8}.styles-module__Oau1VG__boardRow+.styles-module__Oau1VG__boardRow{border-top:1px solid #1437d614}.styles-module__Oau1VG__boardRank{width:28px;height:28px;color:var(--cobalt);font-variant-numeric:tabular-nums;background:#1437d61a;border-radius:9px;flex:none;place-items:center;font-size:.86rem;font-weight:900;display:grid}.styles-module__Oau1VG__boardRankTop{background:var(--accent);color:#fff}.styles-module__Oau1VG__boardThumb{background:#fff;border-radius:11px;flex:none;width:40px;height:40px;position:relative}.styles-module__Oau1VG__boardThumbImg{object-fit:contain;mix-blend-mode:multiply;padding:5px}.styles-module__Oau1VG__boardName{white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:700;overflow:hidden}.styles-module__Oau1VG__boardMeta{color:var(--muted);font-variant-numeric:tabular-nums;margin-top:1px;font-size:.74rem;font-weight:600;display:block}.styles-module__Oau1VG__boardRight{text-align:right;flex:none}.styles-module__Oau1VG__boardPrice{color:var(--text);font-variant-numeric:tabular-nums;font-size:.94rem;font-weight:900;display:block}.styles-module__Oau1VG__boardDelta{font-variant-numeric:tabular-nums;font-size:.76rem;font-weight:800;display:block}.styles-module__Oau1VG__duelPanel{border-radius:var(--radius);background:#fff;padding:20px}.styles-module__Oau1VG__duelHead{border-bottom:1px solid #1437d61a;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;padding-bottom:16px;display:grid}.styles-module__Oau1VG__duelSide{align-items:center;gap:12px;display:flex}.styles-module__Oau1VG__duelThumb{background:var(--tint-blue);border-radius:14px;flex:none;width:52px;height:52px;position:relative}.styles-module__Oau1VG__duelThumbImg{object-fit:contain;mix-blend-mode:multiply;padding:6px}.styles-module__Oau1VG__duelName{letter-spacing:-.02em;margin:0;font-size:1.05rem;font-weight:800}.styles-module__Oau1VG__duelTag{color:var(--muted);margin:1px 0 0;font-size:.78rem;font-weight:600}.styles-module__Oau1VG__duelPrice{color:var(--accent);font-variant-numeric:tabular-nums;margin:2px 0 0;font-size:.98rem;font-weight:900}.styles-module__Oau1VG__duelVs{border:5px solid var(--cobalt);background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;font-size:.86rem;font-weight:900;display:grid}.styles-module__Oau1VG__specTable{margin-top:4px}.styles-module__Oau1VG__specTr{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;padding:9px 0;display:grid}.styles-module__Oau1VG__specTr+.styles-module__Oau1VG__specTr{border-top:1px solid #1437d60f}.styles-module__Oau1VG__specCell{font-variant-numeric:tabular-nums;align-items:center;gap:6px;font-size:.88rem;font-weight:700;display:inline-flex}.styles-module__Oau1VG__specCellA{text-align:right;justify-content:flex-end}.styles-module__Oau1VG__specWin{color:var(--cobalt)}.styles-module__Oau1VG__winTick{background:var(--cobalt);color:#fff;border-radius:999px;place-items:center;width:16px;height:16px;display:grid}.styles-module__Oau1VG__specLabel{text-align:center;min-width:96px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.74rem;font-weight:700}.styles-module__Oau1VG__pairChipRow{flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;display:flex}.styles-module__Oau1VG__pairChipLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.74rem;font-weight:800}.styles-module__Oau1VG__pairChip{background:var(--tint-blue);color:var(--cobalt);border-radius:999px;padding:7px 13px;font-size:.8rem;font-weight:700;text-decoration:none;transition:transform .14s}.styles-module__Oau1VG__pairChip:hover{transform:translateY(-2px)}.styles-module__Oau1VG__tickerPanel{border-radius:var(--radius);background:var(--navy);color:#fff;padding:8px}.styles-module__Oau1VG__tickerRow{color:#fff;border-radius:14px;align-items:center;gap:12px;padding:10px 14px;text-decoration:none;transition:background-color .14s;display:flex}.styles-module__Oau1VG__tickerRow:hover{background:#ffffff0f}.styles-module__Oau1VG__tickerRow+.styles-module__Oau1VG__tickerRow{border-top:1px solid #ffffff14}.styles-module__Oau1VG__tickerTime{color:var(--yellow);font-variant-numeric:tabular-nums;flex:none;font-size:.82rem;font-weight:800}.styles-module__Oau1VG__livePip{background:#4ade80;border-radius:999px;flex:none;width:8px;height:8px;box-shadow:0 0 0 4px #4ade802e}.styles-module__Oau1VG__tickerThumb{background:#ffffffe6;border-radius:10px;flex:none;width:34px;height:34px;position:relative}.styles-module__Oau1VG__tickerThumbImg{object-fit:contain;mix-blend-mode:multiply;padding:4px}.styles-module__Oau1VG__tickerName{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.88rem;font-weight:700;overflow:hidden}.styles-module__Oau1VG__tickerStore{color:#fff9;flex:none;font-size:.78rem;font-weight:600}.styles-module__Oau1VG__tickerPrice{font-variant-numeric:tabular-nums;flex:none;font-size:.94rem;font-weight:900}.styles-module__Oau1VG__tickerDrop{background:var(--accent);color:#fff;font-variant-numeric:tabular-nums;border-radius:999px;flex:none;align-items:center;gap:3px;padding:3px 8px;font-size:.76rem;font-weight:800;display:inline-flex}.styles-module__Oau1VG__storeTablePanel{border-radius:var(--radius);background:#fff;padding:6px 18px 14px}.styles-module__Oau1VG__storeHeadRow{border-bottom:2px solid var(--tint-blue);align-items:center;gap:14px;padding:16px 6px;display:flex}.styles-module__Oau1VG__storeHeadImg{background:var(--tint-blue);border-radius:12px;flex:none;width:48px;height:48px;position:relative}.styles-module__Oau1VG__storeHeadImgInner{object-fit:contain;mix-blend-mode:multiply;padding:7px}.styles-module__Oau1VG__storeHeadName{margin:0;font-size:.98rem;font-weight:800}.styles-module__Oau1VG__storeHeadSub{color:var(--muted);font-variant-numeric:tabular-nums;margin:2px 0 0;font-size:.8rem;font-weight:600}.styles-module__Oau1VG__storeOfferRow{grid-template-columns:minmax(120px,1.2fr) 1fr 1fr auto auto;align-items:center;gap:12px;padding:12px 6px;display:grid}.styles-module__Oau1VG__storeOfferRow+.styles-module__Oau1VG__storeOfferRow{border-top:1px solid #1437d612}.styles-module__Oau1VG__storeOfferBest{background:var(--tint-yellow);border-radius:14px}.styles-module__Oau1VG__storeCellStore{align-items:center;gap:8px;display:flex}.styles-module__Oau1VG__bestSeal{background:var(--accent);color:#fff;letter-spacing:.04em;border-radius:7px;padding:2px 8px;font-size:.68rem;font-weight:900}.styles-module__Oau1VG__storeCol{color:var(--muted);font-size:.84rem;font-weight:600}.styles-module__Oau1VG__storeRatingChip{background:var(--tint-mint);color:#1f9d57;font-variant-numeric:tabular-nums;border-radius:9px;place-items:center;min-width:42px;padding:4px 8px;font-size:.82rem;font-weight:900;display:inline-grid}.styles-module__Oau1VG__storeRight{justify-content:flex-end;align-items:center;gap:12px;display:flex}.styles-module__Oau1VG__storeOfferPrice{color:var(--accent);font-variant-numeric:tabular-nums;font-size:1rem;font-weight:900}.styles-module__Oau1VG__storeGo{border-radius:11px;height:34px;padding:0 16px;font-size:.84rem}.styles-module__Oau1VG__trendPanel{border-radius:var(--radius);background:var(--tint-mint);padding:14px 18px}.styles-module__Oau1VG__trendGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 24px;display:grid}.styles-module__Oau1VG__trendRow{color:inherit;align-items:center;gap:12px;padding:10px 6px;text-decoration:none;transition:opacity .14s;display:flex}.styles-module__Oau1VG__trendRow:hover{opacity:.72}.styles-module__Oau1VG__trendRank{width:22px;color:var(--cobalt);font-variant-numeric:tabular-nums;flex:none;font-size:.9rem;font-weight:900}.styles-module__Oau1VG__trendTerm{white-space:nowrap;text-overflow:ellipsis;flex:none;width:158px;font-size:.86rem;font-weight:700;overflow:hidden}.styles-module__Oau1VG__trendTerm svg{opacity:.45}.styles-module__Oau1VG__trendBarTrack{background:#1437d61f;border-radius:999px;flex:1;height:9px;overflow:hidden}.styles-module__Oau1VG__trendBarFill{border-radius:inherit;background:linear-gradient(90deg, var(--cobalt), var(--accent));height:100%;display:block}.styles-module__Oau1VG__trendVol{text-align:right;width:34px;color:var(--muted);font-variant-numeric:tabular-nums;flex:none;font-size:.82rem;font-weight:800}.styles-module__Oau1VG__cmpGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.styles-module__Oau1VG__cmpCard{background:var(--tint-blue);color:inherit;border-radius:18px;align-items:center;gap:10px;padding:16px 14px;text-decoration:none;transition:transform .16s;display:flex}.styles-module__Oau1VG__cmpCard:nth-child(4n+2){background:var(--tint-orange)}.styles-module__Oau1VG__cmpCard:nth-child(4n+3){background:var(--tint-yellow)}.styles-module__Oau1VG__cmpCard:nth-child(4n){background:var(--tint-mint)}.styles-module__Oau1VG__cmpCard:hover{transform:translateY(-4px)rotate(-.5deg)}.styles-module__Oau1VG__cmpSide{flex:1;min-width:0;font-size:.84rem;font-weight:800;line-height:1.15}.styles-module__Oau1VG__cmpSideA{text-align:right}.styles-module__Oau1VG__cmpVs{background:var(--cobalt);color:#fff;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-size:.68rem;font-weight:900;display:grid}.styles-module__Oau1VG__cmpCount{position:absolute}.styles-module__Oau1VG__linkPanel{border-radius:var(--radius);background:#fff;padding:26px 28px}.styles-module__Oau1VG__linkGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:24px;display:grid}.styles-module__Oau1VG__linkCol{min-width:0}.styles-module__Oau1VG__linkColTitle{letter-spacing:-.01em;color:var(--cobalt);margin:0;font-size:.86rem;font-weight:900}.styles-module__Oau1VG__linkList{gap:8px;margin:12px 0 0;padding:0;list-style:none;display:grid}.styles-module__Oau1VG__plainLink{color:var(--muted);font-size:.86rem;font-weight:500;text-decoration:none;transition:color .14s}.styles-module__Oau1VG__plainLink:hover{color:var(--accent)}.styles-module__Oau1VG__statsBand{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.styles-module__Oau1VG__statCard{background:var(--tint-blue);border-radius:24px;flex-direction:column;gap:4px;min-height:130px;padding:22px 20px;display:flex}.styles-module__Oau1VG__statCard:nth-child(2){background:var(--tint-orange)}.styles-module__Oau1VG__statCard:nth-child(3){background:var(--tint-yellow)}.styles-module__Oau1VG__statCard:nth-child(4){background:var(--tint-mint)}.styles-module__Oau1VG__statNumber{color:var(--cobalt);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:clamp(1.8rem,2.6vw,2.7rem);font-weight:900;line-height:1}.styles-module__Oau1VG__statLabel{letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:900}.styles-module__Oau1VG__statSub{color:var(--muted);margin-top:auto;font-size:.82rem;font-weight:500}.styles-module__Oau1VG__storesRow{box-shadow:var(--shadow);background:#fff;border-radius:22px;flex-wrap:wrap;align-items:center;gap:8px 14px;margin-top:12px;padding:16px 20px;display:flex}.styles-module__Oau1VG__storesLabel{color:var(--cobalt);letter-spacing:.06em;text-transform:uppercase;font-variant-numeric:tabular-nums;margin-right:4px;font-size:.74rem;font-weight:900}.styles-module__Oau1VG__storeMark{opacity:.85;text-decoration:none;transition:opacity .14s}.styles-module__Oau1VG__storeMark:hover{opacity:1}.styles-module__Oau1VG__wordmark{letter-spacing:.02em;white-space:nowrap;font-size:clamp(.85rem,1vw,1rem);line-height:1}.styles-module__Oau1VG__faqGrid{grid-template-columns:minmax(0,1.3fr) minmax(300px,.9fr);gap:14px;display:grid}.styles-module__Oau1VG__faqList{gap:8px;display:grid}.styles-module__Oau1VG__faqItem{background:var(--tint-blue);border-radius:16px;overflow:hidden}.styles-module__Oau1VG__faqItem:nth-child(2){background:var(--tint-orange)}.styles-module__Oau1VG__faqItem:nth-child(3){background:var(--tint-yellow)}.styles-module__Oau1VG__faqItem:nth-child(4){background:var(--tint-mint)}.styles-module__Oau1VG__faqSummary{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:16px 18px;font-size:.94rem;font-weight:700;list-style:none;display:flex}.styles-module__Oau1VG__faqSummary::-webkit-details-marker{display:none}.styles-module__Oau1VG__faqSummary svg{color:var(--cobalt);flex:none;transition:transform .2s}.styles-module__Oau1VG__faqItem[open] .styles-module__Oau1VG__faqSummary svg{transform:rotate(180deg)}.styles-module__Oau1VG__faqAnswer{color:var(--muted);margin:0;padding:0 18px 18px;font-size:.88rem;line-height:1.6}.styles-module__Oau1VG__newsletterCard{border-radius:var(--radius);background:var(--accent);color:#fff;flex-direction:column;justify-content:center;padding:28px;display:flex;position:relative;overflow:hidden}.styles-module__Oau1VG__newsletterTitle{letter-spacing:-.03em;margin:0;font-size:1.5rem;font-weight:800}.styles-module__Oau1VG__newsletterCopy{color:#ffffffdb;max-width:340px;margin:10px 0 20px;font-size:.9rem;line-height:1.55}.styles-module__Oau1VG__newsletterForm{gap:10px;display:flex}.styles-module__Oau1VG__newsletterInput{min-width:0;min-height:50px;color:var(--text);font:inherit;background:#fffffff0;border:0;border-radius:14px;flex:1;padding:0 18px}.styles-module__Oau1VG__newsletterInput:focus{outline:none}.styles-module__Oau1VG__newsletterBtn{background:var(--navy);min-height:50px;box-shadow:none;padding:0 20px}.styles-module__Oau1VG__newsletterChecks{color:#ffffffdb;flex-wrap:wrap;gap:8px 18px;margin-top:16px;font-size:.82rem;display:flex}.styles-module__Oau1VG__newsletterChecks span{align-items:center;gap:6px;display:inline-flex}.styles-module__Oau1VG__newsletterArt{color:#ffffff29;pointer-events:none;position:absolute;bottom:-18px;right:-18px}.styles-module__Oau1VG__footer{background:var(--navy);color:#fff;margin-top:22px;overflow:hidden}.styles-module__Oau1VG__footerTop{grid-template-columns:minmax(0,1.35fr) repeat(3,minmax(0,.7fr)) minmax(0,.9fr);gap:18px;padding:30px 28px;display:grid}.styles-module__Oau1VG__footerBrand p{color:#ffffff9e;max-width:320px;margin:14px 0 0;font-size:.88rem;line-height:1.6}.styles-module__Oau1VG__footerLogo{color:#fff}.styles-module__Oau1VG__footerLogoDot{color:var(--yellow)}.styles-module__Oau1VG__socialRow{gap:10px;margin-top:18px;display:flex}.styles-module__Oau1VG__socialIcon{color:#ffffffb3;border:1px solid #ffffff29;border-radius:999px;place-items:center;width:38px;height:38px;transition:color .16s,border-color .16s;display:grid}.styles-module__Oau1VG__socialIcon:hover{color:var(--yellow);border-color:var(--yellow)}.styles-module__Oau1VG__footerHeading{letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.8rem;font-weight:900}.styles-module__Oau1VG__footerColumn ul{gap:10px;margin:16px 0 0;padding:0;list-style:none;display:grid}.styles-module__Oau1VG__footerColumn a{color:#ffffff9e;font-size:.88rem;text-decoration:none}.styles-module__Oau1VG__footerColumn a:hover{color:var(--yellow)}.styles-module__Oau1VG__appStack{gap:10px;margin-top:16px;display:grid}.styles-module__Oau1VG__appBadge{color:#fff;border:1px solid #ffffff2e;border-radius:14px;align-items:center;gap:10px;width:fit-content;min-height:46px;padding:0 16px;text-decoration:none;display:inline-flex}.styles-module__Oau1VG__appBadgeMark{background:linear-gradient(135deg,#fff,#cbd5e1);border-radius:4px;width:16px;height:16px}.styles-module__Oau1VG__appBadgeTop{opacity:.72;font-size:.66rem;display:block}.styles-module__Oau1VG__appBadgeBottom{font-size:.9rem;font-weight:800;display:block}.styles-module__Oau1VG__footerBottom{color:#ffffff8c;border-top:1px solid #ffffff24;justify-content:space-between;gap:12px;padding:16px 28px;font-size:.82rem;display:flex}.styles-module__Oau1VG__header,.styles-module__Oau1VG__tileSection{animation:.62s cubic-bezier(.16,1,.3,1) both styles-module__Oau1VG__y2Pop}.styles-module__Oau1VG__tileSection{animation-delay:90ms}@keyframes styles-module__Oau1VG__y2Pop{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:1280px){.styles-module__Oau1VG__categoryBar{grid-template-columns:repeat(5,minmax(0,1fr))}.styles-module__Oau1VG__tileGrid,.styles-module__Oau1VG__shelfGrid,.styles-module__Oau1VG__pulseGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.styles-module__Oau1VG__linkGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.styles-module__Oau1VG__footerTop{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1024px){.styles-module__Oau1VG__shelfGrid,.styles-module__Oau1VG__pulseGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.styles-module__Oau1VG__cmpGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.styles-module__Oau1VG__boardGrid,.styles-module__Oau1VG__trendGrid,.styles-module__Oau1VG__faqGrid{grid-template-columns:1fr}}@media (max-width:860px){.styles-module__Oau1VG__shell{padding:14px 12px 56px}.styles-module__Oau1VG__headerTop{grid-template-columns:auto 1fr;gap:12px}.styles-module__Oau1VG__searchForm{order:3;grid-column:1/-1}.styles-module__Oau1VG__actionRow{justify-content:flex-start}.styles-module__Oau1VG__categoryBar{overscroll-behavior-x:contain;scrollbar-width:none;display:flex;overflow-x:auto}.styles-module__Oau1VG__categoryBar::-webkit-scrollbar{display:none}.styles-module__Oau1VG__categoryItem{flex:none;min-width:138px}.styles-module__Oau1VG__tileGrid,.styles-module__Oau1VG__shelfGrid,.styles-module__Oau1VG__pulseGrid,.styles-module__Oau1VG__listRows,.styles-module__Oau1VG__cmpGrid,.styles-module__Oau1VG__statsBand,.styles-module__Oau1VG__linkGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.styles-module__Oau1VG__duelHead,.styles-module__Oau1VG__specTr{gap:8px}.styles-module__Oau1VG__specLabel{min-width:68px;font-size:.68rem}.styles-module__Oau1VG__storeOfferRow{grid-template-columns:minmax(100px,1fr) auto auto}.styles-module__Oau1VG__storeColHide{display:none}.styles-module__Oau1VG__footerTop{grid-template-columns:1fr}}@media (max-width:560px){.styles-module__Oau1VG__shelfGrid,.styles-module__Oau1VG__statsBand,.styles-module__Oau1VG__listRows,.styles-module__Oau1VG__cmpGrid,.styles-module__Oau1VG__tileGrid{grid-template-columns:1fr}.styles-module__Oau1VG__newsletterForm{flex-direction:column}}@media (prefers-reduced-motion:reduce){.styles-module__Oau1VG__page *,.styles-module__Oau1VG__page :before,.styles-module__Oau1VG__page :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.styles-module__Oau1VG__crumbBar{border-radius:var(--radius-sm);box-shadow:var(--shadow);background:#fff;flex-wrap:wrap;align-items:center;gap:2px 4px;margin-top:14px;padding:12px 18px;font-size:.82rem;font-weight:600;display:flex}.styles-module__Oau1VG__crumbItem{align-items:center;gap:4px;display:inline-flex}.styles-module__Oau1VG__crumbLink{color:var(--muted);text-decoration:none;transition:color .14s}.styles-module__Oau1VG__crumbLink:hover{color:var(--accent)}.styles-module__Oau1VG__crumbText{color:var(--muted)}.styles-module__Oau1VG__crumbCurrent{color:var(--cobalt);font-weight:800}.styles-module__Oau1VG__crumbSep{color:color-mix(in srgb, var(--muted) 55%, white);font-weight:700}.styles-module__Oau1VG__mastPanel{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:26px;margin-top:14px;padding:24px;display:grid}.styles-module__Oau1VG__mastGallery{flex-direction:column;gap:12px;display:flex}.styles-module__Oau1VG__mastMainWrap{aspect-ratio:1;background:var(--tint-blue);border-radius:24px;place-items:center;display:grid;position:relative;overflow:hidden}.styles-module__Oau1VG__mastMainWrap:after{content:"";background:var(--accent);opacity:.08;pointer-events:none;border-radius:50%;width:130px;height:130px;position:absolute;bottom:-40px;right:-34px}.styles-module__Oau1VG__mastMainImg{z-index:1;object-fit:contain;mix-blend-mode:multiply;width:auto;max-width:74%;max-height:78%;position:relative}.styles-module__Oau1VG__thumbStrip{gap:8px;display:flex}.styles-module__Oau1VG__thumbBtn{background:var(--tint-blue);cursor:pointer;border:2px solid #0000;border-radius:14px;flex:none;width:62px;height:62px;transition:border-color .14s,transform .14s;position:relative}.styles-module__Oau1VG__thumbBtn:nth-child(4n+2){background:var(--tint-orange)}.styles-module__Oau1VG__thumbBtn:nth-child(4n+3){background:var(--tint-yellow)}.styles-module__Oau1VG__thumbBtn:nth-child(4n){background:var(--tint-mint)}.styles-module__Oau1VG__thumbBtn:hover{transform:translateY(-2px)}.styles-module__Oau1VG__thumbBtnActive{border-color:var(--cobalt)}.styles-module__Oau1VG__thumbImg{object-fit:contain;mix-blend-mode:multiply;padding:8px}.styles-module__Oau1VG__mastInfo{flex-direction:column;gap:12px;display:flex}.styles-module__Oau1VG__mastBrandRow{align-items:center;gap:10px;display:flex}.styles-module__Oau1VG__mastBrand{background:var(--tint-blue);color:var(--cobalt);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:4px 12px;font-size:.76rem;font-weight:900}.styles-module__Oau1VG__mastRelease{color:var(--muted);font-size:.78rem;font-weight:600}.styles-module__Oau1VG__mastTitle{letter-spacing:-.04em;margin:0;font-size:clamp(1.7rem,2.6vw,2.4rem);font-weight:800;line-height:1.04}.styles-module__Oau1VG__mastRatingRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.styles-module__Oau1VG__starRow{color:#f2b705;align-items:center;gap:2px;display:inline-flex}.styles-module__Oau1VG__starMuted{color:#1437d629}.styles-module__Oau1VG__ratingScore{color:var(--text);font-variant-numeric:tabular-nums;font-size:.98rem;font-weight:900}.styles-module__Oau1VG__mastReviewLink{color:var(--cobalt);font-size:.86rem;font-weight:700;text-decoration:none}.styles-module__Oau1VG__mastReviewLink:hover{color:var(--accent)}.styles-module__Oau1VG__mastOfferLine{background:var(--tint-yellow);font-variant-numeric:tabular-nums;border-radius:18px;flex-wrap:wrap;align-items:baseline;gap:4px 10px;padding:14px 16px;font-size:.92rem;font-weight:700;display:flex}.styles-module__Oau1VG__mastOfferStrong{color:var(--accent);letter-spacing:-.02em;font-size:1.3rem;font-weight:900}.styles-module__Oau1VG__mastOfferMuted{color:var(--muted);font-weight:600}.styles-module__Oau1VG__variantBlock{flex-direction:column;gap:8px;display:flex}.styles-module__Oau1VG__variantLabel{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.styles-module__Oau1VG__storageRow{flex-wrap:wrap;gap:8px;display:flex}.styles-module__Oau1VG__storageBtn{color:var(--text);cursor:pointer;background:#fff;border:2px solid #1437d629;border-radius:14px;flex-direction:column;align-items:flex-start;gap:1px;padding:8px 14px;font-size:.9rem;font-weight:800;transition:border-color .14s,transform .14s;display:inline-flex}.styles-module__Oau1VG__storageBtn:hover{border-color:var(--cobalt);transform:translateY(-2px)}.styles-module__Oau1VG__storageBtnActive{border-color:var(--cobalt);background:var(--cobalt);color:#fff}.styles-module__Oau1VG__storageDelta{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.72rem;font-weight:700}.styles-module__Oau1VG__storageBtnActive .styles-module__Oau1VG__storageDelta{color:#ffffffd1}.styles-module__Oau1VG__colorRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.styles-module__Oau1VG__colorSwatch{cursor:pointer;border:2px solid #10182e1f;border-radius:999px;width:34px;height:34px;transition:transform .14s;position:relative}.styles-module__Oau1VG__colorSwatch:hover{transform:scale(1.08)}.styles-module__Oau1VG__colorSwatchActive{box-shadow:0 0 0 3px #fff, 0 0 0 5px var(--cobalt)}.styles-module__Oau1VG__hlChipRow{flex-wrap:wrap;gap:8px;display:flex}.styles-module__Oau1VG__hlChip{background:var(--tint-blue);color:var(--cobalt);border-radius:999px;padding:6px 12px;font-size:.8rem;font-weight:800}.styles-module__Oau1VG__hlChip:nth-child(3n+2){background:var(--tint-orange);color:var(--accent)}.styles-module__Oau1VG__hlChip:nth-child(3n){background:var(--tint-mint);color:#1f9d57}.styles-module__Oau1VG__mastCtaRow{flex-wrap:wrap;gap:10px;margin-top:2px;display:flex}.styles-module__Oau1VG__mastBuyBtn{min-height:52px;padding:0 26px;font-size:.98rem}.styles-module__Oau1VG__mastGhostBtn{border:2px solid var(--cobalt);min-height:52px;color:var(--cobalt);cursor:pointer;background:#fff;border-radius:14px;align-items:center;gap:8px;padding:0 20px;font-size:.92rem;font-weight:800;text-decoration:none;transition:background-color .14s,transform .14s;display:inline-flex}.styles-module__Oau1VG__mastGhostBtn:hover{background:var(--tint-blue);transform:translateY(-1px)}.styles-module__Oau1VG__offerHeadCols{border-bottom:2px solid var(--tint-blue);color:var(--muted);letter-spacing:.06em;text-transform:uppercase;grid-template-columns:minmax(120px,1.2fr) 1fr 1fr auto auto;gap:12px;padding:10px 6px 8px;font-size:.72rem;font-weight:900;display:grid}.styles-module__Oau1VG__offerHeadCols span:nth-child(4),.styles-module__Oau1VG__offerHeadCols span:nth-child(5){text-align:right}.styles-module__Oau1VG__offerNote{color:var(--muted);margin-top:1px;font-size:.72rem;font-weight:600;display:block}.styles-module__Oau1VG__offerInstall{color:var(--cobalt);font-variant-numeric:tabular-nums;margin-top:2px;font-size:.74rem;font-weight:700;display:block}.styles-module__Oau1VG__offerStoreBody{min-width:0}.styles-module__Oau1VG__priceWrap{grid-template-columns:minmax(0,1.7fr) minmax(260px,1fr);gap:14px;display:grid}.styles-module__Oau1VG__chartPanel{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;padding:20px 22px}.styles-module__Oau1VG__chartTopRow{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:8px;display:flex}.styles-module__Oau1VG__chartCaption{color:var(--muted);font-size:.82rem;font-weight:600}.styles-module__Oau1VG__chartChange{font-variant-numeric:tabular-nums;color:#1f9d57;font-size:.88rem;font-weight:900}.styles-module__Oau1VG__chartSvg{width:100%;height:auto;display:block}.styles-module__Oau1VG__chartGrid{stroke:#1437d614;stroke-width:1px}.styles-module__Oau1VG__chartArea{fill:url(#y2ChartFill)}.styles-module__Oau1VG__chartLine{fill:none;stroke:var(--cobalt);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.styles-module__Oau1VG__chartDot{fill:#fff;stroke:var(--cobalt);stroke-width:2px}.styles-module__Oau1VG__chartDotLow{fill:#1f9d57;stroke:#fff;stroke-width:2px}.styles-module__Oau1VG__chartDotHigh{fill:var(--accent);stroke:#fff;stroke-width:2px}.styles-module__Oau1VG__chartMark{font-variant-numeric:tabular-nums;font-size:11px;font-weight:800}.styles-module__Oau1VG__chartMarkLow{fill:#1f9d57}.styles-module__Oau1VG__chartMarkHigh{fill:var(--accent)}.styles-module__Oau1VG__chartXLabel{fill:var(--muted);font-size:11px;font-weight:700}.styles-module__Oau1VG__priceSide{align-content:start;gap:10px;display:grid}.styles-module__Oau1VG__priceStatRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.styles-module__Oau1VG__priceStat{background:var(--tint-blue);border-radius:18px;flex-direction:column;gap:3px;padding:14px;display:flex}.styles-module__Oau1VG__priceStatLow{background:var(--tint-mint)}.styles-module__Oau1VG__priceStatHigh{background:var(--tint-orange)}.styles-module__Oau1VG__priceStatLabel{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:.7rem;font-weight:900}.styles-module__Oau1VG__priceStatValue{letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:1.02rem;font-weight:900}.styles-module__Oau1VG__priceStatLow .styles-module__Oau1VG__priceStatValue{color:#1f9d57}.styles-module__Oau1VG__priceStatHigh .styles-module__Oau1VG__priceStatValue{color:var(--accent)}.styles-module__Oau1VG__priceStatSub{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.7rem;font-weight:600}.styles-module__Oau1VG__alarmCard{background:var(--cobalt);color:#fff;border-radius:22px;padding:18px 20px;position:relative;overflow:hidden}.styles-module__Oau1VG__alarmCard:after{content:"";background:var(--yellow);opacity:.22;pointer-events:none;border-radius:50%;width:110px;height:110px;position:absolute;top:-30px;right:-30px}.styles-module__Oau1VG__alarmHead{align-items:center;gap:10px;font-size:.98rem;font-weight:800;display:flex;position:relative}.styles-module__Oau1VG__alarmHead svg{color:var(--yellow)}.styles-module__Oau1VG__alarmSub{color:#ffffffc7;margin:6px 0 12px;font-size:.82rem;line-height:1.5;position:relative}.styles-module__Oau1VG__alarmForm{gap:8px;display:flex;position:relative}.styles-module__Oau1VG__alarmInput{min-width:0;min-height:46px;color:var(--text);font:inherit;font-variant-numeric:tabular-nums;background:#fffffff2;border:0;border-radius:12px;flex:1;padding:0 14px}.styles-module__Oau1VG__alarmInput:focus{outline:none}.styles-module__Oau1VG__alarmBtn{background:var(--yellow);min-height:46px;color:var(--navy);cursor:pointer;border:0;border-radius:12px;flex:none;align-items:center;gap:6px;padding:0 18px;font-weight:900;transition:transform .14s;display:inline-flex}.styles-module__Oau1VG__alarmBtn:hover{transform:translateY(-1px)}.styles-module__Oau1VG__specSheetPanel{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;padding:8px 22px 22px}.styles-module__Oau1VG__specGroupBlock{padding-top:18px}.styles-module__Oau1VG__specGroupBlock+.styles-module__Oau1VG__specGroupBlock{border-top:1px solid #1437d614;margin-top:6px}.styles-module__Oau1VG__specGroupTitle{letter-spacing:-.02em;align-items:center;gap:10px;margin:0 0 10px;font-size:1.05rem;font-weight:800;display:flex}.styles-module__Oau1VG__specGroupMark{background:var(--cobalt);border-radius:4px;width:11px;height:20px}.styles-module__Oau1VG__specGroupBlock:nth-of-type(3n+2) .styles-module__Oau1VG__specGroupMark{background:var(--accent)}.styles-module__Oau1VG__specGroupBlock:nth-of-type(3n) .styles-module__Oau1VG__specGroupMark{background:var(--yellow)}.styles-module__Oau1VG__specSheetGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 28px;display:grid}.styles-module__Oau1VG__specSheetRow{border-radius:10px;grid-template-columns:minmax(120px,.85fr) minmax(0,1.15fr);align-items:baseline;gap:12px;padding:10px;display:grid}.styles-module__Oau1VG__specSheetRow+.styles-module__Oau1VG__specSheetRow{border-top:1px solid #1437d60d}.styles-module__Oau1VG__specSheetHi{background:var(--tint-yellow);border-top-color:#0000!important}.styles-module__Oau1VG__specSheetLabel{color:var(--muted);font-size:.86rem;font-weight:600}.styles-module__Oau1VG__specSheetValue{font-variant-numeric:tabular-nums;font-size:.88rem;font-weight:700}.styles-module__Oau1VG__specHiStar{color:#f2b705;margin-left:6px}.styles-module__Oau1VG__opinionGrid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:14px;display:grid}.styles-module__Oau1VG__pcStack{align-content:start;gap:12px;display:grid}.styles-module__Oau1VG__pcCard{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;padding:18px 20px}.styles-module__Oau1VG__pcHead{align-items:center;gap:8px;margin:0 0 12px;font-size:1rem;font-weight:800;display:flex}.styles-module__Oau1VG__pcBadge{color:#fff;border-radius:999px;place-items:center;width:24px;height:24px;display:grid}.styles-module__Oau1VG__pcBadgePro{background:#1f9d57}.styles-module__Oau1VG__pcBadgeCon{background:var(--accent)}.styles-module__Oau1VG__pcList{gap:9px;margin:0;padding:0;list-style:none;display:grid}.styles-module__Oau1VG__pcItem{align-items:flex-start;gap:9px;font-size:.88rem;font-weight:500;line-height:1.45;display:flex}.styles-module__Oau1VG__pcItem svg{flex:none;margin-top:2px}.styles-module__Oau1VG__pcItemPro svg{color:#1f9d57}.styles-module__Oau1VG__pcItemCon svg{color:var(--accent)}.styles-module__Oau1VG__reviewPanel{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;padding:20px 22px}.styles-module__Oau1VG__reviewTop{border-bottom:1px solid #1437d614;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:20px;padding-bottom:16px;display:grid}.styles-module__Oau1VG__reviewAvgBox{background:var(--tint-blue);border-radius:20px;flex-direction:column;align-items:center;gap:3px;padding:14px 18px;display:flex}.styles-module__Oau1VG__reviewAvg{color:var(--cobalt);letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:2.6rem;font-weight:900;line-height:1}.styles-module__Oau1VG__reviewAvgStars{color:#f2b705;gap:1px;display:inline-flex}.styles-module__Oau1VG__reviewTotal{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.76rem;font-weight:700}.styles-module__Oau1VG__distList{gap:5px;display:grid}.styles-module__Oau1VG__distRow{grid-template-columns:30px 1fr 44px;align-items:center;gap:10px;display:grid}.styles-module__Oau1VG__distStar{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.78rem;font-weight:800}.styles-module__Oau1VG__distTrack{background:#1437d61a;border-radius:999px;height:9px;overflow:hidden}.styles-module__Oau1VG__distFill{border-radius:inherit;background:linear-gradient(90deg, var(--cobalt), var(--accent));height:100%;display:block}.styles-module__Oau1VG__distCount{text-align:right;color:var(--muted);font-variant-numeric:tabular-nums;font-size:.76rem;font-weight:700}.styles-module__Oau1VG__subScoreGrid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px;margin-top:16px;display:grid}.styles-module__Oau1VG__subScore{background:var(--tint-blue);border-radius:14px;padding:10px 12px}.styles-module__Oau1VG__subScore:nth-child(3n+2){background:var(--tint-orange)}.styles-module__Oau1VG__subScore:nth-child(3n){background:var(--tint-mint)}.styles-module__Oau1VG__subScoreLabel{color:var(--muted);font-size:.74rem;font-weight:700}.styles-module__Oau1VG__subScoreVal{letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin-top:2px;font-size:1.1rem;font-weight:900;display:block}.styles-module__Oau1VG__quoteGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.styles-module__Oau1VG__quoteCard{background:var(--tint-blue);border-radius:18px;flex-direction:column;gap:8px;padding:16px;display:flex}.styles-module__Oau1VG__quoteCard:nth-child(4n+2){background:var(--tint-orange)}.styles-module__Oau1VG__quoteCard:nth-child(4n+3){background:var(--tint-yellow)}.styles-module__Oau1VG__quoteCard:nth-child(4n){background:var(--tint-mint)}.styles-module__Oau1VG__quoteHead{justify-content:space-between;align-items:center;gap:8px;display:flex}.styles-module__Oau1VG__quoteAuthor{font-size:.88rem;font-weight:800}.styles-module__Oau1VG__quoteStars{color:#f2b705;gap:1px;display:inline-flex}.styles-module__Oau1VG__quoteText{margin:0;font-size:.85rem;font-weight:500;line-height:1.55}.styles-module__Oau1VG__quoteFoot{color:var(--muted);font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;gap:8px;font-size:.74rem;font-weight:600;display:flex}.styles-module__Oau1VG__catHeadPanel{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;margin-top:14px;padding:22px 24px;position:relative;overflow:hidden}.styles-module__Oau1VG__catHeadPanel:after{content:"";background:var(--yellow);opacity:.85;pointer-events:none;border-radius:0 0 0 80px;width:130px;height:100px;position:absolute;top:-34px;right:-30px}.styles-module__Oau1VG__catHeadTop{z-index:1;flex-wrap:wrap;align-items:baseline;gap:14px;display:flex;position:relative}.styles-module__Oau1VG__catH1{letter-spacing:-.04em;margin:0;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800;line-height:1}.styles-module__Oau1VG__catCount{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.94rem;font-weight:700}.styles-module__Oau1VG__catChipRow{z-index:1;flex-wrap:wrap;gap:8px;margin-top:14px;display:flex;position:relative}.styles-module__Oau1VG__catChip{background:var(--tint-blue);color:var(--cobalt);border-radius:999px;padding:7px 14px;font-size:.82rem;font-weight:800;text-decoration:none;transition:transform .14s}.styles-module__Oau1VG__catChip:nth-child(3n+2){background:var(--tint-orange);color:var(--accent)}.styles-module__Oau1VG__catChip:nth-child(3n){background:var(--tint-mint);color:#1f9d57}.styles-module__Oau1VG__catChip:hover{transform:translateY(-2px)}.styles-module__Oau1VG__catLayout{grid-template-columns:268px minmax(0,1fr);gap:14px;margin-top:14px;display:grid}.styles-module__Oau1VG__filterRail{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;align-self:start;padding:6px 18px 16px}.styles-module__Oau1VG__facetBlock{padding-top:16px}.styles-module__Oau1VG__facetBlock+.styles-module__Oau1VG__facetBlock{border-top:1px solid #1437d614;margin-top:4px}.styles-module__Oau1VG__facetTitle{letter-spacing:.02em;color:var(--cobalt);text-transform:uppercase;align-items:center;gap:8px;margin:0 0 10px;font-size:.86rem;font-weight:900;display:flex}.styles-module__Oau1VG__facetList{gap:3px;display:grid}.styles-module__Oau1VG__facetOpt{cursor:pointer;border-radius:10px;align-items:center;gap:9px;padding:6px 8px;transition:background-color .14s;display:flex}.styles-module__Oau1VG__facetOpt:hover{background:var(--tint-blue)}.styles-module__Oau1VG__facetBox{color:#fff;background:#fff;border:2px solid #1437d647;border-radius:6px;flex:none;place-items:center;width:18px;height:18px;display:grid}.styles-module__Oau1VG__facetBoxChecked{border-color:var(--cobalt);background:var(--cobalt)}.styles-module__Oau1VG__facetOptLabel{flex:1;min-width:0;font-size:.84rem;font-weight:600}.styles-module__Oau1VG__facetOptChecked .styles-module__Oau1VG__facetOptLabel{color:var(--cobalt);font-weight:800}.styles-module__Oau1VG__facetCount{color:var(--muted);font-variant-numeric:tabular-nums;flex:none;font-size:.76rem;font-weight:700}.styles-module__Oau1VG__rangeInputs{align-items:center;gap:6px;margin-top:10px;display:flex}.styles-module__Oau1VG__rangeInput{width:100%;min-width:0;min-height:40px;font:inherit;font-variant-numeric:tabular-nums;background:#f9faff;border:2px solid #1437d629;border-radius:11px;padding:0 10px;font-size:.82rem}.styles-module__Oau1VG__rangeInput:focus{border-color:var(--cobalt);outline:none}.styles-module__Oau1VG__rangeDash{color:var(--muted);font-weight:800}.styles-module__Oau1VG__rangeApply{background:var(--cobalt);color:#fff;cursor:pointer;border:0;border-radius:11px;flex:none;min-height:40px;padding:0 14px;font-size:.82rem;font-weight:800}.styles-module__Oau1VG__mainCol{flex-direction:column;gap:12px;min-width:0;display:flex}.styles-module__Oau1VG__catToolbar{border-radius:var(--radius-sm);box-shadow:var(--shadow);background:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex}.styles-module__Oau1VG__toolbarCount{font-variant-numeric:tabular-nums;font-size:.9rem;font-weight:700}.styles-module__Oau1VG__toolbarCount strong{color:var(--cobalt);font-weight:900}.styles-module__Oau1VG__toolbarRight{align-items:center;gap:10px;display:flex}.styles-module__Oau1VG__sortWrap{align-items:center;display:inline-flex;position:relative}.styles-module__Oau1VG__sortWrap svg{color:var(--cobalt);pointer-events:none;position:absolute;right:12px}.styles-module__Oau1VG__sortSelect{appearance:none;min-height:44px;font:inherit;color:var(--text);cursor:pointer;background:#fff;border:2px solid #1437d62e;border-radius:13px;padding:0 38px 0 16px;font-size:.86rem;font-weight:700}.styles-module__Oau1VG__sortSelect:focus{border-color:var(--cobalt);outline:none}.styles-module__Oau1VG__viewToggle{background:var(--tint-blue);border-radius:13px;gap:4px;padding:4px;display:inline-flex}.styles-module__Oau1VG__viewBtn{width:38px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;display:grid}.styles-module__Oau1VG__viewBtnActive{color:var(--cobalt);background:#fff;box-shadow:0 4px 12px #1437d61f}.styles-module__Oau1VG__catGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.styles-module__Oau1VG__midInsert{background:var(--cobalt);color:#fff;border-radius:22px;grid-column:1/-1;align-items:center;gap:14px;padding:16px 22px;display:flex;position:relative;overflow:hidden}.styles-module__Oau1VG__midInsert:after{content:"";background:var(--yellow);opacity:.2;pointer-events:none;border-radius:50%;width:130px;height:130px;position:absolute;bottom:-40px;right:-34px}.styles-module__Oau1VG__midInsertIcon{background:var(--accent);color:#fff;border-radius:14px;flex:none;place-items:center;width:44px;height:44px;display:grid}.styles-module__Oau1VG__midInsertBody{flex:1;min-width:0;position:relative}.styles-module__Oau1VG__midInsertTitle{margin:0;font-size:1rem;font-weight:800}.styles-module__Oau1VG__midInsertSub{color:#ffffffc7;margin:2px 0 0;font-size:.84rem}.styles-module__Oau1VG__midInsertBtn{background:var(--yellow);height:42px;color:var(--navy);border-radius:999px;flex:none;align-items:center;gap:6px;padding:0 20px;font-weight:800;text-decoration:none;transition:transform .14s;display:inline-flex;position:relative}.styles-module__Oau1VG__midInsertBtn:hover{transform:translateY(-1px)}.styles-module__Oau1VG__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;padding:8px 0 2px;display:flex}.styles-module__Oau1VG__pageBtn{min-width:42px;height:42px;box-shadow:var(--shadow);color:var(--text);font-variant-numeric:tabular-nums;background:#fff;border-radius:13px;place-items:center;padding:0 12px;font-size:.9rem;font-weight:800;text-decoration:none;transition:transform .14s,color .14s;display:grid}.styles-module__Oau1VG__pageBtn:hover{color:var(--cobalt);transform:translateY(-2px)}.styles-module__Oau1VG__pageBtnActive{background:var(--cobalt);color:#fff}.styles-module__Oau1VG__pageBtnActive:hover{color:#fff}.styles-module__Oau1VG__pageEllipsis{color:var(--muted);padding:0 4px;font-weight:800}.styles-module__Oau1VG__pageNext{background:var(--accent);color:#fff}.styles-module__Oau1VG__pageNext:hover{color:#fff}.styles-module__Oau1VG__seoBlock{border-radius:var(--radius);background:#eef1ff;margin-top:16px;padding:24px 26px}.styles-module__Oau1VG__seoTitle{letter-spacing:-.02em;color:var(--cobalt);margin:0 0 10px;font-size:1.1rem;font-weight:800}.styles-module__Oau1VG__seoPara{color:var(--muted);margin:0 0 12px;font-size:.88rem;line-height:1.7}.styles-module__Oau1VG__seoPara:last-child{margin-bottom:0}@media (max-width:1180px){.styles-module__Oau1VG__catGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1024px){.styles-module__Oau1VG__mastPanel{grid-template-columns:1fr;gap:18px}.styles-module__Oau1VG__priceWrap,.styles-module__Oau1VG__opinionGrid,.styles-module__Oau1VG__specSheetGrid,.styles-module__Oau1VG__catLayout{grid-template-columns:1fr}.styles-module__Oau1VG__filterFacets{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;display:grid}}@media (max-width:620px){.styles-module__Oau1VG__filterFacets{grid-template-columns:1fr}}@media (max-width:720px){.styles-module__Oau1VG__quoteGrid{grid-template-columns:1fr}.styles-module__Oau1VG__reviewTop{text-align:center;grid-template-columns:1fr;justify-items:center}.styles-module__Oau1VG__priceStatRow{grid-template-columns:1fr}.styles-module__Oau1VG__catGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.styles-module__Oau1VG__catGrid{grid-template-columns:1fr}.styles-module__Oau1VG__offerHeadCols{grid-template-columns:minmax(90px,1fr) auto auto}.styles-module__Oau1VG__offerHeadCols span:nth-child(2),.styles-module__Oau1VG__offerHeadCols span:nth-child(3){display:none}}
@font-face{font-family:Outfit;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.1spbknb88wd48.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.1gsd1jahc5dg_.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.1spbknb88wd48.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.1gsd1jahc5dg_.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-weight:800;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.1spbknb88wd48.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:800;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.1gsd1jahc5dg_.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-weight:900;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.1spbknb88wd48.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:900;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.1gsd1jahc5dg_.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit Fallback;src:local(Arial);ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.0%;size-adjust:99.82%}.outfit_77f7761e-module__Qp-R4a__className{font-family:Outfit,Outfit Fallback;font-style:normal}
