*{box-sizing:border-box}:root{--jarvis-bg:#f4f4fa;--jarvis-surface:#fff;--jarvis-surface-alt:#faf9ff;--jarvis-text:#1a1040;--jarvis-muted:#6b6b8a;--jarvis-border:#eae8fc;--jarvis-shadow:rgba(26,16,64,.12);--jarvis-font-size:14px}[data-theme=dark]{--jarvis-bg:#0f0f1a;--jarvis-surface:#181a2d;--jarvis-surface-alt:#121326;--jarvis-text:#fff;--jarvis-muted:#c1c3e5;--jarvis-border:#2a2b42;--jarvis-shadow:rgba(0,0,0,.35)}[data-theme=dark] body,[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{background:var(--jarvis-bg);color:var(--jarvis-text)}[data-theme=dark] *,[data-theme=dark] :after,[data-theme=dark] :before{color:var(--jarvis-text)!important;border-color:var(--jarvis-border)!important}[data-theme=dark] [style*="background-color: rgb(255, 255, 255)"], [data-theme=dark] [style*="background-color: rgb(255,255,255)"], [data-theme=dark] [style*="background-color: white"], [data-theme=dark] [style*="background: #fff"], [data-theme=dark] [style*="background: #ffffff"], [data-theme=dark] [style*="background: rgb(255, 255, 255)"], [data-theme=dark] [style*="background: rgb(255,255,255)"], [data-theme=dark] [style*="background: white"], [data-theme=dark] [style*="background:#fff"], [data-theme=dark] [style*="background:#ffffff"]{background:var(--jarvis-surface)!important}[data-theme=dark] [style*="background-color: rgb(234, 232, 252)"], [data-theme=dark] [style*="background-color: rgb(243, 240, 255)"], [data-theme=dark] [style*="background-color: rgb(244, 244, 250)"], [data-theme=dark] [style*="background-color: rgb(250, 249, 255)"], [data-theme=dark] [style*="background: #EAE8FC"], [data-theme=dark] [style*="background: #F3F0FF"], [data-theme=dark] [style*="background: #F4F4FA"], [data-theme=dark] [style*="background: #FAF9FF"], [data-theme=dark] [style*="background: #FBFAFF"], [data-theme=dark] [style*="background: rgb(234, 232, 252)"], [data-theme=dark] [style*="background: rgb(243, 240, 255)"], [data-theme=dark] [style*="background: rgb(244, 244, 250)"], [data-theme=dark] [style*="background: rgb(250, 249, 255)"], [data-theme=dark] [style*="background:#EAE8FC"], [data-theme=dark] [style*="background:#F3F0FF"], [data-theme=dark] [style*="background:#F4F4FA"], [data-theme=dark] [style*="background:#FAF9FF"], [data-theme=dark] [style*="background:#FBFAFF"]{background:var(--jarvis-surface-alt)!important}[data-theme=dark] [style*="color: #1A1040"],[data-theme=dark] [style*="color: #4A3D78"],[data-theme=dark] [style*="color: #6B6B8A"],[data-theme=dark] [style*="color: rgb(107, 107, 138)"],[data-theme=dark] [style*="color: rgb(26, 16, 64)"],[data-theme=dark] [style*="color: rgb(74, 61, 120)"],[data-theme=dark] [style*="color:#1A1040"],[data-theme=dark] [style*="color:#4A3D78"],[data-theme=dark] [style*="color:#6B6B8A"]{color:var(--jarvis-text)!important}[data-theme=dark] ::placeholder{color:var(--jarvis-muted)!important}[data-reduce-motion=true] *{animation-duration:0ms!important;animation-iteration-count:1!important;transition-duration:0ms!important;scroll-behavior:auto!important}body,html{padding:0;margin:0;height:100%}body{background:var(--jarvis-bg);color:var(--jarvis-text);font-family:Poppins,Inter,Arial,sans-serif;font-size:var(--jarvis-font-size)}button,input{font-family:inherit}