:root{--orange:#f47b20;--orange-deep:#d95719;--orange-soft:#ffd3a8}
.brand{display:inline-flex;align-items:center;gap:9px;letter-spacing:-1.5px}
.brand-mark{position:relative;display:inline-block;width:22px;height:22px;flex:0 0 22px;border-radius:50%;background:radial-gradient(circle at 34% 28%,#ffd27c 0 14%,transparent 15%),linear-gradient(145deg,#ffad45,#ed641d 70%);box-shadow:inset -3px -3px 0 #c94e1738,0 3px 8px #d9571926}
.brand-mark:before{content:"";position:absolute;right:-1px;top:-5px;width:9px;height:6px;border-radius:100% 0 100% 0;background:#6d8a2b;transform:rotate(-18deg)}
.brand-mark:after{content:"";position:absolute;inset:5px;border:1px solid #fff8;border-radius:50%}
.brand-name{color:inherit!important;font-size:inherit!important;letter-spacing:inherit!important}
.lux-kicker>span{color:var(--orange)!important}
.lux-console:after{content:"";position:absolute;right:28px;top:28px;width:44px;height:44px;border:2px solid var(--orange);border-radius:50%;opacity:.75;box-shadow:inset 0 0 0 7px #f47b2022}
.lux-console:before{content:"";position:absolute;right:38px;top:18px;width:13px;height:8px;border-radius:100% 0 100% 0;background:#88a532;transform:rotate(-20deg);z-index:1}
@media(max-width:580px){.brand-mark{width:20px;height:20px;flex-basis:20px}.lux-console:after{right:22px;top:22px;width:34px;height:34px}.lux-console:before{right:30px;top:15px}}
