:root{--geist-radius-card:12px;--geist-radius-button:8px;--geist-radius-input:8px;--geist-border-subtle:rgba(148,163,184,0.2);--geist-border-strong:rgba(148,163,184,0.3);--geist-surface-app:#fcfcfc;--geist-shadow-soft:0 2px 8px rgba(0,0,0,0.04),0 1px 2px rgba(0,0,0,0.02);--geist-shadow-hover:0 6px 16px rgba(0,0,0,0.06),0 2px 4px rgba(0,0,0,0.03);--geist-shadow-elevated:0 12px 32px rgba(0,0,0,0.08),0 4px 8px rgba(0,0,0,0.04);--geist-focus-ring:0 0 0 2px var(--background,#fff),0 0 0 4px rgba(47,128,249,0.5);--geist-transition-fast:150ms cubic-bezier(0.4,0,0.2,1);--geist-transition-layout:300ms cubic-bezier(0.32,0.72,0,1)}.dark{--geist-border-subtle:rgba(255,255,255,0.08);--geist-border-strong:rgba(255,255,255,0.15);--geist-surface-app:#0c1322;--geist-shadow-soft:0 2px 8px rgba(0,0,0,0.4),0 1px 2px rgba(0,0,0,0.2);--geist-shadow-hover:0 6px 16px rgba(0,0,0,0.5),0 2px 4px rgba(0,0,0,0.3);--geist-shadow-elevated:0 12px 32px rgba(0,0,0,0.6),0 4px 8px rgba(0,0,0,0.4);--geist-focus-ring:0 0 0 2px var(--background,#0F1729),0 0 0 4px rgba(47,128,249,0.5)}@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap");@import url("https://cdn.jsdelivr.net/npm/geist@1.0.3/dist/fonts/geist-mono/style.css");.theme-geist{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif!important}.theme-geist .font-mono,.theme-geist .tabular-nums,.theme-geist code,.theme-geist pre{font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.theme-geist :focus-visible{outline:none!important;box-shadow:var(--geist-focus-ring)!important;transition:box-shadow 50ms ease-out!important}.theme-geist .bg-card,.theme-geist .border,.theme-geist .rounded-2xl,.theme-geist .rounded-lg,.theme-geist .rounded-xl{border-color:var(--geist-border-subtle);border-radius:var(--geist-radius-card);box-shadow:var(--geist-shadow-soft);transition:border-color var(--geist-transition-fast),box-shadow var(--geist-transition-fast),transform var(--geist-transition-fast)}.theme-geist .cursor-pointer.bg-card:hover,.theme-geist a.bg-card:hover,.theme-geist button.bg-card:hover{box-shadow:var(--geist-shadow-hover);border-color:var(--geist-border-strong);transform:translateY(-1px)}.theme-geist .inline-flex.items-center.justify-center:not(.rounded-full),.theme-geist button:not(.rounded-full){border-radius:var(--geist-radius-button)}.theme-geist input:not([type=checkbox]):not([type=radio]),.theme-geist select,.theme-geist textarea{border-radius:var(--geist-radius-input);border-color:var(--geist-border-subtle);box-shadow:inset 0 1px 2px rgba(0,0,0,.02);transition:border-color var(--geist-transition-fast),box-shadow var(--geist-transition-fast)}.theme-geist input:not([type=checkbox]):focus,.theme-geist select:focus,.theme-geist textarea:focus{border-color:var(--geist-border-strong)}.theme-geist .shadow-2xl,.theme-geist [role=dialog]{box-shadow:var(--geist-shadow-elevated)!important;border-radius:calc(var(--geist-radius-card) + 4px)!important;border:1px solid var(--geist-border-strong)}.theme-geist .bg-sidebar{background-color:var(--geist-surface-app);border-color:var(--geist-border-subtle)!important}.theme-geist .bg-sidebar-accent{background-color:rgba(148,163,184,.08)}.theme-geist .hover\:bg-sidebar-accent:hover{background-color:rgba(148,163,184,.05);transform:translateX(2px);transition:all var(--geist-transition-fast)}.theme-geist header.h-16{border-bottom:1px solid var(--geist-border-subtle)!important;background-color:rgba(255,255,255,.8)!important;backdrop-filter:blur(12px)!important}.dark .theme-geist header.h-16{background-color:rgba(12,19,34,.95)!important}.theme-geist .bg-primary\/5{background-color:rgba(47,128,249,.03)!important}.theme-geist .border-primary\/20{border-color:rgba(47,128,249,.15)!important}