.cms-page{background:#f5f5f7;min-height:75vh;padding:40px 24px;color:#1d1d1f}.cms-login{max-width:520px;margin:20px auto;padding:38px;background:white;border-radius:24px}.cms-login h1{font-size:42px;line-height:1.08;letter-spacing:-.04em;margin:20px 0}.cms-login>p{line-height:1.65;color:#6e6e73;margin:20px 0}.cms-notice{background:#f5f5f7;padding:24px;border-radius:18px;margin:24px 0;line-height:1.7}.cms-notice p{margin-top:12px}.cms-workspace{display:grid;grid-template-columns:220px minmax(0,1fr);max-width:1300px;margin:auto;background:white;border-radius:24px;overflow:hidden}.cms-sidebar{padding:30px 20px;border-right:1px solid #e5e5ea;display:flex;flex-direction:column;gap:7px}.cms-sidebar>strong{font-size:25px;letter-spacing:-.04em}.cms-sidebar>p{font-size:13px;color:#6e6e73;margin-bottom:28px}.cms-sidebar button{text-align:left;border:0;background:none;padding:13px;border-radius:10px}.cms-sidebar button.selected{background:#eef5ff;color:#0071e3}.cms-main{padding:38px;min-width:0}.cms-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.cms-title h1{font-size:36px;letter-spacing:-.04em}.cms-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:25px 0}.cms-stats button{padding:20px;background:#f5f5f7;border:0;border-radius:15px;text-align:left}.cms-stats strong{display:block;font-size:34px;margin:12px 0}.cms-stats small{color:#6e6e73}.cms-actions{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0}.cms-editor{max-width:720px;margin-top:28px}.cms-editor textarea{line-height:1.6;resize:vertical}.cms-records article{display:flex;justify-content:space-between;gap:20px;padding:24px 0;border-bottom:1px solid #e5e5ea}.cms-records h2{font-size:21px}.cms-records p{margin:8px 0;font-size:14px;line-height:1.6;color:#6e6e73}.cms-records .button{align-self:flex-start}.cms-page .form-stack input,.cms-page .form-stack select,.cms-page .form-stack textarea{background:white;border:1px solid #b9b9bf;border-radius:10px;padding:12px;font-size:16px;width:100%}@media(max-width:850px){.cms-workspace{grid-template-columns:1fr}.cms-sidebar{flex-direction:row;flex-wrap:wrap;border-bottom:1px solid #e5e5ea}.cms-sidebar>p{display:none}.cms-sidebar>strong{width:100%}.cms-main{padding:24px}.cms-stats{grid-template-columns:1fr 1fr}}@media(max-width:500px){.cms-page{padding:20px 12px}.cms-login{padding:24px}.cms-login h1{font-size:34px}.cms-title{align-items:flex-start}.cms-records article,.cms-title{flex-direction:column}}