@media(max-width:767px){html.layout-phone body.page-base-config,html.layout-phone body.page-base-config .app,html.layout-phone body.page-base-config .main{min-height:0;overflow-x:hidden;background:var(--bg-page)}html.layout-phone body.page-base-config .mobile-config-header{display:grid!important;grid-template-columns:42px 1fr 42px;align-items:center;gap:8px;position:sticky;top:0;z-index:200;height:52px;padding:0 10px max(0px,env(safe-area-inset-top,0px));padding-top:max(6px,env(safe-area-inset-top,0px));box-sizing:border-box;background:linear-gradient(180deg,#2563eb,#1d4ed8 62%,#0f172a);color:#fff;box-shadow:0 8px 28px #0f172a24}html.layout-phone body.page-base-config .topbar,html.layout-phone body.page-base-config .breadcrumb{display:none!important}html.layout-phone body.page-base-config .page.base-config-page{padding:12px;padding-bottom:max(20px,calc(12px + env(safe-area-inset-bottom,0px)));max-width:100%;min-width:0}html.layout-phone body.page-base-config .mobile-status-card{display:block;width:100%;margin:0 0 12px;padding:12px 14px;background:#fff;border:1px solid rgba(20,40,70,.08);border-radius:12px;box-shadow:0 4px 14px #0f234614;box-sizing:border-box}html.layout-phone body.page-base-config .mobile-status-main{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:700;color:#111827}html.layout-phone body.page-base-config .mobile-status-dot{width:9px;height:9px;border-radius:50%;flex-shrink:0}html.layout-phone body.page-base-config .mobile-status-dot.online{background:#12b76a;box-shadow:0 0 0 3px #12b76a1f}html.layout-phone body.page-base-config .mobile-status-dot.offline{background:#f04438;box-shadow:0 0 0 3px #f044381f}html.layout-phone body.page-base-config .mobile-status-meta{margin-top:8px;display:grid;gap:4px;color:#667085;font-size:12px;line-height:1.45}html.layout-phone body.page-base-config .mobile-status-msg{margin-top:10px;padding-top:10px;border-top:1px solid #edf1f6;font-size:12px;color:#475467;line-height:1.5;word-break:break-word}html.layout-phone body.page-base-config .status-box.status-box--desktop{display:none!important}html.layout-phone body.page-base-config .card.base-config-card{width:100%;max-width:100%!important;margin:0 0 12px;border-radius:12px;border:1px solid rgba(20,40,70,.08);box-shadow:0 4px 14px #0f234614;overflow:hidden}html.layout-phone body.page-base-config .card.base-config-card .card-hd{height:auto;min-height:44px;padding:12px 16px;font-size:16px;font-weight:700;background:var(--surface-muted);border-bottom:1px solid rgba(226,232,240,.95)}html.layout-phone body.page-base-config .card.base-config-card .card-bd{padding:14px 14px 16px;display:flex;flex-direction:column;gap:0;min-width:0}html.layout-phone body.page-base-config .form-row{display:block;width:100%;margin:0 0 18px;min-width:0}html.layout-phone body.page-base-config .form-row:last-child{margin-bottom:0}html.layout-phone body.page-base-config .form-row label{display:block;width:100%;margin:0 0 6px;white-space:normal;font-size:14px;font-weight:600;color:#344054;line-height:1.35}html.layout-phone body.page-base-config .form-help{margin:0 0 8px;font-size:12px;line-height:1.55;color:#7a8699}html.layout-phone body.page-base-config .form-field-col{display:flex;flex-direction:column;min-width:0;width:100%}html.layout-phone body.page-base-config .form-row input,html.layout-phone body.page-base-config .form-row select{width:100%;min-width:0;min-height:44px;padding:0 12px;font-size:14px;border-radius:8px;border:1px solid #cfd8e3}html.layout-phone body.page-base-config .form-row input:focus,html.layout-phone body.page-base-config .form-row select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #3b82f633}html.layout-phone body.page-base-config .password-field-wrap{position:relative;width:100%;min-width:0}html.layout-phone body.page-base-config .password-field-wrap input{padding-right:48px}html.layout-phone body.page-base-config .password-toggle{position:absolute;top:1px;right:1px;width:44px;height:42px;margin:0;border:0;border-left:1px solid #e4e9f0;border-radius:0 8px 8px 0;background:#f4f6f8;display:flex;align-items:center;justify-content:center}html.layout-phone body.page-base-config .btn-row.base-config-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%;margin-top:4px;padding-top:8px}html.layout-phone body.page-base-config .btn-row.base-config-actions #btnLogin{grid-column:1 / -1}html.layout-phone body.page-base-config .btn-row.base-config-actions .btn{min-height:44px;font-size:14px;font-weight:600;border-radius:8px;touch-action:manipulation;width:100%;justify-content:center}html.layout-phone body.page-base-config .btn-row.base-config-actions #btnSave{background:#fff;border:1px solid #cfd8e3;color:#344054}html.layout-phone body.page-base-config .btn-row.base-config-actions #btnLogout{background:#fff;border:1px solid #fecdca;color:#d92d20}html.layout-phone body.page-base-config .mobile-config-title-wrap{min-width:0;text-align:center}html.layout-phone body.page-base-config .mobile-config-title{font-size:16px;font-weight:700;line-height:1.2}html.layout-phone body.page-base-config .mobile-config-subtitle{margin-top:2px;font-size:11px;opacity:.88;line-height:1.2}html.layout-phone body.page-base-config .mobile-config-back,html.layout-phone body.page-base-config .mobile-config-more{width:38px;height:38px;border:0;border-radius:10px;background:#ffffff24;color:#fff;font-size:22px;line-height:1;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}html.layout-phone body.page-base-config .mobile-config-more{font-size:20px}html.layout-phone body.page-base-config .mobile-config-more-menu{position:fixed;top:calc(60px + env(safe-area-inset-top,0px));right:max(10px,env(safe-area-inset-right,0px));min-width:200px;max-width:min(92vw,280px);padding:8px;background:#fff;border:1px solid #e5eaf0;border-radius:12px;box-shadow:0 14px 34px #0f23462e;z-index:300;box-sizing:border-box}html.layout-phone body.page-base-config .mobile-config-more-menu[hidden]{display:none!important}html.layout-phone body.page-base-config .mobile-config-more-item{display:flex;align-items:center;width:100%;min-height:42px;padding:0 12px;margin:2px 0;border:0;border-radius:8px;background:transparent;color:#344054;font-size:14px;text-align:left;text-decoration:none;cursor:pointer;touch-action:manipulation;box-sizing:border-box}html.layout-phone body.page-base-config .mobile-config-more-item:active{background:#f2f4f7}html.layout-phone body.page-base-config #mobileMoreBtn,html.layout-phone body.page-base-config #mobileMoreMenu{display:none!important}}.mobile-config-header,body.page-base-config .mobile-status-card{display:none}
