/* Exact supplied official wordmark: source window x190 y160 w570 h150. */
.brand{display:block;flex-shrink:0;min-width:0;width:auto;line-height:1;letter-spacing:normal}
.brand-window{display:block;position:relative;width:10.5rem;aspect-ratio:570 / 150;overflow:hidden}
.brand-window img{position:absolute;display:block;width:165.08772%;max-width:none;height:auto;left:-33.333333%;top:-106.666667%;border:0;border-radius:0}
/* Frame the illustration below its embedded wordmark, preserving the artwork. */
.hero-portrait{overflow:hidden;border-radius:140px 140px 18px 18px}
.hero-portrait img{margin-top:-34%;border-radius:0}
@media(max-width:780px){.brand-window{width:8.25rem}}
/* Official Dark Coral token from the Mommy brandbook. */
a.button[href^="https://mommy.support/"]{background:#CD5C5C;color:#FFFFFF;border-color:#CD5C5C;font-weight:700}
a.button[href^="https://mommy.support/"]:hover{background:#CD5C5C;color:#FFFFFF;box-shadow:0 5px 16px #cd5c5c35}
