/* Delegora store — bandeau superieur fin + contenu centre + bouton outline. Distinct de la flotte. */
:root { --strip: #b5532b; --ink: #2b2b2b; }
body { color: var(--ink); }
.store-topbar { height: 4px; background-color: var(--strip); }
.store-brand { letter-spacing: .02em; }
.store-lead { max-width: 520px; line-height: 1.45; }
.legal-narrow { max-width: 800px; }
.legal-brand { color: var(--strip); }
