.order-page{max-width:980px;margin:0 auto;padding:10rem 2rem 4rem}.steps{display:flex;gap:0;margin-bottom:3rem;border-bottom:1px solid var(--gray-light);padding-bottom:0}.step{flex:1;text-align:center;font-size:.8rem;font-weight:500;color:var(--gray-light);padding-bottom:1rem;border-bottom:2px solid transparent;margin-bottom:-1px;transition:all .2s ease}.step.active{color:var(--black);border-bottom-color:var(--blue)}.step.done{color:var(--gray)}.order-header{text-align:center;margin-bottom:3.5rem}.order-header h1{margin-bottom:.75rem}.order-header .lead{max-width:520px;margin:0 auto}.model-hero-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.25rem;margin-bottom:3.5rem;align-items:start}.model-hero{background:var(--white);border:2px solid var(--gray-light);border-radius:24px;transition:all .3s ease;overflow:hidden}.model-hero:hover{border-color:#a1a1a6;box-shadow:0 8px 40px #0000000f;transform:translateY(-2px)}.model-hero.recommended{position:relative}.model-hero-inner{padding:2rem 1.75rem 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:.25rem .85rem;border-radius:980px;margin-bottom:1.25rem}.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:.85rem;font-size:.95rem;font-weight:600;font-family:var(--font);color:var(--white);background:var(--blue);border:none;border-radius:12px;cursor:pointer;transition:background .2s ease,transform .15s ease}.select-btn:hover{background:#0056b3;transform:scale(1.02)}.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}.compare-table{width:100%;border-collapse:collapse;font-size:.88rem}.compare-table thead th{font-size:.95rem;font-weight:700;color:var(--black);text-align:center;padding:.75rem 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:.7rem 1rem;border-bottom:1px solid var(--gray-bg);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{text-align:center}.order-footer-note{max-width:640px;margin:0 auto 2rem}.order-footer-note p{font-size:.78rem;color:var(--gray);line-height:1.6}@media(max-width:840px){.model-hero-grid{grid-template-columns:1fr;max-width:480px;margin-left:auto;margin-right:auto}.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}.compare-table{font-size:.78rem}.compare-table thead th,.compare-table tbody td{padding:.6rem .5rem}}
