#tenant-tabs{overflow-x:auto;scrollbar-width:thin;white-space:nowrap;padding-bottom:1px}.module-tab{position:relative}.module-tab.planned{opacity:.55}.module-tab:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:#aab0ac;margin-right:6px}.module-tab.enabled:before{background:#39915f}.module-settings-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.module-settings-head h2{font:500 35px Georgia;margin:7px 0}.module-settings-head p{color:var(--muted);margin:0}.module-settings-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:16px}.module-settings-grid .panel h3,.module-content-panel h3{font:500 25px Georgia;margin:0 0 8px}.module-settings-grid .panel p,.module-content-panel>p{color:var(--muted);line-height:1.55}.module-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:20px}.module-form{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.module-form .wide,.module-form .form-actions{grid-column:1/-1}.content-editor{display:grid;grid-template-columns:360px 1fr;gap:16px}.content-list{display:grid;gap:9px}.content-row{display:grid;grid-template-columns:54px 1fr auto;gap:11px;align-items:center;border-top:1px solid #edf0ed;padding:12px 0}.content-row img{width:54px;height:54px;object-fit:cover;border-radius:7px;background:#eee}.content-row small{display:block;color:var(--muted);margin-top:3px}.content-row button{border:0;background:transparent;color:var(--danger);font-weight:700}.module-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.module-stats article{padding:20px;background:white;border:1px solid var(--line);border-radius:12px}.module-stats strong{display:block;font:500 34px Georgia;margin-top:13px}.planned-card{max-width:760px;text-align:center;padding:70px}.planned-card b{display:inline-grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#f0f1ed;font-size:22px}.planned-card h2{font:500 34px Georgia}.module-form textarea{min-height:120px}.module-state{padding:6px 9px;border-radius:99px;background:#e7f3e9;color:#27623f;font-size:10px;font-weight:750}.module-state.off{background:#eee;color:#777}@media(max-width:900px){.module-settings-grid,.content-editor{grid-template-columns:1fr}.module-form{grid-template-columns:1fr}.module-form .wide,.module-form .form-actions{grid-column:auto}.module-stats{grid-template-columns:1fr}}
