/* Shared business and delivery components: the existing brand, at every size. */
.business-page{padding-bottom:64px}.business-page .business-hero{padding:48px 0 32px;max-width:920px}.business-page h1{font-size:clamp(2.25rem,5vw,4.5rem);letter-spacing:-.055em;line-height:1.08;margin:14px 0 24px}.business-page h2{font-size:clamp(1.65rem,3vw,2.6rem);line-height:1.15;letter-spacing:-.035em}.business-page p{line-height:1.7}.business-lead{font-size:clamp(1.1rem,2vw,1.35rem);max-width:760px;color:var(--brand-muted,#665d75)}
.business-actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap;margin:24px 0}.business-primary,.delivery-check button,.business-form button{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:12px 20px;border:0;border-radius:12px;background:var(--brand-red,#e20b17);color:white;font-weight:700;text-decoration:none;cursor:pointer}.business-primary:hover,.delivery-check button:hover,.business-form button:hover{background:#be0913}.business-sectors{display:flex;flex-wrap:wrap;gap:8px;padding:0;list-style:none;margin:24px 0}.business-sectors li{padding:8px 12px;border:1px solid #e0d8ed;border-radius:99px;font-size:14px}.business-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:32px 0 48px}.business-grid article{background:#f4f3f9;border:1px solid #e0d8ed;border-radius:18px;padding:24px}.business-grid h3{font-size:1.2rem;margin:0 0 12px}.business-grid p{margin:0}.business-registration{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:48px;padding-top:32px;scroll-margin-top:110px}.business-form{border:1px solid #e0d8ed;border-radius:20px;padding:28px;background:#fff}.business-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.business-form label{display:grid;gap:7px;font-weight:600;font-size:14px}.business-form :is(input,select,textarea){width:100%;min-width:0;box-sizing:border-box;padding:12px;border:1px solid #c6bed2;border-radius:8px;background:white;color:#0f012b;font:inherit;font-size:16px}.business-form .wide{grid-column:1/-1}.business-form .business-consent{display:flex;align-items:flex-start;gap:10px;font-weight:400;margin:20px 0}.business-consent input{width:20px;height:20px;flex:none}.business-form button:disabled{opacity:.6;cursor:wait}.business-status{line-height:1.6;overflow-wrap:anywhere}.business-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.business-note{font-size:14px;color:#665d75;line-height:1.6}.business-banner{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:28px;border:1px solid #e0d8ed;border-radius:18px;background:#f4f3f9;margin:32px auto}.business-banner h2{font-size:clamp(1.5rem,3vw,2.2rem);margin:0 0 8px}.business-banner p{margin:0;line-height:1.6}.business-nav{font-size:14px;font-weight:700;white-space:nowrap}
.delivery-check{padding:24px;border:1px solid #dcd6e7;border-radius:18px;background:#f4f3f9;margin:24px 0;color:#0f012b}.delivery-check h2,.delivery-check h3{font-size:1.35rem;line-height:1.3;margin:0 0 8px}.delivery-check p{font-size:14px;line-height:1.6;margin:8px 0}.delivery-check form{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-end;margin:16px 0}.delivery-check label{display:grid;gap:6px;font-size:14px;font-weight:700;flex:1;min-width:140px}.delivery-check input{width:100%;box-sizing:border-box;min-height:48px;background:white;border:1px solid #aaa1b9;border-radius:10px;padding:10px 14px;font-size:16px;text-transform:uppercase;color:#0f012b}.delivery-check[data-state=available]{background:#edf8f1;border-color:#68a982}.delivery-check[data-state=unavailable]{background:#fff6e9;border-color:#c6a16a}.delivery-check [role=status]{font-weight:700}.delivery-check [hidden]{display:none!important}.delivery-next{display:inline-block;margin-top:12px;font-weight:700;text-decoration:underline}.delivery-home{width:min(1240px,calc(100% - 64px));margin:32px auto}.business-page [hidden]{display:none!important}
@media(max-width:900px){.business-grid{grid-template-columns:1fr}.business-registration{grid-template-columns:1fr;gap:20px}.business-banner{align-items:flex-start;flex-direction:column}.business-page .business-hero{padding-top:28px}}
@media(max-width:500px){.business-fields{grid-template-columns:1fr}.business-form{padding:20px}.delivery-home{width:calc(100% - 32px)}.delivery-check{padding:20px}.delivery-check button{width:100%}.business-actions>*{width:100%;text-align:center}.business-page .shell{width:calc(100% - 32px)}}
