@import"https://rsms.me/inter/inter.css";*{box-sizing:border-box;font-size:18px}html{background:#000}body{font-kerning:normal;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.85px;color:#fff}main{display:block;max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:20px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1{font-weight:800;font-size:48px}@media (max-width: 768px){h1{font-size:42px}}h2{font-weight:500;line-height:1.5;font-size:32px;margin-top:0}h3{font-weight:800;margin-bottom:0}header{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}p{line-height:1.6}p.link-paragraph{margin:4px;padding:8px}a{color:#fff}a:hover{background-color:#fff;color:#000}a.cta{background-color:#fff;color:#000;padding:8px 16px;border-radius:4px;border:1px solid white;text-decoration:none;font-weight:700;margin-top:24px}a.cta:hover{background-color:#000;color:#fff}hr{width:100%;border:2px solid #fff}img{display:block;margin:0 auto 2em}input{font-family:Inter,sans-serif}textarea{width:100%;font-family:Inter,sans-serif;resize:vertical;min-height:42px;height:100px}.label{font-weight:700;color:#fff;vertical-align:text-bottom}div[role=progressbar]{display:flex;justify-content:center;flex-direction:column}div[role=progressbar]>div{max-width:800px;width:100%}div[role=progressbar]>.label{text-align:center}.flagbackground{background:#006400;border:1px red solid;height:150px;max-width:250px;width:100%}.flagtop{background:#000;width:100%;height:50px;z-index:1}.flagmiddle{background:#fff;width:100%;height:50px;z-index:1}.flagtriangle{background:auto;border-top:75px solid transparent;border-bottom:75px solid transparent;border-left:75px solid red;z-index:2;position:relative;top:-100px;left:0}.performance-list{margin-top:32px;display:flex;flex-direction:column;gap:24px}.card{padding:16px 16px 24px;border-radius:8px;background-color:#262626;position:relative}.card h3{margin:0;font-size:24px;font-weight:800}.card h4{margin:0;font-size:20px;font-weight:800}.card button,.card input[type=submit],.card input[type=button]{background:#000;border:2px outset white;color:#fff;cursor:pointer;border-radius:4px;font-size:16px;padding:4px 8px;font-family:Inter,sans-serif;font-weight:800}.card button:hover,.card input[type=submit]:hover,.card input[type=button]:hover{background:#262626}.card nav{display:flex;gap:8px;position:absolute;top:8px;right:8px}.card p:first-of-type{margin-top:0}.card form{display:flex;flex-direction:column}.card button.danger,.card input[type=submit].danger,.card input[type=button].danger{background:#640000}.card button.danger:hover,.card input[type=submit].danger:hover,.card input[type=button].danger:hover{background:#780000}
