.AvatarComponent-module__g9HBhG__avatar{border-radius:var(--radius-full);background:var(--background-elevated);color:var(--text-secondary);font-family:var(--font-sans);-webkit-user-select:none;user-select:none;transition:transform var(--transition-fast);will-change:transform;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.AvatarComponent-module__g9HBhG__avatar:hover{transform:scale(1.05)}.AvatarComponent-module__g9HBhG__size-extra-small{width:24px;height:24px;font-size:9px}.AvatarComponent-module__g9HBhG__size-small{width:32px;height:32px;font-size:11px}.AvatarComponent-module__g9HBhG__size-medium{width:40px;height:40px;font-size:14px}.AvatarComponent-module__g9HBhG__size-large{width:52px;height:52px;font-size:18px}.AvatarComponent-module__g9HBhG__size-extra-large{width:72px;height:72px;font-size:24px}.AvatarComponent-module__g9HBhG__image{object-fit:cover;border-radius:inherit;width:100%;height:100%}.AvatarComponent-module__g9HBhG__initials{letter-spacing:.02em;line-height:1}.AvatarComponent-module__g9HBhG__icon{color:var(--text-tertiary)}.AvatarComponent-module__g9HBhG__status{border-radius:var(--radius-full);border:2px solid var(--background-base);box-sizing:content-box;width:25%;min-width:6px;height:25%;min-height:6px;position:absolute;bottom:0;right:0}.AvatarComponent-module__g9HBhG__status-online{background:var(--color-success);box-shadow:0 0 6px var(--color-success)}.AvatarComponent-module__g9HBhG__status-offline{background:var(--text-muted)}.AvatarComponent-module__g9HBhG__status-busy{background:var(--color-danger);box-shadow:0 0 6px var(--color-danger)}.AvatarComponent-module__g9HBhG__status-away{background:var(--color-warning);box-shadow:0 0 6px var(--color-warning)}.AvatarComponent-module__g9HBhG__group{align-items:center;display:flex}.AvatarComponent-module__g9HBhG__group-item{margin-left:-8px;position:relative}.AvatarComponent-module__g9HBhG__group-item:first-child{margin-left:0}.AvatarComponent-module__g9HBhG__group-item .AvatarComponent-module__g9HBhG__avatar{border:2px solid var(--background-base)}.AvatarComponent-module__g9HBhG__overflow{border:2px solid var(--background-base);background:var(--background-surface);color:var(--text-secondary);margin-left:-8px}
.TooltipComponent-module__oKSJ4q__wrapper{display:inline-flex;position:relative}.TooltipComponent-module__oKSJ4q__hover-trigger{cursor:default}.TooltipComponent-module__oKSJ4q__bubble{z-index:99999;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:0;transition:opacity .15s cubic-bezier(0,0,.2,1),transform .15s cubic-bezier(0,0,.2,1);position:fixed;transform:scale(.85)}.TooltipComponent-module__oKSJ4q__is-visible-state{opacity:1;transform:scale(1)}.TooltipComponent-module__oKSJ4q__plain{color:#fff;max-width:200px;box-shadow:none;background:#1a1a1a;border-radius:4px;padding:4px 8px}.TooltipComponent-module__oKSJ4q__plain-label{letter-spacing:.025em;white-space:normal;word-wrap:break-word;font-size:.75rem;font-weight:400;line-height:1rem}.TooltipComponent-module__oKSJ4q__rich{color:#e6e1e5;pointer-events:auto;background:#2b2930;border:1px solid #ffffff14;border-radius:12px;min-width:200px;max-width:320px;padding:12px 16px;box-shadow:0 1px 2px #0000004d,0 2px 6px 2px #00000026;box-shadow:0 1px 2px lab(0% 0 0/.3),0 2px 6px 2px lab(0% 0 0/.15)}.TooltipComponent-module__oKSJ4q__rich-content{flex-direction:column;gap:4px;display:flex}.TooltipComponent-module__oKSJ4q__rich-title{letter-spacing:.006em;color:#e6e1e5;font-size:.875rem;font-weight:500;line-height:1.25rem}.TooltipComponent-module__oKSJ4q__rich-body{letter-spacing:.016em;color:#cac4d0;white-space:normal;word-wrap:break-word;font-size:.875rem;font-weight:400;line-height:1.25rem}.TooltipComponent-module__oKSJ4q__rich-action{justify-content:flex-end;margin-top:8px;padding-top:8px;display:flex}.TooltipComponent-module__oKSJ4q__top{translate:-50% -100%}.TooltipComponent-module__oKSJ4q__bottom{translate:-50%}.TooltipComponent-module__oKSJ4q__left{translate:-100% -50%}.TooltipComponent-module__oKSJ4q__right{translate:0 -50%}.TooltipComponent-module__oKSJ4q__bubble{will-change:opacity, transform}.TooltipComponent-module__oKSJ4q__top.TooltipComponent-module__oKSJ4q__bubble:not(.TooltipComponent-module__oKSJ4q__visible){transform:scale(.85)translateY(4px)}.TooltipComponent-module__oKSJ4q__bottom.TooltipComponent-module__oKSJ4q__bubble:not(.TooltipComponent-module__oKSJ4q__visible){transform:scale(.85)translateY(-4px)}.TooltipComponent-module__oKSJ4q__left.TooltipComponent-module__oKSJ4q__bubble:not(.TooltipComponent-module__oKSJ4q__visible){transform:scale(.85)translate(4px)}.TooltipComponent-module__oKSJ4q__right.TooltipComponent-module__oKSJ4q__bubble:not(.TooltipComponent-module__oKSJ4q__visible){transform:scale(.85)translate(-4px)}.TooltipComponent-module__oKSJ4q__top.TooltipComponent-module__oKSJ4q__is-visible-state,.TooltipComponent-module__oKSJ4q__bottom.TooltipComponent-module__oKSJ4q__is-visible-state,.TooltipComponent-module__oKSJ4q__left.TooltipComponent-module__oKSJ4q__is-visible-state,.TooltipComponent-module__oKSJ4q__right.TooltipComponent-module__oKSJ4q__is-visible-state{transform:scale(1)translate(0)}@media (prefers-reduced-motion:reduce){.TooltipComponent-module__oKSJ4q__bubble{transition:opacity;transform:none!important}.TooltipComponent-module__oKSJ4q__is-visible-state{transform:none!important}}
.StatusDotComponent-module__F6m9_a__dot{will-change:box-shadow;border-radius:50%;flex-shrink:0;display:inline-block}.StatusDotComponent-module__F6m9_a__size-small{width:8px;height:8px}.StatusDotComponent-module__F6m9_a__size-medium{width:12px;height:12px}.StatusDotComponent-module__F6m9_a__size-large{width:16px;height:16px}.StatusDotComponent-module__F6m9_a__healthy{background:var(--color-success,#10b981);box-shadow:0 0 8px color-mix(in srgb, var(--color-success,#10b981) 50%, transparent)}.StatusDotComponent-module__F6m9_a__unhealthy{background:var(--color-danger,#ef4444);box-shadow:0 0 8px color-mix(in srgb, var(--color-danger,#ef4444) 50%, transparent)}.StatusDotComponent-module__F6m9_a__warning{background:var(--color-warning,#f59e0b);box-shadow:0 0 8px color-mix(in srgb, var(--color-warning,#f59e0b) 50%, transparent)}.StatusDotComponent-module__F6m9_a__inactive{background:var(--text-muted,#5a6078);box-shadow:none}.StatusDotComponent-module__F6m9_a__info{background:var(--color-info,#3b82f6);box-shadow:0 0 8px color-mix(in srgb, var(--color-info,#3b82f6) 50%, transparent)}.StatusDotComponent-module__F6m9_a__pulse{animation:2s ease-in-out infinite StatusDotComponent-module__F6m9_a__status-dot-pulse}@keyframes StatusDotComponent-module__F6m9_a__status-dot-pulse{0%,to{opacity:1}50%{opacity:.55}}
.BadgeComponent-module__fbGjuW__badge{letter-spacing:.2px;white-space:nowrap;border:1px solid #0000;border-radius:3px;align-items:center;gap:5px;padding:2px 8px;font-size:10px;font-weight:500;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.BadgeComponent-module__fbGjuW__badge svg{flex-shrink:0}.BadgeComponent-module__fbGjuW__provider{color:var(--color-info);background:var(--calculated-color-info-subtle);border-color:color-mix(in srgb, var(--color-info) 20%, transparent)}.BadgeComponent-module__fbGjuW__provider:hover{border-color:color-mix(in srgb, var(--color-info) 45%, transparent)}.BadgeComponent-module__fbGjuW__endpoint{color:var(--accent-primary);background:var(--calculated-accent-primary-subtle);border-color:color-mix(in srgb, var(--accent-primary) 20%, transparent)}.BadgeComponent-module__fbGjuW__endpoint:hover{border-color:color-mix(in srgb, var(--accent-primary) 45%, transparent)}.BadgeComponent-module__fbGjuW__modality{color:var(--accent-primary);background:var(--calculated-accent-primary-subtle);border-color:color-mix(in srgb, var(--accent-primary) 20%, transparent)}.BadgeComponent-module__fbGjuW__modality:hover{border-color:color-mix(in srgb, var(--accent-primary) 45%, transparent)}.BadgeComponent-module__fbGjuW__success{color:var(--color-success);background:var(--calculated-color-success-subtle);border-color:color-mix(in srgb, var(--color-success) 20%, transparent)}.BadgeComponent-module__fbGjuW__success:hover{border-color:color-mix(in srgb, var(--color-success) 45%, transparent)}.BadgeComponent-module__fbGjuW__error{color:var(--color-danger);background:var(--calculated-color-danger-subtle);border-color:color-mix(in srgb, var(--color-danger) 20%, transparent)}.BadgeComponent-module__fbGjuW__error:hover{border-color:color-mix(in srgb, var(--color-danger) 45%, transparent)}.BadgeComponent-module__fbGjuW__info{color:var(--color-info);background:var(--calculated-color-info-subtle);border-color:color-mix(in srgb, var(--color-info) 20%, transparent)}.BadgeComponent-module__fbGjuW__info:hover{border-color:color-mix(in srgb, var(--color-info) 45%, transparent)}.BadgeComponent-module__fbGjuW__accent{color:var(--accent-primary);background:var(--calculated-accent-primary-subtle);border-color:color-mix(in srgb, var(--accent-primary) 20%, transparent)}.BadgeComponent-module__fbGjuW__accent:hover{border-color:color-mix(in srgb, var(--accent-primary) 45%, transparent)}.BadgeComponent-module__fbGjuW__warning{color:var(--color-warning);background:var(--calculated-color-warning-subtle);border-color:color-mix(in srgb, var(--color-warning) 20%, transparent)}.BadgeComponent-module__fbGjuW__warning:hover{border-color:color-mix(in srgb, var(--color-warning) 45%, transparent)}.BadgeComponent-module__fbGjuW__mini{gap:2px;padding:1px 4px;font-size:7px}.BadgeComponent-module__fbGjuW__mono-font{font-variant-numeric:tabular-nums;font-family:var(--font-mono)!important}.BadgeComponent-module__fbGjuW__badge-link{min-width:0;max-width:100%;text-decoration:none;display:inline-flex}.BadgeComponent-module__fbGjuW__badge-link:hover .BadgeComponent-module__fbGjuW__address-badge{border-color:color-mix(in srgb, var(--color-info) 45%, transparent)}.BadgeComponent-module__fbGjuW__badge-link:hover .BadgeComponent-module__fbGjuW__domain-badge{border-color:color-mix(in srgb, var(--accent-primary) 50%, transparent);box-shadow:0 0 8px color-mix(in srgb, var(--accent-primary) 15%, transparent)}.BadgeComponent-module__fbGjuW__badge-link:hover .BadgeComponent-module__fbGjuW__repository-badge{border-color:color-mix(in srgb, var(--color-info) 50%, transparent);box-shadow:0 0 8px color-mix(in srgb, var(--color-info) 15%, transparent)}.BadgeComponent-module__fbGjuW__address-badge{font-size:9px;font-weight:500}.BadgeComponent-module__fbGjuW__port-badge{letter-spacing:.03em;font-weight:600}.BadgeComponent-module__fbGjuW__repository-badge{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;font-weight:500;overflow:hidden}.BadgeComponent-module__fbGjuW__domain-badge{font-size:10px;font-weight:500}.BadgeComponent-module__fbGjuW__device-badge{font-weight:500}.BadgeComponent-module__fbGjuW__status-badge{align-items:center;gap:5px;display:inline-flex}.BadgeComponent-module__fbGjuW__status-icon{font-family:var(--font-emoji);opacity:.65;font-size:8px;line-height:1}.BadgeComponent-module__fbGjuW__count-badge{min-width:14px;height:14px;font-family:var(--font-sans);color:#fff;pointer-events:none;border-radius:999px;justify-content:center;align-items:center;padding:0 3px;font-size:8px;font-weight:700;transition:background .35s,box-shadow .35s,filter .35s;display:inline-flex}.BadgeComponent-module__fbGjuW__state-default{background:var(--count-badge-default,#6366f1);box-shadow:none}.BadgeComponent-module__fbGjuW__state-new{background:var(--count-badge-new,#22d3ee);filter:drop-shadow(0 0 6px color-mix(in srgb, var(--count-badge-new,#22d3ee) 50%, transparent));will-change:transform, filter;animation:1.6s ease-in-out infinite BadgeComponent-module__fbGjuW__count-badge-new-pulse}@keyframes BadgeComponent-module__fbGjuW__count-badge-new-pulse{0%,to{filter:drop-shadow(0 0 4px color-mix(in srgb, var(--count-badge-new,#22d3ee) 35%, transparent));transform:scale(1)}50%{filter:drop-shadow(0 0 8px color-mix(in srgb, var(--count-badge-new,#22d3ee) 60%, transparent));transform:scale(1.1)}}.BadgeComponent-module__fbGjuW__state-disabled{color:var(--text-tertiary);background:color-mix(in srgb, var(--text-tertiary) 12%, transparent);opacity:.5}.BadgeComponent-module__fbGjuW__rainbow{filter:hue-rotate();will-change:filter;background:#f42525;background:lab(53.5644% 74.3731 55.3769);animation:4s linear infinite BadgeComponent-module__fbGjuW__count-badge-rainbow}@keyframes BadgeComponent-module__fbGjuW__count-badge-rainbow{to{filter:hue-rotate(360deg)}}.BadgeComponent-module__fbGjuW__response-time-badge{font-family:var(--font-mono);font-variant-numeric:tabular-nums}.BadgeComponent-module__fbGjuW__response-time-dot{border-radius:50%;flex-shrink:0;width:5px;height:5px;display:inline-block}.BadgeComponent-module__fbGjuW__response-time-dot[data-tier=success]{background:var(--color-success);box-shadow:0 0 4px var(--color-success)}.BadgeComponent-module__fbGjuW__response-time-dot[data-tier=info]{background:var(--color-info);box-shadow:0 0 4px var(--color-info)}.BadgeComponent-module__fbGjuW__response-time-dot[data-tier=warning]{background:var(--color-warning);box-shadow:0 0 4px var(--color-warning)}.BadgeComponent-module__fbGjuW__response-time-dot[data-tier=error]{background:var(--color-danger);box-shadow:0 0 4px var(--color-danger)}.BadgeComponent-module__fbGjuW__metric-badge{letter-spacing:.2px;font-variant-numeric:tabular-nums;white-space:nowrap;color:var(--text-secondary);background:var(--background-elevated);border:1px solid var(--calculated-border-color);border-radius:3px;align-items:center;gap:5px;padding:2px 8px;font-size:.625rem;font-weight:500;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.BadgeComponent-module__fbGjuW__metric-badge:hover{border-color:color-mix(in srgb, var(--accent-primary) 40%, transparent);color:var(--text-primary)}.BadgeComponent-module__fbGjuW__metric-icon{flex-shrink:0;align-items:center;display:inline-flex}.BadgeComponent-module__fbGjuW__metric-icon svg{display:block}.BadgeComponent-module__fbGjuW__mini-metric{gap:3px;padding:1px 5px;font-size:.5625rem}.BadgeComponent-module__fbGjuW__green{color:#00bc7b;color:lab(67.5653% -57.7905 22.5023);background:#00bc7b14;background:lab(67.5653% -57.7905 22.5023/.08);border-color:#00bc7b33;border-color:lab(67.5653% -57.7905 22.5023/.2)}.BadgeComponent-module__fbGjuW__green:hover{background:#00bc7b1f;background:lab(67.5653% -57.7905 22.5023/.12);border-color:#00bc7b73;border-color:lab(67.5653% -57.7905 22.5023/.45)}.BadgeComponent-module__fbGjuW__blue{color:#7999ff;color:lab(64.1734% 10.9661 -56.6123);background:#7999ff14;background:lab(64.1734% 10.9661 -56.6123/.08);border-color:#7999ff33;border-color:lab(64.1734% 10.9661 -56.6123/.2)}.BadgeComponent-module__fbGjuW__blue:hover{background:#7999ff1f;background:lab(64.1734% 10.9661 -56.6123/.12);border-color:#7999ff73;border-color:lab(64.1734% 10.9661 -56.6123/.45)}.BadgeComponent-module__fbGjuW__amber{color:#eda700;color:lab(73.7114% 20.516 93.3059);background:#eda70014;background:lab(73.7114% 20.516 93.3059/.08);border-color:#eda70033;border-color:lab(73.7114% 20.516 93.3059/.2)}.BadgeComponent-module__fbGjuW__amber:hover{background:#eda7001f;background:lab(73.7114% 20.516 93.3059/.12);border-color:#eda70073;border-color:lab(73.7114% 20.516 93.3059/.45)}.BadgeComponent-module__fbGjuW__cyan{color:#39d0f1;color:lab(76.8778% -32.0072 -28.1208);background:#39d0f114;background:lab(76.8778% -32.0072 -28.1208/.08);border-color:#39d0f133;border-color:lab(76.8778% -32.0072 -28.1208/.2)}.BadgeComponent-module__fbGjuW__cyan:hover{background:#39d0f11f;background:lab(76.8778% -32.0072 -28.1208/.12);border-color:#39d0f173;border-color:lab(76.8778% -32.0072 -28.1208/.45)}.BadgeComponent-module__fbGjuW__red{color:#f87171;color:lab(64.7866% 52.7216 26.6388);background:#f8717114;background:lab(64.7866% 52.7216 26.6388/.08);border-color:#f8717133;border-color:lab(64.7866% 52.7216 26.6388/.2)}.BadgeComponent-module__fbGjuW__red:hover{background:#f871711f;background:lab(64.7866% 52.7216 26.6388/.12);border-color:#f8717173;border-color:lab(64.7866% 52.7216 26.6388/.45)}.BadgeComponent-module__fbGjuW__purple{color:#b679ff;color:lab(61.7479% 45.5796 -60.9341);background:#b679ff14;background:lab(61.7479% 45.5796 -60.9341/.08);border-color:#b679ff33;border-color:lab(61.7479% 45.5796 -60.9341/.2)}.BadgeComponent-module__fbGjuW__purple:hover{background:#b679ff1f;background:lab(61.7479% 45.5796 -60.9341/.12);border-color:#b679ff73;border-color:lab(61.7479% 45.5796 -60.9341/.45)}.BadgeComponent-module__fbGjuW__custom-metric{color:var(--metric-color);background:color-mix(in srgb, var(--metric-color) 8%, transparent);border-color:color-mix(in srgb, var(--metric-color) 20%, transparent)}.BadgeComponent-module__fbGjuW__custom-metric:hover{border-color:color-mix(in srgb, var(--metric-color) 45%, transparent);background:color-mix(in srgb, var(--metric-color) 12%, transparent)}.BadgeComponent-module__fbGjuW__is-tweening-metric{animation:.6s linear BadgeComponent-module__fbGjuW__metric-hue-rotate}@keyframes BadgeComponent-module__fbGjuW__metric-hue-rotate{0%{filter:hue-rotate()}50%{filter:hue-rotate(60deg)}to{filter:hue-rotate()}}.BadgeComponent-module__fbGjuW__date-time-badge{letter-spacing:.2px;font-variant-numeric:tabular-nums;color:var(--text-secondary);background:var(--background-elevated);border:1px solid var(--calculated-border-color);white-space:nowrap;border-radius:3px;align-items:center;gap:4px;padding:2px 7px;font-size:10px;font-weight:500;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.BadgeComponent-module__fbGjuW__date-time-badge:hover{border-color:color-mix(in srgb, var(--accent-primary) 40%, transparent);color:var(--text-primary)}.BadgeComponent-module__fbGjuW__date-time-icon{opacity:.5;flex-shrink:0}.BadgeComponent-module__fbGjuW__just-now{color:var(--accent-primary);border-color:color-mix(in srgb, var(--accent-primary) 50%, transparent);background:color-mix(in srgb, var(--accent-primary) 12%, var(--background-elevated));animation:2s ease-in-out infinite BadgeComponent-module__fbGjuW__just-now-pulse}@keyframes BadgeComponent-module__fbGjuW__just-now-pulse{0%,to{box-shadow:0 0 0 0 color-mix(in srgb, var(--accent-primary) 30%, transparent)}50%{box-shadow:0 0 6px 2px color-mix(in srgb, var(--accent-primary) 20%, transparent)}}.BadgeComponent-module__fbGjuW__just-now-fade-out{animation:1s ease-out forwards BadgeComponent-module__fbGjuW__just-now-fade}@keyframes BadgeComponent-module__fbGjuW__just-now-fade{0%{color:var(--accent-primary);border-color:color-mix(in srgb, var(--accent-primary) 50%, transparent);background:color-mix(in srgb, var(--accent-primary) 12%, var(--background-elevated));box-shadow:0 0 4px 1px color-mix(in srgb, var(--accent-primary) 20%, transparent)}to{color:var(--text-secondary);border-color:var(--calculated-border-color);background:var(--background-elevated);box-shadow:0 0 #0000}}
.BottomAppBarComponent-module__XIBjAq__bottom-app-bar{background:var(--background-surface,var(--background-surface));height:80px;color:var(--text-primary);z-index:10;will-change:transform;justify-content:space-between;align-items:center;padding:0 16px 0 8px;transition:transform .3s cubic-bezier(.2,0,0,1),box-shadow .2s cubic-bezier(.2,0,0,1);animation:.3s cubic-bezier(0,0,0,1) both BottomAppBarComponent-module__XIBjAq__bottom-bar-slide-in;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -1px 2px #0000000f,0 -2px 6px 2px #0000000a;box-shadow:0 -1px 2px lab(0% 0 0/.06),0 -2px 6px 2px lab(0% 0 0/.04)}.BottomAppBarComponent-module__XIBjAq__relative{position:relative;bottom:auto;left:auto;right:auto}.BottomAppBarComponent-module__XIBjAq__is-hidden-state{pointer-events:none;transform:translateY(100%)}.BottomAppBarComponent-module__XIBjAq__actions-slot{flex-shrink:0;align-items:center;gap:0;display:flex}.BottomAppBarComponent-module__XIBjAq__action-button{width:48px;height:48px;color:var(--text-secondary,var(--text-primary));cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;padding:0;transition:background .15s cubic-bezier(.2,0,0,1),color .15s cubic-bezier(.2,0,0,1);display:inline-flex;position:relative}.BottomAppBarComponent-module__XIBjAq__action-button:focus-visible{outline:2px solid var(--accent-primary);outline-offset:-2px}.BottomAppBarComponent-module__XIBjAq__action-button:hover{background:var(--hover-overlay,#0000000f)}@supports (color:lab(0% 0 0)){.BottomAppBarComponent-module__XIBjAq__action-button:hover{background:var(--hover-overlay,lab(0% 0 0/.06))}}.BottomAppBarComponent-module__XIBjAq__action-button:active{background:var(--press-overlay,#0000001a)}@supports (color:lab(0% 0 0)){.BottomAppBarComponent-module__XIBjAq__action-button:active{background:var(--press-overlay,lab(0% 0 0/.1))}}.BottomAppBarComponent-module__XIBjAq__action-button[disabled]{opacity:.38;pointer-events:none;cursor:not-allowed}.BottomAppBarComponent-module__XIBjAq__action-active{color:var(--accent-primary)}.BottomAppBarComponent-module__XIBjAq__state-layer{border-radius:inherit;pointer-events:none;opacity:0;background:currentColor;transition:opacity .15s cubic-bezier(.2,0,0,1);position:absolute;inset:0}.BottomAppBarComponent-module__XIBjAq__action-button:hover .BottomAppBarComponent-module__XIBjAq__state-layer{opacity:.08}.BottomAppBarComponent-module__XIBjAq__action-button:focus-visible .BottomAppBarComponent-module__XIBjAq__state-layer{opacity:.1}.BottomAppBarComponent-module__XIBjAq__action-button:active .BottomAppBarComponent-module__XIBjAq__state-layer{opacity:.12}.BottomAppBarComponent-module__XIBjAq__fab-slot{flex-shrink:0;justify-content:center;align-items:center;margin-top:-4px;margin-left:auto;display:flex}.BottomAppBarComponent-module__XIBjAq__overflow-dot{background:var(--text-tertiary,var(--text-secondary));opacity:.6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:4px;height:4px;margin:0 12px;display:flex}@keyframes BottomAppBarComponent-module__XIBjAq__bottom-bar-slide-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@supports (padding-bottom:env(safe-area-inset-bottom)){.BottomAppBarComponent-module__XIBjAq__bottom-app-bar{padding-bottom:env(safe-area-inset-bottom);height:calc(80px + env(safe-area-inset-bottom))}}
.ButtonComponent-module__Ubtpsa__button-element{letter-spacing:.01em;border-radius:var(--button-border-radius);cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;isolation:isolate;border:none;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:10px 24px;font-family:inherit;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;transition:box-shadow .28s cubic-bezier(.2,0,0,1),background .2s cubic-bezier(.2,0,0,1),color .2s cubic-bezier(.2,0,0,1),border-color .2s cubic-bezier(.2,0,0,1),opacity .2s cubic-bezier(.2,0,0,1);display:inline-flex;position:relative;overflow:hidden}.ButtonComponent-module__Ubtpsa__state-layer{border-radius:inherit;pointer-events:none;opacity:0;z-index:0;transition:opacity .15s cubic-bezier(.2,0,0,1);position:absolute;inset:0}.ButtonComponent-module__Ubtpsa__button-element:hover:not(:disabled) .ButtonComponent-module__Ubtpsa__state-layer{opacity:.08}.ButtonComponent-module__Ubtpsa__button-element:focus-visible:not(:disabled) .ButtonComponent-module__Ubtpsa__state-layer,.ButtonComponent-module__Ubtpsa__button-element:active:not(:disabled) .ButtonComponent-module__Ubtpsa__state-layer{opacity:.1}.ButtonComponent-module__Ubtpsa__ripple{pointer-events:none;z-index:0;opacity:.12;border-radius:50%;animation:.5s cubic-bezier(.2,0,0,1) forwards ButtonComponent-module__Ubtpsa__ripple-expand;position:absolute;transform:scale(0)}@keyframes ButtonComponent-module__Ubtpsa__ripple-expand{0%{opacity:.12;transform:scale(0)}to{opacity:0;transform:scale(2.5)}}.ButtonComponent-module__Ubtpsa__button-element:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.ButtonComponent-module__Ubtpsa__button-element:disabled{cursor:not-allowed;box-shadow:none;pointer-events:none}.ButtonComponent-module__Ubtpsa__label{z-index:1;align-items:center;gap:inherit;display:inline-flex;position:relative}.ButtonComponent-module__Ubtpsa__filled{background:var(--accent-primary);color:#fff}.ButtonComponent-module__Ubtpsa__filled .ButtonComponent-module__Ubtpsa__state-layer{background:#fff}.ButtonComponent-module__Ubtpsa__filled:hover:not(:disabled){box-shadow:0 1px 2px #0003,0 1px 3px 1px #0000001a;box-shadow:0 1px 2px lab(0% 0 0/.2),0 1px 3px 1px lab(0% 0 0/.1)}.ButtonComponent-module__Ubtpsa__filled:disabled{background:color-mix(in srgb, var(--text-primary) 12%, transparent);color:color-mix(in srgb, var(--text-primary) 38%, transparent)}.ButtonComponent-module__Ubtpsa__outlined{color:var(--accent-primary);border:1px solid var(--calculated-border-color);background:0 0}.ButtonComponent-module__Ubtpsa__outlined .ButtonComponent-module__Ubtpsa__state-layer{background:var(--accent-primary)}.ButtonComponent-module__Ubtpsa__outlined:hover:not(:disabled){border-color:var(--calculated-border-color)}.ButtonComponent-module__Ubtpsa__outlined:focus-visible{border-color:var(--accent-primary)}.ButtonComponent-module__Ubtpsa__outlined:disabled{color:color-mix(in srgb, var(--text-primary) 38%, transparent);border-color:color-mix(in srgb, var(--text-primary) 12%, transparent);background:0 0}.ButtonComponent-module__Ubtpsa__text{color:var(--accent-primary);background:0 0;padding:10px 12px}.ButtonComponent-module__Ubtpsa__text .ButtonComponent-module__Ubtpsa__state-layer{background:var(--accent-primary)}.ButtonComponent-module__Ubtpsa__text:disabled{color:color-mix(in srgb, var(--text-primary) 38%, transparent);background:0 0}.ButtonComponent-module__Ubtpsa__elevated{background:var(--background-surface);color:var(--accent-primary);box-shadow:0 1px 2px #0003,0 1px 3px 1px #0000001a;box-shadow:0 1px 2px lab(0% 0 0/.2),0 1px 3px 1px lab(0% 0 0/.1)}.ButtonComponent-module__Ubtpsa__elevated .ButtonComponent-module__Ubtpsa__state-layer{background:var(--accent-primary)}.ButtonComponent-module__Ubtpsa__elevated:hover:not(:disabled){box-shadow:0 1px 2px #0003,0 2px 6px 2px #0000001a;box-shadow:0 1px 2px lab(0% 0 0/.2),0 2px 6px 2px lab(0% 0 0/.1)}.ButtonComponent-module__Ubtpsa__elevated:disabled{background:color-mix(in srgb, var(--text-primary) 12%, transparent);color:color-mix(in srgb, var(--text-primary) 38%, transparent);box-shadow:none}.ButtonComponent-module__Ubtpsa__tonal{background:var(--calculated-accent-primary-subtle,color-mix(in srgb, var(--accent-primary) 12%, var(--background-surface)));color:var(--accent-primary)}.ButtonComponent-module__Ubtpsa__tonal .ButtonComponent-module__Ubtpsa__state-layer{background:var(--accent-primary)}.ButtonComponent-module__Ubtpsa__tonal:hover:not(:disabled){box-shadow:0 1px 2px #0003,0 1px 3px 1px #0000001a;box-shadow:0 1px 2px lab(0% 0 0/.2),0 1px 3px 1px lab(0% 0 0/.1)}.ButtonComponent-module__Ubtpsa__tonal:disabled{background:color-mix(in srgb, var(--text-primary) 12%, transparent);color:color-mix(in srgb, var(--text-primary) 38%, transparent);box-shadow:none}.ButtonComponent-module__Ubtpsa__primary{background:var(--accent-primary);color:#fff}.ButtonComponent-module__Ubtpsa__primary .ButtonComponent-module__Ubtpsa__state-layer{background:#fff}.ButtonComponent-module__Ubtpsa__primary:hover:not(:disabled){background:var(--calculated-accent-primary-hover);box-shadow:0 1px 2px #0003,0 1px 3px 1px #0000001a;box-shadow:0 1px 2px lab(0% 0 0/.2),0 1px 3px 1px lab(0% 0 0/.1)}.ButtonComponent-module__Ubtpsa__primary:disabled{background:color-mix(in srgb, var(--text-primary) 12%, transparent);color:color-mix(in srgb, var(--text-primary) 38%, transparent)}.ButtonComponent-module__Ubtpsa__secondary{background:var(--background-surface);color:var(--text-secondary);border:1px solid var(--calculated-border-color)}.ButtonComponent-module__Ubtpsa__secondary .ButtonComponent-module__Ubtpsa__state-layer{background:var(--text-primary)}.ButtonComponent-module__Ubtpsa__secondary:hover:not(:disabled){border-color:var(--accent-primary);color:var(--accent-primary)}.ButtonComponent-module__Ubtpsa__secondary:disabled{color:color-mix(in srgb, var(--text-primary) 38%, transparent);border-color:color-mix(in srgb, var(--text-primary) 12%, transparent);background:0 0}.ButtonComponent-module__Ubtpsa__disabled,.ButtonComponent-module__Ubtpsa__is-disabled-state{color:var(--text-secondary);background:0 0}.ButtonComponent-module__Ubtpsa__disabled .ButtonComponent-module__Ubtpsa__state-layer,.ButtonComponent-module__Ubtpsa__is-disabled-state .ButtonComponent-module__Ubtpsa__state-layer{background:var(--text-primary)}.ButtonComponent-module__Ubtpsa__disabled:hover:not(:disabled),.ButtonComponent-module__Ubtpsa__is-disabled-state:hover:not(:disabled){background:var(--calculated-accent-primary-subtle);color:var(--text-primary)}.ButtonComponent-module__Ubtpsa__destructive{background:var(--calculated-color-danger-subtle);color:var(--color-danger);border:1px solid color-mix(in srgb, var(--color-danger) 20%, transparent)}.ButtonComponent-module__Ubtpsa__destructive .ButtonComponent-module__Ubtpsa__state-layer{background:var(--color-danger)}.ButtonComponent-module__Ubtpsa__destructive:hover:not(:disabled){background:var(--color-danger);color:#fff}.ButtonComponent-module__Ubtpsa__destructive:disabled{background:color-mix(in srgb, var(--text-primary) 12%, transparent);color:color-mix(in srgb, var(--text-primary) 38%, transparent);border-color:#0000}.ButtonComponent-module__Ubtpsa__creative{color:#fff;background:linear-gradient(135deg,#7c3aed,#a855f7);box-shadow:0 0 #b915ff00;box-shadow:0 0 lab(48.7749% 81.7471 -81.0714/0)}.ButtonComponent-module__Ubtpsa__creative .ButtonComponent-module__Ubtpsa__state-layer{background:#fff}.ButtonComponent-module__Ubtpsa__creative:hover:not(:disabled){background:linear-gradient(135deg,#6d28d9,#9333ea);box-shadow:0 0 16px #b915ff59;box-shadow:0 0 16px lab(48.7749% 81.7471 -81.0714/.35)}.ButtonComponent-module__Ubtpsa__creative:disabled{background:color-mix(in srgb, var(--text-primary) 12%, transparent);color:color-mix(in srgb, var(--text-primary) 38%, transparent);box-shadow:none}.ButtonComponent-module__Ubtpsa__submit{background:var(--accent-primary);color:#fff;border-radius:var(--button-border-radius);flex-shrink:0;align-self:stretch;gap:0;width:40px;height:auto;min-height:40px;padding:0}.ButtonComponent-module__Ubtpsa__submit .ButtonComponent-module__Ubtpsa__state-layer{background:#fff}.ButtonComponent-module__Ubtpsa__submit:hover:not(:disabled){background:var(--calculated-accent-primary-hover);transform:translateY(-1px)}.ButtonComponent-module__Ubtpsa__submit:disabled{background:var(--background-base);color:var(--text-secondary);border-color:var(--calculated-border-color);opacity:1}.ButtonComponent-module__Ubtpsa__submit-generating{z-index:0;cursor:pointer;transition:transform .15s;position:relative;overflow:hidden;color:#fff!important;background:0 0!important;border-color:#0000!important}.ButtonComponent-module__Ubtpsa__submit-generating:before{content:"";background:var(--prism-conic);z-index:-1;animation:2s linear infinite ButtonComponent-module__Ubtpsa__spin;position:absolute;inset:-50%}.ButtonComponent-module__Ubtpsa__submit-generating:hover{transform:scale(1.08)}.ButtonComponent-module__Ubtpsa__has-icon{padding-left:16px}.ButtonComponent-module__Ubtpsa__text.ButtonComponent-module__Ubtpsa__has-icon{padding-left:12px}.ButtonComponent-module__Ubtpsa__icon-only{gap:0;min-width:40px;padding:10px}.ButtonComponent-module__Ubtpsa__full-width{width:100%}.ButtonComponent-module__Ubtpsa__is-loading-state{pointer-events:none}.ButtonComponent-module__Ubtpsa__small{border-radius:calc(var(--button-border-radius) * .8);min-height:32px;padding:6px 16px;font-size:12px;line-height:16px}.ButtonComponent-module__Ubtpsa__small.ButtonComponent-module__Ubtpsa__has-icon{padding-left:12px}.ButtonComponent-module__Ubtpsa__small.ButtonComponent-module__Ubtpsa__icon-only{min-width:32px;padding:6px}.ButtonComponent-module__Ubtpsa__large{border-radius:calc(var(--button-border-radius) * 1.2);min-height:48px;padding:14px 32px;font-size:16px;line-height:24px}.ButtonComponent-module__Ubtpsa__large.ButtonComponent-module__Ubtpsa__has-icon{padding-left:24px}.ButtonComponent-module__Ubtpsa__large.ButtonComponent-module__Ubtpsa__icon-only{min-width:48px;padding:14px}.ButtonComponent-module__Ubtpsa__spinner{z-index:1;border:2px solid;border-top-color:#0000;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite ButtonComponent-module__Ubtpsa__spin;position:relative}.ButtonComponent-module__Ubtpsa__small .ButtonComponent-module__Ubtpsa__spinner{border-width:1.5px;width:12px;height:12px}.ButtonComponent-module__Ubtpsa__large .ButtonComponent-module__Ubtpsa__spinner{border-width:2.5px;width:20px;height:20px}.ButtonComponent-module__Ubtpsa__icon{z-index:1;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}@keyframes ButtonComponent-module__Ubtpsa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.CardComponent-module__F0c-ca__card{border-radius:var(--border-radius-md);color:var(--text-primary);will-change:box-shadow, transform;flex-direction:column;transition:box-shadow .2s cubic-bezier(.2,0,0,1),transform .2s cubic-bezier(.2,0,0,1),background .2s cubic-bezier(.2,0,0,1);display:flex;position:relative;overflow:hidden}.CardComponent-module__F0c-ca__full-width{width:100%}.CardComponent-module__F0c-ca__elevated{background:var(--background-surface);border:1px solid #0000;box-shadow:0 1px 2px #0000001f,0 1px 3px 1px #00000014;box-shadow:0 1px 2px lab(0% 0 0/.12),0 1px 3px 1px lab(0% 0 0/.08)}.CardComponent-module__F0c-ca__elevated.CardComponent-module__F0c-ca__interactive:hover{transform:translateY(-1px);box-shadow:0 1px 2px #00000026,0 2px 6px 2px #0000001a;box-shadow:0 1px 2px lab(0% 0 0/.15),0 2px 6px 2px lab(0% 0 0/.1)}.CardComponent-module__F0c-ca__elevated.CardComponent-module__F0c-ca__interactive:active{transform:translateY(0);box-shadow:0 1px 2px #0000001f,0 1px 3px 1px #00000014;box-shadow:0 1px 2px lab(0% 0 0/.12),0 1px 3px 1px lab(0% 0 0/.08)}.CardComponent-module__F0c-ca__elevated.CardComponent-module__F0c-ca__draggable:active{transform:translateY(-4px);box-shadow:0 2px 3px #0000002e,0 6px 10px 4px #0000001f;box-shadow:0 2px 3px lab(0% 0 0/.18),0 6px 10px 4px lab(0% 0 0/.12)}.CardComponent-module__F0c-ca__filled{background:var(--background-elevated,var(--background-base));box-shadow:none;border:1px solid #0000}.CardComponent-module__F0c-ca__filled.CardComponent-module__F0c-ca__interactive:hover{transform:translateY(-1px);box-shadow:0 1px 2px #0000001f,0 1px 3px 1px #00000014;box-shadow:0 1px 2px lab(0% 0 0/.12),0 1px 3px 1px lab(0% 0 0/.08)}.CardComponent-module__F0c-ca__filled.CardComponent-module__F0c-ca__interactive:active{box-shadow:none;transform:translateY(0)}.CardComponent-module__F0c-ca__filled.CardComponent-module__F0c-ca__draggable:active{transform:translateY(-4px);box-shadow:0 2px 3px #0000002e,0 6px 10px 4px #0000001f;box-shadow:0 2px 3px lab(0% 0 0/.18),0 6px 10px 4px lab(0% 0 0/.12)}.CardComponent-module__F0c-ca__outlined{background:var(--background-surface);border:1px solid var(--calculated-border-color);box-shadow:none}.CardComponent-module__F0c-ca__outlined.CardComponent-module__F0c-ca__interactive:hover{transform:translateY(-1px);box-shadow:0 1px 2px #0000001f,0 1px 3px 1px #00000014;box-shadow:0 1px 2px lab(0% 0 0/.12),0 1px 3px 1px lab(0% 0 0/.08)}.CardComponent-module__F0c-ca__outlined.CardComponent-module__F0c-ca__interactive:active{box-shadow:none;transform:translateY(0)}.CardComponent-module__F0c-ca__outlined.CardComponent-module__F0c-ca__draggable:active{transform:translateY(-4px);box-shadow:0 2px 3px #0000002e,0 6px 10px 4px #0000001f;box-shadow:0 2px 3px lab(0% 0 0/.18),0 6px 10px 4px lab(0% 0 0/.12)}.CardComponent-module__F0c-ca__header{border-bottom:1px solid var(--calculated-border-color);background:linear-gradient(180deg, color-mix(in srgb, var(--card-accent,var(--accent-primary)) 4%, var(--background-surface)), var(--background-surface));align-items:center;gap:10px;padding:18px 24px;display:flex}.CardComponent-module__F0c-ca__icon{color:var(--card-accent,var(--accent-primary));opacity:.8;flex-shrink:0}.CardComponent-module__F0c-ca__title{color:var(--text-primary);letter-spacing:.01em;font-size:14px;font-weight:600}.CardComponent-module__F0c-ca__subtitle{color:var(--text-secondary);margin-left:auto;font-size:12px}.CardComponent-module__F0c-ca__media{flex-shrink:0;line-height:0;position:relative;overflow:hidden}.CardComponent-module__F0c-ca__media-bottom{order:999}.CardComponent-module__F0c-ca__media-image{object-fit:cover;width:100%;height:100%;display:block}.CardComponent-module__F0c-ca__body{flex:auto;padding:16px 24px}.CardComponent-module__F0c-ca__footer{border-top:1px solid var(--calculated-border-color);justify-content:flex-end;align-items:center;gap:8px;padding:12px 24px;display:flex}.CardComponent-module__F0c-ca__action-area{all:unset;cursor:pointer;color:inherit;border-radius:inherit;-webkit-tap-highlight-color:transparent;flex-direction:column;width:100%;text-decoration:none;display:flex;position:relative;overflow:hidden}.CardComponent-module__F0c-ca__action-area:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.CardComponent-module__F0c-ca__state-layer{border-radius:inherit;pointer-events:none;background:var(--text-primary);opacity:0;z-index:1;transition:opacity .15s cubic-bezier(.2,0,0,1);position:absolute;inset:0}.CardComponent-module__F0c-ca__action-area:hover .CardComponent-module__F0c-ca__state-layer{opacity:.06}.CardComponent-module__F0c-ca__action-area:active .CardComponent-module__F0c-ca__state-layer{opacity:.1}.CardComponent-module__F0c-ca__action-area:focus-visible .CardComponent-module__F0c-ca__state-layer{opacity:.08}
.CarouselComponent-module__gt2Tdq__carousel{isolation:isolate;-webkit-tap-highlight-color:transparent;width:100%;position:relative;overflow:hidden}.CarouselComponent-module__gt2Tdq__track{gap:var(--carousel-gap,8px);scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;will-change:scroll-position;padding:4px;display:flex;overflow:auto hidden}.CarouselComponent-module__gt2Tdq__track::-webkit-scrollbar{display:none}.CarouselComponent-module__gt2Tdq__item{border-radius:var(--carousel-item-radius,28px);scroll-snap-align:start;background:var(--background-surface);will-change:transform;flex-shrink:0;transition:transform .3s cubic-bezier(.2,0,0,1);position:relative;overflow:hidden}.CarouselComponent-module__gt2Tdq__item:after{content:"";border-radius:inherit;pointer-events:none;background:var(--text-primary);opacity:0;z-index:2;transition:opacity .15s cubic-bezier(.2,0,0,1);position:absolute;inset:0}.CarouselComponent-module__gt2Tdq__item:hover:after{opacity:.06}.CarouselComponent-module__gt2Tdq__item:active:after{opacity:.1}.CarouselComponent-module__gt2Tdq__item:focus-visible{outline:3px solid var(--accent-primary,#6750a4);outline-offset:2px}.CarouselComponent-module__gt2Tdq__hero .CarouselComponent-module__gt2Tdq__item{scroll-snap-align:center}.CarouselComponent-module__gt2Tdq__hero .CarouselComponent-module__gt2Tdq__item-large{min-width:min(100% - 64px,560px)}.CarouselComponent-module__gt2Tdq__hero .CarouselComponent-module__gt2Tdq__item-small{opacity:.85;min-width:clamp(40px,15%,100px)}.CarouselComponent-module__gt2Tdq__center .CarouselComponent-module__gt2Tdq__track{scroll-snap-type:x proximity;scroll-padding-inline:calc(50% - var(--carousel-item-width,200px) / 2)}.CarouselComponent-module__gt2Tdq__center .CarouselComponent-module__gt2Tdq__item{scroll-snap-align:center}.CarouselComponent-module__gt2Tdq__multi-browse .CarouselComponent-module__gt2Tdq__item{scroll-snap-align:start}.CarouselComponent-module__gt2Tdq__multi-browse .CarouselComponent-module__gt2Tdq__track{scroll-padding-inline-start:var(--carousel-gap,8px)}.CarouselComponent-module__gt2Tdq__full-width .CarouselComponent-module__gt2Tdq__item{scroll-snap-align:start;min-width:100%}.CarouselComponent-module__gt2Tdq__item-media{object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;display:block}.CarouselComponent-module__gt2Tdq__item-label{color:#fff;letter-spacing:.01em;z-index:1;pointer-events:none;background:linear-gradient(#0000 0%,#0000004d 40%,#0009 100%);background:linear-gradient(#0000 0%,lab(0% 0 0/.3) 40%,lab(0% 0 0/.6) 100%);padding:16px 20px;font-size:14px;font-weight:500;line-height:20px;position:absolute;bottom:0;left:0;right:0}.CarouselComponent-module__gt2Tdq__item-label-title{font-size:16px;font-weight:600;line-height:24px;display:block}.CarouselComponent-module__gt2Tdq__item-label-subtitle{opacity:.85;margin-top:2px;font-size:12px;font-weight:400;line-height:16px;display:block}.CarouselComponent-module__gt2Tdq__navigation-button{z-index:5;background:var(--background-surface,#fff);width:48px;height:48px;color:var(--text-primary,#1d1b20);cursor:pointer;opacity:0;will-change:opacity;-webkit-tap-highlight-color:transparent;border:none;border-radius:50%;justify-content:center;align-items:center;transition:opacity .2s cubic-bezier(.2,0,0,1),background .15s,transform .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 1px 2px #0003,0 2px 6px 2px #0000001a;box-shadow:0 1px 2px lab(0% 0 0/.2),0 2px 6px 2px lab(0% 0 0/.1)}.CarouselComponent-module__gt2Tdq__carousel:hover .CarouselComponent-module__gt2Tdq__navigation-button:not(:disabled),.CarouselComponent-module__gt2Tdq__carousel:focus-within .CarouselComponent-module__gt2Tdq__navigation-button:not(:disabled){opacity:1}.CarouselComponent-module__gt2Tdq__navigation-button:hover{background:color-mix(in srgb, var(--text-primary,#1d1b20) 8%, var(--background-surface,#fff))}.CarouselComponent-module__gt2Tdq__navigation-button:active{background:color-mix(in srgb, var(--text-primary,#1d1b20) 12%, var(--background-surface,#fff));transform:translateY(-50%)scale(.95)}.CarouselComponent-module__gt2Tdq__navigation-button:focus-visible{outline:3px solid var(--accent-primary,#6750a4);outline-offset:2px;opacity:1}.CarouselComponent-module__gt2Tdq__navigation-button:disabled{opacity:0;cursor:default;pointer-events:none}.CarouselComponent-module__gt2Tdq__navigation-previous{left:12px}.CarouselComponent-module__gt2Tdq__navigation-next{right:12px}.CarouselComponent-module__gt2Tdq__navigation-icon{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:24px;height:24px}.CarouselComponent-module__gt2Tdq__indicators{justify-content:center;align-items:center;gap:8px;padding:12px 0 4px;display:flex}.CarouselComponent-module__gt2Tdq__dot{cursor:pointer;background:var(--text-secondary,#49454f);opacity:.38;-webkit-tap-highlight-color:transparent;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:opacity .2s cubic-bezier(.2,0,0,1),transform .2s cubic-bezier(.2,0,0,1),background .2s cubic-bezier(.2,0,0,1)}.CarouselComponent-module__gt2Tdq__dot:hover{opacity:.6;transform:scale(1.25)}.CarouselComponent-module__gt2Tdq__dot-active{background:var(--accent-primary,#6750a4);opacity:1;transform:scale(1.25)}.CarouselComponent-module__gt2Tdq__dot-active:hover{opacity:1;transform:scale(1.35)}.CarouselComponent-module__gt2Tdq__dot:focus-visible{outline:2px solid var(--accent-primary,#6750a4);outline-offset:2px}.CarouselComponent-module__gt2Tdq__carousel.CarouselComponent-module__gt2Tdq__has-peek:before,.CarouselComponent-module__gt2Tdq__carousel.CarouselComponent-module__gt2Tdq__has-peek:after{content:"";z-index:3;pointer-events:none;width:24px;position:absolute;top:0;bottom:0}.CarouselComponent-module__gt2Tdq__carousel.CarouselComponent-module__gt2Tdq__has-peek:before{background:linear-gradient(to right, var(--background-base,#fff), transparent);left:0}.CarouselComponent-module__gt2Tdq__carousel.CarouselComponent-module__gt2Tdq__has-peek:after{background:linear-gradient(to left, var(--background-base,#fff), transparent);right:0}@media (prefers-reduced-motion:reduce){.CarouselComponent-module__gt2Tdq__track{scroll-behavior:auto}.CarouselComponent-module__gt2Tdq__item{transition:none}.CarouselComponent-module__gt2Tdq__navigation-button{transition:opacity}.CarouselComponent-module__gt2Tdq__dot{transition:none}}
.ChatLauncherComponent-module__43aULa__launcher{cursor:pointer;background:var(--chat-accent);width:60px;height:60px;color:var(--chat-text-on-accent);box-shadow:var(--chat-shadow-launcher);transition:transform var(--chat-transition), background var(--chat-transition-fast), box-shadow var(--chat-transition);will-change:transform;-webkit-tap-highlight-color:transparent;border:none;border-radius:50%;outline:none;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.ChatLauncherComponent-module__43aULa__launcher:hover{background:var(--chat-accent-hover);box-shadow:0 6px 28px #00000059, 0 0 32px color-mix(in srgb, var(--chat-accent) 40%, transparent);transform:scale(1.08)}@supports (color:lab(0% 0 0)){.ChatLauncherComponent-module__43aULa__launcher:hover{box-shadow:0 6px 28px lab(0% 0 0/.35), 0 0 32px color-mix(in srgb, var(--chat-accent) 40%, transparent)}}.ChatLauncherComponent-module__43aULa__launcher:active{transform:scale(.95)}.ChatLauncherComponent-module__43aULa__launcher:focus-visible{outline:2px solid var(--chat-accent);outline-offset:3px}.ChatLauncherComponent-module__43aULa__launcher.ChatLauncherComponent-module__43aULa__is-open-state{box-shadow:var(--chat-shadow);background:#ffffff14;background:lab(100% 0 0/.08)}.ChatLauncherComponent-module__43aULa__launcher.ChatLauncherComponent-module__43aULa__is-open-state:hover{background:#ffffff1f;background:lab(100% 0 0/.12)}.ChatLauncherComponent-module__43aULa__icon{width:26px;height:26px;transition:transform var(--chat-transition), opacity var(--chat-transition);position:absolute}.ChatLauncherComponent-module__43aULa__chat-icon,.ChatLauncherComponent-module__43aULa__close-icon{opacity:1;transform:scale(1)rotate(0)}.ChatLauncherComponent-module__43aULa__icon-hidden{opacity:0;pointer-events:none;transform:scale(.5)rotate(90deg)}.ChatLauncherComponent-module__43aULa__badge{background:var(--chat-error,#ef4444);min-width:20px;height:20px;color:var(--chat-text-on-accent);font-family:var(--chat-font);font-size:var(--font-size-xs);text-align:center;pointer-events:none;border-radius:10px;padding:0 6px;font-weight:700;line-height:20px;animation:2s ease-in-out infinite ChatLauncherComponent-module__43aULa__badge-pulse;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 6px #ef444466;box-shadow:0 2px 6px lab(55.8044% 65.6075 40.7259/.4)}@keyframes ChatLauncherComponent-module__43aULa__badge-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media (max-width:480px){.ChatLauncherComponent-module__43aULa__launcher{width:54px;height:54px}.ChatLauncherComponent-module__43aULa__icon{width:22px;height:22px}}
.ChatMessageComponent-module__C75LJq__message-row{flex-direction:column;animation:.25s cubic-bezier(.4,0,.2,1) both ChatMessageComponent-module__C75LJq__message-slide-in;display:flex}.ChatMessageComponent-module__C75LJq__message-row.ChatMessageComponent-module__C75LJq__grouped{margin-top:-2px}@keyframes ChatMessageComponent-module__C75LJq__message-slide-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ChatMessageComponent-module__C75LJq__visitor{align-items:flex-end}.ChatMessageComponent-module__C75LJq__visitor-bubble{background:var(--chat-accent);max-width:85%;color:var(--chat-text-on-accent);border-radius:var(--chat-radius-message);word-wrap:break-word;overflow-wrap:break-word;border-bottom-right-radius:4px;padding:10px 16px}.ChatMessageComponent-module__C75LJq__visitor.ChatMessageComponent-module__C75LJq__grouped .ChatMessageComponent-module__C75LJq__visitor-bubble{border-top-right-radius:4px}.ChatMessageComponent-module__C75LJq__agent{align-items:flex-start}.ChatMessageComponent-module__C75LJq__agent-bubble{background:var(--chat-background-message-agent);max-width:85%;color:var(--chat-text-primary);border-radius:var(--chat-radius-message);word-wrap:break-word;overflow-wrap:break-word;border-bottom-left-radius:4px;padding:10px 16px}.ChatMessageComponent-module__C75LJq__agent.ChatMessageComponent-module__C75LJq__grouped .ChatMessageComponent-module__C75LJq__agent-bubble{border-top-left-radius:4px}.ChatMessageComponent-module__C75LJq__system{align-items:center;padding:4px 0}.ChatMessageComponent-module__C75LJq__system-bubble{text-align:center;max-width:90%;padding:10px 16px}.ChatMessageComponent-module__C75LJq__system .ChatMessageComponent-module__C75LJq__message-text{color:var(--chat-text-secondary);font-size:.8125rem;line-height:1.5}.ChatMessageComponent-module__C75LJq__message-text{font-size:var(--font-size-base);white-space:pre-wrap;margin:0;line-height:1.5}.ChatMessageComponent-module__C75LJq__error-message .ChatMessageComponent-module__C75LJq__agent-bubble,.ChatMessageComponent-module__C75LJq__error-message .ChatMessageComponent-module__C75LJq__system-bubble{border:1px solid #ef444433;border:1px solid lab(55.8044% 65.6075 40.7259/.2)}.ChatMessageComponent-module__C75LJq__error-message .ChatMessageComponent-module__C75LJq__message-text{color:var(--chat-error,#f87171)}.ChatMessageComponent-module__C75LJq__link{color:inherit;text-underline-offset:2px;transition:text-decoration-color var(--chat-transition-fast);-webkit-text-decoration:underline #ffffff59;text-decoration:underline #ffffff59;-webkit-text-decoration:underline lab(100% 0 0/.35);text-decoration:underline lab(100% 0 0/.35)}.ChatMessageComponent-module__C75LJq__link:hover{text-decoration-color:currentColor}.ChatMessageComponent-module__C75LJq__inline-code{color:var(--chat-accent-light,#e2b3ff);background:#ffffff14;background:lab(100% 0 0/.08);border-radius:4px;padding:1px 5px;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:.88em}.ChatMessageComponent-module__C75LJq__bold{font-weight:600}.ChatMessageComponent-module__C75LJq__italic{font-style:italic}.ChatMessageComponent-module__C75LJq__cursor{background:var(--chat-text-primary);vertical-align:text-bottom;width:2px;height:1em;margin-left:1px;animation:.8s step-end infinite ChatMessageComponent-module__C75LJq__cursor-blink;display:inline-block}@keyframes ChatMessageComponent-module__C75LJq__cursor-blink{0%,to{opacity:1}50%{opacity:0}}.ChatMessageComponent-module__C75LJq__timestamp{color:var(--chat-text-muted);opacity:0;transition:opacity var(--chat-transition-fast), transform var(--chat-transition-fast);pointer-events:none;-webkit-user-select:none;user-select:none;padding:2px 4px;font-size:.625rem;transform:translateY(-2px)}.ChatMessageComponent-module__C75LJq__timestamp-visible{opacity:1;transform:translateY(0)}
.ChatInputComponent-module__xH_QnG__input-bar{border-top:1px solid var(--chat-border);background:var(--chat-background-input);flex-shrink:0;padding:10px 14px}.ChatInputComponent-module__xH_QnG__input-container{border:1px solid var(--chat-border);transition:border-color var(--chat-transition-fast);background:#ffffff0a;background:lab(100% 0 0/.04);border-radius:22px;align-items:flex-end;gap:8px;padding:6px 6px 6px 16px;display:flex}.ChatInputComponent-module__xH_QnG__input-container:focus-within{border-color:var(--chat-accent);box-shadow:0 0 0 2px var(--chat-accent-subtle)}.ChatInputComponent-module__xH_QnG__textarea{resize:none;color:var(--chat-text-primary);font-family:var(--chat-font);font-size:var(--font-size-base);scrollbar-width:thin;scrollbar-color:oklch(100% 0 0/.1) transparent;background:0 0;border:none;outline:none;flex:1;min-height:24px;max-height:96px;padding:4px 0;line-height:1.5}.ChatInputComponent-module__xH_QnG__textarea::placeholder{color:var(--chat-text-muted)}.ChatInputComponent-module__xH_QnG__textarea:disabled{opacity:.5;cursor:not-allowed}.ChatInputComponent-module__xH_QnG__textarea::-webkit-scrollbar{width:3px}.ChatInputComponent-module__xH_QnG__textarea::-webkit-scrollbar-thumb{background:#ffffff1a;background:lab(100% 0 0/.1);border-radius:2px}.ChatInputComponent-module__xH_QnG__send-button{cursor:pointer;width:34px;height:34px;transition:background var(--chat-transition-fast), color var(--chat-transition-fast), transform var(--chat-transition-fast), opacity var(--chat-transition-fast);color:var(--chat-text-muted);opacity:.5;-webkit-tap-highlight-color:transparent;background:#ffffff0f;background:lab(100% 0 0/.06);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ChatInputComponent-module__xH_QnG__send-button:disabled{cursor:not-allowed}.ChatInputComponent-module__xH_QnG__send-active{background:var(--chat-accent);color:var(--chat-text-on-accent);opacity:1}.ChatInputComponent-module__xH_QnG__send-active:hover{background:var(--chat-accent-hover);transform:scale(1.06)}.ChatInputComponent-module__xH_QnG__send-active:active{transform:scale(.92)}.ChatInputComponent-module__xH_QnG__char-count{text-align:right;color:var(--chat-text-muted);padding:4px 8px 0;font-size:.625rem;display:block}.ChatInputComponent-module__xH_QnG__char-count-over{color:var(--chat-error,#f87171)}@media (max-width:480px){.ChatInputComponent-module__xH_QnG__input-bar{padding:8px 10px}}
.ChatPanelComponent-module__-mOAIq__panel{border-radius:var(--chat-radius);background:var(--chat-background-panel);-webkit-backdrop-filter:blur(24px)saturate(1.4);width:400px;max-height:600px;box-shadow:var(--chat-shadow);border:1px solid var(--chat-border);font-family:var(--chat-font);will-change:transform, opacity;transform-origin:100% 100%;transition:transform var(--chat-transition), opacity var(--chat-transition);flex-direction:column;display:flex;overflow:hidden}.ChatPanelComponent-module__-mOAIq__panel-open{opacity:1;pointer-events:auto;transform:scale(1)translateY(0)}.ChatPanelComponent-module__-mOAIq__panel-closed{opacity:0;pointer-events:none;height:0;max-height:0;overflow:hidden;transform:scale(.92)translateY(12px)}.ChatPanelComponent-module__-mOAIq__header{background:var(--chat-background-header);border-bottom:1px solid var(--chat-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.ChatPanelComponent-module__-mOAIq__header-info{align-items:center;gap:12px;display:flex}.ChatPanelComponent-module__-mOAIq__header-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:38px;height:38px}.ChatPanelComponent-module__-mOAIq__header-avatar-fallback{background:var(--chat-accent);width:38px;height:38px;color:var(--chat-text-on-accent);font-size:var(--font-size-md);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:flex}.ChatPanelComponent-module__-mOAIq__header-text{flex-direction:column;gap:2px;display:flex}.ChatPanelComponent-module__-mOAIq__header-name{color:var(--chat-text-primary);font-size:.9375rem;font-weight:600;line-height:1.2}.ChatPanelComponent-module__-mOAIq__header-status{color:var(--chat-text-secondary);font-size:var(--font-size-sm);align-items:center;gap:5px;line-height:1;display:flex}.ChatPanelComponent-module__-mOAIq__status-dot{background:var(--chat-online,#23a559);border-radius:50%;flex-shrink:0;width:12px;height:12px;animation:2s ease-in-out infinite ChatPanelComponent-module__-mOAIq__status-dot-pulse;box-shadow:0 0 8px #00a95080;box-shadow:0 0 8px lab(60.9037% -57.4031 37.5847/.5)}@keyframes ChatPanelComponent-module__-mOAIq__status-dot-pulse{0%,to{opacity:1}50%{opacity:.55}}.ChatPanelComponent-module__-mOAIq__close-button{width:32px;height:32px;color:var(--chat-text-secondary);cursor:pointer;transition:background var(--chat-transition-fast), color var(--chat-transition-fast);-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ChatPanelComponent-module__-mOAIq__close-button:hover{color:var(--chat-text-primary);background:#ffffff14;background:lab(100% 0 0/.08)}.ChatPanelComponent-module__-mOAIq__messages-area{scrollbar-width:thin;scrollbar-color:oklch(100% 0 0/.1) transparent;flex-direction:column;flex:1;gap:6px;min-height:200px;max-height:400px;padding:16px 14px;display:flex;overflow:hidden auto}.ChatPanelComponent-module__-mOAIq__messages-area::-webkit-scrollbar{width:5px}.ChatPanelComponent-module__-mOAIq__messages-area::-webkit-scrollbar-track{background:0 0}.ChatPanelComponent-module__-mOAIq__messages-area::-webkit-scrollbar-thumb{background:#ffffff1a;background:lab(100% 0 0/.1);border-radius:3px}.ChatPanelComponent-module__-mOAIq__typing-indicator{align-items:center;padding:4px 0;display:flex}.ChatPanelComponent-module__-mOAIq__typing-dots{background:var(--chat-background-message-agent);border-radius:var(--chat-radius-message);border-bottom-left-radius:4px;align-items:center;gap:4px;padding:10px 16px;display:flex}.ChatPanelComponent-module__-mOAIq__typing-dot{background:var(--chat-text-secondary);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite ChatPanelComponent-module__-mOAIq__typing-bounce}.ChatPanelComponent-module__-mOAIq__typing-dot:nth-child(2){animation-delay:.15s}.ChatPanelComponent-module__-mOAIq__typing-dot:nth-child(3){animation-delay:.3s}@keyframes ChatPanelComponent-module__-mOAIq__typing-bounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.ChatPanelComponent-module__-mOAIq__footer{text-align:center;border-top:1px solid var(--chat-border-subtle);flex-shrink:0;padding:8px 14px}.ChatPanelComponent-module__-mOAIq__footer-text{font-size:var(--font-size-xs);color:var(--chat-text-muted);letter-spacing:.02em}.ChatPanelComponent-module__-mOAIq__footer-brand{color:var(--chat-text-secondary);font-weight:600}@media (max-width:480px){.ChatPanelComponent-module__-mOAIq__panel{transform-origin:bottom;border-radius:0;width:100vw;max-height:100dvh}.ChatPanelComponent-module__-mOAIq__panel-open{height:100dvh;max-height:100dvh}.ChatPanelComponent-module__-mOAIq__messages-area{flex:1;max-height:none}}
.ChatComponent-module__YSFzfG__container{z-index:999999;pointer-events:none;--chat-accent:#6366f1;--chat-accent-hover:#4f46e5;--chat-accent-subtle:#8042fb1a;--chat-accent-glow:0 0 24px #8042fb40;--chat-background-panel:#100e18eb;--chat-background-header:#161221f2;--chat-background-input:#1b1729e6;--chat-background-message-visitor:var(--chat-accent);--chat-background-message-agent:#ffffff0f;--chat-background-message-system:transparent;--chat-text-primary:#f0f0f5;--chat-text-secondary:#8e95ae;--chat-text-muted:#5a5f7a;--chat-text-on-accent:#fff;--chat-border:#ffffff0f;--chat-border-subtle:#ffffff08;--chat-radius:16px;--chat-radius-sm:8px;--chat-radius-message:18px;--chat-shadow:0 8px 32px #0006, 0 2px 8px #0003;--chat-shadow-launcher:0 4px 20px #0000004d, var(--chat-accent-glow);--chat-transition:.3s cubic-bezier(.4, 0, .2, 1);--chat-transition-fast:.15s cubic-bezier(.4, 0, .2, 1);--chat-font:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;flex-direction:column;align-items:flex-end;gap:16px;display:flex;position:fixed;bottom:24px;right:24px}@supports (color:lab(0% 0 0)){.ChatComponent-module__YSFzfG__container{--chat-accent-subtle:lab(45.0418% 56.9315 -83.7604/.1);--chat-accent-glow:0 0 24px lab(45.0418% 56.9315 -83.7604/.25);--chat-background-panel:lab(4.35481% 2.32936 -5.47604/.92);--chat-background-header:lab(6.48048% 4.61054 -9.60119/.95);--chat-background-input:lab(8.95401% 6.21059 -11.891/.9);--chat-background-message-agent:lab(100% 0 0/.06);--chat-border:lab(100% 0 0/.06);--chat-border-subtle:lab(100% 0 0/.03);--chat-shadow:0 8px 32px lab(0% 0 0/.4), 0 2px 8px lab(0% 0 0/.2);--chat-shadow-launcher:0 4px 20px lab(0% 0 0/.3), var(--chat-accent-glow)}}.ChatComponent-module__YSFzfG__container>*{pointer-events:auto}.ChatComponent-module__YSFzfG__bottom-left{align-items:flex-start;left:24px;right:auto}@media (max-width:480px){.ChatComponent-module__YSFzfG__container{align-items:stretch;gap:0;bottom:0;left:0;right:0}.ChatComponent-module__YSFzfG__bottom-left{left:0;right:0}}
.CheckboxComponent-module__f6pduG__checkbox{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;align-items:center;gap:4px;display:inline-flex}.CheckboxComponent-module__f6pduG__checkbox.CheckboxComponent-module__f6pduG__label-start{flex-direction:row-reverse}.CheckboxComponent-module__f6pduG__checkbox.CheckboxComponent-module__f6pduG__is-disabled-state{opacity:.38;cursor:not-allowed;pointer-events:none}.CheckboxComponent-module__f6pduG__hidden-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.CheckboxComponent-module__f6pduG__container{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.CheckboxComponent-module__f6pduG__state-layer{will-change:background;pointer-events:none;background:0 0;border-radius:50%;transition:background .2s;position:absolute;inset:0}.CheckboxComponent-module__f6pduG__checkbox:hover .CheckboxComponent-module__f6pduG__state-layer{background:color-mix(in srgb, var(--text-primary,#1d1b20) 8%, transparent)}.CheckboxComponent-module__f6pduG__checkbox:hover .CheckboxComponent-module__f6pduG__is-selected-state~.CheckboxComponent-module__f6pduG__state-layer{background:color-mix(in srgb, var(--accent-primary,#6750a4) 8%, transparent)}.CheckboxComponent-module__f6pduG__hidden-input:focus-visible~.CheckboxComponent-module__f6pduG__state-layer,.CheckboxComponent-module__f6pduG__checkbox:active .CheckboxComponent-module__f6pduG__state-layer{background:color-mix(in srgb, var(--text-primary,#1d1b20) 12%, transparent)}.CheckboxComponent-module__f6pduG__checkbox:active .CheckboxComponent-module__f6pduG__is-selected-state~.CheckboxComponent-module__f6pduG__state-layer{background:color-mix(in srgb, var(--accent-primary,#6750a4) 12%, transparent)}.CheckboxComponent-module__f6pduG__error:hover .CheckboxComponent-module__f6pduG__state-layer{background:color-mix(in srgb, var(--color-error,#b3261e) 8%, transparent)}.CheckboxComponent-module__f6pduG__error:active .CheckboxComponent-module__f6pduG__state-layer{background:color-mix(in srgb, var(--color-error,#b3261e) 12%, transparent)}.CheckboxComponent-module__f6pduG__box{border:2px solid var(--calculated-border-color,#49454f);z-index:1;background:0 0;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:background .2s cubic-bezier(.2,0,0,1),border-color .2s cubic-bezier(.2,0,0,1);display:flex;position:relative}.CheckboxComponent-module__f6pduG__box.CheckboxComponent-module__f6pduG__is-selected-state{background:var(--accent-primary,#6750a4);border-color:var(--accent-primary,#6750a4)}.CheckboxComponent-module__f6pduG__box.CheckboxComponent-module__f6pduG__error-box{border-color:var(--color-error,#b3261e)}.CheckboxComponent-module__f6pduG__box.CheckboxComponent-module__f6pduG__error-box.CheckboxComponent-module__f6pduG__is-selected-state{background:var(--color-error,#b3261e);border-color:var(--color-error,#b3261e)}.CheckboxComponent-module__f6pduG__icon{width:14px;height:14px;color:var(--checkbox-icon-color,#fff);flex-shrink:0}.CheckboxComponent-module__f6pduG__check-path{stroke-dasharray:20;stroke-dashoffset:20px;animation:.25s cubic-bezier(.4,0,.2,1) forwards CheckboxComponent-module__f6pduG__check-draw}@keyframes CheckboxComponent-module__f6pduG__check-draw{to{stroke-dashoffset:0}}.CheckboxComponent-module__f6pduG__dash-path{animation:.2s cubic-bezier(.4,0,.2,1) CheckboxComponent-module__f6pduG__dash-in}@keyframes CheckboxComponent-module__f6pduG__dash-in{0%{opacity:0;transform-origin:50%;transform:scaleX(0)}to{opacity:1;transform-origin:50%;transform:scaleX(1)}}.CheckboxComponent-module__f6pduG__label{color:var(--text-primary,#1d1b20);letter-spacing:.025em;font-size:14px;line-height:20px}.CheckboxComponent-module__f6pduG__error .CheckboxComponent-module__f6pduG__label{color:var(--color-error,#b3261e)}.CheckboxComponent-module__f6pduG__is-compact-size{gap:2px}.CheckboxComponent-module__f6pduG__is-compact-size .CheckboxComponent-module__f6pduG__container{width:28px;height:28px}.CheckboxComponent-module__f6pduG__is-compact-size .CheckboxComponent-module__f6pduG__box{border-width:1.5px;border-radius:2px;width:14px;height:14px}.CheckboxComponent-module__f6pduG__is-compact-size .CheckboxComponent-module__f6pduG__icon{width:10px;height:10px}.CheckboxComponent-module__f6pduG__is-compact-size .CheckboxComponent-module__f6pduG__label{font-size:13px;line-height:18px}
.CloseButtonComponent-module__wojxcq__close-button{border-radius:var(--button-border-radius);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:all .15s;display:flex}.CloseButtonComponent-module__wojxcq__close-button:hover{background:var(--calculated-accent-primary-glow);color:var(--accent-primary)}.CloseButtonComponent-module__wojxcq__dark{color:#fff;z-index:10;background:#ffffff1a;background:lab(100% 0 0/.1);border:1px solid #ffffff26;border:1px solid lab(100% 0 0/.15);border-radius:50%;width:40px;height:40px;position:absolute;top:16px;right:16px}.CloseButtonComponent-module__wojxcq__dark:hover{background:#fff3;background:lab(100% 0 0/.2)}
.CollapsibleBlockComponent-module__4lz3oa__container{margin-bottom:8px}.CollapsibleBlockComponent-module__4lz3oa__header{color:var(--text-secondary);cursor:pointer;text-align:left;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;width:100%;padding:6px 10px;font-size:12px;font-weight:600;transition:background .15s,color .15s;display:flex}.CollapsibleBlockComponent-module__4lz3oa__header:hover{background:var(--background-elevated);color:var(--text-primary)}.CollapsibleBlockComponent-module__4lz3oa__chevron{opacity:.6;flex-shrink:0;transition:transform .15s}.CollapsibleBlockComponent-module__4lz3oa__icon{flex-shrink:0;align-items:center;display:flex}.CollapsibleBlockComponent-module__4lz3oa__label{flex:1}.CollapsibleBlockComponent-module__4lz3oa__badge{color:var(--text-muted);background:var(--background-elevated);border-radius:8px;padding:1px 6px;font-size:10px;font-weight:500}.CollapsibleBlockComponent-module__4lz3oa__actions{align-items:center;gap:6px;margin-left:auto;display:flex}.CollapsibleBlockComponent-module__4lz3oa__body{padding:8px 10px 4px 30px;animation:.15s CollapsibleBlockComponent-module__4lz3oa__slide-down}@keyframes CollapsibleBlockComponent-module__4lz3oa__slide-down{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.CopyButtonComponent-module__5dB-EW__copy-button{cursor:pointer;color:var(--text-muted);border-radius:var(--button-border-radius);background:0 0;border:none;align-items:center;gap:4px;padding:2px 4px;font-size:11px;transition:color .15s,background .15s;display:inline-flex}.CopyButtonComponent-module__5dB-EW__copy-button:hover{color:var(--text-primary);background:var(--background-elevated)}.CopyButtonComponent-module__5dB-EW__copied{color:var(--color-success,#22c55e)}.CopyButtonComponent-module__5dB-EW__copied:hover{color:var(--color-success,#22c55e)}
.DatePickerComponent-module__napsFG__container{position:relative}.DatePickerComponent-module__napsFG__trigger{height:var(--input-height);color:var(--text-primary);background:var(--calculated-select-background-color);border:1px solid var(--calculated-border-color);border-radius:var(--border-radius-sm);cursor:pointer;white-space:nowrap;justify-content:space-between;align-items:center;padding:0 12px;font-size:14px;transition:border-color .2s,box-shadow .2s;display:flex}.DatePickerComponent-module__napsFG__trigger:hover{border-color:#8042fb4d;border-color:lab(45.0418% 56.9315 -83.7604/.3)}.DatePickerComponent-module__napsFG__trigger-open{border-color:var(--accent-primary);box-shadow:0 0 0 2px var(--calculated-accent-primary-glow)}.DatePickerComponent-module__napsFG__trigger-disabled{opacity:.35;pointer-events:none;cursor:not-allowed}.DatePickerComponent-module__napsFG__trigger-content{align-items:center;gap:8px;display:flex;overflow:hidden}.DatePickerComponent-module__napsFG__trigger-icon{flex-shrink:0;align-items:center;display:flex}.DatePickerComponent-module__napsFG__trigger-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.DatePickerComponent-module__napsFG__chevron{color:var(--text-secondary);flex-shrink:0;margin-left:4px;transition:transform .2s}.DatePickerComponent-module__napsFG__chevron-open{transform:rotate(180deg)}.DatePickerComponent-module__napsFG__trigger-clear{width:16px;height:16px;color:var(--text-muted);transition:all var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex}.DatePickerComponent-module__napsFG__trigger-clear:hover{color:var(--text-primary);background:var(--background-surface)}.DatePickerComponent-module__napsFG__dropdown{z-index:1000;background:var(--background-surface);border:1px solid var(--calculated-border-color);border-radius:var(--border-radius-md);box-shadow:var(--calculated-shadow-lg,0 12px 40px #00000040);animation:.15s ease-out DatePickerComponent-module__napsFG__slide-down;display:flex;position:fixed;overflow:hidden}@supports (color:lab(0% 0 0)){.DatePickerComponent-module__napsFG__dropdown{box-shadow:var(--calculated-shadow-lg,0 12px 40px lab(0% 0 0/.25))}}.DatePickerComponent-module__napsFG__presets{border-right:1px solid var(--calculated-border-subtle);flex-direction:column;gap:2px;min-width:120px;padding:10px;display:flex}.DatePickerComponent-module__napsFG__preset-button{color:var(--text-secondary);border-radius:var(--border-radius-sm);cursor:pointer;text-align:left;transition:all var(--transition-fast);white-space:nowrap;background:0 0;border:none;padding:6px 12px;font-size:12px;font-weight:500}.DatePickerComponent-module__napsFG__preset-button:hover{color:var(--text-primary);background:var(--calculated-accent-primary-subtle)}.DatePickerComponent-module__napsFG__preset-btn-active{color:var(--accent-primary);background:var(--calculated-accent-primary-subtle);font-weight:600}.DatePickerComponent-module__napsFG__calendars{flex-direction:column;gap:8px;padding:12px 16px;display:flex}.DatePickerComponent-module__napsFG__month-nav{justify-content:space-between;align-items:center;gap:8px;display:flex}.DatePickerComponent-module__napsFG__month-label{text-align:center;color:var(--text-primary);white-space:nowrap;flex:1;font-size:13px;font-weight:600}.DatePickerComponent-module__napsFG__month-nav-button{border-radius:var(--border-radius-sm);width:26px;height:26px;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.DatePickerComponent-module__napsFG__month-nav-button:hover{color:var(--text-primary);background:var(--background-surface)}.DatePickerComponent-module__napsFG__month-pair{gap:20px;display:flex}.DatePickerComponent-module__napsFG__month-grid{flex-direction:column;gap:4px;display:flex}.DatePickerComponent-module__napsFG__day-headers{grid-template-columns:repeat(7,1fr);gap:0;display:grid}.DatePickerComponent-module__napsFG__day-header{text-align:center;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;padding:4px 0;font-size:10px;font-weight:600}.DatePickerComponent-module__napsFG__day-cells{grid-template-columns:repeat(7,1fr);gap:0;display:grid}.DatePickerComponent-module__napsFG__day-cell{width:30px;height:28px}.DatePickerComponent-module__napsFG__day-button{width:30px;height:28px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;font-size:12px;font-weight:500;transition:all .1s;display:flex;position:relative}.DatePickerComponent-module__napsFG__day-button:hover:not(:disabled){color:var(--text-primary);background:var(--calculated-accent-primary-subtle)}.DatePickerComponent-module__napsFG__day-button:disabled{opacity:.3;cursor:not-allowed}.DatePickerComponent-module__napsFG__day-today{color:var(--accent-primary);font-weight:700}.DatePickerComponent-module__napsFG__day-start{border-radius:var(--border-radius-sm) 0 0 var(--border-radius-sm);font-weight:600;background:var(--accent-primary)!important;color:#fff!important}.DatePickerComponent-module__napsFG__day-end{border-radius:0 var(--border-radius-sm) var(--border-radius-sm) 0;font-weight:600;background:var(--accent-primary)!important;color:#fff!important}.DatePickerComponent-module__napsFG__day-start.DatePickerComponent-module__napsFG__day-end{border-radius:var(--border-radius-sm)}.DatePickerComponent-module__napsFG__day-in-range{background:var(--calculated-accent-primary-subtle);color:var(--text-primary)}.DatePickerComponent-module__napsFG__day-future{opacity:.3}.DatePickerComponent-module__napsFG__select-hint{text-align:center;color:var(--text-muted);padding:4px 0 0;font-size:11px;animation:.15s ease-out DatePickerComponent-module__napsFG__slide-down}.DatePickerComponent-module__napsFG__time-row{border-top:1px solid var(--calculated-border-subtle);align-items:center;gap:8px;margin-top:4px;padding:10px 0 2px;animation:.15s ease-out DatePickerComponent-module__napsFG__slide-down;display:flex}.DatePickerComponent-module__napsFG__time-field{flex:1;align-items:center;gap:6px;min-width:0;display:flex}.DatePickerComponent-module__napsFG__time-icon{color:var(--text-muted);flex-shrink:0}.DatePickerComponent-module__napsFG__time-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;font-size:11px;font-weight:600}.DatePickerComponent-module__napsFG__time-input{width:100%;min-width:0;color:var(--text-primary);background:var(--background-base);border:1px solid var(--calculated-border-color);border-radius:var(--border-radius-sm);outline:none;padding:4px 6px;font-family:inherit;font-size:12px;transition:border-color .2s,box-shadow .2s}.DatePickerComponent-module__napsFG__time-input:focus{border-color:var(--accent-primary);box-shadow:0 0 0 2px var(--calculated-accent-primary-glow)}.DatePickerComponent-module__napsFG__time-input{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.DatePickerComponent-module__napsFG__time-sep{color:var(--text-muted);flex-shrink:0;padding:0 2px;font-size:13px}.DatePickerComponent-module__napsFG__time-apply-button{color:#fff;background:var(--accent-primary);border-radius:var(--border-radius-sm);cursor:pointer;white-space:nowrap;border:none;flex-shrink:0;padding:5px 14px;font-size:11px;font-weight:600;transition:background .2s,transform .1s}.DatePickerComponent-module__napsFG__time-apply-button:hover{background:var(--calculated-accent-primary-hover);transform:translateY(-1px)}.DatePickerComponent-module__napsFG__time-apply-button:active{transform:translateY(0)}@media (max-width:640px){.DatePickerComponent-module__napsFG__dropdown{flex-direction:column}.DatePickerComponent-module__napsFG__presets{border-right:none;border-bottom:1px solid var(--calculated-border-subtle);flex-flow:wrap;min-width:0}.DatePickerComponent-module__napsFG__month-pair{flex-direction:column;gap:12px}}
.DialogComponent-module__24FM0G__scrim{z-index:10000;background:var(--dialog-scrim,#00000052);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);will-change:opacity;justify-content:center;align-items:center;padding:48px 24px;animation:.2s cubic-bezier(.2,0,0,1) forwards DialogComponent-module__24FM0G__dialog-scrim-fade-in;display:flex;position:fixed;inset:0}@supports (color:lab(0% 0 0)){.DialogComponent-module__24FM0G__scrim{background:var(--dialog-scrim,lab(0% 0 0/.32))}}.DialogComponent-module__24FM0G__scrim[data-closing=true]{animation:.15s cubic-bezier(.2,0,0,1) forwards DialogComponent-module__24FM0G__dialog-scrim-fade-out}.DialogComponent-module__24FM0G__container{background:var(--dialog-container-bg,var(--background-surface,#2a2a2e));border:1px solid var(--dialog-border,var(--calculated-border-color,#ffffff0f));will-change:transform, opacity;border-radius:28px;flex-direction:column;width:100%;min-width:280px;max-width:560px;max-height:calc(100vh - 96px);animation:.3s cubic-bezier(.05,.7,.1,1) forwards DialogComponent-module__24FM0G__dialog-container-enter;display:flex;position:relative;box-shadow:0 1px 3px #0000004d,0 4px 8px 3px #00000026;box-shadow:0 1px 3px lab(0% 0 0/.3),0 4px 8px 3px lab(0% 0 0/.15)}@supports (color:lab(0% 0 0)){.DialogComponent-module__24FM0G__container{border:1px solid var(--dialog-border,var(--calculated-border-color,lab(100% 0 0/.06)))}}.DialogComponent-module__24FM0G__container[data-closing=true]{animation:.2s cubic-bezier(.3,0,.8,.15) forwards DialogComponent-module__24FM0G__dialog-container-exit}.DialogComponent-module__24FM0G__icon{color:var(--dialog-icon-color,var(--accent-primary,#8b5cf6));justify-content:center;align-items:center;padding:24px 24px 0;display:flex}.DialogComponent-module__24FM0G__icon svg{flex-shrink:0;width:24px;height:24px}.DialogComponent-module__24FM0G__headline{letter-spacing:0;color:var(--dialog-headline-color,var(--text-primary,#f0f0f0));margin:0;padding:16px 24px 0;font-size:1.5rem;font-weight:500;line-height:2rem}.DialogComponent-module__24FM0G__headline-centered{text-align:center}.DialogComponent-module__24FM0G__body{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--calculated-border-color,oklch(100% 0 0/.1)) transparent;letter-spacing:.25px;color:var(--dialog-body-color,var(--text-secondary,#a0a0a0));padding:16px 24px;font-size:.875rem;line-height:1.43;overflow-y:auto}.DialogComponent-module__24FM0G__divider{background:var(--dialog-divider,var(--calculated-border-color,#ffffff0f));border:none;flex-shrink:0;height:1px;margin:0}@supports (color:lab(0% 0 0)){.DialogComponent-module__24FM0G__divider{background:var(--dialog-divider,var(--calculated-border-color,lab(100% 0 0/.06)))}}.DialogComponent-module__24FM0G__actions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;padding:16px 24px 24px;display:flex}.DialogComponent-module__24FM0G__action-button{cursor:pointer;letter-spacing:.1px;min-width:48px;height:40px;color:var(--dialog-action-color,var(--accent-primary,#8b5cf6));isolation:isolate;background:0 0;border:none;border-radius:20px;justify-content:center;align-items:center;padding:0 12px;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1.43;transition:background-color .2s cubic-bezier(.2,0,0,1),box-shadow .2s cubic-bezier(.2,0,0,1);display:inline-flex;position:relative;overflow:hidden}.DialogComponent-module__24FM0G__action-button:before{content:"";border-radius:inherit;opacity:0;pointer-events:none;background:currentColor;transition:opacity .15s cubic-bezier(.2,0,0,1);position:absolute;inset:0}.DialogComponent-module__24FM0G__action-button:hover:before{opacity:.08}.DialogComponent-module__24FM0G__action-button:focus-visible{outline:none}.DialogComponent-module__24FM0G__action-button:focus-visible:before,.DialogComponent-module__24FM0G__action-button:active:before{opacity:.12}.DialogComponent-module__24FM0G__action-btn-primary{background:var(--dialog-primary-bg,var(--accent-primary,#8b5cf6));color:var(--dialog-primary-text,var(--background-base,#0f0f0f))}.DialogComponent-module__24FM0G__action-btn-primary:before{background:var(--dialog-primary-text,var(--background-base,#0f0f0f))}.DialogComponent-module__24FM0G__action-btn-destructive{color:var(--dialog-destructive-color,var(--color-error,#f87171))}.DialogComponent-module__24FM0G__action-button:disabled{opacity:.38;cursor:not-allowed}.DialogComponent-module__24FM0G__action-button:disabled:before{opacity:0}.DialogComponent-module__24FM0G__fullscreen .DialogComponent-module__24FM0G__container{width:100%;min-width:100%;max-width:100%;height:100%;max-height:100%;box-shadow:none;border:none;border-radius:0}.DialogComponent-module__24FM0G__fullscreen .DialogComponent-module__24FM0G__headline{font-size:1.375rem;line-height:1.75rem}.DialogComponent-module__24FM0G__fullscreen .DialogComponent-module__24FM0G__actions{padding:12px 16px}@keyframes DialogComponent-module__24FM0G__dialog-scrim-fade-in{0%{opacity:0}to{opacity:1}}@keyframes DialogComponent-module__24FM0G__dialog-scrim-fade-out{0%{opacity:1}to{opacity:0}}@keyframes DialogComponent-module__24FM0G__dialog-container-enter{0%{opacity:0;transform:scale(.85)translateY(8px)}40%{opacity:1}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes DialogComponent-module__24FM0G__dialog-container-exit{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.92)translateY(4px)}}@media (max-width:600px){.DialogComponent-module__24FM0G__scrim{padding:16px}.DialogComponent-module__24FM0G__container{min-width:unset;border-radius:28px;max-width:100%}.DialogComponent-module__24FM0G__headline{font-size:1.25rem;line-height:1.75rem}}@media (prefers-reduced-motion:reduce){.DialogComponent-module__24FM0G__scrim,.DialogComponent-module__24FM0G__container,.DialogComponent-module__24FM0G__scrim[data-closing=true],.DialogComponent-module__24FM0G__container[data-closing=true]{animation-duration:1ms!important}}
.DiscordChatComponent-module__rXH1Dq__container{text-align:left;background:#2b2d31;border:1px solid #ffffff0f;border:1px solid lab(100% 0 0/.06);border-radius:12px;flex-direction:column;width:100%;animation:.6s cubic-bezier(.16,1,.3,1) .2s both DiscordChatComponent-module__rXH1Dq__window-slide-up;display:flex;overflow:hidden;box-shadow:0 8px 32px #00000080,0 0 0 1px #0003;box-shadow:0 8px 32px lab(0% 0 0/.5),0 0 0 1px lab(0% 0 0/.2)}@keyframes DiscordChatComponent-module__rXH1Dq__window-slide-up{0%{opacity:0;transform:translateY(24px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.DiscordChatComponent-module__rXH1Dq__title-bar{-webkit-user-select:none;user-select:none;background:#1e1f22;border-bottom:1px solid #0006;border-bottom:1px solid lab(0% 0 0/.4);flex-shrink:0;align-items:center;gap:10px;padding:12px 16px;display:flex;position:relative}.DiscordChatComponent-module__rXH1Dq__title-bar-center{pointer-events:none;align-items:center;gap:6px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.DiscordChatComponent-module__rXH1Dq__title-bar-clock{object-fit:contain;flex-shrink:0;width:auto;height:15px}.DiscordChatComponent-module__rXH1Dq__traffic-lights{gap:8px;padding-right:4px;display:flex}.DiscordChatComponent-module__rXH1Dq__traffic-dot{border-radius:50%;width:12px;height:12px}.DiscordChatComponent-module__rXH1Dq__traffic-dot:first-child{background:#ed6a5e}.DiscordChatComponent-module__rXH1Dq__traffic-dot:nth-child(2){background:#f4bf4f}.DiscordChatComponent-module__rXH1Dq__traffic-dot:nth-child(3){background:#61c554}.DiscordChatComponent-module__rXH1Dq__channel-name{color:#f2f3f5;letter-spacing:-.01em;font-size:15px;font-weight:600}.DiscordChatComponent-module__rXH1Dq__channel-topic{color:#80848e;text-overflow:ellipsis;white-space:nowrap;max-width:280px;margin-left:auto;font-size:12px;overflow:hidden}.DiscordChatComponent-module__rXH1Dq__panel-layout{height:75vh;min-height:0;display:flex;overflow:hidden}.DiscordChatComponent-module__rXH1Dq__guild-bar{scrollbar-width:none;background:#1e1f22;flex-direction:column;flex-shrink:0;align-items:center;gap:8px;width:72px;padding:12px 0;display:flex;overflow:hidden auto}.DiscordChatComponent-module__rXH1Dq__guild-bar::-webkit-scrollbar{display:none}.DiscordChatComponent-module__rXH1Dq__guild-bar-home{color:#dbdee1;cursor:pointer;background:#313338;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:border-radius .2s,background-color .2s,color .2s;display:flex}.DiscordChatComponent-module__rXH1Dq__guild-bar-home:hover{color:#fff;background:#5865f2;border-radius:16px}.DiscordChatComponent-module__rXH1Dq__guild-bar-home svg{width:28px;height:20px}.DiscordChatComponent-module__rXH1Dq__guild-bar-separator{background:#35363c;border-radius:1px;flex-shrink:0;width:32px;height:2px}.DiscordChatComponent-module__rXH1Dq__guild-bar-item{color:#dbdee1;cursor:pointer;background:#313338;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:border-radius .2s,background-color .2s;display:flex;position:relative;overflow:hidden}.DiscordChatComponent-module__rXH1Dq__guild-bar-item:hover,.DiscordChatComponent-module__rXH1Dq__guild-bar-item-active{border-radius:16px}.DiscordChatComponent-module__rXH1Dq__guild-bar-icon{object-fit:cover;width:100%;height:100%}.DiscordChatComponent-module__rXH1Dq__guild-bar-initial{-webkit-user-select:none;user-select:none;letter-spacing:-.01em;font-size:18px;font-weight:600}.DiscordChatComponent-module__rXH1Dq__guild-bar-pill{background:#f2f3f5;border-radius:0 4px 4px 0;width:4px;height:40px;transition:height .2s;position:absolute;top:50%;left:-16px;transform:translateY(-50%)}.DiscordChatComponent-module__rXH1Dq__guild-bar-item:not(.DiscordChatComponent-module__rXH1Dq__guild-bar-item-active):hover:after{content:"";background:#f2f3f5;border-radius:0 4px 4px 0;width:4px;height:20px;position:absolute;top:50%;left:-16px;transform:translateY(-50%)}.DiscordChatComponent-module__rXH1Dq__channel-sidebar{background:#2b2d31;border-right:1px solid #0000003d;border-right:1px solid lab(0% 0 0/.24);flex-direction:column;flex-shrink:0;width:200px;display:flex;overflow:hidden}.DiscordChatComponent-module__rXH1Dq__server-header{border-bottom:1px solid #0000003d;border-bottom:1px solid lab(0% 0 0/.24);flex-shrink:0;padding:14px 16px 10px;position:relative;overflow:hidden}.DiscordChatComponent-module__rXH1Dq__server-header-banner{align-items:flex-end;height:134px;padding:0;display:flex}.DiscordChatComponent-module__rXH1Dq__server-banner-image{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:linear-gradient(#000 50%,#0000 100%);mask-image:linear-gradient(#000 50%,#0000 100%)}.DiscordChatComponent-module__rXH1Dq__server-header-banner .DiscordChatComponent-module__rXH1Dq__server-name{z-index:1;text-shadow:0 1px 4px #000c;text-shadow:0 1px 4px lab(0% 0 0/.8);padding:12px 16px;position:relative}.DiscordChatComponent-module__rXH1Dq__server-name{color:#f2f3f5;letter-spacing:-.01em;font-size:15px;font-weight:700}.DiscordChatComponent-module__rXH1Dq__channel-list{flex:1;padding:8px 0;overflow-y:auto}.DiscordChatComponent-module__rXH1Dq__channel-category{padding:18px 8px 4px 16px}.DiscordChatComponent-module__rXH1Dq__category-name{color:#949ba4;text-transform:uppercase;letter-spacing:.02em;font-size:11px;font-weight:700}.DiscordChatComponent-module__rXH1Dq__channel-item{color:#949ba4;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:4px;align-items:center;gap:6px;width:calc(100% - 16px);margin:1px 8px;padding:6px 8px;font-family:inherit;font-size:15px;transition:background-color .12s,color .12s;display:flex}.DiscordChatComponent-module__rXH1Dq__channel-item:hover{color:#dbdee1;background:#ffffff0f;background:lab(100% 0 0/.06)}.DiscordChatComponent-module__rXH1Dq__channel-item-active{color:#f2f3f5;background:#ffffff14;background:lab(100% 0 0/.08)}.DiscordChatComponent-module__rXH1Dq__channel-hash{color:#80848e;text-align:center;flex-shrink:0;width:20px;font-size:18px;font-weight:600}.DiscordChatComponent-module__rXH1Dq__channel-item-active .DiscordChatComponent-module__rXH1Dq__channel-hash{color:#dbdee1}.DiscordChatComponent-module__rXH1Dq__channel-item-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.DiscordChatComponent-module__rXH1Dq__chat-panel{background:#313338;flex-direction:column;flex:1;min-width:0;display:flex}.DiscordChatComponent-module__rXH1Dq__messages-area{flex-direction:column;flex:1;gap:0;min-height:0;padding:16px 0 8px;display:flex;overflow-y:auto}.DiscordChatComponent-module__rXH1Dq__messages-area::-webkit-scrollbar{width:8px}.DiscordChatComponent-module__rXH1Dq__messages-area::-webkit-scrollbar-track{background:#2b2d31;border-radius:4px}.DiscordChatComponent-module__rXH1Dq__messages-area::-webkit-scrollbar-thumb{background:#1a1b1e;border-radius:4px}.DiscordChatComponent-module__rXH1Dq__messages-area::-webkit-scrollbar-thumb:hover{background:#111214}.DiscordChatComponent-module__rXH1Dq__date-separator{align-items:center;gap:8px;margin:8px 0 4px;padding:4px 16px;display:flex}.DiscordChatComponent-module__rXH1Dq__date-separator:before,.DiscordChatComponent-module__rXH1Dq__date-separator:after{content:"";background:#3f4147;flex:1;height:1px}.DiscordChatComponent-module__rXH1Dq__date-separator-text{color:#80848e;white-space:nowrap;text-transform:uppercase;letter-spacing:.02em;font-size:12px;font-weight:600}.DiscordChatComponent-module__rXH1Dq__message-row{gap:16px;padding:16px 16px 4px;transition:background-color .1s;animation:.3s both DiscordChatComponent-module__rXH1Dq__message-appear;display:flex;position:relative}.DiscordChatComponent-module__rXH1Dq__message-row:hover{background:#0000000f;background:lab(0% 0 0/.06)}.DiscordChatComponent-module__rXH1Dq__message-row-reply{grid-template-rows:auto auto;grid-template-columns:40px 1fr;column-gap:16px;padding-top:8px;display:grid;position:relative}.DiscordChatComponent-module__rXH1Dq__message-row-reply .DiscordChatComponent-module__rXH1Dq__message-content{grid-column:2}.DiscordChatComponent-module__rXH1Dq__reply-bar{color:#b5bac1;cursor:pointer;white-space:nowrap;grid-column:1/-1;align-items:center;gap:4px;min-width:0;padding-bottom:4px;padding-left:56px;font-size:13px;line-height:1.15;display:flex;overflow:hidden}.DiscordChatComponent-module__rXH1Dq__reply-bar:hover .DiscordChatComponent-module__rXH1Dq__reply-content{color:#dbdee1}.DiscordChatComponent-module__rXH1Dq__reply-spine{pointer-events:none;border-top:2px solid #4e5058;border-left:2px solid #4e5058;border-top-left-radius:6px;width:24px;height:calc(100% - 44px);position:absolute;top:11px;left:35px}.DiscordChatComponent-module__rXH1Dq__reply-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:16px;height:16px}.DiscordChatComponent-module__rXH1Dq__reply-avatar-fallback{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;font-size:9px;font-weight:700;display:flex}.DiscordChatComponent-module__rXH1Dq__reply-bot-badge{color:#fff;text-transform:uppercase;letter-spacing:.02em;background:#5865f2;border-radius:3px;flex-shrink:0;align-items:center;gap:1px;height:14px;padding:0 3px;font-size:8px;font-weight:600;line-height:14px;display:inline-flex}.DiscordChatComponent-module__rXH1Dq__reply-bot-badge .DiscordChatComponent-module__rXH1Dq__bot-badge-icon{width:10px;height:10px}.DiscordChatComponent-module__rXH1Dq__reply-author{cursor:pointer;flex-shrink:0;font-size:13px;font-weight:600}.DiscordChatComponent-module__rXH1Dq__reply-author:hover{text-decoration:underline}.DiscordChatComponent-module__rXH1Dq__reply-content{color:#949ba4;text-overflow:ellipsis;white-space:nowrap;font-size:13px;transition:color .1s;overflow:hidden}.DiscordChatComponent-module__rXH1Dq__reply-unknown{color:#6d6f78;font-size:12px;font-style:italic}@keyframes DiscordChatComponent-module__rXH1Dq__message-appear{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.DiscordChatComponent-module__rXH1Dq__message-row-grouped{gap:0;padding:1px 16px 1px 72px;transition:background-color .1s;display:flex;position:relative}.DiscordChatComponent-module__rXH1Dq__message-row-grouped:hover{background:#0000000f;background:lab(0% 0 0/.06)}.DiscordChatComponent-module__rXH1Dq__message-row-grouped .DiscordChatComponent-module__rXH1Dq__timestamp{display:none}.DiscordChatComponent-module__rXH1Dq__message-row-grouped:hover .DiscordChatComponent-module__rXH1Dq__timestamp-inline{opacity:1}.DiscordChatComponent-module__rXH1Dq__timestamp-inline{color:#5c5e66;opacity:0;text-align:right;font-feature-settings:"tnum";width:40px;font-size:11px;transition:opacity .1s;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.DiscordChatComponent-module__rXH1Dq__avatar{object-fit:cover;cursor:pointer;z-index:1;border-radius:50%;flex-shrink:0;width:40px;height:40px;margin-top:2px;transition:opacity .15s;position:relative}.DiscordChatComponent-module__rXH1Dq__avatar:hover{opacity:.8}.DiscordChatComponent-module__rXH1Dq__avatar-fallback{color:#fff;cursor:pointer;z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-top:2px;font-size:18px;font-weight:600;transition:opacity .15s;display:flex;position:relative}.DiscordChatComponent-module__rXH1Dq__avatar-fallback:hover{opacity:.8}.DiscordChatComponent-module__rXH1Dq__message-content{flex:1;min-width:0}.DiscordChatComponent-module__rXH1Dq__message-header{flex-wrap:wrap;align-items:center;gap:6px;line-height:1.375;display:flex}.DiscordChatComponent-module__rXH1Dq__author-name{cursor:pointer;font-size:15px;font-weight:600;transition:color .1s;display:inline}.DiscordChatComponent-module__rXH1Dq__author-name:hover{text-decoration-skip-ink:auto;text-decoration:underline}.DiscordChatComponent-module__rXH1Dq__bot-badge{color:#fff;text-transform:uppercase;letter-spacing:.02em;vertical-align:top;background:#5865f2;border-radius:3px;flex-shrink:0;align-items:center;gap:2px;height:16px;margin-top:3px;padding:0 4px;font-size:10px;font-weight:600;line-height:16px;display:inline-flex}.DiscordChatComponent-module__rXH1Dq__bot-badge-icon{flex-shrink:0;width:12px;height:12px}.DiscordChatComponent-module__rXH1Dq__user-badges{vertical-align:top;flex-shrink:0;align-items:center;gap:2px;margin-top:2px;display:inline-flex}.DiscordChatComponent-module__rXH1Dq__badge-icon{cursor:pointer;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:transform .15s,opacity .15s;display:inline-flex}.DiscordChatComponent-module__rXH1Dq__badge-icon:hover{opacity:.85;transform:scale(1.2)}.DiscordChatComponent-module__rXH1Dq__badge-icon svg{width:18px;height:18px}.DiscordChatComponent-module__rXH1Dq__role-tags{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:4px;display:inline-flex}.DiscordChatComponent-module__rXH1Dq__role-tag{background:color-mix(in srgb, var(--role-color) 20%, transparent);border:1px solid color-mix(in srgb, var(--role-color) 40%, transparent);height:18px;color:var(--role-color);white-space:nowrap;cursor:default;vertical-align:top;border-radius:9px;align-items:center;gap:3px;margin-top:2px;padding:0 6px;font-size:11px;font-weight:600;line-height:18px;transition:background-color .15s,border-color .15s;display:inline-flex}.DiscordChatComponent-module__rXH1Dq__role-tag:hover{background:color-mix(in srgb, var(--role-color) 30%, transparent);border-color:color-mix(in srgb, var(--role-color) 60%, transparent)}.DiscordChatComponent-module__rXH1Dq__role-tag-icon{object-fit:contain;border-radius:50%;flex-shrink:0;width:14px;height:14px}.DiscordChatComponent-module__rXH1Dq__role-tag-name{text-overflow:ellipsis;max-width:100px;overflow:hidden}.DiscordChatComponent-module__rXH1Dq__timestamp{color:#949ba4;font-feature-settings:"tnum";flex-shrink:0;font-size:12px}.DiscordChatComponent-module__rXH1Dq__message-text{color:#dbdee1;word-break:break-word;margin-top:2px;font-size:15px;line-height:1.375}.DiscordChatComponent-module__rXH1Dq__mention{color:#c9cdfb;cursor:pointer;background:#7840fc4d;background:lab(43.8757% 56.9571 -86.2589/.3);border-radius:3px;padding:0 2px;font-weight:500;transition:background-color .1s}.DiscordChatComponent-module__rXH1Dq__mention:hover{color:#fff;background:#7840fc80;background:lab(43.8757% 56.9571 -86.2589/.5)}.DiscordChatComponent-module__rXH1Dq__message-text a{color:#00a8fc;text-decoration:none}.DiscordChatComponent-module__rXH1Dq__message-text a:hover{text-decoration:underline}.DiscordChatComponent-module__rXH1Dq__custom-emoji{vertical-align:-.4em;object-fit:contain;image-rendering:auto;will-change:transform;width:22px;height:22px;margin:0 1px;display:inline-block}.DiscordChatComponent-module__rXH1Dq__reactions{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.DiscordChatComponent-module__rXH1Dq__reaction-pill{color:#dbdee1;cursor:pointer;background:#ffffff0f;background:lab(100% 0 0/.06);border:1px solid #ffffff0f;border:1px solid lab(100% 0 0/.06);border-radius:8px;align-items:center;gap:6px;height:26px;padding:2px 6px;font-family:inherit;transition:background-color .12s,border-color .12s;display:inline-flex}.DiscordChatComponent-module__rXH1Dq__reaction-pill:hover{background:#ffffff1f;background:lab(100% 0 0/.12);border-color:#ffffff1f;border-color:lab(100% 0 0/.12)}.DiscordChatComponent-module__rXH1Dq__reaction-emoji{object-fit:contain;flex-shrink:0;width:18px;height:18px}.DiscordChatComponent-module__rXH1Dq__reaction-unicode{flex-shrink:0;font-size:16px;line-height:1}.DiscordChatComponent-module__rXH1Dq__reaction-count{color:#b5bac1;font-size:12px;font-weight:600;line-height:1}.DiscordChatComponent-module__rXH1Dq__reaction-pill-reacted{color:#dbdee1;cursor:default;background:#7840fc26;background:lab(43.8757% 56.9571 -86.2589/.15);border:1px solid #7840fc80;border:1px solid lab(43.8757% 56.9571 -86.2589/.5);border-radius:8px;align-items:center;gap:6px;height:26px;padding:2px 6px;font-family:inherit;transition:background-color .12s,border-color .12s;display:inline-flex}.DiscordChatComponent-module__rXH1Dq__reaction-pill-reacted:hover{background:#7840fc33;background:lab(43.8757% 56.9571 -86.2589/.2);border-color:#7840fc99;border-color:lab(43.8757% 56.9571 -86.2589/.6)}.DiscordChatComponent-module__rXH1Dq__reaction-pill-reacted .DiscordChatComponent-module__rXH1Dq__reaction-count{color:#c9cdfb}.DiscordChatComponent-module__rXH1Dq__add-reaction-pill{color:#80848e;cursor:pointer;background:0 0;border:1px dashed #ffffff1a;border:1px dashed lab(100% 0 0/.1);border-radius:8px;justify-content:center;align-items:center;width:32px;height:26px;font-family:inherit;font-size:16px;transition:background-color .12s,border-color .12s,color .12s;display:inline-flex}.DiscordChatComponent-module__rXH1Dq__add-reaction-pill:hover{color:#dbdee1;background:#ffffff0f;background:lab(100% 0 0/.06);border-color:#ffffff29;border-color:lab(100% 0 0/.16)}.DiscordChatComponent-module__rXH1Dq__message-actions{opacity:0;pointer-events:none;z-index:1;background:#2b2d31;border:1px solid #ffffff14;border:1px solid lab(100% 0 0/.08);border-radius:4px;align-items:center;gap:0;transition:opacity .1s;display:flex;position:absolute;top:-16px;right:16px;box-shadow:0 2px 8px #0000004d;box-shadow:0 2px 8px lab(0% 0 0/.3)}.DiscordChatComponent-module__rXH1Dq__message-row:hover .DiscordChatComponent-module__rXH1Dq__message-actions,.DiscordChatComponent-module__rXH1Dq__message-row-grouped:hover .DiscordChatComponent-module__rXH1Dq__message-actions,.DiscordChatComponent-module__rXH1Dq__message-actions.DiscordChatComponent-module__rXH1Dq__message-actions-visible{opacity:1;pointer-events:auto}.DiscordChatComponent-module__rXH1Dq__action-button{color:#b5bac1;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;font-family:inherit;font-size:18px;transition:background-color .1s,color .1s;display:flex}.DiscordChatComponent-module__rXH1Dq__action-button:hover{color:#dbdee1;background:#ffffff14;background:lab(100% 0 0/.08)}.DiscordChatComponent-module__rXH1Dq__emoji-picker-overlay{z-index:999;position:fixed;inset:0}.DiscordChatComponent-module__rXH1Dq__emoji-picker{z-index:1000;background:#2b2d31;border:1px solid #ffffff14;border:1px solid lab(100% 0 0/.08);border-radius:8px;flex-direction:column;width:420px;max-height:460px;animation:.15s cubic-bezier(.16,1,.3,1) DiscordChatComponent-module__rXH1Dq__picker-slide-in;display:flex;position:fixed;overflow:hidden;box-shadow:0 8px 32px #00000080,0 0 0 1px #0003;box-shadow:0 8px 32px lab(0% 0 0/.5),0 0 0 1px lab(0% 0 0/.2)}@keyframes DiscordChatComponent-module__rXH1Dq__picker-slide-in{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.DiscordChatComponent-module__rXH1Dq__emoji-picker-search{color:#dbdee1;background:#1e1f22;border:none;border-radius:4px;outline:none;flex-shrink:0;margin:8px 8px 0;padding:8px 10px;font-family:inherit;font-size:14px}.DiscordChatComponent-module__rXH1Dq__emoji-picker-search::placeholder{color:#6d6f78}.DiscordChatComponent-module__rXH1Dq__emoji-picker-search:focus{box-shadow:0 0 0 2px #7840fc66;box-shadow:0 0 0 2px lab(43.8757% 56.9571 -86.2589/.4)}.DiscordChatComponent-module__rXH1Dq__emoji-picker-main{flex:1;min-height:0;display:flex;overflow:hidden}.DiscordChatComponent-module__rXH1Dq__emoji-category-sidebar{scrollbar-width:none;background:#232428;border-right:1px solid #ffffff0f;border-right:1px solid lab(100% 0 0/.06);flex-direction:column;flex-shrink:0;align-items:center;gap:2px;width:40px;padding:8px 4px;display:flex;overflow-y:auto}.DiscordChatComponent-module__rXH1Dq__emoji-category-sidebar::-webkit-scrollbar{display:none}.DiscordChatComponent-module__rXH1Dq__emoji-category-tab{cursor:pointer;color:#b5bac1;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-family:inherit;font-size:16px;transition:background-color .1s,transform 80ms;display:flex}.DiscordChatComponent-module__rXH1Dq__emoji-category-tab:hover{background:#ffffff14;background:lab(100% 0 0/.08)}.DiscordChatComponent-module__rXH1Dq__emoji-category-tab-active{color:#c9cdfb;background:#7840fc33;background:lab(43.8757% 56.9571 -86.2589/.2)}.DiscordChatComponent-module__rXH1Dq__emoji-category-tab-img{object-fit:contain;border-radius:2px;width:20px;height:20px}.DiscordChatComponent-module__rXH1Dq__emoji-picker-body{flex:1;min-height:0;padding:8px;overflow-y:auto}.DiscordChatComponent-module__rXH1Dq__emoji-picker-body::-webkit-scrollbar{width:6px}.DiscordChatComponent-module__rXH1Dq__emoji-picker-body::-webkit-scrollbar-track{background:0 0}.DiscordChatComponent-module__rXH1Dq__emoji-picker-body::-webkit-scrollbar-thumb{background:#1a1b1e;border-radius:3px}.DiscordChatComponent-module__rXH1Dq__emoji-picker-section{color:#949ba4;text-transform:uppercase;letter-spacing:.02em;margin-top:4px;padding:6px 4px 4px;font-size:11px;font-weight:700}.DiscordChatComponent-module__rXH1Dq__emoji-picker-section:first-child{margin-top:0}.DiscordChatComponent-module__rXH1Dq__emoji-picker-grid{grid-template-columns:repeat(9,1fr);gap:2px;display:grid}.DiscordChatComponent-module__rXH1Dq__emoji-picker-item{aspect-ratio:1;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:100%;padding:0;font-family:inherit;font-size:22px;transition:background-color 80ms,transform 80ms;display:flex}.DiscordChatComponent-module__rXH1Dq__emoji-picker-item:hover{background:#ffffff14;background:lab(100% 0 0/.08);transform:scale(1.15)}.DiscordChatComponent-module__rXH1Dq__emoji-picker-item:active{transform:scale(.95)}.DiscordChatComponent-module__rXH1Dq__emoji-picker-custom-img{object-fit:contain;width:32px;height:32px}.DiscordChatComponent-module__rXH1Dq__emoji-picker-empty{color:#6d6f78;text-align:center;padding:16px 4px;font-size:13px}.DiscordChatComponent-module__rXH1Dq__attachments{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.DiscordChatComponent-module__rXH1Dq__attachment-link{border-radius:8px;max-width:400px;transition:opacity .15s;display:block;overflow:hidden}.DiscordChatComponent-module__rXH1Dq__attachment-link:hover{opacity:.9}.DiscordChatComponent-module__rXH1Dq__attachment-image{background:#1e1f22;border-radius:8px;max-width:100%;height:auto;display:block}.DiscordChatComponent-module__rXH1Dq__tenor-gif{background:#1e1f22;border-radius:8px;width:auto;max-width:400px;height:auto;max-height:300px;display:block}.DiscordChatComponent-module__rXH1Dq__tenor-placeholder{background:#1e1f22;border-radius:8px;justify-content:center;align-items:center;width:200px;height:150px;display:flex}.DiscordChatComponent-module__rXH1Dq__tenor-spinner{border:3px solid #ffffff1a;border:3px solid lab(100% 0 0/.1);border-top-color:#5865f2;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite DiscordChatComponent-module__rXH1Dq__tenor-spin}@keyframes DiscordChatComponent-module__rXH1Dq__tenor-spin{to{transform:rotate(360deg)}}.DiscordChatComponent-module__rXH1Dq__embed-video-wrap{background:#1e1f22;border-radius:8px;max-width:400px;overflow:hidden}.DiscordChatComponent-module__rXH1Dq__embed-video{border-radius:8px;width:auto;max-width:400px;height:auto;max-height:300px;display:block}.DiscordChatComponent-module__rXH1Dq__embed-video-thumb-link{border-radius:8px;max-width:400px;transition:opacity .15s;display:block;position:relative;overflow:hidden}.DiscordChatComponent-module__rXH1Dq__embed-video-thumb-link:hover{opacity:.9}.DiscordChatComponent-module__rXH1Dq__embed-video-thumb{background:#1e1f22;border-radius:8px;width:auto;max-width:400px;height:auto;max-height:300px;display:block}.DiscordChatComponent-module__rXH1Dq__embed-play-button{color:#fff;pointer-events:none;background:#000000a6;background:lab(0% 0 0/.65);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;transition:background-color .15s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.DiscordChatComponent-module__rXH1Dq__embed-video-thumb-link:hover .DiscordChatComponent-module__rXH1Dq__embed-play-button{background:#000c;background:lab(0% 0 0/.8)}.DiscordChatComponent-module__rXH1Dq__embed-list{flex-direction:column;gap:4px;margin-top:4px;display:flex}.DiscordChatComponent-module__rXH1Dq__embed-card{background:#2b2d31;border-left:4px solid #1e1f22;border-radius:4px;max-width:432px;padding:8px 16px 12px 12px;transition:background-color .12s;overflow:hidden}.DiscordChatComponent-module__rXH1Dq__embed-card-body{flex-direction:column;gap:0;display:flex}.DiscordChatComponent-module__rXH1Dq__embed-card-body-inline{align-items:flex-start;gap:16px;display:flex}.DiscordChatComponent-module__rXH1Dq__embed-card-text{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.DiscordChatComponent-module__rXH1Dq__embed-provider{color:#dbdee1;font-size:12px;font-weight:400;line-height:1.33}.DiscordChatComponent-module__rXH1Dq__embed-title{color:#00a8fc;word-break:break-word;font-size:14px;font-weight:600;line-height:1.25;text-decoration:none}.DiscordChatComponent-module__rXH1Dq__embed-title:hover{text-decoration:underline}.DiscordChatComponent-module__rXH1Dq__embed-title-plain{color:#f2f3f5;word-break:break-word;font-size:14px;font-weight:600;line-height:1.25}.DiscordChatComponent-module__rXH1Dq__embed-description{color:#b5bac1;word-break:break-word;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.43;display:-webkit-box;overflow:hidden}.DiscordChatComponent-module__rXH1Dq__embed-thumb-link{border-radius:4px;flex-shrink:0;width:80px;height:80px;margin-top:4px;transition:opacity .15s;display:block;overflow:hidden}.DiscordChatComponent-module__rXH1Dq__embed-thumb-link:hover{opacity:.85}.DiscordChatComponent-module__rXH1Dq__embed-thumb{object-fit:cover;border-radius:4px;width:80px;height:80px}.DiscordChatComponent-module__rXH1Dq__embed-image-link{border-radius:4px;max-width:400px;margin-top:8px;transition:opacity .15s;display:block;overflow:hidden}.DiscordChatComponent-module__rXH1Dq__embed-image-link:hover{opacity:.9}.DiscordChatComponent-module__rXH1Dq__embed-image{background:#1e1f22;border-radius:4px;max-width:100%;height:auto;display:block}.DiscordChatComponent-module__rXH1Dq__input-bar{background:#313338;flex-shrink:0;padding:16px 24px}.DiscordChatComponent-module__rXH1Dq__input-container{background:#383a40;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;display:flex}.DiscordChatComponent-module__rXH1Dq__input-placeholder{color:#6d6f78;-webkit-user-select:none;user-select:none;flex:1;font-size:15px}.DiscordChatComponent-module__rXH1Dq__input-icons{color:#b5bac1;gap:12px;font-size:18px;display:flex}.DiscordChatComponent-module__rXH1Dq__join-button{color:#fff;letter-spacing:.01em;cursor:pointer;-webkit-user-select:none;user-select:none;will-change:transform;background:#5865f2;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;padding:12px 16px;font-size:15px;font-weight:600;text-decoration:none;transition:background-color .2s,transform .15s,box-shadow .2s;display:flex}.DiscordChatComponent-module__rXH1Dq__join-button:hover{background:#4752c4;transform:translateY(-1px);box-shadow:0 4px 16px #7840fc66;box-shadow:0 4px 16px lab(43.8757% 56.9571 -86.2589/.4)}.DiscordChatComponent-module__rXH1Dq__join-button:active{background:#3c45a5;transform:translateY(0);box-shadow:0 2px 8px #7840fc4d;box-shadow:0 2px 8px lab(43.8757% 56.9571 -86.2589/.3)}.DiscordChatComponent-module__rXH1Dq__join-button-icon{opacity:.9;flex-shrink:0}.DiscordChatComponent-module__rXH1Dq__member-sidebar{background:#2b2d31;border-left:1px solid #0000003d;border-left:1px solid lab(0% 0 0/.24);flex-direction:column;flex-shrink:0;width:220px;min-height:0;display:flex;overflow:hidden}.DiscordChatComponent-module__rXH1Dq__member-sidebar::-webkit-scrollbar{width:6px}.DiscordChatComponent-module__rXH1Dq__member-sidebar::-webkit-scrollbar-track{background:0 0}.DiscordChatComponent-module__rXH1Dq__member-sidebar::-webkit-scrollbar-thumb{background:#1a1b1e;border-radius:3px}.DiscordChatComponent-module__rXH1Dq__member-list{flex:1;min-height:0;padding:12px 8px;overflow-y:auto}.DiscordChatComponent-module__rXH1Dq__member-list::-webkit-scrollbar{width:6px}.DiscordChatComponent-module__rXH1Dq__member-list::-webkit-scrollbar-track{background:0 0}.DiscordChatComponent-module__rXH1Dq__member-list::-webkit-scrollbar-thumb{background:#1a1b1e;border-radius:3px}.DiscordChatComponent-module__rXH1Dq__member-role-group{margin-bottom:8px}.DiscordChatComponent-module__rXH1Dq__member-role-header{color:#949ba4;text-transform:uppercase;letter-spacing:.02em;padding:8px 8px 4px;font-size:11px;font-weight:700}.DiscordChatComponent-module__rXH1Dq__member-item{cursor:pointer;border-radius:4px;align-items:center;gap:10px;padding:4px 8px;transition:background-color .12s;display:flex}.DiscordChatComponent-module__rXH1Dq__member-item:hover{background:#ffffff0f;background:lab(100% 0 0/.06)}.DiscordChatComponent-module__rXH1Dq__member-avatar-wrap{flex-shrink:0;width:32px;height:32px;position:relative}.DiscordChatComponent-module__rXH1Dq__member-avatar{object-fit:cover;border-radius:50%;width:32px;height:32px}.DiscordChatComponent-module__rXH1Dq__member-avatar-fallback{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:600;display:flex}.DiscordChatComponent-module__rXH1Dq__status-dot{box-sizing:content-box;border:3px solid #2b2d31;border-radius:50%;width:10px;height:10px;position:absolute;bottom:-2px;right:-2px}.DiscordChatComponent-module__rXH1Dq__member-info{flex-direction:column;min-width:0;display:flex}.DiscordChatComponent-module__rXH1Dq__member-name-row{align-items:center;gap:4px;min-width:0;display:flex}.DiscordChatComponent-module__rXH1Dq__member-name{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;line-height:1.3;overflow:hidden}.DiscordChatComponent-module__rXH1Dq__member-bot-badge{color:#fff;letter-spacing:.02em;white-space:nowrap;background:#5865f2;border-radius:3px;flex-shrink:0;align-items:center;gap:1px;padding:1px 4px;font-size:8px;font-weight:700;line-height:1;display:inline-flex}.DiscordChatComponent-module__rXH1Dq__member-bot-badge .DiscordChatComponent-module__rXH1Dq__bot-badge-icon{width:10px;height:10px}.DiscordChatComponent-module__rXH1Dq__member-activity{color:#949ba4;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.3;overflow:hidden}.DiscordChatComponent-module__rXH1Dq__is-loading-state{color:#80848e;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:48px 16px;font-size:14px;display:flex}.DiscordChatComponent-module__rXH1Dq__loading-dots{gap:6px;display:flex}.DiscordChatComponent-module__rXH1Dq__loading-dot{background:#5865f2;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite both DiscordChatComponent-module__rXH1Dq__loading-bounce}.DiscordChatComponent-module__rXH1Dq__loading-dot:first-child{animation-delay:0s}.DiscordChatComponent-module__rXH1Dq__loading-dot:nth-child(2){animation-delay:.16s}.DiscordChatComponent-module__rXH1Dq__loading-dot:nth-child(3){animation-delay:.32s}@keyframes DiscordChatComponent-module__rXH1Dq__loading-bounce{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.DiscordChatComponent-module__rXH1Dq__error{color:#f23f43;text-align:center;flex-direction:column;align-items:center;gap:8px;padding:48px 16px;font-size:14px;display:flex}.DiscordChatComponent-module__rXH1Dq__error-icon{font-size:32px}.DiscordChatComponent-module__rXH1Dq__online-dot{background:#23a559;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:3s ease-in-out infinite DiscordChatComponent-module__rXH1Dq__online-pulse}@keyframes DiscordChatComponent-module__rXH1Dq__online-pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:900px){.DiscordChatComponent-module__rXH1Dq__member-sidebar{display:none}}@media (max-width:768px){.DiscordChatComponent-module__rXH1Dq__guild-bar{display:none}}@media (max-width:640px){.DiscordChatComponent-module__rXH1Dq__container{border-radius:8px;max-width:100%}.DiscordChatComponent-module__rXH1Dq__channel-sidebar,.DiscordChatComponent-module__rXH1Dq__channel-topic{display:none}.DiscordChatComponent-module__rXH1Dq__panel-layout{height:460px}.DiscordChatComponent-module__rXH1Dq__message-row{gap:12px;padding:2px 12px}.DiscordChatComponent-module__rXH1Dq__message-row-grouped{padding-left:64px}.DiscordChatComponent-module__rXH1Dq__input-bar{padding:0 12px 16px}}.DiscordChatComponent-module__rXH1Dq__voice-player{-webkit-user-select:none;user-select:none;background:#2f3136;border:1px solid #ffffff0a;border:1px solid lab(100% 0 0/.04);border-radius:24px;align-items:center;gap:12px;width:fit-content;max-width:480px;margin:6px 0;padding:8px 16px 8px 12px;transition:background-color .2s;display:inline-flex;box-shadow:0 4px 12px #00000026;box-shadow:0 4px 12px lab(0% 0 0/.15)}.DiscordChatComponent-module__rXH1Dq__voice-player:hover{background:#35383e}.DiscordChatComponent-module__rXH1Dq__voice-play-button{color:#fff;cursor:pointer;background:#5865f2;border:none;border-radius:50%;outline:none;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:transform .15s cubic-bezier(.2,0,0,1),background-color .15s,box-shadow .15s;display:flex;box-shadow:0 2px 6px #7840fc4d;box-shadow:0 2px 6px lab(43.8757% 56.9571 -86.2589/.3)}.DiscordChatComponent-module__rXH1Dq__voice-play-button:hover{background:#4752c4;transform:scale(1.05);box-shadow:0 4px 12px #7840fc80;box-shadow:0 4px 12px lab(43.8757% 56.9571 -86.2589/.5)}.DiscordChatComponent-module__rXH1Dq__voice-play-button:active{background:#3c45a5;transform:scale(.95)}.DiscordChatComponent-module__rXH1Dq__voice-play-icon{fill:currentColor;width:14px;height:14px;margin-left:2px}.DiscordChatComponent-module__rXH1Dq__voice-pause-icon{fill:currentColor;width:14px;height:14px}.DiscordChatComponent-module__rXH1Dq__voice-waveform{cursor:pointer;flex-grow:1;align-items:center;gap:3px;min-width:160px;height:32px;padding:0 4px;display:flex}.DiscordChatComponent-module__rXH1Dq__voice-waveform-bar{width:3px;height:var(--bar-height,100%);background:#4e5058;border-radius:1.5px;transition:background-color .15s}.DiscordChatComponent-module__rXH1Dq__voice-waveform-bar-played{background:#f2f3f5}.DiscordChatComponent-module__rXH1Dq__voice-waveform-bar:hover{filter:brightness(1.2)}.DiscordChatComponent-module__rXH1Dq__voice-duration{color:#dbdee1;text-align:center;flex-shrink:0;min-width:34px;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:13px;font-weight:500}.DiscordChatComponent-module__rXH1Dq__voice-speed{color:#dbdee1;cursor:pointer;-webkit-user-select:none;user-select:none;letter-spacing:.02em;background:#4f4f5966;background:lab(33.9682% 1.62686 -5.73574/.4);border:1px solid #ffffff0d;border:1px solid lab(100% 0 0/.05);border-radius:4px;flex-shrink:0;padding:3px 6px;font-size:11px;font-weight:700;transition:background-color .15s,color .15s}.DiscordChatComponent-module__rXH1Dq__voice-speed:hover{color:#fff;background:#4f4f59cc;background:lab(33.9682% 1.62686 -5.73574/.8)}.DiscordChatComponent-module__rXH1Dq__voice-volume{color:#b5bac1;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:color .15s,background-color .15s;display:flex}.DiscordChatComponent-module__rXH1Dq__voice-volume:hover{color:#fff;background:#ffffff0f;background:lab(100% 0 0/.06)}.DiscordChatComponent-module__rXH1Dq__voice-volume-icon{fill:currentColor;width:18px;height:18px}
