.tlt-fe-wrap{max-width:640px;background:#fff;border:1px solid #e2e4e7;border-radius:12px;padding:28px 32px;margin:24px auto;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;box-shadow:0 4px 16px rgb(0 0 0 / .06)}.tlt-fe-title{font-size:22px;font-weight:600;color:#1d2327;margin-bottom:20px;padding-bottom:14px;border-bottom:2px solid #185FA5}.tlt-fe-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.tlt-fe-row label{display:block;font-size:12px;font-weight:600;color:#646970;text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px}.tlt-fe-row input,.tlt-fe-row select,.tlt-fe-row textarea{width:100%;font-size:14px;padding:9px 12px;border:1.5px solid #d1d5db;border-radius:6px;color:#1d2327;background:#fff;box-sizing:border-box;transition:border-color 0.2s;font-family:inherit}.tlt-fe-row input:focus,.tlt-fe-row select:focus,.tlt-fe-row textarea:focus{border-color:#185FA5;outline:none;box-shadow:0 0 0 3px rgb(24 95 165 / .12)}.tlt-fe-row textarea{height:80px;resize:vertical}.tlt-fe-full{grid-column:span 2;margin-bottom:14px}.tlt-fe-btn{width:100%;padding:12px;font-size:15px;font-weight:600;background:#185FA5;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background 0.2s;margin-top:6px;font-family:inherit}.tlt-fe-btn:hover{background:#1a6fc0}.tlt-fe-btn:active{background:#144f8a}.tlt-fe-btn:disabled{background:#8c8f94;cursor:not-allowed}.tlt-fe-success{background:#E1F5EE;border:1.5px solid #9FE1CB;border-radius:8px;padding:16px 18px;font-size:15px;color:#0F6E56;font-weight:500;text-align:center;margin-bottom:18px}.tlt-fe-error{background:#FCEBEB;border:1.5px solid #F7C1C1;border-radius:6px;padding:10px 14px;font-size:13px;color:#A32D2D;margin-top:10px}.tlt-fe-required{color:#A32D2D}@media (max-width:600px){.tlt-fe-wrap{padding:20px 16px}.tlt-fe-grid{grid-template-columns:1fr}.tlt-fe-full{grid-column:span 1}.tlt-fe-title{font-size:18px}}