.gravity-section{--gt-bg: #4f46e5;--gt-pill-bg: #ffffff;--gt-pill-color: #0a0a0a;--gt-pill-radius: .5rem;--gt-pill-padding: .9rem 1.2rem;--gt-pill-font: 600 .95rem/.9 system-ui, sans-serif;position:relative;width:100%;height:100%;min-height:400px;overflow:hidden;background:var(--gt-bg)}.gravity-section .object-container{position:absolute;top:0;right:0;bottom:0;left:0}.gravity-section .object{position:absolute;top:0;left:0;margin:0;width:max-content;padding:var(--gt-pill-padding);border-radius:var(--gt-pill-radius);background:var(--gt-pill-bg);color:var(--gt-pill-color);font:var(--gt-pill-font);text-transform:uppercase;white-space:nowrap;cursor:grab;user-select:none;-webkit-user-select:none;pointer-events:auto;z-index:2;will-change:left,top,transform;box-shadow:0 4px 12px #00000026}.gravity-section .object:active{cursor:grabbing}.gravity-section .object.pill-indigo{background:#4338ca;color:#fff}.gravity-section .object.pill-emerald{background:#10b981;color:#fff}.gravity-section .object.pill-amber{background:#f59e0b;color:#0a0a0a}.gravity-section .object.pill-rose{background:#f43f5e;color:#fff}.gravity-section .object.pill-sky{background:#0ea5e9;color:#fff}
