.corealm-auth-shell{color:#fff;background:#06101d;place-items:center;min-height:100dvh;display:grid;overflow:hidden}.corealm-auth-viewport{isolation:isolate;width:min(100%, var(--app-shell-width));background:#06142d;height:100dvh;min-height:620px;position:relative;overflow:clip;box-shadow:0 0 60px #0000006b}.corealm-auth-background,.corealm-auth-tone,.corealm-stars,.corealm-fireflies,.corealm-canopy-glow{pointer-events:none;position:absolute;inset:0}.corealm-auth-background{z-index:-5;background-image:-webkit-image-set(url(/login-world-tree-v4.webp) 1x,url(/login-world-tree-v4@2x.webp) 2x,url(/login-world-tree-v4@3x.webp) 3x);background-image:image-set("/login-world-tree-v4.webp" 1x,"/login-world-tree-v4@2x.webp" 2x,"/login-world-tree-v4@3x.webp" 3x);background-position:50%;background-repeat:no-repeat;background-size:cover;animation:24s cubic-bezier(.45,0,.55,1) infinite alternate corealm-scene-breathe;inset:-1.5%;transform:scale(1.015)}.corealm-auth-tone{z-index:-4;background:linear-gradient(#020e20ad 0%,#020e2052 18%,#020e200d 34%,#0000 42%),linear-gradient(#0000 36%,#020d1b0d 45%,#020d1b40 57%,#020d1ba1 78%,#020d1bdb 100%)}.corealm-canopy-glow{z-index:-3;opacity:.12;filter:blur(18px);background:radial-gradient(#ffda8c3d,#0000 64%);border-radius:48%;animation:12s cubic-bezier(.45,0,.55,1) infinite corealm-canopy-glow;inset:25% 10% 35%}.corealm-stars,.corealm-fireflies{z-index:-2;contain:layout paint}.corealm-stars i{left:var(--star-x);top:var(--star-y);width:var(--star-size);height:var(--star-size);opacity:var(--star-opacity);background:var(--surface);animation:corealm-star-pulse var(--star-duration) cubic-bezier(.45, 0, .55, 1) infinite var(--star-delay);border-radius:50%;position:absolute;box-shadow:0 0 5px #a9daff61}.corealm-fireflies i{left:var(--firefly-x);top:var(--firefly-y);opacity:.3;width:4px;height:4px;animation:corealm-firefly var(--firefly-duration) cubic-bezier(.45, 0, .55, 1) infinite var(--firefly-delay);background:#ffe9b3;border-radius:50%;position:absolute;box-shadow:0 0 13px 4px #ffd98a6b}.corealm-auth-form{z-index:2;height:100%;min-height:100%;position:relative}.corealm-auth-brand{z-index:3;top:max(34px, var(--app-safe-area-top));text-align:center;pointer-events:none;justify-items:center;width:min(220px,100% - 48px);display:grid;position:absolute;left:50%;transform:translate(-50%)}.corealm-auth-brand-icon{object-fit:contain;opacity:1;filter:brightness(1.32)contrast(1.08)drop-shadow(0 8px 18px #00000061)drop-shadow(0 0 12px #70ae8f33);width:138px;height:138px;animation:corealm-brand-icon-enter 1.1s .12s var(--ease-enter,cubic-bezier(.16, 1, .3, 1)) both;display:block}.corealm-auth-tagline{color:#0000;letter-spacing:0;text-shadow:0 3px 16px #000818b8;background:linear-gradient(90deg,#5b7599 0%,#4d698f 32%,#3d5b84 68%,#304d75 100%);-webkit-background-clip:text;background-clip:text;justify-content:center;align-items:center;gap:5px;margin:10px 0 0;font-size:13px;font-weight:600;line-height:1;display:flex}.corealm-auth-tagline:before,.corealm-auth-tagline:after{content:"";width:14px;height:1px;animation:corealm-brand-line-enter .72s 1.18s var(--ease-enter,cubic-bezier(.16, 1, .3, 1)) both;background:linear-gradient(90deg,#0000,#425e8961)}.corealm-auth-tagline:after{transform:rotate(180deg)}.corealm-auth-tagline span{opacity:0;animation:corealm-brand-letter-enter .62s var(--ease-enter,cubic-bezier(.16, 1, .3, 1)) forwards;animation-delay:calc(.78s + var(--brand-letter-index) * 90ms);display:block;transform:translateY(6px)}.corealm-login-footer{left:32px;right:32px;bottom:calc(max(12px, var(--app-safe-area-bottom)) + 42px);animation:corealm-footer-enter .42s .12s var(--ease-enter,cubic-bezier(.16, 1, .3, 1)) both;gap:6px;display:grid;position:absolute}.corealm-login-actions{gap:10px;display:grid}.corealm-entry-button{transform-origin:50%;min-height:54px;transition:scale var(--motion-control,.18s) var(--ease-enter,cubic-bezier(.16, 1, .3, 1)), box-shadow var(--motion-control,.18s) var(--ease-standard,cubic-bezier(.2, 0, 0, 1));border-radius:28px;place-items:center;font-size:17px;font-weight:700;display:grid}@media (hover:hover) and (pointer:fine){.corealm-entry-button:active{scale:.985}}.corealm-entry-button.primary{color:#fff;background:#1d654e;border:0;box-shadow:0 10px 24px #0c42304d}.corealm-entry-button.secondary{color:#172a3a;background:#fffffff5;border:1px solid #ffffffb8}.corealm-entry-button:disabled{cursor:default;opacity:.72}.corealm-entry-button.provider{grid-template-columns:32px 1fr 32px;padding:0 18px}.corealm-entry-button.provider>span:last-child{grid-column:2}.corealm-entry-button.corealm-standalone-entry{grid-template-columns:24px 1fr auto;padding:0 18px}.corealm-standalone-entry>svg{opacity:.82}.corealm-standalone-entry>span{text-align:center}.corealm-standalone-entry>small{color:#ffffffad;font-size:12px;font-weight:700}.corealm-more-login{color:#ffffffc7;background:0 0;border:0;justify-content:center;align-items:center;gap:3px;min-height:44px;font-size:12px;display:flex}.corealm-auth-switch,.corealm-register-switch,.corealm-sheet-switch{color:#ffffffb8;justify-content:center;align-items:center;gap:4px;font-size:12px;display:flex}.corealm-auth-switch{min-height:44px}.corealm-auth-form.is-home .corealm-auth-switch{display:none}.corealm-auth-switch button,.corealm-register-switch button,.corealm-sheet-switch button{min-height:44px}.corealm-auth-switch button,.corealm-register-switch button,.corealm-sheet-switch button,.corealm-login-legal button,.corealm-registration-consents button{color:#a9daff;background:0 0;border:0;padding:3px;font-weight:700}.corealm-login-legal{color:#ffffff8c;text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;column-gap:2px;min-height:44px;margin:0;font-size:11px;line-height:18px;display:flex}.corealm-login-legal a{color:#a9daffdb;min-height:44px;font-size:inherit;align-items:center;padding:0 4px;text-decoration:none;display:inline-flex}.corealm-sheet-scrim{z-index:5;animation:corealm-scrim-in var(--motion-control,.18s) var(--ease-standard,cubic-bezier(.2, 0, 0, 1)) both;background:#000a1952;border:0;position:absolute;inset:0}.corealm-auth-sheet{z-index:6;box-sizing:border-box;width:100%;min-width:0;max-width:100%;max-height:calc(100dvh - 16px - var(--app-safe-area-top));padding:42px 24px calc(24px + var(--app-safe-area-bottom));color:#fff;animation:corealm-sheet-in var(--motion-sheet,.32s) var(--ease-enter,cubic-bezier(.16, 1, .3, 1)) both;background:#071a27fa;border-radius:24px 24px 0 0;position:absolute;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -18px 50px #00000047}.corealm-auth-sheet.account{min-height:min(494px, calc(100dvh - var(--app-safe-area-top) - 12px))}.corealm-auth-sheet.social{min-height:390px}.corealm-sheet-handle{background:#ffffff47;border-radius:2px;width:48px;height:4px;position:absolute;top:13px;left:50%;transform:translate(-50%)}.corealm-auth-sheet h1{margin:8px 0 3px;font-size:24px;line-height:1.25}.corealm-auth-sheet>p{color:#ffffff9e;margin:0 0 18px;font-size:12px}.corealm-auth-sheet label{color:#ffffffe6;gap:8px;margin-top:14px;font-size:12px;font-weight:700;display:grid}.corealm-auth-sheet input:not([type=checkbox]),.corealm-register-panel input:not([type=checkbox]){color:#fff;background:#0b2231;border:1px solid #ffffff2e;border-radius:12px;outline:0;width:100%;min-height:52px;padding:0 14px}.corealm-auth-sheet input:not([type=checkbox])::placeholder{color:#fff6}.corealm-auth-sheet input:not([type=checkbox]):focus{border-color:#6fb899}.corealm-password-field{display:block;position:relative}.corealm-password-field input{padding-right:52px!important}.corealm-password-field>button{color:#a9daff;background:0 0;border:0;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.corealm-input-note{margin:10px 0 14px!important;font-size:11px!important}.corealm-submit-button,.corealm-register-primary{color:#fff;background:#1d654e;border:0;border-radius:16px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:54px;font-weight:700;transition:transform .16s,opacity .16s;display:flex}@media (hover:hover) and (pointer:fine){.corealm-submit-button:active,.corealm-register-primary:active{transform:scale(.985)}}.corealm-submit-button:disabled,.corealm-register-primary:disabled{cursor:default;opacity:.58}.corealm-auth-error{color:#fff;background:#5d1812d1;border-left:3px solid #ffad94;border-radius:5px;margin:10px 0;padding:10px 12px;font-size:11px}.corealm-auth-error.home{text-align:center;border-left:0;border-radius:8px;margin:0}.corealm-auth-error.light{color:#8a3525;background:#fff0ec}.corealm-social-buttons{gap:10px;margin-top:18px;display:grid}.corealm-social-buttons button{color:#ffffffe6;background:#ffffff1a;border:0;border-radius:26px;grid-template-columns:28px 1fr 28px;align-items:center;min-height:52px;padding:0 18px;font-weight:700;display:grid}.corealm-social-buttons button:disabled{cursor:default;color:#ffffff9e;background:#fff1}.corealm-social-buttons button:disabled .corealm-provider-mark{opacity:.76}.corealm-social-buttons button span:nth-child(2){grid-column:2}.corealm-provider-mark{place-items:center;width:24px;height:24px;font-size:20px;display:grid}.corealm-provider-apple{color:#111}.corealm-social-buttons .corealm-provider-apple{color:#ffffffe0}.corealm-provider-google{font-size:22px}.corealm-provider-microsoft{color:#737373}.corealm-social-buttons .corealm-provider-microsoft{color:#aeb9c4}.corealm-provider-note{text-align:center;margin:16px 0 12px!important;font-size:11px!important}.corealm-sheet-switch{min-height:44px;margin-top:8px}.corealm-register-panel{color:#0d1733;background:#f6f8fc;flex-direction:column;min-height:100%;display:flex;position:relative;overflow:hidden}.corealm-register-scroll{min-height:0;padding:max(24px, var(--app-safe-area-top)) 24px 24px;flex:auto;overflow-y:auto}.corealm-register-back{color:#0d1733;background:0 0;border:0;border-radius:50%;place-items:center;width:44px;height:44px;margin-left:-12px;display:grid}.corealm-register-kicker{color:#3b73f6;margin:12px 0 6px;font-size:12px;font-weight:700}.corealm-register-panel h1{margin:0;font-size:26px;line-height:34px}.corealm-registration-progress{color:#3b73f6;gap:8px;margin:24px 0 28px;font-size:11px;font-weight:700;display:grid}.corealm-registration-progress>div{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.corealm-registration-progress i{background:#dfe5ee;border-radius:2px;height:4px;transition:background .24s}.corealm-registration-progress i.active{background:#3b73f6}.corealm-register-fields{gap:18px;display:grid}.corealm-register-fields>label{gap:8px;font-size:13px;font-weight:700;display:grid}.corealm-register-fields label>small{color:#6f788b;font-size:10px;font-weight:400}.corealm-register-panel input:not([type=checkbox]){color:#0d1733;background:var(--surface);border-color:#e3e8f0}.corealm-register-panel input:not([type=checkbox])::placeholder{color:#98a1b2}.corealm-password-field.light>button{color:#3b73f6}.corealm-registration-consents{gap:14px;display:grid}.corealm-registration-consents>label{color:#5f6879;align-items:flex-start;gap:10px;min-height:44px;font-size:11px;font-weight:400;line-height:1.6;display:flex}.corealm-registration-consents input{accent-color:#3b73f6;flex:none;width:18px;height:18px}.corealm-registration-consents button{color:#3b73f6}.corealm-registration-consents>p{color:#36526b;background:#eaf1ff;border-radius:8px;gap:8px;margin:4px 0 0;padding:12px;font-size:11px;line-height:1.6;display:flex}.corealm-register-footer{z-index:4;padding:12px 24px calc(14px + var(--app-safe-area-bottom));background:#f6f8fcfa;border-top:1px solid #e7ebf2;flex:none}.corealm-register-actions{gap:10px;display:flex}.corealm-register-secondary{color:#526071;background:var(--surface);border:1px solid #d9e0ea;border-radius:16px;flex:0 0 94px;font-weight:700}.corealm-register-switch{color:#6f788b;min-height:44px;margin-top:7px}.corealm-register-switch button{color:#3b73f6}.corealm-oauth-profile-scroll{padding-top:max(34px, var(--app-safe-area-top))}.corealm-profile-setup-brand{justify-items:start;gap:3px;margin-bottom:26px;display:grid}.corealm-profile-setup-brand img{object-fit:contain;filter:drop-shadow(0 8px 14px #1d36692e);width:68px;height:68px;display:block}.corealm-profile-setup-brand small{color:#6f788b;font-size:11px}.corealm-avatar-editor{background:#f8faff;border:1px solid #dce4ef;border-radius:14px;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:8px 12px;margin:22px 0;padding:14px;display:grid}.corealm-avatar-editor>div{color:#fff;background:#2f64df;border:3px solid #fff;border-radius:50%;grid-row:1/span 2;place-items:center;width:76px;height:76px;font-size:25px;font-weight:800;display:grid;overflow:hidden;box-shadow:0 3px 12px #1f376424}.corealm-avatar-editor img{object-fit:cover;width:100%;height:100%;display:block}.corealm-avatar-editor label,.corealm-avatar-editor button{border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:40px;font-size:11px;font-weight:700;display:flex}.corealm-avatar-editor label{color:#fff;cursor:pointer;background:#3b73f6;position:relative;overflow:hidden}.corealm-avatar-editor label[aria-disabled=true],.corealm-avatar-editor button:disabled{cursor:wait;opacity:.62}.corealm-avatar-editor label input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.corealm-avatar-editor button{color:#677287;background:var(--surface);border:1px solid #dce4ef;padding:0 12px}.corealm-avatar-editor>small{color:#7d8799;grid-column:2/-1;font-size:9px;line-height:1.5}.corealm-profile-setup-copy{color:#6f788b;margin:8px 0 28px;font-size:12px;line-height:1.7}.corealm-profile-setup-note{color:#36526b;background:#eaf1ff;border-radius:8px;align-items:flex-start;gap:8px;margin:2px 0 0;padding:12px;font-size:11px;line-height:1.6;display:flex}.corealm-profile-setup-note svg{flex:none;margin-top:1px}.corealm-legal-sheet{z-index:100;color:#0d1733;background:#030c18b3;align-items:end;padding:20px;display:grid;position:fixed;inset:0}.corealm-legal-sheet>div{width:min(var(--app-shell-width), 100%);max-height:78dvh;padding:28px 22px calc(22px + var(--app-safe-area-bottom));background:var(--surface);border-radius:14px 14px 0 0;margin:0 auto;position:relative;overflow-y:auto}.corealm-legal-sheet h2{margin:4px 0 16px}.corealm-legal-sheet p{color:#68717d;font-size:12px;line-height:1.8}.corealm-legal-close{background:#f0f3f7;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:11px;right:11px}.corealm-auth-shell.has-form-focus .corealm-stars i,.corealm-auth-shell.has-form-focus .corealm-fireflies i,.corealm-auth-shell.has-form-focus .corealm-canopy-glow{animation-play-state:paused}.corealm-auth-shell.has-form-focus .corealm-auth-viewport{height:100dvh;min-height:0}.corealm-public-legal{color:#101a35;background:#f6f8fc;min-height:100dvh}.corealm-public-legal>header{z-index:4;min-height:calc(48px + var(--app-safe-area-top));padding:var(--app-safe-area-top) 8px 0;background:#fffffffa;border-bottom:1px solid #e7ebf2;grid-template-columns:44px 1fr 44px;align-items:end;display:grid;position:sticky;top:0}.corealm-public-legal>header a{color:#101a35;place-items:center;width:40px;height:48px;display:grid}.corealm-public-legal>header strong{place-items:center;height:48px;font-size:16px;display:grid}.corealm-public-legal>article{width:min(100%,720px);padding:24px 20px calc(40px + var(--app-safe-area-bottom));margin:0 auto}.corealm-public-legal h1{margin:4px 0 24px;font-size:26px}.corealm-public-legal section{margin-bottom:22px}.corealm-public-legal h2{margin:0 0 8px;font-size:16px}.corealm-public-legal p{color:#5f6b80;margin:0;font-size:13px;line-height:1.85}.corealm-public-legal .corealm-legal-version{color:#7d8799;font-size:11px}.corealm-public-legal a{color:#315fb8;overflow-wrap:anywhere}.corealm-public-legal-overlay{z-index:47;color:var(--ink);background:var(--app-bg)}.corealm-public-legal-overlay>header{border-color:var(--line);background:var(--surface)}.corealm-public-legal-overlay>header a{color:var(--ink)}.corealm-public-legal-overlay p,.corealm-public-legal-overlay .corealm-legal-version{color:var(--muted)}.corealm-public-legal-overlay a{color:var(--primary)}@supports (view-transition-name:none){:is(.corealm-auth-shell,.corealm-public-legal)[data-motion-surface=secondary]{view-transition-name:app-secondary}}html[data-motion-fallback=secondary-open] body :is(.corealm-auth-shell,.corealm-public-legal)[data-motion-surface=secondary],html[data-motion-fallback=secondary-switch] body :is(.corealm-auth-shell,.corealm-public-legal)[data-motion-surface=secondary],html[data-motion-fallback=history-forward] body :is(.corealm-auth-shell,.corealm-public-legal){will-change:transform;animation:motion-secondary-enter var(--motion-page) var(--motion-spring-soft) both!important}html[data-motion-fallback=secondary-close] body :is(.corealm-auth-shell,.corealm-public-legal)[data-motion-surface=secondary],html[data-motion-fallback=secondary-close] body .corealm-auth-shell[data-motion-surface=modal]{pointer-events:none;will-change:transform;animation:motion-secondary-back-exit var(--motion-page) var(--motion-ease-exit) both!important}html[data-motion-fallback=history-back] body :is(.corealm-auth-shell,.corealm-public-legal){will-change:transform;animation:motion-history-back-enter var(--motion-page) var(--motion-ease-enter) both!important}.corealm-legal-contact{border-top:1px solid #e1e6ee;border-bottom:1px solid #e1e6ee;gap:10px;margin:0;padding:14px 0;display:grid}.corealm-legal-contact div{grid-template-columns:82px minmax(0,1fr);gap:12px;display:grid}.corealm-legal-contact dt{color:#7d8799;font-size:12px}.corealm-legal-contact dd{color:#3f4b61;overflow-wrap:anywhere;min-width:0;margin:0;font-size:13px;line-height:1.65}@keyframes corealm-brand-icon-enter{0%{opacity:0;filter:blur(8px)drop-shadow(0 10px 24px #00061266);transform:translateY(10px)scale(.94)}to{opacity:1;filter:blur()drop-shadow(0 10px 24px #00061266);transform:translateY(0)scale(1)}}@keyframes corealm-brand-letter-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes corealm-brand-line-enter{0%{opacity:0;scale:0 1}to{opacity:1;scale:1}}@keyframes corealm-footer-enter{0%{opacity:.72;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes corealm-scrim-in{0%{opacity:0}to{opacity:1}}@keyframes corealm-sheet-in{0%{opacity:.88;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes corealm-canopy-glow{0%,to{opacity:.12}50%{opacity:.22}}@keyframes corealm-star-pulse{0%,to{opacity:calc(var(--star-opacity) * .58)}52%{opacity:var(--star-opacity)}}@keyframes corealm-firefly{0%,to{opacity:.18;transform:translate(0,0)scale(.8)}34%{opacity:.82;transform:translate3d(var(--firefly-x1), var(--firefly-y1), 0) scale(1.1)}68%{opacity:.42;transform:translate3d(var(--firefly-x2), var(--firefly-y2), 0) scale(.92)}}@keyframes corealm-scene-breathe{0%{transform:translateY(1px)scale(1.015)}to{transform:translateY(-2px)scale(1.02)}}@media (height<=700px){.corealm-auth-viewport{min-height:560px}.corealm-auth-brand{top:max(20px, var(--app-safe-area-top))}.corealm-auth-brand-icon{width:112px;height:112px}.corealm-auth-tagline{gap:4px;margin-top:8px;font-size:11px}.corealm-auth-tagline:before,.corealm-auth-tagline:after{width:10px}.corealm-login-footer{bottom:max(8px, var(--app-safe-area-bottom))}.corealm-entry-button{min-height:48px}.corealm-more-login,.corealm-auth-switch{min-height:44px}.corealm-login-legal{min-height:44px;font-size:10px}}@media (width<=360px){.corealm-avatar-editor{grid-template-columns:68px minmax(0,1fr)}.corealm-avatar-editor>div{width:68px;height:68px}.corealm-avatar-editor button{grid-column:2}.corealm-avatar-editor>small{grid-column:1/-1}}@media (width>=431px){.corealm-auth-viewport{border:1px solid #ffffff1f;height:min(932px,100dvh)}}@media (width>=700px){.corealm-auth-viewport{width:var(--app-shell-width)}}@media (prefers-reduced-motion:reduce){.corealm-auth-shell *,.corealm-auth-shell :before,.corealm-auth-shell :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.corealm-stars i{opacity:var(--star-opacity);transform:none}.corealm-fireflies i{opacity:.3;transform:none}.corealm-canopy-glow{opacity:.12}.corealm-auth-brand-icon,.corealm-auth-tagline span,.corealm-auth-tagline:before,.corealm-auth-tagline:after,.corealm-login-footer{opacity:1;filter:none;animation:none;transform:scale(1)}}.corealm-auth-shell :where(button:not(:disabled),[role=button],a[href]){touch-action:manipulation}html[data-motion-input=touch] .corealm-auth-shell :where(button:not(:disabled),[role=button],a[href]),html[data-motion-platform=ios] .corealm-auth-shell :where(button:not(:disabled),[role=button],a[href]){transition:scale var(--motion-press) var(--motion-ease-standard), opacity var(--motion-control) var(--motion-ease-standard), color var(--motion-control) var(--motion-ease-standard), background-color var(--motion-control) var(--motion-ease-standard), border-color var(--motion-control) var(--motion-ease-standard)}.corealm-auth-shell :where(button:not(:disabled),[role=button],a[href]):focus-visible{box-shadow:0 0 0 3px #5d8cff2e, var(--motion-elevation-low);transition:outline-color var(--motion-fast) var(--motion-ease-standard), box-shadow var(--motion-fast) var(--motion-ease-standard);outline-color:#8aacff}.corealm-legal-close{position:relative}.corealm-legal-close:after{content:"";position:absolute;inset:min(0px,50% - 22px)}.corealm-auth-error{animation:motion-state-error-in var(--motion-duration-feedback) var(--motion-ease-enter) both}html[data-motion-visibility=hidden] :where(.corealm-auth-background,.corealm-canopy-glow,.corealm-stars i,.corealm-fireflies i){animation-play-state:paused!important}body:has(.corealm-auth-sheet) :where(.corealm-auth-background,.corealm-canopy-glow,.corealm-stars i,.corealm-fireflies i){animation-play-state:paused!important}html[data-reduce-motion=true] .corealm-auth-error{animation:none!important;transform:none!important}html[data-reduce-motion=true] :where(.corealm-auth-brand-icon,.corealm-auth-tagline span,.corealm-login-footer){opacity:1!important;filter:none!important;animation:none!important;transform:scale(1)!important}@media (prefers-reduced-motion:reduce){html[data-motion-tier] .corealm-auth-shell :where(button:not(:disabled),[role=button],a[href]){transition-property:color,background-color,border-color,opacity!important;transition-duration:.12s!important;transition-timing-function:linear!important}}html[data-reduce-motion=true] .corealm-auth-shell :where(button:not(:disabled),[role=button],a[href]){transition-property:color,background-color,border-color,opacity!important;transition-duration:.12s!important;transition-timing-function:linear!important}.corealm-auth-shell.is-editing{min-height:100dvh;color:var(--ink);background:var(--app-bg)}.corealm-auth-shell.is-editing .corealm-auth-viewport{width:min(100%, var(--app-shell-width));background:var(--app-bg);height:100dvh;min-height:100dvh;box-shadow:none;border:0}.corealm-auth-shell.is-editing .corealm-auth-form,.corealm-auth-shell.is-editing .corealm-register-panel{background:var(--app-bg);height:100%;min-height:100%}.corealm-auth-shell.is-editing .corealm-register-panel{color:var(--ink)}.corealm-auth-shell.is-editing .corealm-register-scroll{padding:calc(8px + var(--app-safe-area-top)) var(--app-page-gutter) 24px;position:relative}.corealm-auth-shell.is-editing .corealm-register-back{z-index:2;top:calc(8px + var(--app-safe-area-top));left:var(--app-page-gutter);width:40px;height:40px;color:var(--ink);background:0 0;margin:0;position:absolute}.corealm-auth-shell.is-editing .corealm-profile-setup-brand,.corealm-auth-shell.is-editing .corealm-register-kicker,.corealm-auth-shell.is-editing .corealm-profile-setup-copy{display:none}.corealm-auth-shell.is-editing .corealm-register-panel h1{min-height:40px;color:var(--ink);place-items:center;margin:0 0 18px;font-size:16px;font-weight:600;line-height:22px;display:grid}.corealm-auth-shell.is-editing .corealm-avatar-editor{border:1px solid var(--line);background:var(--surface);border-radius:8px;grid-template-columns:72px minmax(0,1fr) auto;gap:10px 12px;margin:0 0 12px;padding:14px}.corealm-auth-shell.is-editing .corealm-avatar-editor>div{border:3px solid var(--line-strong);width:72px;height:72px;color:var(--ink);background:var(--surface-raised);box-shadow:none}.corealm-auth-shell.is-editing .corealm-avatar-editor label,.corealm-auth-shell.is-editing .corealm-avatar-editor button{border-radius:6px;min-height:36px;font-size:10px}.corealm-auth-shell.is-editing .corealm-avatar-editor label{color:var(--ink);background:var(--primary-soft)}.corealm-auth-shell.is-editing .corealm-avatar-editor button{border-color:var(--line);color:var(--muted);background:0 0}.corealm-auth-shell.is-editing .corealm-avatar-editor>small{color:var(--muted)}.corealm-auth-shell.is-editing .corealm-register-fields{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:0;overflow:hidden}.corealm-auth-shell.is-editing .corealm-register-fields>label{color:var(--ink);gap:6px;padding:12px 14px;font-size:11px;font-weight:600}.corealm-auth-shell.is-editing .corealm-register-fields>label+label{border-top:1px solid var(--line)}.corealm-auth-shell.is-editing .corealm-register-fields label>small{color:var(--muted)}.corealm-auth-shell.is-editing .corealm-register-panel input:not([type=checkbox]){border:1px solid var(--line);min-height:40px;color:var(--ink);background:var(--surface-raised);border-radius:6px;padding:0 10px;font-size:12px}.corealm-auth-shell.is-editing .corealm-register-panel input:not([type=checkbox]):focus{border-color:var(--primary);box-shadow:0 0 0 2px color-mix(in srgb, var(--primary) 18%, transparent)}.corealm-auth-shell.is-editing .corealm-register-panel input:not([type=checkbox])::placeholder{color:var(--muted)}.corealm-auth-shell.is-editing .corealm-profile-setup-note{border:0;border-top:1px solid var(--line);color:var(--muted);background:0 0;border-radius:0;margin:0;padding:10px 12px;font-size:10px;line-height:16px}.corealm-auth-shell.is-editing .corealm-profile-collaboration-fields{border:1px solid var(--line);background:var(--surface);border-radius:8px;margin-top:12px;overflow:hidden}.corealm-auth-shell.is-editing .corealm-profile-collaboration-fields>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;min-height:42px;padding:10px 14px;display:flex}.corealm-auth-shell.is-editing .corealm-profile-collaboration-fields h2{color:var(--ink);margin:0;font-size:12px;font-weight:600;line-height:18px}.corealm-auth-shell.is-editing .corealm-profile-collaboration-fields header small{color:var(--muted);font-size:10px}.corealm-auth-shell.is-editing .corealm-profile-collaboration-fields label{min-width:0;color:var(--ink);gap:6px;font-size:11px;font-weight:600;display:grid}.corealm-auth-shell.is-editing .corealm-profile-collaboration-fields>label{padding:12px 14px}.corealm-auth-shell.is-editing .corealm-profile-collaboration-fields>div{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px 14px;display:grid}.corealm-auth-shell.is-editing .corealm-profile-collaboration-fields textarea,.corealm-auth-shell.is-editing .corealm-profile-collaboration-fields select{border:1px solid var(--line);width:100%;color:var(--ink);background:var(--surface-raised);font:inherit;border-radius:6px;outline:0;font-size:12px;font-weight:400}.corealm-auth-shell.is-editing .corealm-profile-collaboration-fields textarea{resize:vertical;min-height:82px;padding:10px;line-height:18px}.corealm-auth-shell.is-editing .corealm-profile-collaboration-fields select{min-height:40px;padding:0 28px 0 10px}.corealm-auth-shell.is-editing .corealm-profile-collaboration-fields textarea:focus,.corealm-auth-shell.is-editing .corealm-profile-collaboration-fields select:focus{border-color:var(--primary);box-shadow:0 0 0 2px color-mix(in srgb, var(--primary) 18%, transparent)}.corealm-auth-shell.is-editing .corealm-profile-collaboration-fields textarea::placeholder{color:var(--muted)}.corealm-auth-shell.is-editing .corealm-register-footer{padding:10px var(--app-page-gutter) calc(12px + var(--app-safe-area-bottom));border-top:1px solid var(--line);background:color-mix(in srgb, var(--app-bg) 96%, transparent)}.corealm-auth-shell.is-editing .corealm-register-primary{min-height:44px;color:var(--app-bg);background:var(--primary);box-shadow:none;border-radius:8px;font-size:12px}@media (width<=360px){.corealm-auth-shell.is-editing .corealm-avatar-editor{grid-template-columns:64px minmax(0,1fr)}.corealm-auth-shell.is-editing .corealm-avatar-editor>div{width:64px;height:64px}.corealm-auth-shell.is-editing .corealm-avatar-editor button{grid-column:2}.corealm-auth-shell.is-editing .corealm-profile-collaboration-fields>div{grid-template-columns:1fr}}.corealm-account-assist{justify-content:space-between;align-items:center;gap:12px;min-height:44px;display:flex}.corealm-account-assist .corealm-input-note{margin:0!important}.corealm-account-assist>button{color:#a9daff;white-space:nowrap;background:0 0;border:0;min-height:44px;padding:0 2px;font-size:11px;font-weight:700}.corealm-recovery-viewport{min-height:560px}.corealm-recovery-viewport .corealm-auth-tone{background:linear-gradient(#020e20bd 0%,#020e2057 27%,#020e201f 45%,#0000 58%),linear-gradient(#0000 24%,#020d1b3d 35%,#020d1bc7 62%,#020d1bf5 100%)}.corealm-recovery-header{z-index:7;min-height:calc(54px + var(--app-safe-area-top));padding:var(--app-safe-area-top) 8px 0;color:#fff;grid-template-columns:48px minmax(0,1fr) 48px;align-items:end;display:grid;position:absolute;top:0;left:0;right:0}.corealm-recovery-header>button,.corealm-recovery-header>i{width:48px;height:54px}.corealm-recovery-header>button{color:#fff;background:0 0;border:0;place-items:center;display:grid}.corealm-recovery-header>strong{place-items:center;height:54px;font-size:15px;font-weight:700;line-height:20px;display:grid}.corealm-recovery-panel{z-index:6;max-height:calc(100dvh - 58px - var(--app-safe-area-top));padding:25px 24px calc(24px + var(--app-safe-area-bottom));color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:corealm-sheet-in var(--motion-sheet,.32s) var(--ease-enter,cubic-bezier(.16, 1, .3, 1)) both;background:#061723f7;border-top:1px solid #ffffff21;border-radius:8px 8px 0 0;position:absolute;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -18px 48px #00000042}.corealm-recovery-panel.is-identify{min-height:432px}.corealm-recovery-panel.is-verify{min-height:min(654px, calc(100dvh - 58px - var(--app-safe-area-top)))}.corealm-recovery-panel.is-success{align-items:center;min-height:390px;display:grid}.corealm-recovery-title{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;margin-bottom:21px;display:grid}.corealm-recovery-title>span{color:#9fc9ff;background:#457ed221;border:1px solid #90bfff38;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.corealm-recovery-title h1,.corealm-recovery-title p{margin:0}.corealm-recovery-title h1{font-size:22px;line-height:28px}.corealm-recovery-title p{color:#ffffff94;margin-top:3px;font-size:11px;line-height:17px}.corealm-recovery-form{gap:14px;display:grid}.corealm-recovery-form>label{color:#ffffffe0;gap:7px;font-size:11px;font-weight:700;line-height:18px;display:grid}.corealm-recovery-form input{color:#fff;width:100%;min-height:50px;font:inherit;background:#0a2231;border:1px solid #ffffff29;border-radius:8px;outline:0;padding:0 13px;font-size:13px}.corealm-recovery-form input::placeholder{color:#ffffff5c}.corealm-recovery-form input:focus{border-color:#73a7ff;box-shadow:0 0 0 3px #3b73f624}.corealm-recovery-form .corealm-auth-error{margin:0}.corealm-recovery-form .corealm-submit-button{border-radius:8px;margin-top:2px}.corealm-recovery-segments{background:#00060e61;border:1px solid #ffffff14;border-radius:8px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.corealm-recovery-segments button{color:#ffffff94;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:6px;min-width:0;min-height:44px;font-size:11px;font-weight:700;display:flex}.corealm-recovery-segments button.active{color:#fff;background:#4c82cf4d;box-shadow:0 1px 7px #00000029}.corealm-recovery-segments button:disabled{cursor:default;opacity:.34}.corealm-recovery-destination{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:45px;padding:0 11px;display:grid}.corealm-recovery-destination span{color:#ffffff7a;font-size:10px}.corealm-recovery-destination strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.corealm-recovery-destination button{color:#a9daff;background:0 0;border:0;min-height:44px;padding:0 2px;font-size:10px;font-weight:700}.corealm-development-code{color:#ffe6ae;background:#6645112e;border:1px solid #ffca6733;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:54px;padding:8px 10px 8px 12px;display:grid}.corealm-development-code>div{align-items:baseline;gap:9px;min-width:0;display:flex}.corealm-development-code span{color:#ffe6aeb3;font-size:9px}.corealm-development-code code{font-size:15px;font-weight:800}.corealm-development-code button{color:#ffe6ae;background:#ffffff0d;border:1px solid #ffe6ae3d;border-radius:6px;min-height:44px;padding:0 10px;font-size:10px}.corealm-code-field{position:relative}.corealm-code-field input{padding-right:100px}.corealm-code-field>button{color:#a9daff;background:0 0;border:0;border-left:1px solid #ffffff1a;min-width:82px;height:44px;padding:0 4px 0 10px;font-size:10px;font-weight:700;position:absolute;top:3px;right:7px}.corealm-code-field>button:disabled{color:#ffffff61}.corealm-recovery-success{text-align:center;justify-items:center;display:grid}.corealm-recovery-success>span{color:#7de0ad;background:#2b8e5c26;border:1px solid #68dc9e38;border-radius:50%;place-items:center;width:62px;height:62px;display:grid}.corealm-recovery-success h1{margin:16px 0 5px;font-size:23px;line-height:30px}.corealm-recovery-success p{color:#ffffff94;max-width:270px;margin:0 0 24px;font-size:11px;line-height:18px}.corealm-recovery-success .corealm-submit-button{border-radius:8px}@media (height<=700px){.corealm-recovery-panel{padding-top:20px}.corealm-recovery-panel.is-identify{min-height:408px}.corealm-recovery-title{margin-bottom:15px}.corealm-recovery-form{gap:11px}.corealm-recovery-form input{min-height:46px}.corealm-recovery-form .corealm-submit-button{min-height:48px}}@media (width<=350px){.corealm-recovery-panel{padding-inline:18px}.corealm-recovery-segments button{font-size:10px}.corealm-development-code>div{gap:1px;display:grid}}.corealm-auth-sheet.phone{min-height:min(600px, calc(100dvh - var(--app-safe-area-top) - 12px));padding-top:36px}.corealm-register-panel.is-phone{color:#17211e;background:#fff;height:100%;min-height:100%}.corealm-phone-register-nav{z-index:8;min-height:calc(58px + var(--app-safe-area-top));padding:var(--app-safe-area-top) 8px 0;grid-template-columns:52px minmax(0,1fr) 52px;align-items:end;display:grid;position:relative}.corealm-phone-register-nav>button,.corealm-phone-more-wrap>button{color:#17211e;background:0 0;border:0;place-items:center;width:52px;height:58px;font-size:16px;font-weight:600;display:grid}.corealm-phone-more-wrap{position:relative}.corealm-phone-more-menu{z-index:9;background:#fff;border:1px solid #d8e1dc;border-radius:8px;width:154px;position:absolute;top:48px;right:4px;overflow:hidden;box-shadow:0 12px 30px #18302724}.corealm-phone-more-menu button{color:#25312c;text-align:left;background:0 0;border:0;width:100%;min-height:44px;padding:0 14px;font-size:12px}.corealm-phone-more-menu button+button{border-top:1px solid #e5ebe7}.corealm-phone-register-scroll{scrollbar-width:none;flex:auto;min-height:0;padding:18px 24px 22px;overflow-y:auto}.corealm-phone-register-scroll::-webkit-scrollbar{display:none}.corealm-phone-register-brand{place-items:center;height:132px;display:grid}.corealm-phone-register-brand img{object-fit:contain;filter:contrast(1.06)drop-shadow(0 12px 22px #11302529);width:120px;height:120px;display:block}.corealm-phone-register-title{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.corealm-phone-auth{gap:14px;width:min(100%,342px);margin:0 auto;display:grid}.corealm-phone-number-field{background:0 0;border:0;border-bottom:1px solid #0000;border-radius:0;grid-template-columns:auto minmax(0,194px);justify-content:center;align-items:center;min-height:64px;transition:border-color .16s,box-shadow .16s;overflow:hidden;gap:0!important;margin:0!important;display:grid!important}.corealm-phone-number-field:focus-within{border-color:#28705a;box-shadow:0 5px 12px -12px #1d5b48b3}.corealm-phone-number-field>span{color:#26332e;border:0;place-items:center;height:40px;font-size:26px;font-weight:400;display:grid}.corealm-phone-number-field input,.corealm-register-panel.is-phone .corealm-phone-number-field input,.corealm-auth-sheet.phone .corealm-phone-number-field input{color:#17211e;min-width:0;min-height:62px;box-shadow:none;background:0 0;border:0;border-radius:0;outline:0;padding:0 0 0 9px;font-size:26px;font-weight:400}.corealm-phone-number-field input::placeholder{color:#a2aaa6}.corealm-phone-auth-note{color:#8a918e;text-align:center;margin:-5px 2px 5px;font-size:12px;line-height:20px}.corealm-phone-auth-note.is-unavailable{color:#9a4a3b}.corealm-phone-destination{border-bottom:1px solid #d8e1dc;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:48px;display:grid}.corealm-phone-destination>div{gap:2px;min-width:0;display:grid}.corealm-phone-destination span{color:#7b8681;font-size:10px;line-height:16px}.corealm-phone-destination strong{color:#25312c;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.corealm-phone-destination button,.corealm-phone-resend{color:#28705a;background:0 0;border:0;font-size:11px;font-weight:700}.corealm-phone-destination button{min-height:44px;padding:0 2px}.corealm-phone-code-field{color:#33413b!important;gap:7px!important;margin:0!important;font-size:11px!important;display:grid!important}.corealm-phone-code-field input,.corealm-register-panel.is-phone .corealm-phone-code-field input,.corealm-auth-sheet.phone .corealm-phone-code-field input{color:#17211e;letter-spacing:0;background:#fff;border:1px solid #d8e1dc;border-radius:8px;outline:0;width:100%;min-height:54px;padding:0 14px;font-size:18px}.corealm-phone-code-field input:focus{border-color:#28705a;box-shadow:0 0 0 3px #1d5b4829}.corealm-phone-development-code{color:#1d5b48;background:#edf6f1;border:1px solid #cbded4;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:0 12px;display:flex}.corealm-phone-development-code span{font-size:10px}.corealm-phone-development-code code{font-size:15px;font-weight:800}.corealm-phone-consent{grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;min-height:46px;padding-top:2px;display:grid}.corealm-phone-consent>input{appearance:none;background:#fff;border:1.5px solid #c6ceca;border-radius:50%;flex:0 0 20px;place-items:center;width:20px;min-width:20px;height:20px;min-height:20px;margin:1px 0 0;padding:0;display:grid}.corealm-phone-consent>input:checked{background:#1d654e;border-color:#1d654e}.corealm-phone-consent>input:checked:after{content:"";border-bottom:2px solid #fff;border-right:2px solid #fff;width:5px;height:9px;margin-top:-2px;transform:rotate(45deg)}.corealm-phone-consent>input:focus-visible{outline-offset:2px;outline:3px solid #1d654e33}.corealm-phone-consent p{color:#68736e;margin:0;font-size:12px;line-height:21px}.corealm-phone-consent label{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;cursor:pointer;gap:0;margin-top:0;display:inline}.corealm-phone-consent button{color:#1d5b48;min-height:28px;font:inherit;background:0 0;border:0;padding:0 2px;font-weight:700}.corealm-phone-privacy-consent{white-space:nowrap;align-items:center;display:inline-flex}.corealm-phone-privacy-consent>span{margin:0 1px}.corealm-phone-auth .corealm-auth-error{border-left-color:#b95948;border-radius:6px;margin:0}.corealm-phone-primary{color:#fff;background:#1d654e;border:0;border-radius:8px;width:100%;min-height:56px;font-size:16px;font-weight:750;transition:background-color .16s,box-shadow .16s,transform .16s;box-shadow:0 10px 22px #1d654e38}.corealm-phone-primary:disabled{cursor:default;color:#f7f9f8;box-shadow:none;background:#d4dad7}@media (hover:hover) and (pointer:fine){.corealm-phone-primary:not(:disabled):hover{background:#174f3e;box-shadow:0 10px 22px #1d5b4847}.corealm-phone-primary:not(:disabled):active{transform:translateY(1px)}.corealm-phone-more-menu button:hover{background:#f1f6f3}}.corealm-phone-resend{justify-self:center;min-height:44px;padding:0 8px}.corealm-phone-resend:disabled{color:#929d98}.corealm-phone-alternatives{justify-content:center;align-items:center;gap:15px;width:min(100%,342px);min-height:46px;margin:6px auto 0;display:flex}.corealm-phone-alternatives button,.corealm-phone-help{color:#56625d;background:0 0;border:0;min-height:44px;padding:0 3px;font-size:12px}.corealm-phone-alternatives>span{background:#c8d1cc;width:1px;height:15px}.corealm-phone-register-footer{padding:10px 24px calc(12px + var(--app-safe-area-bottom));text-align:center;flex:none}.corealm-phone-providers>p{color:#8b9691;grid-template-columns:minmax(24px,1fr) auto minmax(24px,1fr);align-items:center;gap:9px;margin:0 auto 10px;font-size:10px;display:grid}.corealm-phone-providers>p span{background:#dde4e0;height:1px}.corealm-phone-providers>div{justify-content:center;align-items:center;gap:18px;min-height:50px;display:flex}.corealm-phone-providers button{color:#17211e;background:#fff;border:1px solid #d8e1dc;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.corealm-phone-providers .corealm-provider-apple{color:#17211e}.corealm-phone-help{color:#74807a;margin-top:3px}.corealm-phone-auth.is-sheet{gap:11px;width:100%}.corealm-phone-auth.is-sheet .corealm-phone-number-field,.corealm-phone-auth.is-sheet .corealm-phone-code-field input{background:#0a2231;border-color:#ffffff29}.corealm-phone-auth.is-sheet .corealm-phone-number-field>span{color:#ffffffe6;border-color:#ffffff24}.corealm-phone-auth.is-sheet .corealm-phone-number-field input,.corealm-phone-auth.is-sheet .corealm-phone-code-field input{color:#fff}.corealm-phone-auth.is-sheet .corealm-phone-number-field input::placeholder,.corealm-phone-auth.is-sheet .corealm-phone-code-field input::placeholder{color:#ffffff61}.corealm-phone-auth.is-sheet .corealm-phone-auth-note,.corealm-phone-auth.is-sheet .corealm-phone-consent p,.corealm-phone-auth.is-sheet .corealm-phone-code-field{color:#ffffff94!important}.corealm-phone-auth.is-sheet .corealm-phone-consent button,.corealm-phone-auth.is-sheet .corealm-phone-destination button,.corealm-phone-auth.is-sheet .corealm-phone-resend{color:#9bd4bd}.corealm-phone-auth.is-sheet .corealm-phone-destination{border-color:#ffffff1f}.corealm-phone-auth.is-sheet .corealm-phone-destination span{color:#ffffff7a}.corealm-phone-auth.is-sheet .corealm-phone-destination strong{color:#fff}.corealm-phone-auth.is-sheet .corealm-phone-development-code{color:#a6dfc4;background:#28705029;border-color:#8bd3b233}.corealm-phone-auth.is-sheet .corealm-phone-resend:disabled{color:#ffffff61}.corealm-phone-auth.is-sheet .corealm-phone-auth-note.is-unavailable{color:#ffc0ad!important}@media (height<=700px){.corealm-phone-register-scroll{padding-top:4px}.corealm-phone-register-brand{height:98px}.corealm-phone-register-brand img{width:92px;height:92px}.corealm-phone-register-footer{padding-top:4px}.corealm-phone-providers>p{margin-bottom:4px}.corealm-phone-providers>div{min-height:46px}.corealm-phone-providers button{width:44px;height:44px}.corealm-auth-sheet.phone{padding-top:30px}}@media (width<=350px){.corealm-phone-register-scroll,.corealm-phone-register-footer{padding-inline:18px}.corealm-phone-consent p{font-size:11px}.corealm-phone-alternatives{gap:12px}}.corealm-auth-shell :where(button),.corealm-auth-shell :where(input){border-radius:8px}:where(.corealm-auth-shell) .corealm-auth-sheet{border-color:#ffffff29;border-radius:8px 8px 0 0}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-avatar{background:var(--lime);color:#243000;border:4px solid #fff3;border-radius:50%;place-items:center;width:72px;height:72px;margin:auto;font-size:26px;font-weight:800;display:grid}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .verified{color:var(--lime);align-items:center;gap:4px;font-size:10px;display:inline-flex}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-content{gap:26px;max-width:760px;margin:auto;padding:25px;display:grid}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .progress{background:#dce4bd;height:6px;margin:13px 0 9px;overflow:hidden}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .progress i{background:var(--lime-dark);width:74%;height:100%;display:block}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .contract-list{gap:12px;display:grid}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .contract-list article{border:1px solid var(--line);padding:16px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .contract-list header,:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .contract-list footer{justify-content:space-between;align-items:center;gap:12px;display:flex}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .contract-list header>div{display:grid}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .contract-list header small,:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .contract-list footer,:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .contract-list article>p{color:var(--muted);font-size:8px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .contract-list dl{grid-template-columns:1fr 1fr;gap:10px;margin:14px 0;display:grid}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .contract-list dl div{background:#f6f8f8;padding:10px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .contract-list dt{color:var(--teal);font-size:8px;font-weight:700}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .contract-list dd{margin:4px 0 0;font-size:10px;line-height:1.6}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .contract-list article>p{line-height:1.6}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .contract-list .primary-btn{margin-top:12px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .signature-records{gap:7px;margin-top:12px;display:grid}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .signature-records>div{border-left:2px solid var(--teal);background:#f4f8f7;align-items:flex-start;gap:7px;padding:7px 9px;display:flex}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .signature-records>div>span{gap:2px;display:grid}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .signature-records small{color:var(--muted);font-size:8px;line-height:1.5}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .work-list{border:1px solid var(--line)}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .work-list article{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:14px;display:flex}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .work-list article:last-child{border:0}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .work-icon{width:36px;height:36px;color:var(--teal);background:#e9f3f1;flex:none;place-items:center;display:grid}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .work-icon svg{width:17px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .work-list article>div{flex:1;min-width:0;display:grid}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .work-list strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .work-list small{color:var(--muted);margin-top:3px;font-size:9px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .review-section{border-left:3px solid var(--lime-dark);padding-left:16px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .review-list{gap:12px;display:grid}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .review-list>article{border:1px solid var(--line);background:var(--surface);padding:16px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .review-person{align-items:center;gap:10px;display:flex}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .review-person .avatar{width:36px;height:36px;font-size:12px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .review-person>div{flex:1;min-width:0;display:grid}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .review-person strong{font-size:11px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .review-person small{color:var(--muted);margin-top:2px;font-size:9px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .review-list h3{margin:14px 0 6px;font-size:14px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .review-list>article>p{color:var(--muted);margin:0 0 12px;font-size:11px;line-height:1.7}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .review-settlement{justify-content:space-between;align-items:center;gap:10px;padding:12px 0;font-size:10px;display:flex}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .review-settlement span{color:var(--muted);align-items:center;gap:5px;display:flex}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .review-settlement strong{color:var(--teal)}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .review-actions{justify-content:flex-end;gap:8px;display:flex}@media (width<=720px){.profile-view{border:0;margin:-20px 0 -26px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-content{padding:20px var(--app-page-gutter)}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .contract-list header,:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .contract-list footer{flex-wrap:wrap;align-items:flex-start}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .contract-list dl{grid-template-columns:1fr}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .contract-list footer span{width:100%}}@media (width>=721px){.profile-view{border:0;margin:-20px 0 -26px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-content{padding:20px var(--app-page-gutter)}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .contract-list header,:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .contract-list footer{flex-wrap:wrap;align-items:flex-start}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .contract-list dl{grid-template-columns:1fr}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .contract-list footer span{width:100%}}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .contract-list header small,:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .contract-list footer,:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .contract-list article>p,:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .contract-list dt{font-size:10px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .contract-list dd{font-size:12px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .signature-records strong{font-size:11px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .signature-records small{font-size:10px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .review-settlement,:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .work-list article{flex-wrap:wrap}.profile-view{background:var(--app-bg);border:0;margin:-14px 0 -22px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .verified{color:var(--primary)}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-content{max-width:none;padding:16px var(--app-page-gutter);gap:18px}.profile-view{scrollbar-width:none;min-height:100dvh;padding-bottom:12px}.profile-view::-webkit-scrollbar{display:none}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-home{gap:var(--space-page-card-gap);padding:12px var(--app-page-gutter) 0;display:grid}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-identity-card{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);padding:12px 14px 0;overflow:hidden;box-shadow:0 2px 8px #1f376409}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-identity-main{grid-template-columns:58px minmax(0,1fr) 78px;align-items:center;gap:10px;display:grid}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-identity-main .profile-avatar{border:0;width:58px;height:58px;margin:0;font-size:20px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-identity-copy{gap:2px;min-width:0;display:grid}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-identity-copy h1{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;overflow:hidden}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-identity-copy p{color:var(--muted);align-items:center;gap:6px;margin:0;font-size:9px;display:flex}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-identity-copy p b{color:var(--primary);font-size:14px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-identity-copy small{color:var(--weak);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-credit{border-left:1px solid var(--line);text-align:center;align-content:center;place-items:center;gap:1px;min-width:0;min-height:56px;padding-left:10px;display:grid}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-credit small{color:var(--muted);font-size:9px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-credit strong{color:var(--success);font-size:20px;line-height:24px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-credit span{max-width:72px;color:var(--weak);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-level-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:8px;margin-top:12px;font-size:9px;display:flex}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-level-meta strong{color:var(--muted);font-size:9px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-level-progress{background:#e3e7ee;border-radius:3px;height:5px;margin-top:7px;overflow:hidden}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-level-progress i{border-radius:inherit;background:var(--primary);height:100%;transition:width var(--motion-push) var(--ease-standard);display:block}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-streak{gap:8px;min-width:0;display:grid}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-streak>span{gap:4px;display:flex;overflow:hidden}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-streak i{background:#cfd4dc;border-radius:50%;flex:none;width:9px;height:9px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-streak i.active{background:var(--warning);box-shadow:0 0 0 2px var(--warning-soft)}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-reference-home .profile-identity-card{background:#eef5ff;border-color:#d6e4fb;padding:16px 14px 14px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-reference-home .profile-identity-main{grid-template-columns:64px minmax(0,1fr) 72px;align-items:center;gap:10px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-avatar-wrap{width:64px;height:64px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-avatar-button{color:#fff;background:0 0;border:0;border-radius:50%;place-items:center;width:100%;height:100%;padding:0;display:grid;overflow:hidden;box-shadow:0 2px 8px #1f37641f}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-avatar-button:focus-visible{outline-offset:3px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-avatar-button img{object-fit:cover;width:100%;height:100%;display:block}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-reference-home .profile-identity-main .profile-avatar{color:#fff;background:#2f64df;border:3px solid #fff;place-items:center;width:64px;height:64px;font-size:21px;display:grid;box-shadow:0 2px 8px #1f37641f}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-reference-home .profile-identity-copy{gap:4px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-reference-home .profile-identity-copy>div{align-items:center;gap:6px;min-width:0;display:flex}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-reference-home .profile-identity-copy h1{max-width:48%;font-size:17px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-reference-home .profile-identity-copy>div>b{color:#fff;background:var(--primary);border-radius:9px;flex:none;padding:3px 7px;font-size:10px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-reference-home .profile-identity-copy>div>span{color:#9a6900;background:var(--warning-soft);text-overflow:ellipsis;white-space:nowrap;border-radius:9px;min-width:0;padding:3px 6px;font-size:9px;overflow:hidden}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-reference-home .profile-identity-copy p{text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-reference-home .profile-identity-copy small{font-size:10px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-reference-home .profile-identity-copy .profile-title-line{color:#815b08;align-items:center;gap:4px;display:flex}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-reference-home .profile-identity-copy .profile-title-line svg{flex:none}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-reference-home .profile-credit span{font-size:10px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-reference-home .profile-credit{min-height:62px;color:inherit;font:inherit;background:#ffffffb8;border:0;border-radius:8px;padding:7px 4px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-reference-home .profile-credit strong{overflow-wrap:anywhere;max-width:68px;font-size:21px;line-height:24px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-certified-skills{border-top:1px solid #3b73f621;margin-top:13px;padding-top:11px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-certified-skills>header{justify-content:space-between;align-items:center;gap:8px;min-height:32px;display:flex}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-certified-skills>header>span{color:#294c79;align-items:center;gap:5px;font-size:11px;font-weight:750;display:flex}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-certified-skills>header>button{min-height:32px;color:var(--primary);background:0 0;border:0;padding:0 8px;font-size:10px;font-weight:700}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-certified-skills>div{flex-wrap:wrap;gap:6px;display:flex}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-certified-skills>div>span{color:#35516f;background:var(--surface);border:1px solid #c9d8ee;border-radius:7px;align-items:center;gap:4px;max-width:100%;min-height:30px;padding:5px 7px;display:inline-flex}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-certified-skills>div>span.profile-certification-official{color:#745715;background:#fff9e8;border-color:#e1c878}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-certified-skills b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-certified-skills small{color:var(--muted);flex:none;font-size:8px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-certified-skills>p{color:var(--muted);margin:0;font-size:10px;line-height:1.55}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-reference-home .profile-level-meta{margin-top:10px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-reference-home .profile-level-progress{background:#d9e4f8}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-identity-activity{border-top:1px solid #3b73f621;grid-template-columns:72px minmax(0,1fr) 72px;align-items:center;gap:9px;min-height:62px;margin-top:12px;padding-top:10px;display:grid}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-identity-activity>div:first-child{grid-template-columns:auto auto;justify-content:start;align-items:baseline;gap:4px;display:grid}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-identity-activity small{color:var(--muted);font-size:9px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-identity-activity strong{color:var(--success);font-size:17px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-identity-activity strong em{font-size:8px;font-style:normal}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-identity-activity>button{color:#fff;background:var(--primary);border:0;border-radius:18px;justify-content:center;align-items:center;gap:4px;min-height:36px;font-size:10px;font-weight:700;display:flex}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-identity-activity>button:disabled{color:#4f6072;background:#dfe7f3}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-role-shortcuts{border-top:1px solid #3b73f621;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin-top:10px;padding-top:10px;display:grid}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-role-shortcuts>button{min-width:0;min-height:58px;color:var(--ink);text-align:left;background:#ffffffad;border:0;border-radius:7px;grid-template-rows:auto auto;grid-template-columns:28px minmax(0,1fr);align-items:center;column-gap:5px;padding:6px 4px;display:grid}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-role-shortcuts>button>span{border-radius:7px;grid-row:1/3;place-items:center;width:28px;height:28px;display:grid}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-role-shortcuts span.blue{color:var(--primary);background:var(--primary-soft)}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-role-shortcuts span.green{color:var(--success);background:var(--success-soft)}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-role-shortcuts span.purple{color:var(--purple);background:#f1efff}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-role-shortcuts span.orange{color:#c06f31;background:#fff1e8}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-role-shortcuts strong,:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-role-shortcuts small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-role-shortcuts strong{align-self:end;font-size:9px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-role-shortcuts small{color:var(--muted);align-self:start;font-size:7px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-trust-note{color:#526078;background:#ffffffa8;align-items:center;gap:6px;min-height:36px;margin:8px -14px -14px;padding:8px 14px;font-size:9px;line-height:1.45;display:flex}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-trust-note svg{color:var(--success);flex:none}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-services-card{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);padding:13px 12px 10px;box-shadow:0 2px 8px #1f376409}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-services-card>header{justify-content:space-between;align-items:flex-start;gap:10px;min-height:34px;display:flex}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-services-card>header strong{font-size:12px;line-height:18px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-services-card>header>span{color:var(--weak);font-size:10px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-services-card>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 6px;display:grid}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-services-card>div>button{min-width:0;min-height:62px;color:var(--ink);background:0 0;border:0;align-content:center;justify-items:center;gap:5px;display:grid;position:relative}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-services-card button>span{border-radius:11px;place-items:center;width:36px;height:36px;display:grid}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-services-card button>span.blue{color:var(--primary);background:var(--primary-soft)}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-services-card button>span.green{color:var(--success);background:var(--success-soft)}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-services-card button>span.purple{color:var(--purple);background:#f1efff}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-services-card button>span.orange{color:#e77d31;background:#fff1e8}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-services-card button>span.cyan{color:var(--cyan);background:#eaf8fb}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-services-card button>span.red{color:#d9485f;background:#fff0f2}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-services-card button>span.gold{color:#c78b13;background:#fff7df}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-services-card button>span.slate{color:#526078;background:#edf1f6}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-services-card button small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;overflow:hidden}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-services-card button>b{color:#fff;background:var(--danger);border:2px solid #fff;border-radius:8px;place-items:center;min-width:16px;height:16px;padding:0 3px;font-size:9px;display:grid;position:absolute;top:3px;right:calc(50% - 24px)}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .contract-list article,:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .review-list>article{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);padding:14px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .collaboration-review-list{gap:10px;display:grid}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .collaboration-review-list>article{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);padding:14px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .collaboration-review-list>article>p{color:var(--muted);margin:10px 0;font-size:10px;line-height:1.6}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .collaboration-review-list>article>button{justify-content:center;align-items:center;gap:6px;min-height:44px;display:flex}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .progress{background:#e5ebf5;border-radius:3px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .progress i{background:var(--primary)}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .contract-list article{padding:14px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .contract-open-button{justify-content:center;align-items:center;gap:6px;width:100%;min-height:42px;margin-top:12px;display:flex}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .contract-list dl div{background:var(--app-bg);border-radius:6px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .contract-list dt{color:var(--primary)}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .signature-records>div{border-left-color:var(--primary);background:var(--primary-soft);border-radius:4px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .work-icon{color:var(--primary);background:var(--primary-soft)}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .work-list{border-color:var(--line);border-radius:var(--radius-card);background:var(--surface);overflow:hidden}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .work-list article{border-color:var(--line)}@media (width<=720px){:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-content{padding:16px var(--app-page-gutter)}}@media (width<=370px){:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-home{gap:var(--space-page-card-gap)}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-reference-home .profile-identity-main{grid-template-columns:58px minmax(0,1fr) 64px;gap:8px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-avatar-wrap,:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-reference-home .profile-identity-main .profile-avatar{width:58px;height:58px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-reference-home .profile-identity-copy h1{max-width:56%;font-size:15px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-reference-home .profile-identity-copy>div{gap:4px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-reference-home .profile-identity-copy>div>b,:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-reference-home .profile-identity-copy>div>span{padding-inline:5px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-identity-activity{grid-template-columns:64px minmax(0,1fr) 66px;gap:6px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-streak>span{gap:3px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-streak i{width:8px;height:8px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-reference-home .profile-credit{min-height:58px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-role-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr))}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-role-shortcuts>button{min-height:48px}}.wallet-action-backdrop{animation:reality-backdrop-in var(--motion-control) var(--ease-standard) both}.wallet-action-sheet{transform-origin:bottom;animation:reality-sheet-in var(--motion-sheet) var(--ease-enter) both}[data-interface=reality-os] :where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) :where(.profile-identity-card),[data-interface=reality-os] :where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) :where(.profile-service-grid){border-color:var(--line);background:var(--surface);box-shadow:var(--shadow-card)}[data-interface=reality-os] :where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-identity-card{border-top:3px solid var(--primary)}[data-interface=reality-os] :where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) :where(.profile-level-progress i){transition:width var(--motion-push) var(--ease-enter), background-color var(--motion-control) var(--ease-standard), scale var(--motion-control) var(--ease-enter)}@media (hover:hover) and (pointer:fine){:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-role-shortcuts>button:active{background:var(--surface)}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-services-card>div>button:active{background:var(--app-bg)}[data-interface=reality-os] :where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) :where(.profile-services-card):hover{translate:0 -2px;box-shadow:0 8px 22px #1f2a441c}}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-reference-home{padding-top:8px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-reference-home .profile-identity-card{border-color:var(--line);background:var(--surface-raised);box-shadow:none;border-radius:8px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-reference-home .profile-credit{border:1px solid var(--line);background:var(--surface);border-radius:8px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-role-shortcuts>button{background:var(--surface);border-radius:8px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-services-card{box-shadow:none;border-radius:8px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-services-card button>span{border-radius:8px}@media (width<=370px) and (height<=620px){:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-reference-home{gap:var(--space-page-card-gap);padding-top:0}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-reference-home .profile-identity-card{padding:11px 12px 9px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-reference-home .profile-identity-main{grid-template-columns:54px minmax(0,1fr) 62px;gap:7px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-avatar-wrap,:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-reference-home .profile-identity-main .profile-avatar{width:54px;height:54px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-certified-skills{margin-top:8px;padding-top:7px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-certified-skills>header{min-height:28px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-reference-home .profile-level-meta{margin-top:7px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-role-shortcuts{margin-top:7px;padding-top:7px}:where(.profile-view,.wallet-page,.wallet-action-backdrop,.wallet-action-sheet) .profile-role-shortcuts>button{min-height:46px}}.profile-view{background:var(--app-bg);border:0}.profile-view .profile-reference-home{gap:0;padding:0}.profile-reference-identity{border-bottom:1px solid var(--line);grid-template-columns:60px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:92px;padding:8px 0 16px;display:grid}.profile-reference-identity .profile-avatar-button,.profile-reference-identity .profile-avatar-button img,.profile-reference-identity .profile-avatar{border-radius:50%;width:60px;height:60px}.profile-reference-identity .profile-avatar-button{background:0 0;border:0;padding:0;overflow:hidden}.profile-reference-identity>div{gap:3px;min-width:0;display:grid}.profile-reference-identity>div>span{align-items:center;gap:6px;display:flex}.profile-reference-identity h2{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:17px;font-weight:600;line-height:24px;overflow:hidden}.profile-reference-identity>div>span svg{color:var(--warning)}.profile-reference-identity p{color:var(--muted);align-items:center;gap:8px;margin:0;font-size:12px;line-height:18px;display:flex}.profile-reference-identity p b{color:var(--primary);background:var(--primary-soft);border-radius:6px;padding:1px 6px;font-size:12px}.profile-reference-identity small{color:var(--weak);font-size:12px;line-height:18px}.profile-home-link{min-height:36px;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:8px;align-items:center;gap:2px;padding:0 4px;font-size:12px;display:inline-flex}.profile-core-metrics{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));padding:16px 0;display:grid}.profile-core-metrics button{border:0;border-right:1px solid var(--line);min-width:0;min-height:64px;color:var(--ink);text-align:left;background:0 0;align-content:center;gap:3px;padding:0 12px;display:grid}.profile-core-metrics button:last-child{border-right:0}.profile-core-metrics small{color:var(--muted);font-size:12px;line-height:18px}.profile-core-metrics strong{text-overflow:ellipsis;white-space:nowrap;font-size:24px;font-weight:700;line-height:30px;overflow:hidden}.profile-flat-section{border-bottom:1px solid var(--line);background:0 0;padding:24px 0}.profile-flat-section>.section-heading{min-height:22px;margin:0 0 12px}.profile-flat-section>.section-heading button{color:var(--muted);background:0 0;border:0;align-items:center;gap:2px;padding:0;font-size:12px;font-weight:500;line-height:18px;display:inline-flex}.profile-current-tasks>div:not(.section-heading){display:grid}.profile-current-tasks>div:not(.section-heading)>button{border:0;border-bottom:1px solid var(--line);width:100%;min-height:58px;color:var(--ink);text-align:left;background:0 0;grid-template-columns:minmax(0,1fr) auto 16px;align-items:center;gap:8px;padding:8px 0;display:grid}.profile-current-tasks>div:not(.section-heading)>button:last-child{border-bottom:0}.profile-current-tasks button>span{gap:2px;min-width:0;display:grid}.profile-current-tasks strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;line-height:20px;overflow:hidden}.profile-current-tasks small,.profile-current-tasks em,.profile-current-tasks>p{color:var(--muted);font-size:12px;font-style:normal;line-height:18px}.profile-current-tasks>p{margin:0}.profile-primary-actions{padding-top:20px}.profile-primary-actions>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.profile-primary-actions button{border:1px solid var(--line);min-width:0;min-height:64px;color:var(--ink);background:var(--surface);text-align:left;border-radius:8px;grid-template-columns:36px minmax(0,1fr) 16px;align-items:center;gap:10px;padding:10px;display:grid}.profile-primary-actions button>span{gap:1px;min-width:0;display:grid}.profile-primary-actions strong{font-size:13px;font-weight:600;line-height:18px}.profile-primary-actions small{color:var(--muted);font-size:11px;line-height:16px}.profile-growth-credit>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.profile-growth-credit button{border:1px solid var(--line);min-width:0;min-height:104px;color:var(--ink);background:var(--surface);text-align:left;border-radius:8px;align-content:center;gap:4px;padding:12px;display:grid}.profile-growth-credit small,.profile-growth-credit span{color:var(--muted);font-size:12px;line-height:18px}.profile-growth-credit strong{font-size:16px;font-weight:600;line-height:22px}.profile-level-progress{background:var(--line);border-radius:3px;width:100%;height:5px;margin-top:4px}.profile-level-progress i{background:var(--primary);border-radius:3px;height:100%;display:block}.profile-assets-contribution>div:not(.section-heading){grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.profile-assets-contribution>div:not(.section-heading)>button{min-width:0;min-height:64px;color:var(--ink);background:var(--surface-raised);text-align:left;border:0;border-radius:8px;align-content:center;gap:3px;padding:8px;display:grid}.profile-assets-contribution small{color:var(--muted);font-size:12px;line-height:18px}.profile-assets-contribution strong{text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600;line-height:22px;overflow:hidden}.profile-more-services>div:not(.section-heading),.profile-role-service-group{display:grid}.profile-more-services button{border:0;border-bottom:1px solid var(--line);width:100%;min-height:60px;color:var(--ink);text-align:left;background:0 0;grid-template-columns:36px minmax(0,1fr) 16px;align-items:center;gap:10px;padding:10px 0;display:grid}.profile-more-services button>span{gap:1px;min-width:0;display:grid}.profile-more-services strong{font-size:14px;font-weight:600;line-height:20px}.profile-more-services small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:18px;overflow:hidden}html[data-theme=dark] .profile-reference-home .profile-identity-card,html[data-theme=dark] .profile-reference-home .profile-credit,html[data-theme=dark] .profile-primary-actions button,html[data-theme=dark] .profile-growth-credit button,html[data-theme=dark] .profile-role-shortcuts>button,html[data-theme=dark] .profile-services-card{border-color:var(--line)!important;background:var(--surface)!important}html[data-theme=dark] .profile-reference-home .profile-credit{background:var(--surface-raised)!important}html[data-theme=dark] .profile-assets-contribution>div:not(.section-heading)>button{color:var(--ink);background:var(--surface-raised)!important}html[data-theme=dark] .profile-level-progress{background:var(--surface-muted)!important}html[data-theme=dark] :where(.profile-role-shortcuts>button,.profile-assets-contribution>div:not(.section-heading)>button,.profile-trust-note){color:var(--ink)!important;border-color:var(--line)!important;background:var(--surface)!important}@media (width<=370px){.profile-reference-identity{grid-template-columns:56px minmax(0,1fr) auto;gap:8px}.profile-reference-identity .profile-avatar-button,.profile-reference-identity .profile-avatar-button img,.profile-reference-identity .profile-avatar{width:56px;height:56px}.profile-core-metrics button{padding-inline:8px}.profile-core-metrics strong{font-size:22px}.profile-primary-actions button{gap:8px;padding-inline:8px}}.profile-reference-dashboard{--ref-accent:color-mix(in srgb, var(--primary) 42%, var(--muted));--ref-accent-strong:color-mix(in srgb, var(--primary) 62%, var(--ink));--ref-accent-soft:color-mix(in srgb, var(--surface) 84%, var(--primary));--ref-surface-raised:color-mix(in srgb, var(--surface) 90%, var(--ink));--ref-border-accent:var(--line);--ref-border-accent-strong:var(--line-strong);--ref-line-strong:color-mix(in srgb, var(--line) 76%, var(--ink));--ref-supporting:color-mix(in srgb, var(--muted) 72%, var(--ink));background:var(--app-bg);min-height:100dvh;color:var(--ink);position:relative;overflow:hidden}.profile-reference-dashboard:before{content:none}.profile-reference-dashboard>*{z-index:1;position:relative}.profile-ref-overview-card{color:var(--ink);background:var(--surface);box-shadow:none;border:0;border-radius:16px;padding:14px 12px 12px;overflow:hidden}.profile-ref-identity-main{grid-template-columns:70px minmax(0,1fr) 70px;align-items:start;gap:7px;display:grid}.profile-ref-avatar-column{justify-items:center;gap:7px;width:70px;min-width:0;display:grid}.profile-ref-avatar-button{width:64px;height:64px;color:var(--ink);box-shadow:none;background:0 0;border:0;border-radius:16px;flex:none;padding:0;position:relative}.profile-ref-avatar-ring{background:var(--surface-raised);border:0;border-radius:16px;place-items:center;width:100%;height:100%;display:grid;overflow:hidden}.profile-ref-avatar-ring img{object-fit:cover;width:100%;height:100%}.profile-ref-avatar-fallback{color:var(--ink);font-size:24px;font-weight:700}.profile-ref-user-copy{flex-direction:column;justify-content:space-between;align-self:start;align-items:flex-start;gap:4px;min-width:0;height:64px;display:flex}.profile-ref-name{flex-wrap:nowrap;align-items:center;gap:5px;min-width:0;display:flex}.profile-ref-name h2{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;flex:0 auto;margin:0;font-size:16px;font-weight:700;line-height:23px;overflow:hidden}.profile-ref-status-column{align-content:end;gap:4px;width:70px;min-width:0;height:64px;display:grid}.profile-ref-title-card-button{--profile-title-rank-color:var(--ref-supporting);width:max-content;min-width:0;max-width:100%;min-height:22px;color:var(--profile-title-rank-color);white-space:nowrap;background:0 0;border:0;border-radius:8px;justify-content:flex-start;align-items:center;gap:3px;padding:3px 5px;font-size:11px;line-height:16px;display:inline-flex;position:relative}.profile-ref-title-card-button[data-title-rank=white]{--profile-title-rank-color:#fff}.profile-ref-title-card-button[data-title-rank=green]{--profile-title-rank-color:#1eff00}.profile-ref-title-card-button[data-title-rank=blue]{--profile-title-rank-color:#0070dd}.profile-ref-title-card-button[data-title-rank=purple]{--profile-title-rank-color:#a335ee}.profile-ref-title-card-button[data-title-rank=orange]{--profile-title-rank-color:#ff8000}.profile-ref-title-card-button[data-title-rank=gold]{--profile-title-rank-color:#e6cc80}html[data-theme=light] .profile-ref-title-card-button[data-title-rank=white]{--profile-title-rank-color:#111}.profile-ref-title-card-button span{text-overflow:ellipsis;overflow:hidden}.profile-ref-title-card-button svg{flex:none}.profile-ref-certified-mark{color:var(--primary);place-items:center;display:inline-grid}.profile-ref-certified-mark svg{fill:var(--primary);stroke:var(--surface)}.profile-ref-account-line{--profile-account-id-color:var(--ref-supporting);width:100%;min-width:0;min-height:44px;color:var(--profile-account-id-color);font-variant-numeric:tabular-nums;text-align:center;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;place-items:center;padding:0;font-family:inherit;font-size:11px;line-height:16px;display:grid;position:relative;overflow:hidden}.profile-ref-title-card-button:after{content:"";width:max(44px,100%);height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.profile-ref-account-line[data-account-id-color=ink],.profile-ref-id-color-grid>button[data-account-id-color=ink]{--profile-account-id-color:var(--ink)}.profile-ref-account-line[data-account-id-color=red],.profile-ref-id-color-grid>button[data-account-id-color=red]{--profile-account-id-color:color-mix(in srgb, var(--primary) 78%, var(--ink))}.profile-ref-account-line[data-account-id-color=orange],.profile-ref-id-color-grid>button[data-account-id-color=orange]{--profile-account-id-color:color-mix(in srgb, #ed6a32 68%, var(--ink))}.profile-ref-account-line[data-account-id-color=green],.profile-ref-id-color-grid>button[data-account-id-color=green]{--profile-account-id-color:color-mix(in srgb, var(--success) 62%, var(--ink))}.profile-ref-account-line[data-account-id-color=gold],.profile-ref-id-color-grid>button[data-account-id-color=gold]{--profile-account-id-color:color-mix(in srgb, var(--warning) 55%, var(--ink))}.profile-ref-account-line[data-account-id-color=teal],.profile-ref-id-color-grid>button[data-account-id-color=teal]{--profile-account-id-color:color-mix(in srgb, #168a83 70%, var(--ink))}.profile-ref-account-line[data-account-id-color=purple],.profile-ref-id-color-grid>button[data-account-id-color=purple]{--profile-account-id-color:color-mix(in srgb, var(--purple) 72%, var(--ink))}.profile-ref-account-line[data-account-id-color=cyan],.profile-ref-id-color-grid>button[data-account-id-color=cyan]{--profile-account-id-color:color-mix(in srgb, var(--cyan) 68%, var(--ink))}.profile-ref-account-line[data-account-id-color=blue],.profile-ref-id-color-grid>button[data-account-id-color=blue]{--profile-account-id-color:color-mix(in srgb, #3b82f6 72%, var(--ink))}.profile-ref-account-line[data-account-id-color=pink],.profile-ref-id-color-grid>button[data-account-id-color=pink]{--profile-account-id-color:color-mix(in srgb, #e76aa8 65%, var(--ink))}.profile-ref-account-line[data-account-id-color=rose],.profile-ref-id-color-grid>button[data-account-id-color=rose]{--profile-account-id-color:color-mix(in srgb, #c23b67 72%, var(--ink))}.profile-ref-account-line:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.profile-ref-credit-panel{width:100%;min-height:58px;color:var(--muted);background:var(--surface);box-shadow:none;text-align:center;border:0;border-radius:10px;align-content:center;justify-items:center;gap:0;padding:5px 3px 4px;display:grid}.profile-ref-credit-panel small{color:var(--ref-supporting);font-size:11px;line-height:16px}.profile-ref-credit-panel strong{color:color-mix(in srgb, var(--success) 72%, var(--ink));font-size:18px;font-weight:750;line-height:21px}.profile-ref-credit-panel span{color:var(--ref-supporting);white-space:nowrap;justify-content:center;align-items:center;font-size:11px;line-height:16px;display:inline-flex}.profile-ref-credit-panel svg{width:9px;height:9px}.profile-ref-stats{background:var(--surface);border-radius:13px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:13px;display:grid;overflow:hidden}.profile-ref-overview-card .profile-ref-stats{border:0}.profile-ref-stats button{min-width:0;min-height:54px;color:var(--muted);text-align:center;background:0 0;border:0;flex:1 1 0;align-content:center;justify-items:center;gap:2px;padding:6px 2px;display:grid}.profile-ref-stats small{max-width:100%;color:var(--ref-supporting);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:16px;overflow:hidden}.profile-ref-stats strong{max-width:100%;color:var(--ink);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:700;line-height:20px;overflow:hidden}.profile-ref-growth-line{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;margin-top:9px;padding-inline:2px;display:grid}.profile-ref-growth-line>small{color:var(--ref-supporting);white-space:nowrap;font-size:11px;line-height:16px}.profile-ref-progress{background:var(--surface-raised);box-sizing:border-box;border:0;border-radius:999px;min-width:0;height:9px;padding:0;overflow:hidden}.profile-ref-progress i{border-radius:inherit;height:100%;box-shadow:none;background:#667af2;display:block;position:relative}.profile-ref-progress.has-progress i:after{content:"";background:var(--success);border-radius:999px;width:6px;position:absolute;top:-1px;bottom:-1px;right:-2px}.profile-ref-county-pool{margin-top:var(--space-page-card-gap)}.profile-ref-county-pool>button{isolation:isolate;touch-action:pan-y;border:1px solid color-mix(in srgb, #2d765f 28%, var(--line));width:100%;min-height:202px;color:var(--ink);background:color-mix(in srgb, var(--surface) 95%, #4b9a7f);text-align:left;-webkit-user-select:none;user-select:none;border-radius:8px;align-content:start;padding:12px;transition:border-color .14s linear,background-color .14s linear;display:grid;position:relative;overflow:hidden}.profile-ref-county-pool>button>*{z-index:1;position:relative}.profile-ref-county-pool>button[data-scrubbing=true]{border-color:color-mix(in srgb, #2d765f 62%, var(--line));background-color:color-mix(in srgb, var(--surface) 90%, #86c8ad)}.profile-reference-dashboard .profile-ref-county-pool>button:active{transform:scale(1)}.profile-ref-county-pool-topline{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;display:grid}.profile-ref-county-pool-topline>div{gap:1px;min-width:0;display:grid}.profile-ref-county-pool-topline strong{color:var(--ink);font-size:13px;line-height:18px}.profile-ref-county-pool-topline em{border:1px solid var(--line);min-height:28px;color:var(--ref-supporting);background:var(--surface);border-radius:6px;align-items:center;padding:0 7px;font-size:11px;font-style:normal;display:inline-flex}.profile-ref-county-pool-topline em[data-state=active]{border-color:color-mix(in srgb, #2d7b62 40%, var(--line));color:#28614d;background:color-mix(in srgb, var(--surface) 84%, #86c8ad)}.profile-ref-county-pool-hero{border-block:1px solid var(--line);grid-template-columns:minmax(0,1fr) 82px;align-items:center;gap:12px;min-width:0;margin-top:13px;padding-block:12px;display:grid}.profile-ref-county-pool-hero>div:first-child{gap:2px;min-width:0;display:grid}.profile-ref-county-pool-hero>div:first-child small{color:var(--ref-supporting);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:16px;overflow:hidden}.profile-ref-county-pool-hero>div:first-child strong{color:var(--ink);font-variant-numeric:tabular-nums;font-size:29px;font-weight:750;line-height:33px}.profile-ref-county-pool-hero>div:first-child strong b{color:var(--ref-supporting);font-size:11px;font-weight:600}.profile-ref-county-pool-pulse{border-left:1px solid var(--line);justify-content:center;align-items:flex-end;gap:5px;height:54px;padding-left:10px;display:flex;position:relative}.profile-ref-county-pool-pulse i{transform-origin:bottom;background:#2d765f;border-radius:3px 3px 1px 1px;width:6px;min-height:3px;transition:transform .1s linear,opacity .1s linear,background-color .1s linear;display:block}.profile-ref-county-pool>button[data-scrubbing=true] .profile-ref-county-pool-pulse i{opacity:.34}.profile-ref-county-pool>button[data-scrubbing=true] .profile-ref-county-pool-pulse i.is-active{opacity:1;background:#c89b36;transform:scaleY(1.12)}.profile-ref-county-pool-pulse small{color:var(--ref-supporting);white-space:nowrap;font-size:11px;line-height:16px;position:absolute;bottom:-20px;right:0}.profile-ref-county-pool-metrics{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:19px;display:grid}.profile-ref-county-pool-metrics>span{border-right:1px solid var(--line);gap:2px;min-width:0;padding-inline:9px;display:grid}.profile-ref-county-pool-metrics>span:first-child{padding-left:0}.profile-ref-county-pool-metrics>span:last-child{border-right:0}.profile-ref-county-pool-metrics strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;line-height:18px;overflow:hidden}.profile-ref-county-pool-metrics small{color:var(--ref-supporting);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:16px;overflow:hidden}.profile-ref-county-pool-footer{grid-template-columns:auto minmax(0,1fr) 12px;align-items:center;gap:7px;min-width:0;margin-top:11px;display:grid}.profile-ref-county-pool-footer>span{color:#28614d;background:color-mix(in srgb, var(--surface) 80%, #86c8ad);white-space:nowrap;border-radius:5px;padding:2px 5px;font-size:11px;line-height:16px}.profile-ref-county-pool-footer small{color:var(--ref-supporting);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:16px;overflow:hidden}.profile-ref-county-pool-footer svg{color:var(--weak)}.profile-ref-county-pool-state{min-height:122px;color:var(--ref-supporting);place-content:center;justify-items:center;gap:6px;font-size:11px;display:grid}.profile-ref-county-pool-state>span{border:2px solid var(--line);border-top-color:#2d765f;border-radius:50%;width:22px;height:22px;animation:.8s linear infinite profile-ref-county-pool-spin}.profile-ref-county-pool-state strong{color:var(--ink);font-size:12px}.profile-ref-county-pool-state small{color:var(--ref-supporting);font-size:11px}html[data-theme=dark] .profile-ref-county-pool>button{background:color-mix(in srgb, var(--surface) 91%, #2d7b62)}html[data-theme=dark] .profile-ref-county-pool-topline em[data-state=active],html[data-theme=dark] .profile-ref-county-pool-footer>span{color:#a9d8c4}html[data-theme=dark] .profile-ref-county-pool-pulse i{background:#72b69a}html[data-theme=dark] .profile-ref-county-pool>button[data-scrubbing=true] .profile-ref-county-pool-pulse i.is-active{background:#f0cf7b}@keyframes profile-ref-county-pool-spin{to{transform:rotate(360deg)}}.profile-ref-section{margin-top:var(--space-page-card-gap);border:1px solid var(--ref-border-accent);background:var(--surface);box-shadow:none;border-radius:16px;padding:11px}.profile-ref-section>header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:9px;display:flex}.profile-ref-section>header h2{color:var(--ink);margin:0;font-size:12px;font-weight:600;line-height:18px}.profile-ref-section>header button{min-width:44px;min-height:44px;color:var(--ref-supporting);background:0 0;border:0;align-items:center;gap:3px;padding:3px 0;font-size:11px;display:inline-flex}.profile-ref-task-grid{overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;grid-auto-columns:minmax(220px,74%);grid-auto-flow:column;gap:8px;padding-bottom:3px;display:grid;overflow-x:auto}.profile-ref-task-grid::-webkit-scrollbar{display:none}.profile-ref-task{min-width:0;min-height:148px;color:var(--ink);background:var(--surface-raised);scroll-snap-align:start;text-align:left;border:0;border-radius:14px;align-content:start;gap:6px;padding:11px 12px;display:grid;overflow:hidden}.profile-ref-task.violet,.profile-ref-task.cyan,.profile-ref-task.orange{background:var(--surface-raised)}.profile-ref-task-tag,.profile-ref-task.cyan .profile-ref-task-tag,.profile-ref-task.orange .profile-ref-task-tag{width:max-content;color:var(--ref-accent-strong);white-space:nowrap;background:0 0;padding:0;font-size:11px;line-height:15px}.profile-ref-task>strong{min-height:32px;color:var(--ink);font-size:12px;line-height:16px}.profile-ref-task>small{color:var(--ref-supporting);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:15px;overflow:hidden}.profile-ref-task>p{min-height:30px;color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:15px;display:-webkit-box;overflow:hidden}.profile-ref-task-progress{align-items:center;gap:6px;display:flex}.profile-ref-task-progress i{background:var(--line);border-radius:6px;flex:1;min-width:0;height:5px;overflow:hidden}.profile-ref-task-progress i b{border-radius:inherit;background:var(--ref-accent);height:100%;display:block}.profile-ref-task-progress em{color:var(--ref-supporting);font-size:11px;font-style:normal;line-height:15px}.profile-ref-task-empty{width:100%;min-height:84px;color:var(--ink);background:var(--surface-raised);text-align:left;border:0;border-radius:12px;grid-template-columns:40px minmax(0,1fr) 16px;align-items:center;gap:10px;padding:12px;display:grid}.profile-ref-task-empty>.app-icon:first-child{color:var(--primary)}.profile-ref-task-empty>.app-icon:last-child{color:var(--weak)}.profile-ref-task-empty>span{gap:3px;min-width:0;display:grid}.profile-ref-task-empty strong{font-size:11px;line-height:16px}.profile-ref-task-empty small{color:var(--ref-supporting);font-size:11px;line-height:16px}.profile-ref-quick-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px 10px;padding:1px 0 4px;display:grid}.profile-ref-quick-grid>button{min-width:0;min-height:78px;color:var(--ink);background:var(--surface);scroll-snap-align:start;border:0;border-radius:13px;align-content:center;justify-items:center;gap:5px;padding:4px 2px;display:grid}.profile-ref-quick-icon{flex:none}.profile-ref-quick small{max-width:100%;min-height:30px;color:var(--ink);text-align:center;white-space:normal;word-break:keep-all;place-items:center;font-size:11px;line-height:15px;display:grid}.profile-ref-utility{margin-bottom:10px}.profile-ref-id-color-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:2px 0 6px;display:grid}.profile-ref-id-color-grid>button{--profile-account-id-color:var(--muted);min-width:0;min-height:64px;color:var(--ink);background:0 0;border:0;border-radius:8px;align-content:center;justify-items:center;gap:6px;padding:5px 2px;font-size:11px;display:grid}.profile-ref-id-color-swatch{width:30px;height:30px;color:var(--surface);background:var(--profile-account-id-color);border-radius:8px;place-items:center;display:grid}.profile-ref-id-color-swatch svg{filter:drop-shadow(0 1px 1px #00000057)}.profile-ref-id-color-grid>button[aria-checked=true] .profile-ref-id-color-swatch{box-shadow:0 0 0 2px var(--surface), 0 0 0 4px var(--ink)}@media (width<=370px){.profile-ref-overview-card{padding:11px 9px 10px}.profile-ref-identity-main{grid-template-columns:62px minmax(0,1fr) 62px;gap:5px}.profile-ref-avatar-column{gap:6px;width:62px}.profile-ref-avatar-button{border-radius:14px;width:56px;height:56px}.profile-ref-avatar-ring{border-radius:14px}.profile-ref-avatar-fallback{font-size:21px}.profile-ref-user-copy{height:56px}.profile-ref-name{gap:4px}.profile-ref-name h2{font-size:15px;line-height:21px}.profile-ref-status-column{width:62px;height:56px}.profile-ref-title-card-button{min-height:21px;padding-inline:3px}.profile-ref-certified-mark{display:none}.profile-ref-credit-panel{min-height:52px;padding-inline:2px}.profile-ref-credit-panel strong{font-size:16px;line-height:19px}.profile-ref-stats button{min-height:50px;padding-inline:1px}.profile-ref-stats strong{font-size:14px}.profile-ref-growth-line{grid-template-columns:minmax(0,1fr);gap:3px}.profile-ref-section{padding:13px 11px}.profile-ref-task{padding-inline:8px}}@media (hover:hover) and (pointer:fine){.profile-ref-county-pool>button:hover{border-color:color-mix(in srgb, #2d765f 54%, var(--line));background-color:color-mix(in srgb, var(--surface) 91%, #4b9a7f);transform:translateY(-2px)}.profile-ref-title-card-button:hover,.profile-ref-id-color-grid>button:hover{background:0 0}.profile-ref-credit-panel:hover{background:color-mix(in srgb, var(--surface-raised) 88%, var(--success-soft))}.profile-ref-stats button:hover,.profile-ref-stats button:active{background:var(--ref-surface-raised)}.profile-ref-section>header button:hover,.profile-ref-section>header button:active{color:var(--ref-accent-strong)}.profile-ref-task:hover{border-color:var(--ref-border-accent-strong)}.profile-ref-task:active{border-color:var(--ref-border-accent-strong);background:var(--ref-surface-raised);scale:.985}.profile-ref-quick-grid>button:hover{background:var(--ref-surface-raised)}.profile-ref-quick-grid>button:active{background:var(--ref-surface-raised);scale:.96}}@media (prefers-reduced-motion:reduce){.profile-ref-task-grid,.profile-ref-quick-grid{scroll-behavior:auto}.profile-ref-county-pool>button,.profile-ref-county-pool-pulse i{transition:none}.profile-ref-county-pool-state>span{animation:none}.profile-reference-dashboard .profile-ref-county-pool>button:active{transform:scale(1)}}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:reduce){.profile-ref-task:active,.profile-ref-quick-grid>button:active{scale:1}}.county-pool-page{--county-pool-blue:#3478f6;--county-pool-blue-deep:#1857d5;--county-pool-navy:#17234f;--county-pool-sky:#dce9ff;background:#edf3fc;overflow-y:auto}.county-pool-page>.secondary-header{color:#fff;background:#3478f6;border-bottom-color:#ffffff29}.county-pool-page>.secondary-header button{color:#fff}.county-pool-page>.secondary-header h1{font-size:18px;font-weight:700}.county-pool-content{min-height:calc(100dvh - 48px);padding-bottom:calc(30px + var(--app-safe-area-bottom));background:linear-gradient(#3478f6 0,#75a2f8 600px,#c7dafb 1060px,#edf3fc 1500px,#f4f7fb 100%)}.county-pool-overview{padding:12px 12px 18px}.county-pool-location{color:#fff;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;margin-bottom:12px;display:grid}.county-pool-location>span{background:#17419640;border:1px solid #ffffff40;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.county-pool-location>div{gap:1px;min-width:0;display:grid}.county-pool-location small{color:#ffffffc7;font-size:11px;line-height:16px}.county-pool-location strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:20px;overflow:hidden}.county-pool-location em{color:#fff;background:#ffffff29;border:1px solid #ffffff4d;border-radius:7px;align-items:center;gap:4px;min-height:27px;padding:0 8px;font-size:10px;font-style:normal;display:inline-flex}.county-pool-location em[data-verified=true]{color:#124caa;background:#ffffffe6}.county-pool-overview-stack{isolation:isolate;perspective:900px;transform-style:preserve-3d;padding:0 2px 12px;display:grid;position:relative}.county-pool-overview-drawer{--county-pool-overview-accent:#3f82ef;min-width:0;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform;background:linear-gradient(145deg,#e8effffa,#fffffffc 68%);border:1px solid #ffffffc7;border-radius:8px;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 10px 20px #11378429,inset 0 1px #ffffffb8}.county-pool-overview-drawer+.county-pool-overview-drawer{margin-top:-10px}.county-pool-overview-drawer[data-overview=year]{z-index:1;transform:translateZ(-18px)rotateX(-1.2deg)scale(.985)}.county-pool-overview-drawer[data-overview=month]{--county-pool-overview-accent:#2677ef;z-index:2;background:linear-gradient(145deg,#e0ebfffc,#fffffffc 72%);transform:translateZ(-9px)rotateX(-.7deg)scale(.992)}.county-pool-overview-drawer[data-overview=settlement]{--county-pool-overview-accent:#5c6f91;z-index:3;transform:translate(0,0)rotateX(-.35deg)}.county-pool-overview-drawer[data-expanded=true]{z-index:10;transform:translate3d(0,-2px,26px)rotateX(0)scale(1);box-shadow:0 18px 34px #123d963d,inset 0 1px #ffffffd1}.county-pool-overview-drawer:active{transform:translate3d(0,1px,14px)rotateX(1deg)scale(.996)}.county-pool-overview-trigger{width:100%;min-width:0;min-height:72px;color:inherit;text-align:left;-webkit-tap-highlight-color:transparent;background:0 0;border:0;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:11px;padding:12px 14px;display:grid}.county-pool-overview-trigger:active{background:#ffffff38}.county-pool-overview-trigger:focus-visible{outline-offset:-3px;outline:2px solid #fff}.county-pool-overview-icon{width:38px;height:38px;color:var(--county-pool-overview-accent);background:#ffffff9e;border:1px solid #5087e533;border-radius:8px;place-items:center;display:grid;transform:translateZ(12px);box-shadow:inset 0 0 14px #427de514}.county-pool-overview-summary{gap:1px;min-width:0;display:grid;transform:translateZ(10px)}.county-pool-overview-summary small{color:#60799f;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:18px;overflow:hidden}.county-pool-overview-summary strong{max-width:100%;color:var(--county-pool-overview-accent);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;font-size:27px;font-weight:800;line-height:34px;overflow:hidden}.county-pool-overview-chevron{color:var(--county-pool-overview-accent);transition:transform .26s cubic-bezier(.22,1,.36,1);transform:translateZ(12px)rotate(0)}.county-pool-overview-drawer[data-expanded=true] .county-pool-overview-chevron{transform:translateZ(12px)rotate(90deg)}.county-pool-overview-drawer-content{opacity:0;grid-template-rows:0fr;min-width:0;transition:grid-template-rows .28s cubic-bezier(.22,1,.36,1),opacity .18s;display:grid}.county-pool-overview-drawer-content[data-open=true]{opacity:1;grid-template-rows:1fr}.county-pool-overview-drawer-inner{border-top:0 solid #6481ae2e;min-height:0;margin:0 14px;padding:0;transition:padding .28s cubic-bezier(.22,1,.36,1);overflow:hidden}.county-pool-overview-drawer-content[data-open=true] .county-pool-overview-drawer-inner{border-top-width:1px;padding:10px 0 14px}.county-pool-overview-detail-row{min-width:0;min-height:48px;color:var(--county-pool-overview-accent);justify-content:space-between;align-items:center;gap:12px;display:flex;transform:translateZ(8px)}.county-pool-overview-detail-row>span{align-items:center;gap:8px;min-width:0;display:inline-flex}.county-pool-overview-detail-row small{color:#3d4b61;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:20px;overflow:hidden}.county-pool-overview-detail-row strong{color:#182339;text-align:right;font-variant-numeric:tabular-nums;min-width:0;font-size:16px;line-height:22px}.county-pool-personal,.county-pool-verification{background:#fffffff5;border:1px solid #fffc;border-radius:8px;margin:0 12px 18px;padding:16px;box-shadow:0 10px 24px #1f4a911f}.county-pool-personal>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.county-pool-personal>header>div{color:#3478f6;align-items:center;gap:9px;min-width:0;display:flex}.county-pool-personal>header span{gap:1px;min-width:0;display:grid}.county-pool-personal>header strong,.county-pool-history>header strong{color:#121a2a;font-size:16px;line-height:22px}.county-pool-personal>header small,.county-pool-history>header small{color:#8591a4;font-size:10px;line-height:15px}.county-pool-personal>header b{color:#1857d5;background:#e3edff;border-radius:6px;padding:5px 8px;font-size:10px}.county-pool-personal-value{justify-content:space-between;align-items:center;gap:12px;min-height:70px;padding-top:12px;display:flex}.county-pool-personal-value>span{gap:2px;display:grid}.county-pool-personal-value small{color:#8591a4;font-size:10px}.county-pool-personal-value strong{color:#2874ee;font-size:28px;line-height:35px}.county-pool-personal-value em{color:#3478f6;font-size:18px;font-style:normal;font-weight:800}.county-pool-personal>dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:7px 0 0;display:grid}.county-pool-personal>dl>div{background:#f5f8fd;border:1px solid #e1e8f4;border-radius:8px;gap:2px;min-width:0;padding:9px;display:grid}.county-pool-personal dt{color:#182236;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:750;overflow:hidden}.county-pool-personal dd{color:#748196;margin:0;font-size:10px;line-height:15px}.county-pool-verification>header{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;display:grid}.county-pool-verification>header>span,.county-pool-verification-options button>span:first-child,.county-pool-verification-method>span{color:#2874ee;background:#e6efff;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.county-pool-verification>header>div{gap:1px;min-width:0;display:grid}.county-pool-verification>header strong{color:#172136;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:20px;overflow:hidden}.county-pool-verification>header small{color:#748196;font-size:10px;line-height:15px}.county-pool-verification>header em{color:#175dcf;white-space:nowrap;background:#e5efff;border-radius:6px;padding:4px 7px;font-size:10px;font-style:normal}.county-pool-verification-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:13px;display:grid}.county-pool-verification-options button{color:#182238;text-align:left;background:#f6f9fe;border:1px solid #dce5f3;border-radius:8px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;min-width:0;min-height:88px;padding:10px;transition:transform .16s,border-color .16s,background .16s;display:grid}.county-pool-verification-options button>span:first-child{width:34px;height:34px}.county-pool-verification-options button>span:nth-child(2){gap:2px;min-width:0;display:grid}.county-pool-verification-options button strong{font-size:12px;line-height:17px}.county-pool-verification-options button small{color:#748196;font-size:10px;line-height:15px}.county-pool-verification-options button>svg:last-child{display:none}.county-pool-verification-options button:active{background:#edf4ff;border-color:#75a6f7;transform:scale(.985)}.county-pool-verification-notice{color:#748196;margin:11px 0 0;font-size:10px;line-height:16px}.county-pool-tier-section{background:linear-gradient(#4284faeb,#203d7ff2);border-radius:8px;margin:0 12px 18px;padding:16px 10px 10px;box-shadow:0 14px 32px #19397e33}.county-pool-tier-section>header{color:#fff;justify-content:space-between;align-items:center;gap:6px;min-height:48px;padding:0 2px 12px;display:flex}.county-pool-tier-section>header>div{gap:2px;min-width:0;display:grid}.county-pool-tier-section>header strong{color:#fff;font-size:20px;line-height:27px}.county-pool-tier-section>header small{color:#ffffffc7;font-size:10px;line-height:15px}.county-pool-tier-section>header>span{color:#ffe68f;background:#ffffff29;border-radius:8px;place-items:center;width:36px;height:38px;display:grid;box-shadow:inset 0 0 18px #ffdb5b2e}.county-pool-allocation-rail{background:#0c1c4457;border:1px solid #ffffff2e;border-radius:8px;min-height:46px;margin-bottom:10px;display:flex;overflow:hidden}.county-pool-allocation-rail>span{color:#fff;text-align:center;border-right:1px solid #ffffff29;place-content:center;gap:0;min-width:0;display:grid}.county-pool-allocation-rail>span:last-child{border-right:0}.county-pool-allocation-rail b{font-size:14px;line-height:18px}.county-pool-allocation-rail small{color:#ffffffb8;font-size:10px;line-height:14px}.county-pool-tier-list{isolation:isolate;perspective:1100px;perspective-origin:50% 14%;transform-style:preserve-3d;background:linear-gradient(155deg,#ffffff14,#fff0 38%),#142044;border:1px solid #ffffff1f;border-radius:8px;padding:12px 9px 16px;display:block;position:relative;box-shadow:inset 0 1px #ffffff1f,inset 0 -18px 30px #050c2338,0 12px 28px #08143833}.county-pool-tier-card{--county-pool-tier-accent:#62758e;--county-pool-tier-bg-start:#e9eef5;--county-pool-tier-bg-end:#f7f9fc;--county-pool-tier-copy:#65758b;--county-pool-tier-strong:#2e3d54;--county-pool-tier-line:#64789233;--county-pool-tier-y:0px;--county-pool-tier-z:24px;--county-pool-tier-tilt:-.7deg;--county-pool-tier-scale:.992;isolation:isolate;min-width:0;transform:translate3d(0, var(--county-pool-tier-y), var(--county-pool-tier-z)) rotateX(var(--county-pool-tier-tilt)) scale(var(--county-pool-tier-scale));transform-origin:50% 8%;transform-style:preserve-3d;backface-visibility:hidden;background:linear-gradient(145deg, var(--county-pool-tier-bg-start), var(--county-pool-tier-bg-end) 72%);will-change:transform;border:1px solid #ffffffd1;border-radius:8px;transition:transform .48s cubic-bezier(.16,1,.3,1),box-shadow .34s,border-color .28s,opacity .28s;position:relative;overflow:hidden;box-shadow:0 10px 20px #040d2733,inset 0 1px #ffffffe6,inset 0 -1px #53668214}.county-pool-tier-card+.county-pool-tier-card{margin-top:-10px}.county-pool-tier-card:first-child{--county-pool-tier-z:0px;--county-pool-tier-tilt:-.7deg;--county-pool-tier-scale:.98;z-index:1}.county-pool-tier-card:nth-child(2){--county-pool-tier-z:12px;--county-pool-tier-tilt:-.35deg;--county-pool-tier-scale:.986;z-index:2}.county-pool-tier-card:nth-child(3){--county-pool-tier-z:24px;--county-pool-tier-tilt:0deg;--county-pool-tier-scale:.992;z-index:3}.county-pool-tier-card:before{z-index:-1;content:"";pointer-events:none;background:linear-gradient(142deg,#ffffff8f,#ffffff0f 66%,#0000 67%);width:67%;height:124%;position:absolute;top:-12%;right:-30%;transform:skew(-13deg)translateZ(1px)}.county-pool-tier-card:after{z-index:3;content:"";pointer-events:none;background:#ffffffdb;height:1px;position:absolute;top:0;left:12px;right:12px;box-shadow:0 1px #ffffff38}.county-pool-tier-card[data-tier=tier_2]{--county-pool-tier-accent:#2f74b3;--county-pool-tier-bg-start:#d3e7fb;--county-pool-tier-bg-end:#edf6ff}.county-pool-tier-card[data-tier=tier_3]{--county-pool-tier-accent:#6049b3;--county-pool-tier-bg-start:#e6d5f8;--county-pool-tier-bg-end:#f5edff}.county-pool-tier-card[data-stack-position=before]{--county-pool-tier-y:6px;--county-pool-tier-z:-26px;--county-pool-tier-tilt:-2.2deg;--county-pool-tier-scale:.968;opacity:.92}.county-pool-tier-card[data-stack-position=after]{--county-pool-tier-y:-7px;--county-pool-tier-z:-14px;--county-pool-tier-tilt:1.2deg;--county-pool-tier-scale:.978;opacity:.96}.county-pool-tier-card[data-expanded=true]{--county-pool-tier-y:-10px;--county-pool-tier-z:78px;--county-pool-tier-tilt:0deg;--county-pool-tier-scale:1;z-index:20;opacity:1;border-color:#fff;box-shadow:0 0 0 1px #ffffff38,0 24px 42px #030c2657,inset 0 1px #fffffff0}.county-pool-tier-card[data-active=true]{border-color:#fff}.county-pool-tier-card:active{transform:translate3d(0, calc(var(--county-pool-tier-y) + 2px), calc(var(--county-pool-tier-z) - 12px)) rotateX(calc(var(--county-pool-tier-tilt) + .8deg)) scale(calc(var(--county-pool-tier-scale) - .006));transition-duration:.14s}.county-pool-tier-trigger{z-index:2;width:100%;min-width:0;min-height:72px;color:inherit;text-align:left;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:0;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 14px;display:grid;position:relative}.county-pool-tier-trigger:active{background:#ffffff29}.county-pool-tier-trigger:focus-visible{outline-offset:-3px;outline:2px solid #fff}.county-pool-tier-icon{width:44px;height:44px;color:var(--county-pool-tier-accent);background:#ffffff8a;border:1px solid #ffffffc7;border-radius:50%;place-items:center;display:grid;transform:translateZ(14px);box-shadow:0 5px 12px #384d6f17,inset 0 0 0 5px #ffffff38}.county-pool-tier-identity{gap:2px;min-width:0;display:grid;transform:translateZ(10px)}.county-pool-tier-identity strong{color:var(--county-pool-tier-accent);text-overflow:ellipsis;white-space:nowrap;font-size:18px;line-height:25px;overflow:hidden}.county-pool-tier-identity small{color:var(--county-pool-tier-copy);font-size:10px;line-height:15px}.county-pool-tier-earned{justify-items:end;gap:1px;min-width:68px;display:grid;transform:translateZ(12px)}.county-pool-tier-earned small{color:var(--county-pool-tier-copy);white-space:nowrap;font-size:9px;line-height:13px}.county-pool-tier-earned strong{color:var(--county-pool-tier-accent);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:18px;line-height:24px}.county-pool-tier-drawer{z-index:1;opacity:0;transform-origin:50% 0;grid-template-rows:0fr;min-width:0;transition:grid-template-rows .38s cubic-bezier(.16,1,.3,1),opacity .22s,transform .4s cubic-bezier(.16,1,.3,1);display:grid;position:relative;transform:translate3d(0,-10px,-8px)rotateX(-2deg)}.county-pool-tier-drawer[data-open=true]{opacity:1;grid-template-rows:1fr;transform:translateZ(10px)rotateX(0)}.county-pool-tier-drawer-inner{border-top:0 solid var(--county-pool-tier-line);gap:10px;min-height:0;margin:0 14px;padding:0;transition:padding .38s cubic-bezier(.16,1,.3,1);display:grid;overflow:hidden}.county-pool-tier-drawer[data-open=true] .county-pool-tier-drawer-inner{border-top-width:1px;padding:11px 0 14px}.county-pool-tier-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0;display:grid}.county-pool-tier-metrics>span{gap:3px;min-width:0;display:grid}.county-pool-tier-metrics>span+span{border-left:1px solid var(--county-pool-tier-line);padding-left:12px}.county-pool-tier-metrics small{color:var(--county-pool-tier-copy);font-size:10px;line-height:15px}.county-pool-tier-metrics strong{color:var(--county-pool-tier-accent);text-overflow:ellipsis;white-space:nowrap;font-size:16px;line-height:22px;overflow:hidden}.county-pool-tier-status{justify-content:space-between;align-items:center;gap:10px;min-width:0;margin-top:3px;display:flex}.county-pool-tier-status>span{color:var(--county-pool-tier-copy);font-size:11px;line-height:16px}.county-pool-tier-status>em{min-width:0;color:var(--county-pool-tier-accent);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-style:normal;line-height:16px;overflow:hidden}.county-pool-tier-progress{background:#ffffffbd;border-radius:3px;height:6px;overflow:hidden;box-shadow:inset 0 1px 2px #1e30531f}.county-pool-tier-progress>span{border-radius:inherit;background:linear-gradient(90deg, var(--county-pool-tier-accent), #85b9ff);height:100%;transition:width .35s;display:block}.county-pool-tier-drawer footer{gap:2px;min-width:0;display:grid}.county-pool-tier-drawer footer span{min-width:0;color:var(--county-pool-tier-copy);font-size:10px;line-height:15px}.county-pool-tier-drawer footer strong{min-width:0;color:var(--county-pool-tier-strong);font-size:10px;line-height:15px}.county-pool-history{background:#fff;border-radius:8px;margin:0 12px 18px;padding:18px 16px 16px;box-shadow:0 12px 30px #3755841f}.county-pool-history>header{color:#3478f6;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.county-pool-history>header>div{gap:1px;min-width:0;display:grid}.county-pool-history>header em{color:#279653;white-space:nowrap;font-size:11px;font-style:normal;line-height:16px}.county-pool-history-filters{border:1px solid color-mix(in srgb, var(--line) 86%, #a9b9d3);background:color-mix(in srgb, var(--surface-raised) 86%, #dbe7f9);perspective:720px;min-width:0;transform-style:preserve-3d;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px;padding:3px;display:grid;box-shadow:inset 0 1px 3px #21375b1a,0 7px 18px #37558414}.county-pool-history-filters>button{min-width:0;min-height:66px;color:var(--ink);background:color-mix(in srgb, var(--surface) 94%, #edf3fc);text-align:center;transform-style:preserve-3d;-webkit-tap-highlight-color:transparent;border:0;border-radius:6px;grid-template-rows:18px 25px;grid-template-columns:minmax(0,1fr) 18px;align-content:center;align-items:center;padding:7px 10px 8px;transition:transform .18s cubic-bezier(.22,1,.36,1),box-shadow .18s,color .18s;display:grid;position:relative;transform:translateZ(7px);box-shadow:0 3px 8px #273f671a,inset 0 1px #ffffffb8}.county-pool-history-filters>button+button{border-left:1px solid color-mix(in srgb, var(--line) 82%, transparent)}.county-pool-history-filters>button>span{color:var(--muted);grid-column:1/-1;font-size:10px;line-height:15px}.county-pool-history-filters>button>strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:16px;font-weight:750;line-height:23px;overflow:hidden;transform:translateZ(7px)}.county-pool-history-filters>button>svg{color:var(--muted);grid-area:2/2;transition:transform .18s cubic-bezier(.22,1,.36,1),color .18s;transform:translateZ(9px)rotate(90deg)}.county-pool-history-filters>button[data-active=true]{z-index:1;color:var(--primary);transform:translate3d(0,-2px,18px)rotateX(-1deg);box-shadow:0 8px 16px #2759b029,inset 0 1px #ffffffc7}.county-pool-history-filters>button[data-active=true]>svg{color:var(--primary);transform:translateZ(11px)rotate(270deg)}.county-pool-history-filters>button:active{transform:translate3d(0,1px,2px)rotateX(2deg)scale(.992);box-shadow:inset 0 2px 5px #273f671f}.county-pool-history-filters>button:focus-visible{outline:2px solid color-mix(in srgb, var(--primary) 58%, transparent);outline-offset:-2px}.county-pool-period-picker-sheet .interaction-sheet-content{padding-inline:0;overflow:hidden}.county-pool-period-picker{--county-pool-wheel-row:46px;isolation:isolate;border-block:1px solid var(--line);background:var(--surface);perspective:760px;width:100%;height:258px;transform-style:preserve-3d;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:relative;overflow:hidden}.county-pool-period-picker:before{z-index:0;height:var(--county-pool-wheel-row);border:1px solid color-mix(in srgb, var(--primary) 28%, var(--line));background:color-mix(in srgb, var(--primary-soft) 84%, var(--surface));box-shadow:0 8px 20px color-mix(in srgb, var(--primary) 11%, transparent), inset 0 1px #ffffffa8, inset 0 -1px color-mix(in srgb, var(--primary) 12%, transparent);content:"";pointer-events:none;border-radius:8px;position:absolute;top:120px;left:8px;right:8px;transform:translateZ(18px)}.county-pool-period-picker:after{z-index:3;background:linear-gradient(to bottom, var(--surface) 0, color-mix(in srgb, var(--surface) 86%, transparent) 19%, transparent 40%, transparent 60%, color-mix(in srgb, var(--surface) 86%, transparent) 81%, var(--surface) 100%);content:"";pointer-events:none;position:absolute;inset:28px 0 0}.county-pool-period-wheel-group{z-index:1;min-width:0;transform-style:preserve-3d;grid-template-rows:28px 230px;display:grid;position:relative}.county-pool-period-wheel-group+.county-pool-period-wheel-group{border-left:1px solid color-mix(in srgb, var(--line) 70%, transparent)}.county-pool-period-wheel-group>small{z-index:4;color:var(--muted);text-align:center;align-self:center;font-size:10px;font-weight:650;line-height:15px;position:relative}.county-pool-period-picker[data-active-field=year] .county-pool-period-wheel-group:first-child>small,.county-pool-period-picker[data-active-field=quarter] .county-pool-period-wheel-group:last-child>small{color:var(--primary)}.county-pool-period-wheel{z-index:1;box-sizing:border-box;overscroll-behavior:contain;scroll-snap-type:y mandatory;scrollbar-width:none;touch-action:pan-y;min-width:0;height:230px;transform-style:preserve-3d;padding-block:92px;position:relative;overflow:hidden auto}.county-pool-period-wheel::-webkit-scrollbar{display:none}.county-pool-period-wheel>button{width:100%;height:var(--county-pool-wheel-row);min-height:var(--county-pool-wheel-row);color:var(--muted);font:inherit;opacity:calc(1 - var(--county-pool-wheel-distance-abs) * .17);scroll-snap-align:center;backface-visibility:hidden;transform:rotateX(calc(var(--county-pool-wheel-distance) * -18deg)) translateZ(calc(18px - var(--county-pool-wheel-distance-abs) * 7px)) scale(calc(1 - var(--county-pool-wheel-distance-abs) * .055));transform-origin:50%;transform-style:preserve-3d;background:0 0;border:0;justify-content:center;align-items:center;gap:4px;padding:0 5px;font-size:15px;font-weight:560;line-height:22px;transition:color .1s linear,font-size .1s linear,opacity .1s linear,transform .1s linear;display:flex}.county-pool-period-wheel>button[aria-selected=true]{color:var(--ink);opacity:1;text-shadow:0 1px #ffffff8c;font-size:20px;font-weight:760}.county-pool-period-wheel>button>span{font-variant-numeric:tabular-nums}.county-pool-period-wheel>button>small{font-size:11px;font-weight:600;line-height:16px}.county-pool-period-wheel>button:focus-visible{outline:2px solid color-mix(in srgb, var(--primary) 42%, transparent);outline-offset:-4px}.county-pool-history-chart{margin-top:13px;padding:10px 0 2px}.county-pool-history-plot{border-bottom:1px solid #ced5df;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;height:184px;padding:0 16px;display:grid;position:relative}.county-pool-history-plot:before{content:"";background:#dfe4eb;height:1px;position:absolute;top:38px;left:0;right:0;box-shadow:0 38px #dfe4eb,0 76px #dfe4eb,0 114px #dfe4eb}.county-pool-history-column{z-index:1;grid-template-rows:22px minmax(0,1fr) 25px;justify-items:center;min-width:0;display:grid;position:relative}.county-pool-history-column>span{color:#586577;font-size:10px;font-weight:650;line-height:16px}.county-pool-history-column>div{justify-content:center;align-items:flex-end;width:100%;height:100%;display:flex}.county-pool-history-column i{width:min(42px,72%);height:var(--county-pool-bar-height);background:linear-gradient(#8bb7ff,#2587f5);border-radius:8px 8px 0 0;transition:height .35s;display:block;box-shadow:0 7px 14px #2587f533}.county-pool-history-column small{color:#657184;align-self:end;font-size:11px;line-height:18px}.county-pool-history-chart>p{color:#667286;text-align:center;margin:14px 0 0;font-size:11px;line-height:17px}.county-pool-history-chart>p strong{color:#233354;font-size:12px}.county-pool-history-list{margin-top:16px}.county-pool-history article{border-top:1px solid #e5e9f0;justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:10px 0;display:flex}.county-pool-history article>span,.county-pool-history article>p{gap:2px;min-width:0;margin:0;display:grid}.county-pool-history article>p{justify-items:end}.county-pool-history article strong{color:#1d2940;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:17px;overflow:hidden}.county-pool-history article>p strong{color:#2874ee}.county-pool-history article small{color:#748196;font-size:10px;line-height:15px}.county-pool-history-empty{text-align:center;border-top:1px solid #e7ebf1;place-items:center;min-height:102px;margin-top:12px;display:grid}.county-pool-history-empty>span{justify-items:center;gap:2px;display:grid}.county-pool-history-empty strong{color:#1c2940;font-size:13px;line-height:18px}.county-pool-history-empty small{color:#748196;font-size:10px;line-height:15px}.county-pool-boundary{color:#3478f6;background:#fffffff0;border:1px solid #dce5f2;border-radius:8px;grid-template-columns:22px minmax(0,1fr);gap:9px;margin:0 12px 12px;padding:15px;display:grid}.county-pool-boundary>div{gap:4px;display:grid}.county-pool-boundary strong{color:#172238;font-size:12px}.county-pool-boundary p{color:#748196;margin:0;font-size:10px;line-height:16px}.county-pool-verification-sheet .interaction-sheet-content{gap:14px;display:grid}.county-pool-verification-method{border:1px solid var(--line);background:var(--surface-raised);border-radius:8px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;min-height:60px;padding:10px;display:grid}.county-pool-verification-method>div{gap:2px;display:grid}.county-pool-verification-method strong{color:var(--ink);font-size:12px;line-height:17px}.county-pool-verification-method small{color:var(--muted);font-size:10px;line-height:15px}.county-pool-verification-steps{gap:0;margin:0;padding:0;list-style:none;display:grid}.county-pool-verification-steps li{border-bottom:1px solid var(--line);min-height:42px;color:var(--ink);grid-template-columns:25px minmax(0,1fr);align-items:center;gap:8px;font-size:11px;display:grid}.county-pool-verification-steps li:last-child{border-bottom:0}.county-pool-verification-steps b{color:#2874ee;font-variant-numeric:tabular-nums;font-size:9px}.county-pool-verification-consent{color:var(--muted);grid-template-columns:18px minmax(0,1fr);align-items:start;gap:7px;font-size:10px;line-height:16px;display:grid}.county-pool-verification-consent input{accent-color:#3478f6;width:16px;height:16px;margin:0}.county-pool-verification-handoff{color:#2874ee;text-align:center;place-content:center;justify-items:center;gap:9px;min-height:180px;display:grid}.county-pool-verification-handoff strong{color:var(--ink);font-size:13px;line-height:19px}.county-pool-verification-handoff p,.county-pool-verification-handoff small{max-width:280px;color:var(--muted);margin:0;font-size:10px;line-height:16px}.county-pool-verification-sheet footer{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;display:grid}.county-pool-verification-sheet footer button{border-radius:8px;min-height:38px;font-size:10px}.county-pool-state{min-height:calc(100dvh - 48px);color:var(--muted);text-align:center;place-content:center;justify-items:center;gap:8px;padding:24px;display:grid}.county-pool-state>span{border:2px solid var(--line);border-top-color:#3478f6;border-radius:50%;width:30px;height:30px;animation:.8s linear infinite county-pool-spin}.county-pool-state strong{color:var(--ink);font-size:13px}.county-pool-state p{max-width:280px;margin:0;font-size:10px;line-height:16px}.county-pool-state button{border:1px solid var(--line);min-height:36px;color:var(--ink);background:var(--surface);border-radius:8px;align-items:center;gap:5px;padding:0 12px;display:inline-flex}html[data-theme=dark] .county-pool-page{background:#0f1729}html[data-theme=dark] .county-pool-content{background:linear-gradient(#1f57bb 0,#243e75 640px,#11192b 1260px,#0f1729 100%)}html[data-theme=dark] .county-pool-personal,html[data-theme=dark] .county-pool-verification,html[data-theme=dark] .county-pool-history,html[data-theme=dark] .county-pool-boundary{background:#171f31;border-color:#2d3a52}html[data-theme=dark] .county-pool-personal>header strong,html[data-theme=dark] .county-pool-verification>header strong,html[data-theme=dark] .county-pool-history>header strong,html[data-theme=dark] .county-pool-boundary strong,html[data-theme=dark] .county-pool-history article strong{color:#edf4ff}html[data-theme=dark] .county-pool-personal>dl>div,html[data-theme=dark] .county-pool-verification-options button{color:#eef4ff;background:#202a3d;border-color:#334158}html[data-theme=dark] .county-pool-history-empty,html[data-theme=dark] .county-pool-history article{border-color:#303b50}html[data-theme=dark] .county-pool-history-filters{background:#11192a;border-color:#303b50;box-shadow:inset 0 1px 3px #0000005c,0 8px 18px #0000002e}html[data-theme=dark] .county-pool-history-filters>button{color:#eef4ff;background:#1d273a;box-shadow:0 3px 9px #0000004d,inset 0 1px #ffffff0d}html[data-theme=dark] .county-pool-history-filters>button[data-active=true]{color:#91b7ff;box-shadow:0 9px 18px #00000057,inset 0 1px #ffffff14}html[data-theme=dark] .county-pool-period-wheel>button[aria-selected=true]{text-shadow:0 1px #00000073}html[data-theme=dark] .county-pool-overview-drawer{background:linear-gradient(145deg,#202d43,#182235 72%);border-color:#6c8bbe6b;box-shadow:0 14px 26px #0000003d,inset 0 1px #ffffff0f}html[data-theme=dark] .county-pool-overview-drawer[data-overview=month]{background:linear-gradient(145deg,#20365a,#19263c 72%)}html[data-theme=dark] .county-pool-overview-summary small,html[data-theme=dark] .county-pool-overview-detail-row small{color:#a9b8cf}html[data-theme=dark] .county-pool-overview-detail-row strong{color:#edf4ff}html[data-theme=dark] .county-pool-tier-list{background:linear-gradient(155deg,#7197d81a,#fff0 38%),#0d162b;border-color:#829ecf2e;box-shadow:inset 0 1px #ffffff12,inset 0 -18px 30px #0000003d,0 12px 28px #00000047}html[data-theme=dark] .county-pool-tier-card{--county-pool-tier-bg-start:#263247;--county-pool-tier-bg-end:#1b2537;--county-pool-tier-copy:#adbbce;--county-pool-tier-strong:#edf4ff;--county-pool-tier-line:#a2b5d32e;border-color:#a7bcdd47;box-shadow:0 12px 22px #00000047,inset 0 1px #ffffff14}html[data-theme=dark] .county-pool-tier-card[data-tier=tier_2]{--county-pool-tier-accent:#74b8f5;--county-pool-tier-bg-start:#203b58;--county-pool-tier-bg-end:#192b41}html[data-theme=dark] .county-pool-tier-card[data-tier=tier_3]{--county-pool-tier-accent:#b19af8;--county-pool-tier-bg-start:#352b55;--county-pool-tier-bg-end:#271f40}html[data-theme=dark] .county-pool-tier-card:before{opacity:.18}html[data-theme=dark] .county-pool-tier-card:after{box-shadow:none;background:#ffffff2e}html[data-theme=dark] .county-pool-tier-icon{background:#ffffff14;border-color:#ffffff24;box-shadow:inset 0 0 0 5px #ffffff08}html[data-theme=dark] .county-pool-tier-progress{background:#ffffff1f}html[data-reduce-motion=true] .county-pool-history-filters>button,html[data-reduce-motion=true] .county-pool-history-filters>button>svg,html[data-reduce-motion=true] .county-pool-period-wheel>button{transition:none}@keyframes county-pool-spin{to{transform:rotate(360deg)}}@media (width<=370px){.county-pool-overview{padding-inline:10px}.county-pool-overview-trigger{grid-template-columns:34px minmax(0,1fr) 16px;gap:9px;padding-inline:12px}.county-pool-overview-icon{width:34px;height:34px}.county-pool-overview-summary small{font-size:12px}.county-pool-overview-summary strong{font-size:24px;line-height:31px}.county-pool-overview-drawer-inner{margin-inline:12px}.county-pool-overview-detail-row small{font-size:13px}.county-pool-personal,.county-pool-verification,.county-pool-tier-section,.county-pool-history,.county-pool-boundary{margin-inline:10px}.county-pool-tier-trigger{grid-template-columns:40px minmax(0,1fr) auto;gap:8px;padding-inline:12px}.county-pool-tier-list{padding-inline:8px}.county-pool-tier-card+.county-pool-tier-card{margin-top:-8px}.county-pool-tier-icon{width:40px;height:40px}.county-pool-tier-identity strong{font-size:17px}.county-pool-tier-earned{min-width:62px}.county-pool-tier-earned small{font-size:8px}.county-pool-tier-earned strong{font-size:17px}.county-pool-tier-drawer-inner{margin-inline:12px}.county-pool-tier-metrics{gap:6px}.county-pool-tier-metrics strong{font-size:14px}.county-pool-history-plot{gap:8px;padding-inline:7px}}@media (prefers-reduced-motion:reduce){.county-pool-state>span{animation:none}.county-pool-verification-options button,.county-pool-overview-drawer,.county-pool-overview-chevron,.county-pool-overview-drawer-content,.county-pool-overview-drawer-inner,.county-pool-tier-card,.county-pool-tier-drawer,.county-pool-tier-drawer-inner,.county-pool-tier-progress>span,.county-pool-history-column i{transition:none}.county-pool-overview-drawer,.county-pool-overview-drawer[data-expanded=true],.county-pool-tier-card,.county-pool-tier-card[data-expanded=true]{transform:none}}.safety-dialog{width:min(100%, var(--app-shell-width));min-height:100dvh;padding:calc(70px + var(--app-safe-area-top)) var(--app-page-gutter) calc(24px + var(--app-safe-area-bottom));color:var(--ink);background:var(--app-bg);position:relative;overflow-y:auto}:where(.safety-dialog,.safety-backdrop) .safety-dialog-icon{width:var(--icon-frame-emphasis);height:var(--icon-frame-emphasis);border-radius:var(--icon-frame-radius);color:var(--danger);background:var(--danger-soft);place-items:center;display:grid}.safety-dialog h2{margin:16px 0 5px;font-size:21px}.safety-dialog>.modal-close{color:var(--ink);background:0 0}.safety-dialog>p{color:var(--muted);margin:0 0 20px;font-size:13px;line-height:18px}.safety-dialog form{gap:15px;display:grid}.safety-dialog label{gap:7px;font-size:13px;font-weight:600;line-height:18px;display:grid}.safety-dialog select,.safety-dialog textarea{border:1px solid var(--line);border-radius:var(--radius-control);width:100%;min-height:44px;color:var(--ink);background:var(--surface);font-family:var(--font-system);outline:none;padding:12px;font-size:16px;line-height:20px}.safety-dialog textarea{resize:vertical;line-height:1.6}.safety-dialog select:focus,.safety-dialog textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.safety-dialog form>small{color:var(--muted);font-size:11px;line-height:16px}.safety-dialog form>button{min-height:44px;font-size:13px}@media (width>=721px){.safety-dialog{width:var(--app-shell-width)}}.modal-backdrop>:where(.safety-dialog){transform-origin:bottom;animation:reality-dialog-in var(--motion-push) var(--ease-enter) both}
