.csb-form{--navy:#082e6d;--teal:#0ca4ad;max-width:940px;margin:30px auto;background:#fff;border:1px solid #dfe8eb;border-radius:16px;padding:clamp(20px,4vw,42px);box-shadow:0 12px 35px rgba(8,46,109,.08);color:#263238}.csb-brandbar{display:flex;gap:12px;align-items:baseline;border-bottom:3px solid var(--teal);padding-bottom:14px;margin-bottom:24px}.csb-brandbar strong{font-size:28px;color:var(--navy)}.csb-brandbar span{color:#64747a}.csb-form h2{color:var(--navy);font-size:clamp(26px,4vw,38px)}.csb-form fieldset{border:0;border-top:1px solid #dfe8eb;margin:30px 0 0;padding:24px 0 0}.csb-form legend{font-weight:700;color:var(--navy);font-size:21px;padding-right:14px}.csb-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.csb-form label{display:block;font-weight:600;color:#253c45;margin:0 0 16px}.csb-form input,.csb-form select,.csb-form textarea{box-sizing:border-box;width:100%;margin-top:7px;border:1px solid #b9c9ce;border-radius:7px;padding:12px;background:#fff;font:inherit}.csb-form input:focus,.csb-form select:focus,.csb-form textarea:focus{outline:3px solid rgba(12,164,173,.18);border-color:var(--teal)}.csb-upload{display:block;border:2px dashed var(--teal);padding:24px;text-align:center;border-radius:10px;cursor:pointer}.csb-upload input{margin:12px auto 0;max-width:420px}.csb-check{font-weight:400!important;padding-left:30px;position:relative}.csb-check input{position:absolute;left:0;top:1px;width:auto;margin:0}.csb-button{background:var(--teal);color:#fff;border:0;border-radius:7px;padding:15px 25px;font-weight:700;font-size:17px;cursor:pointer}.csb-button:hover{background:var(--navy)}.csb-hp{position:absolute!important;left:-9999px!important}.csb-alert{max-width:940px;margin:20px auto;padding:15px;border-radius:8px}.csb-success{background:#e9f8f2;border:1px solid #7bc7a7}@media(max-width:700px){.csb-grid{grid-template-columns:1fr}.csb-brandbar{display:block}.csb-brandbar span{display:block;margin-top:4px}}

.csb-file-summary{display:flex;justify-content:space-between;gap:12px;align-items:center;margin:12px 0;padding:12px 14px;border-radius:8px;background:#f2fafb;color:#28434b}.csb-file-summary strong{color:var(--navy)}.csb-file-summary span{font-size:14px;color:#60777f}.csb-file-list{display:grid;gap:8px}.csb-file-item{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:10px 12px;border:1px solid #dfe8eb;border-radius:8px;background:#fff;font-size:14px}.csb-file-item span{overflow-wrap:anywhere}.csb-file-remove{border:1px solid #b9c9ce;background:#fff;color:var(--navy);border-radius:6px;padding:6px 10px;font-weight:700;cursor:pointer}.csb-file-remove:hover{border-color:var(--teal);color:var(--teal)}@media(max-width:700px){.csb-file-summary{align-items:flex-start;flex-direction:column}.csb-file-item{align-items:flex-start;flex-direction:column}.csb-file-remove{align-self:flex-end}}
