body{background:#ffffff;color:#111827;font-family:Aptos Narrow,Aptos,Segoe UI,sans-serif;font-size:16px;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{padding:0;max-width:100%;margin:0}.card{background:#ffffff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin-bottom:20px;box-shadow:0 1px 3px #00000014;transition:all .2s ease}.card:hover{background:#f9fafb;box-shadow:0 4px 12px #0000001a;border-color:#d1d5db}.card-lg{padding:24px;margin-bottom:24px;background:#ffffff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 2px 4px #0000000f}.card-lg:hover{box-shadow:0 4px 12px #0000001a}.button{transition:all .2s;cursor:pointer;font-family:inherit}.button-primary{background:#3b82f6;color:#fff;border:none;font-weight:600;font-size:16px;padding:12px 24px;border-radius:8px;box-shadow:0 2px 4px #3b82f633;transition:all .2s ease}.button-primary:hover{background:#2563eb;box-shadow:0 4px 12px #3b82f659;transform:translateY(-1px)}.button-secondary{background:#f9fafb;border:1px solid #e5e7eb;color:#374151;font-weight:500;font-size:16px;padding:12px 24px;border-radius:8px;transition:all .2s ease}.button-secondary:hover{background:#f3f4f6;border-color:#d1d5db;box-shadow:0 2px 4px #0000000d}input,select,textarea,.slider{background:#ffffff;color:#111827;border:1px solid #e5e7eb;border-radius:6px;padding:12px 14px;font-family:inherit;font-size:16px}input:focus,select:focus,textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.container{display:block}.sidebar{display:none}.main-content{width:100%}.lang-switch-fab{position:fixed;top:14px;right:14px;z-index:30;display:flex;flex-direction:column;align-items:flex-end;gap:6px}.lang-switch{position:relative;display:inline-flex;align-items:center;justify-content:space-between;width:86px;height:36px;border-radius:999px;border:1px solid #d1d5db;background:#ffffff;padding:0 10px;cursor:pointer;-webkit-user-select:none;user-select:none}.lang-switch-label{font-size:11px;font-weight:700;color:#6b7280;z-index:2}.lang-switch-knob{position:absolute;left:4px;width:28px;height:28px;border-radius:50%;background:#3b82f6;box-shadow:0 2px 4px #0000002e;transition:left .2s ease}.lang-switch-knob-en{left:54px}.config-badge{background:rgba(17,24,39,.9);color:#e5e7eb;font-size:10px;letter-spacing:.06em;text-transform:uppercase;padding:5px 8px;border-radius:999px;white-space:nowrap}@media (max-width: 600px){.container{flex-direction:column}.sidebar{width:100%}.lang-switch-fab{top:auto;bottom:14px;right:12px;align-items:flex-end}.lang-switch{width:92px;height:40px}.lang-switch-knob{width:32px;height:32px}.lang-switch-knob-en{left:56px}.config-badge{font-size:9px;padding:4px 7px}}
