/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */:root{--font-size:16px;--ribentek-light-blue:#eaf5ff;--ribentek-primary:#1e64ff;--ribentek-deep:#0b3d91;--ribentek-navy:#0a0f1f;--ribentek-white:#fff;--ribentek-gray-50:#f8fafc;--ribentek-gray-100:#f1f5f9;--ribentek-gray-200:#e2e8f0;--ribentek-gray-300:#cbd5e1;--ribentek-gray-400:#94a3b8;--ribentek-gray-500:#64748b;--ribentek-gray-600:#475569;--ribentek-gray-700:#334155;--ribentek-gray-800:#1e293b;--ribentek-gray-900:#0f172a;--background:#fff;--foreground:var(--ribentek-navy);--card:#fff;--card-foreground:var(--ribentek-navy);--popover:#fff;--popover-foreground:var(--ribentek-navy);--primary:var(--ribentek-primary);--primary-foreground:#fff;--secondary:var(--ribentek-light-blue);--secondary-foreground:var(--ribentek-navy);--muted:var(--ribentek-gray-100);--muted-foreground:var(--ribentek-gray-500);--accent:var(--ribentek-light-blue);--accent-foreground:var(--ribentek-navy);--destructive:#d4183d;--destructive-foreground:#fff;--border:var(--ribentek-gray-200);--input:transparent;--input-background:var(--ribentek-gray-50);--switch-background:var(--ribentek-gray-300);--font-weight-medium:500;--font-weight-normal:400;--ring:var(--ribentek-primary);--chart-1:var(--ribentek-primary);--chart-2:var(--ribentek-deep);--chart-3:var(--ribentek-light-blue);--chart-4:var(--ribentek-gray-600);--chart-5:var(--ribentek-gray-400);--radius:.75rem;--sidebar:var(--ribentek-gray-50);--sidebar-foreground:var(--ribentek-navy);--sidebar-primary:var(--ribentek-primary);--sidebar-primary-foreground:#fff;--sidebar-accent:var(--ribentek-gray-100);--sidebar-accent-foreground:var(--ribentek-navy);--sidebar-border:var(--ribentek-gray-200);--sidebar-ring:var(--ribentek-primary)}.dark{--background:oklch(14.5% 0 0);--foreground:oklch(98.5% 0 0);--card:oklch(14.5% 0 0);--card-foreground:oklch(98.5% 0 0);--popover:oklch(14.5% 0 0);--popover-foreground:oklch(98.5% 0 0);--primary:oklch(98.5% 0 0);--primary-foreground:oklch(20.5% 0 0);--secondary:oklch(26.9% 0 0);--secondary-foreground:oklch(98.5% 0 0);--muted:oklch(26.9% 0 0);--muted-foreground:oklch(70.8% 0 0);--accent:oklch(26.9% 0 0);--accent-foreground:oklch(98.5% 0 0);--destructive:oklch(39.6% .141 25.723);--destructive-foreground:oklch(63.7% .237 25.331);--border:oklch(26.9% 0 0);--input:oklch(26.9% 0 0);--ring:oklch(43.9% 0 0);--font-weight-medium:500;--font-weight-normal:400;--chart-1:oklch(48.8% .243 264.376);--chart-2:oklch(69.6% .17 162.48);--chart-3:oklch(76.9% .188 70.08);--chart-4:oklch(62.7% .265 303.9);--chart-5:oklch(64.5% .246 16.439);--sidebar:oklch(20.5% 0 0);--sidebar-foreground:oklch(98.5% 0 0);--sidebar-primary:oklch(48.8% .243 264.376);--sidebar-primary-foreground:oklch(98.5% 0 0);--sidebar-accent:oklch(26.9% 0 0);--sidebar-accent-foreground:oklch(98.5% 0 0);--sidebar-border:oklch(26.9% 0 0);--sidebar-ring:oklch(43.9% 0 0)}@layer base{*{border-color:var(--border);outline-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){*{outline-color:color-mix(in oklab,var(--ring) 50%,transparent)}}body{background-color:var(--background);color:var(--foreground)}body,html{scroll-behavior:smooth}html{font-size:var(--font-size)}h1{font-size:var(--text-2xl)}h1,h2{font-weight:var(--font-weight-medium);line-height:1.5}h2{font-size:var(--text-xl)}h3{font-size:var(--text-lg)}button,h3,h4,label{font-weight:var(--font-weight-medium);line-height:1.5}button,h4,input,label{font-size:var(--text-base)}input{font-weight:var(--font-weight-normal);line-height:1.5}}body,html{scroll-behavior:smooth;overflow-x:hidden}html{overflow-y:auto!important}body{overflow-y:auto;min-height:100vh}.gradient-text{background:linear-gradient(135deg,var(--ribentek-navy) 0,var(--ribentek-primary) 50%,var(--ribentek-deep) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.glass-effect{background:hsla(0,0%,100%,.9);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2)}.hover-scale{transition:transform .3s ease-in-out}.hover-scale:hover{transform:scale(1.05)}@keyframes gradient-shift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.animated-gradient{background:linear-gradient(-45deg,var(--ribentek-light-blue),var(--ribentek-primary),var(--ribentek-deep),var(--ribentek-navy));background-size:400% 400%;animation:gradient-shift 15s ease infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.float-animation{animation:float 3s ease-in-out infinite}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px rgba(30,100,255,.3)}50%{box-shadow:0 0 40px rgba(30,100,255,.6)}}.pulse-glow{animation:pulse-glow 2s ease-in-out infinite}.card-hover-lift{transition:all .3s ease-in-out}.card-hover-lift:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.1)}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.shimmer{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,0));background-size:1000px 100%;animation:shimmer 2s infinite}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .6s ease-out}.section-divider{height:1px;background:linear-gradient(90deg,transparent 0,var(--ribentek-gray-200) 50%,transparent 100%)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--ribentek-gray-100)}::-webkit-scrollbar-thumb{background:var(--ribentek-primary);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--ribentek-deep)}:focus-visible{outline:2px solid var(--ribentek-primary);outline-offset:2px}main{position:relative;z-index:1;overflow-x:hidden}.pointer-events-auto{pointer-events:auto!important}nav.sticky{pointer-events:auto}body[style*="overflow: hidden"]{overflow:hidden!important}body:not([data-scroll-locked]){overflow-y:auto!important}