.AdMobGuideDialog-module__4Bm3uq__steps{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}.AdMobGuideDialog-module__4Bm3uq__step{align-items:flex-start;gap:14px;display:flex}.AdMobGuideDialog-module__4Bm3uq__badge{background:var(--accent);width:24px;height:24px;color:var(--text-on-accent);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:12.5px;font-weight:600;line-height:1;display:inline-flex}.AdMobGuideDialog-module__4Bm3uq__badgeSuccess{background:var(--success)}.AdMobGuideDialog-module__4Bm3uq__badgeSuccess svg{width:14px;height:14px}.AdMobGuideDialog-module__4Bm3uq__body{flex-direction:column;gap:4px;min-width:0;display:flex}.AdMobGuideDialog-module__4Bm3uq__title{color:var(--text);font-size:14px;font-weight:600}.AdMobGuideDialog-module__4Bm3uq__text{color:var(--text-muted);margin:0;font-size:13px;line-height:1.5}.AdMobGuideDialog-module__4Bm3uq__text a{color:var(--accent);font-weight:500;text-decoration:none}.AdMobGuideDialog-module__4Bm3uq__text a:hover{text-decoration:underline}
.PageHeader-module__ucCQgG__header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;display:flex}.PageHeader-module__ucCQgG__titleWrap{align-items:center;gap:12px;display:flex}.PageHeader-module__ucCQgG__icon{border-radius:var(--r-md);background:var(--accent-soft);width:44px;height:44px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.PageHeader-module__ucCQgG__icon svg{width:20px;height:20px}.PageHeader-module__ucCQgG__titleText{flex-direction:column;justify-content:center;height:44px;display:flex}.PageHeader-module__ucCQgG__title{letter-spacing:-.01em;font-size:21px;font-weight:600;line-height:1.15}.PageHeader-module__ucCQgG__description{color:var(--text-muted);margin-top:2px;font-size:13px;line-height:1.2}.PageHeader-module__ucCQgG__actions{flex-shrink:0;align-items:center;gap:10px;display:flex}@media (max-width:640px){.PageHeader-module__ucCQgG__header{flex-direction:column;align-items:stretch;gap:14px}.PageHeader-module__ucCQgG__actions{width:100%}}
.Select-module__-H1VPW__trigger{border:1px solid var(--border);border-radius:var(--r-md);width:100%;color:var(--text);white-space:nowrap;transition:border-color var(--t-fast);background:0 0;align-items:center;gap:8px;padding:0 12px;font-size:13.5px;display:inline-flex}.Select-module__-H1VPW__trigger:hover{border-color:var(--border-strong)}.Select-module__-H1VPW__trigger:focus,.Select-module__-H1VPW__trigger[data-state=open]{border-color:var(--border-strong);outline:none}.Select-module__-H1VPW__trigger[data-placeholder]{color:var(--text-faint)}.Select-module__-H1VPW__trigger[data-disabled]{opacity:.55;cursor:not-allowed}.Select-module__-H1VPW__sm{height:32px;font-size:13px}.Select-module__-H1VPW__md{height:38px}.Select-module__-H1VPW__chevron{color:var(--text-faint);margin-left:auto;display:inline-flex}.Select-module__-H1VPW__chevron svg{width:16px;height:16px}.Select-module__-H1VPW__content{z-index:600;min-width:var(--radix-select-trigger-width);max-height:var(--radix-select-content-available-height);background:var(--bg);border:1px solid var(--border-strong);border-radius:var(--r-md);box-shadow:var(--shadow-md);animation:Select-module__-H1VPW__drop var(--t-fast);overflow:hidden}.Select-module__-H1VPW__viewport{padding:6px}.Select-module__-H1VPW__item{border-radius:var(--r-sm);height:34px;color:var(--text);cursor:pointer;-webkit-user-select:none;user-select:none;outline:none;align-items:center;gap:8px;padding:0 30px 0 10px;font-size:13.5px;display:flex;position:relative}.Select-module__-H1VPW__item[data-highlighted]{background:var(--surface-2)}.Select-module__-H1VPW__item[data-state=checked]{color:var(--accent);font-weight:500}.Select-module__-H1VPW__indicator{align-items:center;display:inline-flex;position:absolute;right:9px}.Select-module__-H1VPW__indicator svg{width:15px;height:15px;color:var(--accent)}@keyframes Select-module__-H1VPW__drop{0%{opacity:0;transform:translateY(-4px)}}
.Pagination-module__VHdzNG__pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.Pagination-module__VHdzNG__left,.Pagination-module__VHdzNG__right{align-items:center;gap:12px;min-width:0;display:flex}.Pagination-module__VHdzNG__sizeSelect{width:72px}.Pagination-module__VHdzNG__muted{color:var(--text-muted);white-space:nowrap;font-size:12.5px}.Pagination-module__VHdzNG__total{color:var(--text-muted);white-space:nowrap;padding-left:12px;font-size:12.5px;position:relative}.Pagination-module__VHdzNG__total:before{content:"|";color:var(--text-faint);position:absolute;left:0}.Pagination-module__VHdzNG__counter{color:var(--text-muted);white-space:nowrap;font-size:12.5px}.Pagination-module__VHdzNG__controls{align-items:center;gap:6px;display:flex}.Pagination-module__VHdzNG__btn{border-radius:var(--r-md);border:1px solid var(--border);background:var(--surface);width:32px;height:32px;color:var(--text);transition:background var(--t-fast), border-color var(--t-fast);justify-content:center;align-items:center;display:inline-flex}.Pagination-module__VHdzNG__btn:not(:disabled):hover{background:var(--surface-2);border-color:var(--border-strong)}.Pagination-module__VHdzNG__btn:disabled{opacity:.4;cursor:not-allowed}.Pagination-module__VHdzNG__btn svg{width:16px;height:16px}@media (max-width:640px){.Pagination-module__VHdzNG__total:before,.Pagination-module__VHdzNG__muted{display:none}}
.Avatar-module__Anym5a__avatar{color:#fff;text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.Avatar-module__Anym5a__sm{width:28px;height:28px;font-size:11px}.Avatar-module__Anym5a__md{width:38px;height:38px;font-size:14px}.Avatar-module__Anym5a__lg{width:56px;height:56px;font-size:20px}.Avatar-module__Anym5a__image{object-fit:cover;display:inline-block}
.AppField-module__QiyD4q__container{background:var(--surface-2);border-radius:var(--r-md);transition:background var(--t-fast)}.AppField-module__QiyD4q__invalid{background:var(--danger-soft)}.AppField-module__QiyD4q__content{align-items:center;gap:8px;height:48px;padding:0 12px;display:flex;position:relative}.AppField-module__QiyD4q__prefix{min-width:20px;min-height:20px;color:var(--text-faint);flex-shrink:0;justify-content:center;align-items:center;font-size:15px;display:flex}.AppField-module__QiyD4q__prefix svg{width:20px;height:20px}.AppField-module__QiyD4q__separator{background:var(--surface-3);flex-shrink:0;width:1px;height:19px}.AppField-module__QiyD4q__field{flex:1;align-items:center;min-width:0;height:100%;display:flex;position:relative}.AppField-module__QiyD4q__input{width:100%;height:100%;color:var(--text);background:0 0;border:none;outline:none;padding-block-start:13px;font-size:14px;font-weight:500}.AppField-module__QiyD4q__input[type=number]{appearance:textfield}.AppField-module__QiyD4q__input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.AppField-module__QiyD4q__input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.AppField-module__QiyD4q__input::placeholder{opacity:0}.AppField-module__QiyD4q__label{max-width:100%;color:var(--text-faint);pointer-events:none;transform-origin:0;white-space:nowrap;text-overflow:ellipsis;transition:transform var(--t-fast), font-size var(--t-fast);font-size:14px;font-weight:400;position:absolute;top:50%;left:0;overflow:hidden;transform:translateY(-50%)}.AppField-module__QiyD4q__input:focus~.AppField-module__QiyD4q__label,.AppField-module__QiyD4q__input:not(:placeholder-shown)~.AppField-module__QiyD4q__label{font-size:10px;transform:translateY(-50%)translateY(-12px)}.AppField-module__QiyD4q__multiline .AppField-module__QiyD4q__content{align-items:stretch;height:auto}.AppField-module__QiyD4q__multiline .AppField-module__QiyD4q__field{align-items:stretch}.AppField-module__QiyD4q__multiline .AppField-module__QiyD4q__prefix,.AppField-module__QiyD4q__multiline .AppField-module__QiyD4q__separator{align-self:flex-start;margin-top:14px}.AppField-module__QiyD4q__textarea{resize:vertical;width:100%;min-height:84px;padding-block:22px 10px;line-height:1.5}.AppField-module__QiyD4q__multiline .AppField-module__QiyD4q__label{top:16px;transform:none}.AppField-module__QiyD4q__multiline .AppField-module__QiyD4q__input:focus~.AppField-module__QiyD4q__label,.AppField-module__QiyD4q__multiline .AppField-module__QiyD4q__input:not(:placeholder-shown)~.AppField-module__QiyD4q__label{font-size:10px;top:9px;transform:none}.AppField-module__QiyD4q__suffix{color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;display:flex}.AppField-module__QiyD4q__suffix svg{width:20px;height:20px}
.AppDateField-module__VTBxkG__trigger{cursor:pointer;text-align:left;appearance:none;width:100%;font:inherit;color:inherit;border:none}.AppDateField-module__VTBxkG__valueText{width:100%;color:var(--text);text-overflow:ellipsis;white-space:nowrap;padding-block-start:13px;font-size:14px;font-weight:500;display:block;overflow:hidden}.AppDateField-module__VTBxkG__filled{color:var(--text)}.AppDateField-module__VTBxkG__raised{font-size:10px;transform:translateY(-50%)translateY(-12px)}.AppDateField-module__VTBxkG__content{width:auto;min-width:0;padding:0}.AppDateField-module__VTBxkG__timeSection{border-block-start:1px solid var(--border);justify-content:center;align-items:center;gap:4px;padding:4px 16px 8px;display:flex}.AppDateField-module__VTBxkG__timeSelector{align-items:center;gap:6px;display:flex}.AppDateField-module__VTBxkG__timeLabel{color:var(--text-muted);white-space:nowrap;font-size:12px}.AppDateField-module__VTBxkG__timeSelect{width:64px;position:relative}.AppDateField-module__VTBxkG__timeTrigger{border:1px solid var(--border);border-radius:var(--r-md);width:100%;height:32px;color:var(--text);cursor:pointer;transition:border-color var(--t-fast);background:0 0;justify-content:space-between;align-items:center;gap:8px;padding:0 10px;font-size:13px;font-weight:500;display:flex}.AppDateField-module__VTBxkG__timeTrigger:hover{border-color:var(--border-strong)}.AppDateField-module__VTBxkG__timeChevron{width:14px;height:14px;color:var(--text-faint);transition:transform var(--t-base);flex-shrink:0}.AppDateField-module__VTBxkG__timeChevronOpen{transform:rotate(180deg)}.AppDateField-module__VTBxkG__timeList{min-width:var(--radix-popover-trigger-width);background:var(--surface-2);border:1px solid var(--border-strong);border-radius:var(--r-md);box-shadow:var(--shadow-md);flex-direction:column;padding:4px;display:flex}.AppDateField-module__VTBxkG__scrollBtn{height:22px;color:var(--text-faint);cursor:default;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.AppDateField-module__VTBxkG__scrollBtn svg{width:16px;height:16px}.AppDateField-module__VTBxkG__scrollBtnHidden{visibility:hidden}.AppDateField-module__VTBxkG__scrollArea{scrollbar-width:none;max-height:188px;overflow-y:auto}.AppDateField-module__VTBxkG__scrollArea::-webkit-scrollbar{display:none}.AppDateField-module__VTBxkG__timeItem{border-radius:var(--r-sm);text-align:left;width:100%;height:34px;color:var(--text);cursor:pointer;background:0 0;border:none;align-items:center;padding:0 30px 0 10px;font-size:13.5px;display:flex;position:relative}.AppDateField-module__VTBxkG__timeItem:hover{background:var(--surface-3)}.AppDateField-module__VTBxkG__timeItemActive{background:var(--surface-3);color:var(--text);font-weight:500}.AppDateField-module__VTBxkG__timeCheck{width:15px;height:15px;color:var(--text-muted);position:absolute;right:9px}.AppDateField-module__VTBxkG__timeSeparator{color:var(--text-muted);justify-content:center;margin:0 4px;font-size:16px;font-weight:700;display:flex}.AppDateField-module__VTBxkG__separator{background-color:var(--border);height:1px;margin-inline:16px}.AppDateField-module__VTBxkG__actions{align-items:center;gap:8px;padding:12px 16px;display:flex}.AppDateField-module__VTBxkG__action{justify-content:center;width:100%}
.AppSelectField-module__zzoqDa__trigger{cursor:pointer;text-align:left;appearance:none;width:100%;font:inherit;color:inherit;border:none}.AppSelectField-module__zzoqDa__trigger:disabled{opacity:.5;cursor:not-allowed}.AppSelectField-module__zzoqDa__valueText{width:100%;color:var(--text);text-overflow:ellipsis;white-space:nowrap;padding-block-start:13px;font-size:14px;font-weight:500;display:block;overflow:hidden}.AppSelectField-module__zzoqDa__filled{color:var(--text)}.AppSelectField-module__zzoqDa__raised{font-size:10px;top:6px;transform:none}.AppSelectField-module__zzoqDa__chevron{width:20px;height:20px;color:var(--text-faint);transition:transform var(--t-base)}.AppSelectField-module__zzoqDa__trigger[data-state=open] .AppSelectField-module__zzoqDa__chevron{transform:rotate(180deg)}.AppSelectField-module__zzoqDa__triggerCompact{border:1px solid var(--border);border-radius:var(--r-md);width:auto;min-width:130px;height:32px;color:var(--text);cursor:pointer;text-align:left;appearance:none;transition:border-color var(--t-fast);background:0 0;align-items:center;gap:8px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:500;display:inline-flex}.AppSelectField-module__zzoqDa__triggerCompact:hover,.AppSelectField-module__zzoqDa__triggerCompact[data-state=open]{border-color:var(--border-strong)}.AppSelectField-module__zzoqDa__triggerCompact:disabled{opacity:.5;cursor:not-allowed}.AppSelectField-module__zzoqDa__triggerCompact[data-state=open] .AppSelectField-module__zzoqDa__chevron{transform:rotate(180deg)}.AppSelectField-module__zzoqDa__compactPrefix{color:var(--text-faint);flex-shrink:0;justify-content:center;align-items:center;display:flex}.AppSelectField-module__zzoqDa__compactPrefix svg{width:16px;height:16px}.AppSelectField-module__zzoqDa__compactValue{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.AppSelectField-module__zzoqDa__content{width:var(--radix-popover-trigger-width);padding:6px}.AppSelectField-module__zzoqDa__command{width:100%;color:var(--text);flex-direction:column;display:flex;overflow:hidden}.AppSelectField-module__zzoqDa__inputWrapper{border-block-end:1px solid var(--border);align-items:center;gap:8px;height:36px;margin-bottom:6px;padding-inline:8px;display:flex}.AppSelectField-module__zzoqDa__inputIcon{width:16px;height:16px;color:var(--text-faint);flex-shrink:0}.AppSelectField-module__zzoqDa__input{width:100%;height:100%;color:var(--text);background:0 0;border:none;outline:none;font-size:14px}.AppSelectField-module__zzoqDa__input::placeholder{color:var(--text-faint)}.AppSelectField-module__zzoqDa__list{max-height:260px;scroll-padding-block:6px;overflow-y:auto}.AppSelectField-module__zzoqDa__empty{text-align:center;color:var(--text-faint);padding-block:20px;font-size:14px}.AppSelectField-module__zzoqDa__group{overflow:hidden}.AppSelectField-module__zzoqDa__item{border-radius:var(--r-sm);height:34px;color:var(--text);cursor:pointer;-webkit-user-select:none;user-select:none;outline:none;align-items:center;gap:8px;padding:0 10px;font-size:14px;display:flex;position:relative}.AppSelectField-module__zzoqDa__item[data-selected=true],.AppSelectField-module__zzoqDa__item[aria-selected=true]{background:var(--surface-3)}.AppSelectField-module__zzoqDa__itemLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.AppSelectField-module__zzoqDa__itemCheck{width:15px;height:15px;color:var(--accent);flex-shrink:0}
.Badge-module__UORuMW__badge{border-radius:var(--r-full);white-space:nowrap;justify-content:center;align-items:center;gap:4px;min-width:20px;height:20px;padding-inline:8px;font-size:10px;font-weight:700;line-height:1.4;display:inline-flex}.Badge-module__UORuMW__badge svg{width:12px;height:12px}.Badge-module__UORuMW__dot{background:currentColor;border-radius:50%;width:6px;height:6px}.Badge-module__UORuMW__success{background:var(--success-soft);color:var(--success)}.Badge-module__UORuMW__warning{background:var(--warning-soft);color:#8a6d01}.Badge-module__UORuMW__danger{background:var(--danger-soft);color:var(--danger)}.Badge-module__UORuMW__info{background:var(--info-soft);color:var(--info)}.Badge-module__UORuMW__accent{background:var(--accent-soft);color:var(--accent)}.Badge-module__UORuMW__neutral{background:var(--neutral-soft);color:var(--text-muted)}.Badge-module__UORuMW__solid{color:#fff}.Badge-module__UORuMW__solid.Badge-module__UORuMW__success{background:var(--success)}.Badge-module__UORuMW__solid.Badge-module__UORuMW__warning{background:var(--warning);color:#040405}.Badge-module__UORuMW__solid.Badge-module__UORuMW__danger{background:var(--danger)}.Badge-module__UORuMW__solid.Badge-module__UORuMW__info{background:var(--info)}.Badge-module__UORuMW__solid.Badge-module__UORuMW__accent{background:var(--accent)}.Badge-module__UORuMW__solid.Badge-module__UORuMW__neutral{background:var(--text-muted)}.Badge-module__UORuMW__solid .Badge-module__UORuMW__dot{background:#ffffffd9}
.SummaryStat-module__yc0lLG__card{background:var(--bg);border:1px solid var(--border);border-radius:var(--r-lg);justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.SummaryStat-module__yc0lLG__main{align-items:center;gap:14px;min-width:0;display:flex}.SummaryStat-module__yc0lLG__value{letter-spacing:-.02em;height:44px;color:var(--text);align-items:center;font-size:28px;font-weight:700;line-height:1;display:flex}.SummaryStat-module__yc0lLG__compactMain{flex-direction:column;align-items:flex-start;gap:4px}.SummaryStat-module__yc0lLG__compactValue{letter-spacing:0;height:auto;font-size:16px;font-weight:600}.SummaryStat-module__yc0lLG__compactMain .SummaryStat-module__yc0lLG__label{color:var(--text-muted);font-size:12.5px;font-weight:500}.SummaryStat-module__yc0lLG__text{flex-direction:column;gap:2px;min-width:0;display:flex}.SummaryStat-module__yc0lLG__label{color:var(--text);font-size:13.5px;font-weight:600}.SummaryStat-module__yc0lLG__hint{color:var(--text-faint);font-size:12px}.SummaryStat-module__yc0lLG__icon{border-radius:var(--r-md);flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.SummaryStat-module__yc0lLG__icon svg{width:20px;height:20px}.SummaryStat-module__yc0lLG__accent{background:var(--accent-soft);color:var(--accent)}.SummaryStat-module__yc0lLG__success{background:var(--success-soft);color:var(--success)}.SummaryStat-module__yc0lLG__warning{background:var(--warning-soft);color:var(--warning)}.SummaryStat-module__yc0lLG__danger{background:var(--danger-soft);color:var(--danger)}.SummaryStat-module__yc0lLG__info{background:var(--info-soft);color:var(--info)}.SummaryStat-module__yc0lLG__neutral{background:var(--neutral-soft);color:var(--text-muted)}
.Button-module__LCT47W__btn{border-radius:var(--r-md);white-space:nowrap;transition:background var(--t-fast), border-color var(--t-fast), color var(--t-fast), opacity var(--t-fast);justify-content:center;align-items:center;gap:4px;font-size:14px;font-weight:500;display:inline-flex;position:relative;overflow:hidden}.Button-module__LCT47W__btn:disabled{opacity:.5;cursor:not-allowed}.Button-module__LCT47W__md{height:38px;padding:0 12px;font-size:14px}.Button-module__LCT47W__md svg{width:20px;height:20px}.Button-module__LCT47W__sm{height:32px;padding:0 12px;font-size:14px}.Button-module__LCT47W__sm svg{width:16px;height:16px}.Button-module__LCT47W__primary,.Button-module__LCT47W__secondary,.Button-module__LCT47W__danger{isolation:isolate}.Button-module__LCT47W__primary:before,.Button-module__LCT47W__secondary:before,.Button-module__LCT47W__danger:before{content:"";pointer-events:none;transition:background var(--t-fast);background:0 0;position:absolute;inset:0}.Button-module__LCT47W__primary:not(:disabled):hover:before,.Button-module__LCT47W__secondary:not(:disabled):hover:before,.Button-module__LCT47W__danger:not(:disabled):hover:before{background:#ffffff29}.Button-module__LCT47W__primary:not(:disabled):active:before,.Button-module__LCT47W__secondary:not(:disabled):active:before,.Button-module__LCT47W__danger:not(:disabled):active:before{background:#00000029}.Button-module__LCT47W__primary>*,.Button-module__LCT47W__secondary>*,.Button-module__LCT47W__danger>*{z-index:1;position:relative}.Button-module__LCT47W__primary{background:var(--accent);color:var(--text-on-accent)}.Button-module__LCT47W__secondary{background:var(--surface-3);color:var(--text)}.Button-module__LCT47W__outline{color:var(--text);border:1px solid var(--surface-3);background:0 0}.Button-module__LCT47W__outline:not(:disabled):hover{background:var(--surface-3)}.Button-module__LCT47W__ghost{color:var(--text-muted);background:0 0}.Button-module__LCT47W__ghost:not(:disabled):hover{background:var(--surface-2);color:var(--text)}.Button-module__LCT47W__danger{background:var(--danger);color:#fff}.Button-module__LCT47W__spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite Button-module__LCT47W__spin}@keyframes Button-module__LCT47W__spin{to{transform:rotate(360deg)}}
.Card-module__YZZNYW__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-sm);padding:20px}.Card-module__YZZNYW__flush{padding:0;overflow:hidden}.Card-module__YZZNYW__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.Card-module__YZZNYW__flush .Card-module__YZZNYW__header{border-bottom:1px solid var(--border);margin:0;padding:18px 20px}.Card-module__YZZNYW__title{font-size:15px;font-weight:600}.Card-module__YZZNYW__description{color:var(--text-muted);margin-top:3px;font-size:12.5px}.Card-module__YZZNYW__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}
.AppCell-module__-02sGW__cell{align-items:center;gap:11px;display:flex}.AppCell-module__-02sGW__dot{border-radius:3px;flex-shrink:0;width:9px;height:9px}.AppCell-module__-02sGW__text{flex-direction:column;min-width:0;line-height:1.3;display:flex}.AppCell-module__-02sGW__text strong{font-size:13.5px;font-weight:500}.AppCell-module__-02sGW__text span{color:var(--text-muted);font-size:11.5px;font-family:var(--font-mono)}
.Chip-module__bd3fdG__chip{border-radius:var(--r-md);background:var(--surface-2);border:1px solid var(--border);height:32px;color:var(--text);white-space:nowrap;transition:border-color var(--t-fast), background var(--t-fast);align-items:center;gap:7px;padding:0 12px;font-size:12.5px;display:inline-flex}.Chip-module__bd3fdG__chip:hover{border-color:var(--border-strong);background:var(--surface-3)}.Chip-module__bd3fdG__icon{color:var(--accent);display:inline-flex}.Chip-module__bd3fdG__icon svg{width:15px;height:15px}
.library-module__q1gJpq__titleCell{flex-direction:column;gap:2px;max-width:340px;display:flex}.library-module__q1gJpq__titleCell .library-module__q1gJpq__titleRow{align-items:center;gap:6px;display:flex}.library-module__q1gJpq__titleCell strong{font-size:13px}.library-module__q1gJpq__titleCell span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}
.BulkActionBar-module__z8IZlG__scroll{scrollbar-width:none;overflow-x:auto}.BulkActionBar-module__z8IZlG__scroll::-webkit-scrollbar{display:none}.BulkActionBar-module__z8IZlG__actions{align-items:center;gap:8px;width:max-content;min-width:100%;display:flex}
.ColumnToggle-module__rCAVSq__trigger{border:1px solid var(--border);border-radius:var(--r-md);width:100%;height:38px;color:var(--text);transition:background var(--t-fast), border-color var(--t-fast);background:0 0;align-items:center;gap:8px;padding:0 12px;font-size:13px;font-weight:500;display:inline-flex}.ColumnToggle-module__rCAVSq__trigger:hover{background:var(--surface-3);border-color:var(--border-strong)}.ColumnToggle-module__rCAVSq__trigger>span{margin-right:auto}.ColumnToggle-module__rCAVSq__lead{width:16px;height:16px;color:var(--text-muted)}.ColumnToggle-module__rCAVSq__chev{width:15px;height:15px;color:var(--text-faint);margin-left:auto}.ColumnToggle-module__rCAVSq__content{min-width:220px;padding:6px}.ColumnToggle-module__rCAVSq__command{width:100%;color:var(--text);flex-direction:column;display:flex;overflow:hidden}.ColumnToggle-module__rCAVSq__inputWrapper{border-block-end:1px solid var(--border);align-items:center;gap:8px;height:36px;margin-bottom:6px;padding-inline:8px;display:flex}.ColumnToggle-module__rCAVSq__inputIcon{width:15px;height:15px;color:var(--text-faint);flex-shrink:0}.ColumnToggle-module__rCAVSq__input{width:100%;height:100%;color:var(--text);background:0 0;border:none;outline:none;font-size:13px}.ColumnToggle-module__rCAVSq__input::placeholder{color:var(--text-faint)}.ColumnToggle-module__rCAVSq__list{max-height:280px;scroll-padding-block:6px;overflow-y:auto}.ColumnToggle-module__rCAVSq__empty{text-align:center;color:var(--text-faint);padding:14px 10px;font-size:12.5px}.ColumnToggle-module__rCAVSq__group{overflow:hidden}.ColumnToggle-module__rCAVSq__item{border-radius:var(--r-sm);height:34px;color:var(--text);cursor:pointer;-webkit-user-select:none;user-select:none;outline:none;justify-content:space-between;align-items:center;gap:12px;padding:0 10px;font-size:13px;display:flex;position:relative}.ColumnToggle-module__rCAVSq__item[data-selected=true],.ColumnToggle-module__rCAVSq__item[aria-selected=true]{background:var(--surface-3)}.ColumnToggle-module__rCAVSq__itemLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.ColumnToggle-module__rCAVSq__itemCheck{width:16px;height:16px;color:var(--accent);flex-shrink:0}
.StatCard-module__RIMRwW__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-sm);transition:border-color var(--t-base), box-shadow var(--t-base), transform var(--t-base);align-items:center;gap:14px;padding:16px 18px;display:flex}.StatCard-module__RIMRwW__card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md);transform:translateY(-2px)}.StatCard-module__RIMRwW__card:hover .StatCard-module__RIMRwW__iconWrap{transform:scale(1.06)}.StatCard-module__RIMRwW__iconWrap{border-radius:var(--r-md);width:46px;height:46px;transition:transform var(--t-base);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.StatCard-module__RIMRwW__iconWrap svg{width:22px;height:22px}.StatCard-module__RIMRwW__text{flex-direction:column;gap:2px;min-width:0;display:flex}.StatCard-module__RIMRwW__label{color:var(--text-muted);font-size:12.5px}.StatCard-module__RIMRwW__valueRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.StatCard-module__RIMRwW__value{letter-spacing:-.01em;font-size:25px;font-weight:700;line-height:1.15}.StatCard-module__RIMRwW__trend{border-radius:var(--r-full);align-items:center;gap:2px;padding:1px 7px 1px 5px;font-size:11.5px;font-weight:700;display:inline-flex}.StatCard-module__RIMRwW__trend svg{width:13px;height:13px}.StatCard-module__RIMRwW__trend.StatCard-module__RIMRwW__up{color:var(--success);background:var(--success-soft)}.StatCard-module__RIMRwW__trend.StatCard-module__RIMRwW__down{color:var(--danger);background:var(--danger-soft)}.StatCard-module__RIMRwW__hint{color:var(--text-faint);font-size:12px}.StatCard-module__RIMRwW__accent{background:var(--accent-soft);color:var(--accent)}.StatCard-module__RIMRwW__success{background:var(--success-soft);color:var(--success)}.StatCard-module__RIMRwW__warning{background:var(--warning-soft);color:var(--warning)}.StatCard-module__RIMRwW__danger{background:var(--danger-soft);color:var(--danger)}.StatCard-module__RIMRwW__info{background:var(--info-soft);color:var(--info)}.StatCard-module__RIMRwW__neutral{background:var(--neutral-soft);color:var(--text-muted)}
.EmojiPicker-module__DpEoaG__trigger{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s;display:inline-flex}.EmojiPicker-module__DpEoaG__trigger:hover,.EmojiPicker-module__DpEoaG__triggerActive{background:var(--surface-3)}.EmojiPicker-module__DpEoaG__content{width:auto;box-shadow:none;background:0 0;border:none;padding:0}.EmojiPicker-module__DpEoaG__content .EmojiPickerReact{--epr-bg-color:var(--bg);--epr-category-label-bg-color:var(--bg);--epr-search-input-bg-color:var(--surface-2);--epr-search-input-text-color:var(--text);--epr-search-input-placeholder-color:var(--text-faint);--epr-hover-bg-color:var(--surface-2);--epr-text-color:var(--text);--epr-category-label-text-color:var(--text-muted);--epr-search-border-color:var(--accent);--epr-picker-border-color:var(--border);box-shadow:var(--shadow-lg,0 12px 32px #0000002e);border-radius:12px}.EmojiPicker-module__DpEoaG__content .epr-search-container input{background:var(--surface-2);border:1px solid var(--border);color:var(--text);border-radius:10px}.EmojiPicker-module__DpEoaG__content .epr-search-container input:focus{border-color:var(--accent)}
.ConfirmDialog-module__TOs5dq__body{align-items:flex-start;gap:12px;display:flex}.ConfirmDialog-module__TOs5dq__icon{background:color-mix(in srgb, var(--danger) 14%, transparent);width:36px;height:36px;color:var(--danger);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ConfirmDialog-module__TOs5dq__message{color:var(--text);padding-top:6px;font-size:14px;line-height:1.55}
.DescriptionList-module__QRhH3q__list{flex-direction:column;display:flex}.DescriptionList-module__QRhH3q__row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:11px 0;display:flex}.DescriptionList-module__QRhH3q__row:last-child{border-bottom:none}.DescriptionList-module__QRhH3q__row dt{color:var(--text-muted);font-size:13px}.DescriptionList-module__QRhH3q__row dd{color:var(--text);text-align:right;font-size:13.5px;font-weight:500}
.groups-module__lQZVHW__summary{}.groups-module__lQZVHW__msgCell{flex-direction:column;gap:2px;max-width:340px;display:flex}.groups-module__lQZVHW__msgCell strong{font-size:13px}.groups-module__lQZVHW__msgCell span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.groups-module__lQZVHW__code{font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.5px;background:var(--surface-2,#0000000a);border-radius:6px;padding:2px 7px;font-size:12px}
.FilterBar-module__wXlsga__bar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.FilterBar-module__wXlsga__flush{margin-bottom:0}.FilterBar-module__wXlsga__search{flex:1;min-width:220px;max-width:360px;position:relative}.FilterBar-module__wXlsga__searchIcon{width:16px;height:16px;color:var(--text-faint);position:absolute;top:50%;left:12px;transform:translateY(-50%)}.FilterBar-module__wXlsga__search input{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--r-md);width:100%;height:38px;padding:0 12px 0 36px;font-size:13.5px}.FilterBar-module__wXlsga__search input::placeholder{color:var(--text-faint)}.FilterBar-module__wXlsga__search input:focus{border-color:var(--border-strong);outline:none}.FilterBar-module__wXlsga__filters{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.FilterBar-module__wXlsga__filters>*{min-width:150px}.FilterBar-module__wXlsga__actions{align-items:center;gap:10px;margin-left:auto;display:flex}@media (max-width:640px){.FilterBar-module__wXlsga__search{flex-basis:100%;max-width:none}.FilterBar-module__wXlsga__actions{margin-left:0}}
.Modal-module__M2hgLa__overlay{z-index:100;animation:Modal-module__M2hgLa__fade var(--t-fast);background:#040405cc;position:fixed;inset:0}.Modal-module__M2hgLa__dialog{z-index:101;background:var(--bg);border-radius:var(--r-md);width:calc(100% - 32px);max-height:calc(100% - 32px);box-shadow:var(--shadow-lg);animation:Modal-module__M2hgLa__pop var(--t-base);flex-direction:column;padding-block:8px;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.Modal-module__M2hgLa__sm{max-width:420px}.Modal-module__M2hgLa__md{max-width:560px}.Modal-module__M2hgLa__lg{max-width:760px}.Modal-module__M2hgLa__header{flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;min-height:44px;padding-block:12px 8px;padding-inline:24px;display:flex}.Modal-module__M2hgLa__title{letter-spacing:-.025em;color:var(--text);font-size:16px;font-weight:500;line-height:1}.Modal-module__M2hgLa__description{color:var(--text-faint);margin-top:4px;font-size:14px}.Modal-module__M2hgLa__close{border-radius:var(--r-md);width:30px;height:30px;color:var(--text-muted);transition:background var(--t-fast), color var(--t-fast);flex-shrink:0;justify-content:center;align-items:center;margin-inline-start:auto;display:inline-flex}.Modal-module__M2hgLa__close:hover{background:var(--surface-3);color:var(--text)}.Modal-module__M2hgLa__close svg{width:18px;height:18px}.Modal-module__M2hgLa__body{border-radius:var(--r-md);background:var(--bg);flex-direction:column;margin-inline:8px;padding:16px;display:flex;overflow:auto}.Modal-module__M2hgLa__footer{flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;min-height:44px;padding-block-start:8px;padding-inline:8px;display:flex}.Modal-module__M2hgLa__footer button{min-height:44px;padding-inline:18px}@keyframes Modal-module__M2hgLa__fade{0%{opacity:0}}@keyframes Modal-module__M2hgLa__pop{0%{opacity:0;transform:translate(-50%,-50%)scale(.97)}}
.StorageR2GuideDialog-module__8iMQuW__steps{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}.StorageR2GuideDialog-module__8iMQuW__step{align-items:flex-start;gap:14px;display:flex}.StorageR2GuideDialog-module__8iMQuW__badge{background:var(--accent);width:24px;height:24px;color:var(--text-on-accent);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:12.5px;font-weight:600;line-height:1;display:inline-flex}.StorageR2GuideDialog-module__8iMQuW__badgeSuccess{background:var(--success)}.StorageR2GuideDialog-module__8iMQuW__badgeSuccess svg{width:14px;height:14px}.StorageR2GuideDialog-module__8iMQuW__body{flex-direction:column;gap:4px;min-width:0;display:flex}.StorageR2GuideDialog-module__8iMQuW__title{color:var(--text);font-size:14px;font-weight:600}.StorageR2GuideDialog-module__8iMQuW__text{color:var(--text-muted);margin:0;font-size:13px;line-height:1.5}.StorageR2GuideDialog-module__8iMQuW__text a{color:var(--accent);font-weight:500;text-decoration:none}.StorageR2GuideDialog-module__8iMQuW__text a:hover{text-decoration:underline}.StorageR2GuideDialog-module__8iMQuW__text code{font-family:var(--font-mono,ui-monospace, monospace);background:var(--surface-2);border:1px solid var(--border);border-radius:4px;padding:1px 5px;font-size:12px}
.BackupGuideDialog-module__RwrnrW__steps{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}.BackupGuideDialog-module__RwrnrW__step{align-items:flex-start;gap:14px;display:flex}.BackupGuideDialog-module__RwrnrW__badge{background:var(--accent);width:24px;height:24px;color:var(--text-on-accent);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:12.5px;font-weight:600;line-height:1;display:inline-flex}.BackupGuideDialog-module__RwrnrW__badgeSuccess{background:var(--success)}.BackupGuideDialog-module__RwrnrW__badgeSuccess svg{width:14px;height:14px}.BackupGuideDialog-module__RwrnrW__body{flex-direction:column;gap:4px;min-width:0;display:flex}.BackupGuideDialog-module__RwrnrW__title{color:var(--text);font-size:14px;font-weight:600}.BackupGuideDialog-module__RwrnrW__text{color:var(--text-muted);margin:0;font-size:13px;line-height:1.5}.BackupGuideDialog-module__RwrnrW__text a{color:var(--accent);font-weight:500;text-decoration:none}.BackupGuideDialog-module__RwrnrW__text a:hover{text-decoration:underline}.BackupGuideDialog-module__RwrnrW__text code{font-family:var(--font-mono,ui-monospace, monospace);background:var(--surface-2);border:1px solid var(--border);border-radius:4px;padding:1px 5px;font-size:12px}
.NotificationDialog-module__GXrjxq__form{flex-direction:column;gap:16px;display:flex}.NotificationDialog-module__GXrjxq__lockedTarget{background:var(--surface-2,#ffffff0a);color:var(--text-2,#b9c2cc);border-radius:10px;align-items:center;gap:8px;padding:10px 12px;font-size:14px;display:flex}.NotificationDialog-module__GXrjxq__lockedTarget svg,.NotificationDialog-module__GXrjxq__bannerSafe svg,.NotificationDialog-module__GXrjxq__bannerWarn svg{flex:none;width:16px;height:16px}.NotificationDialog-module__GXrjxq__bannerSafe,.NotificationDialog-module__GXrjxq__bannerWarn{border-radius:10px;align-items:center;gap:8px;padding:9px 12px;font-size:13px;display:flex}.NotificationDialog-module__GXrjxq__bannerSafe{color:#4ade80;background:#22c55e1f}.NotificationDialog-module__GXrjxq__bannerWarn{color:#f87171;background:#ef444424}.NotificationDialog-module__GXrjxq__contentField{position:relative}.NotificationDialog-module__GXrjxq__contentEmoji{position:absolute;bottom:8px;left:10px}
.ProgressBar-module__QzWWCG__wrap{flex-direction:column;gap:6px;display:flex}.ProgressBar-module__QzWWCG__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.ProgressBar-module__QzWWCG__label{color:var(--text);align-items:center;gap:8px;font-size:13px;display:inline-flex}.ProgressBar-module__QzWWCG__value{color:var(--text);font-size:13px;font-weight:600}.ProgressBar-module__QzWWCG__track{border-radius:var(--r-full);background:var(--surface-3);height:8px;overflow:hidden}.ProgressBar-module__QzWWCG__fill{border-radius:var(--r-full);height:100%;transition:width var(--t-base)}
.Spinner-module__IWMLwa__block{justify-content:center;align-items:center;padding:48px 0;display:flex}.Spinner-module__IWMLwa__wrap{color:var(--text-muted);align-items:center;gap:10px;font-size:13px;display:inline-flex}.Spinner-module__IWMLwa__spinner{border:2.5px solid var(--border-strong);border-top-color:var(--accent);border-radius:50%;width:20px;height:20px;animation:.7s linear infinite Spinner-module__IWMLwa__spin}@keyframes Spinner-module__IWMLwa__spin{to{transform:rotate(360deg)}}
.EmptyState-module__AMNm3G__empty{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:52px 24px;display:flex}.EmptyState-module__AMNm3G__icon{border-radius:var(--r-lg);background:var(--surface-2);width:52px;height:52px;color:var(--text-muted);justify-content:center;align-items:center;margin-bottom:6px;display:inline-flex}.EmptyState-module__AMNm3G__icon svg{width:24px;height:24px}.EmptyState-module__AMNm3G__title{font-size:15px;font-weight:600}.EmptyState-module__AMNm3G__description{color:var(--text-muted);max-width:360px;font-size:13px}.EmptyState-module__AMNm3G__action{margin-top:12px}
.Switch-module__lK17fq__track{border-radius:var(--r-full);background:var(--surface-3);border:1px solid var(--border-strong);width:40px;height:22px;transition:background var(--t-base), border-color var(--t-base);flex-shrink:0;position:relative}.Switch-module__lK17fq__track:disabled{opacity:.5;cursor:not-allowed}.Switch-module__lK17fq__thumb{background:var(--text-muted);width:16px;height:16px;transition:transform var(--t-base), background var(--t-base);border-radius:50%;position:absolute;top:50%;left:2px;transform:translateY(-50%)}.Switch-module__lK17fq__on{background:var(--accent);border-color:var(--accent)}.Switch-module__lK17fq__on .Switch-module__lK17fq__thumb{background:#fff;transform:translate(18px,-50%)}
.remote-config-module__r8xPzW__toolbar{align-items:center;gap:10px;display:flex}.remote-config-module__r8xPzW__toolbar>button{height:48px}.remote-config-module__r8xPzW__iconBtn{width:48px;padding-inline:0}.remote-config-module__r8xPzW__appField{width:220px}.remote-config-module__r8xPzW__key{font-family:var(--font-mono);color:var(--text);font-size:12.5px}.remote-config-module__r8xPzW__value{text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;max-width:280px;font-family:var(--font-mono);color:var(--text-muted);font-size:12.5px;display:inline-block;overflow:hidden}
.Tabs-module__pPPKBa__scrollArea{scrollbar-width:none;max-width:100%;overflow-x:auto}.Tabs-module__pPPKBa__scrollArea::-webkit-scrollbar{display:none}.Tabs-module__pPPKBa__tabs{flex-wrap:nowrap;display:inline-flex}.Tabs-module__pPPKBa__tab{white-space:nowrap;flex-shrink:0}.Tabs-module__pPPKBa__segment{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--r-md);gap:4px;padding:4px}.Tabs-module__pPPKBa__segment .Tabs-module__pPPKBa__tab{border-radius:var(--r-sm);height:30px;color:var(--text-muted);transition:background var(--t-fast), color var(--t-fast);padding:0 14px;font-size:13px;font-weight:500}.Tabs-module__pPPKBa__segment .Tabs-module__pPPKBa__tab:hover{color:var(--text)}.Tabs-module__pPPKBa__segment .Tabs-module__pPPKBa__active{background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm)}.Tabs-module__pPPKBa__bordered{gap:2px;padding-inline:8px}.Tabs-module__pPPKBa__bordered .Tabs-module__pPPKBa__tab{height:44px;color:var(--text-muted);transition:color var(--t-fast);padding:0 12px;font-size:14px;font-weight:500;position:relative}.Tabs-module__pPPKBa__bordered .Tabs-module__pPPKBa__tab:hover,.Tabs-module__pPPKBa__bordered .Tabs-module__pPPKBa__active{color:var(--text)}.Tabs-module__pPPKBa__bordered .Tabs-module__pPPKBa__active:before{content:"";border-top-left-radius:var(--r-full);border-top-right-radius:var(--r-full);background:var(--accent);height:3px;position:absolute;bottom:0;left:0;right:0}
.Panel-module__emIIvq__card{background:var(--surface-3);box-shadow:var(--shadow-sm);border-radius:16px;padding:0 8px 8px}.Panel-module__emIIvq__head{justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding-inline:8px;display:flex}.Panel-module__emIIvq__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.Panel-module__emIIvq__content{background:var(--bg);border-radius:8px;flex-direction:column;gap:12px;padding:14px;display:flex}.Panel-module__emIIvq__flush{padding:0;overflow:hidden}.Panel-module__emIIvq__description{color:var(--text-muted);margin-bottom:12px;font-size:12.5px}.Panel-module__emIIvq__flush .Panel-module__emIIvq__description{margin:0;padding:14px 14px 0}
.Tooltip-module__O0TQXG__trigger{all:unset}.Tooltip-module__O0TQXG__content{z-index:50;color:var(--chrome-text);background-color:var(--chrome-bg);text-align:center;max-width:240px;box-shadow:var(--shadow-md);border-radius:4px;padding:4px;font-size:14px}.Tooltip-module__O0TQXG__arrow{fill:var(--chrome-bg)}.Tooltip-module__O0TQXG__light{background-color:var(--surface);color:var(--text)}.Tooltip-module__O0TQXG__light .Tooltip-module__O0TQXG__arrow{fill:var(--surface)}.Tooltip-module__O0TQXG__noCenter{text-align:initial}
.announcements-module__avU3wa__msgCell{flex-direction:column;gap:2px;max-width:340px;display:flex}.announcements-module__avU3wa__msgCell strong{font-size:13px}.announcements-module__avU3wa__msgCell span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}
.apps-module__eAVStG__detail{flex-direction:column;display:flex}.apps-module__eAVStG__detailRow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:11px 0;display:flex}.apps-module__eAVStG__detailRow:last-child{border-bottom:none}.apps-module__eAVStG__detailRow dt{color:var(--text-muted);font-size:13px}.apps-module__eAVStG__detailRow dd{color:var(--text);font-size:13.5px;font-weight:500}
.intentions-module__xlLF4a__summary{}.intentions-module__xlLF4a__msgCell{flex-direction:column;gap:2px;max-width:340px;display:flex}.intentions-module__xlLF4a__msgCell .intentions-module__xlLF4a__msgTitle{align-items:center;gap:6px;display:flex}.intentions-module__xlLF4a__msgCell strong{font-size:13px}.intentions-module__xlLF4a__msgCell span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.intentions-module__xlLF4a__muted{color:var(--text-muted)}
.notifications-module__r9PSxq__composer{margin-bottom:26px}.notifications-module__r9PSxq__form{flex-direction:column;gap:16px;display:flex}.notifications-module__r9PSxq__row2{grid-template-columns:1fr 1fr;gap:16px;display:grid}.notifications-module__r9PSxq__actions{justify-content:space-between;align-items:center;gap:16px;margin-top:4px;display:flex}.notifications-module__r9PSxq__ok{color:var(--success);font-size:13px}.notifications-module__r9PSxq__err{color:var(--danger);font-size:13px}.notifications-module__r9PSxq__histTitle{margin-bottom:16px;font-size:16px;font-weight:600}.notifications-module__r9PSxq__msgCell{flex-direction:column;gap:2px;max-width:340px;display:flex}.notifications-module__r9PSxq__msgCell strong{font-size:13px}.notifications-module__r9PSxq__msgCell span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.notifications-module__r9PSxq__delivery{flex-direction:column;gap:4px;width:140px;display:flex}.notifications-module__r9PSxq__deliveryTop{font-size:13px}.notifications-module__r9PSxq__deliverySub{color:var(--text-muted);font-size:11.5px}.notifications-module__r9PSxq__deliveryEmpty{text-align:center;color:var(--text-muted);display:block}@media (max-width:700px){.notifications-module__r9PSxq__row2{grid-template-columns:1fr}}.notifications-module__r9PSxq__testBannerSafe,.notifications-module__r9PSxq__testBannerWarn{border-radius:12px;align-items:center;gap:12px;margin-bottom:16px;padding:12px 16px;font-size:14px;display:flex}.notifications-module__r9PSxq__testBannerSafe span,.notifications-module__r9PSxq__testBannerWarn span{flex:1}.notifications-module__r9PSxq__testBannerSafe svg,.notifications-module__r9PSxq__testBannerWarn svg{flex:none;width:20px;height:20px}.notifications-module__r9PSxq__testBannerSafe{color:#4ade80;background:#22c55e1f}.notifications-module__r9PSxq__testBannerWarn{color:#f87171;background:#ef444424}
.settings-module__4R7Kgq__tabs{margin-bottom:18px}.settings-module__4R7Kgq__userCell{flex-direction:column;line-height:1.3;display:flex}.settings-module__4R7Kgq__userCell strong{font-size:13.5px;font-weight:500}.settings-module__4R7Kgq__userCell span{color:var(--text-muted);font-size:11.5px}.settings-module__4R7Kgq__matrixScroll{overflow-x:auto}.settings-module__4R7Kgq__matrix{border-collapse:collapse;width:100%;font-size:13px}.settings-module__4R7Kgq__matrix thead th{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);background:var(--surface-2);border-bottom:1px solid var(--border);text-align:left;padding:12px 16px;font-size:11.5px;font-weight:600}.settings-module__4R7Kgq__roleCol{width:130px;text-align:center!important}.settings-module__4R7Kgq__matrix tbody td{border-bottom:1px solid var(--border);padding:11px 16px}.settings-module__4R7Kgq__groupRow td{background:var(--surface-2);text-transform:uppercase;letter-spacing:.05em;color:var(--text-faint);font-size:11px;font-weight:600;padding:8px 16px!important}.settings-module__4R7Kgq__permLabel{color:var(--text)}.settings-module__4R7Kgq__yes{width:17px;height:17px;color:var(--success)}.settings-module__4R7Kgq__no{width:15px;height:15px;color:var(--text-faint)}.settings-module__4R7Kgq__securityGrid{grid-template-columns:1fr 1fr;align-items:start;gap:18px;display:grid}.settings-module__4R7Kgq__blockBody{flex-direction:column;gap:16px;display:flex}.settings-module__4R7Kgq__profileForm{flex-direction:column;gap:12px;display:flex}.settings-module__4R7Kgq__secList{flex-direction:column;gap:14px;display:flex}.settings-module__4R7Kgq__secRow{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--r-md);justify-content:space-between;align-items:center;gap:16px;padding:13px 14px;display:flex}.settings-module__4R7Kgq__secRow div{flex-direction:column;line-height:1.4;display:flex}.settings-module__4R7Kgq__secRow strong{font-size:13.5px}.settings-module__4R7Kgq__secRow span{color:var(--text-muted);font-size:11.5px}.settings-module__4R7Kgq__biometricBox{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--r-md);align-items:center;gap:14px;padding:16px;display:flex}.settings-module__4R7Kgq__bioIcon{border-radius:var(--r-md);background:var(--accent-soft);width:44px;height:44px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.settings-module__4R7Kgq__bioIcon svg{width:22px;height:22px}.settings-module__4R7Kgq__bioText{flex:1}.settings-module__4R7Kgq__bioText strong{font-size:13.5px}.settings-module__4R7Kgq__bioText p{color:var(--text-muted);margin-top:3px;font-size:11.5px;line-height:1.5}.settings-module__4R7Kgq__soon{color:var(--warning);background:var(--warning-soft);border-radius:var(--r-md);margin-top:14px;padding:9px 12px;font-size:12px}@media (max-width:900px){.settings-module__4R7Kgq__securityGrid{grid-template-columns:1fr}}.settings-module__4R7Kgq__matrixFooter{border-top:1px solid var(--border);justify-content:flex-end;padding:14px 16px;display:flex}@media (max-width:640px){.settings-module__4R7Kgq__matrixFooter{padding:12px}.settings-module__4R7Kgq__matrixFooter button{width:100%}}.settings-module__4R7Kgq__telegramForm{flex-direction:column;gap:18px;display:flex}.settings-module__4R7Kgq__telegramGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.settings-module__4R7Kgq__fieldWithHint{flex-direction:column;gap:6px;display:flex}.settings-module__4R7Kgq__hint{color:var(--text-faint);padding-inline-start:2px;font-size:12px}.settings-module__4R7Kgq__telegramRow{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding-block-start:16px;display:flex}.settings-module__4R7Kgq__telegramActions{align-items:center;gap:10px;display:flex}@media (max-width:640px){.settings-module__4R7Kgq__telegramGrid{grid-template-columns:1fr}.settings-module__4R7Kgq__telegramRow{flex-direction:column;align-items:stretch}.settings-module__4R7Kgq__telegramActions{justify-content:flex-end}}.settings-module__4R7Kgq__diyanetStats{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-block-end:18px;display:grid}.settings-module__4R7Kgq__diyanetStat{border:1px solid var(--border);background:var(--surface-2,#ffffff05);border-radius:12px;flex-direction:column;gap:4px;padding:14px 16px;display:flex}.settings-module__4R7Kgq__diyanetStatValue{color:var(--text);font-size:20px;font-weight:600}.settings-module__4R7Kgq__diyanetStatLabel{color:var(--text-faint);font-size:12px}@media (max-width:640px){.settings-module__4R7Kgq__diyanetStats{grid-template-columns:1fr}}.settings-module__4R7Kgq__infoBtn{border-radius:var(--r-md);border:1px solid var(--border);background:var(--surface-2);width:34px;height:34px;color:var(--text-muted);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.settings-module__4R7Kgq__infoBtn:hover{color:var(--accent);border-color:var(--accent)}.settings-module__4R7Kgq__infoBtn svg{width:17px;height:17px}.settings-module__4R7Kgq__healthHead{justify-content:space-between;align-items:center;gap:12px;margin-block-end:18px;display:flex}.settings-module__4R7Kgq__healthMeta{flex-direction:column;gap:2px;line-height:1.4;display:flex}.settings-module__4R7Kgq__healthMeta strong{font-size:14px}.settings-module__4R7Kgq__healthMeta span{color:var(--text-faint);font-size:12px}.settings-module__4R7Kgq__mailTemplateGrid{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:start;gap:20px;display:grid}.settings-module__4R7Kgq__mailTemplateEditor{flex-direction:column;gap:14px;display:flex}.settings-module__4R7Kgq__colorField{flex-direction:column;gap:8px;display:flex}.settings-module__4R7Kgq__colorLabel{color:var(--text-muted);letter-spacing:.02em;font-size:12px;font-weight:600}.settings-module__4R7Kgq__colorRow{align-items:center;gap:12px;display:flex}.settings-module__4R7Kgq__colorInput{border:1px solid var(--border);border-radius:var(--r-md);background:var(--surface-2);cursor:pointer;width:48px;height:40px;padding:0}.settings-module__4R7Kgq__colorInput::-webkit-color-swatch-wrapper{padding:4px}.settings-module__4R7Kgq__colorInput::-webkit-color-swatch{border:none;border-radius:6px}.settings-module__4R7Kgq__colorValue{font-variant-numeric:tabular-nums;text-transform:uppercase;color:var(--text-muted);font-size:13px}.settings-module__4R7Kgq__mailPreview{flex-direction:column;gap:8px;display:flex}.settings-module__4R7Kgq__mailPreviewFrame{border:1px solid var(--border);border-radius:var(--r-md);background:#f3f4f6;width:100%;height:420px}@media (max-width:900px){.settings-module__4R7Kgq__mailTemplateGrid{grid-template-columns:1fr}}.settings-module__4R7Kgq__backupForm{flex-direction:column;gap:18px;display:flex}.settings-module__4R7Kgq__backupFiles{flex-direction:column;gap:10px;display:flex}.settings-module__4R7Kgq__note{color:var(--text-muted);font-size:12.5px;line-height:1.5}
.detail-module__9HmUJa__profile{background:radial-gradient(420px 120px at 0% 0%, var(--accent-soft), transparent 70%), var(--surface);justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.detail-module__9HmUJa__profileMain{align-items:center;gap:16px;display:flex}.detail-module__9HmUJa__profileMain>span:first-child{box-shadow:0 0 0 4px var(--accent-soft)}.detail-module__9HmUJa__profileInfo h2{font-size:18px;font-weight:600}.detail-module__9HmUJa__profileInfo p{color:var(--text-muted);margin-top:2px;font-size:13px}.detail-module__9HmUJa__profileBadges{flex-wrap:wrap;gap:7px;margin-top:9px;display:flex}.detail-module__9HmUJa__stats{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px;display:grid}.detail-module__9HmUJa__badgesPanel{margin-bottom:16px}.detail-module__9HmUJa__badges{flex-wrap:wrap;gap:8px;display:flex}.detail-module__9HmUJa__grid{grid-template-columns:1fr 1fr;align-items:start;gap:16px;margin-bottom:16px;display:grid}.detail-module__9HmUJa__col{flex-direction:column;gap:16px;display:flex}.detail-module__9HmUJa__dist{flex-direction:column;gap:14px;display:flex}.detail-module__9HmUJa__distDot{border-radius:50%;width:9px;height:9px;display:inline-block}.detail-module__9HmUJa__chips{flex-wrap:wrap;gap:8px;display:flex}.detail-module__9HmUJa__code{font-family:var(--font-mono);color:var(--text-muted);font-size:12px}.detail-module__9HmUJa__ok{color:var(--success);font-weight:600}.detail-module__9HmUJa__sessionsCard{overflow:hidden}.detail-module__9HmUJa__countCell{color:var(--accent);font-weight:600}.detail-module__9HmUJa__doneTick{color:var(--success);align-items:center;display:inline-flex}.detail-module__9HmUJa__doneTick svg{stroke-width:2.5px;width:18px;height:18px}@media (max-width:1100px){.detail-module__9HmUJa__stats{grid-template-columns:repeat(2,1fr)}.detail-module__9HmUJa__grid{grid-template-columns:1fr}}@media (max-width:560px){.detail-module__9HmUJa__stats{grid-template-columns:1fr}}
.GroupDialog-module__HQtAuW__form{flex-direction:column;gap:14px;display:flex}.GroupDialog-module__HQtAuW__row{grid-template-columns:1fr 1fr;gap:12px;display:grid}
.Separator-module__76qIIG__base{flex-grow:0;flex-shrink:0}.Separator-module__76qIIG__base[data-orientation=horizontal]{width:100%;height:1px}.Separator-module__76qIIG__base[data-orientation=vertical]{width:1px;height:100%}.Separator-module__76qIIG__medium[data-orientation=horizontal]{height:1.28px}.Separator-module__76qIIG__medium[data-orientation=vertical]{width:1.28px}.Separator-module__76qIIG__semibold[data-orientation=horizontal]{height:2px}.Separator-module__76qIIG__semibold[data-orientation=vertical]{width:2px}.Separator-module__76qIIG__bold[data-orientation=horizontal]{height:4px}.Separator-module__76qIIG__bold[data-orientation=vertical]{width:4px}.Separator-module__76qIIG__line{width:100%;height:100%}.Separator-module__76qIIG__primary{background-color:var(--accent)}.Separator-module__76qIIG__secondary{background-color:var(--surface-3)}
.app-pages-module__-bM0Zq__nameCell{font-size:13px}.app-pages-module__-bM0Zq__slugLink{color:var(--accent);align-items:center;gap:4px;font-size:12.5px;font-weight:500;display:inline-flex}.app-pages-module__-bM0Zq__slugLink:hover{text-decoration:underline}.app-pages-module__-bM0Zq__slugIcon{width:13px;height:13px}.app-pages-module__-bM0Zq__rowActions{justify-content:flex-end;gap:4px;display:inline-flex}.app-pages-module__-bM0Zq__dialogForm{flex-direction:column;gap:12px;display:flex}
.devices-module__wR9iYq__tabs{margin-bottom:18px}.devices-module__wR9iYq__token{font-family:var(--font-mono);color:var(--text-muted);background:var(--surface-2);border-radius:var(--r-sm);padding:3px 8px;font-size:12px}.devices-module__wR9iYq__summary{}.devices-module__wR9iYq__event{font-family:var(--font-mono);color:var(--text);font-size:12.5px}.devices-module__wR9iYq__scopes{flex-wrap:wrap;gap:5px;display:flex}.devices-module__wR9iYq__scopes span{font-size:10.5px;font-family:var(--font-mono);color:var(--accent);background:var(--accent-soft);border-radius:var(--r-full);padding:2px 7px}
.errors-module__NU7vWa__message{text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;max-width:420px;display:inline-block;overflow:hidden}.errors-module__NU7vWa__detail{flex-direction:column;display:flex}.errors-module__NU7vWa__detailMeta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:18px;margin-bottom:18px;font-size:12.5px;display:flex}.errors-module__NU7vWa__detailMeta span{align-items:center;gap:7px;display:inline-flex}.errors-module__NU7vWa__stackLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:8px;font-size:12px;font-weight:600}.errors-module__NU7vWa__stack{background:var(--bg);border:1px solid var(--border);border-radius:var(--r-md);font-family:var(--font-mono);color:var(--text);white-space:pre;padding:14px 16px;font-size:12px;line-height:1.6;overflow-x:auto}
.messages-module__NG14Nq__msgCell{flex-direction:column;gap:2px;max-width:360px;display:flex}.messages-module__NG14Nq__msgCell span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}
.detail-module__FEBgLa__titleRow{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.detail-module__FEBgLa__notifyForm{flex-direction:column;gap:12px;display:flex}.detail-module__FEBgLa__notifyMsg{position:relative}.detail-module__FEBgLa__notifyMsgEmoji{position:absolute;bottom:8px;left:10px}.detail-module__FEBgLa__titleBlock{border-block-end:1px solid var(--border);flex-direction:column;gap:2px;margin-block-end:14px;padding-block-end:14px;display:flex}.detail-module__FEBgLa__title{color:var(--text);margin:0;font-size:18px;font-weight:700}.detail-module__FEBgLa__sub{color:var(--text-muted);font-size:13px}.detail-module__FEBgLa__contributors{margin:0;padding:0;list-style:none}.detail-module__FEBgLa__contributor{border-block-end:1px solid var(--border);align-items:center;gap:10px;padding:10px 12px 10px 4px;display:flex}.detail-module__FEBgLa__contributor:last-child{border-block-end:none}.detail-module__FEBgLa__rank{text-align:center;width:18px;color:var(--text-faint);flex-shrink:0;font-size:12.5px;font-weight:600}.detail-module__FEBgLa__cInfo{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.detail-module__FEBgLa__cInfo strong{color:var(--text);font-size:13.5px;font-weight:600}.detail-module__FEBgLa__cInfo span{color:var(--text-faint);font-size:11.5px}.detail-module__FEBgLa__cuzCount{min-width:56px;color:var(--accent);white-space:nowrap;flex-direction:column;align-items:flex-end;gap:1px;font-size:15px;font-weight:700;display:inline-flex}.detail-module__FEBgLa__cuzCount>span{align-items:center;gap:4px;display:inline-flex}.detail-module__FEBgLa__cuzCount:after{content:"cüz";color:var(--text-faint);font-size:11px;font-weight:500}.detail-module__FEBgLa__crown{width:15px;height:15px;color:var(--warning)}
.hatim-module__lBYrzW__summary{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:12px;display:grid}@media (max-width:1100px){.hatim-module__lBYrzW__summary{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.hatim-module__lBYrzW__summary{grid-template-columns:1fr}}.hatim-module__lBYrzW__chips{flex-wrap:wrap;gap:8px;display:flex}.hatim-module__lBYrzW__chip{border:1px solid var(--border);background:var(--surface-2,var(--bg));color:var(--text);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:500;transition:border-color .15s,background .15s;display:inline-flex}.hatim-module__lBYrzW__chip:hover{border-color:var(--accent)}.hatim-module__lBYrzW__chipActive{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 14%, transparent);color:var(--text)}.hatim-module__lBYrzW__chipCount{color:var(--text-muted);font-size:12px}.hatim-module__lBYrzW__chipActive .hatim-module__lBYrzW__chipCount{color:var(--text)}.hatim-module__lBYrzW__strip{border:1px solid var(--border);background:var(--surface-2,var(--bg));border-radius:10px;flex-wrap:wrap;align-items:center;gap:24px;padding:12px 14px;display:flex}.hatim-module__lBYrzW__stripItem{flex-direction:column;gap:2px;display:flex}.hatim-module__lBYrzW__stripLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px}.hatim-module__lBYrzW__stripValue{color:var(--text);align-items:center;gap:8px;font-size:14px;font-weight:600;display:inline-flex}.hatim-module__lBYrzW__note{color:var(--text-muted);margin:0 0 4px;font-size:13px}.hatim-module__lBYrzW__sub{color:var(--text-muted);margin-top:2px;font-size:12px;display:block}.hatim-module__lBYrzW__muted{color:var(--text-muted)}.hatim-module__lBYrzW__expired{color:var(--danger,#e5484d);font-weight:600}.hatim-module__lBYrzW__warn{color:var(--warning,#f5a524);font-weight:600}.hatim-module__lBYrzW__requesterCell{flex-direction:column;gap:6px;display:flex}.hatim-module__lBYrzW__requesterCell>strong{color:var(--text);font-weight:600}.hatim-module__lBYrzW__trust{flex-wrap:wrap;gap:6px;display:flex}.hatim-module__lBYrzW__trustChip{border:1px solid;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:11.5px;font-weight:600;display:inline-flex}.hatim-module__lBYrzW__trustChip svg{width:13px;height:13px}.hatim-module__lBYrzW__chipTrust{color:var(--accent);background:var(--accent-soft)}.hatim-module__lBYrzW__chipCuz{color:var(--info);background:var(--info-soft)}.hatim-module__lBYrzW__chipDua{color:#8a6d01;background:var(--warning-soft)}.hatim-module__lBYrzW__actions{gap:8px;display:inline-flex}
.detail-module__ZxmESW__grid{grid-template-columns:1.3fr 1fr;align-items:start;gap:16px;display:grid}@media (max-width:1024px){.detail-module__ZxmESW__grid{grid-template-columns:1fr}}.detail-module__ZxmESW__titleBlock{border-block-end:1px solid var(--border);flex-direction:column;gap:2px;margin-block-end:14px;padding-block-end:14px;display:flex}.detail-module__ZxmESW__title{color:var(--text);margin:0;font-size:18px;font-weight:700}.detail-module__ZxmESW__owner{color:var(--text-muted);font-size:13px}.detail-module__ZxmESW__progressBlock{border-block-end:1px solid var(--border);flex-direction:column;gap:8px;margin-block-end:4px;padding-block-end:16px;display:flex}.detail-module__ZxmESW__progressTop{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.detail-module__ZxmESW__progressValue{color:var(--text);font-size:20px;font-weight:700}.detail-module__ZxmESW__progressMeta{color:var(--text-muted);font-size:12.5px}.detail-module__ZxmESW__inline{align-items:center;gap:6px;display:inline-flex}.detail-module__ZxmESW__cardActions{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:18px;padding-top:16px;display:flex}.detail-module__ZxmESW__participants{margin:0;padding:0;list-style:none}.detail-module__ZxmESW__participant{border-block-end:1px solid var(--border);align-items:center;gap:10px;padding:10px 12px 10px 4px;display:flex}.detail-module__ZxmESW__participant:last-child{border-block-end:none}.detail-module__ZxmESW__rank{text-align:center;width:18px;color:var(--text-faint);flex-shrink:0;font-size:12.5px;font-weight:600}.detail-module__ZxmESW__pInfo{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.detail-module__ZxmESW__pInfo strong{color:var(--text);font-size:13.5px;font-weight:600}.detail-module__ZxmESW__pInfo span{color:var(--text-faint);font-size:11.5px}.detail-module__ZxmESW__contributed{min-width:64px;color:var(--accent);white-space:nowrap;flex-direction:column;align-items:flex-end;gap:1px;font-size:15px;font-weight:700;display:inline-flex}.detail-module__ZxmESW__contributed>span{align-items:center;gap:4px;display:inline-flex}.detail-module__ZxmESW__contributed:after{content:"katkı";color:var(--text-faint);font-size:11px;font-weight:500}.detail-module__ZxmESW__crown{width:15px;height:15px;color:var(--warning)}
.topluluk-module__U2aiya__msgCell{-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;max-width:360px;color:var(--text-muted);-webkit-box-orient:vertical;font-size:12.5px;line-height:1.4;display:-webkit-box;overflow:hidden}.topluluk-module__U2aiya__rowActions{justify-content:flex-end;gap:6px;display:flex}.topluluk-module__U2aiya__form{flex-direction:column;gap:14px;display:flex}.topluluk-module__U2aiya__row{grid-template-columns:1fr 1fr;gap:12px;display:grid}
.stats-module__MsElXa__summary{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:12px;display:grid}@media (max-width:1100px){.stats-module__MsElXa__summary{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.stats-module__MsElXa__summary{grid-template-columns:1fr}}.stats-module__MsElXa__grid2{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:12px;display:grid}@media (max-width:1000px){.stats-module__MsElXa__grid2{grid-template-columns:1fr}}.stats-module__MsElXa__loading{justify-content:center;align-items:center;min-height:320px;display:flex}.stats-module__MsElXa__donutWrap{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.stats-module__MsElXa__donut{flex-shrink:0;width:160px;height:160px;position:relative}.stats-module__MsElXa__donut svg{width:100%;height:100%;transform:rotate(-90deg)}.stats-module__MsElXa__donutCenter{text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.stats-module__MsElXa__donutCount{color:var(--text);font-size:24px;font-weight:700;line-height:1}.stats-module__MsElXa__donutLabel{color:var(--text-muted);margin-top:4px;font-size:11px}.stats-module__MsElXa__legend{flex-direction:column;flex:1;gap:10px;min-width:180px;display:flex}.stats-module__MsElXa__legendRow{align-items:center;gap:10px;font-size:13px;display:flex}.stats-module__MsElXa__legendDot{border-radius:var(--r-full);flex-shrink:0;width:10px;height:10px}.stats-module__MsElXa__legendName{text-overflow:ellipsis;white-space:nowrap;color:var(--text);flex:1;overflow:hidden}.stats-module__MsElXa__legendPct{color:var(--text-muted);font-variant-numeric:tabular-nums;font-weight:600}.stats-module__MsElXa__segments{flex-direction:column;gap:16px;display:flex}.stats-module__MsElXa__segment{flex-direction:column;gap:6px;display:flex}.stats-module__MsElXa__segmentHead{align-items:center;gap:10px;font-size:13px;display:flex}.stats-module__MsElXa__segmentIcon{border-radius:var(--r-md);flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.stats-module__MsElXa__segmentIcon svg{width:16px;height:16px}.stats-module__MsElXa__segmentText{flex-direction:column;flex:1;line-height:1.25;display:flex}.stats-module__MsElXa__segmentText strong{color:var(--text);font-size:13px}.stats-module__MsElXa__segmentText span{color:var(--text-muted);font-size:11.5px}.stats-module__MsElXa__segmentCount{color:var(--text);font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.stats-module__MsElXa__segmentCount em{color:var(--text-muted);font-style:normal;font-weight:500}.stats-module__MsElXa__bars{flex-direction:column;gap:16px;display:flex}.stats-module__MsElXa__barRow{flex-direction:column;gap:6px;display:flex}.stats-module__MsElXa__barHead{align-items:center;gap:10px;display:flex}.stats-module__MsElXa__barName{color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;overflow:hidden}.stats-module__MsElXa__barValue{color:var(--accent);font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.stats-module__MsElXa__userCell{align-items:center;gap:10px;display:flex}.stats-module__MsElXa__userCell strong{font-size:13px;font-weight:500}.stats-module__MsElXa__rank{color:var(--text-muted);font-variant-numeric:tabular-nums;font-weight:600}.stats-module__MsElXa__zikirCell{color:var(--accent);font-variant-numeric:tabular-nums;font-weight:700}.stats-module__MsElXa__shareCell{color:var(--text-muted);font-variant-numeric:tabular-nums}.stats-module__MsElXa__appSelect{width:240px}
.users-module__IU0Gaa__summary{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:12px;display:grid}@media (max-width:900px){.users-module__IU0Gaa__summary{grid-template-columns:1fr}}.users-module__IU0Gaa__card{background:var(--surface-3);border-radius:16px;padding:0 8px 8px}.users-module__IU0Gaa__tabBar{align-items:center;min-height:48px;padding-inline:8px;display:flex}.users-module__IU0Gaa__content{background:var(--bg);border-radius:8px;flex-direction:column;gap:12px;padding:12px;display:flex}.users-module__IU0Gaa__toolbarRight{align-items:center;gap:8px;display:flex}.users-module__IU0Gaa__toolbarRight>*{width:180px;height:38px}.users-module__IU0Gaa__detail{flex-direction:column;display:flex}.users-module__IU0Gaa__detailRow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:11px 0;display:flex}.users-module__IU0Gaa__detailRow:last-child{border-bottom:none}.users-module__IU0Gaa__detailRow dt{color:var(--text-muted);font-size:13px}.users-module__IU0Gaa__detailRow dd{color:var(--text);font-size:13.5px;font-weight:500}
.ReportDecisionDialog-module__Jlp6OG__form{flex-direction:column;gap:16px;display:flex}.ReportDecisionDialog-module__Jlp6OG__targetValue{align-items:center;gap:8px;display:inline-flex}.ReportDecisionDialog-module__Jlp6OG__notifyRow{background:var(--surface-2);border:1px solid var(--border);cursor:pointer;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;display:flex}.ReportDecisionDialog-module__Jlp6OG__notifyRow strong{color:var(--text);font-size:14px;display:block}.ReportDecisionDialog-module__Jlp6OG__notifyHint{color:var(--text-dim);margin-top:2px;font-size:12px;display:block}
.Alert-module__p8arsq__alert{border-radius:var(--r-md);border:1px solid var(--alert-border);box-sizing:border-box;background-color:var(--alert-bg);color:var(--alert-label);gap:12px;padding:12px;font-size:14px;display:flex}.Alert-module__p8arsq__withStartBorder{border-inline-start:3px solid var(--alert-icon)}.Alert-module__p8arsq__alertContent{flex-direction:column;flex:1;gap:4px;display:flex}.Alert-module__p8arsq__alertIcon{color:var(--alert-icon);flex-shrink:0;display:flex}.Alert-module__p8arsq__alertIcon svg{width:var(--alert-icon-size);height:var(--alert-icon-size)}.Alert-module__p8arsq__alertIcon.Alert-module__p8arsq__centered{align-items:center}.Alert-module__p8arsq__alertTitle{color:var(--alert-title);font-size:var(--alert-title-font-size);font-weight:600}.Alert-module__p8arsq__alertLabel{color:var(--alert-label);font-size:var(--alert-font-size)}.Alert-module__p8arsq__alertDescription{color:var(--alert-description);font-size:var(--alert-font-size)}.Alert-module__p8arsq__alertClose{cursor:pointer;color:var(--alert-description)}.Alert-module__p8arsq__alert.Alert-module__p8arsq__small{--alert-icon-size:16px;--alert-font-size:14px;--alert-title-font-size:16px}.Alert-module__p8arsq__alert.Alert-module__p8arsq__small:has([data-alert-content]>[data-alert-title]) .Alert-module__p8arsq__alertIcon{padding-block:3px}.Alert-module__p8arsq__alert.Alert-module__p8arsq__medium{--alert-icon-size:20px;--alert-font-size:16px;--alert-title-font-size:19px}.Alert-module__p8arsq__alert.Alert-module__p8arsq__medium:has([data-alert-content]>[data-alert-title]) .Alert-module__p8arsq__alertIcon{padding-block:3px}.Alert-module__p8arsq__alert.Alert-module__p8arsq__large{--alert-icon-size:24px;--alert-font-size:19px;--alert-title-font-size:24px}.Alert-module__p8arsq__alert.Alert-module__p8arsq__large:has([data-alert-content]>[data-alert-title]) .Alert-module__p8arsq__alertIcon{padding-block:6px}.Alert-module__p8arsq__alert.Alert-module__p8arsq__default{--alert-bg:var(--surface-2);--alert-description:var(--text-faint);--alert-border:var(--surface-3)}.Alert-module__p8arsq__alert.Alert-module__p8arsq__solid{--alert-title:#fff;--alert-label:#fff;--alert-icon:#fff;--alert-description:#fff}.Alert-module__p8arsq__alert.Alert-module__p8arsq__soft{--alert-label:var(--text);--alert-description:var(--text-faint)}.Alert-module__p8arsq__primary.Alert-module__p8arsq__default{--alert-label:var(--accent);--alert-icon:var(--accent);--alert-title:var(--accent)}.Alert-module__p8arsq__secondary.Alert-module__p8arsq__default{--alert-label:var(--text);--alert-icon:var(--text);--alert-title:var(--text)}.Alert-module__p8arsq__success.Alert-module__p8arsq__default{--alert-label:var(--success);--alert-icon:var(--success);--alert-title:var(--success)}.Alert-module__p8arsq__info.Alert-module__p8arsq__default{--alert-label:var(--info);--alert-icon:var(--info);--alert-title:var(--info)}.Alert-module__p8arsq__warning.Alert-module__p8arsq__default{--alert-label:var(--warning);--alert-icon:var(--warning);--alert-title:var(--warning)}.Alert-module__p8arsq__danger.Alert-module__p8arsq__default{--alert-label:var(--danger);--alert-icon:var(--danger);--alert-title:var(--danger)}.Alert-module__p8arsq__primary.Alert-module__p8arsq__solid{--alert-bg:var(--accent);--alert-border:var(--accent)}.Alert-module__p8arsq__secondary.Alert-module__p8arsq__solid{--alert-bg:var(--chrome-bg);--alert-border:var(--chrome-bg)}.Alert-module__p8arsq__success.Alert-module__p8arsq__solid{--alert-bg:var(--success);--alert-border:var(--success)}.Alert-module__p8arsq__info.Alert-module__p8arsq__solid{--alert-bg:var(--info);--alert-border:var(--info)}.Alert-module__p8arsq__warning.Alert-module__p8arsq__solid{--alert-bg:var(--warning);--alert-border:var(--warning)}.Alert-module__p8arsq__danger.Alert-module__p8arsq__solid{--alert-bg:var(--danger);--alert-border:var(--danger)}.Alert-module__p8arsq__primary.Alert-module__p8arsq__soft{--alert-bg:var(--accent-soft);--alert-border:var(--accent);--alert-icon:var(--accent);--alert-title:var(--accent)}.Alert-module__p8arsq__secondary.Alert-module__p8arsq__soft{--alert-bg:var(--bg);--alert-description:var(--text-faint);--alert-border:var(--surface-3);--alert-icon:var(--text);--alert-title:var(--text)}.Alert-module__p8arsq__success.Alert-module__p8arsq__soft{--alert-bg:var(--success-soft);--alert-border:var(--success);--alert-icon:var(--success);--alert-title:var(--success)}.Alert-module__p8arsq__info.Alert-module__p8arsq__soft{--alert-bg:var(--info-soft);--alert-border:var(--info);--alert-icon:var(--info);--alert-title:var(--info)}.Alert-module__p8arsq__warning.Alert-module__p8arsq__soft{--alert-bg:var(--warning-soft);--alert-border:var(--warning);--alert-icon:var(--warning);--alert-title:var(--warning)}.Alert-module__p8arsq__danger.Alert-module__p8arsq__soft{--alert-bg:var(--danger-soft);--alert-border:var(--danger);--alert-icon:var(--danger);--alert-title:var(--danger)}
.editor-module__9dW9Zq__grid{grid-template-columns:2fr 1fr;align-items:start;gap:16px;display:grid}@media (max-width:1024px){.editor-module__9dW9Zq__grid{grid-template-columns:1fr}}.editor-module__9dW9Zq__col{flex-direction:column;gap:16px;min-width:0;display:flex}.editor-module__9dW9Zq__stack{flex-direction:column;gap:12px;display:flex}.editor-module__9dW9Zq__tall textarea{min-height:160px}.editor-module__9dW9Zq__list{flex-direction:column;gap:10px;display:flex}.editor-module__9dW9Zq__row{align-items:center;gap:8px;display:flex}.editor-module__9dW9Zq__row>div:not(.editor-module__9dW9Zq__removeBtn){flex:1;min-width:0}.editor-module__9dW9Zq__row>.field{flex:1;min-width:0}.editor-module__9dW9Zq__iconField{flex:0 0 140px}.editor-module__9dW9Zq__statValue{flex:0 0 120px}.editor-module__9dW9Zq__removeBtn{color:var(--danger);flex:none}.editor-module__9dW9Zq__fullBtn{justify-content:center;width:100%}.editor-module__9dW9Zq__colorRow{border:1px solid var(--border);background:var(--surface-2);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;display:flex}.editor-module__9dW9Zq__colorLabel{color:var(--text);font-size:12.5px;font-weight:500}.editor-module__9dW9Zq__colorControl{align-items:center;gap:8px;display:inline-flex}.editor-module__9dW9Zq__colorInput{border:1px solid var(--border-strong);cursor:pointer;background:0 0;border-radius:6px;width:34px;height:24px;padding:0}.editor-module__9dW9Zq__colorInput::-webkit-color-swatch-wrapper{padding:2px}.editor-module__9dW9Zq__colorInput::-webkit-color-swatch{border:none;border-radius:4px}.editor-module__9dW9Zq__colorHex{font-family:var(--font-mono,ui-monospace, monospace);color:var(--text-muted);text-transform:uppercase;text-align:right;min-width:62px;font-size:11.5px}.editor-module__9dW9Zq__iconTrigger{border-radius:var(--r-md);background:var(--surface-2);border:1px solid var(--border-strong);width:48px;height:48px;color:var(--accent);cursor:pointer;transition:background var(--t-fast), border-color var(--t-fast);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.editor-module__9dW9Zq__iconTrigger:hover{background:var(--surface-3);border-color:var(--accent)}.editor-module__9dW9Zq__iconTrigger svg{width:20px;height:20px}.editor-module__9dW9Zq__imgField{flex-direction:column;gap:10px;display:flex}.editor-module__9dW9Zq__thumb,.editor-module__9dW9Zq__thumbWide{border-radius:var(--r-md);border:1px solid var(--border);background:var(--surface-2);object-fit:cover;flex-shrink:0}.editor-module__9dW9Zq__thumb{width:48px;height:48px}.editor-module__9dW9Zq__thumbWide{width:100%;height:140px}.editor-module__9dW9Zq__thumb[data-empty],.editor-module__9dW9Zq__thumbWide[data-empty]{color:var(--text-faint);justify-content:center;align-items:center;display:inline-flex}.editor-module__9dW9Zq__thumb[data-empty] svg{width:18px;height:18px}.editor-module__9dW9Zq__thumbWide[data-empty] svg{width:28px;height:28px}
.cron-module__uCGijG__summary{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:12px;display:grid}@media (max-width:1100px){.cron-module__uCGijG__summary{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.cron-module__uCGijG__summary{grid-template-columns:1fr}}.cron-module__uCGijG__jobCell{flex-direction:column;gap:4px;display:flex}.cron-module__uCGijG__jobName{color:var(--text);font-size:13.5px;font-weight:600}.cron-module__uCGijG__jobDesc{color:var(--text-muted);font-size:12px}.cron-module__uCGijG__cron{font-family:var(--font-mono);color:var(--text);font-size:12.5px}.cron-module__uCGijG__runState{color:var(--text-muted);font-size:12px}.cron-module__uCGijG__muted{color:var(--text-muted);font-size:13px;line-height:1.6}.cron-module__uCGijG__fields{flex-direction:column;gap:8px;display:flex}.cron-module__uCGijG__setupRow{align-items:center;gap:12px;display:flex}.cron-module__uCGijG__fieldLabel{color:var(--text-muted);flex:0 0 120px;font-size:13px}.cron-module__uCGijG__fieldValue{font-family:var(--font-mono);color:var(--text);background:var(--surface-2);border:1px solid var(--border);border-radius:var(--r-md);white-space:nowrap;flex:1;padding:8px 12px;font-size:12.5px;overflow-x:auto}.cron-module__uCGijG__codeBlock{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--r-md);font-family:var(--font-mono);color:var(--text);white-space:pre;margin:0;padding:14px;font-size:12.5px;line-height:1.7;overflow-x:auto}.cron-module__uCGijG__codeActions{justify-content:flex-end;display:flex}
.ads-module__oHo4GG__topBar{align-items:center;gap:10px;display:flex}.ads-module__oHo4GG__topBar>button{height:48px}.ads-module__oHo4GG__appField{width:240px}.ads-module__oHo4GG__grid2{grid-template-columns:1fr 1fr;align-items:start;gap:16px;display:grid}.ads-module__oHo4GG__col{flex-direction:column;gap:16px;display:flex}.ads-module__oHo4GG__switchRow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding-block:12px;display:flex}.ads-module__oHo4GG__switchRow:last-child{border-bottom:none}.ads-module__oHo4GG__switchInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.ads-module__oHo4GG__switchInfo strong{color:var(--text);font-size:14px;font-weight:600}.ads-module__oHo4GG__switchInfo span{color:var(--text-muted);font-size:12.5px;line-height:1.4}.ads-module__oHo4GG__form{flex-direction:column;gap:14px;display:flex}.ads-module__oHo4GG__screenDesc{color:var(--text-muted);margin:0 0 4px;font-size:13px}.ads-module__oHo4GG__saveBar{justify-content:flex-end;margin-top:16px;display:flex}@media (max-width:900px){.ads-module__oHo4GG__grid2{grid-template-columns:1fr}}.ads-module__oHo4GG__fieldWithHint{flex-direction:column;gap:5px;display:flex}.ads-module__oHo4GG__fieldHint{color:var(--text-faint);padding-inline-start:2px;font-size:12px}
.detail-module__WcnaAq__actions{border-block-start:1px solid var(--border);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;margin-block-start:16px;padding-block-start:16px;display:flex}.detail-module__WcnaAq__actionBtns{align-items:center;gap:10px;display:flex}@media (max-width:640px){.detail-module__WcnaAq__actions{justify-content:stretch}.detail-module__WcnaAq__actionBtns{flex:1;justify-content:flex-end}}.detail-module__WcnaAq__grid{grid-template-columns:1.3fr 1fr;align-items:start;gap:16px;display:grid}@media (max-width:1024px){.detail-module__WcnaAq__grid{grid-template-columns:1fr}}.detail-module__WcnaAq__titleBlock{border-block-end:1px solid var(--border);flex-direction:column;gap:2px;margin-block-end:14px;padding-block-end:14px;display:flex}.detail-module__WcnaAq__title{color:var(--text);margin:0;font-size:18px;font-weight:700}.detail-module__WcnaAq__owner{color:var(--text-muted);font-size:13px}.detail-module__WcnaAq__progressBlock{border-block-end:1px solid var(--border);flex-direction:column;gap:8px;margin-block-end:4px;padding-block-end:16px;display:flex}.detail-module__WcnaAq__progressTop{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.detail-module__WcnaAq__progressValue{color:var(--text);font-size:20px;font-weight:700}.detail-module__WcnaAq__progressMeta{color:var(--text-muted);font-size:12.5px}.detail-module__WcnaAq__code{font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.5px;background:var(--surface-2,#0000000a);border-radius:6px;padding:2px 7px;font-size:12px}.detail-module__WcnaAq__members{margin:0;padding:0;list-style:none}.detail-module__WcnaAq__member{border-block-end:1px solid var(--border);align-items:center;gap:10px;padding:10px 12px 10px 4px;display:flex}.detail-module__WcnaAq__member:last-child{border-block-end:none}.detail-module__WcnaAq__mInfo{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.detail-module__WcnaAq__mInfo strong{color:var(--text);font-size:13.5px;font-weight:600}.detail-module__WcnaAq__mInfo span{color:var(--text-faint);font-size:11.5px}.detail-module__WcnaAq__empty{color:var(--text-muted);padding:16px 4px;font-size:13px}
.detail-module__NukHNW__head{flex-direction:column;gap:14px;display:flex}.detail-module__NukHNW__headTop{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.detail-module__NukHNW__statusBox{align-items:center;gap:12px;display:flex}.detail-module__NukHNW__badgeCol{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.detail-module__NukHNW__statusSelect{width:180px}.detail-module__NukHNW__subjectRow{border-block-start:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:16px;padding-block-start:14px;display:flex}.detail-module__NukHNW__subjectBlock{align-items:baseline;gap:8px;min-width:0;display:flex}.detail-module__NukHNW__subjectLabel{color:var(--text);flex-shrink:0;font-size:14px;font-weight:700}.detail-module__NukHNW__subject{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400;overflow:hidden}.detail-module__NukHNW__meta{color:var(--text-muted);white-space:nowrap;font-size:12.5px}@media (max-width:640px){.detail-module__NukHNW__subjectRow{flex-direction:column;align-items:flex-start;gap:6px}}.detail-module__NukHNW__thread{border-block-start:1px solid var(--border);flex-direction:column;gap:14px;margin-block-start:16px;padding-block:18px;display:flex}.detail-module__NukHNW__rowTheirs{align-items:flex-start;gap:10px;max-width:80%;display:flex}.detail-module__NukHNW__rowMine{justify-content:flex-end;max-width:80%;margin-inline-start:auto;display:flex}.detail-module__NukHNW__bubbleTheirs,.detail-module__NukHNW__bubbleMine{border-radius:var(--r-lg);flex-direction:column;gap:5px;min-width:0;padding:10px 14px;display:flex}.detail-module__NukHNW__bubbleTheirs{background:var(--surface-2);border-end-start-radius:var(--r-sm)}.detail-module__NukHNW__bubbleMine{background:var(--accent-soft);border-end-end-radius:var(--r-sm)}.detail-module__NukHNW__bubbleHead{align-items:baseline;gap:8px;display:flex}.detail-module__NukHNW__bubbleHead strong{color:var(--text);font-size:13px;font-weight:600}.detail-module__NukHNW__bubbleHead span{color:var(--text-faint);font-size:11.5px}.detail-module__NukHNW__bubbleBody{color:var(--text);white-space:pre-wrap;word-break:break-word;font-size:13.5px;line-height:1.5}.detail-module__NukHNW__replyBar{border-block-start:1px solid var(--border);flex-direction:column;align-items:flex-end;gap:10px;padding-block-start:16px;display:flex}.detail-module__NukHNW__replyBar>:first-child{width:100%}.detail-module__NukHNW__closedNote{border-block-start:1px solid var(--border);color:var(--text-muted);text-align:center;padding-block-start:16px;font-size:13px}.detail-module__NukHNW__actions{border-block-start:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-block-start:16px;display:flex}.detail-module__NukHNW__actionBtns{align-items:center;gap:10px;display:flex}.detail-module__NukHNW__notifyForm{flex-direction:column;gap:12px;display:flex}.detail-module__NukHNW__bubbleAuthor{align-items:center;gap:4px;display:inline-flex}.detail-module__NukHNW__bubbleSubject{color:var(--accent);margin-block-end:2px;font-size:12px;font-weight:600}@media (max-width:640px){.detail-module__NukHNW__headTop{flex-wrap:nowrap;align-items:flex-start;gap:10px}.detail-module__NukHNW__statusSelect{flex-shrink:0;width:132px}}.detail-module__NukHNW__notifyMsg{position:relative}.detail-module__NukHNW__notifyMsgEmoji{position:absolute;bottom:8px;left:10px}@media (max-width:640px){.detail-module__NukHNW__actions{flex-direction:column;align-items:stretch}.detail-module__NukHNW__actionBtns{justify-content:flex-end}}
.privacy-module__lwSD0W__toolbar{align-items:center;gap:10px;display:flex}.privacy-module__lwSD0W__toolbar button{height:48px}.privacy-module__lwSD0W__appField{width:220px}.privacy-module__lwSD0W__langTabs{margin-bottom:16px}.privacy-module__lwSD0W__editor{flex-direction:column;gap:14px;display:flex}.privacy-module__lwSD0W__body textarea{min-height:360px}.privacy-module__lwSD0W__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.privacy-module__lwSD0W__meta{flex-direction:column;gap:2px;display:flex}.privacy-module__lwSD0W__footerRight{align-items:center;gap:14px;display:flex}.privacy-module__lwSD0W__muted{color:var(--text-muted);font-size:13px}.privacy-module__lwSD0W__filled{color:var(--text-muted);font-size:13px;font-weight:500}.privacy-module__lwSD0W__urlCard{flex-direction:column;gap:10px;display:flex}.privacy-module__lwSD0W__urlRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.privacy-module__lwSD0W__urlIcon{width:18px;height:18px;color:var(--text-muted);flex-shrink:0}.privacy-module__lwSD0W__url{min-width:220px;font-family:var(--font-mono);color:var(--text);word-break:break-all;flex:1;font-size:13px}.privacy-module__lwSD0W__urlLabel{color:var(--text-muted);margin-bottom:10px;font-size:13px;font-weight:600;display:block}
.IconPicker-module__x5dj5W__body{flex-direction:column;gap:14px;display:flex}.IconPicker-module__x5dj5W__grid{grid-template-columns:repeat(8,1fr);gap:8px;max-height:320px;padding-right:4px;display:grid;overflow-y:auto}.IconPicker-module__x5dj5W__cell{aspect-ratio:1;border-radius:var(--r-md);background:var(--surface-2);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;transition:background var(--t-fast), color var(--t-fast), border-color var(--t-fast);justify-content:center;align-items:center;display:inline-flex}.IconPicker-module__x5dj5W__cell:hover{background:var(--surface-3);color:var(--text)}.IconPicker-module__x5dj5W__cell svg{width:20px;height:20px}.IconPicker-module__x5dj5W__active{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.IconPicker-module__x5dj5W__empty{text-align:center;color:var(--text-muted);grid-column:1/-1;padding:24px;font-size:13px}
.dashboard-module__bQj0mG__stats{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.dashboard-module__bQj0mG__grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.dashboard-module__bQj0mG__link{color:var(--accent);font-size:12.5px}.dashboard-module__bQj0mG__link:hover{text-decoration:underline}.dashboard-module__bQj0mG__errorList{flex-direction:column;display:flex}.dashboard-module__bQj0mG__errorItem{border-bottom:1px solid var(--border);align-items:flex-start;gap:12px;padding:13px 20px;display:flex}.dashboard-module__bQj0mG__errorItem:last-child{border-bottom:none}.dashboard-module__bQj0mG__errorBody{flex-direction:column;gap:3px;min-width:0;display:flex}.dashboard-module__bQj0mG__errorMsg{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.dashboard-module__bQj0mG__errorMeta{color:var(--text-muted);font-size:11.5px}.dashboard-module__bQj0mG__appList{flex-direction:column;gap:12px;display:flex}.dashboard-module__bQj0mG__appCard{border:1px solid var(--border);border-radius:var(--r-md);background:var(--surface-2);padding:13px 15px}.dashboard-module__bQj0mG__appTop{align-items:center;gap:11px;display:flex}.dashboard-module__bQj0mG__appDot{border-radius:3px;flex-shrink:0;width:10px;height:10px}.dashboard-module__bQj0mG__appName{flex-direction:column;margin-right:auto;line-height:1.3;display:flex}.dashboard-module__bQj0mG__appName strong{font-size:13.5px}.dashboard-module__bQj0mG__appName span{color:var(--text-muted);font-size:11.5px}.dashboard-module__bQj0mG__appMeta{border-top:1px solid var(--border);color:var(--text-muted);justify-content:space-between;align-items:center;margin-top:11px;padding-top:11px;font-size:12px;display:flex}.dashboard-module__bQj0mG__flags{gap:6px;display:flex}.dashboard-module__bQj0mG__flags span{border-radius:var(--r-full);padding:2px 7px;font-size:10.5px}.dashboard-module__bQj0mG__on{background:var(--success-soft);color:var(--success)}.dashboard-module__bQj0mG__off{background:var(--neutral-soft);color:var(--text-faint)}@media (max-width:1100px){.dashboard-module__bQj0mG__stats{grid-template-columns:repeat(2,1fr)}.dashboard-module__bQj0mG__grid{grid-template-columns:1fr}}@media (max-width:560px){.dashboard-module__bQj0mG__stats{grid-template-columns:1fr}}
.AppPageView-module__Oy5C1W__page{width:100%}.AppPageView-module__Oy5C1W__hero{color:#fff;text-align:center;padding:96px 24px 88px}.AppPageView-module__Oy5C1W__heroInner{flex-direction:column;align-items:center;gap:20px;max-width:760px;margin:0 auto;display:flex}.AppPageView-module__Oy5C1W__heroName{letter-spacing:.08em;text-transform:uppercase;opacity:.85;font-size:14px;font-weight:700}.AppPageView-module__Oy5C1W__heroTitle{margin:0;font-size:40px;font-weight:700;line-height:1.15}.AppPageView-module__Oy5C1W__heroSubtitle{opacity:.92;max-width:620px;margin:0;font-size:18px;line-height:1.55}.AppPageView-module__Oy5C1W__heroButton{border-radius:var(--r-full);color:#fff;box-shadow:var(--shadow-md);transition:transform var(--t-fast), opacity var(--t-fast);justify-content:center;align-items:center;margin-top:8px;padding:14px 30px;font-size:15px;font-weight:600;display:inline-flex}.AppPageView-module__Oy5C1W__heroButton:hover{opacity:.95;transform:translateY(-1px)}.AppPageView-module__Oy5C1W__section{max-width:960px;margin:0 auto;padding:72px 24px}.AppPageView-module__Oy5C1W__sectionTitle{text-align:center;color:var(--text);margin:0 0 36px;font-size:24px;font-weight:700}.AppPageView-module__Oy5C1W__description{color:var(--text-muted);text-align:center;max-width:720px;margin:0 auto;font-size:17px;line-height:1.7}.AppPageView-module__Oy5C1W__features{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.AppPageView-module__Oy5C1W__feature{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-sm);flex-direction:column;align-items:flex-start;gap:14px;padding:24px;display:flex}.AppPageView-module__Oy5C1W__featureIcon{border-radius:var(--r-md);color:#fff;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.AppPageView-module__Oy5C1W__featureIcon svg{width:22px;height:22px}.AppPageView-module__Oy5C1W__featureTitle{color:var(--text);font-size:15.5px;font-weight:600}.AppPageView-module__Oy5C1W__stats{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.AppPageView-module__Oy5C1W__stat{text-align:center}.AppPageView-module__Oy5C1W__statValue{font-size:32px;font-weight:700;line-height:1.1}.AppPageView-module__Oy5C1W__statLabel{color:var(--text-muted);margin-top:6px;font-size:14px}.AppPageView-module__Oy5C1W__cta{text-align:center}.AppPageView-module__Oy5C1W__ctaTitle{color:var(--text);margin:0 0 8px;font-size:22px;font-weight:700}.AppPageView-module__Oy5C1W__ctaText{color:var(--text-muted);margin:0 0 24px;font-size:15px}.AppPageView-module__Oy5C1W__ctaButton{border-radius:var(--r-full);color:#fff;box-shadow:var(--shadow-md);transition:transform var(--t-fast), opacity var(--t-fast);justify-content:center;align-items:center;gap:10px;padding:14px 30px;font-size:15px;font-weight:600;display:inline-flex}.AppPageView-module__Oy5C1W__ctaButton:hover{opacity:.95;transform:translateY(-1px)}@media (max-width:820px){.AppPageView-module__Oy5C1W__features,.AppPageView-module__Oy5C1W__stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.AppPageView-module__Oy5C1W__heroTitle{font-size:30px}.AppPageView-module__Oy5C1W__heroSubtitle{font-size:16px}.AppPageView-module__Oy5C1W__features{grid-template-columns:1fr}}
