.tcbf-form{max-width:1080px;margin:30px auto;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#172033}.tcbf-head{display:flex;gap:24px;align-items:center;background:linear-gradient(135deg,#061f61,#08348d);color:#fff;border-radius:24px;padding:24px;box-shadow:0 20px 50px rgba(6,31,97,.18);margin-bottom:22px}.tcbf-head img{width:190px;max-width:38%;background:#fff;border-radius:16px;padding:8px}.tcbf-head h2{margin:0 0 8px;font-size:30px}.tcbf-head p{margin:0;color:#f1d39a}.tcbf-lang{display:block;margin:0 0 18px;font-weight:700}.tcbf-lang select{margin-left:10px;padding:10px 14px;border-radius:12px;border:1px solid #cfd6e6}.tcbf-card{background:#fff;border:1px solid #dde3f0;border-radius:22px;padding:24px;margin:18px 0;box-shadow:0 12px 35px rgba(6,31,97,.08)}.tcbf-card h3{margin:0 0 18px;color:#06266f;border-bottom:3px solid #d6a34a;padding-bottom:10px}.tcbf-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.tcbf-grid label,.tcbf-full{font-weight:700;color:#24304a}.tcbf-grid input,.tcbf-grid textarea{display:block;width:100%;box-sizing:border-box;margin-top:7px;padding:13px 14px;border:1px solid #cfd6e6;border-radius:14px;background:#fbfcff;font:inherit}.tcbf-grid textarea{resize:vertical}.tcbf-full{grid-column:1/-1}.tcbf-check{display:flex;gap:10px;line-height:1.45}.tcbf-signwrap{margin-top:18px}.tcbf-signwrap label{font-weight:700}.tcbf-sign{display:block;width:100%;height:180px;border:2px dashed #aab5cc;border-radius:18px;background:#fbfcff;margin-top:8px;touch-action:none}.tcbf-clear{margin-top:8px;border:0;background:#eef2f9;border-radius:10px;padding:8px 14px}.tcbf-submit{border:0;background:#06266f;color:#fff;border-radius:18px;padding:16px 28px;font-size:18px;font-weight:800;box-shadow:0 12px 30px rgba(6,38,111,.22);cursor:pointer}.tcbf-submit:hover{filter:brightness(1.08)}.tcbf-success{max-width:1080px;margin:20px auto;padding:16px 20px;border-radius:16px;background:#eaf8ef;border:1px solid #a8dfb9;color:#195c2b;font-weight:700}@media(max-width:760px){.tcbf-head{display:block}.tcbf-head img{max-width:220px;width:70%;margin-bottom:15px}.tcbf-grid{grid-template-columns:1fr}}
.tcbf-options{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:8px}.tcbf-check{display:inline-flex;align-items:center;gap:7px;font-weight:500}.tcbf-check input{width:18px;height:18px}.tcbf-card h3{border-bottom:2px solid var(--tcbf-primary,#06266f);padding-bottom:8px}.tcbf-field label>span{font-weight:700}.tcbf-full .tcbf-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}
