@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Manrope:wght@450;500;550;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200";.material-symbols-rounded{font-variation-settings:"FILL" 0, "wght" 500, "GRAD" 0, "opsz" 20;vertical-align:middle;line-height:1}.material-symbols-rounded.filled{font-variation-settings:"FILL" 1, "wght" 500, "GRAD" 0, "opsz" 20}*{box-sizing:border-box}body{color:#1e2f2f;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7f7f3;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px}#root{min-height:100vh}h1,h2,h3,h4,h5,h6{margin:0;font-family:Manrope,sans-serif}button,input,textarea,select{font-family:inherit}a{color:#1e2f2f;text-decoration:none}a:hover{text-decoration:underline}table{border-spacing:0}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#c2c8c7;border-radius:3px}@keyframes spin{to{transform:rotate(360deg)}}.spin{transform-origin:50%;animation:.8s linear infinite spin;display:inline-block}@keyframes pbpc-pulse{0%,to{opacity:1}50%{opacity:.3}}.pbpc-loading-track{background:#e8e8e4;border-radius:9999px;width:300px;max-width:70vw;height:6px;position:relative;overflow:hidden}.pbpc-loading-sweep{will-change:transform;background:linear-gradient(90deg,#5a806000 0%,#5a806073 25%,#5a8060 50%,#5a806073 75%,#5a806000 100%);border-radius:9999px;width:60%;animation:1.5s cubic-bezier(.45,.05,.55,.95) infinite pbpc-loading-sweep;position:absolute;top:0;bottom:0;left:0}@keyframes pbpc-loading-sweep{0%{transform:translate(-100%)}to{transform:translate(270%)}}
