:root{font-family:Space Grotesk,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#1f2933;background-color:#f6f7fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body,html{height:100%}body{margin:0;background-color:#f6f7fb}#root,.App{width:100%;min-height:100vh}.App{background-color:#f6f7fb;color:#1f2933}.App:has(.login-screen){background-color:transparent}button{border-radius:8px;border:1px solid transparent;padding:.5em 1em;font-size:.8rem;font-weight:500;font-family:inherit;cursor:pointer;transition:all .25s ease}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}button:disabled{opacity:.6;cursor:not-allowed}.btn-primary,button.btn-primary{background-color:#1d4ed8;color:#ffffff;border:none}.btn-primary:active:not(:disabled),.btn-primary:hover:not(:disabled),button.btn-primary:active:not(:disabled),button.btn-primary:hover:not(:disabled){background-color:#3b82f6}.btn-danger,.btn-delete,button.btn-danger,button.btn-delete{background-color:#dc2626;color:#ffffff;border:none}.btn-danger:active:not(:disabled),.btn-danger:hover:not(:disabled),.btn-delete:active:not(:disabled),.btn-delete:hover:not(:disabled),button.btn-danger:active:not(:disabled),button.btn-danger:hover:not(:disabled),button.btn-delete:active:not(:disabled),button.btn-delete:hover:not(:disabled){background-color:#ef4444}.btn-secondary,button.btn-secondary{background-color:#ffffff;color:#1f2933;border:1px solid #d0d5dd}.btn-secondary:active:not(:disabled),.btn-secondary:hover:not(:disabled),button.btn-secondary:active:not(:disabled),button.btn-secondary:hover:not(:disabled){background-color:#f3f4f6}input,select,textarea{font-family:inherit;font-size:.8rem}a{color:#eef2ff;text-decoration:none}a:hover{text-decoration:underline}h1,h2{letter-spacing:-.07rem}h3,h4{letter-spacing:-.04rem}h5{letter-spacing:-.01rem}.sid-logo,.sid-text--h1,.sid-text--h2{display:none!important}.rf-home-video{filter:brightness(.82) contrast(1.05) saturate(.95)}.rf-home-overlay{background:rgba(0,0,0,.22);mix-blend-mode:multiply}.rf-home-noise,.rf-home-overlay{position:absolute;inset:0;pointer-events:none}.rf-home-noise{background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%27240%27 height=%27240%27><filter id=%27n%27><feTurbulence type=%27fractalNoise%27 baseFrequency=%270.65%27 numOctaves=%272%27 stitchTiles=%27stitch%27/></filter><rect width=%27240%27 height=%27240%27 filter=%27url(%23n)%27 opacity=%270.7%27/></svg>");opacity:.45}