.mwb{position:fixed;bottom:16px;left:16px;z-index:40;display:inline-flex;align-items:center;gap:10px;padding:9px 10px 9px 12px;border-radius:14px;background:linear-gradient(145deg,#16203d,#0b1226);border:1.5px solid hsla(0,0%,100%,.55);box-shadow:0 2px 6px rgba(0,0,0,.28),0 14px 34px -12px rgba(0,0,0,.55);text-decoration:none;line-height:1;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:transform .18s ease,box-shadow .18s ease}.mwb:hover{transform:translateY(-1px);box-shadow:0 2px 6px rgba(0,0,0,.3),0 18px 40px -12px rgba(0,0,0,.6)}.mwb:focus-visible{outline:2px solid #38bdf8;outline-offset:3px}.mwb__mark{flex:0 0 34px;width:34px;height:34px;display:block}.mwb__text{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.mwb__tagline{font-family:Georgia,Times New Roman,serif;font-style:italic;font-size:12px;font-weight:400;color:#e8ecf7;margin-left:2px}.mwb__brand{font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:19px;font-weight:800;letter-spacing:-.01em;color:#fff}.mwb__brand-accent{background:linear-gradient(90deg,#38bdf8,#6366f1);-webkit-background-clip:text;background-clip:text;color:transparent}.mwb__divider{width:1px;align-self:stretch;margin:2px 0;background:hsla(0,0%,100%,.22)}.mwb__chevron{flex:0 0 auto;width:14px;height:14px;color:hsla(0,0%,100%,.85);margin-right:2px;transition:transform .18s ease}.mwb:hover .mwb__chevron{transform:translateX(2px)}@media (max-width:640px){.mwb{bottom:12px;left:12px;padding:7px 8px 7px 10px;gap:8px;border-radius:12px}.mwb__mark{flex-basis:28px;width:28px;height:28px}.mwb__tagline{font-size:10px}.mwb__brand{font-size:16px}}@media print{.mwb{display:none}}@media (prefers-reduced-motion:reduce){.mwb,.mwb__chevron{transition:none}.mwb:hover,.mwb:hover .mwb__chevron{transform:none}}