.CustomSelect-module__lHpn1W__root{width:100%;position:relative}.CustomSelect-module__lHpn1W__trigger{border:1.5px solid var(--line);background:var(--bg);width:100%;color:var(--text);cursor:pointer;text-align:left;box-sizing:border-box;border-radius:.75rem;outline:none;justify-content:space-between;align-items:center;gap:.5rem;padding:.8rem 1rem;font-family:inherit;font-size:.9rem;line-height:1.5;transition:border-color .18s,background .18s,box-shadow .18s;display:flex}.CustomSelect-module__lHpn1W__trigger:hover{border-color:color-mix(in srgb, var(--accent) 60%, var(--line))}.CustomSelect-module__lHpn1W__triggerOpen{border-color:var(--accent);background:var(--surface);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 12%, transparent)}.CustomSelect-module__lHpn1W__triggerValue{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.CustomSelect-module__lHpn1W__triggerEmpty .CustomSelect-module__lHpn1W__triggerValue{color:#999}.CustomSelect-module__lHpn1W__chevron{color:var(--muted,#999);flex-shrink:0;align-items:center;transition:transform .22s;display:flex}.CustomSelect-module__lHpn1W__chevronOpen{color:var(--accent);transform:rotate(180deg)}.CustomSelect-module__lHpn1W__dropdown{background:var(--surface,#fff);border:1.5px solid var(--line);z-index:200;transform-origin:top;border-radius:.875rem;max-height:220px;margin:0;padding:.3rem;list-style:none;animation:.14s cubic-bezier(.16,1,.3,1) CustomSelect-module__lHpn1W__dropIn;position:absolute;top:calc(100% + .375rem);left:0;right:0;overflow-y:auto;box-shadow:0 4px 6px -1px #00000014,0 10px 24px -4px #0000001f}@media (prefers-color-scheme:dark){.CustomSelect-module__lHpn1W__dropdown{box-shadow:0 4px 6px -1px #00000059,0 10px 24px -4px #00000073}}@keyframes CustomSelect-module__lHpn1W__dropIn{0%{opacity:0;transform:translateY(-4px)scaleY(.97)}to{opacity:1;transform:translateY(0)scaleY(1)}}.CustomSelect-module__lHpn1W__dropdown::-webkit-scrollbar{width:3px}.CustomSelect-module__lHpn1W__dropdown::-webkit-scrollbar-track{background:0 0}.CustomSelect-module__lHpn1W__dropdown::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--line) 80%, transparent);border-radius:2px}.CustomSelect-module__lHpn1W__option{cursor:pointer;color:var(--text);-webkit-user-select:none;user-select:none;border-radius:.55rem;justify-content:space-between;align-items:center;gap:.5rem;padding:.6rem .875rem;font-family:inherit;font-size:.9rem;line-height:1.4;transition:background .1s;display:flex}.CustomSelect-module__lHpn1W__optionActive{background:color-mix(in srgb, var(--accent) 8%, transparent)}.CustomSelect-module__lHpn1W__optionSelected{color:var(--accent);font-weight:600}.CustomSelect-module__lHpn1W__optionCheck{color:var(--accent);opacity:.85;flex-shrink:0}.CustomSelect-module__lHpn1W__triggerError,.CustomSelect-module__lHpn1W__triggerError:hover{border-color:#e53e3e}
.ApplyPage-module__VKSiHW__page{width:min(1200px,92vw);padding-top:40px;padding-bottom:var(--space-7);flex-direction:column;gap:1.5rem;margin-inline:auto;display:flex}.ApplyPage-module__VKSiHW__cards{grid-template-columns:2fr 3fr;align-items:stretch;gap:1.5rem;display:grid}.ApplyPage-module__VKSiHW__leftCard{background:linear-gradient(135deg, var(--accent) 0%, #0a0a0a 65%);color:#fff;border-radius:1.5rem;flex-direction:column;gap:2.5rem;padding:clamp(2.5rem,4vw,3.5rem);display:flex;position:relative;overflow:hidden}.ApplyPage-module__VKSiHW__leftCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#1e63f040 0%,#0000 70%);width:260px;height:260px;position:absolute;top:-80px;right:-80px}.ApplyPage-module__VKSiHW__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#ffffff73;margin:0;font-size:.68rem;font-weight:700}.ApplyPage-module__VKSiHW__heading{letter-spacing:-.04em;color:#fff;margin:.6rem 0 0;font-size:clamp(2.25rem,4vw,3.25rem);font-weight:800;line-height:1.05}.ApplyPage-module__VKSiHW__subtext{color:#ffffff8c;margin:0;font-size:.9rem;line-height:1.75}.ApplyPage-module__VKSiHW__perkList{margin:0;flex-direction:column;gap:0;margin-top:auto;padding:0;list-style:none;display:flex}.ApplyPage-module__VKSiHW__perk{border-bottom:1px solid #ffffff1a;align-items:center;gap:1rem;padding:1rem 0;display:flex}.ApplyPage-module__VKSiHW__perk:first-child{border-top:1px solid #ffffff1a}.ApplyPage-module__VKSiHW__perkIcon{color:#fffc;background:#ffffff1a;border-radius:.55rem;flex-shrink:0;place-items:center;width:2rem;height:2rem;display:grid}.ApplyPage-module__VKSiHW__perkText{color:#fffc;font-size:.875rem;font-weight:500;line-height:1.4}.ApplyPage-module__VKSiHW__rightCard{background:var(--surface);border:1px solid var(--line);border-radius:1.5rem;flex-direction:column;gap:1.75rem;padding:clamp(2.5rem,4vw,3.5rem);display:flex}.ApplyPage-module__VKSiHW__formTitle{letter-spacing:-.025em;color:var(--text);margin:0;font-size:1.25rem;font-weight:700}.ApplyPage-module__VKSiHW__formGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ApplyPage-module__VKSiHW__fieldFull{grid-column:1/-1}.ApplyPage-module__VKSiHW__field{flex-direction:column;gap:.4rem;display:flex}.ApplyPage-module__VKSiHW__fieldLabel{letter-spacing:.09em;text-transform:uppercase;color:var(--muted);font-size:.68rem;font-weight:700}:lang(az) .ApplyPage-module__VKSiHW__fieldLabel{text-transform:none}.ApplyPage-module__VKSiHW__fieldInput,.ApplyPage-module__VKSiHW__fieldTextarea{border:1.5px solid var(--line);background:var(--bg);width:100%;color:var(--text);box-sizing:border-box;appearance:none;border-radius:.75rem;outline:none;padding:.8rem 1rem;font-family:inherit;font-size:.9rem;line-height:1.5;transition:border-color .18s,background .18s}.ApplyPage-module__VKSiHW__fieldInput:focus,.ApplyPage-module__VKSiHW__fieldTextarea:focus{border-color:var(--accent);background:var(--surface)}.ApplyPage-module__VKSiHW__fieldInput::placeholder,.ApplyPage-module__VKSiHW__fieldTextarea::placeholder{color:#bbb}.ApplyPage-module__VKSiHW__fieldTextarea{resize:vertical;min-height:120px}.ApplyPage-module__VKSiHW__fileUploadWrap{flex-direction:column;gap:.4rem;display:flex}.ApplyPage-module__VKSiHW__fileArea{border:1.5px dashed var(--line);background:var(--bg);cursor:pointer;border-radius:.75rem;align-items:center;gap:1rem;padding:.9rem 1.1rem;transition:border-color .18s,background .18s;display:flex;position:relative}.ApplyPage-module__VKSiHW__fileArea:hover,.ApplyPage-module__VKSiHW__fileArea:focus-within{border-color:var(--accent);background:var(--surface)}.ApplyPage-module__VKSiHW__fileAreaActive{border-style:solid;border-color:var(--accent);background:#f0f5ff}.ApplyPage-module__VKSiHW__fileInput{opacity:0;clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.ApplyPage-module__VKSiHW__fileIconWrap{background:var(--surface-2);color:#888;border-radius:.5rem;flex-shrink:0;place-items:center;width:2rem;height:2rem;transition:background .18s;display:grid}.ApplyPage-module__VKSiHW__fileArea:hover .ApplyPage-module__VKSiHW__fileIconWrap,.ApplyPage-module__VKSiHW__fileAreaActive .ApplyPage-module__VKSiHW__fileIconWrap{color:var(--accent);background:#1e63f01a}.ApplyPage-module__VKSiHW__fileTextGroup{flex-direction:column;gap:.1rem;display:flex}.ApplyPage-module__VKSiHW__filePrompt{color:var(--text);font-size:.875rem;font-weight:600}.ApplyPage-module__VKSiHW__fileHint{color:#999;font-size:.72rem}.ApplyPage-module__VKSiHW__fileErrorMsg{color:#c53030;margin:.4rem 0 0;font-size:.78rem;font-weight:500}.ApplyPage-module__VKSiHW__uploadProgress{flex-direction:column;gap:.35rem;display:flex}.ApplyPage-module__VKSiHW__uploadProgressText{color:var(--accent);font-size:.78rem;font-weight:600}.ApplyPage-module__VKSiHW__uploadProgressTrack{background:#e5e7eb;border-radius:999px;width:100%;height:.45rem;overflow:hidden}.ApplyPage-module__VKSiHW__uploadProgressBar{border-radius:inherit;background:var(--accent);height:100%;transition:width .15s;display:block}.ApplyPage-module__VKSiHW__submitBtn{background:var(--text);color:#fff;cursor:pointer;letter-spacing:-.01em;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.95rem 1.5rem;font-family:inherit;font-size:.9rem;font-weight:700;transition:opacity .2s,transform .18s;display:inline-flex}.ApplyPage-module__VKSiHW__submitBtn:hover{opacity:.82;transform:translateY(-1px)}.ApplyPage-module__VKSiHW__submitBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.ApplyPage-module__VKSiHW__submitArrow{transition:transform .18s}.ApplyPage-module__VKSiHW__submitBtn:not(:disabled):hover .ApplyPage-module__VKSiHW__submitArrow{transform:translate(3px)}.ApplyPage-module__VKSiHW__status{border-radius:.75rem;margin:0;padding:.75rem 1rem;font-size:.875rem;font-weight:500;line-height:1.5}.ApplyPage-module__VKSiHW__statusSuccess{color:#1a7a3f;background:#f0faf3;border:1px solid #b6e8c7}.ApplyPage-module__VKSiHW__statusError{color:#c53030;background:#fff5f5;border:1px solid #feb2b2}@media (max-width:900px){.ApplyPage-module__VKSiHW__cards{grid-template-columns:1fr}.ApplyPage-module__VKSiHW__perkList{display:none}}@media (max-width:560px){.ApplyPage-module__VKSiHW__formGrid{grid-template-columns:1fr}.ApplyPage-module__VKSiHW__fieldFull{grid-column:1}}
