.avatar-studio-module__X7onFW__dialog{--muted-foreground:color-mix(in srgb, var(--foreground) 70%, var(--background));inset:var(--vvt,0px) 0 auto;width:100%;max-width:none;height:var(--vvh,100dvh);max-height:var(--vvh,100dvh);background:var(--background);color:var(--foreground);border-radius:0;flex-direction:column;gap:0;padding:0;display:flex;position:fixed;overflow:clip;transform:translate(0,0)}.avatar-studio-module__X7onFW__header{padding:max(1rem, env(safe-area-inset-top)) max(1rem, env(safe-area-inset-right)) .75rem max(1rem, env(safe-area-inset-left));border-bottom:1px solid var(--border);flex:none;position:relative}.avatar-studio-module__X7onFW__close{right:max(.5rem, env(safe-area-inset-right));top:max(.5rem, env(safe-area-inset-top));position:absolute}.avatar-studio-module__X7onFW__workspace{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.avatar-studio-module__X7onFW__preview{padding:.5rem max(1rem, env(safe-area-inset-right)) .75rem max(1rem, env(safe-area-inset-left));background:var(--surface);color:var(--foreground);border-bottom:1px solid var(--border);flex:none;grid-template-columns:6rem minmax(0,1fr);align-items:center;column-gap:1rem;display:grid}.avatar-studio-module__X7onFW__face{width:6rem;height:6rem;margin-top:-.75rem}.avatar-studio-module__X7onFW__previewInfo{min-width:0}.avatar-studio-module__X7onFW__tools{flex-wrap:wrap;gap:.25rem .5rem;margin-top:.25rem;display:flex}.avatar-studio-module__X7onFW__worn{font-size:var(--text-xs);color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;margin-top:.25rem;overflow:hidden}.avatar-studio-module__X7onFW__editor{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.avatar-studio-module__X7onFW__tabs{border-bottom:1px solid var(--border);flex:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:.25rem;padding:.5rem 1rem;display:grid}.avatar-studio-module__X7onFW__tabs[hidden]{display:none}.avatar-studio-module__X7onFW__tab{min-width:0;min-height:44px;color:var(--muted-foreground);font-size:var(--text-sm);white-space:nowrap;border-radius:.5rem;padding:.5rem .25rem;font-weight:600}.avatar-studio-module__X7onFW__tab[data-state=active]{color:var(--foreground);background:var(--surface-2);box-shadow:inset 0 -2px var(--primary)}.avatar-studio-module__X7onFW__scroll{overscroll-behavior:contain;overflow-anchor:none;scrollbar-width:thin;scrollbar-gutter:stable;flex:1;min-width:0;min-height:0;padding:1rem;scroll-padding:1rem;overflow-y:auto}.avatar-studio-module__X7onFW__categoryHeading{justify-content:space-between;align-items:center;gap:.5rem;min-height:44px;margin-bottom:.75rem;display:flex}.avatar-studio-module__X7onFW__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}.avatar-studio-module__X7onFW__tile{border:1px solid var(--border);background:var(--background);min-width:0;color:var(--foreground);border-radius:.75rem;flex-direction:column;align-items:center;padding:.5rem .25rem;display:flex}.avatar-studio-module__X7onFW__tile[data-state=checked]{border-color:var(--primary);background:var(--primary-weak);color:var(--foreground);box-shadow:inset 0 0 0 1px var(--primary)}.avatar-studio-module__X7onFW__art{width:4.25rem;height:4.25rem;margin-top:-.5rem;display:block;position:relative}.avatar-studio-module__X7onFW__check{background:var(--primary);width:1.25rem;height:1.25rem;color:var(--primary-foreground);border-radius:50%;place-items:center;display:grid;position:absolute;top:.25rem;right:-.125rem}.avatar-studio-module__X7onFW__tileName{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:var(--text-xs);padding:.5rem .125rem 0;font-weight:600;display:block;overflow:hidden}.avatar-studio-module__X7onFW__mark{font-size:var(--text-xs);color:var(--muted-foreground);justify-content:center;align-items:flex-start;gap:.25rem;margin-top:.375rem;padding:0 .125rem;line-height:1.35;display:flex}.avatar-studio-module__X7onFW__mark svg{margin-top:.125rem}.avatar-studio-module__X7onFW__mark span{overflow-wrap:anywhere}.avatar-studio-module__X7onFW__reviewItem{min-width:0;font-size:var(--text-sm);padding-bottom:1rem}.avatar-studio-module__X7onFW__footer{padding:.75rem max(1rem, env(safe-area-inset-right)) max(.75rem, env(safe-area-inset-bottom)) max(1rem, env(safe-area-inset-left));border-top:1px solid var(--border);flex:none}.avatar-studio-module__X7onFW__footerActions{align-items:center;gap:.5rem;display:grid}.avatar-studio-module__X7onFW__status{min-width:0;min-height:2lh;font-size:var(--text-xs);color:var(--muted-foreground)}.avatar-studio-module__X7onFW__primary,.avatar-studio-module__X7onFW__secondary,.avatar-studio-module__X7onFW__iconButton{min-height:44px;font-size:var(--text-sm);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:.375rem;font-weight:700;display:inline-flex}.avatar-studio-module__X7onFW__primary{background:var(--foreground);color:var(--background);flex:none;padding:.625rem 1.25rem}.avatar-studio-module__X7onFW__secondary{background:var(--surface-2);color:var(--foreground);padding:.5rem .75rem}.avatar-studio-module__X7onFW__iconButton{width:44px}.avatar-studio-module__X7onFW__dialog button{cursor:pointer;transition:background-color var(--me-duration,.12s) var(--me-ease-out,cubic-bezier(.16, 1, .3, 1)), border-color var(--me-duration,.12s) var(--me-ease-out,cubic-bezier(.16, 1, .3, 1))}.avatar-studio-module__X7onFW__dialog button:focus-visible{outline:2px solid var(--foreground);outline-offset:2px}.avatar-studio-module__X7onFW__dialog button:active:not(:disabled){filter:brightness(.9)}.avatar-studio-module__X7onFW__dialog button:disabled{opacity:.55;cursor:not-allowed}@media (hover:hover){.avatar-studio-module__X7onFW__tab:hover,.avatar-studio-module__X7onFW__secondary:hover,.avatar-studio-module__X7onFW__iconButton:hover,.avatar-studio-module__X7onFW__reviewItem:hover{background:var(--hover);color:var(--foreground)}.avatar-studio-module__X7onFW__tile:hover{border-color:var(--muted-foreground)}.avatar-studio-module__X7onFW__primary:hover{background:color-mix(in srgb, var(--foreground) 90%, var(--background));color:var(--background)}}@media (min-width:768px){.avatar-studio-module__X7onFW__dialog{inset:calc(var(--vvt,0px) + var(--vvh,100dvh) / 2) auto auto 50%;width:calc(100% - 3rem);max-width:880px;height:min(740px, calc(var(--vvh,100dvh) - 3rem));max-height:calc(var(--vvh,100dvh) - 3rem);border:1px solid var(--border);border-radius:1.25rem;transform:translate(-50%,-50%)}.avatar-studio-module__X7onFW__header{padding:1.5rem 1.5rem 1.25rem}.avatar-studio-module__X7onFW__close{top:.75rem;right:.75rem}.avatar-studio-module__X7onFW__workspace{flex-direction:row}.avatar-studio-module__X7onFW__preview{border-bottom:0;border-right:1px solid var(--border);flex-direction:column;justify-content:flex-start;width:15rem;padding:1.5rem 1rem;display:flex;overflow-y:auto}.avatar-studio-module__X7onFW__face{width:12rem;height:12rem;margin:-1rem 0 1.5rem}.avatar-studio-module__X7onFW__previewInfo{text-align:center;width:100%}.avatar-studio-module__X7onFW__tools{flex-direction:column;gap:.5rem;margin-top:1.25rem}.avatar-studio-module__X7onFW__worn{white-space:normal;overflow-wrap:anywhere;text-align:center;width:100%;height:3lh;margin-top:1rem}.avatar-studio-module__X7onFW__tabs{padding:.75rem 1.25rem}.avatar-studio-module__X7onFW__scroll{padding:1.25rem}.avatar-studio-module__X7onFW__grid{gap:.75rem}.avatar-studio-module__X7onFW__art{width:5rem;height:5rem}.avatar-studio-module__X7onFW__tile{padding:.75rem .375rem}.avatar-studio-module__X7onFW__footer{padding:1rem 1.5rem}.avatar-studio-module__X7onFW__footerActions{grid-template-columns:minmax(0,1fr) auto;gap:1rem}.avatar-studio-module__X7onFW__primary{min-width:11rem}}@media (max-height:600px) and (max-width:767px){.avatar-studio-module__X7onFW__header{padding-top:max(.5rem, env(safe-area-inset-top));padding-bottom:.5rem}.avatar-studio-module__X7onFW__header [data-slot=dialog-description]{display:none}.avatar-studio-module__X7onFW__preview{grid-template-columns:3.5rem minmax(0,1fr);gap:.5rem;padding-top:.25rem;padding-bottom:.25rem}.avatar-studio-module__X7onFW__face{width:3.5rem;height:3.5rem;margin:0}.avatar-studio-module__X7onFW__previewInfo>p,.avatar-studio-module__X7onFW__worn{display:none}.avatar-studio-module__X7onFW__tools{margin:0}.avatar-studio-module__X7onFW__tabs{padding-top:.25rem;padding-bottom:.25rem}.avatar-studio-module__X7onFW__footer{padding-top:.5rem}}@media (max-height:450px) and (max-width:767px){.avatar-studio-module__X7onFW__workspace[data-review=true] .avatar-studio-module__X7onFW__preview{display:none}}@media (max-height:600px) and (min-width:600px) and (max-width:767px){.avatar-studio-module__X7onFW__footerActions{grid-template-columns:minmax(0,1fr) auto;gap:1rem}.avatar-studio-module__X7onFW__primary{min-width:11rem}}@media (prefers-reduced-motion:reduce){.avatar-studio-module__X7onFW__dialog,.avatar-studio-module__X7onFW__dialog button{transition:none;animation:none}}
.profile-sheet-module__tqsH7a__dialog{border:1px solid var(--border);border-radius:1.5rem}.profile-sheet-module__tqsH7a__body{min-width:0;padding:1.5rem}.profile-sheet-module__tqsH7a__identity{align-items:center;gap:1rem;min-width:0;padding-right:1.25rem;display:flex}.profile-sheet-module__tqsH7a__avatar{border-radius:50%;flex:none;width:5rem;height:5rem}.profile-sheet-module__tqsH7a__name{font-family:var(--font-display);font-size:1.5rem;font-weight:750;line-height:1.3}.profile-sheet-module__tqsH7a__bio{margin-top:1rem;line-height:1.65}.profile-sheet-module__tqsH7a__stats{border-block:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.5rem;padding-block:1rem;display:grid}.profile-sheet-module__tqsH7a__stat{border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;min-height:3rem;padding:.25rem .5rem;display:flex}.profile-sheet-module__tqsH7a__stat+.profile-sheet-module__tqsH7a__stat{border-left:1px solid var(--border);border-radius:0}.profile-sheet-module__tqsH7a__actions{align-items:stretch;gap:.75rem;min-height:3rem;margin-top:1.25rem;display:flex}.profile-sheet-module__tqsH7a__action{border:1px solid var(--border);min-width:0;min-height:3rem;font-size:var(--text-base);white-space:nowrap;background:var(--background);color:var(--foreground);border-radius:.875rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-weight:700;display:inline-flex}.profile-sheet-module__tqsH7a__follow{background:var(--foreground);color:var(--background);border-color:var(--foreground)}.profile-sheet-module__tqsH7a__gift{background:var(--primary-weak);color:var(--foreground);border-color:var(--border)}.profile-sheet-module__tqsH7a__action:focus-visible{outline:2px solid var(--ring);outline-offset:3px}.profile-sheet-module__tqsH7a__action:disabled{opacity:.55;cursor:wait}.profile-sheet-module__tqsH7a__action:active:not(:disabled){transform:translateY(1px)}@media (hover:hover){.profile-sheet-module__tqsH7a__action:hover:not(:disabled){background:var(--surface-2);color:var(--foreground)}.profile-sheet-module__tqsH7a__follow:hover:not(:disabled){background:color-mix(in srgb, var(--foreground) 88%, var(--background));color:var(--background)}.profile-sheet-module__tqsH7a__gift:hover:not(:disabled){background:color-mix(in srgb, var(--primary-weak) 90%, var(--foreground));color:var(--foreground)}}@media (max-width:374px){.profile-sheet-module__tqsH7a__body{padding:1.25rem}.profile-sheet-module__tqsH7a__avatar{width:4rem;height:4rem}.profile-sheet-module__tqsH7a__name{font-size:1.25rem}}@media (prefers-reduced-motion:reduce){.profile-sheet-module__tqsH7a__action:active:not(:disabled){transform:none}}.profile-sheet-module__tqsH7a__actions:empty{display:none}
.transaction-dialog-module__smYoga__shell{border:1px solid var(--border);background:var(--background);color:var(--foreground);max-height:calc(var(--vvh,100dvh) - 2rem);border-radius:1.5rem;gap:1.25rem;padding:1.5rem;overflow-y:auto}.transaction-dialog-module__smYoga__header{gap:.5rem;padding-right:2rem}.transaction-dialog-module__smYoga__header h2{font-size:1.25rem;font-weight:750;line-height:1.4}.transaction-dialog-module__smYoga__header p{line-height:1.6}.transaction-dialog-module__smYoga__reward{background:var(--surface);color:var(--foreground);text-align:center;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:9rem;padding:1.5rem 1rem;display:flex}.transaction-dialog-module__smYoga__rewardIcon{background:var(--primary-weak);width:3rem;height:3rem;color:var(--primary-ink);border-radius:50%;place-items:center;display:grid}.transaction-dialog-module__smYoga__amount{font-variant-numeric:tabular-nums;letter-spacing:-.04em;font-size:3rem;font-weight:800;line-height:1.1}.transaction-dialog-module__smYoga__footer{flex-direction:column;gap:.5rem;display:flex}.transaction-dialog-module__smYoga__button{border:1px solid var(--border);min-width:0;min-height:3rem;font-size:var(--text-base);white-space:nowrap;background:var(--background);color:var(--foreground);border-radius:.875rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-weight:700;line-height:1.25;display:inline-flex}.transaction-dialog-module__smYoga__primary{background:var(--foreground);color:var(--background);border-color:var(--foreground)}.transaction-dialog-module__smYoga__secondary{color:var(--muted-foreground);background:0 0;border-color:#0000}.transaction-dialog-module__smYoga__button:focus-visible{outline:2px solid var(--ring);outline-offset:3px}.transaction-dialog-module__smYoga__button:disabled{opacity:.55;cursor:wait}.transaction-dialog-module__smYoga__button:active:not(:disabled){transform:translateY(1px)}.transaction-dialog-module__smYoga__notice{font-size:var(--text-sm);color:var(--destructive);line-height:1.6}.transaction-dialog-module__smYoga__summary{background:var(--surface);color:var(--foreground);border-radius:1rem;gap:.75rem;padding:1rem;display:grid}.transaction-dialog-module__smYoga__summary dl{gap:.75rem;display:grid}.transaction-dialog-module__smYoga__summary dl>div{font-size:var(--text-sm);justify-content:space-between;gap:1rem;display:flex}.transaction-dialog-module__smYoga__summary dt{color:var(--muted-foreground)}.transaction-dialog-module__smYoga__summary dd{text-align:right;font-variant-numeric:tabular-nums;font-weight:700}@media (hover:hover){.transaction-dialog-module__smYoga__button:hover:not(:disabled){background:var(--surface-2);color:var(--foreground)}.transaction-dialog-module__smYoga__primary:hover:not(:disabled){background:color-mix(in srgb, var(--foreground) 88%, var(--background));color:var(--background)}}@media (prefers-reduced-motion:reduce){.transaction-dialog-module__smYoga__button:active:not(:disabled){transform:none}}
.offers-sheet-module__CAh7zW__sheet{background:var(--background);color:var(--foreground);border-radius:1.5rem;gap:1.25rem;padding:1.5rem}.offers-sheet-module__CAh7zW__identity{align-items:center;gap:1rem;padding-right:1.5rem;display:flex}.offers-sheet-module__CAh7zW__identity h2{font-size:1.25rem;line-height:1.5}.offers-sheet-module__CAh7zW__label{font-size:var(--text-sm);margin-bottom:.75rem;font-weight:600}.offers-sheet-module__CAh7zW__options{gap:.5rem;display:grid}.offers-sheet-module__CAh7zW__option{border:1px solid var(--border);background:var(--surface);min-height:4rem;color:var(--foreground);text-align:left;border-radius:.875rem;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.offers-sheet-module__CAh7zW__duration{font-size:var(--text-base);flex-direction:column;gap:.25rem;font-weight:600;display:flex}.offers-sheet-module__CAh7zW__duration small{font-size:var(--text-xs);color:var(--muted-foreground);font-weight:400}.offers-sheet-module__CAh7zW__price{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.375rem;font-size:1.125rem;font-weight:750;display:inline-flex}.offers-sheet-module__CAh7zW__option:disabled{opacity:.55;cursor:not-allowed}.offers-sheet-module__CAh7zW__trial,.offers-sheet-module__CAh7zW__wear{min-height:3rem;font-size:var(--text-sm);border-radius:.875rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-weight:700;display:flex}.offers-sheet-module__CAh7zW__trial{border:1px solid var(--border);background:var(--background);color:var(--foreground)}.offers-sheet-module__CAh7zW__wear{background:var(--foreground);color:var(--background)}.offers-sheet-module__CAh7zW__option:focus-visible,.offers-sheet-module__CAh7zW__trial:focus-visible,.offers-sheet-module__CAh7zW__wear:focus-visible{outline:2px solid var(--ring);outline-offset:3px}@media (hover:hover){.offers-sheet-module__CAh7zW__option:hover:not(:disabled),.offers-sheet-module__CAh7zW__trial:hover{background:var(--hover);border-color:var(--muted-foreground)}.offers-sheet-module__CAh7zW__wear:hover{background:color-mix(in srgb, var(--foreground) 88%, var(--background));color:var(--background)}}.offers-sheet-module__CAh7zW__option:active:not(:disabled),.offers-sheet-module__CAh7zW__trial:active{background:var(--surface-2)}
