.scf-overlay{z-index:50;opacity:0;background:#0009;transition:opacity .3s;position:fixed;inset:0}.scf-overlay--visible{opacity:1}.scf-panel{background:#022255;border-left:1px solid #2a2a2a;width:100%;max-width:878px;height:100%;transition:transform .3s;position:absolute;top:0;right:0;overflow:hidden;transform:translate(100%);box-shadow:-8px 0 40px #00000059}.scf-panel--visible{transform:translate(0)}.scf-flourish{pointer-events:none;inset-inline:0;opacity:.1;background-image:repeating-linear-gradient(115deg,#0000,#0000 10px,#fff 10px 11px);height:280px;position:absolute;bottom:0;-webkit-mask-image:linear-gradient(#0000,#000);mask-image:linear-gradient(#0000,#000)}.scf-close-btn{z-index:10;color:#fffc;cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;width:36px;height:36px;transition:color .15s;display:flex;position:absolute;top:20px;right:20px}.scf-close-btn:hover{color:#fff}.scf-panel-scroll{z-index:1;scrollbar-width:none;-ms-overflow-style:none;height:100%;padding:64px 46px 46px;position:relative;overflow-y:auto}.scf-panel-scroll::-webkit-scrollbar{display:none}.scf-heading{color:#fff;margin:0;font-size:32px;font-weight:700;line-height:39px;margin-top:115px!important}.scf-loading,.scf-error{color:#ffffffb3;justify-content:center;padding:32px 0;font-size:14px;display:flex}.scf-retry-btn{color:#ffd55c;cursor:pointer;font:inherit;background:0 0;border:none;margin-left:8px;text-decoration:underline}.scf-form{flex-direction:column;gap:25px;display:flex;margin-top:24px!important}.scf-field-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:25px;display:grid}.scf-field{flex-direction:column;min-width:0;display:flex}.scf-field--full{grid-column:1/-1}.scf-field-error{color:#ff9d9d;margin-top:6px;font-size:12px;line-height:1.3}.scf-input,.scf-select,.scf-textarea{color:#fff;background:#344d76;border:1px solid #445b80;border-radius:10px;outline:none;width:100%;height:62px;padding:0 16px;font-size:18px;transition:border-color .15s,background .15s}.scf-input::placeholder,.scf-textarea::placeholder{color:#fff6}.scf-input:focus,.scf-select:focus,.scf-textarea:focus{border-color:#fff}.scf-input--error,.scf-select--error,.scf-textarea--error{border-color:#ff9d9d}.scf-textarea{resize:none;height:130px;padding:16px;font-family:inherit}.scf-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:20px;padding-right:44px}.scf-select option{color:#fff;background:#344d76}.scf-file-label{cursor:pointer;color:#fff9;background:#344d76;border:1px solid #445b80;border-radius:10px;align-items:center;gap:12px;height:62px;padding:0 16px;font-size:18px;transition:border-color .15s;display:flex}.scf-file-label:hover{border-color:#fff6}.scf-file-label--error{border-color:#ff9d9d}.scf-file-label input[type=file]{display:none}.scf-file-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.scf-actions{flex-wrap:wrap;align-items:center;gap:40px;display:flex}.scf-submit-btn{white-space:nowrap;color:#000;cursor:pointer;background:#ffd55c;border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:fit-content;height:62px;padding:12px 22px;font-size:20px;font-weight:600;transition:transform .15s,opacity .15s;display:flex}.scf-submit-btn:hover{transform:translateY(-2px)}.scf-submit-btn:disabled{opacity:.7;cursor:default;transform:none}.scf-spinner{animation:.7s linear infinite scf-spin}@keyframes scf-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.scf-nda{align-items:center;gap:12px;display:flex}.scf-nda-icon{flex-shrink:0;width:42px;height:42px}.scf-info{color:#fff;font-size:14px;line-height:1.4}.scf-privacy{color:#fffc;max-width:600px;margin:0;font-size:13px;line-height:1.6}.scf-privacy a{color:#fff;font-weight:600;text-decoration:underline}@media (max-width:877px){.scf-panel-scroll{padding:40px 24px 32px}.scf-heading{font-size:24px;line-height:30px;margin-top:0!important}.scf-form{gap:16px;margin-top:24px!important}.scf-field-grid{grid-template-columns:1fr;gap:12px}.scf-textarea{height:100px}.scf-input,.scf-select{height:52px;font-size:15px}.scf-submit-btn{height:52px;font-size:16px}.scf-actions{gap:16px}}
