.profile-module__gOpTcG__page{min-height:100vh;color:var(--on-surface);flex-direction:column;gap:2.5rem;max-width:80rem;padding:4rem;display:flex}@media (max-width:768px){.profile-module__gOpTcG__page{padding:1.5rem}}.profile-module__gOpTcG__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.profile-module__gOpTcG__headerText{flex-direction:column;gap:.75rem;min-width:0;display:flex}.profile-module__gOpTcG__missionsButton{font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;background:var(--emerald);color:var(--surface-lowest);border:1px solid var(--emerald);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:.65rem 1.5rem;font-size:11px;font-weight:600;transition:box-shadow .3s cubic-bezier(.2,.8,.2,1),opacity .2s;display:inline-flex;box-shadow:0 0 20px #00ce5926}.profile-module__gOpTcG__missionsButton:hover{box-shadow:0 0 30px #00ce594d}.profile-module__gOpTcG__missionsButtonDimmed{color:var(--on-surface-variant);box-shadow:none;background:#ffffff0d;border-color:#ffffff1a}.profile-module__gOpTcG__missionsButtonDimmed:hover{box-shadow:none;border-color:#ffffff2e}@media (prefers-reduced-motion:reduce){.profile-module__gOpTcG__missionsButton{transition:none}}:root[data-theme=light] .profile-module__gOpTcG__missionsButtonDimmed{background:#1c1e190f;border-color:#1c1e191f}.profile-module__gOpTcG__title{font-family:var(--manrope);letter-spacing:.02em;color:var(--on-surface);font-size:40px;font-weight:300;line-height:1.2}.profile-module__gOpTcG__subtitle{font-family:var(--manrope);letter-spacing:.02em;color:var(--gold,#e9c46a);font-size:15px;font-weight:300}.profile-module__gOpTcG__errorCard{background:var(--surface-container);border:1px solid #ffffff14;border-radius:16px;padding:1.5rem}.profile-module__gOpTcG__error{color:var(--danger);font-size:.85rem}.profile-module__gOpTcG__form{flex-direction:column;gap:1.5rem;display:flex}.profile-module__gOpTcG__identityCard{-webkit-backdrop-filter:blur(24px);background:#0a0a0a66;border:1px solid #00ce590d;border-color:#00ce591a #00ce590d #00ce590d #00ce5914;border-radius:16px;flex-wrap:wrap;align-items:center;gap:1.5rem;padding:2rem;display:flex;box-shadow:0 4px 30px #00000080,inset 0 0 20px #00ce5905}.profile-module__gOpTcG__avatarWrap{flex-shrink:0;position:relative}.profile-module__gOpTcG__avatar{background:linear-gradient(135deg, var(--emerald-deep), var(--surface-container));border:2px solid #00ce5959;border-radius:50%;justify-content:center;align-items:center;width:5rem;height:5rem;display:flex;overflow:hidden;box-shadow:0 0 18px #00ce5933}.profile-module__gOpTcG__avatarImage{object-fit:cover;width:100%;height:100%}.profile-module__gOpTcG__avatarFallback{font-family:var(--manrope);color:var(--emerald-bright);font-size:1.2rem;font-weight:600}.profile-module__gOpTcG__avatarEditBtn{background:var(--surface-container-high);width:1.75rem;height:1.75rem;color:var(--emerald-bright);cursor:pointer;border:1px solid #00ce5966;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background .2s,border-color .2s;display:flex;position:absolute;bottom:0;right:0}.profile-module__gOpTcG__avatarEditBtn:hover{background:#00ce591f;border-color:#00ce59b3}.profile-module__gOpTcG__avatarDeleteBtn{background:var(--surface-container-high);color:#e06060;cursor:pointer;border:1px solid #b43c3c66;border-radius:50%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;padding:0;transition:background .2s,border-color .2s;display:flex;position:absolute;bottom:2.25rem;right:0}.profile-module__gOpTcG__avatarDeleteBtn:hover{background:#dc32321f;border-color:#dc3232b3}.profile-module__gOpTcG__avatarDeleteBtn:disabled{opacity:.4;cursor:not-allowed}.profile-module__gOpTcG__avatarFileInput{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.profile-module__gOpTcG__avatarFeedback{white-space:nowrap;font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--on-surface-variant);background:var(--surface-container-high);border:1px solid var(--outline);pointer-events:none;border-radius:4px;padding:.2rem .5rem;font-size:9px;position:absolute;bottom:-2rem;left:50%;transform:translate(-50%)}.profile-module__gOpTcG__avatarFeedbackError{color:#f87171;border-color:#f87171}.profile-module__gOpTcG__identityInfo{flex:1;min-width:0}.profile-module__gOpTcG__identityName{font-family:var(--manrope);color:var(--on-surface);white-space:nowrap;text-overflow:ellipsis;font-size:1.15rem;font-weight:600;overflow:hidden}.profile-module__gOpTcG__identityEmail{font-family:var(--manrope);color:var(--on-surface-variant);margin-top:.15rem;font-size:.8rem}.profile-module__gOpTcG__identityStats{flex-wrap:wrap;gap:1.5rem;display:flex}.profile-module__gOpTcG__identityStat{flex-direction:column;gap:.2rem;display:flex}.profile-module__gOpTcG__identityStat dt{font-family:var(--mono);letter-spacing:.2em;text-transform:uppercase;color:var(--gold,#e9c46a);font-size:9px}.profile-module__gOpTcG__identityStat dd{font-family:var(--manrope);color:var(--on-surface);font-size:.8rem;font-weight:600}.profile-module__gOpTcG__identityStatEmerald{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:#1e2126;background:linear-gradient(100deg,#b9bfc6 0%,#eef1f4 42%,#cdd3d9 66%,#a3aab2 100%);border:1px solid #cfd4da;border-radius:999px;align-self:flex-start;padding:.25rem .75rem;font-size:10px;font-weight:700;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 14px -6px #78828c80,inset 0 1px #ffffff8c}.profile-module__gOpTcG__identityStatEmeraldPro{color:#1a1204;border-color:var(--gold,#e9c46a);background:linear-gradient(100deg,#d4af5a 0%,#f6e27a 40%,#d4af5a 68%,#b8862f 100%);box-shadow:0 4px 14px -6px #e9c46a99,inset 0 1px #fff6}.profile-module__gOpTcG__section{-webkit-backdrop-filter:blur(24px);background:#0a0a0a66;border:1px solid #00ce590d;border-color:#00ce591a #00ce590d #00ce590d #00ce5914;border-radius:16px;flex-direction:column;gap:1.25rem;padding:2rem;display:flex;box-shadow:0 4px 30px #00000080,inset 0 0 20px #00ce5905}.profile-module__gOpTcG__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.profile-module__gOpTcG__sectionHeading{font-family:var(--manrope);color:var(--gold,#e9c46a);font-size:1rem;font-weight:600}.profile-module__gOpTcG__detailsToggle{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:0;display:flex}.profile-module__gOpTcG__detailsChevron{color:var(--on-surface-variant);font-size:20px;line-height:1;transition:transform .2s}.profile-module__gOpTcG__detailsChevronOpen{transform:rotate(90deg)}@media (prefers-reduced-motion:reduce){.profile-module__gOpTcG__detailsChevron{transition:none}}.profile-module__gOpTcG__saveRow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.profile-module__gOpTcG__saveRowBottom{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;padding:.25rem 0;display:flex}.profile-module__gOpTcG__saveButton{font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;background:var(--emerald);color:var(--surface-lowest);border:1px solid var(--emerald);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.65rem 1.5rem;font-size:11px;font-weight:600;transition:box-shadow .3s cubic-bezier(.2,.8,.2,1),transform .1s;display:inline-flex;box-shadow:0 0 20px #00ce5926}.profile-module__gOpTcG__saveButton:hover:not(:disabled){box-shadow:0 0 30px #00ce594d}.profile-module__gOpTcG__saveButton:active:not(:disabled){transform:scale(.99)}.profile-module__gOpTcG__saveButton:disabled{opacity:.6;cursor:not-allowed}.profile-module__gOpTcG__missionsButtonPulse{animation:1.8s ease-in-out infinite profile-module__gOpTcG__saveCtaPulse}@media (prefers-reduced-motion:reduce){.profile-module__gOpTcG__missionsButtonPulse{animation:none}}@keyframes profile-module__gOpTcG__saveCtaPulse{0%,to{box-shadow:0 0 #00ce5959}50%{box-shadow:0 0 22px 4px #00ce5973}}.profile-module__gOpTcG__saveButtonPulse{animation:1.8s ease-in-out infinite profile-module__gOpTcG__saveCtaPulse}@media (prefers-reduced-motion:reduce){.profile-module__gOpTcG__saveButton,.profile-module__gOpTcG__saveButtonPulse{transition:none;animation:none}}.profile-module__gOpTcG__saveFeedback{font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--emerald-bright);font-size:10px}.profile-module__gOpTcG__saveError{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--danger);font-size:10px}.profile-module__gOpTcG__droppedFieldsNotice{font-family:var(--sans,inherit);color:var(--gold-deep,var(--gold));background:#f2ca501a;border:1px solid #f2ca5052;border-radius:8px;padding:8px 12px;font-size:12px;line-height:1.4}.profile-module__gOpTcG__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:36rem){.profile-module__gOpTcG__row{grid-template-columns:1fr}}.profile-module__gOpTcG__fieldCountry,.profile-module__gOpTcG__field{flex-direction:column;gap:.4rem;display:flex}.profile-module__gOpTcG__label{font-family:var(--mono);letter-spacing:.2em;text-transform:uppercase;color:var(--outline);font-size:9px;font-weight:600}.profile-module__gOpTcG__labelRequired:after{content:" *";color:var(--emerald-bright)}.profile-module__gOpTcG__optional{text-transform:none;letter-spacing:0;opacity:.65;font-weight:400}.profile-module__gOpTcG__hint{font-family:var(--manrope);color:var(--on-surface-variant);font-size:.7rem}.profile-module__gOpTcG__input,.profile-module__gOpTcG__select{background:var(--surface-container);width:100%;font-family:var(--manrope);color:var(--on-surface);border:1px solid #ffffff12;border-bottom-color:#00ce5926;border-radius:8px;padding:.65rem .9rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.profile-module__gOpTcG__input:focus,.profile-module__gOpTcG__select:focus{border-color:#ffffff1a;border-bottom-color:var(--emerald-bright);box-shadow:0 1px 0 0 var(--emerald-bright);outline:none}.profile-module__gOpTcG__input:disabled{opacity:.4;cursor:not-allowed;color:var(--on-surface-variant)}.profile-module__gOpTcG__selectCountry{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%234d5350' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right .9rem center;background-repeat:no-repeat;padding-right:2.5rem;font-size:.95rem}.profile-module__gOpTcG__selectCountry:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2300ce59' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E")}.profile-module__gOpTcG__birthDateRow{grid-template-columns:1fr 1fr 1fr;gap:.65rem;max-width:26rem;display:grid}.profile-module__gOpTcG__handleInputWrap{position:relative}.profile-module__gOpTcG__handlePrefix{font-family:var(--mono);color:var(--outline);pointer-events:none;font-size:.8rem;position:absolute;top:50%;left:.9rem;transform:translateY(-50%)}.profile-module__gOpTcG__handleInput{background:var(--surface-container);width:100%;font-family:var(--manrope);color:var(--on-surface);border:1px solid #ffffff12;border-bottom-color:#00ce5926;border-radius:8px;padding:.65rem .9rem .65rem 1.75rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.profile-module__gOpTcG__handleInput:focus{border-color:#ffffff1a;border-bottom-color:var(--emerald-bright);box-shadow:0 1px 0 0 var(--emerald-bright);outline:none}@media (prefers-reduced-motion:reduce){.profile-module__gOpTcG__input,.profile-module__gOpTcG__select,.profile-module__gOpTcG__handleInput{transition:none}}.profile-module__gOpTcG__chipRow{flex-wrap:wrap;gap:.45rem;display:flex}.profile-module__gOpTcG__chip{font-family:var(--manrope);color:var(--on-surface);cursor:pointer;background:linear-gradient(#00ce590d,#0000002e);border:1px solid #00ce5929;border-top-color:#00ce5947;border-radius:999px;padding:.4rem .85rem;font-size:12px;font-weight:500;transition:border-color .15s,background .15s,box-shadow .15s,color .15s;box-shadow:inset 0 1px #ffffff0d}.profile-module__gOpTcG__chip:hover{background:linear-gradient(#00ce591a,#00000026);border-color:#00ce5966;box-shadow:inset 0 1px #ffffff12,0 0 10px #00ce591f}.profile-module__gOpTcG__chipSelected{color:var(--surface-lowest);background:linear-gradient(180deg, var(--emerald-bright), var(--emerald));border-color:var(--emerald-bright);box-shadow:0 0 14px #00ce594d}.profile-module__gOpTcG__chipSelected:hover{background:linear-gradient(180deg, var(--emerald-bright), var(--emerald))}@media (prefers-reduced-motion:reduce){.profile-module__gOpTcG__chip{transition:none}}.profile-module__gOpTcG__marketingRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.profile-module__gOpTcG__marketingCopy{flex:260px;min-width:0}.profile-module__gOpTcG__marketingTitle{font-family:var(--manrope);color:var(--on-surface);margin:0 0 .25rem;font-size:.9rem;font-weight:500}.profile-module__gOpTcG__marketingHint{color:var(--on-surface-variant);margin:0;font-size:.8rem;line-height:1.5}.profile-module__gOpTcG__switch{border:1px solid var(--line);cursor:pointer;background:#ffffff0d;border-radius:999px;flex-shrink:0;width:46px;height:26px;padding:0;transition:background .2s,border-color .2s;position:relative}.profile-module__gOpTcG__switchOn{background:linear-gradient(180deg, var(--emerald-bright), var(--emerald));border-color:var(--emerald-bright)}.profile-module__gOpTcG__switchKnob{background:var(--on-surface);border-radius:50%;width:20px;height:20px;transition:left .2s cubic-bezier(.2,.8,.2,1),background .2s;position:absolute;top:50%;left:3px;transform:translateY(-50%)}.profile-module__gOpTcG__switchOn .profile-module__gOpTcG__switchKnob{background:var(--surface-lowest,#050505);left:23px}.profile-module__gOpTcG__switch:disabled{opacity:.55;cursor:default}@media (prefers-reduced-motion:reduce){.profile-module__gOpTcG__switchKnob{transition:none}}:is(:root[data-theme=light] .profile-module__gOpTcG__identityCard,:root[data-theme=light] .profile-module__gOpTcG__section){background:#fff;border-color:#e5e4dc;box-shadow:0 1px 2px #191b160d,0 10px 28px -18px #191b161f}:root[data-theme=light] .profile-module__gOpTcG__errorCard{border-color:#e5e4dc}:is(:root[data-theme=light] .profile-module__gOpTcG__select,:root[data-theme=light] .profile-module__gOpTcG__handleInput){background:var(--surface);border-color:#dcdbd3 #dcdbd3 #009a4340}:root[data-theme=light] .profile-module__gOpTcG__chip{background:var(--surface-container-high);box-shadow:none;border-color:#dcdbd3}:root[data-theme=light] .profile-module__gOpTcG__chip:hover{box-shadow:none;background:#009a4314}:root[data-theme=light] .profile-module__gOpTcG__switch{background:#1c1e191f}:root[data-theme=light] .profile-module__gOpTcG__switchKnob{background:#fff;box-shadow:0 1px 3px #191b1640}:root[data-theme=light] .profile-module__gOpTcG__chipSelected{color:#fff;background:linear-gradient(#00a94c,#008f40);border-color:#009043;box-shadow:0 3px 12px -5px #009a4399}:root[data-theme=light] .profile-module__gOpTcG__chipSelected:hover{background:linear-gradient(#00a94c,#008f40);box-shadow:0 3px 12px -5px #009a4399}:root[data-theme=light] .profile-module__gOpTcG__switchOn{background:linear-gradient(#00a94c,#009043);border-color:#009043}:root[data-theme=light] .profile-module__gOpTcG__switchOn .profile-module__gOpTcG__switchKnob{background:#fff}
.MissionsPanelClient-module__rc-n-G__overlay{z-index:200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#040504c7;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.MissionsPanelClient-module__rc-n-G__panel{background:linear-gradient(#0c100dfa,#060907fc);border:1px solid #00ce591f;border-radius:16px;flex-direction:column;gap:1.25rem;width:100%;max-width:32rem;max-height:min(80vh,40rem);padding:1.75rem;display:flex;box-shadow:0 40px 90px -30px #000000e6}.MissionsPanelClient-module__rc-n-G__panelHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.MissionsPanelClient-module__rc-n-G__panelTitle{font-family:var(--manrope);color:var(--gold,#e9c46a);margin:0 0 .35rem;font-size:1rem;font-weight:600}.MissionsPanelClient-module__rc-n-G__panelSubtitle{font-family:var(--manrope);color:var(--on-surface-variant);margin:0;font-size:.8rem}.MissionsPanelClient-module__rc-n-G__close{width:30px;height:30px;color:var(--on-surface-variant,#9aa09a);cursor:pointer;background:0 0;border:none;border-radius:999px;flex-shrink:0;font-size:20px;line-height:1;transition:color .15s,background .15s}.MissionsPanelClient-module__rc-n-G__close:hover{color:#fff;background:#ffffff14}.MissionsPanelClient-module__rc-n-G__empty{font-family:var(--manrope);color:var(--on-surface-variant);margin:0;font-size:.85rem}.MissionsPanelClient-module__rc-n-G__panelBody{flex-direction:column;gap:1.25rem;min-height:0;display:flex;overflow-y:auto}.MissionsPanelClient-module__rc-n-G__list{flex-direction:column;flex-shrink:0;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.MissionsPanelClient-module__rc-n-G__card{background:#00ce590a;border:1px solid #00ce591f;border-radius:12px;flex-direction:column;align-items:stretch;gap:.6rem;padding:1rem 1.25rem;display:flex}.MissionsPanelClient-module__rc-n-G__cardBody{flex-direction:column;gap:.2rem;min-width:0;display:flex}.MissionsPanelClient-module__rc-n-G__cardTitle{font-family:var(--manrope);color:var(--on-surface);margin:0;font-size:.9rem;font-weight:600}.MissionsPanelClient-module__rc-n-G__cardDescription{font-family:var(--manrope);color:var(--on-surface-variant);margin:0;font-size:.8rem}.MissionsPanelClient-module__rc-n-G__cardMeta{flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.MissionsPanelClient-module__rc-n-G__cardReward{font-family:var(--mono);color:var(--gold,#e9c46a);white-space:nowrap;font-size:.8rem;font-weight:700}.MissionsPanelClient-module__rc-n-G__cardState{font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--on-surface-variant);white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;padding:.3rem .7rem;font-size:9px;font-weight:700}.MissionsPanelClient-module__rc-n-G__cardStateDone{color:#0a0a0a;background:linear-gradient(100deg,#00ce59,#00a94c);border-color:#009043}:root[data-theme=light] .MissionsPanelClient-module__rc-n-G__panel{background:#fff;border-color:#e5e4dc;box-shadow:0 1px 2px #191b160d,0 10px 28px -18px #191b161f}:root[data-theme=light] .MissionsPanelClient-module__rc-n-G__card{background:#009a430d;border-color:#009a4329}:root[data-theme=light] .MissionsPanelClient-module__rc-n-G__cardState{background:#1c1e190f;border-color:#1c1e191f}.MissionsPanelClient-module__rc-n-G__archivedSection{flex-direction:column;gap:.6rem;margin-top:.35rem;display:flex}.MissionsPanelClient-module__rc-n-G__archivedToggle{cursor:pointer;font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--on-surface-variant);background:0 0;border:none;align-self:flex-start;padding:.35rem 0;font-size:10.5px;transition:color .15s}.MissionsPanelClient-module__rc-n-G__archivedToggle:hover{color:var(--on-surface)}@media (prefers-reduced-motion:reduce){.MissionsPanelClient-module__rc-n-G__archivedToggle{transition:none}}.MissionsPanelClient-module__rc-n-G__archivedCard{opacity:.62;border-color:var(--outline);background:#ffffff05}.MissionsPanelClient-module__rc-n-G__archivedBadge{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--on-surface-variant);white-space:nowrap;flex-shrink:0;font-size:10px;font-weight:600}:root[data-theme=light] .MissionsPanelClient-module__rc-n-G__archivedCard{border-color:var(--outline);background:#1c1e1905}.MissionsPanelClient-module__rc-n-G__claimButton{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:#1a1204;border:1px solid var(--gold,#e9c46a);cursor:pointer;white-space:nowrap;background:linear-gradient(100deg,#d4af5a 0%,#f6e27a 40%,#d4af5a 68%,#b8862f 100%);border-radius:999px;flex-shrink:0;padding:.4rem .9rem;font-size:10px;font-weight:700;transition:box-shadow .2s,opacity .2s}.MissionsPanelClient-module__rc-n-G__claimButton:hover:not(:disabled){box-shadow:0 0 16px #e9c46a66}.MissionsPanelClient-module__rc-n-G__claimButton:disabled{opacity:.6;cursor:not-allowed}.MissionsPanelClient-module__rc-n-G__surveyButton{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--surface-lowest);background:var(--emerald);border:1px solid var(--emerald);cursor:pointer;white-space:nowrap;border-radius:999px;flex-shrink:0;padding:.4rem .9rem;font-size:10px;font-weight:700;transition:box-shadow .2s}.MissionsPanelClient-module__rc-n-G__surveyButton:hover{box-shadow:0 0 16px #00ce5959}.MissionsPanelClient-module__rc-n-G__claimError{width:100%;font-family:var(--manrope);color:var(--danger);margin:0;font-size:.75rem}.MissionsPanelClient-module__rc-n-G__surveyForm{flex-direction:column;gap:1.25rem;display:flex;overflow-y:auto}.MissionsPanelClient-module__rc-n-G__optional{text-transform:none;opacity:.65;font-weight:400}.MissionsPanelClient-module__rc-n-G__surveyIntro{font-family:var(--manrope);color:var(--on-surface-variant);margin:0;font-size:.8rem}.MissionsPanelClient-module__rc-n-G__surveyQuestion{flex-direction:column;gap:.6rem;display:flex}.MissionsPanelClient-module__rc-n-G__surveyPrompt{font-family:var(--manrope);color:var(--on-surface);margin:0;font-size:.9rem;font-weight:600}.MissionsPanelClient-module__rc-n-G__surveyOptions{flex-direction:column;gap:.4rem;display:flex}.MissionsPanelClient-module__rc-n-G__surveyOption{font-family:var(--manrope);color:var(--on-surface);cursor:pointer;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.MissionsPanelClient-module__rc-n-G__surveyTextarea{background:var(--surface-container);width:100%;font-family:var(--manrope);color:var(--on-surface);resize:vertical;border:1px solid #ffffff12;border-bottom-color:#00ce5926;border-radius:8px;padding:.65rem .9rem;font-size:.85rem}.MissionsPanelClient-module__rc-n-G__surveyScaleRow{flex-wrap:wrap;gap:.4rem;display:flex}.MissionsPanelClient-module__rc-n-G__surveyScaleButton{width:2rem;height:2rem;color:var(--on-surface-variant);font-family:var(--mono);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;font-size:.8rem;transition:border-color .15s,background .15s,color .15s}.MissionsPanelClient-module__rc-n-G__surveyScaleButton:hover{border-color:#00ce5966}.MissionsPanelClient-module__rc-n-G__surveyScaleButtonSelected{color:var(--surface-lowest);background:var(--emerald);border-color:var(--emerald)}.MissionsPanelClient-module__rc-n-G__surveyError{font-family:var(--manrope);color:var(--danger);margin:0;font-size:.8rem}.MissionsPanelClient-module__rc-n-G__surveyActions{justify-content:flex-end;gap:.75rem;display:flex}.MissionsPanelClient-module__rc-n-G__surveyBackButton{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--on-surface-variant);cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:8px;padding:.55rem 1.1rem;font-size:10px;font-weight:600}.MissionsPanelClient-module__rc-n-G__surveySubmitButton{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;background:var(--emerald);color:var(--surface-lowest);border:1px solid var(--emerald);cursor:pointer;border-radius:8px;padding:.55rem 1.1rem;font-size:10px;font-weight:700}.MissionsPanelClient-module__rc-n-G__surveySubmitButton:disabled,.MissionsPanelClient-module__rc-n-G__surveyBackButton:disabled{opacity:.6;cursor:not-allowed}:root[data-theme=light] .MissionsPanelClient-module__rc-n-G__surveyTextarea{background:var(--surface);border-color:#dcdbd3}:root[data-theme=light] .MissionsPanelClient-module__rc-n-G__surveyScaleButton{background:var(--surface);border-color:#dcdbd3}@media (max-width:480px){.MissionsPanelClient-module__rc-n-G__panel{padding:1.25rem}}
.MissionRewardModal-module__8UH2SW__overlay{z-index:200;-webkit-backdrop-filter:blur(6px);background:#040504c7;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.MissionRewardModal-module__8UH2SW__card{text-align:center;background:linear-gradient(#0c100dfa,#060907fc);border:1px solid #00ce5929;border-top-color:#00ce5947;border-radius:18px;flex-direction:column;align-items:center;width:100%;max-width:400px;padding:32px 28px 28px;display:flex;box-shadow:0 40px 90px -30px #000000e6,inset 0 0 30px #00ce590a}.MissionRewardModal-module__8UH2SW__title{font-family:var(--manrope);color:var(--on-surface,#e2e3e0);margin:0 0 4px;font-size:24px;font-weight:700}.MissionRewardModal-module__8UH2SW__subtitle{font-family:var(--manrope);color:var(--on-surface-variant,#a3aca8);margin:0 0 14px;font-size:14px;font-weight:500}.MissionRewardModal-module__8UH2SW__creditsLine{font-family:var(--manrope);color:var(--gold,#f2ca50);filter:drop-shadow(0 0 14px #bc920047);filter:drop-shadow(0 0 14px lab(63.1041% 9.72018 76.1821/.28));margin:0 0 22px;font-size:15px;font-weight:600}.MissionRewardModal-module__8UH2SW__accept{width:100%;font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:#06110b;background:linear-gradient(180deg, var(--gold-glow,#f6d97a), var(--gold,#f2ca50));border:1px solid var(--gold-deep,#c9a53d);cursor:pointer;border-radius:10px;padding:12px 18px;font-size:12px;font-weight:700;transition:transform .16s,box-shadow .2s}.MissionRewardModal-module__8UH2SW__accept:hover{transform:translateY(-1px);box-shadow:0 0 20px #c58d0473;box-shadow:0 0 20px lab(62.8746% 15.1895 66.5985/.45)}
.CountdownPopupModal-module__DHTCwG__overlay{z-index:200;-webkit-backdrop-filter:blur(6px);background:#040504c7;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.CountdownPopupModal-module__DHTCwG__card{text-align:center;background:linear-gradient(#0c100dfa,#060907fc);border:1px solid #f2ca502e;border-top-color:#f2ca5052;border-radius:18px;flex-direction:column;align-items:center;width:100%;max-width:400px;padding:32px 28px 28px;display:flex;box-shadow:0 40px 90px -30px #000000e6,inset 0 0 30px #f2ca500d}.CountdownPopupModal-module__DHTCwG__title{font-family:var(--manrope);color:var(--on-surface,#e2e3e0);margin:0 0 10px;font-size:22px;font-weight:700}.CountdownPopupModal-module__DHTCwG__countdownLine{font-family:var(--mono);letter-spacing:.04em;color:var(--gold,#f2ca50);filter:drop-shadow(0 0 14px #bc920047);filter:drop-shadow(0 0 14px lab(63.1041% 9.72018 76.1821/.28));margin:0 0 14px;font-size:15px;font-weight:600}.CountdownPopupModal-module__DHTCwG__body{color:var(--on-surface-variant,#a3aca8);margin:0 0 24px;font-size:14px;line-height:1.55}.CountdownPopupModal-module__DHTCwG__actions{flex-direction:column;gap:10px;width:100%;display:flex}.CountdownPopupModal-module__DHTCwG__cta{width:100%;font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;text-align:center;cursor:pointer;border-radius:10px;padding:12px 18px;font-size:12px;font-weight:700;text-decoration:none;transition:transform .16s,box-shadow .2s;display:block}.CountdownPopupModal-module__DHTCwG__cta:hover{transform:translateY(-1px)}.CountdownPopupModal-module__DHTCwG__secondary{color:var(--on-surface-variant,#a3aca8);border:1px solid var(--line-strong,#ffffff24);cursor:pointer;background:0 0;border-radius:9px;padding:10px 18px;font-size:13px;font-weight:500;transition:border-color .18s,color .18s}.CountdownPopupModal-module__DHTCwG__secondary:hover{border-color:var(--on-surface,#e2e3e0);color:var(--on-surface,#e2e3e0)}
.AnnouncementPopupModal-module__kz5c-G__overlay{z-index:200;-webkit-backdrop-filter:blur(6px);background:#040504c7;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.AnnouncementPopupModal-module__kz5c-G__card{text-align:center;background:linear-gradient(#0c100dfa,#060907fc);border:1px solid #00ce5929;border-top-color:#00ce5947;border-radius:18px;flex-direction:column;align-items:center;width:100%;max-width:400px;padding:32px 28px 28px;display:flex;box-shadow:0 40px 90px -30px #000000e6,inset 0 0 30px #00ce590a}.AnnouncementPopupModal-module__kz5c-G__title{font-family:var(--manrope);color:var(--on-surface,#e2e3e0);overflow-wrap:anywhere;max-width:100%;margin:0 0 10px;font-size:22px;font-weight:700}.AnnouncementPopupModal-module__kz5c-G__body{color:var(--on-surface-variant,#a3aca8);overflow-wrap:anywhere;white-space:pre-line;max-width:100%;margin:0 0 24px;font-size:14px;line-height:1.55}.AnnouncementPopupModal-module__kz5c-G__error{color:#ff6b6b;margin:0 0 14px;font-size:12.5px;line-height:1.4}.AnnouncementPopupModal-module__kz5c-G__actions{flex-direction:column;gap:10px;width:100%;display:flex}.AnnouncementPopupModal-module__kz5c-G__cta:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;animation:none;transform:none}.AnnouncementPopupModal-module__kz5c-G__cta:disabled:after{content:none;animation:none}.AnnouncementPopupModal-module__kz5c-G__cta{width:100%;font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;text-align:center;cursor:pointer;border-radius:10px;padding:12px 18px;font-size:12px;font-weight:700;text-decoration:none;transition:transform .16s,box-shadow .2s;display:block}.AnnouncementPopupModal-module__kz5c-G__cta:hover{transform:translateY(-1px)}.AnnouncementPopupModal-module__kz5c-G__secondary{color:var(--on-surface-variant,#a3aca8);border:1px solid var(--line-strong,#ffffff24);cursor:pointer;background:0 0;border-radius:9px;padding:10px 18px;font-size:13px;font-weight:500;transition:border-color .18s,color .18s}.AnnouncementPopupModal-module__kz5c-G__secondary:hover{border-color:var(--on-surface,#e2e3e0);color:var(--on-surface,#e2e3e0)}.AnnouncementPopupModal-module__kz5c-G__ctaSolo{width:100%;font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--surface-lowest,#050505);background:linear-gradient(180deg, var(--emerald-bright), var(--emerald));border:1px solid var(--emerald-bright);cursor:pointer;border-radius:8px;padding:11px 24px;font-size:11px;font-weight:700;transition:transform .18s,box-shadow .2s}.AnnouncementPopupModal-module__kz5c-G__ctaSolo:hover{transform:translateY(-1px);box-shadow:0 0 20px #00ce5980}
.JobToast-module__1AwnBW__wrap{z-index:60;pointer-events:none;flex-direction:column;gap:.55rem;max-width:min(23rem,100vw - 2.2rem);display:flex;position:fixed;bottom:1.1rem;right:1.1rem}.JobToast-module__1AwnBW__toast{--toast-accent:var(--emerald,#00ce59);pointer-events:auto;background:color-mix(in srgb, var(--surface,#0d100e) 92%, var(--emerald,#00ce59) 8%);border:1px solid #00ce5957;border-radius:13px;align-items:stretch;gap:.25rem;animation:.26s cubic-bezier(.2,.9,.3,1) both JobToast-module__1AwnBW__toastIn,1.15s ease-out .26s 2 JobToast-module__1AwnBW__toastPulse;display:flex}.JobToast-module__1AwnBW__failed{--toast-accent:#ff6b6b;background:color-mix(in srgb, var(--surface,#0d100e) 92%, #ff6b6b 8%);border-color:#ff6b6b61}.JobToast-module__1AwnBW__toast,.JobToast-module__1AwnBW__failed{box-shadow:0 0 0 1px color-mix(in srgb, var(--toast-accent) 16%, transparent), 0 14px 40px #0000008c}@keyframes JobToast-module__1AwnBW__toastIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:none}}@keyframes JobToast-module__1AwnBW__toastPulse{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--toast-accent) 42%, transparent), 0 14px 40px #0000008c}70%{box-shadow:0 0 0 11px #0000,0 14px 40px #0000008c}to{box-shadow:0 0 0 1px color-mix(in srgb, var(--toast-accent) 16%, transparent), 0 14px 40px #0000008c}}@keyframes JobToast-module__1AwnBW__dotPulse{0%,to{box-shadow:0 0 10px var(--toast-accent);transform:scale(1)}45%{box-shadow:0 0 16px var(--toast-accent);transform:scale(1.45)}}@media (prefers-reduced-motion:reduce){.JobToast-module__1AwnBW__toast,.JobToast-module__1AwnBW__dot{animation:none}}.JobToast-module__1AwnBW__body{min-width:0;color:inherit;flex:1;align-items:center;gap:.6rem;padding:.7rem .4rem .7rem .85rem;text-decoration:none;display:flex}.JobToast-module__1AwnBW__dot{background:var(--toast-accent);width:8px;height:8px;box-shadow:0 0 10px var(--toast-accent);border-radius:50%;flex:none;animation:1.15s ease-out .26s 2 JobToast-module__1AwnBW__dotPulse}.JobToast-module__1AwnBW__text{flex-direction:column;gap:1px;min-width:0;display:flex}.JobToast-module__1AwnBW__message{font-family:var(--manrope,sans-serif);color:var(--on-surface,#e8ede9);font-size:13.5px;font-weight:600;line-height:1.3}.JobToast-module__1AwnBW__cta{font-family:var(--mono,monospace);letter-spacing:.06em;text-transform:uppercase;color:var(--emerald,#00ce59);font-size:10.5px}.JobToast-module__1AwnBW__failed .JobToast-module__1AwnBW__cta{color:#ff8f8f}.JobToast-module__1AwnBW__body:hover .JobToast-module__1AwnBW__cta{text-decoration:underline}.JobToast-module__1AwnBW__close{width:2.1rem;color:var(--on-surface-variant,#8b928c);cursor:pointer;background:0 0;border:0;border-left:1px solid #ffffff12;border-radius:0 12px 12px 0;flex:none;align-self:stretch;padding:0;font-size:17px;line-height:1}.JobToast-module__1AwnBW__close:hover{color:var(--on-surface,#e8ede9);background:#ffffff0d}@media (max-width:520px){.JobToast-module__1AwnBW__wrap{max-width:none;bottom:.7rem;left:.7rem;right:.7rem}}
.layout-module__doPIBq__shell{background:var(--bg);min-height:100vh;display:flex}.layout-module__doPIBq__shell:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(125% 100% at 50% 0,#00ce5916 0%,#00ce5908 40%,#0000 74%);height:58vh;position:fixed;inset:0 0 auto}.layout-module__doPIBq__content{z-index:1;flex-direction:column;flex:1;align-items:center;min-width:0;max-width:100vw;margin-left:256px;padding:0;transition:margin-left .3s cubic-bezier(.2,.8,.2,1);display:flex;position:relative}.layout-module__doPIBq__content>*{width:100%;max-width:80rem}.layout-module__doPIBq__shell:has([data-sidebar-collapsed]) .layout-module__doPIBq__content{margin-left:80px}:root[data-theme=light] .layout-module__doPIBq__shell:before{background:radial-gradient(125% 100% at 50% 0,#009a4312 0%,#009a4306 42%,#0000 76%);height:42vh}@media (max-width:768px),(max-width:1024px) and (max-height:500px){.layout-module__doPIBq__shell{flex-direction:column}.layout-module__doPIBq__content{padding-top:var(--mobile-bar-h);margin-left:0}}
.ToolLoader-module__iza1iq__wrap{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:.25rem 1rem 2rem;display:flex}@media (max-height:820px){.ToolLoader-module__iza1iq__wrap{gap:.7rem;padding:.15rem 1rem 1.25rem}.ToolLoader-module__iza1iq__ringWrap{width:min(300px,62vw,32vh)}.ToolLoader-module__iza1iq__current{margin:.6rem 0}}@media (max-height:680px){.ToolLoader-module__iza1iq__ringWrap{width:min(230px,52vw,28vh)}.ToolLoader-module__iza1iq__caption{margin:0}}.ToolLoader-module__iza1iq__ringWrap{aspect-ratio:1;width:min(360px,74vw,38vh);position:relative}.ToolLoader-module__iza1iq__ring{width:100%;height:100%;overflow:visible}.ToolLoader-module__iza1iq__tick{stroke:var(--line-strong,#a3aca829);stroke-width:2.5px;stroke-linecap:round;transition:stroke .26s}.ToolLoader-module__iza1iq__tickLit{stroke:var(--emerald,#00ce59)}.ToolLoader-module__iza1iq__tickHead{stroke:var(--gold,#f2ca50);filter:drop-shadow(0 0 5px color-mix(in srgb, var(--gold) 55%, transparent))}:root[data-theme=light] .ToolLoader-module__iza1iq__ring circle{opacity:.55}.ToolLoader-module__iza1iq__readout{pointer-events:none;justify-content:center;align-items:baseline;gap:2px;display:flex;position:absolute;inset:0}.ToolLoader-module__iza1iq__pct{font-family:var(--manrope);letter-spacing:-.01em;color:var(--on-surface,#e2e3e0);font-variant-numeric:tabular-nums;align-self:center;font-size:clamp(42px,12vw,68px);font-weight:300;line-height:1}.ToolLoader-module__iza1iq__pctSign{font-family:var(--font-jetbrains-mono,monospace);color:var(--emerald,#00ce59);align-self:center;margin-top:.9em;font-size:13px}.ToolLoader-module__iza1iq__qpos{font-family:var(--manrope);letter-spacing:-.01em;color:var(--on-surface,#e2e3e0);font-variant-numeric:tabular-nums;align-self:center;font-size:clamp(34px,9vw,52px);font-weight:300;line-height:1}.ToolLoader-module__iza1iq__qof{font-family:var(--font-jetbrains-mono,monospace);color:color-mix(in srgb, var(--on-surface,#e2e3e0) 62%, transparent);font-variant-numeric:tabular-nums;align-self:center;margin-top:.9em;margin-left:6px;font-size:13px}.ToolLoader-module__iza1iq__backgroundNote{text-align:center;max-width:32rem;font-family:var(--manrope,sans-serif);color:var(--on-surface-variant,#8b928c);opacity:.85;margin:.9rem auto 0;font-size:11.5px;line-height:1.5}.ToolLoader-module__iza1iq__queueHint{text-align:center;max-width:34rem;font-family:var(--manrope,sans-serif);color:color-mix(in srgb, var(--emerald,#00ce59) 78%, var(--on-surface,#e2e3e0));margin:2px auto 0;font-size:12.5px;line-height:1.5}.ToolLoader-module__iza1iq__caption{text-align:center;max-width:46ch;min-height:2.6em;line-height:1.35;font-family:var(--font-jetbrains-mono,monospace);letter-spacing:.1em;text-transform:uppercase;color:var(--on-surface-variant,#a3aca8);justify-content:center;align-items:center;margin:.5rem 0;font-size:11px;display:flex}.ToolLoader-module__iza1iq__captionLine{animation:1.05s cubic-bezier(.22,.75,.2,1) both ToolLoader-module__iza1iq__captionRise;display:block}@keyframes ToolLoader-module__iza1iq__captionRise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ToolLoader-module__iza1iq__stages{flex-direction:column;gap:.32rem;margin:0;padding:0;list-style:none;display:flex}.ToolLoader-module__iza1iq__stage{font-family:var(--manrope);align-items:center;gap:.65rem;font-size:13.5px;transition:color .62s,opacity .62s,background .62s;display:flex}.ToolLoader-module__iza1iq__current{letter-spacing:-.005em;background:linear-gradient(90deg, color-mix(in srgb, var(--gold) 13%, transparent) 0%, color-mix(in srgb, var(--gold) 6%, transparent) 45%, transparent 100%);border-radius:999px;margin:.85rem 0;padding:.4rem .85rem .4rem 0;font-size:16px;font-weight:600}.ToolLoader-module__iza1iq__stageDot{border-radius:50%;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;font-size:10px;line-height:1;display:inline-flex;position:relative}.ToolLoader-module__iza1iq__stageDot:before{content:"";border:1px solid;border-radius:50%;width:18px;height:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ToolLoader-module__iza1iq__done{color:var(--emerald,#00ce59);animation:.78s cubic-bezier(.25,.6,.2,1) both ToolLoader-module__iza1iq__stageSettle}@keyframes ToolLoader-module__iza1iq__stageSettle{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ToolLoader-module__iza1iq__done .ToolLoader-module__iza1iq__stageDot:before{background:color-mix(in srgb, var(--emerald) 14%, transparent)}.ToolLoader-module__iza1iq__current{color:var(--gold,#f2ca50);animation:.86s cubic-bezier(.25,.6,.2,1) both ToolLoader-module__iza1iq__stageArrive}@keyframes ToolLoader-module__iza1iq__stageArrive{0%{opacity:0;transform:translateY(9px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.ToolLoader-module__iza1iq__current .ToolLoader-module__iza1iq__stageDot:before{background:color-mix(in srgb, var(--gold) 12%, transparent);border-color:color-mix(in srgb, var(--gold) 32%, transparent);width:30px;height:30px;box-shadow:0 0 14px color-mix(in srgb, var(--gold) 30%, transparent), inset 0 0 10px color-mix(in srgb, var(--gold) 12%, transparent)}.ToolLoader-module__iza1iq__stageOwl{z-index:1;object-fit:contain;width:21px;height:21px;filter:drop-shadow(0 0 6px color-mix(in srgb, var(--gold) 45%, transparent));animation:.82s cubic-bezier(.25,.6,.2,1) both ToolLoader-module__iza1iq__owlIn;position:relative}@keyframes ToolLoader-module__iza1iq__owlIn{0%{opacity:0;transform:scale(.78)}to{opacity:1;transform:scale(1)}}.ToolLoader-module__iza1iq__current .ToolLoader-module__iza1iq__stageDot:after{content:"";border:1.5px solid #0000;border-top-color:var(--gold,#f2ca50);border-right-color:color-mix(in srgb, var(--gold) 45%, transparent);border-radius:50%;width:36px;height:36px;margin:-18px 0 0 -18px;animation:2s cubic-bezier(.45,.05,.55,.95) infinite ToolLoader-module__iza1iq__stageSpin;position:absolute;top:50%;left:50%}@keyframes ToolLoader-module__iza1iq__stageSpin{to{transform:rotate(360deg)}}.ToolLoader-module__iza1iq__pending{color:var(--on-surface-variant,#a3aca8);opacity:.45}:root[data-theme=light] .ToolLoader-module__iza1iq__tick{stroke:#1c1e1924}:root[data-theme=light] .ToolLoader-module__iza1iq__tickLit{stroke:var(--emerald)}:root[data-theme=light] .ToolLoader-module__iza1iq__tickHead{stroke:var(--gold);filter:drop-shadow(0 0 4px color-mix(in srgb, var(--gold) 45%, transparent))}:root[data-theme=light] .ToolLoader-module__iza1iq__pct{color:var(--text,#191b16)}:root[data-theme=light] .ToolLoader-module__iza1iq__current{background:linear-gradient(90deg, color-mix(in srgb, var(--gold) 16%, transparent) 0%, color-mix(in srgb, var(--gold) 7%, transparent) 45%, transparent 100%)}:is(:root[data-theme=light] .ToolLoader-module__iza1iq__caption,:root[data-theme=light] .ToolLoader-module__iza1iq__pending){color:var(--text-mid,#50524a)}.ToolLoader-module__iza1iq__patient{text-align:center;max-width:30rem;font-family:var(--manrope,sans-serif);color:var(--gold,#e9c46a);background:#e9c46a14;border:1px solid #e9c46a38;border-radius:12px;margin:14px auto 0;padding:10px 16px;font-size:13px;line-height:1.5;animation:2.6s ease-in-out infinite ToolLoader-module__iza1iq__patientPulse}@keyframes ToolLoader-module__iza1iq__patientPulse{0%,to{opacity:.82}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.ToolLoader-module__iza1iq__patient{animation:none}}.ToolLoader-module__iza1iq__radarRing{fill:none;stroke:var(--line-strong,#a3aca829);stroke-width:.75px;stroke-dasharray:2 7;opacity:.55}.ToolLoader-module__iza1iq__radarRingEdge{stroke-dasharray:none;opacity:.75}.ToolLoader-module__iza1iq__radarBandLabel{fill:var(--text-mid,#b8b6a9);font-family:var(--mono,ui-monospace, monospace);letter-spacing:.14em;opacity:.45;font-size:7px;font-weight:700}.ToolLoader-module__iza1iq__radarBlip{fill:currentColor;animation:ToolLoader-module__iza1iq__radarBlip 2.8s ease-out forwards, ToolLoader-module__iza1iq__radarIdle var(--idle-ms,1.9s) ease-in-out infinite}@keyframes ToolLoader-module__iza1iq__radarIdle{0%,to{opacity:.28;r:3.1}50%{opacity:.5;r:3.8}}.ToolLoader-module__iza1iq__radarBlipLive{animation:ToolLoader-module__iza1iq__radarBlip 2.8s ease-out forwards, ToolLoader-module__iza1iq__radarIdleLive var(--idle-ms,1.9s) ease-in-out infinite}@keyframes ToolLoader-module__iza1iq__radarIdleLive{0%,to{opacity:.72;r:3.9}50%{opacity:1;r:4.5}}.ToolLoader-module__iza1iq__radarTone_ok,.ToolLoader-module__iza1iq__radarTone_watch,.ToolLoader-module__iza1iq__radarTone_bad{transition:color 1.5s cubic-bezier(.4,0,.25,1)}.ToolLoader-module__iza1iq__radarTone_ok{color:var(--emerald,#00ce59)}.ToolLoader-module__iza1iq__radarTone_watch{color:var(--gold,#f2ca50)}.ToolLoader-module__iza1iq__radarTone_bad{color:var(--danger,#ff5c5c)}.ToolLoader-module__iza1iq__radarLink{fill:none;stroke:var(--gold,#f2ca50);stroke-width:1.4px;stroke-dasharray:3 4;opacity:.34}@keyframes ToolLoader-module__iza1iq__radarBlip{0%{opacity:0;r:2}18%{opacity:1;r:5}60%{opacity:.85;r:3.6}to{opacity:.3;r:3.2}}.ToolLoader-module__iza1iq__radarSweep{pointer-events:none;--beam-c:var(--emerald,#00ce59);background:conic-gradient(from 0deg, transparent 0deg, color-mix(in srgb, var(--beam-c) 8%, transparent) 30deg, color-mix(in srgb, var(--beam-c) 24%, transparent) 55deg, color-mix(in srgb, var(--beam-c) 48%, transparent) 71deg, color-mix(in srgb, var(--beam-c) 52%, transparent) 72deg, transparent 72deg, transparent 360deg);border-radius:50%;animation:5.2s linear infinite ToolLoader-module__iza1iq__radarSweep;position:absolute;inset:0;-webkit-mask:radial-gradient(circle,#0000 19%,#000 23% 100%);mask:radial-gradient(circle,#0000 19%,#000 23% 100%)}@keyframes ToolLoader-module__iza1iq__radarSweep{to{transform:rotate(360deg)}}.ToolLoader-module__iza1iq__radarSweepGold{--beam-c:var(--gold,#f2ca50)}.ToolLoader-module__iza1iq__radarRingPing{stroke-opacity:.5;animation:4.8s ease-in-out infinite ToolLoader-module__iza1iq__radarPing}@keyframes ToolLoader-module__iza1iq__radarPing{0%,to{stroke-opacity:.5}10%{stroke-opacity:1;stroke-width:1.15px}32%{stroke-opacity:.6}}@media (prefers-reduced-motion:reduce){.ToolLoader-module__iza1iq__done,.ToolLoader-module__iza1iq__current,.ToolLoader-module__iza1iq__stageOwl,.ToolLoader-module__iza1iq__captionLine{animation:none}.ToolLoader-module__iza1iq__current .ToolLoader-module__iza1iq__stageDot:after{border-color:color-mix(in srgb, var(--gold) 55%, transparent);animation:none}.ToolLoader-module__iza1iq__tick{transition:none}.ToolLoader-module__iza1iq__radarBlip{opacity:.9;animation:none}.ToolLoader-module__iza1iq__radarSweep{display:none}.ToolLoader-module__iza1iq__radarRingPing{stroke-opacity:1;animation:none}}.ToolLoader-module__iza1iq__renderPage{justify-content:center;gap:.75rem;min-height:calc(100vh - 2rem);padding-top:1.5rem;padding-bottom:1.5rem}@media (max-height:820px){.ToolLoader-module__iza1iq__renderPage{padding-top:.75rem;padding-bottom:.75rem}}
.EagerUploadStatus-module__bEX-QW__uploadStatus{flex-direction:column;align-items:center;gap:.2rem;margin-bottom:.3rem;display:flex}.EagerUploadStatus-module__bEX-QW__uploadStatusLine{font-family:var(--font-jetbrains-mono,monospace);color:var(--emerald-bright,#00e676);align-items:center;gap:.4rem;font-size:.82rem;font-weight:600;display:inline-flex}.EagerUploadStatus-module__bEX-QW__uploadSpinnerDot{background:var(--emerald-bright,#00e676);border-radius:50%;width:7px;height:7px;animation:1.1s ease-in-out infinite EagerUploadStatus-module__bEX-QW__uploadPulse}@keyframes EagerUploadStatus-module__bEX-QW__uploadPulse{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.EagerUploadStatus-module__bEX-QW__uploadSpinnerDot{animation:none}}.EagerUploadStatus-module__bEX-QW__uploadProgressBar{background:#e9c46a29;border-radius:999px;width:100%;max-width:220px;height:3px;display:block;overflow:hidden}.EagerUploadStatus-module__bEX-QW__uploadProgressBarFill{border-radius:inherit;background:var(--gold,#e9c46a);height:100%;transition:width .22s;animation:1.6s ease-in-out infinite EagerUploadStatus-module__bEX-QW__uploadProgressPulse;display:block}@keyframes EagerUploadStatus-module__bEX-QW__uploadProgressPulse{0%,to{opacity:.7}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.EagerUploadStatus-module__bEX-QW__uploadProgressBarFill{animation:none}}.EagerUploadStatus-module__bEX-QW__uploadBytesLine{font-family:var(--font-jetbrains-mono,monospace);color:var(--on-surface-variant);font-size:.72rem}.EagerUploadStatus-module__bEX-QW__uploadSlowHint{color:var(--gold,#e9c46a);margin-top:.15rem;font-size:.78rem}.EagerUploadStatus-module__bEX-QW__uploadOfflineHint{color:var(--gold,#e9c46a);margin-top:.15rem;font-size:.78rem;font-weight:600}.EagerUploadStatus-module__bEX-QW__uploadRecoveredHint{color:var(--emerald-bright,#00e676);margin-top:.15rem;font-size:.78rem;font-weight:600}.EagerUploadStatus-module__bEX-QW__uploadFailedStatus{flex-direction:column;align-items:center;gap:.5rem;margin-bottom:.3rem;display:flex}.EagerUploadStatus-module__bEX-QW__uploadFailedLine{font-family:var(--font-jetbrains-mono,monospace);color:#ff6b6b;align-items:center;gap:.4rem;font-size:.82rem;font-weight:700;display:inline-flex}.EagerUploadStatus-module__bEX-QW__uploadFailedDot{background:#ff6b6b;border-radius:50%;width:7px;height:7px}.EagerUploadStatus-module__bEX-QW__uploadRetryCta{color:#ff6b6b;font-family:var(--font-jetbrains-mono,monospace);letter-spacing:.04em;cursor:pointer;background:#ff6b6b14;border:1px solid #ff6b6b66;border-radius:999px;padding:.4rem .9rem;font-size:.74rem;font-weight:700;transition:background .15s,transform .12s}.EagerUploadStatus-module__bEX-QW__uploadRetryCta:hover{background:#ff6b6b29;transform:translateY(-1px)}.EagerUploadStatus-module__bEX-QW__uploadMobileHint{color:var(--on-surface-variant);margin-top:.15rem;font-size:.78rem;display:none}@media (max-width:768px){.EagerUploadStatus-module__bEX-QW__uploadMobileHint{display:block}}
.MiniAbPlayer-module__IlWira__wrap{align-items:center;gap:var(--mini-ab-gap,14px);margin-top:0;display:inline-flex}.MiniAbPlayer-module__IlWira__disc{width:var(--mini-ab-disc,64px);height:var(--mini-ab-disc,64px);color:inherit;cursor:pointer;background:#ffffff08;border:0;border-radius:50%;flex:none;place-items:center;padding:0;transition:background .26s,transform .26s;display:grid;position:relative}.MiniAbPlayer-module__IlWira__disc:hover{transform:scale(1.06)}.MiniAbPlayer-module__IlWira__disc:focus-visible{outline-offset:3px;outline:2px solid}.MiniAbPlayer-module__IlWira__ring{width:100%;height:100%;position:absolute;inset:0;transform:rotate(-90deg)}.MiniAbPlayer-module__IlWira__ringTrack{fill:none;stroke:#ffffff1f;stroke-width:2.4px}.MiniAbPlayer-module__IlWira__ringFill{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round}.MiniAbPlayer-module__IlWira__glyph{width:var(--mini-ab-glyph,22px);height:var(--mini-ab-glyph,22px);position:relative}.MiniAbPlayer-module__IlWira__state{font-family:var(--mono);font-size:var(--mini-ab-state-size,11px);letter-spacing:var(--mini-ab-state-track,.18em);text-transform:uppercase;color:var(--on-surface-variant,#a3aca8);min-width:var(--mini-ab-state,68px)}.MiniAbPlayer-module__IlWira__danger{color:#ff9381;color:lab(73.031% 48.6544 33.9797)}.MiniAbPlayer-module__IlWira__safe{color:var(--emerald,#00ce59)}.MiniAbPlayer-module__IlWira__danger .MiniAbPlayer-module__IlWira__disc:hover,.MiniAbPlayer-module__IlWira__safe .MiniAbPlayer-module__IlWira__disc:hover{background:#ffffff0f}.MiniAbPlayer-module__IlWira__right{flex-direction:var(--mini-ab-direction,row-reverse)}.MiniAbPlayer-module__IlWira__right .MiniAbPlayer-module__IlWira__state{text-align:right}@media (prefers-reduced-motion:reduce){.MiniAbPlayer-module__IlWira__disc{transition:none}.MiniAbPlayer-module__IlWira__disc:hover{transform:none}}.MiniAbPlayer-module__IlWira__discLive{animation:2.4s ease-in-out infinite MiniAbPlayer-module__IlWira__discBreath}@keyframes MiniAbPlayer-module__IlWira__discBreath{0%,to{background:#ffffff0d;box-shadow:0 0 #fff0}50%{background:#ffffff14;box-shadow:0 0 26px -2px,0 0 0 4px #ffffff08}}@media (prefers-reduced-motion:reduce){.MiniAbPlayer-module__IlWira__discLive{animation:none}}.MiniAbPlayer-module__IlWira__tick{fill:currentColor;opacity:.16;transition:opacity .42s}.MiniAbPlayer-module__IlWira__spinning{transform-origin:22px 22px;animation:26s linear infinite MiniAbPlayer-module__IlWira__wheel}.MiniAbPlayer-module__IlWira__spinning .MiniAbPlayer-module__IlWira__tick{opacity:.75}@keyframes MiniAbPlayer-module__IlWira__wheel{to{rotate:360deg}}@media (prefers-reduced-motion:reduce){.MiniAbPlayer-module__IlWira__spinning{animation:none}}
.ScanSection-module__ncFFcG__section{background:linear-gradient(#0000 0%,#0006 100%);padding:100px 0 80px;position:relative}.ScanSection-module__ncFFcG__head{max-width:1080px;margin:0 auto 56px;padding:0 64px}.ScanSection-module__ncFFcG__eyebrow{font-family:var(--mono);letter-spacing:.2em;text-transform:uppercase;color:var(--gold,#e9c46a);font-size:11px}.ScanSection-module__ncFFcG__title{font-family:var(--manrope);letter-spacing:-.03em;max-width:720px;color:var(--on-surface);margin-top:18px;font-size:clamp(40px,4.6vw,60px);font-weight:300;line-height:1.05}.ScanSection-module__ncFFcG__italic{font-family:var(--manrope);color:var(--emerald-bright);font-weight:300}.ScanSection-module__ncFFcG__sub{max-width:640px;font-family:var(--manrope);color:var(--on-surface-variant);margin-top:22px;font-size:15px;font-weight:300;line-height:1.65}.ScanSection-module__ncFFcG__sub b{color:var(--on-surface);font-weight:500}@media (max-width:880px){.ScanSection-module__ncFFcG__head{padding:0 16px}}@media (max-width:960px){.ScanSection-module__ncFFcG__section{padding:72px 0 56px}}@media (max-width:640px){.ScanSection-module__ncFFcG__section{padding:56px 0 48px}.ScanSection-module__ncFFcG__head{margin:0 auto 32px}.ScanSection-module__ncFFcG__title{font-size:clamp(28px,8vw,38px)}.ScanSection-module__ncFFcG__sub{margin-top:16px;font-size:14px}}
.ScoreTransform-module__PvlywG__scoreTransform{opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transform:translateY(24px)}.ScoreTransform-module__PvlywG__scoreTransform.ScoreTransform-module__PvlywG__inView{opacity:1;transform:translateY(0)}.ScoreTransform-module__PvlywG__card{background:var(--surface-container);border:1px solid #ffffff14;border-radius:14px;max-width:1080px;margin:0 auto;padding:28px 32px 22px;transition:border-color .2s,transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s;position:relative;overflow:hidden}.ScoreTransform-module__PvlywG__scoreTransform.ScoreTransform-module__PvlywG__inView .ScoreTransform-module__PvlywG__card{border-color:#00ce5947}.ScoreTransform-module__PvlywG__scoreTransform.ScoreTransform-module__PvlywG__inView .ScoreTransform-module__PvlywG__card:hover{border-color:#00ce5973;transform:translateY(-5px);box-shadow:0 16px 44px -18px #00ce594d}@media (prefers-reduced-motion:reduce){.ScoreTransform-module__PvlywG__card{transition:border-color .2s}.ScoreTransform-module__PvlywG__scoreTransform.ScoreTransform-module__PvlywG__inView .ScoreTransform-module__PvlywG__card:hover{transform:none}}.ScoreTransform-module__PvlywG__corner{display:none}.ScoreTransform-module__PvlywG__head{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:24px;padding-bottom:20px;display:flex}.ScoreTransform-module__PvlywG__track{align-items:center;gap:14px;min-width:0;display:flex}.ScoreTransform-module__PvlywG__trackIco{width:40px;height:40px;color:var(--emerald-bright);background:linear-gradient(135deg,#0c3722,#001207);background:linear-gradient(135deg,lab(19.5883% -19.6519 8.65182),lab(4.0203% -7.10359 3.07087));border:1px solid #00ce594d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ScoreTransform-module__PvlywG__trackIco svg{width:18px;height:18px}.ScoreTransform-module__PvlywG__trackName{font-family:var(--mono);color:var(--on-surface);letter-spacing:.05em;font-size:12px}.ScoreTransform-module__PvlywG__trackTech{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--on-surface-variant);align-items:center;gap:10px;margin-top:4px;font-size:10px;display:flex}.ScoreTransform-module__PvlywG__sep{background:#ffffff2e;border-radius:50%;width:3px;height:3px}.ScoreTransform-module__PvlywG__headRight{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.ScoreTransform-module__PvlywG__eyebrow{font-family:var(--mono);letter-spacing:.22em;text-transform:uppercase;color:var(--gold,#e9c46a);font-size:10px}.ScoreTransform-module__PvlywG__id{font-family:var(--mono);letter-spacing:.16em;color:var(--on-surface-variant);font-size:10px}.ScoreTransform-module__PvlywG__body{grid-template-columns:1fr 48px 1fr;align-items:stretch;gap:0;padding:28px 0 22px;display:grid}.ScoreTransform-module__PvlywG__panel{flex-direction:column;gap:22px;padding:6px 28px;display:flex}.ScoreTransform-module__PvlywG__panelBefore{padding-left:6px}.ScoreTransform-module__PvlywG__panelAfter{padding-right:6px}.ScoreTransform-module__PvlywG__panelHead{justify-content:flex-start;display:flex}.ScoreTransform-module__PvlywG__panelAfter .ScoreTransform-module__PvlywG__panelHead{justify-content:flex-end}.ScoreTransform-module__PvlywG__chip{font-family:var(--mono);letter-spacing:.2em;text-transform:uppercase;border-radius:100px;align-items:center;gap:8px;padding:7px 13px;font-size:10px;font-weight:500;display:inline-flex}.ScoreTransform-module__PvlywG__chipDot{border-radius:50%;width:6px;height:6px;animation:1.6s ease-in-out infinite ScoreTransform-module__PvlywG__stmPulse}.ScoreTransform-module__PvlywG__chipDanger{color:#ff9381;color:lab(73.031% 48.6544 33.9797);background:#f363561f;background:lab(61.163% 55.8372 37.2762/.12);border:1px solid #f3635666;border:1px solid lab(61.163% 55.8372 37.2762/.4)}.ScoreTransform-module__PvlywG__chipDanger .ScoreTransform-module__PvlywG__chipDot{background:var(--danger);box-shadow:0 0 8px var(--danger)}.ScoreTransform-module__PvlywG__chipSafe{color:var(--emerald-bright);background:#007d4d24;background:lab(46.0132% -43.1005 18.9494/.14);border:1px solid #00875380;border:1px solid lab(49.4972% -42.9521 18.8912/.5)}.ScoreTransform-module__PvlywG__chipSafe .ScoreTransform-module__PvlywG__chipDot{background:var(--emerald-bright);box-shadow:0 0 10px var(--emerald-glow)}.ScoreTransform-module__PvlywG__noteWord{color:var(--emerald-bright);text-transform:uppercase;letter-spacing:.02em;text-shadow:0 0 12px var(--emerald-glow);font-weight:700}@keyframes ScoreTransform-module__PvlywG__stmPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}.ScoreTransform-module__PvlywG__heroNum{flex-wrap:wrap;align-items:baseline;gap:4px;display:flex}.ScoreTransform-module__PvlywG__panelAfter .ScoreTransform-module__PvlywG__heroNum{justify-content:flex-end}.ScoreTransform-module__PvlywG__heroNum .ScoreTransform-module__PvlywG__num{font-family:var(--manrope);letter-spacing:-.04em;font-size:104px;font-weight:300;line-height:.95}.ScoreTransform-module__PvlywG__panelBefore .ScoreTransform-module__PvlywG__heroNum .ScoreTransform-module__PvlywG__num{background:linear-gradient(#ffb59f 0%,#bd404d 100%);background:linear-gradient(lab(81.4624% 40.6411 33.5008) 0%,lab(46.0775% 51.5294 21.3935) 100%);color:#0000;filter:drop-shadow(0 0 22px #f363564d);filter:drop-shadow(0 0 22px lab(61.163% 55.8372 37.2762/.3));-webkit-background-clip:text;background-clip:text}.ScoreTransform-module__PvlywG__panelAfter .ScoreTransform-module__PvlywG__heroNum .ScoreTransform-module__PvlywG__num{background-image:linear-gradient(100deg, #fff0 38%, #ffffffe6 50%, #fff0 62%), linear-gradient(180deg, var(--on-surface) 0%, var(--on-surface-variant) 100%);color:#0000;filter:drop-shadow(0 0 22px #f8f8f82e);filter:drop-shadow(0 0 22px lab(97.68% -.0000298023 .0000119209/.18));background-position:0 0,0 0;background-repeat:no-repeat;background-size:300% 100%,100% 100%;-webkit-background-clip:text;background-clip:text;animation:6s ease-in-out 1.4s infinite ScoreTransform-module__PvlywG__numShine}@keyframes ScoreTransform-module__PvlywG__numShine{0%,8%{background-position:0 0,0 0}38%,to{background-position:100% 0,0 0}}@media (prefers-reduced-motion:reduce){.ScoreTransform-module__PvlywG__panelAfter .ScoreTransform-module__PvlywG__heroNum .ScoreTransform-module__PvlywG__num{background-position:50% 0,0 0;animation:none}}.ScoreTransform-module__PvlywG__heroNum .ScoreTransform-module__PvlywG__pct{font-family:var(--mono);color:var(--on-surface-variant);letter-spacing:.06em;font-size:18px}.ScoreTransform-module__PvlywG__heroLbl{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--on-surface-variant);flex-basis:100%;margin-top:8px;font-size:10px}.ScoreTransform-module__PvlywG__panelAfter .ScoreTransform-module__PvlywG__heroLbl{text-align:right}.ScoreTransform-module__PvlywG__rows{flex-direction:column;gap:18px;display:flex}.ScoreTransform-module__PvlywG__rowHead{justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.ScoreTransform-module__PvlywG__rowLbl{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--on-surface-variant);font-size:10px}.ScoreTransform-module__PvlywG__bar{background:#ffffff0a;border:1px solid #ffffff0a;border-radius:100px;height:5px;position:relative;overflow:hidden}.ScoreTransform-module__PvlywG__barFill{z-index:2;border-radius:inherit;height:100%;transition:width 1.2s cubic-bezier(.22,1,.36,1);position:relative}.ScoreTransform-module__PvlywG__row.ScoreTransform-module__PvlywG__toneDanger .ScoreTransform-module__PvlywG__barFill{background:linear-gradient(90deg,#ffb59f,#bd404d);background:linear-gradient(90deg,lab(81.4624% 40.6411 33.5008),lab(46.0775% 51.5294 21.3935));box-shadow:0 0 12px -2px #f3635680;box-shadow:0 0 12px -2px lab(61.163% 55.8372 37.2762/.5)}.ScoreTransform-module__PvlywG__row.ScoreTransform-module__PvlywG__toneSafe .ScoreTransform-module__PvlywG__barFill{background:linear-gradient(90deg, var(--emerald-bright), #5bd295);box-shadow:0 0 12px -2px #23b37480;box-shadow:0 0 12px -2px lab(64.8437% -49.3689 21.7227/.5)}@supports (color:lab(0% 0 0)){.ScoreTransform-module__PvlywG__row.ScoreTransform-module__PvlywG__toneSafe .ScoreTransform-module__PvlywG__barFill{background:linear-gradient(90deg, var(--emerald-bright), lab(76.3261% -45.642 20.1053))}}.ScoreTransform-module__PvlywG__row.ScoreTransform-module__PvlywG__toneMute .ScoreTransform-module__PvlywG__barFill{background:linear-gradient(90deg,#ffffff1a,#fff3)}.ScoreTransform-module__PvlywG__row.ScoreTransform-module__PvlywG__toneWarn .ScoreTransform-module__PvlywG__barFill{background:linear-gradient(90deg,#e7bf57,#cb9317);background:linear-gradient(90deg,lab(79.4269% 6.54748 56.6975),lab(65.2056% 15.0051 65.5114));box-shadow:0 0 12px -2px #e7bf5780;box-shadow:0 0 12px -2px lab(79.4269% 6.54748 56.6975/.5)}.ScoreTransform-module__PvlywG__barGrid{z-index:1;grid-template-columns:repeat(16,1fr);display:grid;position:absolute;inset:0}.ScoreTransform-module__PvlywG__barGrid span{border-right:1px solid #00000040}.ScoreTransform-module__PvlywG__barGrid span:last-child{border-right:0}.ScoreTransform-module__PvlywG__verdict{border:1px solid var(--line);background:#ffffff04;border-radius:8px;margin-top:auto;padding:14px 16px}.ScoreTransform-module__PvlywG__panelBefore .ScoreTransform-module__PvlywG__verdict{background:#f363560a;background:lab(61.163% 55.8372 37.2762/.04);border-color:#f3635638;border-color:lab(61.163% 55.8372 37.2762/.22)}.ScoreTransform-module__PvlywG__panelAfter .ScoreTransform-module__PvlywG__verdict{background:#007d4d0f;background:lab(46.0132% -43.1005 18.9494/.06);border-color:#00875359;border-color:lab(49.4972% -42.9521 18.8912/.35)}.ScoreTransform-module__PvlywG__verdictRow{align-items:center;gap:10px;margin-bottom:4px;display:flex}.ScoreTransform-module__PvlywG__verdictDot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.ScoreTransform-module__PvlywG__verdictDot.ScoreTransform-module__PvlywG__toneDanger{background:var(--danger);box-shadow:0 0 8px var(--danger)}.ScoreTransform-module__PvlywG__verdictDot.ScoreTransform-module__PvlywG__toneSafe{background:var(--emerald-bright);box-shadow:0 0 10px var(--emerald-glow)}.ScoreTransform-module__PvlywG__verdictText{font-family:var(--manrope);letter-spacing:-.01em;color:var(--on-surface);font-size:16px;font-weight:400}.ScoreTransform-module__PvlywG__verdictNote{font-family:var(--manrope);color:var(--on-surface-variant);margin:0;padding-left:17px;font-size:11.5px;font-weight:300;line-height:1.5}.ScoreTransform-module__PvlywG__divider{flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:relative}.ScoreTransform-module__PvlywG__dividerLine{background:linear-gradient(#0000,#ffffff14 30% 70%,#0000);flex:1;width:1px;min-height:40px}.ScoreTransform-module__PvlywG__dividerArrow{border:1px solid var(--emerald-bright);width:36px;height:36px;color:var(--emerald-bright);opacity:0;background:linear-gradient(#021,#000b03);background:linear-gradient(lab(10.2984% -19.0569 8.25103),lab(2.19526% -4.62512 1.98838));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;animation:.7s cubic-bezier(.34,1.56,.64,1) .35s forwards ScoreTransform-module__PvlywG__stmArrowPop;display:flex;transform:scale(.6);box-shadow:0 0 0 4px #050605,0 0 24px -4px #0087538c,inset 0 0 12px #00000080;box-shadow:0 0 0 4px lab(1.56743% -.375189 .283265),0 0 24px -4px lab(49.4972% -42.9521 18.8912/.55),inset 0 0 12px lab(0% 0 0/.501961)}.ScoreTransform-module__PvlywG__dividerArrow svg{width:16px;height:16px}@keyframes ScoreTransform-module__PvlywG__stmArrowPop{0%{opacity:0;transform:scale(.5)}60%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}.ScoreTransform-module__PvlywG__scoreTransform:not(.ScoreTransform-module__PvlywG__inView) .ScoreTransform-module__PvlywG__dividerArrow{opacity:0;animation:none}.ScoreTransform-module__PvlywG__foot{border-top:1px solid #ffffff0f;justify-content:center;align-items:center;gap:14px;padding-top:18px;display:flex}.ScoreTransform-module__PvlywG__footLbl{font-family:var(--mono);letter-spacing:.2em;text-transform:uppercase;color:var(--on-surface-variant);font-size:10px}.ScoreTransform-module__PvlywG__footArrow{color:var(--emerald-bright);display:inline-flex}.ScoreTransform-module__PvlywG__footArrow svg{width:14px;height:14px}.ScoreTransform-module__PvlywG__footMsg{font-family:var(--manrope);color:var(--on-surface);font-size:15px;font-weight:300}.ScoreTransform-module__PvlywG__footMsg b{color:var(--emerald-bright);letter-spacing:-.01em;font-weight:500;font-family:var(--sans);font-style:normal}@media (max-width:880px){.ScoreTransform-module__PvlywG__card{padding:22px 20px 18px}.ScoreTransform-module__PvlywG__head{flex-direction:column;align-items:flex-start;gap:12px}.ScoreTransform-module__PvlywG__headRight{align-items:flex-start}.ScoreTransform-module__PvlywG__body{grid-template-columns:1fr;gap:28px;padding:22px 0 18px}.ScoreTransform-module__PvlywG__divider{flex-direction:row;width:100%;min-height:0}.ScoreTransform-module__PvlywG__dividerLine{width:auto;height:1px;min-height:0}.ScoreTransform-module__PvlywG__dividerArrow svg{transform:rotate(90deg)}.ScoreTransform-module__PvlywG__panel{padding:0}.ScoreTransform-module__PvlywG__panelHead{justify-content:flex-start!important}.ScoreTransform-module__PvlywG__panelAfter .ScoreTransform-module__PvlywG__heroNum{justify-content:flex-start}.ScoreTransform-module__PvlywG__panelAfter .ScoreTransform-module__PvlywG__heroLbl{text-align:left}.ScoreTransform-module__PvlywG__heroNum .ScoreTransform-module__PvlywG__num{font-size:68px}.ScoreTransform-module__PvlywG__foot{flex-wrap:wrap;justify-content:flex-start}}@media (max-width:640px){.ScoreTransform-module__PvlywG__card{padding:18px 16px 16px}.ScoreTransform-module__PvlywG__heroNum .ScoreTransform-module__PvlywG__num{font-size:52px}.ScoreTransform-module__PvlywG__verdictText{font-size:14px}.ScoreTransform-module__PvlywG__footMsg{font-size:13px}}@media (max-width:400px){.ScoreTransform-module__PvlywG__heroNum .ScoreTransform-module__PvlywG__num{font-size:44px}.ScoreTransform-module__PvlywG__body{gap:20px}.ScoreTransform-module__PvlywG__panel{gap:16px}}.ScoreTransform-module__PvlywG__scoreRow{justify-content:space-between;align-items:center;gap:18px;display:flex}.ScoreTransform-module__PvlywG__panelAfter .ScoreTransform-module__PvlywG__scoreRow{flex-direction:row-reverse}.ScoreTransform-module__PvlywG__scoreRow .ScoreTransform-module__PvlywG__heroNum{min-width:0}@media (max-width:760px){.ScoreTransform-module__PvlywG__scoreRow{flex-wrap:wrap;gap:10px}}
.HowItWorks-module__o4BiOG__block{padding:120px 0;position:relative}.HowItWorks-module__o4BiOG__wrap{z-index:2;max-width:1280px;margin:0 auto;padding:0 32px;position:relative}.HowItWorks-module__o4BiOG__sectionHead{margin-bottom:72px}.HowItWorks-module__o4BiOG__title{font-family:var(--manrope);letter-spacing:-.03em;color:var(--on-surface);max-width:820px;margin-top:18px;font-size:clamp(40px,4.5vw,64px);font-weight:300;line-height:1.02}.HowItWorks-module__o4BiOG__italic{font-family:var(--manrope);color:var(--emerald-bright);font-weight:300}.HowItWorks-module__o4BiOG__eyebrow{font-family:var(--mono);letter-spacing:.2em;text-transform:uppercase;color:var(--gold,#e9c46a);font-size:11px}.HowItWorks-module__o4BiOG__sub{max-width:620px;font-family:var(--manrope);color:var(--on-surface-variant);margin-top:22px;font-size:15px;font-weight:300;line-height:1.65}.HowItWorks-module__o4BiOG__sub b{color:var(--text);font-weight:500}.HowItWorks-module__o4BiOG__stepsWrap{position:relative}.HowItWorks-module__o4BiOG__zoneScaleWrap{border-top:1px solid var(--line);margin-top:120px;padding-top:80px;position:relative}.HowItWorks-module__o4BiOG__zoneScaleWrap:before{content:"";background:var(--emerald);opacity:.6;width:80px;height:1px;box-shadow:0 0 12px var(--emerald-glow);position:absolute;top:-1px;left:50%;transform:translate(-50%)}.HowItWorks-module__o4BiOG__flowConnector{flex-direction:column;align-items:center;gap:10px;margin-top:56px;display:flex}.HowItWorks-module__o4BiOG__flowLine{background:linear-gradient(180deg, transparent, var(--emerald));opacity:.55;width:1px;height:56px}.HowItWorks-module__o4BiOG__flowChevron{width:26px;height:26px;color:var(--emerald-bright);background:#00ce590f;border:1px solid #00ce594d;border-radius:50%;justify-content:center;align-items:center;display:flex}.HowItWorks-module__o4BiOG__flowChevron svg{width:12px;height:12px}.HowItWorks-module__o4BiOG__scoreTransformWrap{margin-top:48px;position:relative}.HowItWorks-module__o4BiOG__stmSectionHead{text-align:center;max-width:700px;margin:0 auto 48px}.HowItWorks-module__o4BiOG__stmTitle{font-family:var(--manrope);letter-spacing:-.025em;color:var(--on-surface);margin:16px 0 18px;font-size:clamp(32px,3.2vw,44px);font-weight:300;line-height:1.05}.HowItWorks-module__o4BiOG__stmSub{font-family:var(--manrope);color:var(--on-surface-variant);max-width:560px;margin:0 auto;font-size:15px;font-weight:300;line-height:1.65}.HowItWorks-module__o4BiOG__stmSub b{color:var(--text);font-weight:500}@media (max-width:880px){.HowItWorks-module__o4BiOG__zoneScaleWrap{margin-top:80px;padding-top:56px}.HowItWorks-module__o4BiOG__flowConnector{margin-top:44px}.HowItWorks-module__o4BiOG__flowLine{height:44px}.HowItWorks-module__o4BiOG__scoreTransformWrap{margin-top:36px}}@media (max-width:960px){.HowItWorks-module__o4BiOG__block{padding:80px 0}}@media (max-width:640px){.HowItWorks-module__o4BiOG__block{padding:56px 0}.HowItWorks-module__o4BiOG__wrap{padding:0 20px}.HowItWorks-module__o4BiOG__sectionHead{margin-bottom:40px}.HowItWorks-module__o4BiOG__title{font-size:clamp(28px,8vw,38px)}.HowItWorks-module__o4BiOG__sub{font-size:14px}.HowItWorks-module__o4BiOG__zoneScaleWrap{margin-top:56px;padding-top:40px}.HowItWorks-module__o4BiOG__flowConnector{gap:8px;margin-top:36px}.HowItWorks-module__o4BiOG__flowLine{height:36px}.HowItWorks-module__o4BiOG__scoreTransformWrap{margin-top:28px}.HowItWorks-module__o4BiOG__stmTitle{font-size:clamp(24px,7vw,32px)}.HowItWorks-module__o4BiOG__stmSub{font-size:14px}}
.AuthorityCard-module__6ZOwDW__frame{perspective:1400px;perspective-origin:50%;aspect-ratio:4/5;width:100%}.AuthorityCard-module__6ZOwDW__card{--mx:50%;--my:50%;--rx:0deg;--ry:0deg;--shift:0%;--shift-y:0%;--hue:0deg;--gloss:0;cursor:pointer;width:100%;height:100%;transform:rotateX(var(--rx)) rotateY(var(--ry));transform-style:preserve-3d;background:#050807;border-radius:14px;transition:transform .7s cubic-bezier(.16,1,.3,1),box-shadow .5s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;box-shadow:0 30px 80px -20px #000000a6,0 0 60px -25px #0087534d,inset 0 0 0 1px #ffffff0d;box-shadow:0 30px 80px -20px lab(0% 0 0/.65098),0 0 60px -25px lab(49.4972% -42.9521 18.8912/.3),inset 0 0 0 1px lab(100% 0 0/.0509804)}.AuthorityCard-module__6ZOwDW__frame.AuthorityCard-module__6ZOwDW__isActive .AuthorityCard-module__6ZOwDW__card{transition:transform .1s ease-out,box-shadow .3s ease-out;box-shadow:0 50px 100px -20px #000c,0 0 100px -20px #00895166,0 0 50px -15px #23b3744d,inset 0 0 0 1px #ffffff14;box-shadow:0 50px 100px -20px lab(0% 0 0/.8),0 0 100px -20px lab(49.8694% -53.632 23.5537/.4),0 0 50px -15px lab(64.8437% -49.3689 21.7227/.3),inset 0 0 0 1px lab(100% 0 0/.0784314)}.AuthorityCard-module__6ZOwDW__base{z-index:1;background:radial-gradient(70% 55% at 50% 35%,#041b0f66,#0000 70%),linear-gradient(#010803 0%,#000 100%);background:radial-gradient(70% 55% at 50% 35%,lab(7.72867% -11.2331 4.87928/.4),#0000 70%),linear-gradient(lab(1.67385% -2.52241 1.09478) 0%,lab(.0628471% -.112601 .0442475) 100%);position:absolute;inset:0}.AuthorityCard-module__6ZOwDW__hatching{opacity:.55;background-image:repeating-linear-gradient(135deg,#ffffff09 0 1.5px,#0000 1.5px 12px);position:absolute;inset:0}.AuthorityCard-module__6ZOwDW__vignette{background:radial-gradient(#0000 30%,#0000008c 100%);position:absolute;inset:0}.AuthorityCard-module__6ZOwDW__photo{filter:grayscale()contrast(1.05)brightness(.84);opacity:.94;background-image:url(/juanpa.webp);background-position:50% 16%;background-size:cover;position:absolute;inset:0}.AuthorityCard-module__6ZOwDW__photo:after{content:"";background:linear-gradient(#0000 42%,#0308068c 76%,#030806e0 100%);position:absolute;inset:0}.AuthorityCard-module__6ZOwDW__iris{background:conic-gradient(from calc(var(--hue) + 0deg) at var(--mx) var(--my), #e85a482e, #ef860033, #e1b1003d, #78b31c33, #00c47f38, #00aeb62e, #0f92f733, #9076f32e, #d469cc33, #e85a482e);mix-blend-mode:color-dodge;opacity:calc(.35 + var(--gloss) * .45);pointer-events:none;z-index:4;transition:opacity .5s;position:absolute;inset:0}@supports (color:lab(0% 0 0)){.AuthorityCard-module__6ZOwDW__iris{background:conic-gradient(from calc(var(--hue) + 0deg) at var(--mx) var(--my), lab(57.7201% 55.3476 40.5147/.18), lab(66.7687% 36.4701 73.6754/.2), lab(74.8031% 9.87154 95.6866/.24), lab(66.9619% -35.7446 62.186/.2), lab(69.8784% -60.6958 23.7653/.22), lab(64.5845% -55.7556 -22.7535/.18), lab(58.4262% -3.61189 -60.3039/.2), lab(56.8429% 32.5688 -60.4127/.18), lab(60.2081% 52.5299 -32.5965/.2), lab(57.7201% 55.3476 40.5147/.18))}}.AuthorityCard-module__6ZOwDW__sweep{background:linear-gradient(115deg,#0000 30%,#ffe29100 38%,#ffe2912e 44%,#fff9b366 50%,#ffe2912e 56%,#ffe29100 62%,#0000 70%) 0 0/200% 200%;background:linear-gradient(115deg,#0000 30%,lab(91.1054% 3.75423 50.3636/0) 38%,lab(91.1248% 5.13154 60.4506/.18) 44%,lab(98.3162% 2.36383 81.3264/.4) 50%,lab(91.1248% 5.13154 60.4506/.18) 56%,lab(91.1054% 3.75423 50.3636/0) 62%,#0000 70%) 0 0/200% 200%;background-position:calc(50% + var(--shift) * 1.5) calc(50% + var(--shift-y));mix-blend-mode:overlay;opacity:calc(.5 + var(--gloss) * .4);pointer-events:none;z-index:5;transition:opacity .4s;position:absolute;inset:-10%}.AuthorityCard-module__6ZOwDW__sweepX{background:linear-gradient(-115deg,#0000 35%,#00c37b2e 47%,#53e39c52 50%,#00c37b2e 53%,#0000 65%) 0 0/250% 250%;background:linear-gradient(-115deg,#0000 35%,lab(69.8644% -59.6775 26.2377/.18) 47%,lab(81.224% -52.3463 23.0487/.32) 50%,lab(69.8644% -59.6775 26.2377/.18) 53%,#0000 65%) 0 0/250% 250%;background-position:calc(50% - var(--shift) * 1.2) calc(50% - var(--shift-y) * 1.5);mix-blend-mode:screen;opacity:calc(.25 + var(--gloss) * .55);pointer-events:none;z-index:5;transition:opacity .4s;position:absolute;inset:-10%}.AuthorityCard-module__6ZOwDW__specular{background:radial-gradient(circle 240px at var(--mx) var(--my), #fffcf047, #ffd7821a 25%, transparent 55%);mix-blend-mode:overlay;opacity:calc(.4 + var(--gloss) * .5);pointer-events:none;z-index:6;transition:opacity .35s;position:absolute;inset:0}.AuthorityCard-module__6ZOwDW__noise{mix-blend-mode:overlay;opacity:.22;pointer-events:none;z-index:7;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' seed='4'/></filter><rect width='100%25' height='100%25' filter='url(%23n)' opacity='0.55'/></svg>");background-size:240px 240px;position:absolute;inset:0}.AuthorityCard-module__6ZOwDW__edge{border-radius:inherit;pointer-events:none;z-index:8;background:linear-gradient(calc(135deg + var(--hue)), #ffe29166 0%, transparent 30%, transparent 70%, #51bd8566 100%);-webkit-mask-composite:xor;opacity:calc(.5 + var(--gloss) * .5);padding:1px;transition:opacity .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@supports (color:lab(0% 0 0)){.AuthorityCard-module__6ZOwDW__edge{background:linear-gradient(calc(135deg + var(--hue)), lab(91.1054% 3.75423 50.3636/.4) 0%, transparent 30%, transparent 70%, lab(69.2339% -42.392 18.6731/.4) 100%)}}.AuthorityCard-module__6ZOwDW__corner{z-index:9;opacity:.7;width:14px;height:14px;position:absolute}.AuthorityCard-module__6ZOwDW__tl{border-top:1px solid var(--emerald);border-left:1px solid var(--emerald);top:14px;left:14px}.AuthorityCard-module__6ZOwDW__tr{border-top:1px solid var(--emerald);border-right:1px solid var(--emerald);top:14px;right:14px}.AuthorityCard-module__6ZOwDW__bl{border-bottom:1px solid var(--emerald);border-left:1px solid var(--emerald);bottom:14px;left:14px}.AuthorityCard-module__6ZOwDW__br{border-bottom:1px solid var(--emerald);border-right:1px solid var(--emerald);bottom:14px;right:14px}.AuthorityCard-module__6ZOwDW__metaTop{font-family:var(--mono);letter-spacing:.22em;text-transform:uppercase;color:var(--gold,#e9c46a);text-shadow:0 1px 4px #000000e6;z-index:10;justify-content:space-between;align-items:center;font-size:9px;display:flex;position:absolute;top:22px;left:30px;right:30px}.AuthorityCard-module__6ZOwDW__metaTop .AuthorityCard-module__6ZOwDW__dot{background:var(--gold,#e9c46a);width:4px;height:4px;box-shadow:0 0 6px var(--gold,#e9c46a);border-radius:50%}.AuthorityCard-module__6ZOwDW__metaBottom{font-family:var(--mono);letter-spacing:.2em;text-transform:uppercase;color:var(--gold,#e9c46a);text-shadow:0 1px 4px #000000e6;z-index:10;justify-content:space-between;font-size:9px;display:flex;position:absolute;bottom:22px;left:30px;right:30px}.AuthorityCard-module__6ZOwDW__title{z-index:10;position:absolute;bottom:58px;left:30px;right:30px}.AuthorityCard-module__6ZOwDW__titleName{font-family:var(--manrope);letter-spacing:-.01em;color:#fff;text-shadow:0 2px 10px #000000d9;font-size:26px;font-weight:400}.AuthorityCard-module__6ZOwDW__titleRule{background:var(--emerald);width:28px;height:1px;box-shadow:0 0 8px var(--emerald);margin:9px 0}.AuthorityCard-module__6ZOwDW__titleEyebrow{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--emerald-bright);text-shadow:0 1px 4px #000000e6;font-size:9.5px}@media (max-width:400px){.AuthorityCard-module__6ZOwDW__metaTop,.AuthorityCard-module__6ZOwDW__metaBottom,.AuthorityCard-module__6ZOwDW__title{left:20px;right:20px}.AuthorityCard-module__6ZOwDW__titleName{font-size:22px}}
.Authority-module__sUNMhq__block{border-top:1px solid var(--line);padding:120px 0;position:relative}.Authority-module__sUNMhq__wrap{z-index:2;max-width:1280px;margin:0 auto;padding:0 32px;position:relative}.Authority-module__sUNMhq__authority{grid-template-columns:1fr 1.1fr;align-items:center;gap:80px;display:grid}.Authority-module__sUNMhq__body{position:relative}.Authority-module__sUNMhq__eyebrow{font-family:var(--mono);letter-spacing:.2em;text-transform:uppercase;color:var(--gold,#e9c46a);font-size:11px}.Authority-module__sUNMhq__title{font-family:var(--manrope);letter-spacing:-.03em;color:var(--on-surface);margin-top:18px;font-size:clamp(34px,3.8vw,52px);font-weight:300;line-height:1.05}.Authority-module__sUNMhq__icono{font-family:var(--manrope);color:var(--emerald-bright);font-weight:300}.Authority-module__sUNMhq__sub{font-family:var(--manrope);color:var(--on-surface-variant);max-width:560px;margin-top:28px;font-size:16px;font-weight:300;line-height:1.65}.Authority-module__sUNMhq__credentials{border-top:1px solid var(--line);flex-direction:column;gap:20px;margin-top:40px;padding:28px 0 0;display:flex}.Authority-module__sUNMhq__handle{font-family:var(--mono);letter-spacing:.12em;color:var(--text-mute);margin:0 0 10px;font-size:10px}.Authority-module__sUNMhq__socials{flex-wrap:wrap;gap:12px;display:flex}.Authority-module__sUNMhq__social{background:var(--surface-container);opacity:0;border:1px solid #ffffff14;border-radius:12px;flex-direction:row;flex:1;justify-content:space-between;align-items:center;gap:12px;min-width:150px;padding:16px 18px;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.2,.8,.2,1),border-color .2s;display:flex;position:relative;transform:translateY(12px)}.Authority-module__sUNMhq__socialText{flex-direction:column;gap:5px;min-width:0;display:flex}.Authority-module__sUNMhq__socialIcon{color:var(--emerald-bright);opacity:.85;flex-shrink:0;display:flex}.Authority-module__sUNMhq__credentials.Authority-module__sUNMhq__inView .Authority-module__sUNMhq__social{opacity:1;transform:translateY(0)}.Authority-module__sUNMhq__credentials.Authority-module__sUNMhq__inView .Authority-module__sUNMhq__social:nth-of-type(2){transition-delay:.1s}.Authority-module__sUNMhq__credentials.Authority-module__sUNMhq__inView .Authority-module__sUNMhq__social:nth-of-type(3){transition-delay:.2s}.Authority-module__sUNMhq__socialV{font-family:var(--manrope);letter-spacing:-.01em;color:var(--emerald-bright);font-size:30px;font-weight:300;line-height:1}.Authority-module__sUNMhq__socialK{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--on-surface-variant);font-size:10px}.Authority-module__sUNMhq__experience{font-family:var(--mono);letter-spacing:.06em;color:var(--on-surface-variant);font-size:11px}.Authority-module__sUNMhq__cred{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(12px)}.Authority-module__sUNMhq__credentials.Authority-module__sUNMhq__inView .Authority-module__sUNMhq__cred{opacity:1;transform:translateY(0)}.Authority-module__sUNMhq__credentials.Authority-module__sUNMhq__inView .Authority-module__sUNMhq__cred:first-of-type{transition-delay:60ms}.Authority-module__sUNMhq__credentials.Authority-module__sUNMhq__inView .Authority-module__sUNMhq__cred:nth-of-type(2){transition-delay:.2s}.Authority-module__sUNMhq__credentials.Authority-module__sUNMhq__inView .Authority-module__sUNMhq__cred:nth-of-type(3){transition-delay:.34s}.Authority-module__sUNMhq__credentials.Authority-module__sUNMhq__inView .Authority-module__sUNMhq__cred:nth-of-type(4){transition-delay:.48s}.Authority-module__sUNMhq__k{font-family:var(--mono);color:var(--text-mute);letter-spacing:.2em;text-transform:uppercase;font-size:10px}.Authority-module__sUNMhq__v{font-family:var(--manrope);color:var(--text);letter-spacing:-.01em;font-variant-numeric:tabular-nums;margin-top:6px;font-size:30px;font-weight:300;transition:filter .4s}.Authority-module__sUNMhq__v.Authority-module__sUNMhq__gold{color:var(--emerald-bright)}.Authority-module__sUNMhq__credentials.Authority-module__sUNMhq__inView .Authority-module__sUNMhq__v{filter:drop-shadow(0 0 14px #23b37438);filter:drop-shadow(0 0 14px lab(64.8437% -49.3689 21.7227/.22))}.Authority-module__sUNMhq__suffix{font-family:var(--manrope);color:var(--text-mute);margin-left:4px;font-size:15px;font-weight:300}@media (max-width:880px){.Authority-module__sUNMhq__authority{grid-template-columns:1fr}}@media (max-width:960px){.Authority-module__sUNMhq__block{padding:80px 0}.Authority-module__sUNMhq__authority{gap:48px}}@media (max-width:640px){.Authority-module__sUNMhq__block{padding:56px 0}.Authority-module__sUNMhq__wrap{padding:0 20px}.Authority-module__sUNMhq__authority{gap:36px}.Authority-module__sUNMhq__title{font-size:clamp(26px,8vw,36px)}.Authority-module__sUNMhq__sub{font-size:14px}.Authority-module__sUNMhq__social{min-width:130px}.Authority-module__sUNMhq__socialV{font-size:24px}}
.CommunityReviews-module__VOYLfq__block{border-top:1px solid var(--line);background:linear-gradient(180deg, var(--bg) 0%, #07090a 100%);padding:120px 0;position:relative}.CommunityReviews-module__VOYLfq__wrap{z-index:2;max-width:1280px;margin:0 auto;padding:0 32px;position:relative}.CommunityReviews-module__VOYLfq__sectionHead{text-align:center;margin-bottom:56px}.CommunityReviews-module__VOYLfq__eyebrow{font-family:var(--mono);letter-spacing:.2em;text-transform:uppercase;color:var(--gold,#e9c46a);font-size:11px}.CommunityReviews-module__VOYLfq__title{font-family:var(--manrope);letter-spacing:-.03em;color:var(--on-surface);max-width:880px;margin:18px auto;font-size:clamp(40px,4.5vw,64px);font-weight:300;line-height:1.02}.CommunityReviews-module__VOYLfq__italic{font-family:var(--manrope);color:var(--emerald-bright);font-weight:300}.CommunityReviews-module__VOYLfq__sub{font-family:var(--manrope);color:var(--on-surface-variant);max-width:580px;margin:0 auto;font-size:15px;font-weight:300;line-height:1.6}.CommunityReviews-module__VOYLfq__stage{--carousel-slide-width:min(560px, 88%);--carousel-stage-height:520px;margin-top:24px;position:relative}.CommunityReviews-module__VOYLfq__cardFrame{background:var(--surface-container);border:1px solid #ffffff14;border-radius:14px;margin:0;padding:28px 32px 22px;transition:border-color .2s;position:relative;overflow:hidden}[data-pos="0"] .CommunityReviews-module__VOYLfq__cardFrame{border-color:#f2ca5066}[data-pos]:not([data-pos="0"]) .CommunityReviews-module__VOYLfq__cardFrame{border-color:#ffffff0f}@property --trace-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.CommunityReviews-module__VOYLfq__cardTrace{pointer-events:none;z-index:2;background:conic-gradient(from var(--trace-angle,0deg), transparent 0deg, transparent 250deg, #8d6c0000 270deg, #a3790066 290deg, #cd9d00e6 320deg, #ffc800 345deg, #ffefb0 358deg, transparent 360deg);-webkit-mask-composite:xor;opacity:0;filter:drop-shadow(0 0 4px #e4af00b3)drop-shadow(0 0 14px #c5970080);filter:drop-shadow(0 0 4px lab(74.7243% 12.0691 95.9476/.7))drop-shadow(0 0 14px lab(65.4218% 10.6509 84.2906/.5));border-radius:14px;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@supports (color:lab(0% 0 0)){.CommunityReviews-module__VOYLfq__cardTrace{background:conic-gradient(from var(--trace-angle,0deg), transparent 0deg, transparent 250deg, lab(47.9667% 8.87537 71.5481/0) 270deg, lab(53.742% 11.9542 104.09/.4) 290deg, lab(67.7186% 12.8174 112.527/.9) 320deg, lab(84.0429% 12.3267 96.6334) 345deg, lab(95.7163% 9.31776 76.5678) 358deg, transparent 360deg)}}[data-in-view=true] [data-pos="0"] .CommunityReviews-module__VOYLfq__cardTrace{opacity:1;animation:5.5s linear infinite CommunityReviews-module__VOYLfq__cardTraceLoop}@keyframes CommunityReviews-module__VOYLfq__cardTraceLoop{to{--trace-angle:360deg}}@media (prefers-reduced-motion:reduce){[data-in-view=true] [data-pos="0"] .CommunityReviews-module__VOYLfq__cardTrace{opacity:0;animation:none}}.CommunityReviews-module__VOYLfq__cardHead{z-index:1;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex;position:relative}.CommunityReviews-module__VOYLfq__quoteMark{font-family:var(--manrope);color:var(--gold,#f2ca50);opacity:.6;-webkit-user-select:none;user-select:none;height:30px;margin:-6px 0 0 -4px;font-size:64px;font-weight:300;line-height:.7}.CommunityReviews-module__VOYLfq__headMeta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.CommunityReviews-module__VOYLfq__catalog{font-family:var(--mono);letter-spacing:.2em;color:var(--text-mute);white-space:nowrap;font-size:10px}.CommunityReviews-module__VOYLfq__tools{flex-wrap:wrap;justify-content:flex-end;gap:6px;margin:0;padding:0;list-style:none;display:flex}.CommunityReviews-module__VOYLfq__tool{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--emerald-bright);white-space:nowrap;background:#23b37414;background:lab(64.8437% -49.3689 21.7227/.08);border:1px solid #23b37459;border:1px solid lab(64.8437% -49.3689 21.7227/.35);border-radius:999px;padding:5px 9px;font-size:9px}.CommunityReviews-module__VOYLfq__screen{z-index:1;aspect-ratio:4/3;cursor:zoom-in;background:#fff;border:0;border-radius:10px;justify-content:center;align-items:center;width:100%;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff14,0 24px 48px -24px #000000b3}.CommunityReviews-module__VOYLfq__screen:focus-visible{outline:2px solid var(--gold,#f2ca50);outline-offset:3px}.CommunityReviews-module__VOYLfq__screen[data-clipped=true]{align-items:flex-start}.CommunityReviews-module__VOYLfq__shot{width:100%;height:auto;display:block}.CommunityReviews-module__VOYLfq__fade{background:linear-gradient(#fff0,#fff 72%);justify-content:center;align-items:flex-end;height:42%;padding-bottom:14px;display:flex;position:absolute;inset:auto 0 0}.CommunityReviews-module__VOYLfq__more{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--gold,#f2ca50);background:#0e1210;border-radius:999px;padding:8px 14px;font-size:10px;box-shadow:0 6px 18px -6px #00000080}.CommunityReviews-module__VOYLfq__foot{z-index:1;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;display:flex;position:relative}.CommunityReviews-module__VOYLfq__origin{font-family:var(--mono);letter-spacing:.2em;text-transform:uppercase;color:var(--text-mute);white-space:nowrap;align-items:center;gap:6px;font-size:9px;display:flex}.CommunityReviews-module__VOYLfq__pin{color:var(--gold,#f2ca50);font-size:7px}.CommunityReviews-module__VOYLfq__wave{fill:#ffffff0f;flex:1;max-width:240px;height:28px;transition:fill .4s}[data-pos="0"] .CommunityReviews-module__VOYLfq__wave{fill:#23b37438;fill:lab(64.8437% -49.3689 21.7227/.22)}.CommunityReviews-module__VOYLfq__lightbox{overscroll-behavior:contain;background:#fff;border:0;border-radius:12px;width:min(640px,100vw - 24px);max-width:none;max-height:calc(100dvh - 48px);margin:auto;padding:0;overflow:auto}.CommunityReviews-module__VOYLfq__lightbox::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#030504d1}.CommunityReviews-module__VOYLfq__lightboxShot{width:100%;height:auto;display:block}.CommunityReviews-module__VOYLfq__close{float:right;z-index:1;color:#fff;cursor:pointer;background:#0e1210;border:1px solid #00000014;border-radius:50%;width:36px;height:36px;margin:10px 10px -46px 0;font-size:22px;line-height:1;position:sticky;top:10px}@media (max-width:960px){.CommunityReviews-module__VOYLfq__block{padding:80px 0}}@media (max-width:640px){.CommunityReviews-module__VOYLfq__block{padding:56px 0}.CommunityReviews-module__VOYLfq__wrap{padding:0 16px}.CommunityReviews-module__VOYLfq__title{font-size:clamp(28px,8vw,38px)}.CommunityReviews-module__VOYLfq__sub{font-size:14px}.CommunityReviews-module__VOYLfq__stage{--carousel-stage-height:400px}.CommunityReviews-module__VOYLfq__cardFrame{padding:20px 14px 16px}.CommunityReviews-module__VOYLfq__quoteMark{height:24px;font-size:52px}.CommunityReviews-module__VOYLfq__wave{max-width:150px}}
.LazyVideo-module__fw8GAa__frame{aspect-ratio:var(--lv-aspect,16 / 9);background:#05070a;border-radius:14px;width:100%;position:relative;overflow:hidden}.LazyVideo-module__fw8GAa__media{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.LazyVideo-module__fw8GAa__play{cursor:pointer;background:linear-gradient(#0000001a,#0000006b);border:0;place-items:center;width:100%;height:100%;padding:0;transition:background .2s;display:grid;position:absolute;inset:0}.LazyVideo-module__fw8GAa__play:hover{background:linear-gradient(#0000000d,#0000004d)}.LazyVideo-module__fw8GAa__playIcon{color:#05070a;background:linear-gradient(135deg, #f9e08a 0%, var(--gold,#f2ca50) 45%, #d7a63a 100%);border:1px solid #ffffff59;border-radius:999px;place-items:center;width:62px;height:62px;transition:transform .18s;display:grid;box-shadow:0 10px 30px -10px #f2ca50a6,inset 0 1px #ffffff73}.LazyVideo-module__fw8GAa__playIcon svg{width:26px;height:26px;margin-left:3px}.LazyVideo-module__fw8GAa__play:hover .LazyVideo-module__fw8GAa__playIcon{transform:scale(1.07)}.LazyVideo-module__fw8GAa__play:focus-visible .LazyVideo-module__fw8GAa__playIcon{outline:2px solid var(--gold,#f2ca50);outline-offset:3px}@media (prefers-reduced-motion:reduce){.LazyVideo-module__fw8GAa__playIcon,.LazyVideo-module__fw8GAa__play{transition:none}.LazyVideo-module__fw8GAa__play:hover .LazyVideo-module__fw8GAa__playIcon{transform:none}}@media (max-width:768px){.LazyVideo-module__fw8GAa__playIcon{width:52px;height:52px}.LazyVideo-module__fw8GAa__playIcon svg{width:22px;height:22px}}@media (min-width:641px){.LazyVideo-module__fw8GAa__fullPortrait::-webkit-media-controls-timeline{display:none}.LazyVideo-module__fw8GAa__fullPortrait::-webkit-media-controls-current-time-display{display:none}.LazyVideo-module__fw8GAa__fullPortrait::-webkit-media-controls-time-remaining-display{display:none}.LazyVideo-module__fw8GAa__full::-webkit-media-controls-fullscreen-button{display:none}}
.VideoTestimonials-module__eMur7G__block{border-top:1px solid var(--line);background:linear-gradient(180deg, var(--bg) 0%, #07090a 100%);padding:120px 0;position:relative}.VideoTestimonials-module__eMur7G__wrap{z-index:2;max-width:1280px;margin:0 auto;padding:0 32px;position:relative}.VideoTestimonials-module__eMur7G__sectionHead{text-align:center;margin-bottom:56px}.VideoTestimonials-module__eMur7G__eyebrow{font-family:var(--mono);letter-spacing:.2em;text-transform:uppercase;color:var(--gold,#e9c46a);font-size:11px}.VideoTestimonials-module__eMur7G__title{font-family:var(--manrope);letter-spacing:-.03em;color:var(--on-surface);max-width:880px;margin:18px auto;font-size:clamp(40px,4.5vw,64px);font-weight:300;line-height:1.02}.VideoTestimonials-module__eMur7G__italic{font-family:var(--manrope);color:var(--emerald-bright);font-weight:300}.VideoTestimonials-module__eMur7G__sub{font-family:var(--manrope);color:var(--on-surface-variant);max-width:580px;margin:0 auto;font-size:15px;font-weight:300;line-height:1.6}.VideoTestimonials-module__eMur7G__stage{--carousel-stage-height:460px;--lv-aspect:16 / 9;margin-top:24px;position:relative}.VideoTestimonials-module__eMur7G__card{position:relative}.VideoTestimonials-module__eMur7G__stagePortrait{--carousel-slide-width:min(300px, 68%);--carousel-stage-height:560px;--lv-aspect:9 / 16}@media (max-width:640px){.VideoTestimonials-module__eMur7G__stage{--carousel-stage-height:240px}.VideoTestimonials-module__eMur7G__stagePortrait{--carousel-slide-mobile-width:min(280px, 84%);--carousel-stage-height:520px}}
.RoadmapSection-module__GyTw8G__section{max-width:1160px;margin:0 auto;padding:96px 32px}.RoadmapSection-module__GyTw8G__head{text-align:center;max-width:680px;margin:0 auto 48px}.RoadmapSection-module__GyTw8G__eyebrow{font-family:var(--mono);letter-spacing:.2em;text-transform:uppercase;color:var(--gold,#e9c46a);font-size:11px}.RoadmapSection-module__GyTw8G__title{font-family:var(--manrope);letter-spacing:-.01em;color:var(--on-surface);margin-top:16px;font-size:clamp(28px,3.2vw,44px);font-weight:300;line-height:1.1}.RoadmapSection-module__GyTw8G__accent{font-family:var(--serif,inherit);color:var(--emerald-bright);font-style:italic}.RoadmapSection-module__GyTw8G__sub{font-family:var(--manrope);color:var(--on-surface-variant);margin-top:16px;font-size:15px;font-weight:300;line-height:1.6}.RoadmapSection-module__GyTw8G__bench{position:relative}.RoadmapSection-module__GyTw8G__chargePulse{background:linear-gradient(to bottom, transparent, var(--emerald-bright,#00ce59), #00e56a26);opacity:0;z-index:1;pointer-events:none;border-radius:2px;width:2px;height:40px;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 0 12px #00e56ab3}.RoadmapSection-module__GyTw8G__bench.RoadmapSection-module__GyTw8G__inView .RoadmapSection-module__GyTw8G__chargePulse{animation:3.6s ease-in-out infinite RoadmapSection-module__GyTw8G__charge}@keyframes RoadmapSection-module__GyTw8G__charge{0%{opacity:0;top:-12px}14%{opacity:.9}78%{opacity:.9}to{opacity:0;top:54%}}.RoadmapSection-module__GyTw8G__timeline{flex-direction:column;gap:16px;max-width:960px;margin:0 auto;padding:0;list-style:none;display:flex}.RoadmapSection-module__GyTw8G__node{opacity:0;min-height:72px;transition:opacity .62s cubic-bezier(.22,1,.36,1);transition-delay:calc(.2s + var(--i,0) * .13s);align-items:center;display:flex;position:relative}.RoadmapSection-module__GyTw8G__slot{flex:1 1 0;min-width:0;display:flex}.RoadmapSection-module__GyTw8G__left .RoadmapSection-module__GyTw8G__slotFill{justify-content:flex-end}.RoadmapSection-module__GyTw8G__right .RoadmapSection-module__GyTw8G__slotFill{justify-content:flex-start}.RoadmapSection-module__GyTw8G__bench.RoadmapSection-module__GyTw8G__inView .RoadmapSection-module__GyTw8G__node{opacity:1}.RoadmapSection-module__GyTw8G__line{z-index:0;width:2px;position:absolute;top:-12px;bottom:-12px;left:50%;transform:translate(-50%)}.RoadmapSection-module__GyTw8G__node:first-child .RoadmapSection-module__GyTw8G__line{top:50%}.RoadmapSection-module__GyTw8G__node:last-child .RoadmapSection-module__GyTw8G__line{bottom:50%}.RoadmapSection-module__GyTw8G__live .RoadmapSection-module__GyTw8G__line{background:var(--emerald-bright,#00ce59);box-shadow:0 0 8px #00e56a59}.RoadmapSection-module__GyTw8G__building .RoadmapSection-module__GyTw8G__line{background:linear-gradient(to bottom, var(--emerald-bright,#00ce59), var(--gold,#f2ca50))}.RoadmapSection-module__GyTw8G__planned .RoadmapSection-module__GyTw8G__line{background:repeating-linear-gradient(#ffffff29 0 6px,#0000 6px 13px)}.RoadmapSection-module__GyTw8G__marker{background:var(--surface-lowest,#0a0a0a);width:42px;height:42px;color:var(--on-surface-variant);z-index:2;transition:transform .56s cubic-bezier(.34,1.56,.64,1);transition-delay:calc(.3s + var(--i,0) * .13s);border:1px solid #ffffff2e;border-radius:50%;flex:none;place-items:center;margin:0 8px;display:grid;position:relative;transform:scale(0)}.RoadmapSection-module__GyTw8G__station .RoadmapSection-module__GyTw8G__marker{width:36px;height:36px}.RoadmapSection-module__GyTw8G__bench.RoadmapSection-module__GyTw8G__inView .RoadmapSection-module__GyTw8G__marker{transform:scale(1)}.RoadmapSection-module__GyTw8G__markerIcon{width:18px;height:18px}.RoadmapSection-module__GyTw8G__station .RoadmapSection-module__GyTw8G__markerIcon{width:16px;height:16px}.RoadmapSection-module__GyTw8G__markerIcon svg{width:100%;height:100%;display:block}.RoadmapSection-module__GyTw8G__markerRing{opacity:0;transition:opacity .5s,transform .8s cubic-bezier(.22,1,.36,1);transition-delay:calc(.44s + var(--i,0) * .13s);border:1px solid #ffffff1f;border-radius:50%;position:absolute;inset:-6px;transform:scale(.6)}.RoadmapSection-module__GyTw8G__bench.RoadmapSection-module__GyTw8G__inView .RoadmapSection-module__GyTw8G__markerRing{opacity:1;transform:scale(1)}.RoadmapSection-module__GyTw8G__live .RoadmapSection-module__GyTw8G__marker{background:linear-gradient(#00ce5929, #00ce5929), var(--surface-lowest,#0a0a0a);border-color:var(--emerald-bright,#00ce59);color:var(--emerald-bright,#00ce59);box-shadow:0 0 22px -6px var(--emerald-glow,#00ce5980)}.RoadmapSection-module__GyTw8G__live .RoadmapSection-module__GyTw8G__markerRing{border-color:#00ce5959}.RoadmapSection-module__GyTw8G__building .RoadmapSection-module__GyTw8G__marker{background:linear-gradient(#f2ca501f, #f2ca501f), var(--surface-lowest,#0a0a0a);color:var(--gold,#f2ca50);border-color:#f2ca50b3;box-shadow:0 0 26px -6px #f2ca5080}.RoadmapSection-module__GyTw8G__building .RoadmapSection-module__GyTw8G__markerRing{border-color:#f2ca5080}.RoadmapSection-module__GyTw8G__bench.RoadmapSection-module__GyTw8G__inView .RoadmapSection-module__GyTw8G__building .RoadmapSection-module__GyTw8G__markerRing{animation:2.8s ease-out 1.2s infinite RoadmapSection-module__GyTw8G__nodePulse}@keyframes RoadmapSection-module__GyTw8G__nodePulse{0%{opacity:.75;transform:scale(.85)}70%,to{opacity:0;transform:scale(1.6)}}.RoadmapSection-module__GyTw8G__card{z-index:1;min-width:0;position:relative}.RoadmapSection-module__GyTw8G__marker:after{content:"";z-index:-1;background:#fff3;width:10px;height:2px;position:absolute;top:50%;transform:translateY(-50%)}.RoadmapSection-module__GyTw8G__left .RoadmapSection-module__GyTw8G__marker:after{right:100%}.RoadmapSection-module__GyTw8G__right .RoadmapSection-module__GyTw8G__marker:after{left:100%}.RoadmapSection-module__GyTw8G__live .RoadmapSection-module__GyTw8G__marker:after{background:var(--emerald-bright,#00ce59)}.RoadmapSection-module__GyTw8G__building .RoadmapSection-module__GyTw8G__marker:after{background:var(--gold,#f2ca50)}.RoadmapSection-module__GyTw8G__cardStation{text-align:left;background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:13px;max-width:300px;padding:13px 15px;transition:border-color .22s,transform .22s,box-shadow .22s;display:flex}.RoadmapSection-module__GyTw8G__node:hover .RoadmapSection-module__GyTw8G__cardStation{transform:translateY(-2px)}.RoadmapSection-module__GyTw8G__stationHint,.RoadmapSection-module__GyTw8G__stationPop{display:none}@media (min-width:880px){.RoadmapSection-module__GyTw8G__cardExpandable{cursor:help;position:relative}.RoadmapSection-module__GyTw8G__cardExpandable:hover,.RoadmapSection-module__GyTw8G__cardExpandable:focus-visible{border-color:#00ce598c}.RoadmapSection-module__GyTw8G__cardOpen{z-index:30;border-color:#00ce598c}.RoadmapSection-module__GyTw8G__stationHint{cursor:pointer;opacity:.5;background:#f2ca5017;border:1px solid #f2ca505c;border-radius:999px;width:19px;height:19px;padding:0;transition:opacity .22s,transform .3s cubic-bezier(.22,1,.36,1),border-color .22s,background-color .22s;display:block;position:absolute;top:9px;right:9px}.RoadmapSection-module__GyTw8G__stationHint:before,.RoadmapSection-module__GyTw8G__stationHint:after{content:"";background:var(--gold,#f2ca50);border-radius:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.RoadmapSection-module__GyTw8G__stationHint:before{width:9px;height:1.5px}.RoadmapSection-module__GyTw8G__stationHint:after{width:1.5px;height:9px}.RoadmapSection-module__GyTw8G__cardExpandable:hover .RoadmapSection-module__GyTw8G__stationHint,.RoadmapSection-module__GyTw8G__cardExpandable:focus-within .RoadmapSection-module__GyTw8G__stationHint{opacity:1;background:#f2ca502e;border-color:#f2ca50b3;animation:2.2s ease-in-out infinite RoadmapSection-module__GyTw8G__hintBreathe}.RoadmapSection-module__GyTw8G__stationHint[aria-expanded=true]{opacity:1;border-color:#f2ca50d9;animation:none;transform:rotate(135deg)}@keyframes RoadmapSection-module__GyTw8G__hintBreathe{0%,to{box-shadow:0 0 #f2ca5066}50%{box-shadow:0 0 0 5px #f2ca5000}}.RoadmapSection-module__GyTw8G__cardExpandable .RoadmapSection-module__GyTw8G__stationGlyph{transition:box-shadow .3s;box-shadow:0 0 26px -8px #f2ca509e}.RoadmapSection-module__GyTw8G__cardExpandable:hover .RoadmapSection-module__GyTw8G__stationGlyph{box-shadow:0 0 32px -6px #f2ca50cc}.RoadmapSection-module__GyTw8G__stationPop{z-index:8;background:linear-gradient(#0c1210,#080b0a);border:1px solid #00ce594d;border-radius:13px;width:292px;padding:14px 15px 15px;animation:.32s cubic-bezier(.22,1,.36,1) both RoadmapSection-module__GyTw8G__popIn;display:block;position:absolute;top:0;left:calc(100% + 52px);box-shadow:0 26px 60px -24px #000000f2,0 0 0 1px #00000080}.RoadmapSection-module__GyTw8G__stationPop:before{content:"";background:#0b100e;border-bottom:1px solid #00ce594d;border-left:1px solid #00ce594d;width:11px;height:11px;position:absolute;top:42px;left:-6px;transform:rotate(45deg)}@keyframes RoadmapSection-module__GyTw8G__popIn{0%{opacity:0;transform:translate(-8px)scale(.97)}to{opacity:1;transform:translate(0)scale(1)}}.RoadmapSection-module__GyTw8G__popHead{border-bottom:1px solid #ffffff0f;align-items:center;gap:11px;margin-bottom:12px;padding-bottom:11px;display:flex}.RoadmapSection-module__GyTw8G__popHead strong{font-family:var(--font-space-grotesk,inherit);letter-spacing:.02em;color:var(--on-surface);font-size:12.5px}.RoadmapSection-module__GyTw8G__popRadar{width:38px;height:38px;color:var(--gold,#f2ca50);background:#f2ca5012;border:1px solid #f2ca5047;border-radius:11px;flex:none;justify-content:center;align-items:center;display:inline-flex;position:relative}.RoadmapSection-module__GyTw8G__popRadar svg{z-index:1;width:22px;height:22px;position:relative;transform:translate(1.375px,1.375px)}.RoadmapSection-module__GyTw8G__popRadar i{opacity:0;border:1px solid #f2ca508c;border-radius:999px;width:15px;height:15px;margin:-7.5px 0 0 -7.5px;animation:5.4s cubic-bezier(.16,.8,.32,1) infinite RoadmapSection-module__GyTw8G__radarSweep;position:absolute;top:50%;left:50%}.RoadmapSection-module__GyTw8G__popRadar i:nth-child(2){animation-delay:1.8s}.RoadmapSection-module__GyTw8G__popRadar i:nth-child(3){animation-delay:3.6s}.RoadmapSection-module__GyTw8G__popRadar svg{z-index:1;position:relative}@keyframes RoadmapSection-module__GyTw8G__radarSweep{0%{opacity:0;transform:scale(1)}12%{opacity:.7}to{opacity:0;transform:scale(2.3)}}.RoadmapSection-module__GyTw8G__popSteps{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.RoadmapSection-module__GyTw8G__popSteps li{font-family:var(--manrope);color:var(--on-surface);animation:.34s cubic-bezier(.22,1,.36,1) both RoadmapSection-module__GyTw8G__stepIn;animation-delay:calc(.14s + var(--s,0) * 80ms);align-items:center;gap:10px;font-size:11.5px;font-weight:300;line-height:1.35;display:flex}.RoadmapSection-module__GyTw8G__popSteps li>span{width:18px;height:18px;font-family:var(--mono);color:var(--emerald-bright,#3ef2a4);background:#00ce5914;border:1px solid #00ce5966;border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:9px;font-weight:700;display:inline-flex}@keyframes RoadmapSection-module__GyTw8G__stepIn{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}}@media (prefers-reduced-motion:reduce){.RoadmapSection-module__GyTw8G__stationHint,.RoadmapSection-module__GyTw8G__stationPop,.RoadmapSection-module__GyTw8G__popRadar i,.RoadmapSection-module__GyTw8G__popSteps li{transition:none;animation:none}}.RoadmapSection-module__GyTw8G__planned .RoadmapSection-module__GyTw8G__cardStation{width:264px}.RoadmapSection-module__GyTw8G__live .RoadmapSection-module__GyTw8G__cardStation{background:#00ce590b;border-color:#00ce5947}.RoadmapSection-module__GyTw8G__live .RoadmapSection-module__GyTw8G__cardStation:hover{box-shadow:0 0 30px -14px var(--emerald-glow,#00ce598c);border-color:#00ce5980}.RoadmapSection-module__GyTw8G__stationGlyph{background:linear-gradient(#00ce591a, #00ce591a), var(--surface-lowest,#0a0a0a);width:46px;height:46px;color:var(--emerald-bright,#00ce59);box-shadow:0 0 22px -8px var(--emerald-glow,#00ce5980);border:1px solid #00ce5959;border-radius:12px;flex:none;place-items:center;display:grid}.RoadmapSection-module__GyTw8G__planned .RoadmapSection-module__GyTw8G__stationGlyph{color:var(--on-surface-variant);box-shadow:none;background:#ffffff08;border-color:#ffffff24}.RoadmapSection-module__GyTw8G__stationGlyph svg{width:24px;height:24px;display:block}.RoadmapSection-module__GyTw8G__stationBody{min-width:0}.RoadmapSection-module__GyTw8G__stationTop{align-items:center;gap:8px;display:flex}.RoadmapSection-module__GyTw8G__stationName{font-family:var(--manrope);color:var(--on-surface);font-size:14px;font-weight:500;line-height:1.2}.RoadmapSection-module__GyTw8G__stationBadge{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;border-radius:999px;flex:none;padding:2px 7px;font-size:8px;font-weight:600}.RoadmapSection-module__GyTw8G__live .RoadmapSection-module__GyTw8G__stationBadge{color:var(--emerald-bright,#00ce59);background:#00ce5914;border:1px solid #00ce5966}.RoadmapSection-module__GyTw8G__planned .RoadmapSection-module__GyTw8G__stationBadge{color:var(--on-surface-variant);border:1px solid #ffffff26}.RoadmapSection-module__GyTw8G__stationShort{font-family:var(--manrope);color:var(--on-surface-variant);margin-top:4px;font-size:11.5px;font-weight:300;line-height:1.4}.RoadmapSection-module__GyTw8G__hero .RoadmapSection-module__GyTw8G__card{background:#f2ca500d;border:1px solid #f2ca5066;border-radius:14px;align-items:stretch;gap:14px;max-width:540px;padding:16px 18px;display:flex;box-shadow:0 0 44px -18px #f2ca508c}.RoadmapSection-module__GyTw8G__hero .RoadmapSection-module__GyTw8G__card:before{background:#f2ca5080}.RoadmapSection-module__GyTw8G__node.RoadmapSection-module__GyTw8G__hero:hover .RoadmapSection-module__GyTw8G__card{border-color:#f2ca50b3}.RoadmapSection-module__GyTw8G__cardBody{flex-direction:column;flex:auto;gap:7px;min-width:0;display:flex}.RoadmapSection-module__GyTw8G__status{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--gold,#f2ca50);background:#f2ca501a;border:1px solid #f2ca5080;border-radius:999px;align-self:flex-start;padding:3px 9px;font-size:8.5px;font-weight:600}.RoadmapSection-module__GyTw8G__name{font-family:var(--manrope);color:var(--gold,#f2ca50);font-size:17px;font-weight:500;line-height:1.2}.RoadmapSection-module__GyTw8G__tag{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--gold,#f2ca50);font-size:9px;font-weight:600}.RoadmapSection-module__GyTw8G__desc{font-family:var(--manrope);color:var(--on-surface-variant);font-size:13px;font-weight:300;line-height:1.55}.RoadmapSection-module__GyTw8G__canvas{background:radial-gradient(120% 90% at 50% 0,#ffffff09,#0000 72%);border:1px solid #ffffff0f;border-radius:10px;flex:0 0 88px;align-self:stretch;min-height:80px;position:relative;overflow:hidden}.RoadmapSection-module__GyTw8G__expandWrap{z-index:1;justify-content:center;margin-top:2.25rem;display:flex;position:relative}.RoadmapSection-module__GyTw8G__expandBtn{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--on-surface-variant);cursor:pointer;background:#ffffff05;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:.55rem;padding:.6rem 1.35rem;font-size:12px;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.RoadmapSection-module__GyTw8G__expandBtn:hover{color:var(--on-surface);background:#00ce590a;border-color:#00ce5966}.RoadmapSection-module__GyTw8G__expandChevron{border-bottom:1.5px solid;border-right:1.5px solid;width:8px;height:8px;transition:transform .25s;transform:translateY(-2px)rotate(45deg)}.RoadmapSection-module__GyTw8G__expandChevronUp{transform:translateY(1px)rotate(-135deg)}.RoadmapSection-module__GyTw8G__sig{display:block;position:absolute;inset:0}.RoadmapSection-module__GyTw8G__sigFaders{justify-content:center;align-items:stretch;gap:13px;padding:14px 12px;display:flex}.RoadmapSection-module__GyTw8G__fader{background:#ffffff24;border-radius:3px;width:3px;position:relative}.RoadmapSection-module__GyTw8G__faderKnob{left:50%;top:var(--p,50%);background:linear-gradient(180deg, #fff8e0f2, var(--gold,#f2ca50));width:16px;height:11px;animation:15s ease-in-out infinite RoadmapSection-module__GyTw8G__faderMove;animation-delay:calc(var(--k,0) * -3.75s);border:1px solid #f2ca50cc;border-radius:3px;margin-top:-5.5px;margin-left:-8px;position:absolute;box-shadow:0 0 10px #f2ca5073}@keyframes RoadmapSection-module__GyTw8G__faderMove{0%,to{transform:translateY(0)}7%{transform:translateY(-15px)}13%{transform:translateY(-15px)}18%,92%{transform:translateY(0)}}.RoadmapSection-module__GyTw8G__sigMcp{display:block}.RoadmapSection-module__GyTw8G__mcpNode{opacity:.5;background:#fff9;border-radius:50%;width:6px;height:6px;animation:3.4s ease-in-out infinite RoadmapSection-module__GyTw8G__mcpBlink;position:absolute}.RoadmapSection-module__GyTw8G__mcpNodeA{top:32%;left:30%}.RoadmapSection-module__GyTw8G__mcpNodeB{animation-delay:.5s;top:32%;left:70%}.RoadmapSection-module__GyTw8G__mcpNodeC{animation-delay:1s;top:68%;left:50%}.RoadmapSection-module__GyTw8G__mcpPulse{background:#fffffff2;border-radius:50%;width:4px;height:4px;margin:-2px;animation:4s ease-in-out infinite RoadmapSection-module__GyTw8G__mcpPulse;position:absolute;top:32%;left:30%;box-shadow:0 0 8px #ffffffb3}.RoadmapSection-module__GyTw8G__sigSend{display:block}.RoadmapSection-module__GyTw8G__sendSource{width:15px;height:17px;color:var(--gold,#f2ca50);filter:drop-shadow(0 0 6px color-mix(in srgb, var(--gold,#f2ca50) 50%, transparent));margin:-9px 0 0 -7px;position:absolute;top:50%;left:22%}.RoadmapSection-module__GyTw8G__sendSource svg,.RoadmapSection-module__GyTw8G__sendTarget svg,.RoadmapSection-module__GyTw8G__sendPacket svg{width:100%;height:100%;display:block}.RoadmapSection-module__GyTw8G__sendTarget{color:#ffffffb8;opacity:.3;width:13px;height:13px;margin:-6.5px;animation:9s ease-in-out infinite RoadmapSection-module__GyTw8G__sendAccept;position:absolute;left:76%}.RoadmapSection-module__GyTw8G__sendTargetA{top:24%}.RoadmapSection-module__GyTw8G__sendTargetB{animation-delay:3s;top:50%}.RoadmapSection-module__GyTw8G__sendTargetC{animation-delay:6s;top:76%}.RoadmapSection-module__GyTw8G__sendPacket{color:#fffffff2;filter:drop-shadow(0 0 5px #fff9);width:10px;height:11px;margin:-6px 0 0 -5px;animation:9s ease-in-out infinite RoadmapSection-module__GyTw8G__sendPacket;position:absolute;top:50%;left:22%}@keyframes RoadmapSection-module__GyTw8G__sendAccept{0%,22%{opacity:.3}30%{opacity:1;filter:drop-shadow(0 0 6px #ffffff8c)}45%,to{opacity:.5;filter:none}}@keyframes RoadmapSection-module__GyTw8G__sendPacket{0%{opacity:0;top:50%;left:22%}4%{opacity:1}26%{opacity:1;top:24%;left:76%}30%{opacity:0;top:24%;left:76%}33%{opacity:0;top:50%;left:22%}37%{opacity:1}59%{opacity:1;top:50%;left:76%}63%{opacity:0;top:50%;left:76%}66%{opacity:0;top:50%;left:22%}70%{opacity:1}92%{opacity:1;top:76%;left:76%}96%,to{opacity:0;top:76%;left:76%}}@media (prefers-reduced-motion:reduce){.RoadmapSection-module__GyTw8G__sendPacket{display:none}.RoadmapSection-module__GyTw8G__sendTarget{opacity:.6;animation:none}}@keyframes RoadmapSection-module__GyTw8G__mcpBlink{0%,to{opacity:.35}50%{opacity:.9}}@keyframes RoadmapSection-module__GyTw8G__mcpPulse{0%{opacity:0;top:32%;left:30%}15%{opacity:1}45%{opacity:1;top:32%;left:70%}85%{opacity:1;top:68%;left:50%}to{opacity:0;top:68%;left:50%}}@media (max-width:720px){.RoadmapSection-module__GyTw8G__marker{order:-1;margin-left:2px;margin-right:12px}.RoadmapSection-module__GyTw8G__slot{flex:0 0 0}.RoadmapSection-module__GyTw8G__slotFill{flex:auto;justify-content:flex-start!important}.RoadmapSection-module__GyTw8G__line{left:23px}.RoadmapSection-module__GyTw8G__left .RoadmapSection-module__GyTw8G__marker:after,.RoadmapSection-module__GyTw8G__right .RoadmapSection-module__GyTw8G__marker:after{left:100%;right:auto}.RoadmapSection-module__GyTw8G__cardStation,.RoadmapSection-module__GyTw8G__hero .RoadmapSection-module__GyTw8G__card{width:100%;max-width:none}.RoadmapSection-module__GyTw8G__chargePulse{display:none}}@media (max-width:560px){.RoadmapSection-module__GyTw8G__section{padding:56px 20px}.RoadmapSection-module__GyTw8G__head{margin-bottom:34px}.RoadmapSection-module__GyTw8G__title{font-size:clamp(24px,7vw,32px)}.RoadmapSection-module__GyTw8G__hero .RoadmapSection-module__GyTw8G__card{flex-direction:column}.RoadmapSection-module__GyTw8G__canvas{flex:none;width:100%;min-height:64px}}@media (prefers-reduced-motion:reduce){.RoadmapSection-module__GyTw8G__node,.RoadmapSection-module__GyTw8G__marker,.RoadmapSection-module__GyTw8G__markerRing{opacity:1!important;transition:none!important;transform:none!important}.RoadmapSection-module__GyTw8G__marker{transform:scale(1)!important}.RoadmapSection-module__GyTw8G__markerRing{opacity:1;animation:none!important;transform:scale(1)!important}.RoadmapSection-module__GyTw8G__faderKnob,.RoadmapSection-module__GyTw8G__mcpNode,.RoadmapSection-module__GyTw8G__mcpPulse,.RoadmapSection-module__GyTw8G__chargePulse{animation:none!important}.RoadmapSection-module__GyTw8G__chargePulse{display:none}.RoadmapSection-module__GyTw8G__faderKnob{transform:none!important}.RoadmapSection-module__GyTw8G__mcpNode{opacity:.75}}.RoadmapSection-module__GyTw8G__hint{display:none}@media (min-width:880px){.RoadmapSection-module__GyTw8G__hint{font-family:var(--mono);letter-spacing:.1em;color:var(--on-surface-variant);margin-top:10px;font-size:11px;display:block}.RoadmapSection-module__GyTw8G__plusBadge{vertical-align:middle;color:#f2ca50e6;letter-spacing:0;text-indent:0;background:#f2ca5017;border:1px solid #f2ca505c;border-radius:999px;place-items:center;width:1.45em;height:1.45em;margin:0 .15em;line-height:1;display:inline-grid}}
.SpecialPricingCountdown-module__Ns9Cga__banner{text-align:center;background:linear-gradient(160deg,#f2ca5014 0%,#0000 60%),#0a0a0a66;border:1px solid #f2ca5038;border-radius:16px;flex-direction:column;align-items:center;gap:14px;width:100%;max-width:34rem;margin:0 auto 2.5rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 4px 30px #00000059,inset 0 0 20px #f2ca5008}.SpecialPricingCountdown-module__Ns9Cga__title{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--gold,#f2ca50);font-size:11px;font-weight:700}.SpecialPricingCountdown-module__Ns9Cga__digits{align-items:center;gap:8px;display:flex}.SpecialPricingCountdown-module__Ns9Cga__digitBox{background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;align-items:center;gap:2px;min-width:2.75rem;padding:6px 4px;display:flex}.SpecialPricingCountdown-module__Ns9Cga__digitValue{font-family:var(--mono);font-variant-numeric:tabular-nums;color:var(--text,#f4f3ec);font-size:22px;font-weight:700;line-height:1.1}.SpecialPricingCountdown-module__Ns9Cga__digitLabel{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--text-mute,#808279);font-size:9px}.SpecialPricingCountdown-module__Ns9Cga__digitSep{font-family:var(--mono);color:var(--text-mute,#808279);font-size:18px;font-weight:700;transform:translateY(-6px)}.SpecialPricingCountdown-module__Ns9Cga__subtitle{font-family:var(--sans);color:var(--text-mid,#b8b6a9);font-size:12.5px}@media (max-width:400px){.SpecialPricingCountdown-module__Ns9Cga__banner{gap:10px;padding:1rem .85rem}.SpecialPricingCountdown-module__Ns9Cga__digits{gap:6px}.SpecialPricingCountdown-module__Ns9Cga__digitBox{min-width:2.3rem;padding:5px 3px}.SpecialPricingCountdown-module__Ns9Cga__digitValue{font-size:18px}}:root[data-theme=light] .SpecialPricingCountdown-module__Ns9Cga__banner{background:linear-gradient(160deg, #a8821c14 0%, transparent 60%), var(--surface);border-color:#a8821c52;box-shadow:0 1px 2px #191b160d,0 18px 44px -28px #191b1638}:root[data-theme=light] .SpecialPricingCountdown-module__Ns9Cga__digitBox{background:#1c1e190a;border-color:#1c1e191a}
.FreeDripNote-module__Fl2a2a__note{color:var(--text,#e8ebe8);margin-left:.3em}
.WaveformCanvas-module__E9ZwFG__canvas{width:100%;min-width:0;max-width:100%;height:100%;min-height:56px;display:block}
.ScanLoader-module__mdoaPq__wrap{flex-direction:column;align-items:center;margin-bottom:16px;display:flex}.ScanLoader-module__mdoaPq__stage{isolation:isolate;background:radial-gradient(circle at 50% 42%,#003e258c,#00120859 62%,#0000 74%);background:radial-gradient(circle at 50% 42%,lab(22.1682% -26.9759 10.5623/.55),lab(4.02362% -7.29685 2.58364/.35) 62%,#0000 74%);border-radius:50%;place-items:center;width:132px;height:132px;margin-bottom:20px;display:grid;position:relative}.ScanLoader-module__mdoaPq__sweep{filter:blur(9px);z-index:0;background:conic-gradient(#0000 0deg,#f2cf3b8c 45deg,#dcbc3326 90deg,#0000 150deg 360deg);background:conic-gradient(#0000 0deg,lab(84.3203% 2.18803 72.6415/.55) 45deg,lab(77.3222% 2.10109 68.3091/.15) 90deg,#0000 150deg 360deg);border-radius:50%;animation:3.4s linear infinite ScanLoader-module__mdoaPq__sweepSpin;position:absolute;inset:-6%}.ScanLoader-module__mdoaPq__glow{filter:blur(6px);z-index:1;background:radial-gradient(circle,#ebc8318c,#0000 70%);background:radial-gradient(circle,lab(81.9904% 2.34959 73.3331/.55),#0000 70%);border-radius:50%;width:78px;height:78px;animation:2.6s ease-in-out infinite ScanLoader-module__mdoaPq__glowPulse;position:absolute}.ScanLoader-module__mdoaPq__ring{z-index:1;border:1px solid #c8ad3f59;border:1px solid lab(71.4784% 1.39734 57.602/.35);border-radius:50%;width:96px;height:96px;position:absolute;box-shadow:inset 0 0 18px #bea33340;box-shadow:inset 0 0 18px lab(67.9852% 1.61421 58.3759/.25)}.ScanLoader-module__mdoaPq__mark{z-index:2;object-fit:contain;filter:drop-shadow(0 2px 10px #0077478c);filter:drop-shadow(0 2px 10px lab(43.6903% -43.2124 18.9935/.55));width:72px;height:72px;animation:3.2s ease-in-out infinite ScanLoader-module__mdoaPq__markFloat;position:relative}.ScanLoader-module__mdoaPq__percent{font-family:var(--mono);letter-spacing:.02em;color:var(--emerald-bright);text-shadow:0 0 24px #00875380;text-shadow:0 0 24px lab(49.4972% -42.9521 18.8912/.5);margin-bottom:12px;font-size:30px;font-weight:600}.ScanLoader-module__mdoaPq__percent .ScanLoader-module__mdoaPq__sign{color:var(--emerald-bright);margin-left:2px;font-size:17px}.ScanLoader-module__mdoaPq__bar{background:#1b2e2499;background:lab(16.8818% -9.90307 3.47763/.6);border-radius:999px;width:200px;height:4px;margin-bottom:12px;position:relative;overflow:hidden}.ScanLoader-module__mdoaPq__barFill{background:linear-gradient(90deg,#007142,#24c27d);background:linear-gradient(90deg,lab(41.4905% -46.938 20.6135),lab(69.614% -52.681 23.1791));border-radius:999px;height:100%;transition:width .4s ease-out;position:relative;overflow:hidden;box-shadow:0 0 12px #00995f99;box-shadow:0 0 12px lab(55.5537% -49.7313 21.8647/.6)}.ScanLoader-module__mdoaPq__barFill:after{content:"";background:linear-gradient(90deg,#0000,#b8f5d0b3,#0000);background:linear-gradient(90deg,#0000,lab(91.7927% -25.5976 11.3037/.7),#0000);animation:1.8s ease-in-out infinite ScanLoader-module__mdoaPq__shimmer;position:absolute;inset:0;transform:translate(-100%)}.ScanLoader-module__mdoaPq__label{font-family:var(--mono);letter-spacing:.04em;color:var(--text-mid);font-size:11px}:root[data-theme=light] .ScanLoader-module__mdoaPq__stage{background:radial-gradient(circle at 50% 42%,#bcebd1d9,#beddcc80 62%,#0000 74%);background:radial-gradient(circle at 50% 42%,lab(89.2082% -19.3959 7.68985/.85),lab(85.46% -13.0372 4.60295/.5) 62%,#0000 74%)}:root[data-theme=light] .ScanLoader-module__mdoaPq__sweep{background:conic-gradient(#0000 0deg,#b3960080 45deg,#b89d2b26 90deg,#0000 150deg 360deg);background:conic-gradient(#0000 0deg,lab(63.332% 2.54154 66.6707/.5) 45deg,lab(65.6558% 1.76796 58.9806/.15) 90deg,#0000 150deg 360deg)}:root[data-theme=light] .ScanLoader-module__mdoaPq__glow{background:radial-gradient(circle,#c7a92a66,#0000 70%);background:radial-gradient(circle,lab(70.3241% 2.01494 63.9862/.4),#0000 70%)}:root[data-theme=light] .ScanLoader-module__mdoaPq__ring{border-color:#977e0d73;border-color:lab(53.9971% 2.02042 56.2545/.45);box-shadow:inset 0 0 18px #a38b232e;box-shadow:inset 0 0 18px lab(58.6578% 1.68085 54.6473/.18)}:root[data-theme=light] .ScanLoader-module__mdoaPq__mark{filter:drop-shadow(0 2px 8px #00774759);filter:drop-shadow(0 2px 8px lab(43.6903% -43.2124 18.9935/.35))}:root[data-theme=light] .ScanLoader-module__mdoaPq__percent{text-shadow:none}:root[data-theme=light] .ScanLoader-module__mdoaPq__bar{background:#c6d5cd;background:lab(84.0308% -6.49011 2.29567)}:root[data-theme=light] .ScanLoader-module__mdoaPq__barFill{box-shadow:0 0 10px #00995f59;box-shadow:0 0 10px lab(55.5537% -49.7313 21.8647/.35)}@keyframes ScanLoader-module__mdoaPq__sweepSpin{to{transform:rotate(360deg)}}@keyframes ScanLoader-module__mdoaPq__glowPulse{0%,to{opacity:.55;transform:scale(.94)}50%{opacity:.9;transform:scale(1.06)}}@keyframes ScanLoader-module__mdoaPq__markFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes ScanLoader-module__mdoaPq__shimmer{0%{transform:translate(-100%)}60%,to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.ScanLoader-module__mdoaPq__sweep,.ScanLoader-module__mdoaPq__glow,.ScanLoader-module__mdoaPq__mark,.ScanLoader-module__mdoaPq__barFill:after{animation:none!important}.ScanLoader-module__mdoaPq__sweep{opacity:.4}}
