:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.global-preloader{z-index:9999;background:0 0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.loader-content{flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.loader-content h5{text-transform:uppercase}.global-preloader.hide-3d{opacity:0;pointer-events:none}.loading-text{letter-spacing:2px;background:linear-gradient(90deg,#000 25%,var(--accent)50%,#000 75%);-webkit-text-fill-color:transparent;background-size:200% 100%;-webkit-background-clip:text;font-size:18px;font-weight:600;animation:1.5s infinite shimmer}@keyframes shimmer{to{background-position:-200% 0}}.line_with_percent{background-color:var(--accent);z-index:3;width:100%;height:4px;transition:all .5s;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}.top-section{transform-origin:top;z-index:2;width:100%;transition:all .8s;top:0;left:0}.bottom-section{transform-origin:bottom;width:100%;transition:all .8s;bottom:0;left:0}.bottom-section.active,.top-section.active{height:0}.sutter-section{background-color:#000;width:100%;height:50%;position:absolute}.text-error{color:red;font-size:12px}.apply-job-success{text-align:center;padding:40px}.apply-job-success-icon{background-color:#28a745;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;animation:.6s cubic-bezier(.175,.885,.32,1.275) scaleIn;display:flex}.apply-job-success-icon svg{stroke:#fff;stroke-width:2.5px;stroke-linecap:round}.apply-job-success h4{color:#171717;margin-bottom:12px;font-size:28px;font-weight:600}.apply-job-success p{color:#666;margin-bottom:32px;font-size:16px;line-height:1.6}.thank-you-note{background-color:#f8f9fa;border-radius:12px;margin-top:24px;padding:24px}.thank-you-note h5{color:#171717;margin-bottom:12px;font-size:20px;font-weight:600}.thank-you-note ul{margin:0;padding:0;list-style:none}.thank-you-note ul li{color:#444;margin-bottom:8px;padding-left:20px;font-size:15px;position:relative}.thank-you-note ul li:before{content:"✔";color:#28a745;font-weight:700;position:absolute;left:0}@keyframes scaleIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}
