@property --vibe-bg{syntax: "<color>"; inherits: true; initial-value: #1C1917;}@property --vibe-bg-secondary{syntax: "<color>"; inherits: true; initial-value: #2A2420;}@property --vibe-accent{syntax: "<color>"; inherits: true; initial-value: #B8A48A;}@property --vibe-text{syntax: "<color>"; inherits: true; initial-value: #FAFAF8;}@property --vibe-text-muted{syntax: "<color>"; inherits: true; initial-value: #A09890;}aarka-vibe-controller{display:block;background-color:var(--vibe-bg);color:var(--vibe-text);transition:background-color .6s cubic-bezier(.4,0,.2,1),color .6s cubic-bezier(.4,0,.2,1)}.vibe-bg{background-color:var(--vibe-bg)}.vibe-bg-secondary{background-color:var(--vibe-bg-secondary)}.vibe-text{color:var(--vibe-text)}.vibe-text-muted{color:var(--vibe-text-muted)}.vibe-accent{color:var(--vibe-accent)}.vibe-border{border-color:var(--vibe-accent)}.vibe-shadow{box-shadow:0 8px 32px var(--vibe-shadow, rgba(0,0,0,.2))}
/*# sourceMappingURL=/cdn/shop/t/12/assets/aarka-vibe.css.map */
