.settings-module__RfztVG__page{max-width:var(--settings-column-width);margin:0 auto;padding:64px 0 96px}.settings-module__RfztVG__pageWide{max-width:var(--settings-wide-column-width);}.settings-module__RfztVG__pageHead{margin:0 0 40px}.settings-module__RfztVG__pageHeader{color:var(--text-color);letter-spacing:-.022em;margin:0;font-size:26px;font-weight:700;line-height:1.2}.settings-module__RfztVG__pageDescription{color:var(--text-secondary);max-width:72ch;margin:10px 0 0;font-size:14px;line-height:1.5}.settings-module__RfztVG__section+.settings-module__RfztVG__section{margin-top:44px}.settings-module__RfztVG__sectionHead{margin:0 0 12px;padding:0 2px}.settings-module__RfztVG__sectionTitle{color:var(--text-color);letter-spacing:-.013em;margin:0;font-size:19px;font-weight:700}.settings-module__RfztVG__sectionDescription{color:var(--text-secondary);max-width:62ch;margin:4px 0 0;font-size:13px;line-height:1.45}.settings-module__RfztVG__card{background:var(--settings-surface);border:1px solid var(--settings-border);border-radius:var(--settings-radius);box-shadow:var(--settings-shadow)}.settings-module__RfztVG__row{padding:12px var(--settings-row-padding-x);position:relative}.settings-module__RfztVG__row+.settings-module__RfztVG__row:before,.settings-module__RfztVG__footer:before{background:var(--settings-divider);content:"";height:1px;left:var(--settings-row-padding-x);right:var(--settings-row-padding-x);position:absolute;top:0}.settings-module__RfztVG__rowMain{justify-content:space-between;align-items:center;gap:24px;display:flex}.settings-module__RfztVG__rowText{min-width:0}.settings-module__RfztVG__rowTitle{color:var(--text-color);letter-spacing:-.006em;font-size:13.5px;font-weight:600;display:block}.settings-module__RfztVG__rowDescription{color:var(--text-secondary);max-width:58ch;margin:3px 0 0;font-size:13px;line-height:1.45}.settings-module__RfztVG__rowControl{flex-shrink:0;align-items:center;gap:8px;display:flex}.settings-module__RfztVG__rowControl .MuiSwitch-root{margin-right:-5px}.settings-module__RfztVG__rowBody{margin-top:12px}.settings-module__RfztVG__rowBody:first-child{margin-top:0}.settings-module__RfztVG__footer{padding:11px var(--settings-row-padding-x);justify-content:flex-end;align-items:center;gap:8px;display:flex;position:relative}.settings-module__RfztVG__control{background:var(--settings-surface);border:1px solid var(--settings-control-border);border-radius:var(--settings-control-radius);box-sizing:border-box;color:var(--text-color);min-height:30px;padding:4px 10px;font-size:13px;line-height:20px}.settings-module__RfztVG__control:focus-visible{border-color:var(--purple);outline:2px solid var(--settings-focus-ring);outline-offset:0}.settings-module__RfztVG__control:disabled{cursor:not-allowed;opacity:.55}.settings-module__RfztVG__input{min-width:220px}.settings-module__RfztVG__inputBlock{width:100%;min-width:0}.settings-module__RfztVG__inputMono{font-size:12.5px}.settings-module__RfztVG__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M3 4.75 6 7.75 9 4.75' stroke='%236b7280' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;padding-right:26px;font-weight:500}.settings-module__RfztVG__textarea{resize:vertical;width:100%;min-height:84px;font-size:12.5px}.settings-module__RfztVG__button{cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;gap:6px;font-weight:600;transition:background-color .12s,border-color .12s,color .12s;display:inline-flex}.settings-module__RfztVG__buttonPrimary{background:var(--purple);border-color:var(--purple);color:#fff}.settings-module__RfztVG__buttonPrimary:hover:not(:disabled){background:var(--purple-hover);border-color:var(--purple-hover)}.settings-module__RfztVG__buttonSecondary:hover:not(:disabled){background:var(--settings-hover)}.settings-module__RfztVG__buttonDanger{color:var(--error-color)}.settings-module__RfztVG__buttonDanger:hover:not(:disabled){border-color:var(--error-color);background:#dc35450f}.settings-module__RfztVG__choiceList{flex-direction:column;gap:2px;margin:0 -8px;display:flex}.settings-module__RfztVG__choice{cursor:pointer;border-radius:7px;align-items:flex-start;gap:10px;padding:8px;transition:background-color .12s;display:flex}.settings-module__RfztVG__choice:hover{background:var(--settings-hover)}.settings-module__RfztVG__choiceInput{accent-color:var(--purple);flex-shrink:0;width:14px;height:14px;margin:3px 0 0}.settings-module__RfztVG__choiceLabel{color:var(--text-color);letter-spacing:-.006em;font-size:13.5px;font-weight:600;display:block}.settings-module__RfztVG__choiceDescription{color:var(--text-secondary);max-width:58ch;margin-top:2px;font-size:13px;line-height:1.45;display:block}.settings-module__RfztVG__tableScroll{overflow-x:auto}.settings-module__RfztVG__table{--settings-table-icon-width:14px;--settings-table-icon-gap:6px;border-collapse:collapse;width:100%;font-size:13px}.settings-module__RfztVG__table th{color:var(--text-secondary);letter-spacing:.03em;padding:9px var(--settings-row-padding-x);text-align:left;text-transform:uppercase;font-size:11.5px;font-weight:600}.settings-module__RfztVG__table td{border-top:1px solid var(--settings-divider);padding:9px var(--settings-row-padding-x);vertical-align:middle}.settings-module__RfztVG__tableActions{justify-content:flex-end;gap:6px;display:flex}.settings-module__RfztVG__tableKey{font-size:12.5px;font-weight:500}.settings-module__RfztVG__tableValueCell{align-items:center;gap:var(--settings-table-icon-gap);display:flex}.settings-module__RfztVG__tableValueIcon{color:var(--text-secondary);width:var(--settings-table-icon-width);flex:none}.settings-module__RfztVG__table th.settings-module__RfztVG__tableValueHeading{padding-left:calc(var(--settings-row-padding-x) + var(--settings-table-icon-width) + var(--settings-table-icon-gap))}.settings-module__RfztVG__tableMuted{color:var(--text-secondary)}.settings-module__RfztVG__value{color:var(--text-secondary);font-size:13px}.settings-module__RfztVG__choiceList+.settings-module__RfztVG__note{margin-top:10px}.settings-module__RfztVG__section+.settings-module__RfztVG__note{margin-top:16px}.settings-module__RfztVG__note{color:var(--text-secondary);max-width:62ch;margin:0;font-size:13px;line-height:1.5}.settings-module__RfztVG__noteBlock{padding:14px var(--settings-row-padding-x)}.settings-module__RfztVG__status{border-radius:7px;margin:14px 0 0;padding:9px 12px;font-size:13px;line-height:1.45}.settings-module__RfztVG__statusSuccess{color:var(--success-color);background:#19803812}.settings-module__RfztVG__statusError{color:var(--error-color);background:#dc354512}.settings-module__RfztVG__badge{background:var(--settings-hover);border:1px solid var(--settings-border);color:var(--text-secondary);white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:11.5px;font-weight:600;display:inline-block}
