:root{--background:36.73 53.85% 82.16%;--foreground:222.2 84% 4.9%;--nav-color-bg:228.21 38.36% 28.63%;--card:38.18 100% 91.37%;--popover-foreground:222.2 84% 4.9%;--primary:222.2 47.4% 11.2%;--primary-foreground:210 40% 98%;--secondary:210 40% 96.1%;--secondary-foreground:222.2 47.4% 11.2%;--muted:16 7.18% 40.98%;--muted-foreground:215.4 16.3% 46.9%;--accent:228.21 38.36% 33%;--destructive:0 84.2% 60.2%;--border:240 6% 80%;--input:214.3 31.8% 91.4%;--ring:222.2 84% 4.9%;--radius:0.3rem;--success:196 52% 74%;--warning:34 89% 85%;--error:10 100% 86%;--font-serif:var(--font-cormorant),serif;--color-gray-100:oklch(96.7% 0.003 264.542);--color-gray-200:oklch(92.8% 0.006 264.531);--color-gray-300:oklch(87.2% 0.01 258.338);--color-gray-600:oklch(44.6% 0.03 256.802);--color-red-50:oklch(97.1% 0.013 17.38);--color-red-300:oklch(80.8% 0.114 19.571);--color-red-500:oklch(63.7% 0.237 25.331);--color-red-700:oklch(50.5% 0.213 27.518);--color-yellow-50:oklch(98.7% 0.026 102.212);--color-yellow-300:oklch(90.5% 0.182 98.111);--color-yellow-700:oklch(55.4% 0.135 66.442);--pico-font-family-sans-serif:var(--font-inter),Inter,sans-serif;--pico-border-radius:var(--radius)}[data-theme=dark]{--background:0 0% 0%;--foreground:210 40% 98%;--card:0 0% 4%;--popover-foreground:210 40% 98%;--primary:210 40% 98%;--primary-foreground:222.2 47.4% 11.2%;--secondary:217.2 32.6% 17.5%;--secondary-foreground:210 40% 98%;--muted:217.2 32.6% 17.5%;--muted-foreground:215 20.2% 65.1%;--accent:217.2 32.6% 17.5%;--destructive:0 62.8% 30.6%;--border:0 0% 15%/0.8;--input:217.2 32.6% 17.5%;--ring:212.7 26.8% 83.9%;--success:196 100% 14%;--warning:34 51% 25%;--error:10 39% 43%}*,:after,:before{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--color-gray-200,currentcolor)}html{line-height:1.5;text-size-adjust:100%;tab-size:4;opacity:0}html[data-theme=dark],html[data-theme=light]{opacity:1}body{color:hsl(var(--foreground));font-family:var(--font-inter),Inter,sans-serif;font-size:1rem;line-height:inherit;word-break:break-word;background-color:hsl(var(--background));background-image:url(/background.png);background-size:512px;background-attachment:fixed}blockquote,body,dd,dl,figure,h1,h2,h3,h4,h5,h6,p{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}menu,ol,ul{margin:0;padding:0;list-style:none}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}button,input,optgroup,select,textarea{margin:0;padding:0;color:inherit;font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;border-radius:0;background:transparent}button,select{text-transform:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}[role=button],button{cursor:pointer}[role=button]:disabled,button:disabled{cursor:default}table{border-spacing:0;border-collapse:collapse;text-indent:0}audio,canvas,embed,iframe,img,object,svg,video{display:block;max-width:100%;vertical-align:middle}img,video{width:auto;height:auto}[hidden]{display:none!important}.admin-bar{position:fixed;right:1rem;bottom:1rem;z-index:1000;width:auto;max-width:18em;padding:.75rem 1rem;color:var(--color-base-0,#fff);font-size:.875rem;border-radius:var(--radius);background-color:rgb(17 24 39/95%);box-shadow:0 4px 12px rgb(0 0 0/10%)}.admin-bar p{line-height:1.375}.admin-bar a{font-weight:600;text-decoration:underline}.admin-bar button{padding:5px 10px;border:1px solid var(--color-base-20,#ccc);border-radius:var(--radius)}