*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{background-color:#1a1a2e;height:100%;overflow:hidden;width:100%}html{height:-webkit-fill-available}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:-webkit-fill-available}#root{background-color:#1a1a2e;height:100%;width:100%}.App{background-position:50%;background-repeat:no-repeat!important;background-size:cover;bottom:0;height:100vh;height:-webkit-fill-available;justify-content:center;left:0;min-height:100vh;min-height:-webkit-fill-available;overflow:hidden;position:fixed;right:0;top:0;width:100%}.App,.content{align-items:center;display:flex;flex-direction:column}.content{gap:20px;position:relative;text-align:center;z-index:1}.logo{cursor:pointer;display:block;height:auto;margin:0;max-width:250px;transition:transform .1s ease}.tagline{color:#fff;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:900;margin:0;opacity:.5}.footer{align-items:center;bottom:20px;display:flex;gap:20px;justify-content:center;position:absolute;width:100%;z-index:1}.footer-link{color:#fff;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:800;text-decoration:none;transition:opacity .2s}.footer-link:hover{opacity:.5}.legal-page{-webkit-overflow-scrolling:touch;background-color:#1a1a2e;background-position:50%;background-repeat:no-repeat!important;background-size:cover;bottom:0;height:100vh;height:-webkit-fill-available;height:100%;left:0;min-height:100vh;min-height:-webkit-fill-available;min-height:100%;overflow-y:auto;padding:40px 20px calc(40px + env(safe-area-inset-bottom, 0px));position:fixed;right:0;top:0;width:100%}.legal-content{background:#000000b3;border-radius:10px;color:#fff;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:800px;padding:40px}.back-link{color:#fff;display:inline-block;font-size:16px;font-weight:700;margin-bottom:30px;text-decoration:none;transition:opacity .2s}.back-link:hover{opacity:.7}.legal-content h1{color:#fff;font-size:36px;font-weight:900;margin-bottom:10px}.last-updated{font-size:14px;font-style:italic;opacity:.7}.last-updated,.legal-content section{margin-bottom:30px}.legal-content h2{color:#fff;font-size:24px;font-weight:800;margin-bottom:15px}.legal-content p{color:#ffffffe6;font-size:16px;line-height:1.6;margin-bottom:15px}.legal-content ul{margin-bottom:15px;margin-left:20px}.legal-content li{color:#ffffffe6;font-size:16px;line-height:1.6;margin-bottom:10px}.legal-content li a,.legal-content p a{color:#fff;text-decoration:underline;text-underline-offset:2px;transition:opacity .2s}.legal-content li a:hover,.legal-content p a:hover{opacity:.7}.legal-content strong{color:#fff;font-weight:800}@media (max-width:768px){.legal-content{padding:30px 20px}.legal-content h1{font-size:28px}.legal-content h2{font-size:20px}.legal-content li,.legal-content p{font-size:14px}}.ff{--bg:#fff;--cell:#f2f2f7;--ink:#000;--on-ink:#fff;--secondary:#3c3c4399;--tile:#000;--yellow:#ffd60a;--orange:#ff9f0a;--empty:#6e6e73;-webkit-overflow-scrolling:touch;-webkit-font-smoothing:antialiased;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,system-ui,Helvetica Neue,Helvetica,Arial,sans-serif;inset:0;overflow-y:auto;padding:0 20px calc(40px + env(safe-area-inset-bottom, 0px));position:fixed}@media (prefers-color-scheme:dark){.ff{--bg:#000;--cell:#1c1c1e;--ink:#fff;--on-ink:#000;--secondary:#ebebf599;--tile:#1c1c1e}}.ff-wrap{margin:0 auto;max-width:640px}.ff-header{align-items:center;display:flex;justify-content:space-between;padding:18px 0 8px}.ff-brand{color:var(--secondary);font-size:13px}.ff-brand,.ff-pill{font-weight:600;text-decoration:none}.ff-pill{align-items:center;background:var(--ink);border-radius:999px;color:var(--on-ink);display:inline-flex;font-size:15px;height:44px;justify-content:center;padding:0 18px;transition:transform .12s ease}.ff-pill:active{transform:scale(.97)}.ff-pill--grey{background:var(--cell);color:var(--ink)}.ff-icon{background:var(--tile);border-radius:28px;height:96px;margin:26px 0 18px;overflow:hidden;position:relative;width:96px}.ff-icon span{align-items:center;color:var(--empty);display:flex;font-size:68px;font-weight:900;inset:0;justify-content:center;letter-spacing:-.05em;line-height:1;padding-bottom:4px;position:absolute}.ff-icon span:last-child{background:linear-gradient(var(--yellow),var(--orange));-webkit-background-clip:text;background-clip:text;-webkit-clip-path:polygon(0 52%,25% 49%,50% 53%,75% 50%,100% 52%,100% 100%,0 100%);clip-path:polygon(0 52%,25% 49%,50% 53%,75% 50%,100% 52%,100% 100%,0 100%);color:#0000}.ff-hero{font-size:56px;font-weight:900;letter-spacing:-.05em;line-height:.95;margin:0 0 10px}.ff-date{color:var(--secondary);font-size:13px;font-weight:600;margin:0 0 26px}.ff-cell{background:var(--cell);border-radius:22px;margin-bottom:10px;padding:18px 18px 6px}.ff-cell h2{font-size:22px;font-weight:700;letter-spacing:-.02em;margin:0 0 8px}.ff-cell p{font-size:15px;line-height:1.55;margin:0 0 12px}.ff-cell p .n{color:var(--secondary);font-weight:600;margin-right:6px}.ff-cell a{color:var(--ink);font-weight:600}.ff-cell ul{margin:0 0 12px;padding-left:20px}.ff-cell li{font-size:15px;line-height:1.55;margin-bottom:6px}.ff-foot{font-size:13px;line-height:1.5;margin-top:26px;text-align:center}.ff-foot,.ff-foot a{color:var(--secondary)}.ff-actions{display:flex;gap:10px;justify-content:center;margin-top:18px}@media (max-width:420px){.ff-hero{font-size:44px}}
/*# sourceMappingURL=main.6a745c0d.css.map*/