:root{--vf-navy-900: #0d1b3d;--vf-navy-800: #1a1a4e;--vf-navy-700: #2d2d6b;--vf-purple-600: #4a4a8a;--vf-purple-500: #5d5da3;--vf-purple-400: #8a8ac9;--vf-purple-300: #a5a5d6;--vf-lavender-200: #c7c9f7;--vf-blue-600: #5d5da3;--vf-blue-700: #4a4a8a;--vf-white: #ffffff;--vf-ink-900: #1a1a2e;--vf-ink-600: #4b5563;--vf-ink-400: #6b7280;--vf-ink-200: #e5e7eb;--vf-ink-100: #f3f4f6;--vf-success: #22c55e;--vf-danger: #ef4444;--vf-warning: #f59e0b;--vf-success-soft: #dcfce7;--vf-danger-soft: #fee2e2;--vf-warning-soft: #fef3c7;--vf-info-soft: #dbeafe;--vf-success-fg: #166534;--vf-danger-fg: #991b1b;--vf-warning-fg: #92400e;--vf-info-fg: #1e3a8a;--vf-danger-hover: #b91c1c;--vf-surface-card: var(--vf-white);--vf-surface-elevated: var(--vf-white);--vf-shadow-card: 0 10px 30px rgba(13, 27, 61, .12);--vf-shadow-card-hover: 0 14px 40px rgba(13, 27, 61, .18);--vf-shadow-overlay: 0 20px 50px rgba(13, 27, 61, .25);--vf-radius-sm: 8px;--vf-radius-md: 12px;--vf-radius-lg: 16px;--vf-radius-xl: 20px;--vf-space-1: 4px;--vf-space-2: 8px;--vf-space-3: 12px;--vf-space-4: 16px;--vf-space-5: 24px;--vf-space-6: 32px;--vf-space-7: 48px;--vf-space-8: 64px;--vf-font-sans: "Inter", "Poppins", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--vf-font-dhivehi: "MV Faseyha", "Faruma", sans-serif;--vf-text-xs: 12px;--vf-text-sm: 14px;--vf-text-md: 16px;--vf-text-lg: 18px;--vf-text-xl: 24px;--vf-text-2xl: 32px;--vf-text-3xl: 44px;--vf-line-tight: 1.2;--vf-line-snug: 1.4;--vf-line-normal: 1.6;--vf-weight-regular: 400;--vf-weight-medium: 500;--vf-weight-semibold: 600;--vf-weight-bold: 700;--vf-focus-ring: 0 0 0 2px var(--vf-white), 0 0 0 4px var(--vf-blue-600);--vf-content-max: 1200px;--vf-nav-height: 64px}html,body{margin:0;padding:0;font-family:var(--vf-font-sans);font-size:var(--vf-text-md);line-height:var(--vf-line-normal);color:var(--vf-ink-900);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body{min-height:100vh;background:url(/bg/waves.svg) no-repeat right bottom/cover fixed,var(--vf-navy-900)}img,svg,video{max-width:100%;height:auto}*,*:before,*:after{box-sizing:border-box}a{color:var(--vf-blue-600);text-decoration:none}a:hover{color:var(--vf-blue-700);text-decoration:underline}.vf-page{width:100%;max-width:var(--vf-content-max);margin:0 auto;padding:var(--vf-space-6) var(--vf-space-5);color:var(--vf-lavender-200)}.vf-page>h1,.vf-page>h2,.vf-page>header h1,.vf-page>header h2{color:var(--vf-white)}.vf-page>p,.vf-page>header p{color:var(--vf-lavender-200)}@media (max-width: 640px){.vf-page{padding:var(--vf-space-4) var(--vf-space-3)}.vf-page h1{font-size:var(--vf-text-xl)}}.vf-stack{display:flex;flex-direction:column;gap:var(--vf-space-4)}.vf-grid{display:grid;gap:var(--vf-space-5);grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.vf-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
