.BlogHero-module__pTyPua__hero{border-radius:var(--radius-lg);background:var(--bg-tertiary);border:1px solid var(--border-subtle);min-height:400px;transition:box-shadow var(--transition-normal), border-color var(--transition-normal);align-items:flex-end;margin-bottom:48px;display:flex;position:relative;overflow:hidden}[data-theme=light] .BlogHero-module__pTyPua__hero{border-color:var(--border-default);box-shadow:var(--shadow-md)}[data-theme=light] .BlogHero-module__pTyPua__hero:hover{box-shadow:var(--shadow-lg)}.BlogHero-module__pTyPua__heroCover{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.BlogHero-module__pTyPua__heroPlaceholder{background:var(--bg-tertiary);width:100%;height:100%;color:var(--text-muted);z-index:0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.BlogHero-module__pTyPua__heroPlaceholderThemed{z-index:0;background-image:url(/images/blog/banner_empty.webp);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;inset:0}[data-theme=light] .BlogHero-module__pTyPua__heroPlaceholderThemed{background-image:url(/images/blog/banner_empty_light.webp)}.BlogHero-module__pTyPua__heroGradient{z-index:1;background:linear-gradient(#0a0a0b1a 0%,#0a0a0b99 60%,#0a0a0bf2 100%);position:absolute;inset:0}[data-theme=light] .BlogHero-module__pTyPua__heroGradient{background:linear-gradient(#ffffff40 0%,#fffc 65%,#fffffffa 100%)}.BlogHero-module__pTyPua__heroContent{z-index:2;width:100%;padding:48px 40px;position:relative}.BlogHero-module__pTyPua__heroMeta{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.BlogHero-module__pTyPua__featuredBadge{border-radius:var(--radius-full);color:#a78bfa;letter-spacing:.03em;text-transform:uppercase;background:#8b5cf626;align-items:center;gap:6px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-flex}[data-theme=light] .BlogHero-module__pTyPua__featuredBadge{color:var(--accent-primary);background:#8b5cf61f}.BlogHero-module__pTyPua__heroTag{border-radius:var(--radius-full);color:#f4f4f599;background:#ffffff14;padding:4px 10px;font-size:.75rem;font-weight:500}[data-theme=light] .BlogHero-module__pTyPua__heroTag{color:var(--text-secondary);background:#0000000f}.BlogHero-module__pTyPua__heroDate{color:#f4f4f566;font-size:.8125rem}[data-theme=light] .BlogHero-module__pTyPua__heroDate{color:var(--text-muted)}.BlogHero-module__pTyPua__heroDot{background:#f4f4f54d;border-radius:50%;width:3px;height:3px}[data-theme=light] .BlogHero-module__pTyPua__heroDot{background:var(--text-muted)}.BlogHero-module__pTyPua__heroReadTime{color:#f4f4f566;font-size:.8125rem}[data-theme=light] .BlogHero-module__pTyPua__heroReadTime{color:var(--text-muted)}.BlogHero-module__pTyPua__heroTitle{color:#f4f4f5;letter-spacing:-.03em;margin:0 0 12px;font-size:2rem;font-weight:700;line-height:1.2}[data-theme=light] .BlogHero-module__pTyPua__heroTitle{color:var(--text-primary)}.BlogHero-module__pTyPua__heroExcerpt{color:#f4f4f599;max-width:600px;margin:0 0 20px;font-size:1rem;line-height:1.6}[data-theme=light] .BlogHero-module__pTyPua__heroExcerpt{color:var(--text-secondary)}.BlogHero-module__pTyPua__heroLink{border-radius:var(--radius-md);background:var(--accent-primary);color:#fff;transition:all var(--transition-fast);align-items:center;gap:8px;padding:10px 20px;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.BlogHero-module__pTyPua__heroLink:hover{background:var(--accent-primary-hover);transform:translateY(-1px)}@media (max-width:768px){.BlogHero-module__pTyPua__hero{min-height:320px;margin-bottom:32px}.BlogHero-module__pTyPua__heroContent{padding:32px 20px}.BlogHero-module__pTyPua__heroTitle{font-size:1.5rem}.BlogHero-module__pTyPua__heroExcerpt{font-size:.875rem}}@media (max-width:480px){.BlogHero-module__pTyPua__hero{min-height:260px;margin-bottom:24px}.BlogHero-module__pTyPua__heroContent{padding:24px 16px}.BlogHero-module__pTyPua__heroTitle{font-size:1.25rem}.BlogHero-module__pTyPua__heroExcerpt{font-size:.8125rem}.BlogHero-module__pTyPua__heroLink{padding:8px 16px;font-size:.8125rem}}
.BlogCard-module__1Tt43q__card{border-radius:var(--radius-lg);background:var(--card-bg);transition:all var(--transition-normal);color:inherit;border:1px solid #0000;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}[data-theme=dark] .BlogCard-module__1Tt43q__card{border-color:var(--border-subtle)}[data-theme=light] .BlogCard-module__1Tt43q__card{border-color:var(--border-default);box-shadow:var(--shadow-sm)}.BlogCard-module__1Tt43q__card:hover{border-color:var(--border-hover)}[data-theme=light] .BlogCard-module__1Tt43q__card:hover{box-shadow:var(--shadow-md);border-color:var(--border-hover)}.BlogCard-module__1Tt43q__coverWrap{aspect-ratio:16/9;background:var(--bg-tertiary);position:relative;overflow:hidden}.BlogCard-module__1Tt43q__coverPlaceholder{background-image:url(/images/blog/banner_empty.webp);background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .3s}[data-theme=light] .BlogCard-module__1Tt43q__coverPlaceholder{background-image:url(/images/blog/banner_empty_light.webp)}.BlogCard-module__1Tt43q__card:hover .BlogCard-module__1Tt43q__coverPlaceholder{transform:scale(1.02)}.BlogCard-module__1Tt43q__coverImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.BlogCard-module__1Tt43q__card:hover .BlogCard-module__1Tt43q__coverImage{transform:scale(1.02)}.BlogCard-module__1Tt43q__body{flex-direction:column;flex:1;padding:20px;display:flex}.BlogCard-module__1Tt43q__tags{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.BlogCard-module__1Tt43q__tag{border-radius:var(--radius-full);background:var(--state-accent-bg);color:var(--accent-primary);letter-spacing:.02em;padding:3px 8px;font-size:.6875rem;font-weight:600}.BlogCard-module__1Tt43q__title{color:var(--text-primary);letter-spacing:-.015em;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:1.0625rem;font-weight:650;line-height:1.35;display:-webkit-box;overflow:hidden}.BlogCard-module__1Tt43q__excerpt{color:var(--text-secondary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0 0 16px;font-size:.8125rem;line-height:1.6;display:-webkit-box;overflow:hidden}.BlogCard-module__1Tt43q__footer{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding-top:12px;display:flex}.BlogCard-module__1Tt43q__author{color:var(--text-tertiary);align-items:center;gap:8px;font-size:.75rem;font-weight:500;display:flex}.BlogCard-module__1Tt43q__authorAvatar{background:var(--bg-tertiary);width:24px;height:24px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.BlogCard-module__1Tt43q__authorAvatarImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.BlogCard-module__1Tt43q__authorName{color:var(--text-secondary);font-weight:500}.BlogCard-module__1Tt43q__meta{color:var(--text-muted);align-items:center;gap:8px;font-size:.75rem;display:flex}.BlogCard-module__1Tt43q__metaDot{background:var(--text-muted);border-radius:50%;width:3px;height:3px}@media (max-width:640px){.BlogCard-module__1Tt43q__body{padding:16px}.BlogCard-module__1Tt43q__title{font-size:.9375rem}}@media (max-width:480px){.BlogCard-module__1Tt43q__body{padding:14px}.BlogCard-module__1Tt43q__excerpt{font-size:.75rem}.BlogCard-module__1Tt43q__footer{flex-direction:column;align-items:flex-start;gap:8px}}
.BlogGrid-module__rPEtNa__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:1024px){.BlogGrid-module__rPEtNa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.BlogGrid-module__rPEtNa__grid{grid-template-columns:1fr;gap:16px}}
.SettingsCard-module__ue6oHW__card{background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);margin-top:12px;padding:0 14px}.SettingsCard-module__ue6oHW__card>*+*{border-top:1px solid var(--border-subtle)}
.SettingRow-module__5tafoW__row{flex-direction:column;gap:8px;padding:14px 0;display:flex}.SettingRow-module__5tafoW__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.SettingRow-module__5tafoW__title{color:var(--text-primary);align-items:center;gap:8px;font-size:.8125rem;font-weight:500;display:flex}.SettingRow-module__5tafoW__title svg{color:var(--text-tertiary);flex-shrink:0}.SettingRow-module__5tafoW__description{color:var(--text-muted);margin:0;font-size:.75rem;line-height:1.5}
.Badge-module__H8aylq__badge{white-space:nowrap;border-radius:9999px;justify-content:center;align-items:center;font-weight:500;transition:all .15s;display:inline-flex}.Badge-module__H8aylq__sm{height:22px;padding:0 8px;font-size:.6875rem}.Badge-module__H8aylq__md{height:26px;padding:0 10px;font-size:.75rem}.Badge-module__H8aylq__default{background:var(--bg-secondary);border:1px solid var(--border-subtle);color:var(--text-secondary)}.Badge-module__H8aylq__success{background:var(--state-success-bg);color:var(--accent-success)}.Badge-module__H8aylq__warning{background:var(--state-warning-bg);color:var(--accent-warning)}.Badge-module__H8aylq__danger{background:var(--state-danger-bg);color:var(--accent-danger)}.Badge-module__H8aylq__info{background:var(--state-info-bg);color:var(--accent-info)}.Badge-module__H8aylq__neutral{background:var(--state-neutral-bg);color:var(--text-muted)}
.StatusBadge-module__T3RE4W__badge{letter-spacing:.02em;text-transform:capitalize;white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:5px;padding:2px 9px;font-size:.6875rem;font-weight:600;display:inline-flex}.StatusBadge-module__T3RE4W__success{background:var(--state-success-bg);color:var(--accent-success)}.StatusBadge-module__T3RE4W__warning{background:var(--state-warning-bg);color:var(--accent-warning)}.StatusBadge-module__T3RE4W__danger{background:var(--state-danger-bg);color:var(--accent-danger)}.StatusBadge-module__T3RE4W__info{background:var(--state-info-bg);color:var(--accent-secondary)}.StatusBadge-module__T3RE4W__neutral{background:var(--state-neutral-bg);color:var(--text-tertiary)}@keyframes StatusBadge-module__T3RE4W__badgePulse{0%,to{opacity:1}50%{opacity:.5}}.StatusBadge-module__T3RE4W__pulse{animation:1.5s ease-in-out infinite StatusBadge-module__T3RE4W__badgePulse}.StatusBadge-module__T3RE4W__provisional{border-style:dashed;border-color:color-mix(in srgb, currentColor 45%, transparent)}
.HighlightedText-module__LV8GVG__mark{background:var(--state-accent-bg);color:var(--accent-primary);border-radius:2px;padding:0 1px;font-weight:600}
.Toggle-module__84Pn4G__wrapper{cursor:pointer;align-items:center;gap:10px;display:inline-flex}.Toggle-module__84Pn4G__wrapper.Toggle-module__84Pn4G__disabled{opacity:.5;cursor:not-allowed}.Toggle-module__84Pn4G__toggle{background:var(--bg-tertiary);border:1px solid var(--border-default);cursor:pointer;transition:all var(--transition-fast);border-radius:9999px;position:relative}.Toggle-module__84Pn4G__toggle:disabled{cursor:not-allowed}.Toggle-module__84Pn4G__sm{width:36px;height:20px}.Toggle-module__84Pn4G__md{width:44px;height:24px}.Toggle-module__84Pn4G__thumb{background:var(--text-secondary);transition:all var(--transition-fast);border-radius:50%;position:absolute;top:2px;left:2px}.Toggle-module__84Pn4G__sm .Toggle-module__84Pn4G__thumb{width:14px;height:14px}.Toggle-module__84Pn4G__md .Toggle-module__84Pn4G__thumb{width:18px;height:18px}.Toggle-module__84Pn4G__checked{background:var(--accent-primary);border-color:var(--accent-primary)}.Toggle-module__84Pn4G__checked .Toggle-module__84Pn4G__thumb{background:var(--bg-primary)}.Toggle-module__84Pn4G__sm.Toggle-module__84Pn4G__checked .Toggle-module__84Pn4G__thumb{transform:translate(16px)}.Toggle-module__84Pn4G__md.Toggle-module__84Pn4G__checked .Toggle-module__84Pn4G__thumb{transform:translate(20px)}.Toggle-module__84Pn4G__toggle:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.Toggle-module__84Pn4G__label{color:var(--text-secondary);-webkit-user-select:none;user-select:none;font-size:.875rem}
.SaveIndicator-module__lh7ogq__indicator{white-space:nowrap;align-items:center;gap:4px;font-size:.75rem;line-height:1;display:inline-flex}.SaveIndicator-module__lh7ogq__saving{color:var(--text-muted)}.SaveIndicator-module__lh7ogq__saved{color:var(--accent-success,var(--accent-primary))}.SaveIndicator-module__lh7ogq__spinner{border:1.5px solid var(--border-strong,var(--border-default));border-top-color:var(--text-secondary);border-radius:var(--radius-full);width:11px;height:11px;animation:.6s linear infinite SaveIndicator-module__lh7ogq__save-indicator-spin}@keyframes SaveIndicator-module__lh7ogq__save-indicator-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.SaveIndicator-module__lh7ogq__spinner{animation-duration:1.5s}}
.Textarea-module__nldQNa__wrapper{flex-direction:column;gap:6px;min-width:0;display:flex}.Textarea-module__nldQNa__label{font-size:var(--form-label-font-size);font-weight:var(--form-label-font-weight);color:var(--form-label-color)}.Textarea-module__nldQNa__field{background:var(--bg-tertiary);border:1px solid var(--border-default);border-radius:var(--radius-md);transition:all var(--transition-fast)}.Textarea-module__nldQNa__field:focus-within{border-color:var(--accent-primary);box-shadow:var(--shadow-focus)}.Textarea-module__nldQNa__field.Textarea-module__nldQNa__contrast{background:var(--surface-field)}.Textarea-module__nldQNa__field.Textarea-module__nldQNa__error{border-color:var(--accent-danger)}.Textarea-module__nldQNa__field.Textarea-module__nldQNa__error:focus-within{box-shadow:0 0 0 3px var(--state-danger-border)}.Textarea-module__nldQNa__textarea{box-sizing:border-box;resize:vertical;width:100%;min-height:72px;color:var(--text-primary);background:0 0;border:none;outline:none;padding:10px 14px;font-family:inherit;font-size:.875rem;line-height:1.5;display:block}.Textarea-module__nldQNa__textarea::placeholder{color:var(--text-muted)}.Textarea-module__nldQNa__textarea:disabled{opacity:.6;cursor:not-allowed}.Textarea-module__nldQNa__footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.Textarea-module__nldQNa__footerRight{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.Textarea-module__nldQNa__hint{color:var(--text-tertiary);min-width:0;font-size:.75rem;line-height:1.4}.Textarea-module__nldQNa__errorText{color:var(--accent-danger);font-size:.75rem}.Textarea-module__nldQNa__count{color:var(--text-muted);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.75rem}
.KeywordInput-module__SoHmRW__container{flex-direction:column;gap:6px;display:flex}.KeywordInput-module__SoHmRW__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.KeywordInput-module__SoHmRW__label{font-size:var(--form-label-font-size);font-weight:var(--form-label-font-weight);color:var(--form-label-color);letter-spacing:-.01em}.KeywordInput-module__SoHmRW__clearBtn{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);transition:color var(--transition-fast), background var(--transition-fast);background:0 0;border:none;padding:2px 6px;font-size:.6875rem}.KeywordInput-module__SoHmRW__clearBtn:hover{color:var(--accent-danger);background:var(--state-danger-bg)}.KeywordInput-module__SoHmRW__inputContainer{background:var(--input-bg);border:1px solid var(--border-default);border-radius:var(--radius-md);cursor:text;min-height:36px;transition:border-color var(--transition-fast), box-shadow var(--transition-fast);flex-wrap:wrap;align-items:center;gap:4px;padding:4px 8px;display:flex}.KeywordInput-module__SoHmRW__inputContainer:focus-within{border-color:var(--accent-primary);box-shadow:var(--shadow-focus)}.KeywordInput-module__SoHmRW__tag{color:var(--accent-primary);background:var(--state-accent-bg);border:1px solid var(--state-accent-border);border-radius:var(--radius-sm);white-space:nowrap;align-items:center;gap:4px;padding:2px 6px 2px 8px;font-size:.75rem;font-weight:500;animation:.15s KeywordInput-module__SoHmRW__tagAppear;display:inline-flex}@keyframes KeywordInput-module__SoHmRW__tagAppear{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.KeywordInput-module__SoHmRW__danger .KeywordInput-module__SoHmRW__tag{background:var(--state-danger-bg);border:1px solid var(--state-danger-border);color:var(--accent-danger)}.KeywordInput-module__SoHmRW__tagRemove{width:14px;height:14px;color:inherit;opacity:.5;cursor:pointer;transition:opacity var(--transition-fast), background var(--transition-fast);background:0 0;border:none;border-radius:2px;justify-content:center;align-items:center;padding:0;display:flex}.KeywordInput-module__SoHmRW__tagRemove:hover{opacity:1;background:var(--state-accent-bg-hover)}.KeywordInput-module__SoHmRW__danger .KeywordInput-module__SoHmRW__tagRemove:hover{background:var(--state-danger-bg)}.KeywordInput-module__SoHmRW__inputWrapper{flex:1;align-items:center;gap:4px;min-width:80px;display:flex}.KeywordInput-module__SoHmRW__input{min-width:60px;color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;padding:2px 0;font-family:inherit;font-size:.8125rem}.KeywordInput-module__SoHmRW__input::placeholder{color:var(--text-muted);font-style:italic}.KeywordInput-module__SoHmRW__addBtn{color:var(--accent-primary);background:var(--state-accent-bg);border:1px solid var(--state-accent-border);border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;transition:background var(--transition-fast);padding:2px 8px;font-size:.6875rem;font-weight:600}.KeywordInput-module__SoHmRW__addBtn:hover{background:var(--state-accent-bg-hover)}.KeywordInput-module__SoHmRW__hint{color:var(--text-muted);margin:2px 0 0;font-size:.6875rem;font-style:italic}
.ISBNInput-module__-4WOvG__container{flex-direction:column;gap:6px;display:flex}.ISBNInput-module__-4WOvG__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.ISBNInput-module__-4WOvG__headerRight{align-items:center;gap:8px;display:flex}.ISBNInput-module__-4WOvG__label{font-size:var(--form-label-font-size);font-weight:var(--form-label-font-weight);color:var(--form-label-color);letter-spacing:-.01em}.ISBNInput-module__-4WOvG__counter{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:.6875rem}.ISBNInput-module__-4WOvG__counter[data-at-cap=true]{color:var(--accent-danger);font-weight:600}.ISBNInput-module__-4WOvG__clearBtn{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);transition:color var(--transition-fast), background var(--transition-fast);background:0 0;border:none;padding:2px 6px;font-size:.6875rem}.ISBNInput-module__-4WOvG__clearBtn:hover{color:var(--accent-danger);background:var(--state-danger-bg)}.ISBNInput-module__-4WOvG__inputContainer{background:var(--input-bg);border:1px solid var(--border-default);border-radius:var(--radius-md);cursor:text;min-height:36px;transition:border-color var(--transition-fast), box-shadow var(--transition-fast);flex-wrap:wrap;align-items:center;gap:4px;padding:4px 8px;display:flex}.ISBNInput-module__-4WOvG__inputContainer:focus-within{border-color:var(--accent-primary);box-shadow:var(--shadow-focus)}.ISBNInput-module__-4WOvG__tag{color:var(--accent-primary);background:var(--state-accent-bg);border:1px solid var(--state-accent-border);border-radius:var(--radius-sm);white-space:nowrap;font-variant-numeric:tabular-nums;align-items:center;gap:4px;padding:2px 6px 2px 8px;font-size:.75rem;font-weight:500;animation:.15s ISBNInput-module__-4WOvG__tagAppear;display:inline-flex}@keyframes ISBNInput-module__-4WOvG__tagAppear{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.ISBNInput-module__-4WOvG__tagInvalid{color:var(--accent-danger);background:var(--state-danger-bg);border-color:var(--state-danger-border)}.ISBNInput-module__-4WOvG__tagText{letter-spacing:.02em}.ISBNInput-module__-4WOvG__tagRemove{width:14px;height:14px;color:inherit;opacity:.5;cursor:pointer;transition:opacity var(--transition-fast), background var(--transition-fast);background:0 0;border:none;border-radius:2px;justify-content:center;align-items:center;padding:0;display:flex}.ISBNInput-module__-4WOvG__tagRemove:hover{opacity:1;background:var(--state-accent-bg-hover)}.ISBNInput-module__-4WOvG__tagInvalid .ISBNInput-module__-4WOvG__tagRemove:hover{background:var(--state-danger-bg)}.ISBNInput-module__-4WOvG__inputWrapper{flex:1;align-items:center;gap:4px;min-width:80px;display:flex}.ISBNInput-module__-4WOvG__input{min-width:60px;color:var(--text-primary);font-variant-numeric:tabular-nums;background:0 0;border:none;outline:none;flex:1;padding:2px 0;font-family:inherit;font-size:.8125rem}.ISBNInput-module__-4WOvG__input::placeholder{color:var(--text-muted);font-style:italic}.ISBNInput-module__-4WOvG__input:disabled{cursor:not-allowed;opacity:.5}.ISBNInput-module__-4WOvG__addBtn{color:var(--accent-primary);background:var(--state-accent-bg);border:1px solid var(--state-accent-border);border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;transition:background var(--transition-fast);padding:2px 8px;font-size:.6875rem;font-weight:600}.ISBNInput-module__-4WOvG__addBtn:hover{background:var(--state-accent-bg-hover)}.ISBNInput-module__-4WOvG__hint{color:var(--text-muted);margin:2px 0 0;font-size:.6875rem;font-style:italic}
.SellerInput-module__rDZxpa__container{flex-direction:column;gap:6px;display:flex}.SellerInput-module__rDZxpa__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.SellerInput-module__rDZxpa__headerRight{align-items:center;gap:8px;display:flex}.SellerInput-module__rDZxpa__label{font-size:var(--form-label-font-size);font-weight:var(--form-label-font-weight);color:var(--form-label-color);letter-spacing:-.01em}.SellerInput-module__rDZxpa__counter{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:.6875rem}.SellerInput-module__rDZxpa__counter[data-at-cap=true]{color:var(--accent-danger);font-weight:600}.SellerInput-module__rDZxpa__clearBtn{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);transition:color var(--transition-fast), background var(--transition-fast);background:0 0;border:none;padding:2px 6px;font-size:.6875rem}.SellerInput-module__rDZxpa__clearBtn:hover{color:var(--accent-danger);background:var(--state-danger-bg)}.SellerInput-module__rDZxpa__inputContainer{background:var(--input-bg);border:1px solid var(--border-default);border-radius:var(--radius-md);cursor:text;min-height:36px;transition:border-color var(--transition-fast), box-shadow var(--transition-fast);flex-wrap:wrap;align-items:center;gap:4px;padding:4px 8px;display:flex}.SellerInput-module__rDZxpa__inputContainer:focus-within{border-color:var(--accent-primary);box-shadow:var(--shadow-focus)}.SellerInput-module__rDZxpa__tag{color:var(--accent-primary);background:var(--state-accent-bg);border:1px solid var(--state-accent-border);border-radius:var(--radius-sm);white-space:nowrap;align-items:center;gap:4px;padding:2px 6px 2px 8px;font-size:.75rem;font-weight:500;animation:.15s SellerInput-module__rDZxpa__tagAppear;display:inline-flex}@keyframes SellerInput-module__rDZxpa__tagAppear{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.SellerInput-module__rDZxpa__tagLink{color:inherit;align-items:center;gap:3px;text-decoration:none;display:inline-flex}.SellerInput-module__rDZxpa__tagLink:hover{text-decoration:underline}.SellerInput-module__rDZxpa__tagLink svg{opacity:.55;flex-shrink:0}.SellerInput-module__rDZxpa__tagText{letter-spacing:.01em}.SellerInput-module__rDZxpa__tagSpinner{opacity:.7;flex-shrink:0;animation:.8s linear infinite SellerInput-module__rDZxpa__spin}@keyframes SellerInput-module__rDZxpa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.SellerInput-module__rDZxpa__tagRemove{width:14px;height:14px;color:inherit;opacity:.5;cursor:pointer;transition:opacity var(--transition-fast), background var(--transition-fast);background:0 0;border:none;border-radius:2px;justify-content:center;align-items:center;padding:0;display:flex}.SellerInput-module__rDZxpa__tagRemove:hover{opacity:1;background:var(--state-accent-bg-hover)}.SellerInput-module__rDZxpa__inputWrapper{flex:1;align-items:center;gap:4px;min-width:80px;display:flex}.SellerInput-module__rDZxpa__input{min-width:60px;color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;padding:2px 0;font-family:inherit;font-size:.8125rem}.SellerInput-module__rDZxpa__input::placeholder{color:var(--text-muted);font-style:italic}.SellerInput-module__rDZxpa__input:disabled{cursor:not-allowed;opacity:.5}.SellerInput-module__rDZxpa__addBtn{color:var(--accent-primary);background:var(--state-accent-bg);border:1px solid var(--state-accent-border);border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;transition:background var(--transition-fast);padding:2px 8px;font-size:.6875rem;font-weight:600}.SellerInput-module__rDZxpa__addBtn:hover{background:var(--state-accent-bg-hover)}.SellerInput-module__rDZxpa__hint{color:var(--text-muted);margin:2px 0 0;font-size:.6875rem;font-style:italic}
.Select-module__E8rWSW__wrapper{flex-direction:column;gap:6px;display:flex}.Select-module__E8rWSW__label{font-size:var(--form-label-font-size);font-weight:var(--form-label-font-weight);color:var(--form-label-color)}.Select-module__E8rWSW__trigger{background:var(--bg-tertiary);border:1px solid var(--border-default);border-radius:var(--radius-md);width:100%;color:var(--text-primary);cursor:pointer;transition:all var(--transition-fast);text-align:left;justify-content:space-between;align-items:center;gap:8px;padding:10px 14px;font-size:.875rem;display:flex}.Select-module__E8rWSW__trigger.Select-module__E8rWSW__md{border-radius:var(--radius-md);padding:10px 14px;font-size:.875rem}.Select-module__E8rWSW__trigger.Select-module__E8rWSW__sm{border-radius:var(--radius-sm);gap:6px;min-width:0;padding:7px 10px;font-size:.8125rem}.Select-module__E8rWSW__trigger:hover:not(.Select-module__E8rWSW__disabled){border-color:var(--border-hover)}.Select-module__E8rWSW__trigger:focus{border-color:var(--accent-primary);box-shadow:var(--shadow-focus);outline:none}.Select-module__E8rWSW__trigger.Select-module__E8rWSW__open{border-color:var(--accent-primary);box-shadow:var(--shadow-focus)}.Select-module__E8rWSW__trigger.Select-module__E8rWSW__error{border-color:var(--accent-danger)}.Select-module__E8rWSW__trigger.Select-module__E8rWSW__error:focus{box-shadow:0 0 0 3px var(--state-danger-border)}.Select-module__E8rWSW__trigger.Select-module__E8rWSW__disabled{opacity:.5;cursor:not-allowed}.Select-module__E8rWSW__value{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.Select-module__E8rWSW__placeholder{color:var(--text-muted);flex:1}.Select-module__E8rWSW__optionLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.Select-module__E8rWSW__value>*,.Select-module__E8rWSW__optionLabel>*{margin-right:6px}.Select-module__E8rWSW__chevron{color:var(--text-muted);transition:transform var(--transition-fast);flex-shrink:0}.Select-module__E8rWSW__chevron.Select-module__E8rWSW__rotated{transform:rotate(180deg)}.Select-module__E8rWSW__dropdown{z-index:var(--z-popover);background:var(--bg-secondary);border:1px solid var(--border-default);border-radius:var(--radius-md);box-shadow:var(--dropdown-shadow);opacity:0;min-width:160px;max-height:240px;transition:opacity var(--transition-fast), transform var(--transition-fast);visibility:hidden;padding:4px;position:fixed;overflow-y:auto;transform:translateY(-4px)}.Select-module__E8rWSW__positioned{visibility:visible}.Select-module__E8rWSW__dropdownOpen{opacity:1;transform:translateY(0)}.Select-module__E8rWSW__dropdownClosing{opacity:0;transform:translateY(-4px)}.Select-module__E8rWSW__option{border-radius:var(--radius-sm);width:100%;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:8px 12px;font-size:.875rem;display:flex}.Select-module__E8rWSW__option:hover{background:var(--bg-hover);color:var(--text-primary)}.Select-module__E8rWSW__option.Select-module__E8rWSW__selected{background:var(--state-accent-bg);color:var(--accent-primary)}.Select-module__E8rWSW__checkIcon{color:var(--accent-primary);flex-shrink:0}.Select-module__E8rWSW__hint{color:var(--text-muted);font-size:.75rem}.Select-module__E8rWSW__errorText{color:var(--accent-danger);font-size:.75rem}
.MultiSelect-module__NlzOma__wrapper{flex-direction:column;gap:6px;display:flex}.MultiSelect-module__NlzOma__label{font-size:var(--form-label-font-size);font-weight:var(--form-label-font-weight);color:var(--form-label-color)}.MultiSelect-module__NlzOma__trigger{background:var(--bg-tertiary);border:1px solid var(--border-default);border-radius:var(--radius-md);width:100%;color:var(--text-primary);cursor:pointer;transition:all var(--transition-fast);text-align:left;justify-content:space-between;align-items:center;gap:8px;min-width:120px;padding:10px 14px;font-size:.875rem;display:flex}.MultiSelect-module__NlzOma__trigger.MultiSelect-module__NlzOma__md{border-radius:var(--radius-md);padding:10px 14px;font-size:.875rem}.MultiSelect-module__NlzOma__trigger.MultiSelect-module__NlzOma__sm{border-radius:var(--radius-sm);gap:6px;padding:7px 10px;font-size:.8125rem}.MultiSelect-module__NlzOma__trigger:hover:not(.MultiSelect-module__NlzOma__disabled){border-color:var(--border-hover)}.MultiSelect-module__NlzOma__trigger:focus{border-color:var(--accent-primary);box-shadow:var(--shadow-focus);outline:none}.MultiSelect-module__NlzOma__trigger.MultiSelect-module__NlzOma__open{border-color:var(--accent-primary);box-shadow:var(--shadow-focus)}.MultiSelect-module__NlzOma__trigger.MultiSelect-module__NlzOma__disabled{opacity:.5;cursor:not-allowed}.MultiSelect-module__NlzOma__triggerContent{flex:1;align-items:center;gap:6px;min-width:0;display:flex;overflow:hidden}.MultiSelect-module__NlzOma__placeholder{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.MultiSelect-module__NlzOma__value{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.MultiSelect-module__NlzOma__badge{background:var(--accent-primary);min-width:18px;height:18px;color:var(--bg-primary);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0 5px;font-size:.6875rem;font-weight:600;line-height:1;display:inline-flex}.MultiSelect-module__NlzOma__chevron{color:var(--text-muted);transition:transform var(--transition-fast);flex-shrink:0}.MultiSelect-module__NlzOma__chevron.MultiSelect-module__NlzOma__rotated{transform:rotate(180deg)}.MultiSelect-module__NlzOma__dropdown{z-index:var(--z-popover);background:var(--bg-secondary);border:1px solid var(--border-default);border-radius:var(--radius-md);box-shadow:var(--dropdown-shadow);opacity:0;max-height:280px;transition:opacity var(--transition-fast), transform var(--transition-fast);visibility:hidden;flex-direction:column;padding:4px;display:flex;position:fixed;transform:translateY(-4px)}.MultiSelect-module__NlzOma__positioned{visibility:visible}.MultiSelect-module__NlzOma__dropdownOpen{opacity:1;transform:translateY(0)}.MultiSelect-module__NlzOma__dropdownClosing{opacity:0;transform:translateY(-4px)}.MultiSelect-module__NlzOma__searchBox{border-bottom:1px solid var(--border-default);flex-shrink:0;align-items:center;gap:6px;padding:6px 8px;display:flex}.MultiSelect-module__NlzOma__searchBox input{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:.8125rem}.MultiSelect-module__NlzOma__searchBox input::placeholder{color:var(--text-muted)}.MultiSelect-module__NlzOma__searchIcon{color:var(--text-muted);flex-shrink:0}.MultiSelect-module__NlzOma__optionsList{flex:1;overflow-y:auto}.MultiSelect-module__NlzOma__option{border-radius:var(--radius-sm);width:100%;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);text-align:left;background:0 0;border:none;align-items:center;gap:8px;padding:7px 10px;font-size:.8125rem;display:flex}.MultiSelect-module__NlzOma__option:hover{background:var(--bg-hover);color:var(--text-primary)}.MultiSelect-module__NlzOma__option.MultiSelect-module__NlzOma__selected{background:var(--state-accent-bg);color:var(--accent-primary)}.MultiSelect-module__NlzOma__checkbox{border:1.5px solid var(--border-default);width:14px;height:14px;transition:all var(--transition-fast);border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MultiSelect-module__NlzOma__option.MultiSelect-module__NlzOma__selected .MultiSelect-module__NlzOma__checkbox{background:var(--accent-primary);border-color:var(--accent-primary)}.MultiSelect-module__NlzOma__checkIcon{color:var(--bg-primary)}.MultiSelect-module__NlzOma__optionLabel{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.MultiSelect-module__NlzOma__clearAction{border-top:1px solid var(--border-default);flex-shrink:0;justify-content:center;align-items:center;padding:6px;display:flex}.MultiSelect-module__NlzOma__clearBtn{border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;display:flex}.MultiSelect-module__NlzOma__clearBtn:hover{background:var(--bg-hover);color:var(--text-primary)}.MultiSelect-module__NlzOma__noResults{text-align:center;color:var(--text-muted);padding:12px;font-size:.8125rem}
.SearchInput-module__2H4LhW__wrapper{align-items:center;width:100%;display:flex;position:relative}.SearchInput-module__2H4LhW__icon{color:var(--text-muted);pointer-events:none;flex-shrink:0;position:absolute;left:10px}.SearchInput-module__2H4LhW__input{background:var(--bg-tertiary);border:1px solid var(--border-default);width:100%;color:var(--text-primary);transition:all var(--transition-fast)}.SearchInput-module__2H4LhW__input:focus{border-color:var(--accent-primary);box-shadow:var(--shadow-focus);outline:none}.SearchInput-module__2H4LhW__input::placeholder{color:var(--text-muted)}.SearchInput-module__2H4LhW__input:disabled{opacity:.5;cursor:not-allowed}.SearchInput-module__2H4LhW__clearBtn{border-radius:var(--radius-xs);color:var(--text-muted);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;padding:2px;display:flex;position:absolute;right:8px}.SearchInput-module__2H4LhW__clearBtn:hover{color:var(--text-primary)}.SearchInput-module__2H4LhW__wrapper.SearchInput-module__2H4LhW__md .SearchInput-module__2H4LhW__icon{width:16px;height:16px}.SearchInput-module__2H4LhW__wrapper.SearchInput-module__2H4LhW__md .SearchInput-module__2H4LhW__input{border-radius:var(--radius-md);height:40px;padding:10px 32px 10px 36px;font-size:.875rem}.SearchInput-module__2H4LhW__wrapper.SearchInput-module__2H4LhW__md .SearchInput-module__2H4LhW__clearBtn svg,.SearchInput-module__2H4LhW__wrapper.SearchInput-module__2H4LhW__md .SearchInput-module__2H4LhW__spinnerIcon{width:14px;height:14px}.SearchInput-module__2H4LhW__wrapper.SearchInput-module__2H4LhW__sm .SearchInput-module__2H4LhW__icon{width:14px;height:14px;left:8px}.SearchInput-module__2H4LhW__wrapper.SearchInput-module__2H4LhW__sm .SearchInput-module__2H4LhW__input{border-radius:var(--radius-md);height:32px;padding:0 24px 0 28px;font-size:.8125rem}.SearchInput-module__2H4LhW__wrapper.SearchInput-module__2H4LhW__sm .SearchInput-module__2H4LhW__clearBtn svg,.SearchInput-module__2H4LhW__wrapper.SearchInput-module__2H4LhW__sm .SearchInput-module__2H4LhW__spinnerIcon{width:12px;height:12px}.SearchInput-module__2H4LhW__spinner{pointer-events:none;color:var(--text-muted);justify-content:center;align-items:center;display:flex;position:absolute;right:8px}.SearchInput-module__2H4LhW__spinnerIcon{animation:1s linear infinite SearchInput-module__2H4LhW__spin}@keyframes SearchInput-module__2H4LhW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Combobox-module__--r_4q__wrapper{flex-direction:column;gap:6px;display:flex}.Combobox-module__--r_4q__label{font-size:var(--form-label-font-size);font-weight:var(--form-label-font-weight);color:var(--form-label-color)}.Combobox-module__--r_4q__trigger{background:var(--bg-tertiary);border:1px solid var(--border-default);border-radius:var(--radius-md);width:100%;color:var(--text-primary);cursor:pointer;transition:all var(--transition-fast);text-align:left;outline:none;align-items:center;gap:8px;padding:10px 14px;font-size:.875rem;display:flex}.Combobox-module__--r_4q__chevron{color:var(--text-muted);transition:transform var(--transition-fast);flex-shrink:0}.Combobox-module__--r_4q__chevronOpen{transform:rotate(180deg)}.Combobox-module__--r_4q__trigger.Combobox-module__--r_4q__sm{border-radius:var(--radius-sm);gap:6px;padding:7px 10px;font-size:.8125rem}.Combobox-module__--r_4q__trigger:hover:not(.Combobox-module__--r_4q__disabled){border-color:var(--border-hover)}.Combobox-module__--r_4q__trigger:focus,.Combobox-module__--r_4q__trigger.Combobox-module__--r_4q__open{border-color:var(--accent-primary);box-shadow:var(--shadow-focus)}.Combobox-module__--r_4q__trigger.Combobox-module__--r_4q__hasError{border-color:var(--accent-danger)}.Combobox-module__--r_4q__trigger.Combobox-module__--r_4q__hasError:focus{box-shadow:0 0 0 3px #dc26261a}.Combobox-module__--r_4q__trigger.Combobox-module__--r_4q__disabled{opacity:.5;cursor:not-allowed}.Combobox-module__--r_4q__selectedValue{flex:1;align-items:center;gap:8px;min-width:0;display:flex;overflow:hidden}.Combobox-module__--r_4q__selectedLabel{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Combobox-module__--r_4q__selectedSecondary{color:var(--text-muted);flex-shrink:0;margin-left:auto;font-size:.75rem}.Combobox-module__--r_4q__selectedValue .Combobox-module__--r_4q__optionBadge:last-child{margin-left:auto}.Combobox-module__--r_4q__clearBtn{border-radius:var(--radius-sm);width:18px;height:18px;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);opacity:.7;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Combobox-module__--r_4q__clearBtn:hover{color:var(--text-primary);background:var(--bg-hover);opacity:1}.Combobox-module__--r_4q__inputTrigger{background:var(--bg-tertiary);border:1px solid var(--border-default);border-radius:var(--radius-md);width:100%;transition:all var(--transition-fast);align-items:center;gap:6px;padding:10px 14px;display:flex}.Combobox-module__--r_4q__inputTrigger.Combobox-module__--r_4q__sm{border-radius:var(--radius-sm);gap:6px;padding:7px 10px}.Combobox-module__--r_4q__inputTrigger:hover:not(.Combobox-module__--r_4q__disabled){border-color:var(--border-hover)}.Combobox-module__--r_4q__inputTrigger.Combobox-module__--r_4q__open{border-color:var(--accent-primary);box-shadow:var(--shadow-focus)}.Combobox-module__--r_4q__inputTrigger.Combobox-module__--r_4q__hasError{border-color:var(--accent-danger)}.Combobox-module__--r_4q__inputTrigger.Combobox-module__--r_4q__disabled{opacity:.5;cursor:not-allowed}.Combobox-module__--r_4q__inputSearchIcon{color:var(--text-muted);flex-shrink:0}.Combobox-module__--r_4q__inputField{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:.875rem}.Combobox-module__--r_4q__inputTrigger.Combobox-module__--r_4q__sm .Combobox-module__--r_4q__inputField{font-size:.8125rem}.Combobox-module__--r_4q__inputField::placeholder{color:var(--text-muted)}.Combobox-module__--r_4q__inputSpinner{color:var(--accent-primary);flex-shrink:0;animation:1s linear infinite Combobox-module__--r_4q__comboboxSpin}.Combobox-module__--r_4q__dropdown{z-index:var(--z-popover);background:var(--bg-secondary);border:1px solid var(--border-default);border-radius:var(--radius-md);box-shadow:var(--shadow-dropdown);opacity:0;max-height:260px;transition:opacity var(--transition-fast), transform var(--transition-fast);visibility:hidden;flex-direction:column;padding:4px;display:flex;position:fixed;overflow:hidden;transform:translateY(-4px)}.Combobox-module__--r_4q__positioned{visibility:visible}.Combobox-module__--r_4q__dropdownOpen{opacity:1;transform:translateY(0)}.Combobox-module__--r_4q__dropdownClosing{opacity:0;transform:translateY(-4px)}.Combobox-module__--r_4q__searchBox{border-bottom:1px solid var(--border-default);flex-shrink:0;align-items:center;gap:6px;padding:6px 8px;display:flex}.Combobox-module__--r_4q__searchBox input{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:.8125rem}.Combobox-module__--r_4q__searchBox input::placeholder{color:var(--text-muted)}.Combobox-module__--r_4q__searchIcon{color:var(--text-muted);flex-shrink:0}.Combobox-module__--r_4q__spinner{color:var(--accent-primary);flex-shrink:0;animation:1s linear infinite Combobox-module__--r_4q__comboboxSpin}@keyframes Combobox-module__--r_4q__comboboxSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Combobox-module__--r_4q__optionsList{flex:1;overflow-y:auto}.Combobox-module__--r_4q__option{border-radius:var(--radius-sm);width:100%;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:8px;padding:7px 10px;font-size:.8125rem;display:flex}.Combobox-module__--r_4q__option:hover,.Combobox-module__--r_4q__option.Combobox-module__--r_4q__active{background:var(--bg-hover);color:var(--text-primary)}.Combobox-module__--r_4q__option.Combobox-module__--r_4q__selected{color:var(--accent-primary);font-weight:500}.Combobox-module__--r_4q__option.Combobox-module__--r_4q__selected:hover,.Combobox-module__--r_4q__option.Combobox-module__--r_4q__selected.Combobox-module__--r_4q__active{background:var(--state-accent-bg);color:var(--accent-primary)}.Combobox-module__--r_4q__optionLabel{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.Combobox-module__--r_4q__optionSecondary{color:var(--text-muted);flex-shrink:0;font-size:.6875rem}.Combobox-module__--r_4q__checkIcon{color:var(--accent-primary);flex-shrink:0}.Combobox-module__--r_4q__checkbox{border:1.5px solid var(--border-default);width:14px;height:14px;transition:all var(--transition-fast);border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Combobox-module__--r_4q__option.Combobox-module__--r_4q__selected .Combobox-module__--r_4q__checkbox{background:var(--accent-primary);border-color:var(--accent-primary)}.Combobox-module__--r_4q__multiCheckIcon{color:var(--bg-primary)}.Combobox-module__--r_4q__optionIcon{color:var(--text-muted);flex-shrink:0;align-items:center;display:flex}.Combobox-module__--r_4q__option.Combobox-module__--r_4q__selected .Combobox-module__--r_4q__optionIcon{color:var(--accent-primary)}.Combobox-module__--r_4q__optionBadge{border-radius:var(--radius-full);background:var(--bg-tertiary);border:1px solid var(--border-subtle);letter-spacing:.02em;color:var(--text-muted);text-transform:uppercase;flex-shrink:0;padding:1px 6px;font-size:.625rem;font-weight:600}.Combobox-module__--r_4q__option.Combobox-module__--r_4q__dimmed .Combobox-module__--r_4q__optionLabel{color:var(--text-muted)}.Combobox-module__--r_4q__option.Combobox-module__--r_4q__dividerAfter{margin-bottom:5px;position:relative}.Combobox-module__--r_4q__option.Combobox-module__--r_4q__dividerAfter:after{content:"";background:var(--border-subtle);height:1px;position:absolute;bottom:-3px;left:0;right:0}.Combobox-module__--r_4q__footerAction{border:none;border-top:1px solid var(--border-subtle);border-radius:0 0 var(--radius-sm) var(--radius-sm);width:100%;color:var(--accent-primary);cursor:pointer;transition:background var(--transition-fast);text-align:left;background:0 0;align-items:center;gap:8px;margin-top:4px;padding:8px 10px;font-size:.8125rem;font-weight:500;display:flex}.Combobox-module__--r_4q__footerAction:hover:not(:disabled),.Combobox-module__--r_4q__footerAction.Combobox-module__--r_4q__active:not(:disabled){background:var(--state-accent-bg)}.Combobox-module__--r_4q__footerAction:disabled{cursor:default;opacity:.7}.Combobox-module__--r_4q__footerActionLabel{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.Combobox-module__--r_4q__noResults{text-align:center;color:var(--text-muted);justify-content:center;align-items:center;gap:6px;padding:16px 12px;font-size:.8125rem;display:flex}.Combobox-module__--r_4q__hint{color:var(--text-muted);font-size:.75rem}.Combobox-module__--r_4q__errorText{color:var(--accent-danger);font-size:.75rem}
.Checkbox-module__tYwp1q__container{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:inline-flex}.Checkbox-module__tYwp1q__container.Checkbox-module__tYwp1q__disabled{cursor:not-allowed;opacity:.5}.Checkbox-module__tYwp1q__input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Checkbox-module__tYwp1q__box{border:1.5px solid var(--border-default);background:var(--bg-primary);transition:all var(--transition-fast);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Checkbox-module__tYwp1q__box.Checkbox-module__tYwp1q__sm{width:14px;height:14px}.Checkbox-module__tYwp1q__box.Checkbox-module__tYwp1q__md{width:18px;height:18px}.Checkbox-module__tYwp1q__container:not(.Checkbox-module__tYwp1q__disabled) .Checkbox-module__tYwp1q__box:hover{border-color:var(--accent-primary);background:var(--state-accent-bg)}.Checkbox-module__tYwp1q__box:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.Checkbox-module__tYwp1q__box.Checkbox-module__tYwp1q__checked{background:var(--accent-primary);border-color:var(--accent-primary)}.Checkbox-module__tYwp1q__container:not(.Checkbox-module__tYwp1q__disabled) .Checkbox-module__tYwp1q__box.Checkbox-module__tYwp1q__checked:hover{background:var(--accent-primary-hover);border-color:var(--accent-primary-hover)}.Checkbox-module__tYwp1q__icon{color:#0000;transition:all var(--transition-fast)}.Checkbox-module__tYwp1q__box.Checkbox-module__tYwp1q__sm .Checkbox-module__tYwp1q__icon{width:10px;height:10px}.Checkbox-module__tYwp1q__box.Checkbox-module__tYwp1q__md .Checkbox-module__tYwp1q__icon{width:12px;height:12px}.Checkbox-module__tYwp1q__box.Checkbox-module__tYwp1q__checked .Checkbox-module__tYwp1q__icon{color:#fff}.Checkbox-module__tYwp1q__label{color:var(--text-primary);font-size:.875rem;line-height:1.4}.Checkbox-module__tYwp1q__container.Checkbox-module__tYwp1q__disabled .Checkbox-module__tYwp1q__label{color:var(--text-muted)}
.OptionRow-module__0oExrq__row{background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:background var(--transition-fast), border-color var(--transition-fast);align-items:center;gap:10px;padding:10px 12px;display:flex}.OptionRow-module__0oExrq__row:hover:not(.OptionRow-module__0oExrq__disabled){background:var(--bg-hover)}.OptionRow-module__0oExrq__row:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.OptionRow-module__0oExrq__row.OptionRow-module__0oExrq__selected{border-color:var(--accent-primary);background:var(--state-accent-bg)}.OptionRow-module__0oExrq__row.OptionRow-module__0oExrq__disabled{opacity:.5;cursor:not-allowed}.OptionRow-module__0oExrq__indicator{border:1.5px solid var(--border-hover);width:18px;height:18px;transition:background var(--transition-fast), border-color var(--transition-fast);background:0 0;flex-shrink:0;justify-content:center;align-items:center;display:flex}.OptionRow-module__0oExrq__radio{border-radius:var(--radius-full)}.OptionRow-module__0oExrq__checkbox{border-radius:var(--radius-sm);color:var(--text-on-accent)}.OptionRow-module__0oExrq__dot{border-radius:var(--radius-full);background:var(--accent-primary);width:8px;height:8px;transition:transform var(--transition-fast);transform:scale(0)}.OptionRow-module__0oExrq__row.OptionRow-module__0oExrq__selected .OptionRow-module__0oExrq__radio{border-color:var(--accent-primary)}.OptionRow-module__0oExrq__row.OptionRow-module__0oExrq__selected .OptionRow-module__0oExrq__dot{transform:scale(1)}.OptionRow-module__0oExrq__checkbox svg{opacity:0;transition:opacity var(--transition-fast)}.OptionRow-module__0oExrq__row.OptionRow-module__0oExrq__selected .OptionRow-module__0oExrq__checkbox{background:var(--accent-primary);border-color:var(--accent-primary)}.OptionRow-module__0oExrq__row.OptionRow-module__0oExrq__selected .OptionRow-module__0oExrq__checkbox svg{opacity:1}.OptionRow-module__0oExrq__leading{flex-shrink:0;align-items:center;display:flex}.OptionRow-module__0oExrq__body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.OptionRow-module__0oExrq__title{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}.OptionRow-module__0oExrq__description{color:var(--text-tertiary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.4;overflow:hidden}.OptionRow-module__0oExrq__trailing{flex-shrink:0}@media (max-width:700px){.OptionRow-module__0oExrq__row{border-radius:var(--radius-md);min-height:56px;padding:12px 14px}.OptionRow-module__0oExrq__title{font-size:14px}}
.OptionCardGroup-module__ENX98q__group{gap:8px;display:flex}.OptionCardGroup-module__ENX98q__horizontal{flex-direction:row}.OptionCardGroup-module__ENX98q__vertical{flex-direction:column;gap:6px}.OptionCardGroup-module__ENX98q__card{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-tertiary);cursor:pointer;text-align:left;color:inherit;font:inherit;transition:background var(--transition-fast), border-color var(--transition-fast);gap:12px;display:flex;position:relative}.OptionCardGroup-module__ENX98q__card:hover:not(.OptionCardGroup-module__ENX98q__selected):not(:disabled){background:var(--bg-hover);border-color:var(--border-hover)}.OptionCardGroup-module__ENX98q__card.OptionCardGroup-module__ENX98q__selected{border-color:var(--accent-primary);background:var(--state-accent-bg)}.OptionCardGroup-module__ENX98q__card:disabled{opacity:.5;cursor:not-allowed}.OptionCardGroup-module__ENX98q__card.OptionCardGroup-module__ENX98q__locked{cursor:pointer;opacity:.72}.OptionCardGroup-module__ENX98q__card.OptionCardGroup-module__ENX98q__locked .OptionCardGroup-module__ENX98q__label{color:var(--text-secondary)}.OptionCardGroup-module__ENX98q__card:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.OptionCardGroup-module__ENX98q__horizontal .OptionCardGroup-module__ENX98q__card{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:16px 12px}.OptionCardGroup-module__ENX98q__vertical .OptionCardGroup-module__ENX98q__card{flex-direction:row;align-items:center;gap:12px;min-height:56px;padding:12px 14px}.OptionCardGroup-module__ENX98q__vertical .OptionCardGroup-module__ENX98q__card.OptionCardGroup-module__ENX98q__selected:hover{background:var(--state-accent-bg-hover)}.OptionCardGroup-module__ENX98q__icon{border-radius:var(--radius-sm);background:var(--bg-secondary);color:var(--text-tertiary);transition:background var(--transition-fast), color var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;display:flex}.OptionCardGroup-module__ENX98q__horizontal .OptionCardGroup-module__ENX98q__icon{width:40px;height:40px}.OptionCardGroup-module__ENX98q__vertical .OptionCardGroup-module__ENX98q__icon{width:28px;height:28px}.OptionCardGroup-module__ENX98q__horizontal .OptionCardGroup-module__ENX98q__card.OptionCardGroup-module__ENX98q__selected .OptionCardGroup-module__ENX98q__icon{background:var(--accent-primary);color:var(--text-on-accent)}.OptionCardGroup-module__ENX98q__vertical .OptionCardGroup-module__ENX98q__card.OptionCardGroup-module__ENX98q__selected .OptionCardGroup-module__ENX98q__icon{background:var(--state-accent-bg-hover);color:var(--accent-primary)}.OptionCardGroup-module__ENX98q__body{flex-direction:column;gap:4px;min-width:0;display:flex}.OptionCardGroup-module__ENX98q__horizontal .OptionCardGroup-module__ENX98q__body{align-items:center}.OptionCardGroup-module__ENX98q__vertical .OptionCardGroup-module__ENX98q__body{flex:1;gap:3px}.OptionCardGroup-module__ENX98q__label{color:var(--text-primary);font-weight:500;line-height:1.25}.OptionCardGroup-module__ENX98q__horizontal .OptionCardGroup-module__ENX98q__label{font-size:.8125rem}.OptionCardGroup-module__ENX98q__vertical .OptionCardGroup-module__ENX98q__label{font-size:14px}.OptionCardGroup-module__ENX98q__description{line-height:1.4}.OptionCardGroup-module__ENX98q__horizontal .OptionCardGroup-module__ENX98q__description{color:var(--text-muted);font-size:.6875rem}.OptionCardGroup-module__ENX98q__vertical .OptionCardGroup-module__ENX98q__description{color:var(--text-tertiary);font-size:12px}.OptionCardGroup-module__ENX98q__vertical .OptionCardGroup-module__ENX98q__card.OptionCardGroup-module__ENX98q__selected .OptionCardGroup-module__ENX98q__description{color:var(--text-secondary)}.OptionCardGroup-module__ENX98q__badge{color:var(--text-muted);font-size:.6875rem;font-style:italic}.OptionCardGroup-module__ENX98q__check{width:20px;height:20px;color:var(--accent-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.OptionCardGroup-module__ENX98q__lockIcon{width:20px;height:20px;color:var(--text-tertiary);flex-shrink:0;justify-content:center;align-items:center;display:flex}@media (max-width:520px){.OptionCardGroup-module__ENX98q__horizontal{flex-direction:column}}
.NavBadge-module__aTU3MW__dot{border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.NavBadge-module__aTU3MW__count{white-space:nowrap;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:.625rem;font-weight:700;line-height:1;display:inline-flex}.NavBadge-module__aTU3MW__default{background:var(--text-tertiary);color:var(--bg-primary)}.NavBadge-module__aTU3MW__alert{background:var(--accent-danger);color:#fff}.NavBadge-module__aTU3MW__primary{background:var(--accent-primary);color:#fff}
.Tooltip-module__2vjsta__trigger{min-width:0;display:inline-flex}.Tooltip-module__2vjsta__fill{flex-direction:column;min-width:0;display:flex}.Tooltip-module__2vjsta__fill>*{flex:1;min-width:0}.Tooltip-module__2vjsta__tooltip{z-index:var(--z-popover);pointer-events:none;animation:.15s Tooltip-module__2vjsta__tooltipEnter;position:fixed}.Tooltip-module__2vjsta__content{color:var(--text-primary);background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);box-shadow:var(--shadow-dropdown);white-space:normal;word-wrap:break-word;max-width:340px;padding:8px 12px;font-size:.6875rem;font-weight:500;line-height:1.5}.Tooltip-module__2vjsta__content>strong{color:var(--text-primary);margin-bottom:4px;font-size:.75rem;font-weight:700;display:block}.Tooltip-module__2vjsta__content ul{margin:0;padding-left:14px;list-style:outside}.Tooltip-module__2vjsta__content ul li{margin:2px 0;line-height:1.45}.Tooltip-module__2vjsta__content ul li+li{margin-top:1px}.Tooltip-module__2vjsta__content code{font-family:var(--font-mono,"SF Mono", "Fira Code", monospace);background:var(--bg-subtle);color:var(--accent-info);border-radius:3px;padding:1px 4px;font-size:.625rem;font-weight:600}.Tooltip-module__2vjsta__content em{color:var(--text-muted);font-style:italic}.Tooltip-module__2vjsta__top{transform-origin:bottom}.Tooltip-module__2vjsta__bottom{transform-origin:top}.Tooltip-module__2vjsta__left{transform-origin:100%}.Tooltip-module__2vjsta__right{transform-origin:0}@keyframes Tooltip-module__2vjsta__tooltipEnter{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.Tooltip-module__2vjsta__content strong{color:var(--text-primary);font-weight:600}.Tooltip-module__2vjsta__content .Tooltip-module__2vjsta__label{color:var(--text-muted);font-weight:400}.Tooltip-module__2vjsta__content .Tooltip-module__2vjsta__value{color:var(--text-primary);font-variant-numeric:tabular-nums;font-weight:600}.Tooltip-module__2vjsta__content .Tooltip-module__2vjsta__divider{background:var(--border-subtle);height:1px;margin:4px 0}.Tooltip-module__2vjsta__content .Tooltip-module__2vjsta__row{justify-content:space-between;gap:12px;padding:2px 0;display:flex}
.CountryFlag-module__rNmm6G__flag{object-fit:cover;vertical-align:middle;border-radius:2px;flex-shrink:0;display:inline-block;box-shadow:0 0 0 .5px #ffffff1a}.CountryFlag-module__rNmm6G__fallback{background:var(--bg-tertiary);color:var(--text-muted);letter-spacing:.02em;vertical-align:middle;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:inline-flex}
.PhoneInput-module__0fnEPG__wrapper{flex-direction:column;gap:6px;display:flex}.PhoneInput-module__0fnEPG__label{font-size:var(--form-label-font-size);font-weight:var(--form-label-font-weight);color:var(--form-label-color)}.PhoneInput-module__0fnEPG__inputGroup{background:var(--bg-tertiary);border:1px solid var(--border-default);border-radius:var(--radius-md);transition:all var(--transition-fast);align-items:stretch;display:flex;position:relative;overflow:hidden}.PhoneInput-module__0fnEPG__inputGroup:focus-within,.PhoneInput-module__0fnEPG__inputGroup.PhoneInput-module__0fnEPG__open{border-color:var(--accent-primary);box-shadow:var(--shadow-focus)}.PhoneInput-module__0fnEPG__inputGroup.PhoneInput-module__0fnEPG__hasError{border-color:var(--accent-danger)}.PhoneInput-module__0fnEPG__inputGroup.PhoneInput-module__0fnEPG__hasError:focus-within{box-shadow:0 0 0 3px #dc26261a}.PhoneInput-module__0fnEPG__inputGroup.PhoneInput-module__0fnEPG__disabled{opacity:.5;cursor:not-allowed}.PhoneInput-module__0fnEPG__prefixBtn{border:none;border-right:1px solid var(--border-default);cursor:pointer;color:var(--text-primary);transition:all var(--transition-fast);background:0 0;flex-shrink:0;align-items:center;gap:4px;padding:0 8px 0 10px;font-family:inherit;font-size:.8125rem;display:flex}.PhoneInput-module__0fnEPG__prefixBtn:hover:not(:disabled){background:var(--bg-hover)}.PhoneInput-module__0fnEPG__prefixBtn:disabled{cursor:not-allowed}.PhoneInput-module__0fnEPG__prefixBtn:focus{outline:none}.PhoneInput-module__0fnEPG__dialCode{white-space:nowrap;font-weight:500}.PhoneInput-module__0fnEPG__chevron{color:var(--text-muted);transition:transform var(--transition-fast);flex-shrink:0}.PhoneInput-module__0fnEPG__chevronOpen{transform:rotate(180deg)}.PhoneInput-module__0fnEPG__phoneInput{min-width:0;color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;padding:10px 14px;font-family:inherit;font-size:.875rem}.PhoneInput-module__0fnEPG__phoneInput::placeholder{color:var(--text-muted)}.PhoneInput-module__0fnEPG__dropdown{z-index:var(--z-popover);background:var(--bg-secondary);border:1px solid var(--border-default);border-radius:var(--radius-md);box-shadow:var(--shadow-dropdown);opacity:0;max-height:280px;transition:opacity var(--transition-fast), transform var(--transition-fast);visibility:hidden;flex-direction:column;padding:4px;display:flex;position:fixed;overflow:hidden;transform:translateY(-4px)}.PhoneInput-module__0fnEPG__positioned{visibility:visible}.PhoneInput-module__0fnEPG__dropdownOpen{opacity:1;transform:translateY(0)}.PhoneInput-module__0fnEPG__dropdownClosing{opacity:0;transform:translateY(-4px)}.PhoneInput-module__0fnEPG__searchBox{border-bottom:1px solid var(--border-default);flex-shrink:0;align-items:center;gap:6px;padding:6px 8px;display:flex}.PhoneInput-module__0fnEPG__searchBox input{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:.8125rem}.PhoneInput-module__0fnEPG__searchBox input::placeholder{color:var(--text-muted)}.PhoneInput-module__0fnEPG__searchIcon{color:var(--text-muted);flex-shrink:0}.PhoneInput-module__0fnEPG__countryList{flex:1;overflow-y:auto}.PhoneInput-module__0fnEPG__countryOption{border-radius:var(--radius-sm);width:100%;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);text-align:left;background:0 0;border:none;align-items:center;gap:8px;padding:7px 10px;font-family:inherit;font-size:.8125rem;display:flex}.PhoneInput-module__0fnEPG__countryOption:hover,.PhoneInput-module__0fnEPG__countryOption.PhoneInput-module__0fnEPG__active{background:var(--bg-hover);color:var(--text-primary)}.PhoneInput-module__0fnEPG__countryOption.PhoneInput-module__0fnEPG__selected{background:var(--state-accent-bg);color:var(--accent-primary)}.PhoneInput-module__0fnEPG__countryName{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.PhoneInput-module__0fnEPG__countryDialCode{color:var(--text-muted);flex-shrink:0;font-size:.6875rem}.PhoneInput-module__0fnEPG__checkIcon{color:var(--accent-primary);flex-shrink:0}.PhoneInput-module__0fnEPG__noResults{text-align:center;color:var(--text-muted);justify-content:center;align-items:center;gap:6px;padding:16px 12px;font-size:.8125rem;display:flex}.PhoneInput-module__0fnEPG__hint{color:var(--text-muted);font-size:.75rem}.PhoneInput-module__0fnEPG__errorText{color:var(--accent-danger);font-size:.75rem}
.MemberPicker-module__k6Mz_a__container{gap:var(--spacing-sm,8px);flex-direction:column;display:flex}.MemberPicker-module__k6Mz_a__search{width:100%}.MemberPicker-module__k6Mz_a__loading{justify-content:center;padding:24px;display:flex}.MemberPicker-module__k6Mz_a__spinner{width:18px;height:18px;color:var(--text-tertiary);animation:.8s linear infinite MemberPicker-module__k6Mz_a__spin}@keyframes MemberPicker-module__k6Mz_a__spin{to{transform:rotate(360deg)}}.MemberPicker-module__k6Mz_a__list{flex-direction:column;gap:2px;max-height:220px;display:flex;overflow-y:auto}.MemberPicker-module__k6Mz_a__row{border-radius:var(--radius-sm);cursor:pointer;transition:background var(--transition-fast);align-items:center;gap:10px;padding:8px 10px;display:flex}.MemberPicker-module__k6Mz_a__row:hover{background:var(--bg-hover)}.MemberPicker-module__k6Mz_a__email{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;overflow:hidden}.MemberPicker-module__k6Mz_a__role{color:var(--text-tertiary);text-transform:capitalize;flex-shrink:0;font-size:11px}.MemberPicker-module__k6Mz_a__empty{color:var(--text-tertiary);text-align:center;margin:0;padding:16px;font-size:13px}
.SplitButton-module__kJYV-a__splitButton{align-items:stretch;display:inline-flex}.SplitButton-module__kJYV-a__splitButton.SplitButton-module__kJYV-a__fullWidth{width:100%;display:flex}.SplitButton-module__kJYV-a__splitButton.SplitButton-module__kJYV-a__fullWidth>.SplitButton-module__kJYV-a__primary{flex:auto;min-width:0;display:flex}.SplitButton-module__kJYV-a__splitButton.SplitButton-module__kJYV-a__fullWidth>.SplitButton-module__kJYV-a__primary>*{flex:auto;min-width:0}.SplitButton-module__kJYV-a__chevron.SplitButton-module__kJYV-a__fullWidth{flex-shrink:0;width:48px}.SplitButton-module__kJYV-a__primary button,.SplitButton-module__kJYV-a__primary a{border-right-color:#0000!important;border-top-right-radius:0!important;border-bottom-right-radius:0!important}.SplitButton-module__kJYV-a__primary_primary button,.SplitButton-module__kJYV-a__primary_primary a,.SplitButton-module__kJYV-a__primary_success button,.SplitButton-module__kJYV-a__primary_success a,.SplitButton-module__kJYV-a__primary_danger button,.SplitButton-module__kJYV-a__primary_danger a,.SplitButton-module__kJYV-a__primary_warning button,.SplitButton-module__kJYV-a__primary_warning a{border-right-color:#ffffff2e!important}.SplitButton-module__kJYV-a__primary_secondary button,.SplitButton-module__kJYV-a__primary_secondary a{border-right-color:var(--border-default)!important}.SplitButton-module__kJYV-a__chevron{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);border:1px solid #0000;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.SplitButton-module__kJYV-a__chevron:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.SplitButton-module__kJYV-a__chevronIcon{transition:transform var(--transition-fast);flex-shrink:0}.SplitButton-module__kJYV-a__sm{width:26px;min-height:32px}.SplitButton-module__kJYV-a__md{width:30px;min-height:36px}.SplitButton-module__kJYV-a__lg{width:34px;min-height:48px}.SplitButton-module__kJYV-a__chevron.SplitButton-module__kJYV-a__primary{background:var(--accent-primary);color:#fff;border-color:var(--accent-primary);border-left-color:#ffffff2e}.SplitButton-module__kJYV-a__chevron.SplitButton-module__kJYV-a__primary:hover:not(:disabled){background:var(--accent-primary-hover);border-color:var(--accent-primary-hover);border-left-color:#ffffff38}.SplitButton-module__kJYV-a__chevron.SplitButton-module__kJYV-a__primary:active:not(:disabled){transform:scale(.98)}.SplitButton-module__kJYV-a__chevron.SplitButton-module__kJYV-a__secondary{background:var(--bg-tertiary);color:var(--text-secondary);border-color:var(--border-default);border-left-color:var(--border-default)}.SplitButton-module__kJYV-a__chevron.SplitButton-module__kJYV-a__secondary:hover:not(:disabled){background:var(--bg-hover);border-color:var(--border-hover);color:var(--text-primary)}.SplitButton-module__kJYV-a__chevron.SplitButton-module__kJYV-a__success{background:var(--accent-success);color:#fff;border-color:var(--accent-success);border-left-color:#ffffff2e}.SplitButton-module__kJYV-a__chevron.SplitButton-module__kJYV-a__success:hover:not(:disabled){filter:brightness(1.1)}.SplitButton-module__kJYV-a__chevron.SplitButton-module__kJYV-a__danger{background:var(--accent-danger);color:#fff;border-color:var(--accent-danger);border-left-color:#ffffff2e}.SplitButton-module__kJYV-a__chevron.SplitButton-module__kJYV-a__danger:hover:not(:disabled){background:var(--accent-danger-hover);border-color:var(--accent-danger-hover)}.SplitButton-module__kJYV-a__chevron.SplitButton-module__kJYV-a__warning{background:var(--accent-warning);color:#fff;border-color:var(--accent-warning);border-left-color:#ffffff2e}.SplitButton-module__kJYV-a__chevron.SplitButton-module__kJYV-a__warning:hover:not(:disabled){filter:brightness(1.08)}.SplitButton-module__kJYV-a__chevron.SplitButton-module__kJYV-a__warning:active:not(:disabled){transform:scale(.98)}
.QuantityStepper-module__55mJhW__stepper{border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--bg-secondary);-webkit-user-select:none;user-select:none;align-items:stretch;display:inline-flex;overflow:hidden}.QuantityStepper-module__55mJhW__button{color:var(--text-secondary);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.QuantityStepper-module__55mJhW__button:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary)}.QuantityStepper-module__55mJhW__button:active:not(:disabled){background:var(--bg-pressed,var(--bg-hover))}.QuantityStepper-module__55mJhW__button:disabled{color:var(--text-muted);opacity:.5;cursor:not-allowed}.QuantityStepper-module__55mJhW__button:focus-visible{outline:2px solid var(--accent-primary);outline-offset:-2px}.QuantityStepper-module__55mJhW__value{color:var(--text-primary);font-variant-numeric:tabular-nums;border-left:1px solid var(--border-subtle);border-right:1px solid var(--border-subtle);background:var(--bg-primary);justify-content:center;align-items:center;padding:0 8px;font-weight:600;display:inline-flex}.QuantityStepper-module__55mJhW__input{color:inherit;font:inherit;font-variant-numeric:tabular-nums;text-align:center;-webkit-user-select:text;user-select:text;background:0 0;border:0;min-width:2ch;margin:0;padding:0}.QuantityStepper-module__55mJhW__input:focus{outline:none}.QuantityStepper-module__55mJhW__input:disabled{color:var(--text-muted);cursor:not-allowed}.QuantityStepper-module__55mJhW__value:has(.QuantityStepper-module__55mJhW__input:focus-visible){outline:2px solid var(--accent-primary);outline-offset:-2px}.QuantityStepper-module__55mJhW__unit{color:var(--text-muted);margin-left:5px;font-size:.85em;font-weight:500}.QuantityStepper-module__55mJhW__md .QuantityStepper-module__55mJhW__button{width:36px;height:36px}.QuantityStepper-module__55mJhW__md .QuantityStepper-module__55mJhW__value{min-width:56px;height:36px;font-size:.9375rem}.QuantityStepper-module__55mJhW__sm .QuantityStepper-module__55mJhW__button{width:28px;height:28px}.QuantityStepper-module__55mJhW__sm .QuantityStepper-module__55mJhW__value{min-width:44px;height:28px;font-size:.8125rem}
.OverflowRow-module__qxHxIq__row{flex-wrap:nowrap;align-items:center;min-width:0;display:flex;overflow:hidden}.OverflowRow-module__qxHxIq__row>*{flex:none}.OverflowRow-module__qxHxIq__counter{white-space:nowrap;font-variant-numeric:tabular-nums}.OverflowRow-module__qxHxIq__row>.OverflowRow-module__qxHxIq__hidden{display:none}
.CatalogTreeDesktop-module__QV4mtW__container{flex-direction:column;gap:8px;max-height:320px;display:flex}@media (min-width:1024px) and (min-height:800px){.CatalogTreeDesktop-module__QV4mtW__container{max-height:440px}}@media (min-width:1440px) and (min-height:900px){.CatalogTreeDesktop-module__QV4mtW__container{max-height:540px}}.CatalogTreeDesktop-module__QV4mtW__searchWrapper{flex-shrink:0;gap:6px;display:flex}.CatalogTreeDesktop-module__QV4mtW__searchInput{background:var(--bg-primary);border:1px solid var(--border-default);border-radius:var(--radius-sm);transition:border-color var(--transition-fast);flex:1;align-items:center;min-width:0;padding:0 10px;display:flex}.CatalogTreeDesktop-module__QV4mtW__searchInput:focus-within{border-color:var(--accent-primary)}.CatalogTreeDesktop-module__QV4mtW__searchIcon{color:var(--text-muted);flex-shrink:0}.CatalogTreeDesktop-module__QV4mtW__searchInput input{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:6px 8px;font-size:.8125rem}.CatalogTreeDesktop-module__QV4mtW__searchInput input::placeholder{color:var(--text-muted)}.CatalogTreeDesktop-module__QV4mtW__clearSearchBtn{background:var(--bg-hover);width:18px;height:18px;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.CatalogTreeDesktop-module__QV4mtW__clearSearchBtn:hover{background:var(--bg-active);color:var(--text-secondary)}.CatalogTreeDesktop-module__QV4mtW__clearBtn{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;white-space:nowrap;transition:all var(--transition-fast);background:0 0;padding:0 10px;font-size:.6875rem}.CatalogTreeDesktop-module__QV4mtW__clearBtn:hover{background:var(--bg-hover);border-color:var(--border-default);color:var(--text-secondary)}.CatalogTreeDesktop-module__QV4mtW__breadcrumbBar{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);scrollbar-width:none;flex-shrink:0;align-items:center;gap:2px;min-height:26px;padding:0 6px;display:flex}.CatalogTreeDesktop-module__QV4mtW__breadcrumbBar::-webkit-scrollbar{display:none}.CatalogTreeDesktop-module__QV4mtW__breadcrumbIcon{color:var(--text-muted);flex-shrink:0;margin-right:4px}.CatalogTreeDesktop-module__QV4mtW__breadcrumbEmpty{color:var(--text-muted);white-space:nowrap;font-size:.6875rem;font-style:italic}.CatalogTreeDesktop-module__QV4mtW__breadcrumbSep{color:var(--text-muted);opacity:.6;flex-shrink:0}.CatalogTreeDesktop-module__QV4mtW__crumb{max-width:160px;color:var(--text-muted);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;transition:all var(--transition-fast);background:0 0;border:none;border-radius:3px;padding:2px 4px;font-size:.6875rem;overflow:hidden}.CatalogTreeDesktop-module__QV4mtW__crumb:hover{background:var(--bg-hover);color:var(--text-primary)}.CatalogTreeDesktop-module__QV4mtW__crumbCurrent{color:var(--text-primary);font-weight:600}.CatalogTreeDesktop-module__QV4mtW__searchHeader{color:var(--text-muted);flex-shrink:0;padding:0 4px;font-size:.6875rem;animation:.15s CatalogTreeDesktop-module__QV4mtW__fadeIn}@keyframes CatalogTreeDesktop-module__QV4mtW__fadeIn{0%{opacity:0}to{opacity:1}}.CatalogTreeDesktop-module__QV4mtW__tree{flex:1;min-height:0;overflow-y:auto}.CatalogTreeDesktop-module__QV4mtW__virtualCanvas{width:100%;position:relative}.CatalogTreeDesktop-module__QV4mtW__virtualRow{-webkit-user-select:none;user-select:none;width:100%;position:absolute;top:0;left:0}.CatalogTreeDesktop-module__QV4mtW__row{box-sizing:border-box;border-radius:var(--radius-sm);height:28px;transition:background var(--transition-fast);align-items:center;gap:4px;padding:0 6px;display:flex}.CatalogTreeDesktop-module__QV4mtW__row:hover{background:var(--bg-hover)}.CatalogTreeDesktop-module__QV4mtW__expandBtn{width:18px;height:18px;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.CatalogTreeDesktop-module__QV4mtW__expandBtn:hover{background:var(--bg-active);color:var(--text-primary)}.CatalogTreeDesktop-module__QV4mtW__expandBtn svg{transition:transform var(--transition-fast)}.CatalogTreeDesktop-module__QV4mtW__expandBtn.CatalogTreeDesktop-module__QV4mtW__expanded svg{transform:rotate(90deg)}.CatalogTreeDesktop-module__QV4mtW__spacer{flex-shrink:0;width:18px}.CatalogTreeDesktop-module__QV4mtW__title{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;cursor:pointer;flex:1;min-width:0;font-size:.8125rem;line-height:1.4;overflow:hidden}.CatalogTreeDesktop-module__QV4mtW__title:hover{color:var(--text-primary)}.CatalogTreeDesktop-module__QV4mtW__childCount{background:var(--bg-tertiary);min-width:18px;color:var(--text-muted);font-variant-numeric:tabular-nums;text-align:center;border-radius:9999px;flex-shrink:0;padding:1px 5px;font-size:.625rem;line-height:1.5}.CatalogTreeDesktop-module__QV4mtW__selectAllBtn{border:1px solid var(--border-subtle);color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);opacity:0;background:0 0;border-radius:3px;flex-shrink:0;padding:2px 6px;font-size:.625rem}.CatalogTreeDesktop-module__QV4mtW__row:hover .CatalogTreeDesktop-module__QV4mtW__selectAllBtn{opacity:1}.CatalogTreeDesktop-module__QV4mtW__selectAllBtn:hover{background:var(--accent-primary);border-color:var(--accent-primary);color:#fff}.CatalogTreeDesktop-module__QV4mtW__loading{color:var(--text-muted);justify-content:center;align-items:center;gap:8px;padding:20px;font-size:.8125rem;display:flex}.CatalogTreeDesktop-module__QV4mtW__spinner{animation:1s linear infinite CatalogTreeDesktop-module__QV4mtW__spin}@keyframes CatalogTreeDesktop-module__QV4mtW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CatalogTreeDesktop-module__QV4mtW__searchSpinner{color:var(--accent-primary);flex-shrink:0;animation:1s linear infinite CatalogTreeDesktop-module__QV4mtW__spin}.CatalogTreeDesktop-module__QV4mtW__searching{color:var(--text-muted);justify-content:center;align-items:center;gap:8px;padding:16px;font-size:.8125rem;display:flex}.CatalogTreeDesktop-module__QV4mtW__noResults{text-align:center;color:var(--text-muted);padding:16px;font-size:.8125rem}.CatalogTreeDesktop-module__QV4mtW__searchResult{box-sizing:border-box;border-radius:var(--radius-md);height:48px;transition:background var(--transition-fast), color var(--transition-fast);cursor:pointer;align-items:center;gap:10px;padding:0 10px;display:flex}.CatalogTreeDesktop-module__QV4mtW__searchResult:hover,.CatalogTreeDesktop-module__QV4mtW__searchResultActive{background:var(--state-accent-bg)}.CatalogTreeDesktop-module__QV4mtW__searchResultContent{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.CatalogTreeDesktop-module__QV4mtW__resultPath{min-width:0;color:var(--text-muted);align-items:center;gap:1px;font-size:.625rem;line-height:1.4;display:flex}.CatalogTreeDesktop-module__QV4mtW__resultPathSegment{text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;overflow:hidden}.CatalogTreeDesktop-module__QV4mtW__resultPath>.CatalogTreeDesktop-module__QV4mtW__resultPathSegment:last-of-type{flex-shrink:0}.CatalogTreeDesktop-module__QV4mtW__resultPathSep{opacity:.55;flex-shrink:0}.CatalogTreeDesktop-module__QV4mtW__resultTitle{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:500;line-height:1.35;overflow:hidden}.CatalogTreeDesktop-module__QV4mtW__revealBtn{width:22px;height:22px;color:var(--text-muted);cursor:pointer;opacity:0;transition:all var(--transition-fast);background:0 0;border:1px solid #0000;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.CatalogTreeDesktop-module__QV4mtW__searchResult:hover .CatalogTreeDesktop-module__QV4mtW__revealBtn,.CatalogTreeDesktop-module__QV4mtW__searchResultActive .CatalogTreeDesktop-module__QV4mtW__revealBtn{opacity:1}.CatalogTreeDesktop-module__QV4mtW__revealBtn:hover{background:var(--bg-active);border-color:var(--border-default);color:var(--text-primary)}.CatalogTreeDesktop-module__QV4mtW__hint{color:var(--text-muted);flex-shrink:0;margin:0;font-size:.6875rem;font-style:italic}.CatalogTreeDesktop-module__QV4mtW__tree::-webkit-scrollbar{width:6px}.CatalogTreeDesktop-module__QV4mtW__tree::-webkit-scrollbar-track{background:0 0}.CatalogTreeDesktop-module__QV4mtW__tree::-webkit-scrollbar-thumb{background:var(--border-default);border-radius:9999px}.CatalogTreeDesktop-module__QV4mtW__tree::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}
.CatalogTreeMobile-module__Z3NtqG__trigger{cursor:pointer;width:100%;color:var(--text-primary);text-align:left;transition:opacity var(--transition-fast);background:0 0;border:none;align-items:center;gap:10px;padding:14px 4px;display:flex}.CatalogTreeMobile-module__Z3NtqG__trigger:active{opacity:.65}.CatalogTreeMobile-module__Z3NtqG__triggerLoading{opacity:.6;cursor:default}.CatalogTreeMobile-module__Z3NtqG__triggerIcon{color:var(--text-muted);flex-shrink:0}.CatalogTreeMobile-module__Z3NtqG__triggerLabel{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.9375rem;font-weight:500;overflow:hidden}.CatalogTreeMobile-module__Z3NtqG__triggerBadge{background:var(--accent-primary);color:#fff;border-radius:var(--radius-full);flex-shrink:0;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:.6875rem;font-weight:600;display:inline-flex}.CatalogTreeMobile-module__Z3NtqG__triggerChevron{color:var(--text-muted);flex-shrink:0}.CatalogTreeMobile-module__Z3NtqG__triggerSpinner{color:var(--text-muted);flex-shrink:0;animation:1s linear infinite CatalogTreeMobile-module__Z3NtqG__spin}@keyframes CatalogTreeMobile-module__Z3NtqG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CatalogTreeMobile-module__Z3NtqG__headerContent{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.CatalogTreeMobile-module__Z3NtqG__headerSpacer{flex-shrink:0;width:32px;height:32px}.CatalogTreeMobile-module__Z3NtqG__backBtn{border-radius:var(--radius-sm);width:32px;height:32px;color:var(--accent-primary);cursor:pointer;transition:background var(--transition-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.CatalogTreeMobile-module__Z3NtqG__backBtn:active{background:var(--bg-hover)}.CatalogTreeMobile-module__Z3NtqG__headerTitle{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:600;overflow:hidden}.CatalogTreeMobile-module__Z3NtqG__modalContent.CatalogTreeMobile-module__Z3NtqG__modalContent{flex-direction:column;padding:0;display:flex;overflow:hidden}.CatalogTreeMobile-module__Z3NtqG__searchBarWrapper{border-bottom:1px solid var(--border-subtle);background:var(--bg-secondary);flex-shrink:0;padding:12px 16px 8px}.CatalogTreeMobile-module__Z3NtqG__searchBar{background:var(--bg-primary);border:1px solid var(--border-default);border-radius:var(--radius-md);height:40px;transition:border-color var(--transition-fast);align-items:center;gap:8px;padding:0 12px;display:flex}.CatalogTreeMobile-module__Z3NtqG__searchBar:focus-within{border-color:var(--accent-primary)}.CatalogTreeMobile-module__Z3NtqG__searchIcon{color:var(--text-muted);flex-shrink:0}.CatalogTreeMobile-module__Z3NtqG__searchInput{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:0;font-size:.9375rem}.CatalogTreeMobile-module__Z3NtqG__searchInput::placeholder{color:var(--text-muted)}.CatalogTreeMobile-module__Z3NtqG__clearSearchBtn{background:var(--bg-hover);width:22px;height:22px;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.CatalogTreeMobile-module__Z3NtqG__clearSearchBtn:active{background:var(--bg-active)}.CatalogTreeMobile-module__Z3NtqG__searchSpinner{color:var(--accent-primary);flex-shrink:0;animation:1s linear infinite CatalogTreeMobile-module__Z3NtqG__spin}.CatalogTreeMobile-module__Z3NtqG__searchCount{color:var(--text-muted);margin:6px 0 0;font-size:.75rem}.CatalogTreeMobile-module__Z3NtqG__listWrapper{flex:1;position:relative;overflow:hidden}.CatalogTreeMobile-module__Z3NtqG__listPanel{padding:8px 12px;position:absolute;inset:0;overflow-y:auto}.CatalogTreeMobile-module__Z3NtqG__listPanel::-webkit-scrollbar{width:4px}.CatalogTreeMobile-module__Z3NtqG__listPanel::-webkit-scrollbar-track{background:0 0}.CatalogTreeMobile-module__Z3NtqG__fadeIn{animation:.12s CatalogTreeMobile-module__Z3NtqG__fadeIn}@keyframes CatalogTreeMobile-module__Z3NtqG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes CatalogTreeMobile-module__Z3NtqG__shimmer{0%,to{opacity:1}50%{opacity:.35}}.CatalogTreeMobile-module__Z3NtqG__skeletonItem{border-radius:var(--radius-md);background:var(--bg-tertiary);border:1px solid var(--border-subtle);align-items:center;height:52px;margin-bottom:6px;display:flex;overflow:hidden}.CatalogTreeMobile-module__Z3NtqG__skeletonCheckbox{border-right:1px solid var(--border-subtle);flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.CatalogTreeMobile-module__Z3NtqG__skeletonCheckbox:after{content:"";background:var(--bg-hover);border-radius:4px;width:18px;height:18px;animation:1.4s ease-in-out infinite CatalogTreeMobile-module__Z3NtqG__shimmer}.CatalogTreeMobile-module__Z3NtqG__skeletonBody{flex:1;padding:0 14px}.CatalogTreeMobile-module__Z3NtqG__skeletonLine{border-radius:var(--radius-sm);background:var(--bg-hover);height:12px;animation:1.4s ease-in-out infinite CatalogTreeMobile-module__Z3NtqG__shimmer}.CatalogTreeMobile-module__Z3NtqG__skeletonChevron{border-left:1px solid var(--border-subtle);flex-shrink:0;width:40px;height:52px}.CatalogTreeMobile-module__Z3NtqG__item{border-radius:var(--radius-md);background:var(--bg-tertiary);border:1px solid var(--border-subtle);align-items:center;min-height:52px;margin-bottom:6px;display:flex;overflow:hidden}.CatalogTreeMobile-module__Z3NtqG__item:last-child{margin-bottom:0}.CatalogTreeMobile-module__Z3NtqG__checkboxArea{border-right:1px solid var(--border-subtle);cursor:pointer;width:52px;min-height:52px;transition:background var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;display:flex}.CatalogTreeMobile-module__Z3NtqG__checkboxArea:active{background:var(--bg-hover)}.CatalogTreeMobile-module__Z3NtqG__itemBody{cursor:pointer;text-align:left;min-width:0;min-height:52px;transition:background var(--transition-fast);background:0 0;border:none;flex:1;align-items:center;gap:8px;padding:10px 10px 10px 14px;display:flex}.CatalogTreeMobile-module__Z3NtqG__itemBody:active{background:var(--bg-hover)}.CatalogTreeMobile-module__Z3NtqG__itemContent{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.CatalogTreeMobile-module__Z3NtqG__itemTitle{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.9375rem;font-weight:500;overflow:hidden}.CatalogTreeMobile-module__Z3NtqG__itemPath{min-width:0;color:var(--text-muted);text-align:left;align-items:center;gap:1px;font-size:.6875rem;line-height:1.4;display:flex}.CatalogTreeMobile-module__Z3NtqG__itemPathSegment{text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;overflow:hidden}.CatalogTreeMobile-module__Z3NtqG__itemPath>.CatalogTreeMobile-module__Z3NtqG__itemPathSegment:last-of-type{flex-shrink:0}.CatalogTreeMobile-module__Z3NtqG__itemPathSep{opacity:.55;flex-shrink:0}.CatalogTreeMobile-module__Z3NtqG__itemMeta{color:var(--text-muted);flex-shrink:0;font-size:.75rem}.CatalogTreeMobile-module__Z3NtqG__chevronBtn{border:none;border-left:1px solid var(--border-subtle);width:40px;min-height:52px;color:var(--text-muted);cursor:pointer;transition:background var(--transition-fast);background:0 0;flex-shrink:0;justify-content:center;align-items:center;display:flex}.CatalogTreeMobile-module__Z3NtqG__chevronBtn:active{background:var(--bg-hover)}.CatalogTreeMobile-module__Z3NtqG__noResults{text-align:center;color:var(--text-muted);padding:32px 16px;font-size:.9375rem}.CatalogTreeMobile-module__Z3NtqG__doneBtn{background:var(--accent-primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;width:100%;transition:background var(--transition-fast);border:none;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:.9375rem;font-weight:600;display:flex}.CatalogTreeMobile-module__Z3NtqG__doneBtn:active{background:var(--accent-primary-hover)}.CatalogTreeMobile-module__Z3NtqG__doneBadge{color:#fff;border-radius:var(--radius-full);background:#ffffff40;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:.6875rem;font-weight:700;display:inline-flex}
.BrandSearch-module__Ik4WaG__container{flex-direction:column;gap:8px;display:flex}.BrandSearch-module__Ik4WaG__selected{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.BrandSearch-module__Ik4WaG__tag{background:var(--state-accent-bg);border:1px solid var(--accent-primary-muted);color:var(--accent-primary);border-radius:var(--radius-sm);align-items:center;gap:4px;padding:4px 6px 4px 10px;font-size:.8125rem;font-weight:500;display:inline-flex}.BrandSearch-module__Ik4WaG__tagCustom{cursor:help;border-style:dotted;font-style:italic}.BrandSearch-module__Ik4WaG__tagText{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}.BrandSearch-module__Ik4WaG__removeBtn{border-radius:var(--radius-sm);width:18px;height:18px;color:var(--accent-primary);cursor:pointer;transition:all var(--transition-fast);opacity:.7;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.BrandSearch-module__Ik4WaG__removeBtn:hover{background:var(--state-accent-bg);opacity:1}.BrandSearch-module__Ik4WaG__clearBtn{color:var(--text-muted);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;margin-left:auto;padding:4px 8px;font-size:.6875rem}.BrandSearch-module__Ik4WaG__clearBtn:hover{color:var(--text-secondary)}.BrandSearch-module__Ik4WaG__hint{color:var(--text-muted);margin:0;font-size:.6875rem;font-style:italic}
.ZoneSelector-module__six-Zq__container{flex-direction:column;gap:8px;display:flex}.ZoneSelector-module__six-Zq__quickActions{align-items:center;gap:6px;display:flex}.ZoneSelector-module__six-Zq__quickBtn{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;padding:4px 10px;font-size:.6875rem}.ZoneSelector-module__six-Zq__quickBtn:hover{background:var(--bg-hover);border-color:var(--border-default);color:var(--text-secondary)}.ZoneSelector-module__six-Zq__spacer{flex:1}.ZoneSelector-module__six-Zq__modeToggle{color:var(--accent-primary);cursor:pointer;border-radius:var(--radius-sm);transition:color var(--transition-fast), background var(--transition-fast);white-space:nowrap;background:0 0;border:none;align-items:center;gap:3px;padding:2px 6px;font-size:.6875rem;display:flex}.ZoneSelector-module__six-Zq__modeToggle:hover{background:var(--state-accent-bg)}.ZoneSelector-module__six-Zq__zones{grid-template-columns:repeat(2,1fr);gap:6px;display:grid}@media (max-width:500px){.ZoneSelector-module__six-Zq__zones{grid-template-columns:1fr}}.ZoneSelector-module__six-Zq__zone{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast);text-align:left;align-items:flex-start;gap:8px;padding:10px 12px;display:flex}.ZoneSelector-module__six-Zq__zone:hover{border-color:var(--accent-primary);background:var(--bg-hover)}.ZoneSelector-module__six-Zq__zone.ZoneSelector-module__six-Zq__selected{border-color:var(--accent-primary);background:var(--state-accent-bg)}.ZoneSelector-module__six-Zq__zoneCheck{border:1px solid var(--border-default);background:var(--bg-secondary);width:18px;height:18px;transition:all var(--transition-fast);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.ZoneSelector-module__six-Zq__zone.ZoneSelector-module__six-Zq__selected .ZoneSelector-module__six-Zq__zoneCheck{background:var(--accent-primary);border-color:var(--accent-primary);color:var(--text-on-accent)}.ZoneSelector-module__six-Zq__zoneContent{flex-direction:column;gap:2px;min-width:0;display:flex}.ZoneSelector-module__six-Zq__zoneName{color:var(--text-primary);font-size:.8125rem;font-weight:500}.ZoneSelector-module__six-Zq__zoneFlags{flex-wrap:wrap;align-items:center;gap:4px;line-height:1.2;display:flex}.ZoneSelector-module__six-Zq__advancedGroups{flex-direction:column;gap:10px;display:flex}.ZoneSelector-module__six-Zq__advancedGroup{flex-direction:column;gap:6px;display:flex}.ZoneSelector-module__six-Zq__groupLabel{justify-content:space-between;align-items:center;gap:8px;display:flex}.ZoneSelector-module__six-Zq__groupName{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;font-size:.75rem;font-weight:600}.ZoneSelector-module__six-Zq__groupToggle{border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;padding:2px 6px;font-size:.625rem;font-weight:500}.ZoneSelector-module__six-Zq__groupToggle:hover{background:var(--bg-hover);color:var(--text-secondary)}.ZoneSelector-module__six-Zq__chipGrid{flex-wrap:wrap;gap:6px;display:flex}.ZoneSelector-module__six-Zq__chip{background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);align-items:center;gap:6px;padding:6px 10px;font-size:.8125rem;font-weight:500;display:inline-flex}.ZoneSelector-module__six-Zq__chip:hover{background:var(--bg-hover);border-color:var(--border-default);color:var(--text-primary)}.ZoneSelector-module__six-Zq__chip.ZoneSelector-module__six-Zq__chipSelected{background:var(--state-accent-bg);border-color:var(--accent-primary);color:var(--accent-primary)}.ZoneSelector-module__six-Zq__chip.ZoneSelector-module__six-Zq__chipSelected:hover{background:var(--accent-primary-muted)}.ZoneSelector-module__six-Zq__chipLabel{white-space:nowrap}.ZoneSelector-module__six-Zq__hint{color:var(--text-muted);margin:0;font-size:.6875rem;font-style:italic}
.SizeSelector-module__1s3eVG__container{flex-direction:column;gap:8px;display:flex}.SizeSelector-module__1s3eVG__loadingState{color:var(--text-muted);justify-content:center;align-items:center;gap:8px;padding:24px;font-size:.8125rem;display:flex}.SizeSelector-module__1s3eVG__spinner{animation:1s linear infinite SizeSelector-module__1s3eVG__spin}@keyframes SizeSelector-module__1s3eVG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.SizeSelector-module__1s3eVG__selectedSizes{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.SizeSelector-module__1s3eVG__sizeTag{background:var(--state-accent-bg);border:1px solid var(--accent-primary-muted);color:var(--accent-primary);border-radius:var(--radius-sm);align-items:center;gap:4px;padding:4px 6px 4px 10px;font-size:.8125rem;font-weight:500;display:inline-flex}.SizeSelector-module__1s3eVG__removeBtn{border-radius:var(--radius-sm);width:16px;height:16px;color:var(--accent-primary);cursor:pointer;transition:all var(--transition-fast);opacity:.7;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.SizeSelector-module__1s3eVG__removeBtn:hover{background:var(--state-accent-bg);opacity:1}.SizeSelector-module__1s3eVG__clearBtn{color:var(--text-muted);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;margin-left:auto;padding:4px 8px;font-size:.6875rem}.SizeSelector-module__1s3eVG__clearBtn:hover{color:var(--text-secondary)}.SizeSelector-module__1s3eVG__tabs{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);gap:2px;padding:3px;display:flex}.SizeSelector-module__1s3eVG__tab{color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;border-radius:4px;flex:1;padding:6px 12px;font-size:.75rem;font-weight:500}.SizeSelector-module__1s3eVG__tab:hover{color:var(--text-primary);background:var(--bg-hover)}.SizeSelector-module__1s3eVG__activeTab,.SizeSelector-module__1s3eVG__activeTab:hover{background:var(--accent-primary);color:#fff}.SizeSelector-module__1s3eVG__sizePanel{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);flex-direction:column;gap:12px;max-height:180px;padding:12px;display:flex;overflow-y:auto}.SizeSelector-module__1s3eVG__sizeGroup{flex-direction:column;gap:6px;display:flex}.SizeSelector-module__1s3eVG__groupLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:.625rem;font-weight:600}.SizeSelector-module__1s3eVG__sizeGrid{flex-wrap:wrap;gap:4px;display:flex}.SizeSelector-module__1s3eVG__sizeBtn{background:var(--bg-secondary);border:1px solid var(--border-subtle);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);text-align:center;border-radius:4px;min-width:40px;padding:4px 10px;font-size:.75rem}.SizeSelector-module__1s3eVG__sizeBtn:hover{border-color:var(--accent-primary);color:var(--accent-primary)}.SizeSelector-module__1s3eVG__sizeBtn.SizeSelector-module__1s3eVG__selected{background:var(--state-accent-bg);border-color:var(--accent-primary);color:var(--accent-primary);font-weight:500}.SizeSelector-module__1s3eVG__hint{color:var(--text-muted);margin:0;font-size:.6875rem;font-style:italic}.SizeSelector-module__1s3eVG__sizePanel::-webkit-scrollbar{width:4px}.SizeSelector-module__1s3eVG__sizePanel::-webkit-scrollbar-track{background:0 0}@media (max-width:640px){.SizeSelector-module__1s3eVG__sizeGrid{gap:8px}.SizeSelector-module__1s3eVG__sizeBtn{flex:1;min-width:48px;padding:6px 4px}.SizeSelector-module__1s3eVG__tabs{padding-bottom:4px}.SizeSelector-module__1s3eVG__tab{white-space:nowrap}}
.ConditionSelector-module__2ogk-G__container{flex-direction:column;gap:8px;display:flex}.ConditionSelector-module__2ogk-G__actions{gap:6px;display:flex}.ConditionSelector-module__2ogk-G__actionBtn{border:1px solid var(--border-default);border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;padding:4px 8px;font-size:.6875rem;font-weight:500}.ConditionSelector-module__2ogk-G__actionBtn:hover{background:var(--bg-hover);color:var(--text-secondary);border-color:var(--border-hover)}.ConditionSelector-module__2ogk-G__grid{flex-wrap:wrap;gap:6px;display:flex}.ConditionSelector-module__2ogk-G__chip{background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);align-items:center;gap:6px;padding:6px 10px;font-size:.8125rem;font-weight:500;display:inline-flex}.ConditionSelector-module__2ogk-G__chip:hover{background:var(--bg-hover);border-color:var(--border-default);color:var(--text-primary)}.ConditionSelector-module__2ogk-G__chip.ConditionSelector-module__2ogk-G__selected{background:var(--state-accent-bg);border-color:var(--accent-primary);color:var(--accent-primary)}.ConditionSelector-module__2ogk-G__chip.ConditionSelector-module__2ogk-G__selected:hover{background:var(--accent-primary-muted)}.ConditionSelector-module__2ogk-G__emoji{font-size:.875rem}.ConditionSelector-module__2ogk-G__label{white-space:nowrap}.ConditionSelector-module__2ogk-G__hint{color:var(--text-muted);font-size:.8125rem}
.ColorSelector-module__jaz6TW__container{flex-direction:column;gap:8px;display:flex}.ColorSelector-module__jaz6TW__actions{align-items:center;gap:6px;display:flex}.ColorSelector-module__jaz6TW__actionBtn{border:1px solid var(--border-default);border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;padding:4px 8px;font-size:.6875rem;font-weight:500}.ColorSelector-module__jaz6TW__actionBtn:hover{background:var(--bg-hover);color:var(--text-secondary);border-color:var(--border-hover)}.ColorSelector-module__jaz6TW__inputWrapper{align-items:center;display:flex;position:relative}.ColorSelector-module__jaz6TW__searchIcon{color:var(--text-muted);pointer-events:none;position:absolute;left:12px}.ColorSelector-module__jaz6TW__input{background:var(--bg-primary);border:1px solid var(--border-default);border-radius:var(--radius-sm);width:100%;color:var(--text-primary);transition:border-color var(--transition-fast);outline:none;padding:8px 12px 8px 34px;font-size:.8125rem}.ColorSelector-module__jaz6TW__input:focus{border-color:var(--accent-primary)}.ColorSelector-module__jaz6TW__input::placeholder{color:var(--text-muted)}.ColorSelector-module__jaz6TW__grid{flex-wrap:wrap;gap:6px;display:flex}.ColorSelector-module__jaz6TW__chip{background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);-webkit-user-select:none;user-select:none;align-items:center;gap:6px;padding:5px 10px;font-size:.8125rem;font-weight:500;display:inline-flex}.ColorSelector-module__jaz6TW__chip:hover{background:var(--bg-hover);border-color:var(--border-default);color:var(--text-primary)}.ColorSelector-module__jaz6TW__chip.ColorSelector-module__jaz6TW__selected{background:var(--state-accent-bg);border-color:var(--accent-primary);color:var(--accent-primary)}.ColorSelector-module__jaz6TW__chip.ColorSelector-module__jaz6TW__selected:hover{background:var(--accent-primary-muted)}.ColorSelector-module__jaz6TW__label{white-space:nowrap}.ColorSelector-module__jaz6TW__hint{color:var(--text-muted);opacity:.7;font-size:.75rem}.ColorSelector-module__jaz6TW__loadingText{opacity:.5;font-size:.85rem}.ColorSelector-module__jaz6TW__selectedCount{color:var(--text-muted);margin-left:auto;font-size:.6875rem}
.FullscreenImageModal-module__2yv2pa__fullscreenOverlay{z-index:var(--z-modal);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:var(--safe-area-top) var(--safe-area-right) var(--safe-area-bottom) var(--safe-area-left);background:#000000f2;flex-direction:column;justify-content:center;align-items:center;animation:.2s FullscreenImageModal-module__2yv2pa__fadeIn;display:flex;position:fixed;inset:0}@keyframes FullscreenImageModal-module__2yv2pa__fadeIn{0%{opacity:0}to{opacity:1}}.FullscreenImageModal-module__2yv2pa__closeButton{z-index:calc(var(--z-modal) + 2);color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,transform .2s;display:flex;position:fixed;top:16px;right:16px}.FullscreenImageModal-module__2yv2pa__closeButton:hover{background:#fff3;transform:scale(1.1)}.FullscreenImageModal-module__2yv2pa__fullscreenImageContainer{justify-content:center;align-items:center;width:100%;max-width:calc(100vw - 120px);height:calc(100vh - 160px);margin:0 auto;display:flex;position:relative;overflow:hidden}.FullscreenImageModal-module__2yv2pa__fullscreenSlide{justify-content:center;align-items:center;display:flex}.FullscreenImageModal-module__2yv2pa__fullscreenImageWrapper{touch-action:none;will-change:transform;transform-origin:50%;cursor:default;justify-content:center;align-items:center;max-width:100%;max-height:100%;display:flex;position:relative}.FullscreenImageModal-module__2yv2pa__fullscreenImageWrapper.FullscreenImageModal-module__2yv2pa__zoomed{cursor:grab}.FullscreenImageModal-module__2yv2pa__fullscreenImageWrapper.FullscreenImageModal-module__2yv2pa__zoomed:active{cursor:grabbing}.FullscreenImageModal-module__2yv2pa__fullscreenImage{object-fit:contain;-webkit-user-select:none;user-select:none;border-radius:8px;max-width:100%;max-height:calc(100vh - 160px)}.FullscreenImageModal-module__2yv2pa__imagePlaceholder{justify-content:center;align-items:center;width:100%;height:100%;min-height:300px;display:flex;position:absolute}.FullscreenImageModal-module__2yv2pa__fullscreenSkeleton{background:linear-gradient(90deg, var(--skeleton-base) 0%, var(--skeleton-shine) 50%, var(--skeleton-base) 100%);background-size:200% 100%;border-radius:8px;width:100%;max-width:600px;height:400px;animation:1.5s ease-in-out infinite FullscreenImageModal-module__2yv2pa__fullscreenShimmer}@keyframes FullscreenImageModal-module__2yv2pa__fullscreenShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.FullscreenImageModal-module__2yv2pa__navButton{z-index:calc(var(--z-modal) + 1);color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.FullscreenImageModal-module__2yv2pa__navButton:hover{background:#fff3}.FullscreenImageModal-module__2yv2pa__navButton:active{transform:translateY(-50%)scale(.95)}.FullscreenImageModal-module__2yv2pa__navButton:disabled{opacity:.3;cursor:default;pointer-events:none}.FullscreenImageModal-module__2yv2pa__navButtonPrev{left:16px}.FullscreenImageModal-module__2yv2pa__navButtonNext{right:16px}.FullscreenImageModal-module__2yv2pa__imageCounter{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#0009;border-radius:20px;padding:6px 14px;font-size:.85rem;font-weight:500;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.FullscreenImageModal-module__2yv2pa__fullscreenThumbnails{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);scrollbar-width:none;background:#0009;border-radius:12px;gap:8px;max-width:calc(100vw - 32px);padding:10px 14px;display:flex;position:fixed;bottom:16px;left:50%;transform:translate(-50%)}.FullscreenImageModal-module__2yv2pa__fullscreenThumbnails::-webkit-scrollbar{display:none}.FullscreenImageModal-module__2yv2pa__fullscreenThumb{cursor:pointer;opacity:.6;background:var(--bg-tertiary);border:2px solid #0000;border-radius:8px;flex-shrink:0;width:60px;height:60px;padding:0;transition:opacity .2s,border-color .2s,transform .2s;overflow:hidden}.FullscreenImageModal-module__2yv2pa__fullscreenThumb:hover{opacity:.9;transform:scale(1.05)}.FullscreenImageModal-module__2yv2pa__fullscreenThumbActive{opacity:1;border-color:#fff}.FullscreenImageModal-module__2yv2pa__fullscreenThumb img{object-fit:cover;width:100%;height:100%}@media (max-width:768px){.FullscreenImageModal-module__2yv2pa__fullscreenImageContainer{max-width:100vw;height:calc(100vh - 140px)}.FullscreenImageModal-module__2yv2pa__fullscreenImage{border-radius:0;max-height:calc(100vh - 140px)}.FullscreenImageModal-module__2yv2pa__navButton{width:40px;height:40px}.FullscreenImageModal-module__2yv2pa__navButtonPrev{left:8px}.FullscreenImageModal-module__2yv2pa__navButtonNext{right:8px}.FullscreenImageModal-module__2yv2pa__closeButton{top:calc(8px + var(--safe-area-top));right:calc(8px + var(--safe-area-right));width:40px;height:40px}.FullscreenImageModal-module__2yv2pa__fullscreenThumbnails{bottom:calc(16px + var(--safe-area-bottom));padding:8px 10px}.FullscreenImageModal-module__2yv2pa__fullscreenThumb{width:48px;height:48px}}
.ExampleCard-module__krFPdq__card{background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);flex-direction:column;gap:8px;padding:8px;display:flex}.ExampleCard-module__krFPdq__card:hover{border-color:var(--border-hover);box-shadow:var(--shadow-md)}.ExampleCard-module__krFPdq__dragging{box-shadow:var(--shadow-lg)}.ExampleCard-module__krFPdq__imageWrap{aspect-ratio:3/4;border-radius:var(--radius-md);background:var(--bg-secondary);width:100%;position:relative;overflow:hidden}.ExampleCard-module__krFPdq__imageButton{cursor:pointer;background:0 0;border:none;width:100%;height:100%;padding:0;display:block}.ExampleCard-module__krFPdq__image{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-fast)}.ExampleCard-module__krFPdq__imageButton:hover .ExampleCard-module__krFPdq__image{transform:scale(1.03)}.ExampleCard-module__krFPdq__badges{pointer-events:none;align-items:flex-end;gap:6px;display:flex;position:absolute;bottom:6px;left:6px;right:6px}.ExampleCard-module__krFPdq__price{background:var(--bg-primary);color:var(--text-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-full);white-space:nowrap;box-shadow:var(--shadow-sm);padding:2px 8px;font-size:.75rem;font-weight:700}.ExampleCard-module__krFPdq__bundleBadge{background:var(--bg-primary);color:var(--text-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-full);white-space:nowrap;box-shadow:var(--shadow-sm);align-items:center;gap:3px;padding:2px 8px;font-size:.75rem;font-weight:700;display:inline-flex}.ExampleCard-module__krFPdq__roi{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-full);white-space:nowrap;box-shadow:var(--shadow-sm);pointer-events:auto;cursor:default;margin-left:auto;padding:2px 8px;font-size:.75rem;font-weight:800}.ExampleCard-module__krFPdq__roiProfit{color:var(--accent-success-text);border-color:var(--state-success-border)}.ExampleCard-module__krFPdq__roiLoss{color:var(--accent-danger);border-color:var(--state-danger-border)}.ExampleCard-module__krFPdq__toolbar{opacity:0;transition:opacity var(--transition-fast);gap:4px;display:flex;position:absolute;top:6px;right:6px}.ExampleCard-module__krFPdq__imageWrap:hover .ExampleCard-module__krFPdq__toolbar,.ExampleCard-module__krFPdq__card:focus-within .ExampleCard-module__krFPdq__toolbar{opacity:1}.ExampleCard-module__krFPdq__grip{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-secondary);cursor:grab;touch-action:none;box-shadow:var(--shadow-sm);justify-content:center;align-items:center;display:flex}.ExampleCard-module__krFPdq__grip:hover{color:var(--text-primary)}.ExampleCard-module__krFPdq__grip:active{cursor:grabbing}.ExampleCard-module__krFPdq__body{flex-direction:column;gap:6px;display:flex}.ExampleCard-module__krFPdq__title{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:600;overflow:hidden}.ExampleCard-module__krFPdq__note{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);max-width:100%;color:var(--text-secondary);text-align:left;cursor:text;transition:border-color var(--transition-fast), color var(--transition-fast);align-self:flex-start;align-items:center;gap:6px;padding:4px 8px;font-size:.75rem;display:inline-flex}.ExampleCard-module__krFPdq__note:hover{border-color:var(--border-hover);color:var(--text-primary)}.ExampleCard-module__krFPdq__note span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ExampleCard-module__krFPdq__noteEmpty{color:var(--text-muted);font-style:italic}.ExampleCard-module__krFPdq__noteStatic{color:var(--text-secondary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.75rem;line-height:1.35;display:-webkit-box;overflow:hidden}.ExampleCard-module__krFPdq__resell{border-radius:var(--radius-sm);text-align:left;cursor:text;max-width:100%;transition:border-color var(--transition-fast), background var(--transition-fast), color var(--transition-fast);align-self:flex-start;align-items:center;gap:6px;padding:4px 8px;font-size:.75rem;font-weight:600;display:inline-flex}.ExampleCard-module__krFPdq__resell span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ExampleCard-module__krFPdq__resellSet{color:var(--accent-success-text);background:var(--state-success-bg);border:1px solid var(--state-success-border)}.ExampleCard-module__krFPdq__resellSet:hover{background:var(--state-success-bg-hover)}.ExampleCard-module__krFPdq__resellEmpty{color:var(--accent-success-text);border:1px dashed var(--state-success-border);background:0 0}.ExampleCard-module__krFPdq__resellEmpty:hover{background:var(--state-success-bg)}.ExampleCard-module__krFPdq__resellEdit{align-items:center;gap:8px;min-width:0;display:flex}.ExampleCard-module__krFPdq__resellInput{flex:auto;min-width:0;max-width:132px}.ExampleCard-module__krFPdq__cur{color:var(--text-muted);font-size:.8125rem;font-weight:600}.ExampleCard-module__krFPdq__resellStatic{color:var(--accent-success-text);align-self:flex-start;align-items:center;gap:6px;font-size:.75rem;font-weight:600;display:inline-flex}@media (hover:none){.ExampleCard-module__krFPdq__toolbar{opacity:1}}
.FilterExamplesTab-module__w0e2ta__tab{flex-direction:column;gap:20px;display:flex}.FilterExamplesTab-module__w0e2ta__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:8px 12px;display:flex}.FilterExamplesTab-module__w0e2ta__headText{flex:15rem;min-width:0}.FilterExamplesTab-module__w0e2ta__title{color:var(--text-primary);margin:0;font-size:.9375rem;font-weight:600}.FilterExamplesTab-module__w0e2ta__sub{color:var(--text-secondary);margin:2px 0 0;font-size:.8125rem}.FilterExamplesTab-module__w0e2ta__headMeta{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px 10px;display:flex}.FilterExamplesTab-module__w0e2ta__count{color:var(--text-tertiary);font-variant-numeric:tabular-nums;font-size:.8125rem;font-weight:600}.FilterExamplesTab-module__w0e2ta__avgRoi{background:var(--state-success-bg);border:1px solid var(--state-success-border);border-radius:var(--radius-full);color:var(--accent-success-text);font-variant-numeric:tabular-nums;white-space:nowrap;cursor:default;align-items:center;gap:5px;padding:3px 9px;font-size:.8125rem;font-weight:700;display:inline-flex}.FilterExamplesTab-module__w0e2ta__avgRoi svg{flex-shrink:0}.FilterExamplesTab-module__w0e2ta__grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;display:grid}.FilterExamplesTab-module__w0e2ta__addSection{border-top:1px solid var(--border-subtle);flex-direction:column;gap:12px;padding-top:20px;display:flex}.FilterExamplesTab-module__w0e2ta__addHead{flex-direction:column;gap:6px;display:flex}.FilterExamplesTab-module__w0e2ta__addTitle{text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary);margin:0;font-size:.75rem;font-weight:600}.FilterExamplesTab-module__w0e2ta__pickerList{flex-direction:column;gap:8px;display:flex}.FilterExamplesTab-module__w0e2ta__candidateRow{background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);transition:border-color var(--transition-fast);align-items:center;gap:8px;padding:4px 8px;display:flex}.FilterExamplesTab-module__w0e2ta__candidateRow:hover{border-color:var(--border-hover)}.FilterExamplesTab-module__w0e2ta__candidatePreview{flex:1;min-width:0}.FilterExamplesTab-module__w0e2ta__emptyPicker{color:var(--text-muted);text-align:center;background:var(--bg-tertiary);border:1px dashed var(--border-default);border-radius:var(--radius-md);margin:0;padding:16px;font-size:.8125rem}@media (max-width:640px){.FilterExamplesTab-module__w0e2ta__tab{gap:16px}.FilterExamplesTab-module__w0e2ta__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}
.FolderAccountGroupModal-module__WajK6G__help{color:var(--text-tertiary);margin:0 0 12px;font-size:12px}
.PasskeyLoginButton-module__lk2KSW__passkeyButton{width:100%}