:root{--primary: 0, 0%, 9%;--primary-foreground: 0, 0%, 100%;--secondary: 217, 100%, 87%;--secondary-foreground: 0, 0%, 9%;--border: 0, 0%, 80%;--accent: 169, 100%, 63%;--text: 0, 0%, 9%;--text-secondary: 0, 0%, 40%;--background: 0, 0%, 100%;--border-radius: .8rem;--danger: 0, 100%, 50%;--danger-foreground: 0, 0%, 100%;--primary-1: #1d1d1d;--secondary-1: #bed7ff;--secondary-2: #e3edff;--accent-1: #43ffdd;--text-color-1: #000;--text-color-2: #808080;--hover-color-1: #ececec50;--box-shadow-1: 0px 0px 24px rgba(0, 0, 0, .15);--danger-color: #ff0000;--background-color-1: #f5f3f1;--background-color-2: #fff;--list-item-color-1: linear-gradient(135deg, #e0f2f1 0%, #b2dfdb 100%);--list-item-color-2: linear-gradient(135deg, #e1f5fe 0%, #b3e5fc 100%);--list-item-color-3: linear-gradient(135deg, #ede7f6 0%, #d1c4e9 100%);--list-item-color-4: linear-gradient(135deg, #fff9c4 0%, #fff59d 100%);--list-item-color-5: linear-gradient(135deg, #ffcdd2 0%, #ef9a9a 100%);--list-item-color-6: linear-gradient(135deg, #ffe0b2 0%, #ffcc80 100%)}[data-theme=dark]{--primary: 0, 0%, 100%;--primary-foreground: 0, 0%, 9%;--secondary: 217, 100%, 87%;--secondary-foreground: 0, 0%, 9%;--border: 0, 0%, 20%;--accent: 169, 100%, 43%;--text: 0, 0%, 100%;--text-secondary: 0, 0%, 70%;--background: 0, 0%, 9%;--danger: 0, 80%, 60%;--danger-foreground: 0, 0%, 100%;--primary-1: #f5f3f1;--secondary-1: #bed7ff;--secondary-2: #e3edff;--accent-1: #43ffdd;--text-color-1: #fff;--text-color-2: #808080;--hover-color-1: #ececec20;--box-shadow-1: 0px 0px 24px rgba(0, 0, 0, .35);--danger-color: #ff4444;--background-color-1: #1d1d1d;--background-color-2: #121212;--list-item-color-1: linear-gradient(135deg, #3c4f4e 0%, #062b27 100%);--list-item-color-2: linear-gradient(135deg, #325b6c 0%, #072937 100%);--list-item-color-3: linear-gradient(135deg, #594873 0%, #26193e 100%);--list-item-color-4: linear-gradient(135deg, #7b753e 0%, #2b2601 100%);--list-item-color-5: linear-gradient(135deg, #511a1f 0%, #261212 100%);--list-item-color-6: linear-gradient(135deg, #664c25 0%, #392508 100%)}@media (prefers-color-scheme: dark){html:not([data-theme=light]){--primary: 0, 0%, 100%;--primary-foreground: 0, 0%, 9%;--secondary: 217, 100%, 87%;--secondary-foreground: 0, 0%, 9%;--border: 0, 0%, 20%;--accent: 169, 100%, 43%;--text: 0, 0%, 100%;--text-secondary: 0, 0%, 70%;--background: 0, 0%, 9%;--danger: 0, 80%, 60%;--danger-foreground: 0, 0%, 100%;--primary-1: #f5f3f1;--secondary-1: #bed7ff;--secondary-2: #e3edff;--accent-1: #43ffdd;--text-color-1: #fff;--text-color-2: #808080;--hover-color-1: #ececec20;--box-shadow-1: 0px 0px 24px rgba(0, 0, 0, .35);--danger-color: #ff4444;--background-color-1: #1d1d1d;--background-color-2: #121212;--list-item-color-1: linear-gradient(135deg, #3c4f4e 0%, #062b27 100%);--list-item-color-2: linear-gradient(135deg, #325b6c 0%, #072937 100%);--list-item-color-3: linear-gradient(135deg, #594873 0%, #26193e 100%);--list-item-color-4: linear-gradient(135deg, #7b753e 0%, #2b2601 100%);--list-item-color-5: linear-gradient(135deg, #511a1f 0%, #261212 100%);--list-item-color-6: linear-gradient(135deg, #664c25 0%, #392508 100%)}}*{box-sizing:border-box;padding:0;margin:0}h1,h2,h3,h4,h5,h6,p,a,strong,span,em,ul,li{color:hsl(var(--text));color:var(--text-color-1)}.Form{display:flex;flex-direction:column;gap:1rem}.Link{color:hsl(var(--primary))}
