.insta-os-theme,:root{--background:0 0% 100%;--foreground:222 24% 12%;--card:0 0% 100%;--card-foreground:222 24% 12%;--popover:0 0% 100%;--popover-foreground:222 24% 12%;--primary:291 55% 48%;--primary-foreground:0 0% 100%;--secondary:222 12% 93%;--secondary-foreground:222 24% 22%;--muted:222 10% 96%;--muted-foreground:222 12% 38%;--accent:15 78% 52%;--accent-foreground:0 0% 100%;--destructive:0 72% 46%;--destructive-foreground:0 0% 100%;--border:222 12% 88%;--input:222 12% 92%;--ring:291 55% 48%;--radius:1.25rem;--io-sidebar:222 24% 11%;--io-sidebar-foreground:0 0% 98%;--io-sidebar-muted:222 14% 58%;--io-shadow-xs:0 1px 2px rgba(17,24,39,.05);--io-shadow-sm:0 4px 14px rgba(17,24,39,.075),0 1px 3px rgba(17,24,39,.08);--io-shadow-md:0 12px 36px rgba(17,24,39,.09),0 4px 12px rgba(17,24,39,.06);--io-shadow-lg:0 22px 56px rgba(17,24,39,.12),0 6px 18px rgba(17,24,39,.06);--ig-gradient:linear-gradient(45deg,#833ab4,#fd1d1d,#fcb045);--ig-gradient-subtle:linear-gradient(135deg,rgba(131,58,180,.12),rgba(253,29,29,.1),rgba(252,176,69,.12));--chart-1:291 55% 48%;--chart-2:15 78% 52%;--chart-3:340 72% 52%;--chart-4:260 65% 58%;--chart-5:30 88% 55%;--success:142 70% 34%;--success-foreground:355 100% 98%}.insta-os-theme .io-shadow-xs{box-shadow:var(--io-shadow-xs)}.insta-os-theme .io-shadow-sm{box-shadow:var(--io-shadow-sm)}.insta-os-theme .io-shadow-md{box-shadow:var(--io-shadow-md)}.insta-os-theme .io-shadow-lg{box-shadow:var(--io-shadow-lg)}.insta-os-theme .io-card{border-radius:var(--radius);border:1px solid hsl(var(--border)/.65);background:hsl(var(--card));box-shadow:var(--io-shadow-sm)}.insta-os-theme .io-card-interactive{transition:box-shadow .2s ease,border-color .2s ease,transform .2s ease}.insta-os-theme .io-card-interactive:hover{box-shadow:var(--io-shadow-md);border-color:hsl(var(--border))}.insta-os-theme ::-webkit-scrollbar{width:6px;height:6px}.insta-os-theme ::-webkit-scrollbar-track{background:transparent}.insta-os-theme ::-webkit-scrollbar-thumb{background:hsl(var(--border));border-radius:9999px}.insta-os-theme ::-webkit-scrollbar-thumb:hover{background:hsl(var(--muted-foreground))}.insta-os-theme .ig-gradient-text{background:var(--ig-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.insta-os-theme .ig-gradient-border{position:relative;border:2px solid transparent;background-clip:padding-box}.insta-os-theme .ig-gradient-border:before{content:"";position:absolute;inset:-2px;border-radius:inherit;background:var(--ig-gradient);z-index:-1}