:root{--bg:#f7f7f3;--surface:#ffffffeb;--text:#1f1f1a;--muted:#6d6d63;--line:#e7e6df;--shadow:0 12px 40px #0f0f0a0d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top, #fbfbf8 0%, var(--bg) 58%);min-height:100vh;color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit}.page{flex-direction:column;width:min(960px,100% - 32px);min-height:100vh;margin:0 auto;padding:20px 0 48px;display:flex}.topbar-shell{border-bottom:1px solid #dddbd4f2;margin-bottom:20px;padding-bottom:16px}.topbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.topbar-main{flex:1;align-items:center;gap:18px;min-width:0;display:flex}.topbar-actions,.account-area{align-items:center;gap:10px;display:flex}.brand{flex:none;align-items:center;text-decoration:none;display:inline-flex}.brand-logo{width:auto;height:32px;display:block}.brand-logo-compact{display:none}.header-search{background:#ffffffb3;border:1px solid #dad8d0f2;border-radius:999px;flex:1;align-items:center;gap:10px;min-width:220px;max-width:460px;min-height:44px;padding:0 14px;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:flex}.header-search:hover{transform:translateY(-1px);box-shadow:0 10px 24px #14181c0a}.header-search:focus-within{background:#ffffffe0;border-color:#bfbdb4f2}.header-search-icon{color:var(--muted);font-size:1rem;line-height:1}.header-search-input{width:100%;color:var(--text);font:inherit;background:0 0;border:0;outline:0;padding:0}.header-search-input::placeholder{color:#8a897e}.status-pill{border:1px solid var(--line);min-height:38px;color:var(--muted);background:#ffffffc2;border-radius:999px;align-items:center;gap:10px;padding:0 14px;display:inline-flex}.beta-pill{color:#7b796d;letter-spacing:.08em;text-transform:uppercase;background:#ffffff8f;border:1px solid #dcdad2f2;border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:0 12px;font-size:.74rem;font-weight:700;display:inline-flex}.status-dot{background:#8a8a7c;border-radius:999px;width:8px;height:8px;animation:2.2s ease-in-out infinite pulse}.account-pill{min-height:38px;color:var(--text);font:inherit;cursor:pointer;background:#ffffffe0;border:1px solid #cbc9c0f2;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 14px;text-decoration:none;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.account-pill:hover{border-color:#aab4bef2;transform:translateY(-1px)}.account-pill-secondary,.account-pill-muted{color:var(--muted);background:#ffffff9e}.account-pill:disabled{cursor:wait;opacity:.7;transform:none}.hero{isolation:isolate;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:56px 0 72px;animation:.7s ease-out both fade-in;display:flex;position:relative;overflow:hidden}.hero>:not(.particle-field){z-index:1;position:relative}.particle-field{z-index:0;pointer-events:none;opacity:.92;position:absolute;inset:58% -4% 0}.particle-field:before{content:"";opacity:1;background:linear-gradient(#f7f7f300 0%,#f7f7f3b8 12%,#f7f7f329 38%,#f7f7f300 100%);position:absolute;inset:0 4%}.particle-dot{left:var(--particle-x);top:var(--particle-y);width:var(--particle-size);height:var(--particle-size);opacity:var(--particle-opacity);animation:particle-wave var(--wave-duration) ease-in-out infinite;animation-delay:var(--wave-delay);background:#77b6dae6;position:absolute;box-shadow:0 0 0 1px #77b6da0f}.eyebrow{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;margin:0 0 18px;font-size:.72rem;font-weight:700}.hero h1{letter-spacing:-.06em;max-width:10ch;margin:0;font-size:clamp(2.8rem,8vw,4.9rem);line-height:1}.lead,.micro-note{color:var(--muted);line-height:1.7}.lead{max-width:40rem;margin:22px 0 0;font-size:1.02rem}.search-shell{width:min(100%,720px);margin-top:34px}.search-form{margin:0}.search-box{background:var(--surface);border:1px solid var(--line);min-height:68px;box-shadow:var(--shadow);border-radius:999px;align-items:center;gap:14px;padding:0 20px;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;animation:6s ease-in-out infinite float;display:flex;position:relative}.search-box:hover{border-color:#d6d4ccfa;transform:translateY(-1px)}.search-icon{z-index:1;color:var(--muted);font-size:1.2rem;position:relative}.search-idle-prompt{color:var(--muted);pointer-events:none;white-space:nowrap;text-overflow:ellipsis;align-items:center;line-height:1.15;display:inline-flex;position:absolute;left:54px;right:40px;overflow:hidden}.search-idle-copy{text-overflow:ellipsis;overflow:hidden}.search-idle-cursor{z-index:2;pointer-events:none;background:#6c6a60db;border-radius:999px;width:2px;height:22px;animation:1.1s ease-in-out infinite blink;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.search-input{min-width:0;color:var(--text);font:inherit;background:0 0;border:0;outline:none;flex:1;font-size:1rem}.search-results,.search-suggestions{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform-origin:top;background:#ffffffdb;border:1px solid #e7e6dff2;border-radius:24px;margin-top:10px;animation:.22s cubic-bezier(.16,1,.3,1) both search-panel-in}.search-results{overflow:hidden}.search-suggestions{text-align:left;margin-top:8px;padding:14px 18px 8px}.search-suggestions-label{color:#7b796d;letter-spacing:.1em;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:700}.search-suggestions-list{display:grid}.search-suggestion-link{justify-content:space-between;align-items:center;gap:16px;padding:12px 0;text-decoration:none;transition:transform .18s,color .18s;display:flex}.search-suggestion-link+.search-suggestion-link{border-top:1px solid #e7e6dfbf}.search-suggestion-link:hover{color:var(--text);transform:translateY(-1px)}.search-suggestion-main{gap:4px;min-width:0;display:grid}.search-suggestion-brand{color:var(--muted);font-size:.84rem}.search-note{color:#7b796d;text-align:left;margin:12px 0 0;padding-left:18px;font-size:.84rem;line-height:1.6}.search-result-row,.search-result-empty{justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;display:flex}.search-result-row{text-decoration:none;transition:transform .18s,background .18s}.search-result-row:hover{background:#fafaf7e6;transform:translateY(-1px)}.search-result-row+.search-result-row,.search-result-empty{border-top:1px solid #e7e6dfbf}.search-result-title,.search-result-copy,.search-result-price{margin:0}.search-result-title{letter-spacing:-.02em;font-size:.95rem;font-weight:700}.search-result-copy,.search-result-empty{color:var(--muted)}.freshness-note{color:#5e5c53c2;margin:0;font-size:.78rem;line-height:1.45}.search-result-copy{margin-top:4px;font-size:.84rem}.search-result-price{color:var(--muted);white-space:nowrap;font-size:.88rem}.compact-price-stack,.search-price-stack,.history-price-stack{gap:2px;display:grid}.compact-price-stack-right,.search-price-stack{justify-items:end}.search-results-link{min-height:52px;color:var(--text);border-top:1px solid #e7e6dfbf;justify-content:center;align-items:center;padding:0 18px;font-size:.92rem;text-decoration:none;transition:transform .18s,background .18s;display:flex}.search-results-link:hover{background:#fafaf7e6;transform:translateY(-1px)}.market-panel{text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#ffffffeb,#ffffffd1);border:1px solid #e7e6dfe6;border-radius:28px;width:min(100%,720px);margin-top:34px;margin-left:auto;margin-right:auto;padding:28px 34px;box-shadow:0 18px 56px #0f0f0a0f}.explore-panel{text-align:left;width:min(100%,720px);margin:40px auto 0}.explore-stack{gap:24px;width:min(100%,720px);margin:24px auto 0;display:grid}.explore-stack>.popular-panel,.explore-stack>.market-panel{width:100%;margin:0}.popular-panel{text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffc2;border:1px solid #e7e6dfe6;border-radius:28px;width:min(100%,720px);margin:0 auto;padding:24px 28px;box-shadow:0 16px 44px #0f0f0a0a}.market-heading{max-width:34rem}.market-kicker{color:#8a8a7c;text-transform:uppercase;letter-spacing:.14em;margin:0;font-size:.72rem;font-weight:700}.market-heading h2{letter-spacing:-.05em;margin:12px 0 0;font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.05}.market-copy,.market-state,.market-brand,.market-store,.market-meta{color:var(--muted)}.market-copy{margin:14px 0 0;line-height:1.7}.popular-list{background:#fafaf7b8;border:1px solid #e7e6dfeb;border-radius:22px;margin-top:24px;overflow:hidden}.popular-row,.popular-state{justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}.popular-row{text-decoration:none;transition:background .18s}.popular-row:hover,.popular-row:focus-visible{background:#ffffff8c}.popular-row:focus-visible{outline:none}.popular-row+.popular-row,.popular-state{border-top:1px solid #e7e6dfb8}.popular-row-copy,.popular-row-meta{min-width:0}.popular-row-copy{flex:1}.popular-row-title{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.popular-row-meta{flex-shrink:0;justify-items:end;gap:4px;display:grid}.popular-row-price,.popular-row-caption,.popular-state{margin:0}.popular-row-price{letter-spacing:-.02em;font-size:.96rem;font-weight:700}.popular-row-caption,.popular-state{color:var(--muted);font-size:.82rem;line-height:1.5}.popular-state{justify-content:flex-start}.popular-badge{color:#6f6d61;letter-spacing:.04em;white-space:nowrap;background:#ffffffb8;border:1px solid #d6d3c9f2;border-radius:999px;align-items:center;min-height:24px;padding:0 10px;font-size:.72rem;font-weight:700;display:inline-flex}.market-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px;display:grid}.market-card{cursor:pointer;background:#fafaf7eb;border:1px solid #e7e6dff2;border-radius:22px;flex-direction:column;justify-content:space-between;min-height:152px;padding:18px 18px 16px;transition:transform .22s,box-shadow .22s,border-color .22s;animation:.52s both card-rise;display:flex}.market-card-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.market-card:hover,.market-card:focus-visible{border-color:#c7d3dff2;transform:translateY(-2px);box-shadow:0 12px 30px #0f0f0a0f}.market-card:focus-visible{outline:none;box-shadow:0 12px 30px #0f0f0a0f,0 0 0 3px #c7d3df9e}.market-card-top,.market-price-row{flex-direction:column;gap:4px;display:flex}.market-card-top{gap:2px;min-width:0}.market-model,.market-price-label,.market-price,.market-store,.market-brand,.market-meta{margin:0}.market-model{letter-spacing:-.03em;font-size:1rem;font-weight:700}.market-brand{font-size:.88rem}.market-store-row{gap:6px;display:grid}.store-guarantee{gap:16px;display:grid}.store-guarantee-row{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.guarantee-dot{background:#aaaaa2e6;border-radius:999px;width:8px;height:8px}.guarantee-dot-active{background:#709975fa}.guarantee-dot-limited{background:#7e966ff5}.guarantee-dot-none{background:#babab2f2}.guarantee-dot-neutral{background:#aaaaa2e6}.store-guarantee-label{color:#6e6b5f;letter-spacing:.01em;font-size:.8rem}.store-guarantee-label-active{color:#597b60}.store-guarantee-label-limited{color:#637a58}.store-guarantee-label-none{color:#7a776b}.store-guarantee-copy{color:var(--muted);margin:0;font-size:.82rem;line-height:1.58}.store-guarantee-link,.guarantee-page-link{color:var(--muted);font-size:.82rem;text-decoration:none}.store-guarantee-link-active{color:#597b60}.store-guarantee-link-limited{color:#637a58}.store-guarantee-link:hover,.guarantee-page-link:hover{color:var(--text)}.market-state-dots{vertical-align:baseline;letter-spacing:.08em;min-width:1.35em;animation:1.4s steps(4,end) infinite waiting-dots;display:inline-block;overflow:hidden}.market-price-label{letter-spacing:.08em;text-transform:uppercase;color:#737065e6;font-size:.75rem}.market-price{letter-spacing:-.05em;font-size:1.5rem;font-weight:700}.price-breakdown-note{color:#5e5c53c7;margin:0;font-size:.8rem;line-height:1.5}.price-breakdown-note-strong{color:#53524ae0;font-size:.88rem}.price-breakdown-note-compact{font-size:.72rem;line-height:1.4}.price-breakdown-note-right{text-align:right}.price-breakdown-note-table{font-size:.74rem}.market-store{font-size:.95rem}.market-meta{border-top:1px solid #e7e6dff2;flex-direction:column;gap:6px;padding-top:12px;font-size:.86rem;line-height:1.5;display:flex}.market-meta p{margin:0}.favorite-button{min-width:64px;min-height:34px;color:var(--muted);font:inherit;cursor:pointer;background:#ffffffc2;border:1px solid #d6d3c9f2;border-radius:999px;font-size:.84rem;transition:background .18s,color .18s,border-color .18s,transform .18s,box-shadow .18s}.favorite-button:hover{border-color:#a4b1bcf2;transform:translateY(-1px);box-shadow:0 10px 24px #12181f0d}.favorite-button-active{color:#fff;background:#1c1c18eb;border-color:#1c1c18eb}.favorite-button:disabled{cursor:wait;opacity:.7}.auth-overlay{z-index:20;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#11110d38;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.auth-modal,.account-panel{background:#ffffffeb;border:1px solid #e7e6dff2;border-radius:28px;width:min(100%,720px);box-shadow:0 18px 56px #0f0f0a14}.auth-modal{padding:28px 34px;position:relative}.auth-close{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;position:absolute;top:16px;right:16px}.auth-kicker{color:#8a8a7c;text-transform:uppercase;letter-spacing:.14em;margin:0;font-size:.72rem;font-weight:700}.auth-modal h2,.account-title,.favorites-header h2{letter-spacing:-.05em;margin:12px 0 0;font-size:clamp(1.7rem,4vw,2.6rem);line-height:1.05}.auth-copy,.auth-feedback,.account-copy,.favorites-header p{color:var(--muted);line-height:1.7}.auth-copy,.account-copy,.favorites-header p{margin:14px 0 0}.account-copy-secondary{color:#868477;margin-top:6px;font-size:.94rem}.auth-form{gap:14px;margin-top:24px;display:grid}.auth-field{gap:8px;display:grid}.auth-field span,.account-summary-label{color:var(--muted);font-size:.84rem}.auth-field input{border:1px solid var(--line);min-height:48px;color:var(--text);font:inherit;background:#f9f9f6eb;border-radius:16px;outline:none;padding:0 14px}.auth-link{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;justify-self:start;padding:0}.auth-submit{background:var(--text);color:#fff;min-height:48px;font:inherit;cursor:pointer;border:0;border-radius:999px}.auth-feedback{margin:0}.auth-feedback-error{color:#995b5b}.account-page{padding-bottom:72px}.account-panel{margin:48px auto 0;padding:32px 34px}.account-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px;display:grid}.account-summary-single{grid-template-columns:minmax(0,1fr)}.account-summary-card,.account-preference-card,.favorites-panel,.favorite-card{background:#fafaf7c7;border:1px solid #e7e6dff2;border-radius:22px}.account-summary-card{padding:18px}.account-preference-card{gap:10px;margin-top:18px;padding:18px;display:grid}.account-summary-value{letter-spacing:-.05em;margin:10px 0 0;font-size:1.9rem}.account-summary-value-small{color:var(--text);font-size:1rem}.account-preference-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.account-preference-copy{gap:6px;display:grid}.account-preference-title,.account-preference-status{margin:0}.account-preference-title{letter-spacing:-.02em;font-size:.95rem;font-weight:700}.account-preference-status{color:var(--muted);font-size:.88rem;line-height:1.6}.account-status-pill{color:#6f6d61;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;background:#ffffffad;border:1px solid #d6d3c9f2;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:.72rem;font-weight:700;display:inline-flex}.account-subtle-actions{gap:10px;margin-top:18px;display:flex}.favorites-panel{margin-top:28px;padding:20px}.favorites-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}.favorite-card{gap:16px;padding:18px;display:grid}.favorite-card-link{color:inherit;text-decoration:none;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s}.favorite-card-link:hover{background:#fffffce6;border-color:#d5d3cbfa;transform:translateY(-1px);box-shadow:0 12px 28px #12181f0a}.favorite-card-meta{gap:4px;display:grid}.favorite-trend-note{color:#6f8a72;margin:2px 0 0;font-size:.8rem;line-height:1.5}.history-price-stack{justify-items:start}.account-cta-row{gap:12px;margin-top:24px;display:flex}.about-panel{background:#ffffffd6;border:1px solid #e7e6dfeb;border-radius:28px;width:min(100%,720px);margin:40px auto 0;padding:28px 34px;box-shadow:0 16px 48px #0f0f0a0d}.about-panel h1,.about-panel h2{letter-spacing:-.05em;margin:12px 0 0;font-size:clamp(1.45rem,3vw,2rem);line-height:1.08}.about-copy,.about-text{color:var(--muted);line-height:1.7}.about-copy{max-width:38rem;margin:14px 0 0}.about-copy-secondary{color:#5f5d53;max-width:28rem;margin-top:10px}.about-actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.about-link-pill{min-height:40px;color:var(--text);background:#ffffffc2;border:1px solid #d6d3c9f2;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:.9rem;text-decoration:none;display:inline-flex}.about-link-pill:hover{border-color:#a4b1bcf2}.about-card{background:#fafaf7b3;border:1px solid #e7e6dfe6;border-radius:20px;padding:14px 16px}.about-label,.about-text{margin:0}.about-label{letter-spacing:-.02em;font-size:.84rem;font-weight:700}.about-text{margin-top:8px;font-size:.92rem}.guarantee-panel{border-top:1px solid #e7e6dfe6;margin-top:24px;padding-top:18px}.guarantee-list{gap:12px;margin-top:14px;display:grid}.guarantee-item{background:#fafaf7b3;border:1px solid #e7e6dfe6;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 16px;display:flex}.guarantee-store,.guarantee-copy{margin:0}.guarantee-store{letter-spacing:-.02em;font-size:.9rem;font-weight:700}.guarantee-page-link{margin-top:14px;display:inline-flex}.trust-line{color:#7b796d;margin:22px 0 0;font-size:.82rem;line-height:1.6}.micro-note{margin:18px 0 0;font-size:.92rem}.hero-support{color:#7b796d;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:18px 0 0;font-size:.88rem;line-height:1.6;display:inline-flex}.hero-support-link{color:inherit;text-decoration:none}.hero-support-link:hover{color:var(--text)}@keyframes blink{0%,42%,to{opacity:1}58%,72%{opacity:0}}@keyframes pulse{0%,to{opacity:.35;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes swap-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes search-panel-in{0%{opacity:0;transform:translateY(-6px)scale(.992)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes particle-wave{0%,to{transform:translate(0,0)}25%{transform:translateY(-4px)}50%{transform:translateY(3px)}75%{transform:translateY(-2px)}}@media (prefers-reduced-motion:reduce){.search-box,.search-results,.search-suggestions,.search-idle-cursor{animation:none}}@keyframes card-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes waiting-dots{0%{width:0}to{width:1.35em}}.price-history-panel{background:#ffffffd6;border:1px solid #1e1e1814;border-radius:1.55rem;gap:1.1rem;margin-top:28px;padding:1.5rem;display:grid}.price-history-header{gap:.45rem;display:grid}.price-history-header h3{margin:0;font-size:1.35rem;line-height:1.1}.price-history-copy,.price-history-note{color:#1e1e189e;margin:0;line-height:1.65}.price-history-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.price-history-stat{background:#f8f8f4e0;border:1px solid #e7e6dfeb;border-radius:18px;padding:14px 16px;transition:transform .18s,border-color .18s,background .18s}.price-history-stat:hover{border-color:#dbd9d2f5;transform:translateY(-1px)}.price-history-stat-label,.product-summary-note,.product-summary-hint,.product-store-row-copy,.product-meta-note{color:#1e1e1894;margin:0;font-size:.84rem;line-height:1.6}.price-history-stat-value{letter-spacing:-.03em;margin:8px 0 0;font-size:1.1rem;font-weight:700}.price-history-chart{min-height:6.5rem;padding:.5rem 0 0}.price-history-chart-frame{transition:transform .18s;position:relative}.price-history-chart-frame:hover{transform:translateY(-1px)}.price-history-chart svg{width:100%;height:7rem;overflow:visible}.price-history-chart-guide{stroke:#6a768524;stroke-width:.7px}.price-history-chart-focus-line{stroke:#65788e33;stroke-width:.8px;stroke-dasharray:1.6 2.8}.price-history-chart-area{opacity:1}.price-history-chart-line{fill:none;stroke:#51667eeb;stroke-width:2.15px;stroke-linecap:round;stroke-linejoin:round}.price-history-chart-point-halo{fill:#fffffff5}.price-history-chart-point{fill:#51667efa}.price-history-hotspots{position:absolute;inset:0}.price-history-hotspot{cursor:pointer;background:0 0;border:0;border-radius:999px;width:22px;height:22px;padding:0;position:absolute;transform:translate(-50%,-50%)}.price-history-tooltip{z-index:2;pointer-events:none;background:#fffffff0;border:1px solid #dfddd6f5;border-radius:14px;min-width:104px;padding:8px 10px;position:absolute;box-shadow:0 10px 26px #12181f14}.price-history-tooltip-center{transform:translate(-50%,calc(-100% - 14px))}.price-history-tooltip-left{transform:translateY(calc(-100% - 14px))}.price-history-tooltip-right{transform:translate(-100%,calc(-100% - 14px))}.price-history-tooltip-date,.price-history-tooltip-price{margin:0}.price-history-tooltip-date{color:#1e1e188f;font-size:.75rem;line-height:1.4}.price-history-tooltip-price{color:#141618eb;letter-spacing:-.02em;margin-top:2px;font-size:.92rem;font-weight:700}.price-history-tooltip-copy{color:#1e1e188f;margin:3px 0 0;font-size:.72rem;line-height:1.4}.price-history-axis{color:#1e1e187a;justify-content:space-between;gap:12px;margin-top:10px;font-size:.8rem;display:flex}.price-history-spotlight{background:#f8f8f4e0;border:1px solid #e7e6dfeb;border-radius:20px;gap:8px;padding:18px;display:grid}.price-history-spotlight-label,.product-store-row-title{letter-spacing:-.02em;margin:0;font-size:.86rem;font-weight:700}.price-history-spotlight-price{letter-spacing:-.05em;margin:0;font-size:1.8rem;font-weight:700}.price-history-spotlight-copy{color:#1e1e189e;margin:0;line-height:1.65}.price-history-table-wrap{overflow-x:auto}.price-history-table{border-collapse:collapse;width:100%;font-size:.95rem}.price-history-table th,.price-history-table td{text-align:left;border-bottom:1px solid #1e1e1814;padding:.75rem 0}.price-history-table th{letter-spacing:.12em;text-transform:uppercase;color:#1e1e188c;font-size:.78rem}.price-history-empty{color:#1e1e1899;margin:0}.product-page{min-height:100vh}.product-panel{background:#ffffffeb;border:1px solid #e7e6dff2;border-radius:28px;width:min(860px,100vw - 40px);margin:24px auto 64px;padding:32px;box-shadow:0 18px 56px #0f0f0a14}.product-title,.product-price,.product-lead,.product-copy,.product-footnote{margin:0}.product-title{letter-spacing:-.06em;margin-top:10px;font-size:clamp(2.2rem,5vw,4.2rem);line-height:.98}.product-lead,.product-copy,.product-footnote{color:var(--muted)}.product-lead{margin-top:10px;font-size:1rem}.product-hero{gap:20px;display:grid}.product-hero-with-image{grid-template-columns:minmax(0,1fr) minmax(220px,280px);align-items:start}.product-hero-copy{min-width:0}.product-meta-note{margin-top:14px}.price-mode-toggle{flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px;display:flex}.price-mode-label{color:#1e1e1894;font-size:.8rem;line-height:1.5}.price-mode-options{background:#f8f8f4d1;border:1px solid #e7e6dff2;border-radius:999px;align-items:center;gap:6px;padding:4px;display:inline-flex}.price-mode-button{color:#1e1e1894;min-height:32px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 12px;font-size:.84rem;transition:background .18s,color .18s,transform .18s}.price-mode-button:hover{transform:translateY(-1px)}.price-mode-button-active{color:#141618eb;background:#fffffff0;box-shadow:0 8px 20px #12181f0a}.product-image-shell{aspect-ratio:1;background:radial-gradient(circle at top,#fffffff5,#f6f6f1d6);border:1px solid #e7e6dff2;border-radius:24px;place-items:center;display:grid;overflow:hidden}.product-image{object-fit:contain;width:100%;height:100%}.product-summary-card{background:#ffffff94;border:1px solid #e7e6dff2;border-radius:24px;gap:18px;margin-top:28px;padding:22px;display:grid}.product-summary-top{grid-template-columns:minmax(0,1.4fr) minmax(220px,.8fr);gap:18px;display:grid}.product-summary-main,.product-summary-side,.product-store-heading,.product-store-row-main{gap:8px;display:grid}.product-summary-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.product-summary-side{background:#f8f8f4e0;border:1px solid #e7e6dfeb;border-radius:18px;align-content:start;padding:14px 16px;transition:transform .18s,border-color .18s,background .18s}.product-summary-side:hover{border-color:#dbd9d2f5;transform:translateY(-1px)}.product-summary-actions .favorite-button{min-width:122px}.product-sparkline{gap:8px;margin-top:6px;display:grid}.product-sparkline-header{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.product-sparkline-label,.product-sparkline-copy,.product-sparkline-trend{margin:0;font-size:.77rem;line-height:1.5}.product-sparkline-label{color:#1e1e18b8;font-weight:600}.product-sparkline-copy{color:#1e1e1880}.product-sparkline-trend{color:#1e1e1894}.product-sparkline-insight{gap:2px;display:grid}.product-sparkline-insight-title,.product-sparkline-insight-copy{margin:0;line-height:1.45}.product-sparkline-insight-title{color:#1e1e18ad;font-size:.78rem;font-weight:600}.product-sparkline-insight-copy{color:#1e1e188a;font-size:.75rem}.product-sparkline svg{width:100%;height:52px;display:block;overflow:visible}.product-sparkline-guide{stroke:#6a768524;stroke-width:.8px}.product-sparkline-area{opacity:1}.product-sparkline-line{fill:none;stroke:#526982e6;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.product-sparkline-point-halo{fill:#fffffff5}.product-sparkline-point{fill:#526982}.product-store-block{gap:12px;display:grid}.product-price{letter-spacing:-.05em;font-size:clamp(2rem,4vw,2.8rem);font-weight:700;line-height:1}.product-buy-link{color:#fff;letter-spacing:-.02em;background:#181814eb;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:700;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex}.product-buy-link:hover{background:#282822eb;transform:translateY(-1px)}.product-current-stores{border-top:1px solid #e7e6dff2;padding-top:16px}.product-current-stores summary{cursor:pointer;color:var(--text);letter-spacing:-.02em;font-weight:700}.product-store-list{gap:10px;margin-top:14px;display:grid}.product-store-row{background:#f8f8f4cc;border:1px solid #e7e6dfeb;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.product-store-row-link{color:inherit;text-decoration:none;transition:transform .18s,border-color .18s,background .18s}.product-store-row-link:hover{background:#ffffffe6;border-color:#c7d3dff2;transform:translateY(-1px)}.product-store-row-price{letter-spacing:-.02em;margin:0;font-weight:700}.product-back-link{color:var(--text);align-items:center;margin-top:24px;text-decoration:none;display:inline-flex}.product-back-link:hover{color:var(--muted)}.search-page{min-height:100vh}.search-page-panel{background:#ffffffe6;border:1px solid #e7e6dfeb;border-radius:28px;width:min(100%,760px);margin:24px auto 64px;padding:32px;box-shadow:0 16px 48px #0f0f0a0d}.search-page-title,.search-page-copy{margin:0}.search-page-title{letter-spacing:-.05em;margin-top:12px;font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.02}.search-page-copy{color:var(--muted);margin-top:14px;line-height:1.7}.search-page-toolbar{justify-content:space-between;align-items:center;gap:14px;margin-top:24px;display:flex}.search-toolbar-spacer{width:1px;height:1px}.search-filter-toggle,.search-sort select,.search-filter select{min-height:42px;color:var(--text);font:inherit;background:#ffffffc2;border:1px solid #d6d3c9f2;border-radius:999px}.search-filter-toggle{cursor:pointer;padding:0 16px}.search-sort,.search-filter{gap:8px;display:grid}.search-sort span,.search-filter span{color:var(--muted);font-size:.82rem}.search-sort select,.search-filter select{padding:0 14px}.search-filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px;display:none}.search-filters-open{display:grid}.search-page-results{gap:10px;margin-top:24px;display:grid}.search-page-row{background:#fafaf7b8;border:1px solid #e7e6dfe6;border-radius:20px;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;text-decoration:none;display:flex}.search-page-row:hover{border-color:#c7d3dff2;box-shadow:0 12px 30px #0f0f0a0d}.search-page-row-main,.search-page-row-meta{gap:4px;display:grid}.search-page-row-meta{justify-items:end}.search-load-more{min-height:46px;color:var(--text);font:inherit;cursor:pointer;background:#ffffffc2;border:1px solid #d6d3c9f2;border-radius:999px;justify-content:center;align-items:center;margin-top:20px;padding:0 18px;display:inline-flex}.search-load-more:hover{border-color:#a4b1bcf2}@media (min-width:721px){.search-filter-toggle{display:none}.search-filters{display:grid}}@media (max-width:720px){.page{width:min(100% - 24px,960px);padding-top:16px}.topbar-shell{margin-bottom:16px;padding-bottom:14px}.topbar{flex-wrap:wrap;align-items:flex-start;gap:10px 12px}.topbar-main{flex-wrap:wrap;align-items:flex-start;gap:10px 12px;width:100%}.topbar-actions,.account-cta-row{flex-direction:row}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:6px;margin-left:auto}.account-area{flex-wrap:wrap;justify-content:flex-end;gap:8px}.brand{padding-top:6px}.brand-logo-full{display:none}.brand-logo-compact{height:28px;display:block}.header-search{order:3;width:100%;max-width:none;min-height:40px;padding:0 12px}.header-search-input{font-size:.95rem}.beta-pill{letter-spacing:.07em;min-height:24px;padding:0 9px;font-size:.66rem}.account-pill{min-height:34px;padding:0 12px;font-size:.88rem}.hero{padding:30px 0 56px}.particle-field{inset:62% -10% 0}.hero h1{font-size:clamp(2.4rem,14vw,3.8rem)}.search-box{padding-left:18px;padding-right:18px}.search-result-row,.search-result-empty,.search-suggestions{padding-left:16px;padding-right:16px}.search-suggestion-link{flex-direction:column;align-items:flex-start}.search-page-panel,.product-panel{border-radius:22px;padding:24px 22px}.product-hero-with-image,.product-summary-top,.price-history-meta{grid-template-columns:1fr}.product-summary-actions,.product-sparkline-header{flex-direction:column;align-items:flex-start}.product-image-shell{max-width:280px}.product-store-row{flex-direction:column;align-items:flex-start}.price-history-tooltip{min-width:96px;padding:7px 9px}.search-page-toolbar{flex-direction:column;align-items:stretch}.search-filters{grid-template-columns:1fr}.search-page-row{align-items:flex-start}.search-page-row-meta{justify-items:start}.market-panel{border-radius:22px;padding:20px 22px}.popular-panel{border-radius:22px;margin-top:0;padding:20px 22px}.popular-row,.popular-state{flex-direction:column;align-items:flex-start;padding:15px 16px}.popular-row-meta{justify-items:start}.market-grid{grid-template-columns:1fr}.auth-modal,.account-panel,.about-panel{border-radius:22px;padding:24px 22px}.account-preference-row{flex-direction:column;align-items:flex-start}.explore-panel{margin-top:32px}.explore-stack{gap:18px;margin-top:20px}.account-summary,.favorites-grid,.about-grid{grid-template-columns:1fr}.guarantee-item{flex-direction:column;align-items:flex-start}}
