body:has(.tbr-root){padding-top:0!important}.tbr-root{--ink:#0e0c10;--ink-2:#605a5e;--ink-3:#938c90;--paper:#fff;--paper-2:#faf8f6;--line:#ece7e2;--line-2:#e0d9d2;--accent:#d9342b;--accent-ink:#a8231c;--red:#d9342b;--red-d:#a8231c;--good:#1f9d6b;--bronze:#b0764a;--bronze-d:#7a4d2c;--silver:#9aa0a6;--silver-d:#6b7178;--gold:#c9a24b;--gold-d:#9a7a2e;--platinum:#7fa8b8;--platinum-d:#4e7686;--radius:16px;--radius-sm:12px;--shadow:0 1px 2px #0e0c100a,0 8px 24px #0e0c100f;--shadow-hover:0 2px 4px #0e0c100f,0 16px 40px #0e0c101f;--maxw:1320px;--ease:cubic-bezier(.22,.61,.36,1);color:var(--ink);background:var(--paper);min-height:100vh;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:15px;line-height:1.5}.tbr-root *{box-sizing:border-box}.tbr-root a{color:inherit;text-decoration:none}.tbr-root img{max-width:100%;display:block}.tbr-root .wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px}@media (max-width:640px){.tbr-root .wrap{padding:0 16px}}.tbr-root header{z-index:50;background:var(--ink);color:#fff;border-bottom:1px solid #ffffff14;position:sticky;top:0}.tbr-root .nav{align-items:center;gap:20px;height:72px;display:flex}.tbr-root .logo{letter-spacing:-.02em;align-items:center;gap:9px;font-size:20px;font-weight:800;display:flex}.tbr-root .logo .wordmark{width:auto;height:28px}.tbr-root .omni{flex:1;max-width:560px;margin:0 auto;position:relative}.tbr-root .search{color:#ffffffe6;cursor:text;background:#ffffff1c;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:10px;width:100%;padding:10px 8px 10px 18px;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.tbr-root .search:hover{background:#ffffff24;border-color:#ffffff6b}.tbr-root .search:focus-within{border-color:var(--accent);background:#ffffff29;box-shadow:0 0 0 3px #d9342b47}.tbr-root .search svg{flex:none}.tbr-root .search input{font:inherit;color:#fff;background:0 0;border:0;outline:0;width:100%}.tbr-root .search input::placeholder{color:#ffffffa8}.tbr-root .omni-ai{background:var(--accent);color:#fff;letter-spacing:.06em;border-radius:999px;flex:none;align-items:center;gap:4px;padding:5px 10px;font-size:11px;font-weight:800;display:inline-flex}.tbr-root .omni-menu{z-index:60;border:1px solid var(--line);box-shadow:var(--shadow-hover);background:#fff;border-radius:16px;padding:8px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden}.tbr-root .omni-ask{text-align:left;background:var(--paper-2);cursor:pointer;border:0;border-radius:12px;align-items:center;gap:10px;width:100%;padding:12px 14px;transition:background .15s;display:flex}.tbr-root .omni-ask:hover{background:#d9342b14}.tbr-root .omni-ask-spark{background:var(--accent);color:#fff;border-radius:8px;flex:none;place-items:center;width:30px;height:30px;display:grid}.tbr-root .omni-ask-txt{min-width:0;color:var(--ink);flex:1;font-size:14.5px;font-weight:800}.tbr-root .omni-ask-q{color:var(--ink-3);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;display:block;overflow:hidden}.tbr-root .omni-ask-go{color:var(--accent);flex:none;font-weight:800}.tbr-root .omni-group{padding:6px 4px 2px}.tbr-root .omni-group-h{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);padding:4px 10px;font-size:11px;font-weight:800}.tbr-root .omni-row{border-radius:10px;justify-content:space-between;align-items:baseline;gap:10px;padding:9px 10px;transition:background .12s;display:flex}.tbr-root .omni-row:hover{background:var(--paper-2)}.tbr-root .omni-row-name{color:var(--ink);font-size:14px;font-weight:700}.tbr-root .omni-row-type{color:var(--ink-3);flex:none;font-size:12px}.tbr-root .omni-all{text-align:left;border:0;border-top:1px solid var(--line);width:100%;color:var(--ink-2);cursor:pointer;background:0 0;border-radius:0 0 10px 10px;margin-top:4px;padding:11px 14px;font-size:13.5px;display:block}.tbr-root .omni-all:hover{background:var(--paper-2);color:var(--ink)}.tbr-root .omni-all b{color:var(--ink)}.tbr-root .nav-right{align-items:center;gap:6px;margin-left:auto;display:flex}.tbr-root .nav-link{color:#ffffffd1;border-radius:999px;padding:10px 14px;font-size:14px;font-weight:600;transition:background .15s,color .15s}.tbr-root .nav-link:hover{color:#fff;background:#ffffff1a}.tbr-root .nav-menu{color:#fff;cursor:pointer;border:1px solid #fff3;border-radius:999px;align-items:center;gap:8px;padding:6px 8px 6px 14px;font-size:14px;font-weight:600;transition:background .2s,border-color .2s;display:flex}.tbr-root .nav-menu:hover{background:#ffffff14;border-color:#ffffff57}.tbr-root .nav-menu .av{background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:grid}.tbr-root .nav-login{color:#ffffffd1;border-radius:999px;align-items:center;gap:7px;padding:10px 12px;font-size:14px;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.tbr-root .nav-login:hover{color:#fff;background:#ffffff1a}.tbr-root .nav-login svg{flex:none}.tbr-root .nav-shop{color:var(--accent);border-radius:999px;align-items:center;gap:4px;padding:10px 14px;font-size:14px;font-weight:700;transition:background .15s,color .15s;display:inline-flex}.tbr-root .nav-shop:hover{color:#fff;background:#d9342b24}.tbr-root .btn-join{background:var(--accent);color:#fff;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:10px 18px;font-size:14px;font-weight:700;transition:background .15s;display:inline-flex}.tbr-root .btn-join:hover{background:var(--accent-ink)}@media (max-width:860px){.tbr-root .hide-sm{display:none!important}.tbr-root .nav{flex-wrap:wrap;gap:10px;height:auto;min-height:60px;padding:10px 0}.tbr-root .logo{order:1}.tbr-root .nav-right{order:2;gap:4px;margin-left:auto}.tbr-root .omni{flex-basis:100%;order:3;max-width:none;margin:0}.tbr-root .btn-join{padding:9px 14px;font-size:13.5px}.tbr-root .nav-login{gap:0;padding:8px}.tbr-root .nav-menu{padding:6px 10px 6px 12px}}.tbr-root .rail-wrap{border-bottom:1px solid var(--line);background:var(--paper)}.tbr-root .rail-inner{align-items:center;gap:16px;display:flex}.tbr-root .rail{scrollbar-width:none;flex:1;gap:8px;min-width:0;padding:14px 0 12px;display:flex;overflow-x:auto}.tbr-root .rail-live{color:var(--ink-2);white-space:nowrap;border:1px solid var(--line-2);border-radius:999px;flex:none;align-items:center;gap:7px;padding:8px 14px;font-size:13px;font-weight:600;transition:border-color .15s,color .15s;display:inline-flex}.tbr-root .rail-live:hover{border-color:var(--ink);color:var(--ink)}.tbr-root .rail-live b{color:var(--ink);font-weight:800}.tbr-root .rail-live-dot{background:var(--good);border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 0 3px #1f9d6b29}.tbr-root .rail-live-sep{color:var(--line-2)}.tbr-root .rail-live-arr{color:var(--ink-3)}@media (max-width:900px){.tbr-root .rail-live{display:none}}.tbr-root .rail::-webkit-scrollbar{display:none}.tbr-root .cat{cursor:pointer;color:var(--ink-3);border-bottom:2px solid #0000;border-radius:12px;flex-direction:column;flex:none;align-items:center;gap:8px;padding:8px 16px;transition:color .15s;display:flex}.tbr-root .cat:hover{color:var(--ink)}.tbr-root .cat.active{color:var(--ink);border-bottom-color:var(--ink)}.tbr-root .cat .ic{font-size:22px;line-height:1}.tbr-root .cat span.lbl{white-space:nowrap;font-size:12.5px;font-weight:600}.tbr-root .hero{padding-top:40px;padding-bottom:8px}.tbr-root .hero h1{letter-spacing:-.03em;max-width:680px;margin:0 0 10px;font-size:34px;font-weight:800;line-height:1.1}.tbr-root .hero p{color:var(--ink-2);max-width:560px;margin:0;font-size:16px}.tbr-root .trust{flex-wrap:wrap;gap:22px;margin-top:22px;display:flex}.tbr-root .trust .t{color:var(--ink-2);align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.tbr-root .trust .t b{color:var(--ink)}.tbr-root .trust .ic{width:18px;height:18px;color:var(--good)}@media (max-width:640px){.tbr-root .hero h1{font-size:27px}.tbr-root .hero{padding-top:28px;padding-bottom:4px}}.tbr-root section.block{padding:34px 0}.tbr-root .sec-head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:18px;display:flex}.tbr-root .sec-head h2{letter-spacing:-.02em;align-items:center;gap:8px;margin:0;font-size:21px;font-weight:800;display:flex}.tbr-root .sec-head h2 .arr{color:var(--ink-3);transition:transform .15s}.tbr-root .sec-head h2:hover .arr{color:var(--ink);transform:translate(3px)}.tbr-root .sec-head .sub{color:var(--ink-3);margin-top:3px;font-size:13.5px}.tbr-root .see-all{color:var(--accent-ink);white-space:nowrap;font-size:14px;font-weight:700}.tbr-root .see-all:hover{text-decoration:underline}.tbr-root .grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.tbr-root .carousel{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:minmax(238px,264px);grid-auto-flow:column;gap:18px;padding-bottom:6px;display:grid;overflow-x:auto}.tbr-root .carousel::-webkit-scrollbar{display:none}.tbr-root .carousel .card{scroll-snap-align:start;min-width:0}.tbr-root .grid .card{min-width:0}@media (max-width:1080px){.tbr-root .grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.tbr-root .grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media (max-width:460px){.tbr-root .grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}.tbr-root .card{cursor:pointer;border-radius:var(--radius);transition:transform .18s var(--ease);min-width:0;display:block}.tbr-root .card:hover{transform:translateY(-2px)}.tbr-root .thumb{aspect-ratio:1;border-radius:var(--radius);background:var(--line);box-shadow:var(--shadow);transition:box-shadow .2s;position:relative;overflow:hidden}.tbr-root .card:hover .thumb{box-shadow:var(--shadow-hover)}.tbr-root .thumb .img{transition:transform .4s var(--ease);position:absolute;inset:0}.tbr-root .card:hover .thumb .img{transform:scale(1.04)}.tbr-root .badge{color:#fff;letter-spacing:.01em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0e0c10d1;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;position:absolute;top:12px;left:12px}.tbr-root .badge.deal{background:var(--accent)}.tbr-root .fav{cursor:pointer;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:11px;right:11px}.tbr-root .fav svg{filter:drop-shadow(0 1px 2px #00000059)}.tbr-root .ribbon{color:var(--ink);background:#fffffff2;border-radius:8px;padding:5px 9px;font-size:11.5px;font-weight:700;position:absolute;bottom:12px;left:12px}.tbr-root .meta{padding:11px 2px 2px}.tbr-root .meta .row1{justify-content:space-between;align-items:center;gap:8px;display:flex}.tbr-root .meta .name{letter-spacing:-.01em;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:700;overflow:hidden}.tbr-root .card:hover .meta .name{color:var(--accent-ink)}.tbr-root .meta .desc{color:var(--ink-3);white-space:nowrap;text-overflow:ellipsis;margin:3px 0 0;font-size:13.5px;overflow:hidden}.tbr-root .meta .price{color:var(--ink-2);flex-wrap:wrap;align-items:center;gap:6px;margin-top:6px;font-size:13.5px;display:flex}.tbr-root .meta .price b{color:var(--ink);font-size:15px;font-weight:800}.tbr-root .meta .price s{color:var(--ink-3);font-weight:500}.tbr-root .meta .price .save{color:var(--good);font-weight:700}.tbr-root .thumb .tex{background:radial-gradient(120% 90% at 80% 10%,#ffffff3d,#0000 50%),radial-gradient(90% 70% at 10% 90%,#00000047,#0000 55%);position:absolute;inset:0}.tbr-root .brandtile{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:20px;display:flex;position:absolute;inset:0}.tbr-root .brandtile:before{content:"";background:linear-gradient(#0e0c101f 0%,#0000 34% 60%,#0e0c106b 100%);position:absolute;inset:0}.tbr-root .brandtile-bolt{opacity:.9;filter:drop-shadow(0 2px 6px #00000059);width:auto;height:40px;margin-bottom:6px;position:relative}.tbr-root .brandtile-name{color:#fff;letter-spacing:-.02em;text-shadow:0 1px 10px #0006;font-size:21px;font-weight:800;line-height:1.1;position:relative}.tbr-root .brandtile-type{color:#ffffffd1;letter-spacing:.14em;text-transform:uppercase;text-shadow:0 1px 6px #0006;margin-top:4px;font-size:10.5px;font-weight:800;position:relative}.tbr-root .card:hover .brandtile-bolt{opacity:1}.tbr-root .carousel .brandtile-name{font-size:19px}.tbr-root .tbr-bolt{align-items:center;gap:4px;font-size:13.5px;font-weight:700;line-height:1;display:inline-flex}.tbr-root .tbr-bolt .tbr-bolt-img{display:block}.tbr-root .tbr-bolt.glows .tbr-bolt-img{filter:drop-shadow(0 0 5px #c9a24b8c)}.tbr-root .tbr-bolt.tier-platinum.glows .tbr-bolt-img{filter:drop-shadow(0 0 5px #7fa8b899)}.tbr-root .tbr-bolt-label{letter-spacing:.04em;text-transform:uppercase;color:var(--ink-3);font-size:11px;font-weight:800}.tbr-root .verify{color:var(--ink-2);align-items:center;gap:6px;font-size:12.5px;font-weight:600;display:inline-flex}.tbr-root .verify .vdot{border-radius:50%;flex:none;width:8px;height:8px}.tbr-root .lc{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding-bottom:14px;display:flex}.tbr-root .lc-count{color:var(--ink-3);font-size:14px}.tbr-root .lc-count b{color:var(--ink);font-weight:800}.tbr-root .lc-right{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.tbr-root .lc-sort{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.tbr-root .lc-sort-lbl{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3);margin-right:2px;font-size:11px;font-weight:800}.tbr-root .lc-chip{border:1px solid var(--line-2);color:var(--ink-2);transition:.15s var(--ease);white-space:nowrap;border-radius:999px;padding:7px 13px;font-size:13px;font-weight:600}.tbr-root .lc-chip:hover{border-color:var(--ink);color:var(--ink)}.tbr-root .lc-chip.on{background:var(--ink);color:#fff;border-color:var(--ink)}.tbr-root .lc-view{border:1px solid var(--line-2);border-radius:999px;gap:4px;padding:3px;display:flex}.tbr-root .lc-vbtn{width:32px;height:30px;color:var(--ink-3);border-radius:999px;place-items:center;display:grid}.tbr-root .lc-vbtn:hover{color:var(--ink)}.tbr-root .lc-vbtn.on{background:var(--ink);color:#fff}.tbr-root .llist{flex-direction:column;display:flex}.tbr-root .lrow{border-bottom:1px solid var(--line);align-items:center;gap:16px;padding:16px 0;display:flex}.tbr-root .lrow-rank{color:var(--ink-3);text-align:center;flex:none;width:28px;font-size:22px;font-weight:800}.tbr-root .lrow-thumb{border-radius:12px;flex:none;width:96px;height:72px;display:block;position:relative;overflow:hidden}.tbr-root .lrow-img{position:absolute;inset:0}.tbr-root .lrow-bolt{opacity:.92;filter:drop-shadow(0 1px 4px #0006);width:auto;height:26px;position:absolute;bottom:6px;right:8px}.tbr-root .lrow-body{flex:1;min-width:0}.tbr-root .lrow-top{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.tbr-root .lrow-name{letter-spacing:-.01em;color:var(--ink);font-size:16px;font-weight:800}.tbr-root .lrow-name:hover{color:var(--accent-ink)}.tbr-root .lrow-type{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3);font-size:10.5px;font-weight:800}.tbr-root .lrow-tag{color:var(--ink-2);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:13.5px;overflow:hidden}.tbr-root .lrow-deal{text-align:right;flex-direction:column;flex:none;align-items:flex-end;gap:4px;display:flex}.tbr-root .lrow-price{color:var(--ink);font-size:17px;font-weight:800}.tbr-root .lrow-save{color:var(--good);font-size:12px;font-weight:700}.tbr-root .lrow-cta{background:var(--accent);color:#fff;white-space:nowrap;border-radius:999px;margin-top:4px;padding:8px 15px;font-size:13px;font-weight:700;transition:background .15s}.tbr-root .lrow-cta:hover{background:var(--accent-ink)}@media (max-width:640px){.tbr-root .lrow{flex-wrap:wrap;gap:12px}.tbr-root .lrow-thumb{width:72px;height:56px}.tbr-root .lrow-deal{text-align:left;flex-direction:row;flex-basis:100%;justify-content:flex-start;align-items:center;gap:12px;padding-left:84px}.tbr-root .lrow-rank{display:none}}.tbr-root .niche-wash{background:var(--paper-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.tbr-root .chips{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.tbr-root .chip{border:1px solid var(--line-2);background:var(--paper);color:var(--ink-2);cursor:pointer;transition:.15s var(--ease);border-radius:999px;padding:9px 16px;font-size:13.5px;font-weight:600}.tbr-root .chip:hover{border-color:var(--ink);color:var(--ink);transform:translateY(-1px)}.tbr-root .chip .ct{color:var(--ink-3);margin-left:5px;font-weight:600}.tbr-root .how{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}@media (max-width:760px){.tbr-root .how{grid-template-columns:1fr}}.tbr-root .how .step{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:24px}.tbr-root .how .num{background:var(--ink);color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;margin-bottom:14px;font-size:15px;font-weight:800;display:grid}.tbr-root .how h3{margin:0 0 6px;font-size:16px;font-weight:800}.tbr-root .how p{color:var(--ink-2);margin:0;font-size:14px}.tbr-root .promo{background:var(--ink);color:#fff;border-radius:24px;justify-content:space-between;align-items:center;gap:36px;padding:44px;display:flex;position:relative;overflow:hidden}.tbr-root .promo:after{content:"";pointer-events:none;background:radial-gradient(circle,#d9342b73,#0000 65%);border-radius:50%;width:340px;height:340px;position:absolute;top:-80px;right:-80px}.tbr-root .promo .pc{z-index:1;max-width:560px;position:relative}.tbr-root .promo h2{letter-spacing:-.02em;margin:0 0 10px;font-size:27px;font-weight:800;line-height:1.15}.tbr-root .promo p{color:#c9c4cf;margin:0 0 20px;font-size:15px}.tbr-root .promo .badge-big{z-index:1;text-align:center;flex:none;position:relative}.tbr-root .promo .badge-big .pct{letter-spacing:-.03em;font-size:64px;font-weight:800;line-height:1}.tbr-root .promo .badge-big .lbl{color:#c9c4cf;margin-top:4px;font-size:13px;font-weight:600}@media (max-width:760px){.tbr-root .promo{flex-direction:column;align-items:flex-start;padding:30px}.tbr-root .promo h2{font-size:22px}}.tbr-root .btn{background:var(--accent);color:#fff;cursor:pointer;transition:.15s var(--ease);border:0;border-radius:999px;align-items:center;gap:8px;padding:13px 22px;font-size:15px;font-weight:700;display:inline-flex}.tbr-root .btn:hover{background:var(--accent-ink)}.tbr-root .btn.ghost{color:#fff;background:0 0;border:1px solid #ffffff4d}.tbr-root .btn.ghost:hover{background:#ffffff14}.tbr-root footer{background:var(--paper-2);border-top:1px solid var(--line);margin-top:20px;padding:46px 0 30px}.tbr-root .fgrid{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:28px;display:grid}@media (max-width:760px){.tbr-root .fgrid{grid-template-columns:1fr 1fr}}.tbr-root footer h4{letter-spacing:.02em;margin:0 0 14px;font-size:13px;font-weight:800}.tbr-root footer ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.tbr-root footer li a{color:var(--ink-2);font-size:13.5px}.tbr-root footer li a:hover{color:var(--ink);text-decoration:underline}.tbr-root .fbrand .wordmark{width:auto;height:24px}.tbr-root .fbrand p{color:var(--ink-2);max-width:320px;margin:12px 0 0;font-size:13.5px}.tbr-root .fbottom{border-top:1px solid var(--line-2);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:36px;padding-top:22px;display:flex}.tbr-root .fbottom .legal{color:var(--ink-3);font-size:12.5px}.tbr-root .compliance{color:var(--ink-3);max-width:760px;margin-top:18px;font-size:11.5px;line-height:1.6}.tbr-root .shop-band{background:var(--ink);color:#fff;padding:40px 0;position:relative;overflow:hidden}.tbr-root .shop-band:after{content:"";pointer-events:none;background:radial-gradient(circle,#d9342b66,#0000 65%);border-radius:50%;width:320px;height:320px;position:absolute;bottom:-120px;left:-60px}.tbr-root .shop-eyebrow{letter-spacing:.14em;color:var(--accent);text-transform:uppercase;align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.tbr-root .shop-eyebrow .st-bolt{color:var(--accent)}.tbr-root .shop-head{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex;position:relative}.tbr-root .shop-head h2{letter-spacing:-.02em;margin:8px 0 4px;font-size:26px;font-weight:800}.tbr-root .shop-head p{color:#c9c4cf;max-width:520px;margin:0;font-size:14px}.tbr-root .shop-cta{background:var(--accent);color:#fff;white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:700;transition:background .15s;display:inline-flex}.tbr-root .shop-cta:hover{background:var(--accent-ink)}.tbr-root .shop-row{scrollbar-width:none;z-index:1;grid-auto-columns:minmax(180px,1fr);grid-auto-flow:column;gap:16px;padding-bottom:4px;display:grid;position:relative;overflow-x:auto}.tbr-root .shop-row::-webkit-scrollbar{display:none}.tbr-root .shop-card{transition:transform .18s var(--ease),box-shadow .2s;background:#fff;border-radius:14px;display:block;overflow:hidden}.tbr-root .shop-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px #0006}.tbr-root .shop-thumb{aspect-ratio:1;background:#fff;place-items:center;padding:10px;display:grid}.tbr-root .shop-thumb img{object-fit:contain;max-width:100%;max-height:100%;transition:transform .3s var(--ease)}.tbr-root .shop-card:hover .shop-thumb img{transform:scale(1.05)}.tbr-root .shop-meta{padding:10px 12px 13px}.tbr-root .shop-type{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);font-size:10.5px;font-weight:800}.tbr-root .shop-name{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;margin:2px 0 5px;font-size:14px;font-weight:700;overflow:hidden}.tbr-root .shop-price{color:var(--accent-ink);font-size:15px;font-weight:800}.tbr-root .shop-foot{z-index:1;margin-top:16px;position:relative}.tbr-root .shop-foot span{color:#ffffff80;font-family:cursive;font-size:15px;font-style:italic}@media (max-width:640px){.tbr-root .shop-head h2{font-size:22px}}.tbr-root .shop-rail{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);padding:16px}.tbr-root .shop-rail-head{flex-direction:column;gap:2px;margin-bottom:12px;display:flex}.tbr-root .shop-rail-title{color:var(--ink);font-size:15px;font-weight:800}.tbr-root .shop-rail-item{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:8px 0;display:flex}.tbr-root .shop-rail-item img{object-fit:contain;background:#fff;border-radius:8px;flex:none;width:44px;height:44px}.tbr-root .shop-rail-name{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;font-weight:600;overflow:hidden}.tbr-root .shop-rail-name:hover{color:var(--accent-ink)}.tbr-root .shop-rail-price{color:var(--accent-ink);flex:none;font-size:13.5px;font-weight:800}.tbr-root .shop-rail-all{color:var(--accent-ink);align-items:center;gap:6px;margin-top:12px;font-size:13px;font-weight:700;display:inline-flex}.tbr-root .shop-rail-all:hover{text-decoration:underline}.tbr-root .ask{width:100%}.tbr-root .ask-bar{border:1.5px solid var(--line-2);box-shadow:var(--shadow);background:#fff;border-radius:999px;align-items:center;gap:10px;padding:8px 8px 8px 18px;transition:border-color .2s,box-shadow .2s;display:flex}.tbr-root .ask-bar:focus-within{border-color:var(--accent);box-shadow:0 0 0 4px #d9342b1f,var(--shadow-hover)}.tbr-root .ask-spark{color:var(--accent);flex:none;place-items:center;display:grid}.tbr-root .ask-bar input{min-width:0;font:inherit;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:16px}.tbr-root .ask-bar input::placeholder{color:var(--ink-3)}.tbr-root .ask-bar button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:999px;flex:none;padding:12px 24px;font-size:15px;font-weight:800;transition:background .15s}.tbr-root .ask-bar button:hover:not(:disabled){background:var(--accent-ink)}.tbr-root .ask-bar button:disabled{opacity:.55;cursor:default}.tbr-root .ask-suggest{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.tbr-root .ask-chip{border:1px solid var(--line-2);color:var(--ink-2);cursor:pointer;transition:.15s var(--ease);background:#fff;border-radius:999px;padding:9px 15px;font-size:13.5px;font-weight:600}.tbr-root .ask-chip:hover{border-color:var(--ink);color:var(--ink);transform:translateY(-1px)}.tbr-root .ask-answer{margin-top:20px}.tbr-root .ask-you{color:var(--ink-3);margin-bottom:10px;font-size:13.5px}.tbr-root .ask-you b{color:var(--ink-2)}.tbr-root .ask-reply{background:var(--paper-2);border:1px solid var(--line);border-radius:18px;padding:20px 22px}.tbr-root .ask-badge{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);align-items:center;gap:6px;margin-bottom:10px;font-size:11px;font-weight:800;display:inline-flex}.tbr-root .ask-reply p{color:var(--ink);white-space:pre-wrap;margin:0;font-size:16px;line-height:1.6}.tbr-root .ask-note{color:var(--ink-3);margin-top:12px;font-size:12.5px}.tbr-root .ask-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}@media (max-width:640px){.tbr-root .ask-results{grid-template-columns:minmax(0,1fr)}}.tbr-root .ask-card{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:12px;padding:12px;transition:box-shadow .2s,transform .15s;display:flex}.tbr-root .ask-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-2px)}.tbr-root .ask-card-thumb{border-radius:10px;flex:none;place-items:center;width:60px;height:60px;display:grid;position:relative}.tbr-root .ask-card-thumb img{opacity:.92;filter:drop-shadow(0 1px 4px #0006)}.tbr-root .ask-card-body{flex:1;min-width:0}.tbr-root .ask-card-top{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.tbr-root .ask-card-name{color:var(--ink);font-size:15px;font-weight:800}.tbr-root .ask-card-score{color:var(--ink-3);flex:none;font-size:12px;font-weight:700}.tbr-root .ask-card-tag{color:var(--ink-2);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 4px;font-size:13px;overflow:hidden}.tbr-root .ask-card-deal{color:var(--ink-2);font-size:13.5px}.tbr-root .ask-card-deal b{color:var(--ink);font-weight:800}.tbr-root .ask-card-save{color:var(--good);font-weight:700}.tbr-root .ask-card-unconf{color:var(--gold-d);font-size:12.5px;font-weight:600}.tbr-root .ask-again{border:1px solid var(--line-2);color:var(--ink);cursor:pointer;background:0 0;border-radius:999px;margin-top:16px;padding:10px 18px;font-size:14px;font-weight:700}.tbr-root .ask-again:hover{border-color:var(--ink)}.tbr-root .ask-loading{flex-direction:column;gap:10px;display:flex}.tbr-root .ask-skel{background:linear-gradient(90deg,var(--line)25%,var(--paper-2)50%,var(--line)75%);background-size:200% 100%;border-radius:8px;height:16px;animation:1.3s infinite ask-shimmer}.tbr-root .ask-skel.short{width:60%}.tbr-root .ask-hero{max-width:640px;margin-top:22px}.tbr-root .ask-hero .ask-bar{padding:10px 10px 10px 20px}@media (max-width:860px){.tbr-root header .omni{display:none}.tbr-root .nav{min-height:56px;padding:8px 0}.tbr-root .logo .wordmark{height:24px}.tbr-root{padding-bottom:calc(64px + env(safe-area-inset-bottom))}.tbr-root footer{margin-bottom:0}}@media (prefers-reduced-motion:reduce){.tbr-root *{transition:none!important;animation:none!important}}.tabbar{z-index:120;-webkit-backdrop-filter:saturate(180%)blur(16px);backdrop-filter:saturate(180%)blur(16px);padding-bottom:env(safe-area-inset-bottom);background:#fffffff0;border-top:1px solid #ece7e2;font-family:Inter,Helvetica Neue,Arial,sans-serif;display:none;position:fixed;bottom:0;left:0;right:0}.tabbar-item{color:#938c90;-webkit-tap-highlight-color:transparent;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:9px 0 8px;text-decoration:none;transition:color .15s;display:flex}.tabbar-item span{letter-spacing:.01em;font-size:10.5px;font-weight:700}.tabbar-item.on{color:#d9342b}.tabbar-item:active{color:#a8231c}@media (max-width:860px){.tabbar{display:flex}}.tbr-gate{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0e0c1099;place-items:center;padding:20px;font-family:Inter,Helvetica Neue,Arial,sans-serif;display:grid;position:fixed;inset:0}.tbr-gate .panel{text-align:center;background:#fff;border-radius:22px;width:100%;max-width:460px;padding:34px;box-shadow:0 2px 4px #0e0c100f,0 16px 40px #0e0c101f}.tbr-gate .gmark{width:auto;height:30px;margin:0 auto 18px;display:block}.tbr-gate h2{color:#0e0c10;margin:0 0 8px;font-size:21px;font-weight:800}.tbr-gate p{color:#605a5e;margin:0 0 22px;font-size:14px}.tbr-gate .auds{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px;display:grid}.tbr-gate .aud{cursor:pointer;color:#0e0c10;background:#fff;border:1px solid #e0d9d2;border-radius:12px;padding:12px;font-size:14px;font-weight:700;transition:all .15s}.tbr-gate .aud:hover{border-color:#0e0c10}.tbr-gate .aud.everything{color:#fff;background:#0e0c10;border-color:#0e0c10;grid-column:1/-1}.tbr-gate .aud.everything:hover{background:#000}.tbr-gate .leave{color:#938c90;cursor:pointer;background:0 0;border:0;margin-top:8px;font-size:13px;font-weight:600}.tbr-gate small{color:#938c90;margin-top:16px;font-size:11.5px;line-height:1.5;display:block}.tbr-root .wrap{padding-left:24px!important;padding-right:24px!important}@media (max-width:480px){.tbr-root .wrap{padding-left:16px!important;padding-right:16px!important}}@media (max-width:768px){.tbr-root .thumb .badge{text-align:left!important;text-transform:none!important;letter-spacing:.01em!important;width:auto!important;max-width:calc(100% - 24px)!important;height:auto!important;padding:6px 10px!important;font-size:12px!important;line-height:1.1!important;display:inline-block!important;position:absolute!important;inset:12px auto auto 12px!important;transform:none!important}.tbr-root .thumb .ribbon{width:auto!important;height:auto!important;display:inline-block!important;position:absolute!important;inset:auto auto 12px 12px!important;transform:none!important}.tbr-root .thumb .fav{width:30px!important;height:30px!important;display:grid!important;position:absolute!important;inset:11px 11px auto auto!important}.tbr-root div:has(>a:first-child):has(>a:nth-child(2)):not(:has(>:nth-child(3))):not(:has(>:not(a)))>a.card{white-space:normal!important;text-align:left!important;align-items:normal!important;width:auto!important;display:block!important}:is(.tbr-root .crumb:has(>a:first-child):has(>a:nth-child(2)):not(:has(>:nth-child(3))):not(:has(>:not(a))),.tbr-root .crumb){flex-wrap:wrap!important;grid-template-columns:none!important;align-items:center!important;gap:8px!important;display:flex!important}:is(.tbr-root .crumb:has(>a:first-child):has(>a:nth-child(2)):not(:has(>:nth-child(3))):not(:has(>:not(a)))>a,.tbr-root .crumb>a,.tbr-root .crumb>span){text-align:left!important;white-space:nowrap!important;width:auto!important;display:inline!important}.tbr-root .siblings,.tbr-root .lc-sort,.tbr-root .chips{grid-template-columns:none!important;display:flex!important}.tbr-root .siblings>a,.tbr-root .lc-sort>a,.tbr-root .chips>a{width:auto!important}}.tb-exit{z-index:210;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0e0c109e;place-items:center;padding:20px;font-family:Inter,Helvetica Neue,Arial,sans-serif;animation:.18s tb-exit-fade;display:grid;position:fixed;inset:0}@keyframes tb-exit-fade{0%{opacity:0}to{opacity:1}}.tb-exit-panel{text-align:center;background:#fff;border-radius:22px;width:100%;max-width:440px;padding:36px 32px 28px;animation:.22s cubic-bezier(.22,.61,.36,1) tb-exit-pop;position:relative;box-shadow:0 2px 4px #0e0c100f,0 30px 80px #0e0c1057}@keyframes tb-exit-pop{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:none}}.tb-exit-x{color:#938c90;cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:14px;right:14px}.tb-exit-x:hover{color:#0e0c10;background:#faf8f6}.tb-exit-bolt{color:#d9342b;background:#d9342b1a;border-radius:14px;place-items:center;width:52px;height:52px;margin:0 auto 16px;display:grid}.tb-exit-panel h2{letter-spacing:-.025em;color:#0e0c10;margin:0 0 10px;font-size:25px;font-weight:800}.tb-exit-panel p{color:#605a5e;margin:0 0 20px;font-size:14.5px;line-height:1.6}.tb-exit-panel p b{color:#0e0c10;font-weight:700}.tb-exit-form{gap:8px;margin-bottom:12px;display:flex}@media (max-width:420px){.tb-exit-form{flex-direction:column}}.tb-exit-form input{min-width:0;font:inherit;color:#0e0c10;border:1.5px solid #e0d9d2;border-radius:11px;outline:0;flex:1;padding:13px 14px;font-size:14.5px;transition:border-color .15s}.tb-exit-form input:focus{border-color:#0e0c10}.tb-exit-form button{color:#fff;cursor:pointer;white-space:nowrap;background:#d9342b;border:0;border-radius:11px;flex:none;padding:13px 18px;font-size:14.5px;font-weight:800;transition:background .15s}.tb-exit-form button:hover{background:#a8231c}.tb-exit-trust{color:#938c90;margin-bottom:16px;font-size:12px}.tb-exit-no{color:#938c90;cursor:pointer;background:0 0;border:0;font-size:12.5px;text-decoration:underline}.tb-exit-no:hover{color:#605a5e}@media (prefers-reduced-motion:reduce){.tb-exit,.tb-exit-panel{animation:none}}.tb-dropbar{z-index:100;color:#fff;background:#0e0c10;border-top:1px solid #ffffff1f;align-items:center;gap:16px;padding:12px 22px;font-family:Inter,Helvetica Neue,Arial,sans-serif;animation:.28s cubic-bezier(.22,.61,.36,1) tb-dropbar-up;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 30px #00000047}@keyframes tb-dropbar-up{0%{transform:translateY(100%)}to{transform:none}}.tb-dropbar-bolt{color:#ff6a5f;background:#d9342b29;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;display:grid}.tb-dropbar-msg{color:#d8d4dc;font-size:14.5px}.tb-dropbar-msg b{color:#fff;font-weight:800}.tb-dropbar-form{gap:8px;margin-left:auto;display:flex}.tb-dropbar-form input{font:inherit;color:#fff;background:#ffffff0f;border:1px solid #fff3;border-radius:10px;outline:0;width:220px;padding:10px 14px;font-size:14px}.tb-dropbar-form input::placeholder{color:#ffffff80}.tb-dropbar-form input:focus{border-color:#d9342b}.tb-dropbar-form button{color:#fff;cursor:pointer;white-space:nowrap;background:#d9342b;border:0;border-radius:10px;flex:none;padding:10px 18px;font-size:14px;font-weight:800;transition:background .15s}.tb-dropbar-form button:hover{background:#a8231c}.tb-dropbar-x{color:#fff9;cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;place-items:center;width:34px;height:34px;display:grid}.tb-dropbar-x:hover{color:#fff;background:#ffffff1a}@media (max-width:860px){.tb-dropbar{display:none}}@media (prefers-reduced-motion:reduce){.tb-dropbar{animation:none}}.tbr-root .fav{-webkit-user-select:none;user-select:none}.tbr-root .fav svg{transition:transform .15s var(--ease)}.tbr-root .fav:hover svg{transform:scale(1.12)}
