:root{--font-sans:"Hiragino Sans", "Yu Gothic UI", "Meiryo", system-ui, sans-serif}*{box-sizing:border-box}html{background:var(--bg);min-width:320px;color:var(--ink);letter-spacing:0}body{font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%}.limited-history-page{--history-accent:#d9252b;--history-accent-soft:#fbe9e9;--history-ink:#171713;--history-muted:#6c6b63;--history-line:#deddd4;min-height:100vh;color:var(--history-ink);background-color:#fff;background-image:radial-gradient(circle at 1px 1px,#1818181c 1px,#0000 0);background-size:20px 20px}.limited-history-page[data-brand=gu]{--history-accent:#15539a;--history-accent-soft:#e5eef8}.limited-history-hero{background:#fff;border-bottom:1px solid #e8e8e5}.limited-history-hero-inner,.limited-history-shell{width:min(1240px,100% - 40px);margin:0 auto}.limited-history-hero-inner{padding:32px 0 28px}.limited-history-hero-copy{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.limited-history-hero-copy h1{letter-spacing:-.035em;max-width:900px;margin:0;font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.2}.limited-history-year-nav{gap:6px;display:flex}.limited-history-year-nav a{border:1px solid var(--history-line);background:#ffffffc7;border-radius:999px;place-items:center;min-width:62px;min-height:38px;font-size:.84rem;font-weight:800;display:grid}.limited-history-lead{max-width:720px;color:var(--history-muted);margin:10px 0 0;font-size:.82rem;line-height:1.7}.limited-history-shell{padding:26px 0 72px}.limited-history-controls{grid-template-columns:minmax(0,1fr) minmax(280px,380px);gap:18px;padding:12px 0;display:grid}.limited-history-tabs{border:1px solid var(--history-line);background:#fff;border-radius:12px;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;overflow:hidden}.limited-history-tabs button{color:#65645d;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:46px;font-size:.76rem;font-weight:850;display:flex}.limited-history-tabs button+button{border-left:1px solid #ebeae3}.limited-history-tabs button.is-active{background:var(--history-ink);color:#fff}.limited-history-search{border:1px solid var(--history-line);color:#77766f;background:#fff;border-radius:12px;align-items:center;gap:9px;min-width:0;min-height:48px;padding:0 14px;display:flex}.limited-history-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:.86rem}.limited-history-search button{color:#62615b;cursor:pointer;background:#efeee8;border:0;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.limited-history-month-nav,.limited-history-week-nav{scrollbar-width:thin;gap:8px;margin:6px 0 18px;padding:0 0 8px;display:flex;overflow-x:auto}.limited-history-month-nav{margin-bottom:8px}.limited-history-month-nav a{border-bottom:1px solid var(--history-line);color:var(--history-muted);flex:none;padding:6px 2px;font-size:.76rem;font-weight:800}.limited-history-week-nav a{border:1px solid var(--history-line);background:#fff;border-radius:10px;flex-direction:column;flex:none;gap:1px;min-width:74px;padding:8px 12px;display:flex}.limited-history-week-nav small{color:var(--history-muted);font-size:.66rem}.limited-history-week-nav strong{font-size:.82rem}.limited-history-result-meta{color:var(--history-muted);align-items:baseline;gap:8px;margin:20px 0 8px;display:flex}.limited-history-result-toolbar{justify-content:space-between;align-items:center;gap:16px;margin:20px 0 8px;display:flex}.limited-history-result-toolbar .limited-history-result-meta{margin:0}.limited-history-category-toggle{color:var(--history-muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:4px 0;font-size:.72rem;font-weight:800;display:inline-flex}.limited-history-category-toggle>span{background:#d7d5cc;border-radius:999px;flex:none;width:34px;height:19px;transition:background .16s;position:relative}.limited-history-category-toggle i{background:#fff;border-radius:50%;width:13px;height:13px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0000002e}.limited-history-category-toggle[aria-checked=true]{color:var(--history-ink)}.limited-history-category-toggle[aria-checked=true]>span{background:var(--history-ink)}.limited-history-category-toggle[aria-checked=true] i{transform:translate(15px)}.limited-history-result-meta span{color:var(--history-ink);font-size:.82rem;font-weight:850}.limited-history-result-meta strong{font-size:.82rem}.limited-history-result-meta small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.limited-history-months,.limited-history-weeks{grid-template-columns:minmax(0,1fr);gap:56px;display:grid}.limited-history-month,.limited-history-week{min-width:0}.limited-history-month{content-visibility:auto;contain-intrinsic-size:auto 6800px;scroll-margin-top:84px}.limited-history-month-heading{border-bottom:1px solid var(--history-line);justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:24px;padding-bottom:10px;display:flex}.limited-history-month-heading h2{margin:0;font-size:clamp(1.1rem,2vw,1.45rem)}.limited-history-month-heading span{color:var(--history-muted);font-size:.72rem;font-weight:800}.limited-history-week{scroll-margin-top:84px}.limited-history-week-heading{border-bottom:2px solid var(--history-ink);justify-content:space-between;align-items:flex-end;gap:20px;padding:0 0 13px;display:flex}.limited-history-week-heading span{color:var(--history-muted);letter-spacing:.07em;margin-bottom:5px;font-size:.7rem;font-weight:800;display:inline-block}.limited-history-week-heading span.is-latest{background:var(--history-accent);color:#fff;border-radius:999px;padding:4px 8px}.limited-history-week-heading h3{letter-spacing:-.03em;margin:0;font-size:clamp(1.3rem,2.8vw,2rem)}.limited-history-week-actions{align-items:center;gap:12px;display:flex}.limited-history-week-actions a{color:var(--history-ink);border-bottom:1px solid;align-items:center;gap:4px;font-size:.72rem;font-weight:850;line-height:1.5;display:inline-flex}.limited-history-week-actions>strong{color:var(--history-muted);font-size:.82rem}.limited-history-week-items{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin-top:18px;display:grid}.limited-history-category{display:contents}[data-history-item][hidden],[data-history-category][hidden],[data-history-week][hidden],[data-history-month][hidden],.limited-history-category-heading{display:none}[data-show-categories=true] .limited-history-week-items{margin-top:0;display:block}[data-show-categories=true] .limited-history-category{margin-top:26px;display:block}[data-show-categories=true] .limited-history-category-heading{align-items:center;gap:9px;margin-bottom:12px;display:flex}.limited-history-category-heading h4{margin:0;font-size:.96rem}.limited-history-category-heading span{color:#66655f;background:#e6e4dc;border-radius:50%;place-items:center;min-width:23px;min-height:23px;font-size:.68rem;font-weight:800;display:grid}.limited-history-grid{display:contents}[data-show-categories=true] .limited-history-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;display:grid}.limited-history-card{background:#fff;border:1px solid #deddd5;border-radius:15px;min-width:0;transition:border-color .16s,box-shadow .16s,transform .16s;overflow:hidden;box-shadow:0 7px 22px #211f180b}.limited-history-card:hover{border-color:#c6c3b8;transform:translateY(-2px);box-shadow:0 13px 32px #211f1817}.limited-history-card-main{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;padding:0;display:block}.limited-history-card-main.is-group{cursor:default}.limited-history-card-image{aspect-ratio:3/4;background:#eeede7;display:block;position:relative;overflow:hidden}.limited-history-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .26s}.limited-history-deferred-image{position:absolute;inset:0}.limited-history-card-image.is-family{background:#d9d7cf;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.limited-history-card-image.is-family .limited-history-deferred-image{background:#eeede7;min-width:0;min-height:0;position:relative;inset:auto;overflow:hidden}.limited-history-card-image.is-family[data-image-count="1"] [data-mosaic-position]{grid-area:1/1/3/3}.limited-history-card-image.is-family[data-image-count="2"] [data-mosaic-position="1"]{grid-area:1/1/3/2}.limited-history-card-image.is-family[data-image-count="2"] [data-mosaic-position="2"]{grid-area:1/2/3/3}.limited-history-card-image.is-family[data-image-count="3"] [data-mosaic-position="1"]{grid-area:1/1/3/2}.limited-history-card-image.is-family[data-image-count="3"] [data-mosaic-position="2"]{grid-area:1/2/2/3}.limited-history-card-image.is-family[data-image-count="3"] [data-mosaic-position="3"]{grid-area:2/2/3/3}.limited-history-mosaic-placeholder,.limited-history-family-overflow{place-items:center;min-width:0;min-height:0;display:grid;position:relative;overflow:hidden}.limited-history-mosaic-placeholder{color:#aaa89f;letter-spacing:.05em;background:#eeede7;font-size:.52rem;font-weight:800}.limited-history-family-overflow{z-index:2;color:#fff;text-align:center;background:linear-gradient(145deg,#1c1b17c7,#1c1b17e6);align-content:center;gap:1px;font-size:.58rem;font-weight:750}.limited-history-family-overflow strong{font-size:1.05rem;line-height:1}.limited-history-family-count{color:#292823;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffe6;border:1px solid #ffffff80;border-radius:999px;align-items:baseline;gap:2px;padding:4px 8px;font-size:.6rem;font-weight:800;display:flex;position:absolute;top:9px;right:9px;box-shadow:0 3px 12px #1c1b171f}.limited-history-family-count strong{font-size:.78rem}.limited-history-card:hover .limited-history-card-image img{transform:scale(1.025)}.limited-history-image-placeholder{color:#aaa89f;letter-spacing:.08em;place-items:center;width:100%;height:100%;font-size:.65rem;font-weight:800;display:grid}.limited-history-audience-badges{color:#fff;letter-spacing:.04em;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#141411d6;border-radius:999px;padding:4px 7px;font-size:.58rem;font-weight:850;position:absolute;top:9px;left:9px}.limited-history-card-body{flex-direction:column;min-width:0;padding:14px 14px 13px;display:flex}.limited-history-card-meta{color:var(--history-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;overflow:hidden}.limited-history-card-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.8em;margin:4px 0 2px;font-size:.92rem;line-height:1.4;display:-webkit-box;overflow:hidden}.limited-history-card-price-scope{color:#7a4330;background:#f2ece6;border-radius:999px;width:fit-content;margin-top:7px;padding:5px 7px;font-size:.64rem;font-weight:800;line-height:1}.limited-history-card-price{align-items:baseline;gap:8px;margin-top:12px;display:flex}.limited-history-card-price>strong{letter-spacing:-.03em;font-size:1.25rem}.limited-history-card-price>span{color:#8a8981;font-size:.69rem;text-decoration:line-through}.limited-history-card-facts{color:#55534c;background:#f5f4ef;border:1px solid #e2e0d8;border-radius:999px;align-items:center;gap:0;width:fit-content;margin-top:10px;padding:2px;font-size:.61rem;font-weight:800;display:inline-flex}.limited-history-card-facts strong{color:#33322d;background:#fff;border-radius:999px;padding:3px 7px;box-shadow:0 1px 3px #1c1b1714}.limited-history-card-facts>span{color:#77756d;padding:3px 7px 3px 6px}.limited-history-markdown-note{color:#665f50;background:#f5f1e8;border-top:1px solid #e5e3db;flex-wrap:wrap;gap:2px 5px;margin:12px -14px -13px;padding:10px 14px;font-size:.68rem;line-height:1.45;display:flex}.limited-history-markdown-note strong{color:#332f27}.limited-history-card-cta{color:var(--history-accent);border-top:1px solid #e6e4dc;justify-content:space-between;align-items:center;gap:8px;margin-top:13px;padding-top:10px;font-size:.68rem;font-weight:800;display:flex}.limited-history-card-cta svg{color:var(--history-accent);flex:none}.limited-history-card-cta.is-button{cursor:pointer;text-align:left;background:0 0;border:0;border-top:1px solid #e6e4dc;width:100%;margin:0;padding:10px 14px 13px}.limited-history-card-cta.is-button svg{color:var(--history-accent);flex:none}.limited-history-group-picker{margin:0}.limited-history-picker{z-index:70;place-items:end stretch;padding:0;display:grid;position:fixed;inset:0}.limited-history-picker-backdrop{cursor:pointer;background:#1c19146b;border:0;animation:.18s limited-history-picker-fade;position:absolute;inset:0}.limited-history-picker-panel{z-index:1;background:#fff;border-radius:18px 18px 0 0;grid-template-rows:auto minmax(0,1fr);width:100%;max-height:min(78vh,640px);animation:.24s cubic-bezier(.22,1,.36,1) limited-history-picker-rise;display:grid;position:relative;overflow:hidden;box-shadow:0 -12px 40px #1c191429}.limited-history-picker-header{border-bottom:1px solid #ebe8e0;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 18px 14px;display:flex}.limited-history-picker-header>div{gap:4px;min-width:0;display:grid}.limited-history-picker-kicker{color:var(--history-muted);letter-spacing:.02em;margin:0;font-size:.68rem;font-weight:700}.limited-history-picker-header strong{color:var(--history-ink);text-overflow:ellipsis;white-space:nowrap;font-size:.98rem;line-height:1.35;overflow:hidden}.limited-history-picker-price{flex-wrap:wrap;align-items:baseline;gap:6px;margin:2px 0 0;display:flex}.limited-history-picker-price b{color:var(--history-ink);font-size:1.05rem;font-weight:800}.limited-history-picker-price span{color:var(--history-muted);font-size:.72rem;font-weight:600}.limited-history-picker-close{color:#3f3c36;cursor:pointer;background:#f3f1ea;border:0;border-radius:999px;flex:none;place-items:center;width:36px;height:36px;display:grid}.limited-history-picker-close:hover{background:#ebe8df}.limited-history-picker-body{overscroll-behavior:contain;padding:12px 14px calc(16px + env(safe-area-inset-bottom));gap:14px;display:grid;overflow:auto}.limited-history-picker-variation{gap:7px;display:grid}.limited-history-picker-variation>header{justify-content:space-between;align-items:baseline;gap:8px;min-width:0;padding:0 2px;display:flex}.limited-history-picker-variation>header strong{text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;line-height:1.35;overflow:hidden}.limited-history-picker-variation>header small{color:var(--history-muted);flex:none;font-size:.62rem;font-weight:700}.limited-history-picker-links{gap:6px;display:grid}.limited-history-picker-link{color:inherit;background:#f5f3ed;border-radius:10px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:11px;padding:7px 10px 7px 7px;text-decoration:none;display:grid}.limited-history-picker-link:hover{background:#eceae3}.limited-history-picker-link svg{color:var(--history-accent);flex:none}.limited-history-product-thumbnail{aspect-ratio:3/4;color:#9a978d;background:#e6e4dc;border-radius:6px;place-items:center;width:48px;display:grid;position:relative;overflow:hidden}.limited-history-product-thumbnail img{object-fit:cover;width:100%;height:100%}.limited-history-product-thumbnail>small{font-size:.43rem;font-weight:800}.limited-history-product-link-copy{gap:3px;min-width:0;display:grid}.limited-history-product-link-copy strong{color:#45433d;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;line-height:1.3;overflow:hidden}@keyframes limited-history-picker-fade{0%{opacity:0}to{opacity:1}}@keyframes limited-history-picker-rise{0%{opacity:.72;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (min-width:701px){.limited-history-picker{place-items:center;padding:24px}.limited-history-picker-panel{border-radius:16px;width:min(440px,100%);max-height:min(72vh,620px);animation:.2s cubic-bezier(.22,1,.36,1) limited-history-picker-pop;box-shadow:0 24px 64px #1c191438}@keyframes limited-history-picker-pop{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}}.limited-history-empty{min-height:260px;color:var(--history-muted);background:#ffffff7a;border:1px dashed #ccc9bd;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.limited-history-empty strong{color:var(--history-ink)}.price-down-page{--pd-ink:#20221f;--pd-muted:#74766f;--pd-line:#dedfd8;--pd-green:#146b48;--pd-green-soft:#e7f2ec;color:var(--pd-ink);background-color:#f7f7f4;background-image:radial-gradient(#d9dad4 .7px,#0000 .7px);background-size:13px 13px}.price-down-hero{border-bottom:1px solid var(--pd-line);background:#ffffffeb}.price-down-hero-inner,.price-down-shell{width:min(1240px,100% - 40px);margin:0 auto}.price-down-hero-inner{justify-content:space-between;align-items:flex-end;gap:30px;min-height:210px;padding:44px 0 36px;display:flex}.price-down-hero-copy{max-width:790px}.price-down-hero-inner>div>small{color:var(--pd-green);letter-spacing:.16em;font-size:.67rem;font-weight:900}.price-down-hero h1{letter-spacing:-.045em;margin:7px 0 0;font-size:clamp(1.9rem,4vw,3.2rem);line-height:1.12}.price-down-hero-copy>p{max-width:730px;color:var(--pd-muted);margin:14px 0 0;font-size:1rem;line-height:1.8}.price-down-hero-visual{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffdb;border:1px solid #d9ddd5;border-radius:22px;flex:0 0 290px;width:min(100%,290px);padding:21px;box-shadow:0 18px 48px #20251f14}.price-down-hero-visual>small{color:#8b9189;letter-spacing:.16em;font-size:.62rem;font-weight:900}.price-down-hero-visual>div{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin-top:16px;display:grid}.price-down-hero-visual>div span{justify-items:center;gap:7px;display:grid}.price-down-hero-visual>div b{background:var(--pd-ink);color:#fff;border-radius:17px;place-items:center;width:54px;height:54px;font-size:1.35rem;display:grid}.price-down-hero-visual>div span:last-child b{background:var(--pd-green)}.price-down-hero-visual>div em{color:#585e57;font-size:.7rem;font-style:normal;font-weight:850}.price-down-hero-visual>div i{background:#cfd4cc;width:22px;height:1px}.price-down-hero-visual>p{border-top:1px solid #e1e4de;gap:4px;margin:18px 0 0;padding-top:15px;display:grid}.price-down-hero-visual>p small{color:#797f78;font-size:.65rem;font-weight:750}.price-down-hero-visual>p strong{letter-spacing:-.025em;font-size:1rem}.price-down-hero-cta{background:var(--pd-ink);color:#fff;border-radius:999px;margin-top:17px;padding:8px 13px;font-size:.64rem;font-weight:850;display:inline-flex}.price-down-shell{padding:24px 0 80px}.price-down-section-heading>small,.price-down-candidates>header small,.price-down-catalog-head small,.price-down-answer>header small,.price-down-archive-note small{color:#6fc49a;letter-spacing:.16em;font-size:.58rem;font-weight:900}.price-down-section-heading h2,.price-down-answer h2{letter-spacing:-.04em;margin:5px 0 0;font-size:clamp(1.7rem,3vw,2.35rem);line-height:1.25}.price-down-section-heading>p,.price-down-answer>header>p{max-width:760px;color:var(--pd-muted);margin:10px 0 0;font-size:.95rem;line-height:1.8}.price-down-guide-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:17px;display:flex}.price-down-guide-actions .price-down-hero-cta{margin-top:0}.price-down-guide-actions>a:last-child{border:1px solid var(--pd-line);color:inherit;background:#fff;border-radius:999px;padding:8px 13px;font-size:.64rem;font-weight:850}.price-down-editorial{gap:72px;display:grid}.price-down-editorial>*{min-width:0}.price-down-article-nav{flex-wrap:wrap;gap:7px;min-width:0;max-width:100%;padding:2px 0 0;display:flex}.price-down-article-nav a{border:1px solid var(--pd-line);color:#5f625b;background:#fffc;border-radius:999px;padding:7px 12px;font-size:.65rem;font-weight:800}.price-down-answer{border:1px solid var(--pd-line);background:#fffffff2;border-radius:20px;padding:28px;box-shadow:0 9px 32px #1c1e1a0d}.price-down-answer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:22px;display:grid}.price-down-answer-grid article{background:#f3f4f0;border-radius:14px;grid-template-columns:48px minmax(0,1fr);align-items:start;gap:13px;padding:17px;display:grid}.price-down-answer-grid article>b{background:var(--pd-ink);color:#fff;border-radius:13px;place-items:center;width:48px;height:48px;font-size:1rem;display:grid}.price-down-answer-grid article:nth-child(2)>b{background:var(--pd-green)}.price-down-answer-grid article:nth-child(3)>b{color:#725c35;background:#ede8dc;font-size:.78rem}.price-down-answer-grid strong{font-size:.95rem}.price-down-answer-grid p{color:var(--pd-muted);margin:6px 0 0;font-size:.82rem;line-height:1.75}.price-down-answer-note{border-left:3px solid var(--pd-green);color:#405e4e;margin:18px 0 0;padding:5px 0 5px 13px;font-size:.84rem;font-weight:750;line-height:1.7}.price-down-difference{gap:18px;display:grid}.price-down-comparison{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.price-down-comparison article{border:1px solid var(--pd-line);background:#ffffffeb;border-radius:16px;padding:22px}.price-down-comparison article>small{color:var(--pd-green);font-size:.58rem;font-weight:900}.price-down-comparison article>strong{margin-top:7px;font-size:1.08rem;display:block}.price-down-comparison article>p{color:var(--pd-muted);margin:9px 0 0;font-size:.84rem;line-height:1.8}.price-down-buying-advice{border:1px solid var(--pd-line);background:#fff;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.price-down-buying-advice>div{padding:17px 20px}.price-down-buying-advice>div+div{border-left:1px solid var(--pd-line)}.price-down-buying-advice strong{font-size:.86rem}.price-down-buying-advice p{color:var(--pd-muted);margin:5px 0 0;font-size:.78rem;line-height:1.7}.price-down-intelligence{margin-top:72px}.price-down-reader-insights{gap:18px;display:grid}.price-down-reader-insights>*,.price-down-price-guide-layout>*{min-width:0}.price-down-price-guide,.price-down-plain-pattern,.price-down-major-sale{border:1px solid var(--pd-line);background:#fffffff0;border-radius:22px;padding:32px;box-shadow:0 7px 28px #1c1e1a0b}.price-down-price-guide-layout{grid-template-columns:minmax(0,1.25fr) minmax(220px,.75fr);gap:22px;margin-top:18px;display:grid}.price-down-table-wrap{overflow-x:auto}.price-down-price-guide table{border-collapse:collapse;width:100%;font-size:.9rem}.price-down-price-guide th{color:#777c75;text-align:left;border-bottom:1px solid #d8dad2;padding:10px 12px;font-size:.7rem}.price-down-price-guide td{white-space:nowrap;border-bottom:1px solid #ecece7;padding:13px 12px}.price-down-price-guide tbody tr:last-child td{border-bottom:0}.price-down-price-guide td:nth-child(2) strong{color:var(--pd-green);font-size:1rem}.price-down-price-guide td:last-child{color:var(--pd-muted)}.price-down-how-to-predict{color:#fff;background:#20251f;border-radius:16px;align-self:start;padding:22px}.price-down-how-to-predict>small{color:#9caa9c;letter-spacing:.14em;font-size:.62rem;font-weight:800}.price-down-how-to-predict h3{margin:7px 0 0;font-size:1.08rem}.price-down-how-to-predict ol{gap:13px;margin:18px 0 0;padding:0;list-style:none;display:grid}.price-down-how-to-predict li{grid-template-columns:30px 1fr;align-items:start;gap:10px;display:grid}.price-down-how-to-predict li>b{color:#75d4a5;background:#343c34;border-radius:50%;place-items:center;width:30px;height:30px;font-size:.75rem;display:grid}.price-down-how-to-predict li>span{gap:2px;display:grid}.price-down-how-to-predict li strong{color:#fff;font-size:.82rem}.price-down-how-to-predict li small{color:#aeb8ae;font-size:.68rem;line-height:1.5}.price-down-how-to-predict>p{color:#b6c0b6;border-top:1px solid #3a433a;margin:18px 0 0;padding-top:14px;font-size:.72rem;line-height:1.75}.price-down-direct-answer{font-size:1rem!important;line-height:1.8!important}.price-down-direct-answer strong{color:var(--pd-ink)}.price-down-plain-pattern{grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);align-items:center;gap:24px 36px;display:grid}.price-down-occurrence-analysis{background:var(--pd-green-soft);border-radius:16px;gap:15px;padding:21px;display:grid}.price-down-occurrence-rates{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.price-down-occurrence-rates>span{background:#ffffffad;border:1px solid #16724c1f;border-radius:12px;gap:3px;padding:14px;display:grid}.price-down-occurrence-rates>span.is-emphasized{background:#fff;border-color:#16724c66;box-shadow:0 7px 20px #16724c14}.price-down-occurrence-rates small{color:#50705f;font-size:.62rem;font-weight:900}.price-down-occurrence-rates strong{color:var(--pd-green);letter-spacing:-.05em;font-size:1.85rem}.price-down-occurrence-rates em{color:#708077;font-size:.57rem;font-style:normal}.price-down-occurrence-analysis>p{color:#405e4e;margin:0;font-size:.76rem;line-height:1.75}.price-down-occurrence-analysis>p strong{color:#244c37;margin-bottom:3px;display:block}.price-down-reader-note{border-left:3px solid var(--pd-green);color:#4f6257;margin:4px 0 0;padding:4px 0 4px 13px;font-size:.68rem;line-height:1.7}.price-down-sale-forecast{color:#fff;background:#20251f;border-radius:18px;grid-template-columns:190px 1fr;align-items:center;gap:28px;margin-top:24px;padding:26px;display:grid}.price-down-sale-calendar{color:var(--pd-ink);background:#fff;border-radius:16px;justify-items:center;display:grid;overflow:hidden;box-shadow:0 10px 25px #0000002e}.price-down-sale-calendar>span{color:#fff;letter-spacing:.12em;text-align:center;background:#e7372e;width:100%;padding:10px;font-size:.66rem;font-weight:900}.price-down-sale-calendar>strong{letter-spacing:-.08em;padding-top:8px;font-size:4.6rem;line-height:1}.price-down-sale-calendar>small{color:#6d736c;letter-spacing:.14em;padding:4px 0 13px;font-size:.75rem;font-weight:900}.price-down-prediction-badge{color:#91d7b3;border:1px solid #566056;border-radius:999px;padding:5px 9px;font-size:.65rem;font-weight:900;display:inline-flex}.price-down-sale-forecast h3{margin:13px 0 0;font-size:1.45rem}.price-down-sale-forecast p{color:#bdc6bd;margin:9px 0 0;font-size:.85rem;line-height:1.8}.price-down-sale-history{grid-template-columns:minmax(190px,.45fr) minmax(0,1fr);gap:28px;margin-top:28px;display:grid}.price-down-sale-history>div>small{color:var(--pd-green);letter-spacing:.14em;font-size:.62rem;font-weight:900}.price-down-sale-history h3{margin:7px 0 0;font-size:1.2rem}.price-down-sale-history>div>p{color:var(--pd-muted);margin:9px 0 0;font-size:.8rem;line-height:1.75}.price-down-sale-history ol{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin:0;padding:0;list-style:none;display:grid}.price-down-sale-history li{text-align:center;background:#f6f7f3;border:1px solid #e0e2dc;border-radius:13px;justify-items:center;gap:5px;padding:13px 7px;display:grid}.price-down-sale-history li>span{color:#878c84;font-size:.62rem;font-weight:800}.price-down-sale-history li>b{width:30px;height:30px;color:var(--pd-green);background:#e5f3eb;border-radius:50%;place-items:center;font-size:.7rem;display:grid}.price-down-sale-history li>b[data-season=\?]{color:#8a622f;background:#f1eadc}.price-down-sale-history li>strong{white-space:nowrap;font-size:.72rem}.price-down-sale-history li>small{color:#8d918a;font-size:.56rem}.price-down-sale-pattern{border-left:4px solid var(--pd-green);background:var(--pd-green-soft);border-radius:0 12px 12px 0;margin-top:20px;padding:16px 18px}.price-down-sale-pattern strong{font-size:.9rem}.price-down-sale-pattern p{color:#466353;margin:5px 0 0;font-size:.79rem;line-height:1.75}.price-down-sale-sources{color:#8c9089;flex-wrap:wrap;gap:5px 10px;margin:14px 0 0;font-size:.6rem;line-height:1.6;display:flex}.price-down-sale-sources a{color:var(--pd-green);text-underline-offset:3px;font-weight:800;text-decoration:underline}.price-down-data-unavailable{width:100%;color:var(--pd-ink);text-align:left;background:#f5f6f2;border:1px dashed #cbd0c8;border-radius:14px;gap:5px;padding:20px;display:grid}.price-down-data-unavailable strong{font-size:.9rem}.price-down-data-unavailable p{color:var(--pd-muted);margin:0;font-size:.76rem;line-height:1.7}.price-down-data-unavailable.is-dark{color:#fff;background:#2a302a;border-color:#465046;margin-top:18px}.price-down-data-unavailable.is-dark p{color:#adb6ad}.price-down-price-guide td>.price-down-data-unavailable{white-space:normal}.price-down-candidates{color:#fff;background:#20251f;border-radius:16px;margin-top:12px;padding:24px}.price-down-candidates>header{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.price-down-candidates>header>div{max-width:760px}.price-down-candidates>header h2{letter-spacing:-.035em;margin:4px 0 0;font-size:clamp(1.65rem,3vw,2.2rem)}.price-down-candidates>header p{color:#b7c0b6;margin:8px 0 0;font-size:.84rem;line-height:1.75}.price-down-candidates>header>span{color:#adb6ad;text-align:right;border:1px solid #475147;border-radius:9px;padding:7px 11px;font-size:.5rem;line-height:1.35}.price-down-candidates>header>span strong{color:#fff;font-size:.65rem}.price-down-candidate-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:19px;display:grid}.price-down-candidate-grid>a{min-width:0;color:inherit;background:#292f29;border:1px solid #3d453d;border-radius:12px;grid-template-columns:92px 1fr;display:grid;position:relative;overflow:hidden}.price-down-candidate-rank{z-index:2;background:#141914d1;border-radius:999px;padding:2px 5px;font-size:.48rem;font-weight:900;position:absolute;top:5px;left:5px}.price-down-candidate-image{background:#394039;min-height:142px;display:block;position:relative;overflow:hidden}.price-down-candidate-image img{object-fit:cover;width:100%;height:100%}.price-down-candidate-body{align-content:start;min-width:0;padding:9px;display:grid}.price-down-candidate-body>small{color:#97a097;text-overflow:ellipsis;white-space:nowrap;font-size:.55rem;overflow:hidden}.price-down-candidate-body>strong{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:.72rem;line-height:1.4;overflow:hidden}.price-down-candidate-body>span{align-items:baseline;gap:4px;margin-top:8px;display:flex}.price-down-candidate-body del{color:#959d95;font-size:.6rem}.price-down-candidate-body>span i{color:#737d73;font-size:.5rem;font-style:normal}.price-down-candidate-body>span b{color:#75d4a5;font-size:.88rem}.price-down-candidate-body em{color:#aeb8ae;margin-top:7px;font-size:.58rem;font-style:normal}.price-down-candidate-body em strong{color:#fff;font-size:.62rem}.price-down-candidate-body ul{color:#aeb8ae;gap:3px;margin:6px 0 0;padding:0;font-size:.55rem;list-style:none;display:grid}.price-down-candidate-body li:before{color:#6fc49a;content:"?";margin-right:3px}.price-down-prediction-note{color:#a6afa6;margin:14px 0 0;font-size:.65rem;line-height:1.7}.price-down-catalog-head{border-bottom:1px solid #cfd1ca;justify-content:space-between;align-items:flex-end;gap:24px;margin:0 0 17px;padding-bottom:13px;display:flex}.price-down-catalog-head h2{letter-spacing:-.035em;margin:4px 0 0;font-size:1.45rem}.price-down-catalog-head p{max-width:490px;color:var(--pd-muted);text-align:right;margin:0;font-size:.63rem;line-height:1.65}.price-down-controls{grid-template-columns:minmax(0,1fr) minmax(280px,390px);gap:16px;display:grid}.price-down-tabs,.price-down-search{border:1px solid var(--pd-line);background:#fff;border-radius:12px;overflow:hidden}.price-down-tabs{grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.price-down-tabs button{color:#676961;cursor:pointer;background:0 0;border:0;min-height:47px;font-size:.74rem;font-weight:900}.price-down-tabs button+button{border-left:1px solid #ecece7}.price-down-tabs button.is-active{background:var(--pd-ink);color:#fff}.price-down-search{color:#85877f;align-items:center;gap:9px;min-height:47px;padding:0 13px;display:flex}.price-down-search input{border:0;outline:0;flex:1;min-width:0;font-size:.8rem}.price-down-search button{color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.price-down-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-top:14px;display:flex}.price-down-toolbar>strong{color:var(--pd-muted);font-size:.7rem}.price-down-stage-tabs{gap:5px;display:inline-flex}.price-down-stage-tabs button{border:1px solid var(--pd-line);color:#666860;cursor:pointer;background:#ffffffb8;border-radius:999px;padding:6px 11px;font-size:.66rem;font-weight:850}.price-down-stage-tabs button.is-active{border-color:var(--pd-green);background:var(--pd-green-soft);color:var(--pd-green)}.price-down-week-nav{scrollbar-width:thin;gap:6px;margin:22px 0 0;padding-bottom:4px;display:flex;overflow-x:auto}.price-down-week-nav button{border:1px solid var(--pd-line);min-width:68px;color:inherit;cursor:pointer;text-align:left;background:#ffffffc2;border-radius:9px;gap:2px;padding:7px 10px;display:grid}.price-down-week-nav small{color:var(--pd-muted);font-size:.55rem}.price-down-week-nav strong{font-size:.72rem}.price-down-week-nav span{color:var(--pd-muted);font-size:.52rem}.price-down-weeks{gap:62px;margin-top:46px;display:grid}.price-down-week{content-visibility:auto;contain-intrinsic-block-size:auto 3600px;scroll-margin-top:84px}.price-down-archive-loader{justify-items:center;gap:10px;min-height:120px;padding-top:38px;display:grid}.price-down-archive-loader button{border:1px solid var(--pd-line);color:var(--pd-ink);cursor:pointer;text-align:center;background:#fff;border-radius:999px;padding:10px 14px;font-size:.68rem;font-weight:850}.price-down-archive-loader button:disabled{cursor:wait;opacity:.65}.price-down-archive-loader small{color:var(--pd-muted);font-size:.6rem}.price-down-week>header{border-bottom:1px solid #cecfc8;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:16px;padding-bottom:11px;display:flex}.price-down-week>header small{color:var(--pd-muted);font-size:.61rem;font-weight:800}.price-down-week>header small.is-latest{color:var(--pd-green)}.price-down-week h2{letter-spacing:-.035em;margin:3px 0 0;font-size:1.42rem}.price-down-week-stats{align-items:center;gap:6px;display:flex}.price-down-week-stats span,.price-down-week-stats b{color:var(--pd-muted);background:#fff;border-radius:999px;padding:5px 9px;font-size:.61rem;font-weight:750}.price-down-week-stats span strong{color:var(--pd-ink)}.price-down-week-stats b{background:var(--pd-ink);color:#fff}.price-down-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.price-down-card{background:#fff;border:1px solid #dedfd8;border-radius:13px;min-width:0;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 7px 24px #1c1e1a0e}.price-down-card[data-stage="1"]{border-color:#c9ddd2}.price-down-card[data-stage="2"]{border-color:#d5d2c8}.price-down-card[data-stage="3"],.price-down-card[data-stage="4"]{border-color:#dbcfc7}.price-down-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px #1c1e1a1a}.price-down-card>a{color:inherit;display:block}.price-down-image{aspect-ratio:3/4;background:#ecece7;display:block;position:relative;overflow:hidden}.price-down-image img{object-fit:cover;width:100%;height:100%;transition:transform .26s}.price-down-card:hover .price-down-image img{transform:scale(1.025)}.price-down-image>small{z-index:2;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#ffffffe0;border-radius:999px;padding:3px 6px;font-size:.49rem;font-weight:900;position:absolute;top:8px;left:8px}.price-down-card-body{gap:0;min-width:0;padding:12px 12px 13px;display:grid}.price-down-stage{background:var(--pd-green-soft);color:var(--pd-green);letter-spacing:.02em;border-radius:4px;justify-self:start;padding:2px 6px;font-size:.52rem;font-weight:900;line-height:1.4}.price-down-stage[data-stage="2"]{color:#6e654f;background:#f1efe8}.price-down-stage[data-stage="3"]{color:#8a5720;background:#f3ebe3}.price-down-stage[data-stage="4"]{color:#7b3436;background:#f3e7e7}.price-down-card-body>strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.7em;margin-top:7px;font-size:.74rem;line-height:1.35;display:-webkit-box;overflow:hidden}.price-down-price-block{flex-wrap:wrap;align-items:baseline;gap:6px;margin-top:10px;display:flex}.price-down-price-block b{color:var(--pd-ink);letter-spacing:-.04em;font-size:1.18rem;font-weight:900;line-height:1}.price-down-price-block del{color:#9a9c94;font-size:.62rem;font-weight:650}.price-down-savings{flex-wrap:wrap;align-items:center;gap:5px;margin-top:6px;display:flex}.price-down-savings strong{color:var(--pd-green);letter-spacing:-.02em;font-size:.78rem;font-weight:900}.price-down-savings small{background:var(--pd-green-soft);color:var(--pd-green);border-radius:4px;padding:2px 5px;font-size:.52rem;font-weight:900}.price-down-trail{border-top:1px solid #ecece7;flex-wrap:wrap;align-items:baseline;gap:2px 0;margin-top:11px;padding-top:8px;line-height:1.45;display:flex}.price-down-trail-step{align-items:baseline;min-width:0;display:inline-flex}.price-down-trail-step>i{color:#b0b2aa;margin:0 3px;font-size:.48rem;font-style:normal;font-weight:700}.price-down-trail-step>em{color:#7a7c74;letter-spacing:-.02em;white-space:nowrap;font-size:.58rem;font-style:normal;font-weight:750}.price-down-trail-step>em[data-current]{color:var(--pd-green);font-weight:900}.price-down-card-foot{color:#8a8c84;margin-top:9px;font-size:.5rem;font-weight:700;line-height:1.4}.price-down-latest-preview{gap:18px;display:grid}.price-down-history-link{background:var(--pd-ink);color:#fff;border-radius:999px;justify-self:center;padding:9px 15px;font-size:.67rem;font-weight:850}.price-down-faq{gap:18px;display:grid}.price-down-faq>div:nth-child(2){grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.price-down-faq article{border:1px solid var(--pd-line);background:#ffffffeb;border-radius:14px;padding:19px}.price-down-faq h3{margin:0;font-size:.94rem}.price-down-faq article p{color:var(--pd-muted);margin:7px 0 0;font-size:.8rem;line-height:1.75}.price-down-source-note,.price-down-observation-note{color:var(--pd-muted);margin:0;font-size:.57rem;line-height:1.7}.price-down-source-note a{color:var(--pd-green);text-underline-offset:3px;margin:0 3px;font-weight:800;text-decoration:underline}.price-down-related-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.price-down-related-links a{border:1px solid var(--pd-line);color:inherit;background:#ffffffe6;border-radius:14px;gap:5px;padding:18px;display:grid}.price-down-related-links strong{font-size:.77rem}.price-down-related-links span{color:var(--pd-muted);font-size:.61rem}.price-down-archive-note{border:1px solid var(--pd-line);color:#fff;background:#20251f;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;margin-top:72px;padding:21px 23px;display:grid}.price-down-archive-note>div{gap:4px;display:grid}.price-down-archive-note>div>strong{font-size:.82rem}.price-down-archive-note>p{color:#b7c0b6;margin:0;font-size:.64rem;line-height:1.7}.price-down-archive-note>a{color:#20251f;white-space:nowrap;background:#fff;border-radius:999px;padding:8px 12px;font-size:.62rem;font-weight:850}.price-down-empty{min-height:280px;color:var(--pd-muted);background:#ffffffa6;border:1px dashed #c9cbc3;border-radius:16px;place-items:center;margin-top:30px;display:grid}@media (max-width:1050px){.price-down-candidate-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.price-down-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.price-down-answer-grid{grid-template-columns:1fr}}@media (max-width:760px){.price-down-hero-inner,.price-down-shell{width:min(100% - 24px,1240px)}.price-down-hero-inner{flex-direction:column;align-items:stretch;min-height:0;padding:27px 0 23px}.price-down-hero h1{font-size:1.75rem}.price-down-hero-copy>p{font-size:.88rem}.price-down-hero-visual{flex-basis:auto;width:100%;padding:17px}.price-down-hero-visual>div b{border-radius:14px;width:46px;height:46px;font-size:1.15rem}.price-down-shell{padding-top:14px}.price-down-editorial{gap:48px}.price-down-article-nav{flex-wrap:nowrap;padding-bottom:5px;overflow-x:auto}.price-down-article-nav a{flex:none}.price-down-answer,.price-down-price-guide,.price-down-plain-pattern,.price-down-major-sale{padding:20px}.price-down-answer-grid article{grid-template-columns:42px minmax(0,1fr);padding:14px}.price-down-answer-grid article>b{width:42px;height:42px}.price-down-comparison,.price-down-buying-advice,.price-down-faq>div:nth-child(2),.price-down-related-links{grid-template-columns:1fr}.price-down-buying-advice>div+div{border-top:1px solid var(--pd-line);border-left:0}.price-down-price-guide-layout,.price-down-plain-pattern{grid-template-columns:1fr}.price-down-occurrence-rates{grid-template-columns:repeat(3,minmax(0,1fr))}.price-down-occurrence-rates>span{padding:11px 8px}.price-down-occurrence-rates strong{font-size:1.45rem}.price-down-sale-forecast{grid-template-columns:112px minmax(0,1fr);gap:16px;padding:17px}.price-down-sale-calendar>span{padding:7px 4px;font-size:.5rem}.price-down-sale-calendar>strong{font-size:3.4rem}.price-down-sale-calendar>small{padding-bottom:9px;font-size:.6rem}.price-down-sale-forecast h3{font-size:1.05rem}.price-down-sale-forecast p{font-size:.74rem}.price-down-sale-history{grid-template-columns:1fr;gap:16px}.price-down-sale-history ol{grid-template-columns:repeat(5,minmax(96px,1fr));padding-bottom:5px;overflow-x:auto}.price-down-candidates{padding:18px}.price-down-candidates>header{flex-direction:column;align-items:flex-start}.price-down-candidate-grid{grid-template-columns:1fr}.price-down-catalog-head{flex-direction:column;align-items:flex-start;gap:8px}.price-down-catalog-head p{text-align:left}.price-down-controls{grid-template-columns:1fr;gap:8px}.price-down-tabs{grid-template-columns:repeat(5,minmax(79px,1fr));overflow-x:auto}.price-down-tabs button{min-height:42px;font-size:.64rem}.price-down-search{min-height:43px}.price-down-toolbar{flex-direction:column;align-items:flex-start;gap:8px}.price-down-weeks{gap:48px;margin-top:34px}.price-down-week>header{flex-direction:column;align-items:flex-start;gap:8px}.price-down-week h2{font-size:1.17rem}.price-down-week-stats{flex-wrap:wrap}.price-down-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.price-down-card{border-radius:10px}.price-down-card-body{padding:9px 9px 10px}.price-down-card-body>strong{min-height:2.5em;font-size:.66rem}.price-down-price-block{gap:4px;margin-top:8px}.price-down-price-block b{font-size:1.02rem}.price-down-price-block del{font-size:.54rem}.price-down-savings strong{font-size:.68rem}.price-down-savings small{font-size:.46rem}.price-down-trail{margin-top:9px;padding-top:7px}.price-down-trail-step>i{margin:0 2px;font-size:.42rem}.price-down-trail-step>em{font-size:.52rem}.price-down-archive-note{grid-template-columns:1fr;gap:11px;padding:18px}.price-down-archive-note>a{justify-self:start}}.limited-history-method{border-left:3px solid var(--history-accent);background:#fff;margin-top:56px;padding:18px 20px}.limited-history-method strong{font-size:.84rem}.limited-history-method p{max-width:900px;color:var(--history-muted);margin:6px 0 0;font-size:.76rem;line-height:1.75}@media (max-width:1000px){.limited-history-week-items,[data-show-categories=true] .limited-history-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.limited-history-controls{grid-template-columns:1fr}}@media (max-width:700px){.limited-history-hero-inner,.limited-history-shell{width:min(100% - 24px,1240px)}.limited-history-hero-inner{padding:22px 0 20px}.limited-history-hero-copy{flex-direction:column;align-items:flex-start;gap:12px}.limited-history-hero-copy h1{font-size:1.6rem}.limited-history-lead{margin:8px 0 0;font-size:.75rem;line-height:1.65}.limited-history-shell{padding-top:14px}.limited-history-controls{margin:0 -12px;padding:10px 12px}.limited-history-tabs{grid-template-columns:repeat(5,minmax(82px,1fr));overflow-x:auto}.limited-history-tabs button{min-height:42px}.limited-history-search{min-height:44px}.limited-history-week-items,[data-show-categories=true] .limited-history-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.limited-history-months,.limited-history-weeks{gap:44px}.limited-history-week-heading{align-items:flex-end}.limited-history-card{border-radius:11px}.limited-history-card-body{padding:8px 7px 7px}.limited-history-card-name{min-height:2.75em;font-size:.7rem}.limited-history-card-meta{font-size:.51rem}.limited-history-card-price-scope{margin-top:5px;padding:4px 5px;font-size:.5rem}.limited-history-card-price{flex-direction:column;align-items:flex-start;gap:1px;margin-top:9px}.limited-history-card-price>strong{font-size:.94rem}.limited-history-card-price>span{font-size:.56rem}.limited-history-card-facts{gap:3px;margin-top:8px;padding:3px;font-size:.49rem}.limited-history-markdown-note{margin:9px -7px -7px;padding:7px;font-size:.52rem}.limited-history-card-cta{margin-top:9px;padding-top:7px;font-size:.52rem}.limited-history-card-cta.is-button{padding:8px 7px 10px;font-size:.52rem}.limited-history-card-cta.is-button svg{width:12px;height:12px}}.page-shell{width:min(1180px,100% - 32px);margin:0 auto;padding:24px 0 56px}.product-page-shell{padding-top:18px}.app-header{justify-content:space-between;align-items:end;gap:20px;padding:20px 0 18px;display:flex}.app-header p{color:var(--muted);margin:0 0 6px;font-size:.86rem}.app-header h1{margin:0;font-size:2.45rem;line-height:1.08}.header-actions,.hero-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.button-link,.icon-link{border:1px solid var(--line);background:var(--surface);min-height:38px;color:var(--ink);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:.92rem;font-weight:700;display:inline-flex}.icon-link{background:0 0;border:0;min-height:34px;padding:0}.button-link{background:var(--ink);color:#fff}.status-pill{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:0 9px;font-size:.78rem;font-weight:800;display:inline-flex}.section-band{padding:22px 0 0}.section-heading{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.section-heading h2{margin:0;font-size:1.15rem}.section-heading span{color:var(--muted);font-size:.88rem}.product-grid{grid-template-columns:repeat(auto-fill,minmax(268px,1fr));gap:12px;display:grid}.product-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;grid-template-columns:112px minmax(0,1fr);min-height:178px;display:grid;overflow:hidden}.product-card-media{background:var(--surface-muted);min-height:178px;display:block;position:relative}.product-card-media img,.product-hero-media img{object-fit:cover}.image-placeholder{width:100%;height:100%;min-height:inherit;color:var(--muted);place-items:center;font-weight:800;display:grid}.product-card-body{flex-direction:column;gap:9px;min-width:0;padding:12px;display:flex}.product-card-topline{justify-content:space-between;align-items:center;gap:8px;display:flex}.product-card-topline>span{color:var(--muted);font-size:.78rem}.product-card h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:44px;margin:0;font-size:1rem;line-height:1.35;display:-webkit-box;overflow:hidden}.product-card-price{align-items:baseline;gap:8px;display:flex}.product-card-price strong{font-size:1.2rem}.product-card-price span{color:var(--muted);font-size:.83rem}.button-link:disabled,.icon-button:disabled{cursor:not-allowed;opacity:.58}.icon-button{border:1px solid var(--line);background:var(--surface);width:38px;height:38px;color:var(--ink);border-radius:8px;place-items:center;display:inline-grid}.spin-icon{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.empty-panel{border:1px dashed var(--line);min-height:86px;color:var(--muted);background:#ffffff8a;border-radius:8px;padding:24px}.product-hero{grid-template-columns:minmax(280px,360px) minmax(0,1fr);align-items:stretch;gap:24px;margin-top:16px;display:grid}.product-hero-media{background:var(--surface-muted);border-radius:8px;min-height:460px;position:relative;overflow:hidden}.product-hero-main{flex-direction:column;justify-content:center;gap:18px;min-width:0;display:flex}.product-kicker{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:.88rem;display:flex}.product-hero h1{max-width:720px;margin:0;font-size:3rem;line-height:1.08}.hero-price-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hero-price-row strong{font-size:2rem}.decision-callout{border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;width:min(100%,620px);padding:14px;display:grid}.decision-callout strong,.decision-callout span{display:block}.decision-callout span{margin-top:2px}.decision-good{background:var(--good-bg);color:var(--good)}.decision-warn{background:var(--warn-bg);color:var(--warn)}.decision-bad{background:var(--bad-bg);color:var(--bad)}.decision-neutral{background:var(--blue-bg);color:var(--blue)}.answer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.answer-tile{border:1px solid var(--line);background:var(--surface);border-radius:8px;grid-template-columns:auto minmax(0,1fr);gap:4px 9px;min-height:116px;padding:14px;display:grid}.answer-tile svg{color:var(--blue);grid-row:span 3;margin-top:2px}.answer-tile span,.answer-tile small{color:var(--muted)}.answer-tile strong{font-size:1.25rem}.stock-matrix{grid-template-columns:max-content repeat(var(--size-count), minmax(48px, 1fr));border:1px solid var(--line);background:var(--surface);border-radius:8px;width:100%;display:grid;overflow:auto}.stock-color-head,.stock-size-head,.stock-color,.stock-cell{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:48px}.stock-size-head,.stock-color-head{z-index:1;background:var(--n-100);color:var(--muted);place-items:center;font-size:.78rem;font-weight:800;display:grid;position:sticky;top:0}.stock-color{align-items:center;gap:8px;padding:6px 10px;font-weight:800;display:flex}.color-swatch{background-position:50%;background-size:cover;border:1px solid #8f948d;border-radius:999px;flex:none;width:22px;height:22px;box-shadow:inset 0 0 0 1px #ffffff6b}.color-label{flex-direction:column;gap:2px;min-width:0;line-height:1.05;display:flex}.color-code{font-size:.8rem}.color-name{overflow-wrap:anywhere;max-width:112px;color:var(--muted);font-size:.68rem;font-weight:750}.stock-cell{border-top:0;border-left:0;justify-content:center;align-items:center;gap:4px;min-width:48px;padding:0 5px;font-size:.82rem;font-weight:800;display:flex}button.stock-cell{appearance:none}.stock-cell-button{cursor:pointer}.stock-cell-button:hover,.stock-cell-button:focus-visible{z-index:2;outline:2px solid var(--accent);outline-offset:-2px;position:relative}.stock-cell.is-selected{z-index:2;outline:3px solid color-mix(in srgb, var(--ink) 72%, transparent);outline-offset:-3px;position:relative}.stock-symbol{font-size:.96rem;line-height:1}.stock-in_stock{background:color-mix(in srgb, var(--good) 16%, #fff);color:var(--good)}.stock-low_stock{background:color-mix(in srgb, var(--warn) 16%, #fff);color:var(--warn)}.stock-out_of_stock{color:var(--n-400);background:#fff}.stock-unknown,.stock-missing{background:var(--surface-muted);color:var(--muted)}.stock-matrix-legend{color:var(--text-muted);flex-wrap:wrap;gap:.45rem .9rem;margin:.7rem 0 0;padding:0;font-size:.74rem;font-weight:800;list-style:none;display:flex}.stock-matrix-legend li{align-items:center;gap:.4rem;display:inline-flex}.stock-matrix-legend-swatch{border:1px solid color-mix(in srgb, currentColor 18%, transparent);border-radius:6px;justify-content:center;align-items:center;gap:2px;min-width:1.55rem;min-height:1.55rem;padding:0 .28rem;font-size:.78rem;line-height:1;display:inline-flex}.price-history{border:1px solid var(--line);background:var(--surface);border-radius:8px;grid-auto-columns:minmax(96px,1fr);grid-auto-flow:column;gap:10px;padding:14px;display:grid;overflow-x:auto}.price-bar-item{grid-template-rows:112px auto auto auto;gap:4px;min-width:96px;display:grid}.price-bar-track{border-bottom:1px solid var(--line);justify-content:center;align-items:end;display:flex}.price-bar{width:36px;height:var(--bar-height);background:var(--blue);border-radius:6px 6px 0 0}.price-kind-unknown{background:var(--muted)}.price-bar-item span,.price-bar-item small{color:var(--muted);font-size:.78rem}.event-timeline{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:8px;margin:0;padding:12px;list-style:none;display:grid}.event-timeline li{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;min-height:42px;display:grid}.event-timeline svg{color:var(--blue);margin-top:3px}.event-timeline-good svg{color:var(--good)}.event-timeline-warn svg{color:var(--warn)}.event-timeline-bad svg{color:var(--bad)}.event-timeline strong,.event-timeline span{display:block}.event-timeline strong{line-height:1.35}.event-timeline p{color:var(--ink);margin:3px 0 4px;font-size:.9rem;line-height:1.55}.event-timeline span{color:var(--muted);font-size:.86rem}#stock-timeline{scroll-margin-top:86px}.restock-lookup{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:20px;margin-bottom:12px;padding:18px;display:grid;box-shadow:0 14px 38px #1618150f}.stock-comparison-heading{min-width:0}.stock-comparison-heading h3{min-width:0;color:var(--ink);margin:0 0 7px;font-size:1.18rem;font-weight:900;line-height:1.25}.stock-view-state{flex-wrap:wrap;align-items:baseline;gap:6px;min-width:0;display:flex}.stock-view-state span{color:var(--muted);font-size:.78rem;font-weight:800}.stock-view-state strong{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;font-weight:900;overflow:hidden}.stock-comparison-controls{gap:12px;display:grid}.restock-picker{grid-template-columns:82px minmax(0,1fr);align-items:start;gap:12px;min-width:0;display:grid}.restock-size-control{gap:5px;min-width:0;display:grid}.stock-selected-color-note{min-width:0;color:var(--muted);align-items:baseline;gap:6px;font-size:.74rem;font-weight:800;line-height:1.2;display:flex}.stock-selected-color-note strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:900;overflow:hidden}.restock-picker-label{color:var(--ink);flex:none;padding-top:8px;font-size:.86rem;font-weight:800}.stock-scope-grid{flex-wrap:wrap;gap:8px;display:flex}.stock-scope-chip{border:1px solid var(--line);background:var(--surface);min-height:36px;color:var(--ink);cursor:pointer;border-radius:5px;padding:0 12px;font-size:.86rem;font-weight:900}.stock-scope-chip:hover{border-color:var(--line-strong)}.stock-scope-chip:focus-visible{outline:3px solid var(--accent-bg);outline-offset:2px}.stock-scope-chip.selected{border-color:var(--accent-line);background:var(--accent-bg);color:var(--accent);box-shadow:none}.restock-color-grid{flex-wrap:wrap;gap:8px;display:flex}.restock-color-chip{border:1px solid var(--line);background:var(--surface);width:38px;height:38px;color:var(--ink);cursor:pointer;border-radius:6px;place-items:center;padding:3px;display:grid}.restock-color-swatch{border:0;border-radius:3px;flex:none;place-items:center;width:30px;height:30px;display:grid;overflow:hidden}.restock-color-swatch img{object-fit:cover;width:30px;height:30px;display:block}.restock-color-swatch>span{background:var(--surface-muted);width:30px;height:30px;color:var(--muted);place-items:center;font-size:.78rem;font-weight:900;display:grid}.restock-size-grid{flex-wrap:wrap;gap:8px;display:flex}.restock-size-chip{border:1px solid var(--line);background:var(--surface);min-width:44px;height:34px;color:var(--ink);cursor:pointer;border-radius:5px;font-size:.86rem;font-weight:800}.restock-color-chip:hover,.restock-size-chip:hover{border-color:var(--line-strong)}.restock-color-chip:focus-visible,.restock-size-chip:focus-visible{outline:3px solid var(--accent-bg);outline-offset:2px}.restock-color-chip.selected,.restock-size-chip.selected{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-bg)}.restock-size-chip.selected{background:var(--accent-bg);color:var(--accent)}.restock-size-chip-all{min-width:72px;padding-inline:10px}.product-stock-timeline,.stock-detail-timeline{gap:12px;display:grid}.stock-subheading{align-items:baseline;gap:8px;min-width:0;display:flex}.stock-subheading span{color:var(--ink);font-size:.9rem;font-weight:900;line-height:1.2}.stock-gantt{gap:12px;min-width:0;display:grid}.stock-gantt-single{gap:10px}.stock-gantt-single .stock-gantt-rows{gap:0}.stock-gantt-axis{grid-template-columns:64px minmax(0,1fr);align-items:end;gap:14px;min-height:28px;display:grid}.stock-gantt-axis-track{height:28px;position:relative}.stock-gantt-axis-track span{color:var(--n-500);white-space:nowrap;font-size:.72rem;font-weight:500;line-height:1;position:absolute;bottom:0;transform:translate(-50%)}.stock-gantt-axis-track span:first-child{transform:translate(0)}.stock-gantt-axis-track span:last-child{transform:translate(-50%)}.stock-gantt-rows{gap:15px;display:grid}.stock-gantt-row{grid-template-columns:64px minmax(0,1fr);align-items:center;gap:14px;min-width:0;display:grid}.stock-gantt-label{min-width:0;color:var(--n-600);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:600;line-height:1.2;overflow:hidden}.stock-gantt-row.selected .stock-gantt-label{color:var(--ink);font-weight:800}.stock-gantt-legend,.stock-filtered-log-heading span{color:var(--muted);font-size:.76rem;font-weight:800}.stock-gantt-track{background:var(--surface);min-width:0;height:28px;box-shadow:inset 0 0 0 1px var(--line);border-radius:6px;position:relative;overflow:visible}.stock-gantt-gridline,.stock-gantt-segment{position:absolute}.stock-gantt-gridline{z-index:0;border-left:1px solid var(--n-200);top:0;bottom:0}.stock-gantt-segment{z-index:1;color:#fff;text-align:center;white-space:nowrap;border-radius:5px;justify-content:center;align-items:center;min-width:2px;padding:0 8px;font-size:.75rem;font-weight:700;line-height:1;display:flex;top:2px;bottom:2px;overflow:hidden}.stock-gantt-segment span{text-overflow:ellipsis;overflow:hidden}.stock-gantt-in_stock,.product-stock-available{background:var(--good-fill);color:#fff}.stock-gantt-low_stock,.product-stock-low_stock{background:var(--warn-fill);color:var(--warn);box-shadow:inset 0 0 0 1px var(--warn-line)}.product-stock-partial{background:var(--warn-bg);color:var(--warn);box-shadow:inset 0 0 0 1px var(--warn-line)}.stock-gantt-out_of_stock,.product-stock-sold_out{background:var(--n-100);color:var(--n-500)}.product-stock-coming_soon{background:var(--n-50);color:var(--n-500)}.stock-gantt-unknown,.product-stock-unknown{border:1px dashed var(--n-300);color:var(--n-400);background:0 0}.stock-gantt-legend{flex-wrap:wrap;gap:8px 18px;padding-left:4px;display:flex}.stock-gantt-legend span{align-items:center;gap:5px;display:inline-flex}.stock-gantt-legend i{border-radius:3px;flex:none;width:10px;height:10px;box-shadow:inset 0 0 0 1px #1018281f}.stock-size-insight{border-bottom:1px solid var(--line);gap:4px;min-width:0;padding:2px 0 10px;display:grid}.stock-size-insight-verdict{flex-wrap:wrap;align-items:baseline;gap:8px 12px;min-width:0;margin:0;line-height:1.2;display:flex}.stock-size-insight-verdict strong{color:var(--ink);letter-spacing:-.02em;font-size:1.35rem;font-weight:900}.stock-size-insight-good .stock-size-insight-verdict strong{color:var(--good)}.stock-size-insight-warn .stock-size-insight-verdict strong{color:var(--warn)}.stock-size-insight-bad .stock-size-insight-verdict strong{color:var(--ink)}.stock-size-insight-emphasis{color:var(--ink);font-size:1.05rem;font-weight:900}.stock-size-insight-meta{color:var(--ink);flex-wrap:wrap;align-items:baseline;gap:4px 6px;margin:0;font-size:.9rem;font-weight:800;line-height:1.35;display:flex}.stock-size-insight-dot{color:var(--muted);font-weight:700}.stock-size-insight-scope{color:var(--muted);margin-left:2px;font-size:.74rem;font-weight:700}.stock-gantt-empty{border:1px solid var(--line);border-left:4px solid var(--muted);background:var(--surface-muted);border-radius:8px;gap:4px;padding:10px 12px;display:grid}.stock-gantt-empty strong{color:var(--ink);font-size:1.02rem;line-height:1.2}.stock-gantt-empty span{color:var(--muted);font-size:.86rem}.stock-filtered-log{border-top:1px solid var(--line);gap:10px;padding-top:4px;display:grid}.stock-filtered-log-heading{cursor:pointer;align-items:baseline;gap:8px;min-height:2.4rem;list-style:none;display:flex}.stock-filtered-log-heading::-webkit-details-marker{display:none}.stock-filtered-log-heading:after{content:"";border-right:2px solid var(--n-500);border-bottom:2px solid var(--n-500);align-self:center;width:.45rem;height:.45rem;margin-left:auto;transition:transform .16s;transform:translateY(-2px)rotate(45deg)}.stock-filtered-log[open]>.stock-filtered-log-heading:after{transform:translateY(2px)rotate(-135deg)}.stock-overview{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem 1.2rem;margin-bottom:.85rem;display:flex}.stock-overview-stats{flex-wrap:wrap;gap:.4rem 1rem;margin:0;padding:0;list-style:none;display:flex}.stock-overview-stats li{align-items:baseline;gap:.35rem;display:flex}.stock-overview-stats span{color:var(--n-500);font-size:.68rem;font-weight:800}.stock-overview-stats strong{color:var(--ink);font-variant-numeric:tabular-nums;font-size:.8rem;font-weight:900}.color-restock{background:var(--good-bg);color:var(--good);border-radius:999px;align-items:center;gap:.14rem;padding:.04rem .32rem;font-size:.6rem;font-weight:900;display:inline-flex}.stock-filtered-log-heading strong{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:900;overflow:hidden}.stock-compact-log{gap:0;margin:0;padding:0;list-style:none;display:grid}.stock-compact-log li{border-top:1px solid var(--line);grid-template-columns:86px 92px minmax(0,1fr);align-items:center;gap:12px;min-height:34px;display:grid}.stock-compact-log.targets-hidden li{grid-template-columns:86px minmax(0,1fr)}.stock-compact-log li:first-child{border-top:0}.stock-compact-date{color:var(--muted);white-space:nowrap;font-size:.84rem;font-weight:800;line-height:1.2}.stock-compact-status{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;font-weight:900;line-height:1.2;overflow:hidden}.stock-compact-targets{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:700;line-height:1.35;overflow:hidden}.stock-compact-targets.expanded{white-space:normal}.stock-compact-more-button{color:var(--ink);cursor:pointer;font:inherit;text-underline-offset:2px;background:0 0;border:0;margin-left:.35rem;padding:0;font-weight:900;text-decoration:underline}.stock-compact-more-button:focus-visible{outline:3px solid var(--accent-bg);outline-offset:2px}.stock-compact-log-toggle{border:1px solid var(--line-strong);background:var(--panel);color:var(--ink);cursor:pointer;font:inherit;border-radius:999px;justify-self:start;padding:8px 13px;font-size:.84rem;font-weight:900}.stock-compact-log-toggle:hover,.stock-compact-log-toggle:focus-visible{border-color:var(--ink);color:var(--ink)}.stock-compact-log-toggle:focus-visible{outline:3px solid var(--accent-bg);outline-offset:2px}.stock-compact-log-warn .stock-compact-status{color:var(--muted)}.stock-compact-log-bad .stock-compact-status{color:var(--bad)}@media (max-width:860px){.page-shell{width:min(100% - 22px,680px)}.app-header,.product-hero,.answer-grid{grid-template-columns:1fr}.stock-comparison-controls{align-items:flex-start;gap:14px 22px}.restock-picker{flex-wrap:wrap;align-items:flex-start}.stock-gantt{padding-bottom:2px;overflow-x:auto}.stock-gantt-axis,.stock-gantt-row{grid-template-columns:60px minmax(420px,1fr);gap:8px;min-width:496px}.stock-gantt-label{font-size:.74rem}.app-header{align-items:start}.product-hero-media{min-height:360px}.app-header h1{font-size:2rem}.product-hero h1{font-size:2.15rem}.answer-grid{gap:8px}}@media (max-width:540px){.page-shell{width:min(100% - 16px,420px);padding-bottom:36px}.product-grid{grid-template-columns:1fr}.product-card{grid-template-columns:104px minmax(0,1fr)}.product-card-media{min-height:168px}.app-header h1{font-size:1.8rem}.product-hero h1{font-size:1.9rem}}@media (max-width:640px){.restock-lookup{box-shadow:none;background:0 0;border:0;gap:16px;padding:0}.stock-comparison-heading h3{font-size:1.05rem}.stock-comparison-controls{gap:12px;display:grid}.restock-picker{grid-template-columns:72px minmax(0,1fr);gap:8px;display:grid}.restock-size-control{gap:3px}.stock-selected-color-note{font-size:.7rem}.product-stock-timeline,.stock-detail-timeline{gap:9px}.stock-size-insight{gap:3px;padding:0 0 8px}.stock-size-insight-verdict strong{font-size:1.2rem}.stock-size-insight-emphasis{font-size:.98rem}.stock-size-insight-meta{font-size:.84rem}.stock-subheading span{font-size:.82rem}.restock-picker-label{padding-top:8px;font-size:.78rem}.restock-color-grid,.restock-size-grid{scrollbar-width:none;flex-wrap:nowrap;padding:2px 2px 7px;overflow-x:auto}.restock-color-grid::-webkit-scrollbar{display:none}.restock-size-grid::-webkit-scrollbar{display:none}.restock-color-chip{flex:none;width:34px;height:34px;padding:3px}.restock-color-swatch,.restock-color-swatch img,.restock-color-swatch>span{width:26px;height:26px}.restock-size-chip{flex:none;min-width:40px;height:32px;font-size:.82rem}.restock-size-chip-all{min-width:64px;padding-inline:8px}.stock-gantt{gap:9px;padding-bottom:0;overflow:visible}.stock-gantt-single{gap:8px}.stock-gantt-single .stock-gantt-rows{gap:0}.stock-gantt-axis,.stock-gantt-row{grid-template-columns:42px minmax(0,1fr);gap:8px;min-width:0}.product-stock-timeline .stock-gantt-axis,.product-stock-timeline .stock-gantt-row{grid-template-columns:minmax(0,1fr);gap:0}.stock-gantt-axis{min-height:18px;padding:0}.stock-gantt-axis>span{display:block}.product-stock-timeline .stock-gantt-axis>span{display:none}.stock-gantt-axis-track{height:18px}.stock-gantt-axis-tick{font-size:.7rem;display:none}.stock-gantt-axis-tick.mobile-visible{display:block}.stock-gantt-rows{gap:8px}.stock-gantt-row{padding:0}.stock-gantt-row.selected{background:0 0}.stock-gantt-label{justify-content:flex-end;align-items:center;gap:5px;font-size:.82rem;line-height:30px;display:flex}.product-stock-timeline .stock-gantt-label{display:none}.stock-gantt-row.selected .stock-gantt-label:before{content:"";background:var(--ink);border-radius:999px;width:5px;height:5px}.stock-gantt-track{background:var(--surface);height:26px;box-shadow:inset 0 0 0 1px var(--line);border-radius:5px;overflow:hidden}.stock-gantt-gridline{border-left-color:#1018281f;display:none}.stock-gantt-gridline.mobile-visible{display:block}.stock-gantt-segment{box-shadow:none;border:0;border-radius:0;padding:0 4px;font-size:.72rem;top:0;bottom:0}.stock-gantt-unknown,.product-stock-unknown{background:var(--n-50)}.stock-gantt-legend{gap:7px 12px;padding-left:0;font-size:.72rem}.stock-gantt-legend i{width:10px;height:10px}.stock-filtered-log{padding-top:2px}.stock-compact-log li{grid-template-columns:76px 64px minmax(0,1fr);gap:8px;min-height:32px}.stock-compact-log.targets-hidden li{grid-template-columns:76px minmax(0,1fr)}.stock-compact-date{font-size:.78rem}.stock-compact-status{font-size:.86rem}.stock-compact-targets{font-size:.72rem}}:root{--n-0:#fff;--n-25:#fcfcfd;--n-50:#f9fafb;--n-100:#f2f4f7;--n-200:#e4e7ec;--n-300:#d0d5dd;--n-400:#98a2b3;--n-500:#667085;--n-600:#475467;--n-700:#344054;--n-800:#1d2939;--n-900:#101828;--n-950:#0c111d;--bg:var(--n-0);--bg-subtle:var(--n-50);--surface:var(--n-0);--surface-muted:var(--n-50);--glass:#ffffffeb;--glass-border:var(--n-200);--line:var(--n-200);--line-strong:var(--n-300);--ink:var(--n-900);--text:var(--n-900);--text-secondary:var(--n-600);--muted:var(--n-500);--text-muted:var(--n-500);--accent:#4f46e5;--accent-hover:#4338ca;--accent-bg:#eef2ff;--accent-line:#c7d2fe;--accent-tint:#fdfdff;--sale:#d92d20;--sale-strong:#b42318;--sale-soft:#fef3f2;--sale-line:#fecdca;--good:#067647;--good-bg:#ecfdf3;--good-line:#a6f4c5;--good-fill:#099250;--warn:#b54708;--warn-bg:#fffaeb;--warn-line:#fedf89;--warn-fill:#fef0c7;--bad:var(--sale);--bad-bg:var(--sale-soft);--blue:var(--accent);--blue-bg:var(--accent-bg);--invert-bg:var(--n-800);--invert-line:#ffffff24;--invert-text:#fff;--invert-muted:#98a2b3;--shadow:0 1px 2px #1018280d;--shadow-1:0 1px 2px #1018280d;--shadow-2:0 4px 12px -4px #10182814;--shadow-3:0 12px 28px -12px #1018281f;--shadow-lg:var(--shadow-2);--radius-sm:8px;--radius:12px;--radius-lg:16px;--radius-xl:22px;--radius-pill:999px;--fs-2xs:.66rem;--fs-xs:.72rem;--fs-sm:.8rem;--fs-md:.88rem;--fs-lg:1rem;--fs-xl:1.22rem;--fs-2xl:clamp(1.25rem, 2.4vw, 1.5rem);--fs-display:clamp(1.95rem, 5vw, 2.7rem);--font-noto-serif:"Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif}html,body{background:var(--bg);color:var(--text)}.ambient-bg{z-index:-1;pointer-events:none;background:var(--bg);position:fixed;inset:0}.page-shell{width:min(100% - 32px,1180px)}.product-page-shell{gap:1.25rem;width:min(100% - 32px,1100px);padding:1.5rem 0 clamp(6rem,12vw,7.5rem);display:grid;position:relative}.product-page-shell>*{min-width:0}.page-nav{margin:0}.page-nav .icon-link{border:1px solid var(--glass-border);width:fit-content;min-height:36px;color:var(--text-secondary,var(--n-700));box-shadow:var(--shadow);background:#ffffffbd;border-radius:999px;gap:8px;padding:0 12px}.product-hero{background:var(--glass);min-height:340px;box-shadow:var(--shadow-3);-webkit-backdrop-filter:blur(16px);border:1px solid #ffffffd1;border-radius:32px;grid-template-columns:minmax(190px,280px) minmax(0,1fr);align-items:center;gap:clamp(24px,4vw,44px);margin-top:0;padding:clamp(24px,4vw,42px);display:grid;position:relative;overflow:hidden}.product-hero:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(145deg,#ffffffeb,#ffffffb8);position:absolute;inset:0}.product-hero-backdrop{z-index:0;filter:blur(24px);opacity:.2;background-position:top;background-size:cover;height:64%;position:absolute;inset:-44px -44px auto;transform:scale(1.1);-webkit-mask-image:linear-gradient(#000 42%,#0000 100%);mask-image:linear-gradient(#000 42%,#0000 100%)}.product-hero-media{z-index:1;aspect-ratio:3/4;background:var(--surface-muted);width:min(100%,270px);min-height:0;box-shadow:var(--shadow-3);border:4px solid #ffffffb8;border-radius:24px;justify-self:center;position:relative;overflow:hidden;transform:rotate(-2deg)}.product-hero-media img{object-fit:cover;object-position:center top}.image-placeholder.large{min-height:100%}.product-hero-main{z-index:1;flex-direction:column;justify-content:center;gap:14px;min-width:0;padding:6px 0;display:flex;position:relative}.product-kicker{color:var(--text-muted);gap:8px;font-size:.82rem}.product-hero h1{max-width:680px;color:var(--text);font-family:var(--font-noto-serif);text-wrap:balance;overflow-wrap:anywhere;margin:0;font-size:clamp(1.55rem,3vw,2.15rem);font-weight:600;line-height:1.34}.hero-price-row{gap:10px}.hero-price-row strong{color:var(--text);font-family:var(--font-noto-serif);font-size:clamp(1.55rem,3vw,2rem);line-height:1}.decision-callout{border-radius:var(--radius-lg);border:1px solid #0000;width:min(100%,620px);padding:14px 16px;font-size:.94rem}.decision-good{background:var(--good-bg);color:var(--good);border-color:#0596692e}.decision-warn{background:var(--warn-bg);color:var(--warn);border-color:#ea580c2e}.decision-bad{background:var(--bad-bg);color:var(--bad);border-color:#dc26262e}.decision-neutral{background:var(--blue-bg);color:var(--blue);border-color:#0284c72e}.button-link{background:var(--accent);color:#fff;min-height:42px;box-shadow:var(--shadow-2);border:0;border-radius:999px;padding:0 16px}.button-link:hover{background:var(--accent-hover)}.answer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:0}.answer-tile{border:1px solid var(--glass-border);border-radius:var(--radius-lg);min-height:126px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);background:#ffffffdb;padding:16px}.answer-tile svg{color:var(--blue)}.answer-tile strong{color:var(--text);font-size:1.15rem;line-height:1.25}.section-band{padding-top:.25rem}.section-heading{border-bottom:1px solid var(--line);margin-bottom:10px;padding-bottom:10px}.section-heading h2{color:var(--text);font-size:1.1rem}.section-heading h2:before{content:"";background:var(--text);vertical-align:-.14em;border-radius:999px;width:3px;height:1.05em;margin-right:8px;display:inline-block}.stock-matrix,.price-history,.event-timeline{border:1px solid var(--glass-border);border-radius:var(--radius-lg);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);background:#ffffffdb}.stock-matrix{grid-template-columns:max-content repeat(var(--size-count), minmax(52px, 1fr))}.stock-color-head,.stock-size-head{background:var(--n-100);color:var(--text-muted)}.product-page-shell .ft-resale[data-level=data]{border-color:var(--accent-line);background:radial-gradient(circle at 1px 1px, #4f46e517 1px, transparent 0), var(--accent-tint);box-shadow:var(--shadow-2);background-size:15px 15px,auto;gap:14px;display:grid}.product-page-shell .ft-resale[data-level=data]>.ft-section-heading{border-bottom-color:var(--accent-line)}.product-page-shell .ft-resale[data-level=data] .resale-builder,.product-page-shell .ft-resale[data-level=data] .resale-service-card:not([data-featured]){border-color:var(--accent-line)}.product-page-shell .ft-resale[data-level=data] .resale-service-card[data-featured]{border-color:var(--accent)}.product-page-shell .ft-resale[data-level=data]>.ft-section-heading{align-items:center;margin-bottom:0}.product-page-shell .ft-resale[data-level=data]>.ft-section-heading span{color:var(--muted);font-size:var(--fs-xs);font-weight:800}.resale-lead{max-width:64ch;color:var(--text-secondary);font-size:var(--fs-md);margin:0;line-height:1.75}.resale-lead strong{color:var(--text);font-weight:800}.resale-builder{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);gap:0;padding:0;display:grid;overflow:hidden}.resale-step{justify-items:start;gap:8px;padding:14px 16px;display:grid}.resale-step+.resale-step{border-top:1px solid var(--line)}.resale-step-label{color:var(--text-secondary);font-size:var(--fs-sm);align-items:center;gap:8px;font-weight:800;display:inline-flex}.resale-step-index{border-radius:var(--radius-pill);background:var(--n-100);width:18px;height:18px;color:var(--n-600);font-size:var(--fs-2xs);place-items:center;font-weight:800;line-height:1;display:grid}.resale-step-optional{border:1px solid var(--line);border-radius:var(--radius-pill);color:var(--muted);font-size:var(--fs-2xs);padding:1px 7px;font-weight:700}.resale-step-hint{color:var(--muted);font-size:var(--fs-xs);margin:0;line-height:1.6}.resale-search-mode{border-radius:var(--radius-sm);background:var(--n-100);align-items:center;gap:2px;padding:3px;display:inline-flex}.resale-search-mode button{min-height:34px;color:var(--text-secondary);cursor:pointer;font:inherit;font-size:var(--fs-sm);white-space:nowrap;background:0 0;border:0;border-radius:6px;padding:0 16px;font-weight:800;transition:background-color .15s,color .15s}.resale-search-mode button:hover{color:var(--text)}.resale-search-mode button.is-active{background:var(--surface);color:var(--text);box-shadow:var(--shadow-1)}.resale-size-options{flex-wrap:wrap;gap:6px;display:flex}.resale-size-options button{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);min-width:52px;min-height:44px;color:var(--text-secondary);font-size:var(--fs-md);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:1px;padding:4px 10px;font-weight:800;line-height:1.15;transition:border-color .15s,background-color .15s,color .15s;display:inline-flex}.resale-size-options button[data-sold-out=true]{border-color:var(--sale-line);background:var(--sale-soft);color:var(--sale-strong)}.resale-size-flag{font-size:var(--fs-2xs);opacity:.85;font-weight:700}.resale-size-options button:hover{border-color:var(--line-strong);color:var(--text)}.resale-size-options button.is-active,.resale-size-options button[data-sold-out=true].is-active{border-color:var(--accent);background:var(--accent-bg);color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.resale-query{border-top:1px solid var(--line);background:var(--n-50);border-radius:0 0 calc(var(--radius) - 1px) calc(var(--radius) - 1px);gap:8px;margin:0;padding:14px 16px;display:grid}.resale-query-label{color:var(--muted);font-size:var(--fs-xs);align-items:center;gap:5px;font-weight:700;display:inline-flex}.resale-query-label svg{color:var(--n-400);flex:none}.resale-query-tokens{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.resale-query-token{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);min-width:0;color:var(--text);font-size:var(--fs-sm);overflow-wrap:anywhere;align-items:center;gap:6px;padding:5px 10px;font-weight:800;line-height:1.4;display:inline-flex}.resale-query-token-label{color:var(--muted);font-size:var(--fs-2xs);font-weight:700}.resale-query-token.is-auto{border-color:var(--accent-line);border-radius:var(--radius-pill);background:var(--accent-bg);color:var(--accent);font-weight:800}.resale-query-token.is-auto svg{color:var(--accent);stroke-width:3px;flex:none}.resale-service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.resale-service-grid>li{min-width:0;display:grid}.resale-service-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-width:0;box-shadow:var(--shadow-1);grid-template-columns:auto minmax(0,1fr);grid-template-areas:"logo body""cta cta";align-items:center;gap:10px;padding:12px;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid}.resale-service-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-2);transform:translateY(-2px)}.resale-service-card[data-featured=true]{border-color:var(--accent);box-shadow:var(--shadow-2)}.resale-service-logo-frame{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);grid-area:logo;place-items:center;width:46px;height:46px;display:grid}.resale-service-logo{object-fit:contain;width:35px;height:35px}.resale-service-logo-mercari{width:35px;height:35px}.resale-service-logo-rakuma{width:37px;height:37px}.resale-service-logo-yahoo{width:39px;height:39px}.resale-service-body{grid-area:body;justify-items:start;gap:4px;min-width:0;display:grid}.resale-service-name{color:var(--text);font-size:var(--fs-md);font-weight:800;line-height:1.2}.resale-service-badge{border-radius:var(--radius-pill);background:var(--accent-bg);color:var(--accent);font-size:var(--fs-2xs);white-space:nowrap;padding:1px 8px;font-weight:800}.resale-service-cta{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);min-height:42px;color:var(--text-secondary);font-size:var(--fs-md);grid-area:cta;justify-content:center;align-items:center;gap:6px;font-weight:800;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex}.resale-service-card:hover .resale-service-cta{border-color:var(--line-strong);background:var(--n-50);color:var(--text)}.resale-service-card[data-featured=true] .resale-service-cta{background:var(--accent);color:#fff;border-color:#0000}.resale-service-card[data-featured=true]:hover .resale-service-cta{background:var(--accent-hover);border-color:#0000}.resale-disclosure{color:var(--muted);font-size:var(--fs-xs);margin:0;line-height:1.7}.resale-search-mode button:focus-visible,.resale-size-options button:focus-visible,.resale-service-card:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.resale-search-mode button,.resale-size-options button,.resale-service-card,.resale-service-cta{transition:none}.resale-service-card:hover{transform:none}}@media (max-width:720px){.resale-service-grid{grid-template-columns:1fr}.resale-service-card{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"logo body cta"}.resale-service-cta{min-width:104px;padding:0 14px}}.price-history{padding:16px}.related-products{margin:0 0 32px}.related-products-heading{margin-bottom:16px}.related-products-heading h2{color:var(--text);margin:0;font-size:1.15rem;font-weight:700;line-height:1.35}.related-products-sections{gap:24px;display:grid}.related-products-section{min-width:0}.related-products-subhead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.related-products-subhead h3{color:var(--n-600);margin:0;font-size:.82rem;font-weight:700;line-height:1.35}.related-products-link{color:var(--n-600);text-decoration:underline;-webkit-text-decoration-color:var(--n-200);text-decoration-color:var(--n-200);text-underline-offset:4px;white-space:nowrap;align-items:center;gap:6px;font-size:.75rem;font-weight:600;display:inline-flex}.related-products-link:hover{color:var(--n-900);-webkit-text-decoration-color:var(--n-900);text-decoration-color:var(--n-900)}.related-products-link svg{transition:transform .18s}.related-products-link:hover svg{transform:translate(2px)}.related-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.related-products-loading{pointer-events:none}.product-lookup-section{background:radial-gradient(circle at 8% 0,#0596691f,#0000 34%),radial-gradient(circle at 100% 12%,#315f8a24,#0000 32%),linear-gradient(135deg,#fffffff5,#f4f6f9eb);border:1px solid #131a241a;border-radius:20px;grid-template-columns:minmax(0,1fr);gap:1.25rem;margin:0 0 32px;padding:clamp(1rem,3vw,1.5rem);display:grid;position:relative;overflow:hidden;box-shadow:0 18px 48px -32px #131a246b}.product-lookup-main{min-width:0}.product-lookup-copy,.product-lookup-form,.product-lookup-brand-link{z-index:1;position:relative}.product-lookup-kicker{color:var(--n-700);letter-spacing:.08em;align-items:center;gap:.42rem;margin-bottom:.45rem;font-size:.75rem;font-weight:900;display:inline-flex}.product-lookup-section h2{color:var(--text);margin:0;font-size:clamp(1.18rem,2.4vw,1.55rem);font-weight:900;line-height:1.32}.product-lookup-section p{max-width:44rem;color:var(--text-muted);margin:.45rem 0 0;font-size:.9rem;font-weight:700;line-height:1.75}.product-lookup-form{border:2px solid var(--n-900);background:#fff;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;width:100%;max-width:46rem;margin-top:1.25rem;padding:.5rem;display:grid;box-shadow:0 16px 30px -20px #131a24a6}.product-lookup-label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.product-lookup-input-wrap{background:#fff;border-radius:6px;align-items:center;gap:.75rem;min-width:0;max-width:100%;min-height:3.5rem;padding:0 .75rem;display:flex;overflow:hidden}.product-lookup-input-wrap:focus-within{background:var(--n-50)}.product-lookup-input-wrap svg{color:var(--n-900);flex:none}.product-lookup-input-wrap input{width:0;min-width:0;height:3.5rem;color:var(--text);background:0 0;border:0;outline:none;flex:1 1 0;font-size:.95rem;font-weight:500}.product-lookup-input-wrap input::placeholder{color:var(--n-400)}.product-lookup-form button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;min-width:8rem;min-height:3.5rem;padding:0 1.25rem;font-size:.9rem;font-weight:800;transition:background .18s;display:inline-flex}.product-lookup-form button:hover{background:var(--accent-hover)}.product-lookup-error{color:var(--bad);grid-column:1/-1;margin:.1rem 0 0;font-size:.82rem;font-weight:800}.product-lookup-brand-link{min-height:9rem;color:var(--n-900);background:#f4f6f9d6;border:1px solid #cbd5e1e6;border-radius:10px;align-content:space-between;gap:1.4rem;padding:1rem;text-decoration:none;transition:background .18s,border-color .18s,box-shadow .18s;display:grid}.product-lookup-brand-link:hover{border-color:var(--n-300);background:#fff;box-shadow:0 18px 45px -24px #131a2457}.product-lookup-brand-link-top{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.product-lookup-brand-icon{border:1px solid var(--n-200);width:2.75rem;height:2.75rem;color:var(--n-700);background:#fff;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.product-lookup-brand-link-top>svg{color:var(--n-400);transition:color .18s,transform .18s}.product-lookup-brand-link:hover .product-lookup-brand-link-top>svg{color:var(--n-900);transform:translate(2px,-2px)}.product-lookup-brand-link-copy{gap:.35rem;display:grid}.product-lookup-brand-link-copy strong{color:var(--n-900);font-size:1rem;font-weight:900;line-height:1.4}.product-lookup-brand-link-copy span{color:var(--n-500);font-size:.88rem;font-weight:600;line-height:1.7}@media (min-width:960px){.product-lookup-section{grid-template-columns:minmax(0,1fr) minmax(15rem,.36fr);align-items:start}}@media (max-width:720px){.product-lookup-section{border-radius:16px}.product-lookup-form{grid-template-columns:1fr}.product-lookup-form button{width:100%}}.related-product-card{background:#fff;border:1px solid #eef2f6;border-radius:8px;transition:border-color .22s,box-shadow .22s,transform .22s;overflow:hidden}.related-product-card:hover{border-color:var(--n-300);transform:translateY(-3px);box-shadow:0 8px 24px #131a240f}.related-product-card-skeleton{cursor:default}.related-product-card-skeleton:hover{box-shadow:none;border-color:#eef2f6;transform:none}.related-product-media{aspect-ratio:3/4;background:var(--n-50);position:relative;overflow:hidden}.related-product-media img{object-fit:cover;mix-blend-mode:multiply;width:100%;height:100%;transition:transform .42s}.related-product-card:hover .related-product-media img{transform:scale(1.04)}.related-product-placeholder{width:100%;height:100%;color:var(--n-400);letter-spacing:.08em;justify-content:center;align-items:center;font-size:.68rem;font-weight:700;display:flex}.related-product-media-skeleton,.related-product-line-skeleton{background:linear-gradient(90deg, #eef2f7 0%, var(--n-50) 45%, #eef2f7 90%);background-size:220% 100%;animation:1.4s ease-in-out infinite related-products-skeleton-pulse;display:block;overflow:hidden}.related-product-line-skeleton{border-radius:999px;height:12px}.related-product-line-skeleton+.related-product-line-skeleton{margin-top:8px}.related-product-line-skeleton-wide{width:92%}.related-product-line-skeleton-short{width:58%}.related-product-line-skeleton-action{width:72%;height:14px;margin-top:4px}@keyframes related-products-skeleton-pulse{0%{background-position:120% 0}to{background-position:-120% 0}}.related-product-sale-badge{z-index:2;background:var(--n-800);color:#fff;letter-spacing:.1em;border-radius:2px;padding:2px 6px;font-size:.6rem;font-weight:800;position:absolute;top:6px;right:6px;box-shadow:0 1px 3px #131a241f}.related-product-body{padding:12px 10px}.related-product-body p{-webkit-line-clamp:2;min-height:2.6em;color:var(--n-700);-webkit-box-orient:vertical;margin:0;font-size:.8rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.related-product-price{align-items:baseline;gap:6px;margin-top:8px;display:flex}.related-product-price strong{color:var(--n-900);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.9rem;font-weight:800}.related-product-price span{color:var(--n-400);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.65rem;text-decoration:line-through}.related-product-card-action{color:var(--n-500);margin-top:7px;font-size:.7rem;font-weight:800;line-height:1.35;display:block}@media (min-width:768px){.related-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:900px){.related-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.related-product-card-wide-hidden{display:none}}@media (max-width:640px){.related-products{margin-bottom:24px}.related-products-heading{margin-bottom:10px}.related-products-heading h2{font-size:.95rem}.related-products-subhead{align-items:flex-start;margin-bottom:10px}.related-products-subhead h3{font-size:.72rem}.related-products-link{font-size:.7rem}.related-products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 6px}.related-product-card{border-color:var(--n-50)}.related-product-body{padding:8px 6px}.related-product-body p{min-height:2.4em;font-size:.68rem;line-height:1.25}.related-product-price{flex-direction:column;align-items:flex-start;gap:2px;margin-top:6px}.related-product-price strong{font-size:.75rem}.related-product-price span{font-size:.55rem}.related-product-card-action{margin-top:5px;font-size:.58rem;line-height:1.25}.related-product-sale-badge{padding:2px 4px;font-size:.55rem;top:4px;right:4px}}.price-bar{background:var(--blue)}.price-kind-limited_offer,.price-kind-markdown{background:var(--good)}.event-timeline{padding:14px}.event-timeline li+li{border-top:1px solid var(--line);padding-top:8px}.empty-panel{border-color:var(--line);background:#ffffffb8}.status-pill{border-radius:999px;min-height:25px;padding:0 9px;font-size:.75rem}.status-pill-good{background:var(--good-bg);color:var(--good)}.status-pill-warn{background:var(--warn-bg);color:var(--warn)}.status-pill-bad{background:var(--bad-bg);color:var(--bad)}.status-pill-neutral{background:var(--blue-bg);color:var(--blue)}.status-pill-quiet{background:var(--surface-muted);color:var(--text-muted)}.site-frame{flex-direction:column;min-height:100dvh;display:flex}.site-main{flex:1}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);background:#ffffffe0;position:sticky;top:0}.site-header-inner{justify-content:space-between;align-items:center;gap:14px;width:min(100% - 32px,1100px);margin:0 auto;padding:12px 0;display:flex}.site-menu-button{width:1.9rem;height:1.9rem;color:var(--n-700);background:0 0;border:0;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:.19rem;padding:.25rem;display:none}.site-menu-button span{background:currentColor;border-radius:999px;width:1.1rem;height:1.5px;display:block}.site-brand{align-items:center;gap:10px;min-width:0;display:inline-flex}.site-brand-mark{background:#fff;border:1px solid #131a241a;border-radius:10px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;position:relative;overflow:hidden}.site-brand-logo{object-fit:contain;transform:scale(1.2)}.site-brand-copy{flex-direction:column;min-width:0;display:inline-flex}.site-brand-copy strong{color:var(--text);font-family:var(--font-noto-serif);text-overflow:ellipsis;white-space:nowrap;font-size:.98rem;line-height:1.1;overflow:hidden}.site-brand-copy small{color:var(--text-muted);letter-spacing:.1em;margin-top:2px;font-size:.62rem;font-weight:800}.site-gender-nav{align-self:stretch;align-items:center;gap:4px;min-width:0;margin-left:18px;display:flex}.site-gender-item{align-self:stretch;align-items:center;display:flex}.site-gender-link{min-height:40px;color:var(--n-900);letter-spacing:0;border-bottom:2px solid #0000;align-items:center;padding:0 12px;font-size:.82rem;font-weight:900;display:inline-flex}.site-gender-link:hover,.site-gender-item:focus-within .site-gender-link{border-bottom-color:var(--n-900)}.site-gender-item.is-menu-suppressed .site-gender-link{border-bottom-color:#0000}.site-gender-flyout{z-index:49;visibility:hidden;border-top:1px solid var(--glass-border);border-bottom:1px solid var(--glass-border);opacity:0;background:#fffffffa;transition:opacity .16s,transform .16s,visibility .16s;position:absolute;top:100%;left:0;right:0;transform:translateY(-8px);box-shadow:0 18px 36px #131a241f}.site-gender-item:hover .site-gender-flyout,.site-gender-item:focus-within .site-gender-flyout{visibility:visible;opacity:1;transform:translateY(0)}.site-gender-item.is-menu-suppressed .site-gender-flyout{visibility:hidden;opacity:0;pointer-events:none;transform:translateY(-6px)}.site-gender-flyout-inner{width:min(100% - 32px,1100px);margin:0 auto;padding:18px 0 22px}.site-gender-flyout-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.site-gender-flyout-header span{color:var(--n-900);font-size:.86rem;font-weight:900}.site-gender-flyout-header a{color:var(--n-700);font-size:.78rem;font-weight:800}.site-gender-menu-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2px 28px;display:grid}.site-gender-menu-grid a{color:var(--n-900);border-bottom:1px solid #e2e8f0e6;padding:9px 0;font-size:.88rem;font-weight:700;line-height:1.35}.site-gender-menu-grid a:hover,.site-gender-menu-grid a:focus-visible{color:var(--good)}.site-account-actions{justify-content:flex-end;align-items:center;gap:8px;min-width:0;margin-left:auto;display:flex}.site-header-action{cursor:pointer;background:var(--accent);color:#fff;box-shadow:var(--shadow-1);white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.42rem .75rem;font-size:.75rem;font-weight:800;transition:transform .16s;display:inline-flex}.site-header-action:hover{transform:translateY(-1px)}.site-auth-loading{color:var(--n-500);white-space:nowrap;font-size:.75rem;font-weight:700}.site-user-menu-wrap{position:relative}.site-user-menu-button{z-index:62;cursor:pointer;min-width:0;color:var(--n-900);background:#fffffff5;border:1px solid #131a241a;border-radius:999px;align-items:center;gap:8px;padding:4px 10px 4px 4px;transition:background .16s,box-shadow .16s;display:inline-flex;position:relative}.site-user-menu-button:hover,.site-user-menu-button:focus-visible{background:#fff;outline:none;box-shadow:0 8px 18px #131a241f}.site-user-avatar{background:var(--accent);color:#fff;border-radius:999px;flex:none;place-items:center;width:30px;height:30px;font-size:.76rem;font-weight:900;display:inline-grid;overflow:hidden}.site-user-avatar img{object-fit:cover;width:100%;height:100%}.site-user-name{max-width:128px;color:var(--n-900);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:800;overflow:hidden}.site-user-chevron{color:var(--n-500);transition:transform .16s}.site-user-chevron.is-open{transform:rotate(180deg)}.site-user-menu-scrim{z-index:61;cursor:default;background:0 0;border:0;padding:0;position:fixed;inset:0}.site-user-menu{z-index:62;background:#fff;border:1px solid #131a241a;border-radius:12px;gap:4px;min-width:190px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 38px #131a2429}.site-user-menu a,.site-user-menu button{cursor:pointer;width:100%;color:var(--n-700);text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;padding:9px 10px;font-size:.86rem;font-weight:800;display:flex}.site-user-menu a:hover,.site-user-menu button:hover,.site-user-menu a:focus-visible,.site-user-menu button:focus-visible{background:var(--n-50);outline:none}.site-user-menu button{color:var(--sale)}.site-drawer-backdrop{z-index:59;visibility:hidden;opacity:0;background:#131a2459;transition:opacity .18s,visibility .18s;position:fixed;inset:0}.site-drawer-backdrop.is-open{visibility:visible;opacity:1}.site-mobile-drawer{z-index:60;border-right:1px solid var(--glass-border);background:#fff;width:min(86vw,330px);height:100dvh;padding:16px 16px 24px;transition:transform .2s;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:0 18px 40px #131a2429}.site-mobile-drawer.is-open{transform:translate(0)}.site-drawer-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.site-drawer-header strong{color:var(--text);font-size:1rem}.site-drawer-header button{border:1px solid var(--glass-border);width:32px;height:32px;color:var(--n-700);background:#fff;border-radius:10px;place-items:center;font-size:1.25rem;line-height:1;display:grid}.site-drawer-nav{flex-direction:column;gap:8px;display:flex}.site-drawer-nav a{border:1px solid var(--glass-border);color:var(--n-700);background:#fff;border-radius:12px;padding:10px 12px;font-size:.9rem}.site-drawer-action{cursor:pointer;border:1px solid var(--glass-border);color:var(--n-700);text-align:left;background:#fff;border-radius:12px;padding:10px 12px;font-size:.9rem}.site-drawer-action.danger{color:var(--sale)}.site-drawer-note{color:var(--n-500);padding:4px 2px;font-size:.82rem;font-weight:700}.site-drawer-gender{border:1px solid var(--glass-border);background:#fff;border-radius:12px}.site-drawer-gender summary{cursor:pointer;color:var(--n-900);padding:10px 12px;font-size:.9rem;font-weight:900}.site-drawer-gender div{gap:6px;padding:0 10px 10px;display:grid}.site-drawer-nav .site-drawer-gender a{border-radius:8px;padding:8px 10px;font-size:.84rem}.site-footer{border-top:1px solid var(--line);background:var(--n-50);position:relative;overflow:hidden}.site-footer-bg{display:none}.site-footer-inner{grid-template-columns:1.3fr 1fr;gap:18px;width:min(100% - 32px,1100px);margin:0 auto;padding:36px 0 18px;display:grid;position:relative}.site-footer p{color:var(--n-600);letter-spacing:.14em;margin:0 0 6px;font-size:.7rem;font-weight:900}.site-footer-title{color:var(--text);font-family:var(--font-noto-serif);margin:0;font-size:1.25rem;font-weight:700;display:block}.site-footer span{max-width:35rem;color:var(--n-600);margin-top:8px;font-size:.9rem;line-height:1.7;display:block}.site-footer-nav{justify-items:end;gap:14px;display:grid}.site-footer-sister{justify-items:end;gap:6px;display:grid}.site-footer .site-footer-sister-label{max-width:none;color:var(--n-500);letter-spacing:.12em;margin:0;font-size:.68rem;font-weight:900;line-height:1.2;display:block}.site-footer-sister-link{min-width:min(100%,230px);color:var(--n-900);text-align:right;background:#fffc;border:1px solid #131a241f;border-radius:8px;justify-items:end;gap:3px;padding:10px 12px;transition:border-color .16s,background .16s,transform .16s;display:grid}.site-footer-sister-link strong{font-size:.98rem;font-weight:900}.site-footer-sister-link small{color:var(--n-500);font-size:.78rem;font-weight:700}.site-footer-sister-link:hover{background:#fff;border-color:#131a243d;transform:translateY(-1px)}.site-footer-links{justify-items:end;gap:4px;display:grid}.site-footer-links a{color:var(--n-700);border:1px solid #0000;border-radius:999px;padding:5px 8px;font-size:.88rem;transition:border-color .16s,background .16s,transform .16s}.site-footer-links a:hover{border-color:var(--glass-border);background:#fffc;transform:translateY(-1px)}.site-footer-copy{width:min(100% - 32px,1100px);color:var(--text-muted);margin:0 auto;padding:0 0 20px;font-size:.78rem;position:relative}@media (max-width:760px){.site-header-inner,.site-footer-inner,.site-footer-copy{width:min(100% - 24px,680px)}.site-header-inner{gap:8px;padding:12px 0}.site-menu-button{display:inline-flex}.site-gender-nav{display:none}.site-brand-copy strong{max-width:44vw}.site-brand-copy small{display:none}.site-footer-inner{grid-template-columns:1fr}.site-footer-nav,.site-footer-links,.site-footer-sister{justify-items:start}.site-footer-sister-link{text-align:left;justify-items:start}}.product-list-page{background:var(--bg);min-height:100dvh;color:var(--text)}.product-list-bg{z-index:-1;pointer-events:none;background:var(--bg);position:fixed;inset:0}.product-list-shell{width:min(100vw - 32px,1600px);margin:0 auto;padding:32px 0 72px}.product-list-layout{gap:32px;min-width:0;display:grid}.product-list-filter-heading{color:var(--text);margin:8px 0 0;font-size:1.05rem;font-weight:900;line-height:1.4}@media (max-width:1039px){.product-list-page .facet-section-tags{display:none}}.product-list-sidebar,.product-list-main{min-width:0}.product-list-panel{border:1px solid var(--glass-border);border-radius:var(--radius-sm);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);background:#ffffffe0;padding:20px;overflow:hidden}.product-list-title p,.product-list-kicker,.filter-heading{color:var(--text-muted);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.product-list-title h1{color:var(--text);font-family:var(--font-noto-serif);overflow-wrap:anywhere;margin:8px 0 0;font-size:clamp(1.55rem,3vw,2rem);font-weight:700;line-height:1.25}.product-list-title,.product-list-toolbar,.product-list-page .product-grid{min-width:0;max-width:100%}.product-list-title>span{color:var(--text-muted);margin-top:10px;font-size:.88rem;font-weight:700;display:block}.product-list-title strong{color:var(--text)}.filter-search{border-top:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) 34px auto;align-items:center;gap:8px;margin-top:18px;padding-top:18px;display:grid}.filter-search>svg{color:var(--text-muted)}.filter-search input[type=search]{border:1px solid var(--glass-border);border-radius:var(--radius-sm);min-width:0;height:38px;color:var(--text);background:#fff;padding:0 10px;font-size:.86rem}.filter-search button,.filter-search a{border:1px solid var(--glass-border);border-radius:var(--radius-sm);width:34px;height:34px;color:var(--n-700);background:#fff;place-items:center;display:inline-grid}.filter-search button{cursor:pointer}.facet-section{border-top:1px solid var(--line);gap:8px;margin-top:18px;padding-top:18px;display:grid}.facet-list{flex-wrap:wrap;gap:6px;min-width:0;display:flex}.facet-chip{border:1px solid var(--glass-border);border-radius:var(--radius-sm);max-width:100%;min-height:32px;color:var(--n-700);background:#fff;align-items:center;gap:6px;padding:0 8px;font-size:.78rem;font-weight:800;display:inline-flex}.facet-chip span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.facet-chip strong{color:var(--text-muted);flex:none;font-size:.68rem}.facet-chip.active{border-color:var(--accent-line);background:var(--accent-bg);color:var(--accent)}.facet-chip.active strong{color:var(--accent);opacity:.72}.tag-facet-groups{gap:12px;display:grid}.tag-facet-group{gap:7px;min-width:0;display:grid}.tag-facet-group-title{color:var(--text-muted);align-items:center;gap:6px;font-size:.76rem;font-weight:900;display:inline-flex}.filter-reset{border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;min-height:38px;color:var(--n-700);background:#fff;justify-content:center;align-items:center;margin-top:18px;font-size:.86rem;font-weight:900;display:inline-flex}.product-list-main{flex-direction:column;gap:20px;display:flex}.product-list-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:16px;padding:2px 0 14px;display:flex}.product-list-toolbar>div{min-width:0}.product-list-toolbar h2{color:var(--text);overflow-wrap:anywhere;margin:4px 0 0;font-size:clamp(1.35rem,2.2vw,1.75rem);line-height:1.2}.product-list-toolbar>span{color:var(--text-muted);white-space:nowrap;font-size:.86rem;font-weight:800}.top-category-tabs{border-bottom:1px solid var(--line);justify-content:center;align-items:center;gap:26px;padding:0;display:flex}.top-category-tab{min-height:42px;color:var(--text-muted);letter-spacing:.08em;border-bottom:3px solid #0000;align-items:center;font-size:.86rem;font-weight:900;text-decoration:none;display:inline-flex}.top-category-tab:hover,.top-category-tab.active{color:var(--text)}.top-category-tab.active{border-bottom-color:var(--text)}.child-category-nav{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:8px;padding:0 0 16px;display:flex}.child-category-link{border:1px solid var(--glass-border);border-radius:var(--radius-sm);min-height:36px;color:var(--n-700);background:#ffffffdb;align-items:center;padding:0 11px;font-size:.82rem;font-weight:850;text-decoration:none;transition:border-color .16s,background .16s,color .16s;display:inline-flex}.child-category-link:hover{background:#fff;border-color:#131a2433}.child-category-link.active{border-color:var(--accent-line);background:var(--accent-bg);color:var(--accent)}.pagination{justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.pagination-pages{justify-content:center;align-items:center;gap:6px;min-width:0;display:flex}.pagination-button,.pagination-page,.pagination-ellipsis{border:1px solid var(--line);min-width:34px;height:34px;color:var(--text);background:#ffffffc7;border-radius:4px;justify-content:center;align-items:center;font-size:.86rem;font-weight:900;text-decoration:none;display:inline-flex}.pagination-button:hover,.pagination-page:hover{border-color:var(--n-900);background:#fff}.pagination-page.active{border-color:var(--accent-line);background:var(--accent-bg);color:var(--accent)}.pagination-button.disabled,.pagination-ellipsis{color:var(--text-muted);opacity:.55}.pagination-ellipsis{background:0 0;border-color:#0000}.product-list-page .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 8px;display:grid}.product-list-page .product-card{min-width:0;max-width:100%;min-height:0;color:var(--text);background:0 0;border:0;border-radius:0;flex-direction:column;transition:color .18s,transform .18s;display:flex;overflow:visible}.product-list-page .product-card:hover{color:#000;transform:translateY(-2px)}.product-list-page .product-card-media{aspect-ratio:3/4;background:var(--surface-muted);border-radius:4px;width:100%;min-height:0;display:block;position:relative;overflow:hidden}.product-list-page .product-card-media img{object-fit:cover;object-position:center top;transition:transform .7s}.product-list-page .product-card:hover .product-card-media img{transform:scale(1.035)}.product-card-badges{justify-items:start;gap:4px;display:grid;position:absolute;top:8px;left:0}.product-badge{color:#fff;letter-spacing:.08em;align-items:center;min-height:21px;padding:0 8px;font-size:.62rem;font-weight:900;display:inline-flex}.product-badge-sale{background:#dc2626f2}.product-list-page .product-card-body{flex-direction:column;flex:1;gap:8px;min-width:0;padding:10px 2px 0;display:flex}.product-card-tags,.product-card-meta,.product-list-page .product-card-price,.product-card-decision{align-items:center;min-width:0;display:flex}.product-card-tags,.product-card-meta,.product-list-page .product-card-price{flex-wrap:wrap;gap:6px}.product-card-tags>span:not(.status-pill),.product-card-meta span,.product-list-page .product-card-price span{color:var(--text-muted);font-size:.72rem;font-weight:800}.product-card-meta{justify-content:space-between;gap:8px}.product-card-meta span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-list-page .product-card h2{min-height:2.85em;color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9rem;font-weight:700;line-height:1.42;display:-webkit-box;overflow:hidden}.product-list-page .product-card h2 a{color:inherit}.product-list-page .product-card-price strong{color:#000;font-size:clamp(1rem,2.2vw,1.18rem);line-height:1}.product-card-price-groups{gap:5px;margin-top:2px;display:grid}.product-card-price-group{border:1px solid var(--line);color:inherit;background:#ffffffd1;border-radius:8px;grid-template-columns:minmax(0,1fr) auto 14px;align-items:center;gap:7px;padding:7px 8px;display:grid}.product-card-price-group:hover{background:#fff;border-color:#131a243d}.product-card-price-group>span{gap:2px;min-width:0;display:grid}.product-card-price-group strong{font-size:.82rem;line-height:1}.product-card-price-group small,.product-card-price-group em{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;font-style:normal;font-weight:800;overflow:hidden}.product-card-price-group em{max-width:6.5rem;color:var(--good)}.product-card-decision{border:1px solid var(--glass-border);width:fit-content;color:var(--n-700);background:#fff;border-radius:999px;gap:6px;margin-top:auto;padding:6px 10px;font-size:.76rem;font-weight:900}.product-card-decision-good{color:var(--good);background:#05966914;border-color:#05966938}.product-card-decision-warn{color:var(--warn);background:#ea580c14;border-color:#ea580c38}.product-card-decision-bad{color:var(--bad);background:#dc262614;border-color:#dc26262e}.product-list-page .empty-panel{border-color:var(--line);border-radius:var(--radius-sm);min-height:240px;color:var(--text-muted);background:#ffffffb3}@media (min-width:760px){.product-list-page .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 18px}}@media (min-width:1040px){.product-list-layout{grid-template-columns:260px minmax(0,1fr);align-items:start}.product-list-sidebar{position:sticky;top:24px}.product-list-page .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:38px 24px}}@media (max-width:720px){.product-list-shell{width:min(100vw - 20px,680px);padding:20px 0 48px}.product-list-layout{gap:22px}.product-list-main{width:100%;max-width:calc(100vw - 20px)}.product-list-panel{padding:16px}.product-list-title h1{line-break:anywhere;white-space:normal;word-break:break-all;max-width:330px;font-size:1.42rem}.product-list-page .facet-section{display:none}.product-list-toolbar{flex-direction:column;align-items:flex-start}.product-list-toolbar h2{line-break:anywhere;word-break:break-all}.top-category-tabs{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch;align-self:flex-start;gap:0;width:calc(100vw - 20px);max-width:calc(100vw - 20px);display:grid}.top-category-tab{justify-content:center;width:100%;min-height:38px;font-size:.8rem}.child-category-nav{scrollbar-width:none;flex-wrap:nowrap;margin-right:-10px;padding-bottom:12px;overflow-x:auto}.child-category-nav::-webkit-scrollbar{display:none}.child-category-link{flex:none;min-height:34px;padding:0 10px;font-size:.76rem}.pagination{justify-content:flex-start;padding-bottom:2px;overflow-x:auto}.product-list-page .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:start;gap:20px 8px;width:100%;max-width:370px}.product-list-page .product-card-body{gap:5px;padding:7px 0 0}.product-card-tags,.product-card-meta,.product-card-decision{display:none}.product-list-page .product-card h2{line-break:anywhere;word-break:break-all;min-height:2.6em;font-size:.72rem;line-height:1.3}.product-list-page .product-card-price{gap:4px}.product-list-page .product-card-price strong{font-size:.82rem}.product-list-page .product-card-price span{display:none}.product-card-price-groups{gap:3px}.product-card-price-group{grid-template-columns:1fr;gap:2px;padding:5px;display:grid}.product-card-price-group>svg,.product-card-price-group em{display:none}.product-card-price-group strong{font-size:.72rem}.product-card-price-group small{font-size:.52rem}.product-badge{min-height:18px;padding:0 5px;font-size:.52rem}}@media (max-width:860px){.product-page-shell{width:min(100% - 22px,680px);padding-top:1rem}.product-hero{border-radius:24px;grid-template-columns:1fr;gap:18px;padding:22px}.product-hero-media{width:min(62vw,250px);transform:rotate(-1.5deg)}.product-hero-main{padding:0}.product-hero h1{font-size:clamp(1.35rem,5.6vw,1.55rem)}.answer-grid{grid-template-columns:1fr}}@media (max-width:540px){.page-shell,.product-page-shell{width:min(100% - 20px,420px)}.product-hero{padding:18px}.product-hero-media{width:min(74vw,238px)}.decision-callout{grid-template-columns:1fr}.stock-matrix{grid-template-columns:max-content repeat(var(--size-count), 46px)}.stock-color{grid-template-columns:18px minmax(0,1fr);column-gap:6px;padding:6px 8px;display:grid}.color-swatch{width:18px;height:18px}.color-label{flex-direction:column;align-items:flex-start;gap:2px;width:100%}.color-code{font-size:.74rem}.color-name{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.62rem;overflow:hidden}.stock-cell{min-width:46px}.stock-matrix-legend{gap:.4rem .7rem;margin-top:.6rem;font-size:.7rem}.ft-resale{border-radius:var(--radius);gap:12px;padding:14px}.ft-resale .ft-section-heading{align-items:center;gap:.6rem;padding-bottom:10px}.resale-step{justify-items:stretch;padding:12px}.resale-query{padding:12px}.resale-search-mode{width:100%}.resale-search-mode button{flex:1;padding:0 10px}.resale-size-options{grid-template-columns:repeat(auto-fill,minmax(62px,1fr));width:100%;display:grid}.resale-size-options button{min-width:0}.resale-service-card{padding:10px}.resale-service-logo-frame{width:42px;height:42px}.resale-service-logo,.resale-service-logo-mercari{width:32px;height:32px}.resale-service-logo-yahoo{width:35px;height:35px}.resale-service-logo-rakuma{width:33px;height:33px}.resale-service-cta{min-width:92px}}.ft-product-hero-block{width:100%;padding-bottom:.25rem;position:relative}.ft-product-nav{z-index:20;flex-wrap:wrap;align-items:center;gap:.7rem;margin-bottom:1.75rem;display:flex;position:relative}.ft-product-breadcrumbs{min-width:0;color:var(--text-muted,var(--n-500));flex-wrap:wrap;align-items:center;gap:0;margin:0;padding:0;font-size:.74rem;font-weight:800;line-height:1.5;list-style:none;display:flex}.ft-product-breadcrumbs li{align-items:center;min-width:0;display:flex}.ft-product-breadcrumbs li+li:before{content:"/";color:var(--n-300);margin:0 .42rem;font-weight:700}.ft-product-breadcrumbs a{color:var(--n-600);text-underline-offset:.18em;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:color .16s,text-decoration-color .16s}.ft-product-breadcrumbs a:hover{color:var(--n-900);text-decoration-color:currentColor}.ft-product-breadcrumb-current{max-width:min(28rem,52vw);color:var(--n-700);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.ft-back-link,.ft-track-cta,.ft-official-link{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:2.5rem;font-weight:800;display:inline-flex}.ft-back-link{border:1px solid var(--glass-border);color:var(--text-secondary,var(--n-700));box-shadow:var(--shadow);background:#ffffffd6;padding:0 .95rem}.ft-product-hero{min-height:25rem;position:relative;overflow:visible}.ft-product-hero-bg{z-index:0;opacity:.78;height:26rem;position:absolute;inset:0 0 auto;overflow:hidden;-webkit-mask-image:linear-gradient(#000 54%,#0000 100%);mask-image:linear-gradient(#000 54%,#0000 100%)}.ft-product-hero-bg>div{filter:blur(24px);opacity:.42;background-position:top;background-size:cover;position:absolute;inset:-2.25rem;transform:scale(1.1)}.ft-product-hero-bg:after{content:"";mix-blend-mode:overlay;background:#ffffff85;position:absolute;inset:0}.ft-product-hero-stage{z-index:1;width:min(100%,58rem);margin:0 auto;padding-top:7rem;position:relative}.ft-product-image-card{z-index:3;background:var(--surface-muted);width:15rem;height:21.5rem;box-shadow:var(--shadow-3);border:4px solid #ffffffad;border-radius:1.5rem;position:absolute;top:0;left:0;overflow:hidden;transform:translate(-4rem,-1rem)rotate(-3deg)}.ft-product-image-card img{object-fit:cover;object-position:center top}.ft-product-info-card{z-index:2;min-height:18.75rem;box-shadow:var(--shadow-3);-webkit-backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #fffffff5;border-radius:2.25rem;padding:1.5rem 2rem 1.5rem 17rem;position:relative}.ft-hero-kicker{color:var(--n-400);text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:.55rem;margin:0 0 .45rem;font-size:.78rem;font-weight:700;display:flex}.ft-hero-kicker span{border-left:1px solid var(--n-200);padding-left:.55rem}.ft-product-info-card h1{max-width:36rem;color:var(--n-800);font-family:var(--font-noto-serif);overflow-wrap:anywhere;margin:0;font-size:clamp(1.25rem,2.5vw,1.55rem);font-weight:600;line-height:1.5}.ft-hero-price{gap:.55rem;margin-top:.95rem;display:grid}.ft-hero-price-row{flex-wrap:wrap;align-items:baseline;gap:.55rem;display:flex}.ft-hero-price-now{color:var(--n-900);font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:clamp(2rem,5.2vw,2.85rem);font-weight:900;line-height:1}.ft-hero-price[data-deal] .ft-hero-price-now{color:var(--sale)}.ft-hero-price-list s{color:var(--n-400);font-variant-numeric:tabular-nums;font-size:1rem;font-weight:800}.ft-hero-price-off{background:var(--sale);color:#fff;border-radius:8px;padding:.22rem .5rem;font-size:.82rem;font-weight:900;line-height:1.15}.ft-hero-price-flags{flex-wrap:wrap;gap:.36rem;display:flex}.ft-hero-flag{min-height:1.7rem;color:var(--n-700);white-space:nowrap;background:#fff;border:1px solid #131a2424;border-radius:999px;align-items:center;gap:.26rem;padding:0 .62rem;font-size:.7rem;font-weight:800;display:inline-flex}.ft-hero-flag-kind{background:var(--sale-soft);color:var(--sale);border-color:#b3261e42}.ft-hero-price:not([data-deal]) .ft-hero-flag-kind{background:var(--n-50);color:var(--n-700);border-color:#131a2424}.ft-hero-flag-kind[data-cycle=reverting],.ft-hero-flag-deadline{background:var(--warn-bg);color:var(--warn);border-color:#946a1657}.ft-hero-colors{flex-wrap:wrap;gap:.5rem;margin-top:.9rem;display:flex}.ft-hero-color-option{background:#fff;border:1px solid #131a2424;border-radius:999px;align-items:center;gap:.55rem;padding:.32rem .78rem .32rem .5rem;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex}a.ft-hero-color-option:hover{border-color:var(--line-strong);box-shadow:var(--shadow-2);transform:translateY(-1px)}.ft-hero-color-option[data-selected]{border-color:var(--accent);background:var(--accent-bg);box-shadow:inset 0 0 0 1px var(--accent)}.ft-hero-color-option[data-cheapest]{background:var(--sale-soft);border-color:#b3261e6b}.ft-hero-color-price{color:var(--n-900);font-variant-numeric:tabular-nums;gap:.06rem;font-size:.88rem;font-weight:900;line-height:1.15;display:grid}.ft-hero-color-option[data-cheapest] .ft-hero-color-price{color:var(--sale)}.ft-hero-color-price em{color:var(--n-500);font-size:.62rem;font-style:normal;font-weight:800}.ft-hero-colors.is-static .ft-hero-color-option{border-style:dashed}.ft-hero-color-count{border-radius:var(--radius-pill);background:var(--surface-muted);color:var(--muted);font-size:var(--fs-2xs);padding:.1rem .45rem;font-weight:900}.ft-hero-trust{color:var(--n-500);font-variant-numeric:tabular-nums;border-top:1px solid #131a241a;align-items:center;gap:.34rem;margin:.95rem 0 0;padding-top:.85rem;font-size:.72rem;font-weight:700;line-height:1.45;display:flex}.ft-hero-trust svg{color:var(--n-400);flex:none}.ft-hero-trust[data-freshness=fresh] svg{color:var(--good-fill)}.ft-hero-trust[data-freshness=stale],.ft-hero-trust[data-freshness=stale] svg{color:var(--warn)}.ft-hero-stale{border:1px solid var(--warn-line);border-radius:var(--radius);background:var(--warn-bg);color:var(--warn);align-items:flex-start;gap:.42rem;margin:.6rem 0 0;padding:.55rem .7rem;font-size:.74rem;font-weight:700;line-height:1.5;display:flex}.ft-hero-stale svg{flex:none;margin-top:.1rem}.ft-hero-actions{flex-wrap:wrap;gap:.65rem;margin-top:1.15rem;display:flex}.ft-track-cta{background:var(--accent);color:#fff;box-shadow:var(--shadow-2);border:0;padding:0 1rem}.ft-track-cta:hover:not(:disabled){background:var(--accent-hover)}.ft-track-cta:disabled{cursor:wait;opacity:.68}.ft-track-message{color:var(--muted);margin:.45rem 0 0;font-size:.82rem;line-height:1.5}.ft-official-link{border:1px solid var(--glass-border);color:var(--n-700);background:#fff;padding:0 .9rem}.ft-timing-forecast{border:1px solid var(--invert-line);border-radius:var(--radius-lg);background:var(--invert-bg);color:var(--n-50);box-shadow:var(--shadow-3);padding:clamp(.9rem,2vw,1.3rem);position:relative;overflow:hidden}.ft-timing-sheen{pointer-events:none;background:linear-gradient(135deg,#ffffff0f,#0000 42%),linear-gradient(90deg,#0000,#aebeff14,#0000);position:absolute;inset:0}.ft-timing-main{grid-template-columns:clamp(5.5rem,14vw,8.5rem) minmax(0,1fr);align-items:center;gap:clamp(.7rem,2.4vw,1.35rem);display:grid;position:relative}.ft-weather-art{aspect-ratio:1;isolation:isolate;position:relative}.ft-weather-art:before{content:"";z-index:-1;filter:blur(24px);background:#f4d37a3d;border-radius:999px;width:74%;height:74%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ft-weather-cloudy:before{background:#8fb3d938}.ft-weather-rainy:before{background:#60a5fa33}.ft-weather-thunderstorm:before{background:#818cf838}.ft-weather-image{object-fit:contain;filter:drop-shadow(0 14px 26px #0006)}.ft-timing-copy{min-width:0}.ft-timing-kicker{color:var(--invert-muted);letter-spacing:.06em;flex-wrap:wrap;align-items:baseline;gap:.55rem;margin:0;font-size:.7rem;font-weight:800;display:flex}.ft-weather-label{color:#fff;letter-spacing:0;font-size:.98rem;font-weight:900}.ft-verdict{color:var(--invert-text);margin:.3rem 0 0;font-size:clamp(1.35rem,4vw,1.8rem);font-weight:900;line-height:1.15}.ft-verdict-cloudy,.ft-verdict-rainy,.ft-verdict-thunderstorm{color:var(--invert-text)}.ft-timing-body{color:#dbe2ec;margin:.45rem 0 0;font-size:.85rem;font-weight:600;line-height:1.65}.ft-timing-grounds{flex-wrap:wrap;gap:.4rem;margin:.85rem 0 0;padding:0;list-style:none;display:flex}.ft-timing-grounds li{background:#0000003d;border:1px solid #ffffff1f;border-radius:999px;align-items:baseline;gap:.4rem;padding:.3rem .72rem;display:flex}.ft-timing-grounds span{color:var(--invert-muted);font-size:.66rem;font-weight:800}.ft-timing-grounds strong{color:var(--invert-text);font-variant-numeric:tabular-nums;font-size:.79rem;font-weight:900}.ft-sticky-bar{z-index:60;padding:0 0 max(.55rem, env(safe-area-inset-bottom));opacity:0;pointer-events:none;transition:transform .28s cubic-bezier(.22,1,.36,1),opacity .2s;position:fixed;inset:auto 0 0;transform:translateY(120%)}.ft-sticky-bar[data-visible]{opacity:1;pointer-events:auto;transform:none}.ft-sticky-bar-inner{border:1px solid var(--invert-line);-webkit-backdrop-filter:blur(14px);background:#1d2939f0;border-radius:1.15rem;align-items:center;gap:.7rem;width:min(60rem,100% - 1.5rem);margin:0 auto;padding:.55rem .7rem;display:flex;box-shadow:0 16px 32px -16px #10182873}.ft-sticky-thumb{background:var(--n-800);border-radius:.6rem;flex:none;width:2.75rem;height:3.75rem;overflow:hidden}.ft-sticky-thumb img{object-fit:cover;width:100%;height:100%}.ft-sticky-copy{flex:auto;gap:.16rem;min-width:0;display:grid}.ft-sticky-name{color:var(--n-300);text-overflow:ellipsis;white-space:nowrap;font-size:.69rem;font-weight:700;overflow:hidden}.ft-sticky-price{flex-wrap:wrap;align-items:baseline;gap:.42rem;display:flex}.ft-sticky-price strong{color:#fff;font-variant-numeric:tabular-nums;font-size:1.18rem;font-weight:900;line-height:1.1}.ft-sticky-price em{background:var(--sale);color:#fff;border-radius:6px;padding:.1rem .36rem;font-size:.66rem;font-style:normal;font-weight:900}.ft-sticky-price i{color:var(--invert-text);font-size:.69rem;font-style:normal;font-weight:800}.ft-sticky-action{flex:none}.ft-track-control.is-compact .ft-track-cta{min-height:2.6rem;color:var(--accent);box-shadow:none;background:#fff;padding:0 1rem}.ft-track-control.is-compact .ft-track-cta:hover:not(:disabled){background:var(--accent-bg)}.ft-track-cta[aria-busy=true]{position:relative;overflow:hidden}.ft-track-cta[aria-busy=true]:after{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);animation:1.5s ease-in-out infinite ft-cta-shimmer;position:absolute;inset:0;transform:translate(-100%)}.ft-track-control.is-compact .ft-track-cta[aria-busy=true]:after{background:linear-gradient(90deg,#0000,#131a241f,#0000)}@keyframes ft-cta-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.ft-sticky-bar{transition:none}.ft-track-cta[aria-busy=true]:after{animation:none}}.ft-spec-grid{grid-template-columns:repeat(auto-fill,minmax(9.5rem,1fr));gap:.5rem;display:grid}.ft-spec-cell{border:1px solid var(--line);background:#fff;border-radius:10px;gap:.18rem;min-width:0;padding:.6rem .7rem;display:grid}.ft-spec-cell span{color:var(--n-500);font-size:.63rem;font-weight:800;line-height:1.25}.ft-spec-cell strong{color:var(--n-900);overflow-wrap:anywhere;font-size:.86rem;font-weight:900;line-height:1.35}.ft-spec-note{color:var(--muted);align-items:center;gap:.35rem;margin:.8rem 0 0;font-size:.72rem;font-weight:700;display:flex}.ft-section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.ft-section-heading h2{color:var(--text);letter-spacing:0;margin:0;font-size:clamp(1.25rem,2.4vw,1.5rem);font-weight:800;line-height:1.25}.ft-section-heading span{color:var(--text-muted);white-space:nowrap;font-size:.82rem;font-weight:700}.ft-history-panel{border:1px solid var(--n-200);background:#fff;border-radius:12px;padding:1.25rem;overflow:hidden}.ft-history-panel .ft-section-heading{border-bottom-color:var(--n-200);align-items:center;margin-bottom:.85rem;padding-bottom:.7rem}.ft-history-panel .ft-section-heading h2{font-size:1rem;font-weight:800}.ft-history-panel .ft-section-heading span{color:var(--n-500);font-size:.78rem}.ft-deal-summary{border-bottom:1px solid var(--n-200);margin-top:.85rem;padding-bottom:.85rem}.ft-deal-stats{flex-wrap:wrap;align-items:baseline;gap:.55rem 1.25rem;display:flex}.ft-deal-stat{background:0 0;border:0;align-items:baseline;gap:.4rem;padding:0;display:inline-flex}.ft-deal-stat strong{color:var(--n-900);font-size:.95rem;font-weight:900;line-height:1}.ft-deal-stat span{color:var(--n-500);font-size:.78rem;font-weight:700}.ft-deal-featured{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:.9rem;padding:1rem 1.05rem .95rem}.ft-deal-featured.is-active{border-color:var(--sale-line);background:var(--sale-soft);box-shadow:inset 3px 0 0 var(--good)}.ft-deal-featured.ft-deal-kind-markdown.is-active{border-color:var(--sale-line);background:var(--sale-soft);box-shadow:inset 3px 0 0 var(--sale)}.ft-deal-featured-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.45rem .75rem;display:flex}.ft-deal-featured-labels{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.ft-deal-featured-live{background:var(--ink);color:#fff;letter-spacing:.02em;border-radius:6px;padding:.2rem .5rem;font-size:.7rem;font-weight:900;display:inline-flex}.ft-deal-featured-kind,.ft-deal-featured-scope{background:var(--good-bg);color:var(--good);border-radius:6px;padding:.22rem .55rem;font-size:.74rem;font-weight:800;display:inline-flex}.ft-deal-featured-scope{color:var(--n-500);background:#fff}.ft-deal-kind-app_member_limited .ft-deal-featured-kind{background:var(--blue-bg);color:var(--blue)}.ft-deal-kind-markdown .ft-deal-featured-kind,.ft-deal-kind-markdown .ft-deal-featured-scope{background:var(--sale-soft);color:var(--sale)}.ft-deal-featured-until{color:var(--text-muted);font-size:.82rem;font-weight:800}.ft-deal-featured-figures{flex-wrap:wrap;align-items:baseline;gap:.4rem .75rem;margin-top:.7rem;display:flex}.ft-deal-featured-price{color:var(--text);letter-spacing:-.02em;font-size:clamp(1.55rem,3vw,1.9rem);font-weight:900;line-height:1}.ft-deal-featured-off{color:var(--good);font-size:1rem;font-weight:900}.ft-deal-kind-markdown .ft-deal-featured-off{color:var(--sale)}.ft-deal-featured-meta{color:var(--text-muted);flex-wrap:wrap;gap:.35rem .85rem;margin-top:.65rem;font-size:.8rem;font-weight:800;display:flex}.ft-deal-featured-stock{margin-top:.15rem}.ft-deal-rail{--ft-rail-date-width:4.6rem;--ft-rail-gap:.7rem;gap:0;margin:1rem 0 0;padding:.15rem 0 0;list-style:none;display:grid;position:relative}.ft-deal-rail:before{content:"";top:.55rem;bottom:.55rem;left:calc(var(--ft-rail-date-width) + var(--ft-rail-gap) + .5rem);background:var(--n-200);width:1px;position:absolute}.ft-deal-rail-item{grid-template-columns:var(--ft-rail-date-width) 1rem minmax(0, 1fr);gap:.55rem var(--ft-rail-gap);align-items:start;padding:.65rem 0;display:grid;position:relative}.ft-deal-rail-dot{z-index:1;background:var(--good);border:2px solid #fff;border-radius:999px;justify-self:center;width:.72rem;height:.72rem;margin-top:.28rem;box-shadow:0 0 0 1px #16705740}.ft-deal-kind-app_member_limited .ft-deal-rail-dot{background:var(--blue);box-shadow:0 0 0 1px var(--sale-line)}.ft-deal-kind-markdown .ft-deal-rail-dot{background:var(--sale);box-shadow:0 0 0 1px var(--sale-line)}.ft-deal-rail-date{color:var(--n-500);white-space:nowrap;margin-top:.12rem;font-size:.82rem;font-weight:800}.ft-deal-rail-body{min-width:0}.ft-deal-rail-top{flex-wrap:wrap;align-items:baseline;gap:.35rem .65rem;display:flex}.ft-deal-rail-kind{background:var(--good-bg);color:var(--good);border-radius:6px;padding:.18rem .5rem;font-size:.72rem;font-weight:800;display:inline-flex}.ft-deal-kind-markdown .ft-deal-rail-kind{background:var(--sale-soft);color:var(--sale)}.ft-deal-kind-app_member_limited .ft-deal-rail-kind{background:var(--blue-bg);color:var(--blue)}.ft-deal-rail-price{color:var(--text);font-size:1rem;font-weight:900}.ft-deal-rail-off{color:var(--n-500);font-size:.76rem;font-weight:700}.ft-deal-rail-gap{color:var(--n-500);white-space:nowrap;font-size:.76rem;font-weight:700}.ft-deal-split-banner{background:var(--sale-soft);color:var(--sale);border:0;border-radius:8px;flex-wrap:wrap;align-items:center;gap:.5rem;margin:.85rem 0 .75rem;padding:.62rem .75rem;font-size:.8rem;font-weight:600;line-height:1.45;display:flex}.ft-deal-split-banner svg{flex:none}.ft-deal-split-banner strong{font-weight:800}.ft-deal-featured-list{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:.6rem;display:grid}.ft-deal-rail-details{border:1px solid var(--line);background:#fff;border-radius:12px;margin-top:.9rem}.ft-deal-rail-details>summary{min-height:2.75rem;color:var(--n-800);cursor:pointer;align-items:center;gap:.5rem;padding:0 .95rem;font-size:.82rem;font-weight:900;list-style:none;display:flex}.ft-deal-rail-details>summary::-webkit-details-marker{display:none}.ft-deal-rail-details>summary:after{content:"";border-right:2px solid var(--n-500);border-bottom:2px solid var(--n-500);width:.5rem;height:.5rem;margin-left:auto;transition:transform .16s;transform:translateY(-2px)rotate(45deg)}.ft-deal-rail-details[open]>summary:after{transform:translateY(2px)rotate(-135deg)}.ft-deal-rail-details>summary span{background:var(--surface-muted);color:var(--n-600);border-radius:999px;padding:.12rem .5rem;font-size:.7rem;font-weight:800}.ft-deal-rail-details>:not(summary){padding-left:.95rem;padding-right:.95rem}.ft-deal-scope{border:1px solid var(--n-200);color:var(--n-600);white-space:nowrap;background:#fff;border-radius:6px;align-items:center;gap:.3rem;padding:.14rem .45rem;font-size:.72rem;font-weight:700;display:inline-flex}.ft-deal-rail-item.is-partial .ft-deal-scope{background:var(--sale-soft);color:var(--sale)}.ft-deal-split-marker{color:var(--sale);white-space:nowrap;grid-column:1/-1;align-items:center;gap:.6rem;margin:.55rem 0 0;font-size:.72rem;font-weight:700;display:flex}.ft-deal-split-marker:before,.ft-deal-split-marker:after{content:"";background:var(--sale-line);flex:1;height:1px}.ft-deal-rail-live{background:var(--sale);color:#fff;border-radius:6px;padding:.16rem .42rem;font-size:.72rem;font-weight:800;display:inline-flex}.ft-deal-rail-live:before{display:none}.ft-deal-choice-caveat{color:var(--text-muted);margin:.9rem 0 0;font-size:.74rem;font-weight:700;line-height:1.7}.ft-choice{flex-direction:column;gap:.2rem;max-width:22rem;margin-top:.4rem;display:flex}.ft-choice-track{background:var(--n-100);border-radius:3px;height:5px;overflow:hidden}.ft-choice-fill{background:var(--good);border-radius:3px;height:100%;display:block}.ft-choice[data-critical] .ft-choice-fill{background:#e23a43}.ft-choice-text{color:var(--text-muted);flex-wrap:wrap;align-items:baseline;gap:.25rem;font-size:.72rem;font-weight:600;line-height:1.4;display:flex}.ft-choice-text strong{color:var(--text);font-variant-numeric:tabular-nums;font-size:.82rem;font-weight:800}.ft-choice[data-critical] .ft-choice-text strong{color:var(--sale)}.ft-choice-text em{color:var(--text-muted);font-size:.72rem;font-style:normal;font-weight:700}.ft-choice-empty{color:var(--text-muted);margin-top:.4rem;font-size:.72rem;font-weight:700;display:block}.ft-color-chips{flex-wrap:wrap;align-items:center;gap:.25rem;display:flex}.ft-color-chips-sm{margin-top:.3rem}.ft-color-chip{background:#fff;border:1px solid #131a2429;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.ft-color-chips-md .ft-color-chip{width:1.15rem;height:1.15rem}.ft-color-chips-sm .ft-color-chip{width:.9rem;height:.9rem}.ft-color-chip img{object-fit:cover;width:100%;height:100%}.ft-color-chip em{color:#0000;width:100%;height:100%;font-size:0;font-style:normal;display:block}.ft-color-chips-more{color:var(--text-muted);font-size:.72rem;font-weight:700}.ft-chart-card{border:1px solid var(--glass-border);border-radius:var(--radius-lg);background:var(--surface);margin-top:.75rem;padding:.65rem;overflow:hidden}.ft-chart-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.15rem .25rem .5rem;display:flex}.ft-chart-caption{color:var(--n-800);font-size:.82rem;font-weight:900}.ft-chart-ranges{border:1px solid var(--line);background:var(--surface-muted);border-radius:999px;gap:.22rem;padding:.15rem;display:flex}.ft-chart-ranges button{min-height:1.85rem;color:var(--n-600);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 .7rem;font-size:.72rem;font-weight:800;transition:background .16s,color .16s}.ft-chart-ranges button.is-active{background:var(--accent-bg);color:var(--accent)}.ft-chart-frame{position:relative}.ft-chart-svg{touch-action:pan-y;width:100%;height:auto;display:block}.ft-chart-listline{stroke:#1018283d;stroke-dasharray:3 5;stroke-width:1.5px;vector-effect:non-scaling-stroke}.ft-chart-list-label{fill:var(--n-500)}.ft-chart-date-label{fill:var(--text-muted,var(--n-500));font-size:.72rem;font-weight:800}.ft-chart-series-0 .ft-chart-line,.ft-chart-series-0 .ft-chart-legend-swatch{stroke:var(--accent);background:var(--accent)}.ft-chart-series-0 .ft-chart-dot{fill:var(--accent)}.ft-chart-series-0 .ft-chart-area{fill:#4f46e512}.ft-chart-series-1 .ft-chart-line,.ft-chart-series-1 .ft-chart-legend-swatch{stroke:var(--sale);background:var(--sale)}.ft-chart-series-1 .ft-chart-dot{fill:var(--sale)}.ft-chart-series-1 .ft-chart-area{fill:#d92d2012}.ft-chart-series-2 .ft-chart-line,.ft-chart-series-2 .ft-chart-legend-swatch{stroke:var(--warn);background:var(--warn)}.ft-chart-series-2 .ft-chart-dot{fill:var(--warn)}.ft-chart-dot-deal{stroke-width:3.5px}.ft-hero-color-option:focus-visible,.ft-chart-ranges button:focus-visible,.ft-deal-rail-details>summary:focus-visible,.stock-filtered-log>summary:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ft-chart-series.is-secondary .ft-chart-line{stroke-dasharray:9 6}.ft-chart-cursor line{stroke:#10182852;stroke-dasharray:4 4;stroke-width:1px;vector-effect:non-scaling-stroke}.ft-chart-cursor-dot{fill:#fff;stroke:var(--accent);stroke-width:2.5px;vector-effect:non-scaling-stroke}.ft-chart-tooltip{color:#fff;pointer-events:none;white-space:nowrap;background:#101828eb;border-radius:8px;gap:.18rem;padding:.4rem .6rem;display:grid;position:absolute;top:0;transform:translate(-50%)}.ft-chart-tooltip-date{color:var(--invert-muted);font-size:.66rem;font-weight:800}.ft-chart-tooltip-row{align-items:baseline;gap:.36rem;display:flex}.ft-chart-tooltip-row em{color:var(--invert-muted);font-size:.66rem;font-style:normal;font-weight:800}.ft-chart-tooltip-row strong{font-variant-numeric:tabular-nums;font-size:.86rem;font-weight:900}.ft-chart-tooltip-row i{color:var(--invert-text);font-size:.66rem;font-style:normal;font-weight:800}.ft-chart-legend{flex-wrap:wrap;gap:.5rem 1rem;margin:.55rem 0 0;padding:0 .25rem;list-style:none;display:flex}.ft-chart-legend li{align-items:center;gap:.4rem;display:flex}.ft-chart-legend-swatch{border-radius:999px;width:1.1rem;height:.24rem}.ft-chart-legend-label{color:var(--n-600);font-size:.72rem;font-weight:800}.ft-chart-axis,.ft-chart-gridline{stroke:#131a241f;stroke-width:1px;vector-effect:non-scaling-stroke}.ft-chart-gridline{stroke-dasharray:5 7}.ft-chart-area{fill:#0284c714}.ft-chart-label{fill:var(--text-muted);font-size:.78rem;font-weight:800}.ft-chart-value-label{fill:var(--text);paint-order:stroke;stroke:#ffffffeb;stroke-width:4px;stroke-linejoin:round;font-size:.86rem;font-weight:900}.ft-chart-line{fill:none;stroke:var(--blue);stroke-linecap:round;stroke-linejoin:round;stroke-width:4px;vector-effect:non-scaling-stroke}.ft-chart-dot{fill:var(--blue);stroke:#fff;stroke-width:3px;vector-effect:non-scaling-stroke}.ft-chart-dot-low{fill:var(--green)}.ft-chart-callout{fill:var(--text);paint-order:stroke;stroke:#fffffff2;stroke-linejoin:round;stroke-width:5px;font-size:.9rem;font-weight:900}.ft-history-table-wrap{border:1px solid var(--glass-border);border-radius:var(--radius-lg);background:var(--surface);margin-top:1rem;overflow-x:auto}.ft-history-table{border-collapse:collapse;text-align:left;width:100%;min-width:340px;font-size:.86rem}.ft-history-table thead{border-bottom:1px solid var(--line);background:var(--bg-subtle)}.ft-history-table th,.ft-history-table td{padding:.72rem .9rem}.ft-history-table th{color:var(--text-muted);font-weight:800}.ft-history-table tr+tr{border-top:1px solid var(--line)}.ft-history-table td:first-child{color:var(--text-muted);white-space:nowrap;font-weight:800}.ft-history-table td:nth-child(2){color:var(--text);font-weight:900}.ft-history-kind-label{border:1px solid var(--glass-border);background:var(--bg-subtle);color:var(--text-muted);border-radius:999px;padding:.25rem .55rem;font-size:.75rem;font-weight:800;display:inline-flex}.ft-history-kind-mobile{display:none}@media (max-width:860px){.ft-product-hero{min-height:0}.ft-product-hero-bg{width:100vw;height:19rem;left:50%;transform:translate(-50%)}.ft-product-hero-stage{padding-top:2.7rem}.ft-product-image-card{border-radius:1.25rem;width:11.75rem;height:17rem;left:.25rem;transform:translateY(-.65rem)rotate(-3deg)}.ft-product-info-card{border-radius:2rem;min-height:17.5rem;padding:1.25rem 1.25rem 1.25rem 14.25rem}.ft-product-info-card h1{max-width:36rem;font-size:1.25rem}.ft-hero-trust{gap:.3rem .85rem}}@media (max-width:560px){body{overflow-x:hidden}.ft-product-nav{flex-direction:column;align-items:flex-start;gap:.55rem;margin-bottom:1.2rem}.ft-product-breadcrumbs{max-width:100%;font-size:.66rem}.ft-product-breadcrumb-current{max-width:14rem}.ft-product-hero-stage{--ft-mobile-hero-image-width:10rem;--ft-mobile-hero-image-height:14rem;--ft-mobile-hero-image-clearance:11.25rem;padding-top:2.35rem}.ft-product-image-card{width:var(--ft-mobile-hero-image-width);height:var(--ft-mobile-hero-image-height);transform:translateY(-.45rem)rotate(-3deg)}.ft-product-info-card{grid-template-columns:calc(var(--ft-mobile-hero-image-width) + .25rem) minmax(0, 1fr);border-radius:1.65rem;gap:0 1rem;min-height:0;padding:1rem;display:grid}.ft-product-info-card:before{content:"";min-height:var(--ft-mobile-hero-image-clearance);pointer-events:none;grid-area:1/1/span 3}.ft-hero-kicker{order:1;grid-area:1/2;font-size:.68rem}.ft-product-info-card h1{line-break:strict;overflow-wrap:break-word;word-break:normal;order:2;grid-area:2/2;max-width:none;font-size:.95rem;line-height:1.45}.ft-hero-price{order:3;grid-area:3/2;gap:.42rem;margin-top:.7rem}.ft-hero-price-now{font-size:1.9rem}.ft-hero-price-list s{font-size:.86rem}.ft-hero-price-off{padding:.16rem .4rem;font-size:.72rem}.ft-hero-flag{min-height:1.5rem;padding:0 .5rem;font-size:.64rem}.ft-hero-colors{order:4;grid-column:1/-1;margin-top:.9rem}.ft-hero-color-option{padding:.28rem .62rem .28rem .44rem}.ft-hero-color-price{font-size:.8rem}.ft-hero-trust{order:5;grid-column:1/-1;gap:.28rem .8rem;margin-top:.85rem;padding-top:.75rem}.ft-hero-trust dt{font-size:.62rem}.ft-hero-trust dd{font-size:.73rem}.ft-hero-actions{order:6;grid-column:1/-1;width:100%;margin-top:.95rem}.ft-hero-actions>*{flex:100%}@media (max-width:380px){.ft-product-hero-stage{--ft-mobile-hero-image-width:8rem;--ft-mobile-hero-image-height:11.3rem;--ft-mobile-hero-image-clearance:8.8rem}.ft-product-info-card{column-gap:.65rem}.ft-product-info-card h1{font-size:.86rem}}.ft-timing-main{gap:.7rem}.ft-timing-grounds{gap:.32rem;margin-top:.7rem}.ft-timing-grounds li{padding:.26rem .6rem}.ft-sticky-bar-inner{border-radius:1rem;gap:.55rem;width:calc(100% - 1rem);padding:.5rem .55rem}.ft-sticky-thumb{width:2.4rem;height:3.2rem}.ft-sticky-name{display:none}.ft-sticky-price strong{font-size:1.05rem}.ft-track-control.is-compact .ft-track-cta{min-height:2.5rem;padding:0 .8rem;font-size:.82rem}.ft-chart-card{background:0 0;border:0;border-radius:0;margin-top:.6rem;padding:0}.ft-chart-label{font-size:1.05rem}.ft-chart-date-label{font-size:.98rem}.ft-chart-line{stroke-width:5px}.ft-deal-rail{--ft-rail-date-width:3.4rem;--ft-rail-gap:.55rem}.ft-deal-featured{padding:.9rem .9rem .85rem}.ft-deal-featured-price{font-size:1.55rem}.ft-deal-featured-off{font-size:.92rem}.ft-deal-rail-item{padding:.65rem 0}.ft-deal-rail-date{font-size:.76rem}.ft-deal-rail-price{font-size:.95rem}.ft-history-table{table-layout:fixed;min-width:0;font-size:.72rem}.ft-history-table thead{background:0 0}.ft-history-table th,.ft-history-table td{padding:.48rem .36rem}.ft-history-table th{font-size:.66rem}.ft-history-table th:first-child,.ft-history-table td:first-child{width:25%;font-size:.68rem}.ft-history-table th:nth-child(2),.ft-history-table td:nth-child(2){width:25%;font-size:.74rem}.ft-history-table th:nth-child(3),.ft-history-table td:nth-child(3){width:26%}.ft-history-table th:nth-child(4),.ft-history-table td:nth-child(4){white-space:nowrap;width:24%}.ft-history-kind-label{background:0 0;border:0;padding:0;font-size:.68rem}.ft-history-kind-desktop{display:none}.ft-history-kind-mobile{display:inline}.ft-section-heading{align-items:flex-start;margin-bottom:1.15rem}.ft-section-heading h2{font-size:1.2rem}}.product-page-shell{gap:clamp(1rem,2.4vw,1.5rem)}.product-page-shell [data-level=data]{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow-1);padding:clamp(1rem,2.4vw,1.5rem);overflow:visible}.product-page-shell [data-level=data]>.ft-section-heading{border-bottom:1px solid var(--line);align-items:baseline;margin-bottom:1rem;padding-bottom:.75rem}.product-page-shell [data-level=data]>.ft-section-heading h2{font-size:var(--fs-2xl);letter-spacing:-.01em;font-weight:900}.product-page-shell [data-level=data]>.ft-section-heading span{color:var(--muted);font-size:var(--fs-xs);font-weight:800}.product-page-shell [data-level=support],.product-page-shell .related-products,.product-page-shell .product-lookup-section{border:0;border-top:1px solid var(--line);box-shadow:none;background:0 0;border-radius:0;padding:clamp(1.15rem,2.4vw,1.6rem) 0 0}.product-page-shell [data-level=support] .ft-section-heading,.product-page-shell [data-level=support] .section-heading{border-bottom:0;margin-bottom:.9rem;padding-bottom:0}.product-page-shell [data-level=support] .ft-section-heading h2{color:var(--n-700);font-size:var(--fs-lg);font-weight:800}.product-page-shell [data-level=support] .ft-section-heading span{color:var(--muted);font-size:var(--fs-xs)}.ft-subsection+.ft-subsection{border-top:1px solid var(--line);margin-top:1.4rem;padding-top:1.2rem}.ft-subsection-heading{justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.75rem;display:flex}.ft-subsection-heading h3{color:var(--text);font-size:var(--fs-lg);margin:0;font-weight:900;line-height:1.3}.ft-subsection-heading span{color:var(--muted);font-size:var(--fs-xs);white-space:nowrap;font-weight:800}.stock-comparison-heading h3{font-size:var(--fs-sm);color:var(--muted);font-weight:800}.ft-section-nav{flex-wrap:wrap;gap:.45rem;display:flex}.ft-section-nav a{border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface);min-height:2.3rem;color:var(--text-secondary);font-size:var(--fs-sm);align-items:baseline;gap:.4rem;padding:0 .85rem;font-weight:800;line-height:2.3rem;transition:border-color .16s,color .16s,transform .16s;display:inline-flex}.ft-section-nav a:hover{border-color:var(--line-strong);color:var(--text);transform:translateY(-1px)}.ft-section-nav a:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ft-section-nav em{color:var(--muted);font-size:var(--fs-2xs);font-variant-numeric:tabular-nums;font-style:normal;font-weight:800}.product-page-shell [id]{scroll-margin-top:4.5rem}@media (max-width:560px){.ft-section-nav{gap:.4rem}.ft-section-nav a{min-height:2.15rem;font-size:var(--fs-xs);padding:0 .7rem;line-height:2.15rem}}.product-page-shell [data-level=support] h3,.product-page-shell .related-products h2,.product-page-shell .product-lookup-section h2{font-size:var(--fs-lg);color:var(--n-700);font-weight:800}.product-page-shell [data-level=support] h4,.product-page-shell .related-products h3,.product-page-shell .product-lookup-section h3{font-size:var(--fs-sm);color:var(--muted);font-weight:800}.product-page-shell [data-level=support] p{font-size:var(--fs-sm)}.ft-timing-forecast{border-radius:var(--radius-xl);box-shadow:var(--shadow-3)}.ft-hero-price-cycle{color:var(--n-600);margin:.55rem 0 0;font-size:.74rem;font-weight:700;line-height:1.5}.ft-hero-price-steps{flex-wrap:wrap;align-items:center;gap:.3rem .1rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.ft-hero-price-steps li{color:var(--n-400);font-variant-numeric:tabular-nums;font-size:.72rem;font-weight:800;text-decoration:line-through}.ft-hero-price-steps li+li:before{color:var(--n-300);content:"→";padding:0 .32rem;text-decoration:none;display:inline-block}.ft-hero-price-steps li[data-current]{color:var(--sale);text-decoration:none}.ft-chart-deal-band{fill:var(--sale-soft)}.ft-outlook{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);margin:0;padding:1.15rem 1.05rem}.ft-outlook[data-tone=buy]{border-color:var(--sale-line);background:linear-gradient(180deg, var(--sale-soft), var(--surface) 62%)}.ft-outlook[data-tone=wait]{border-color:var(--good-line);background:linear-gradient(180deg, var(--good-bg), var(--surface) 62%)}.ft-outlook-kicker{color:var(--text-muted);font-size:var(--fs-micro);letter-spacing:.04em;align-items:center;gap:.35rem;margin:0;font-weight:800;display:flex}.ft-outlook-verdict{color:var(--ink);font-size:var(--fs-title);letter-spacing:-.01em;margin:.4rem 0 0;font-weight:900;line-height:1.35}.ft-outlook[data-tone=buy] .ft-outlook-verdict{color:var(--sale-strong)}.ft-outlook-body{color:var(--text-secondary);font-size:var(--fs-body);margin:.5rem 0 0;line-height:1.75}.ft-outlook-facts{border-top:1px solid var(--line);grid-template-columns:repeat(auto-fit,minmax(8.5rem,1fr));gap:.55rem;margin:1rem 0 0;padding-top:.9rem;display:grid}.ft-outlook-facts>div{flex-direction:column;gap:.15rem;min-width:0;display:flex}.ft-outlook-facts dt{color:var(--text-muted);font-size:var(--fs-micro);font-weight:700}.ft-outlook-facts dd{color:var(--ink);font-size:var(--fs-strong);font-variant-numeric:tabular-nums;margin:0;font-weight:900}.ft-outlook-note{color:var(--n-400);font-size:var(--fs-micro);margin:.9rem 0 0;line-height:1.6}:root{--fs-micro:.6875rem;--fs-body:.8125rem;--fs-strong:.9375rem;--fs-lead:1.0625rem;--fs-title:1.375rem;--fs-hero:2.125rem;--product-accent:var(--sale);--product-accent-soft:var(--sale-soft);--product-accent-line:var(--sale-line)}.product-page-shell{--accent:var(--product-accent);--accent-hover:var(--sale-strong);--accent-bg:var(--product-accent-soft);--accent-line:var(--product-accent-line);--blue:var(--product-accent);--blue-bg:var(--product-accent-soft)}.product-page-shell .ft-product-info-card h1{font-size:var(--fs-title);letter-spacing:-.01em;font-weight:800;line-height:1.4}.product-page-shell .ft-hero-price-now{font-size:var(--fs-hero);font-variant-numeric:tabular-nums}.product-page-shell h2{font-size:var(--fs-lead);letter-spacing:-.005em}.product-page-shell h3{font-size:var(--fs-strong)}.product-page-shell{font-size:var(--fs-body)}.product-page-shell :is(p,li,dd,dt,td,th,span,em,i,small,button,a,label){font-size:max(var(--fs-micro), 1em)}.product-page-shell :is(.ft-hero-price-list,.ft-hero-price-off,.ft-sticky-price,time){font-variant-numeric:tabular-nums}.product-page-shell :is(a,button):not(.ft-product-breadcrumbs a,.ft-back-link){min-height:2.75rem}.product-page-shell .ft-section-nav a,.product-page-shell .ft-chart-ranges button{justify-content:center;align-items:center;display:inline-flex}.product-page-shell{--fs-2xs:var(--fs-micro);--fs-xs:var(--fs-micro);--fs-sm:var(--fs-body);--fs-md:var(--fs-body);--fs-lg:var(--fs-strong);--fs-xl:var(--fs-lead);--fs-2xl:var(--fs-lead)}.product-page-shell :is(.ft-section-heading,.related-products-heading,.product-lookup-copy) h2,.product-page-shell [data-level=data]>.ft-section-heading h2{font-size:var(--fs-lead)}.product-page-shell :is(.ft-section-heading,.related-products-subhead,.ft-subsection-heading) h3{font-size:var(--fs-strong)}.product-page-shell .restock-color-chip{min-width:2.75rem}.product-page-shell .ft-track-cta{min-height:2.75rem}.product-page-shell .ft-product-breadcrumbs a,.product-page-shell .ft-back-link{min-height:2rem;line-height:2rem}@media (max-width:560px){.product-page-shell{--fs-title:1.1875rem;--fs-hero:1.9rem}.product-page-shell .ft-hero-stale{order:5;grid-column:1/-1;margin-top:.85rem}.product-page-shell .ft-hero-trust{order:6}.product-page-shell .ft-hero-actions{order:7}.product-page-shell .ft-hero-price-steps li,.product-page-shell .ft-hero-price-cycle{font-size:var(--fs-micro)}}.product-page-shell .ft-hero-colors.is-static .ft-hero-color-option[data-selected]{border-color:var(--line);background:var(--surface-muted);color:var(--text-secondary)}.ft-resale[data-primary]{border-color:var(--sale-line);background:linear-gradient(180deg, var(--sale-soft), var(--surface) 55%)}.resale-benchmark{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface-muted);margin-top:.85rem;padding:.85rem .9rem}.resale-benchmark-figures{flex-wrap:wrap;align-items:baseline;gap:.35rem 1.1rem;display:flex}.resale-benchmark-list,.resale-benchmark-floor{align-items:baseline;gap:.35rem;display:inline-flex}.resale-benchmark-figures em{color:var(--text-muted);font-size:var(--fs-micro);font-style:normal;font-weight:700}.resale-benchmark-list s{color:var(--n-400);font-size:var(--fs-body);font-variant-numeric:tabular-nums}.resale-benchmark-floor strong{color:var(--sale);font-size:var(--fs-lead);font-variant-numeric:tabular-nums;font-weight:900}.resale-benchmark-verdict{color:var(--text-secondary);font-size:var(--fs-body);margin:.5rem 0 0;line-height:1.7}.resale-refine{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);margin-top:.8rem}.resale-refine>summary{min-height:2.75rem;color:var(--text-secondary);cursor:pointer;font-size:var(--fs-body);align-items:center;gap:.4rem;padding:0 .85rem;font-weight:700;list-style:none;display:flex}.resale-refine>summary::-webkit-details-marker{display:none}.resale-refine-body{border-top:1px solid var(--line);gap:.85rem;padding:.85rem;display:grid}.ft-size-restock{border-top:1px solid var(--line);margin-top:1.15rem;padding-top:1.1rem}.ft-size-restock-headline{color:var(--text-secondary);font-size:var(--fs-body);margin:.5rem 0 .85rem;line-height:1.7}.ft-size-restock-rows{gap:.4rem;margin:0;padding:0;list-style:none;display:grid}.ft-size-restock-rows li{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);flex-wrap:wrap;align-items:center;gap:.3rem .7rem;padding:.55rem .7rem;display:flex}.ft-size-restock-rows li[data-sold-out]{background:var(--surface-muted)}.ft-size-restock-rows li[data-revivable]{border-color:var(--good-line);background:var(--good-bg)}.ft-size-restock-size{min-width:4.5rem;color:var(--ink);font-size:var(--fs-strong);font-variant-numeric:tabular-nums;font-weight:900}.ft-size-restock-state{color:var(--text-secondary);font-size:var(--fs-micro);font-weight:700}.ft-size-restock-rows li[data-sold-out] .ft-size-restock-state{color:var(--n-400)}.ft-size-restock-history{color:var(--good);font-size:var(--fs-micro);align-items:center;gap:.3rem;margin-left:auto;font-weight:800;display:inline-flex}.ft-size-restock-history em{color:var(--text-muted);font-style:normal;font-weight:700}.ft-size-restock-none{color:var(--n-400);font-weight:700}.ft-size-restock-note{color:var(--text-muted);font-size:var(--fs-micro);margin:.9rem 0 0;line-height:1.7}.ft-resale .resale-query{margin-top:.85rem}.ft-resale .resale-refine{margin-top:.6rem;margin-bottom:.9rem}
