.tyre-page{max-width:1440px;margin:auto;padding:24px 20px}.tyre-page h1{font-size:28px;font-weight:700;margin-bottom:12px}.tyre-form{margin:24px 0}.tyre-wheels{display:grid;grid-template-columns:1fr 1fr;gap:20px}.tyre-wheels fieldset{border:1px solid #ddd;border-radius:8px;padding:16px;background:#fff;min-width:0}.tyre-wheels legend{font-weight:700;padding:0 8px}.tyre-fields{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.tyre-fields label{font-size:13px;display:flex;flex-direction:column;justify-content:space-between;gap:8px}.tyre-fields select{width:100%;min-width:0;border:1px solid #bbb;background:white;border-radius:5px;padding:10px 6px}.tyre-actions{display:flex;gap:20px;align-items:center;margin-top:16px}.tyre-actions button{background:#d71920;color:white;border-radius:5px;padding:10px 18px}.tyre-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px}@media(max-width:1000px){.tyre-wheels{grid-template-columns:1fr}.tyre-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:550px){.tyre-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.tyre-products{grid-template-columns:1fr}.tyre-actions{flex-wrap:wrap}}
