@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=Plus+Jakarta+Sans:wght@300;400;500;600;700&display=swap");:root{--background:40 20% 96%;--foreground:0 0% 10%;--card:0 0% 100%;--card-foreground:0 0% 20%;--popover:0 0% 100%;--popover-foreground:0 0% 20%;--primary:234 40% 45%;--primary-foreground:0 0% 100%;--secondary:234 25% 92%;--secondary-foreground:234 40% 35%;--muted:47 15% 90%;--muted-foreground:220 9% 46%;--accent:170 93% 37%;--accent-foreground:0 0% 100%;--destructive:0 84% 60%;--destructive-foreground:0 0% 100%;--border:220 13% 91%;--input:220 13% 91%;--ring:234 40% 45%;--radius:0.625rem;--chart-1:234 40% 45%;--chart-2:170 93% 37%;--chart-3:324 100% 46%;--chart-4:51 100% 50%;--chart-5:275 45% 42%;--sidebar-background:0 0% 100%;--sidebar-foreground:220 9% 46%;--sidebar-primary:170 93% 37%;--sidebar-primary-foreground:170 93% 37%;--sidebar-accent:170 35% 95%;--sidebar-accent-foreground:170 93% 37%;--sidebar-border:220 13% 91%;--sidebar-ring:170 93% 37%;--bluestone-wisdom:234 40% 45%;--bluestone-truth-bg:47 25% 86%;--bluestone-bright:324 100% 46%;--bluestone-shining:51 100% 50%;--bluestone-growth:170 93% 37%;--bluestone-purple:275 45% 42%;--growth-light:170 35% 95%;--success:170 93% 37%;--success-foreground:0 0% 100%;--warning:38 92% 50%;--warning-foreground:0 0% 15%;--info:234 40% 45%;--info-foreground:0 0% 100%}.dark{--background:234 35% 12%;--foreground:47 20% 95%;--card:234 35% 15%;--card-foreground:47 20% 95%;--popover:234 35% 15%;--popover-foreground:47 20% 95%;--primary:234 50% 65%;--primary-foreground:234 35% 12%;--secondary:234 30% 22%;--secondary-foreground:47 20% 90%;--muted:234 25% 20%;--muted-foreground:47 15% 65%;--accent:170 80% 50%;--accent-foreground:0 0% 10%;--destructive:324 90% 55%;--destructive-foreground:0 0% 100%;--border:234 25% 25%;--input:234 25% 22%;--ring:234 50% 65%;--chart-1:234 50% 65%;--chart-2:170 80% 50%;--chart-3:324 90% 55%;--chart-4:51 100% 55%;--chart-5:275 55% 55%;--sidebar-background:234 35% 15%;--sidebar-foreground:47 20% 75%;--sidebar-primary:170 80% 50%;--sidebar-primary-foreground:170 80% 50%;--sidebar-accent:170 30% 20%;--sidebar-accent-foreground:170 80% 50%;--sidebar-border:234 30% 25%;--sidebar-ring:170 80% 50%;--success:170 80% 50%;--success-foreground:0 0% 10%;--warning:51 100% 55%;--warning-foreground:0 0% 15%;--info:234 50% 65%;--info-foreground:234 35% 12%}body{font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.font-heading,h1,h2,h3,h4,h5,h6{font-family:"DM Serif Display",ui-serif,Georgia,serif}:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}a,button,input,select,textarea{transition:all .15s ease-out}.card-interactive{transition:transform .15s ease-out,box-shadow .15s ease-out}.card-interactive:hover{transform:translateY(-2px);box-shadow:0 8px 25px -5px rgba(69,78,161,.15)}::-moz-selection{background-color:hsl(var(--primary)/.2);color:hsl(var(--foreground))}::selection{background-color:hsl(var(--primary)/.2);color:hsl(var(--foreground))}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:hsl(var(--bluestone-growth));border-radius:3px}::-webkit-scrollbar-thumb:hover{background:hsl(var(--bluestone-growth)/.8)}