:root{--cloud-shell:#173f35;--cloud-shell-ink:#fff;--cloud-shell-soft:#d4e5de;--cloud-shell-line:#d9e1dc;--cloud-shell-bg:#f4f5f1}body.cloud-ui{margin:0;background:var(--cloud-shell-bg);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif}.cloud-shell{position:sticky;top:0;z-index:1000;background:var(--cloud-shell);color:var(--cloud-shell-ink);box-shadow:0 1px 0 #0c2d25}.cloud-shell-row{min-height:54px;display:flex;align-items:center;gap:20px;max-width:1440px;margin:auto;padding:0 24px}.cloud-brand{color:#fff!important;font-size:18px;font-weight:750;letter-spacing:1.2px;white-space:nowrap;text-decoration:none}.cloud-global-nav{display:flex;align-self:stretch;gap:2px;background:transparent!important;border:0!important;overflow:auto}.cloud-global-nav a{display:flex;align-items:center;color:var(--cloud-shell-soft)!important;padding:0 11px;border-bottom:3px solid transparent;text-decoration:none;white-space:nowrap}.cloud-global-nav a[hidden]{display:none!important}.cloud-global-nav a.active{color:#fff!important;border-bottom-color:#fff;font-weight:650}.cloud-user{margin-left:auto;display:flex;align-items:center;gap:10px;white-space:nowrap;font-size:12px}.cloud-user button{padding:5px 10px;border:1px solid #ffffff70;background:transparent;color:#fff;border-radius:4px}.cloud-module-heading{margin:0 0 16px;padding:0 0 8px;border-bottom:1px solid var(--cloud-shell-line)}.cloud-module-heading>h1{margin:0 0 7px;font-size:24px;line-height:1.25;color:#20312b}.cloud-secondary-nav{min-height:30px;display:flex;align-items:center;gap:20px;margin:0;padding:0;background:transparent!important;border:0!important;overflow:auto}.cloud-secondary-nav a{color:#66736d!important;font-size:12px;text-decoration:none;white-space:nowrap;padding:5px 0 4px;border-bottom:2px solid transparent}.cloud-secondary-nav a.active{color:#174a3b!important;border-bottom-color:#174a3b;font-weight:650}body.cloud-ui>main{max-width:1440px;margin-left:auto;margin-right:auto}body.cloud-ui>footer{max-width:1440px;margin-left:auto;margin-right:auto}body.cloud-module-register #workspace>.topline h1,body.cloud-module-statistics main>.heading h1{display:none}body.cloud-module-operations .tabs{top:54px}body.cloud-module-operations .tabs .tab-link{display:inline-flex;align-items:center;padding:8px 12px;color:#20312b;text-decoration:none;white-space:nowrap}body.cloud-module-operations .tabs .tab-link:hover{background:#edf3ef;border-radius:4px}@media(max-width:850px){.cloud-shell-row{padding:0 14px;gap:10px;flex-wrap:wrap}.cloud-brand{font-size:15px}.cloud-global-nav{order:3;width:100%;min-height:38px}.cloud-global-nav a{padding:0 9px}.cloud-user{font-size:11px}.cloud-shell{position:relative}.cloud-module-heading>h1{font-size:21px}body.cloud-module-operations .tabs{top:0}}

/* Cloud production pages share one stable geometry even when their legacy
   content comes from different templates and stylesheets. */
body.cloud-module-production>main{box-sizing:border-box;width:100%;max-width:1320px;padding:30px 36px 50px}
body.cloud-module-production .cloud-module-heading{width:100%;margin:0 0 18px}
body.cloud-module-production .cloud-page-content{width:100%;min-width:0}
body.cloud-module-production .cloud-page-content>.heading,
body.cloud-module-production .cloud-page-content>.panel,
body.cloud-module-production .cloud-page-content>.cards,
body.cloud-module-production .cloud-page-content>#notice{width:100%;max-width:none;margin-left:0;margin-right:0}
body.cloud-module-production .cloud-page-content>.heading{margin-top:0}
@media(max-width:950px){body.cloud-module-production>main{padding:25px 20px}}
@media(max-width:600px){body.cloud-module-production>main{padding:22px 14px}}
.cloud-user button{white-space:nowrap}#change-password-dialog{width:min(420px,92vw);border:0;border-radius:7px;padding:18px}#change-password-dialog form{display:grid;gap:10px}#change-password-dialog label{display:grid;gap:4px}#change-password-dialog input{padding:8px}.password-message{min-height:20px;color:#9a2d22}
