._page_6tczv_5{padding-top:80px;overflow-x:hidden;background:#fff}._hero_6tczv_14{position:relative;min-height:100vh;display:flex;align-items:center;padding:8rem 2rem;overflow:hidden}._heroBackground_6tczv_23{position:absolute;inset:0;z-index:0}._gradientBg_6tczv_29{position:absolute;inset:0;background:linear-gradient(135deg,#0f172a,#1e3a5f,#0a66c2 60%,#0f172a);background-size:300% 300%;animation:_gradientMove_6tczv_1 15s ease infinite}@keyframes _gradientMove_6tczv_1{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}._gridLines_6tczv_42{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:50px 50px;-webkit-mask-image:radial-gradient(ellipse at center,black 20%,transparent 70%);mask-image:radial-gradient(ellipse at center,black 20%,transparent 70%)}._noiseOverlay_6tczv_53{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");opacity:.03;pointer-events:none}._heroShapes_6tczv_62{position:absolute;inset:0;z-index:1;pointer-events:none}._shape1_6tczv_69,._shape2_6tczv_69,._shape3_6tczv_69,._floatingOrb_6tczv_69{position:absolute;border-radius:50%;filter:blur(80px)}._shape1_6tczv_69{width:500px;height:500px;background:radial-gradient(circle,rgba(96,165,250,.4),transparent 70%);top:-10%;right:5%}._shape2_6tczv_69{width:400px;height:400px;background:radial-gradient(circle,rgba(139,92,246,.35),transparent 70%);bottom:-5%;left:-10%}._shape3_6tczv_69{width:200px;height:200px;background:radial-gradient(circle,rgba(52,211,153,.4),transparent 70%);top:50%;left:20%}._floatingOrb_6tczv_69{width:150px;height:150px;background:radial-gradient(circle,rgba(251,191,36,.3),transparent 70%);top:20%;right:30%}._particles_6tczv_108{position:absolute;inset:0;pointer-events:none;z-index:1}._particle_6tczv_108{position:absolute;width:4px;height:4px;background:#fff9;border-radius:50%;bottom:20%}._heroContent_6tczv_125{position:relative;z-index:2;max-width:1300px;width:100%;padding:0 2rem;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}._heroText_6tczv_138{max-width:650px}._tag_6tczv_142{display:inline-flex;align-items:center;gap:.6rem;padding:.6rem 1.25rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;border-radius:50px;margin-bottom:1.5rem;border:1px solid rgba(255,255,255,.15)}._tagDot_6tczv_160{width:8px;height:8px;background:#34d399;border-radius:50%;animation:_pulse_6tczv_1 2s ease-in-out infinite;box-shadow:0 0 20px #34d399cc}@keyframes _pulse_6tczv_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.4)}}._title_6tczv_174{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1.5rem}._titleLine_6tczv_181{font-family:var(--font-poppins),system-ui,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;color:#fff;line-height:1.1;letter-spacing:-.02em}._highlight_6tczv_190{font-family:var(--font-poppins),system-ui,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;letter-spacing:-.02em;background:linear-gradient(135deg,#60a5fa,#34d399,#a78bfa,#f472b6);background-size:300% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:_shimmer_6tczv_1 5s ease-in-out infinite}@keyframes _shimmer_6tczv_1{0%,to{background-position:0% center}50%{background-position:100% center}}._subtitle_6tczv_209{font-size:1.2rem;color:#fffc;line-height:1.8;margin-bottom:2.5rem;max-width:500px}._heroStats_6tczv_218{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2.5rem}._statItem_6tczv_225{padding:1.25rem 1rem;background:#ffffff0f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.08);border-radius:16px;text-align:center;transition:all .4s ease}._statItem_6tczv_225:hover{background:#ffffff1a;border-color:#60a5fa4d}._statNumber_6tczv_241{display:block;font-size:2rem;font-weight:800;background:linear-gradient(135deg,#fff,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1}._statLabel_6tczv_252{font-size:.7rem;color:#fff9;font-weight:500;text-transform:uppercase;letter-spacing:.05em;margin-top:.35rem;display:block}._heroActions_6tczv_263{display:flex;gap:1rem}._primaryBtn_6tczv_268{display:inline-flex;align-items:center;gap:.75rem;padding:1.15rem 2.5rem;background:linear-gradient(135deg,#fff,#f1f5f9);color:#0a66c2;font-weight:700;font-size:1rem;border-radius:50px;text-decoration:none;transition:all .4s cubic-bezier(.23,1,.32,1);box-shadow:0 10px 40px #0003}._primaryBtn_6tczv_268:hover{transform:translateY(-4px);box-shadow:0 20px 50px #0000004d;color:#0a66c2}._culturePreview_6tczv_290{position:relative;height:550px;width:100%}._imageStack_6tczv_296{position:relative;width:100%;height:100%}._stackImage_6tczv_302{position:absolute;width:380px;height:280px;border-radius:24px;overflow:hidden;box-shadow:0 30px 80px #00000080,0 15px 30px #0000004d;transition:all .5s cubic-bezier(.23,1,.32,1);border:4px solid rgba(255,255,255,.15)}._stackImage_6tczv_302:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(15,23,42,.5) 100%);pointer-events:none}._stackImage_6tczv_302:hover{border-color:#60a5fa99;box-shadow:0 40px 100px #0009,0 0 60px #60a5fa4d}._stackImage_6tczv_302:nth-child(1){top:0;right:0}._stackImage_6tczv_302:nth-child(2){top:25%;right:35%}._stackImage_6tczv_302:nth-child(3){top:45%;right:5%}._floatingBadge_6tczv_346{position:absolute;bottom:10%;left:5%;display:flex;align-items:center;gap:.6rem;padding:.85rem 1.5rem;background:#fffffff2;border-radius:50px;box-shadow:0 15px 40px #0003;font-size:.9rem;font-weight:600;color:#0f172a}._badgeIcon_6tczv_362{font-size:1.25rem}._scrollIndicator_6tczv_367{position:absolute;bottom:3.5rem;left:50%;transform:translate(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:.75rem}._scrollIndicator_6tczv_367 span{font-size:.7rem;color:#ffffff80;text-transform:uppercase;letter-spacing:.15em;font-weight:500}._scrollMouse_6tczv_387{width:24px;height:40px;border:2px solid rgba(255,255,255,.3);border-radius:12px;position:relative;display:flex;justify-content:center;padding-top:8px}._scrollWheel_6tczv_398{width:4px;height:8px;background:#60a5fa;border-radius:2px;box-shadow:0 0 10px #60a5facc}._openings_6tczv_409{padding:6rem 2rem 7rem;background:linear-gradient(180deg,#f8fafc,#fff);position:relative;overflow:hidden}._sectionDecor_6tczv_417{position:absolute;inset:0;pointer-events:none;overflow:hidden}._decorCircle1_6tczv_424{position:absolute;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(10,102,194,.08),transparent 70%);top:-100px;right:-100px;opacity:.6}._decorCircle2_6tczv_435{position:absolute;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(16,185,129,.08),transparent 70%);bottom:100px;left:-100px;opacity:.4}._container_6tczv_446{max-width:1200px;margin:0 auto;position:relative;z-index:1}._sectionHeader_6tczv_453{text-align:center;margin-bottom:2.5rem}._headerIcon_6tczv_458{font-size:3rem;margin-bottom:1rem;display:block}._sectionBadge_6tczv_464{display:inline-block;padding:.5rem 1.25rem;background:linear-gradient(135deg,#dbeafe,#d1fae5);color:#0a66c2;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;border-radius:50px;margin-bottom:1rem}._sectionHeader_6tczv_453 h2{font-family:var(--font-poppins),sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#0f172a;margin-bottom:.75rem;letter-spacing:-.02em}._sectionHeader_6tczv_453 p{font-size:1.1rem;color:#64748b;max-width:500px;margin:0 auto}._searchWrapper_6tczv_494{margin-bottom:2rem}._searchBar_6tczv_498{display:flex;align-items:center;gap:.75rem;max-width:500px;margin:0 auto;padding:.85rem 1.25rem;background:#fff;border:2px solid #e2e8f0;border-radius:50px;transition:all .3s ease;box-shadow:0 4px 15px #0000000a}._searchBar_6tczv_498:focus-within{border-color:#0a66c2;box-shadow:0 4px 20px #0a66c226}._searchIcon_6tczv_517{color:#94a3b8;flex-shrink:0}._searchInput_6tczv_522{flex:1;border:none;outline:none;font-size:.95rem;color:#0f172a;background:transparent}._searchInput_6tczv_522::placeholder{color:#94a3b8}._clearBtn_6tczv_535{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border:none;border-radius:50%;color:#64748b;font-size:.75rem;cursor:pointer;transition:all .2s ease}._clearBtn_6tczv_535:hover{background:#e2e8f0;color:#0f172a}._filterBar_6tczv_556{display:flex;justify-content:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem;background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 4px 20px #0000000d;max-width:fit-content;margin-left:auto;margin-right:auto;flex-wrap:wrap}._filterBtn_6tczv_572{position:relative;display:flex;align-items:center;gap:.5rem;padding:.7rem 1.25rem;background:transparent;border:none;font-size:.9rem;font-weight:600;color:#64748b;cursor:pointer;border-radius:12px;transition:all .3s ease;z-index:1}._filterBtn_6tczv_572:hover{color:#0f172a}._filterBtn_6tczv_572._active_6tczv_593{color:#fff}._filterIcon_6tczv_597{font-size:1rem}._filterName_6tczv_601{font-weight:600}._filterCount_6tczv_605{font-size:.75rem;padding:.15rem .5rem;background:#0000000d;border-radius:50px;transition:all .3s ease}._filterBtn_6tczv_572._active_6tczv_593 ._filterCount_6tczv_605{background:#fff3}._activeIndicator_6tczv_617{position:absolute;inset:0;background:linear-gradient(135deg,#0a66c2,#10b981);border-radius:12px;z-index:-1;box-shadow:0 4px 15px #0a66c24d}._resultsInfo_6tczv_627{text-align:center;margin-bottom:2rem;font-size:.95rem;color:#64748b}._resultsCount_6tczv_634{font-weight:600;color:#0f172a}._searchTerm_6tczv_639{color:#0a66c2;font-weight:500}._jobGrid_6tczv_645{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:1.5rem}._jobCard_6tczv_651{position:relative;padding:2.5rem 2rem 2rem;background:#fff;border:1px solid #e2e8f0;border-radius:24px;overflow:hidden;transition:all .4s cubic-bezier(.23,1,.32,1)}._jobCard_6tczv_651:hover{border-color:transparent;box-shadow:0 25px 60px #0a66c21f}._cardGlow_6tczv_668{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(10,102,194,.05),transparent 50%);pointer-events:none}._deptIcon_6tczv_679{position:absolute;top:1.25rem;right:1.25rem;font-size:2rem;opacity:.8}._jobHeader_6tczv_687{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}._badges_6tczv_694{display:flex;gap:.5rem}._departmentBadge_6tczv_699{padding:.35rem .85rem;background:linear-gradient(135deg,#dbeafe,#ede9fe);color:#0a66c2;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;border-radius:50px}._newBadge_6tczv_710{padding:.35rem .75rem;background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46;font-size:.7rem;font-weight:700;border-radius:50px}._urgentBadge_6tczv_719{display:flex;align-items:center;gap:.35rem;padding:.35rem .75rem;background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;font-size:.7rem;font-weight:700;border-radius:50px}._urgentDot_6tczv_731{width:6px;height:6px;background:#f59e0b;border-radius:50%;animation:_pulse_6tczv_1 1.5s ease-in-out infinite}._jobTitle_6tczv_739{font-family:var(--font-poppins),sans-serif;font-size:1.3rem;font-weight:700;color:#0f172a;margin-bottom:.6rem;line-height:1.3;transition:color .3s ease}._jobCard_6tczv_651:hover ._jobTitle_6tczv_739{color:#0a66c2}._jobDescription_6tczv_753{font-size:.92rem;color:#64748b;line-height:1.6;margin-bottom:1.25rem}._jobMeta_6tczv_760{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.25rem}._metaItem_6tczv_767{display:flex;align-items:center;gap:.35rem;font-size:.8rem;color:#64748b}._metaItem_6tczv_767 svg{color:#94a3b8}._skillTags_6tczv_779{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}._skillTag_6tczv_779{padding:.35rem .8rem;background:#f1f5f9;color:#475569;font-size:.78rem;font-weight:500;border-radius:50px;transition:all .3s ease}._jobCard_6tczv_651:hover ._skillTag_6tczv_779{background:#e0f2fe;color:#0369a1}._applySection_6tczv_801{padding-top:1.25rem;border-top:1px solid #f1f5f9}._applyBtn_6tczv_806{display:inline-flex;align-items:center;gap:.6rem;padding:.8rem 1.6rem;background:linear-gradient(135deg,#0a66c2,#10b981);color:#fff;font-weight:600;font-size:.92rem;border-radius:50px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 20px #0a66c24d;border:none;cursor:pointer;font-family:inherit}._applyBtn_6tczv_806:hover{box-shadow:0 8px 30px #0a66c280;transform:translateY(-2px)}._cardGradient_6tczv_829{position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0a66c2,#10b981,#8b5cf6)}._emptyState_6tczv_839{grid-column:1 / -1;text-align:center;padding:4rem 2rem;background:#f8fafc;border-radius:24px;border:2px dashed #e2e8f0}._emptyIcon_6tczv_848{font-size:4rem;margin-bottom:1rem}._emptyState_6tczv_839 h3{font-family:var(--font-poppins),sans-serif;font-size:1.5rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}._emptyState_6tczv_839 p{color:#64748b;margin-bottom:1.5rem}._resetBtn_6tczv_866{padding:.75rem 1.5rem;background:linear-gradient(135deg,#0a66c2,#10b981);color:#fff;font-weight:600;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0a66c24d}._resetBtn_6tczv_866:hover{box-shadow:0 8px 25px #0a66c266;transform:translateY(-2px)}._skeletonCard_6tczv_886{position:relative;padding:2.5rem 2rem 2rem;background:#fff;border:1px solid #e2e8f0;border-radius:24px;overflow:hidden}._skeletonCard_6tczv_886:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.6) 50%,transparent 100%);animation:_shimmer_6tczv_1 1.5s infinite}@keyframes _shimmer_6tczv_1{0%{left:-100%}to{left:100%}}._skeletonHeader_6tczv_917{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}._skeletonBadge_6tczv_924{width:80px;height:26px;background:linear-gradient(135deg,#e2e8f0,#f1f5f9);border-radius:50px}._skeletonBadgeSmall_6tczv_931{width:50px;height:26px;background:linear-gradient(135deg,#e2e8f0,#f1f5f9);border-radius:50px}._skeletonTitle_6tczv_938{width:70%;height:28px;background:linear-gradient(135deg,#e2e8f0,#f1f5f9);border-radius:8px;margin-bottom:1rem}._skeletonDescription_6tczv_946{margin-bottom:1.25rem}._skeletonLine_6tczv_950{width:100%;height:14px;background:linear-gradient(135deg,#e2e8f0,#f1f5f9);border-radius:6px;margin-bottom:.5rem}._skeletonLineShort_6tczv_958{width:60%;height:14px;background:linear-gradient(135deg,#e2e8f0,#f1f5f9);border-radius:6px}._skeletonMeta_6tczv_965{display:flex;gap:1rem;margin-bottom:1.25rem}._skeletonMetaItem_6tczv_971{width:80px;height:18px;background:linear-gradient(135deg,#e2e8f0,#f1f5f9);border-radius:6px}._skeletonTags_6tczv_978{display:flex;gap:.5rem;margin-bottom:1.5rem}._skeletonTag_6tczv_978{width:60px;height:28px;background:linear-gradient(135deg,#e2e8f0,#f1f5f9);border-radius:50px}._skeletonButton_6tczv_991{width:120px;height:42px;background:linear-gradient(135deg,#e2e8f0,#f1f5f9);border-radius:50px;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #f1f5f9}._cta_6tczv_1004{position:relative;padding:6rem 2rem;overflow:hidden}._ctaBackground_6tczv_1010{position:absolute;inset:0;background:linear-gradient(135deg,#0a66c2,#1e3a5f 40%,#10b981);background-size:200% 200%}._ctaShapes_6tczv_1017{position:absolute;inset:0;pointer-events:none}._ctaOrb1_6tczv_1023,._ctaOrb2_6tczv_1023{position:absolute;border-radius:50%;filter:blur(80px)}._ctaOrb1_6tczv_1023{width:400px;height:400px;background:#ffffff1a;top:-100px;right:-100px}._ctaOrb2_6tczv_1023{width:300px;height:300px;background:#ffffff14;bottom:-100px;left:-100px}._ctaContent_6tczv_1045{position:relative;z-index:1;text-align:center;max-width:550px;margin:0 auto}._cta_6tczv_1004 h2{font-family:var(--font-poppins),sans-serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;color:#fff;margin-bottom:.75rem}._cta_6tczv_1004 p{font-size:1.1rem;color:#ffffffd9;margin-bottom:2rem}._ctaButton_6tczv_1067{display:inline-flex;align-items:center;gap:.6rem;padding:1rem 2.25rem;background:#fff;color:#0a66c2;font-weight:700;font-size:1rem;border-radius:50px;text-decoration:none;transition:all .4s cubic-bezier(.23,1,.32,1);box-shadow:0 10px 30px #0003}._ctaButton_6tczv_1067:hover{transform:translateY(-4px);box-shadow:0 15px 40px #00000040;color:#0a66c2}@media(max-width:1200px){._heroContent_6tczv_125{grid-template-columns:1fr;text-align:center;gap:3rem}._heroText_6tczv_138{max-width:600px;margin:0 auto}._subtitle_6tczv_209{margin:0 auto 2.5rem}._heroStats_6tczv_218{grid-template-columns:repeat(4,1fr);max-width:600px;margin:0 auto 2.5rem}._heroActions_6tczv_263{justify-content:center}._culturePreview_6tczv_290{height:450px;max-width:600px;margin:0 auto}._stackImage_6tczv_302{width:300px;height:220px}._stackImage_6tczv_302:nth-child(2){right:40%}}@media(max-width:900px){._culturePreview_6tczv_290{display:none}}@media(max-width:768px){._hero_6tczv_14{min-height:100vh;padding:4rem 1.5rem 5rem}._heroStats_6tczv_218{grid-template-columns:repeat(2,1fr);gap:.75rem}._statItem_6tczv_225{padding:1rem}._statNumber_6tczv_241{font-size:1.5rem}._filterBar_6tczv_556{max-width:100%;overflow-x:auto;justify-content:flex-start;padding:.4rem .5rem}._filterBtn_6tczv_572{white-space:nowrap;padding:.6rem 1.1rem;font-size:.85rem}._jobGrid_6tczv_645{grid-template-columns:1fr}}@media(max-width:480px){._openings_6tczv_409,._cta_6tczv_1004{padding:4rem 1rem}._jobCard_6tczv_651{padding:1.5rem}._titleLine_6tczv_181,._highlight_6tczv_190{font-size:2rem}}._overlay_15u40_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0f172a99;backdrop-filter:blur(8px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1.5rem}._modal_15u40_16{background:#fff;width:100%;max-width:600px;max-height:90vh;border-radius:24px;box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;overflow:hidden;position:relative}._header_15u40_29{padding:2rem 2.5rem 1.5rem;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(to right,#f8fafc,#fff)}._header_15u40_29 h2{font-family:var(--font-poppins),sans-serif;font-size:1.5rem;font-weight:700;color:#0f172a;margin:0}._closeBtn_15u40_46{background:#f1f5f9;border:none;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;transition:all .2s ease}._closeBtn_15u40_46:hover{background:#e2e8f0;color:#0f172a;transform:rotate(90deg)}._formContainer_15u40_66{display:flex;flex-direction:column;flex:1;min-height:0}._body_15u40_73{padding:2rem 2.5rem;overflow-y:auto;flex:1;min-height:0}._formGrid_15u40_80{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}._fullWidth_15u40_86{grid-column:1 / -1}._field_15u40_90{display:flex;flex-direction:column;gap:.5rem}._field_15u40_90 label{font-size:.85rem;font-weight:600;color:#475569}._required_15u40_102{color:#ef4444}._input_15u40_106,._select_15u40_106{padding:.875rem 1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;font-size:.95rem;color:#0f172a;outline:none;transition:all .2s ease}._input_15u40_106:focus,._select_15u40_106:focus{border-color:#0a66c2;background:#fff;box-shadow:0 0 0 4px #0a66c21a}._readOnly_15u40_123{background:#f1f5f9;color:#64748b;cursor:not-allowed}._radioGroup_15u40_129{display:flex;gap:1.5rem;margin-top:.5rem}._radioLabel_15u40_135{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#334155;cursor:pointer}._radioLabel_15u40_135 input[type=radio]{accent-color:#0a66c2;width:18px;height:18px}._fileUploadArea_15u40_150{border:2px dashed #cbd5e1;border-radius:12px;padding:2rem 1.5rem;text-align:center;background:#f8fafc;cursor:pointer;transition:all .2s ease;position:relative}._fileUploadArea_15u40_150:hover{border-color:#0a66c2;background:#f0f7ff}._fileInput_15u40_166{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}._uploadIcon_15u40_176{color:#0a66c2;margin-bottom:.75rem}._uploadText_15u40_181{font-size:.95rem;font-weight:600;color:#0f172a;margin-bottom:.25rem}._uploadSubText_15u40_188{font-size:.8rem;color:#64748b}._fileName_15u40_193{display:inline-block;margin-top:.5rem;padding:.5rem 1rem;background:#e0f2fe;color:#0369a1;border-radius:50px;font-size:.85rem;font-weight:600}._error_15u40_204{font-size:.8rem;color:#ef4444;margin-top:.25rem}._inputError_15u40_210{border-color:#ef4444!important;background:#fef2f2!important}._footer_15u40_215{padding:1.5rem 2.5rem;border-top:1px solid #f1f5f9;display:flex;justify-content:flex-end;gap:1rem;background:#f8fafc}._cancelBtn_15u40_224{padding:.875rem 1.5rem;background:transparent;color:#64748b;border:1px solid #cbd5e1;border-radius:12px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s ease}._cancelBtn_15u40_224:hover{background:#f1f5f9;color:#0f172a}._submitBtn_15u40_241{padding:.875rem 1.75rem;background:linear-gradient(135deg,#0a66c2,#0858a8);color:#fff;border:none;border-radius:12px;font-weight:600;font-size:.95rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease;box-shadow:0 4px 12px #0a66c233}._submitBtn_15u40_241:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #0a66c24d}._submitBtn_15u40_241:disabled{opacity:.7;cursor:not-allowed}._spinner_15u40_267{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_15u40_267 .8s linear infinite}@keyframes _spin_15u40_267{to{transform:rotate(360deg)}}._successContainer_15u40_281{padding:4rem 2.5rem;text-align:center;display:flex;flex-direction:column;align-items:center}._successIcon_15u40_289{width:64px;height:64px;background:#d1fae5;color:#10b981;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}._successContainer_15u40_281 h3{font-size:1.5rem;font-weight:700;color:#0f172a;margin-bottom:.75rem}._successContainer_15u40_281 p{font-size:1rem;color:#475569;line-height:1.6;margin-bottom:2rem}._doneBtn_15u40_315{padding:.875rem 2.5rem;background:#f1f5f9;color:#0f172a;border:none;border-radius:12px;font-weight:600;cursor:pointer;transition:all .2s ease}._doneBtn_15u40_315:hover{background:#e2e8f0}@media(max-width:640px){._body_15u40_73,._header_15u40_29,._footer_15u40_215{padding:1.5rem}._formGrid_15u40_80{grid-template-columns:1fr;gap:1.25rem}._footer_15u40_215{flex-direction:column-reverse}._cancelBtn_15u40_224,._submitBtn_15u40_241{width:100%;justify-content:center}}
