﻿/* SugarBabyM refined gemstone identity. */
.site-header .brand-lockup,.site-footer .brand-lockup{display:inline-flex!important;align-items:center!important;gap:10px!important;width:max-content!important;min-height:48px!important;padding:0!important;background:transparent!important;border:0!important;border-radius:14px!important;text-decoration:none!important}
.brand-gem{position:relative;display:grid;width:42px;height:42px;place-items:center;flex:0 0 42px;border:1px solid #efc7d3;border-radius:14px;background:linear-gradient(145deg,#fff9fb 0%,#ffe8ef 100%);box-shadow:0 9px 22px rgba(168,37,82,.13),inset 0 1px 0 #fff;transition:transform .2s ease,box-shadow .2s ease}
.brand-gem:after{content:'';position:absolute;right:6px;top:6px;width:4px;height:4px;border-radius:50%;background:#fff;box-shadow:0 0 0 2px rgba(232,72,115,.14),0 0 9px rgba(232,72,115,.45)}
.brand-gem svg{display:block;width:31px;height:31px;overflow:visible}
.brand-gem .gem-shape{fill:#e84873;stroke:#b92c57;stroke-width:1.15;stroke-linejoin:round}
.brand-gem .gem-facet{fill:none;stroke:rgba(255,255,255,.72);stroke-width:1;stroke-linecap:round;stroke-linejoin:round}
.brand-gem .gem-shadow{fill:rgba(128,24,61,.12)}
.site-header .brand-word,.site-footer .brand-word{display:inline-flex!important;align-items:baseline!important;white-space:nowrap!important;font-family:Georgia,'Times New Roman',serif!important;font-size:1.47rem!important;font-weight:600!important;line-height:1!important;letter-spacing:-.052em!important;text-shadow:none!important}
.site-header .brand-word>span,.site-footer .brand-word>span{color:#171217!important}
.site-header .brand-word>b,.site-footer .brand-word>b{margin-left:.035em!important;color:#e84873!important;font-size:1.1em!important;font-style:italic!important;font-weight:600!important}
.brand-lockup:hover .brand-gem{transform:translateY(-2px) rotate(-2deg);box-shadow:0 13px 28px rgba(168,37,82,.2),inset 0 1px 0 #fff}
.brand-lockup:focus-visible{outline:3px solid #171217!important;outline-offset:4px!important}
.site-footer .brand-lockup{padding:10px 14px!important;border:1px solid rgba(255,255,255,.46)!important;background:rgba(255,255,255,.96)!important;box-shadow:0 12px 30px rgba(62,13,32,.16)!important}
.site-footer .brand-gem{width:38px;height:38px;flex-basis:38px;border-radius:12px;box-shadow:none}
.site-footer .brand-gem svg{width:28px;height:28px}
@media(max-width:560px){.site-header .brand-lockup{gap:8px!important}.site-header .brand-gem{width:36px;height:36px;flex-basis:36px;border-radius:12px}.site-header .brand-gem svg{width:27px;height:27px}.site-header .brand-word{font-size:1.27rem!important}.site-footer .brand-word{font-size:1.3rem!important}}
@media(prefers-reduced-motion:reduce){.brand-gem{transition:none}}



