.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 24px;align-items:start}.settings-grid label{grid-template-rows:20px 44px minmax(34px,auto);align-content:start}.settings-grid label>span,.account-entry-row label>span,.message-editor label>span{font-size:12px;font-weight:800;color:#3f4b60}.settings-grid label>span b{font-weight:600;color:#8a94a6}.settings-grid input{width:100%;height:44px}.time-select-row{height:44px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.time-select-row select{width:100%;height:44px;border:1px solid #dce2e9;border-radius:8px;background:#fff;padding:0 12px;color:#273449;font:inherit;cursor:pointer}.time-select-row select:focus{outline:2px solid rgba(15,156,143,.18);border-color:#0f9c8f}.settings-grid .form-submit{grid-column:1/-1;display:flex;justify-content:flex-end;border-top:1px solid #edf0f4;padding-top:18px}.api-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:24px;align-items:start}.help-card{background:#f2fbf9;border:1px solid #d2f1ed;border-radius:11px;padding:18px;color:#28746d;line-height:1.7}.help-card p{font-size:12px}.help-card small{font-size:10px;color:#618a86}.button-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.delete-api-form{display:flex;justify-content:flex-end;margin-top:12px}.account-section-title{margin-top:30px}.account-entry-list{display:grid;gap:10px}.account-entry-row{display:grid;grid-template-columns:36px minmax(180px,1.1fr) minmax(190px,1.2fr) minmax(140px,.7fr) auto;gap:12px;align-items:start;padding:14px;background:#f8fafb;border:1px solid #e7ebf0;border-radius:11px}.account-entry-row label{grid-template-rows:18px 42px 28px}.account-entry-row input{width:100%;height:42px}.account-entry-row>.btn{height:42px;margin-top:25px}.slot-number{width:30px;height:30px;margin-top:31px;border-radius:8px;background:#dff8f4;color:#078276;display:grid;place-items:center;font-weight:800}.subheading{font-size:15px;margin:28px 0 12px;padding-top:20px;border-top:1px solid #edf0f4}.message-editor{display:grid;gap:18px;max-width:100%}.message-editor>label{display:grid;gap:8px}.message-editor input[type=text],.message-editor input[name=name]{width:100%;height:46px}.message-editor textarea{width:100%;min-height:230px;resize:vertical;line-height:1.7}.image-upload{border:1px dashed #cfd6e0;background:#fafbfc;border-radius:11px;padding:16px}.image-upload input{background:white}.message-editor .form-submit{display:flex;justify-content:flex-end}.saved-templates{grid-template-columns:repeat(2,minmax(0,1fr))}.saved-templates article{min-width:0}.saved-templates article>p{max-height:160px;overflow:auto}.template-card-head{display:flex;justify-content:space-between;align-items:center}.text-danger{border:0;background:transparent;color:#d4424f;font-weight:700;font-size:11px;cursor:pointer;padding:6px}.text-danger:hover{text-decoration:underline}.account-cards .card-actions{border-top:1px solid #edf0f4}.account-cards .card-actions form:last-child{margin-left:auto}
@media(max-width:1100px){.account-entry-row{grid-template-columns:36px 1fr 1fr}.account-entry-row label:nth-of-type(3){grid-column:2}.account-entry-row>.btn{grid-column:3;margin-top:25px}.api-layout{grid-template-columns:1fr}}
@media(max-width:760px){.settings-grid,.saved-templates{grid-template-columns:1fr}.account-entry-row{grid-template-columns:34px 1fr}.account-entry-row label,.account-entry-row label:nth-of-type(3),.account-entry-row>.btn{grid-column:2}.account-entry-row>.btn{margin-top:0}.slot-number{grid-row:1;margin-top:28px}.settings-grid .form-submit{justify-content:stretch}.settings-grid .form-submit .btn,.message-editor .form-submit .btn{width:100%}}
