.launch-panel-module__Ls-lTW__panel{--panel-bg:#f4eadf;--panel-rest-height:var(--nav-panel-rest-height,104px);--panel-active-height:var(--nav-panel-active-height,clamp(160px, 24dvh, 240px));width:100%;height:var(--panel-rest-height);min-height:var(--panel-rest-height);padding:var(--ds-space-card-compact);border-radius:var(--ds-radius-card-compact);background:var(--panel-bg);color:var(--panel-text,var(--raw-ink));font-family:var(--font-ui);text-align:center;cursor:pointer;will-change:height;box-shadow:none;border:0;flex-direction:column;justify-content:center;align-items:center;transition:height .5s cubic-bezier(.22,.61,.36,1),min-height .5s cubic-bezier(.22,.61,.36,1);display:flex;position:relative;overflow:hidden;transform:translate(0,0)}.launch-panel-module__Ls-lTW__panel:focus-visible{outline:3px solid var(--raw-orange);outline-offset:3px}.launch-panel-module__Ls-lTW__panel:before{display:none}.launch-panel-module__Ls-lTW__panel:hover{background:var(--panel-bg);color:var(--panel-text,var(--raw-ink));transform:translate(0,0)}.launch-panel-module__Ls-lTW__active{height:var(--panel-active-height);min-height:var(--panel-active-height);background:var(--panel-bg);color:var(--panel-active-text,var(--raw-ink))}.launch-panel-module__Ls-lTW__active:hover{background:var(--panel-bg);color:var(--panel-active-text,var(--raw-ink))}.launch-panel-module__Ls-lTW__dark{--panel-text:#fffaff;--panel-active-text:#fffaff}.launch-panel-module__Ls-lTW__light{--panel-text:var(--raw-ink);--panel-active-text:var(--raw-ink)}.launch-panel-module__Ls-lTW__copyStack{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;max-width:100%;min-height:100%;padding-right:0;display:flex;position:relative;transform:translate(0,0)}.launch-panel-module__Ls-lTW__label{font-variation-settings:var(--type-expressive-rest);font-size:clamp(.96rem,1.05vw,1.18rem);font-style:italic;font-weight:var(--ds-type-title-weight);line-height:var(--ds-type-title-line);letter-spacing:-.005em;text-transform:uppercase;padding-block:.04em}.launch-panel-module__Ls-lTW__panel:hover .launch-panel-module__Ls-lTW__label{font-variation-settings:var(--type-expressive-rest)}.launch-panel-module__Ls-lTW__active .launch-panel-module__Ls-lTW__label{font-variation-settings:var(--type-expressive-active);font-size:clamp(1.12rem,1.28vw,1.42rem)}@media (max-width:860px){.launch-panel-module__Ls-lTW__panel{flex:none;width:100%;min-width:0;padding:12px 14px}.launch-panel-module__Ls-lTW__label{font-size:clamp(.9rem,2.35vw,1.1rem)}}@media (max-width:520px){.launch-panel-module__Ls-lTW__panel{padding:8px}.launch-panel-module__Ls-lTW__label{font-size:clamp(.86rem,4.2vw,1.05rem);line-height:var(--ds-type-title-line)}}@media (max-width:360px){.launch-panel-module__Ls-lTW__panel{padding:7px}.launch-panel-module__Ls-lTW__label{font-size:clamp(.75rem,4vw,.95rem)}}@media (prefers-reduced-motion:reduce){.launch-panel-module__Ls-lTW__panel,.launch-panel-module__Ls-lTW__copyStack,.launch-panel-module__Ls-lTW__label{transition-duration:1ms}}
.panel-shell-module__FLU97G__root{--panel-bottom-breathing-room:clamp(28px, 4vh, 48px);scrollbar-width:none;min-height:0;scroll-padding-bottom:var(--panel-bottom-breathing-room);padding:var(--ds-space-panel) var(--ds-space-panel) var(--panel-bottom-breathing-room);color:var(--raw-ink);background:0 0;flex-direction:column;flex:1;display:flex;position:relative;overflow:auto}.panel-shell-module__FLU97G__root::-webkit-scrollbar{display:none}.panel-shell-module__FLU97G__rootDark,.panel-shell-module__FLU97G__rootLight{--panel-text-color:var(--color-text-primary);--panel-muted-color:var(--color-text-secondary)}.panel-shell-module__FLU97G__header{flex-direction:column;gap:6px;padding-bottom:clamp(10px,1.15vw,16px);animation:.32s cubic-bezier(.2,0,0,1) both panel-shell-module__FLU97G__panelContentSettle;display:flex}.panel-shell-module__FLU97G__kicker{font-size:var(--ds-type-label-size);font-weight:var(--ds-type-label-weight);letter-spacing:var(--ds-type-label-tracking);line-height:var(--ds-type-label-line);color:var(--panel-muted-color);display:block}.panel-shell-module__FLU97G__title{color:var(--panel-text-color);font-family:var(--font-ui);font-variation-settings:var(--type-expressive-rest);font-size:clamp(2.1rem,4.8vw,5.6rem);font-style:italic;font-weight:var(--ds-type-display-weight);letter-spacing:var(--ds-type-display-tracking);text-wrap:balance;text-transform:uppercase;transition:color var(--motion-duration-standard) var(--motion-ease-standard), font-variation-settings var(--motion-duration-expressive) var(--motion-ease-expressive), letter-spacing var(--motion-duration-expressive-fast) var(--motion-ease-expressive);margin:0;line-height:1.04}.panel-shell-module__FLU97G__root:hover .panel-shell-module__FLU97G__title{font-variation-settings:var(--type-expressive-hover)}.panel-shell-module__FLU97G__body{flex:1;min-height:0;padding-top:clamp(8px,1.2vw,16px);animation:.34s cubic-bezier(.2,0,0,1) 40ms both panel-shell-module__FLU97G__panelContentSettle}@keyframes panel-shell-module__FLU97G__panelContentSettle{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:760px){.panel-shell-module__FLU97G__root{--panel-bottom-breathing-room:36px;padding:18px 18px var(--panel-bottom-breathing-room)}.panel-shell-module__FLU97G__title{overflow-wrap:anywhere;font-size:clamp(32px,9vw,56px);line-height:1.04}}@media (max-height:760px) and (min-width:761px){.panel-shell-module__FLU97G__root{--panel-bottom-breathing-room:clamp(26px, 4vh, 40px);padding:clamp(14px, 1.7vw, 22px) clamp(14px, 1.7vw, 22px) var(--panel-bottom-breathing-room)}.panel-shell-module__FLU97G__title{font-size:clamp(2.85rem,4.55vw,4.9rem)}.panel-shell-module__FLU97G__body{padding-top:12px}}
.morph-icon-module__eqTbPq__icon{color:currentColor;flex:none;width:1em;height:1em;display:block;overflow:visible}.morph-icon-module__eqTbPq__line{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;vector-effect:non-scaling-stroke}
.action-button-module__oMxAsG__button{--button-pad-y:.72em;--button-pad-x:1.45em;--button-font-size:var(--type-button-size);--button-font-weight:920;--button-min-height:36px;--button-border-size:0;--button-border-color:transparent;color:var(--button-text,var(--color-text-primary));font-family:var(--font-ui);font-size:var(--button-font-size);font-variation-settings:var(--type-expressive-rest);font-style:italic;font-weight:var(--button-font-weight);letter-spacing:var(--ds-type-label-tracking);text-transform:uppercase;cursor:pointer;isolation:isolate;max-width:100%;transition:color var(--motion-duration-fast) var(--motion-ease-standard), font-variation-settings var(--motion-duration-expressive) var(--motion-ease-expressive), letter-spacing var(--motion-duration-expressive-fast) var(--motion-ease-expressive), opacity var(--motion-duration-fast) var(--motion-ease-standard);background:0 0;border:0;border-radius:999px;padding:0;line-height:1.14;display:inline-block;position:relative;overflow:visible}.action-button-module__oMxAsG__button:before{content:"";z-index:0;background:radial-gradient(ellipse at 50% 50%, var(--button-bloom,color-mix(in srgb, var(--button-front,var(--color-button)) 34%, transparent)) 0%, color-mix(in srgb, var(--button-front,var(--color-button)) 16%, transparent) 38%, transparent 72%);filter:blur(14px);opacity:.46;pointer-events:none;transition:opacity var(--motion-duration-standard) var(--motion-ease-standard), transform var(--motion-duration-standard) var(--motion-ease-expressive), filter var(--motion-duration-standard) var(--motion-ease-standard);border-radius:999px;position:absolute;inset:-12px -18px;transform:scale(.88)}.action-button-module__oMxAsG__inner{z-index:1;pointer-events:none;isolation:isolate;min-width:0;max-width:100%;display:grid;position:relative}.action-button-module__oMxAsG__front{min-width:0;max-width:100%;min-height:var(--button-min-height);contain:paint;isolation:isolate;-webkit-backdrop-filter:none;transition:background var(--motion-duration-standard) var(--motion-ease-standard), color var(--motion-duration-fast) var(--motion-ease-standard), opacity var(--motion-duration-fast) var(--motion-ease-standard), transform var(--motion-duration-standard) var(--motion-ease-standard), box-shadow var(--motion-duration-fast) var(--motion-ease-standard);z-index:2;opacity:1;box-shadow:inset 0 1px 0 color-mix(in srgb, var(--button-text,#fff) 14%, transparent), 0 10px 28px color-mix(in srgb, var(--button-front,#000) 18%, transparent);visibility:visible;border-radius:999px;grid-area:1/1;place-items:center;display:grid;position:relative;overflow:hidden}.action-button-module__oMxAsG__frontBackground{z-index:0;background:var(--button-front,var(--color-button));width:100%;height:100%;box-shadow:none;transition:background var(--motion-duration-standard) var(--motion-ease-standard), opacity var(--motion-duration-fast) var(--motion-ease-standard);border:0;border-radius:100vw;grid-area:1/1;display:grid;position:relative;overflow:hidden}.action-button-module__oMxAsG__frontBackground:before{display:none}.action-button-module__oMxAsG__frontText{white-space:nowrap;z-index:1;min-width:0;max-width:100%;padding:var(--button-pad-y) var(--button-pad-x);color:var(--button-text,var(--color-text-primary));font-size:1em;font-weight:var(--button-font-weight);text-align:center;text-overflow:ellipsis;transition:color var(--motion-duration-fast) var(--motion-ease-standard);grid-area:1/1;justify-content:center;align-items:center;line-height:1.16;display:flex;position:relative;overflow:hidden}.action-button-module__oMxAsG__contentWithIcon{justify-content:center;align-items:center;gap:.56em;min-width:0;max-width:100%;display:inline-flex}.action-button-module__oMxAsG__contentWithEndIcon{flex-direction:row-reverse}.action-button-module__oMxAsG__icon{width:1.12em;height:1.12em;margin-top:-.02em}@media (hover:hover) and (prefers-reduced-motion:no-preference){.action-button-module__oMxAsG__button:is(:hover,:focus-visible){font-variation-settings:var(--type-expressive-hover)}.action-button-module__oMxAsG__button:is(:hover,:focus-visible):before{background:radial-gradient(ellipse at 50% 50%, var(--button-bloom-hover,color-mix(in srgb, var(--button-front-hover,var(--button-front,var(--color-button))) 48%, transparent)) 0%, color-mix(in srgb, var(--button-front-hover,var(--button-front,var(--color-button))) 22%, transparent) 42%, transparent 76%);filter:blur(18px);opacity:.72;transform:scale(1.08)}.action-button-module__oMxAsG__button:is(:hover,:focus-visible) .action-button-module__oMxAsG__frontBackground{background:var(--button-front-hover,var(--button-front,var(--color-button)))}.action-button-module__oMxAsG__button:is(:hover,:focus-visible) .action-button-module__oMxAsG__front{transform:translateY(-1px)}.action-button-module__oMxAsG__button:is(:hover,:focus-visible) .action-button-module__oMxAsG__frontText{color:var(--button-text-hover,var(--button-text,var(--color-text-primary)))}}@media (hover:hover) and (prefers-reduced-motion:reduce){.action-button-module__oMxAsG__button:is(:hover,:focus-visible){font-variation-settings:var(--type-expressive-hover)}.action-button-module__oMxAsG__button:is(:hover,:focus-visible) .action-button-module__oMxAsG__frontBackground{background:var(--button-front-hover,var(--button-front,var(--color-button)))}.action-button-module__oMxAsG__button:is(:hover,:focus-visible) .action-button-module__oMxAsG__front{color:var(--button-text-hover,var(--button-text,var(--color-text-primary)))}}.action-button-module__oMxAsG__button[aria-pressed=true]{font-variation-settings:var(--type-expressive-active)}.action-button-module__oMxAsG__light,.action-button-module__oMxAsG__dark{--button-front:var(--color-button);--button-front-hover:var(--color-button-hover);--button-text:var(--color-text-on-primary);--button-text-hover:var(--color-text-on-primary);--button-border-color:transparent}.action-button-module__oMxAsG__button:focus-visible{outline:3px solid var(--green-04);outline-offset:4px}.action-button-module__oMxAsG__button:disabled{cursor:default;opacity:.42}.action-button-module__oMxAsG__button:disabled:before{opacity:0;transform:scale(.86)}.action-button-module__oMxAsG__button:disabled .action-button-module__oMxAsG__front,.action-button-module__oMxAsG__button:disabled .action-button-module__oMxAsG__frontText{transform:none}.action-button-module__oMxAsG__compact{--button-font-size:var(--ds-type-label-size);--button-min-height:32px;--button-pad-y:.86em;--button-pad-x:1.42em}.action-button-module__oMxAsG__panel{--button-font-size:var(--ds-type-caption-size);--button-min-height:38px;--button-pad-y:.92em;--button-pad-x:1.7em}
.expressive-cursor-module__dtsXGG__cursor{z-index:2147483000;width:var(--expressive-cursor-size,24px);height:var(--expressive-cursor-size,24px);background:var(--expressive-cursor-fill,#fff);mix-blend-mode:exclusion;opacity:0;pointer-events:none;transform-origin:50%;will-change:left, top, width, height, opacity, transform, border-radius;transition:width .11s ease-in, height .16s ease-in, border-radius .16s ease-in, opacity .11s ease-out, transform .15s var(--motion-ease-expressive);border:0;border-radius:999px;position:fixed;top:-100px;left:0;transform:translate(-50%,-50%)scale(1)}.expressive-cursor-module__dtsXGG__visible{opacity:1}.expressive-cursor-module__dtsXGG__active{width:var(--expressive-cursor-active-size,40px);height:var(--expressive-cursor-active-size,40px)}.expressive-cursor-module__dtsXGG__pressed{transform:translate(-50%,-50%)scale(.82)}.expressive-cursor-module__dtsXGG__checked{border-radius:10px;width:34px;height:34px}.expressive-cursor-module__dtsXGG__hidden{opacity:0}.expressive-cursor-module__dtsXGG__label{z-index:2147483000;color:#fff;max-width:min(220px,100vw - 36px);font-family:var(--font-ui);font-variation-settings:var(--type-expressive-rest);letter-spacing:.04em;mix-blend-mode:exclusion;opacity:0;pointer-events:none;text-transform:uppercase;-webkit-user-select:none;user-select:none;white-space:nowrap;will-change:left, top, opacity, transform;transition:opacity .12s ease-out, transform .18s var(--motion-ease-expressive), font-variation-settings .18s var(--motion-ease-expressive);margin-left:24px;font-size:.78rem;font-style:italic;font-weight:850;line-height:1.2;position:fixed;top:0;left:0;transform:translateY(-50%)}.expressive-cursor-module__dtsXGG__labelActive{opacity:1}.expressive-cursor-module__dtsXGG__labelPill{background:var(--expressive-cursor-label-bg,var(--color-background-primary));color:var(--expressive-cursor-label-text,var(--color-text-primary));box-shadow:0 12px 30px color-mix(in srgb, var(--color-text-primary) 12%, transparent);mix-blend-mode:normal;border-radius:999px;margin-left:12px;padding:8px 16px}@media (hover:none),(pointer:coarse),(prefers-reduced-motion:reduce){.expressive-cursor-module__dtsXGG__cursor,.expressive-cursor-module__dtsXGG__label{display:none}}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){:is(html[data-expressive-cursor=true],html[data-expressive-cursor=true] body,html[data-expressive-cursor=true] a,html[data-expressive-cursor=true] button:not(:disabled),html[data-expressive-cursor=true] [role=button],html[data-expressive-cursor=true] [data-cursor-target]){cursor:none!important}:is(html[data-expressive-cursor=true] input,html[data-expressive-cursor=true] textarea,html[data-expressive-cursor=true] select,html[data-expressive-cursor=true] [contenteditable=true],html[data-expressive-cursor=true] [data-cursor-native=true]){cursor:auto!important}}
.gravii-logo-module__093C4q__root{flex-shrink:0;line-height:0;display:inline-flex;position:relative}.gravii-logo-module__093C4q__root img{object-fit:contain}.gravii-logo-module__093C4q__symbol{aspect-ratio:206/273;width:64px}.gravii-logo-module__093C4q__wordmark{aspect-ratio:456/93;width:176px}.gravii-logo-module__093C4q__motion{aspect-ratio:206/273;isolation:isolate;width:92px}.gravii-logo-module__093C4q__motionCore{aspect-ratio:1;transform-origin:50%;width:97.087%;animation:3.8s cubic-bezier(.2,0,0,1) infinite gravii-logo-module__093C4q__graviiRingBreath;position:absolute;top:0;left:50%;transform:translate(-50%)}.gravii-logo-module__093C4q__motionCurve{aspect-ratio:206/93;transform-origin:50% 18%;width:100%;animation:3.8s cubic-bezier(.2,0,0,1) infinite gravii-logo-module__093C4q__graviiCurveLift;position:absolute;top:65.93%;left:0}.gravii-logo-module__093C4q__spinY{perspective:900px;display:inline-block;overflow:visible}.gravii-logo-module__093C4q__spinScene{transform-style:preserve-3d;pointer-events:none;position:absolute;inset:0}.gravii-logo-module__093C4q__spinCard{transform-style:preserve-3d;will-change:transform;animation:8.4s linear infinite gravii-logo-module__093C4q__graviiSpinY;position:absolute;inset:0}.gravii-logo-module__093C4q__spinFace{background-image:var(--gravii-logo-image);transform-style:preserve-3d;backface-visibility:hidden;background-position:50%;background-repeat:no-repeat;background-size:contain;position:absolute;inset:0}.gravii-logo-module__093C4q__spinFaceFront{transform:translateZ(.9px)}.gravii-logo-module__093C4q__spinFaceBack{transform:rotateY(180deg)translateZ(.9px)}.gravii-logo-module__093C4q__spinEdge{background:var(--color-text-primary);opacity:0;backface-visibility:visible;border-radius:999px;width:4px;height:90%;animation:8.4s linear infinite gravii-logo-module__093C4q__graviiSpinEdge;position:absolute;top:5%;left:50%;transform:translate(-50%)rotateY(90deg)translateZ(1px)}@keyframes gravii-logo-module__093C4q__graviiSpinY{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}@keyframes gravii-logo-module__093C4q__graviiSpinEdge{0%,12%,38%,62%,88%,to{opacity:0}23%,27%,73%,77%{opacity:.42}25%,75%{opacity:.78}}@keyframes gravii-logo-module__093C4q__graviiRingBreath{0%,to{opacity:1;transform:translate(-50%)scale(1)}44%{opacity:.86;transform:translate(-50%)scale(.94)}64%{opacity:1;transform:translate(-50%)scale(1.018)}}@keyframes gravii-logo-module__093C4q__graviiCurveLift{0%,to{opacity:1;transform:translateY(0)scaleX(1)}42%{opacity:.74;transform:translateY(7%)scaleX(.92)}66%{opacity:1;transform:translateY(-1.5%)scaleX(1.015)}}@media (prefers-reduced-motion:reduce){.gravii-logo-module__093C4q__motionCore,.gravii-logo-module__093C4q__motionCurve,.gravii-logo-module__093C4q__spinCard,.gravii-logo-module__093C4q__spinEdge{animation:none}}
.theme-ink-transition-module__aScx0q__canvas{z-index:0;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0;transform:translateZ(0)}
.user-sign-in-page-module__s4Ru7W__page{min-height:100vh;padding:var(--ds-space-panel);background:radial-gradient(circle at 84% 12%, #ff3b0b26, transparent 30%), radial-gradient(circle at 18% 86%, #6b00d71a, transparent 34%), var(--raw-paper);color:var(--color-text-primary);place-items:center;display:grid}.user-sign-in-page-module__s4Ru7W__panel{isolation:isolate;width:min(100%,520px);padding:var(--ds-space-card);border:1.25px solid var(--raw-line);border-radius:var(--ds-radius-card);background:var(--raw-paper-strong);box-shadow:none;position:relative;overflow:hidden}.user-sign-in-page-module__s4Ru7W__panel:before,.user-sign-in-page-module__s4Ru7W__button:before{display:none}.user-sign-in-page-module__s4Ru7W__eyebrow{font-size:var(--ds-type-label-size);font-weight:var(--ds-type-label-weight);letter-spacing:var(--ds-type-label-tracking);line-height:var(--ds-type-label-line);text-transform:uppercase;opacity:.54}.user-sign-in-page-module__s4Ru7W__title{font-family:var(--font-display);font-size:var(--ds-type-headline-size);font-weight:var(--ds-type-headline-weight);letter-spacing:var(--ds-type-headline-tracking);line-height:var(--ds-type-headline-line);text-transform:uppercase;margin:12px 0 10px}.user-sign-in-page-module__s4Ru7W__copy{font-size:var(--ds-type-body-size);font-weight:var(--ds-type-body-weight);line-height:var(--ds-type-body-line);color:var(--color-text-secondary);margin:0}.user-sign-in-page-module__s4Ru7W__referralHint{font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight);line-height:var(--ds-type-caption-line);color:var(--color-text-muted);margin:14px 0 0}.user-sign-in-page-module__s4Ru7W__stack{gap:12px;margin-top:24px;display:grid}.user-sign-in-page-module__s4Ru7W__button{isolation:isolate;width:100%;padding:var(--ds-space-card-compact);border-radius:var(--ds-radius-card-compact);background:var(--color-surface-front);color:var(--color-text-primary);font:inherit;cursor:pointer;transition:background var(--motion-duration-standard) var(--motion-ease-standard), border-color var(--motion-duration-fast) var(--motion-ease-standard), box-shadow var(--motion-duration-fast) var(--motion-ease-standard);border:0;justify-content:space-between;align-items:center;gap:16px;display:flex;position:relative;overflow:hidden}.user-sign-in-page-module__s4Ru7W__button:hover:not(:disabled){background:var(--color-surface-hover);box-shadow:none}.user-sign-in-page-module__s4Ru7W__button:disabled{cursor:wait;opacity:.7}.user-sign-in-page-module__s4Ru7W__buttonPrimary{background:var(--auth-accent,var(--color-primary));color:var(--auth-on-accent,var(--color-text-on-primary))}.user-sign-in-page-module__s4Ru7W__buttonPrimary:hover:not(:disabled){background:var(--auth-accent-hover,var(--color-primary-hover))}.user-sign-in-page-module__s4Ru7W__buttonLabel{text-align:left;gap:4px;display:grid}.user-sign-in-page-module__s4Ru7W__buttonTitle{font-size:var(--ds-type-title-size);font-weight:var(--ds-type-title-weight);letter-spacing:-.006em;line-height:var(--ds-type-title-line)}.user-sign-in-page-module__s4Ru7W__buttonHint{font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight);line-height:var(--ds-type-caption-line);opacity:.72}.user-sign-in-page-module__s4Ru7W__buttonPrimary .user-sign-in-page-module__s4Ru7W__buttonHint{opacity:.82}.user-sign-in-page-module__s4Ru7W__buttonIcon{flex:none;width:22px;height:22px}.user-sign-in-page-module__s4Ru7W__status{min-height:22px;font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight);line-height:var(--ds-type-caption-line);color:var(--color-error);margin-top:18px}.user-sign-in-page-module__s4Ru7W__footer{font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight);line-height:var(--ds-type-caption-line);color:var(--color-text-muted);justify-content:space-between;align-items:center;gap:16px;margin-top:24px;display:flex}.user-sign-in-page-module__s4Ru7W__mono{font-family:SFMono-Regular,ui-monospace,monospace}.user-sign-in-page-module__s4Ru7W__statusToast{z-index:10000;width:min(100vw - 44px,420px);padding:var(--ds-space-card-compact);border-radius:var(--ds-radius-card-compact);background:var(--raw-ink);color:var(--raw-paper-strong);border:0;grid-template-columns:auto minmax(0,1fr);gap:14px;animation:.3s cubic-bezier(.16,1,.3,1) both user-sign-in-page-module__s4Ru7W__statusToastEnter;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 54px #0907052e}.user-sign-in-page-module__s4Ru7W__statusSpinner{border:2px solid #fff8f047;border-top-color:var(--auth-accent,var(--color-primary));border-radius:999px;width:20px;height:20px;margin-top:2px;animation:.78s linear infinite user-sign-in-page-module__s4Ru7W__statusSpinner}.user-sign-in-page-module__s4Ru7W__statusToastCopy{gap:7px;min-width:0;display:grid}.user-sign-in-page-module__s4Ru7W__statusToastEyebrow{color:#fff8f094;font-size:var(--ds-type-label-size);font-weight:var(--ds-type-label-weight);letter-spacing:var(--ds-type-label-tracking);line-height:var(--ds-type-label-line)}.user-sign-in-page-module__s4Ru7W__statusToastCopy strong{color:inherit;font-size:var(--ds-type-title-size);font-weight:var(--ds-type-title-weight);letter-spacing:-.02em;line-height:var(--ds-type-title-line)}.user-sign-in-page-module__s4Ru7W__statusToastCopy p{color:#fff8f0ad;font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight);line-height:var(--ds-type-caption-line);margin:0}.user-sign-in-page-module__s4Ru7W__statusToastActions{grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}.user-sign-in-page-module__s4Ru7W__statusToastActions button{background:var(--raw-paper-strong);min-height:30px;color:var(--raw-ink);font:inherit;font-size:var(--ds-type-label-size);font-weight:var(--ds-type-label-weight);letter-spacing:.08em;cursor:pointer;border:0;border-radius:999px;padding:0 12px}.user-sign-in-page-module__s4Ru7W__statusToastActions button:hover{background:var(--auth-accent,var(--color-primary));color:var(--auth-on-accent,var(--color-text-on-primary))}@keyframes user-sign-in-page-module__s4Ru7W__statusToastEnter{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes user-sign-in-page-module__s4Ru7W__statusSpinner{to{transform:rotate(1turn)}}
.discovery-content-module__q62koq__root{--discovery-floating-panel:color-mix(in srgb, var(--color-primary) 10%, var(--color-surface-front));--discovery-floating-row:color-mix(in srgb, var(--color-primary) 8%, var(--color-surface-hover));--discovery-floating-line:color-mix(in srgb, var(--color-primary) 22%, var(--color-border-primary));gap:var(--ds-space-gap);min-width:0;min-height:100%;color:var(--color-text-primary);flex-direction:column;display:flex}.discovery-content-module__q62koq__intro,.discovery-content-module__q62koq__partnerHero,.discovery-content-module__q62koq__filterBar,.discovery-content-module__q62koq__campaignCard,.discovery-content-module__q62koq__partnerCard,.discovery-content-module__q62koq__lockedCard{isolation:isolate;border-radius:var(--ds-radius-card);background:var(--discovery-floating-panel);box-shadow:0 18px 46px color-mix(in srgb, var(--color-primary) 12%, transparent);border:0;position:relative;overflow:hidden}.discovery-content-module__q62koq__intro,.discovery-content-module__q62koq__partnerHero{gap:var(--ds-space-gap);padding:var(--ds-space-card);flex-direction:column;align-items:flex-start;display:flex}.discovery-content-module__q62koq__intro:before,.discovery-content-module__q62koq__partnerHero:before,.discovery-content-module__q62koq__filterBar:before,.discovery-content-module__q62koq__campaignCard:before,.discovery-content-module__q62koq__partnerCard:before,.discovery-content-module__q62koq__lockedCard:before{display:none}.discovery-content-module__q62koq__eyebrow,.discovery-content-module__q62koq__summaryLabel,.discovery-content-module__q62koq__campaignHeader,.discovery-content-module__q62koq__guideLabel,.discovery-content-module__q62koq__searchBox span{color:var(--color-text-muted);font-size:var(--ds-type-label-size);font-weight:var(--ds-type-label-weight);letter-spacing:var(--ds-type-label-tracking);line-height:var(--ds-type-label-line);text-transform:uppercase}.discovery-content-module__q62koq__intro h2,.discovery-content-module__q62koq__partnerHero h2{max-width:14ch;font-size:var(--ds-type-headline-size);font-variation-settings:"wdth" 104, "GRAD" 18;font-weight:var(--ds-type-headline-weight);letter-spacing:var(--ds-type-headline-tracking);line-height:var(--ds-type-headline-line);text-wrap:balance;text-transform:uppercase;margin:.75rem 0 0}.discovery-content-module__q62koq__intro p{max-width:42rem;color:var(--color-text-secondary);font-size:var(--ds-type-body-size);font-weight:var(--ds-type-body-weight);line-height:var(--ds-type-body-line);margin:0}.discovery-content-module__q62koq__apiStatus{background:color-mix(in srgb, var(--color-primary) 18%, var(--color-surface-hover));min-height:34px;color:var(--color-text-primary);font-size:var(--ds-type-label-size);font-weight:var(--ds-type-label-weight);letter-spacing:.08em;line-height:var(--ds-type-label-line);text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;padding:0 .85rem;display:inline-flex}.discovery-content-module__q62koq__apiStatus[data-state=error]{background:color-mix(in srgb, var(--color-error) 18%, var(--color-surface-hover));color:var(--color-error)}.discovery-content-module__q62koq__apiStatus[data-state=loading]{background:color-mix(in srgb, var(--color-primary) 12%, var(--color-surface-hover));color:var(--color-text-secondary)}.discovery-content-module__q62koq__filterBar{padding:var(--ds-space-card-compact);grid-template-columns:minmax(0,1fr);gap:.7rem;display:grid}.discovery-content-module__q62koq__filterGroup{flex-wrap:wrap;gap:.45rem;min-width:0;display:flex}.discovery-content-module__q62koq__filterButton,.discovery-content-module__q62koq__filterActive{cursor:pointer;min-height:34px;font-family:var(--font-ui);font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-label-weight);letter-spacing:.08em;text-transform:uppercase;transition:background-color .22s var(--motion-ease-standard), color .22s var(--motion-ease-standard), transform .22s var(--motion-ease-standard);border:0;border-radius:999px;padding:0 .85rem}.discovery-content-module__q62koq__filterButton{background:var(--discovery-floating-row);color:var(--color-text-secondary)}.discovery-content-module__q62koq__filterButton:hover{background:var(--color-primary);color:var(--theme-on-accent);transform:translateY(-1px)}.discovery-content-module__q62koq__filterActive{background:var(--color-primary);color:var(--theme-on-accent)}.discovery-content-module__q62koq__filterButton:focus-visible,.discovery-content-module__q62koq__filterActive:focus-visible,.discovery-content-module__q62koq__partnerCard:focus-visible,.discovery-content-module__q62koq__lockedTitle:focus-visible,.discovery-content-module__q62koq__backButton:focus-visible,.discovery-content-module__q62koq__detailsButton:focus-visible,.discovery-content-module__q62koq__partnerNav button:focus-visible,.discovery-content-module__q62koq__crossActions button:focus-visible,.discovery-content-module__q62koq__campaignToggle:focus-visible{outline:3px solid var(--color-primary);outline-offset:3px}.discovery-content-module__q62koq__searchBox{background:var(--discovery-floating-row);min-height:42px;transition:background-color .22s var(--motion-ease-standard), box-shadow .22s var(--motion-ease-standard);border-radius:999px;grid-template-columns:auto minmax(12rem,1fr);align-items:center;gap:.8rem;padding:0 .9rem;display:grid}.discovery-content-module__q62koq__searchBox:focus-within{box-shadow:0 0 0 2px color-mix(in srgb, var(--color-primary) 32%, transparent), 0 0 0 6px color-mix(in srgb, var(--color-primary) 12%, transparent)}.discovery-content-module__q62koq__searchBox input{min-width:0;color:var(--color-text-primary);font:inherit;font-weight:var(--ds-type-body-weight);background:0 0;border:0;outline:none}.discovery-content-module__q62koq__panelBody{flex:1;min-height:420px;position:relative}.discovery-content-module__q62koq__resultsState{min-height:100%;transition:filter .42s var(--motion-ease-standard), opacity .42s var(--motion-ease-standard), transform .42s var(--motion-ease-standard);flex-direction:column;gap:.85rem;display:flex}.discovery-content-module__q62koq__resultsStateLocked{filter:blur(5px);opacity:.58;-webkit-user-select:none;user-select:none;transform:scale(.994)}.discovery-content-module__q62koq__summaryRow,.discovery-content-module__q62koq__campaignHeader{justify-content:space-between;align-items:baseline;gap:.8rem;min-width:0;display:flex}.discovery-content-module__q62koq__summaryHint,.discovery-content-module__q62koq__campaignHeader span:last-child{color:var(--color-text-muted);font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight);line-height:var(--ds-type-caption-line)}.discovery-content-module__q62koq__resultsGrid{flex-direction:column;gap:.8rem;display:flex}.discovery-content-module__q62koq__partnerCard{width:100%;min-height:132px;padding:var(--ds-space-card-compact);color:inherit;cursor:pointer;text-align:left;animation:discovery-content-module__q62koq__fadeInUp .36s var(--motion-ease-out) both;transition:background-color .22s var(--motion-ease-standard), transform .22s var(--motion-ease-standard);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;display:grid}.discovery-content-module__q62koq__partnerCard:hover{background:color-mix(in srgb, var(--color-primary) 13%, var(--color-surface-front));transform:translateY(-2px)}.discovery-content-module__q62koq__partnerAvatar{background:var(--color-primary);width:38px;height:38px;color:var(--theme-on-accent);font-size:1rem;font-weight:var(--ds-type-title-weight);border-radius:10px;place-items:center;display:grid}.discovery-content-module__q62koq__partnerName{min-width:0;color:var(--color-text-primary);font-size:var(--ds-type-title-size);font-weight:var(--ds-type-title-weight);line-height:var(--ds-type-title-line);overflow-wrap:anywhere}.discovery-content-module__q62koq__partnerMeta{color:var(--color-text-secondary);font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight);line-height:var(--ds-type-caption-line);grid-column:2/-1}.discovery-content-module__q62koq__tagRow{flex-wrap:wrap;grid-column:1/-1;gap:.42rem;min-width:0;display:flex}.discovery-content-module__q62koq__tagChip,.discovery-content-module__q62koq__extraTag,.discovery-content-module__q62koq__typeChip,.discovery-content-module__q62koq__statusPill,.discovery-content-module__q62koq__statusText,.discovery-content-module__q62koq__unavailableAction{min-height:26px;font-size:var(--ds-type-label-size);font-weight:var(--ds-type-label-weight);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;padding:0 .65rem;display:inline-flex}.discovery-content-module__q62koq__tagVerified{color:var(--color-success);background:#3fa56c1f}.discovery-content-module__q62koq__tagRequires{color:var(--color-warning);background:#c08b3e24}.discovery-content-module__q62koq__tagTier{background:var(--color-surface-hover);color:var(--color-text-secondary)}.discovery-content-module__q62koq__tagTargeting{background:color-mix(in srgb, var(--color-primary) 14%, transparent);color:var(--color-primary)}.discovery-content-module__q62koq__extraTag{color:var(--color-text-muted)}.discovery-content-module__q62koq__statusEligible{color:var(--color-success)}.discovery-content-module__q62koq__statusUnlock{color:var(--color-warning)}.discovery-content-module__q62koq__statusInvite{color:var(--color-primary)}.discovery-content-module__q62koq__statusUpcoming{color:var(--color-text-muted)}.discovery-content-module__q62koq__statusIneligible{color:var(--color-error)}.discovery-content-module__q62koq__lockedOverlay{padding:var(--ds-space-card);place-items:center;display:grid;position:absolute;inset:0}.discovery-content-module__q62koq__lockedCard{width:min(26rem,100%);padding:var(--ds-space-card);text-align:center}.discovery-content-module__q62koq__lockedTitle{color:var(--color-text-primary);cursor:pointer;font-family:var(--font-ui);font-size:var(--ds-type-title-size);font-variation-settings:"wdth" 112, "GRAD" 42;font-style:italic;font-weight:var(--ds-type-title-weight);letter-spacing:.12em;text-transform:uppercase;background:0 0;border:0}.discovery-content-module__q62koq__lockedCopy,.discovery-content-module__q62koq__lockedItalic{color:var(--color-text-secondary);font-size:var(--ds-type-body-size);font-weight:var(--ds-type-body-weight);line-height:var(--ds-type-body-line);margin:.9rem 0 0}.discovery-content-module__q62koq__lockedItalic{color:var(--color-text-muted);font-family:var(--font-serif);font-style:italic}.discovery-content-module__q62koq__lockedAction{--button-front:var(--color-primary);--button-front-hover:var(--color-primary-hover);--button-text:var(--theme-on-accent);margin-top:1.2rem}.discovery-content-module__q62koq__backButton,.discovery-content-module__q62koq__detailsButton,.discovery-content-module__q62koq__partnerNav button,.discovery-content-module__q62koq__crossActions button{background:var(--discovery-floating-row);color:var(--color-text-secondary);cursor:pointer;font-family:var(--font-ui);font-size:var(--ds-type-label-size);font-weight:var(--ds-type-label-weight);letter-spacing:.12em;text-transform:uppercase;border:0;border-radius:999px;padding:.7rem .9rem}.discovery-content-module__q62koq__backButton{align-self:flex-start}.discovery-content-module__q62koq__campaignList{flex-direction:column;gap:.8rem;display:flex}.discovery-content-module__q62koq__campaignCard{padding:var(--ds-space-card-compact)}.discovery-content-module__q62koq__campaignToggle{background:var(--discovery-floating-row);width:100%;color:inherit;cursor:pointer;border-radius:var(--ds-radius-card-compact);text-align:left;border:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:.9rem 1rem;display:grid}.discovery-content-module__q62koq__campaignToggle>div{min-width:0}.discovery-content-module__q62koq__campaignTitle{color:var(--color-text-primary);font-size:var(--ds-type-title-size);font-weight:var(--ds-type-title-weight);line-height:var(--ds-type-title-line);overflow-wrap:anywhere}.discovery-content-module__q62koq__campaignMeta{color:var(--color-text-secondary);font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight);line-height:var(--ds-type-caption-line);flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:.8rem;display:flex}.discovery-content-module__q62koq__typeChip{background:var(--color-surface-hover);color:var(--color-text-primary)}.discovery-content-module__q62koq__detailsButton{margin-top:.85rem}.discovery-content-module__q62koq__campaignExpanded{border-top:0;margin-top:1rem;padding-top:1rem}.discovery-content-module__q62koq__campaignExpanded p{max-width:64rem;color:var(--color-text-secondary);font-size:var(--ds-type-body-size);font-weight:var(--ds-type-body-weight);line-height:var(--ds-type-body-line);margin:0 0 1rem}.discovery-content-module__q62koq__successAction,.discovery-content-module__q62koq__inviteAction,.discovery-content-module__q62koq__qualifyAction,.discovery-content-module__q62koq__mutedAction,.discovery-content-module__q62koq__verifyAction{--button-font-size:var(--ds-type-label-size);margin-right:.55rem}.discovery-content-module__q62koq__successAction{--button-front:var(--color-success);--button-text:var(--theme-on-accent)}.discovery-content-module__q62koq__inviteAction,.discovery-content-module__q62koq__qualifyAction{--button-front:var(--color-warning);--button-text:var(--theme-on-accent)}.discovery-content-module__q62koq__mutedAction{--button-front:var(--color-surface-hover);--button-text:var(--color-text-primary)}.discovery-content-module__q62koq__unavailableAction{color:var(--color-error);background:#b85a5a1f}.discovery-content-module__q62koq__guidePanel{border-radius:var(--ds-radius-card);background:var(--discovery-floating-row);padding:var(--ds-space-card-compact);margin-top:1rem}.discovery-content-module__q62koq__statusGrid{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}.discovery-content-module__q62koq__statusGrid div{border-radius:var(--ds-radius-card-compact);background:var(--color-surface-hover);padding:.9rem}.discovery-content-module__q62koq__statusGrid span{color:var(--color-text-muted);font-size:var(--ds-type-label-size);font-weight:var(--ds-type-label-weight);letter-spacing:var(--ds-type-label-tracking);line-height:var(--ds-type-label-line);text-transform:uppercase;display:block}.discovery-content-module__q62koq__statusGrid strong{color:var(--color-text-primary);margin-top:.35rem;display:block}.discovery-content-module__q62koq__guideLabel{margin:1rem 0 .55rem;display:block}.discovery-content-module__q62koq__stepList{color:var(--color-text-secondary);font-size:var(--ds-type-body-size);font-weight:var(--ds-type-body-weight);line-height:var(--ds-type-body-line);gap:.55rem;margin:0 0 1rem;padding-left:1.3rem;display:grid}.discovery-content-module__q62koq__verifyAction{--button-front:var(--color-primary);--button-text:var(--theme-on-accent);width:100%}.discovery-content-module__q62koq__crossActions{flex-wrap:wrap;gap:.55rem;margin-top:.9rem;display:flex}.discovery-content-module__q62koq__partnerNav{flex-wrap:wrap;justify-content:space-between;gap:.65rem;display:flex}.discovery-content-module__q62koq__partnerNav button:first-of-type{justify-self:start}.discovery-content-module__q62koq__partnerNav button:last-of-type{justify-self:end}.discovery-content-module__q62koq__emptyState{border-radius:var(--ds-radius-card);background:var(--color-surface-front);min-height:11rem;color:var(--color-text-secondary);text-align:center;grid-column:1/-1;place-items:center;gap:.4rem;display:grid}.discovery-content-module__q62koq__emptyState[data-state=loading]{background:linear-gradient(100deg, var(--color-surface-front), color-mix(in srgb, var(--color-primary) 14%, var(--color-surface-hover)), var(--color-surface-front));animation:discovery-content-module__q62koq__discoveryStateSweep 1.5s var(--motion-ease-standard) infinite;background-size:220% 100%}.discovery-content-module__q62koq__emptyState strong{color:var(--color-text-primary);font-size:var(--ds-type-title-size);font-weight:var(--ds-type-title-weight);line-height:var(--ds-type-title-line)}@media (max-width:1100px){.discovery-content-module__q62koq__resultsGrid{flex-direction:column}}@media (max-width:760px){.discovery-content-module__q62koq__searchBox{border-radius:var(--ds-radius-card-compact);grid-template-columns:1fr;padding:.75rem}.discovery-content-module__q62koq__partnerCard,.discovery-content-module__q62koq__campaignToggle{grid-template-columns:1fr}.discovery-content-module__q62koq__partnerNav{flex-direction:column}.discovery-content-module__q62koq__summaryRow,.discovery-content-module__q62koq__campaignHeader{flex-direction:column;align-items:flex-start}}@keyframes discovery-content-module__q62koq__discoveryStateSweep{0%{background-position:120% 0}to{background-position:-120% 0}}@media (prefers-reduced-motion:reduce){.discovery-content-module__q62koq__emptyState[data-state=loading]{animation:none}}
.home-content-module__xVEfxq__root{--home-accent-text:color-mix(in srgb, var(--section-accent,var(--raw-orange)) 72%, var(--raw-ink));--feature-bottom-space:clamp(28px, 4vh, 48px);gap:var(--ds-space-gap);flex-direction:column;display:flex}.home-content-module__xVEfxq__root:after{content:"";flex:0 0 var(--feature-bottom-space);display:block}.home-content-module__xVEfxq__hero{border-radius:var(--ds-radius-section);background:radial-gradient(circle at 14% 4%, color-mix(in srgb, var(--section-accent,var(--raw-orange)) 12%, transparent), transparent 34%), var(--raw-paper);border:0;flex-direction:column;align-items:flex-start;gap:clamp(20px,2.5vw,44px);min-height:0;padding:clamp(28px,4vw,56px);display:flex;overflow:hidden}.home-content-module__xVEfxq__heroMain{flex-direction:column;justify-content:flex-end;gap:clamp(18px,3.6vh,42px);min-width:0;display:flex}.home-content-module__xVEfxq__heroBrandStack{flex-direction:column;gap:clamp(18px,2.4vw,28px);min-width:0;display:flex}.home-content-module__xVEfxq__kicker,.home-content-module__xVEfxq__cardLabel{color:color-mix(in srgb, var(--raw-ink) 52%, transparent);font-size:var(--ds-type-label-size);font-weight:var(--ds-type-label-weight);letter-spacing:var(--ds-type-label-tracking);line-height:var(--ds-type-label-line);text-transform:uppercase}.home-content-module__xVEfxq__title{max-width:760px;color:var(--raw-ink);font-family:var(--font-display);font-stretch:var(--font-width-display);font-variation-settings:"GRAD" var(--font-grade-display);font-size:var(--ds-type-display-size);font-weight:var(--ds-type-display-weight);letter-spacing:var(--ds-type-display-tracking);line-height:var(--ds-type-display-line);text-wrap:balance;margin:0}.home-content-module__xVEfxq__title span{color:var(--home-accent-text);display:block}.home-content-module__xVEfxq__heroAside{max-width:58rem;color:var(--raw-ink);flex-direction:column;align-self:stretch;gap:24px;display:flex}.home-content-module__xVEfxq__heroAside p{font-size:var(--ds-type-body-size);font-weight:var(--ds-type-body-weight);letter-spacing:-.006em;line-height:var(--ds-type-body-line);margin:0}.home-content-module__xVEfxq__primaryAction{--button-front:var(--auth-accent,var(--color-primary));--button-front-hover:var(--auth-accent-hover,var(--color-primary-hover));--button-text:var(--auth-on-accent,var(--theme-on-accent,#fff8f0));--button-text-hover:var(--auth-on-accent,var(--theme-on-accent,#fff8f0));--button-border-size:1px;--button-border-color:var(--raw-line-soft);--button-min-height:38px;align-self:flex-start}.home-content-module__xVEfxq__statusGrid{flex-direction:column;gap:12px;display:flex}.home-content-module__xVEfxq__statusCard,.home-content-module__xVEfxq__mapCard{min-width:0;min-height:0;padding:var(--ds-space-card-compact);border-radius:var(--ds-radius-card-compact);background:var(--raw-paper);border:0}.home-content-module__xVEfxq__statusCardStrong{background:var(--section-accent,var(--solid-ink-surface,var(--raw-ink)));color:var(--section-on-accent,var(--solid-ink-text,var(--raw-paper)))}.home-content-module__xVEfxq__statusCardStrong .home-content-module__xVEfxq__cardLabel,.home-content-module__xVEfxq__statusCardStrong p{color:color-mix(in srgb, var(--solid-ink-text,var(--raw-paper)) 66%, transparent)}.home-content-module__xVEfxq__statusCard strong,.home-content-module__xVEfxq__mapCard strong{color:inherit;font-family:var(--font-display);font-size:var(--ds-type-value-size);font-weight:var(--ds-type-value-weight);letter-spacing:-.012em;line-height:var(--ds-type-value-line);text-transform:uppercase;overflow-wrap:anywhere;margin-top:clamp(14px,1.8vw,24px);display:block}.home-content-module__xVEfxq__statusCard p,.home-content-module__xVEfxq__mapCard p{max-width:240px;color:color-mix(in srgb, var(--raw-ink) 62%, transparent);font-size:var(--ds-type-body-size);font-weight:var(--ds-type-body-weight);letter-spacing:0;line-height:var(--ds-type-body-line);margin:12px 0 0}.home-content-module__xVEfxq__mapGrid{flex-direction:column;gap:12px;display:flex}.home-content-module__xVEfxq__mapCard{background:var(--raw-paper-strong)}.home-content-module__xVEfxq__mapCard span{color:color-mix(in srgb, var(--raw-ink) 52%, transparent);font-size:var(--ds-type-label-size);font-weight:var(--ds-type-label-weight);letter-spacing:var(--ds-type-label-tracking);text-transform:uppercase}.home-content-module__xVEfxq__mapCard strong{color:var(--home-accent-text);font-size:var(--ds-type-title-size);overflow-wrap:anywhere;word-break:normal;margin-top:clamp(18px,2.4vw,28px)}@media (max-height:820px) and (min-width:761px){.home-content-module__xVEfxq__root{gap:10px}.home-content-module__xVEfxq__hero{min-height:0;padding:clamp(22px,3.2vw,44px)}.home-content-module__xVEfxq__title{font-size:clamp(3rem,5.7vw,5.85rem)}.home-content-module__xVEfxq__statusCard p,.home-content-module__xVEfxq__mapCard p{margin-top:8px;line-height:1.25}}@media (max-width:980px){.home-content-module__xVEfxq__heroAside{align-self:start}}@media (max-width:520px){.home-content-module__xVEfxq__hero{padding:22px}.home-content-module__xVEfxq__heroBrandStack{gap:18px}.home-content-module__xVEfxq__title{letter-spacing:-.006em;max-width:100%;font-size:clamp(2.8rem,14.2vw,3.75rem);line-height:var(--ds-type-display-line)}.home-content-module__xVEfxq__heroAside p{font-size:var(--ds-type-body-size);line-height:var(--ds-type-body-line)}}
.profile-content-module__wuAWjq__root{--feature-bottom-space:clamp(28px, 4vh, 48px);gap:var(--ds-space-gap);min-height:100%;color:var(--profile-text);--profile-text:var(--color-text-primary);--profile-subtle:var(--color-text-secondary);--profile-surface:color-mix(in srgb, var(--section-accent,var(--color-primary)) 16%, var(--color-glass-fill));--profile-surface-strong:color-mix(in srgb, var(--section-accent,var(--color-primary)) 24%, var(--color-surface-violet));--profile-line:var(--color-border-secondary);--profile-a:var(--color-primary);--profile-b:var(--color-primary-hover);--profile-c:var(--color-primary-active);--profile-accent:var(--color-primary);--profile-frame-shadow:none;--profile-inset-border:var(--color-border-secondary);--profile-quiet-surface:color-mix(in srgb, var(--section-accent,var(--color-primary)) 12%, var(--color-surface-blush));--profile-floating-panel:color-mix(in srgb, var(--profile-accent) 10%, var(--color-glass-fill));--profile-floating-row:color-mix(in srgb, var(--profile-accent) 8%, var(--color-surface-hover));--profile-floating-line:color-mix(in srgb, var(--profile-accent) 22%, var(--color-border-primary));flex-direction:column;display:flex;position:relative}.profile-content-module__wuAWjq__root:after{content:"";flex:0 0 var(--feature-bottom-space);display:block}.profile-content-module__wuAWjq__rootDark{--profile-text:var(--color-text-primary);--profile-subtle:var(--color-text-secondary);--profile-surface:color-mix(in srgb, var(--section-accent,var(--color-primary)) 16%, var(--color-glass-fill));--profile-surface-strong:color-mix(in srgb, var(--section-accent,var(--color-primary)) 24%, var(--color-surface-violet));--profile-line:var(--color-border-secondary);--profile-accent:var(--color-primary);--profile-frame-shadow:none;--profile-inset-border:var(--color-border-secondary);--profile-quiet-surface:color-mix(in srgb, var(--section-accent,var(--color-primary)) 12%, var(--color-surface-blush))}.profile-content-module__wuAWjq__rootLight{--profile-text:var(--color-text-primary)}.profile-content-module__wuAWjq__persona0,.profile-content-module__wuAWjq__persona4,.profile-content-module__wuAWjq__persona8,.profile-content-module__wuAWjq__persona12,.profile-content-module__wuAWjq__persona16{--profile-a:var(--color-primary);--profile-b:var(--color-primary-hover);--profile-c:var(--color-primary-active);--profile-accent:var(--color-primary)}.profile-content-module__wuAWjq__persona1,.profile-content-module__wuAWjq__persona5,.profile-content-module__wuAWjq__persona9,.profile-content-module__wuAWjq__persona13,.profile-content-module__wuAWjq__persona17{--profile-a:var(--color-primary-hover);--profile-b:var(--color-primary);--profile-c:var(--color-primary-soft);--profile-accent:var(--color-primary-active)}.profile-content-module__wuAWjq__persona2,.profile-content-module__wuAWjq__persona6,.profile-content-module__wuAWjq__persona10,.profile-content-module__wuAWjq__persona14,.profile-content-module__wuAWjq__persona18{--profile-a:var(--color-primary-active);--profile-b:var(--color-primary-hover);--profile-c:var(--color-primary);--profile-accent:var(--color-primary-soft)}.profile-content-module__wuAWjq__persona3,.profile-content-module__wuAWjq__persona7,.profile-content-module__wuAWjq__persona11,.profile-content-module__wuAWjq__persona15,.profile-content-module__wuAWjq__persona19{--profile-a:var(--color-primary-soft);--profile-b:var(--color-primary-active);--profile-c:var(--color-primary);--profile-accent:var(--color-primary-hover)}.profile-content-module__wuAWjq__atmosphere{z-index:0;pointer-events:none;background:0 0;position:absolute;inset:0}.profile-content-module__wuAWjq__rootReady .profile-content-module__wuAWjq__atmosphere{display:none}.profile-content-module__wuAWjq__headerBand,.profile-content-module__wuAWjq__identityBar,.profile-content-module__wuAWjq__connectedStack,.profile-content-module__wuAWjq__lockedState{z-index:1;position:relative}.profile-content-module__wuAWjq__headerBand{gap:var(--ds-space-gap);flex-direction:column;display:flex}.profile-content-module__wuAWjq__headerCopy,.profile-content-module__wuAWjq__brandWell,.profile-content-module__wuAWjq__heroPanel,.profile-content-module__wuAWjq__metricCard,.profile-content-module__wuAWjq__secondaryPanel,.profile-content-module__wuAWjq__routeCard,.profile-content-module__wuAWjq__lockedHero,.profile-content-module__wuAWjq__previewCard{isolation:isolate;border-radius:var(--ds-radius-card-compact);background:var(--profile-floating-panel);-webkit-backdrop-filter:none;min-width:0;box-shadow:0 18px 46px color-mix(in srgb, var(--profile-accent) 12%, transparent);transition:transform var(--slush-duration-default) var(--slush-elastic-ease-out), box-shadow var(--slush-duration-default) var(--slush-elastic-ease-out);border:0;position:relative;overflow:hidden}.profile-content-module__wuAWjq__headerCopy:before,.profile-content-module__wuAWjq__brandWell:before,.profile-content-module__wuAWjq__heroPanel:before,.profile-content-module__wuAWjq__metricCard:before,.profile-content-module__wuAWjq__secondaryPanel:before,.profile-content-module__wuAWjq__routeCard:before,.profile-content-module__wuAWjq__lockedHero:before,.profile-content-module__wuAWjq__previewCard:before,.profile-content-module__wuAWjq__personaDashboardCard:before,.profile-content-module__wuAWjq__dashboardCard:before,.profile-content-module__wuAWjq__identityBar:before,.profile-content-module__wuAWjq__personaSignalCard:before,.profile-content-module__wuAWjq__signalCard:before{display:none}.profile-content-module__wuAWjq__headerCopy{padding:var(--ds-space-card);position:relative}.profile-content-module__wuAWjq__headerCopy:after{display:none}.profile-content-module__wuAWjq__identityBar{isolation:isolate;background:var(--profile-floating-row);-webkit-backdrop-filter:none;box-shadow:none;border:0;border-radius:999px;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;display:flex;position:relative}.profile-content-module__wuAWjq__identityBarCopy{align-items:center;gap:12px;min-width:0;display:flex}.profile-content-module__wuAWjq__identityBarTitle{min-width:0;color:var(--profile-text);font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-label-weight);letter-spacing:.04em;line-height:var(--ds-type-caption-line);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;overflow:hidden}.profile-content-module__wuAWjq__identityBarMeta{color:var(--profile-subtle);font-size:var(--ds-type-label-size);font-weight:var(--ds-type-label-weight);letter-spacing:var(--ds-type-label-tracking);line-height:var(--ds-type-label-line);text-transform:uppercase;flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.profile-content-module__wuAWjq__identityBarMeta span{background:var(--profile-floating-row);-webkit-backdrop-filter:none;border:0;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;display:inline-flex}.profile-content-module__wuAWjq__kicker,.profile-content-module__wuAWjq__heroEyebrow,.profile-content-module__wuAWjq__lockedEyebrow,.profile-content-module__wuAWjq__panelTitle,.profile-content-module__wuAWjq__routeLabel,.profile-content-module__wuAWjq__signalLabel,.profile-content-module__wuAWjq__metricLabel,.profile-content-module__wuAWjq__previewLabel{color:var(--profile-subtle);font-size:var(--ds-type-label-size);font-weight:var(--ds-type-label-weight);letter-spacing:var(--ds-type-label-tracking);line-height:var(--ds-type-label-line);text-transform:uppercase;align-items:center;display:inline-flex}.profile-content-module__wuAWjq__title{max-width:13ch;font-size:var(--ds-type-headline-size);font-weight:var(--ds-type-headline-weight);letter-spacing:var(--ds-type-headline-tracking);line-height:var(--ds-type-headline-line);text-wrap:balance;text-transform:uppercase;margin-top:14px}.profile-content-module__wuAWjq__copy,.profile-content-module__wuAWjq__bodyText,.profile-content-module__wuAWjq__routeCopy,.profile-content-module__wuAWjq__lockedCopy,.profile-content-module__wuAWjq__heroQuote,.profile-content-module__wuAWjq__brandMeta,.profile-content-module__wuAWjq__signalMeta,.profile-content-module__wuAWjq__metricMeta,.profile-content-module__wuAWjq__previewMeta{color:var(--profile-subtle);font-size:var(--ds-type-body-size);font-weight:var(--ds-type-body-weight);line-height:var(--ds-type-body-line)}.profile-content-module__wuAWjq__copy{max-width:56ch;font-size:var(--ds-type-body-size);font-weight:var(--ds-type-body-weight);margin-top:16px}.profile-content-module__wuAWjq__brandWell{padding:var(--ds-space-card);flex-direction:column;justify-content:space-between;gap:16px;display:flex}.profile-content-module__wuAWjq__brandSymbol{filter:invert()brightness(1.05);width:58px}.profile-content-module__wuAWjq__brandWordmarkText{color:var(--profile-text);font-family:var(--font-ui);font-size:var(--ds-type-title-size);font-weight:var(--ds-type-title-weight);letter-spacing:.015em;line-height:1}.profile-content-module__wuAWjq__brandMeta{max-width:24ch;font-size:var(--ds-type-caption-size)}.profile-content-module__wuAWjq__connectedStack{gap:var(--ds-space-gap);flex-direction:column;display:flex}.profile-content-module__wuAWjq__identityStatement{color:var(--profile-subtle);font-size:var(--ds-type-title-size);font-style:normal;font-weight:var(--type-body-weight);letter-spacing:-.01em;text-wrap:balance;margin:0;line-height:1.12}.profile-content-module__wuAWjq__profileDashboard{gap:var(--ds-space-gap-tight);grid-template-columns:repeat(4,minmax(0,1fr));grid-template-areas:"persona persona home standout""persona persona transactions active""trend reputation nft matched""xray xray xray xray";grid-auto-rows:minmax(124px,auto);display:grid}.profile-content-module__wuAWjq__personaDashboardCard,.profile-content-module__wuAWjq__dashboardCard{isolation:isolate;border-radius:var(--ds-radius-card);background:var(--profile-floating-panel);-webkit-backdrop-filter:none;min-width:0;box-shadow:0 18px 46px color-mix(in srgb, var(--profile-accent) 14%, transparent), 0 1px 0 #ffffff6b inset;border:0;position:relative;overflow:hidden}.profile-content-module__wuAWjq__personaDashboardCard{grid-area:persona;grid-template-columns:minmax(0,1.18fr) minmax(10rem,.82fr);min-height:0;display:grid}.profile-content-module__wuAWjq__personaDashboardCopy{flex-direction:column;gap:7px;padding:clamp(15px,1.7vw,22px);display:flex}.profile-content-module__wuAWjq__personaDashboardTitle{color:var(--profile-text);font-size:var(--ds-type-headline-size);font-weight:var(--ds-type-headline-weight);letter-spacing:var(--ds-type-headline-tracking);line-height:var(--ds-type-headline-line);text-transform:uppercase;overflow-wrap:anywhere;text-wrap:balance;margin:6px 0 0}.profile-content-module__wuAWjq__personaDashboardQuote{max-width:22ch;color:var(--profile-subtle);font-size:var(--ds-type-body-size);font-style:normal;font-weight:var(--ds-type-body-weight);letter-spacing:-.006em;line-height:var(--ds-type-body-line);margin:0}.profile-content-module__wuAWjq__personaDashboardChips{flex-wrap:wrap;gap:8px;display:flex}.profile-content-module__wuAWjq__personaDashboardChips .profile-content-module__wuAWjq__personaChip,.profile-content-module__wuAWjq__personaDashboardFooter .profile-content-module__wuAWjq__tierBadge{min-height:31px;padding:0 12px;font-size:11px}.profile-content-module__wuAWjq__personaDashboardFooter{flex-wrap:wrap;align-items:flex-end;gap:12px;margin-top:auto;display:flex}.profile-content-module__wuAWjq__shareAction{--button-font-size:.64rem;--button-pad-y:.72em;--button-pad-x:1.15em;--button-front:var(--color-surface-back);--button-front-hover:var(--color-button);--button-text:var(--color-text-primary);--button-border-color:transparent;min-height:34px}.profile-content-module__wuAWjq__personaDashboardSignal{background:var(--profile-floating-row);-webkit-backdrop-filter:none;border-left:0;place-items:center;display:grid}.profile-content-module__wuAWjq__personaDashboardSignal span{color:var(--profile-text);letter-spacing:-.024em;opacity:.16;font-size:clamp(4.6rem,8vw,7.4rem);font-weight:950;line-height:1}.profile-content-module__wuAWjq__dashboardCard{min-height:0;padding:var(--ds-space-card-compact);color:var(--profile-text);text-align:left;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;display:flex}.profile-content-module__wuAWjq__homeChainCard{grid-area:home}.profile-content-module__wuAWjq__standoutCard{grid-area:standout}.profile-content-module__wuAWjq__transactionsCard{grid-area:transactions}.profile-content-module__wuAWjq__activeSinceCard{grid-area:active}.profile-content-module__wuAWjq__trendCard{grid-area:trend}button.profile-content-module__wuAWjq__dashboardCard{appearance:none;cursor:pointer;font:inherit;border:0}button.profile-content-module__wuAWjq__dashboardCard:focus-visible,.profile-content-module__wuAWjq__routeCard:focus-visible{outline:3px solid var(--profile-accent);outline-offset:3px}.profile-content-module__wuAWjq__dashboardCardAccent{background:var(--profile-floating-row)}.profile-content-module__wuAWjq__dashboardCard:hover{background:color-mix(in srgb, var(--profile-accent) 14%, var(--color-surface-front))}.profile-content-module__wuAWjq__dashboardLabel{color:var(--profile-subtle);font-size:var(--ds-type-label-size);font-weight:var(--ds-type-label-weight);letter-spacing:var(--ds-type-label-tracking);line-height:var(--ds-type-label-line);text-transform:uppercase;align-items:center;display:inline-flex}.profile-content-module__wuAWjq__dashboardValue{color:var(--profile-text);font-size:var(--ds-type-title-size);font-weight:var(--ds-type-title-weight);letter-spacing:-.012em;line-height:var(--ds-type-title-line);overflow-wrap:anywhere;display:block}.profile-content-module__wuAWjq__dashboardMeta{color:var(--profile-subtle);font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight);letter-spacing:-.006em;line-height:var(--ds-type-caption-line);display:block}.profile-content-module__wuAWjq__trendCard .profile-content-module__wuAWjq__dashboardValue{color:var(--color-primary-hover)}.profile-content-module__wuAWjq__reputationCard{grid-area:reputation}.profile-content-module__wuAWjq__nftCard{grid-area:nft}.profile-content-module__wuAWjq__matchedCard{grid-area:matched}.profile-content-module__wuAWjq__xrayCard{grid-area:xray}.profile-content-module__wuAWjq__xrayCard .profile-content-module__wuAWjq__dashboardValue{max-width:24ch;font-size:var(--ds-type-title-size);font-style:italic;font-weight:var(--ds-type-body-weight);letter-spacing:-.01em;line-height:var(--ds-type-title-line)}.profile-content-module__wuAWjq__skeletonBlock,.profile-content-module__wuAWjq__skeletonChip,.profile-content-module__wuAWjq__skeletonButton{background:var(--color-surface-violet);border-radius:999px;position:relative;overflow:hidden}.profile-content-module__wuAWjq__skeletonBlock:after,.profile-content-module__wuAWjq__skeletonChip:after,.profile-content-module__wuAWjq__skeletonButton:after{content:"";background:linear-gradient(90deg, var(--color-surface-violet), var(--color-surface-lavender), var(--color-surface-violet));animation:1.4s ease-in-out infinite profile-content-module__wuAWjq__shimmer;position:absolute;inset:0;transform:translate(-100%)}.profile-content-module__wuAWjq__skeletonTitle{border-radius:1rem;width:min(14ch,100%);height:clamp(2.6rem,4vw,4rem)}.profile-content-module__wuAWjq__skeletonBody{border-radius:1rem;width:min(48ch,100%);height:3.8rem}.profile-content-module__wuAWjq__skeletonChip{background:var(--profile-surface-strong);border:0;width:10rem;min-height:38px}.profile-content-module__wuAWjq__skeletonChipStrong{background:color-mix(in srgb, var(--green-05) 66%, transparent);width:7rem}.profile-content-module__wuAWjq__skeletonButton{background:var(--profile-surface-strong);border:0;width:10.5rem;min-height:46px}.profile-content-module__wuAWjq__skeletonButtonDark{background:var(--color-surface-violet)}.profile-content-module__wuAWjq__skeletonPanel{border-radius:var(--gravii-radius-md);background:var(--profile-quiet-surface);border:0;min-height:8.25rem;position:relative;overflow:hidden}.profile-content-module__wuAWjq__skeletonPanel:after{content:"";background:linear-gradient(90deg, var(--green-07), var(--green-04), var(--green-07));animation:1.4s ease-in-out infinite profile-content-module__wuAWjq__shimmer;position:absolute;inset:0;transform:translate(-100%)}.profile-content-module__wuAWjq__skeletonPanelLarge{min-height:9.5rem}.profile-content-module__wuAWjq__skeletonMetric{border-radius:.8rem;width:60%;height:2rem;margin-top:10px}.profile-content-module__wuAWjq__skeletonMetricMeta{border-radius:999px;width:78%;height:.95rem;margin-top:9px}.profile-content-module__wuAWjq__heroPanel{gap:var(--ds-space-gap);padding:var(--ds-space-card);flex-direction:column;display:flex}.profile-content-module__wuAWjq__heroCopy{flex-direction:column;gap:13px;display:flex}.profile-content-module__wuAWjq__heroTitle{font-size:var(--ds-type-headline-size);font-weight:var(--ds-type-headline-weight);letter-spacing:var(--ds-type-headline-tracking);line-height:var(--ds-type-headline-line);text-wrap:balance;text-transform:uppercase}.profile-content-module__wuAWjq__heroQuote{max-width:52ch;font-size:var(--ds-type-body-size);font-weight:var(--ds-type-body-weight);line-height:var(--ds-type-body-line)}.profile-content-module__wuAWjq__badgeRow{flex-wrap:wrap;gap:10px;display:flex}.profile-content-module__wuAWjq__tierBadge,.profile-content-module__wuAWjq__subtleBadge,.profile-content-module__wuAWjq__personaChip,.profile-content-module__wuAWjq__lockedActionSecondary{background:var(--profile-floating-row);-webkit-backdrop-filter:none;min-height:38px;color:var(--profile-text);font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight);line-height:var(--ds-type-caption-line);border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;display:inline-flex}.profile-content-module__wuAWjq__tierBadge{background:var(--profile-accent)}.profile-content-module__wuAWjq__subtleBadge{color:var(--profile-subtle)}.profile-content-module__wuAWjq__actionRow{flex-wrap:wrap;gap:12px;margin-top:auto;display:flex}.profile-content-module__wuAWjq__primaryAction,.profile-content-module__wuAWjq__secondaryAction,.profile-content-module__wuAWjq__lockedAction{--button-font-size:.74rem;--button-pad-y:.94em;--button-pad-x:1.5em;min-height:46px}.profile-content-module__wuAWjq__primaryAction,.profile-content-module__wuAWjq__lockedAction{--button-front:var(--color-primary);--button-front-hover:var(--color-primary-hover);--button-text:var(--color-text-on-primary);--button-border-color:transparent}.profile-content-module__wuAWjq__secondaryAction{--button-front:var(--color-surface-front);--button-front-hover:var(--color-surface-hover);--button-text:var(--profile-text);--button-border-color:transparent}.profile-content-module__wuAWjq__heroSignal{flex-direction:column;justify-content:center;align-items:stretch;gap:10px;display:flex}.profile-content-module__wuAWjq__personaSignalCard{isolation:isolate;border-radius:var(--ds-radius-card-compact);background:var(--profile-floating-row);-webkit-backdrop-filter:none;box-shadow:none;border:0;padding:18px;position:relative;overflow:hidden}.profile-content-module__wuAWjq__personaSignalCard:after{content:"";background:radial-gradient(circle at 50% 50%, var(--profile-surface-strong) 0 28%, transparent 30%), conic-gradient(from 140deg, var(--profile-accent), transparent 32%, var(--slush-green), transparent 70%, var(--profile-accent));opacity:.42;border:0;border-radius:50%;width:78px;height:78px;position:absolute;inset:14px 14px auto auto}.profile-content-module__wuAWjq__personaSignalValue{max-width:10ch;font-size:var(--ds-type-title-size);font-weight:var(--ds-type-title-weight);line-height:var(--ds-type-title-line);letter-spacing:-.016em;overflow-wrap:anywhere;text-transform:uppercase;margin-top:8px;display:block}.profile-content-module__wuAWjq__personaSignalMeta{color:var(--profile-subtle);font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight);line-height:var(--ds-type-caption-line);margin-top:10px;display:block}.profile-content-module__wuAWjq__signalBars{gap:8px;margin-top:18px;display:flex}.profile-content-module__wuAWjq__signalBars span{border:0;border-radius:999px;flex:1;height:8px;display:block}.profile-content-module__wuAWjq__signalBarMedium{flex:.72}.profile-content-module__wuAWjq__signalBarSoft{flex:.46}.profile-content-module__wuAWjq__signalBarStrong{background:var(--profile-accent)}.profile-content-module__wuAWjq__signalBarMedium{background:var(--color-primary-soft)}.profile-content-module__wuAWjq__signalBarSoft{background:var(--color-text-accent)}.profile-content-module__wuAWjq__signalCard{isolation:isolate;border-radius:var(--gravii-radius-md);background:var(--profile-floating-row);-webkit-backdrop-filter:none;box-shadow:none;border:0;padding:18px;position:relative}.profile-content-module__wuAWjq__signalValue{font-size:var(--ds-type-title-size);font-weight:var(--ds-type-title-weight);line-height:var(--ds-type-title-line);letter-spacing:-.014em;overflow-wrap:anywhere;margin-top:8px;display:block}.profile-content-module__wuAWjq__signalMeta{font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight);line-height:var(--ds-type-caption-line);margin-top:12px;display:block}.profile-content-module__wuAWjq__metricGrid{gap:var(--ds-space-gap-tight);flex-direction:column;display:flex}.profile-content-module__wuAWjq__metricCard{padding:var(--ds-space-card-compact);background:var(--profile-floating-row);border:0;min-height:122px}.profile-content-module__wuAWjq__metricValue{font-size:var(--ds-type-value-size);font-weight:var(--ds-type-value-weight);line-height:var(--ds-type-value-line);letter-spacing:-.012em;margin-top:10px;display:block}.profile-content-module__wuAWjq__metricMeta,.profile-content-module__wuAWjq__previewMeta{font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight);line-height:var(--ds-type-caption-line);margin-top:9px;display:block}.profile-content-module__wuAWjq__lowerGrid{gap:var(--ds-space-gap);flex-direction:column;display:flex}.profile-content-module__wuAWjq__secondaryPanel{padding:var(--ds-space-card-compact);background:var(--profile-floating-row);border:0}.profile-content-module__wuAWjq__personaList{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.profile-content-module__wuAWjq__personaChip{background:var(--profile-floating-row)}.profile-content-module__wuAWjq__bodyText{font-size:var(--ds-type-body-size);font-weight:var(--ds-type-body-weight);line-height:var(--ds-type-body-line);margin-top:18px}.profile-content-module__wuAWjq__routePanel{gap:var(--ds-space-gap-tight);flex-direction:column;display:flex}.profile-content-module__wuAWjq__routeCard{padding:var(--ds-space-card-compact);background:var(--profile-floating-row);text-align:left;cursor:pointer;border:0}.profile-content-module__wuAWjq__routeValue{font-size:var(--ds-type-title-size);font-weight:var(--ds-type-title-weight);line-height:var(--ds-type-title-line);letter-spacing:-.012em;margin-top:10px;display:block}.profile-content-module__wuAWjq__routeCopy{font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight);line-height:var(--ds-type-caption-line);margin-top:10px}.profile-content-module__wuAWjq__routeMeta{color:var(--profile-text);font-size:var(--ds-type-label-size);font-weight:var(--ds-type-label-weight);letter-spacing:var(--ds-type-label-tracking);line-height:var(--ds-type-label-line);text-transform:uppercase;margin-top:14px;display:inline-flex}.profile-content-module__wuAWjq__lockedState{gap:var(--ds-space-gap);flex-direction:column;display:flex}.profile-content-module__wuAWjq__lockedHero{gap:var(--ds-space-gap);padding:var(--ds-space-card);flex-direction:column;align-items:flex-start;display:flex}.profile-content-module__wuAWjq__lockedCopyBlock{flex-direction:column;gap:10px;display:flex}.profile-content-module__wuAWjq__lockedTitle{font-size:var(--ds-type-headline-size);font-weight:var(--ds-type-headline-weight);letter-spacing:var(--ds-type-headline-tracking);line-height:var(--ds-type-headline-line);text-wrap:balance}.profile-content-module__wuAWjq__lockedCopy{max-width:52ch;font-size:var(--ds-type-body-size);font-weight:var(--ds-type-body-weight);line-height:var(--ds-type-body-line)}.profile-content-module__wuAWjq__lockedActionSecondary{min-height:46px;color:var(--profile-subtle)}.profile-content-module__wuAWjq__previewGrid{gap:var(--ds-space-gap);flex-direction:column;display:flex}.profile-content-module__wuAWjq__previewCard{padding:var(--ds-space-card-compact)}.profile-content-module__wuAWjq__previewValue{font-size:var(--ds-type-value-size);font-weight:var(--ds-type-value-weight);line-height:var(--ds-type-value-line);letter-spacing:-.012em;margin-top:18px;display:block}.profile-content-module__wuAWjq__previewValueMuted{color:var(--profile-subtle)}.profile-content-module__wuAWjq__headerCopy:hover,.profile-content-module__wuAWjq__brandWell:hover,.profile-content-module__wuAWjq__metricCard:hover,.profile-content-module__wuAWjq__secondaryPanel:hover,.profile-content-module__wuAWjq__routeCard:hover,.profile-content-module__wuAWjq__previewCard:hover{box-shadow:none}@keyframes profile-content-module__wuAWjq__shimmer{to{transform:translate(100%)}}@media (max-width:1100px){.profile-content-module__wuAWjq__profileDashboard{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"persona persona""home standout""transactions active""trend reputation""nft matched""xray xray"}}@media (max-width:760px){.profile-content-module__wuAWjq__profileDashboard{grid-template-columns:1fr;grid-template-areas:"persona""home""standout""transactions""active""trend""reputation""nft""matched""xray"}.profile-content-module__wuAWjq__personaDashboardCard{grid-template-columns:1fr;min-height:auto}.profile-content-module__wuAWjq__personaDashboardSignal{border-top:0;border-left:0;min-height:180px}.profile-content-module__wuAWjq__dashboardCard{grid-template-columns:1fr;min-height:132px}.profile-content-module__wuAWjq__identityBar{border-radius:var(--gravii-radius-md);flex-direction:column;align-items:flex-start}.profile-content-module__wuAWjq__identityBarCopy{flex-direction:column;align-items:flex-start;gap:6px}.profile-content-module__wuAWjq__identityBarMeta{justify-content:flex-start}.profile-content-module__wuAWjq__identityBarTitle{white-space:normal}.profile-content-module__wuAWjq__headerCopy,.profile-content-module__wuAWjq__brandWell,.profile-content-module__wuAWjq__heroPanel,.profile-content-module__wuAWjq__secondaryPanel,.profile-content-module__wuAWjq__routeCard,.profile-content-module__wuAWjq__lockedHero,.profile-content-module__wuAWjq__previewCard{padding:20px}}
.standing-content-module__jrFkDa__root{--feature-bottom-space:clamp(28px, 4vh, 48px);--ranking-text:var(--color-text-primary);--ranking-sub:var(--color-text-secondary);--ranking-muted:var(--color-text-muted);--ranking-card:var(--color-surface-front);--ranking-card-strong:var(--color-surface-hover);--ranking-accent:var(--color-primary);--ranking-floating-panel:color-mix(in srgb, var(--ranking-accent) 10%, var(--ranking-card));--ranking-floating-row:color-mix(in srgb, var(--ranking-accent) 8%, var(--ranking-card-strong));--ranking-floating-line:color-mix(in srgb, var(--ranking-accent) 22%, var(--color-border-primary));gap:var(--ds-space-gap);min-width:0;min-height:100%;color:var(--ranking-text);flex-direction:column;display:flex}.standing-content-module__jrFkDa__root:after{content:"";flex:0 0 var(--feature-bottom-space);display:block}.standing-content-module__jrFkDa__rootDark,.standing-content-module__jrFkDa__rootLight{color:var(--ranking-text)}.standing-content-module__jrFkDa__hero,.standing-content-module__jrFkDa__youPanel,.standing-content-module__jrFkDa__categoryBar,.standing-content-module__jrFkDa__board,.standing-content-module__jrFkDa__seasonBar,.standing-content-module__jrFkDa__lastSeason{isolation:isolate;border-radius:var(--ds-radius-card);background:var(--ranking-floating-panel);box-shadow:0 18px 46px color-mix(in srgb, var(--ranking-accent) 12%, transparent);border:0;position:relative;overflow:hidden}.standing-content-module__jrFkDa__hero:before,.standing-content-module__jrFkDa__youPanel:before,.standing-content-module__jrFkDa__categoryBar:before,.standing-content-module__jrFkDa__board:before,.standing-content-module__jrFkDa__seasonBar:before,.standing-content-module__jrFkDa__lastSeason:before{display:none}.standing-content-module__jrFkDa__seasonBar{padding:var(--ds-space-card-compact);flex-direction:column;align-items:stretch;gap:.75rem 1rem;display:flex}.standing-content-module__jrFkDa__seasonMeta{align-items:baseline;gap:.7rem;min-width:0;display:flex}.standing-content-module__jrFkDa__seasonMeta strong{color:var(--ranking-text);font-family:var(--font-ui);font-size:var(--ds-type-title-size);font-variation-settings:"wdth" 112, "GRAD" 42;font-style:italic;font-weight:var(--ds-type-title-weight);letter-spacing:-.01em;line-height:var(--ds-type-title-line);text-transform:uppercase}.standing-content-module__jrFkDa__seasonCountdown{color:var(--ranking-muted);font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight);letter-spacing:.02em;line-height:var(--ds-type-caption-line)}.standing-content-module__jrFkDa__seasonProgress{background:color-mix(in srgb, var(--ranking-text) 9%, transparent);border-radius:999px;height:4px;overflow:hidden}.standing-content-module__jrFkDa__seasonProgress span{border-radius:inherit;background:linear-gradient(90deg, var(--ranking-accent), color-mix(in srgb, var(--ranking-accent) 42%, transparent));width:28%;height:100%;display:block}.standing-content-module__jrFkDa__hero{gap:var(--ds-space-gap);padding:var(--ds-space-card);flex-direction:column;align-items:flex-start;display:flex}.standing-content-module__jrFkDa__eyebrow,.standing-content-module__jrFkDa__updatePill{color:var(--ranking-muted);font-size:var(--ds-type-label-size);font-weight:var(--ds-type-label-weight);letter-spacing:var(--ds-type-label-tracking);line-height:var(--ds-type-label-line);text-transform:uppercase;display:inline-flex}.standing-content-module__jrFkDa__hero h2{max-width:13ch;font-size:var(--ds-type-headline-size);font-variation-settings:"wdth" 104, "GRAD" 18;font-weight:var(--ds-type-headline-weight);letter-spacing:var(--ds-type-headline-tracking);line-height:var(--ds-type-headline-line);text-wrap:balance;text-transform:uppercase;margin:.75rem 0 0}.standing-content-module__jrFkDa__hero p,.standing-content-module__jrFkDa__lockedYou p,.standing-content-module__jrFkDa__boardIntro p,.standing-content-module__jrFkDa__categoryDescription{color:var(--ranking-sub);font-size:var(--ds-type-body-size);font-weight:var(--ds-type-body-weight);line-height:var(--ds-type-body-line);margin:0}.standing-content-module__jrFkDa__youPanel{padding:var(--ds-space-card-compact)}.standing-content-module__jrFkDa__youGrid{flex-direction:column;gap:.8rem;display:flex}.standing-content-module__jrFkDa__youGrid>div,.standing-content-module__jrFkDa__lockedYou>div{border-radius:var(--ds-radius-card-compact);background:var(--ranking-floating-row);min-width:0;padding:var(--ds-space-card-compact)}.standing-content-module__jrFkDa__youGrid strong,.standing-content-module__jrFkDa__lockedYou strong{color:var(--ranking-text);font-size:var(--ds-type-value-size);font-weight:var(--ds-type-value-weight);line-height:var(--ds-type-value-line);letter-spacing:-.012em;text-transform:uppercase;overflow-wrap:anywhere;margin-top:.55rem;display:block}.standing-content-module__jrFkDa__youGrid span:last-child{color:var(--ranking-muted);font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight);line-height:var(--ds-type-caption-line);margin-top:.4rem;display:block}.standing-content-module__jrFkDa__lockedYou{flex-direction:column;align-items:flex-start;gap:.9rem;display:flex}.standing-content-module__jrFkDa__complimentaryNote{color:var(--ranking-muted);font-family:var(--font-body);font-size:var(--ds-type-caption-size);font-style:italic;line-height:var(--ds-type-caption-line);margin-top:.8rem;display:inline-flex}.standing-content-module__jrFkDa__signInButton,.standing-content-module__jrFkDa__profileButton{--button-front:var(--ranking-accent);--button-front-hover:var(--color-primary-hover);--button-text:var(--theme-on-accent);--button-border-color:transparent;align-self:center}.standing-content-module__jrFkDa__categoryBar{flex-wrap:wrap;gap:.45rem;padding:clamp(.75rem,1.4vw,.95rem);display:flex}.standing-content-module__jrFkDa__categoryButton,.standing-content-module__jrFkDa__categoryActive{cursor:pointer;min-height:36px;font-family:var(--font-ui);font-size:var(--ds-type-label-size);font-weight:var(--ds-type-label-weight);letter-spacing:.08em;text-transform:uppercase;transition:background-color .22s var(--motion-ease-standard), color .22s var(--motion-ease-standard), transform .22s var(--motion-ease-standard);border:0;border-radius:999px;padding:0 .95rem}.standing-content-module__jrFkDa__categoryButton{background:var(--ranking-floating-row);color:var(--ranking-sub)}.standing-content-module__jrFkDa__categoryButton:hover{background:var(--ranking-accent);color:var(--theme-on-accent);transform:translateY(-1px)}.standing-content-module__jrFkDa__categoryActive{background:var(--ranking-accent);color:var(--theme-on-accent)}.standing-content-module__jrFkDa__categoryButton:focus-visible,.standing-content-module__jrFkDa__categoryActive:focus-visible{outline:3px solid var(--ranking-accent);outline-offset:3px}.standing-content-module__jrFkDa__categoryDescription{font-size:var(--ds-type-caption-size);margin-top:-.25rem;padding-inline:.15rem}.standing-content-module__jrFkDa__board{min-height:0;padding:var(--ds-space-card-compact);flex-direction:column;flex:1;display:flex}.standing-content-module__jrFkDa__boardIntro{justify-content:space-between;align-items:flex-start;gap:1rem;min-width:0;margin-bottom:.8rem;display:flex}.standing-content-module__jrFkDa__updatePill{background:var(--ranking-floating-row);white-space:nowrap;border-radius:999px;align-items:center;min-height:30px;padding:0 .75rem}.standing-content-module__jrFkDa__updatePill[data-state=error]{background:color-mix(in srgb, var(--color-error) 16%, var(--ranking-card-strong));color:var(--color-error)}.standing-content-module__jrFkDa__updatePill[data-state=loading]{color:var(--ranking-sub)}.standing-content-module__jrFkDa__boardHeader,.standing-content-module__jrFkDa__row{grid-template-columns:.55fr .8fr minmax(0,1.05fr) minmax(0,1.2fr) .8fr .65fr;align-items:center;gap:clamp(.45rem,1vw,.85rem);display:grid}.standing-content-module__jrFkDa__boardHeader{min-height:34px;color:var(--ranking-muted);font-size:var(--ds-type-label-size);font-weight:var(--ds-type-label-weight);letter-spacing:.12em;text-transform:uppercase;padding:0 .55rem}.standing-content-module__jrFkDa__rows{flex-direction:column;gap:.5rem;min-height:0;padding-bottom:.35rem;display:flex}.standing-content-module__jrFkDa__emptyRows{min-height:clamp(8rem,18vh,13rem);padding:var(--ds-space-card);border-radius:var(--ds-radius-card-compact);background:var(--ranking-floating-row);color:var(--ranking-sub);text-align:center;place-items:center;gap:.35rem;display:grid}.standing-content-module__jrFkDa__emptyRows[data-state=loading]{background:linear-gradient(100deg, var(--ranking-card-strong), color-mix(in srgb, var(--ranking-accent) 14%, var(--ranking-card-strong)), var(--ranking-card-strong));animation:standing-content-module__jrFkDa__rankingStateSweep 1.5s var(--motion-ease-standard) infinite;background-size:220% 100%}.standing-content-module__jrFkDa__emptyRows[data-state=error]{color:var(--color-error)}.standing-content-module__jrFkDa__emptyRows strong{color:var(--ranking-text);font-size:var(--ds-type-title-size);font-weight:var(--ds-type-title-weight);line-height:var(--ds-type-title-line)}.standing-content-module__jrFkDa__row{border-radius:var(--ds-radius-card-compact);background:var(--ranking-floating-row);min-width:0;min-height:clamp(3rem,6.2vh,4.4rem);color:var(--ranking-sub);font-size:var(--ds-type-body-size);font-weight:var(--ds-type-body-weight);line-height:var(--ds-type-body-line);padding:.78rem}.standing-content-module__jrFkDa__row strong{color:var(--ranking-text);font-size:var(--ds-type-title-size);font-weight:var(--ds-type-title-weight);letter-spacing:-.012em;line-height:var(--ds-type-title-line)}.standing-content-module__jrFkDa__row span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.standing-content-module__jrFkDa__row span:nth-child(3),.standing-content-module__jrFkDa__row span:nth-child(4){color:var(--ranking-text);font-weight:var(--ds-type-body-weight)}.standing-content-module__jrFkDa__youRow{background:color-mix(in srgb, var(--ranking-accent) 16%, var(--ranking-card-strong));margin-bottom:.35rem}.standing-content-module__jrFkDa__rankGap{color:var(--ranking-muted);letter-spacing:.35em;text-align:center;padding:.35rem 0 .5rem;font-weight:900}.standing-content-module__jrFkDa__tierBlack{color:var(--ranking-text);font-weight:900}.standing-content-module__jrFkDa__tierObsidian{color:#5c2ccc;font-weight:900}.standing-content-module__jrFkDa__tierPlatinum{color:#351c96;font-weight:900}.standing-content-module__jrFkDa__tierGold{color:#6f3b00;font-weight:900}.standing-content-module__jrFkDa__tierClassic{color:#006b3a;font-weight:900}.standing-content-module__jrFkDa__tierBase{color:var(--ranking-muted);font-weight:900}.standing-content-module__jrFkDa__rootDark .standing-content-module__jrFkDa__tierObsidian{color:#b48cff}.standing-content-module__jrFkDa__rootDark .standing-content-module__jrFkDa__tierPlatinum{color:#c8c1ff}.standing-content-module__jrFkDa__rootDark .standing-content-module__jrFkDa__tierGold{color:#f2b457}.standing-content-module__jrFkDa__rootDark .standing-content-module__jrFkDa__tierClassic{color:#73d59e}.standing-content-module__jrFkDa__moveUp{font-weight:900;color:var(--color-success)!important}.standing-content-module__jrFkDa__moveDown{font-weight:900;color:var(--color-error)!important}.standing-content-module__jrFkDa__moveFlat{font-weight:900;color:var(--ranking-muted)!important}.standing-content-module__jrFkDa__profileButton{align-self:flex-start}.standing-content-module__jrFkDa__lastSeason{padding:var(--ds-space-card-compact);flex-direction:column;gap:1rem;display:flex}.standing-content-module__jrFkDa__lastSeasonGrid{flex-wrap:wrap;gap:.85rem 1.35rem;display:flex}.standing-content-module__jrFkDa__lastSeasonGrid div{align-items:baseline;gap:.45rem;display:flex}.standing-content-module__jrFkDa__lastSeasonGrid span{color:var(--ranking-sub);font-size:var(--ds-type-label-size);font-weight:var(--ds-type-label-weight);letter-spacing:.08em;line-height:var(--ds-type-label-line);text-transform:uppercase}.standing-content-module__jrFkDa__lastSeasonGrid strong{color:var(--ranking-muted);font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight);line-height:var(--ds-type-caption-line)}@media (max-width:820px){.standing-content-module__jrFkDa__boardHeader{display:none}.standing-content-module__jrFkDa__row{grid-template-columns:.55fr minmax(0,1fr) auto}.standing-content-module__jrFkDa__row span:nth-child(2),.standing-content-module__jrFkDa__row span:nth-child(4),.standing-content-module__jrFkDa__row span:nth-child(5){display:none}}@media (max-width:560px){.standing-content-module__jrFkDa__boardIntro{flex-direction:column;align-items:flex-start}}@keyframes standing-content-module__jrFkDa__rankingStateSweep{0%{background-position:120% 0}to{background-position:-120% 0}}@media (prefers-reduced-motion:reduce){.standing-content-module__jrFkDa__emptyRows[data-state=loading]{animation:none}}
.x-ray-credit-purchase-modal-module__D8_mdq__backdrop{z-index:9999;background:#0a080657;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.x-ray-credit-purchase-modal-module__D8_mdq__dialog{isolation:isolate;border-radius:var(--ds-radius-card);background:var(--raw-paper);overscroll-behavior:contain;width:min(440px,100%);max-height:min(720px,100dvh - 40px);padding:var(--ds-space-card);text-align:center;border:0;position:relative;overflow-y:auto;box-shadow:0 24px 70px #0a08062e}.x-ray-credit-purchase-modal-module__D8_mdq__dialog:before{display:none}.x-ray-credit-purchase-modal-module__D8_mdq__kicker{color:#0a080685;font-family:var(--font-ui);font-size:var(--ds-type-label-size);font-weight:var(--ds-type-label-weight);letter-spacing:var(--ds-type-label-tracking);line-height:var(--ds-type-label-line);text-transform:uppercase;margin:0 0 10px}.x-ray-credit-purchase-modal-module__D8_mdq__price{color:var(--raw-ink);font-family:var(--font-display);font-size:var(--ds-type-headline-size);font-weight:var(--ds-type-headline-weight);letter-spacing:var(--ds-type-headline-tracking);line-height:var(--ds-type-headline-line);text-wrap:balance;text-transform:uppercase;margin:0 0 16px}.x-ray-credit-purchase-modal-module__D8_mdq__copy{color:#0a0806b8;font-family:var(--font-ui);font-size:var(--ds-type-body-size);font-weight:var(--ds-type-body-weight);letter-spacing:-.008em;line-height:var(--ds-type-body-line);margin:0 0 24px}.x-ray-credit-purchase-modal-module__D8_mdq__hint{color:#0a080685;font-family:var(--font-ui);font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight);letter-spacing:-.006em;line-height:var(--ds-type-caption-line);margin:0 0 28px}.x-ray-credit-purchase-modal-module__D8_mdq__error{color:var(--color-error);font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight);letter-spacing:-.006em;line-height:var(--ds-type-caption-line);margin:-10px 0 22px}.x-ray-credit-purchase-modal-module__D8_mdq__actions{justify-content:center;gap:10px;display:flex}.x-ray-credit-purchase-modal-module__D8_mdq__button{--button-font-size:var(--ds-type-caption-size);--button-pad-y:.92em;--button-pad-x:1.65em}.x-ray-credit-purchase-modal-module__D8_mdq__secondary{--button-front:#f4eadf;--button-front-hover:var(--solid-ink-surface,var(--raw-ink));--button-text:var(--solid-ink-surface,var(--raw-ink));--button-text-hover:var(--solid-ink-text,var(--raw-paper));--button-border-color:transparent}.x-ray-credit-purchase-modal-module__D8_mdq__primary{--button-front:var(--color-primary);--button-front-hover:var(--color-primary-hover);--button-text:var(--theme-on-accent,var(--raw-paper));--button-text-hover:var(--theme-on-accent,var(--raw-paper));--button-border-color:transparent}@media (max-width:560px){.x-ray-credit-purchase-modal-module__D8_mdq__backdrop{align-items:flex-start;padding:12px}.x-ray-credit-purchase-modal-module__D8_mdq__dialog{max-height:calc(100dvh - 24px);padding:var(--ds-space-card-compact)}.x-ray-credit-purchase-modal-module__D8_mdq__actions{flex-direction:column-reverse}.x-ray-credit-purchase-modal-module__D8_mdq__button{width:100%}}@media (max-height:620px){.x-ray-credit-purchase-modal-module__D8_mdq__dialog{padding:22px}.x-ray-credit-purchase-modal-module__D8_mdq__price{font-size:clamp(30px,7vh,42px);line-height:1}}
.x-ray-history-list-module__fEypZa__root{flex-direction:column;gap:10px;display:flex}.x-ray-history-list-module__fEypZa__rootDark,.x-ray-history-list-module__fEypZa__rootLight{--history-row-border:color-mix(in srgb, var(--section-accent,var(--color-primary)) 24%, var(--color-border-primary));--history-row-background:color-mix(in srgb, var(--section-accent,var(--color-primary)) 10%, var(--color-surface-hover));--history-text:var(--color-text-primary);--history-sub:var(--color-text-muted);--history-active-bg:color-mix(in srgb, var(--section-accent,var(--color-primary)) 16%, var(--color-surface-hover));--history-accent:var(--color-primary);--history-active-text:var(--section-on-accent,var(--color-text-primary))}.x-ray-history-list-module__fEypZa__header{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.x-ray-history-list-module__fEypZa__title{font-family:var(--font-ui);color:var(--history-sub);letter-spacing:.18em;text-transform:uppercase;font-size:11px;font-weight:900}.x-ray-history-list-module__fEypZa__count{color:var(--history-sub);font-family:var(--font-ui);font-size:12px}.x-ray-history-list-module__fEypZa__list{flex-direction:column;gap:7px;display:flex}.x-ray-history-list-module__fEypZa__row{isolation:isolate;background:var(--history-row-background);-webkit-backdrop-filter:none;width:100%;color:inherit;text-align:left;cursor:pointer;box-shadow:0 10px 24px color-mix(in srgb, var(--history-accent) 10%, transparent), 0 1px 0 #ffffff6b inset;transition:background var(--gravii-ease), box-shadow var(--gravii-ease), transform var(--gravii-ease);font-family:var(--font-ui);border:0;border-radius:14px;grid-template-columns:110px 1fr 140px 24px;align-items:center;gap:12px;padding:12px 14px;display:grid;position:relative;overflow:hidden}.x-ray-history-list-module__fEypZa__row:hover{background:var(--history-active-bg);transform:translateY(-1px)}.x-ray-history-list-module__fEypZa__row:focus-visible,.x-ray-history-list-module__fEypZa__pageButton:focus-visible{outline:3px solid var(--history-accent);outline-offset:3px}.x-ray-history-list-module__fEypZa__rowMeta{color:var(--history-sub)}.x-ray-history-list-module__fEypZa__wallet{color:var(--history-text);font-weight:750}.x-ray-history-list-module__fEypZa__persona{color:var(--history-accent);font-weight:800}.x-ray-history-list-module__fEypZa__pagination{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.x-ray-history-list-module__fEypZa__pageButton{background:var(--history-row-background);cursor:pointer;font-family:var(--font-ui);border:0;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:700;box-shadow:inset 0 1px #ffffff57}.x-ray-history-list-module__fEypZa__pageNavButton{color:var(--history-text)}.x-ray-history-list-module__fEypZa__pageIndexButton{color:var(--history-sub)}.x-ray-history-list-module__fEypZa__pageButton:disabled{opacity:.2;cursor:default}.x-ray-history-list-module__fEypZa__pageActive{background:var(--history-accent);color:var(--history-active-text)}@media (max-width:760px){.x-ray-history-list-module__fEypZa__header{flex-direction:column;align-items:flex-start}.x-ray-history-list-module__fEypZa__row{grid-template-columns:1fr}}
.x-ray-result-view-module__chSmma__root{--feature-bottom-space:clamp(28px, 4vh, 48px);--xray-bg:var(--section-surface-soft,var(--app-canvas,#0f1118));--xray-card:var(--section-surface,var(--app-surface,#ffffff0b));--xray-card-strong:var(--section-surface-strong,var(--app-surface-strong,#ffffff12));--xray-line:var(--section-line,var(--app-line,#f5f2eb17));--xray-line-strong:var(--color-border-secondary,var(--app-line-strong,#f5f2eb24));--xray-text:var(--app-text,#f5f2eb);--xray-muted:var(--app-muted,#f5f2eb85);--xray-muted-soft:var(--app-muted-soft,#f5f2eb52);--xray-purple:var(--color-primary);--xray-green:var(--color-primary-hover);--xray-amber:var(--color-primary-active);--xray-blue:var(--color-primary-soft);--xray-red:var(--app-accent-red,#ff5a5ad6);--xray-muted-surface:color-mix(in srgb, var(--xray-text) 6%, transparent);gap:var(--ds-space-gap);min-height:100%;color:var(--xray-text);background:0 0;border-radius:0;flex-direction:column;margin:0;padding:0;display:flex;overflow:hidden}.x-ray-result-view-module__chSmma__root:after{content:"";flex:0 0 var(--feature-bottom-space);display:block}.x-ray-result-view-module__chSmma__header{animation:x-ray-result-view-module__chSmma__fadeInUp .42s var(--motion-ease-out) both;justify-content:space-between;align-items:center;display:flex}.x-ray-result-view-module__chSmma__backButton{color:var(--xray-muted);cursor:pointer;font-family:var(--font-ui,system-ui, sans-serif);font-size:var(--ds-type-label-size);font-weight:var(--ds-type-label-weight);letter-spacing:var(--ds-type-label-tracking);line-height:var(--ds-type-label-line);text-transform:uppercase;transition:color var(--motion-duration-standard) var(--motion-ease-standard), transform var(--motion-duration-standard) var(--motion-ease-standard);background:0 0;border:0}.x-ray-result-view-module__chSmma__backButton:hover{color:var(--xray-text);transform:translate(-2px)}.x-ray-result-view-module__chSmma__meta,.x-ray-result-view-module__chSmma__walletLabel,.x-ray-result-view-module__chSmma__sectionTitle,.x-ray-result-view-module__chSmma__metricLabel,.x-ray-result-view-module__chSmma__subsectionTitle{color:var(--xray-muted);font-family:var(--font-ui,system-ui, sans-serif);font-size:var(--ds-type-label-size);font-weight:var(--ds-type-label-weight);letter-spacing:var(--ds-type-label-tracking);line-height:var(--ds-type-label-line);text-transform:uppercase}.x-ray-result-view-module__chSmma__walletBlock{animation:x-ray-result-view-module__chSmma__fadeInUp .42s var(--motion-ease-out) 40ms both}.x-ray-result-view-module__chSmma__walletValue{color:var(--xray-text);font-family:var(--font-ui,system-ui, sans-serif);font-size:var(--ds-type-title-size);font-variation-settings:"wdth" 112, "GRAD" 42;font-style:italic;font-weight:var(--ds-type-title-weight);line-height:var(--ds-type-title-line);word-break:break-all;margin:10px 0 0}.x-ray-result-view-module__chSmma__sectionCard,.x-ray-result-view-module__chSmma__metricCard{border-radius:var(--ds-radius-card);background:linear-gradient(145deg, #fff1, #ffffff06), var(--xray-card);animation:x-ray-result-view-module__chSmma__fadeInUp .46s var(--motion-ease-out) both;border:0;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 18px 48px #0000002e}.x-ray-result-view-module__chSmma__sectionCard{padding:var(--ds-space-card)}.x-ray-result-view-module__chSmma__sectionTitle{color:#f5f2eba3;font-size:var(--ds-type-label-size);font-weight:var(--ds-type-label-weight);letter-spacing:var(--ds-type-label-tracking);line-height:var(--ds-type-label-line);margin-bottom:16px;display:block}.x-ray-result-view-module__chSmma__identityGrid{flex-direction:column;gap:10px;display:flex}.x-ray-result-view-module__chSmma__identityCell{border-radius:var(--ds-radius-card-compact);background:var(--xray-card-strong);min-width:0;padding:12px 14px}.x-ray-result-view-module__chSmma__identityCell span{color:var(--xray-muted);font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight);line-height:var(--ds-type-caption-line);margin-bottom:7px;display:block}.x-ray-result-view-module__chSmma__identityCell strong{color:var(--xray-text);font-family:var(--font-ui,system-ui, sans-serif);font-size:var(--ds-type-title-size);font-variation-settings:"wdth" 112, "GRAD" 42;font-style:italic;font-weight:var(--ds-type-title-weight);line-height:var(--ds-type-title-line);display:block}.x-ray-result-view-module__chSmma__positiveValue{color:var(--xray-green)!important}.x-ray-result-view-module__chSmma__pillRow{flex-wrap:wrap;gap:7px;display:flex}.x-ray-result-view-module__chSmma__personaPill,.x-ray-result-view-module__chSmma__personaPillMuted{min-height:26px;color:var(--xray-purple);font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight);line-height:var(--ds-type-caption-line);background:#c8b4f014;border-radius:9px;align-items:center;padding:3px 10px;display:inline-flex}.x-ray-result-view-module__chSmma__personaPillMuted{color:var(--xray-muted);background:#ffffff0b}.x-ray-result-view-module__chSmma__metricGrid,.x-ray-result-view-module__chSmma__trendGrid{flex-direction:column;gap:10px;display:flex}.x-ray-result-view-module__chSmma__metricSection{animation:x-ray-result-view-module__chSmma__fadeInUp .46s var(--motion-ease-out) both}.x-ray-result-view-module__chSmma__metricCard{padding:var(--ds-space-card-compact)}.x-ray-result-view-module__chSmma__metricValue{color:var(--xray-text);font-family:var(--font-ui,system-ui, sans-serif);font-size:var(--ds-type-value-size);font-variation-settings:"wdth" 112, "GRAD" 42;font-style:italic;font-weight:var(--ds-type-value-weight);line-height:var(--ds-type-value-line);margin-top:10px;display:block}.x-ray-result-view-module__chSmma__metricMeta{color:var(--xray-muted);font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight);line-height:var(--ds-type-caption-line);margin-top:8px;display:block}.x-ray-result-view-module__chSmma__metricCard_positive .x-ray-result-view-module__chSmma__metricValue{color:var(--xray-green)}.x-ray-result-view-module__chSmma__metricCard_negative .x-ray-result-view-module__chSmma__metricValue{color:var(--xray-red)}.x-ray-result-view-module__chSmma__portfolioOverview{flex-direction:column;gap:24px;display:flex}.x-ray-result-view-module__chSmma__portfolioValue span,.x-ray-result-view-module__chSmma__assetTypeHeader small,.x-ray-result-view-module__chSmma__sectionNote,.x-ray-result-view-module__chSmma__emptyState{color:var(--xray-muted)}.x-ray-result-view-module__chSmma__portfolioValue span{font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight);line-height:var(--ds-type-caption-line);margin-bottom:6px;display:block}.x-ray-result-view-module__chSmma__portfolioValue strong{color:var(--xray-text);font-family:var(--font-ui,system-ui, sans-serif);font-size:var(--ds-type-value-size);font-style:italic;font-weight:var(--ds-type-value-weight);line-height:var(--ds-type-value-line)}.x-ray-result-view-module__chSmma__portfolioTopGrid{gap:var(--ds-space-gap);flex-direction:column;display:flex}.x-ray-result-view-module__chSmma__assetSummary{min-width:0;padding:var(--ds-space-card-compact);border-radius:var(--ds-radius-card-compact);background:var(--xray-card-strong);align-items:center;gap:20px;display:flex}.x-ray-result-view-module__chSmma__donut{border-radius:999px;flex:none;place-items:center;width:clamp(108px,11vw,136px);height:clamp(108px,11vw,136px);display:grid}.x-ray-result-view-module__chSmma__donut span{border-radius:inherit;background:var(--xray-bg);width:58%;height:58%;color:var(--xray-muted);font-size:var(--ds-type-label-size);font-weight:var(--ds-type-label-weight);letter-spacing:var(--ds-type-label-tracking);line-height:var(--ds-type-label-line);place-items:center;display:grid}.x-ray-result-view-module__chSmma__assetSummaryRows{flex-direction:column;flex:1;gap:9px;min-width:0;display:flex}.x-ray-result-view-module__chSmma__assetSummaryRow,.x-ray-result-view-module__chSmma__assetTypeTopline{grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;display:grid}.x-ray-result-view-module__chSmma__assetSummaryRow span:not(.x-ray-result-view-module__chSmma__assetDot),.x-ray-result-view-module__chSmma__assetTypeTopline strong,.x-ray-result-view-module__chSmma__tokenRow span,.x-ray-result-view-module__chSmma__chainName,.x-ray-result-view-module__chSmma__percentRow span{color:var(--xray-muted);font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight);line-height:var(--ds-type-caption-line)}.x-ray-result-view-module__chSmma__assetSummaryRow strong,.x-ray-result-view-module__chSmma__assetTypeTopline span:last-child,.x-ray-result-view-module__chSmma__tokenRow strong,.x-ray-result-view-module__chSmma__percentRow strong,.x-ray-result-view-module__chSmma__chainValue{color:var(--xray-text);font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-title-weight);line-height:var(--ds-type-caption-line)}.x-ray-result-view-module__chSmma__assetSummaryRow small,.x-ray-result-view-module__chSmma__chainDistributionRow small,.x-ray-result-view-module__chSmma__percentRow small{color:var(--xray-muted);font-size:var(--ds-type-label-size);font-weight:var(--ds-type-label-weight);letter-spacing:.04em;line-height:var(--ds-type-label-line)}.x-ray-result-view-module__chSmma__assetDot{border-radius:3px;width:8px;height:8px}.x-ray-result-view-module__chSmma__assetDot_0{background:var(--xray-green)}.x-ray-result-view-module__chSmma__assetDot_1{background:var(--xray-blue)}.x-ray-result-view-module__chSmma__assetDot_2{background:var(--xray-amber)}.x-ray-result-view-module__chSmma__chainAndHealth{flex-direction:column;gap:16px;min-width:0;display:flex}.x-ray-result-view-module__chSmma__chainList,.x-ray-result-view-module__chSmma__rowList,.x-ray-result-view-module__chSmma__activityList,.x-ray-result-view-module__chSmma__tokenList,.x-ray-result-view-module__chSmma__assetTypeList{flex-direction:column;gap:10px;display:flex}.x-ray-result-view-module__chSmma__chainDistributionRow,.x-ray-result-view-module__chSmma__percentRow,.x-ray-result-view-module__chSmma__activityRow,.x-ray-result-view-module__chSmma__healthCard,.x-ray-result-view-module__chSmma__assetTypeBlock{background:var(--xray-card-strong);border-radius:14px}.x-ray-result-view-module__chSmma__chainDistributionRow{grid-template-columns:minmax(86px,.9fr) minmax(100px,1fr) auto auto;align-items:center;gap:10px;padding:9px 11px;display:grid}.x-ray-result-view-module__chSmma__miniBar{background:#ffffff0e;border-radius:999px;width:100%;height:6px;display:block;overflow:hidden}.x-ray-result-view-module__chSmma__miniBar>span{border-radius:inherit;height:100%;transition:width .8s var(--motion-ease-out);display:block}.x-ray-result-view-module__chSmma__miniBar_primary{background:var(--xray-purple)}.x-ray-result-view-module__chSmma__miniBar_green{background:var(--xray-green)}.x-ray-result-view-module__chSmma__miniBar_amber{background:var(--xray-amber)}.x-ray-result-view-module__chSmma__miniBar_blue{background:var(--xray-blue)}.x-ray-result-view-module__chSmma__healthGrid{border-top:0;flex-direction:column;gap:8px 14px;padding-top:14px;display:flex}.x-ray-result-view-module__chSmma__healthGrid .x-ray-result-view-module__chSmma__subsectionTitle{width:100%}.x-ray-result-view-module__chSmma__healthCard{justify-content:space-between;gap:12px;padding:9px 10px;display:flex}.x-ray-result-view-module__chSmma__healthCard span{color:var(--xray-muted);font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight);line-height:var(--ds-type-caption-line)}.x-ray-result-view-module__chSmma__healthCard strong{color:var(--xray-green);font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-title-weight);line-height:var(--ds-type-caption-line)}.x-ray-result-view-module__chSmma__assetTypeHeader{border-top:0;flex-wrap:wrap;align-items:baseline;gap:8px;padding-top:22px;display:flex}.x-ray-result-view-module__chSmma__assetTypeBlock{padding:var(--ds-space-card-compact)}.x-ray-result-view-module__chSmma__assetTypeTopline{margin-bottom:14px}.x-ray-result-view-module__chSmma__assetTypeTopline small{color:var(--xray-muted-soft);font-size:var(--ds-type-label-size);font-weight:var(--ds-type-label-weight);line-height:var(--ds-type-label-line);text-align:right}.x-ray-result-view-module__chSmma__tokenRow{grid-template-columns:minmax(76px,.42fr) minmax(120px,1fr) auto;align-items:center;gap:12px;display:grid}.x-ray-result-view-module__chSmma__breakdownList{color:var(--xray-muted-soft);font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight);line-height:var(--ds-type-caption-line);grid-column:2/-1}.x-ray-result-view-module__chSmma__sectionGrid{flex-direction:column;gap:10px;display:flex}.x-ray-result-view-module__chSmma__percentRow{grid-template-columns:minmax(150px,.6fr) minmax(140px,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.x-ray-result-view-module__chSmma__percentRow small{grid-column:2/-1}.x-ray-result-view-module__chSmma__sectionNote{font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight);line-height:var(--ds-type-caption-line);margin:14px 0 0}.x-ray-result-view-module__chSmma__sectionNote strong{color:var(--xray-text)}.x-ray-result-view-module__chSmma__riskGrid{flex-direction:column;gap:10px;display:flex}.x-ray-result-view-module__chSmma__riskGrid .x-ray-result-view-module__chSmma__metricCard{padding:var(--ds-space-card-compact);background:var(--xray-card-strong)}.x-ray-result-view-module__chSmma__riskGrid .x-ray-result-view-module__chSmma__metricValue{font-size:var(--ds-type-title-size)}.x-ray-result-view-module__chSmma__activityRow{grid-template-columns:76px minmax(0,1fr) minmax(90px,.22fr) minmax(90px,.22fr);align-items:center;gap:12px;padding:14px 18px;display:grid}.x-ray-result-view-module__chSmma__activityDate,.x-ray-result-view-module__chSmma__activityMeta{color:var(--xray-muted);font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight);line-height:var(--ds-type-caption-line)}.x-ray-result-view-module__chSmma__activityAction{color:var(--xray-text);font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-title-weight);line-height:var(--ds-type-caption-line)}.x-ray-result-view-module__chSmma__activityRowEmpty{grid-template-columns:1fr}@media (max-width:1180px){.x-ray-result-view-module__chSmma__assetSummary{border-right:0}}@media (max-width:760px){.x-ray-result-view-module__chSmma__root{border-radius:0;margin:0;padding:0}.x-ray-result-view-module__chSmma__header,.x-ray-result-view-module__chSmma__assetSummary,.x-ray-result-view-module__chSmma__assetTypeHeader{align-items:flex-start}.x-ray-result-view-module__chSmma__assetSummary,.x-ray-result-view-module__chSmma__activityRow{grid-template-columns:1fr}.x-ray-result-view-module__chSmma__assetSummary{flex-direction:column}.x-ray-result-view-module__chSmma__assetSummaryRow,.x-ray-result-view-module__chSmma__assetTypeTopline,.x-ray-result-view-module__chSmma__chainDistributionRow,.x-ray-result-view-module__chSmma__percentRow,.x-ray-result-view-module__chSmma__tokenRow,.x-ray-result-view-module__chSmma__activityRow,.x-ray-result-view-module__chSmma__healthCard{grid-template-columns:1fr}.x-ray-result-view-module__chSmma__percentRow small,.x-ray-result-view-module__chSmma__breakdownList{grid-column:auto}}
