html .marketing-badge.marketing-badge,html[data-site-theme] .section-label{--badge-glyph:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23242427' stroke-width='1.6' stroke-linejoin='round'%3E%3Cpath d='m12 3 2.5 6.5L21 12l-6.5 2.5L12 21l-2.5-6.5L3 12l6.5-2.5Z'/%3E%3Ccircle cx='12' cy='12' r='1.4'/%3E%3C/svg%3E");--badge-edge:#626267;--badge-surface:linear-gradient(165deg,#414145,#2d2d30 42%,#1b1b1e);--badge-ink:#ededeb;--badge-rim:#ffffff45;--badge-shadow:inset 0 1px 1px #ffffff40,inset 0 -1px 2px #0008,0 1px 2px #0005,0 4px 10px -5px #0008;--badge-seal-edge:#e2e2e4;--badge-seal-ink:#242427;--badge-seal:linear-gradient(155deg,#fff,#dcdce0 55%,#b8b8be);--badge-seal-shadow:inset 0 1px 0 #fff,inset 0 -1px 2px #0003,0 1px 3px #0006;position:relative;display:inline-flex;align-items:center;gap:10px;width:fit-content;min-height:36px;padding:4px 16px 4px 4px;border:1px solid var(--badge-edge);border-radius:999px;background:var(--badge-surface);color:var(--badge-ink);box-shadow:var(--badge-shadow);font-family:var(--font-body);font-size:12px;font-weight:550;line-height:1.4;letter-spacing:0;text-transform:none;text-wrap:balance}html .marketing-badge.marketing-badge-light,html[data-site-theme=light] .marketing-badge.marketing-badge,html[data-site-theme=light] .section-label{--badge-glyph:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='1.6' stroke-linejoin='round'%3E%3Cpath d='m12 3 2.5 6.5L21 12l-6.5 2.5L12 21l-2.5-6.5L3 12l6.5-2.5Z'/%3E%3Ccircle cx='12' cy='12' r='1.4'/%3E%3C/svg%3E");--badge-edge:#bfc0c5;--badge-surface:linear-gradient(165deg,#fff,#f4f4f5 44%,#e1e1e5);--badge-ink:#27272c;--badge-rim:#fff;--badge-shadow:inset 0 1px 1px #fff,inset 0 -1px 2px #52526418,0 1px 2px #22222c12,0 4px 10px -5px #22222c26;--badge-seal-edge:#37373d;--badge-seal-ink:#fafafa;--badge-seal:linear-gradient(155deg,#49494f,#28282d 50%,#17171b);--badge-seal-shadow:inset 0 1px 1px #ffffff5c,inset 0 -1px 2px #0008,0 1px 2px #0003}.marketing-badge:after,.section-label:after{content:"";position:absolute;inset:1px;border-radius:inherit;border-top:1px solid var(--badge-rim);pointer-events:none}.marketing-badge:before,.section-label:before,html .marketing-badge .marketing-badge-icon{content:"";display:grid;place-items:center;flex:none;width:26px;height:26px;border:1px solid var(--badge-seal-edge);border-radius:50%;background:var(--badge-seal);color:var(--badge-seal-ink);box-shadow:var(--badge-seal-shadow)}.marketing-badge:not(:has(.marketing-badge-icon)):before,.section-label:before{background-image:var(--badge-glyph),var(--badge-seal);background-position:50%;background-size:17px 17px,auto;background-repeat:no-repeat}.marketing-badge:has(.marketing-badge-icon):before{display:none}html .marketing-badge .marketing-badge-icon svg{width:18px;height:18px}html .marketing-badge.marketing-badge-hero{width:max-content;max-width:calc(100% + 48px)}