@font-face{font-family:GT Walsheim;src:url(/fonts/GT-Walsheim-Light-webfont.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:GT Walsheim;src:url(/fonts/GT-Walsheim-Regular-webfont.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:GT Walsheim;src:url(/fonts/GT-Walsheim-Medium-webfont.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:GT Walsheim;src:url(/fonts/GT-Walsheim-Bold-webfont.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--navy: hsl(205, 67%, 24%);--navy-dark: hsl(206, 67%, 14%);--navy-light: hsl(206, 63%, 85%);--navy-lighter: hsl(206, 50%, 95%);--turquoise: hsl(176, 70%, 48%);--turquoise-dark: hsl(176, 70%, 41%);--turquoise-light: hsl(176, 60%, 92%);--white: #ffffff;--grey-50: #f8f9fa;--grey-100: #f1f3f5;--grey-200: #e9ecef;--grey-300: #dee2e6;--grey-400: #ced4da;--grey-500: #adb5bd;--grey-600: #868e96;--grey-700: #495057;--grey-800: #343a40;--red: hsl(0, 65%, 55%);--red-light: hsl(0, 65%, 95%);--green: hsl(145, 55%, 42%);--radius: 8px;--radius-lg: 12px;--radius-sm: 4px;--shadow: 0 1px 3px hsla(0, 0%, 0%, .06);--shadow-lg: 0 4px 16px hsla(0, 0%, 0%, .08);--font: "GT Walsheim", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--max-width: 800px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased}body{font-family:var(--font);color:var(--grey-800);background:var(--grey-50);line-height:1.5;min-height:100vh}input,select,textarea,button{font-family:inherit;font-size:inherit}a{color:var(--turquoise-dark);text-decoration:none}a:hover{text-decoration:underline}.form-wrapper{max-width:var(--max-width);margin:0 auto;padding:0 20px 120px}.header{background:var(--navy);color:var(--white);padding:32px 20px 36px;margin-bottom:32px}.header-inner{max-width:var(--max-width);margin:0 auto}.header-top{display:flex;align-items:center;gap:12px;margin-bottom:20px}.header-logo{height:28px}.beta-badge{background:var(--turquoise);color:var(--navy-dark);font-size:11px;font-weight:700;letter-spacing:.05em;padding:2px 8px;border-radius:var(--radius-sm);text-transform:uppercase}.region-badge{background:#ffffff26;color:var(--white);font-size:12px;font-weight:500;padding:3px 10px;border-radius:var(--radius-sm);letter-spacing:.02em}.header h1{font-size:1.25rem;font-weight:400;line-height:1.55;opacity:.92}.section{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:28px 28px 32px;margin-bottom:20px}.section-number{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--navy);color:var(--white);font-size:14px;font-weight:700;margin-right:10px;flex-shrink:0}.section-header{display:flex;align-items:center;margin-bottom:20px}.section-title{font-size:1.1rem;font-weight:700;color:var(--navy)}.territory-label{font-size:.82rem;font-weight:500;color:var(--grey-500);margin-bottom:10px;text-transform:uppercase;letter-spacing:.04em}.region-picker-section{text-align:center;padding:40px 28px 48px}.region-cards{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:8px}.region-card{display:flex;flex-direction:column;align-items:center;gap:10px;padding:28px 36px;border:2px solid var(--grey-200);border-radius:var(--radius-lg);background:var(--white);cursor:pointer;transition:all .15s;min-width:160px}.region-card:hover{border-color:var(--turquoise);background:var(--turquoise-light);transform:translateY(-2px);box-shadow:var(--shadow-lg)}.region-card-flag{font-size:2.4rem}.region-card-name{font-size:1rem;font-weight:600;color:var(--navy)}.other-text-field{margin-top:14px;max-width:400px}.field{margin-bottom:16px}.field label{display:block;font-size:.875rem;font-weight:500;color:var(--grey-700);margin-bottom:6px}.field label .required{color:var(--red);margin-left:2px}.field input,.field textarea,.field select{width:100%;padding:10px 14px;border:1.5px solid var(--grey-300);border-radius:var(--radius);background:var(--white);color:var(--grey-800);transition:border-color .15s,box-shadow .15s}.field input:focus,.field textarea:focus,.field select:focus{outline:none;border-color:var(--turquoise);box-shadow:0 0 0 3px var(--turquoise-light)}.field input.error,.field textarea.error,.field select.error{border-color:var(--red)}.field .error-msg{color:var(--red);font-size:.8rem;margin-top:4px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:560px){.two-col{grid-template-columns:1fr}}.pill-grid{display:flex;flex-wrap:wrap;gap:10px}.pill{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border:1.5px solid var(--grey-300);border-radius:var(--radius);background:var(--white);cursor:pointer;font-size:.9rem;font-weight:500;color:var(--grey-700);transition:border-color .15s,background .15s,color .15s;-webkit-user-select:none;user-select:none;min-width:max-content;white-space:nowrap}.pill:hover{border-color:var(--turquoise);background:var(--turquoise-light)}.pill.active{border-color:var(--turquoise);background:var(--turquoise-light);color:var(--navy);font-weight:600}.pill input[type=checkbox]{display:none}.pill-check{display:inline-block;width:14px;text-align:center;font-size:.85rem;flex-shrink:0}.toggle-group{display:flex;gap:0;border-radius:var(--radius);overflow:hidden;border:1.5px solid var(--grey-300)}.toggle-btn{padding:6px 16px;font-size:.82rem;font-weight:500;cursor:pointer;border:none;background:var(--white);color:var(--grey-600);transition:all .15s}.toggle-btn:first-child{border-right:1px solid var(--grey-300)}.toggle-btn.active{background:var(--navy);color:var(--white)}.capacity-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:20px}@media(max-width:560px){.capacity-cards{grid-template-columns:1fr}}.capacity-card{border:1.5px solid var(--grey-200);border-radius:var(--radius);padding:16px;background:var(--grey-50)}.capacity-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.capacity-card-title{font-size:.85rem;font-weight:600;color:var(--navy)}.capacity-card .field{margin-bottom:10px}.capacity-card .field:last-child{margin-bottom:0}.capacity-card .field label{font-size:.8rem}.capacity-card .field input{padding:8px 12px;font-size:.875rem}.total-capacity-row{display:flex;align-items:flex-start;gap:20px}.capacity-hint{font-size:.85rem;color:var(--grey-500);margin-top:28px;line-height:1.5}@media(max-width:560px){.total-capacity-row{flex-direction:column;gap:8px}.capacity-hint{margin-top:0}}.section-description{font-size:.88rem;color:var(--grey-600);line-height:1.55;margin-bottom:20px}.detail-subsection{margin-bottom:20px}.subsection-title{font-size:.95rem;font-weight:600;color:var(--navy);margin-bottom:12px}.resolution-picker{display:flex;align-items:center;gap:12px;margin-bottom:16px}.resolution-label{font-size:.85rem;font-weight:500;color:var(--grey-700)}.assets-table-wrap{overflow-x:auto;margin-top:8px}.assets-table{width:100%;border-collapse:collapse;font-size:.875rem}.assets-table th{text-align:left;font-weight:600;font-size:.8rem;color:var(--grey-600);padding:8px 10px;border-bottom:2px solid var(--grey-200);white-space:nowrap}.assets-table td{padding:6px 10px;border-bottom:1px solid var(--grey-100);vertical-align:middle}.assets-table input,.assets-table select{width:100%;padding:8px 10px;border:1.5px solid var(--grey-300);border-radius:var(--radius-sm);font-size:.875rem;background:var(--white)}.assets-table input:focus,.assets-table select:focus{outline:none;border-color:var(--turquoise);box-shadow:0 0 0 2px var(--turquoise-light)}.delete-row-btn{background:none;border:none;color:var(--grey-400);cursor:pointer;font-size:1.2rem;padding:4px 8px;border-radius:var(--radius-sm);transition:all .15s}.delete-row-btn:hover{color:var(--red);background:var(--red-light)}.add-row-btn{display:inline-flex;align-items:center;gap:6px;margin-top:12px;padding:8px 16px;background:var(--grey-50);border:1.5px dashed var(--grey-300);border-radius:var(--radius);font-size:.875rem;font-weight:500;color:var(--grey-600);cursor:pointer;transition:all .15s}.add-row-btn:hover{border-color:var(--turquoise);color:var(--navy);background:var(--turquoise-light)}.accordion-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;cursor:pointer;padding:0;text-align:left}.accordion-trigger .section-header{margin-bottom:0;flex:1}.accordion-chevron{font-size:1.2rem;color:var(--grey-500);transition:transform .2s;margin-left:12px}.accordion-chevron.open{transform:rotate(180deg)}.accordion-body{overflow:hidden;max-height:0;opacity:0;transition:max-height .3s ease,opacity .25s ease,margin .3s ease}.accordion-body.open{max-height:2000px;opacity:1;margin-top:20px}.optional-badge{font-size:.75rem;font-weight:500;color:var(--grey-500);background:var(--grey-100);padding:2px 8px;border-radius:var(--radius-sm);margin-left:10px}.dropzone{border:2px dashed var(--grey-300);border-radius:var(--radius);padding:32px 20px;text-align:center;color:var(--grey-500);cursor:pointer;transition:all .15s;position:relative}.dropzone:hover,.dropzone.dragover{border-color:var(--turquoise);background:var(--turquoise-light);color:var(--navy)}.dropzone-icon{font-size:2rem;margin-bottom:8px}.dropzone-text{font-size:.9rem}.dropzone-hint{font-size:.78rem;color:var(--grey-400);margin-top:4px}.dropzone input[type=file]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.file-preview{display:flex;align-items:center;gap:10px;margin-top:10px;padding:10px 14px;background:var(--grey-50);border:1px solid var(--grey-200);border-radius:var(--radius);font-size:.85rem}.file-preview .file-name{flex:1;font-weight:500;color:var(--navy)}.file-remove{background:none;border:none;color:var(--grey-400);cursor:pointer;font-size:1.1rem}.file-remove:hover{color:var(--red)}.or-divider{display:flex;align-items:center;gap:16px;margin:20px 0;color:var(--grey-400);font-size:.85rem}.or-divider:before,.or-divider:after{content:"";flex:1;height:1px;background:var(--grey-200)}.confidentiality-note{margin-top:16px;padding:12px 16px;background:var(--navy-lighter);border-radius:var(--radius);font-size:.82rem;color:var(--grey-600);line-height:1.5}.submit-bar{position:fixed;bottom:0;left:0;right:0;background:var(--white);border-top:1px solid var(--grey-200);box-shadow:0 -4px 20px #00000014;padding:14px 20px;z-index:100}.submit-bar-inner{max-width:var(--max-width);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.submit-summary{font-size:.85rem;color:var(--grey-600);display:flex;flex-wrap:wrap;gap:6px 16px}.submit-summary .chip{display:inline-flex;align-items:center;gap:4px;background:var(--grey-100);padding:3px 10px;border-radius:var(--radius-sm);font-size:.8rem;color:var(--grey-700);font-weight:500}.submit-btn{padding:12px 32px;background:var(--turquoise);color:var(--navy-dark);border:none;border-radius:var(--radius);font-size:.95rem;font-weight:700;cursor:pointer;transition:all .15s;white-space:nowrap;flex-shrink:0}.submit-btn:hover:not(:disabled){background:var(--turquoise-dark)}.submit-btn:disabled{opacity:.5;cursor:not-allowed}.overlay-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0c273c99;display:flex;align-items:center;justify-content:center;z-index:200;padding:20px;animation:fadeIn .25s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.overlay-card{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:40px 36px;max-width:480px;width:100%;text-align:center;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(24px);opacity:0}to{transform:translateY(0);opacity:1}}.overlay-icon{font-size:3rem;margin-bottom:16px}.overlay-title{font-size:1.4rem;font-weight:700;color:var(--navy);margin-bottom:8px}.overlay-ref{display:inline-block;background:var(--grey-100);padding:6px 16px;border-radius:var(--radius);font-family:monospace;font-size:.95rem;color:var(--navy);font-weight:600;margin:12px 0}.overlay-text{font-size:.9rem;color:var(--grey-600);margin:8px 0 24px;line-height:1.6}.overlay-close-btn{padding:10px 28px;background:var(--navy);color:var(--white);border:none;border-radius:var(--radius);font-size:.9rem;font-weight:600;cursor:pointer;transition:background .15s}.overlay-close-btn:hover{background:var(--navy-dark)}.field-error-border{border-color:var(--red)!important}.section-error-hint{color:var(--red);font-size:.82rem;margin-top:8px}.spinner{display:inline-block;width:18px;height:18px;border:2.5px solid var(--navy-light);border-top-color:var(--navy-dark);border-radius:50%;animation:spin .6s linear infinite;vertical-align:middle;margin-right:8px}@keyframes spin{to{transform:rotate(360deg)}}
