:root{--geist-background-1:#fff;--geist-background-2:#fafafa;--geist-color-1:#fff;--geist-color-2:#fafafa;--geist-color-3:#f5f5f5;--geist-color-4:#eaeaea;--geist-color-5:#e5e5e5;--geist-color-6:#d4d4d4;--geist-color-7:#000;--geist-color-8:#262626;--geist-color-9:#666;--geist-color-10:#000;--geist-black:#000;--geist-white:#fff;--geist-gray-50:#fafafa;--geist-gray-100:#f5f5f5;--geist-gray-200:#e5e5e5;--geist-gray-300:#d4d4d4;--geist-gray-400:#a3a3a3;--geist-gray-500:#737373;--geist-gray-600:#525252;--geist-gray-700:#404040;--geist-gray-800:#262626;--geist-gray-900:#171717;--geist-blue:#0070f3;--geist-blue-dark:#0051cc;--geist-blue-light:#3291ff;--geist-purple:#7928ca;--geist-purple-dark:#5a1fa8;--geist-purple-light:#9a4ed4;--geist-background:var(--geist-background-1);--geist-background-dark:#000;--geist-background-subtle:var(--geist-background-2);--geist-background-subtle-dark:#111;--geist-foreground:var(--geist-color-10);--geist-foreground-dark:#fff;--geist-foreground-secondary:var(--geist-color-9);--geist-foreground-secondary-dark:#888;--geist-border:var(--geist-color-4);--geist-border-dark:#333;--geist-border-hover:var(--geist-color-5);--geist-border-hover-dark:#444;--geist-shadow-small:0 1px 2px 0 #0000000d;--geist-shadow-medium:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--geist-shadow-large:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--geist-shadow-xl:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;--geist-space-1:.25rem;--geist-space-2:.5rem;--geist-space-3:.75rem;--geist-space-4:1rem;--geist-space-5:1.25rem;--geist-space-6:1.5rem;--geist-space-8:2rem;--geist-space-10:2.5rem;--geist-space-12:3rem;--geist-space-16:4rem;--geist-space-20:5rem;--geist-radius-base:.375rem;--geist-radius-medium:.75rem;--geist-radius-fullscreen:1rem;--geist-radius-full:9999px;--geist-font-sans:"Geist Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--geist-font-mono:"Geist Mono","SF Mono",Monaco,"Cascadia Code","Roboto Mono",Consolas,"Courier New",monospace;--geist-transition-fast:.15s cubic-bezier(.4,0,.2,1);--geist-transition-base:.2s cubic-bezier(.4,0,.2,1);--geist-transition-slow:.3s cubic-bezier(.4,0,.2,1)}@media (prefers-color-scheme:dark){:root:not(.light){--geist-background-1:#000;--geist-background-2:#111;--geist-color-1:#000;--geist-color-2:#111;--geist-color-3:#1a1a1a;--geist-color-4:#333;--geist-color-5:#404040;--geist-color-6:#525252;--geist-color-7:#fff;--geist-color-8:#f5f5f5;--geist-color-9:#888;--geist-color-10:#fff;--geist-background:#000;--geist-background-subtle:#111;--geist-foreground:#fff;--geist-foreground-secondary:#888;--geist-border:#333;--geist-border-hover:#444}}.dark{--geist-background-1:#000;--geist-background-2:#111;--geist-color-1:#000;--geist-color-2:#111;--geist-color-3:#1a1a1a;--geist-color-4:#333;--geist-color-5:#404040;--geist-color-6:#525252;--geist-color-7:#fff;--geist-color-8:#f5f5f5;--geist-color-9:#888;--geist-color-10:#fff;--geist-background:#000;--geist-background-subtle:#111;--geist-foreground:#fff;--geist-foreground-secondary:#888;--geist-border:#333;--geist-border-hover:#444}.light{--geist-background-1:#fff;--geist-background-2:#fafafa;--geist-color-1:#fff;--geist-color-2:#fafafa;--geist-color-3:#f5f5f5;--geist-color-4:#eaeaea;--geist-color-5:#e5e5e5;--geist-color-6:#d4d4d4;--geist-color-7:#000;--geist-color-8:#262626;--geist-color-9:#666;--geist-color-10:#000;--geist-background:#fff;--geist-background-subtle:#fafafa;--geist-foreground:#000;--geist-foreground-secondary:#666;--geist-border:#eaeaea;--geist-border-hover:#e5e5e5}.material-base{background:var(--geist-color-1);border:1px solid var(--geist-color-4);border-radius:var(--geist-radius-base);box-shadow:var(--geist-shadow-small)}.material-small{background:var(--geist-color-1);border:1px solid var(--geist-color-4);border-radius:var(--geist-radius-base);box-shadow:var(--geist-shadow-medium)}.material-medium{background:var(--geist-color-1);border:1px solid var(--geist-color-4);border-radius:var(--geist-radius-medium);box-shadow:var(--geist-shadow-medium)}.material-large{background:var(--geist-color-1);border:1px solid var(--geist-color-4);border-radius:var(--geist-radius-medium);box-shadow:var(--geist-shadow-large)}.material-tooltip{background:var(--geist-color-1);border:1px solid var(--geist-color-4);border-radius:var(--geist-radius-base);box-shadow:var(--geist-shadow-small)}.material-menu{background:var(--geist-color-1);border:1px solid var(--geist-color-4);border-radius:var(--geist-radius-medium);box-shadow:var(--geist-shadow-medium)}.material-modal{background:var(--geist-color-1);border:1px solid var(--geist-color-4);border-radius:var(--geist-radius-medium);box-shadow:var(--geist-shadow-large)}.material-fullscreen{background:var(--geist-color-1);border:1px solid var(--geist-color-4);border-radius:var(--geist-radius-fullscreen);box-shadow:var(--geist-shadow-xl)}.geist-card{background:var(--geist-color-1);border:1px solid var(--geist-color-4);border-radius:var(--geist-radius-medium);box-shadow:var(--geist-shadow-small);transition:all var(--geist-transition-base);color:var(--geist-color-10)}.geist-card:hover{background:var(--geist-color-2);border-color:var(--geist-color-5);box-shadow:var(--geist-shadow-medium);transform:translateY(-2px)}.geist-card-dark{background:var(--geist-color-7);border:1px solid var(--geist-color-4);color:var(--geist-color-10)}.geist-card-dark:hover{background:var(--geist-color-8);border-color:var(--geist-color-5)}.geist-card-subtle{background:var(--geist-background-2);border:1px solid var(--geist-color-4)}.geist-card-subtle:hover{background:var(--geist-color-1);border-color:var(--geist-color-5)}.geist-nav{background:var(--geist-background);border-bottom:1px solid var(--geist-border);-webkit-backdrop-filter:blur(12px);transition:all var(--geist-transition-base)}.geist-nav-scrolled{box-shadow:var(--geist-shadow-small)}.geist-nav-dark{background:var(--geist-background-dark);border-bottom-color:var(--geist-border-dark);color:var(--geist-foreground-dark)}.geist-button{border-radius:var(--geist-radius-base);font-family:var(--geist-font-sans);transition:all var(--geist-transition-base);cursor:pointer;border:none;outline:none;justify-content:center;align-items:center;min-height:44px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;line-height:1.25rem;text-decoration:none;display:inline-flex}.geist-button-primary{background:var(--geist-color-10);color:var(--geist-background-1)}.geist-button-primary:hover{background:var(--geist-color-9);box-shadow:var(--geist-shadow-medium);transform:translateY(-1px)}@media (prefers-color-scheme:dark){.geist-button-primary{background:var(--geist-color-10);color:var(--geist-background-1)}.geist-button-primary:hover{background:var(--geist-color-8)}}.geist-button-primary:active{box-shadow:var(--geist-shadow-small);transform:translateY(0)}.geist-button-secondary{background:var(--geist-color-1);color:var(--geist-color-10);border:1px solid var(--geist-color-4)}.geist-button-secondary:hover{background:var(--geist-color-2);border-color:var(--geist-color-5)}.geist-button-outline{color:var(--geist-color-10);border:1px solid var(--geist-color-4);background:0 0}.geist-button-outline:hover{background:var(--geist-color-2);border-color:var(--geist-color-5)}.geist-button-ghost{color:var(--geist-color-9);background:0 0;border:none}.geist-button-ghost:hover{background:var(--geist-color-2);color:var(--geist-color-10)}.geist-button-blue{background:var(--geist-blue);color:var(--geist-white)}.geist-button-blue:hover{background:var(--geist-blue-dark);box-shadow:0 4px 12px #0070f366}.geist-input{border-radius:var(--geist-radius-base);border:1px solid var(--geist-color-4);background:var(--geist-color-1);width:100%;color:var(--geist-color-10);font-family:var(--geist-font-sans);transition:all var(--geist-transition-base);outline:none;min-height:44px;padding:.625rem 1rem;font-size:.875rem;line-height:1.25rem}.geist-input::placeholder{color:var(--geist-color-9)}.geist-input:hover{border-color:var(--geist-color-5)}.geist-input:focus{border-color:var(--geist-color-6);box-shadow:0 0 0 3px #0000001a}.geist-input:disabled{background:var(--geist-color-2);color:var(--geist-color-9);cursor:not-allowed;border-color:var(--geist-color-4)}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--geist-background-1);color:var(--geist-color-10);font-family:var(--geist-font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;line-height:1.6}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--geist-blue);transition:color var(--geist-transition-fast);text-decoration:none}a:hover{color:var(--geist-blue-dark)}.text-heading-72{font-family:var(--geist-font-sans);letter-spacing:-.02em;font-size:4.5rem;font-weight:600;line-height:1.1}.text-heading-64{font-family:var(--geist-font-sans);letter-spacing:-.02em;font-size:4rem;font-weight:600;line-height:1.1}.text-heading-56{font-family:var(--geist-font-sans);letter-spacing:-.02em;font-size:3.5rem;font-weight:600;line-height:1.1}.text-heading-48{font-family:var(--geist-font-sans);letter-spacing:-.02em;font-size:3rem;font-weight:600;line-height:1.2}.text-heading-40{font-family:var(--geist-font-sans);letter-spacing:-.02em;font-size:2.5rem;font-weight:600;line-height:1.2}.text-heading-32{font-family:var(--geist-font-sans);letter-spacing:-.01em;font-size:2rem;font-weight:600;line-height:1.3}.text-heading-32 strong{font-weight:700}.text-heading-24{font-family:var(--geist-font-sans);letter-spacing:-.01em;font-size:1.5rem;font-weight:600;line-height:1.4}.text-heading-24 strong{font-weight:700}.text-heading-20{font-family:var(--geist-font-sans);font-size:1.25rem;font-weight:600;line-height:1.4}.text-heading-20 strong{font-weight:700}.text-heading-16{font-family:var(--geist-font-sans);font-size:1rem;font-weight:600;line-height:1.5}.text-heading-16 strong{font-weight:700}.text-heading-14{font-family:var(--geist-font-sans);font-size:.875rem;font-weight:600;line-height:1.5}.text-button-16{font-family:var(--geist-font-sans);letter-spacing:-.01em;font-size:1rem;font-weight:500;line-height:1.5}.text-button-14{font-family:var(--geist-font-sans);letter-spacing:-.01em;font-size:.875rem;font-weight:500;line-height:1.5}.text-button-12{font-family:var(--geist-font-sans);letter-spacing:-.01em;font-size:.75rem;font-weight:500;line-height:1.5}.text-label-20{font-family:var(--geist-font-sans);font-size:1.25rem;font-weight:400;line-height:1.6}.text-label-18{font-family:var(--geist-font-sans);font-size:1.125rem;font-weight:400;line-height:1.6}.text-label-16{font-family:var(--geist-font-sans);font-size:1rem;font-weight:400;line-height:1.6}.text-label-16 strong{font-weight:600}.text-label-14{font-family:var(--geist-font-sans);font-size:.875rem;font-weight:400;line-height:1.6}.text-label-14 strong{font-weight:600}.text-label-14-mono{font-family:var(--geist-font-mono);font-size:.875rem;font-weight:400;line-height:1.6}.text-label-13{font-family:var(--geist-font-sans);font-size:.8125rem;font-weight:400;line-height:1.6}.text-label-13 strong{font-weight:600}.text-label-13-mono{font-family:var(--geist-font-mono);font-size:.8125rem;font-weight:400;line-height:1.6}.text-label-12{font-family:var(--geist-font-sans);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:400;line-height:1.6}.text-label-12 strong{font-weight:600}.text-label-12-mono{font-family:var(--geist-font-mono);font-size:.75rem;font-weight:400;line-height:1.6}.text-copy-24{font-family:var(--geist-font-sans);font-size:1.5rem;font-weight:400;line-height:1.6}.text-copy-24 strong{font-weight:600}.text-copy-20{font-family:var(--geist-font-sans);font-size:1.25rem;font-weight:400;line-height:1.6}.text-copy-20 strong{font-weight:600}.text-copy-18{font-family:var(--geist-font-sans);font-size:1.125rem;font-weight:400;line-height:1.6}.text-copy-18 strong{font-weight:600}.text-copy-16{font-family:var(--geist-font-sans);font-size:1rem;font-weight:400;line-height:1.6}.text-copy-16 strong{font-weight:600}.text-copy-14{font-family:var(--geist-font-sans);font-size:.875rem;font-weight:400;line-height:1.6}.text-copy-14 strong{font-weight:600}.text-copy-13{font-family:var(--geist-font-sans);font-size:.8125rem;font-weight:400;line-height:1.6}.text-copy-13-mono{font-family:var(--geist-font-mono);font-size:.8125rem;font-weight:400;line-height:1.6}.geist-text-gradient{background:linear-gradient(180deg,var(--geist-color-10)0%,var(--geist-color-9)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.geist-text-gradient-blue{background:linear-gradient(180deg,var(--geist-blue)0%,var(--geist-purple)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.geist-divider{background:var(--geist-color-4);height:1px;margin:var(--geist-space-8)0;border:none}@media (max-width:640px){button,a,input,textarea,select{min-height:44px}body{-moz-text-size-adjust:100%;text-size-adjust:100%}html,body{max-width:100vw;overflow-x:hidden}.geist-button{width:100%}}@media (hover:none) and (pointer:coarse){button,a{min-width:44px;min-height:44px}.geist-card:hover,.geist-button:hover{transform:none}}
*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--geist-color-10);background:var(--geist-background-1);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}
