:root{--background:0 0% 98%;--foreground:220 13% 18%;--card:0 0% 100%;--card-foreground:220 13% 18%;--popover:0 0% 100%;--popover-foreground:220 13% 18%;--primary:220 84% 28%;--primary-foreground:0 0% 100%;--primary-light:220 84% 38%;--primary-dark:220 84% 18%;--primary-accent:220 100% 42%;--secondary:220 14% 96%;--secondary-foreground:220 13% 18%;--muted:220 14% 96%;--muted-foreground:220 9% 46%;--accent:220 50% 92%;--accent-foreground:220 13% 18%;--destructive:0 84% 60%;--destructive-foreground:0 0% 98%;--border:220 13% 91%;--input:220 13% 91%;--ring:220 91% 44%;--auxesis-gradient:linear-gradient(135deg,#1046b2 0%,#072154 100%);--auxesis-gradient-light:linear-gradient(135deg,#1458e1 0%,#0b3383 100%);--auxesis-hero-gradient:linear-gradient(135deg,#fcfcfd 0%,#f3f4f7 100%);--auxesis-corporate-gradient:linear-gradient(180deg,#fcfcfd 0%,#f1f2f4 50%,#f6f7f8 100%);--auxesis-accent-gradient:linear-gradient(90deg,#0047d6 0%,#0b3383 100%);--shadow-elegant:0 10px 25px -5px rgba(10,78,214,.1),0 10px 10px -5px rgba(10,78,214,.04);--shadow-button:0 4px 14px 0 rgba(10,78,214,.25);--shadow-button-hover:0 6px 20px 0 rgba(10,78,214,.35);--radius:8px}.dark{--background:222.2 84% 4.9%;--foreground:210 40% 98%;--card:222.2 84% 4.9%;--card-foreground:210 40% 98%;--popover:222.2 84% 4.9%;--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%;--accent-foreground:210 40% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:210 40% 98%;--border:217.2 32.6% 17.5%;--input:217.2 32.6% 17.5%;--ring:212.7 26.8% 83.9%}*{box-sizing:border-box}html,body{margin:0;padding:0}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}body{background:hsl(var(--background));color:hsl(var(--foreground));font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Arial,sans-serif}.border-border{border-color:hsl(var(--border))}.bg-background{background:hsl(var(--background))}.text-foreground{color:hsl(var(--foreground))}.bg-card{background:hsl(var(--card))}.text-card-foreground{color:hsl(var(--card-foreground))}.bg-popover{background:hsl(var(--popover))}.text-popover-foreground{color:hsl(var(--popover-foreground))}.bg-primary{background:hsl(var(--primary))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.bg-secondary{background:hsl(var(--secondary))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.bg-muted{background:hsl(var(--muted))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.bg-accent{background:hsl(var(--accent))}.text-accent-foreground{color:hsl(var(--accent-foreground))}.bg-destructive{background:hsl(var(--destructive))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.ring-2{outline:2px solid hsl(var(--ring));outline-offset:2px}.bg-auxesis-gradient{background:var(--auxesis-gradient)}.bg-auxesis-gradient-light{background:var(--auxesis-gradient-light)}.bg-auxesis-hero-gradient{background:var(--auxesis-hero-gradient)}.bg-auxesis-corporate-gradient{background:var(--auxesis-corporate-gradient)}.bg-auxesis-accent-gradient{background:var(--auxesis-accent-gradient)}.shadow-elegant{box-shadow:var(--shadow-elegant)}.shadow-button{box-shadow:var(--shadow-button)}.shadow-button-hover{box-shadow:var(--shadow-button-hover)}.container{max-width:1100px;margin:0 auto;padding:0 24px}.app{flex-direction:column;min-height:100dvh;display:flex}.app>main{flex:1}.skiplink{position:absolute;top:-999px;left:-999px}.skiplink:focus{background:hsl(var(--foreground));color:hsl(var(--background));border-radius:8px;padding:8px 12px;top:16px;left:16px}.backdrop-blur-sm{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.border-b{border-bottom:1px solid hsl(var(--border))}.sticky{position:-webkit-sticky;position:sticky}.top-0{top:0}.z-50{z-index:50}
