@font-face{font-family:Metropolis;src:url(/_next/static/media/Metropolis-Thin.b403c6f4.woff2) format("woff2");font-weight:100;font-style:normal}@font-face{font-family:Metropolis;src:url(/_next/static/media/Metropolis-ExtraLight.68feea71.woff2) format("woff2");font-weight:200;font-style:normal}@font-face{font-family:Metropolis;src:url(/_next/static/media/Metropolis-Light.418ec1d7.woff2) format("woff2");font-weight:300;font-style:normal}@font-face{font-family:Metropolis;src:url(/_next/static/media/Metropolis-Regular.ddd6d944.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Metropolis;src:url(/_next/static/media/Metropolis-Medium.4074a83b.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Metropolis;src:url(/_next/static/media/Metropolis-SemiBold.576ead48.woff2) format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Metropolis;src:url(/_next/static/media/Metropolis-Bold.f6c09cc3.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Metropolis;src:url(/_next/static/media/Metropolis-ExtraBold.c7929d01.woff2) format("woff2");font-weight:800;font-style:normal}@font-face{font-family:Metropolis;src:url(/_next/static/media/Metropolis-Black.536c2aad.woff2) format("woff2");font-weight:900;font-style:normal}@font-face{font-family:LibreFranklin;src:url(/_next/static/media/LibreFranklin-Thin.0dbc93c3.woff2) format("woff2");font-weight:100;font-style:normal}@font-face{font-family:LibreFranklin;src:url(/_next/static/media/LibreFranklin-ExtraLight.d2ecd0c9.woff2) format("woff2");font-weight:200;font-style:normal}@font-face{font-family:LibreFranklin;src:url(/_next/static/media/LibreFranklin-Light.db93030a.woff2) format("woff2");font-weight:300;font-style:normal}@font-face{font-family:LibreFranklin;src:url(/_next/static/media/LibreFranklin-Regular.21b5ae36.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:LibreFranklin;src:url(/_next/static/media/LibreFranklin-Medium.cffd3c1c.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:LibreFranklin;src:url(/_next/static/media/LibreFranklin-SemiBold.e9345a1e.woff2) format("woff2");font-weight:600;font-style:normal}@font-face{font-family:LibreFranklin;src:url(/_next/static/media/LibreFranklin-Bold.1379fabd.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:LibreFranklin;src:url(/_next/static/media/LibreFranklin-ExtraBold.2ec7d1e8.woff2) format("woff2");font-weight:800;font-style:normal}@font-face{font-family:LibreFranklin;src:url(/_next/static/media/LibreFranklin-Black.e7be0afc.woff2) format("woff2");font-weight:900;font-style:normal}:root{--background:255,255,255;--foreground:0,0,0;--text:0,0,0;--text-light:153,153,153;--accent:255,102,0;--error-bg:#ffdada;--error-text:#b22e2a;--success-bg:#d9efd8;--success-text:#0d650d;--font-family:"LibreFranklin",Arial,Helvetica,sans-serif;--font-family-display:"Metropolis",Arial,Helvetica,sans-serif;--page-width-desktop:48rem;--page-width-mobile:100%;--border-color:rgba(var(--foreground),0.15);--border-radius:0.5rem;--transition-speed:250ms}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{color:rgba(var(--text),.5);background:rgb(var(--background));font-family:var(--font-family);font-size:18px;font-weight:400;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4{color:rgb(var(--text));font-family:var(--font-family-display)}h1{font-size:3rem;margin-bottom:2rem}h1,h2{letter-spacing:.125rem;line-height:1.1;text-transform:uppercase}h2{font-size:2rem}h2,h3{margin-bottom:1rem}h3{font-size:1.5rem}h4{font-family:var(--font-family);margin-bottom:.5rem}ol,p,ul{margin-bottom:2rem}ol:last-child,p:last-child,ul:last-child{margin-bottom:0}ul{list-style:disc;padding-left:1rem}li{margin-bottom:.5rem}a{color:rgb(var(--accent));text-decoration:underline;transition:color var(--transition-speed)}a:hover{color:rgba(var(--text),1)}label{color:rgb(var(--text-light));display:block;font-size:.85rem;font-weight:600;margin-bottom:.5rem;text-transform:uppercase}input,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgb(var(--background));border:1px solid var(--border-color);border-radius:var(--border-radius);color:inherit;font-family:var(--font-family);font-size:inherit;outline:none;padding:1rem;transition:border-color var(--transition-speed),box-shadow var(--transition-speed);width:100%}textarea{min-height:120px;resize:vertical}input:focus,textarea:focus{border-color:rgb(var(--accent));box-shadow:0 0 0 .25rem rgba(var(--accent),.2)}button{border:none;border-radius:.5rem;color:rgb(var(--background));cursor:pointer;font-family:inherit;font-size:inherit;font-weight:600;padding:1rem;transition:background-color var(--transition-speed)}button[type=submit]{background-color:rgba(var(--accent),.85)}button[type=submit]:hover{background-color:rgba(var(--accent),1)}button:disabled,button:disabled:hover,button[disabled],button[disabled]:hover{background-color:rgba(var(--accent),.5);cursor:not-allowed}strong{color:rgba(var(--text),.75)}summary{margin-left:-1rem}iframe{border:none;margin-bottom:2rem}iframe:last-child{margin-bottom:0}@media (max-width:600px){body{font-size:16px}h2{font-size:2rem;margin-bottom:1rem}}@media (prefers-color-scheme:dark){html{color-scheme:dark}}