@keyframes Toast-module__vCxzwa__slideInTop{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes Toast-module__vCxzwa__slideInRight{0%{opacity:0;transform:translate(calc(100% + 16px))}to{opacity:1;transform:translate(0)}}.Toast-module__vCxzwa__toast{background:var(--color-bg,#fff);border-radius:8px;align-items:flex-start;gap:12px;width:calc(100% - 32px);padding:16px;animation:.25s cubic-bezier(0,0,.2,1) Toast-module__vCxzwa__slideInTop;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}@media (min-width:640px){.Toast-module__vCxzwa__toast{width:auto;min-width:320px;max-width:400px;animation:.3s cubic-bezier(0,0,.2,1) Toast-module__vCxzwa__slideInRight}}.Toast-module__vCxzwa__toast.Toast-module__vCxzwa__success{background:var(--color-success-bg,#f0fdf4);border-left:4px solid var(--color-success,#10b981)}.Toast-module__vCxzwa__toast.Toast-module__vCxzwa__success .Toast-module__vCxzwa__icon{color:var(--color-success,#10b981)}.Toast-module__vCxzwa__toast.Toast-module__vCxzwa__success .Toast-module__vCxzwa__title{color:var(--color-success-dark,#065f46)}.Toast-module__vCxzwa__toast.Toast-module__vCxzwa__success .Toast-module__vCxzwa__message{color:var(--color-success-text,#047857)}.Toast-module__vCxzwa__toast.Toast-module__vCxzwa__error{background:var(--color-error-bg,#fef2f2);border-left:4px solid var(--color-error,#ef4444)}.Toast-module__vCxzwa__toast.Toast-module__vCxzwa__error .Toast-module__vCxzwa__icon{color:var(--color-error,#ef4444)}.Toast-module__vCxzwa__toast.Toast-module__vCxzwa__error .Toast-module__vCxzwa__title{color:var(--color-error-dark,#991b1b)}.Toast-module__vCxzwa__toast.Toast-module__vCxzwa__error .Toast-module__vCxzwa__message{color:var(--color-error-text,#b91c1c)}.Toast-module__vCxzwa__toast.Toast-module__vCxzwa__warning{background:var(--color-warning-bg,#fffbeb);border-left:4px solid var(--color-warning,#f59e0b)}.Toast-module__vCxzwa__toast.Toast-module__vCxzwa__warning .Toast-module__vCxzwa__icon{color:var(--color-warning,#f59e0b)}.Toast-module__vCxzwa__toast.Toast-module__vCxzwa__warning .Toast-module__vCxzwa__title{color:var(--color-warning-dark,#92400e)}.Toast-module__vCxzwa__toast.Toast-module__vCxzwa__warning .Toast-module__vCxzwa__message{color:var(--color-warning-text,#b45309)}.Toast-module__vCxzwa__toast.Toast-module__vCxzwa__info{background:var(--color-info-bg,#eff6ff);border-left:4px solid var(--color-info,#3b82f6)}.Toast-module__vCxzwa__toast.Toast-module__vCxzwa__info .Toast-module__vCxzwa__icon{color:var(--color-info,#3b82f6)}.Toast-module__vCxzwa__toast.Toast-module__vCxzwa__info .Toast-module__vCxzwa__title{color:var(--color-info-dark,#1e40af)}.Toast-module__vCxzwa__toast.Toast-module__vCxzwa__info .Toast-module__vCxzwa__message{color:var(--color-info-text,#1d4ed8)}.Toast-module__vCxzwa__iconWrapper{flex-shrink:0;padding-top:2px}.Toast-module__vCxzwa__icon{width:20px;height:20px}.Toast-module__vCxzwa__content{flex-direction:column;flex:1;gap:4px;display:flex}.Toast-module__vCxzwa__title{margin:0;font-size:.875rem;font-weight:600;line-height:1.25rem}.Toast-module__vCxzwa__message{margin:0;font-size:.875rem;line-height:1.25rem}.Toast-module__vCxzwa__actionButton{color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;margin-top:4px;padding:0;font-size:.875rem;font-weight:600;text-decoration:underline;transition:opacity .15s cubic-bezier(.4,0,.2,1)}.Toast-module__vCxzwa__actionButton:hover{opacity:.8}.Toast-module__vCxzwa__closeButton{cursor:pointer;width:20px;height:20px;color:var(--color-text-secondary,#6b7280);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .15s cubic-bezier(.4,0,.2,1);display:flex}.Toast-module__vCxzwa__closeButton:hover{color:var(--color-text,#111827)}.Toast-module__vCxzwa__closeButton svg{width:14px;height:14px}[data-theme=dark] .Toast-module__vCxzwa__toast{background:var(--color-surface-dark,#2a2a2a);box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -2px #0000004d}[data-theme=dark] .Toast-module__vCxzwa__toast.Toast-module__vCxzwa__success{background:#1a2e1a;border-left-color:#10b981}[data-theme=dark] .Toast-module__vCxzwa__toast.Toast-module__vCxzwa__success .Toast-module__vCxzwa__icon{color:#34d399}[data-theme=dark] .Toast-module__vCxzwa__toast.Toast-module__vCxzwa__success .Toast-module__vCxzwa__title{color:#d1fae5}[data-theme=dark] .Toast-module__vCxzwa__toast.Toast-module__vCxzwa__success .Toast-module__vCxzwa__message{color:#a7f3d0}[data-theme=dark] .Toast-module__vCxzwa__toast.Toast-module__vCxzwa__error{background:#2a1a1a;border-left-color:#f87171}[data-theme=dark] .Toast-module__vCxzwa__toast.Toast-module__vCxzwa__error .Toast-module__vCxzwa__icon{color:#f87171}[data-theme=dark] .Toast-module__vCxzwa__toast.Toast-module__vCxzwa__error .Toast-module__vCxzwa__title{color:#fecaca}[data-theme=dark] .Toast-module__vCxzwa__toast.Toast-module__vCxzwa__error .Toast-module__vCxzwa__message{color:#fca5a5}[data-theme=dark] .Toast-module__vCxzwa__toast.Toast-module__vCxzwa__warning{background:#2a2418;border-left-color:#fbbf24}[data-theme=dark] .Toast-module__vCxzwa__toast.Toast-module__vCxzwa__warning .Toast-module__vCxzwa__icon{color:#fbbf24}[data-theme=dark] .Toast-module__vCxzwa__toast.Toast-module__vCxzwa__warning .Toast-module__vCxzwa__title{color:#fef3c7}[data-theme=dark] .Toast-module__vCxzwa__toast.Toast-module__vCxzwa__warning .Toast-module__vCxzwa__message{color:#fde68a}[data-theme=dark] .Toast-module__vCxzwa__toast.Toast-module__vCxzwa__info{background:#1a1f2e;border-left-color:#60a5fa}[data-theme=dark] .Toast-module__vCxzwa__toast.Toast-module__vCxzwa__info .Toast-module__vCxzwa__icon{color:#60a5fa}[data-theme=dark] .Toast-module__vCxzwa__toast.Toast-module__vCxzwa__info .Toast-module__vCxzwa__title{color:#dbeafe}[data-theme=dark] .Toast-module__vCxzwa__toast.Toast-module__vCxzwa__info .Toast-module__vCxzwa__message{color:#bfdbfe}[data-theme=dark] .Toast-module__vCxzwa__closeButton{color:var(--color-text-secondary-dark,#9ca3af)}[data-theme=dark] .Toast-module__vCxzwa__closeButton:hover{color:var(--color-text-dark,#f0f0f0)}
.ToastContainer-module__OBczGq__container{z-index:9999;pointer-events:none;padding-top:env(safe-area-inset-top,0);flex-direction:column;align-items:center;gap:12px;display:flex;position:fixed;top:16px;left:16px;right:16px}.ToastContainer-module__OBczGq__container>*{pointer-events:auto}@media (min-width:640px){.ToastContainer-module__OBczGq__container{align-items:flex-end;top:24px;left:auto;right:24px}}
.Sidebar-module__qjvHZW__sidebar{z-index:90;background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;width:280px;height:calc(100vh - 60px);padding-top:8px;transition:transform .3s cubic-bezier(0,0,.2,1),width .15s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:60px;left:0;transform:translate(-100%)}.Sidebar-module__qjvHZW__toggleButton{cursor:pointer;z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:background .15s,transform .15s;display:none;position:absolute;top:14px;right:-12px;box-shadow:0 1px 4px #00000014}.Sidebar-module__qjvHZW__toggleButton:hover{background:#f9fafb;transform:scale(1.08)}.Sidebar-module__qjvHZW__toggleButton:focus-visible{outline-offset:2px;outline:2px solid #ea580c}.Sidebar-module__qjvHZW__toggleIcon{color:#6b7280;width:14px;height:14px;transition:transform .2s}.Sidebar-module__qjvHZW__toggleIcon.Sidebar-module__qjvHZW__rotated{transform:rotate(180deg)}.Sidebar-module__qjvHZW__nav{scrollbar-width:thin;scrollbar-color:transparent transparent;flex-direction:column;flex:1;gap:4px;padding:20px 12px 16px;display:flex;overflow-y:auto}.Sidebar-module__qjvHZW__nav:hover{scrollbar-color:#d1d5db transparent}.Sidebar-module__qjvHZW__nav::-webkit-scrollbar{width:6px}.Sidebar-module__qjvHZW__nav::-webkit-scrollbar-track{background:0 0}.Sidebar-module__qjvHZW__nav::-webkit-scrollbar-thumb{background:0 0;border-radius:3px}.Sidebar-module__qjvHZW__nav:hover::-webkit-scrollbar-thumb{background:#d1d5db}.Sidebar-module__qjvHZW__navItem{color:#6b7280;cursor:pointer;letter-spacing:-.01em;border:1px solid #0000;border-radius:10px;align-items:center;gap:12px;min-height:44px;padding:10px 12px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex}.Sidebar-module__qjvHZW__navItem:hover{color:#374151;background:#f9fafb;border-color:#e5e7eb}.Sidebar-module__qjvHZW__navItem.Sidebar-module__qjvHZW__active{color:#ea580c;background:#fff7ed;border-color:#ea580c;font-weight:600}.Sidebar-module__qjvHZW__navIcon{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.Sidebar-module__qjvHZW__navIcon svg{width:18px;height:18px}.Sidebar-module__qjvHZW__navLabel{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.Sidebar-module__qjvHZW__lockIcon{color:#d1d5db;flex-shrink:0;width:14px;height:14px;margin-left:auto}.Sidebar-module__qjvHZW__navItem:focus-visible{outline-offset:2px;outline:2px solid #ea580c}.Sidebar-module__qjvHZW__bottomSection{border-top:1px solid #e5e7eb;padding:12px;position:relative}.Sidebar-module__qjvHZW__userIconBtn{cursor:pointer;text-align:left;background:0 0;border:1.5px solid #0000;border-radius:10px;align-items:center;gap:10px;width:100%;padding:8px 10px;transition:all .15s;display:flex}.Sidebar-module__qjvHZW__userIconBtn:hover{background:#f9fafb;border-color:#e5e7eb}.Sidebar-module__qjvHZW__userIconBtnActive{background:#fff7ed;border-color:#ea580c}.Sidebar-module__qjvHZW__userIconCircle{color:#6b7280;background:#f3f4f6;border:1.5px solid #e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.Sidebar-module__qjvHZW__userIconBtn:hover .Sidebar-module__qjvHZW__userIconCircle{color:#ea580c;background:#ffe4d6;border-color:#ea580c}.Sidebar-module__qjvHZW__userIconBtnActive .Sidebar-module__qjvHZW__userIconCircle{color:#ea580c;background:#fff7ed;border-color:#ea580c}.Sidebar-module__qjvHZW__userIconCircle svg{width:18px;height:18px}.Sidebar-module__qjvHZW__userIconLabel{color:#6b7280;white-space:nowrap;font-size:.8125rem;font-weight:500}.Sidebar-module__qjvHZW__userIconBtnActive .Sidebar-module__qjvHZW__userIconLabel{color:#ea580c}.Sidebar-module__qjvHZW__accountPanel{z-index:200;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:6px;animation:.18s cubic-bezier(0,0,.2,1) Sidebar-module__qjvHZW__panelUp;position:absolute;bottom:calc(100% + 8px);left:8px;right:8px;overflow:hidden;box-shadow:0 -2px 12px #0000000f,0 4px 16px #00000014}@keyframes Sidebar-module__qjvHZW__panelUp{0%{opacity:0;transform:translateY(6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.Sidebar-module__qjvHZW__panelEmail{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;margin:0;padding:4px 8px 8px;font-size:.75rem;overflow:hidden}.Sidebar-module__qjvHZW__panelGroup{flex-direction:column;gap:1px;display:flex}.Sidebar-module__qjvHZW__panelSep{background:#f0f0f0;height:1px;margin:4px 0}.Sidebar-module__qjvHZW__panelRow{cursor:pointer;color:#374151;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;width:100%;padding:7px 8px;font-size:.875rem;font-weight:400;text-decoration:none;transition:background .12s,color .12s;display:flex}.Sidebar-module__qjvHZW__panelRow:hover{color:#111827;background:#f3f4f6}.Sidebar-module__qjvHZW__panelRowIcon{color:#6b7280;flex-shrink:0;width:18px;height:18px}.Sidebar-module__qjvHZW__panelRow:hover .Sidebar-module__qjvHZW__panelRowIcon{color:#374151}.Sidebar-module__qjvHZW__panelRowLabel{flex:1}.Sidebar-module__qjvHZW__togglePill{background:#d1d5db;border-radius:9px;flex-shrink:0;width:32px;height:18px;transition:background .2s;position:relative}.Sidebar-module__qjvHZW__togglePill[data-active=true]{background:#ea580c}.Sidebar-module__qjvHZW__togglePillThumb{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .18s cubic-bezier(0,0,.2,1);position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0003}.Sidebar-module__qjvHZW__togglePill[data-active=true] .Sidebar-module__qjvHZW__togglePillThumb{transform:translate(14px)}.Sidebar-module__qjvHZW__panelRowDanger,.Sidebar-module__qjvHZW__panelRowDanger .Sidebar-module__qjvHZW__panelRowIcon{color:#dc2626}.Sidebar-module__qjvHZW__panelRowDanger:hover{color:#dc2626;background:#ef444412}.Sidebar-module__qjvHZW__panelRowDanger:hover .Sidebar-module__qjvHZW__panelRowIcon{color:#dc2626}@media (min-width:768px){.Sidebar-module__qjvHZW__sidebar{width:80px;height:calc(100vh - 64px);top:64px;transform:translate(0)}.Sidebar-module__qjvHZW__nav{align-items:center;gap:2px;padding:20px 8px 16px}.Sidebar-module__qjvHZW__navItem{text-align:center;border-color:#0000;flex-direction:column;justify-content:center;gap:4px;width:100%;min-height:auto;padding:9px 6px;font-size:.625rem}.Sidebar-module__qjvHZW__navItem:hover{transform:none}.Sidebar-module__qjvHZW__navIcon,.Sidebar-module__qjvHZW__navIcon svg{width:18px;height:18px}.Sidebar-module__qjvHZW__navLabel{white-space:nowrap;flex:none;line-height:1.2}.Sidebar-module__qjvHZW__lockIcon{display:none}.Sidebar-module__qjvHZW__bottomSection{padding:8px}.Sidebar-module__qjvHZW__userIconBtn{border-color:#0000;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:8px 6px}.Sidebar-module__qjvHZW__userIconLabel{color:#9ca3af;font-size:.625rem}.Sidebar-module__qjvHZW__userIconBtnActive .Sidebar-module__qjvHZW__userIconLabel{color:#ea580c}.Sidebar-module__qjvHZW__accountPanel{min-width:220px;animation:.2s cubic-bezier(0,0,.2,1) Sidebar-module__qjvHZW__panelUp;bottom:calc(100% + 8px);left:0;right:auto}}@media (min-width:1024px){.Sidebar-module__qjvHZW__sidebar{width:80px}.Sidebar-module__qjvHZW__toggleButton{display:flex}.Sidebar-module__qjvHZW__sidebar:not(.Sidebar-module__qjvHZW__collapsed){width:260px}.Sidebar-module__qjvHZW__sidebar:not(.Sidebar-module__qjvHZW__collapsed) .Sidebar-module__qjvHZW__nav{align-items:stretch;gap:4px;padding:20px 12px 16px}.Sidebar-module__qjvHZW__sidebar:not(.Sidebar-module__qjvHZW__collapsed) .Sidebar-module__qjvHZW__navItem{text-align:left;flex-direction:row;justify-content:flex-start;gap:12px;min-height:44px;padding:10px 12px;font-size:.875rem}.Sidebar-module__qjvHZW__sidebar:not(.Sidebar-module__qjvHZW__collapsed) .Sidebar-module__qjvHZW__navItem:hover{transform:none}.Sidebar-module__qjvHZW__sidebar:not(.Sidebar-module__qjvHZW__collapsed) .Sidebar-module__qjvHZW__navIcon,.Sidebar-module__qjvHZW__sidebar:not(.Sidebar-module__qjvHZW__collapsed) .Sidebar-module__qjvHZW__navIcon svg{width:18px;height:18px}.Sidebar-module__qjvHZW__sidebar:not(.Sidebar-module__qjvHZW__collapsed) .Sidebar-module__qjvHZW__navLabel{white-space:normal;flex:1}.Sidebar-module__qjvHZW__sidebar:not(.Sidebar-module__qjvHZW__collapsed) .Sidebar-module__qjvHZW__lockIcon{display:block}.Sidebar-module__qjvHZW__sidebar:not(.Sidebar-module__qjvHZW__collapsed) .Sidebar-module__qjvHZW__bottomSection{padding:12px}.Sidebar-module__qjvHZW__sidebar:not(.Sidebar-module__qjvHZW__collapsed) .Sidebar-module__qjvHZW__userIconBtn{flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;padding:8px 10px}.Sidebar-module__qjvHZW__sidebar:not(.Sidebar-module__qjvHZW__collapsed) .Sidebar-module__qjvHZW__userIconLabel{color:#6b7280;font-size:.8125rem}.Sidebar-module__qjvHZW__sidebar:not(.Sidebar-module__qjvHZW__collapsed) .Sidebar-module__qjvHZW__accountPanel{min-width:unset;animation:.2s cubic-bezier(0,0,.2,1) Sidebar-module__qjvHZW__panelUp;bottom:calc(100% + 8px);left:0;right:0}}@media (prefers-contrast:high){.Sidebar-module__qjvHZW__sidebar,.Sidebar-module__qjvHZW__navItem.Sidebar-module__qjvHZW__active{border-width:2px}}@media (prefers-reduced-motion:reduce){.Sidebar-module__qjvHZW__sidebar,.Sidebar-module__qjvHZW__navItem,.Sidebar-module__qjvHZW__accountPanel{transition:none;animation:none}}@media print{.Sidebar-module__qjvHZW__sidebar{display:none}}[data-theme=dark] .Sidebar-module__qjvHZW__sidebar{background:#1a1a1a;border-right-color:#2a2a2a}[data-theme=dark] .Sidebar-module__qjvHZW__toggleButton{background:#1a1a1a;border-color:#3a3a3a}[data-theme=dark] .Sidebar-module__qjvHZW__toggleButton:hover{background:#2a2a2a}[data-theme=dark] .Sidebar-module__qjvHZW__toggleIcon{color:#888}[data-theme=dark] .Sidebar-module__qjvHZW__navItem{color:#888}[data-theme=dark] .Sidebar-module__qjvHZW__navItem:hover{color:#e0e0e0;background:#242424;border-color:#3a3a3a}[data-theme=dark] .Sidebar-module__qjvHZW__navItem.Sidebar-module__qjvHZW__active{color:#f97316;background:#ea580c1f;border-color:#ea580c66}[data-theme=dark] .Sidebar-module__qjvHZW__lockIcon{color:#444}[data-theme=dark] .Sidebar-module__qjvHZW__bottomSection{border-top-color:#2a2a2a}[data-theme=dark] .Sidebar-module__qjvHZW__userIconBtn:hover{background:#242424;border-color:#3a3a3a}[data-theme=dark] .Sidebar-module__qjvHZW__userIconBtnActive{background:#ea580c1a;border-color:#ea580c66}[data-theme=dark] .Sidebar-module__qjvHZW__userIconCircle{color:#888;background:#2a2a2a;border-color:#3a3a3a}[data-theme=dark] .Sidebar-module__qjvHZW__userIconBtn:hover .Sidebar-module__qjvHZW__userIconCircle{color:#f97316;background:#ea580c26;border-color:#ea580c66}[data-theme=dark] .Sidebar-module__qjvHZW__userIconBtnActive .Sidebar-module__qjvHZW__userIconCircle{color:#f97316;background:#ea580c26;border-color:#ea580c66}[data-theme=dark] .Sidebar-module__qjvHZW__userIconLabel{color:#888}[data-theme=dark] .Sidebar-module__qjvHZW__userIconBtnActive .Sidebar-module__qjvHZW__userIconLabel{color:#f97316}[data-theme=dark] .Sidebar-module__qjvHZW__accountPanel{background:#1c1c1c;border-color:#2a2a2a;box-shadow:0 -2px 12px #0006,0 4px 16px #00000059}[data-theme=dark] .Sidebar-module__qjvHZW__panelEmail{color:#555}[data-theme=dark] .Sidebar-module__qjvHZW__panelSep{background:#2a2a2a}[data-theme=dark] .Sidebar-module__qjvHZW__panelRow{color:#ccc}[data-theme=dark] .Sidebar-module__qjvHZW__panelRow:hover{color:#f0f0f0;background:#2a2a2a}[data-theme=dark] .Sidebar-module__qjvHZW__panelRowIcon{color:#666}[data-theme=dark] .Sidebar-module__qjvHZW__panelRow:hover .Sidebar-module__qjvHZW__panelRowIcon{color:#aaa}[data-theme=dark] .Sidebar-module__qjvHZW__togglePill{background:#3a3a3a}[data-theme=dark] .Sidebar-module__qjvHZW__panelRowDanger{color:#f87171}[data-theme=dark] .Sidebar-module__qjvHZW__panelRowDanger .Sidebar-module__qjvHZW__panelRowIcon{color:#f87171}[data-theme=dark] .Sidebar-module__qjvHZW__panelRowDanger:hover{color:#f87171;background:#ef44441a}[data-theme=dark] .Sidebar-module__qjvHZW__panelRowDanger:hover .Sidebar-module__qjvHZW__panelRowIcon{color:#f87171}
.Button-module__RyZmBa__button{letter-spacing:-.01em;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:6px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;transition:all .15s cubic-bezier(.4,0,.2,1);display:inline-flex}.Button-module__RyZmBa__button:focus-visible{outline-offset:2px;outline:2px solid #ea580c}.Button-module__RyZmBa__sm{height:32px;padding:0 12px;font-size:.875rem;line-height:1.25rem}.Button-module__RyZmBa__md{height:40px;padding:0 16px;font-size:.875rem;line-height:1.25rem}.Button-module__RyZmBa__lg{height:48px;padding:0 24px;font-size:1rem;line-height:1.5rem}.Button-module__RyZmBa__primary{color:#ea580c;background:#fff7ed;border-color:#fed7aa}.Button-module__RyZmBa__primary:hover:not(.Button-module__RyZmBa__disabled){background:#ffedd5;border-color:#fdba74}.Button-module__RyZmBa__primary:active:not(.Button-module__RyZmBa__disabled){background:#fed7aa}.Button-module__RyZmBa__secondary{color:#6b7280;background:0 0;border-color:#e5e7eb}.Button-module__RyZmBa__secondary:hover:not(.Button-module__RyZmBa__disabled){color:#374151;background:#f9fafb;border-color:#d1d5db}.Button-module__RyZmBa__secondary:active:not(.Button-module__RyZmBa__disabled){background:#f3f4f6}.Button-module__RyZmBa__ghost{color:#6b7280;background-color:#0000;border-color:#0000}.Button-module__RyZmBa__ghost:hover:not(.Button-module__RyZmBa__disabled){color:#374151;background-color:#f3f4f6}.Button-module__RyZmBa__ghost:active:not(.Button-module__RyZmBa__disabled){background-color:#e5e7eb}.Button-module__RyZmBa__danger{color:#ef4444;background:0 0;border-color:#ef4444}.Button-module__RyZmBa__danger:hover:not(.Button-module__RyZmBa__disabled){background:#fef2f2}.Button-module__RyZmBa__danger:active:not(.Button-module__RyZmBa__disabled){background:#fee2e2}.Button-module__RyZmBa__disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.Button-module__RyZmBa__fullWidth{width:100%}@media (min-width:640px){.Button-module__RyZmBa__sm{height:32px;padding:0 16px}.Button-module__RyZmBa__md{height:40px;padding:0 20px}.Button-module__RyZmBa__lg{height:48px;padding:0 32px}}.Button-module__RyZmBa__button{min-height:44px}@media (min-width:640px){.Button-module__RyZmBa__button{min-height:40px}}[data-theme=dark] .Button-module__RyZmBa__primary{color:#f97316;background:#ea580c26;border-color:#ea580c4d}[data-theme=dark] .Button-module__RyZmBa__primary:hover:not(.Button-module__RyZmBa__disabled){background:#ea580c40;border-color:#ea580c66}[data-theme=dark] .Button-module__RyZmBa__primary:active:not(.Button-module__RyZmBa__disabled){background:#ea580c59}[data-theme=dark] .Button-module__RyZmBa__secondary{color:#999;background:0 0;border-color:#3a3a3a}[data-theme=dark] .Button-module__RyZmBa__secondary:hover:not(.Button-module__RyZmBa__disabled){color:#e0e0e0;background:#2a2a2a;border-color:#4a4a4a}[data-theme=dark] .Button-module__RyZmBa__secondary:active:not(.Button-module__RyZmBa__disabled){background:#3a3a3a}[data-theme=dark] .Button-module__RyZmBa__ghost{color:#999}[data-theme=dark] .Button-module__RyZmBa__ghost:hover:not(.Button-module__RyZmBa__disabled){color:#e0e0e0;background-color:#2a2a2a}[data-theme=dark] .Button-module__RyZmBa__ghost:active:not(.Button-module__RyZmBa__disabled){background-color:#3a3a3a}[data-theme=dark] .Button-module__RyZmBa__danger{color:#f87171;background:0 0;border-color:#ef4444}[data-theme=dark] .Button-module__RyZmBa__danger:hover:not(.Button-module__RyZmBa__disabled){background:#ef444426}[data-theme=dark] .Button-module__RyZmBa__danger:active:not(.Button-module__RyZmBa__disabled){background:#ef444440}
.Select-module__vXLvJW__container{flex-direction:column;gap:6px;display:flex;position:relative}.Select-module__vXLvJW__fullWidth{width:100%}.Select-module__vXLvJW__label{color:#777;font-size:.875rem;font-weight:400;line-height:1.25rem}.Select-module__vXLvJW__required{color:#ef4444}.Select-module__vXLvJW__selectButton{letter-spacing:-.01em;color:#111827;cursor:pointer;text-align:left;appearance:none;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;outline:none;justify-content:space-between;align-items:center;width:100%;min-height:44px;padding:0 14px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex}.Select-module__vXLvJW__selectButton:hover:not(.Select-module__vXLvJW__disabled){border-color:#d1d5db}.Select-module__vXLvJW__selectButton:focus,.Select-module__vXLvJW__selectButton.Select-module__vXLvJW__open{border-color:#ea580c;box-shadow:0 0 0 3px #ea580c1a}.Select-module__vXLvJW__selectButton.Select-module__vXLvJW__disabled{color:#9ca3af;cursor:not-allowed;opacity:.6;background-color:#f9fafb}.Select-module__vXLvJW__selectButton.Select-module__vXLvJW__error{border-color:#ef4444}.Select-module__vXLvJW__selectButton.Select-module__vXLvJW__error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.Select-module__vXLvJW__selectedText{color:#111827}.Select-module__vXLvJW__placeholderText{color:#9ca3af}.Select-module__vXLvJW__chevron{color:#6b7280;flex-shrink:0;width:12px;height:12px;margin-left:8px;transition:transform .2s}.Select-module__vXLvJW__chevronOpen{transform:rotate(180deg)}.Select-module__vXLvJW__dropdown{z-index:50;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;max-height:240px;margin-top:4px;padding:4px 0;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #00000026}.Select-module__vXLvJW__option{color:#374151;cursor:pointer;justify-content:space-between;align-items:center;padding:10px 16px;font-size:.875rem;transition:background-color .1s;display:flex}.Select-module__vXLvJW__option:hover:not(.Select-module__vXLvJW__optionDisabled){background-color:#f3f4f6}.Select-module__vXLvJW__optionSelected{color:#ea580c;background-color:#fff7ed}.Select-module__vXLvJW__optionSelected:hover{background-color:#ffedd5}.Select-module__vXLvJW__optionDisabled{color:#9ca3af;cursor:not-allowed}.Select-module__vXLvJW__checkIcon{color:#ea580c;width:14px;height:14px}.Select-module__vXLvJW__hiddenSelect{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.Select-module__vXLvJW__errorText{color:#ef4444;margin:0;font-size:.75rem;line-height:1rem}.Select-module__vXLvJW__helperText{color:#6b7280;margin:0;font-size:.75rem;line-height:1rem}@media (min-width:640px){.Select-module__vXLvJW__selectButton{height:40px;min-height:40px;padding:0 12px;font-size:.875rem}.Select-module__vXLvJW__option{padding:8px 12px}}@media (min-width:1024px){.Select-module__vXLvJW__selectButton{padding:0 14px}.Select-module__vXLvJW__option{padding:10px 14px}}[data-theme=dark] .Select-module__vXLvJW__label{color:#777}[data-theme=dark] .Select-module__vXLvJW__selectButton{color:#f0f0f0;background-color:#2a2a2a;border-color:#3a3a3a}[data-theme=dark] .Select-module__vXLvJW__selectButton:hover:not(.Select-module__vXLvJW__disabled){background-color:#333;border-color:#4a4a4a}:is([data-theme=dark] .Select-module__vXLvJW__selectButton:focus,[data-theme=dark] .Select-module__vXLvJW__selectButton.Select-module__vXLvJW__open){background-color:#2a2a2a;border-color:#ea580c;box-shadow:0 0 0 3px #ea580c33}[data-theme=dark] .Select-module__vXLvJW__selectButton.Select-module__vXLvJW__disabled{color:#666;background-color:#1a1a1a;border-color:#2a2a2a}[data-theme=dark] .Select-module__vXLvJW__selectButton.Select-module__vXLvJW__error{border-color:#f87171}[data-theme=dark] .Select-module__vXLvJW__selectButton.Select-module__vXLvJW__error:focus{border-color:#f87171;box-shadow:0 0 0 3px #ef444433}[data-theme=dark] .Select-module__vXLvJW__selectedText{color:#f0f0f0}[data-theme=dark] .Select-module__vXLvJW__placeholderText{color:#666}[data-theme=dark] .Select-module__vXLvJW__chevron{color:#999}[data-theme=dark] .Select-module__vXLvJW__dropdown{background-color:#2a2a2a;border-color:#3a3a3a;box-shadow:0 4px 12px #0006}[data-theme=dark] .Select-module__vXLvJW__option{color:#e0e0e0}[data-theme=dark] .Select-module__vXLvJW__option:hover:not(.Select-module__vXLvJW__optionDisabled){background-color:#3a3a3a}[data-theme=dark] .Select-module__vXLvJW__optionSelected{color:#f97316;background-color:#ea580c26}[data-theme=dark] .Select-module__vXLvJW__optionSelected:hover{background-color:#ea580c40}[data-theme=dark] .Select-module__vXLvJW__optionDisabled{color:#666}[data-theme=dark] .Select-module__vXLvJW__checkIcon{color:#f97316}[data-theme=dark] .Select-module__vXLvJW__helperText{color:#777}[data-theme=dark] .Select-module__vXLvJW__errorText{color:#f87171}[data-theme=dark] .Select-module__vXLvJW__dropdown::-webkit-scrollbar{width:8px}[data-theme=dark] .Select-module__vXLvJW__dropdown::-webkit-scrollbar-track{background:#2a2a2a}[data-theme=dark] .Select-module__vXLvJW__dropdown::-webkit-scrollbar-thumb{background:#4a4a4a;border-radius:4px}[data-theme=dark] .Select-module__vXLvJW__dropdown::-webkit-scrollbar-thumb:hover{background:#5a5a5a}
.Skeleton-module__PnVwiG__skeleton{background:#e5e7eb;border-radius:4px;overflow:hidden}.Skeleton-module__PnVwiG__text{border-radius:4px;height:1em;transform:scaleY(.6)}.Skeleton-module__PnVwiG__rectangular{border-radius:8px}.Skeleton-module__PnVwiG__circular{border-radius:50%}.Skeleton-module__PnVwiG__shimmer{background:linear-gradient(90deg,#e5e7eb 0%,#f3f4f6 20%,#e5e7eb 40% 100%) 0 0/200% 100%;animation:1.5s ease-in-out infinite Skeleton-module__PnVwiG__shimmer;position:relative}@keyframes Skeleton-module__PnVwiG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.Skeleton-module__PnVwiG__pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite Skeleton-module__PnVwiG__pulse}@keyframes Skeleton-module__PnVwiG__pulse{0%,to{opacity:1}50%{opacity:.5}}[data-theme=dark] .Skeleton-module__PnVwiG__skeleton{background:#2a2a2a}[data-theme=dark] .Skeleton-module__PnVwiG__shimmer{background:linear-gradient(90deg,#2a2a2a 0%,#3a3a3a 20%,#2a2a2a 40% 100%) 0 0/200% 100%}@media (prefers-reduced-motion:reduce){.Skeleton-module__PnVwiG__shimmer,.Skeleton-module__PnVwiG__pulse{opacity:.7;animation:none}}
.LocationDomainsView-module__-nkGNW__container,.LocationDomainsView-module__-nkGNW__skeletonContainer{flex-direction:column;gap:20px;display:flex}.LocationDomainsView-module__-nkGNW__skeletonCard{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.LocationDomainsView-module__-nkGNW__skeletonHeader{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.LocationDomainsView-module__-nkGNW__skeletonBody{padding:20px 24px}[data-theme=dark] .LocationDomainsView-module__-nkGNW__skeletonCard{background:#1a1a1a;border-color:#3a3a3a}[data-theme=dark] .LocationDomainsView-module__-nkGNW__skeletonHeader{border-color:#3a3a3a}.LocationDomainsView-module__-nkGNW__emptyState{text-align:center;background:linear-gradient(135deg,#f9fafb 0%,#f3f4f6 100%);border:2px dashed #e5e7eb;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:64px 24px;display:flex}[data-theme=dark] .LocationDomainsView-module__-nkGNW__emptyState{background:linear-gradient(135deg,#1a1a1a 0%,#222 100%);border-color:#3a3a3a}.LocationDomainsView-module__-nkGNW__emptyIcon{color:#ea580c;background:linear-gradient(135deg,#fff7ed 0%,#ffedd5 100%);border-radius:18px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:20px;font-size:28px;display:flex}[data-theme=dark] .LocationDomainsView-module__-nkGNW__emptyIcon{color:#fb923c;background:linear-gradient(135deg,#ea580c33 0%,#c2410c33 100%)}.LocationDomainsView-module__-nkGNW__emptyTitle{color:#111827;margin:0 0 8px;font-size:1.125rem;font-weight:600}[data-theme=dark] .LocationDomainsView-module__-nkGNW__emptyTitle{color:#f0f0f0}.LocationDomainsView-module__-nkGNW__emptyDescription{color:#6b7280;max-width:320px;margin:0;font-size:.9375rem;line-height:1.6}[data-theme=dark] .LocationDomainsView-module__-nkGNW__emptyDescription{color:#999}.LocationDomainsView-module__-nkGNW__card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;transition:all .2s;overflow:hidden;box-shadow:0 1px 3px #0000000a}.LocationDomainsView-module__-nkGNW__card:hover{border-color:#d1d5db;box-shadow:0 4px 12px #0000000f}[data-theme=dark] .LocationDomainsView-module__-nkGNW__card{background:#1a1a1a;border-color:#3a3a3a}[data-theme=dark] .LocationDomainsView-module__-nkGNW__card:hover{border-color:#4a4a4a;box-shadow:0 4px 12px #0003}.LocationDomainsView-module__-nkGNW__cardHeader{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex}[data-theme=dark] .LocationDomainsView-module__-nkGNW__cardHeader{border-color:#3a3a3a}.LocationDomainsView-module__-nkGNW__locationInfo{align-items:center;gap:12px;display:flex}.LocationDomainsView-module__-nkGNW__locationIcon{color:#ea580c;background:linear-gradient(135deg,#fff7ed 0%,#ffedd5 100%);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;display:flex}[data-theme=dark] .LocationDomainsView-module__-nkGNW__locationIcon{color:#fb923c;background:linear-gradient(135deg,#ea580c33 0%,#c2410c33 100%)}.LocationDomainsView-module__-nkGNW__locationTitle{color:#111827;margin:0;font-size:1rem;font-weight:600}[data-theme=dark] .LocationDomainsView-module__-nkGNW__locationTitle{color:#f0f0f0}.LocationDomainsView-module__-nkGNW__cardBody{min-height:100px}.LocationDomainsView-module__-nkGNW__loadingDomains{padding:20px 24px}.LocationDomainsView-module__-nkGNW__noDomains{text-align:center;background:#f9fafb;flex-direction:column;justify-content:center;align-items:center;padding:40px 24px;display:flex}[data-theme=dark] .LocationDomainsView-module__-nkGNW__noDomains{background:#2a2a2a}.LocationDomainsView-module__-nkGNW__noDomainsIcon{color:#d1d5db;margin-bottom:12px;font-size:24px}[data-theme=dark] .LocationDomainsView-module__-nkGNW__noDomainsIcon{color:#666}.LocationDomainsView-module__-nkGNW__noDomainsText{color:#6b7280;margin:0 0 4px;font-size:.9375rem;font-weight:500}[data-theme=dark] .LocationDomainsView-module__-nkGNW__noDomainsText{color:#999}.LocationDomainsView-module__-nkGNW__noDomainsHint{color:#9ca3af;margin:0;font-size:.8125rem}[data-theme=dark] .LocationDomainsView-module__-nkGNW__noDomainsHint{color:#777}.LocationDomainsView-module__-nkGNW__domainsList{flex-direction:column;display:flex}.LocationDomainsView-module__-nkGNW__domainItem{background:#fff;border-bottom:1px solid #f3f4f6;align-items:center;gap:14px;padding:16px 24px;transition:background .15s;display:flex}.LocationDomainsView-module__-nkGNW__domainItem:last-child{border-bottom:none}.LocationDomainsView-module__-nkGNW__domainItem:hover{background:#f9fafb}[data-theme=dark] .LocationDomainsView-module__-nkGNW__domainItem{background:#1a1a1a;border-color:#3a3a3a}[data-theme=dark] .LocationDomainsView-module__-nkGNW__domainItem:hover{background:#2a2a2a}.LocationDomainsView-module__-nkGNW__domainInfo{flex:1;min-width:0}.LocationDomainsView-module__-nkGNW__domainName{color:#111827;align-items:center;gap:10px;margin-bottom:4px;font-family:Monaco,Menlo,Courier New,monospace;font-size:.9375rem;font-weight:600;display:flex}[data-theme=dark] .LocationDomainsView-module__-nkGNW__domainName{color:#f0f0f0}.LocationDomainsView-module__-nkGNW__primaryBadge{color:#ea580c;text-transform:uppercase;letter-spacing:.03em;background:linear-gradient(135deg,#fff7ed 0%,#ffedd5 100%);border-radius:4px;padding:2px 8px;font-family:inherit;font-size:.6875rem;font-weight:600;display:inline-flex}[data-theme=dark] .LocationDomainsView-module__-nkGNW__primaryBadge{color:#fb923c;background:linear-gradient(135deg,#ea580c33 0%,#c2410c33 100%)}.LocationDomainsView-module__-nkGNW__domainMeta{align-items:center;gap:8px;display:flex}.LocationDomainsView-module__-nkGNW__domainType{color:#6b7280;font-size:.8125rem}[data-theme=dark] .LocationDomainsView-module__-nkGNW__domainType{color:#999}.LocationDomainsView-module__-nkGNW__statusBadge{border-radius:6px!important;padding:5px 10px!important;font-size:11px!important;line-height:1!important}.LocationDomainsView-module__-nkGNW__domainActions{flex-shrink:0;align-items:center;gap:10px;display:flex}.LocationDomainsView-module__-nkGNW__visitLink{color:#6b7280;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}.LocationDomainsView-module__-nkGNW__visitLink:hover{color:#ea580c;background:#f3f4f6}[data-theme=dark] .LocationDomainsView-module__-nkGNW__visitLink{color:#999}[data-theme=dark] .LocationDomainsView-module__-nkGNW__visitLink:hover{color:#fb923c;background:#3a3a3a}.LocationDomainsView-module__-nkGNW__cardFooter{background:#f9fafb;border-top:1px solid #f3f4f6;justify-content:flex-end;align-items:center;padding:12px 24px;display:flex}[data-theme=dark] .LocationDomainsView-module__-nkGNW__cardFooter{background:#2a2a2a;border-color:#3a3a3a}.LocationDomainsView-module__-nkGNW__domainCount{color:#6b7280;font-size:.8125rem;font-weight:500}[data-theme=dark] .LocationDomainsView-module__-nkGNW__domainCount{color:#999}@media (max-width:640px){.LocationDomainsView-module__-nkGNW__cardHeader{flex-direction:column;align-items:stretch;gap:12px;padding:16px 20px}.LocationDomainsView-module__-nkGNW__domainItem{flex-wrap:wrap;gap:12px;padding:14px 20px}.LocationDomainsView-module__-nkGNW__domainInfo{flex:100%;order:2;padding-left:50px}.LocationDomainsView-module__-nkGNW__domainActions{order:3;justify-content:flex-end;width:100%;padding-left:50px}.LocationDomainsView-module__-nkGNW__domainName{font-size:.875rem}.LocationDomainsView-module__-nkGNW__cardFooter{padding:10px 20px}}
.SettingsNav-module__AigTQW__nav{width:100%}.SettingsNav-module__AigTQW__navList{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:4px;padding-bottom:8px;display:flex;overflow-x:auto}.SettingsNav-module__AigTQW__navList::-webkit-scrollbar{display:none}.SettingsNav-module__AigTQW__navItem{cursor:pointer;white-space:nowrap;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;flex-shrink:0;align-items:center;gap:10px;padding:10px 14px;transition:all .15s;display:flex;position:relative}.SettingsNav-module__AigTQW__navItem:hover{background:#f9fafb}.SettingsNav-module__AigTQW__navItem.SettingsNav-module__AigTQW__active{background:#fff7ed;border-color:#fed7aa}.SettingsNav-module__AigTQW__navIcon{color:#9ca3af;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s;display:flex}.SettingsNav-module__AigTQW__navItem:hover .SettingsNav-module__AigTQW__navIcon{color:#6b7280}.SettingsNav-module__AigTQW__navItem.SettingsNav-module__AigTQW__active .SettingsNav-module__AigTQW__navIcon{color:#ea580c}.SettingsNav-module__AigTQW__navContent{flex-direction:column;gap:2px;display:flex}.SettingsNav-module__AigTQW__navLabel{color:#374151;font-size:14px;font-weight:500}.SettingsNav-module__AigTQW__navItem.SettingsNav-module__AigTQW__active .SettingsNav-module__AigTQW__navLabel{color:#111827}.SettingsNav-module__AigTQW__navDescription{color:#9ca3af;font-size:12px;display:none}.SettingsNav-module__AigTQW__activeIndicator{display:none}@media (min-width:1024px){.SettingsNav-module__AigTQW__nav{flex-shrink:0;width:260px}.SettingsNav-module__AigTQW__navList{flex-direction:column;gap:4px;padding-bottom:0;overflow-x:visible}.SettingsNav-module__AigTQW__navItem{border-radius:10px;padding:12px 14px}.SettingsNav-module__AigTQW__navDescription{display:block}.SettingsNav-module__AigTQW__activeIndicator{background:#ea580c;border-radius:0 4px 4px 0;width:3px;height:24px;margin:auto 0;display:block;position:absolute;top:0;bottom:0;left:0}}[data-theme=dark] .SettingsNav-module__AigTQW__navItem:hover{background:#2a2a2a}[data-theme=dark] .SettingsNav-module__AigTQW__navItem.SettingsNav-module__AigTQW__active{background:#ea580c26;border-color:#ea580c4d}[data-theme=dark] .SettingsNav-module__AigTQW__navIcon{color:#666}[data-theme=dark] .SettingsNav-module__AigTQW__navItem:hover .SettingsNav-module__AigTQW__navIcon{color:#999}[data-theme=dark] .SettingsNav-module__AigTQW__navItem.SettingsNav-module__AigTQW__active .SettingsNav-module__AigTQW__navIcon{color:#fb923c}[data-theme=dark] .SettingsNav-module__AigTQW__navLabel{color:#d0d0d0}[data-theme=dark] .SettingsNav-module__AigTQW__navItem.SettingsNav-module__AigTQW__active .SettingsNav-module__AigTQW__navLabel{color:#f0f0f0}[data-theme=dark] .SettingsNav-module__AigTQW__navDescription{color:#666}
.SettingsSection-module__OhK24a__section{background:#fff;border:1px solid #e5e7eb;border-radius:10px;transition:box-shadow .15s}.SettingsSection-module__OhK24a__section:hover{box-shadow:0 1px 3px #0000000d}.SettingsSection-module__OhK24a__header{text-align:left;cursor:default;background:0 0;border:none;justify-content:space-between;align-items:flex-start;width:100%;padding:16px 20px;display:flex}.SettingsSection-module__OhK24a__header.SettingsSection-module__OhK24a__clickable{cursor:pointer}.SettingsSection-module__OhK24a__header.SettingsSection-module__OhK24a__clickable:hover{background:#fafafa}.SettingsSection-module__OhK24a__headerContent{flex:1;min-width:0}.SettingsSection-module__OhK24a__title{color:#111827;margin:0;font-size:15px;font-weight:600;line-height:1.4}.SettingsSection-module__OhK24a__description{color:#6b7280;margin:4px 0 0;font-size:13px;line-height:1.4}.SettingsSection-module__OhK24a__headerActions{flex-shrink:0;align-items:center;gap:12px;display:flex}.SettingsSection-module__OhK24a__chevron{color:#9ca3af;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;transition:transform .2s;display:flex}.SettingsSection-module__OhK24a__chevron.SettingsSection-module__OhK24a__expanded{transform:rotate(180deg)}.SettingsSection-module__OhK24a__contentWrapper{overflow:hidden}.SettingsSection-module__OhK24a__content{border-top:1px solid #f3f4f6;padding:0 20px 20px}[data-theme=dark] .SettingsSection-module__OhK24a__section{background:#1a1a1a;border-color:#2a2a2a}[data-theme=dark] .SettingsSection-module__OhK24a__section:hover{box-shadow:0 1px 3px #0003}[data-theme=dark] .SettingsSection-module__OhK24a__header.SettingsSection-module__OhK24a__clickable:hover{background:#222}[data-theme=dark] .SettingsSection-module__OhK24a__title{color:#f0f0f0}[data-theme=dark] .SettingsSection-module__OhK24a__description{color:#999}[data-theme=dark] .SettingsSection-module__OhK24a__chevron{color:#666}[data-theme=dark] .SettingsSection-module__OhK24a__content{border-top-color:#2a2a2a}
.PhoneInput-module__o6gd0a__container{flex-direction:column;gap:6px;display:flex;position:relative}.PhoneInput-module__o6gd0a__fullWidth{width:100%}.PhoneInput-module__o6gd0a__label{color:#777;font-size:.875rem;font-weight:400;line-height:1.25rem}.PhoneInput-module__o6gd0a__required{color:#ef4444}.PhoneInput-module__o6gd0a__inputWrapper{background-color:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:stretch;height:45px;min-height:45px;transition:all .15s;display:flex;position:relative}.PhoneInput-module__o6gd0a__inputWrapper:focus-within:not(.PhoneInput-module__o6gd0a__dropdownOpen){border-color:#ea580c}.PhoneInput-module__o6gd0a__inputWrapper.PhoneInput-module__o6gd0a__error,.PhoneInput-module__o6gd0a__inputWrapper.PhoneInput-module__o6gd0a__error:focus-within:not(.PhoneInput-module__o6gd0a__dropdownOpen){border-color:#ef4444}.PhoneInput-module__o6gd0a__inputWrapper.PhoneInput-module__o6gd0a__disabled{opacity:.6;cursor:not-allowed;background-color:#f9fafb}.PhoneInput-module__o6gd0a__countrySelector{cursor:pointer;background:0 0;border:none;border-right:1px solid #e5e7eb;outline:none;align-items:center;gap:6px;min-width:100px;padding:0 12px;transition:background-color .15s;display:flex}.PhoneInput-module__o6gd0a__countrySelector:hover:not(:disabled){background-color:#f3f4f6}.PhoneInput-module__o6gd0a__countrySelector:disabled{cursor:not-allowed}.PhoneInput-module__o6gd0a__countrySelector.PhoneInput-module__o6gd0a__open{background-color:#f3f4f6}.PhoneInput-module__o6gd0a__flag{font-size:1.125rem;line-height:1}.PhoneInput-module__o6gd0a__dialCode{color:#374151;white-space:nowrap;font-size:.875rem;font-weight:500}.PhoneInput-module__o6gd0a__chevron{color:#6b7280;flex-shrink:0;width:10px;height:10px;transition:transform .2s}.PhoneInput-module__o6gd0a__chevronOpen{transform:rotate(180deg)}.PhoneInput-module__o6gd0a__phoneInput{color:#111827;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:0 16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;line-height:1.25rem}.PhoneInput-module__o6gd0a__phoneInput::placeholder{color:#9ca3af}.PhoneInput-module__o6gd0a__dropdown{z-index:50;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;max-height:280px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 4px 12px #00000026}.PhoneInput-module__o6gd0a__dropdownUp{margin-top:0;margin-bottom:4px;top:auto;bottom:100%}.PhoneInput-module__o6gd0a__searchWrapper{border-bottom:1px solid #e5e7eb;padding:8px}.PhoneInput-module__o6gd0a__searchInput{color:#111827;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;outline:none;width:100%;padding:8px 12px;font-size:.875rem;transition:border-color .15s}.PhoneInput-module__o6gd0a__searchInput:focus{background-color:#fff;border-color:#ea580c}.PhoneInput-module__o6gd0a__searchInput::placeholder{color:#9ca3af}.PhoneInput-module__o6gd0a__optionsList{max-height:240px;margin:0;padding:4px 0;list-style:none;overflow-y:auto}.PhoneInput-module__o6gd0a__noResults{color:#6b7280;text-align:center;padding:12px 16px;font-size:.875rem}.PhoneInput-module__o6gd0a__option{color:#374151;cursor:pointer;align-items:center;gap:10px;padding:10px 16px;font-size:.875rem;transition:background-color .1s;display:flex}.PhoneInput-module__o6gd0a__option:hover{background-color:#f3f4f6}.PhoneInput-module__o6gd0a__optionSelected{background-color:#fff7ed}.PhoneInput-module__o6gd0a__optionSelected:hover{background-color:#ffedd5}.PhoneInput-module__o6gd0a__optionHighlighted{background-color:#f3f4f6}.PhoneInput-module__o6gd0a__optionHighlighted.PhoneInput-module__o6gd0a__optionSelected{background-color:#ffedd5}.PhoneInput-module__o6gd0a__typeAheadHint{color:#6b7280;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;padding:8px 16px;font-size:.75rem}.PhoneInput-module__o6gd0a__optionFlag{font-size:1.125rem;line-height:1}.PhoneInput-module__o6gd0a__optionCountry{color:#374151;flex:1}.PhoneInput-module__o6gd0a__optionDial{color:#6b7280;font-size:.8125rem}.PhoneInput-module__o6gd0a__errorText{color:#ef4444;margin:0;font-size:.75rem;line-height:1rem}.PhoneInput-module__o6gd0a__helperText{color:#6b7280;margin:0;font-size:.75rem;line-height:1rem}@media (min-width:640px){.PhoneInput-module__o6gd0a__inputWrapper{height:45px;min-height:45px}.PhoneInput-module__o6gd0a__countrySelector{min-width:90px;padding:0 10px}.PhoneInput-module__o6gd0a__phoneInput{padding:0 12px}}[data-theme=dark] .PhoneInput-module__o6gd0a__label{color:#777}[data-theme=dark] .PhoneInput-module__o6gd0a__inputWrapper{background-color:#2a2a2a;border-color:#3a3a3a}[data-theme=dark] .PhoneInput-module__o6gd0a__inputWrapper:focus-within:not(.PhoneInput-module__o6gd0a__dropdownOpen){border-color:#ea580c}[data-theme=dark] .PhoneInput-module__o6gd0a__inputWrapper.PhoneInput-module__o6gd0a__error{border-color:#f87171}[data-theme=dark] .PhoneInput-module__o6gd0a__inputWrapper.PhoneInput-module__o6gd0a__error:focus-within:not(.PhoneInput-module__o6gd0a__dropdownOpen){border-color:#f87171}[data-theme=dark] .PhoneInput-module__o6gd0a__inputWrapper.PhoneInput-module__o6gd0a__disabled{background-color:#1a1a1a;border-color:#2a2a2a}[data-theme=dark] .PhoneInput-module__o6gd0a__countrySelector{border-right-color:#3a3a3a}[data-theme=dark] .PhoneInput-module__o6gd0a__countrySelector:hover:not(:disabled){background-color:#3a3a3a}[data-theme=dark] .PhoneInput-module__o6gd0a__countrySelector.PhoneInput-module__o6gd0a__open{background-color:#3a3a3a}[data-theme=dark] .PhoneInput-module__o6gd0a__dialCode{color:#e0e0e0}[data-theme=dark] .PhoneInput-module__o6gd0a__chevron{color:#999}[data-theme=dark] .PhoneInput-module__o6gd0a__phoneInput{color:#f0f0f0}[data-theme=dark] .PhoneInput-module__o6gd0a__phoneInput::placeholder{color:#666}[data-theme=dark] .PhoneInput-module__o6gd0a__dropdown{background-color:#2a2a2a;border-color:#3a3a3a;box-shadow:0 4px 12px #0006}[data-theme=dark] .PhoneInput-module__o6gd0a__searchWrapper{border-bottom-color:#3a3a3a}[data-theme=dark] .PhoneInput-module__o6gd0a__searchInput{color:#f0f0f0;background-color:#1a1a1a;border-color:#3a3a3a}[data-theme=dark] .PhoneInput-module__o6gd0a__searchInput:focus{background-color:#2a2a2a;border-color:#ea580c}[data-theme=dark] .PhoneInput-module__o6gd0a__searchInput::placeholder{color:#666}[data-theme=dark] .PhoneInput-module__o6gd0a__noResults{color:#777}[data-theme=dark] .PhoneInput-module__o6gd0a__option{color:#e0e0e0}[data-theme=dark] .PhoneInput-module__o6gd0a__option:hover{background-color:#3a3a3a}[data-theme=dark] .PhoneInput-module__o6gd0a__optionSelected{background-color:#ea580c26}[data-theme=dark] .PhoneInput-module__o6gd0a__optionSelected:hover{background-color:#ea580c40}[data-theme=dark] .PhoneInput-module__o6gd0a__optionHighlighted{background-color:#3a3a3a}[data-theme=dark] .PhoneInput-module__o6gd0a__optionHighlighted.PhoneInput-module__o6gd0a__optionSelected{background-color:#ea580c40}[data-theme=dark] .PhoneInput-module__o6gd0a__typeAheadHint{color:#999;background-color:#1a1a1a;border-bottom-color:#3a3a3a}[data-theme=dark] .PhoneInput-module__o6gd0a__optionCountry{color:#e0e0e0}[data-theme=dark] .PhoneInput-module__o6gd0a__optionDial{color:#999}[data-theme=dark] .PhoneInput-module__o6gd0a__helperText{color:#777}[data-theme=dark] .PhoneInput-module__o6gd0a__errorText{color:#f87171}[data-theme=dark] .PhoneInput-module__o6gd0a__dropdown::-webkit-scrollbar{width:8px}[data-theme=dark] .PhoneInput-module__o6gd0a__dropdown::-webkit-scrollbar-track{background:#2a2a2a}[data-theme=dark] .PhoneInput-module__o6gd0a__dropdown::-webkit-scrollbar-thumb{background:#4a4a4a;border-radius:4px}[data-theme=dark] .PhoneInput-module__o6gd0a__dropdown::-webkit-scrollbar-thumb:hover{background:#5a5a5a}
.settings-module__mn2koW__container{max-width:1400px;min-height:100vh;margin:0 auto;padding:16px}@media (min-width:640px){.settings-module__mn2koW__container{padding:20px}}@media (min-width:1024px){.settings-module__mn2koW__container{padding:24px 32px}}.settings-module__mn2koW__header{margin-bottom:24px}.settings-module__mn2koW__titleSection{align-items:center;gap:12px;display:flex}.settings-module__mn2koW__titleIcon{color:#ea580c;font-size:24px}.settings-module__mn2koW__title{color:#111827;margin:0;font-size:18px;font-weight:600}@media (min-width:1280px){.settings-module__mn2koW__title{font-size:20px}}.settings-module__mn2koW__layout{flex-direction:column;gap:20px;display:flex}@media (min-width:1024px){.settings-module__mn2koW__layout{flex-direction:row;align-items:flex-start;gap:32px}}.settings-module__mn2koW__content{flex:1;min-width:0}.settings-module__mn2koW__sectionContent{flex-direction:column;gap:16px;display:flex}.settings-module__mn2koW__form{flex-direction:column;gap:20px;margin-top:16px;display:flex}.settings-module__mn2koW__formGroup{flex-direction:column;gap:8px;display:flex}.settings-module__mn2koW__formRow{flex-direction:column;gap:20px;display:flex}@media (min-width:640px){.settings-module__mn2koW__formRow{flex-direction:row;gap:16px}.settings-module__mn2koW__formRow .settings-module__mn2koW__formGroup{flex:1}}.settings-module__mn2koW__label{color:#374151;font-size:13px;font-weight:600}.settings-module__mn2koW__required{color:#dc2626;margin-left:2px;font-weight:600}.settings-module__mn2koW__input,.settings-module__mn2koW__textarea{color:#111827;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;width:100%;padding:12px 14px;font-family:inherit;font-size:14px;transition:all .15s}.settings-module__mn2koW__input::placeholder,.settings-module__mn2koW__textarea::placeholder{color:#9ca3af}.settings-module__mn2koW__input:hover,.settings-module__mn2koW__textarea:hover{background:#fafafa;border-color:#d1d5db}.settings-module__mn2koW__input:focus,.settings-module__mn2koW__textarea:focus{background:#fff;border-color:#ea580c;outline:none;box-shadow:0 0 0 3px #ea580c1a}.settings-module__mn2koW__input.settings-module__mn2koW__inputError,.settings-module__mn2koW__textarea.settings-module__mn2koW__inputError{background:#fef2f2;border-color:#dc2626}.settings-module__mn2koW__input.settings-module__mn2koW__inputError:focus,.settings-module__mn2koW__textarea.settings-module__mn2koW__inputError:focus{box-shadow:0 0 0 3px #dc26261a}.settings-module__mn2koW__input:disabled,.settings-module__mn2koW__textarea:disabled{color:#9ca3af;cursor:not-allowed;background:#f3f4f6;border-color:#e5e7eb}.settings-module__mn2koW__textarea{resize:vertical;min-height:88px}.settings-module__mn2koW__helperText{color:#6b7280;margin-top:6px;font-size:12px;display:block}.settings-module__mn2koW__errorMessage{color:#dc2626;margin-top:6px;font-size:12px;font-weight:500;display:block}.settings-module__mn2koW__characterCount{color:#9ca3af;text-align:right;margin-top:6px;font-size:11px;display:block}.settings-module__mn2koW__helperRow{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.settings-module__mn2koW__helperRow .settings-module__mn2koW__errorMessage{flex:1;margin-top:0}.settings-module__mn2koW__helperRow .settings-module__mn2koW__characterCount{flex-shrink:0;margin-top:0}.settings-module__mn2koW__formGroup.settings-module__mn2koW__error .settings-module__mn2koW__label{color:#dc2626}.settings-module__mn2koW__subdomainInputWrapper{border:1.5px solid #e5e7eb;border-radius:10px;align-items:center;transition:all .15s;display:flex;overflow:hidden}.settings-module__mn2koW__subdomainInputWrapper:focus-within{border-color:#ea580c;box-shadow:0 0 0 3px #ea580c1a}.settings-module__mn2koW__subdomainInput.settings-module__mn2koW__input{border:none;border-radius:0;flex:1;min-width:0}.settings-module__mn2koW__subdomainInput.settings-module__mn2koW__input:focus{box-shadow:none;border:none}.settings-module__mn2koW__subdomainSuffix{color:#6b7280;white-space:nowrap;background:#f3f4f6;border-left:1.5px solid #e5e7eb;padding:12px 14px;font-family:inherit;font-size:14px}[data-theme=dark] .settings-module__mn2koW__subdomainInputWrapper{border-color:#3a3a3a}[data-theme=dark] .settings-module__mn2koW__subdomainInputWrapper:focus-within{border-color:#fb923c;box-shadow:0 0 0 3px #fb923c1a}[data-theme=dark] .settings-module__mn2koW__subdomainSuffix{color:#999;background:#2a2a2a;border-left-color:#3a3a3a}.settings-module__mn2koW__formActions{justify-content:flex-end;padding-top:8px;display:flex}.settings-module__mn2koW__loading{text-align:center;color:#6b7280;padding:48px 0;font-size:14px}.settings-module__mn2koW__navSkeleton{gap:8px;display:flex;overflow-x:auto}@media (min-width:1024px){.settings-module__mn2koW__navSkeleton{flex-direction:column;width:260px;overflow-x:visible}}.settings-module__mn2koW__contentSkeleton{flex:1}[data-theme=dark] .settings-module__mn2koW__container{background-color:#121212}[data-theme=dark] .settings-module__mn2koW__titleIcon{color:#fb923c}[data-theme=dark] .settings-module__mn2koW__title{color:#f0f0f0}[data-theme=dark] .settings-module__mn2koW__loading{color:#999}[data-theme=dark] .settings-module__mn2koW__label{color:#e0e0e0}:is([data-theme=dark] .settings-module__mn2koW__input,[data-theme=dark] .settings-module__mn2koW__textarea){color:#f0f0f0;background:#1a1a1a;border-color:#3a3a3a}[data-theme=dark] .settings-module__mn2koW__input::placeholder{color:#666}[data-theme=dark] .settings-module__mn2koW__textarea::placeholder{color:#666}:is([data-theme=dark] .settings-module__mn2koW__input:hover,[data-theme=dark] .settings-module__mn2koW__textarea:hover){background:#222;border-color:#4a4a4a}:is([data-theme=dark] .settings-module__mn2koW__input:focus,[data-theme=dark] .settings-module__mn2koW__textarea:focus){background:#1a1a1a;border-color:#fb923c;box-shadow:0 0 0 3px #fb923c1a}:is([data-theme=dark] .settings-module__mn2koW__input.settings-module__mn2koW__inputError,[data-theme=dark] .settings-module__mn2koW__textarea.settings-module__mn2koW__inputError){background:#dc26261a;border-color:#f87171}:is([data-theme=dark] .settings-module__mn2koW__input.settings-module__mn2koW__inputError:focus,[data-theme=dark] .settings-module__mn2koW__textarea.settings-module__mn2koW__inputError:focus){box-shadow:0 0 0 3px #f871711a}:is([data-theme=dark] .settings-module__mn2koW__input:disabled,[data-theme=dark] .settings-module__mn2koW__textarea:disabled){color:#666;background:#2a2a2a;border-color:#3a3a3a}[data-theme=dark] .settings-module__mn2koW__errorMessage{color:#f87171}[data-theme=dark] .settings-module__mn2koW__helperText{color:#9ca3af}[data-theme=dark] .settings-module__mn2koW__characterCount{color:#6b7280}[data-theme=dark] .settings-module__mn2koW__formGroup.settings-module__mn2koW__error .settings-module__mn2koW__label{color:#f87171}.settings-module__mn2koW__avatarSection{align-items:center;gap:20px;display:flex}.settings-module__mn2koW__avatarWrapper{cursor:pointer;border:3px solid #f3f4f6;border-radius:50%;width:100px;height:100px;transition:all .2s;position:relative;overflow:hidden}.settings-module__mn2koW__avatarWrapper:hover{border-color:#ea580c}.settings-module__mn2koW__avatarWrapper:hover .settings-module__mn2koW__avatarOverlay{opacity:1}.settings-module__mn2koW__avatar{object-fit:cover;width:100%;height:100%}.settings-module__mn2koW__avatarPlaceholder{background:linear-gradient(135deg,#fb923c 0%,#ea580c 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.settings-module__mn2koW__avatarInitials{color:#fff;font-size:32px;font-weight:700}.settings-module__mn2koW__avatarOverlay{color:#fff;opacity:0;background:#0009;justify-content:center;align-items:center;font-size:24px;transition:opacity .2s;display:flex;position:absolute;inset:0}.settings-module__mn2koW__avatarInfo{flex-direction:column;gap:8px;display:flex}.settings-module__mn2koW__avatarButton{color:#ea580c;cursor:pointer;background:#fff7ed;border:1px solid #fb923c;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s}.settings-module__mn2koW__avatarButton:hover:not(:disabled){background:#ffedd5;border-color:#ea580c}.settings-module__mn2koW__avatarButton:disabled{opacity:.5;cursor:not-allowed}[data-theme=dark] .settings-module__mn2koW__avatarWrapper{border-color:#3a3a3a}[data-theme=dark] .settings-module__mn2koW__avatarWrapper:hover{border-color:#fb923c}[data-theme=dark] .settings-module__mn2koW__avatarButton{color:#fb923c;background:#fb923c1a;border-color:#fb923c}[data-theme=dark] .settings-module__mn2koW__avatarButton:hover:not(:disabled){background:#fb923c33}
.ImageUpload-module__aDbNMq__wrapper{flex-direction:column;gap:6px;width:100%;display:flex}.ImageUpload-module__aDbNMq__label{color:#374151;font-size:.875rem;font-weight:500}.ImageUpload-module__aDbNMq__required{color:#ef4444}.ImageUpload-module__aDbNMq__hiddenInput{display:none}.ImageUpload-module__aDbNMq__dropzone{cursor:pointer;background:#fafafa;border:2px dashed #d1d5db;border-radius:10px;justify-content:center;align-items:center;min-height:120px;padding:24px 16px;transition:border-color .2s,background .2s;display:flex}.ImageUpload-module__aDbNMq__dropzone:hover{background:#fff7ed;border-color:#ea580c}.ImageUpload-module__aDbNMq__dropzoneDrag{background:#fff7ed;border-style:solid;border-color:#ea580c}.ImageUpload-module__aDbNMq__dropzoneError{background:#fef2f2;border-color:#ef4444}.ImageUpload-module__aDbNMq__dropzoneUploading{pointer-events:none;background:#fff7ed;border-color:#ea580c}.ImageUpload-module__aDbNMq__empty{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.ImageUpload-module__aDbNMq__iconCircle{color:#9ca3af;background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.ImageUpload-module__aDbNMq__dropzone:hover .ImageUpload-module__aDbNMq__iconCircle{color:#ea580c;background:#ffedd5}.ImageUpload-module__aDbNMq__dropzoneTitle{color:#374151;margin:0;font-size:.875rem;font-weight:500}.ImageUpload-module__aDbNMq__dropzoneSub{color:#9ca3af;margin:0;font-size:.75rem}.ImageUpload-module__aDbNMq__uploading{flex-direction:column;align-items:center;gap:8px;display:flex}.ImageUpload-module__aDbNMq__spinner{color:#ea580c;font-size:20px}.ImageUpload-module__aDbNMq__uploadingText{color:#ea580c;margin:0;font-size:.875rem;font-weight:500}.ImageUpload-module__aDbNMq__previewCard{background:#f3f4f6;border-radius:10px;position:relative;overflow:hidden}.ImageUpload-module__aDbNMq__previewImg{object-fit:cover;width:100%;height:200px;display:block}.ImageUpload-module__aDbNMq__overlay{background:0 0;justify-content:center;align-items:center;gap:8px;transition:background .2s;display:flex;position:absolute;inset:0}.ImageUpload-module__aDbNMq__previewCard:hover .ImageUpload-module__aDbNMq__overlay{background:#00000073}.ImageUpload-module__aDbNMq__overlayBtn{cursor:pointer;color:#374151;opacity:0;background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:14px;transition:opacity .2s,transform .2s,background .15s,color .15s;display:flex;transform:translateY(6px);box-shadow:0 2px 8px #00000026}.ImageUpload-module__aDbNMq__previewCard:hover .ImageUpload-module__aDbNMq__overlayBtn{opacity:1;transform:translateY(0)}.ImageUpload-module__aDbNMq__overlayBtn:hover{background:#fff}.ImageUpload-module__aDbNMq__overlayBtnDanger:hover{color:#fff;background:#ef4444}.ImageUpload-module__aDbNMq__overlayBtn:disabled{opacity:.5;cursor:not-allowed}.ImageUpload-module__aDbNMq__error{color:#ef4444;margin:0;font-size:.75rem}.ImageUpload-module__aDbNMq__helper{color:#6b7280;margin:0;font-size:.75rem}@media (min-width:640px){.ImageUpload-module__aDbNMq__dropzone{min-height:140px;padding:28px 24px}.ImageUpload-module__aDbNMq__previewImg{height:220px}}[data-theme=dark] .ImageUpload-module__aDbNMq__label{color:#e0e0e0}[data-theme=dark] .ImageUpload-module__aDbNMq__dropzone{background:#2a2a2a;border-color:#3a3a3a}[data-theme=dark] .ImageUpload-module__aDbNMq__dropzone:hover{background:#ea580c1a;border-color:#ea580c}[data-theme=dark] .ImageUpload-module__aDbNMq__dropzoneDrag{background:#ea580c1a;border-color:#ea580c}[data-theme=dark] .ImageUpload-module__aDbNMq__dropzoneError{background:#ef444426;border-color:#f87171}[data-theme=dark] .ImageUpload-module__aDbNMq__iconCircle{color:#555;background:#333}[data-theme=dark] .ImageUpload-module__aDbNMq__dropzone:hover .ImageUpload-module__aDbNMq__iconCircle{color:#ea580c;background:#ea580c33}[data-theme=dark] .ImageUpload-module__aDbNMq__dropzoneTitle{color:#e0e0e0}[data-theme=dark] .ImageUpload-module__aDbNMq__dropzoneSub{color:#777}[data-theme=dark] .ImageUpload-module__aDbNMq__previewCard{background:#1a1a1a}[data-theme=dark] .ImageUpload-module__aDbNMq__helper{color:#777}
.CustomSelect-module___er_1W__wrapper{width:100%;position:relative}.CustomSelect-module___er_1W__wrapper.CustomSelect-module___er_1W__disabled{opacity:.5;pointer-events:none}.CustomSelect-module___er_1W__trigger{color:#111827;cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;align-items:center;width:100%;height:45px;padding:0 40px 0 14px;font-size:14px;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.CustomSelect-module___er_1W__trigger:hover:not(:disabled){border-color:#d1d5db}.CustomSelect-module___er_1W__trigger:focus{border-color:#ea580c;outline:none;box-shadow:0 0 0 3px #ea580c1a}.CustomSelect-module___er_1W__trigger.CustomSelect-module___er_1W__triggerOpen{border-color:#ea580c;box-shadow:0 0 0 3px #ea580c1a}.CustomSelect-module___er_1W__label{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.CustomSelect-module___er_1W__arrow{color:#6b7280;pointer-events:none;font-size:12px;transition:transform .2s;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.CustomSelect-module___er_1W__arrow.CustomSelect-module___er_1W__arrowUp{transform:translateY(-50%)rotate(180deg)}.CustomSelect-module___er_1W__list{z-index:9999;background:#fff;border:1px solid #e5e7eb;border-radius:8px;max-height:240px;padding:4px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden auto;box-shadow:0 4px 16px #0000001f}.CustomSelect-module___er_1W__list.CustomSelect-module___er_1W__listAbove{top:auto;bottom:calc(100% + 4px);box-shadow:0 -4px 16px #0000001f}.CustomSelect-module___er_1W__item{color:#374151;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;font-size:14px;transition:background .1s;display:flex}.CustomSelect-module___er_1W__item:hover{background:#f3f4f6}.CustomSelect-module___er_1W__item.CustomSelect-module___er_1W__itemSelected{color:#ea580c;font-weight:500}.CustomSelect-module___er_1W__item.CustomSelect-module___er_1W__itemSelected:hover{background:#ea580c14}.CustomSelect-module___er_1W__check{color:#ea580c;flex-shrink:0;margin-left:8px;font-size:12px}.CustomSelect-module___er_1W__list::-webkit-scrollbar{width:6px}.CustomSelect-module___er_1W__list::-webkit-scrollbar-track{background:0 0}.CustomSelect-module___er_1W__list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.CustomSelect-module___er_1W__list::-webkit-scrollbar-thumb:hover{background:#9ca3af}[data-theme=dark] .CustomSelect-module___er_1W__trigger{color:#f0f0f0;background:#1a1a1a;border-color:#3a3a3a}[data-theme=dark] .CustomSelect-module___er_1W__trigger:hover:not(:disabled){border-color:#4a4a4a}:is([data-theme=dark] .CustomSelect-module___er_1W__trigger:focus,[data-theme=dark] .CustomSelect-module___er_1W__trigger.CustomSelect-module___er_1W__triggerOpen){border-color:#fb923c;box-shadow:0 0 0 3px #fb923c26}[data-theme=dark] .CustomSelect-module___er_1W__arrow{color:#888}[data-theme=dark] .CustomSelect-module___er_1W__list{background:#1a1a1a;border-color:#3a3a3a;box-shadow:0 4px 20px #0006}[data-theme=dark] .CustomSelect-module___er_1W__list.CustomSelect-module___er_1W__listAbove{box-shadow:0 -4px 20px #0006}[data-theme=dark] .CustomSelect-module___er_1W__item{color:#e0e0e0}[data-theme=dark] .CustomSelect-module___er_1W__item:hover{background:#2a2a2a}[data-theme=dark] .CustomSelect-module___er_1W__item.CustomSelect-module___er_1W__itemSelected{color:#fb923c}[data-theme=dark] .CustomSelect-module___er_1W__item.CustomSelect-module___er_1W__itemSelected:hover{background:#fb923c26}[data-theme=dark] .CustomSelect-module___er_1W__list::-webkit-scrollbar-thumb{background:#4a4a4a}[data-theme=dark] .CustomSelect-module___er_1W__list::-webkit-scrollbar-thumb:hover{background:#5a5a5a}
.Controls-module__br5tRa__field{flex-direction:column;gap:4px;display:flex}.Controls-module__br5tRa__label{color:var(--color-text,#111827);font-size:13px;font-weight:500}.Controls-module__br5tRa__description{color:var(--color-text-secondary,#6b7280);margin:0;font-size:12px}.Controls-module__br5tRa__input,.Controls-module__br5tRa__textarea{border:1px solid var(--color-border,#e5e7eb);background:var(--color-background,#fff);width:100%;color:var(--color-text,#111827);border-radius:6px;outline:none;padding:8px 12px;font-size:14px;transition:border-color .2s}.Controls-module__br5tRa__input:focus,.Controls-module__br5tRa__textarea:focus{border-color:var(--color-primary,#ea580c)}.Controls-module__br5tRa__textarea{resize:vertical;min-height:80px}.Controls-module__br5tRa__colorPickerWrapper{align-items:center;gap:8px;display:flex}.Controls-module__br5tRa__colorInput{border:1px solid var(--color-border,#e5e7eb);cursor:pointer;background:0 0;border-radius:6px;width:40px;height:40px;padding:0}.Controls-module__br5tRa__colorInput::-webkit-color-swatch-wrapper{padding:2px}.Controls-module__br5tRa__colorInput::-webkit-color-swatch{border:none;border-radius:4px}.Controls-module__br5tRa__colorText{border:1px solid var(--color-border,#e5e7eb);background:var(--color-background,#fff);color:var(--color-text,#111827);text-transform:uppercase;border-radius:6px;flex:1;padding:8px 12px;font-family:monospace;font-size:14px}.Controls-module__br5tRa__toggleWrapper{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.Controls-module__br5tRa__toggleLeft{flex:1}.Controls-module__br5tRa__toggle{background:var(--color-border,#d1d5db);cursor:pointer;border:none;border-radius:12px;flex-shrink:0;width:44px;height:24px;transition:background .2s;position:relative}.Controls-module__br5tRa__toggle:hover{background:#9ca3af}.Controls-module__br5tRa__toggleOn{background:var(--color-primary,#ea580c)}.Controls-module__br5tRa__toggleOn:hover{background:var(--color-primary-dark,#c2410c)}.Controls-module__br5tRa__toggleHandle{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0000001a}.Controls-module__br5tRa__toggleOn .Controls-module__br5tRa__toggleHandle{transform:translate(20px)}.Controls-module__br5tRa__dateInput{border:1px solid var(--color-border,#e5e7eb);background:var(--color-background,#fff);width:100%;color:var(--color-text,#111827);border-radius:6px;outline:none;padding:8px 12px;font-size:14px;transition:border-color .2s}.Controls-module__br5tRa__dateInput:focus{border-color:var(--color-primary,#ea580c)}[data-theme=dark] .Controls-module__br5tRa__label{color:#f0f0f0}[data-theme=dark] .Controls-module__br5tRa__description{color:#888}:is([data-theme=dark] .Controls-module__br5tRa__input,[data-theme=dark] .Controls-module__br5tRa__textarea){color:#f0f0f0;background:#2a2a2a;border-color:#3a3a3a}[data-theme=dark] .Controls-module__br5tRa__input::placeholder{color:#666}[data-theme=dark] .Controls-module__br5tRa__textarea::placeholder{color:#666}:is([data-theme=dark] .Controls-module__br5tRa__input:focus,[data-theme=dark] .Controls-module__br5tRa__textarea:focus){background:#1a1a1a;border-color:#ea580c}[data-theme=dark] .Controls-module__br5tRa__colorInput{border-color:#3a3a3a}[data-theme=dark] .Controls-module__br5tRa__colorText{color:#f0f0f0;background:#2a2a2a;border-color:#3a3a3a}[data-theme=dark] .Controls-module__br5tRa__toggle{background:#3a3a3a}[data-theme=dark] .Controls-module__br5tRa__toggle:hover{background:#4a4a4a}[data-theme=dark] .Controls-module__br5tRa__toggleHandle{background:#f0f0f0}[data-theme=dark] .Controls-module__br5tRa__dateInput{color:#f0f0f0;background:#2a2a2a;border-color:#3a3a3a}[data-theme=dark] .Controls-module__br5tRa__dateInput:focus{background:#1a1a1a;border-color:#ea580c}
.FontSelect-module__FXhm8q__container{width:100%;position:relative}.FontSelect-module__FXhm8q__container.FontSelect-module__FXhm8q__disabled{opacity:.5;pointer-events:none}.FontSelect-module__FXhm8q__trigger{color:#111827;cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:10px 36px 10px 12px;font-size:14px;transition:border-color .15s,box-shadow .15s;display:flex}.FontSelect-module__FXhm8q__trigger:hover:not(:disabled){border-color:#d1d5db}.FontSelect-module__FXhm8q__trigger:focus{border-color:#ea580c;outline:none;box-shadow:0 0 0 2px #ea580c1a}.FontSelect-module__FXhm8q__trigger.FontSelect-module__FXhm8q__open{border-color:#ea580c}.FontSelect-module__FXhm8q__selectedValue{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.FontSelect-module__FXhm8q__chevron{color:#6b7280;flex-shrink:0;font-size:12px;transition:transform .2s}.FontSelect-module__FXhm8q__chevron.FontSelect-module__FXhm8q__rotated{transform:rotate(180deg)}.FontSelect-module__FXhm8q__dropdown{z-index:99999;background:#fff;border:1px solid #e5e7eb;border-radius:8px;max-height:320px;padding:4px;overflow-y:auto;box-shadow:0 4px 16px #0000001a}.FontSelect-module__FXhm8q__dropdown.FontSelect-module__FXhm8q__dropdownAbove{box-shadow:0 -4px 16px #0000001a}.FontSelect-module__FXhm8q__option{color:#374151;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:4px;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;font-size:16px;transition:background .1s;display:flex}.FontSelect-module__FXhm8q__option:hover{background:#f3f4f6}.FontSelect-module__FXhm8q__option.FontSelect-module__FXhm8q__selected{color:#ea580c;font-weight:500}.FontSelect-module__FXhm8q__option.FontSelect-module__FXhm8q__selected:hover{background:#ea580c14}.FontSelect-module__FXhm8q__checkIcon{color:#ea580c;flex-shrink:0;font-size:12px}.FontSelect-module__FXhm8q__dropdown::-webkit-scrollbar{width:6px}.FontSelect-module__FXhm8q__dropdown::-webkit-scrollbar-track{background:0 0}.FontSelect-module__FXhm8q__dropdown::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.FontSelect-module__FXhm8q__dropdown::-webkit-scrollbar-thumb:hover{background:#9ca3af}[data-theme=dark] .FontSelect-module__FXhm8q__trigger{color:#f0f0f0;background:#1a1a1a;border-color:#3a3a3a}[data-theme=dark] .FontSelect-module__FXhm8q__trigger:hover:not(:disabled){border-color:#4a4a4a}[data-theme=dark] .FontSelect-module__FXhm8q__trigger:focus{border-color:#ea580c;box-shadow:0 0 0 2px #ea580c33}[data-theme=dark] .FontSelect-module__FXhm8q__chevron{color:#888}[data-theme=dark] .FontSelect-module__FXhm8q__dropdown{background:#1a1a1a;border-color:#3a3a3a;box-shadow:0 4px 24px #0006}[data-theme=dark] .FontSelect-module__FXhm8q__dropdown.FontSelect-module__FXhm8q__dropdownAbove{box-shadow:0 -4px 24px #0006}[data-theme=dark] .FontSelect-module__FXhm8q__option{color:#e0e0e0}[data-theme=dark] .FontSelect-module__FXhm8q__option:hover{background:#2a2a2a}[data-theme=dark] .FontSelect-module__FXhm8q__option.FontSelect-module__FXhm8q__selected{color:#ea580c}[data-theme=dark] .FontSelect-module__FXhm8q__option.FontSelect-module__FXhm8q__selected:hover{background:#ea580c26}[data-theme=dark] .FontSelect-module__FXhm8q__dropdown::-webkit-scrollbar-thumb{background:#4a4a4a}[data-theme=dark] .FontSelect-module__FXhm8q__dropdown::-webkit-scrollbar-thumb:hover{background:#5a5a5a}
.Modal-module__-3axRW__wrapper{z-index:1000;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}.Modal-module__-3axRW__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;animation:.2s cubic-bezier(0,0,.2,1) Modal-module__-3axRW__fadeIn;position:fixed;inset:0}@keyframes Modal-module__-3axRW__fadeIn{0%{opacity:0}to{opacity:1}}.Modal-module__-3axRW__modal{background:oklch(var(--background-base-color));box-shadow:var(--shadow-xl);border-radius:12px 12px 0 0;flex-direction:column;max-height:90vh;animation:.3s cubic-bezier(0,0,.2,1) Modal-module__-3axRW__slideUp;display:flex;position:relative}@keyframes Modal-module__-3axRW__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes Modal-module__-3axRW__scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.Modal-module__-3axRW__sm,.Modal-module__-3axRW__md,.Modal-module__-3axRW__lg,.Modal-module__-3axRW__xl,.Modal-module__-3axRW__xxl{width:100%;max-width:none}.Modal-module__-3axRW__fullscreen{border-radius:0;width:100%;max-width:none;height:100%;max-height:100vh}.Modal-module__-3axRW__header{border-bottom:1px solid oklch(var(--border-subtle-color));flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.Modal-module__-3axRW__title{color:oklch(var(--foreground-color));margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:600;line-height:1.4}.Modal-module__-3axRW__description{color:oklch(var(--foreground-quiet-color));margin:4px 0 0;font-size:.875rem;line-height:1.25rem}.Modal-module__-3axRW__closeButton{cursor:pointer;width:44px;min-width:44px;height:44px;min-height:44px;color:oklch(var(--foreground-quiet-color));background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin:-6px -6px -6px 0;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex}.Modal-module__-3axRW__closeButton:hover{background:oklch(var(--background-subtle-color));color:oklch(var(--foreground-color))}.Modal-module__-3axRW__closeButton svg{width:20px;height:20px}.Modal-module__-3axRW__content{background:oklch(var(--background-base-color));flex:1;padding:16px;overflow-y:auto}.Modal-module__-3axRW__footer{border-top:1px solid oklch(var(--border-subtle-color));background:oklch(var(--background-base-color));padding:12px 16px;padding-bottom:max(12px,env(safe-area-inset-bottom));flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;display:flex;position:sticky;bottom:0}@media (min-width:640px){.Modal-module__-3axRW__wrapper{align-items:center;padding:16px}.Modal-module__-3axRW__modal{border-radius:12px;max-height:calc(100vh - 32px);animation:.25s cubic-bezier(0,0,.2,1) Modal-module__-3axRW__scaleIn}.Modal-module__-3axRW__sm{max-width:360px}.Modal-module__-3axRW__md{max-width:480px}.Modal-module__-3axRW__lg{max-width:600px}.Modal-module__-3axRW__xl{max-width:720px}.Modal-module__-3axRW__xxl{max-width:1100px}.Modal-module__-3axRW__fullscreen{border-radius:0}.Modal-module__-3axRW__header{padding:14px 16px}.Modal-module__-3axRW__content{padding:16px}.Modal-module__-3axRW__footer{padding:16px 24px;position:static}.Modal-module__-3axRW__closeButton{border-radius:6px;width:40px;min-width:40px;height:40px;min-height:40px;margin:-4px -4px -4px 0}}[data-theme=dark] .Modal-module__-3axRW__backdrop{background:#000000b3}@media (prefers-reduced-motion:reduce){.Modal-module__-3axRW__backdrop,.Modal-module__-3axRW__modal{animation:none}}
.AnimationSelect-module__KjHz4q__container{width:100%}.AnimationSelect-module__KjHz4q__container.AnimationSelect-module__KjHz4q__disabled{opacity:.5;pointer-events:none}.AnimationSelect-module__KjHz4q__grid{grid-template-columns:repeat(4,1fr);gap:8px;max-height:148px;padding-right:4px;display:grid;overflow-y:auto}.AnimationSelect-module__KjHz4q__grid::-webkit-scrollbar{width:4px}.AnimationSelect-module__KjHz4q__grid::-webkit-scrollbar-track{background:0 0}.AnimationSelect-module__KjHz4q__grid::-webkit-scrollbar-thumb{background:#3a3a3a;border-radius:2px}.AnimationSelect-module__KjHz4q__grid::-webkit-scrollbar-thumb:hover{background:#4a4a4a}@media (max-width:600px){.AnimationSelect-module__KjHz4q__grid{grid-template-columns:repeat(3,1fr)}}.AnimationSelect-module__KjHz4q__card{cursor:pointer;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:8px;flex-direction:column;align-items:center;gap:6px;padding:10px 6px;transition:all .2s;display:flex}.AnimationSelect-module__KjHz4q__card:hover{background:#1f1f1f;border-color:#3a3a3a}.AnimationSelect-module__KjHz4q__card.AnimationSelect-module__KjHz4q__selected{background:#ea580c1a;border-color:#ea580c}.AnimationSelect-module__KjHz4q__cardPreview{perspective:500px;border-radius:4px;justify-content:center;align-items:center;width:100%;height:28px;display:flex;overflow:hidden}.AnimationSelect-module__KjHz4q__previewText{color:#ea580c;white-space:nowrap;font-size:14px;font-weight:600}.AnimationSelect-module__KjHz4q__shinyText{background:linear-gradient(90deg,#ea580c 0%,#fbbf24 25%,#ea580c 50%,#fbbf24 75%,#ea580c 100%) 0 0/200% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.AnimationSelect-module__KjHz4q__cardLabel{color:#999;text-align:center;font-size:10px;line-height:1.2;transition:color .2s}.AnimationSelect-module__KjHz4q__card:hover .AnimationSelect-module__KjHz4q__cardLabel{color:#ccc}.AnimationSelect-module__KjHz4q__card.AnimationSelect-module__KjHz4q__selected .AnimationSelect-module__KjHz4q__cardLabel{color:#ea580c}
.NumberStepper-module__tAK2UW__container{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:0;width:100%;transition:border-color .15s;display:flex;overflow:hidden}.NumberStepper-module__tAK2UW__container:focus-within{border-color:#ea580c}.NumberStepper-module__tAK2UW__container.NumberStepper-module__tAK2UW__disabled{opacity:.5;cursor:not-allowed}.NumberStepper-module__tAK2UW__button{cursor:pointer;color:#6b7280;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:43px;height:41px;transition:all .15s;display:flex}.NumberStepper-module__tAK2UW__button:hover:not(:disabled){color:#374151;background:#0000000d}.NumberStepper-module__tAK2UW__button:active:not(:disabled){background:#0000001a}.NumberStepper-module__tAK2UW__button:disabled{cursor:not-allowed;color:#d1d5db}.NumberStepper-module__tAK2UW__decrementButton{border-right:1px solid #e5e7eb}.NumberStepper-module__tAK2UW__incrementButton{border-left:1px solid #e5e7eb}.NumberStepper-module__tAK2UW__icon{font-size:10px}.NumberStepper-module__tAK2UW__valueWrapper{background:0 0;flex:1;justify-content:center;align-items:center;gap:2px;min-width:0;padding:0 8px;display:flex}.NumberStepper-module__tAK2UW__input{color:#111827;text-align:center;-moz-appearance:textfield;appearance:none;border:none;width:100%;max-width:48px;padding:0;font-size:13px;font-weight:500;background:0 0!important}.NumberStepper-module__tAK2UW__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.NumberStepper-module__tAK2UW__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.NumberStepper-module__tAK2UW__input:focus{outline:none;background:0 0!important}.NumberStepper-module__tAK2UW__suffix{color:#6b7280;font-size:12px;font-weight:400}[data-theme=dark] .NumberStepper-module__tAK2UW__container{background:#1a1a1a;border-color:#3a3a3a}[data-theme=dark] .NumberStepper-module__tAK2UW__container:focus-within{border-color:#ea580c}[data-theme=dark] .NumberStepper-module__tAK2UW__button{color:#9ca3af;background:0 0}[data-theme=dark] .NumberStepper-module__tAK2UW__button:hover:not(:disabled){color:#e5e7eb;background:#ffffff0d}[data-theme=dark] .NumberStepper-module__tAK2UW__button:active:not(:disabled){background:#ffffff1a}[data-theme=dark] .NumberStepper-module__tAK2UW__button:disabled{color:#4b5563}[data-theme=dark] .NumberStepper-module__tAK2UW__decrementButton{border-right-color:#3a3a3a}[data-theme=dark] .NumberStepper-module__tAK2UW__incrementButton{border-left-color:#3a3a3a}[data-theme=dark] .NumberStepper-module__tAK2UW__input{color:#f0f0f0;background:0 0!important}[data-theme=dark] .NumberStepper-module__tAK2UW__suffix{color:#9ca3af}
.BrandSettings-module__bZ3O8G__logoUpload{max-width:180px}.BrandSettings-module__bZ3O8G__logoUpload>div>div:first-child{aspect-ratio:1;border-radius:12px;width:180px;height:180px;border-style:solid!important;min-height:0!important}.BrandSettings-module__bZ3O8G__logoUpload>div>div:first-child img{border-radius:8px;width:100%;height:100%;object-fit:contain!important;min-height:0!important}@media (min-width:640px){.BrandSettings-module__bZ3O8G__logoUpload>div>div:first-child{width:160px;height:160px}.BrandSettings-module__bZ3O8G__logoUpload{max-width:160px}}.BrandSettings-module__bZ3O8G__visualStyleRow{flex-direction:column;gap:20px;display:flex}@media (min-width:640px){.BrandSettings-module__bZ3O8G__visualStyleRow{flex-direction:row;align-items:flex-start;gap:24px}.BrandSettings-module__bZ3O8G__visualStyleRow>*{flex:1}}.BrandSettings-module__bZ3O8G__fontGroup{flex-direction:column;gap:8px;display:flex}
.SettingsGroup-module__4OPOBa__settingsGroup{background:#fff;border:1px solid #e5e7eb;border-radius:0;margin-bottom:12px;position:relative}.SettingsGroup-module__4OPOBa__settingsGroupHeader{background:#fff;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.SettingsGroup-module__4OPOBa__settingsGroupActions{flex-shrink:0;align-items:center;gap:4px;display:flex}.SettingsGroup-module__4OPOBa__settingsGroupTitleRow{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.SettingsGroup-module__4OPOBa__settingsGroupIcon{color:#ea580c;background:#ea580c1a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;display:flex}.SettingsGroup-module__4OPOBa__settingsGroupTitleWrapper{flex:1;min-width:0}.SettingsGroup-module__4OPOBa__settingsGroupTitle{color:#111827;margin:0;font-size:13px;font-weight:600;line-height:1.3}.SettingsGroup-module__4OPOBa__settingsGroupDescription{color:#6b7280;margin:2px 0 0;font-size:11px;line-height:1.3}.SettingsGroup-module__4OPOBa__settingsGearButton{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;transition:all .2s;display:flex}.SettingsGroup-module__4OPOBa__settingsGearButton:hover{color:#374151;background:#f3f4f6}.SettingsGroup-module__4OPOBa__settingsGearButton.SettingsGroup-module__4OPOBa__active{color:#ea580c;background:#ea580c1a}.SettingsGroup-module__4OPOBa__gearIcon{font-size:12px}.SettingsGroup-module__4OPOBa__settingsGroupInline{padding:0 14px 12px}.SettingsGroup-module__4OPOBa__settingsGroupAdvanced{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.SettingsGroup-module__4OPOBa__settingsGroupAdvanced.SettingsGroup-module__4OPOBa__open{grid-template-rows:1fr}.SettingsGroup-module__4OPOBa__settingsGroupAdvancedInner{min-height:0;overflow:hidden}.SettingsGroup-module__4OPOBa__settingsGroupAdvancedContent{background:#f9fafb;border-top:1px solid #e5e7eb;padding:14px}[data-theme=dark] .SettingsGroup-module__4OPOBa__settingsGroup{background:#1a1a1a;border-color:#2a2a2a}[data-theme=dark] .SettingsGroup-module__4OPOBa__settingsGroupHeader{background:#1a1a1a}[data-theme=dark] .SettingsGroup-module__4OPOBa__settingsGroupIcon{color:#f97316;background:#ea580c26}[data-theme=dark] .SettingsGroup-module__4OPOBa__settingsGroupTitle{color:#e5e5e5}[data-theme=dark] .SettingsGroup-module__4OPOBa__settingsGroupDescription{color:#999}[data-theme=dark] .SettingsGroup-module__4OPOBa__settingsGearButton{color:#666}[data-theme=dark] .SettingsGroup-module__4OPOBa__settingsGearButton:hover{color:#e0e0e0;background:#2a2a2a}[data-theme=dark] .SettingsGroup-module__4OPOBa__settingsGearButton.SettingsGroup-module__4OPOBa__active{color:#f97316;background:#ea580c26}[data-theme=dark] .SettingsGroup-module__4OPOBa__settingsGroupAdvancedContent{background:#141414;border-top-color:#2a2a2a}
.domains-module__Y1bs2G__container{max-width:1400px;min-height:100vh;margin:0 auto;padding:clamp(16px,3vw,24px)}.domains-module__Y1bs2G__loading{color:#6b7280;justify-content:center;align-items:center;padding:64px 24px;font-size:14px;display:flex}[data-theme=dark] .domains-module__Y1bs2G__loading{color:#999}.domains-module__Y1bs2G__header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:32px;display:flex}.domains-module__Y1bs2G__titleSection{align-items:center;gap:12px;display:flex}.domains-module__Y1bs2G__titleIcon{color:#ea580c;font-size:24px}[data-theme=dark] .domains-module__Y1bs2G__titleIcon{color:#fb923c}.domains-module__Y1bs2G__title{color:#111827;margin:0;font-size:18px;font-weight:600}@media (min-width:1280px){.domains-module__Y1bs2G__title{font-size:20px}}[data-theme=dark] .domains-module__Y1bs2G__title{color:#f0f0f0}.domains-module__Y1bs2G__subtitle{color:#6b7280;max-width:500px;margin:0;font-size:14px;line-height:1.5}[data-theme=dark] .domains-module__Y1bs2G__subtitle{color:#999}.domains-module__Y1bs2G__addButton{color:#ea580c;cursor:pointer;background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;flex-shrink:0;align-items:center;gap:8px;min-height:44px;padding:12px 20px;font-size:14px;font-weight:600;transition:all .15s;display:inline-flex}.domains-module__Y1bs2G__addButton:hover{background:#ffedd5;border-color:#fdba74;transform:translateY(-1px);box-shadow:0 4px 12px #ea580c26}[data-theme=dark] .domains-module__Y1bs2G__addButton{color:#fb923c;background:#ea580c26;border-color:#ea580c4d}[data-theme=dark] .domains-module__Y1bs2G__addButton:hover{background:#ea580c40;border-color:#ea580c80}.domains-module__Y1bs2G__tabs{width:100%}.domains-module__Y1bs2G__tabsList{-webkit-overflow-scrolling:touch;scrollbar-width:none;background:#f3f4f6;border-radius:12px;align-items:center;gap:8px;margin-bottom:24px;padding:6px;display:flex;overflow-x:auto}.domains-module__Y1bs2G__tabsList::-webkit-scrollbar{display:none}[data-theme=dark] .domains-module__Y1bs2G__tabsList{background:#2a2a2a}.domains-module__Y1bs2G__tabContent{margin-top:0;animation:.3s domains-module__Y1bs2G__fadeIn}@keyframes domains-module__Y1bs2G__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.domains-module__Y1bs2G__emptyState{text-align:center;background:#fff;border:2px dashed #e5e7eb;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:64px 24px;display:flex}[data-theme=dark] .domains-module__Y1bs2G__emptyState{background:#1a1a1a;border-color:#3a3a3a}.domains-module__Y1bs2G__emptyIcon{color:#9ca3af;background:#f3f4f6;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;font-size:32px;display:flex}[data-theme=dark] .domains-module__Y1bs2G__emptyIcon{color:#999;background:#2a2a2a}.domains-module__Y1bs2G__emptyTitle{color:#111827;margin:0 0 8px;font-size:18px;font-weight:600}[data-theme=dark] .domains-module__Y1bs2G__emptyTitle{color:#f0f0f0}.domains-module__Y1bs2G__emptyDescription{color:#6b7280;max-width:400px;margin:0 0 24px;font-size:14px;line-height:1.6}[data-theme=dark] .domains-module__Y1bs2G__emptyDescription{color:#999}@media (max-width:768px){.domains-module__Y1bs2G__container{padding:16px}.domains-module__Y1bs2G__header{flex-direction:column;align-items:stretch}.domains-module__Y1bs2G__titleSection{flex-direction:column;align-items:flex-start}.domains-module__Y1bs2G__addButton{justify-content:center;width:100%}.domains-module__Y1bs2G__title{font-size:20px}.domains-module__Y1bs2G__emptyState{padding:48px 20px}.domains-module__Y1bs2G__emptyIcon{width:64px;height:64px;font-size:24px}}@media (prefers-reduced-motion:reduce){.domains-module__Y1bs2G__addButton{transition:none}.domains-module__Y1bs2G__tabContent{animation:none}}
.UnsplashPicker-module__XS3Ecq__container{background:oklch(var(--background-base-color));border-radius:8px;flex-direction:column;gap:16px;max-height:600px;padding:20px;display:flex;overflow:hidden}.UnsplashPicker-module__XS3Ecq__searchBar{align-items:center;gap:8px;display:flex}.UnsplashPicker-module__XS3Ecq__searchInput{border:1px solid oklch(var(--border-subtle-color));background:oklch(var(--background-base-color));color:oklch(var(--foreground-color));border-radius:6px;outline:none;flex:1;padding:10px 16px;font-size:14px;transition:border-color .2s}.UnsplashPicker-module__XS3Ecq__searchInput:focus{border-color:#ea580c}.UnsplashPicker-module__XS3Ecq__searchButton{color:#ea580c;cursor:pointer;background:#fff7ed;border:1px solid #fed7aa;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:500;transition:all .2s}.UnsplashPicker-module__XS3Ecq__searchButton:hover{background:#ffedd5;border-color:#fdba74}.UnsplashPicker-module__XS3Ecq__searchButton:disabled{background:oklch(var(--background-subtle-color));color:oklch(var(--foreground-quieter-color));border-color:oklch(var(--border-subtle-color));cursor:not-allowed}.UnsplashPicker-module__XS3Ecq__resultsContainer{flex:1;min-height:400px;overflow-y:auto}.UnsplashPicker-module__XS3Ecq__loadingState,.UnsplashPicker-module__XS3Ecq__emptyState,.UnsplashPicker-module__XS3Ecq__errorState,.UnsplashPicker-module__XS3Ecq__notConfigured{min-height:300px;color:oklch(var(--foreground-quiet-color));text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;display:flex}.UnsplashPicker-module__XS3Ecq__loadingState{gap:16px}.UnsplashPicker-module__XS3Ecq__spinner{border:3px solid oklch(var(--border-subtle-color));border-top:3px solid #ea580c;border-radius:50%;width:40px;height:40px;animation:1s linear infinite UnsplashPicker-module__XS3Ecq__spin}@keyframes UnsplashPicker-module__XS3Ecq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.UnsplashPicker-module__XS3Ecq__errorState{color:#ef4444}.UnsplashPicker-module__XS3Ecq__notConfigured{background:#fbbf241a;border:1px solid #fbbf244d;border-radius:8px;padding:24px}.UnsplashPicker-module__XS3Ecq__notConfigured h3{color:#d97706;margin:0 0 8px;font-size:16px}.UnsplashPicker-module__XS3Ecq__notConfigured p{color:#d97706;margin:0;font-size:14px}.UnsplashPicker-module__XS3Ecq__imageGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;padding:4px;display:grid}.UnsplashPicker-module__XS3Ecq__imageCard{aspect-ratio:16/9;cursor:pointer;background:oklch(var(--background-subtle-color));border-radius:8px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.UnsplashPicker-module__XS3Ecq__imageCard:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.UnsplashPicker-module__XS3Ecq__imageCard img{object-fit:cover;width:100%;height:100%}.UnsplashPicker-module__XS3Ecq__imageOverlay{opacity:0;background:linear-gradient(#0000,#000000b3);padding:12px;transition:opacity .2s;position:absolute;bottom:0;left:0;right:0}.UnsplashPicker-module__XS3Ecq__imageCard:hover .UnsplashPicker-module__XS3Ecq__imageOverlay{opacity:1}.UnsplashPicker-module__XS3Ecq__photographer{color:#fff;align-items:center;gap:4px;font-size:12px;display:flex}.UnsplashPicker-module__XS3Ecq__photographer a{color:#fb923c;font-weight:500;text-decoration:none}.UnsplashPicker-module__XS3Ecq__photographer a:hover{text-decoration:underline}.UnsplashPicker-module__XS3Ecq__pagination{border-top:1px solid oklch(var(--border-subtle-color));justify-content:center;align-items:center;gap:12px;padding:16px 0;display:flex}.UnsplashPicker-module__XS3Ecq__pageButton{background:oklch(var(--background-subtle-color));border:1px solid oklch(var(--border-subtle-color));cursor:pointer;color:oklch(var(--foreground-color));border-radius:6px;padding:8px 16px;font-size:14px;transition:all .2s}.UnsplashPicker-module__XS3Ecq__pageButton:hover:not(:disabled){color:#ea580c;background:#fff7ed;border-color:#fed7aa}.UnsplashPicker-module__XS3Ecq__pageButton:disabled{opacity:.4;cursor:not-allowed}.UnsplashPicker-module__XS3Ecq__pageInfo{color:oklch(var(--foreground-quiet-color));font-size:14px}.UnsplashPicker-module__XS3Ecq__attribution{color:oklch(var(--foreground-quieter-color));text-align:center;border-top:1px solid oklch(var(--border-subtlest-color));padding:8px 0;font-size:11px}.UnsplashPicker-module__XS3Ecq__attribution a{color:#ea580c;text-decoration:none}.UnsplashPicker-module__XS3Ecq__attribution a:hover{text-decoration:underline}[data-theme=dark] .UnsplashPicker-module__XS3Ecq__searchButton{color:#fb923c;background:#ea580c26;border-color:#ea580c4d}[data-theme=dark] .UnsplashPicker-module__XS3Ecq__searchButton:hover{background:#ea580c40;border-color:#ea580c80}[data-theme=dark] .UnsplashPicker-module__XS3Ecq__imageCard:hover{box-shadow:0 8px 24px #0006}[data-theme=dark] .UnsplashPicker-module__XS3Ecq__pageButton:hover:not(:disabled){color:#fb923c;background:#ea580c26;border-color:#ea580c4d}[data-theme=dark] .UnsplashPicker-module__XS3Ecq__attribution a{color:#fb923c}[data-theme=dark] .UnsplashPicker-module__XS3Ecq__notConfigured{background:#fbbf241a;border-color:#fbbf244d}:is([data-theme=dark] .UnsplashPicker-module__XS3Ecq__notConfigured h3,[data-theme=dark] .UnsplashPicker-module__XS3Ecq__notConfigured p){color:#fbbf24}
.AnnouncementEditorModal-module__kI-DeW__dialog{border-radius:16px;width:95vw;max-width:1100px;max-height:90vh;padding:0;overflow:hidden}@media (min-width:1200px){.AnnouncementEditorModal-module__kI-DeW__dialog{width:1100px}}.AnnouncementEditorModal-module__kI-DeW__dialogHeader{background:#fafafa;border-bottom:1px solid #e5e7eb;padding:20px 24px}.AnnouncementEditorModal-module__kI-DeW__dialogTitle{color:#111827;margin:0;font-size:18px;font-weight:600;line-height:1.4}.AnnouncementEditorModal-module__kI-DeW__dialogDescription{color:#6b7280;margin:6px 0 0;font-size:14px}[data-theme=dark] .AnnouncementEditorModal-module__kI-DeW__dialogHeader{background:#1f1f1f;border-color:#3a3a3a}[data-theme=dark] .AnnouncementEditorModal-module__kI-DeW__dialogTitle{color:#f0f0f0}[data-theme=dark] .AnnouncementEditorModal-module__kI-DeW__dialogDescription{color:#999}.AnnouncementEditorModal-module__kI-DeW__dialogContent{max-height:calc(90vh - 180px);padding:24px;overflow-y:auto}.AnnouncementEditorModal-module__kI-DeW__dialogFooter{background:#fafafa;border-top:1px solid #e5e7eb;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.AnnouncementEditorModal-module__kI-DeW__dialogFooter button{border-radius:8px;align-items:center;gap:8px;min-width:100px;padding:10px 20px;font-size:14px;font-weight:500;display:flex}[data-theme=dark] .AnnouncementEditorModal-module__kI-DeW__dialogFooter{background:#1f1f1f;border-color:#3a3a3a}.AnnouncementEditorModal-module__kI-DeW__editorLayout{gap:24px;height:55vh;min-height:450px;display:flex}.AnnouncementEditorModal-module__kI-DeW__previewPanel{background:#1a1a1a;border-radius:12px;flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.AnnouncementEditorModal-module__kI-DeW__previewHeader{border-bottom:1px solid #2a2a2a;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.AnnouncementEditorModal-module__kI-DeW__previewTitle{color:#999;font-size:13px;font-weight:500}.AnnouncementEditorModal-module__kI-DeW__previewHint{color:#666;font-size:12px}.AnnouncementEditorModal-module__kI-DeW__previewContent{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:24px;padding:24px;display:flex;overflow:auto}.AnnouncementEditorModal-module__kI-DeW__previewContainer{background:#f5f5f5;border-radius:12px;width:100%;max-width:400px;overflow:hidden;box-shadow:0 4px 12px #0000004d}.AnnouncementEditorModal-module__kI-DeW__marqueePreview{padding:12px 16px;position:relative;overflow:hidden}.AnnouncementEditorModal-module__kI-DeW__marqueeContent{white-space:nowrap;gap:48px;animation:15s linear infinite AnnouncementEditorModal-module__kI-DeW__marqueeScroll;display:flex}.AnnouncementEditorModal-module__kI-DeW__marqueeContent:hover{animation-play-state:paused}.AnnouncementEditorModal-module__kI-DeW__marqueeText{align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.AnnouncementEditorModal-module__kI-DeW__marqueeIcon{font-size:12px}@keyframes AnnouncementEditorModal-module__kI-DeW__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.AnnouncementEditorModal-module__kI-DeW__staticBannerPreview{justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;display:flex}.AnnouncementEditorModal-module__kI-DeW__bannerTextContent{flex:1}.AnnouncementEditorModal-module__kI-DeW__bannerTitle{margin:0;font-size:14px;font-weight:600}.AnnouncementEditorModal-module__kI-DeW__bannerSubtitle{opacity:.8;margin:4px 0 0;font-size:12px}.AnnouncementEditorModal-module__kI-DeW__bannerCta{cursor:pointer;border:none;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:transform .15s}.AnnouncementEditorModal-module__kI-DeW__bannerCta:hover{transform:scale(1.02)}.AnnouncementEditorModal-module__kI-DeW__bannerDismiss{width:28px;height:28px;color:inherit;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:16px;transition:background .15s;display:flex}.AnnouncementEditorModal-module__kI-DeW__bannerDismiss:hover{background:#ffffff4d}.AnnouncementEditorModal-module__kI-DeW__toastPreview{border-radius:12px;align-items:flex-start;gap:12px;max-width:320px;padding:16px 20px;display:flex;box-shadow:0 8px 24px #0006}.AnnouncementEditorModal-module__kI-DeW__toastIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;display:flex}.AnnouncementEditorModal-module__kI-DeW__toastContent{flex:1}.AnnouncementEditorModal-module__kI-DeW__toastTitle{margin:0;font-size:14px;font-weight:600}.AnnouncementEditorModal-module__kI-DeW__toastSubtitle{opacity:.8;margin:4px 0 0;font-size:13px}.AnnouncementEditorModal-module__kI-DeW__toastCta{cursor:pointer;border:none;border-radius:6px;margin-top:12px;padding:8px 16px;font-size:13px;font-weight:500;display:inline-block}.AnnouncementEditorModal-module__kI-DeW__displayTypeLabel{color:#999;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:12px}.AnnouncementEditorModal-module__kI-DeW__settingsPanel{background:#fff;border-radius:12px;flex-direction:column;flex-shrink:0;width:420px;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000001a}.AnnouncementEditorModal-module__kI-DeW__settingsHeader{border-bottom:1px solid #e5e7eb;padding:16px}.AnnouncementEditorModal-module__kI-DeW__settingsTitle{color:#111827;margin:0;font-size:14px;font-weight:600}.AnnouncementEditorModal-module__kI-DeW__settingsContent{scrollbar-width:thin;scrollbar-color:#d1d5db transparent;flex:1;padding:0;overflow-y:auto}.AnnouncementEditorModal-module__kI-DeW__settingsContent::-webkit-scrollbar{width:8px}.AnnouncementEditorModal-module__kI-DeW__settingsContent::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.AnnouncementEditorModal-module__kI-DeW__section{border-bottom:1px solid #e5e7eb}.AnnouncementEditorModal-module__kI-DeW__section:last-child{border-bottom:none}.AnnouncementEditorModal-module__kI-DeW__sectionHeader{cursor:pointer;justify-content:space-between;align-items:center;padding:14px 16px;transition:background .15s;display:flex}.AnnouncementEditorModal-module__kI-DeW__sectionHeader:hover{background:#f9fafb}.AnnouncementEditorModal-module__kI-DeW__sectionTitle{color:#374151;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.AnnouncementEditorModal-module__kI-DeW__sectionIcon{color:#9ca3af}.AnnouncementEditorModal-module__kI-DeW__sectionChevron{color:#9ca3af;transition:transform .2s}.AnnouncementEditorModal-module__kI-DeW__sectionChevron.AnnouncementEditorModal-module__kI-DeW__open{transform:rotate(180deg)}.AnnouncementEditorModal-module__kI-DeW__sectionContent{padding:0 16px 16px}.AnnouncementEditorModal-module__kI-DeW__formGroup{margin-bottom:16px}.AnnouncementEditorModal-module__kI-DeW__formGroup:last-child{margin-bottom:0}.AnnouncementEditorModal-module__kI-DeW__formLabel{color:#6b7280;margin-bottom:6px;font-size:12px;font-weight:500;display:block}.AnnouncementEditorModal-module__kI-DeW__formInput{color:#111827;background:#f3f4f6;border:none;border-radius:8px;width:100%;padding:10px 12px;font-size:14px;transition:all .15s}.AnnouncementEditorModal-module__kI-DeW__formInput:hover{background:#e5e7eb}.AnnouncementEditorModal-module__kI-DeW__formInput:focus{background:#fff;outline:none;box-shadow:0 0 0 2px #ea580c33}.AnnouncementEditorModal-module__kI-DeW__formTextarea{resize:vertical;min-height:80px}.AnnouncementEditorModal-module__kI-DeW__displayTypeTabs{gap:8px;display:flex}.AnnouncementEditorModal-module__kI-DeW__displayTypeTab{cursor:pointer;text-align:center;background:#f3f4f6;border:none;border-radius:10px;flex:1;padding:12px 16px;transition:all .15s}.AnnouncementEditorModal-module__kI-DeW__displayTypeTab:hover{background:#e5e7eb}.AnnouncementEditorModal-module__kI-DeW__displayTypeTab.AnnouncementEditorModal-module__kI-DeW__active{background:#fff7ed;box-shadow:0 0 0 2px #ea580c4d}.AnnouncementEditorModal-module__kI-DeW__displayTypeTabIcon{margin-bottom:6px;font-size:20px;display:block}.AnnouncementEditorModal-module__kI-DeW__displayTypeTabLabel{color:#374151;font-size:12px;font-weight:600}.AnnouncementEditorModal-module__kI-DeW__displayTypeTab.AnnouncementEditorModal-module__kI-DeW__active .AnnouncementEditorModal-module__kI-DeW__displayTypeTabLabel{color:#ea580c}.AnnouncementEditorModal-module__kI-DeW__colorPickerRow{gap:12px;display:flex}.AnnouncementEditorModal-module__kI-DeW__colorPickerGroup{flex:1}.AnnouncementEditorModal-module__kI-DeW__colorPickerInput{background:#f3f4f6;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;display:flex}.AnnouncementEditorModal-module__kI-DeW__colorSwatch{cursor:pointer;border:none;border-radius:6px;width:24px;height:24px;box-shadow:0 0 0 1px #0000001a}.AnnouncementEditorModal-module__kI-DeW__colorValue{color:#6b7280;font-family:monospace;font-size:13px}.AnnouncementEditorModal-module__kI-DeW__rangeGroup{align-items:center;gap:12px;display:flex}.AnnouncementEditorModal-module__kI-DeW__rangeInput{appearance:none;cursor:pointer;background:#e5e7eb;border-radius:3px;flex:1;height:6px}.AnnouncementEditorModal-module__kI-DeW__rangeInput::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#ea580c;border:2px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 2px 4px #0003}.AnnouncementEditorModal-module__kI-DeW__rangeValue{color:#374151;text-align:right;min-width:40px;font-size:13px}.AnnouncementEditorModal-module__kI-DeW__toggleRow{justify-content:space-between;align-items:center;padding:8px 0;display:flex}.AnnouncementEditorModal-module__kI-DeW__toggleLabel{color:#374151;font-size:13px}.AnnouncementEditorModal-module__kI-DeW__toggle{cursor:pointer;background:#d1d5db;border:none;border-radius:12px;width:44px;height:24px;transition:background .2s;position:relative}.AnnouncementEditorModal-module__kI-DeW__toggle.AnnouncementEditorModal-module__kI-DeW__active{background:#ea580c}.AnnouncementEditorModal-module__kI-DeW__toggle:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0003}.AnnouncementEditorModal-module__kI-DeW__toggle.AnnouncementEditorModal-module__kI-DeW__active:after{transform:translate(20px)}.AnnouncementEditorModal-module__kI-DeW__highlightField{animation:1.5s AnnouncementEditorModal-module__kI-DeW__fieldHighlight}@keyframes AnnouncementEditorModal-module__kI-DeW__fieldHighlight{0%,to{box-shadow:none}50%{box-shadow:0 0 0 3px #ea580c4d}}@media (max-width:900px){.AnnouncementEditorModal-module__kI-DeW__dialog{max-width:95vw}.AnnouncementEditorModal-module__kI-DeW__dialogContent{max-height:calc(90vh - 160px);padding:16px}.AnnouncementEditorModal-module__kI-DeW__editorLayout{flex-direction:column;gap:16px;height:auto;min-height:auto}.AnnouncementEditorModal-module__kI-DeW__previewPanel{flex:none;height:280px}.AnnouncementEditorModal-module__kI-DeW__settingsPanel{width:100%;max-height:350px}}@media (max-width:480px){.AnnouncementEditorModal-module__kI-DeW__dialog{max-height:95vh;margin:8px}.AnnouncementEditorModal-module__kI-DeW__dialogHeader{padding:16px 20px}.AnnouncementEditorModal-module__kI-DeW__dialogContent{padding:12px}.AnnouncementEditorModal-module__kI-DeW__dialogFooter{padding:12px 16px}.AnnouncementEditorModal-module__kI-DeW__previewPanel{height:220px}}[data-theme=dark] .AnnouncementEditorModal-module__kI-DeW__settingsPanel{background:#121212;box-shadow:0 1px 3px #0000004d}[data-theme=dark] .AnnouncementEditorModal-module__kI-DeW__settingsHeader{border-color:#2a2a2a}[data-theme=dark] .AnnouncementEditorModal-module__kI-DeW__settingsTitle{color:#f0f0f0}[data-theme=dark] .AnnouncementEditorModal-module__kI-DeW__section{border-color:#2a2a2a}[data-theme=dark] .AnnouncementEditorModal-module__kI-DeW__sectionHeader:hover{background:#1a1a1a}[data-theme=dark] .AnnouncementEditorModal-module__kI-DeW__sectionTitle{color:#e0e0e0}[data-theme=dark] .AnnouncementEditorModal-module__kI-DeW__formLabel{color:#999}[data-theme=dark] .AnnouncementEditorModal-module__kI-DeW__formInput{color:#f0f0f0;background:#2a2a2a}[data-theme=dark] .AnnouncementEditorModal-module__kI-DeW__formInput:hover{background:#3a3a3a}[data-theme=dark] .AnnouncementEditorModal-module__kI-DeW__formInput:focus{background:#1a1a1a;box-shadow:0 0 0 2px #ea580c4d}[data-theme=dark] .AnnouncementEditorModal-module__kI-DeW__displayTypeTab{background:#2a2a2a}[data-theme=dark] .AnnouncementEditorModal-module__kI-DeW__displayTypeTab:hover{background:#3a3a3a}[data-theme=dark] .AnnouncementEditorModal-module__kI-DeW__displayTypeTab.AnnouncementEditorModal-module__kI-DeW__active{background:#ea580c26;box-shadow:0 0 0 2px #ea580c66}[data-theme=dark] .AnnouncementEditorModal-module__kI-DeW__displayTypeTabLabel{color:#ccc}[data-theme=dark] .AnnouncementEditorModal-module__kI-DeW__toggleLabel{color:#ccc}[data-theme=dark] .AnnouncementEditorModal-module__kI-DeW__toggle{background:#4a4a4a}[data-theme=dark] .AnnouncementEditorModal-module__kI-DeW__footer{border-color:#2a2a2a}[data-theme=dark] .AnnouncementEditorModal-module__kI-DeW__previewContainer{background:#2a2a2a}[data-theme=dark] .AnnouncementEditorModal-module__kI-DeW__colorPickerInput{background:#2a2a2a}[data-theme=dark] .AnnouncementEditorModal-module__kI-DeW__colorValue{color:#999}[data-theme=dark] .AnnouncementEditorModal-module__kI-DeW__rangeInput{background:#3a3a3a}[data-theme=dark] .AnnouncementEditorModal-module__kI-DeW__rangeValue{color:#ccc}
.UpgradePrompt-module__iDNXla__container{box-sizing:border-box;justify-content:center;align-items:center;min-height:calc(100vh - 64px);padding:40px 20px;display:flex}.UpgradePrompt-module__iDNXla__card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;max-width:480px;padding:48px 32px;box-shadow:0 1px 3px #0000000f}.UpgradePrompt-module__iDNXla__iconWrapper{background:linear-gradient(135deg,#fff7ed 0%,#ffedd5 100%);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;display:inline-flex}.UpgradePrompt-module__iDNXla__iconWrapper svg{color:#ea580c;width:28px;height:28px}.UpgradePrompt-module__iDNXla__title{color:#111827;margin:0 0 10px;font-size:20px;font-weight:600;line-height:1.4}.UpgradePrompt-module__iDNXla__description{color:#6b7280;margin:0 0 32px;font-size:14px;line-height:1.6}.UpgradePrompt-module__iDNXla__actions{flex-direction:column;align-items:center;gap:12px;display:flex}.UpgradePrompt-module__iDNXla__upgradeBtn{color:#fff;cursor:pointer;background:#ea580c;border:none;border-radius:10px;align-items:center;gap:8px;padding:12px 28px;font-size:14px;font-weight:600;transition:background .15s;display:inline-flex}.UpgradePrompt-module__iDNXla__upgradeBtn:hover{background:#dc4f08}.UpgradePrompt-module__iDNXla__learnMoreLink{color:#6b7280;font-size:13px;text-decoration:none;transition:color .15s}.UpgradePrompt-module__iDNXla__learnMoreLink:hover{color:#374151;text-decoration:underline}[data-theme=dark] .UpgradePrompt-module__iDNXla__card{background:#1a1a1a;border-color:#3a3a3a}[data-theme=dark] .UpgradePrompt-module__iDNXla__iconWrapper{background:linear-gradient(135deg,#ea580c26 0%,#ea580c1a 100%)}[data-theme=dark] .UpgradePrompt-module__iDNXla__title{color:#f0f0f0}[data-theme=dark] .UpgradePrompt-module__iDNXla__description{color:#999}[data-theme=dark] .UpgradePrompt-module__iDNXla__upgradeBtn{background:#ea580c}[data-theme=dark] .UpgradePrompt-module__iDNXla__upgradeBtn:hover{background:#fb923c}[data-theme=dark] .UpgradePrompt-module__iDNXla__learnMoreLink{color:#999}[data-theme=dark] .UpgradePrompt-module__iDNXla__learnMoreLink:hover{color:#f0f0f0}@media (max-width:480px){.UpgradePrompt-module__iDNXla__card{padding:32px 20px}.UpgradePrompt-module__iDNXla__title{font-size:18px}}
.dialog-module__cbYvwG__dialogOverlay{z-index:9998!important}.dialog-module__cbYvwG__dialogContent{background:#fff;border:1px solid #e5e7eb;z-index:9999!important}.dialog-module__cbYvwG__dialogCentered{height:fit-content;max-height:90vh;margin:auto;inset:0}[data-theme=dark] .dialog-module__cbYvwG__dialogContent{background:#1a1a1a;border-color:#3a3a3a}.dialog-module__cbYvwG__closeButton{color:#6b7280}[data-theme=dark] .dialog-module__cbYvwG__closeButton{color:#999}.dialog-module__cbYvwG__closeButton:hover{color:#111827}[data-theme=dark] .dialog-module__cbYvwG__closeButton:hover{color:#f0f0f0}
.BackgroundSettingsGroup-module__Bm41qW__bgPreviewContainer{aspect-ratio:16/9;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.BackgroundSettingsGroup-module__Bm41qW__bgPreviewContainer:hover .BackgroundSettingsGroup-module__Bm41qW__previewOverlay{opacity:1}.BackgroundSettingsGroup-module__Bm41qW__bgPreviewImage{object-fit:contain;width:100%;height:100%}.BackgroundSettingsGroup-module__Bm41qW__previewOverlay{opacity:0;background:#00000080;border-radius:7px;justify-content:center;align-items:center;gap:8px;transition:opacity .2s;display:flex;position:absolute;inset:0}.BackgroundSettingsGroup-module__Bm41qW__previewActionButton{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;transition:all .15s;display:flex}.BackgroundSettingsGroup-module__Bm41qW__previewEditButton{color:#fff;background:#ea580c}.BackgroundSettingsGroup-module__Bm41qW__previewEditButton:hover{background:#c2410c;transform:scale(1.1)}.BackgroundSettingsGroup-module__Bm41qW__previewDeleteButton{color:#ef4444;background:#ffffffe6}.BackgroundSettingsGroup-module__Bm41qW__previewDeleteButton:hover{color:#fff;background:#ef4444;transform:scale(1.1)}.BackgroundSettingsGroup-module__Bm41qW__imagePickerButton{color:#6b7280;cursor:pointer;background:0 0;border:2px dashed #d1d5db;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;padding:24px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.BackgroundSettingsGroup-module__Bm41qW__imagePickerButton:hover{color:#ea580c;background:#ea580c0d;border-color:#ea580c}.BackgroundSettingsGroup-module__Bm41qW__carouselPreviewRow{align-items:center;gap:6px;display:flex}.BackgroundSettingsGroup-module__Bm41qW__carouselPreviewThumb{border:1px solid #e5e7eb;border-radius:4px;flex-shrink:0;width:48px;height:32px;overflow:hidden}.BackgroundSettingsGroup-module__Bm41qW__carouselPreviewThumb img{object-fit:cover;width:100%;height:100%}.BackgroundSettingsGroup-module__Bm41qW__carouselPreviewMore{color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:32px;font-size:11px;font-weight:500;display:flex}.BackgroundSettingsGroup-module__Bm41qW__gradientPreviewInline{border:1px solid #e5e7eb;border-radius:8px;width:100%;height:48px}.BackgroundSettingsGroup-module__Bm41qW__colorPreviewInline{align-items:center;gap:10px;display:flex}.BackgroundSettingsGroup-module__Bm41qW__colorPreviewSwatch{border:1px solid #e5e7eb;border-radius:6px;flex-shrink:0;width:48px;height:32px}.BackgroundSettingsGroup-module__Bm41qW__colorPreviewHex{color:#6b7280;text-transform:uppercase;font-family:monospace;font-size:13px}.BackgroundSettingsGroup-module__Bm41qW__formGroup{margin-bottom:16px}.BackgroundSettingsGroup-module__Bm41qW__formGroup:last-child{margin-bottom:0}.BackgroundSettingsGroup-module__Bm41qW__formLabel{color:#374151;text-transform:uppercase;letter-spacing:.03em;margin-bottom:2px;font-size:12px;font-weight:600;display:block}.BackgroundSettingsGroup-module__Bm41qW__formHint{color:#9ca3af;margin-bottom:8px;font-size:11px;display:block}.BackgroundSettingsGroup-module__Bm41qW__formRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.BackgroundSettingsGroup-module__Bm41qW__colorInputWrapper{align-items:center;gap:8px;display:flex}.BackgroundSettingsGroup-module__Bm41qW__colorSwatch{flex-shrink:0}.BackgroundSettingsGroup-module__Bm41qW__colorSwatch input[type=color]{cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:6px;width:40px;height:40px;padding:0}.BackgroundSettingsGroup-module__Bm41qW__colorSwatch input[type=color]::-webkit-color-swatch-wrapper{padding:2px}.BackgroundSettingsGroup-module__Bm41qW__colorSwatch input[type=color]::-webkit-color-swatch{border:none;border-radius:4px}.BackgroundSettingsGroup-module__Bm41qW__colorHexInput{color:#111827;text-transform:uppercase;background:#fff;border:1px solid #e5e7eb;border-radius:6px;outline:none;flex:1;padding:10px 12px;font-family:monospace;font-size:14px;transition:border-color .15s}.BackgroundSettingsGroup-module__Bm41qW__colorHexInput:focus{border-color:#ea580c}.BackgroundSettingsGroup-module__Bm41qW__sliderWrapper{flex-direction:column;gap:8px;display:flex}.BackgroundSettingsGroup-module__Bm41qW__sliderHeader{justify-content:flex-end;display:flex}.BackgroundSettingsGroup-module__Bm41qW__sliderValue{color:#6b7280;font-family:monospace;font-size:12px;font-weight:500}.BackgroundSettingsGroup-module__Bm41qW__slider{appearance:none;cursor:pointer;background:#e5e7eb;border-radius:3px;width:100%;height:6px}.BackgroundSettingsGroup-module__Bm41qW__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#ea580c;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 3px #0003}.BackgroundSettingsGroup-module__Bm41qW__slider::-moz-range-thumb{cursor:pointer;background:#ea580c;border:none;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 3px #0003}.BackgroundSettingsGroup-module__Bm41qW__toggleRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.BackgroundSettingsGroup-module__Bm41qW__toggleText{color:#6b7280;font-size:13px}.BackgroundSettingsGroup-module__Bm41qW__toggle{width:44px;height:24px;display:inline-block;position:relative}.BackgroundSettingsGroup-module__Bm41qW__toggle input{opacity:0;width:0;height:0}.BackgroundSettingsGroup-module__Bm41qW__toggleSlider{cursor:pointer;background-color:#d1d5db;border-radius:24px;transition:all .3s;position:absolute;inset:0}.BackgroundSettingsGroup-module__Bm41qW__toggleSlider:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000026}.BackgroundSettingsGroup-module__Bm41qW__toggle input:checked+.BackgroundSettingsGroup-module__Bm41qW__toggleSlider{background:#ea580c}.BackgroundSettingsGroup-module__Bm41qW__toggle input:checked+.BackgroundSettingsGroup-module__Bm41qW__toggleSlider:after{transform:translate(20px)}.BackgroundSettingsGroup-module__Bm41qW__carouselImagesGrid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:8px;margin-top:8px;display:grid}.BackgroundSettingsGroup-module__Bm41qW__carouselImageItem{aspect-ratio:16/9;border:1px solid #e5e7eb;border-radius:6px;position:relative;overflow:hidden}.BackgroundSettingsGroup-module__Bm41qW__carouselImageThumb{object-fit:cover;width:100%;height:100%}.BackgroundSettingsGroup-module__Bm41qW__carouselImageRemove{color:#fff;cursor:pointer;opacity:0;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;transition:opacity .2s;display:flex;position:absolute;top:4px;right:4px}.BackgroundSettingsGroup-module__Bm41qW__carouselImageItem:hover .BackgroundSettingsGroup-module__Bm41qW__carouselImageRemove{opacity:1}.BackgroundSettingsGroup-module__Bm41qW__carouselImageRemove:hover{background:#ef4444}.BackgroundSettingsGroup-module__Bm41qW__carouselAddImage{aspect-ratio:16/9;color:#6b7280;cursor:pointer;background:0 0;border:2px dashed #d1d5db;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:12px;transition:all .2s;display:flex}.BackgroundSettingsGroup-module__Bm41qW__carouselAddImage:hover{color:#ea580c;border-color:#ea580c}.BackgroundSettingsGroup-module__Bm41qW__carouselToggles{flex-wrap:wrap;gap:16px;margin-top:12px;display:flex}.BackgroundSettingsGroup-module__Bm41qW__toggleLabel{color:#374151;cursor:pointer;align-items:center;gap:8px;font-size:13px;display:flex}.BackgroundSettingsGroup-module__Bm41qW__toggleLabel input[type=checkbox]{appearance:none;cursor:pointer;background:#fff;border:2px solid #d1d5db;border-radius:3px;width:16px;height:16px;transition:all .15s;position:relative}.BackgroundSettingsGroup-module__Bm41qW__toggleLabel input[type=checkbox]:hover{border-color:#9ca3af}.BackgroundSettingsGroup-module__Bm41qW__toggleLabel input[type=checkbox]:checked{background:#ea580c;border-color:#ea580c}.BackgroundSettingsGroup-module__Bm41qW__toggleLabel input[type=checkbox]:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}[data-theme=dark] .BackgroundSettingsGroup-module__Bm41qW__bgPreviewContainer{background:#1a1a1a;border-color:#3a3a3a}[data-theme=dark] .BackgroundSettingsGroup-module__Bm41qW__carouselPreviewThumb{border-color:#3a3a3a}[data-theme=dark] .BackgroundSettingsGroup-module__Bm41qW__carouselPreviewMore{color:#999;background:#1a1a1a;border-color:#3a3a3a}[data-theme=dark] .BackgroundSettingsGroup-module__Bm41qW__gradientPreviewInline{border-color:#3a3a3a}[data-theme=dark] .BackgroundSettingsGroup-module__Bm41qW__colorPreviewSwatch{border-color:#3a3a3a}[data-theme=dark] .BackgroundSettingsGroup-module__Bm41qW__colorPreviewHex{color:#999}[data-theme=dark] .BackgroundSettingsGroup-module__Bm41qW__imagePickerButton{color:#999;border-color:#3a3a3a}[data-theme=dark] .BackgroundSettingsGroup-module__Bm41qW__imagePickerButton:hover{color:#f97316;background:#f973161a;border-color:#f97316}[data-theme=dark] .BackgroundSettingsGroup-module__Bm41qW__formLabel{color:#ccc}[data-theme=dark] .BackgroundSettingsGroup-module__Bm41qW__formHint{color:#666}[data-theme=dark] .BackgroundSettingsGroup-module__Bm41qW__colorSwatch input[type=color]{border-color:#3a3a3a}[data-theme=dark] .BackgroundSettingsGroup-module__Bm41qW__colorHexInput{color:#f0f0f0;background:#1a1a1a;border-color:#3a3a3a}[data-theme=dark] .BackgroundSettingsGroup-module__Bm41qW__slider{background:#2a2a2a}[data-theme=dark] .BackgroundSettingsGroup-module__Bm41qW__slider::-webkit-slider-thumb{background:#f97316}[data-theme=dark] .BackgroundSettingsGroup-module__Bm41qW__slider::-moz-range-thumb{background:#f97316}[data-theme=dark] .BackgroundSettingsGroup-module__Bm41qW__sliderValue{color:#999}[data-theme=dark] .BackgroundSettingsGroup-module__Bm41qW__toggleText{color:#999}[data-theme=dark] .BackgroundSettingsGroup-module__Bm41qW__toggleSlider{background-color:#3a3a3a}[data-theme=dark] .BackgroundSettingsGroup-module__Bm41qW__toggle input:checked+.BackgroundSettingsGroup-module__Bm41qW__toggleSlider{background:#f97316}[data-theme=dark] .BackgroundSettingsGroup-module__Bm41qW__carouselImageItem{border-color:#3a3a3a}[data-theme=dark] .BackgroundSettingsGroup-module__Bm41qW__carouselAddImage{color:#999;border-color:#3a3a3a}[data-theme=dark] .BackgroundSettingsGroup-module__Bm41qW__carouselAddImage:hover{color:#f97316;border-color:#f97316}[data-theme=dark] .BackgroundSettingsGroup-module__Bm41qW__toggleLabel{color:#e5e5e5}[data-theme=dark] .BackgroundSettingsGroup-module__Bm41qW__toggleLabel input[type=checkbox]{background:#1a1a1a;border-color:#3a3a3a}[data-theme=dark] .BackgroundSettingsGroup-module__Bm41qW__toggleLabel input[type=checkbox]:hover{border-color:#4a4a4a}[data-theme=dark] .BackgroundSettingsGroup-module__Bm41qW__toggleLabel input[type=checkbox]:checked{background:#f97316;border-color:#f97316}
.BottomSheet-module__Zc5kEq__overlay{z-index:1000;background:#00000080;animation:.2s ease-out BottomSheet-module__Zc5kEq__fadeIn;position:fixed;inset:0}@keyframes BottomSheet-module__Zc5kEq__fadeIn{0%{opacity:0}to{opacity:1}}.BottomSheet-module__Zc5kEq__sheet{background:var(--color-bg,white);border-radius:16px 16px 0 0;flex-direction:column;max-height:85vh;transition:transform .1s ease-out;animation:.25s cubic-bezier(.4,0,.2,1) BottomSheet-module__Zc5kEq__slideUp;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden}@keyframes BottomSheet-module__Zc5kEq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.BottomSheet-module__Zc5kEq__handle{background:var(--color-border-dark,#d1d5db);cursor:grab;border-radius:2px;width:36px;height:4px;margin:12px auto}.BottomSheet-module__Zc5kEq__handle:active{cursor:grabbing}.BottomSheet-module__Zc5kEq__header{border-bottom:1px solid var(--color-border,#e5e7eb);justify-content:space-between;align-items:center;padding:0 20px 16px;display:flex}.BottomSheet-module__Zc5kEq__title{color:var(--color-text,#111827);margin:0;font-size:18px;font-weight:600}.BottomSheet-module__Zc5kEq__clearButton{color:var(--color-primary,#ea580c);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:14px;font-weight:500;transition:background .15s}.BottomSheet-module__Zc5kEq__clearButton:hover{background:var(--color-primary-light,#fff7ed)}.BottomSheet-module__Zc5kEq__content{-webkit-overflow-scrolling:touch;flex:1;padding:16px 20px 24px;overflow-y:auto}@supports (padding-bottom:env(safe-area-inset-bottom)){.BottomSheet-module__Zc5kEq__content{padding-bottom:calc(24px + env(safe-area-inset-bottom))}}[data-theme=dark] .BottomSheet-module__Zc5kEq__overlay{background:#000000b3}[data-theme=dark] .BottomSheet-module__Zc5kEq__sheet{background:var(--color-surface-dark,#1a1a1a)}[data-theme=dark] .BottomSheet-module__Zc5kEq__handle{background:var(--color-border-dark,#4a4a4a)}[data-theme=dark] .BottomSheet-module__Zc5kEq__header{border-bottom-color:var(--color-border-dark,#2a2a2a)}[data-theme=dark] .BottomSheet-module__Zc5kEq__title{color:var(--color-text-dark,#f0f0f0)}[data-theme=dark] .BottomSheet-module__Zc5kEq__clearButton{color:#f97316}[data-theme=dark] .BottomSheet-module__Zc5kEq__clearButton:hover{background:#ea580c26}
