.guide-container{min-height:100vh;font-family:var(--font-body);background-color:#fafafa;padding:6rem 2rem 7rem}.guide-hero{text-align:center;max-width:800px;margin:0 auto 4rem}.guide-title{font-family:var(--font-heading);letter-spacing:-2px;color:#111;margin-bottom:1.5rem;font-size:4rem;font-weight:700}.guide-subtitle{color:#666;font-size:1.25rem;line-height:1.6}.guide-matrix-section{max-width:1240px;margin:0 auto}.guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;display:grid}.guide-card{background:#fff;border-radius:18px;flex-direction:column;padding:1.8rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 40px #00000008}.guide-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px #0000000f}.guide-card-header{text-align:center;margin-bottom:1.2rem}.guide-badge{letter-spacing:.08em;color:#b91c1c;text-transform:uppercase;background:#dc262614;border-radius:20px;align-items:center;min-height:24px;margin-bottom:1rem;padding:.25rem .65rem;font-size:.7rem;font-weight:800;display:inline-flex}.guide-card-header h3{font-family:var(--font-heading);color:#111;margin-bottom:.5rem;font-size:1.45rem;font-weight:700}.guide-style{color:#777;letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:800}.guide-image-wrap{justify-content:center;align-items:center;width:100%;height:230px;margin-bottom:1.2rem;display:flex;position:relative}.guide-image{object-fit:contain;max-width:100%;max-height:100%}.guide-specs{border-top:1px solid #eaeaea;flex-grow:1;margin-bottom:1rem;padding-top:1rem}.spec-row{border-bottom:1px solid #f9f9f9;justify-content:space-between;align-items:center;gap:1rem;padding:.55rem 0;display:flex}.spec-row span{color:#666;font-size:.78rem}.spec-row strong{color:#111;text-align:right;font-size:.82rem;font-weight:600}.guide-fit{color:#555;min-height:3.9em;margin:0 0 1.2rem;font-size:.86rem;line-height:1.5}.guide-actions{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.guide-price{color:#111;font-size:1.35rem;font-weight:800}.guide-btn{color:#fff;background:#111;border-radius:20px;padding:.6rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s}.guide-btn:hover{background:#333}.guide-tech-summary{text-align:center;max-width:600px;margin-top:6rem;margin-left:auto;margin-right:auto}.guide-tech-summary h2{font-family:var(--font-heading);color:#111;margin-bottom:1rem;font-size:2rem;font-weight:700}.guide-tech-summary p{color:#666;margin-bottom:2rem;line-height:1.6}.guide-tech-btn{color:#111;border:1px solid #111;border-radius:30px;padding:.8rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.guide-tech-btn:hover{color:#fff;background:#111}@media (max-width:980px){.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.guide-container{padding-left:1rem;padding-right:1rem}.guide-title{font-size:2.7rem}.guide-grid{grid-template-columns:1fr}.guide-fit{min-height:0}}
