[data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}[data-reveal].visible{opacity:1;transform:translateY(0)}.model-hero-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:4rem;align-items:start}.model-hero{background:var(--white);border:1.5px solid var(--gray-light);border-radius:28px;transition:all .3s ease;overflow:hidden;cursor:pointer}.model-hero:hover{border-color:#a1a1a6;box-shadow:0 12px 48px #00000012;transform:translateY(-4px)}.model-hero.recommended{border-color:var(--blue);box-shadow:0 4px 24px #0071e314}.model-hero.recommended:hover{box-shadow:0 12px 48px #0071e31f}.model-hero-image{height:220px;background:var(--gray-bg);display:flex;align-items:flex-end;justify-content:center;padding:0 1.5rem;overflow:hidden}.model-hero-image img{max-width:100%;max-height:200px;width:auto;height:auto;object-fit:contain;object-position:bottom center;transition:transform .4s ease}.model-hero:hover .model-hero-image img{transform:scale(1.03)}.model-hero-inner{padding:1.75rem}.recommended-pill{display:inline-block;background:var(--blue);color:var(--white);font-size:.65rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:.3rem .9rem;border-radius:980px;margin-bottom:1rem}.model-hero-eyebrow{font-size:1.6rem;font-weight:700;letter-spacing:-.02em;color:var(--black);margin:0 0 .15rem}.model-hero-price{font-size:1.25rem;font-weight:600;color:var(--black);margin:0 0 .5rem}.model-hero-tagline{font-size:.9rem;color:var(--gray);font-style:italic;margin:0 0 1.25rem;line-height:1.4}.model-hero-best{font-size:.82rem;color:#424245;line-height:1.6;margin:0 0 1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--gray-bg)}.model-hero-highlights{list-style:none;margin:0 0 1.5rem;display:grid;grid-template-columns:1fr 1fr;gap:0}.model-hero-highlights li{padding:.75rem 0;border-bottom:1px solid var(--gray-bg);display:flex;flex-direction:column;gap:.15rem}.model-hero-highlights li:nth-child(odd){padding-right:1rem}.model-hero-highlights li:nth-child(2n){padding-left:1rem;border-left:1px solid var(--gray-bg)}.model-hero-highlights li:nth-last-child(-n+2){border-bottom:none}.highlight-value{font-size:1.35rem;font-weight:700;letter-spacing:-.02em;color:var(--black);line-height:1}.highlight-label{font-size:.72rem;color:var(--gray);line-height:1.3}.select-btn{display:block;width:100%;padding:.9rem;font-size:.95rem;font-weight:600;font-family:var(--font);color:var(--white);background:var(--blue);border:none;border-radius:14px;cursor:pointer;transition:background .2s ease,transform .15s ease}.select-btn:hover{background:var(--blue-hover)}.select-btn:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.compare-section{margin-bottom:3rem}.compare-section h3{text-align:center;font-size:1.3rem;font-weight:700;letter-spacing:-.01em;margin-bottom:1.5rem}.compare-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;background:var(--gray-bg);border-radius:20px;padding:0 1rem}.compare-table{width:100%;border-collapse:collapse;font-size:.88rem;min-width:560px}.compare-table thead th{font-size:.95rem;font-weight:700;color:var(--black);text-align:center;padding:1rem;border-bottom:2px solid var(--gray-light);letter-spacing:-.01em}.compare-table thead th:first-child{text-align:left;font-weight:500;color:var(--gray)}.compare-table thead th:nth-child(2){color:var(--blue)}.compare-table tbody td{text-align:center;padding:.85rem 1rem;border-bottom:1px solid rgba(0,0,0,.04);color:#424245}.compare-table tbody td:first-child{text-align:left;font-weight:500;color:var(--black)}.compare-table tbody td:nth-child(2){background:#0071e308}.compare-table tbody tr:last-child td{border-bottom:none}.compare-feature{white-space:nowrap}.order-footer-note{max-width:640px;margin:0 auto 2rem;text-align:center}.order-footer-note p{font-size:.78rem;color:var(--gray);line-height:1.6}.order-footer-note a{color:var(--blue);text-decoration:none}.order-footer-note a:hover{text-decoration:underline}@media(max-width:900px){.model-hero-grid{grid-template-columns:1fr;max-width:480px;margin-left:auto;margin-right:auto}.model-hero-image{height:260px}.model-hero-image img{max-height:240px}.model-hero-highlights{grid-template-columns:1fr 1fr 1fr 1fr}.model-hero-highlights li:nth-child(odd){padding-right:.5rem}.model-hero-highlights li:nth-child(2n){padding-left:.5rem;border-left:1px solid var(--gray-bg)}.model-hero-highlights li{border-bottom:none;padding-bottom:0}}@media(max-width:600px){.model-hero-highlights{grid-template-columns:1fr 1fr}.model-hero-highlights li{border-bottom:1px solid var(--gray-bg)}.model-hero-highlights li:nth-last-child(-n+2){border-bottom:none}.model-hero-image{height:220px}.model-hero-image img{max-height:200px}.compare-table{font-size:.78rem}.compare-table thead th,.compare-table tbody td{padding:.7rem .5rem}}
