.quick-estimate-tire-layout{display:grid;grid-template-columns:minmax(260px,1fr) minmax(360px,2fr);gap:24px}.quick-estimate-tire-layout fieldset{margin:0;padding:0;border:0}.quick-estimate-tire-layout legend{margin-bottom:9px;font-weight:700}.quick-estimate-action-list{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:8px}.quick-estimate-action-list label{cursor:pointer}.quick-estimate-action-list input{position:absolute;opacity:0;pointer-events:none}.quick-estimate-action-list span{display:grid;place-items:center;min-height:48px;padding:6px 12px;border:1px solid #cbd5e1;border-radius:9px;background:#fff;text-align:center}.quick-estimate-action-list input:checked+span{border-color:#2563eb;background:#eff6ff;color:#1d4ed8;box-shadow:0 0 0 2px #dbeafe;font-weight:800}@media(max-width:800px){.quick-estimate-tire-layout{grid-template-columns:1fr}}@media(max-width:520px){.quick-estimate-action-list{grid-template-columns:1fr}}
