.tyre-page{max-width:1440px;margin:auto;padding:24px 20px}.tyre-heading{margin-bottom:16px}.tyre-heading h1{margin:0 0 6px}.tyre-heading h1 small{font-size:.55em;font-weight:600;color:var(--color-muted,#9e9e9e);white-space:nowrap}.tyre-heading p{margin:0;color:var(--color-muted,#9e9e9e)}.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:6px}.tyre-fields label>span{font-weight:600}.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:12px;align-items:center;flex-wrap:wrap;margin-top:16px}.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}}
