.ReceiptImage-module-scss-module__WbxpvG__thumb{object-fit:cover;border-radius:var(--radius);border:1px solid var(--border-subtle);width:4rem;height:4rem;display:block}.ReceiptImage-module-scss-module__WbxpvG__imageLink{display:inline-block}.ReceiptImage-module-scss-module__WbxpvG__gallery{gap:var(--space-1);flex-wrap:wrap;display:flex}.ReceiptImage-module-scss-module__WbxpvG__placeholder{padding:var(--space-2);font-size:var(--text-xs,.75rem);color:var(--color-muted);background:var(--surface-muted);border:1px solid var(--border-subtle);border-radius:var(--radius);text-align:center;justify-content:center;align-items:center;min-width:4rem;min-height:4rem;display:inline-flex}@media (max-width:640px){.ReceiptImage-module-scss-module__WbxpvG__placeholder{min-width:3rem;min-height:3rem}}.ReceiptImage-module-scss-module__WbxpvG__placeholderText{font-size:var(--text-xs,.75rem);color:var(--color-muted);text-align:center;line-height:1.2}.ReceiptImage-module-scss-module__WbxpvG__loading{font-size:var(--text-xs,.75rem);color:var(--color-muted)}
.Button-module-scss-module__HB5Z3q__button{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-4);font-size:var(--text-base);font-weight:var(--font-medium);border-radius:var(--radius);cursor:pointer;border:none;line-height:1.5;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex}.Button-module-scss-module__HB5Z3q__button:disabled{opacity:.6;cursor:not-allowed}.Button-module-scss-module__HB5Z3q__button.Button-module-scss-module__HB5Z3q__fullWidth{width:100%}.Button-module-scss-module__HB5Z3q__primary{background:var(--color-primary);color:#fff}.Button-module-scss-module__HB5Z3q__primary:hover:not(:disabled){background:var(--color-primary-hover)}.Button-module-scss-module__HB5Z3q__primary:focus-visible{outline:2px solid var(--color-border-focus,var(--color-primary));outline-offset:2px}.Button-module-scss-module__HB5Z3q__secondary{background:var(--btn-secondary-bg,var(--color-border));color:var(--btn-secondary-fg,var(--foreground));border:1px solid var(--btn-secondary-border,transparent)}.Button-module-scss-module__HB5Z3q__secondary:hover:not(:disabled){filter:brightness(1.08)}.Button-module-scss-module__HB5Z3q__outline{color:var(--btn-outline-fg,var(--foreground));border:1px solid var(--btn-outline-border,var(--color-border));background:0 0}.Button-module-scss-module__HB5Z3q__outline:hover:not(:disabled){border-color:var(--btn-outline-hover-border,var(--color-primary));color:var(--btn-outline-hover-fg,var(--color-primary));background:var(--app-accent-muted,transparent)}.Button-module-scss-module__HB5Z3q__outline:focus-visible{outline:2px solid var(--color-border-focus,var(--color-primary));outline-offset:2px}.Button-module-scss-module__HB5Z3q__ghost{color:var(--btn-ghost-fg,var(--foreground));background:0 0}.Button-module-scss-module__HB5Z3q__ghost:hover:not(:disabled){background:var(--btn-ghost-hover-bg,var(--color-primary-light));color:var(--btn-ghost-hover-fg,var(--foreground))}.Button-module-scss-module__HB5Z3q__ghost:focus-visible{outline:2px solid var(--color-border-focus,var(--color-primary));outline-offset:2px}
.Input-module-scss-module__R6-G4W__wrapper{gap:var(--space-1);flex-direction:column;width:100%;display:flex}.Input-module-scss-module__R6-G4W__label{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--color-input-label,var(--foreground))}[dir=rtl] .Input-module-scss-module__R6-G4W__label{text-align:right}.Input-module-scss-module__R6-G4W__inputRow{border:1px solid var(--input-border,var(--color-border));border-radius:var(--radius);background:var(--input-bg,#fff);align-items:center;width:100%;transition:border-color .2s,box-shadow .2s;display:flex}.Input-module-scss-module__R6-G4W__inputRow:focus-within{border-color:var(--color-border-focus,var(--color-primary));box-shadow:0 0 0 2px var(--app-accent-muted,transparent)}.Input-module-scss-module__R6-G4W__inputRow:has(.Input-module-scss-module__R6-G4W__input.Input-module-scss-module__R6-G4W__hasError){border-color:var(--color-error)}.Input-module-scss-module__R6-G4W__input{width:100%;min-width:0;padding:var(--space-3)var(--space-4);font-size:var(--text-base);color:var(--input-fg,var(--foreground));background:var(--input-bg,#fff);border:1px solid var(--input-border,var(--color-border));border-radius:var(--radius);box-sizing:border-box;font-family:inherit;transition:border-color .2s,box-shadow .2s}.Input-module-scss-module__R6-G4W__input:focus{border-color:var(--color-border-focus,var(--color-primary));box-shadow:0 0 0 2px var(--app-accent-muted,transparent);outline:none}.Input-module-scss-module__R6-G4W__input::placeholder{color:var(--color-input-placeholder,var(--color-muted))}.Input-module-scss-module__R6-G4W__input.Input-module-scss-module__R6-G4W__inputWithTrailing{padding-inline-end:var(--space-2)}.Input-module-scss-module__R6-G4W__input.Input-module-scss-module__R6-G4W__hasError{border-color:var(--color-error)}[dir=rtl] .Input-module-scss-module__R6-G4W__input{text-align:right}.Input-module-scss-module__R6-G4W__input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--input-bg,#fff)inset;box-shadow:0 0 0 1000px var(--input-bg,#fff)inset;-webkit-text-fill-color:var(--input-fg,var(--foreground));transition:background-color 5000s ease-in-out}.Input-module-scss-module__R6-G4W__input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px var(--input-bg,#fff)inset;box-shadow:0 0 0 1000px var(--input-bg,#fff)inset;-webkit-text-fill-color:var(--input-fg,var(--foreground));transition:background-color 5000s ease-in-out}.Input-module-scss-module__R6-G4W__input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px var(--input-bg,#fff)inset;box-shadow:0 0 0 1000px var(--input-bg,#fff)inset;-webkit-text-fill-color:var(--input-fg,var(--foreground));transition:background-color 5000s ease-in-out}.Input-module-scss-module__R6-G4W__input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px var(--input-bg,#fff)inset;box-shadow:0 0 0 1000px var(--input-bg,#fff)inset;-webkit-text-fill-color:var(--input-fg,var(--foreground));transition:background-color 5000s ease-in-out}.Input-module-scss-module__R6-G4W__input[type=number]{appearance:textfield}.Input-module-scss-module__R6-G4W__input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Input-module-scss-module__R6-G4W__input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.Input-module-scss-module__R6-G4W__inputRow .Input-module-scss-module__R6-G4W__input{box-shadow:none;background:0 0;border:none}.Input-module-scss-module__R6-G4W__inputRow .Input-module-scss-module__R6-G4W__input:focus{box-shadow:none}.Input-module-scss-module__R6-G4W__inputRow .Input-module-scss-module__R6-G4W__input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--input-bg,#fff)inset;box-shadow:0 0 0 1000px var(--input-bg,#fff)inset;-webkit-text-fill-color:var(--input-fg,var(--foreground))}.Input-module-scss-module__R6-G4W__inputRow .Input-module-scss-module__R6-G4W__input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px var(--input-bg,#fff)inset;box-shadow:0 0 0 1000px var(--input-bg,#fff)inset;-webkit-text-fill-color:var(--input-fg,var(--foreground))}.Input-module-scss-module__R6-G4W__inputRow .Input-module-scss-module__R6-G4W__input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px var(--input-bg,#fff)inset;box-shadow:0 0 0 1000px var(--input-bg,#fff)inset;-webkit-text-fill-color:var(--input-fg,var(--foreground))}.Input-module-scss-module__R6-G4W__inputRow .Input-module-scss-module__R6-G4W__input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px var(--input-bg,#fff)inset;box-shadow:0 0 0 1000px var(--input-bg,#fff)inset;-webkit-text-fill-color:var(--input-fg,var(--foreground))}.Input-module-scss-module__R6-G4W__trailing{color:var(--input-fg,var(--foreground));flex-shrink:0;justify-content:center;align-items:center;padding-inline-end:var(--space-3);display:flex}.Input-module-scss-module__R6-G4W__error{font-size:var(--text-sm);color:var(--color-error)}
:where(.Card-module-scss-module__ZcVXRG__card){background:var(--card-bg,var(--background));border:1px solid var(--card-border,var(--color-border));border-radius:var(--radius-lg);box-shadow:var(--card-shadow,var(--shadow-sm));color:inherit}.Card-module-scss-module__ZcVXRG__panel{background:var(--app-surface);border:1px solid var(--app-border);border-radius:var(--radius-xl);box-shadow:var(--app-shadow)}.Card-module-scss-module__ZcVXRG__hero{background:var(--app-surface-elevated);border:1px solid var(--app-border-strong);border-top:2px solid var(--app-accent-muted);border-radius:var(--radius-xl);box-shadow:var(--app-shadow-elevated)}.Card-module-scss-module__ZcVXRG__padding-none{padding:0}.Card-module-scss-module__ZcVXRG__padding-sm{padding:var(--space-3)}.Card-module-scss-module__ZcVXRG__padding-md{padding:var(--space-6)}.Card-module-scss-module__ZcVXRG__padding-lg{padding:var(--space-8)}
.page-module-scss-module__dJRGla__wrapper{max-width:80rem;padding:0 var(--space-4)var(--space-12);box-sizing:border-box;color:var(--app-text);margin:0 auto}@media (max-width:640px){.page-module-scss-module__dJRGla__wrapper{padding:0 var(--space-3)var(--space-8)}}.page-module-scss-module__dJRGla__backLink{align-items:center;gap:var(--space-2);margin-bottom:var(--space-6);padding:var(--space-2)var(--space-3);font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--app-text-muted);border:1px solid var(--app-control-border);border-radius:var(--radius);background:var(--app-control-bg);text-decoration:none;transition:color .2s,background .2s,border-color .2s;display:inline-flex}.page-module-scss-module__dJRGla__backLink:hover{color:var(--app-text);background:var(--app-control-hover-bg);border-color:var(--app-control-border-hover)}.page-module-scss-module__dJRGla__backLink:focus-visible{outline:2px solid var(--app-focus-ring);outline-offset:2px}.page-module-scss-module__dJRGla__navLinks{gap:var(--space-3);margin-bottom:var(--space-6);flex-wrap:wrap;display:flex}.page-module-scss-module__dJRGla__navLinks .page-module-scss-module__dJRGla__backLink{margin-bottom:0}@media (max-width:640px){.page-module-scss-module__dJRGla__navLinks{gap:var(--space-2);margin-bottom:var(--space-5)}}.page-module-scss-module__dJRGla__dashboardPanel{margin-bottom:var(--space-10);overflow:hidden;padding:var(--space-6)!important}@media (max-width:640px){.page-module-scss-module__dJRGla__dashboardPanel{margin-bottom:var(--space-8);padding:var(--space-4)!important}}.page-module-scss-module__dJRGla__dashboardHeader{align-items:center;gap:var(--space-4);margin-bottom:var(--space-6);padding-bottom:var(--space-4);border-bottom:1px solid var(--app-border);display:flex}.page-module-scss-module__dJRGla__dashboardHeaderIcon,.page-module-scss-module__dJRGla__usersSectionIcon{border-radius:var(--radius-lg);background:var(--app-accent-muted);width:3.5rem;height:3.5rem;color:var(--app-accent-bright);border:1px solid var(--app-border-strong);flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module-scss-module__dJRGla__dashboardTitle,.page-module-scss-module__dJRGla__usersSectionTitle{font-size:var(--text-xl);font-weight:var(--font-bold);letter-spacing:-.02em;color:var(--app-text);margin:0}@media (max-width:640px){.page-module-scss-module__dJRGla__dashboardTitle,.page-module-scss-module__dJRGla__usersSectionTitle{font-size:var(--text-lg)}}.page-module-scss-module__dJRGla__dashboardSubtitle,.page-module-scss-module__dJRGla__usersSectionSubtitle{margin:var(--space-1)0 0;font-size:var(--text-sm);color:var(--app-text-muted)}.page-module-scss-module__dJRGla__statsTabs{gap:var(--space-2);margin-bottom:var(--space-5);padding-bottom:var(--space-4);border-bottom:1px solid var(--app-border);display:flex}.page-module-scss-module__dJRGla__statsTab,.page-module-scss-module__dJRGla__statsTabActive{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-4);font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--app-text-muted);background:var(--app-bg-subtle);border:1px solid var(--app-border);border-radius:var(--radius);cursor:pointer;transition:color .2s,background .2s,border-color .2s;display:inline-flex}.page-module-scss-module__dJRGla__statsTab:hover,.page-module-scss-module__dJRGla__statsTabActive:hover{color:var(--app-text);background:var(--app-surface);border-color:var(--app-border-strong)}.page-module-scss-module__dJRGla__statsTab:focus-visible,.page-module-scss-module__dJRGla__statsTabActive:focus-visible{outline:2px solid var(--app-accent);outline-offset:2px}.page-module-scss-module__dJRGla__statsTabActive{background:var(--app-accent-muted);border-color:var(--app-accent-muted);color:var(--app-accent-bright);font-weight:var(--font-semibold)}.page-module-scss-module__dJRGla__statsTabActive:hover{color:var(--app-accent-bright);background:var(--app-accent-muted);border-color:var(--app-accent-muted)}.page-module-scss-module__dJRGla__statsTabPanel{margin-bottom:var(--space-2)}.page-module-scss-module__dJRGla__statsLoading,.page-module-scss-module__dJRGla__statsError{padding:var(--space-6);text-align:center;font-size:var(--text-sm);color:var(--app-text-muted)}.page-module-scss-module__dJRGla__statsError{color:var(--app-error);background:var(--app-error-bg);border:1px solid var(--app-error-border);border-radius:var(--radius)}.page-module-scss-module__dJRGla__statsGrid{gap:var(--space-6);flex-direction:column;display:flex}.page-module-scss-module__dJRGla__totalsSection{margin-top:var(--space-2);padding-top:var(--space-5);border-top:1px solid var(--app-border)}.page-module-scss-module__dJRGla__statsGroupTitle{align-items:center;gap:var(--space-2);margin:0 0 var(--space-3);font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--app-text-muted);text-transform:uppercase;letter-spacing:.04em;display:flex}.page-module-scss-module__dJRGla__statsCardsRow+.page-module-scss-module__dJRGla__statsGroupTitle{margin-top:var(--space-5)}.page-module-scss-module__dJRGla__statsCardsRow{gap:var(--space-4);grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:900px){.page-module-scss-module__dJRGla__statsCardsRow{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.page-module-scss-module__dJRGla__statsCardsRow{gap:var(--space-3);grid-template-columns:1fr}}.page-module-scss-module__dJRGla__statCard{min-width:0;padding:var(--space-4);background:var(--app-bg-subtle);border:1px solid var(--app-border);border-radius:var(--radius-lg);transition:box-shadow .2s,border-color .2s;position:relative}.page-module-scss-module__dJRGla__statCard:hover{border-color:var(--app-border-strong);box-shadow:var(--app-shadow)}.page-module-scss-module__dJRGla__statCardIcon{margin-bottom:var(--space-2);color:var(--app-text-muted);display:block}.page-module-scss-module__dJRGla__statCardLabel{margin-bottom:var(--space-1);font-size:var(--text-xs,.75rem);font-weight:var(--font-medium);color:var(--app-text-muted);display:block}.page-module-scss-module__dJRGla__statCardValue{max-width:100%;font-size:var(--text-xl);font-weight:var(--font-bold);letter-spacing:-.02em;color:var(--app-text);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;line-height:1.35;display:block}@media (max-width:640px){.page-module-scss-module__dJRGla__statCardValue{font-size:var(--text-lg)}}.page-module-scss-module__dJRGla__statCardUnit{font-size:var(--text-sm);color:var(--app-text-muted);font-weight:var(--font-medium)}.page-module-scss-module__dJRGla__statCardGrams{margin-top:var(--space-2);font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--app-text-muted);font-variant-numeric:tabular-nums;display:block}@media (max-width:640px){.page-module-scss-module__dJRGla__statCardGrams{font-size:var(--text-xs,.75rem)}}.page-module-scss-module__dJRGla__statsHighlightRow{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));display:grid}@media (max-width:640px){.page-module-scss-module__dJRGla__statsHighlightRow{gap:var(--space-3);grid-template-columns:1fr}}.page-module-scss-module__dJRGla__statCardHighlight{padding:var(--space-5);background:var(--app-surface);border-color:var(--app-border-strong)}.page-module-scss-module__dJRGla__statCardHighlight .page-module-scss-module__dJRGla__statCardValue{font-size:var(--text-2xl)}@media (max-width:640px){.page-module-scss-module__dJRGla__statCardHighlight .page-module-scss-module__dJRGla__statCardValue{font-size:var(--text-xl)}}.page-module-scss-module__dJRGla__statCardPrimary{background:var(--app-bg-subtle);border-color:var(--app-accent-muted);border-top:2px solid var(--app-accent)}.page-module-scss-module__dJRGla__statCardPrimary .page-module-scss-module__dJRGla__statCardIcon,.page-module-scss-module__dJRGla__statCardPrimary .page-module-scss-module__dJRGla__statCardValue{color:var(--app-accent-bright)}.page-module-scss-module__dJRGla__statCardPrimary .page-module-scss-module__dJRGla__statCardGrams{color:var(--app-text-muted)}.page-module-scss-module__dJRGla__statCardDiff{background:var(--app-bg-subtle);border-color:var(--app-info-border);border-top:2px solid var(--app-info-accent)}.page-module-scss-module__dJRGla__statCardDiff .page-module-scss-module__dJRGla__statCardIcon{color:var(--app-info)}.page-module-scss-module__dJRGla__statCardDiff .page-module-scss-module__dJRGla__statCardValue{color:var(--app-info-bright)}.page-module-scss-module__dJRGla__statCardDiff .page-module-scss-module__dJRGla__statCardGrams{color:var(--app-text-muted)}.page-module-scss-module__dJRGla__title{margin:0 0 var(--space-10);font-size:var(--text-2xl);font-weight:var(--font-semibold);letter-spacing:-.02em;color:var(--app-text)}@media (max-width:640px){.page-module-scss-module__dJRGla__title{margin-bottom:var(--space-6);font-size:var(--text-xl)}}.page-module-scss-module__dJRGla__section{margin-bottom:var(--space-10)}@media (max-width:640px){.page-module-scss-module__dJRGla__section{margin-bottom:var(--space-8)}}.page-module-scss-module__dJRGla__sectionTitle{margin:0 0 var(--space-2);font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--app-text)}@media (max-width:640px){.page-module-scss-module__dJRGla__sectionTitle{font-size:var(--text-base)}}.page-module-scss-module__dJRGla__sectionSubtitle{margin:0 0 var(--space-4);font-size:var(--text-sm);color:var(--app-text-muted)}@media (max-width:640px){.page-module-scss-module__dJRGla__sectionSubtitle{font-size:var(--text-xs,.75rem);margin-bottom:var(--space-3)}}.page-module-scss-module__dJRGla__filters{gap:var(--space-2);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}@media (max-width:640px){.page-module-scss-module__dJRGla__filters{gap:var(--space-1);margin-bottom:var(--space-3)}}.page-module-scss-module__dJRGla__filter,.page-module-scss-module__dJRGla__filterActive{padding:var(--space-2)var(--space-4);font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--app-text);background:var(--app-control-bg);border:1px solid var(--app-control-border);border-radius:var(--radius);cursor:pointer;transition:all .2s}.page-module-scss-module__dJRGla__filter:hover,.page-module-scss-module__dJRGla__filterActive:hover{background:var(--app-control-hover-bg);border-color:var(--app-control-border-hover)}.page-module-scss-module__dJRGla__filter:focus-visible,.page-module-scss-module__dJRGla__filterActive:focus-visible{outline:2px solid var(--app-focus-ring);outline-offset:2px}@media (max-width:640px){.page-module-scss-module__dJRGla__filter,.page-module-scss-module__dJRGla__filterActive{padding:var(--space-1)var(--space-3);font-size:var(--text-xs,.75rem)}}.page-module-scss-module__dJRGla__filterActive{background:var(--app-accent-active-bg);border-color:var(--app-accent-active-border);color:var(--app-warning);font-weight:var(--font-semibold)}.page-module-scss-module__dJRGla__filterActive:hover{background:var(--app-accent-active-bg-hover);border-color:var(--app-accent-focus-border)}.page-module-scss-module__dJRGla__dateFilters{gap:var(--space-3);margin-bottom:var(--space-5);flex-wrap:wrap;align-items:flex-end;display:flex}@media (max-width:640px){.page-module-scss-module__dJRGla__dateFilters{gap:var(--space-2);margin-bottom:var(--space-4)}}.page-module-scss-module__dJRGla__dateField{gap:var(--space-1);flex-direction:column;min-width:12rem;display:flex}@media (max-width:640px){.page-module-scss-module__dJRGla__dateField{flex:45%;min-width:9.5rem}}.page-module-scss-module__dJRGla__dateLabel{font-size:var(--text-xs,.75rem);color:var(--app-text-muted)}.page-module-scss-module__dJRGla__datePickerInput{box-sizing:border-box;width:100%;padding:var(--space-2)var(--space-3);border-radius:var(--radius);border:1px solid var(--app-control-border);background:var(--app-control-bg);color:var(--app-text);font-size:var(--text-sm);outline:none}.page-module-scss-module__dJRGla__datePickerInput:focus{border-color:var(--app-accent-focus-border);box-shadow:0 0 0 2px var(--app-card-hover-ring)}.page-module-scss-module__dJRGla__datePickerInput::placeholder{color:var(--app-text-placeholder)}.page-module-scss-module__dJRGla__dateFilterActions{align-items:flex-end;display:flex}.page-module-scss-module__dJRGla__dateClearBtn{color:var(--app-text);border-color:var(--app-control-border-strong);background:var(--app-control-bg-subtle)}.page-module-scss-module__dJRGla__dateClearBtn:hover:not(:disabled){color:var(--app-text-bright);border-color:var(--app-control-border-emphasis);background:var(--app-control-bg-elevated)}.page-module-scss-module__dJRGla__dateClearBtn:disabled{color:var(--app-control-disabled-fg)}.page-module-scss-module__dJRGla__priceReference{margin-bottom:var(--space-5);padding:var(--space-4)var(--space-5);background:var(--app-control-bg-muted);border:1px solid var(--app-control-border-faint);border-radius:var(--radius-lg)}@media (max-width:640px){.page-module-scss-module__dJRGla__priceReference{padding:var(--space-3)var(--space-4);margin-bottom:var(--space-4)}}.page-module-scss-module__dJRGla__priceReferenceHeader{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-3);flex-wrap:wrap;display:flex}.page-module-scss-module__dJRGla__priceReferenceTitle{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--app-text);margin:0}.page-module-scss-module__dJRGla__priceReferenceEditLink{font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--app-warning);white-space:nowrap;border-bottom:1px solid var(--app-link-underline);text-decoration:none;transition:color .15s,border-color .15s}.page-module-scss-module__dJRGla__priceReferenceEditLink:hover{color:var(--app-accent-bright);border-color:var(--app-link-underline-hover)}.page-module-scss-module__dJRGla__priceReferenceEditLink:focus-visible{outline:2px solid var(--app-focus-ring);outline-offset:2px}.page-module-scss-module__dJRGla__priceReferenceGrid{gap:var(--space-4)var(--space-6);grid-template-columns:1fr 1fr;display:grid}@media (max-width:640px){.page-module-scss-module__dJRGla__priceReferenceGrid{gap:var(--space-4);grid-template-columns:1fr}}.page-module-scss-module__dJRGla__priceReferenceMetalTitle{margin:0 0 var(--space-2);font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--app-text-secondary)}.page-module-scss-module__dJRGla__priceReferenceRow{align-items:baseline;gap:var(--space-2);margin-bottom:var(--space-1);font-size:var(--text-sm);color:var(--app-text);flex-wrap:wrap;display:flex}.page-module-scss-module__dJRGla__priceReferenceDir{color:var(--app-text-muted);font-size:var(--text-xs);min-width:2.5rem}.page-module-scss-module__dJRGla__priceReferenceTiers{margin:var(--space-2)0 0;font-size:var(--text-xs);color:var(--app-text-muted);padding-inline-start:var(--space-4);line-height:1.5}.page-module-scss-module__dJRGla__priceReferenceTierLabel{margin-bottom:var(--space-1);color:var(--app-text-muted);display:block}.page-module-scss-module__dJRGla__settingsSection{margin-bottom:var(--space-10);background:var(--app-surface);border:1px solid var(--app-border);border-radius:var(--radius-xl);box-shadow:var(--app-shadow);padding:0;position:relative;overflow:hidden}.page-module-scss-module__dJRGla__settingsSection:before{content:"";background:var(--app-accent-bar-gradient);border-radius:var(--radius-xl)var(--radius-xl)0 0;height:3px;position:absolute;top:0;left:0;right:0}@media (max-width:640px){.page-module-scss-module__dJRGla__settingsSection{margin-bottom:var(--space-8);border-radius:var(--radius-lg)}}.page-module-scss-module__dJRGla__settingsSectionHeader{align-items:center;gap:var(--space-4);padding:var(--space-6)var(--space-8);border-bottom:1px solid var(--app-border-divider);display:flex}@media (max-width:640px){.page-module-scss-module__dJRGla__settingsSectionHeader{padding:var(--space-4)}}.page-module-scss-module__dJRGla__settingsSectionIcon{border-radius:var(--radius-lg);background:var(--app-icon-gradient);width:3.5rem;height:3.5rem;color:var(--app-on-accent);box-shadow:var(--app-shadow);justify-content:center;align-items:center;display:flex}.page-module-scss-module__dJRGla__settingsSectionTitle{font-size:var(--text-xl);font-weight:var(--font-bold);letter-spacing:-.02em;color:var(--app-text);margin:0}@media (max-width:640px){.page-module-scss-module__dJRGla__settingsSectionTitle{font-size:var(--text-lg)}}.page-module-scss-module__dJRGla__settingsSectionSubtitle{margin:var(--space-1)0 0;font-size:var(--text-sm);color:var(--app-text-muted)}.page-module-scss-module__dJRGla__settingsCard{--color-input-label:var(--app-text);--color-input-placeholder:var(--app-text-muted);overflow:visible;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;padding:0!important}.page-module-scss-module__dJRGla__settingsForm{padding:var(--space-6)var(--space-8)}@media (max-width:640px){.page-module-scss-module__dJRGla__settingsForm{padding:var(--space-4)}}.page-module-scss-module__dJRGla__settingsBlock{padding:var(--space-5)0;border-bottom:1px solid var(--app-border-divider)}.page-module-scss-module__dJRGla__settingsBlock:last-of-type{border-bottom:none}.page-module-scss-module__dJRGla__settingsBlock:first-of-type{padding-top:0}@media (max-width:640px){.page-module-scss-module__dJRGla__settingsBlock{padding:var(--space-4)0}}.page-module-scss-module__dJRGla__settingsBlockTitle{margin:0 0 var(--space-2);font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--app-text);letter-spacing:-.01em}.page-module-scss-module__dJRGla__settingsBlock:not(:first-of-type) .page-module-scss-module__dJRGla__settingsBlockTitle{margin-top:var(--space-1)}.page-module-scss-module__dJRGla__settingsBlockHint{margin:0 0 var(--space-4);font-size:var(--text-sm);color:var(--app-text-muted);line-height:1.45}.page-module-scss-module__dJRGla__settingsCheckboxRow{align-items:center;gap:var(--space-3);margin-bottom:var(--space-3);font-size:var(--text-sm);color:var(--app-text);cursor:pointer;-webkit-user-select:none;user-select:none;display:flex}.page-module-scss-module__dJRGla__settingsCheckboxRow:last-child{margin-bottom:0}.page-module-scss-module__dJRGla__settingsCheckboxRow input{width:1.125rem;height:1.125rem;accent-color:var(--app-warning);flex-shrink:0}.page-module-scss-module__dJRGla__tierHint{margin:0 0 var(--space-3);font-size:var(--text-sm);color:var(--app-text-muted);line-height:1.5}.page-module-scss-module__dJRGla__tierList{margin-bottom:var(--space-3)}.page-module-scss-module__dJRGla__tierRow{align-items:flex-end;gap:var(--space-3);margin-bottom:var(--space-3);flex-wrap:wrap;display:flex}.page-module-scss-module__dJRGla__tierRow>div{flex:1;min-width:8rem}@media (max-width:640px){.page-module-scss-module__dJRGla__tierRow{align-items:stretch;gap:var(--space-2);flex-direction:column}.page-module-scss-module__dJRGla__tierRow>div{min-width:0}}.page-module-scss-module__dJRGla__addTierBtn{margin-top:0;background:var(--app-control-bg-strong)!important;color:var(--app-text)!important;border:1px solid var(--app-control-border-hover)!important}.page-module-scss-module__dJRGla__addTierBtn:hover:not(:disabled){border-color:var(--app-accent-focus-border)!important;color:var(--app-warning)!important;background:var(--app-accent-active-bg)!important}.page-module-scss-module__dJRGla__removeTierBtn{flex-shrink:0;margin-bottom:0;background:var(--app-control-bg-strong)!important;color:var(--app-text)!important;border:1px solid var(--app-control-border-hover)!important}.page-module-scss-module__dJRGla__removeTierBtn:hover:not(:disabled){border-color:var(--app-accent-focus-border)!important;color:var(--app-warning)!important;background:var(--app-accent-active-bg)!important}@media (max-width:640px){.page-module-scss-module__dJRGla__removeTierBtn{align-self:flex-start}}.page-module-scss-module__dJRGla__field{margin-bottom:var(--space-4)}@media (max-width:640px){.page-module-scss-module__dJRGla__field{margin-bottom:var(--space-3)}}.page-module-scss-module__dJRGla__label{margin-bottom:var(--space-2);font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--app-text);display:block}.page-module-scss-module__dJRGla__textarea{width:100%;padding:var(--space-3)var(--space-4);font-size:var(--text-base);color:var(--app-text);background:var(--app-control-bg-medium);border:1px solid var(--app-control-border-input);border-radius:var(--radius);resize:vertical;box-sizing:border-box;font-family:inherit}.page-module-scss-module__dJRGla__textarea::placeholder{color:var(--app-text-muted)}.page-module-scss-module__dJRGla__textarea:focus{border-color:var(--app-accent-active-border);outline:none}.page-module-scss-module__dJRGla__row{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}@media (max-width:640px){.page-module-scss-module__dJRGla__row{grid-template-columns:1fr}}.page-module-scss-module__dJRGla__submitRow{margin-top:var(--space-6);padding-top:var(--space-5);border-top:1px solid var(--app-border-divider)}@media (max-width:640px){.page-module-scss-module__dJRGla__submitBtn{width:100%}}.page-module-scss-module__dJRGla__messageSuccess{margin-top:var(--space-4);padding:var(--space-3)var(--space-4);background:var(--app-success-bg);color:var(--app-success);border-radius:var(--radius);font-size:var(--text-sm)}.page-module-scss-module__dJRGla__messageError{margin-top:var(--space-4);padding:var(--space-3)var(--space-4);background:var(--app-error-bg-strong);color:var(--app-error);border-radius:var(--radius);font-size:var(--text-sm)}.page-module-scss-module__dJRGla__loading{padding:var(--space-8)var(--space-6);text-align:center;color:var(--app-text-muted);font-size:var(--text-sm)}@media (max-width:640px){.page-module-scss-module__dJRGla__loading{padding:var(--space-6)var(--space-4)}}.page-module-scss-module__dJRGla__empty{padding:var(--space-12)var(--space-8);text-align:center;color:var(--app-text-muted);font-size:var(--text-base)}@media (max-width:640px){.page-module-scss-module__dJRGla__empty{padding:var(--space-8)var(--space-4);font-size:var(--text-sm)}}.page-module-scss-module__dJRGla__depositsCard{margin-top:var(--space-6);overflow-x:visible;padding:0!important}.page-module-scss-module__dJRGla__tableWrap{display:none}.page-module-scss-module__dJRGla__table{border-collapse:collapse;width:100%;font-size:var(--text-sm)}.page-module-scss-module__dJRGla__table th,.page-module-scss-module__dJRGla__table td{padding:var(--space-3)var(--space-4);text-align:right;border-bottom:1px solid var(--app-border-divider);color:var(--app-text)}.page-module-scss-module__dJRGla__table th{font-weight:var(--font-semibold);color:var(--app-text-muted)}.page-module-scss-module__dJRGla__table tr:last-child td{border-bottom:none}.page-module-scss-module__dJRGla__tableHeadRequestPriceAtSubmit,.page-module-scss-module__dJRGla__tableCellRequestPriceAtSubmit{font-size:var(--text-xs,.75rem);vertical-align:top;line-height:1.4}.page-module-scss-module__dJRGla__requestPriceCell{font-size:var(--text-sm);line-height:1.45}.page-module-scss-module__dJRGla__tableCellRequestPriceAtSubmit .page-module-scss-module__dJRGla__requestPriceCell{font-size:inherit;line-height:inherit}.page-module-scss-module__dJRGla__requestPriceSnapshot{font-weight:var(--font-semibold);color:var(--app-text)}.page-module-scss-module__dJRGla__requestPriceUnit{color:var(--app-text-muted);font-size:var(--text-xs)}.page-module-scss-module__dJRGla__requestPriceCurrent{margin-top:var(--space-1);font-size:var(--text-xs);color:var(--app-text-muted)}.page-module-scss-module__dJRGla__mobileList{gap:var(--space-3);padding:var(--space-4)var(--space-5);box-sizing:border-box;flex-direction:column;min-width:0;max-width:100%;display:flex}@media (max-width:640px){.page-module-scss-module__dJRGla__mobileList{padding:var(--space-3)var(--space-4);gap:var(--space-3)}}.page-module-scss-module__dJRGla__mobileCard{gap:var(--space-3);padding:var(--space-4);background:var(--app-bg-subtle);border:1px solid var(--app-border);border-radius:var(--radius-lg);box-sizing:border-box;flex-direction:column;min-width:0;max-width:100%;display:flex;overflow-x:clip}@media (max-width:640px){.page-module-scss-module__dJRGla__mobileCard{padding:var(--space-3);gap:var(--space-2)}}.page-module-scss-module__dJRGla__mobileCard>*{box-sizing:border-box;min-width:0;max-width:100%}.page-module-scss-module__dJRGla__mobileCardTop{gap:var(--space-2);flex-direction:column;display:flex}.page-module-scss-module__dJRGla__mobileCardLead{align-items:flex-start;gap:var(--space-3);min-width:0;display:flex}.page-module-scss-module__dJRGla__mobileCardThumb{flex-shrink:0}.page-module-scss-module__dJRGla__mobileCardSummary{flex:1;min-width:0}.page-module-scss-module__dJRGla__mobileCardBadges{align-items:center;gap:var(--space-2);margin-bottom:var(--space-1);flex-wrap:wrap;display:flex}.page-module-scss-module__dJRGla__mobileCardSubline{margin:0 0 var(--space-1);font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--app-text);line-height:1.45}.page-module-scss-module__dJRGla__mobileCardHeroAmount{font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--app-text-muted);margin:0;line-height:1.4}.page-module-scss-module__dJRGla__mobileCardDate{font-size:var(--text-xs,.75rem);color:var(--app-text-muted);font-variant-numeric:tabular-nums;align-self:flex-end}.page-module-scss-module__dJRGla__mobileCardHeader{align-items:flex-start;gap:var(--space-3);margin-bottom:var(--space-3);display:flex}.page-module-scss-module__dJRGla__mobileCardImage{flex-shrink:0}.page-module-scss-module__dJRGla__mobileCardInfo{flex:1;min-width:0}.page-module-scss-module__dJRGla__mobileCardType{font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--app-text);margin-bottom:var(--space-1);align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.page-module-scss-module__dJRGla__mobileCardAmount{font-size:var(--text-sm);color:var(--app-text-muted)}.page-module-scss-module__dJRGla__mobileCardStatus{flex-shrink:0}.page-module-scss-module__dJRGla__mobileCardDetails{padding-top:var(--space-3);border-top:1px solid var(--app-border);gap:var(--space-2);flex-direction:column;display:flex}.page-module-scss-module__dJRGla__mobileCardRow{justify-content:space-between;align-items:flex-start;gap:var(--space-3);font-size:var(--text-sm);display:flex}.page-module-scss-module__dJRGla__mobileCardRowRequestPriceAtSubmit{font-size:var(--text-xs,.75rem)}.page-module-scss-module__dJRGla__mobileCardRowRequestPriceAtSubmit .page-module-scss-module__dJRGla__mobileCardLabel{white-space:normal;max-width:55%;line-height:1.35}.page-module-scss-module__dJRGla__mobileCardRowCardNumber{align-items:stretch;gap:var(--space-1);flex-direction:column}.page-module-scss-module__dJRGla__mobileCardLabel{color:var(--app-text-muted);font-weight:var(--font-medium);flex-shrink:0}.page-module-scss-module__dJRGla__mobileCardValue{color:var(--app-text);text-align:left;word-break:break-word;min-width:0}.page-module-scss-module__dJRGla__statusBadge{padding:var(--space-1)var(--space-3);font-size:var(--text-xs,.75rem);font-weight:var(--font-medium);white-space:nowrap;border-radius:999px;display:inline-block}.page-module-scss-module__dJRGla__statusPending{background:var(--app-warning-bg);color:var(--app-warning);border:1px solid var(--app-warning-border)}.page-module-scss-module__dJRGla__statusConfirmed{background:var(--app-success-bg);color:var(--app-success);border:1px solid var(--app-success-border)}.page-module-scss-module__dJRGla__statusRejected{background:var(--app-error-bg-strong);color:var(--app-error);border:1px solid var(--app-error-border-strong)}.page-module-scss-module__dJRGla__mobileDetailGrid{gap:var(--space-3);padding:var(--space-3)0 0;border-top:1px solid var(--app-border);flex-direction:column;margin:0;display:flex}.page-module-scss-module__dJRGla__mobileDetailItem{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.page-module-scss-module__dJRGla__mobileDetailItem dt{font-size:var(--text-xs,.75rem);font-weight:var(--font-medium);color:var(--app-text-muted);margin:0;line-height:1.35}.page-module-scss-module__dJRGla__mobileDetailItem dd{font-size:var(--text-sm);color:var(--app-text);word-break:break-word;overflow-wrap:anywhere;margin:0;line-height:1.45}.page-module-scss-module__dJRGla__mobileDetailItemCompact dt{line-height:1.4}.page-module-scss-module__dJRGla__mobileDetailItemCompact dd .page-module-scss-module__dJRGla__requestPriceCell{font-size:var(--text-sm);line-height:1.45}.page-module-scss-module__dJRGla__mobileBankBlock{gap:var(--space-2);padding:var(--space-3);background:var(--app-surface);border:1px solid var(--app-border);border-radius:var(--radius);flex-direction:column;min-width:0;max-width:100%;display:flex;overflow-x:clip}.page-module-scss-module__dJRGla__mobileBankLabel{font-size:var(--text-xs,.75rem);font-weight:var(--font-semibold);color:var(--app-text-muted)}.page-module-scss-module__dJRGla__mobileBankValues{gap:var(--space-2);font-size:var(--text-sm);color:var(--app-text);word-break:break-word;flex-direction:column;display:flex}.page-module-scss-module__dJRGla__mobileDetailGridNested{gap:var(--space-2);border:none;flex-direction:column;margin:0;padding:0;display:flex}.page-module-scss-module__dJRGla__metalBadge{padding:var(--space-1)var(--space-2);font-size:var(--text-xs,.75rem);font-weight:var(--font-semibold);border-radius:var(--radius);white-space:nowrap;background:var(--app-accent-muted);color:var(--app-accent-bright);border:1px solid var(--app-border-strong);display:inline-block}.page-module-scss-module__dJRGla__mobilePrintLink{width:100%;min-width:0;max-width:100%;min-height:2.75rem;padding:var(--space-2)var(--space-3);box-sizing:border-box;font-size:var(--text-sm);font-weight:var(--font-medium);text-align:center;white-space:normal;word-break:break-word;color:var(--app-accent-bright);border:1px solid var(--app-border-strong);border-radius:var(--radius);background:var(--app-control-bg-strong);justify-content:center;align-self:stretch;align-items:center;line-height:1.4;text-decoration:none;transition:color .15s,border-color .15s,background .15s;display:flex}.page-module-scss-module__dJRGla__mobilePrintLink:hover{color:var(--app-text);border-color:var(--app-accent-muted);background:var(--app-surface-elevated)}@media (max-width:640px){.page-module-scss-module__dJRGla__mobilePrintLink{min-height:2.5rem;font-size:var(--text-sm)}}.page-module-scss-module__dJRGla__mobileCardActions{gap:var(--space-2);padding-top:var(--space-3);border-top:1px solid var(--app-border);margin-top:var(--space-1);display:flex}@media (max-width:640px){.page-module-scss-module__dJRGla__mobileCardActions{padding-top:var(--space-2)}}.page-module-scss-module__dJRGla__mobileActionBtn{flex:1;min-height:2.75rem;background:var(--app-control-bg-strong)!important;color:var(--app-text)!important;border:1px solid var(--app-control-border-hover)!important}.page-module-scss-module__dJRGla__mobileActionBtn:hover:not(:disabled){border-color:var(--app-accent-focus-border)!important;color:var(--app-warning)!important;background:var(--app-accent-active-bg)!important}@media (max-width:640px){.page-module-scss-module__dJRGla__mobileActionBtn{min-height:2.5rem;font-size:var(--text-sm)}}.page-module-scss-module__dJRGla__typeCell{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.page-module-scss-module__dJRGla__typeText{color:var(--app-text)}.page-module-scss-module__dJRGla__adjustmentNote{margin-top:var(--space-1);font-size:var(--text-xs,.75rem);color:var(--app-text-muted);line-height:1.4;display:block}.page-module-scss-module__dJRGla__depositRejectionNote{margin-top:var(--space-2);padding-top:var(--space-2);border-top:1px solid var(--app-border-faint)}.page-module-scss-module__dJRGla__depositRejectionNoteLabel{margin-bottom:var(--space-1);font-size:var(--text-xs,.75rem);font-weight:var(--font-semibold);color:var(--app-text-secondary);display:block}.page-module-scss-module__dJRGla__depositRejectionNoteText{font-size:var(--text-sm);color:var(--app-text-soft);white-space:pre-wrap;word-break:break-word;line-height:1.55;display:block}.page-module-scss-module__dJRGla__depositRejectionNoteTable{margin-top:var(--space-2);max-width:14rem}.page-module-scss-module__dJRGla__directionBadge{padding:var(--space-1)var(--space-2);font-size:var(--text-xs,.75rem);font-weight:var(--font-semibold);border-radius:var(--radius);white-space:nowrap;flex-shrink:0;display:inline-block}.page-module-scss-module__dJRGla__directionBadgeBuy{background:var(--app-success-bg);color:var(--app-success);border:1px solid var(--app-success-border)}.page-module-scss-module__dJRGla__directionBadgeSell{background:var(--app-warning-bg);color:var(--app-warning);border:1px solid var(--app-warning-border)}.page-module-scss-module__dJRGla__directionBadgeCharge{background:var(--app-success-bg);color:var(--app-success);border:1px solid var(--app-success-border)}.page-module-scss-module__dJRGla__directionBadgeWithdraw{background:var(--app-info-blue-bg);color:var(--app-info-blue);border:1px solid var(--app-info-blue-border)}.page-module-scss-module__dJRGla__directionBadgeAdjustment{background:var(--app-purple-bg);color:var(--app-purple);border:1px solid var(--app-purple-border)}.page-module-scss-module__dJRGla__thumb{object-fit:cover;border-radius:var(--radius);border:1px solid var(--app-control-border-input);width:4rem;height:4rem;display:block}@media (max-width:640px){.page-module-scss-module__dJRGla__thumb{width:3rem;height:3rem}}.page-module-scss-module__dJRGla__imageLink{display:inline-block}.page-module-scss-module__dJRGla__noImage{padding:var(--space-2);font-size:var(--text-xs,.75rem);color:var(--app-text-muted);background:var(--app-control-bg);border:1px solid var(--app-control-border);border-radius:var(--radius);text-align:center;justify-content:center;align-items:center;min-width:4rem;min-height:4rem;display:inline-flex}@media (max-width:640px){.page-module-scss-module__dJRGla__noImage{min-width:3rem;min-height:3rem}}.page-module-scss-module__dJRGla__actions{gap:var(--space-2);display:inline-flex}.page-module-scss-module__dJRGla__actionBtn{padding:var(--space-1)var(--space-2)!important;font-size:var(--text-xs,.75rem)!important;background:var(--app-control-bg-strong)!important;color:var(--app-text)!important;border:1px solid var(--app-control-border-hover)!important}.page-module-scss-module__dJRGla__actionBtn:hover:not(:disabled){border-color:var(--app-accent-focus-border)!important;color:var(--app-warning)!important;background:var(--app-accent-active-bg)!important}.page-module-scss-module__dJRGla__customerCell{min-width:0;max-width:14rem;font-size:var(--text-xs,.75rem);direction:ltr;flex-direction:column;align-items:flex-start;gap:.15rem;line-height:1.35;display:flex}.page-module-scss-module__dJRGla__customerCellLink{color:inherit;cursor:pointer;border-radius:var(--radius);margin:calc(var(--space-1)*-1);padding:var(--space-1);text-decoration:none;transition:background-color .15s}.page-module-scss-module__dJRGla__customerCellLink:hover{background:var(--app-hover-subtle)}.page-module-scss-module__dJRGla__customerCellLink:focus-visible{outline:2px solid var(--app-focus-ring-muted);outline-offset:2px}.page-module-scss-module__dJRGla__customerCellEmpty{color:var(--app-text-muted)}.page-module-scss-module__dJRGla__customerUsername{text-align:right;color:var(--app-text);word-break:break-word;direction:rtl;unicode-bidi:isolate;font-weight:600}.page-module-scss-module__dJRGla__customerPhone{font-variant-numeric:tabular-nums;color:var(--app-text-secondary);align-self:flex-start}.page-module-scss-module__dJRGla__customerEmail{text-align:left;color:var(--app-text-muted);text-overflow:ellipsis;white-space:nowrap;direction:ltr;max-width:100%;font-size:.7rem;overflow:hidden}.page-module-scss-module__dJRGla__mobileCustomerBlock{gap:var(--space-2);padding:var(--space-3);background:var(--app-surface);border:1px solid var(--app-border);border-radius:var(--radius);flex-direction:column;min-width:0;max-width:100%;display:flex;overflow-x:clip}.page-module-scss-module__dJRGla__mobileCustomerLabel{font-size:var(--text-xs,.75rem);font-weight:var(--font-semibold);color:var(--app-text-muted)}.page-module-scss-module__dJRGla__mobileCustomerBlock .page-module-scss-module__dJRGla__customerCell{width:100%;min-width:0;max-width:100%;font-size:var(--text-sm);overflow-wrap:anywhere;direction:ltr;align-items:flex-start;gap:.35rem;line-height:1.45}.page-module-scss-module__dJRGla__mobileCustomerBlock .page-module-scss-module__dJRGla__customerCellLink{box-sizing:border-box;width:100%;margin:0;padding:0}.page-module-scss-module__dJRGla__mobileCustomerBlock .page-module-scss-module__dJRGla__customerCellLink:hover{background:var(--app-hover-subtle-strong)}.page-module-scss-module__dJRGla__mobileCustomerBlock .page-module-scss-module__dJRGla__customerUsername{text-align:right;font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--app-text-highlight);direction:rtl;unicode-bidi:isolate}.page-module-scss-module__dJRGla__mobileCustomerBlock .page-module-scss-module__dJRGla__customerPhone{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--app-text-soft);background:var(--app-control-bg-medium);border-radius:var(--radius);border:1px solid var(--app-border-faint);font-variant-numeric:tabular-nums;unicode-bidi:embed;padding:.2rem .5rem}.page-module-scss-module__dJRGla__mobileCustomerBlock .page-module-scss-module__dJRGla__customerEmail{text-align:left;font-size:var(--text-xs,.75rem);color:var(--app-text-secondary);white-space:normal;word-break:break-word;direction:ltr;max-width:100%}.page-module-scss-module__dJRGla__mobileCustomerBlock .page-module-scss-module__dJRGla__customerCellEmpty{text-align:right;width:100%;color:var(--app-text-placeholder);font-style:italic;display:block}.page-module-scss-module__dJRGla__mobileCustomerBlock .page-module-scss-module__dJRGla__typeText{font-size:var(--text-sm);color:var(--app-text);word-break:break-word;line-height:1.45}.page-module-scss-module__dJRGla__copyableCardNumber{cursor:pointer;-webkit-user-select:none;user-select:none;padding:var(--space-1)var(--space-2);border-radius:var(--radius);min-height:2.25rem;color:var(--app-text);font-variant-numeric:tabular-nums;align-items:center;transition:color .2s,background-color .2s,border-color .2s;display:inline-flex}.page-module-scss-module__dJRGla__copyableCardNumber:hover{background-color:var(--app-accent-active-bg);border:1px solid var(--app-accent-border-strong);color:var(--app-warning)}.page-module-scss-module__dJRGla__copyableCardNumber:active{background-color:var(--app-accent-pressed-bg)}@media (max-width:640px){.page-module-scss-module__dJRGla__copyableCardNumber{word-break:normal;text-align:right;align-items:start;min-height:2.5rem;padding:0}}.page-module-scss-module__dJRGla__usersPanel{margin-bottom:var(--space-4);overflow:hidden;padding:0!important}.page-module-scss-module__dJRGla__usersSectionHeader{align-items:center;gap:var(--space-4);padding:var(--space-5)var(--space-5)var(--space-4);border-bottom:1px solid var(--app-border);display:flex}@media (max-width:640px){.page-module-scss-module__dJRGla__usersSectionHeader{padding:var(--space-4)}}.page-module-scss-module__dJRGla__usersCreatePanel{margin:0 var(--space-5)var(--space-5);padding:var(--space-5);background:var(--app-bg-subtle);border:1px solid var(--app-border);border-radius:var(--radius-lg);box-sizing:border-box}@media (max-width:640px){.page-module-scss-module__dJRGla__usersCreatePanel{margin:0 var(--space-4)var(--space-4);padding:var(--space-4)}}.page-module-scss-module__dJRGla__usersCreateHeader{margin-bottom:var(--space-4);padding-bottom:var(--space-3);border-bottom:1px solid var(--app-border)}.page-module-scss-module__dJRGla__usersCreatePanelTitle{align-items:center;gap:var(--space-2);margin:0 0 var(--space-1);font-size:var(--text-base);font-weight:var(--font-semibold,600);color:var(--app-text);display:inline-flex}.page-module-scss-module__dJRGla__usersCreatePanelSubtitle{font-size:var(--text-sm);color:var(--app-text-muted);max-width:40rem;margin:0;line-height:1.55}.page-module-scss-module__dJRGla__usersCreateBody{gap:var(--space-5);flex-direction:column;display:flex}.page-module-scss-module__dJRGla__usersCreatePhoneField{width:100%;max-width:22rem}@media (max-width:640px){.page-module-scss-module__dJRGla__usersCreatePhoneField{max-width:none}}.page-module-scss-module__dJRGla__usersCreateInput{width:100%}.page-module-scss-module__dJRGla__usersCreateInput label{color:var(--app-text);font-weight:var(--font-semibold,600);font-size:var(--text-sm)}.page-module-scss-module__dJRGla__usersCreateWalletSection{gap:var(--space-3);padding:var(--space-4);background:var(--app-surface);border:1px solid var(--app-border);border-radius:var(--radius);flex-direction:column;display:flex}.page-module-scss-module__dJRGla__usersCreateGroupLabel{font-size:var(--text-xs,.75rem);font-weight:var(--font-semibold);color:var(--app-text-muted);letter-spacing:.02em;margin:0}.page-module-scss-module__dJRGla__usersCreateWalletGrid{gap:var(--space-4);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}@media (max-width:640px){.page-module-scss-module__dJRGla__usersCreateWalletGrid{gap:var(--space-3);grid-template-columns:1fr}}.page-module-scss-module__dJRGla__usersCreateUnit{font-size:var(--text-xs,.75rem);font-weight:var(--font-medium);color:var(--app-text-muted);white-space:nowrap}.page-module-scss-module__dJRGla__usersCreateMisc{gap:var(--space-2);flex-direction:column;width:100%;max-width:36rem;display:flex}@media (max-width:640px){.page-module-scss-module__dJRGla__usersCreateMisc{max-width:none}}.page-module-scss-module__dJRGla__usersCreateMiscLabel{font-size:var(--text-sm);font-weight:var(--font-semibold,600);color:var(--app-text)}.page-module-scss-module__dJRGla__usersCreateTextarea{width:100%;min-height:5.5rem;padding:var(--space-3)var(--space-4);font-family:inherit;font-size:var(--text-sm);color:var(--input-fg,var(--app-text));background:var(--input-bg,var(--app-input-bg));border:1px solid var(--input-border,var(--app-input-border));border-radius:var(--radius);resize:vertical;box-sizing:border-box;line-height:1.55;transition:border-color .2s,box-shadow .2s}.page-module-scss-module__dJRGla__usersCreateTextarea::placeholder{color:var(--color-input-placeholder,var(--app-text-muted))}.page-module-scss-module__dJRGla__usersCreateTextarea:focus-visible{border-color:var(--color-border-focus,var(--app-accent));box-shadow:0 0 0 2px var(--app-accent-muted);outline:none}.page-module-scss-module__dJRGla__usersCreateTextarea:disabled{opacity:.65;cursor:not-allowed}.page-module-scss-module__dJRGla__usersCreateActions{margin-top:var(--space-4);max-width:22rem}@media (max-width:640px){.page-module-scss-module__dJRGla__usersCreateActions{max-width:none}}.page-module-scss-module__dJRGla__usersCreateError{margin:var(--space-3)0 0;font-size:var(--text-sm);color:var(--app-error)}.page-module-scss-module__dJRGla__usersPhoneSearch{padding:var(--space-4)var(--space-5)var(--space-3);border-bottom:1px solid var(--app-border)}@media (max-width:640px){.page-module-scss-module__dJRGla__usersPhoneSearch{padding:var(--space-3)var(--space-4)var(--space-2)}}.page-module-scss-module__dJRGla__usersPhoneSearchInput{width:100%;max-width:24rem}@media (max-width:640px){.page-module-scss-module__dJRGla__usersPhoneSearchInput{max-width:none}}.page-module-scss-module__dJRGla__usersPhoneSearchInput label{color:var(--app-text);font-weight:var(--font-semibold,600);font-size:var(--text-sm)}.page-module-scss-module__dJRGla__usersPhoneSearchHint{margin:var(--space-2)0 0;max-width:24rem;font-size:var(--text-sm);color:var(--app-text-muted);line-height:1.55}@media (max-width:640px){.page-module-scss-module__dJRGla__usersPhoneSearchHint{max-width:none}}.page-module-scss-module__dJRGla__usersPanel .page-module-scss-module__dJRGla__dateFilters{padding:var(--space-3)var(--space-5)var(--space-4);border-bottom:1px solid var(--app-border)}@media (max-width:640px){.page-module-scss-module__dJRGla__usersPanel .page-module-scss-module__dJRGla__dateFilters{padding:var(--space-2)var(--space-4)var(--space-3)}}.page-module-scss-module__dJRGla__usersPanel .page-module-scss-module__dJRGla__dateFilters .page-module-scss-module__dJRGla__dateFieldWide{flex:100%;min-width:0;max-width:24rem}@media (max-width:640px){.page-module-scss-module__dJRGla__usersPanel .page-module-scss-module__dJRGla__dateFilters .page-module-scss-module__dJRGla__dateFieldWide{max-width:none}}.page-module-scss-module__dJRGla__usersPanel .page-module-scss-module__dJRGla__dateFilters .page-module-scss-module__dJRGla__dateFilterActions{flex:100%;align-items:stretch;width:100%}.page-module-scss-module__dJRGla__usersPanel .page-module-scss-module__dJRGla__dateFilters .page-module-scss-module__dJRGla__usersPhoneSearchHint{flex:100%;max-width:none;margin:0}.page-module-scss-module__dJRGla__factorsFilterBar{padding:var(--space-4)var(--space-8)var(--space-3);border-bottom:1px solid var(--app-border-faint);margin-bottom:0}@media (max-width:640px){.page-module-scss-module__dJRGla__factorsFilterBar{padding:var(--space-3)var(--space-4)var(--space-2);gap:var(--space-2)}}.page-module-scss-module__dJRGla__usersListCard{overflow-x:visible;padding:0!important}.page-module-scss-module__dJRGla__usersCardInner{padding:0}.page-module-scss-module__dJRGla__usersListCard>.page-module-scss-module__dJRGla__loading,.page-module-scss-module__dJRGla__usersListCard>.page-module-scss-module__dJRGla__messageError,.page-module-scss-module__dJRGla__usersListCard>.page-module-scss-module__dJRGla__empty{padding:var(--space-8)var(--space-5)}@media (max-width:640px){.page-module-scss-module__dJRGla__usersListCard>.page-module-scss-module__dJRGla__loading,.page-module-scss-module__dJRGla__usersListCard>.page-module-scss-module__dJRGla__messageError,.page-module-scss-module__dJRGla__usersListCard>.page-module-scss-module__dJRGla__empty{padding:var(--space-6)var(--space-4)}}.page-module-scss-module__dJRGla__paginationRow{margin-top:var(--space-5);padding:var(--space-4)var(--space-8);border-top:1px solid var(--app-border-divider);justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}@media (max-width:640px){.page-module-scss-module__dJRGla__paginationRow{padding:var(--space-3)var(--space-4)}}.page-module-scss-module__dJRGla__paginationInfo{font-size:var(--text-sm);color:var(--app-text-muted)}.page-module-scss-module__dJRGla__paginationButtons{gap:var(--space-2);display:flex}.page-module-scss-module__dJRGla__paginationBtn{padding:var(--space-2)var(--space-4);font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--app-text);background:var(--app-control-bg);border:1px solid var(--app-control-border);border-radius:var(--radius);cursor:pointer;transition:color .2s,background .2s,border-color .2s}.page-module-scss-module__dJRGla__paginationBtn:hover:not(:disabled){background:var(--app-control-hover-bg);border-color:var(--app-control-border-hover)}.page-module-scss-module__dJRGla__paginationBtn:disabled{opacity:.5;cursor:not-allowed}.page-module-scss-module__dJRGla__paginationBtn:focus-visible{outline:2px solid var(--app-focus-ring);outline-offset:2px}.page-module-scss-module__dJRGla__userRowClickable{cursor:pointer;transition:background .15s}.page-module-scss-module__dJRGla__userRowClickable:hover{background:var(--app-row-hover)}.page-module-scss-module__dJRGla__userCardClickable{cursor:pointer;transition:border-color .15s,box-shadow .15s}.page-module-scss-module__dJRGla__userCardClickable:hover{border-color:var(--app-card-hover-border);box-shadow:0 0 0 1px var(--app-card-hover-ring)}.page-module-scss-module__dJRGla__userDetailBack{align-items:center;gap:var(--space-2);margin-bottom:var(--space-4);padding:var(--space-2)0;font-size:var(--text-sm);color:var(--app-text-secondary);cursor:pointer;background:0 0;border:none;transition:color .2s;display:inline-flex}.page-module-scss-module__dJRGla__userDetailBack:hover{color:var(--app-accent-bright)}.page-module-scss-module__dJRGla__userDetailMeta{gap:var(--space-4);margin-bottom:var(--space-6);font-size:var(--text-sm);color:var(--app-text-muted);flex-wrap:wrap;display:flex}.page-module-scss-module__dJRGla__userDetailMeta span strong{color:var(--app-text);font-weight:var(--font-medium)}.page-module-scss-module__dJRGla__rejectModalBackdrop{z-index:var(--z-app-admin-sheet,220);padding:var(--space-4);background:var(--app-backdrop);box-sizing:border-box;overscroll-behavior:contain;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}@media (max-width:640px){.page-module-scss-module__dJRGla__rejectModalBackdrop{align-items:flex-end;padding:0}}.page-module-scss-module__dJRGla__rejectModal{width:100%;max-width:26rem;padding:var(--space-6);border-radius:var(--radius-xl);background:var(--app-surface);border:1px solid var(--app-border);box-shadow:var(--app-shadow-elevated);box-sizing:border-box}@media (max-width:640px){.page-module-scss-module__dJRGla__rejectModal{overscroll-behavior:contain;max-width:none;max-height:min(90vh,100%);padding:var(--space-4)var(--space-5)calc(var(--space-6) + env(safe-area-inset-bottom,0px));border-bottom:none;border-radius:1.25rem 1.25rem 0 0;overflow-y:auto}.page-module-scss-module__dJRGla__rejectModal:before{content:"";width:2.75rem;height:.25rem;margin:0 auto var(--space-4);background:var(--app-border-strong);border-radius:999px;display:block}}.page-module-scss-module__dJRGla__rejectModalTitle{margin:0 0 var(--space-3);font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--app-heading)}.page-module-scss-module__dJRGla__rejectModalHint{margin:0 0 var(--space-3);font-size:var(--text-sm);color:var(--app-text-muted);line-height:1.5}.page-module-scss-module__dJRGla__rejectModalActions{gap:var(--space-3);margin-top:var(--space-4);flex-wrap:wrap;justify-content:flex-end;display:flex}.page-module-scss-module__dJRGla__rejectModalActions button{color:var(--app-text-bright);border:1px solid var(--app-control-border-strong);background:var(--app-modal-btn-bg)}.page-module-scss-module__dJRGla__rejectModalActions button:hover:not(:disabled){color:var(--app-modal-btn-hover-fg);border-color:var(--app-modal-btn-hover-border);background:var(--app-modal-btn-hover-bg)}@media (max-width:640px){.page-module-scss-module__dJRGla__rejectModalActions{gap:var(--space-2);margin-top:var(--space-5);flex-direction:column}.page-module-scss-module__dJRGla__rejectModalActions button{width:100%;min-height:2.75rem}}.page-module-scss-module__dJRGla__rejectModalError{margin:var(--space-2)0 0;font-size:var(--text-sm);color:var(--app-error-muted)}
.DashboardNav-module-scss-module__oxcoYq__header{background:var(--app-bg-subtle);border-bottom:1px solid var(--app-border);box-sizing:border-box;width:100%;max-width:100%;box-shadow:none;border-bottom:none;position:relative}.DashboardNav-module-scss-module__oxcoYq__headerMenuOpen{z-index:var(--z-app-header-menu,202)}.DashboardNav-module-scss-module__oxcoYq__headerStore .DashboardNav-module-scss-module__oxcoYq__headerInner{padding:var(--space-1)var(--space-3);gap:var(--space-2)}@media (max-width:640px){.DashboardNav-module-scss-module__oxcoYq__headerStore .DashboardNav-module-scss-module__oxcoYq__headerInner{padding:var(--space-1)var(--space-2);gap:var(--space-2)}}.DashboardNav-module-scss-module__oxcoYq__headerInner{align-items:center;gap:var(--space-3);padding:var(--space-2)var(--space-4);box-sizing:border-box;width:100%;max-width:100%;display:flex}@media (max-width:640px){.DashboardNav-module-scss-module__oxcoYq__headerInner{padding:var(--space-2)var(--space-3);gap:var(--space-2);flex-wrap:nowrap}}.DashboardNav-module-scss-module__oxcoYq__headerAccent{background:var(--app-border);pointer-events:none;height:1px;position:absolute;bottom:0;left:0;right:0}.DashboardNav-module-scss-module__oxcoYq__brand{flex-shrink:0}.DashboardNav-module-scss-module__oxcoYq__logo{border-radius:var(--radius-lg);align-items:center;margin:0;padding:0;text-decoration:none;transition:transform .2s,opacity .2s;display:inline-flex;transform:translateY(10px)}.DashboardNav-module-scss-module__oxcoYq__logo:hover{opacity:.92;transform:translateY(-1px)}.DashboardNav-module-scss-module__oxcoYq__logo:active{transform:translateY(0)}.DashboardNav-module-scss-module__oxcoYq__logoMark{border-radius:var(--radius);flex-shrink:0;width:5.25rem;height:5.25rem;position:relative;overflow:hidden}@media (max-width:640px){.DashboardNav-module-scss-module__oxcoYq__logoMark{width:4.25rem;height:4.25rem}}.DashboardNav-module-scss-module__oxcoYq__logoImage{object-fit:contain}.DashboardNav-module-scss-module__oxcoYq__headerMobileActions{align-items:center;gap:var(--space-1);flex-shrink:0;display:none}@media (max-width:1100px){.DashboardNav-module-scss-module__oxcoYq__headerMobileActions{margin-inline-start:auto;display:flex}}.DashboardNav-module-scss-module__oxcoYq__headerCartIconBtn{color:#e5e7eb;border-radius:var(--radius);background:0 0;border:none;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;text-decoration:none;transition:background .2s,color .2s;display:none;position:relative}@media (max-width:1100px){.DashboardNav-module-scss-module__oxcoYq__headerCartIconBtn{display:flex}}.DashboardNav-module-scss-module__oxcoYq__headerCartIconBtn:hover{color:#facc15;background:#94a3b824}.DashboardNav-module-scss-module__oxcoYq__headerCartIconBtn:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:2px}.DashboardNav-module-scss-module__oxcoYq__headerCartBadge{top:.2rem;min-width:1.05rem;height:1.05rem;font-size:.65rem;font-weight:var(--font-bold);text-align:center;color:#0f172a;background:#facc15;border-radius:999px;padding:0 .2rem;line-height:1.05rem;position:absolute;inset-inline-end:.15rem;box-shadow:0 1px 2px #0f172a59}.DashboardNav-module-scss-module__oxcoYq__mobileMenuButton{color:#e5e7eb;cursor:pointer;border-radius:var(--radius);background:0 0;border:none;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;transition:background .2s;display:none}.DashboardNav-module-scss-module__oxcoYq__mobileMenuButton:hover{background:#94a3b824}.DashboardNav-module-scss-module__oxcoYq__mobileMenuButton:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:2px}@media (max-width:1100px){.DashboardNav-module-scss-module__oxcoYq__mobileMenuButton{display:flex}}.DashboardNav-module-scss-module__oxcoYq__nav{align-items:center;gap:var(--space-2);flex:1;min-width:0;display:flex}@media (min-width:641px){.DashboardNav-module-scss-module__oxcoYq__nav{gap:var(--space-4)}}.DashboardNav-module-scss-module__oxcoYq__navDesktop{scrollbar-width:none;flex-wrap:nowrap;overflow:auto hidden}.DashboardNav-module-scss-module__oxcoYq__navDesktop::-webkit-scrollbar{display:none}@media (max-width:1100px){.DashboardNav-module-scss-module__oxcoYq__navDesktop{display:none}}.DashboardNav-module-scss-module__oxcoYq__backdrop{background:var(--app-backdrop,#00000080);z-index:var(--z-app-drawer-backdrop,200);animation:.3s cubic-bezier(.4,0,.2,1) DashboardNav-module-scss-module__oxcoYq__fadeIn;display:none;position:fixed;inset:0}@media (max-width:1100px){.DashboardNav-module-scss-module__oxcoYq__backdrop{display:block}}.DashboardNav-module-scss-module__oxcoYq__backdrop.DashboardNav-module-scss-module__oxcoYq__backdropClosing{animation:.3s cubic-bezier(.4,0,.2,1) DashboardNav-module-scss-module__oxcoYq__fadeOut}@keyframes DashboardNav-module-scss-module__oxcoYq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes DashboardNav-module-scss-module__oxcoYq__fadeOut{0%{opacity:1}to{opacity:0}}.DashboardNav-module-scss-module__oxcoYq__navMobile{-webkit-backdrop-filter:blur(16px);width:18rem;max-width:85vw;z-index:var(--z-app-drawer-panel,201);box-sizing:border-box;background:radial-gradient(circle at 0 0,#94a3b83d 0,#0000 55%),radial-gradient(circle at 100% 0,#eab30833 0,#0000 55%),linear-gradient(#0f172afa 0%,#0f172af2 40%,#0f172aeb 100%);flex-direction:column;height:100dvh;margin:0;padding:0;animation:.3s cubic-bezier(.4,0,.2,1) DashboardNav-module-scss-module__oxcoYq__slideInFromLeft;display:none;position:fixed;top:0;bottom:0;left:0;overflow:hidden;box-shadow:2px 0 20px #00000014}@media (max-width:1100px){.DashboardNav-module-scss-module__oxcoYq__navMobile{display:flex}}.DashboardNav-module-scss-module__oxcoYq__navMobile.DashboardNav-module-scss-module__oxcoYq__navMobileClosing{animation:.3s cubic-bezier(.4,0,.2,1) DashboardNav-module-scss-module__oxcoYq__slideOutToLeft}@keyframes DashboardNav-module-scss-module__oxcoYq__slideInFromLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes DashboardNav-module-scss-module__oxcoYq__slideOutToLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100%)}}.DashboardNav-module-scss-module__oxcoYq__drawerHeader{padding:var(--space-4);padding-top:calc(var(--space-4) + env(safe-area-inset-top,0px));padding-bottom:var(--space-3);padding-left:var(--space-4);padding-right:var(--space-4);border-bottom:1px solid var(--border-subtle);box-sizing:border-box;background:linear-gradient(135deg,#0f172afa 0%,#0f172af0 50%,#0f172ae6 100%);flex-shrink:0;justify-content:space-between;align-items:center;width:100%;max-width:100%;margin:0;display:flex}.DashboardNav-module-scss-module__oxcoYq__drawerLogo{align-items:center;text-decoration:none;display:inline-flex}.DashboardNav-module-scss-module__oxcoYq__drawerLogo:hover{opacity:.9}.DashboardNav-module-scss-module__oxcoYq__drawerLogoMark{border-radius:var(--radius);flex-shrink:0;width:4.5rem;height:4.5rem;position:relative;overflow:hidden}.DashboardNav-module-scss-module__oxcoYq__drawerCloseButton{color:#9ca3af;cursor:pointer;border-radius:var(--radius);background:0 0;border:none;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;transition:background .2s,color .2s;display:flex}.DashboardNav-module-scss-module__oxcoYq__drawerCloseButton:hover{color:#e5e7eb;background:#94a3b829}.DashboardNav-module-scss-module__oxcoYq__drawerCloseButton:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:2px}.DashboardNav-module-scss-module__oxcoYq__drawerContent{padding:var(--space-2);gap:var(--space-1);box-sizing:border-box;flex-direction:column;flex:1;width:100%;max-width:100%;display:flex;overflow:hidden auto}.DashboardNav-module-scss-module__oxcoYq__navLinkWithIcon{align-items:center;gap:var(--space-2);display:inline-flex}.DashboardNav-module-scss-module__oxcoYq__navLinkIcon{opacity:.92;color:#cbd5e1;flex-shrink:0}.DashboardNav-module-scss-module__oxcoYq__navMobile .DashboardNav-module-scss-module__oxcoYq__link.DashboardNav-module-scss-module__oxcoYq__navLinkWithIcon,.DashboardNav-module-scss-module__oxcoYq__navMobile .DashboardNav-module-scss-module__oxcoYq__linkActive.DashboardNav-module-scss-module__oxcoYq__navLinkWithIcon{display:flex}.DashboardNav-module-scss-module__oxcoYq__linkActive .DashboardNav-module-scss-module__oxcoYq__navLinkIcon,.DashboardNav-module-scss-module__oxcoYq__navMobile .DashboardNav-module-scss-module__oxcoYq__linkActive .DashboardNav-module-scss-module__oxcoYq__navLinkIcon{color:#facc15;opacity:1}.DashboardNav-module-scss-module__oxcoYq__drawerDivider{background:var(--border-subtle);height:1px;margin:var(--space-2)var(--space-4)}.DashboardNav-module-scss-module__oxcoYq__link,.DashboardNav-module-scss-module__oxcoYq__linkActive,.DashboardNav-module-scss-module__oxcoYq__linkAdmin{font-size:var(--text-sm);font-weight:var(--font-medium);padding:var(--space-2)var(--space-4);white-space:nowrap;border-radius:999px;text-decoration:none;transition:background .2s,color .2s,box-shadow .2s,transform .2s;position:relative}@media (min-width:641px){.DashboardNav-module-scss-module__oxcoYq__link,.DashboardNav-module-scss-module__oxcoYq__linkActive,.DashboardNav-module-scss-module__oxcoYq__linkAdmin{font-size:var(--text-base)}}.DashboardNav-module-scss-module__oxcoYq__linkSoon{cursor:not-allowed;opacity:.9}.DashboardNav-module-scss-module__oxcoYq__navLabelWithSoon{align-items:center;gap:var(--space-2);display:inline-flex}.DashboardNav-module-scss-module__oxcoYq__soonBadge{font-size:.66rem;font-weight:var(--font-semibold);color:#0f172a;background:linear-gradient(135deg,#facc15 0%,#f59e0b 100%);border-radius:999px;justify-content:center;align-items:center;padding:.12rem .5rem;line-height:1;display:inline-flex;box-shadow:0 1px 2px #0f172a40}.DashboardNav-module-scss-module__oxcoYq__navDesktop .DashboardNav-module-scss-module__oxcoYq__link:hover,.DashboardNav-module-scss-module__oxcoYq__navDesktop .DashboardNav-module-scss-module__oxcoYq__linkAdmin:hover{box-shadow:none;background:#94a3b824;transform:none}.DashboardNav-module-scss-module__oxcoYq__link,.DashboardNav-module-scss-module__oxcoYq__linkAdmin{color:#e5e7eb}.DashboardNav-module-scss-module__oxcoYq__link:hover,.DashboardNav-module-scss-module__oxcoYq__linkAdmin:hover{color:#e5e7eb;background:#94a3b824}.DashboardNav-module-scss-module__oxcoYq__linkActive{color:#facc15;font-weight:var(--font-semibold);background:linear-gradient(135deg,#94a3b840 0%,#b4530959 45%,#eab30873 100%);box-shadow:0 1px 4px #b453091f}.DashboardNav-module-scss-module__oxcoYq__navMobile .DashboardNav-module-scss-module__oxcoYq__link,.DashboardNav-module-scss-module__oxcoYq__navMobile .DashboardNav-module-scss-module__oxcoYq__linkActive,.DashboardNav-module-scss-module__oxcoYq__navMobile .DashboardNav-module-scss-module__oxcoYq__linkAdmin{padding:var(--space-3)var(--space-4);text-align:right;border-radius:var(--radius-lg);box-sizing:border-box;width:100%;max-width:100%;font-size:var(--text-base);font-weight:var(--font-medium);transition:all .2s;display:block}.DashboardNav-module-scss-module__oxcoYq__navMobile .DashboardNav-module-scss-module__oxcoYq__link:hover,.DashboardNav-module-scss-module__oxcoYq__navMobile .DashboardNav-module-scss-module__oxcoYq__linkActive:hover,.DashboardNav-module-scss-module__oxcoYq__navMobile .DashboardNav-module-scss-module__oxcoYq__linkAdmin:hover{color:#e5e7eb;background:#94a3b829;transform:none}.DashboardNav-module-scss-module__oxcoYq__navMobile .DashboardNav-module-scss-module__oxcoYq__link:active,.DashboardNav-module-scss-module__oxcoYq__navMobile .DashboardNav-module-scss-module__oxcoYq__linkActive:active,.DashboardNav-module-scss-module__oxcoYq__navMobile .DashboardNav-module-scss-module__oxcoYq__linkAdmin:active{transform:none}.DashboardNav-module-scss-module__oxcoYq__navMobile .DashboardNav-module-scss-module__oxcoYq__linkActive:hover{color:#facc15;background:#94a3b833}.DashboardNav-module-scss-module__oxcoYq__user{align-items:center;gap:var(--space-3);padding:var(--space-1)var(--space-2);background:radial-gradient(circle at 0,#94a3b847 0,#0000 65%);border-inline-start:1px solid #94a3b866;border-radius:999px;flex-shrink:0;margin-inline-start:var(--space-2);padding-inline-start:var(--space-3);display:flex}@media (max-width:1100px){.DashboardNav-module-scss-module__oxcoYq__user{display:none}}.DashboardNav-module-scss-module__oxcoYq__name{font-size:var(--text-sm);color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;max-width:10rem;overflow:hidden}@media (max-width:1100px){.DashboardNav-module-scss-module__oxcoYq__name{display:none}}.DashboardNav-module-scss-module__oxcoYq__header .DashboardNav-module-scss-module__oxcoYq__logoutBtn{padding-inline:var(--space-3);font-size:var(--text-sm);color:#e5e7eb;background:radial-gradient(circle at 100%,#eab3082e 0,#0000 60%);border:1px solid #94a3b866;border-radius:999px}@media (max-width:1100px){.DashboardNav-module-scss-module__oxcoYq__header .DashboardNav-module-scss-module__oxcoYq__logoutBtn{display:none}}.DashboardNav-module-scss-module__oxcoYq__header .DashboardNav-module-scss-module__oxcoYq__logoutBtn:hover{border-color:#eab30899;background:radial-gradient(circle at 100%,#eab30852 0,#0000 65%)!important}.DashboardNav-module-scss-module__oxcoYq__drawerFooter{padding:var(--space-4);padding-top:var(--space-4);padding-bottom:calc(var(--space-4) + env(safe-area-inset-bottom,0px));padding-left:var(--space-4);padding-right:var(--space-4);border-top:1px solid var(--border-subtle);gap:var(--space-3);box-sizing:border-box;background:#0f172af5;flex-direction:column;flex-shrink:0;width:100%;max-width:100%;margin-top:auto;margin-left:0;margin-right:0;display:flex}.DashboardNav-module-scss-module__oxcoYq__drawerUserInfo{padding:var(--space-2)var(--space-3);border-radius:var(--radius);background:#0f172ae6}.DashboardNav-module-scss-module__oxcoYq__drawerUserName{font-size:var(--text-sm);font-weight:var(--font-medium);color:#e5e7eb}.DashboardNav-module-scss-module__oxcoYq__drawerLogoutBtn{width:100%;font-size:var(--text-sm);background:radial-gradient(circle at 100%,#eab30833 0,#0000 60%);border:1px solid #94a3b880;border-radius:999px;justify-content:center;color:#e5e7eb!important}.DashboardNav-module-scss-module__oxcoYq__drawerLogoutBtn:hover:not(:disabled){border-color:#eab308b3;color:#e5e7eb!important;background:radial-gradient(circle at 100%,#eab30859 0,#0000 65%)!important}
.page-module-scss-module__bi8gMq__wrapper{max-width:80rem;padding:0 var(--space-4);color:var(--app-text);margin:0 auto}@media (max-width:640px){.page-module-scss-module__bi8gMq__wrapper{padding:0 var(--space-3)}}.page-module-scss-module__bi8gMq__title{margin:0 0 var(--space-2);font-size:var(--text-2xl);font-weight:var(--font-semibold);letter-spacing:-.02em;color:var(--app-text)}@media (max-width:640px){.page-module-scss-module__bi8gMq__title{font-size:var(--text-xl);margin-bottom:var(--space-1)}}.page-module-scss-module__bi8gMq__subtitle{margin:0 0 var(--space-6);font-size:var(--text-base);color:var(--app-text-muted);line-height:1.6}@media (max-width:640px){.page-module-scss-module__bi8gMq__subtitle{font-size:var(--text-sm);margin-bottom:var(--space-4)}}.page-module-scss-module__bi8gMq__walletCardWrapper{margin-bottom:var(--space-8)}@media (max-width:640px){.page-module-scss-module__bi8gMq__walletCardWrapper{margin-bottom:var(--space-6)}}.page-module-scss-module__bi8gMq__walletCard{border:1px solid var(--app-border-strong);box-shadow:var(--app-shadow-elevated);background:linear-gradient(165deg,#1e2a3d 0%,#161f2e 42%,#111827 100%);border-radius:1.25rem;padding:0;position:relative;overflow:hidden}.page-module-scss-module__bi8gMq__walletCardAccent{background:linear-gradient(180deg,transparent 0%,var(--app-accent-bright)35%,var(--app-accent)65%,transparent 100%);pointer-events:none;opacity:.9;width:3px;position:absolute;inset-block:0;inset-inline-end:0}.page-module-scss-module__bi8gMq__walletHead{padding:var(--space-5)var(--space-5)var(--space-3);border-bottom:1px solid #94a3b81f}@media (max-width:640px){.page-module-scss-module__bi8gMq__walletHead{padding:var(--space-4)var(--space-4)var(--space-3)}}.page-module-scss-module__bi8gMq__walletHeadBrand{align-items:center;gap:var(--space-3);display:flex}.page-module-scss-module__bi8gMq__walletHeadIcon{border-radius:var(--radius);width:2.5rem;height:2.5rem;color:var(--app-accent-bright);background:#c9a2271f;border:1px solid #c9a22738;flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module-scss-module__bi8gMq__walletHeadText{min-width:0}.page-module-scss-module__bi8gMq__walletHeadTitle{font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--app-text);margin:0;line-height:1.3}.page-module-scss-module__bi8gMq__walletHeadSubtitle{font-size:var(--text-xs,.75rem);color:var(--app-text-muted);margin:.15rem 0 0;line-height:1.4}.page-module-scss-module__bi8gMq__walletTomanBlock{padding:var(--space-5);color:inherit;text-decoration:none;transition:background-color .2s;display:block}@media (max-width:640px){.page-module-scss-module__bi8gMq__walletTomanBlock{padding:var(--space-4)}}.page-module-scss-module__bi8gMq__walletTomanBlock:hover{background:#ffffff08}.page-module-scss-module__bi8gMq__walletTomanBlock:focus-visible{outline:2px solid var(--app-accent-bright);outline-offset:-2px}.page-module-scss-module__bi8gMq__walletTomanMain{gap:var(--space-2);margin-bottom:var(--space-4);flex-direction:column;display:flex}.page-module-scss-module__bi8gMq__walletTomanLabel{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--app-text-muted);letter-spacing:.02em}.page-module-scss-module__bi8gMq__walletTomanValue{font-size:clamp(1.75rem,5vw,2.25rem);font-weight:var(--font-semibold);letter-spacing:-.03em;color:var(--app-text);font-variant-numeric:tabular-nums;word-break:break-word;line-height:1.15}.page-module-scss-module__bi8gMq__walletTomanUnit{font-size:.55em;font-weight:var(--font-medium);color:var(--app-text-muted);letter-spacing:0}.page-module-scss-module__bi8gMq__walletChargeCta{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-4);font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--app-bg);background:var(--app-accent);border-radius:var(--radius);box-sizing:border-box;transition:filter .2s,transform .15s;display:inline-flex}@media (max-width:640px){.page-module-scss-module__bi8gMq__walletChargeCta{width:100%;padding:var(--space-3)var(--space-4);display:flex}}.page-module-scss-module__bi8gMq__walletChargeCta:hover{filter:brightness(1.08)}.page-module-scss-module__bi8gMq__walletChargeChevron{opacity:.85;margin-inline-start:calc(var(--space-1)*-1)}@media (max-width:640px){.page-module-scss-module__bi8gMq__walletChargeChevron{display:none}}.page-module-scss-module__bi8gMq__walletAssetGrid{background:var(--app-border);border-top:1px solid var(--app-border);grid-template-columns:1fr 1fr;gap:1px;display:grid}.page-module-scss-module__bi8gMq__walletAsset{align-items:flex-start;gap:var(--space-2);padding:var(--space-4);min-height:6.5rem;color:inherit;background:#0f172a8c;flex-direction:column;text-decoration:none;transition:background-color .2s;display:flex}@media (max-width:640px){.page-module-scss-module__bi8gMq__walletAsset{padding:var(--space-3);min-height:5.75rem}}.page-module-scss-module__bi8gMq__walletAsset:hover{background:#1e293bd9}.page-module-scss-module__bi8gMq__walletAsset:focus-visible{outline:2px solid var(--app-accent-bright);outline-offset:-2px;z-index:1}.page-module-scss-module__bi8gMq__walletAssetIcon{border-radius:var(--radius);justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.page-module-scss-module__bi8gMq__walletAssetSilver .page-module-scss-module__bi8gMq__walletAssetIcon{color:var(--color-silver);background:var(--color-silver-soft)}.page-module-scss-module__bi8gMq__walletAssetGold .page-module-scss-module__bi8gMq__walletAssetIcon{color:var(--app-accent-bright);background:var(--app-accent-muted)}.page-module-scss-module__bi8gMq__walletAssetLabel{font-size:var(--text-xs,.75rem);font-weight:var(--font-medium);color:var(--app-text-muted);line-height:1.3}.page-module-scss-module__bi8gMq__walletAssetValue{font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--app-text);font-variant-numeric:tabular-nums;line-height:1.25}@media (max-width:640px){.page-module-scss-module__bi8gMq__walletAssetValue{font-size:var(--text-sm)}}.page-module-scss-module__bi8gMq__walletMisc{border-top:1px solid var(--app-border);background:#0000001f}
.layout-module-scss-module__tpULjW__wrapper{background:var(--app-bg);min-height:100vh;color:var(--app-text);box-sizing:border-box;flex-direction:column;width:100%;max-width:100vw;display:flex;position:relative;overflow-x:hidden}.layout-module-scss-module__tpULjW__main{padding:var(--space-6);box-sizing:border-box;width:100%;max-width:100%;color:var(--app-text);flex:1;position:relative;overflow-x:hidden}@media (max-width:640px){.layout-module-scss-module__tpULjW__main{padding:var(--space-4)}}@media (max-width:768px){.layout-module-scss-module__tpULjW__main{padding-bottom:calc(var(--space-6) + var(--mobile-bottom-nav-offset,0px))}}
.WalletKycBanner-module-scss-module__pFxtKW__banner{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-6);padding:var(--space-4);background:var(--app-surface);border:1px solid var(--app-accent-muted);border-radius:var(--radius-lg);color:var(--app-text);flex-wrap:wrap;display:flex}.WalletKycBanner-module-scss-module__pFxtKW__text{font-size:var(--text-sm);min-width:12rem;color:var(--app-text-muted);flex:1;margin:0;line-height:1.5}.WalletKycBanner-module-scss-module__pFxtKW__link{padding:var(--space-2)var(--space-4);font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--app-bg);background:var(--app-accent);border-radius:var(--radius);flex-shrink:0;text-decoration:none;transition:filter .2s}.WalletKycBanner-module-scss-module__pFxtKW__link:hover{filter:brightness(1.08)}.WalletKycBanner-module-scss-module__pFxtKW__link:focus-visible{outline:2px solid var(--app-accent-bright);outline-offset:2px}
.LatestAnnouncementBanner-module-scss-module__8jFdYa__section{width:100%;max-width:80rem;margin:0 auto var(--space-6);padding:0 var(--space-4);box-sizing:border-box}@media (max-width:640px){.LatestAnnouncementBanner-module-scss-module__8jFdYa__section{padding:0 var(--space-3)}}.LatestAnnouncementBanner-module-scss-module__8jFdYa__card{gap:var(--space-3);color:inherit;padding:var(--space-4)var(--space-5);border-radius:var(--radius-xl);background:radial-gradient(circle at 0 0,#eab3081f 0,#0000 50%),linear-gradient(135deg,#0f172af5 0%,#0f172ae6 100%);border:1px solid #eab30859;flex-direction:column;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 12px 36px #0f172a8c}@media (hover:hover){.LatestAnnouncementBanner-module-scss-module__8jFdYa__card:hover{border-color:#facc1573;box-shadow:0 16px 44px #0f172aa6}}.LatestAnnouncementBanner-module-scss-module__8jFdYa__card:focus-visible{outline-offset:2px;outline:2px solid #eab308d9}.LatestAnnouncementBanner-module-scss-module__8jFdYa__cardTop{align-items:center;gap:var(--space-3);display:flex}.LatestAnnouncementBanner-module-scss-module__8jFdYa__kicker{font-size:var(--text-xs);font-weight:var(--font-semibold);color:#94a3b8;letter-spacing:.02em}.LatestAnnouncementBanner-module-scss-module__8jFdYa__iconWrap{border-radius:var(--radius-lg);color:#facc15;background:#eab30826;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.LatestAnnouncementBanner-module-scss-module__8jFdYa__title{font-size:var(--text-lg);font-weight:var(--font-bold);color:#f1f5f9;word-break:break-word;margin:0;line-height:1.4}.LatestAnnouncementBanner-module-scss-module__8jFdYa__image{object-fit:cover;border-radius:var(--radius-lg);border:1px solid #94a3b859;width:100%;max-height:18rem;display:block}.LatestAnnouncementBanner-module-scss-module__8jFdYa__descPreview{min-width:0;font-size:var(--text-sm);color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;margin:0;line-height:1.45;overflow:hidden}
.MiscAssetsNoteCard-module-scss-module__PHRSCa__title{margin:0 0 var(--space-2);font-size:var(--text-sm);font-weight:var(--font-bold);color:#cbd5e1;letter-spacing:.02em}.MiscAssetsNoteCard-module-scss-module__PHRSCa__body{font-size:var(--text-sm);color:#94a3b8;white-space:pre-wrap;word-break:break-word;margin:0;line-height:1.65}.MiscAssetsNoteCard-module-scss-module__PHRSCa__banner{margin-bottom:var(--space-6);padding:var(--space-4);border-radius:var(--radius-lg);color:#e5e7eb;background:#0f172ab8;border:1px solid #94a3b866}.MiscAssetsNoteCard-module-scss-module__PHRSCa__embedded{padding:var(--space-4)var(--space-5);color:var(--app-text-muted);border-top:none;margin:0}
.StoreFooter-module-scss-module__RLuVaG__footer{padding:0 0 var(--space-8);color:#9ca3af;background:radial-gradient(80% 60% at 50% 0,#eab3080f 0%,#0000 55%),radial-gradient(50% 40% at 100% 100%,#64748b14 0%,#0000 50%),linear-gradient(#0f172aeb 0%,#0f172af7 100%);border-top:1px solid #94a3b81f;margin-top:auto;position:relative;overflow:hidden}@media (max-width:640px){.StoreFooter-module-scss-module__RLuVaG__footer{padding-bottom:calc(var(--space-6) + var(--mobile-bottom-nav-offset,0px))}}.StoreFooter-module-scss-module__RLuVaG__accentLine{opacity:.95;background:linear-gradient(90deg,#94a3b833 0%,#eab308bf 35%,#fbbf24d9 50%,#eab308b3 65%,#94a3b833 100%);width:100%;height:3px}.StoreFooter-module-scss-module__RLuVaG__bannerWrap{width:100%;max-width:80rem;padding:var(--space-5)var(--space-6)0;box-sizing:border-box;margin:0 auto}@media (max-width:640px){.StoreFooter-module-scss-module__RLuVaG__bannerWrap{padding:var(--space-4)var(--space-4)0}}.StoreFooter-module-scss-module__RLuVaG__banner{box-sizing:border-box;color:#fde68a;border-radius:var(--radius-lg);width:100%;padding:var(--space-3)var(--space-5);text-align:center;font-weight:var(--font-medium);font-size:var(--text-sm);overflow-wrap:anywhere;word-break:break-word;background:linear-gradient(135deg,#facc151f 0%,#f59e0b14 50%,#eab3080f 100%);border:1px solid #facc1547;line-height:1.75;box-shadow:inset 0 1px #ffffff0f}@media (max-width:640px){.StoreFooter-module-scss-module__RLuVaG__banner{padding:var(--space-3)var(--space-4)}}.StoreFooter-module-scss-module__RLuVaG__shell{max-width:80rem;padding:var(--space-8)var(--space-6)0;box-sizing:border-box;margin:0 auto}@media (max-width:640px){.StoreFooter-module-scss-module__RLuVaG__shell{padding:var(--space-6)var(--space-4)0}}.StoreFooter-module-scss-module__RLuVaG__grid{gap:var(--space-8);align-items:start;display:grid}@media (min-width:768px){.StoreFooter-module-scss-module__RLuVaG__grid{gap:var(--space-8)var(--space-10);grid-template-columns:minmax(0,1.15fr) minmax(0,.95fr) minmax(0,1.25fr)}}.StoreFooter-module-scss-module__RLuVaG__brandCol{gap:var(--space-2);text-align:center;flex-direction:column;display:flex}@media (min-width:768px){.StoreFooter-module-scss-module__RLuVaG__brandCol{text-align:right;padding-top:var(--space-1)}}.StoreFooter-module-scss-module__RLuVaG__appName{font-size:var(--text-xl);font-weight:var(--font-semibold);color:#f1f5f9;letter-spacing:-.02em;line-height:1.25}.StoreFooter-module-scss-module__RLuVaG__tagline{font-size:var(--text-sm);color:#94a3b8;max-width:22rem;margin:0;line-height:1.65}@media (min-width:768px){.StoreFooter-module-scss-module__RLuVaG__tagline{margin-inline:0 auto}}@media (max-width:767px){.StoreFooter-module-scss-module__RLuVaG__tagline{margin-inline:auto}}.StoreFooter-module-scss-module__RLuVaG__sectionLabel{margin:0 0 var(--space-3);font-size:.6875rem;font-weight:var(--font-semibold);letter-spacing:.12em;text-transform:uppercase;color:#64748b;text-align:center}@media (min-width:768px){.StoreFooter-module-scss-module__RLuVaG__sectionLabel{text-align:right}}.StoreFooter-module-scss-module__RLuVaG__linksCol{text-align:center}@media (min-width:768px){.StoreFooter-module-scss-module__RLuVaG__linksCol{text-align:right;padding-top:var(--space-1);border-inline-end:1px solid #94a3b826;padding-inline-end:var(--space-6)}}.StoreFooter-module-scss-module__RLuVaG__linkList{gap:var(--space-1);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.StoreFooter-module-scss-module__RLuVaG__footerLink{padding:var(--space-2)var(--space-3);margin:0 calc(-1*var(--space-2));border-radius:var(--radius);font-size:var(--text-sm);font-weight:var(--font-medium);color:#cbd5e1;border-inline-end:3px solid #0000;align-items:center;text-decoration:none;transition:color .2s,background .2s,border-color .2s;display:inline-flex}@media (max-width:767px){.StoreFooter-module-scss-module__RLuVaG__footerLink{box-sizing:border-box;border-block-end:2px solid #0000;border-inline-end:none;justify-content:center;width:100%}}.StoreFooter-module-scss-module__RLuVaG__footerLink:hover{color:#fef08a;background:#eab30812;border-inline-end-color:#eab308d9}@media (max-width:767px){.StoreFooter-module-scss-module__RLuVaG__footerLink:hover{border-block-end-color:#eab3088c}}.StoreFooter-module-scss-module__RLuVaG__footerLink:focus-visible{outline-offset:2px;outline:2px solid #eab308bf}.StoreFooter-module-scss-module__RLuVaG__contactCol{text-align:center;width:100%}@media (min-width:768px){.StoreFooter-module-scss-module__RLuVaG__contactCol{text-align:right;padding-top:var(--space-1);width:auto}}.StoreFooter-module-scss-module__RLuVaG__contactStack{gap:var(--space-4);flex-direction:column;width:100%;display:flex}@media (max-width:767px){.StoreFooter-module-scss-module__RLuVaG__contactStack{align-items:stretch}}.StoreFooter-module-scss-module__RLuVaG__contactItem{align-items:flex-start;gap:var(--space-3);color:inherit;text-align:right;margin:0;text-decoration:none;transition:opacity .2s;display:flex}@media (max-width:767px){.StoreFooter-module-scss-module__RLuVaG__contactItem{box-sizing:border-box;justify-content:flex-start;width:100%;max-width:none;margin-inline:0}}.StoreFooter-module-scss-module__RLuVaG__contactItem:hover .StoreFooter-module-scss-module__RLuVaG__contactItemValue{color:#e5e7eb}@media (hover:hover){a.StoreFooter-module-scss-module__RLuVaG__contactItem:hover .StoreFooter-module-scss-module__RLuVaG__contactIcon{color:#facc15;background:#eab3081f}a.StoreFooter-module-scss-module__RLuVaG__contactItem:hover .StoreFooter-module-scss-module__RLuVaG__contactItemValue{color:#fef08a}}.StoreFooter-module-scss-module__RLuVaG__contactIcon{border-radius:var(--radius);color:#94a3b8;background:#94a3b81a;border:1px solid #94a3b833;flex-shrink:0;justify-content:center;align-items:center;width:2.375rem;height:2.375rem;transition:color .2s,background .2s,border-color .2s;display:flex}.StoreFooter-module-scss-module__RLuVaG__contactItemBody{gap:var(--space-1);text-align:right;flex-direction:column;flex:1;min-width:0;display:flex}.StoreFooter-module-scss-module__RLuVaG__contactItemLabel{font-size:.6875rem;font-weight:var(--font-semibold);letter-spacing:.06em;color:#64748b;text-transform:uppercase}.StoreFooter-module-scss-module__RLuVaG__contactItemValue{font-size:var(--text-sm);color:#cbd5e1;overflow-wrap:anywhere;line-height:1.65;transition:color .2s}.StoreFooter-module-scss-module__RLuVaG__copyrightBar{margin-top:var(--space-10);padding-top:var(--space-5);border-top:1px solid #94a3b81f}@media (max-width:640px){.StoreFooter-module-scss-module__RLuVaG__copyrightBar{margin-top:var(--space-8);padding-top:var(--space-4)}}.StoreFooter-module-scss-module__RLuVaG__copyrightRow{justify-content:space-between;align-items:center;gap:var(--space-5);flex-wrap:wrap;display:flex}@media (max-width:640px){.StoreFooter-module-scss-module__RLuVaG__copyrightRow{text-align:center;flex-direction:column;justify-content:center}}.StoreFooter-module-scss-module__RLuVaG__copyright{font-size:var(--text-xs,.75rem);color:#64748b;text-align:center;margin:0;line-height:1.5}@media (min-width:641px){.StoreFooter-module-scss-module__RLuVaG__copyright{text-align:right}}.StoreFooter-module-scss-module__RLuVaG__enamadLink{border-radius:var(--radius);flex-shrink:0;line-height:0;transition:opacity .2s;display:inline-flex}.StoreFooter-module-scss-module__RLuVaG__enamadLink:hover{opacity:.9}.StoreFooter-module-scss-module__RLuVaG__enamadLink:focus-visible{outline-offset:3px;outline:2px solid #eab308bf}@media (max-width:640px){.StoreFooter-module-scss-module__RLuVaG__enamadLink{margin-inline:auto}}.StoreFooter-module-scss-module__RLuVaG__enamadImg{cursor:pointer;object-fit:contain;width:5.5rem;height:auto;max-height:6.25rem;display:block}
.LoginForm-module-scss-module__j56RNa__card{border-radius:var(--radius-lg);border-top:3px solid var(--color-primary);--color-input-label:#e5e7eb;--color-input-placeholder:#9ca3af;-webkit-backdrop-filter:blur(22px);position:relative;padding:var(--space-8)var(--space-8)!important;background:radial-gradient(circle at 0 0,#f8fafc14 0,#0000 55%),radial-gradient(circle at 100% 100%,#94a3b824 0,#0000 55%),linear-gradient(135deg,#0f172af5 0%,#0f172ae6 45%,#0f172adb 100%)!important;border:1px solid #94a3b880!important;box-shadow:0 22px 60px #0f172ad9,0 0 0 1px #0f172acc,0 0 0 .5px #94a3b840!important}.LoginForm-module-scss-module__j56RNa__header{margin-bottom:var(--space-8);padding-bottom:var(--space-6);border-bottom:1px solid var(--color-border)}.LoginForm-module-scss-module__j56RNa__title{margin:0 0 var(--space-2);font-size:1.5rem;font-weight:var(--font-semibold);text-align:center;letter-spacing:-.02em;color:#e5e7eb}.LoginForm-module-scss-module__j56RNa__subtitle{margin:var(--space-2)0 0;font-size:var(--text-sm);color:#9ca3af;text-align:center;line-height:1.55}.LoginForm-module-scss-module__j56RNa__appName{text-align:center;background:linear-gradient(120deg,#e5e7eb 0%,#facc15 50%,#b45309 100%);color:#0000;-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 20px;font-size:36px}.LoginForm-module-scss-module__j56RNa__form{gap:var(--space-5);flex-direction:column;width:100%;display:flex}.LoginForm-module-scss-module__j56RNa__form>*{box-sizing:border-box;width:100%;min-width:0}.LoginForm-module-scss-module__j56RNa__error{padding:var(--space-2);min-height:1.25rem;font-size:var(--text-sm);color:var(--color-error);text-align:center;background-color:#fceeee;border-radius:10px;margin:0}.LoginForm-module-scss-module__j56RNa__formSuccess{min-height:1.25rem;padding:var(--space-2);font-size:var(--text-sm);color:#4ade80;text-align:center;background:#22c55e1f;border:1px solid #22c55e59;border-radius:10px;margin:0}.LoginForm-module-scss-module__j56RNa__passwordToggle{padding:var(--space-2);color:var(--color-muted);cursor:pointer;border-radius:var(--radius);background:0 0;border:none;justify-content:center;align-items:center;margin:0;transition:color .2s;display:flex}.LoginForm-module-scss-module__j56RNa__passwordToggle:hover{color:var(--foreground)}.LoginForm-module-scss-module__j56RNa__submitButton{margin-top:var(--space-2);padding:var(--space-3)var(--space-4);font-size:var(--text-base);border-radius:var(--radius)}.LoginForm-module-scss-module__j56RNa__forgotWrap{margin-top:var(--space-3);justify-content:center;display:flex}.LoginForm-module-scss-module__j56RNa__forgotLink{min-height:2.5rem;padding:var(--space-2)var(--space-5);font-size:var(--text-sm);font-weight:var(--font-semibold);letter-spacing:.01em;color:#cbd5e1;border-radius:var(--radius-lg);background:#0f172a73;border:1px solid #94a3b861;justify-content:center;align-items:center;text-decoration:none;transition:color .2s,background .2s,border-color .2s,box-shadow .2s;display:inline-flex;box-shadow:inset 0 1px #ffffff0a}.LoginForm-module-scss-module__j56RNa__forgotLink:hover{color:#fef9c3;background:#facc1517;border-color:#facc1580;box-shadow:inset 0 1px #ffffff0f,0 0 0 1px #facc151f}.LoginForm-module-scss-module__j56RNa__forgotLink:active{transform:translateY(.5px)}.LoginForm-module-scss-module__j56RNa__forgotLink:focus-visible{outline-offset:2px;outline:2px solid #facc158c}.LoginForm-module-scss-module__j56RNa__switch{margin:var(--space-5)0 0;font-size:var(--text-sm);color:#9ca3af;text-align:center}.LoginForm-module-scss-module__j56RNa__switchLink{padding:var(--space-2)var(--space-3);font-size:var(--text-sm);font-weight:var(--font-medium);color:#94a3b8;border-radius:var(--radius);justify-content:center;align-items:center;text-decoration:none;transition:color .2s,background .2s;display:inline-flex}.LoginForm-module-scss-module__j56RNa__switchLink:hover{color:#fde68a;background:#facc1514}.LoginForm-module-scss-module__j56RNa__switchLink:focus-visible{outline-offset:2px;outline:2px solid #facc1573}
.TradeHistoryList-module-scss-module__xZarYG__list{padding:var(--space-4);gap:var(--space-3);grid-template-columns:1fr;margin:0;list-style:none;display:grid}.TradeHistoryList-module-scss-module__xZarYG__listItem{min-width:0;display:flex}.TradeHistoryList-module-scss-module__xZarYG__listItemExpanded{grid-column:1/-1}.TradeHistoryList-module-scss-module__xZarYG__card{border-radius:var(--radius-lg);background:linear-gradient(145deg,#1e293bb8 0%,#0f172ae0 100%);border:1px solid #94a3b847;flex-direction:column;flex:1;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 18px #02061759,inset 0 1px #ffffff0a}.TradeHistoryList-module-scss-module__xZarYG__card:hover{border-color:#94a3b873;box-shadow:0 8px 28px #02061773,inset 0 1px #ffffff0f}.TradeHistoryList-module-scss-module__xZarYG__cardExpanded{border-color:#eab30859;box-shadow:0 10px 32px #02061780,0 0 0 1px #eab3081f}.TradeHistoryList-module-scss-module__xZarYG__accent{width:100%;height:3px}.TradeHistoryList-module-scss-module__xZarYG__accentBuy{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.TradeHistoryList-module-scss-module__xZarYG__accentSell{background:linear-gradient(90deg,#eab308,#facc15)}.TradeHistoryList-module-scss-module__xZarYG__accentPhysical{background:linear-gradient(90deg,#a855f7,#c084fc)}.TradeHistoryList-module-scss-module__xZarYG__accentAdjustment{background:linear-gradient(90deg,#64748b,#94a3b8)}.TradeHistoryList-module-scss-module__xZarYG__accentGift{background:linear-gradient(90deg,#ec4899,#f472b6)}.TradeHistoryList-module-scss-module__xZarYG__body{padding:var(--space-4);gap:var(--space-3);flex-direction:column;flex:1;display:flex}.TradeHistoryList-module-scss-module__xZarYG__topRow{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.TradeHistoryList-module-scss-module__xZarYG__identity{align-items:flex-start;gap:var(--space-3);flex:1;min-width:0;display:flex}.TradeHistoryList-module-scss-module__xZarYG__iconWrap{border-radius:var(--radius);flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.TradeHistoryList-module-scss-module__xZarYG__iconBuy{color:#93c5fd;background:#3b82f629;border:1px solid #3b82f659}.TradeHistoryList-module-scss-module__xZarYG__iconSell{color:#fde047;background:#eab30824;border:1px solid #eab30859}.TradeHistoryList-module-scss-module__xZarYG__iconPhysical{color:#d8b4fe;background:#a855f724;border:1px solid #a855f759}.TradeHistoryList-module-scss-module__xZarYG__iconAdjustment{color:#cbd5e1;background:#94a3b824;border:1px solid #94a3b859}.TradeHistoryList-module-scss-module__xZarYG__iconGift{color:#f9a8d4;background:#ec489924;border:1px solid #ec489959}.TradeHistoryList-module-scss-module__xZarYG__titleBlock{flex:1;min-width:0}.TradeHistoryList-module-scss-module__xZarYG__directionLabel{font-weight:var(--font-semibold);font-size:var(--text-base);color:#f3f4f6;margin:0;line-height:1.35}.TradeHistoryList-module-scss-module__xZarYG__meta{margin:var(--space-1)0 0;font-size:var(--text-xs,.75rem);color:#9ca3af;line-height:1.4}.TradeHistoryList-module-scss-module__xZarYG__status{font-size:var(--text-xs,.75rem);font-weight:var(--font-medium);white-space:nowrap;border-radius:999px;flex-shrink:0;align-self:flex-start;padding:.35rem .65rem}.TradeHistoryList-module-scss-module__xZarYG__statusPending{color:#fde047;background:#fbbf242e;border:1px solid #fbbf2459}.TradeHistoryList-module-scss-module__xZarYG__statusConfirmed{color:#86efac;background:#22c55e29;border:1px solid #22c55e59}.TradeHistoryList-module-scss-module__xZarYG__statusRejected{color:#fca5a5;background:#f8717129;border:1px solid #f8717159}.TradeHistoryList-module-scss-module__xZarYG__metrics{gap:var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.TradeHistoryList-module-scss-module__xZarYG__metric{padding:var(--space-2)var(--space-3);border-radius:var(--radius);background:#0f172a8c;border:1px solid #94a3b838;min-width:0}.TradeHistoryList-module-scss-module__xZarYG__metricWide{grid-column:1/-1}.TradeHistoryList-module-scss-module__xZarYG__metricLabel{font-size:.68rem;font-weight:var(--font-medium);letter-spacing:.02em;color:#94a3b8;margin-bottom:.15rem;display:block}.TradeHistoryList-module-scss-module__xZarYG__metricValue{font-size:var(--text-sm);font-weight:var(--font-semibold);color:#f9fafb;word-break:break-word;line-height:1.35;display:block}.TradeHistoryList-module-scss-module__xZarYG__metricValueAccent{color:#fde68a}.TradeHistoryList-module-scss-module__xZarYG__footerRow{justify-content:flex-end;align-items:center;gap:var(--space-2);padding-top:var(--space-1);border-top:1px solid #94a3b829;display:flex}.TradeHistoryList-module-scss-module__xZarYG__toggleBtn{color:#fde68a;font-size:var(--text-xs,.75rem);font-weight:var(--font-medium);cursor:pointer;background:#eab30814;border:1px solid #eab30859;border-radius:999px;align-items:center;gap:.35rem;padding:.4rem .75rem;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.TradeHistoryList-module-scss-module__xZarYG__toggleBtn:hover{color:#fef9c3;background:#eab30829;border-color:#eab3088c}.TradeHistoryList-module-scss-module__xZarYG__toggleIcon{transition:transform .2s}.TradeHistoryList-module-scss-module__xZarYG__toggleIconOpen{transform:rotate(180deg)}.TradeHistoryList-module-scss-module__xZarYG__details{gap:var(--space-2);padding:var(--space-3);border-radius:var(--radius);background:#02061773;border:1px dashed #94a3b847;display:grid}.TradeHistoryList-module-scss-module__xZarYG__detailRow{font-size:var(--text-sm);color:#d1d5db;margin:0;line-height:1.55}.TradeHistoryList-module-scss-module__xZarYG__detailLabel{font-weight:var(--font-medium);color:#94a3b8}.TradeHistoryList-module-scss-module__xZarYG__detailHint{font-size:var(--text-sm);color:#9ca3af;margin:0;line-height:1.55}.TradeHistoryList-module-scss-module__xZarYG__rejectReason{padding:var(--space-2)var(--space-3);border-radius:var(--radius);font-size:var(--text-sm);color:#fca5a5;background:#7f1d1d38;border:1px solid #f8717140;margin:0;line-height:1.55}.TradeHistoryList-module-scss-module__xZarYG__rejectLabel{font-weight:var(--font-medium);color:#fecaca}.TradeHistoryList-module-scss-module__xZarYG__receiptLink{color:#93c5fd;font-weight:var(--font-medium);align-items:center;gap:.25rem;text-decoration:none;display:inline-flex}.TradeHistoryList-module-scss-module__xZarYG__receiptLink:hover{color:#bfdbfe;text-underline-offset:3px;text-decoration:underline}.TradeHistoryList-module-scss-module__xZarYG__empty,.TradeHistoryList-module-scss-module__xZarYG__loading{padding:var(--space-12)var(--space-8);text-align:center;color:#9ca3af;font-size:var(--text-base);line-height:1.5}@media (max-width:480px){.TradeHistoryList-module-scss-module__xZarYG__list{padding:var(--space-3);gap:var(--space-2)}.TradeHistoryList-module-scss-module__xZarYG__body{padding:var(--space-3)}.TradeHistoryList-module-scss-module__xZarYG__metrics{grid-template-columns:1fr}.TradeHistoryList-module-scss-module__xZarYG__metricWide{grid-column:auto}.TradeHistoryList-module-scss-module__xZarYG__topRow{flex-wrap:wrap}.TradeHistoryList-module-scss-module__xZarYG__status{order:-1;margin-inline-start:auto}}@media (min-width:769px){.TradeHistoryList-module-scss-module__xZarYG__list{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr))}.TradeHistoryList-module-scss-module__xZarYG__metrics{grid-template-columns:1fr}.TradeHistoryList-module-scss-module__xZarYG__topRow{align-items:stretch;gap:var(--space-2);flex-direction:column}.TradeHistoryList-module-scss-module__xZarYG__status{align-self:flex-start}.TradeHistoryList-module-scss-module__xZarYG__footerRow{margin-top:auto}.TradeHistoryList-module-scss-module__xZarYG__toggleBtn{border-radius:var(--radius);justify-content:center;width:100%}.TradeHistoryList-module-scss-module__xZarYG__listItemExpanded .TradeHistoryList-module-scss-module__xZarYG__topRow{flex-direction:row;justify-content:space-between;align-items:flex-start}.TradeHistoryList-module-scss-module__xZarYG__listItemExpanded .TradeHistoryList-module-scss-module__xZarYG__metrics{grid-template-columns:repeat(2,minmax(0,1fr));max-width:42rem}.TradeHistoryList-module-scss-module__xZarYG__listItemExpanded .TradeHistoryList-module-scss-module__xZarYG__toggleBtn{align-self:flex-end;width:auto}}@media (min-width:1100px){.TradeHistoryList-module-scss-module__xZarYG__list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.TradeHistoryList-module-scss-module__xZarYG__footerRow{justify-content:stretch}.TradeHistoryList-module-scss-module__xZarYG__toggleBtn{border-radius:var(--radius);justify-content:center;width:100%;padding-block:.55rem}}
.StoreHighlightStrip-module-scss-module__iRVz6G__section{width:100%;max-width:80rem;padding:0 var(--space-4)var(--space-6);box-sizing:border-box;margin:0 auto}@media (max-width:640px){.StoreHighlightStrip-module-scss-module__iRVz6G__section{padding:0 var(--space-3)var(--space-5)}}.StoreHighlightStrip-module-scss-module__iRVz6G__grid{gap:var(--space-4);grid-template-columns:1fr 1fr;align-items:stretch;display:grid}@media (max-width:640px){.StoreHighlightStrip-module-scss-module__iRVz6G__grid{grid-template-columns:1fr}}.StoreHighlightStrip-module-scss-module__iRVz6G__box{border-radius:var(--radius-lg);padding:var(--space-5)var(--space-5);-webkit-backdrop-filter:blur(12px);box-sizing:border-box;justify-content:center;gap:var(--space-2);background:radial-gradient(circle at 0 0,#94a3b81f 0,#0000 55%),radial-gradient(circle at 100% 100%,#eab3081a 0,#0000 50%),#0f172ab8;border:1px solid #94a3b873;flex-direction:column;min-height:5.5rem;display:flex;box-shadow:0 12px 40px #0f172a73}@media (max-width:640px){.StoreHighlightStrip-module-scss-module__iRVz6G__box{padding:var(--space-4);min-height:unset}}.StoreHighlightStrip-module-scss-module__iRVz6G__boxSilver{border-color:#94a3b88c}.StoreHighlightStrip-module-scss-module__iRVz6G__boxPromo{text-align:center;border-color:#eab30859;align-items:center}.StoreHighlightStrip-module-scss-module__iRVz6G__boxPromoLink{color:inherit;cursor:pointer;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s}.StoreHighlightStrip-module-scss-module__iRVz6G__boxPromoLink:hover{border-color:#facc1580;transform:translateY(-1px);box-shadow:0 16px 44px #0f172a8c}.StoreHighlightStrip-module-scss-module__iRVz6G__boxPromoLink:focus-visible{outline-offset:2px;outline:2px solid #eab308bf}.StoreHighlightStrip-module-scss-module__iRVz6G__boxPromoLink:active{transform:translateY(0)}.StoreHighlightStrip-module-scss-module__iRVz6G__promoIcon{color:#facc15;opacity:.95;flex-shrink:0}.StoreHighlightStrip-module-scss-module__iRVz6G__boxLabel{font-size:var(--text-sm);font-weight:var(--font-medium);color:#94a3b8;align-items:center;gap:var(--space-2);margin:0;display:inline-flex}.StoreHighlightStrip-module-scss-module__iRVz6G__boxValue{font-size:clamp(1.25rem,4vw,1.75rem);font-weight:var(--font-bold);color:#f1f5f9;letter-spacing:-.02em;margin:0}.StoreHighlightStrip-module-scss-module__iRVz6G__boxUnit{font-size:var(--text-sm);font-weight:var(--font-medium);color:#9ca3af;margin-inline-start:var(--space-2)}.StoreHighlightStrip-module-scss-module__iRVz6G__promoText{font-size:clamp(1.1rem,3.5vw,1.35rem);font-weight:var(--font-semibold);color:#fde68a;margin:0;line-height:1.5}.StoreHighlightStrip-module-scss-module__iRVz6G__iconSilver{color:#cbd5e1;opacity:.95;flex-shrink:0}.StoreHighlightStrip-module-scss-module__iRVz6G__loading{color:#64748b;font-size:var(--text-sm)}
.page-module-scss-module__Z-N5mq__wrapper{min-height:calc(100vh - 8rem);padding:var(--space-4);place-items:center;display:grid}@media (max-width:640px){.page-module-scss-module__Z-N5mq__wrapper{min-height:auto;padding:var(--space-3)}}.page-module-scss-module__Z-N5mq__card{width:min(100%,32rem);padding:var(--space-6)!important}@media (max-width:640px){.page-module-scss-module__Z-N5mq__card{padding:var(--space-4)!important}}.page-module-scss-module__Z-N5mq__title{margin:0 0 var(--space-2);font-size:var(--text-xl);font-weight:var(--font-semibold);letter-spacing:-.02em;color:var(--app-text)}.page-module-scss-module__Z-N5mq__subtitle{margin:0 0 var(--space-5);color:var(--app-text-muted);font-size:var(--text-sm);line-height:1.7}.page-module-scss-module__Z-N5mq__form{gap:var(--space-3);display:grid}.page-module-scss-module__Z-N5mq__passwordToggle{color:var(--app-text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.1rem;display:inline-flex}.page-module-scss-module__Z-N5mq__passwordToggle:hover{color:var(--app-accent-bright)}.page-module-scss-module__Z-N5mq__error{color:#f87171;font-size:var(--text-sm);border-radius:var(--radius);padding:var(--space-2)var(--space-3);background:#f8717126;border:1px solid #f8717159;margin:0;line-height:1.6}.page-module-scss-module__Z-N5mq__success{color:#4ade80;font-size:var(--text-sm);border-radius:var(--radius);padding:var(--space-2)var(--space-3);background:#4ade8024;border:1px solid #4ade8059;margin:0;line-height:1.6}
.page-module-scss-module__-ytPBG__wrapper{max-width:72rem;padding:0 var(--space-4)var(--space-12);color:#e5e7eb;margin:0 auto}.page-module-scss-module__-ytPBG__card{margin-top:var(--space-6);padding:var(--space-6);border-radius:var(--radius-xl);background:radial-gradient(circle at 0 0,#94a3b81a 0,#0000 55%),linear-gradient(135deg,#0f172af0 0%,#0f172ae6 40%,#0f172adb 100%);border:1px solid #94a3b880;box-shadow:0 18px 50px #0f172acc}.page-module-scss-module__-ytPBG__title{margin:0 0 var(--space-3);font-size:var(--text-2xl);font-weight:var(--font-bold);color:#e5e7eb}.page-module-scss-module__-ytPBG__sectionHeading{margin:var(--space-6)0 var(--space-2);font-size:var(--text-lg);font-weight:var(--font-semibold);color:#e5e7eb;padding-bottom:var(--space-2);border-bottom:1px solid #94a3b840}.page-module-scss-module__-ytPBG__lead{margin:0 0 var(--space-4);color:#cbd5e1;line-height:1.8}.page-module-scss-module__-ytPBG__list{margin:0 0 var(--space-4);color:#cbd5e1;padding-inline-start:1.25rem;line-height:1.9}
.layout-module-scss-module__IpWZMW__wrapper{background:var(--app-bg);min-height:100vh;color:var(--app-text);box-sizing:border-box;flex-direction:column;width:100%;max-width:100vw;display:flex;position:relative;overflow-x:hidden}.layout-module-scss-module__IpWZMW__main{padding:var(--space-6);box-sizing:border-box;flex:1;width:100%;max-width:100%;position:relative;overflow-x:hidden}@media (max-width:768px){.layout-module-scss-module__IpWZMW__main{padding-bottom:calc(var(--space-6) + var(--mobile-bottom-nav-offset,0px))}}@media print{.layout-module-scss-module__IpWZMW__wrapper>header{display:none!important}.layout-module-scss-module__IpWZMW__main{background:#fff!important;padding:0!important}}@media (max-width:640px){.layout-module-scss-module__IpWZMW__main{padding:var(--space-4)}}
