@font-face{font-family:Poppins;src:url(/fonts/Poppins-Regular.ttf)}:root{color-scheme:light dark;--background-color: light-dark(blue, pink);--background-color-dark: #3C3C3B;--background-color-light: #fff;--border-color-dark: #4a4a4a;--border-color-light: rgba(0, 0, 0, .4);--color-dark: #65686c;--color-light: #FFFDFD;--border-radius: 8px;--padding: .5rem 1rem;--primary-color: #E61E46}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}a{color:inherit;text-decoration:none}body{background-color:light-dark(#f2f4f7,#1c1c1d);color:light-dark(--color-light,--color-dark);font-family:Poppins;font-optical-sizing:auto}.form-container{display:flex;flex-direction:column;gap:var(--padding)}table{width:100%;border-collapse:collapse;border:1px solid #ccc}table th,table td{border:1px solid #ccc;padding:8px;text-align:left}table .no-pading{min-height:100px;display:flex;flex-direction:column;justify-content:space-between;padding:0;gap:1rem;align-items:center}table .no-pading button{margin:.2rem}table .no-pading table{border:none}table .no-pading table th,table .no-pading table td{border:none;border-bottom:1px solid #ccc}.btn--standard{padding:.6rem;background:#e0e0e0;border-radius:10px;box-shadow:20px 20px 60px #bebebe,-20px -20px 60px #fff;border:none}.spaced-between{display:flex;justify-content:space-between;align-items:center}.container{width:100%;max-width:clamp(320px,90vw,1200px);margin-inline:auto;padding-inline:min(2rem,5vw)}
