.cotm-form-card,.cotm-dashboard{max-width:980px;margin:40px auto;padding:32px;background:#fff;border:1px solid #d8cfae;border-radius:20px;box-shadow:0 10px 35px rgba(59,39,29,.08)}
.cotm-grid{display:grid;gap:18px}.cotm-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.cotm-field{display:flex;flex-direction:column;gap:8px;margin:0 0 18px}.cotm-field span{font-weight:700;color:#4a3428}.cotm-field input,.cotm-field textarea{padding:13px 14px;border:1px solid #c9c1a7;border-radius:10px;font:inherit}.cotm-check{display:block;margin:16px 0;line-height:1.5}.cotm-submit,.cotm-link{display:inline-block;background:#3f5f4f;color:white!important;border:0;border-radius:999px;padding:13px 22px;font-weight:800;text-decoration:none;cursor:pointer}.cotm-submit:hover{background:#2f493d}.cotm-free-banner{display:flex;gap:16px;align-items:center;justify-content:center;flex-wrap:wrap;padding:16px;background:#dfe8df;color:#3c342d;border-bottom:3px solid #c7a84b}.cotm-free-banner strong{font-size:1.2rem}.cotm-notice{padding:14px 16px;background:#f6eddd;border-left:4px solid #c7a84b;margin:16px 0}.cotm-notice.success{background:#e4f3e5;border-color:#50785f}.cotm-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0}.cotm-stat-grid>div{padding:22px;background:#f5f1e8;border-radius:14px}.cotm-stat-grid strong,.cotm-stat-grid span{display:block}.cotm-stat-grid strong{font-size:1.6rem;color:#3f5f4f}.cotm-dashboard-links{display:flex;gap:12px;flex-wrap:wrap}.cotm-dashboard-links a{background:#4a3428;color:#fff;padding:11px 16px;border-radius:10px;text-decoration:none}.cotm-list article{border-bottom:1px solid #ddd;padding:14px 0}@media(max-width:700px){.cotm-grid.two,.cotm-stat-grid{grid-template-columns:1fr}.cotm-form-card,.cotm-dashboard{padding:20px;margin:20px 12px}}
