.upload-button[data-astro-cid-hhdslwez]{width:100%;padding:.75rem 1rem;background-color:#f3f4f6;border:2px dashed #9ca3af;border-radius:8px;color:#4b5563;font-weight:500;cursor:pointer;transition:all .3s;text-align:center}.upload-button[data-astro-cid-hhdslwez]:hover{background-color:#e5e7eb;border-color:#6b7280;color:#1f2937}.upload-button[data-astro-cid-hhdslwez]:focus{outline:none;border-color:#f4142a;box-shadow:0 0 0 3px #f4142a1a}.upload-button[data-astro-cid-hhdslwez].loading{position:relative;pointer-events:none;opacity:.7}.upload-button[data-astro-cid-hhdslwez].loading:after{content:"";position:absolute;width:16px;height:16px;margin:auto;inset:0;border:2px solid transparent;border-top-color:#f4142a;border-radius:50%;animation:spin .6s linear infinite}:root{--primary: #f4142a;--primary-dark: #d91225;--primary-light: #ff6b7d;--secondary: #2563eb;--success: #10b981;--warning: #f59e0b;--error: #ef4444;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--gray-900: #111827}[data-astro-cid-hhdslwez]{box-sizing:border-box}#cs-navigation{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:1000!important;box-shadow:0 2px 4px #0000001a!important}.hero-section[data-astro-cid-hhdslwez]{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-light) 100%);color:#fff;position:relative;overflow:hidden;padding-top:100px}.hero-section[data-astro-cid-hhdslwez]:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.logos-container[data-astro-cid-hhdslwez]{display:flex;justify-content:center;align-items:center;gap:2rem;margin-bottom:1rem}.logo[data-astro-cid-hhdslwez]{height:45px;width:auto;filter:brightness(0) invert(1);opacity:.9}.hero-title[data-astro-cid-hhdslwez]{font-size:2.5rem;font-weight:700;margin-bottom:.75rem;text-align:center;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.hero-subtitle[data-astro-cid-hhdslwez]{font-size:1.125rem;text-align:center;opacity:.95;margin-bottom:1.5rem}.deadline-badge[data-astro-cid-hhdslwez]{display:inline-flex;align-items:center;gap:.5rem;background:#fff3;padding:.65rem 1.25rem;border-radius:50px;font-weight:500;font-size:.95rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin:0 auto;display:flex;width:-moz-fit-content;width:fit-content}.deadline-badge[data-astro-cid-hhdslwez] .icon[data-astro-cid-hhdslwez]{width:20px;height:20px}.form-section[data-astro-cid-hhdslwez]{background:var(--gray-50);min-height:100vh;padding:2rem 0}.form-container[data-astro-cid-hhdslwez]{max-width:900px;margin:0 auto;background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;overflow:hidden}.form-section-block[data-astro-cid-hhdslwez]{padding:2rem 3rem;border-bottom:1px solid var(--gray-200)}.form-section-block[data-astro-cid-hhdslwez]:last-of-type{border-bottom:none}.section-title[data-astro-cid-hhdslwez]{display:flex;align-items:center;gap:1rem;font-size:1.5rem;font-weight:600;color:var(--gray-800);margin-bottom:2rem}.section-number[data-astro-cid-hhdslwez]{width:36px;height:36px;background:var(--primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.125rem}.form-grid[data-astro-cid-hhdslwez]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.col-span-2[data-astro-cid-hhdslwez]{grid-column:1 / -1}.form-group[data-astro-cid-hhdslwez]{display:flex;flex-direction:column}.form-group[data-astro-cid-hhdslwez] label[data-astro-cid-hhdslwez]{font-weight:500;color:var(--gray-700);margin-bottom:.5rem;font-size:.95rem}.required[data-astro-cid-hhdslwez]{color:var(--error)}.form-group[data-astro-cid-hhdslwez] input[data-astro-cid-hhdslwez],.form-group[data-astro-cid-hhdslwez] select[data-astro-cid-hhdslwez],.form-group[data-astro-cid-hhdslwez] textarea[data-astro-cid-hhdslwez]{padding:.75rem 1rem;border:2px solid var(--gray-200);border-radius:8px;font-size:1rem;transition:all .3s;background:#fff}.form-group[data-astro-cid-hhdslwez] input[data-astro-cid-hhdslwez]:focus,.form-group[data-astro-cid-hhdslwez] select[data-astro-cid-hhdslwez]:focus,.form-group[data-astro-cid-hhdslwez] textarea[data-astro-cid-hhdslwez]:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #f4142a1a}.form-group[data-astro-cid-hhdslwez] input[data-astro-cid-hhdslwez].error,.form-group[data-astro-cid-hhdslwez] select[data-astro-cid-hhdslwez].error,.form-group[data-astro-cid-hhdslwez] textarea[data-astro-cid-hhdslwez].error{border-color:var(--error)}.error-message[data-astro-cid-hhdslwez]{color:var(--error);font-size:.875rem;margin-top:.25rem;display:none}.error-message[data-astro-cid-hhdslwez].show{display:block}.word-counter[data-astro-cid-hhdslwez]{float:right;font-size:.875rem;color:var(--gray-500);font-weight:400}.word-counter[data-astro-cid-hhdslwez].warning{color:var(--warning)}.word-counter[data-astro-cid-hhdslwez].error{color:var(--error)}.radio-group[data-astro-cid-hhdslwez]{display:flex;flex-direction:column;gap:1rem}.radio-group-inline[data-astro-cid-hhdslwez]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.radio-option[data-astro-cid-hhdslwez],.checkbox-option[data-astro-cid-hhdslwez]{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;border:2px solid var(--gray-200);border-radius:8px;cursor:pointer;transition:all .3s;position:relative}.radio-option[data-astro-cid-hhdslwez]:hover,.checkbox-option[data-astro-cid-hhdslwez]:hover{border-color:var(--primary-light);background:#f4142a0d}.radio-option[data-astro-cid-hhdslwez] input[data-astro-cid-hhdslwez][type=radio],.checkbox-option[data-astro-cid-hhdslwez] input[data-astro-cid-hhdslwez][type=checkbox]{position:absolute;opacity:0}.radio-mark[data-astro-cid-hhdslwez],.checkbox-mark[data-astro-cid-hhdslwez]{width:20px;height:20px;border:2px solid var(--gray-400);border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:all .3s}.checkbox-mark[data-astro-cid-hhdslwez]{border-radius:4px}.radio-option[data-astro-cid-hhdslwez] input[data-astro-cid-hhdslwez][type=radio]:checked~.radio-mark[data-astro-cid-hhdslwez]{border-color:var(--primary);background:var(--primary)}.radio-option[data-astro-cid-hhdslwez] input[data-astro-cid-hhdslwez][type=radio]:checked~.radio-mark[data-astro-cid-hhdslwez]:after{content:"";width:8px;height:8px;background:#fff;border-radius:50%}.checkbox-option[data-astro-cid-hhdslwez] input[data-astro-cid-hhdslwez][type=checkbox]:checked~.checkbox-mark[data-astro-cid-hhdslwez]{background:var(--primary);border-color:var(--primary)}.checkbox-option[data-astro-cid-hhdslwez] input[data-astro-cid-hhdslwez][type=checkbox]:checked~.checkbox-mark[data-astro-cid-hhdslwez]:after{content:"✓";color:#fff;font-weight:700}.radio-label[data-astro-cid-hhdslwez],.checkbox-label[data-astro-cid-hhdslwez]{line-height:1.5;color:var(--gray-700)}.team-section[data-astro-cid-hhdslwez]{margin-top:2rem;padding:1.5rem;background:var(--gray-50);border-radius:8px;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.subsection-title[data-astro-cid-hhdslwez]{font-size:1.125rem;font-weight:600;color:var(--gray-700);margin-bottom:1.5rem}.team-member[data-astro-cid-hhdslwez]{padding:1.5rem;background:#fff;border-radius:8px;margin-bottom:1.5rem;border:1px solid var(--gray-200)}.member-title[data-astro-cid-hhdslwez]{font-size:1rem;font-weight:500;color:var(--primary);margin-bottom:1rem}.conditional-field[data-astro-cid-hhdslwez]{margin-top:1rem;padding:1rem;background:var(--gray-50);border-radius:8px;animation:slideDown .3s ease-out}.info-box[data-astro-cid-hhdslwez]{display:flex;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,#2563eb0d,#2563eb05);border-left:4px solid var(--secondary);border-radius:8px;margin-bottom:2rem}.info-icon[data-astro-cid-hhdslwez]{width:24px;height:24px;color:var(--secondary);flex-shrink:0}.email-link[data-astro-cid-hhdslwez]{color:var(--secondary);text-decoration:none;font-weight:500}.email-link[data-astro-cid-hhdslwez]:hover{text-decoration:underline}.required-docs[data-astro-cid-hhdslwez]{list-style:none;padding:0;display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.required-docs[data-astro-cid-hhdslwez] li[data-astro-cid-hhdslwez]{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:var(--gray-50);border-radius:8px;border:1px solid var(--gray-200)}.doc-icon[data-astro-cid-hhdslwez]{font-size:1.5rem;flex-shrink:0}.doc-detail[data-astro-cid-hhdslwez]{display:block;font-size:.875rem;color:var(--gray-500);margin-top:.25rem}.file-upload-section[data-astro-cid-hhdslwez]{margin-top:2rem;padding:1.5rem;background:var(--gray-50);border-radius:8px}.file-input-wrapper[data-astro-cid-hhdslwez]{position:relative}.file-info[data-astro-cid-hhdslwez]{margin-top:.5rem;font-size:.875rem;color:var(--gray-600)}.file-info[data-astro-cid-hhdslwez].success{color:var(--success)}.file-info[data-astro-cid-hhdslwez].error{color:var(--error)}input[data-astro-cid-hhdslwez][type=file]{padding:.5rem;background:#fff;cursor:pointer}.form-actions[data-astro-cid-hhdslwez]{display:flex;gap:1rem;justify-content:center;padding:2rem 3rem 3rem}.btn-primary[data-astro-cid-hhdslwez],.btn-secondary[data-astro-cid-hhdslwez]{display:flex;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .3s}.btn-primary[data-astro-cid-hhdslwez]{background:var(--primary);color:#fff;box-shadow:0 4px 6px -1px #0000001a}.btn-primary[data-astro-cid-hhdslwez]:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.btn-primary[data-astro-cid-hhdslwez]:disabled{background:var(--gray-400);cursor:not-allowed;transform:none}.btn-secondary[data-astro-cid-hhdslwez]{background:#fff;color:var(--gray-700);border:2px solid var(--gray-300)}.btn-secondary[data-astro-cid-hhdslwez]:hover{border-color:var(--primary);color:var(--primary)}.btn-icon[data-astro-cid-hhdslwez]{width:20px;height:20px}.form-message[data-astro-cid-hhdslwez]{margin-top:1rem;padding:1rem;border-radius:8px;text-align:center;display:none}.form-message[data-astro-cid-hhdslwez].success{display:block;background:#10b9811a;color:var(--success);border:1px solid var(--success)}.form-message[data-astro-cid-hhdslwez].error{display:block;background:#ef44441a;color:var(--error);border:1px solid var(--error)}.form-message[data-astro-cid-hhdslwez].info{display:block;background:#2563eb1a;color:var(--secondary);border:1px solid var(--secondary)}@media (max-width: 768px){.hero-section[data-astro-cid-hhdslwez]{padding-top:80px}.hero-title[data-astro-cid-hhdslwez]{font-size:1.75rem}.hero-subtitle[data-astro-cid-hhdslwez]{font-size:1rem}.logos-container[data-astro-cid-hhdslwez]{gap:1.5rem}.logo[data-astro-cid-hhdslwez]{height:35px}.deadline-badge[data-astro-cid-hhdslwez]{font-size:.875rem;padding:.5rem 1rem}.form-section-block[data-astro-cid-hhdslwez]{padding:1.5rem}.form-actions[data-astro-cid-hhdslwez]{flex-direction:column;padding:1.5rem}.btn-primary[data-astro-cid-hhdslwez],.btn-secondary[data-astro-cid-hhdslwez]{width:100%;justify-content:center}.radio-group-inline[data-astro-cid-hhdslwez]{grid-template-columns:1fr}}.loading[data-astro-cid-hhdslwez]{position:relative;pointer-events:none;opacity:.6}.loading[data-astro-cid-hhdslwez]:after{content:"";position:absolute;width:20px;height:20px;margin:auto;inset:0;border:2px solid transparent;border-top-color:var(--primary);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
