#settings-page{box-sizing:border-box;color:#0f172a;background:#f0f2f5;width:100%;min-height:100%;padding:24px;font-family:Inter,system-ui,sans-serif;font-size:14px}#settings-page,#settings-page *{box-sizing:border-box}#settings-page h2{color:#0f172a;margin:0;font-size:24px;font-weight:700;line-height:1.35}#settings-page h3{color:#0f172a;margin:0;font-size:16px;font-weight:700;line-height:1.5}#settings-page p{color:#64748b;margin:0;font-size:14px;line-height:1.5}#settings-page .text-xs{font-size:12px;line-height:20px}#settings-page .text-sm{font-size:14px;line-height:20px}#settings-page .text-base{font-size:16px;line-height:24px}#settings-page .text-2xl{font-size:24px;line-height:32px}#settings-page .font-medium{font-weight:500}#settings-page .font-semibold{font-weight:600}#settings-page .font-bold{font-weight:700}#settings-page .text-slate-500{color:#64748b}#settings-page .text-slate-800{color:#1e293b}#settings-page .text-slate-900{color:#0f172a}#settings-page .text-sky-700{color:#0369a1}#settings-page .text-sky-900{color:#0c4a6e}#settings-page .text-amber-900{color:#78350f}#settings-page .mt-1{margin-top:4px}#settings-page .mt-2{margin-top:8px}#settings-page .mt-3{margin-top:12px}#settings-page .mt-4{margin-top:16px}#settings-page .mb-3{margin-bottom:12px}#settings-page .mb-4{margin-bottom:16px}#settings-page .mb-5{margin-bottom:20px}#settings-page .mb-6{margin-bottom:24px}#settings-page .p-4{padding:16px}#settings-page .p-5{padding:20px}#settings-page .sm\:p-6{padding:24px}#settings-page .px-4{padding-left:16px;padding-right:16px}#settings-page .py-3{padding-top:12px;padding-bottom:12px}#settings-page .py-6{padding-top:24px;padding-bottom:24px}#settings-page .first\:pt-0:first-child{padding-top:0}#settings-page .rounded-lg{border-radius:8px}#settings-page .border{border-style:solid;border-width:1px}#settings-page .border-slate-200{border-color:#e2e8f0}#settings-page .border-sky-200{border-color:#bae6fd}#settings-page .border-amber-200{border-color:#fde68a}#settings-page .bg-white{background:#fff}#settings-page .bg-slate-50\/60{background:#f8fafc99}#settings-page .bg-sky-50{background:#f0f9ff}#settings-page .bg-amber-50{background:#fffbeb}#settings-page .flex{display:flex}#settings-page .flex-wrap{flex-wrap:wrap}#settings-page .items-center{align-items:center}#settings-page .items-start{align-items:flex-start}#settings-page .justify-between{justify-content:space-between}#settings-page .gap-2{gap:8px}#settings-page .gap-3{gap:12px}#settings-page .gap-4{gap:16px}#settings-page .min-h-9{min-height:36px}#settings-page .w-32{width:128px}#settings-page .w-full{width:100%}#settings-page>header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}#settings-page>header .ant-btn{border-radius:6px;height:36px}#settings-page>div:last-child{background:#f8fafc;border:1px solid #e2e8f0;padding:24px}#settings-page section{border-top:1px solid #e2e8f0;padding:24px 0}#settings-page section:first-child{border-top:0;padding-top:0}#settings-page section>div:first-child{margin-bottom:16px}#settings-page label{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:16px;display:block}#settings-page label>span{display:block}#settings-page .ant-input-number,#settings-page .ant-select{max-width:100%}#settings-page .grid{gap:16px;display:grid}#settings-page [class~=md\:grid-cols-2]{grid-template-columns:repeat(2,minmax(0,1fr))}#settings-page [class~=xl\:grid-cols-3]{grid-template-columns:repeat(3,minmax(0,1fr))}#settings-page [class~=xl\:grid-cols-4]{grid-template-columns:repeat(4,minmax(0,1fr))}@media (width<=900px){#settings-page [class~=xl\:grid-cols-3],#settings-page [class~=xl\:grid-cols-4]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){#settings-page{padding:16px}#settings-page>header{flex-direction:column}#settings-page [class~=md\:grid-cols-2],#settings-page [class~=xl\:grid-cols-3],#settings-page [class~=xl\:grid-cols-4]{grid-template-columns:1fr}}
