:root{--black:#0d0d0d;--asphalt:#1c1c1e;--panel:#252528;--border:#333336;--yellow:#f5c400;--ydim:#f5c4001f;--red:#e63329;--white:#fafafa;--muted:#888890;--ok:#30d158;--tabh:72px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body{background:var(--black);height:100dvh;color:var(--white);font-family:Inter,sans-serif;overflow:hidden}#app{flex-direction:column;max-width:430px;height:100dvh;margin:0 auto;display:flex;position:relative;overflow:hidden}.screen{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;height:100%;min-height:0;padding-bottom:calc(var(--tabh) + 24px);flex-direction:column;flex:1;display:none;overflow-y:auto}.screen.active{display:flex}.screen::-webkit-scrollbar{display:none}#screen-ob,#screen-auth{justify-content:center;align-items:center;padding:28px 24px;overflow-y:auto}.ob-logo{text-align:center;flex-direction:column;align-items:center;margin-bottom:16px;display:flex}.ob-logo h1{letter-spacing:-.5px;margin-top:6px;font-family:Space Grotesk,sans-serif;font-size:24px;font-weight:700}.ob-logo span{color:var(--yellow)}.ob-logo p{color:var(--muted);margin-top:2px;font-size:13px}.fst-official-logo{object-fit:contain;width:100%;max-width:210px;height:auto;margin:0 auto;display:block}.lang-switcher{background:#ffffff0a;border:1px solid #ffffff12;border-radius:99px;align-items:center;gap:6px;margin-top:10px;padding:3px 10px;display:inline-flex}.lang-opt{color:var(--muted);cursor:pointer;letter-spacing:.8px;background:0 0;border:none;padding:2px 4px;font-family:Space Grotesk,sans-serif;font-size:11px;font-weight:600;transition:all .15s}.lang-opt.active{color:var(--yellow);font-weight:700}.lang-opt:hover:not(.active){color:var(--white)}.lang-sep{color:var(--border);-webkit-user-select:none;user-select:none;font-size:10px}.ob-form{width:100%}.field{margin-bottom:14px}.field label{color:var(--muted);letter-spacing:.8px;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:600;display:block}.field input{background:var(--asphalt);border:1.5px solid var(--border);width:100%;color:var(--white);border-radius:12px;outline:none;padding:14px 16px;font-family:Inter,sans-serif;font-size:15px;transition:border-color .2s}.field input:focus{border-color:var(--yellow)}.field input::placeholder{color:var(--muted)}.field input.err{border-color:var(--red)}.kvkk{color:var(--muted);background:var(--asphalt);border-radius:8px;margin-bottom:16px;padding:10px 12px;font-size:11px;line-height:1.5}.kvkk span{color:var(--yellow)}.saved-account{background:var(--asphalt);border:1px solid var(--border);text-align:center;border-radius:18px;width:100%;padding:24px}.saved-avatar{background:var(--ydim);width:64px;height:64px;color:var(--yellow);text-transform:uppercase;border:1px solid #f5c4004d;border-radius:18px;justify-content:center;align-items:center;margin:0 auto 14px;font-family:Space Grotesk,sans-serif;font-size:22px;font-weight:700;display:flex}.saved-label{color:var(--muted);letter-spacing:1px;margin-bottom:5px;font-size:10px;font-weight:600}.saved-name{font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:700}.saved-num{color:var(--muted);margin:4px 0 20px;font-size:12px}.switch-account-btn{border:1.5px solid var(--border);width:100%;color:var(--white);cursor:pointer;background:0 0;border-radius:12px;margin-top:10px;padding:13px 16px;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:600}.switch-account-btn:active{border-color:var(--yellow);color:var(--yellow)}.saved-account p{color:var(--muted);margin-top:12px;font-size:10px;line-height:1.45}.switch-header{background:var(--asphalt);border:1px solid var(--border);border-radius:12px;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;padding:12px 14px;display:flex}.switch-header div{text-align:left}.switch-header strong{margin-bottom:3px;font-family:Space Grotesk,sans-serif;font-size:14px;display:block}.switch-header span{color:var(--muted);font-size:10px;line-height:1.4;display:block}.switch-header button{color:var(--yellow);cursor:pointer;background:0 0;border:0;flex-shrink:0;padding:2px;font-size:12px;font-weight:600}.btn-y{background:var(--yellow);width:100%;color:var(--black);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:16px;font-family:Space Grotesk,sans-serif;font-size:15px;font-weight:700;transition:opacity .15s;display:flex}.btn-y:active{opacity:.8}.btn-y:disabled{opacity:.35;cursor:not-allowed}.spinner{border:2.5px solid #0000004d;border-top-color:#000;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spin;display:none}@keyframes spin{to{transform:rotate(360deg)}}.auth-shell{flex-direction:column;align-items:center;width:100%;display:flex}.auth-logo{text-align:center;margin-bottom:16px}.auth-tabs{border:1px solid var(--border);background:#141416;border-radius:12px;gap:4px;width:100%;margin-bottom:16px;padding:4px;display:flex}.auth-tab{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 14px;font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:600;transition:all .2s;display:flex}.auth-tab.active{background:var(--yellow);color:var(--black);box-shadow:0 2px 10px #f5c40040}.auth-card{background:var(--asphalt);border:1px solid var(--border);border-radius:18px;width:100%;padding:24px 20px;box-shadow:0 12px 36px #00000080,0 0 0 1px #ffffff08}.auth-card-header{text-align:left;margin-bottom:16px}.auth-card-header.center{text-align:center}.auth-card-header h2{color:var(--white);letter-spacing:-.3px;font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:700}.auth-card-header p{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.45}.auth-field{text-align:left;margin-bottom:14px}.auth-label-row{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.auth-label{color:var(--muted);letter-spacing:.6px;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.input-wrapper{align-items:center;width:100%;display:flex;position:relative}.input-icon{width:18px;height:18px;color:var(--muted);pointer-events:none;justify-content:center;align-items:center;transition:color .2s;display:flex;position:absolute;left:14px}.input-wrapper:focus-within .input-icon{color:var(--yellow)}.auth-input{border:1.5px solid var(--border);width:100%;color:var(--white);background:#121214;border-radius:10px;outline:none;padding:13px 16px;font-family:Inter,sans-serif;font-size:16px;transition:all .2s}.auth-input::placeholder{color:#ffffff47;font-size:15px}.auth-input:focus{border-color:var(--yellow);box-shadow:0 0 0 3px #f5c40026}.auth-input.error{border-color:var(--red);box-shadow:0 0 0 3px #e6332926}.auth-notice{background:var(--panel);color:var(--white);text-align:left;border-radius:10px;align-items:flex-start;gap:10px;margin-bottom:16px;padding:12px 14px;font-size:13px;line-height:1.45;display:flex}.auth-notice-icon{flex-shrink:0;width:18px;height:18px;margin-top:1px}.auth-notice.error{color:#ff857e;background:#e633291a;border:1px solid #e6332959}.auth-notice.error .auth-notice-icon{color:var(--red)}.auth-notice.success{color:#34e065;background:#30d1581a;border:1px solid #30d1584d}.auth-notice.success .auth-notice-icon{color:var(--ok)}.auth-notice.info{color:#fce170;background:#f5c40014;border:1px solid #f5c40040}.auth-notice.info .auth-notice-icon{color:var(--yellow)}.email-pill{border:1px solid var(--border);color:var(--yellow);background:#141416;border-radius:99px;align-items:center;gap:8px;margin-top:8px;padding:6px 14px;font-size:13px;font-weight:500;display:inline-flex}.auth-spinner{width:18px;height:18px;animation:.8s linear infinite spin}.auth-name-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.auth-link{color:var(--yellow);cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:600;transition:opacity .15s}.auth-link:hover{text-decoration:underline}.auth-switch{text-align:center;color:var(--muted);margin-top:18px;font-size:13px}.auth-switch button{color:var(--yellow);cursor:pointer;background:0 0;border:0;font-weight:600}.setup-card h2{margin-bottom:10px;font-family:Space Grotesk,sans-serif;font-size:19px}.setup-card p{color:var(--muted);font-size:12px;line-height:1.6}.setup-card code{color:var(--yellow);font-family:monospace}.setup-logout{margin-top:16px}.auth-loading{justify-content:center;align-items:center;gap:16px;min-height:70vh}.auth-loading .fst-official-logo{max-width:190px}.auth-loading p{color:var(--yellow);font-family:Space Grotesk,sans-serif;font-weight:700}.auth-loader{border:3px solid var(--border);border-top-color:var(--yellow);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}@keyframes pulse{50%{opacity:.55;transform:scale(.96)}}#tabbar{width:100%;max-width:430px;height:var(--tabh);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid var(--border);z-index:100;background:#121214f0;align-items:flex-start;padding-top:10px;display:none;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.ti{cursor:pointer;flex-direction:column;flex:1;align-items:center;gap:4px;padding:4px 0;display:flex}.ti svg{width:24px;height:24px;color:var(--muted);transition:color .2s}.ti span{color:var(--muted);font-size:10px;font-weight:500;transition:color .2s}.sh{padding:20px 20px 0}.sh h2{font-family:Space Grotesk,sans-serif;font-size:24px;font-weight:700}.sh p{color:var(--muted);margin-top:4px;font-size:14px}.sec{margin-bottom:12px;padding:0 20px;font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:600}.pp-card{background:var(--asphalt);border:1px solid var(--border);border-radius:20px;margin:20px;overflow:hidden}.pp-stripe{background:linear-gradient(90deg,var(--yellow),var(--red));height:6px}.pp-in{padding:20px}.pp-row{justify-content:space-between;align-items:flex-start;display:flex}.pp-lbl{color:var(--muted);text-transform:uppercase;letter-spacing:1px;font-size:10px;font-weight:600}.pp-name{margin-top:2px;font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:700}.pp-num{color:var(--muted);margin-top:2px;font-family:Space Grotesk,sans-serif;font-size:12px}.pp-pts-n{color:var(--yellow);text-align:right;font-family:Space Grotesk,sans-serif;font-size:38px;font-weight:700;line-height:1}.pp-pts-l{color:var(--muted);text-align:right;font-size:11px}.pp-div{background:var(--border);height:1px;margin:16px 0}.xb-lbl{color:var(--muted);justify-content:space-between;margin-bottom:8px;font-size:12px;display:flex}.xb-track{background:var(--panel);border-radius:99px;height:8px;overflow:hidden}.xb-fill{background:linear-gradient(90deg,var(--yellow),#ffd740);border-radius:99px;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1)}.draw-box{background:var(--ydim);color:var(--yellow);border:1px solid #f5c40040;border-radius:10px;margin-top:12px;padding:10px 14px;font-size:13px}.sync-row{color:var(--muted);align-items:center;gap:6px;margin-top:10px;font-size:12px;display:flex}.sync-dot{background:var(--ok);border-radius:50%;width:7px;height:7px}.sync-dot.off{background:var(--muted)}.bdg-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:24px;padding:0 20px;display:grid}.bdg{background:var(--asphalt);border:1px solid var(--border);text-align:center;border-radius:14px;padding:14px 10px}.bdg.on{border-color:var(--yellow);background:var(--ydim)}.bdg-e{filter:grayscale()opacity(.3);margin-bottom:6px;font-size:26px;display:block}.bdg.on .bdg-e{filter:none}.bdg-n{color:var(--muted);font-size:11px;font-weight:600;line-height:1.3}.bdg.on .bdg-n{color:var(--white)}.bdg-d{color:var(--muted);margin-top:3px;font-size:10px}.account-actions{text-align:center;padding:0 20px 24px}.logout-btn{background:var(--asphalt);border:1.5px solid var(--border);width:100%;min-height:48px;color:var(--muted);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:600;display:flex}.logout-btn svg{width:18px;height:18px}.logout-btn:active{border-color:var(--red);color:var(--red)}.account-actions p{color:var(--muted);margin-top:8px;font-size:10px}@keyframes stamp{0%{opacity:0;transform:scale(2.5)rotate(-8deg)}60%{opacity:1;transform:scale(.9)rotate(2deg)}to{opacity:1;transform:scale(1)rotate(0)}}.stamp{animation:.45s cubic-bezier(.2,.8,.3,1.2) both stamp}.cat-row{scrollbar-width:none;gap:8px;padding:16px 20px 4px;display:flex;overflow-x:auto}.cat-row::-webkit-scrollbar{display:none}.chip{background:var(--asphalt);border:1.5px solid var(--border);cursor:pointer;color:var(--muted);border-radius:99px;flex-shrink:0;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s}.chip.on{background:var(--ydim);border-color:var(--yellow);color:var(--yellow)}.tasks{flex-direction:column;gap:10px;margin-top:4px;padding:0 20px;display:flex}.tc{background:var(--asphalt);border:1.5px solid var(--border);cursor:pointer;border-radius:16px;align-items:center;gap:14px;padding:16px;transition:border-color .15s;display:flex}.tc:active{background:var(--panel)}.tc.done{border-color:var(--ok);opacity:.7;pointer-events:none}.tc-ico{background:var(--panel);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:flex}.tc.done .tc-ico{background:#30d15826}.tc-inf{flex:1}.tc-t{font-size:15px;font-weight:600}.tc-d{color:var(--muted);margin-top:2px;font-size:13px}.tc-pts{color:var(--yellow);white-space:nowrap;font-family:Space Grotesk,sans-serif;font-size:15px;font-weight:700}.tc.done .tc-pts{color:var(--ok)}.tc-chk{border:2px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.tc.done .tc-chk{background:var(--ok);border-color:var(--ok)}.qz-list{flex-direction:column;gap:10px;margin-top:8px;padding:0 20px;display:flex}.qc{background:var(--asphalt);border:1.5px solid var(--border);border-radius:16px;overflow:hidden}.qc-hd{cursor:pointer;justify-content:space-between;align-items:center;padding:16px;display:flex}.qc-q{flex:1;padding-right:12px;font-size:15px;font-weight:600}.qst{white-space:nowrap;border-radius:99px;padding:4px 10px;font-size:12px;font-weight:600}.qst.u{background:var(--panel);color:var(--muted)}.qst.c{color:var(--ok);background:#30d15826}.qst.w{color:var(--red);background:#e633291f}.qc-opts{flex-direction:column;gap:8px;padding:0 16px 16px;display:none}.qc.open .qc-opts{display:flex}.qo{background:var(--panel);border:1.5px solid var(--border);cursor:pointer;border-radius:10px;align-items:center;gap:10px;padding:13px 16px;font-size:14px;transition:all .15s;display:flex}.qo.correct{border-color:var(--ok);color:var(--ok);background:#30d1581f;font-weight:600}.qo.wrong{border-color:var(--red);color:var(--red);background:#e6332914}.qo.dis{pointer-events:none}.ql{background:var(--border);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex}.day-row{gap:8px;padding:16px 20px 4px;display:flex}.daytab{background:var(--asphalt);border:1.5px solid var(--border);text-align:center;cursor:pointer;color:var(--muted);border-radius:10px;flex:1;padding:10px;font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:600;transition:all .2s}.daytab.on{background:var(--ydim);border-color:var(--yellow);color:var(--yellow)}.pred-list{flex-direction:column;gap:12px;margin-top:4px;padding:0 20px;display:flex}.pc{background:var(--asphalt);border:1.5px solid var(--border);border-radius:16px;padding:18px}.pc-ev{text-transform:uppercase;letter-spacing:1px;color:var(--yellow);margin-bottom:8px;font-size:11px;font-weight:600}.pc-q{margin-bottom:16px;font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:600}.pc-opts{flex-direction:column;gap:8px;display:flex}.po{background:var(--panel);border:1.5px solid var(--border);cursor:pointer;border-radius:10px;padding:13px 16px;font-size:14px;transition:all .15s}.po:active{opacity:.7}.po.sel{background:var(--ydim);border-color:var(--yellow);color:var(--yellow);font-weight:600}.po.dis{pointer-events:none;opacity:.5}.pc-note{color:var(--muted);align-items:center;gap:6px;margin-top:12px;font-size:12px;display:flex}.mo{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:200;opacity:0;pointer-events:none;background:#000000b3;align-items:flex-end;transition:opacity .25s;display:flex;position:fixed;inset:0}.mo.on{opacity:1;pointer-events:all}.ms{background:var(--asphalt);border-top:1px solid var(--border);border-radius:24px 24px 0 0;width:100%;max-width:430px;margin:0 auto;padding:24px 24px 48px;transition:transform .3s cubic-bezier(.4,0,.2,1);transform:translateY(100%)}.mo.on .ms{transform:translateY(0)}.mh{background:var(--border);border-radius:99px;width:40px;height:4px;margin:0 auto 20px}.mt{margin-bottom:16px;font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:700}.mtabs{background:var(--panel);border-radius:10px;gap:3px;margin-bottom:20px;padding:3px;display:flex}.mtab{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:7px;flex:1;justify-content:center;align-items:center;gap:6px;padding:9px;font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:600;transition:all .2s;display:flex}.mtab.on{background:var(--asphalt);color:var(--white)}.qr-wrap{aspect-ratio:1;background:#000;border-radius:16px;width:100%;margin-bottom:12px;position:relative;overflow:hidden}#qr-video{object-fit:cover;width:100%;height:100%;display:block}.qr-frame{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.qr-box{aspect-ratio:1;border:2px solid var(--yellow);border-radius:12px;width:62%;position:relative;box-shadow:0 0 0 9999px #00000080}.qr-line{background:linear-gradient(90deg,transparent,var(--yellow),transparent);height:2px;animation:2s linear infinite scan;position:absolute;top:0;left:0;right:0}@keyframes scan{0%{top:0}to{top:100%}}.qr-hint{text-align:center;color:var(--muted);margin-bottom:16px;font-size:13px}.qr-wrap.processing{opacity:.55}.qr-wrap.processing .qr-line{animation-play-state:paused}.qr-error{text-align:center;flex-direction:column;align-items:center;padding:16px 4px 4px;display:flex}.qr-error-icon{color:#ff857e;background:#e633291f;border:1px solid #e6332966;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:16px;font-family:Space Grotesk,sans-serif;font-size:28px;font-weight:800;display:flex}.qr-error h2{color:var(--white);margin:0 0 8px;font-family:Space Grotesk,sans-serif;font-size:20px}.qr-error p{color:var(--muted);max-width:330px;margin:0 0 22px;font-size:14px;line-height:1.5}.m-desc{color:var(--muted);margin-bottom:16px;font-size:14px}.code-in{background:var(--panel);border:1.5px solid var(--border);width:100%;color:var(--white);letter-spacing:4px;text-transform:uppercase;border-radius:12px;outline:none;margin-bottom:8px;padding:16px;font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:700;transition:border-color .2s}.code-in:focus{border-color:var(--yellow)}.code-in.err{border-color:var(--red)}.code-err{color:var(--red);margin-bottom:12px;font-size:13px;display:none}.code-err.on{display:block}#bov{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:400;opacity:0;pointer-events:none;background:#000000d1;flex-direction:column;justify-content:center;align-items:center;padding:24px;transition:opacity .3s;display:flex;position:fixed;inset:0}#bov.on{opacity:1;pointer-events:all}.bov-box{text-align:center;background:var(--asphalt);border:1px solid #f5c40059;border-radius:24px;width:100%;max-width:340px;padding:34px 28px 28px;position:relative;overflow:hidden;box-shadow:0 24px 70px #0009}.bov-box:before{content:"";background:linear-gradient(90deg,var(--yellow),var(--red));height:5px;position:absolute;inset:0 0 auto}.bov-icon{background:var(--ydim);border:1px solid #f5c40059;border-radius:24px;justify-content:center;align-items:center;width:88px;height:88px;margin:0 auto 20px;display:flex}.bov-e{font-size:48px;line-height:1;display:block}.bov-t{margin-bottom:8px;font-family:Space Grotesk,sans-serif;font-size:25px;font-weight:700;line-height:1.15}.bov-s{color:var(--yellow);margin-bottom:24px;font-size:15px;font-weight:600}.btn-ghost{background:var(--yellow);width:100%;color:var(--black);cursor:pointer;border:0;border-radius:12px;padding:14px 24px;font-family:Space Grotesk,sans-serif;font-size:15px;font-weight:700}.btn-ghost:active{opacity:.8}#toast{bottom:calc(var(--tabh) + 20px);background:var(--panel);border:1px solid var(--border);white-space:nowrap;z-index:300;opacity:0;pointer-events:none;text-align:center;border-radius:12px;max-width:calc(100vw - 48px);padding:14px 20px;font-size:14px;font-weight:500;transition:all .3s;position:fixed;left:50%;transform:translate(-50%)translateY(20px)}#toast.on{opacity:1;transform:translate(-50%)translateY(0)}#toast.good{border-color:var(--ok);color:var(--ok)}#toast.bad{border-color:var(--red);color:var(--red)}#root{height:100%}button{font:inherit}.ti,.chip,.tc,.qc-hd,.qo,.daytab,.po{color:inherit}.ti,.qc-hd,.qo,.po{text-align:left;border:0}.ti{background:0 0}.tc{text-align:left;width:100%}.qc-hd{background:0 0;width:100%}.qo,.po{width:100%}.chip{font-family:Inter,sans-serif}.qr-wrap video{object-fit:cover;width:100%;height:100%;display:block}.pending-code{color:var(--yellow)!important}#tabbar{width:100%;max-width:430px;height:var(--tabh);z-index:100;background:#0d0d0d;border-top:1px solid #ffffff14;align-items:center;padding:0 8px;display:none;position:fixed;bottom:0;left:50%;transform:translate(-50%)}#tabbar.on{display:flex}.ti{cursor:pointer;color:var(--muted);background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:6px 0;transition:color .15s;display:flex}.ti svg{color:var(--muted);transition:color .15s}.ti span{color:var(--muted);letter-spacing:.3px;font-family:Space Grotesk,sans-serif;font-size:10px;font-weight:600;transition:color .15s}.ti.on svg,.ti.on span{color:var(--yellow)}#screen-home{padding:20px 20px calc(var(--tabh) + 20px);flex-direction:column;gap:24px;display:flex}.ms-header{flex-direction:column;gap:8px;padding-bottom:2px;display:flex}.ms-header-top{justify-content:space-between;align-items:center;width:100%;display:flex}.ms-header-logo-wrap{align-items:center;display:flex}.ms-header-logo-wrap .fst-official-logo{max-width:118px;height:auto;margin:0;display:block}.ms-profile-btn{background:var(--asphalt);width:38px;height:38px;color:var(--white);cursor:pointer;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;transition:border-color .15s;display:flex}.ms-profile-btn:active{border-color:var(--yellow);color:var(--yellow)}.ms-header-main{justify-content:space-between;align-items:flex-end;display:flex}.ms-header-left{flex-direction:column;gap:2px;display:flex}.ms-greeting{color:var(--muted);letter-spacing:1px;font-size:10px;font-weight:700}.ms-name{color:var(--white);letter-spacing:-.5px;font-family:Space Grotesk,sans-serif;font-size:22px;font-weight:700;line-height:1.15}.ms-pass-id{color:#f5c400bf;letter-spacing:.5px;padding-bottom:2px;font-family:Space Grotesk,sans-serif;font-size:11px;font-weight:600}.ms-passport-summary{background:var(--asphalt);border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:10px;padding:14px 16px 10px;display:flex}.ms-ps-main{justify-content:space-between;align-items:center;display:flex}.ms-ps-pts{flex-direction:column;gap:1px;display:flex}.ms-ps-pts-val{align-items:baseline;gap:8px;display:flex}.ms-ps-num{color:var(--white);font-family:Space Grotesk,sans-serif;font-size:32px;font-weight:800;line-height:1}.ms-ps-unit{color:var(--muted);letter-spacing:.8px;text-transform:uppercase;font-family:Space Grotesk,sans-serif;font-size:10px;font-weight:700}.ms-qr-btn{background:var(--yellow);color:var(--black);letter-spacing:.5px;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:700;transition:opacity .15s;display:flex}.ms-qr-btn:active{opacity:.85}.ms-ps-progress{flex-direction:column;gap:5px;display:flex}.ms-ps-bar-labels{color:var(--muted);justify-content:space-between;font-size:11px;display:flex}.ms-ps-ratio{color:var(--white);font-family:Space Grotesk,sans-serif;font-weight:600}.ms-bar-track{background:#ffffff14;border-radius:99px;height:4px;overflow:hidden}.ms-bar-fill{background:var(--yellow);border-radius:99px;height:100%;transition:width .4s}.ms-ps-footer-row{border-top:1px solid #ffffff0f;align-items:center;min-height:34px;padding-top:8px;display:flex}.ms-ps-action{min-width:0;color:var(--muted);cursor:pointer;background:0 0;border:0;flex:1;justify-content:space-between;align-items:center;padding:4px 2px;transition:color .15s;display:flex}.ms-ps-action:hover,.ms-ps-action:active{color:var(--white)}.ms-ps-action-left,.ms-ps-action-right{align-items:center;gap:6px;min-width:0;display:flex}.ms-action-icon{color:var(--yellow);flex-shrink:0}.ms-action-label{color:var(--muted);white-space:nowrap;font-size:12px;font-weight:600}.ms-ps-action:hover .ms-action-label,.ms-ps-action:active .ms-action-label{color:var(--white)}.ms-action-val{color:var(--white);white-space:nowrap;font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:700}.ms-action-chevron{color:var(--muted);flex-shrink:0;transition:transform .15s,color .15s}.ms-ps-action:hover .ms-action-chevron,.ms-ps-action:active .ms-action-chevron{color:var(--yellow);transform:translate(1px)}#screen-leaderboard{background:var(--black);padding:0 20px 20px}.lb-header{border-bottom:1px solid #ffffff1a;gap:14px;padding:22px 0 18px;display:flex}.lb-back{width:38px;height:38px;color:var(--white);cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:10px;flex:0 0 38px;justify-content:center;align-items:center;display:flex}.lb-back:active{border-color:var(--yellow);color:var(--yellow)}.lb-title-wrap{min-width:0}.lb-eyebrow{letter-spacing:1px;color:var(--yellow);align-items:center;gap:5px;margin-bottom:4px;font-family:Space Grotesk,sans-serif;font-size:10px;font-weight:800;display:flex}.lb-title-wrap h1{letter-spacing:-.6px;font-family:Space Grotesk,sans-serif;font-size:26px;line-height:1.05}.lb-title-wrap p{color:var(--muted);margin-top:5px;font-size:12px}.lb-table{flex-direction:column;flex:1;min-height:0;display:flex}.lb-columns{color:var(--muted);letter-spacing:.8px;grid-template-columns:46px minmax(0,1fr) 54px;gap:8px;padding:16px 0 8px;font-family:Space Grotesk,sans-serif;font-size:9px;font-weight:700;display:grid}.lb-columns span:last-child{text-align:right}.lb-rows{flex-direction:column;display:flex}.lb-row{border-bottom:1px solid #ffffff12;grid-template-columns:46px minmax(0,1fr) 54px;align-items:center;gap:8px;min-height:52px;display:grid}.lb-rank{color:var(--muted);font-variant-numeric:tabular-nums;font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:700}.lb-rank.podium{color:var(--yellow)}.lb-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:600;overflow:hidden}.lb-name small{color:var(--yellow);text-transform:uppercase;letter-spacing:.6px;margin-left:7px;font-size:9px;font-weight:700;display:inline-block}.lb-points{text-align:right;font-variant-numeric:tabular-nums;font-family:Space Grotesk,sans-serif;font-size:15px;font-weight:700}.lb-gap{height:44px;color:var(--muted);align-items:center;gap:12px;display:flex}.lb-gap span{background:#ffffff0f;flex:1;height:1px}.lb-gap b{letter-spacing:3px;font-size:10px;font-weight:500}.lb-current-wrap{background:linear-gradient(180deg,transparent 0,var(--black) 18px);margin-top:auto;padding-top:10px;position:sticky;bottom:0}.lb-current-label{letter-spacing:1px;color:var(--yellow);background:#171719;border:1px solid #f5c40038;border-bottom:0;border-radius:10px 10px 0 0;padding:10px 12px 4px;font-family:Space Grotesk,sans-serif;font-size:9px;font-weight:800}.lb-row.current{background:#171719;border:1px solid #f5c40038;border-top:0;border-radius:0 0 10px 10px;min-height:58px;padding:0 12px}.lb-row.current .lb-rank,.lb-row.current .lb-points{color:var(--yellow)}.lb-row.current-in-list{background:#f5c40009}.lb-row.current-in-list .lb-rank,.lb-row.current-in-list .lb-points{color:var(--yellow)}.lb-status{min-height:150px;color:var(--muted);text-align:center;justify-content:center;align-items:center;font-size:13px;display:flex}.lb-status-error{flex-direction:column;gap:12px}.lb-status-error button{color:var(--yellow);cursor:pointer;background:0 0;border:1px solid #f5c40073;border-radius:8px;padding:8px 12px;font-family:Space Grotesk,sans-serif;font-size:11px;font-weight:700}.lb-load-more{color:var(--yellow);cursor:pointer;background:0 0;border:1px solid #f5c40059;border-radius:8px;margin:14px auto 4px;padding:9px 14px;font-family:Space Grotesk,sans-serif;font-size:11px;font-weight:700;display:block}.lb-load-more:disabled{opacity:.55;cursor:wait}.ms-section{flex-direction:column;gap:12px;display:flex}.ms-sec-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:6px;display:flex}.ms-sec-title{letter-spacing:1px;color:var(--muted);font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:700}.ms-sec-link{color:var(--yellow);cursor:pointer;background:0 0;border:none;align-items:center;gap:2px;padding:0;font-family:Space Grotesk,sans-serif;font-size:11px;font-weight:600;display:flex}.ms-live-event{background:#f5c4000a;border:1px solid #f5c40059;border-radius:10px;flex-direction:column;gap:10px;padding:14px;display:flex}.ms-live-event.muted{background:#ffffff05;border:1px solid #ffffff1a}.ms-live-event.next{background:#ffb3400a;border:1px solid #ffb3404d}.ms-live-badge{color:var(--yellow);letter-spacing:1px;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-family:Space Grotesk,sans-serif;font-size:10px;font-weight:800;display:inline-flex}.ms-live-badge.muted{color:var(--muted);background:0 0;border:none;padding:0}.ms-live-badge.next{color:#ffb340;background:0 0;border:none;padding:0}.ms-live-icon{animation:1.4s infinite pulse}.ms-live-badge.muted .ms-live-icon{color:var(--muted);animation:none}.ms-live-content{align-items:flex-start;gap:14px;display:flex}.ms-live-time{color:var(--yellow);font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:700;line-height:1}.ms-live-time.muted{color:var(--muted)}.ms-live-time.next{color:#ffb340}.ms-live-details{flex-direction:column;gap:4px;display:flex}.ms-live-title{color:var(--white);font-family:Space Grotesk,sans-serif;font-size:15px;font-weight:700;line-height:1.25}.ms-live-loc{color:var(--muted);align-items:center;gap:4px;font-size:12px;display:flex}.ms-upcoming-list{flex-direction:column;display:flex}.ms-event-row{border-bottom:1px solid #ffffff0d;align-items:flex-start;gap:16px;padding:12px 0;display:flex}.ms-event-row:last-child{border-bottom:none}.ms-row-time{color:var(--white);min-width:44px;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:700}.ms-row-content{flex-direction:column;flex:1;gap:2px;display:flex}.ms-row-title{color:var(--white);font-size:13px;font-weight:600}.ms-row-loc{color:var(--muted);font-size:11px}.ms-ann-list{flex-direction:column;display:flex}.ms-ann-row{border-bottom:1px solid #ffffff0f;flex-direction:column;gap:4px;padding:14px 0;display:flex}.ms-ann-row:first-child{padding-top:4px}.ms-ann-row:last-child{border-bottom:none;padding-bottom:0}.ms-ann-meta{align-items:center;gap:8px;display:flex}.ms-ann-tag{letter-spacing:.8px;color:var(--muted);font-family:Space Grotesk,sans-serif;font-size:9px;font-weight:800}.ms-ann-tag.highlight{color:var(--yellow)}.ms-ann-time{color:var(--muted);font-family:Space Grotesk,sans-serif;font-size:10px}.ms-ann-title{color:var(--white);font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:700}.ms-ann-desc{color:var(--muted);font-size:12px;line-height:1.45}#screen-schedule{padding:20px 20px calc(var(--tabh) + 20px);flex-direction:column;gap:18px;display:flex}.ms-sched-header{flex-direction:column;gap:14px;display:flex}.ms-sched-title-row{justify-content:space-between;align-items:baseline;display:flex}.ms-page-title{letter-spacing:-.5px;font-family:Space Grotesk,sans-serif;font-size:22px;font-weight:700}.ms-page-sub{color:var(--muted);letter-spacing:1px;font-family:Space Grotesk,sans-serif;font-size:10px;font-weight:700}.ms-day-tabs{border-bottom:1px solid #ffffff14;gap:20px;display:flex}.ms-day-tab{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:flex-start;gap:2px;padding:8px 0 10px;display:flex;position:relative}.ms-day-tag{letter-spacing:.8px;color:var(--muted);font-family:Space Grotesk,sans-serif;font-size:9px;font-weight:800;transition:color .15s}.ms-day-date{color:var(--muted);font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:700;transition:color .15s}.ms-day-tab.active .ms-day-tag,.ms-day-tab.active .ms-day-date{color:var(--white)}.ms-day-tab.active:after{content:"";background:var(--yellow);height:2px;position:absolute;bottom:-1px;left:0;right:0}.ms-filter-line{scrollbar-width:none;gap:12px;padding-bottom:2px;display:flex;overflow-x:auto}.ms-filter-line::-webkit-scrollbar{display:none}.ms-filter-opt{letter-spacing:.5px;color:var(--muted);cursor:pointer;background:0 0;border:none;padding:4px 0;font-family:Space Grotesk,sans-serif;font-size:11px;font-weight:700;transition:color .15s}.ms-filter-opt.active{color:var(--yellow)}.ms-timeline-container{margin-top:4px}.ms-timeline-list{flex-direction:column;display:flex}.ms-tl-node{gap:12px;display:flex;position:relative}.ms-tl-time-col{flex-direction:column;flex-shrink:0;align-items:flex-end;width:48px;padding-top:2px;display:flex}.ms-tl-time-text{color:var(--white);font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:700}.ms-tl-node.live .ms-tl-time-text{color:var(--yellow)}.ms-tl-node.ended .ms-tl-time-text{color:var(--muted)}.ms-tl-live-indicator{color:var(--yellow);background:0 0;border:none;align-items:center;gap:3px;margin-top:2px;padding:0;font-family:Space Grotesk,sans-serif;font-size:8px;font-weight:800;display:inline-flex}.ms-tl-live-indicator.next{color:#ffb340}.ms-tl-live-indicator.muted{color:var(--muted)}.ms-tl-track{flex-direction:column;flex-shrink:0;align-items:center;width:16px;display:flex}.ms-tl-dot{z-index:1;background:#0d0d0d;border:2px solid #55555c;border-radius:50%;width:8px;height:8px;margin-top:6px;transition:all .2s}.ms-tl-dot.live{border-color:var(--yellow);background:var(--yellow);box-shadow:0 0 8px var(--yellow)}.ms-tl-dot.ended{background:#3a3a3e;border-color:#3a3a3e}.ms-tl-line{background:#ffffff14;flex:1;width:1px;margin:2px 0}.ms-tl-node:last-child .ms-tl-line{display:none}.ms-tl-content-col{flex-direction:column;flex:1;gap:3px;padding-bottom:20px;display:flex}.ms-tl-node:last-child .ms-tl-content-col{padding-bottom:0}.ms-tl-meta{align-items:center;gap:6px;display:flex}.ms-tl-cat{letter-spacing:.6px;color:var(--muted);font-family:Space Grotesk,sans-serif;font-size:9px;font-weight:800}.ms-tl-ended-tag{letter-spacing:.6px;color:var(--muted);background:0 0;border:none;padding:0;font-family:Space Grotesk,sans-serif;font-size:8px;font-weight:800}.ms-tl-ended-tag.live{color:var(--yellow)}.ms-tl-heading{color:var(--white);font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:700;line-height:1.25}.ms-tl-node.ended .ms-tl-heading{color:var(--muted)}.ms-tl-location{color:var(--muted);align-items:center;gap:4px;margin-top:2px;font-size:11px;display:flex}.ms-empty-notice{text-align:center;color:var(--muted);padding:32px 0;font-size:12px}#screen-tasks{padding:20px 20px calc(var(--tabh) + 20px);flex-direction:column;gap:18px;display:flex}.ms-tasks-header{flex-direction:column;gap:10px;display:flex}.ms-tasks-title-row{justify-content:space-between;align-items:baseline;display:flex}.ms-tasks-counter{color:var(--yellow);font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:700}.ms-tasks-desc{color:var(--muted);font-size:12px;line-height:1.45}.ms-tasks-header .ms-filter-line{scroll-snap-type:x proximity;gap:18px;margin:0 -20px;padding:1px 20px 3px;scroll-padding-inline:20px}.ms-tasks-header .ms-filter-opt{letter-spacing:.25px;scroll-snap-align:start;border-bottom:2px solid #0000;flex:none;min-height:38px;padding:9px 1px 7px;font-size:13px}.ms-tasks-header .ms-filter-opt.active{border-bottom-color:var(--yellow);color:var(--yellow)}.ms-tasks-list{flex-direction:column;gap:8px;display:flex}.ms-task-item{background:var(--asphalt);border:1px solid #ffffff14;border-radius:10px;transition:border-color .15s;overflow:hidden}.ms-task-item:active{border-color:#f5c40066}.ms-task-item.done{background:#30d15808;border-color:#30d15840}.ms-task-item.expanded{border-color:#f5c40047}.ms-task-main{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:14px;display:flex}.ms-task-main:disabled{cursor:default}.ms-task-icon-box{width:36px;height:36px;color:var(--white);background:#ffffff0a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ms-task-item.done .ms-task-icon-box{color:var(--ok);background:#30d1581a}.ms-task-info{flex-direction:column;flex:1;gap:2px;display:flex}.ms-task-type{letter-spacing:.8px;color:var(--yellow);font-family:Space Grotesk,sans-serif;font-size:8px;font-weight:800}.ms-task-name{color:var(--white);font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:700}.ms-task-sub{color:var(--muted);font-size:11px}.ms-task-right{align-items:center;gap:6px;display:flex}.ms-task-pts{color:var(--yellow);font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:700}.ms-task-pts small{color:var(--muted);font-size:9px}.ms-task-done-badge{background:var(--ok);width:22px;height:22px;color:var(--black);border-radius:50%;justify-content:center;align-items:center;display:flex}.ms-task-action-icon{color:var(--yellow)}.ms-task-qr-action{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.ms-task-question{border-top:1px solid #ffffff12;flex-direction:column;gap:12px;padding:14px;display:flex}.ms-task-question-title{color:var(--white);font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:700;line-height:1.35}.ms-task-answer-row{background:#141416;border:1px solid #ffffff1a;border-radius:8px;align-items:center;display:flex;overflow:hidden}.ms-task-answer-input{min-width:0;color:var(--white);background:0 0;border:0;outline:0;flex:1;padding:12px 14px;font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:700}.ms-task-unit{color:var(--muted);border-left:1px solid #ffffff14;padding:0 14px;font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:700}.ms-task-options{flex-direction:column;gap:6px;display:flex}.ms-task-option{width:100%;color:var(--white);text-align:left;cursor:pointer;background:#141416;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:12px;display:flex}.ms-task-option span{background:#ffffff0f;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;font-family:Space Grotesk,sans-serif;font-size:10px;font-weight:700;display:flex}.ms-task-option.selected{border-color:var(--yellow);color:var(--yellow);background:#f5c40012}.ms-task-feedback{color:#ff857e;font-size:11px;line-height:1.4}.ms-task-submit{background:var(--yellow);width:100%;color:var(--black);letter-spacing:.5px;cursor:pointer;border:0;border-radius:8px;padding:11px 14px;font-family:Space Grotesk,sans-serif;font-size:11px;font-weight:800}.ms-task-submit:disabled{opacity:.4;cursor:not-allowed}#screen-quiz{padding:20px 20px calc(var(--tabh) + 28px);flex-direction:column;gap:18px;display:flex}.ms-quiz-list{flex-direction:column;gap:12px;padding-bottom:16px;display:flex}.ms-quiz-card{background:var(--asphalt);border:1px solid #ffffff14;border-radius:10px;flex-direction:column;gap:10px;padding:16px;display:flex}.ms-quiz-header{justify-content:space-between;align-items:center;display:flex}.ms-quiz-category{letter-spacing:1px;color:var(--yellow);text-transform:uppercase;font-family:Space Grotesk,sans-serif;font-size:10px;font-weight:800}.ms-quiz-pts{color:var(--muted);font-family:Space Grotesk,sans-serif;font-size:11px;font-weight:700}.ms-quiz-question{color:var(--white);font-family:Space Grotesk,sans-serif;font-size:15px;font-weight:700;line-height:1.3}.ms-quiz-options{flex-direction:column;gap:6px;display:flex}.ms-quiz-opt{width:100%;color:var(--white);cursor:pointer;background:#141416;border:1px solid #ffffff14;border-radius:8px;justify-content:space-between;align-items:center;padding:11px 14px;font-size:13px;transition:all .15s;display:flex}.ms-quiz-opt:active:not(.disabled){border-color:var(--yellow)}.ms-quiz-opt.disabled{cursor:default}.ms-quiz-opt.disabled:not(.correct):not(.wrong){opacity:.5}.ms-quiz-opt.correct{border-color:var(--ok);color:var(--ok);background:#30d1581a;font-weight:600}.ms-quiz-opt.wrong{border-color:var(--red);color:var(--red);background:#e6332914}.ms-quiz-opt.pending{border-color:var(--yellow);opacity:.75}.ms-quiz-opt-content{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.ms-quiz-opt-letter{background:#ffffff0f;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-family:Space Grotesk,sans-serif;font-size:10px;font-weight:700;display:flex}.ms-quiz-opt.correct .ms-quiz-opt-letter{color:var(--ok);background:#30d15833}.ms-quiz-opt.wrong .ms-quiz-opt-letter{color:var(--red);background:#e6332933}.ms-quiz-opt-text{text-align:left;flex:1;line-height:1.3}.ms-quiz-opt-icon{flex-shrink:0;margin-left:8px}.ms-quiz-opt-icon.correct{color:var(--ok)}.ms-quiz-opt-icon.wrong{color:var(--red)}.ms-quiz-footer{padding-top:4px}.ms-quiz-status{align-items:center;gap:6px;font-size:11px;display:inline-flex}.ms-quiz-status.correct{color:var(--ok);font-weight:600}.ms-quiz-status.wrong{color:var(--red)}.ms-quiz-status.pending{color:var(--muted)}#screen-pred{padding:20px 20px calc(var(--tabh) + 20px);flex-direction:column;gap:18px;display:flex}.ms-pred-meta-strip{background:var(--asphalt);border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:8px;padding:9px 12px;display:flex}.ms-pred-meta-item{text-align:left;background:0 0;border:none;flex-direction:column;flex:1;gap:1px;min-width:0;padding:0;display:flex}.ms-pred-meta-btn{cursor:pointer;text-align:left;transition:opacity .15s}.ms-pred-meta-btn:hover,.ms-pred-meta-btn:active{opacity:.85}.ms-pred-meta-lbl{letter-spacing:.6px;color:var(--muted);text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-family:Space Grotesk,sans-serif;font-size:9px;font-weight:700;overflow:hidden}.ms-pred-meta-val{color:var(--white);font-variant-numeric:tabular-nums;white-space:nowrap;align-items:center;gap:4px;font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:800;display:flex}.ms-pred-meta-val.highlight{color:var(--yellow)}.ms-pred-rank-trophy{color:var(--yellow);flex-shrink:0}.ms-pred-meta-sep{background:#ffffff14;flex-shrink:0;width:1px;height:24px}.ms-pred-list{flex-direction:column;gap:12px;display:flex}.ms-pred-card{background:var(--asphalt);border:1px solid #ffffff14;border-radius:10px;flex-direction:column;gap:10px;padding:16px;display:flex}.ms-pred-header{justify-content:space-between;align-items:center;display:flex}.ms-pred-category{letter-spacing:1px;color:var(--yellow);text-transform:uppercase;font-family:Space Grotesk,sans-serif;font-size:10px;font-weight:800}.ms-pred-pts{color:var(--muted);font-family:Space Grotesk,sans-serif;font-size:11px;font-weight:700}.ms-pred-question{color:var(--white);font-family:Space Grotesk,sans-serif;font-size:15px;font-weight:700;line-height:1.3}.ms-pred-options{flex-direction:column;gap:6px;display:flex}.ms-pred-opt{width:100%;color:var(--white);cursor:pointer;background:#141416;border:1px solid #ffffff14;border-radius:8px;justify-content:space-between;align-items:center;padding:11px 14px;font-size:13px;transition:all .15s;display:flex}.ms-pred-opt:active:not(.disabled){border-color:var(--yellow)}.ms-pred-opt.selected{border-color:var(--yellow);color:var(--yellow);background:#f5c40014;font-weight:600}.ms-pred-opt.correct{border-color:var(--ok);color:var(--ok);background:#30d1581a;font-weight:600}.ms-pred-opt.wrong{border-color:var(--red);color:var(--red);background:#e6332914}.ms-pred-opt.disabled:not(.selected):not(.correct):not(.wrong){opacity:.5;cursor:default}.ms-pred-check{color:var(--yellow)}.ms-pred-check.correct{color:var(--ok)}.ms-pred-numeric{flex-direction:column;gap:10px;min-width:0;display:flex;overflow:hidden}.ms-pred-numeric-value{color:var(--white);font-variant-numeric:tabular-nums;justify-content:center;align-items:baseline;gap:7px;font-family:Space Grotesk,sans-serif;font-size:30px;font-weight:800;line-height:1;display:flex}.ms-pred-numeric-value small{color:var(--muted);font-size:12px;font-weight:700}.ms-pred-slider-row{grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:10px;min-width:0;display:grid}.ms-pred-step-btn{width:44px;height:44px;color:var(--white);cursor:pointer;background:#141416;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;display:flex}.ms-pred-step-btn:active:not(:disabled){border-color:var(--yellow);color:var(--yellow)}.ms-pred-step-btn:disabled{opacity:.35;cursor:default}.ms-pred-slider{appearance:none;width:100%;min-width:0;height:32px;accent-color:var(--yellow);touch-action:pan-y;background:0 0;margin:0}.ms-pred-slider::-webkit-slider-runnable-track{background:#3a3a3e;border-radius:999px;height:4px}.ms-pred-slider::-webkit-slider-thumb{-webkit-appearance:none;border:3px solid var(--black);background:var(--yellow);border-radius:50%;width:30px;height:30px;margin-top:-13px;box-shadow:0 0 0 1px #f5c40059}.ms-pred-slider::-moz-range-track{background:#3a3a3e;border-radius:999px;height:4px}.ms-pred-slider::-moz-range-thumb{border:3px solid var(--black);background:var(--yellow);border-radius:50%;width:26px;height:26px}.ms-pred-range-labels{color:var(--muted);font-variant-numeric:tabular-nums;justify-content:space-between;margin:-5px 54px 0;font-family:Space Grotesk,sans-serif;font-size:10px;font-weight:700;display:flex}.ms-pred-number-field{background:#141416;border:1px solid #ffffff1f;border-radius:8px;align-items:center;height:44px;display:flex;overflow:hidden}.ms-pred-number-field:focus-within{border-color:#f5c400a6}.ms-pred-number-field input{width:100%;min-width:0;height:100%;color:var(--white);font-variant-numeric:tabular-nums;background:0 0;border:0;outline:0;padding:0 14px;font-family:Space Grotesk,sans-serif;font-size:17px;font-weight:700}.ms-pred-number-field span{color:var(--muted);white-space:nowrap;border-left:1px solid #ffffff14;align-self:stretch;align-items:center;padding:0 14px;font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:700;display:flex}.ms-pred-number-error{color:var(--red);font-size:10px;line-height:1.35}.ms-pred-save-btn{background:var(--yellow);width:100%;min-height:44px;color:var(--black);letter-spacing:.6px;cursor:pointer;border:0;border-radius:8px;font-family:Space Grotesk,sans-serif;font-size:11px;font-weight:800}.ms-pred-save-btn:disabled{opacity:.35;cursor:not-allowed}.ms-pred-footer{padding-top:4px}.ms-pred-status{align-items:center;gap:5px;font-size:11px;display:inline-flex}.ms-pred-status.locked{color:var(--muted)}.ms-pred-status.submitted{color:var(--yellow);font-weight:500}.ms-pred-status.correct{color:var(--ok);font-weight:600}.ms-pred-status.wrong{color:var(--red)}.ms-pred-status.pending{color:var(--muted)}#screen-passport-detail{padding:16px 20px calc(var(--tabh) + 20px);flex-direction:column;gap:16px;display:flex}#screen-passport-detail .ms-detail-header{flex-shrink:0}.ms-detail-header{justify-content:space-between;align-items:center;padding-bottom:2px;display:flex}.ms-back-btn{color:var(--yellow);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:700;display:inline-flex}.ms-detail-title{letter-spacing:1px;color:var(--muted);font-family:Space Grotesk,sans-serif;font-size:11px;font-weight:800}.ms-pp-hero{border-top:2px solid var(--yellow)}.ms-pp-holder-label{color:var(--muted);letter-spacing:1px;font-size:10px;font-weight:700}.ms-pp-name{color:var(--white);letter-spacing:-.3px;margin-top:2px;font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:700;line-height:1.2}.ms-pp-num{color:var(--yellow);letter-spacing:.5px;margin-top:2px;font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:700}.ms-section-counter{color:var(--yellow);font-family:Space Grotesk,sans-serif;font-size:11px;font-weight:700}.ms-badges-grid{grid-template-columns:repeat(2,1fr);gap:6px;display:grid}.ms-badge-item{background:var(--asphalt);opacity:.45;border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:6px;min-height:42px;padding:6px 8px;transition:all .15s;display:flex}.ms-badge-item.unlocked{opacity:1;background:#f5c40009;border-color:#f5c4004d}.ms-badge-icon-box{color:#8e8e93;background:#ffffff0a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.ms-badge-item.unlocked .ms-badge-icon-box{color:var(--yellow);background:#f5c4001f;border:1px solid #f5c40038}.ms-badge-info{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.ms-badge-title-row{justify-content:space-between;align-items:center;gap:4px;display:flex}.ms-badge-title{color:var(--white);white-space:nowrap;text-overflow:ellipsis;font-family:Space Grotesk,sans-serif;font-size:11.5px;font-weight:700;overflow:hidden}.ms-badge-desc{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:9.5px;line-height:1.2;overflow:hidden}.ms-badge-check{color:var(--ok);flex-shrink:0}.ms-activity-list{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#fff3 transparent;flex-direction:column;max-height:220px;display:flex;overflow-y:auto}.ms-activity-list::-webkit-scrollbar{width:4px}.ms-activity-list::-webkit-scrollbar-track{background:0 0}.ms-activity-list::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.ms-activity-row{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:8px 0;display:flex}.ms-activity-row:last-child{border-bottom:none}.ms-activity-left{align-items:center;gap:8px;min-width:0;display:flex}.ms-act-tag{letter-spacing:.5px;color:var(--white);background:#ffffff14;border-radius:4px;flex-shrink:0;padding:2px 5px;font-family:Space Grotesk,sans-serif;font-size:9px;font-weight:800}.ms-act-tag.qr{color:var(--yellow);background:#f5c40026}.ms-act-tag.social{color:var(--ok);background:#30d15826}.ms-act-tag.admin_adjustment{color:#ffb340;background:#ff9f0a24}.ms-act-info{flex-direction:column;gap:1px;min-width:0;display:flex}.ms-act-title{color:var(--white);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.ms-act-detail{max-width:210px;color:var(--muted);overflow-wrap:anywhere;font-size:10px;line-height:1.3}.ms-act-code{color:var(--muted);font-family:monospace;font-size:10px}.ms-act-pts{color:var(--yellow);white-space:nowrap;flex-shrink:0;font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:700}#screen-profile{padding:16px 20px calc(var(--tabh) + 20px);flex-direction:column;gap:20px;display:flex}.ms-profile-card{background:var(--asphalt);border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:14px;padding:16px;display:flex}.ms-profile-avatar{background:var(--ydim);width:48px;height:48px;color:var(--yellow);border:1px solid #f5c4004d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:700;display:flex}.ms-profile-details{flex-direction:column;gap:2px;display:flex}.ms-profile-name{color:var(--white);font-family:Space Grotesk,sans-serif;font-size:17px;font-weight:700}.ms-profile-email{color:var(--muted);font-size:12px}.ms-profile-id{color:var(--yellow);margin-top:2px;font-family:Space Grotesk,sans-serif;font-size:11px;font-weight:700}.ms-profile-group{flex-direction:column;gap:6px;display:flex}.ms-group-title{letter-spacing:1px;color:var(--muted);text-transform:uppercase;font-family:Space Grotesk,sans-serif;font-size:11px;font-weight:800}.ms-group-rows{background:var(--asphalt);border:1px solid #ffffff14;border-radius:10px;overflow:hidden}.ms-group-row{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:12px 14px;font-size:13px;display:flex}.ms-group-row:last-child{border-bottom:none}.ms-row-left{color:var(--white);align-items:center;gap:10px;font-weight:500;display:flex}.ms-row-icon{color:var(--muted)}.ms-row-val{color:var(--muted);font-family:Space Grotesk,sans-serif;font-size:12px}.ms-row-chevron{color:var(--muted)}.ms-profile-logout-wrap{flex-direction:column;align-items:center;gap:8px;margin-top:4px;display:flex}.ms-profile-logout-btn{color:#ff857e;cursor:pointer;background:#e633290f;border:1px solid #e6332940;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;padding:12px;font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:700;transition:all .15s;display:flex}.ms-profile-logout-btn:active{border-color:var(--red);color:var(--white);background:#e6332933}.ms-logout-note{color:var(--muted);text-align:center;font-size:11px}.ms-popup-backdrop{z-index:10000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#000000c7;justify-content:center;align-items:center;padding:20px;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.ms-popup-card{background:#141416;border:1.5px solid #f5c40073;border-radius:14px;flex-direction:column;width:100%;max-width:400px;animation:.25s cubic-bezier(.16,1,.3,1) popupSlideUp;display:flex;overflow:hidden;box-shadow:0 16px 48px #000000d9,0 0 24px #f5c40026}.ms-popup-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:14px 16px 10px;display:flex}.ms-popup-meta{align-items:center;gap:8px;display:flex}.ms-popup-bell-icon{color:var(--yellow);margin-right:2px}.ms-popup-close-btn{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:color .15s;display:flex}.ms-popup-close-btn:hover,.ms-popup-close-btn:active{color:var(--white)}.ms-popup-body{flex-direction:column;gap:10px;max-height:55vh;padding:16px 16px 12px;display:flex;overflow-y:auto}.ms-popup-title{color:var(--white);margin:0;font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:700;line-height:1.25}.ms-popup-desc{color:#d1d1d6;white-space:pre-wrap;font-size:13px;line-height:1.5}.ms-popup-desc p{margin:0}.ms-popup-footer{background:#00000040;border-top:1px solid #ffffff0f;padding:12px 16px 16px}.ms-popup-btn{letter-spacing:.5px;width:100%;height:44px;font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:800}@keyframes popupSlideUp{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.ms-map-banner-btn{background:var(--asphalt);cursor:pointer;text-align:left;border:1px solid #f5c40040;border-radius:8px;justify-content:space-between;align-items:center;width:100%;margin:2px 0 10px;padding:9px 12px;transition:all .15s;display:flex}.ms-map-banner-btn:hover,.ms-map-banner-btn:active{border-color:var(--yellow);background:#f5c40014}.ms-map-banner-left{align-items:center;gap:8px;display:flex}.ms-map-banner-icon{color:var(--yellow);flex-shrink:0}.ms-map-banner-title{letter-spacing:.6px;color:var(--white);font-family:Space Grotesk,sans-serif;font-size:11px;font-weight:700}.ms-map-banner-right{color:var(--yellow);align-items:center;gap:3px;font-family:Space Grotesk,sans-serif;font-size:11px;font-weight:700;display:flex}.ms-map-overlay{z-index:10000;padding:max(24px,calc(env(safe-area-inset-top,20px) + 24px)) 14px 20px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);-webkit-overflow-scrolling:touch;background:#000000d1;justify-content:center;align-items:flex-start;animation:.2s fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}.ms-map-container{background:#141416;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;width:100%;max-width:640px;height:auto;max-height:calc(100dvh - 56px);margin:auto 0;animation:.25s cubic-bezier(.16,1,.3,1) popupSlideUp;display:flex;overflow:hidden;box-shadow:0 20px 50px #000000e6,0 0 24px #0009}.ms-map-header{background:#101012;border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.ms-map-header-left{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.ms-map-title-wrap{flex-direction:column;gap:1px;display:flex}.ms-map-tag{color:var(--yellow);letter-spacing:.8px;font-family:Space Grotesk,sans-serif;font-size:9px;font-weight:800}.ms-map-title{color:#fff;margin:0;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:700}.ms-map-hint-pill{color:var(--yellow);white-space:nowrap;background:#f5c4001f;border:1px solid #f5c4004d;border-radius:4px;align-items:center;gap:3px;padding:1px 6px;font-size:10px;font-weight:700;display:inline-flex}.ms-map-close-btn{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:all .15s;display:flex}.ms-map-close-btn:hover,.ms-map-close-btn:active{color:#fff;background:#ffffff14}.ms-map-viewport{-webkit-overflow-scrolling:touch;background:#0a0a0c;justify-content:center;align-items:center;width:100%;height:auto;padding:4px;display:flex;position:relative;overflow:auto}.ms-map-viewport.is-zoomed{cursor:grab}.ms-map-viewport.is-zoomed:active{cursor:grabbing}.ms-map-canvas{-webkit-user-select:none;user-select:none;width:100%;height:auto;transition:transform .2s ease-out;display:block}.ms-map-canvas.dragging{transition:none}.ms-map-img{aspect-ratio:16/9;object-fit:contain;border-radius:6px;width:100%;height:auto;display:block}.ms-map-zoom-float{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:10;background:#121214d9;border:1px solid #ffffff26;border-radius:6px;align-items:center;gap:3px;padding:2px 4px;display:flex;position:absolute;bottom:10px;right:10px}.ms-zoom-btn{color:#fff;cursor:pointer;background:#1c1c1e;border:1px solid #ffffff1a;border-radius:4px;justify-content:center;align-items:center;width:26px;height:26px;transition:all .15s;display:flex}.ms-zoom-btn:hover:not(:disabled){border-color:var(--yellow);color:var(--yellow);background:#2c2c2e}.ms-zoom-btn:disabled{opacity:.35;cursor:not-allowed}.ms-zoom-btn.reset{color:var(--yellow)}.ms-zoom-level-text{color:#fff;text-align:center;min-width:32px;font-family:Space Grotesk,sans-serif;font-size:10px;font-weight:700}.ob-screen{z-index:10001;background:#0a0a0b;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}.ob-container{background:#121214;flex-direction:column;justify-content:space-between;width:100%;max-width:440px;min-height:100dvh;display:flex}@media (width>=640px){.ob-screen{padding:24px 16px}.ob-container{border:1px solid #ffffff14;border-radius:16px;min-height:560px;overflow:hidden;box-shadow:0 24px 60px #000000b3}}.ob-header{background:#121214;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.ob-progress{align-items:center;gap:6px;display:flex}.ob-bar{background:#ffffff29;border-radius:2px;width:18px;height:3px;transition:all .2s}.ob-bar.active{background:#f5c400;width:28px}.ob-skip-btn{color:#8e8e93;cursor:pointer;letter-spacing:.5px;background:0 0;border:none;padding:4px 6px;font-family:Space Grotesk,sans-serif;font-size:11px;font-weight:700;transition:color .15s}.ob-skip-btn:hover{color:#fff}.ob-body{background:#121214;flex-direction:column;flex:1;justify-content:center;padding:28px 24px 24px;display:flex}.ob-slide{flex-direction:column;animation:.2s fadeIn;display:flex}.ob-brand-logo{margin-bottom:16px}.ob-eyebrow{color:#f5c400;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:8px;font-family:Space Grotesk,sans-serif;font-size:11px;font-weight:800}.ob-title{color:#fff;letter-spacing:-.4px;margin:0 0 12px;font-family:Space Grotesk,sans-serif;font-size:24px;font-weight:700;line-height:1.22}.ob-desc{color:#a1a1a6;margin:0 0 28px;font-size:14px;line-height:1.5}.ob-feature-grid{grid-template-columns:1fr 1fr;gap:16px 20px;display:grid}.ob-feature-item{color:#fff;align-items:center;gap:10px;font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:700;display:flex}.ob-feature-icon{color:#f5c400;flex-shrink:0}.ob-score-sections{flex-direction:column;gap:20px;margin-top:8px;display:flex}.ob-score-block{flex-direction:column;gap:4px;display:flex}.ob-score-block-tag{color:#f5c400;letter-spacing:1px;align-items:center;gap:6px;font-family:Space Grotesk,sans-serif;font-size:11px;font-weight:800;display:flex}.ob-score-value{color:#fff;font-family:Space Grotesk,sans-serif;font-size:22px;font-weight:700;line-height:1.2}.ob-score-sub{color:#8e8e93;font-size:13px}.ob-divider{background:#ffffff12;width:100%;height:1px}.ob-note{color:#777;margin:24px 0 0;font-size:12px;line-height:1.4}.ob-guide-list{flex-direction:column;gap:16px;margin-top:8px;display:flex}.ob-guide-item{align-items:flex-start;gap:14px;display:flex}.ob-guide-icon{color:#f5c400;flex-shrink:0;margin-top:2px}.ob-guide-icon.orange{color:#ff9f0a}.ob-guide-content{flex-direction:column;gap:2px;display:flex}.ob-guide-heading{color:#fff;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:700}.ob-guide-desc{color:#8e8e93;font-size:13px;line-height:1.35}.ob-footer{background:#0e0e10;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:18px 24px 24px;display:flex}.ob-btn-back{color:#8e8e93;cursor:pointer;letter-spacing:.5px;background:0 0;border:none;align-items:center;gap:4px;padding:12px 4px;font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:700;transition:color .15s;display:flex}.ob-btn-back:hover{color:#fff}.ob-btn-primary{color:#000;cursor:pointer;letter-spacing:.5px;background:#f5c400;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-width:140px;height:48px;padding:0 24px;font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:800;transition:background .15s;display:inline-flex}.ob-btn-primary:hover{background:#ffd633}@supports (height:100dvh){html,body,#root,#app{height:100dvh}}.auth-checkbox-group{text-align:left;flex-direction:column;gap:12px;margin-top:16px;margin-bottom:6px;display:flex}.auth-checkbox-row{align-items:flex-start;gap:10px;display:flex}.auth-checkbox{width:17px;min-width:17px;height:17px;accent-color:var(--yellow);cursor:pointer;border-radius:4px;margin-top:2px}.auth-checkbox-label{color:var(--muted);cursor:pointer;font-size:12px;line-height:1.45}.auth-legal-link{color:var(--yellow);text-underline-offset:2px;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:12px;font-weight:600;text-decoration:underline;display:inline}.auth-legal-link:hover{color:#fff}.ms-modal-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#000000c7;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.ms-modal-sheet.ms-legal-modal{border:1px solid var(--border);background:#121215;border-radius:18px;flex-direction:column;width:100%;max-width:480px;max-height:85vh;animation:.2s cubic-bezier(.16,1,.3,1) modalScaleIn;display:flex;overflow:hidden;box-shadow:0 20px 48px #0009}@keyframes modalScaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.ms-legal-modal-header{background:#16161b;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;padding:18px 20px;display:flex}.ms-legal-modal-title-row{align-items:flex-start;gap:12px;display:flex}.ms-legal-modal-icon-wrap{background:#f5c4001a;border:1px solid #f5c40040;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ms-legal-modal-tag{color:var(--yellow);letter-spacing:1px;font-family:Space Grotesk,sans-serif;font-size:10px;font-weight:800;display:block}.ms-legal-modal-title{color:#fff;margin-top:2px;font-family:Space Grotesk,sans-serif;font-size:15px;font-weight:700;line-height:1.3}.ms-modal-close-btn{color:#a1a1a6;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}.ms-modal-close-btn:hover{color:#fff;background:#ffffff1f}.ms-legal-modal-body{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:16px;padding:20px;display:flex;overflow-y:auto}.ms-legal-section{flex-direction:column;gap:4px;display:flex}.ms-legal-sec-heading{color:var(--yellow);letter-spacing:.2px;font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:700}.ms-legal-sec-text{color:#ffffffd6;white-space:pre-line;font-size:13px;line-height:1.6}.ms-legal-modal-footer{background:#16161b;border-top:1px solid #ffffff14;padding:14px 20px}.ms-legal-close-action{letter-spacing:.5px;width:100%;height:44px;font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:800}
