.section-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .85rem .35rem .65rem;background:linear-gradient(180deg,rgba(30,30,30,.9),rgba(10,10,10,.95));border:1px solid rgba(255,255,255,.15);border-radius:2rem;box-shadow:0 4px 12px rgba(0,0,0,.3)}.section-pill-dot{width:.45rem;height:.45rem;border-radius:50%;background-color:var(--base-100);flex-shrink:0}.section-pill-label{font-family:var(--font-itc-garamond),serif;font-size:.9rem;font-weight:500;color:var(--base-200);letter-spacing:.01em;line-height:1}.section-pill--large{padding:.55rem 1.25rem .55rem .9rem;gap:.65rem}.section-pill--large .section-pill-dot{width:.6rem;height:.6rem}.section-pill--large .section-pill-label{font-size:1.15rem;color:var(--base-100)}