*,:before,:after{box-sizing:border-box}:root{--sans:system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;font-family:var(--sans);color:#08060d;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f6f8;font-size:16px;line-height:1.5}html,body{margin:0;padding:0}body{min-height:100svh}#root{width:100%;margin:0 auto}.form-wrapper{min-height:100svh;padding:clamp(1rem,4vw,3rem) clamp(.75rem,4vw,2rem);padding-left:max(clamp(.75rem, 4vw, 2rem), env(safe-area-inset-left));padding-right:max(clamp(.75rem, 4vw, 2rem), env(safe-area-inset-right));box-sizing:border-box;background:#e9e9e5;justify-content:center;align-items:flex-start;display:flex}.reg-form{background:#f5f5f2;border:1px solid #dededa;border-radius:20px;flex-direction:column;width:100%;max-width:440px;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000014}.form-header{background:#08060d;flex-direction:column;gap:.9rem;padding:1.25rem;display:flex}.header-top{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.logo{flex-shrink:0;width:auto;height:40px}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.form-header h1{color:#fff;text-align:left;letter-spacing:-.01em;margin:0;font-size:clamp(1.3rem,5vw,1.6rem);font-weight:700}.lang-switcher{background:#ffffff1a;border:1px solid #ffffff38;border-radius:999px;flex-shrink:0;align-items:center;gap:.3rem;padding:.3rem .55rem;display:flex}.lang-icon{font-size:.85rem;line-height:1}.lang-select{color:#fff;cursor:pointer;touch-action:manipulation;background:0 0;border:none;padding-right:.15rem;font-family:inherit;font-size:.85rem;font-weight:600}.lang-select:focus:not(:focus-visible){outline:none}.lang-select:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #fff}.lang-select option{color:#08060d;background:#fff}.form-body{flex-direction:column;gap:1.15rem;padding:1.25rem;display:flex}.field{flex-direction:column;gap:.45rem;display:flex}.field>span:first-child{text-transform:uppercase;letter-spacing:.06em;color:#5f6163;font-size:.72rem;font-weight:700}.field input[type=text],.field textarea{box-sizing:border-box;appearance:none;color:#08060d;background:#fff;border:1px solid #e1e1dc;border-radius:12px;width:100%;max-width:100%;padding:.75rem .9rem;font-family:inherit;font-size:16px}.field input::placeholder,.field textarea::placeholder{color:#767676}.field textarea{resize:vertical;min-height:7rem}.field input:focus,.field textarea:focus{border-color:#00a14b;outline:none;box-shadow:0 0 0 3px #00a14b2e}.field-error{color:#c0392b;font-size:.8rem;font-weight:500}.field input[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:#c0392b}.field input[aria-invalid=true]:focus,.field textarea[aria-invalid=true]:focus{box-shadow:0 0 0 3px #c0392b26}.file-upload{cursor:pointer;background:#fff;border:1.5px dashed #cfcfca;border-radius:12px;align-items:center;gap:.85rem;padding:.85rem 1rem;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.file-upload:hover{background:#f7fbf8;border-color:#00a14b}.file-upload:focus-within{border-color:#00a14b;box-shadow:0 0 0 3px #00a14b2e}.file-upload input[type=file]{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.file-upload-pill{color:#00a14b;background:#fafafa;border:1px solid #e7e7e2;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.file-upload-icon{width:20px;height:20px}.file-upload-text{flex-direction:column;gap:.12rem;display:flex}.file-upload-hint{color:#08060d;font-size:.92rem;font-weight:600}.file-upload-formats{color:#6c6e70;font-size:.78rem}.attachment-list{flex-direction:column;gap:.4rem;margin:-.4rem 0 0;padding:0;list-style:none;display:flex}.attachment-list li{color:#444;background:#fff;border:1px solid #e1e1dc;border-radius:10px;align-items:center;gap:.5rem;padding:.5rem .65rem;font-size:.85rem;display:flex}.attachment-name{word-break:break-word;overflow-wrap:anywhere;flex:1;min-width:0}.attachment-remove{color:#08060d;cursor:pointer;background:#f0f0ec;border:none;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;padding:0;font-size:1.1rem;line-height:1;transition:background .15s,color .15s;display:inline-flex}.attachment-remove:hover:not(:disabled){color:#c0392b;background:#fdecea}.attachment-remove:disabled{opacity:.5;cursor:not-allowed}.submit-btn{color:#fff;cursor:pointer;appearance:none;touch-action:manipulation;background:#00853d;border:1px solid #00853d;border-radius:12px;width:100%;min-height:52px;margin-top:.25rem;padding:.9rem 1.25rem;font-family:inherit;font-size:1rem;font-weight:700;transition:background .15s,border-color .15s}.submit-btn:hover:not(:disabled){background:#006b2f;border-color:#006b2f}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.success-screen{text-align:center;background:#f5f5f2;border:1px solid #dededa;border-radius:20px;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:440px;margin-top:clamp(2rem,18vh,8rem);padding:2.5rem 1.75rem;display:flex;box-shadow:0 10px 30px #00000014}.success-screen:focus{outline:none}.success-check{color:#1a7f37;background:#e6f6ec;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:inline-flex}.success-check svg{width:38px;height:38px}.success-text{color:#1a7f37;margin:0;font-size:1.25rem;font-weight:700}.success-screen .submit-btn{margin-top:0}.message{text-align:center;word-break:break-word;margin:0;font-weight:600}.message.success{color:#1a7f37}.message.error{color:#c0392b}
