.account-module__zd0OHa__container{width:100%;color:var(--text-primary);box-sizing:border-box;background:0 0;flex-direction:column;flex:1;margin:0 auto;padding:0;display:flex;overflow:visible}.account-module__zd0OHa__compactHeader{background:linear-gradient(180deg,var(--surface-accent-overlay)0%,transparent 100%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);justify-content:center;align-items:center;gap:1rem;width:100%;padding:2rem 2.5rem 1.5rem;display:flex;position:relative;overflow:hidden}.account-module__zd0OHa__compactHeaderInner{z-index:1;align-items:center;gap:1rem;width:80%;max-width:1400px;display:flex;position:relative}.account-module__zd0OHa__headerIcon{color:var(--primary);flex-shrink:0;width:32px;height:32px}.account-module__zd0OHa__avatar{background:linear-gradient(135deg,var(--primary),color-mix(in srgb,var(--primary)70%,var(--accent-primary,var(--primary))));color:#fff;letter-spacing:.02em;width:56px;height:56px;box-shadow:0 6px 18px color-mix(in srgb,var(--primary)30%,transparent);border:1px solid color-mix(in srgb,var(--primary)40%,transparent);text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.account-module__zd0OHa__headerText{flex-direction:column;gap:.25rem;min-width:0;display:flex}.account-module__zd0OHa__headerTitle{color:var(--text-primary);letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.75rem;font-weight:800;line-height:1.2;overflow:hidden}.account-module__zd0OHa__headerSubtitle{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:.4rem;margin:0;font-size:.9375rem;line-height:1.4;display:inline-flex}.account-module__zd0OHa__headerEmail{color:var(--text-secondary);align-items:center;gap:.375rem;display:inline-flex}.account-module__zd0OHa__headerVerifiedPill{text-transform:uppercase;letter-spacing:.04em;color:var(--success,#10b981);background:#10b9811f;border:1px solid #10b98140;border-radius:999px;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.6875rem;font-weight:700;display:inline-flex}.account-module__zd0OHa__headerUnverifiedPill{text-transform:uppercase;letter-spacing:.04em;background:color-mix(in srgb,var(--primary)10%,transparent);color:var(--primary);border:1px solid color-mix(in srgb,var(--primary)25%,transparent);border-radius:999px;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.6875rem;font-weight:700;text-decoration:none;display:inline-flex}.account-module__zd0OHa__headerUnverifiedPill:hover{background:color-mix(in srgb,var(--primary)16%,transparent)}.account-module__zd0OHa__content{flex-direction:column;gap:0;width:80%;max-width:1400px;margin:0 auto;padding:2rem 0 3rem;display:flex}.account-module__zd0OHa__tabNavigation{border-bottom:1px solid var(--border-light);margin-bottom:1.5rem}.account-module__zd0OHa__tabScrollContainer{scrollbar-width:none;gap:.25rem;display:flex;overflow:auto hidden}.account-module__zd0OHa__tabScrollContainer::-webkit-scrollbar{width:0;height:0;display:none}.account-module__zd0OHa__tabButton{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.5rem;margin-bottom:-1px;padding:.875rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.account-module__zd0OHa__tabButton:hover{color:var(--text-primary)}.account-module__zd0OHa__activeTab{color:var(--primary);border-bottom-color:var(--primary);font-weight:600}.account-module__zd0OHa__tabIcon{flex-shrink:0}.account-module__zd0OHa__tabLabel{font-size:.875rem}.account-module__zd0OHa__tabContent{flex-direction:column;gap:1.5rem;animation:.3s account-module__zd0OHa__fadeIn;display:flex}@keyframes account-module__zd0OHa__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.account-module__zd0OHa__card{background:var(--bg-secondary);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);border-radius:1rem;padding:1.5rem}.account-module__zd0OHa__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.account-module__zd0OHa__sectionTitle{color:var(--text-primary);letter-spacing:-.01em;margin:0;font-size:1.125rem;font-weight:700}.account-module__zd0OHa__profileTab,.account-module__zd0OHa__settingsTab{flex-direction:column;gap:1.5rem;display:flex}.account-module__zd0OHa__profileForm{flex-direction:column;gap:0;display:flex}.account-module__zd0OHa__profileForm .floating-field-container{margin-bottom:0}.account-module__zd0OHa__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.account-module__zd0OHa__saveBar{background:color-mix(in srgb,var(--primary)6%,var(--bg-primary));border:1px solid color-mix(in srgb,var(--primary)18%,transparent);border-radius:.625rem;justify-content:space-between;align-items:center;gap:.75rem;margin-top:1rem;padding:.75rem 1rem;animation:.18s account-module__zd0OHa__saveBarSlide;display:flex}.account-module__zd0OHa__saveBarLabel{color:var(--text-secondary);align-items:center;gap:.4rem;font-size:.8125rem;font-weight:600;display:inline-flex}.account-module__zd0OHa__saveBarDot{background:var(--primary);width:8px;height:8px;box-shadow:0 0 0 3px color-mix(in srgb,var(--primary)18%,transparent);border-radius:50%}.account-module__zd0OHa__saveBarActions{flex-wrap:wrap;gap:.5rem;display:flex}@keyframes account-module__zd0OHa__saveBarSlide{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.account-module__zd0OHa__actionButton{background:var(--primary);color:#fff;cursor:pointer;box-shadow:0 4px 12px color-mix(in srgb,var(--primary)25%,transparent);border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.account-module__zd0OHa__actionButton:hover:not(:disabled){box-shadow:0 6px 16px color-mix(in srgb,var(--primary)35%,transparent);transform:translateY(-1px)}.account-module__zd0OHa__actionButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.account-module__zd0OHa__actionButton.account-module__zd0OHa__secondary{background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-light);box-shadow:none}.account-module__zd0OHa__actionButton.account-module__zd0OHa__secondary:hover:not(:disabled){background:var(--bg-hover);border-color:var(--primary);transform:translateY(-1px)}.account-module__zd0OHa__actionButton.account-module__zd0OHa__danger{background:var(--error);box-shadow:0 4px 12px #ef444440}.account-module__zd0OHa__actionButton.account-module__zd0OHa__danger:hover:not(:disabled){box-shadow:0 6px 16px #ef444459}.account-module__zd0OHa__verifiedBadge{color:var(--success,#10b981);pointer-events:none;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:600;display:inline-flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.account-module__zd0OHa__unverifiedBadge{color:var(--text-muted);pointer-events:auto;align-items:center;gap:.35rem;font-size:.6875rem;display:inline-flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.account-module__zd0OHa__unverifiedBadge a{color:var(--primary);font-weight:600;text-decoration:none}.account-module__zd0OHa__unverifiedBadge a:hover{text-decoration:underline}.account-module__zd0OHa__toggleRow{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 0;display:flex}.account-module__zd0OHa__toggleText{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.account-module__zd0OHa__toggleTitle{color:var(--text-primary);font-size:.9375rem;font-weight:600;line-height:1.3}.account-module__zd0OHa__toggleDesc{color:var(--text-muted);font-size:.8125rem;line-height:1.4}.account-module__zd0OHa__toggleInput{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.account-module__zd0OHa__toggleSwitch{background:var(--border-light);border-radius:999px;flex-shrink:0;width:42px;height:24px;transition:background .18s;display:inline-block;position:relative}.account-module__zd0OHa__toggleKnob{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000040}.account-module__zd0OHa__toggleInput:checked+.account-module__zd0OHa__toggleSwitch{background:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary)16%,transparent)}.account-module__zd0OHa__toggleInput:checked+.account-module__zd0OHa__toggleSwitch .account-module__zd0OHa__toggleKnob{transform:translate(18px)}.account-module__zd0OHa__toggleInput:focus-visible+.account-module__zd0OHa__toggleSwitch{outline:2px solid color-mix(in srgb,var(--primary)40%,transparent);outline-offset:2px}.account-module__zd0OHa__helpText{color:var(--text-muted);margin:0 0 .5rem;font-size:.8125rem;line-height:1.5}.account-module__zd0OHa__addressList{flex-direction:column;gap:.625rem;margin-top:1rem;display:flex}.account-module__zd0OHa__addressItem{background:var(--bg-primary);border:1px solid var(--border-light);border-radius:.75rem;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.125rem;transition:border-color .18s,transform .18s;display:flex}.account-module__zd0OHa__addressItem:hover{border-color:color-mix(in srgb,var(--primary)30%,transparent)}.account-module__zd0OHa__addressItemBody{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.account-module__zd0OHa__addressName{color:var(--text-primary);font-size:.9375rem;font-weight:700;line-height:1.3}.account-module__zd0OHa__addressLine{color:var(--text-secondary);font-size:.875rem;line-height:1.4}.account-module__zd0OHa__addressItemActions{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.account-module__zd0OHa__addressBodyMuted{color:var(--text-muted);padding:1rem 0;font-size:.875rem}.account-module__zd0OHa__iconToggle{width:34px;height:34px;color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.5rem;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}.account-module__zd0OHa__iconToggle:hover:not(:disabled){background:var(--bg-secondary);color:var(--text-primary);border-color:var(--border-light)}.account-module__zd0OHa__iconToggle:disabled{cursor:default}.account-module__zd0OHa__iconToggleActive,.account-module__zd0OHa__iconToggleActive:hover{background:color-mix(in srgb,var(--primary)14%,transparent);color:var(--primary);border-color:color-mix(in srgb,var(--primary)30%,transparent)}.account-module__zd0OHa__iconButton{width:34px;height:34px;color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.5rem;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}.account-module__zd0OHa__iconButton:hover:not(:disabled){background:var(--bg-secondary);color:var(--text-primary);border-color:var(--border-light)}.account-module__zd0OHa__iconButton:disabled{opacity:.4;cursor:not-allowed}.account-module__zd0OHa__iconButtonDanger:hover:not(:disabled){color:var(--error-text);background:#ef444414;border-color:#ef44444d}.account-module__zd0OHa__actionsDivider{background:var(--border-light);width:1px;height:22px;margin:0 .125rem}.account-module__zd0OHa__passwordInputWrap{position:relative}.account-module__zd0OHa__passwordInputWrap .floating-field{padding-right:3rem}.account-module__zd0OHa__passwordToggle{width:32px;height:32px;color:var(--text-muted);cursor:pointer;z-index:2;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .15s;display:flex;position:absolute;top:calc(.875rem + 24px);right:.5rem;transform:translateY(-50%)}.account-module__zd0OHa__passwordToggle:hover{color:var(--text-primary);background:var(--bg-hover,color-mix(in srgb,var(--primary)6%,transparent))}.account-module__zd0OHa__passwordForm{flex-direction:column;gap:0;display:flex}.account-module__zd0OHa__passwordForm .floating-field-container{margin-bottom:0;padding-top:.875rem}.account-module__zd0OHa__passwordForm .floating-field-container .floating-label{top:1.75rem}.account-module__zd0OHa__passwordGroup{flex-direction:column;gap:.375rem;display:flex}.account-module__zd0OHa__passwordGroupNew{margin-top:.625rem}.account-module__zd0OHa__passwordMeta{flex-direction:column;gap:.25rem;margin:.375rem 0 .125rem;display:flex}.account-module__zd0OHa__strengthMeter{align-items:center;gap:.625rem;display:flex}.account-module__zd0OHa__strengthTrack{background:var(--border-light);border-radius:999px;flex:1;height:4px;position:relative;overflow:hidden}.account-module__zd0OHa__strengthFill{border-radius:999px;height:100%;transition:width .2s,background .2s}.account-module__zd0OHa__strengthFillWeak{background:#ef4444}.account-module__zd0OHa__strengthFillFair{background:#f59e0b}.account-module__zd0OHa__strengthFillGood{background:#3b82f6}.account-module__zd0OHa__strengthFillStrong{background:#10b981}.account-module__zd0OHa__strengthLabel{text-transform:uppercase;letter-spacing:.05em;text-align:right;min-width:50px;font-size:.6875rem;font-weight:700}.account-module__zd0OHa__strengthLabelWeak{color:#ef4444}.account-module__zd0OHa__strengthLabelFair{color:#f59e0b}.account-module__zd0OHa__strengthLabelGood{color:#3b82f6}.account-module__zd0OHa__strengthLabelStrong{color:#10b981}.account-module__zd0OHa__matchIndicator{align-items:center;gap:.375rem;font-size:.75rem;font-weight:600;display:inline-flex}.account-module__zd0OHa__matchOk{color:var(--success,#10b981)}.account-module__zd0OHa__matchError{color:var(--error,#ef4444)}.account-module__zd0OHa__passwordForm>button[type=submit]{align-self:flex-start;margin-top:.875rem}.account-module__zd0OHa__themeLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.5rem;font-size:.6875rem;font-weight:700;display:block}.account-module__zd0OHa__themeSegmented{background:var(--bg-primary);border:1px solid var(--border-light);border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;width:100%;max-width:360px;padding:4px;display:inline-grid}.account-module__zd0OHa__themeSegment{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;gap:.4rem;padding:.55rem .75rem;font-size:.8125rem;font-weight:600;transition:all .15s;display:inline-flex}.account-module__zd0OHa__themeSegment:hover:not(.account-module__zd0OHa__themeSegmentActive){color:var(--text-primary);background:color-mix(in srgb,var(--primary)5%,transparent)}.account-module__zd0OHa__themeSegmentActive{background:var(--bg-secondary);color:var(--primary);box-shadow:0 1px 2px #0000000f,0 0 0 1px color-mix(in srgb,var(--primary)25%,transparent)}.account-module__zd0OHa__dangerZone{background:#ef44440a;border:1px solid #ef444426;border-radius:.75rem;padding:1.25rem}.account-module__zd0OHa__dangerZone p{color:var(--text-muted);margin:0 0 1rem;font-size:.875rem;line-height:1.5}.account-module__zd0OHa__message{border-radius:.5rem;margin-top:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500}.account-module__zd0OHa__message.account-module__zd0OHa__success{color:var(--success-text);background:#10b9811a;border:1px solid #10b98133}.account-module__zd0OHa__message.account-module__zd0OHa__error{color:var(--error-text);background:#ef44441a;border:1px solid #ef444433}.account-module__zd0OHa__loadingContainer{min-height:50vh;color:var(--text-primary);flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.account-module__zd0OHa__spinner{border:3px solid var(--border-light);border-top:3px solid var(--primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite account-module__zd0OHa__spin}@keyframes account-module__zd0OHa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.account-module__zd0OHa__loading{color:var(--text-muted);justify-content:center;align-items:center;padding:2rem;font-size:.875rem;display:flex}.account-module__zd0OHa__signInPrompt{text-align:center;padding:3rem 1.5rem}.account-module__zd0OHa__signInPrompt p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.9375rem;line-height:1.5}.account-module__zd0OHa__signInButton{background:var(--primary);color:#fff;box-shadow:0 4px 12px color-mix(in srgb,var(--primary)25%,transparent);border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.account-module__zd0OHa__signInButton:hover{box-shadow:0 6px 16px color-mix(in srgb,var(--primary)35%,transparent);transform:translateY(-1px)}.account-module__zd0OHa__cleanModalForm{padding:.25rem .5rem}.account-module__zd0OHa__cleanGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;width:100%;display:grid}.account-module__zd0OHa__cleanField{flex-direction:column;gap:.375rem;display:flex}.account-module__zd0OHa__cleanFieldWide{flex-direction:column;grid-column:span 3;gap:.375rem;display:flex}.account-module__zd0OHa__cleanLabel{color:var(--text-secondary);font-size:.8125rem;font-weight:600}.account-module__zd0OHa__cleanInput{border:1px solid var(--border-light);background:var(--bg-secondary);color:var(--text-primary);border-radius:8px;width:100%;padding:.625rem .75rem;font-size:.9375rem;transition:all .2s}.account-module__zd0OHa__cleanInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary)12%,transparent);outline:none}.account-module__zd0OHa__cleanAddressAuto{width:100%;display:block}.account-module__zd0OHa__inlineChecks{flex-wrap:wrap;align-items:center;gap:.75rem;padding-top:.25rem;display:flex}.account-module__zd0OHa__checkItem{color:var(--text-secondary);cursor:pointer;align-items:center;gap:.375rem;font-size:.875rem;display:inline-flex}.account-module__zd0OHa__checkItem input[type=checkbox]{accent-color:var(--primary)}@media (max-width:768px){.account-module__zd0OHa__compactHeader{gap:.75rem;padding:1rem 1rem .75rem}.account-module__zd0OHa__compactHeaderInner{width:100%}.account-module__zd0OHa__headerIcon{width:24px;height:24px}.account-module__zd0OHa__avatar{width:44px;height:44px;font-size:1rem}.account-module__zd0OHa__headerTitle{font-size:1.25rem}.account-module__zd0OHa__headerSubtitle{font-size:.8125rem}.account-module__zd0OHa__content{width:100%;padding:1.5rem 1rem 2.5rem}.account-module__zd0OHa__tabButton{padding:.625rem .875rem;font-size:.8125rem}.account-module__zd0OHa__card{border-radius:.75rem;padding:1.25rem}.account-module__zd0OHa__formRow{grid-template-columns:1fr}.account-module__zd0OHa__saveBar{text-align:center;flex-direction:column;align-items:stretch}.account-module__zd0OHa__saveBarActions{width:100%}.account-module__zd0OHa__saveBarActions .account-module__zd0OHa__actionButton{flex:1;justify-content:center}.account-module__zd0OHa__addressItem{flex-direction:column;align-items:stretch;gap:.75rem}.account-module__zd0OHa__addressItemActions{justify-content:flex-end;width:100%}.account-module__zd0OHa__themeSegmented{max-width:100%}.account-module__zd0OHa__cleanGrid{grid-template-columns:1fr 1fr}.account-module__zd0OHa__cleanFieldWide{grid-column:span 2}.account-module__zd0OHa__signInPrompt{padding:2rem 1rem}}@media (max-width:480px){.account-module__zd0OHa__compactHeader{padding:.875rem .75rem .625rem}.account-module__zd0OHa__headerIcon{width:20px;height:20px}.account-module__zd0OHa__avatar{width:40px;height:40px;font-size:.9375rem}.account-module__zd0OHa__headerTitle{font-size:1.125rem}.account-module__zd0OHa__headerSubtitle{font-size:.75rem}.account-module__zd0OHa__content{gap:0;padding:1.25rem .875rem 2rem}.account-module__zd0OHa__tabButton{padding:.5rem .75rem;font-size:.75rem}.account-module__zd0OHa__card{padding:1rem}.account-module__zd0OHa__sectionTitle{font-size:1rem}.account-module__zd0OHa__themeSegment{padding:.5rem .375rem;font-size:.75rem}.account-module__zd0OHa__cleanGrid{grid-template-columns:1fr}.account-module__zd0OHa__cleanFieldWide{grid-column:span 1}}
:root{--adm-radius-s:4px;--adm-radius-m:8px;--adm-radius-l:12px;--adm-font-size-1:9px;--adm-font-size-2:10px;--adm-font-size-3:11px;--adm-font-size-4:12px;--adm-font-size-5:13px;--adm-font-size-6:14px;--adm-font-size-7:15px;--adm-font-size-8:16px;--adm-font-size-9:17px;--adm-font-size-10:18px;--adm-color-primary:#1677ff;--adm-color-success:#00b578;--adm-color-warning:#ff8f1f;--adm-color-danger:#ff3141;--adm-color-yellow:#ff9f18;--adm-color-orange:#ff6430;--adm-color-wathet:#e7f1ff;--adm-color-text:#333;--adm-color-text-secondary:#666;--adm-color-weak:#999;--adm-color-light:#ccc;--adm-color-border:#eee;--adm-color-background:#fff;--adm-color-highlight:var(--adm-color-danger);--adm-color-white:#fff;--adm-color-box:#f5f5f5;--adm-color-text-light-solid:var(--adm-color-white);--adm-color-text-dark-solid:#000;--adm-color-fill-content:var(--adm-color-box);--adm-font-size-main:var(--adm-font-size-5);--adm-font-family:-apple-system,blinkmacsystemfont,"Helvetica Neue",helvetica,segoe ui,arial,roboto,"PingFang SC","miui","Hiragino Sans GB","Microsoft Yahei",sans-serif;--adm-border-color:var(--adm-color-border)}html[data-prefers-color-scheme=dark]{--adm-color-primary:#3086ff;--adm-color-success:#34b368;--adm-color-warning:#ffa930;--adm-color-danger:#ff4a58;--adm-color-yellow:#ffa930;--adm-color-orange:#e65a2b;--adm-color-wathet:#0d2543;--adm-color-text:#e6e6e6;--adm-color-text-secondary:#b3b3b3;--adm-color-weak:gray;--adm-color-light:#4d4d4d;--adm-color-border:#2b2b2b;--adm-color-box:#0a0a0a;--adm-color-background:#1a1a1a;--adm-color-background-body:var(--adm-color-background);--adm-border-color:var(--adm-color-border)}:root{-webkit-tap-highlight-color:#0000}html{background-color:var(--adm-color-background-body)}body{color:var(--adm-color-text);font-size:var(--adm-font-size-main);font-family:var(--adm-font-family)}a,button{cursor:pointer}a{color:var(--adm-color-primary);transition:opacity .2s ease-in-out}a:active{opacity:.8}.adm-plain-anchor{color:unset;transition:none}.adm-plain-anchor:active{opacity:unset}body.adm-overflow-hidden{overflow:hidden!important}div.adm-px-tester{--size:1;height:calc(var(--size)/2*2px);-webkit-user-select:none;user-select:none;pointer-events:none;width:0;position:fixed;top:-100vh;left:-100vw}
.SchemaCard-module__sv2EaG__mobileBannerWrapper{display:none}@media (max-width:640px){.SchemaCard-module__sv2EaG__mobileBannerWrapper{background:color-mix(in srgb,var(--primary)4%,transparent);border-bottom:1px solid color-mix(in srgb,var(--border-light)60%,transparent);cursor:pointer;justify-content:space-between;align-items:center;gap:.375rem;margin:-.375rem -.5rem .5rem;padding:.25rem .5rem;display:flex}.SchemaCard-module__sv2EaG__mobileBanner{flex:1;min-width:0;margin:0!important}.SchemaCard-module__sv2EaG__mobileBannerActions{flex-shrink:0;align-items:center;gap:.1875rem;display:flex}.SchemaCard-module__sv2EaG__expandButton{background:color-mix(in srgb,var(--primary)8%,transparent);border:1px solid color-mix(in srgb,var(--primary)20%,transparent);width:28px;height:28px;color:var(--primary);cursor:pointer;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin-left:.125rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.SchemaCard-module__sv2EaG__expandButton svg{width:14px;height:14px}.SchemaCard-module__sv2EaG__expandButton:active{background:color-mix(in srgb,var(--primary)15%,transparent);transform:scale(.95)}.SchemaCard-module__sv2EaG__expandButton.SchemaCard-module__sv2EaG__active{background:linear-gradient(135deg,var(--primary),var(--accent-primary));color:#fff;box-shadow:0 2px 8px color-mix(in srgb,var(--primary)25%,transparent);border-color:#0000}}.SchemaCard-module__sv2EaG__mobileExpandedActions{border-top:1px solid color-mix(in srgb,var(--border-light)60%,transparent);justify-content:center;margin-top:.5rem;padding-top:.5rem;display:flex}.SchemaCard-module__sv2EaG__mobileExpandedActions .SchemaCard-module__sv2EaG__cardActions{flex-wrap:nowrap;justify-content:center;gap:.375rem;width:100%;display:flex}.SchemaCard-module__sv2EaG__mobileExpandedActions .SchemaCard-module__sv2EaG__actionButton{background:linear-gradient(135deg,var(--primary),var(--accent-primary));color:#fff;white-space:nowrap;min-width:0;max-width:100px;height:32px;box-shadow:0 2px 8px color-mix(in srgb,var(--primary)20%,transparent);border:none;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:.375rem;padding:0 .5rem;font-size:.6875rem;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.SchemaCard-module__sv2EaG__mobileExpandedActions .SchemaCard-module__sv2EaG__actionButton:active{box-shadow:0 1px 4px color-mix(in srgb,var(--primary)15%,transparent);transform:scale(.97)}.SchemaCard-module__sv2EaG__mobileExpandedActions .SchemaCard-module__sv2EaG__actionButton svg{color:#fff;width:12px;height:12px}.SchemaCard-module__sv2EaG__mobileExpandedActions .SchemaCard-module__sv2EaG__actionButton[title*=Delete],.SchemaCard-module__sv2EaG__mobileExpandedActions .SchemaCard-module__sv2EaG__actionButton.SchemaCard-module__sv2EaG__danger{background:linear-gradient(135deg,var(--error),color-mix(in srgb,var(--error)70%,white));box-shadow:0 2px 8px color-mix(in srgb,var(--error)20%,transparent)}.SchemaCard-module__sv2EaG__mobileExpandedActions .SchemaCard-module__sv2EaG__actionButton[title*=Delete] svg,.SchemaCard-module__sv2EaG__mobileExpandedActions .SchemaCard-module__sv2EaG__actionButton.SchemaCard-module__sv2EaG__danger svg{color:#fff}.SchemaCard-module__sv2EaG__actionLabel{display:none}@media (max-width:640px){.SchemaCard-module__sv2EaG__actionLabel{display:inline}}.SchemaCard-module__sv2EaG__schemaCard{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-light);border-radius:12px;padding:1rem;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 2px 12px #00000014;border-left:4px solid var(--card-accent,var(--primary))!important}.SchemaCard-module__sv2EaG__schemaCard:hover{box-shadow:0 4px 20px color-mix(in srgb,var(--primary)12%,transparent);border-left-color:var(--accent-primary)!important}@media (max-width:640px){.SchemaCard-module__sv2EaG__schemaCard:hover{background:var(--bg-glass);transform:none}}.SchemaCard-module__sv2EaG__cardHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.SchemaCard-module__sv2EaG__headerContent{flex:1;justify-content:space-between;align-items:flex-start;gap:.75rem;min-width:0;display:flex}.SchemaCard-module__sv2EaG__titleSection{flex:1;min-width:0;margin-bottom:.75rem}.SchemaCard-module__sv2EaG__cardTitle{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;margin:0 0 .25rem;font-size:1.1rem;font-weight:600;line-height:1.4;overflow:hidden}.SchemaCard-module__sv2EaG__cardSubtitle{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.95rem;line-height:1.4;overflow:hidden}.SchemaCard-module__sv2EaG__titleRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.SchemaCard-module__sv2EaG__topActions{flex-shrink:0;gap:.25rem;margin-left:auto;display:flex}.SchemaCard-module__sv2EaG__topActionButton{background:var(--bg-glass);border:1px solid var(--border-light);width:32px;height:32px;color:var(--text-muted);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.SchemaCard-module__sv2EaG__topActionButton:active{background:var(--bg-hover);transform:scale(.95)}.SchemaCard-module__sv2EaG__topActionButton.SchemaCard-module__sv2EaG__primary{background:linear-gradient(135deg,var(--primary),var(--accent-primary));color:#fff;border-color:#0000}.SchemaCard-module__sv2EaG__topActionButton.SchemaCard-module__sv2EaG__danger{color:var(--error-text);border-color:color-mix(in srgb,var(--error)30%,transparent)}.SchemaCard-module__sv2EaG__topActionButton svg{width:16px;height:16px}.SchemaCard-module__sv2EaG__mobileStatusBadge{text-overflow:ellipsis;flex-shrink:1;min-width:0;overflow:hidden}.SchemaCard-module__sv2EaG__mobileSubtitle{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;margin-top:.125rem;font-size:.8rem;overflow:hidden}.SchemaCard-module__sv2EaG__mobilePriceGroup{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.125rem;display:flex}.SchemaCard-module__sv2EaG__mobilePrice{color:var(--primary);font-size:1.1rem;font-weight:800}.SchemaCard-module__sv2EaG__mobilePriceCompare{color:var(--text-muted);font-size:.75rem;text-decoration:line-through}.SchemaCard-module__sv2EaG__statsContainer{flex-wrap:wrap;gap:.5rem;display:flex}.SchemaCard-module__sv2EaG__statBadge{background:var(--bg-glass);border:1px solid var(--border-light);text-align:center;border-radius:8px;flex-direction:column;align-items:center;min-width:60px;padding:.375rem .625rem;display:flex}.SchemaCard-module__sv2EaG__statValue{font-size:var(--font-sm);color:var(--text-primary);font-weight:600;line-height:1.2}.SchemaCard-module__sv2EaG__statLabel{font-size:var(--font-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.3px;margin-top:.125rem}.SchemaCard-module__sv2EaG__statBadge.SchemaCard-module__sv2EaG__primary .SchemaCard-module__sv2EaG__statValue{color:var(--primary)}.SchemaCard-module__sv2EaG__statBadge.SchemaCard-module__sv2EaG__success .SchemaCard-module__sv2EaG__statValue{color:var(--success-text)}.SchemaCard-module__sv2EaG__statBadge.SchemaCard-module__sv2EaG__warning .SchemaCard-module__sv2EaG__statValue{color:var(--warning-text)}.SchemaCard-module__sv2EaG__statBadge.SchemaCard-module__sv2EaG__danger .SchemaCard-module__sv2EaG__statValue{color:var(--error-text)}.SchemaCard-module__sv2EaG__statBadge.SchemaCard-module__sv2EaG__secondary .SchemaCard-module__sv2EaG__statValue{color:var(--text-secondary)}.SchemaCard-module__sv2EaG__cardActions{flex-shrink:0;gap:.25rem;display:flex;position:relative}.SchemaCard-module__sv2EaG__actionButton{background:var(--bg-glass);border:1px solid var(--border-light);width:32px;height:32px;color:var(--text-muted);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex}.SchemaCard-module__sv2EaG__actionButton:hover{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 4px 8px color-mix(in srgb,var(--primary)20%,transparent);transform:translateY(-1px)}.SchemaCard-module__sv2EaG__actionButton.SchemaCard-module__sv2EaG__danger:hover{background:var(--error);border-color:var(--error);box-shadow:0 4px 8px color-mix(in srgb,var(--error)20%,transparent)}.SchemaCard-module__sv2EaG__moreActions{position:relative}.SchemaCard-module__sv2EaG__moreButton{background:var(--bg-glass);border:1px solid var(--border-light);width:36px;height:36px;color:var(--text-muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.SchemaCard-module__sv2EaG__moreButton:hover{background:var(--bg-hover);border-color:var(--primary)}.SchemaCard-module__sv2EaG__moreMenu{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-light);box-shadow:var(--shadow-lg);min-width:120px;z-index:var(--z-sticky);opacity:0;visibility:hidden;border-radius:8px;margin-top:.5rem;transition:all .2s;position:absolute;top:100%;right:0;transform:translateY(-10px)}.SchemaCard-module__sv2EaG__moreActions:hover .SchemaCard-module__sv2EaG__moreMenu,.SchemaCard-module__sv2EaG__moreActions:focus-within .SchemaCard-module__sv2EaG__moreMenu{opacity:1;visibility:visible;transform:translateY(0)}.SchemaCard-module__sv2EaG__menuItem{width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.625rem .875rem;font-size:.875rem;transition:background .2s;display:flex}.SchemaCard-module__sv2EaG__menuItem:hover{background:var(--bg-hover)}.SchemaCard-module__sv2EaG__menuItem:first-child{border-radius:8px 8px 0 0}.SchemaCard-module__sv2EaG__menuItem:last-child{border-radius:0 0 8px 8px}.SchemaCard-module__sv2EaG__cardBody{flex-direction:column;gap:.625rem;transition:max-height .3s ease-out,opacity .2s;display:flex}.SchemaCard-module__sv2EaG__fieldRow{border-bottom:1px solid color-mix(in srgb,var(--border-light)60%,transparent);justify-content:space-between;align-items:center;gap:1rem;padding:.375rem 0;display:flex}.SchemaCard-module__sv2EaG__fieldRow:last-child{border-bottom:none}.SchemaCard-module__sv2EaG__fieldLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;text-align:left;flex-shrink:0;min-width:80px;font-size:.8rem;font-weight:500}.SchemaCard-module__sv2EaG__fieldValue{color:var(--text-primary);text-align:right;word-break:break-word;flex:1;justify-content:flex-end;align-items:center;font-size:.95rem;line-height:1.4;display:flex}.SchemaCard-module__sv2EaG__customContent{border-top:1px solid var(--border-light);margin-top:.75rem;padding-top:.75rem}.SchemaCard-module__sv2EaG__cardFooter{border-top:1px solid var(--border-light);justify-content:space-between;align-items:center;margin-top:1rem;padding-top:.75rem;display:flex}.SchemaCard-module__sv2EaG__responsiveGrid{box-sizing:border-box;flex-direction:column;flex:1;width:100%;max-width:1440px;min-height:0;margin:0 auto;padding:0 1rem;display:flex;position:relative}.SchemaCard-module__sv2EaG__desktopView{flex:1;width:100%;height:100%;min-height:0;margin:0;display:block}.SchemaCard-module__sv2EaG__mobileView{flex:1;width:100%;min-height:0;padding:1rem 0;display:none}.SchemaCard-module__sv2EaG__mobileGrid{grid-template-columns:1fr;gap:1rem;width:100%;display:grid;overflow:hidden}.SchemaCard-module__sv2EaG__tableContainer{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-light);box-shadow:var(--shadow-md);-webkit-overflow-scrolling:touch;--ag-row-height:72px;--ag-header-height:52px;--ag-font-size:13px;--ag-foreground-color:var(--text-primary);--ag-secondary-foreground-color:var(--text-secondary);--ag-header-foreground-color:var(--text-secondary);--ag-border-color:var(--border-light);--ag-row-border-color:var(--border-light);--ag-background-color:transparent;--ag-odd-row-background-color:transparent;--ag-header-background-color:var(--bg-overlay);border-radius:12px;margin:0;position:relative;overflow:hidden}.SchemaCard-module__sv2EaG__tableContainer .SchemaCard-module__sv2EaG__ag-root-wrapper,.SchemaCard-module__sv2EaG__tableContainer .SchemaCard-module__sv2EaG__ag-root{background:0 0;border-radius:12px}.SchemaCard-module__sv2EaG__tableContainer .SchemaCard-module__sv2EaG__ag-body-viewport,.SchemaCard-module__sv2EaG__tableContainer .SchemaCard-module__sv2EaG__ag-center-cols-viewport{overflow-y:auto!important}.SchemaCard-module__sv2EaG__tableContainer .SchemaCard-module__sv2EaG__ag-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-light)}.SchemaCard-module__sv2EaG__tableContainer .SchemaCard-module__sv2EaG__ag-header-viewport,.SchemaCard-module__sv2EaG__tableContainer .SchemaCard-module__sv2EaG__ag-header{z-index:2;position:sticky;top:0}.SchemaCard-module__sv2EaG__tableContainer .SchemaCard-module__sv2EaG__ag-header-cell,.SchemaCard-module__sv2EaG__tableContainer .SchemaCard-module__sv2EaG__ag-header-group-cell{text-transform:uppercase;letter-spacing:.04em;padding-left:1rem;padding-right:1rem;font-weight:600}.SchemaCard-module__sv2EaG__dataHeader{border-right:1px solid color-mix(in srgb,var(--border-light)60%,transparent)}.SchemaCard-module__sv2EaG__tableContainer .SchemaCard-module__sv2EaG__ag-cell{align-items:center;padding-left:1rem;padding-right:1rem;line-height:1.4;display:flex}.SchemaCard-module__sv2EaG__tableContainer .SchemaCard-module__sv2EaG__ag-cell-wrapper,.SchemaCard-module__sv2EaG__tableContainer .SchemaCard-module__sv2EaG__ag-cell-value{white-space:normal;overflow:visible}.SchemaCard-module__sv2EaG__actionsHeader,.SchemaCard-module__sv2EaG__actionsCell{text-align:center}.SchemaCard-module__sv2EaG__tableContainer .SchemaCard-module__sv2EaG__ag-row-hover .SchemaCard-module__sv2EaG__ag-cell,.SchemaCard-module__sv2EaG__tableContainer .SchemaCard-module__sv2EaG__ag-row.SchemaCard-module__sv2EaG__ag-row-focus .SchemaCard-module__sv2EaG__ag-cell{background:var(--bg-hover)}.SchemaCard-module__sv2EaG__tableContainer .SchemaCard-module__sv2EaG__ag-row:last-child .SchemaCard-module__sv2EaG__ag-cell{border-bottom:none}.SchemaCard-module__sv2EaG__tableContainer{--ag-menu-background-color:var(--bg-secondary);--ag-picker-list-background-color:var(--bg-secondary);--ag-control-panel-background-color:var(--bg-secondary);--ag-panel-background-color:var(--bg-secondary);--ag-chrome-background-color:var(--bg-secondary)}:is(.SchemaCard-module__sv2EaG__tableContainer .ag-pinned-right-header,.SchemaCard-module__sv2EaG__tableContainer .ag-pinned-right-cols-container){border-left:1px solid var(--border-light)}.SchemaCard-module__sv2EaG__tableContainer:after{content:"";background:linear-gradient(90deg,transparent 0%,color-mix(in srgb,var(--text-primary)10%,transparent)100%);pointer-events:none;opacity:0;width:8px;height:100%;transition:opacity .3s;position:absolute;top:0;right:0}.SchemaCard-module__sv2EaG__tableContainer:hover:after{opacity:1}.SchemaCard-module__sv2EaG__dataCell{color:var(--text-primary);vertical-align:middle;padding:.875rem 1.25rem;font-size:.875rem;line-height:1.4}.SchemaCard-module__sv2EaG__actionsCell{text-align:center;padding:.875rem 1.25rem}.SchemaCard-module__sv2EaG__rowActions{justify-content:center;gap:.5rem;display:flex}.SchemaCard-module__sv2EaG__selectHeader,.SchemaCard-module__sv2EaG__selectCell{justify-content:center;align-items:center;padding:0!important;display:flex!important}.SchemaCard-module__sv2EaG__checkboxLabel{cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.SchemaCard-module__sv2EaG__checkbox{width:16px;height:16px;accent-color:var(--primary);cursor:pointer}.SchemaCard-module__sv2EaG__selectableRow{align-items:stretch;min-width:0;display:flex}.SchemaCard-module__sv2EaG__selectableRow>:last-child{flex:1;min-width:0}.SchemaCard-module__sv2EaG__mobileCheckboxLabel{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:36px;display:flex}.SchemaCard-module__sv2EaG__dataCell{text-overflow:ellipsis;overflow:hidden}.SchemaCard-module__sv2EaG__mobileSubtitle{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.SchemaCard-module__sv2EaG__loadingTable{background:var(--bg-glass);border:1px solid var(--border-light);border-radius:12px;overflow:hidden}.SchemaCard-module__sv2EaG__loadingRow{border-bottom:1px solid color-mix(in srgb,var(--border-light)60%,transparent);height:60px;padding:.875rem 1rem}.SchemaCard-module__sv2EaG__loadingRow:last-child{border-bottom:none}.SchemaCard-module__sv2EaG__loadingCard{background:var(--bg-glass);border:1px solid var(--border-light);border-radius:12px;height:200px;padding:1rem;position:relative;overflow:hidden}.SchemaCard-module__sv2EaG__loadingSkeleton{background:linear-gradient(90deg,var(--bg-secondary)0%,var(--bg-hover)50%,var(--bg-secondary)100%);background-size:200% 100%;border-radius:8px;width:100%;height:100%;animation:1.5s ease-in-out infinite SchemaCard-module__sv2EaG__loading}@keyframes SchemaCard-module__sv2EaG__loading{0%{background-position:-200% 0}to{background-position:200% 0}}.SchemaCard-module__sv2EaG__emptyState{text-align:center;color:var(--text-muted);background:var(--bg-glass);border:1px dashed var(--border-light);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:3rem 1.5rem;display:flex}.SchemaCard-module__sv2EaG__emptyState h3{color:var(--text-primary);margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.SchemaCard-module__sv2EaG__emptyState p{color:var(--text-secondary);margin:0;font-size:.875rem}.SchemaCard-module__sv2EaG__schemaCard.SchemaCard-module__sv2EaG__compact{padding:.75rem}.SchemaCard-module__sv2EaG__schemaCard.SchemaCard-module__sv2EaG__compact .SchemaCard-module__sv2EaG__cardTitle{font-size:.875rem}.SchemaCard-module__sv2EaG__schemaCard.SchemaCard-module__sv2EaG__compact .SchemaCard-module__sv2EaG__fieldRow{padding:.25rem 0}.SchemaCard-module__sv2EaG__schemaCard.SchemaCard-module__sv2EaG__detailed{padding:1.25rem}.SchemaCard-module__sv2EaG__cardContent{flex-direction:column;flex:1;min-width:0;padding:1rem;display:flex}.SchemaCard-module__sv2EaG__sideActions{display:none}@media (max-width:640px){.SchemaCard-module__sv2EaG__responsiveGrid{flex:none;width:100%;height:auto;min-height:0;margin:0;padding:0 .625rem;max-width:100%!important}.SchemaCard-module__sv2EaG__desktopView{display:none}.SchemaCard-module__sv2EaG__mobileView{flex:none;width:100%;height:auto;min-height:0;padding:.5rem 0;display:block}.SchemaCard-module__sv2EaG__mobileGrid{gap:.625rem}}.SchemaCard-module__sv2EaG__mCard{background:var(--bg-glass);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-light);border-left:3px solid var(--card-accent,color-mix(in srgb,var(--primary)55%,transparent));border-radius:12px;flex-direction:column;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 1px 6px #0000000f}.SchemaCard-module__sv2EaG__mCard:active{border-left-color:var(--primary);box-shadow:0 2px 10px color-mix(in srgb,var(--primary)14%,transparent)}.SchemaCard-module__sv2EaG__mCardExpanded{border-left-color:var(--primary)}.SchemaCard-module__sv2EaG__mHeader{align-items:center;gap:.625rem;min-width:0;padding:.625rem .75rem;display:flex}.SchemaCard-module__sv2EaG__mThumb{background:var(--bg-secondary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.SchemaCard-module__sv2EaG__mThumb img,.SchemaCard-module__sv2EaG__mThumb>*{-o-object-fit:cover;object-fit:cover;display:block;border-radius:10px!important;width:48px!important;height:48px!important}.SchemaCard-module__sv2EaG__mTitleBlock{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.SchemaCard-module__sv2EaG__mTitleRow{flex-wrap:nowrap;align-items:center;gap:.5rem;min-width:0;display:flex}.SchemaCard-module__sv2EaG__mTitle{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:.9375rem;font-weight:700;line-height:1.25;overflow:hidden}.SchemaCard-module__sv2EaG__mBadge{flex-shrink:0;align-items:center;display:inline-flex}.SchemaCard-module__sv2EaG__mSubtitle{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.75rem;line-height:1.3;overflow:hidden}.SchemaCard-module__sv2EaG__mHeaderRight{flex-shrink:0;align-items:center;gap:.375rem;display:flex}.SchemaCard-module__sv2EaG__mPrice{text-align:right;flex-direction:column;align-items:flex-end;gap:.0625rem;display:flex}.SchemaCard-module__sv2EaG__mPriceValue{color:var(--primary);font-size:.9375rem;font-weight:800;line-height:1.1}.SchemaCard-module__sv2EaG__mPriceCompare{font-size:.6875rem}.SchemaCard-module__sv2EaG__mHeaderAction{width:var(--touch-target);height:var(--touch-target);background:var(--primary);border-radius:var(--btn-radius);color:#fff;cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:transform .1s;display:inline-flex}.SchemaCard-module__sv2EaG__mHeaderAction:active{transform:scale(.95)}.SchemaCard-module__sv2EaG__mExpandHint{width:20px;height:20px;color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;transition:transform .25s cubic-bezier(.4,0,.2,1);display:inline-flex}.SchemaCard-module__sv2EaG__mExpandHintActive{transform:rotate(180deg)}.SchemaCard-module__sv2EaG__mBody{flex-direction:column;gap:.25rem;padding:0 .75rem .625rem;display:flex}.SchemaCard-module__sv2EaG__mFieldRow{border-bottom:1px solid color-mix(in srgb,var(--border-light)40%,transparent);justify-content:space-between;align-items:center;gap:.75rem;min-width:0;padding:.25rem 0;display:flex}.SchemaCard-module__sv2EaG__mFieldRow:last-child{border-bottom:none}.SchemaCard-module__sv2EaG__mFieldLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:var(--font-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;flex:0 40%;font-weight:600;overflow:hidden}.SchemaCard-module__sv2EaG__mFieldValue{min-width:0;color:var(--text-primary);text-align:right;white-space:nowrap;text-overflow:ellipsis;flex:60%;font-size:.875rem;font-weight:600;line-height:1.3;overflow:hidden}.SchemaCard-module__sv2EaG__mFieldValue[data-field*=Number],.SchemaCard-module__sv2EaG__mFieldValue[data-field*=Id],.SchemaCard-module__sv2EaG__mFieldValue[data-field*=sku],.SchemaCard-module__sv2EaG__mFieldValue[data-field*=SKU],.SchemaCard-module__sv2EaG__mFieldValue[data-field*=request]{letter-spacing:-.01em;color:var(--primary);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem}.SchemaCard-module__sv2EaG__mExpanded{border-top:1px solid color-mix(in srgb,var(--border-light)60%,transparent);padding:.5rem 0 0;animation:.22s cubic-bezier(.4,0,.2,1) SchemaCard-module__sv2EaG__mExpandReveal}@keyframes SchemaCard-module__sv2EaG__mExpandReveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.SchemaCard-module__sv2EaG__mExtraContent,.SchemaCard-module__sv2EaG__mFooterContent{padding:.5rem .75rem}.SchemaCard-module__sv2EaG__mFooterContent+.SchemaCard-module__sv2EaG__mFooterContent,.SchemaCard-module__sv2EaG__mExtraContent+.SchemaCard-module__sv2EaG__mFooterContent{border-top:1px solid color-mix(in srgb,var(--border-light)40%,transparent)}.SchemaCard-module__sv2EaG__mActionBar{flex-wrap:nowrap;align-items:center;gap:.5rem;padding:.5rem .75rem .75rem;display:flex}.SchemaCard-module__sv2EaG__mActionBtn{min-width:0;height:var(--btn-height);background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:var(--btn-radius);color:var(--text-primary);font-size:var(--font-sm);cursor:pointer;flex:1 1 0;justify-content:center;align-items:center;gap:.375rem;padding:0 .5rem;font-weight:600;transition:background .15s,border-color .15s,color .15s,transform .1s;display:inline-flex}.SchemaCard-module__sv2EaG__mActionBtn span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.SchemaCard-module__sv2EaG__mActionBtn svg{flex-shrink:0;width:15px;height:15px}.SchemaCard-module__sv2EaG__mActionBtn:hover{background:color-mix(in srgb,var(--primary)10%,transparent);color:var(--primary)}.SchemaCard-module__sv2EaG__mActionBtn:active{transform:scale(.94)}.SchemaCard-module__sv2EaG__mActionDanger{color:var(--error-text);border-color:color-mix(in srgb,var(--error)40%,transparent)}.SchemaCard-module__sv2EaG__mActionDanger:hover,.SchemaCard-module__sv2EaG__mActionDanger:active{background:color-mix(in srgb,var(--error)10%,transparent);color:var(--error-text)}.SchemaCard-module__sv2EaG__mOverflow{flex:1 1 0;min-width:0;display:flex;position:relative}.SchemaCard-module__sv2EaG__mOverflow .SchemaCard-module__sv2EaG__mActionBtn{width:100%}.SchemaCard-module__sv2EaG__mOverflowMenu{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-light);box-shadow:var(--shadow-lg);min-width:160px;z-index:var(--z-sticky);opacity:0;visibility:hidden;border-radius:10px;padding:.25rem;transition:opacity .15s,transform .15s,visibility 0s linear .15s;position:absolute;bottom:calc(100% + .25rem);right:0;transform:translateY(4px)}.SchemaCard-module__sv2EaG__mOverflow:hover .SchemaCard-module__sv2EaG__mOverflowMenu,.SchemaCard-module__sv2EaG__mOverflow:focus-within .SchemaCard-module__sv2EaG__mOverflowMenu{opacity:1;visibility:visible;transition:opacity .15s,transform .15s,visibility;transform:translateY(0)}.SchemaCard-module__sv2EaG__mOverflowItem{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .625rem;font-size:.8125rem;font-weight:500;display:flex}.SchemaCard-module__sv2EaG__mOverflowItem:hover,.SchemaCard-module__sv2EaG__mOverflowItem:focus-visible{background:var(--bg-hover);outline:none}@media (max-width:380px){.SchemaCard-module__sv2EaG__mHeader{gap:.5rem;padding:.5rem .625rem}.SchemaCard-module__sv2EaG__mTitle{font-size:.875rem}.SchemaCard-module__sv2EaG__mThumb img,.SchemaCard-module__sv2EaG__mThumb>*{border-radius:8px!important;width:40px!important;height:40px!important}.SchemaCard-module__sv2EaG__mActionBtn span{display:none}.SchemaCard-module__sv2EaG__mActionBtn{padding:0}}
.MarkdownLite-module__MNgNFa__markdown{overflow-wrap:break-word;white-space:normal;flex-direction:column;gap:.5rem;display:flex}.MarkdownLite-module__MNgNFa__paragraph{margin:0}.MarkdownLite-module__MNgNFa__list{flex-direction:column;gap:.25rem;margin:0;padding-left:1.15rem;display:flex}
