.product-card{border:1px solid color-mix(in srgb, var(--border) 74%, transparent);background:color-mix(in srgb, var(--surface-container-highest) 92%, transparent);transition:transform var(--transition-base), box-shadow var(--transition-base), border-color var(--transition-base);isolation:isolate;border-radius:1.1rem;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 24px #0206172e,0 2px 10px #0206171f}.product-card:hover{border-color:color-mix(in srgb, var(--accent) 24%, var(--border));box-shadow:0 16px 30px #0206173d, 0 0 0 1px color-mix(in srgb, var(--accent) 8%, transparent);transform:translateY(-2px)}.product-card-media{z-index:1;background:#fff;justify-content:center;align-items:center;min-height:182px;padding:1.05rem 1.05rem .96rem;display:flex;position:relative;overflow:visible;border-radius:0!important}.product-image-wrap{border-radius:0;place-items:center;width:100%;height:100%;min-height:146px;display:grid;overflow:hidden}.product-image{object-fit:contain;width:100%;max-height:138px;transition:transform var(--transition-base);transform:scale(1)}.product-card:hover .product-image{transform:scale(1.08)}.product-stretched-link{z-index:10;border-radius:inherit;position:absolute;inset:0}.product-stretched-link:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 78%, white 22%);outline-offset:-2px}.product-pill{z-index:32;border-radius:999px;padding:.34rem .58rem;font-size:.76rem;font-weight:700;line-height:1;position:absolute;top:.75rem}.product-pill-brand{color:#fff;background:#3b82f6;left:.75rem}.product-pill-stock{background:color-mix(in srgb, var(--tone-green) 18%, white 82%);color:#187454;border:1px solid color-mix(in srgb, var(--tone-green) 34%, transparent);box-shadow:none;border-radius:.62rem;align-items:center;gap:.34rem;padding:.32rem .5rem;display:inline-flex;right:.75rem}.product-pill-out{background:color-mix(in srgb, var(--tone-red) 16%, white 84%);color:#c13b55;border:1px solid color-mix(in srgb, var(--tone-red) 32%, transparent);box-shadow:none;border-radius:.62rem;align-items:center;gap:.34rem;padding:.32rem .5rem;display:inline-flex;right:.75rem}.product-pill-stock:before,.product-pill-out:before{content:"";width:var(--status-marker-size);height:var(--status-marker-size);border-radius:var(--status-marker-radius);flex-shrink:0}.product-pill-stock:before{box-shadow:none;background:#34d399;animation:none}.product-pill-out:before{box-shadow:none;background:#fb7185;animation:none}@keyframes product-status-pulse-green{0%{box-shadow:0 0 #34d3996b}70%{box-shadow:0 0 0 6px #34d39900}to{box-shadow:0 0 #34d39900}}@keyframes product-status-pulse-red{0%{box-shadow:0 0 #fda4af61}70%{box-shadow:0 0 0 6px #fda4af00}to{box-shadow:0 0 #fda4af00}}:root:not(.dark) .product-pill-stock{background:color-mix(in srgb, var(--tone-green) 14%, white 86%);color:#087a5a;border-color:color-mix(in srgb, var(--tone-green) 28%, transparent);box-shadow:none}:root:not(.dark) .product-pill-stock:before{background:#10b981;box-shadow:0 0 #10b98157}:root:not(.dark) .product-pill-out{background:color-mix(in srgb, var(--tone-red) 12%, white 88%);color:#b52f4a;border-color:color-mix(in srgb, var(--tone-red) 26%, transparent);box-shadow:none}:root:not(.dark) .product-pill-out:before{background:#fb7185;box-shadow:0 0 #fb718557}.product-card-body{background:color-mix(in srgb, var(--surface-container-highest) 90%, transparent);flex-direction:column;flex:1;gap:.66rem;padding:.92rem .96rem .95rem;display:flex;border-radius:0!important}:root:not(.dark) .product-card-body{background:#fff}.product-head{justify-content:space-between;align-items:flex-start;gap:.62rem;display:flex}.product-title-wrap{flex:1;min-width:0}.product-brand-label{font-family:var(--font-label);letter-spacing:.11em;text-transform:uppercase;color:color-mix(in srgb, var(--muted) 90%, transparent);margin-bottom:.25rem;font-size:.63rem;font-weight:700}.product-metric{white-space:nowrap;font-family:var(--font-label);letter-spacing:.02em;color:color-mix(in srgb, var(--muted) 88%, transparent);background:0 0;border-radius:0;flex-shrink:0;align-items:center;gap:.22rem;padding:0;font-size:.68rem;font-weight:700;display:inline-flex}.product-metric-icon{opacity:.92;width:.86rem;height:.86rem}.product-title{letter-spacing:-.01em;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.98rem;font-weight:800;line-height:1.24;display:-webkit-box;overflow:hidden}.product-specs{flex:1;gap:.24rem;display:grid}.product-spec-row{min-height:1.1rem;font-size:.82rem;line-height:1.35;display:block}.product-spec-row span{color:color-mix(in srgb, var(--muted) 82%, transparent);white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.product-spec-row strong{color:color-mix(in srgb, var(--text) 84%, var(--muted) 16%);text-align:right;white-space:normal;overflow-wrap:anywhere;max-width:62%;font-weight:700;line-height:1.25}.product-price-row{justify-content:space-between;align-items:center;gap:.58rem;margin-top:auto;display:flex}.product-price{letter-spacing:-.02em;font-size:clamp(1.38rem,1.12vw + .98rem,1.72rem);font-weight:900}.product-change{min-width:0;box-shadow:none;border:0;border-radius:0;justify-content:center;align-items:center;padding:0;font-size:.84rem;font-weight:800;display:inline-flex;background:0 0!important}.product-change.down{color:var(--positive)}.product-change.up{color:var(--negative)}.product-change.neutral{color:#cbd5e1}:root:not(.dark) .product-change.down{color:#047857;background:0 0!important}:root:not(.dark) .product-change.up{color:#be123c;background:0 0!important}:root:not(.dark) .product-change.neutral{color:#475569;background:0 0!important}.product-min-row{text-align:center;justify-content:center;align-items:center;min-height:1.6rem;margin-top:.2rem;display:flex}.product-min-low{color:color-mix(in srgb, var(--muted) 88%, var(--text) 12%);background:0 0;border:0;border-radius:0;align-items:center;gap:.38rem;padding:0;font-size:.82rem;font-weight:800;display:inline-flex}.product-min-low:before{content:"";flex:0 0 var(--status-marker-size);width:var(--status-marker-size);height:var(--status-marker-size);border-radius:var(--status-marker-radius);background:var(--positive)}.product-min-text{color:color-mix(in srgb, var(--muted) 92%, transparent);text-align:center;font-size:.84rem}.product-min-text-detail{text-align:left}.product-decision-row{z-index:20;pointer-events:none;align-items:center;min-height:1.42rem;margin-top:-.08rem;display:flex;position:relative}.purchase-decision-badge{width:fit-content;max-width:100%;color:color-mix(in srgb, var(--muted) 96%, transparent);text-transform:none;white-space:nowrap;background:0 0;border:0;border-radius:0;align-items:center;gap:.42rem;padding:0;font-size:.72rem;font-weight:900;line-height:1.1;display:inline-flex}.purchase-decision-dot{width:var(--status-marker-size);height:var(--status-marker-size);border-radius:var(--status-marker-radius);background:var(--decision-tone,var(--tone-purple));flex:0 0 var(--status-marker-size);display:block;box-shadow:inset 0 1px #fff3}.purchase-decision-dot:after{content:none}.purchase-decision-badge--positive{--decision-tone:var(--tone-green)}.purchase-decision-badge--neutral{--decision-tone:var(--tone-purple)}.purchase-decision-badge--warning{--decision-tone:var(--tone-yellow)}.purchase-decision-badge--danger{--decision-tone:var(--tone-red)}.purchase-decision-panel{background:color-mix(in srgb, var(--surface-container-low) 82%, transparent);border-radius:.92rem;gap:.62rem;margin-top:.15rem;padding:.82rem;display:grid;box-shadow:inset 0 1px #ffffff0d}.purchase-decision-panel--positive{background:color-mix(in srgb, var(--positive) 8%, var(--surface-container-low))}.purchase-decision-panel--warning{background:color-mix(in srgb, var(--warning) 8%, var(--surface-container-low))}.purchase-decision-panel--danger{background:color-mix(in srgb, var(--negative) 8%, var(--surface-container-low))}.purchase-decision-panel-head{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.purchase-decision-kicker{font-family:var(--font-label);letter-spacing:.1em;text-transform:uppercase;color:color-mix(in srgb, var(--muted) 86%, transparent);font-size:.62rem;font-weight:820}.purchase-decision-copy{gap:.18rem;display:grid}.purchase-decision-copy strong{color:var(--text);font-family:var(--font-label);font-size:1.02rem;font-weight:900}.purchase-decision-copy p,.purchase-decision-reasons,.purchase-decision-disclaimer{color:color-mix(in srgb, var(--muted) 94%, transparent);font-size:.82rem;line-height:1.5}.purchase-decision-reasons{gap:.18rem;margin:0;padding-left:1.05rem;display:grid}.purchase-decision-checks{flex-wrap:wrap;gap:.34rem;display:flex}.purchase-decision-check{background:color-mix(in srgb, var(--surface-container-highest) 70%, transparent);color:color-mix(in srgb, var(--muted) 94%, transparent);border-radius:999px;align-items:center;padding:.2rem .46rem;font-size:.68rem;font-weight:900;line-height:1;display:inline-flex}.purchase-decision-check--pass{color:var(--positive)}.purchase-decision-check--warn{color:var(--warning)}.purchase-decision-check--fail{color:var(--negative)}.purchase-decision-disclaimer{margin:0;font-weight:700}.product-actions{margin-top:.3rem;display:flex}.product-select-btn{z-index:20;background:var(--tone-sky);width:100%;position:relative;color:#fff!important}.product-select-btn:hover{background:color-mix(in srgb, var(--tone-sky) 88%, white 12%);box-shadow:0 .6rem 1.4rem rgba(var(--primary-rgb), .22)}.product-card-compact .product-card-media{min-height:156px;padding:.82rem .82rem .7rem}.product-card-compact .product-image-wrap{min-height:120px}.product-card-compact .product-image{max-height:108px}.product-card-compact .product-card-body{padding:.76rem .82rem .74rem}.product-card-compact .product-title{font-size:.88rem}.product-card-compact .product-brand-label{font-size:.56rem}.product-card-compact .product-metric{font-size:.62rem}.product-card-compact .product-metric-icon{width:.78rem;height:.78rem}.product-card-compact .product-spec-row{font-size:.74rem}.product-card-compact .product-price{font-size:clamp(1.28rem,.86vw + .88rem,1.44rem)}.product-card-compact .product-actions{margin-top:.24rem}.product-card-compact .product-min-row{min-height:1.25rem;margin-top:.16rem}.product-card-trend{background:color-mix(in srgb, var(--surface-container-low) 95%, transparent);border:0;box-shadow:0 10px 20px #02061724,0 2px 8px #0206171a}.product-card-trend:hover{box-shadow:0 12px 22px #0206172e, 0 0 0 1px color-mix(in srgb, var(--accent) 6%, transparent)}.product-card-trend .product-card-media{background:0 0;justify-content:flex-start;align-items:flex-start;min-height:104px;padding:.82rem .82rem .24rem}.product-card-trend .product-image-wrap{border:1px solid color-mix(in srgb, var(--outline-ghost) 58%, transparent);background:#fff;border-radius:.72rem;width:84px;height:84px;min-height:84px;padding:.34rem}.product-card-trend .product-image{max-height:70px}.product-card-trend:hover .product-image{transform:scale(1.02)}.product-card-trend .product-card-body{background:0 0;gap:.46rem;padding:.46rem .82rem .68rem}.product-card-trend .product-head{gap:.42rem}.product-card-trend .product-brand-label{display:none}.product-card-trend .product-title{font-size:.86rem;line-height:1.2}.product-card-trend .product-price{font-size:clamp(1.16rem,.74vw + .78rem,1.3rem)}.product-card-trend .product-price-row{align-items:center;gap:.45rem}.product-card-trend .product-price-meta{text-align:right;justify-content:flex-end;align-items:center;min-height:1.05rem;margin-left:auto;display:inline-flex}.product-card-trend .product-price-meta .product-min-low{padding:.14rem .52rem;font-size:.7rem}.product-card-trend .product-price-meta .product-min-text{text-align:right;white-space:nowrap;font-size:.74rem}.product-card-trend .product-change{padding:0;font-size:.78rem}.product-card-trend .product-trend-change{z-index:32;pointer-events:none;position:absolute;top:2.62rem;right:.75rem}.product-card-trend .product-trend-change .product-change{min-width:0}.product-card-trend .product-min-text,.product-card-trend .product-min-low{font-size:.74rem}.product-card-trend .product-select-btn{padding-top:.5rem;padding-bottom:.5rem;font-size:.86rem}.landing-carousel-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--border) 88%, transparent) transparent;align-items:stretch;gap:1rem;width:100%;padding:.56rem .56rem 1.45rem;scroll-padding-inline:.56rem;display:flex;overflow-x:auto}.landing-carousel-track::-webkit-scrollbar{height:10px}.landing-carousel-track::-webkit-scrollbar-button{width:0;height:0;display:none}.landing-carousel-track::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--border) 88%, transparent);transition:background var(--transition-fast), box-shadow var(--transition-fast);background-clip:padding-box;border:2px solid #0000;border-radius:999px}.landing-carousel-track::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg, color-mix(in srgb, var(--accent2) 68%, white 32%), color-mix(in srgb, var(--accent) 76%, white 24%));box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 24%, transparent), 0 0 12px color-mix(in srgb, var(--accent) 30%, transparent)}.landing-carousel-item{scroll-snap-align:start;flex:0 0 calc(100% - 1rem);max-width:calc(100% - 1rem);display:flex}.landing-carousel-item>.product-card{width:100%;height:100%}@media (width>=768px){.landing-carousel-item{flex-basis:calc(50% - .5rem);max-width:calc(50% - .5rem)}}@media (width>=1024px){.landing-carousel-item{flex-basis:calc(33.3333% - .666667rem);max-width:calc(33.3333% - .666667rem)}}@media (width>=1280px){.landing-carousel-item{flex-basis:calc(25% - .75rem);max-width:calc(25% - .75rem)}}.carousel-arrow{border:1px solid color-mix(in srgb, var(--accent) 30%, var(--border));background:linear-gradient(165deg, color-mix(in srgb, var(--panel2) 96%, white 4%), color-mix(in srgb, var(--panel) 96%, transparent));width:2.45rem;height:2.45rem;color:color-mix(in srgb, var(--text) 96%, white 4%);backdrop-filter:blur(10px);box-shadow:0 10px 20px #02061759, 0 0 0 1px color-mix(in srgb, var(--accent) 10%, transparent);transition:background var(--transition-fast), border-color var(--transition-fast), transform var(--transition-fast), box-shadow var(--transition-fast);border-radius:.72rem;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:inline-flex}.carousel-arrow:hover{background:linear-gradient(165deg, color-mix(in srgb, var(--accent) 20%, var(--panel2)), color-mix(in srgb, var(--accent2) 22%, var(--panel)));border-color:color-mix(in srgb, var(--accent) 64%, white 36%);box-shadow:0 14px 24px #0206176b, 0 0 0 1px color-mix(in srgb, var(--accent) 26%, transparent), 0 0 12px color-mix(in srgb, var(--accent) 32%, transparent);transform:translateY(-1px)}.landing-carousel-shell{position:relative;overflow:visible}.landing-carousel-shell .carousel-arrow{z-index:15;position:absolute;top:50%;transform:translateY(-50%)}.landing-carousel-shell .carousel-arrow[data-carousel-nav=prev]{left:clamp(-1.45rem,-1vw - .75rem,-.55rem)}.landing-carousel-shell .carousel-arrow[data-carousel-nav=next]{right:clamp(-1.45rem,-1vw - .75rem,-.55rem)}.landing-carousel-shell .landing-carousel-track{padding-inline:.56rem}.landing-carousel-shell .carousel-arrow:hover{transform:translateY(calc(-50% - 1px))}@media (width<=767px){.landing-carousel-shell .carousel-arrow[data-carousel-nav=prev]{left:-.44rem}.landing-carousel-shell .carousel-arrow[data-carousel-nav=next]{right:-.44rem}}
