.ect-wrap,.ect-front{max-width:1200px}.ect-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:20px 0}.ect-cards>div,.ect-panel,.ect-calculator{background:#fff;border:1px solid #dfe5e8;border-radius:14px;padding:20px;box-shadow:0 3px 12px rgba(0,0,0,.04)}.ect-cards b{font-size:28px;display:block}.ect-cards span{color:#64748b}.ect-panel label,.ect-calculator label{display:block;font-weight:600;margin-bottom:13px}.ect-panel input,.ect-panel select,.ect-calculator input,.ect-calculator select,.ect-calculator textarea{width:100%;margin-top:6px;padding:10px;border:1px solid #cbd5e1;border-radius:8px;box-sizing:border-box}.ect-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ect-front{margin:25px auto}.ect-calculator section{border-bottom:1px solid #e2e8f0;padding-bottom:12px;margin-bottom:22px}.ect-calculator h3{margin-top:0}.ect-wallet-bar{display:grid;grid-template-columns:1fr 1fr auto;gap:15px;align-items:center;background:#0f172a;color:#fff;padding:16px 18px;border-radius:14px;margin-bottom:16px}.ect-wallet-bar span{display:block;color:#94a3b8;font-size:12px}.ect-wallet-bar b{display:block;overflow-wrap:anywhere}.ect-wallet-bar button,.ect-submit{border:0;border-radius:10px;padding:13px 22px;background:#166534;color:#fff;font-weight:700;cursor:pointer}.ect-submit:disabled{opacity:.45;cursor:not-allowed}.ect-alert{padding:13px 16px;border-radius:10px;background:#eff6ff;margin:12px 0}.ect-alert.error{background:#fef2f2;color:#991b1b}.ect-alert.success{background:#f0fdf4;color:#166534}.ect-help{font-size:13px;color:#64748b}.ect-pdf-link{display:inline-block;margin-left:8px;font-weight:700}@media(max-width:800px){.ect-cards,.ect-fields,.ect-wallet-bar{grid-template-columns:1fr}.ect-wallet-bar button{width:100%}}
