.cl-page{max-width:1000px}.cl-page header{margin-bottom:24px}.cl-form,.cl-result{border:1px solid #dbe3f2;border-radius:18px;background:#fff;padding:28px}.cl-form textarea{margin-top:8px;resize:vertical}.cl-form small{display:block;margin:8px 0 18px;color:#68748a}.cl-message{min-height:28px;margin:16px 0;color:#dc2348}.cl-message.is-ok{color:#16803c}.cl-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.cl-head h2{margin:0}.cl-result>#cl-summary{margin:14px 0 20px;color:#366045;font-weight:600}.cl-groups{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.cl-group{border:1px solid #bfe3c9;border-radius:14px;background:#f2fbf4;padding:18px}.cl-group h3{margin:0 0 10px;font-size:18px;color:#126534}.cl-group ul{margin:0;padding-left:20px}.cl-group li{margin:6px 0}@media(max-width:620px){.cl-form,.cl-result{padding:18px}.cl-head{align-items:flex-start;flex-direction:column}}
.cl-form textarea{height:350px;min-height:350px}.cl-progress{margin:0 0 16px}.cl-progress-track{height:8px;border-radius:99px;background:#e5eaf5;overflow:hidden}.cl-progress-track i{display:block;width:4%;height:100%;background:#3155d9;border-radius:inherit;transition:width .25s ease}.cl-progress span{display:block;margin-top:7px;color:#5d6980;font-size:14px}.cl-actions{display:flex;gap:10px;flex-wrap:wrap}@media(max-width:620px){.cl-form textarea{height:350px;min-height:350px}}