:root{--brand-bg: #f0e8dc;--brand-ink: #1f241c}*{box-sizing:border-box}html,body{height:100%;margin:0}body.brand-body{display:grid;place-items:center;min-height:100dvh;padding:2rem 1.25rem;background:var(--brand-bg);color:var(--brand-ink);font-family:Cormorant Garamond,Georgia,serif}.brand{display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center}.brand__logo{display:block;width:min(100%,420px);height:auto}.brand__icon{display:block;width:min(100%,120px);height:auto}.brand__name{margin:0;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;letter-spacing:.02em;line-height:1.15}
