.tbn-btn.blue{background:#1e90ff;color:#fff;box-shadow:0 16px 34px rgba(30,144,255,.22)}.tbn-form{width:100%}.tbn-choice label{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:800;color:#24334a}.tbn-fields{display:grid;grid-template-columns:1.2fr 1.2fr .75fr .75fr .95fr .75fr;gap:9px}.tbn-send{border:0;border-radius:16px;background:linear-gradient(135deg,#54c766,#2e9c42);color:#fff;font-size:14px;font-weight:900;cursor:pointer;box-shadow:0 10px 24px rgba(46,156,66,.24);min-height:58px}.tbn-spam{grid-column:1/-1;display:flex;justify-content:flex-end;align-items:center;gap:6px;font-size:10px;font-weight:700;color:#6b7583;margin-top:1px}.tbn-spam input{width:34px;height:20px;border:1px solid rgba(7,16,27,.16);border-radius:6px;text-align:center;font-size:11px;font-weight:900;color:#07101b}@media (max-width:980px){.tbn-fields{grid-template-columns:repeat(3,1fr)}}@media (max-width:620px){.tbn-fields{grid-template-columns:1fr}.tbn-spam{justify-content:flex-start}}