.lang-switcher{position:relative}.lang-switcher__trigger{display:flex;align-items:center;gap:.5rem;height:36px;padding:0 .875rem;background:#fff;border:1px solid #c4cdd5;border-radius:.375rem;box-shadow:0 1px 2px rgba(0,0,0,.04);cursor:pointer;font-family:inherit;font-size:.875rem;font-weight:500;color:#1a2332;white-space:nowrap;transition:background .15s ease,border-color .15s ease}.lang-switcher__trigger:hover{background:#fafafa;border-color:#5a6c7d}.lang-switcher__globe{font-size:1rem;color:#5a6c7d;flex-shrink:0}.lang-switcher__label{flex:1;overflow:hidden;text-overflow:ellipsis}.lang-switcher__arrow{font-size:.6rem;color:#5a6c7d;flex-shrink:0;transition:transform .3s ease}.lang-switcher__arrow.rotated{transform:rotate(180deg)}.lang-switcher__menu{position:absolute;bottom:calc(100% + 6px);left:0;min-width:180px;max-height:260px;overflow-y:auto;background:#fff;border:1px solid #c4cdd5;border-radius:.375rem;box-shadow:0 4px 20px rgba(0,0,0,.12);list-style:none;margin:0;padding:.25rem 0;z-index:1000;opacity:0;transform:translateY(4px);visibility:hidden;pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility 0s linear ease .2s}.lang-switcher.open .lang-switcher__menu{opacity:1;transform:translateY(0);visibility:visible;pointer-events:auto;transition:opacity .2s ease,transform .2s ease,visibility 0s linear 0s}.lang-switcher__option{padding:.5rem .875rem;cursor:pointer;transition:background .15s ease}.lang-switcher__option:hover{background:rgba(0,0,0,.03)}.lang-switcher__option.active{background:rgba(0,0,0,.02)}.lang-switcher__option-name{font-size:.875rem;font-weight:500;color:#1a2332;white-space:nowrap}.landing-page .landing-header{position:fixed;top:0;left:0;right:0;width:100%;z-index:500;background:rgba(248,246,243,0);backdrop-filter:saturate(100%) blur(0);border-bottom:1px solid rgba(0,0,0,0);padding:1rem 1.5rem;transition:transform .25s cubic-bezier(.4,0,.2,1),background .35s ease,backdrop-filter .35s ease,border-bottom-color .35s ease;transform:translateY(0);will-change:transform}.landing-page .landing-header.header-hidden{transform:translateY(-100%)}.landing-page .landing-header.header-visible{transform:translateY(0)}.landing-page .landing-header.header-top{background:rgba(248,246,243,0);backdrop-filter:saturate(100%) blur(0);border-bottom-color:rgba(0,0,0,0)}.landing-page .landing-header.header-scrolled{background:rgba(248,246,243,.72);backdrop-filter:saturate(180%) blur(20px);border-bottom-color:rgba(196,205,213,.4)}.landing-page .landing-header .header-container{max-width:80rem;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.landing-page .landing-header .logo-link{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#1a2332}.landing-page .landing-header .logo-link .logo-image{height:2rem;width:auto}.landing-page .landing-header .nav-links{display:none;align-items:center;gap:2rem}@media(min-width:768px){.landing-page .landing-header .nav-links{display:flex}}.landing-page .landing-header .nav-links a{display:flex;align-items:center;font-family:var(--font-sans);font-size:.875rem;font-weight:400;color:#6b7280;text-decoration:none;transition:color .2s;white-space:nowrap}.landing-page .landing-header .nav-links a:hover{color:#0033a0}.landing-page .landing-header .nav-links .dropdown-container{position:relative}.landing-page .landing-header .nav-links .dropdown-container .nav-link-dropdown{display:flex;align-items:center;white-space:nowrap;cursor:pointer;font-family:var(--font-sans);font-size:.875rem;font-weight:400;color:#6b7280;transition:color .2s}.landing-page .landing-header .nav-links .dropdown-container .nav-link-dropdown.active,.landing-page .landing-header .nav-links .dropdown-container .nav-link-dropdown.active .dropdown-arrow,.landing-page .landing-header .nav-links .dropdown-container .nav-link-dropdown:hover,.landing-page .landing-header .nav-links .dropdown-container .nav-link-dropdown:hover .dropdown-arrow{color:#0033a0}.landing-page .landing-header .nav-links .dropdown-container .nav-link-dropdown .dropdown-arrow{position:relative;top:0;display:inline-block;margin-left:6px;transform-origin:center;font-size:14px;transition:transform .2s ease;color:#5a6c7d}.landing-page .landing-header .nav-links .dropdown-container .nav-link-dropdown .dropdown-arrow.open{transform:rotate(180deg);color:#0033a0}.landing-page .landing-header .nav-links .dropdown-container .dropdown-menu{position:absolute;top:calc(100% + 8px);left:-16px;background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.1);padding:8px 0;z-index:1000;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease;pointer-events:none}.landing-page .landing-header .nav-links .dropdown-container .dropdown-menu.active{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.landing-page .landing-header .nav-links .dropdown-container .dropdown-menu .dropdown-item{position:relative;display:flex;flex-direction:column;padding:14px 16px;color:#0f0f0f;text-decoration:none;font-family:var(--font-sans);font-size:.875rem;font-weight:400;transition:color .2s ease;text-align:left;align-items:flex-start}.landing-page .landing-header .nav-links .dropdown-container .dropdown-menu .dropdown-item:hover{background:rgba(0,0,0,0);color:#0056d2}.landing-page .landing-header .nav-links .dropdown-container .dropdown-menu .dropdown-item .coming-soon-tag{position:relative;font-size:.65rem;padding:1px 6px;border-radius:8px;background-color:rgba(0,51,160,.1);color:#0033a0;font-weight:500;white-space:nowrap;width:-moz-fit-content;width:fit-content;margin-bottom:4px}.landing-page .landing-header .nav-links .dropdown-container .dropdown-menu .dropdown-item.coming-soon{cursor:not-allowed;pointer-events:none;color:#9ca3af;background:rgba(0,0,0,0)}.landing-page .landing-header .nav-links .dropdown-container .dropdown-menu .dropdown-item.coming-soon:hover{color:#9ca3af;background:rgba(0,0,0,0)}.landing-page .landing-header .nav-links .dropdown-container .dropdown-menu .dropdown-item.coming-soon .coming-soon-tag{background-color:rgba(0,51,160,.1);color:#0033a0;opacity:1}.landing-page .landing-header .nav-links .dropdown-container .dropdown-menu{display:flex;flex-direction:column;min-width:220px}.landing-page .landing-header .nav-links .dropdown-container .dropdown-menu .dropdown-item{width:100%;padding:12px 16px}.landing-page .landing-header .nav-links .dropdown-container .dropdown-menu.features-dropdown{display:grid;grid-template-columns:repeat(2,1fr);min-width:440px;left:-16px;gap:4px;padding:16px}.landing-page .landing-header .nav-links .dropdown-container .dropdown-menu.features-dropdown .dropdown-item{white-space:nowrap;padding:12px}.landing-page .landing-header .header-actions{display:flex;align-items:center;gap:1.5rem}.landing-page .landing-header .header-actions .login-link{font-family:var(--font-sans);font-size:.875rem;font-weight:500;color:#0033a0;text-decoration:none;transition:color .2s ease;white-space:nowrap}.landing-page .landing-header .header-actions .login-link:hover{color:#002880}.landing-page .landing-header .header-actions .signup-btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.25rem;font-family:var(--font-sans);font-size:.875rem;font-weight:500;color:#0033a0;background:rgba(0,0,0,0);border:1.5px solid #0033a0;border-radius:9999px;text-decoration:none;transition:all .2s ease;white-space:nowrap}.landing-page .landing-header .header-actions .signup-btn:hover{background:#0033a0;color:#fff}body{font-family:var(--font-sans);font-size:1.125rem;line-height:1.65;color:#5a6c7d;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:where(h1,h2,h3,h4,h5,h6){color:#1a2332;font-weight:700;line-height:1.2;letter-spacing:-.02em}h1{font-weight:800;line-height:1.15;letter-spacing:-.03em}:where(h2){font-size:2.5rem;font-weight:700;line-height:1.2}@media(max-width:768px){:where(h2){font-size:2rem}}@media(max-width:640px){:where(h2){font-size:1.5rem}}:where(h3){font-size:2rem;font-weight:700;line-height:1.25}@media(max-width:768px){:where(h3){font-size:1.5rem}}:where(h4){font-size:1.5rem;font-weight:600}:where(h5){font-size:1.25rem;font-weight:600}:where(h6){font-size:1.125rem;font-weight:600}:where(p){line-height:1.65;font-size:1.125rem}:where(p).lead{font-size:1.25rem;color:#5a6c7d;line-height:1.65;font-weight:400}@media(max-width:768px){:where(p).lead{font-size:1.125rem}}:where(p).small{font-size:1rem}:where(a):not([class*=bg-]):not([class*=rounded-]){color:#0033a0;text-decoration:none;transition:color .2s ease}:where(a):not([class*=bg-]):not([class*=rounded-]):hover{color:#002a85}:where(a):not([class*=bg-]):not([class*=rounded-]):active{color:#00216a}.text-xs{font-size:.875rem}.text-sm{font-size:1rem}.text-base{font-size:1.125rem}.text-lg{font-size:1.25rem}.text-xl{font-size:1.5rem}.text-2xl{font-size:2rem}.text-3xl{font-size:2.5rem}.text-4xl{font-size:3.5rem}.text-5xl{font-size:4.5rem}.text-6xl{font-size:5.5rem}.hero-headline{font-size:4.5rem;font-weight:800;line-height:1.15;letter-spacing:-.03em}@media(max-width:1024px){.hero-headline{font-size:3.5rem}}@media(max-width:768px){.hero-headline{font-size:2.5rem;letter-spacing:-.02em;line-height:1.25}}@media(max-width:640px){.hero-headline{font-size:2rem;letter-spacing:-.01em}}.section-headline{font-size:3.5rem;font-weight:700;line-height:1.2}@media(max-width:1024px){.section-headline{font-size:2.5rem}}@media(max-width:768px){.section-headline{font-size:2rem}}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.text-primary{color:#0033a0}.text-secondary{color:#5a6c7d}.text-heading{color:#1a2332}.text-white{color:#fff}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.leading-tight{line-height:1.2}.leading-snug{line-height:1.25}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.65}.landing{min-height:100vh;display:flex;flex-direction:column;background:#fff}.hero{flex:1;display:flex;align-items:center;justify-content:center;padding:1.5rem;min-height:calc(100vh - 80px)}@media(max-width:768px){.hero{padding:1rem;min-height:calc(100vh - 70px)}}.hero-content{width:100%;max-width:1400px;height:100%;min-height:600px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:5rem 2rem;background:#f8f6f3;border-radius:40px}@media(max-width:768px){.hero-content{padding:4rem 1.5rem;border-radius:1rem}}@media(max-width:640px){.hero-content{padding:3rem 1rem;border-radius:.75rem}}.hero-headline{font-family:var(--font-sans);font-size:clamp(48px,8vw,88px);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:#1a2332;margin:0 0 2rem;position:relative;display:inline-block}@media(max-width:768px){.hero-headline{font-size:clamp(40px,10vw,64px);margin-bottom:1.5rem}}@media(max-width:640px){.hero-headline{font-size:clamp(36px,12vw,48px);margin-bottom:1rem}}.hero-main-heading{font-size:clamp(30px,5vw,56px)}@media(max-width:768px){.hero-main-heading{font-size:clamp(24px,7vw,36px)}}.animated-underline{position:absolute;bottom:-8px;left:0;width:100%;height:6px;background:linear-gradient(90deg,#0033a0,#0052d4 50%,#0033a0);border-radius:9999px;animation:slideIn 1.2s cubic-bezier(.65,0,.35,1) forwards;transform-origin:left}@media(max-width:768px){.animated-underline{height:5px;bottom:-6px}}@media(max-width:640px){.animated-underline{height:4px;bottom:-4px}}@keyframes slideIn{0%{transform:scaleX(0);opacity:0}50%{opacity:1}to{transform:scaleX(1);opacity:1}}.hero-subtext{font-family:var(--font-sans);font-size:clamp(18px,2.5vw,24px);font-weight:400;line-height:1.6;color:#5a6c7d;max-width:700px;margin:0 auto;animation:fadeInUp .8s cubic-bezier(.65,0,.35,1) .3s backwards}@media(max-width:768px){.hero-subtext{font-size:clamp(16px,3vw,20px);max-width:600px}}@media(max-width:640px){.hero-subtext{font-size:clamp(15px,4vw,18px);max-width:100%}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.landing-page{font-family:var(--font-sans)}.landing-page .btn-landing-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:#0033a0;color:#fff;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;border:none;cursor:pointer}.landing-page .btn-landing-primary:hover{background:#001750;color:#fff}.landing-page .btn-landing-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:#fff;color:#1a2332;padding:.75rem 2rem;border-radius:9999px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;border:1px solid #c4cdd5}.landing-page .btn-landing-secondary:hover{border-color:#0033a0;color:#0033a0}.landing-page .landing-section{padding:6rem 1.5rem}.landing-page .landing-section .section-container{max-width:80rem;margin:0 auto}.landing-page .landing-section .section-center{text-align:center;margin-bottom:3rem}.landing-page .section-label{font-size:.75rem;font-family:monospace;color:#5a6c7d;letter-spacing:.05em}.landing-page .section-title{font-family:var(--font-sans);font-size:clamp(2rem,5vw,3rem);margin-top:1rem;color:#1a2332}.landing-page .section-subtitle{color:#5a6c7d;font-size:1.125rem;margin-top:1rem;max-width:48rem;margin-left:auto;margin-right:auto}.landing-page .landing-card{background:#fff;border:1px solid #c4cdd5;border-radius:1rem;padding:2rem;transition:all .2s}.landing-page .landing-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px -5px rgba(0,0,0,.1)}.landing-page .pricing-card{background:#fff;border:1px solid #c4cdd5;border-radius:1rem;padding:2rem;display:flex;flex-direction:column}.landing-page .pricing-card.highlighted{background:#0033a0;color:#fff;border-color:#0033a0;transform:scale(1.05)}.landing-page .pricing-card.highlighted .pricing-description,.landing-page .pricing-card.highlighted .pricing-price,.landing-page .pricing-card.highlighted .pricing-tier{color:#fff}.landing-page .pricing-card.highlighted .pricing-tier{opacity:.7}.landing-page .pricing-card.highlighted .pricing-description{opacity:.8}.landing-page .pricing-card.highlighted .feature-icon{color:#c7dcef}.landing-page .pricing-card .pricing-tier{font-size:.75rem;font-family:monospace;color:#5a6c7d;text-transform:uppercase}.landing-page .pricing-card .pricing-price{font-family:var(--font-sans);font-size:2.5rem;color:#1a2332;margin:.5rem 0}.landing-page .pricing-card .pricing-price .period{font-size:.875rem;color:#5a6c7d;font-weight:400}.landing-page .pricing-card .pricing-description{font-size:.875rem;color:#5a6c7d;margin-bottom:2rem}.landing-page .pricing-card .feature-list{list-style:none;padding:0;margin:0 0 2rem;flex:1}.landing-page .pricing-card .feature-list li{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;font-size:.875rem}.landing-page .pricing-card .feature-list li .feature-icon{width:1rem;height:1rem;flex-shrink:0;margin-top:.125rem;color:#0033a0}.landing-page .features-section{padding:6rem 1.5rem}.landing-page .features-section .features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:80rem;margin:3rem auto 0}@media(max-width:1024px){.landing-page .features-section .features-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.landing-page .features-section .features-grid{grid-template-columns:1fr}}.landing-page .features-section .feature-card{text-align:left}.landing-page .features-section .feature-card .feature-icon-wrapper{width:4rem;height:4rem;border-radius:50%;border:4px solid #c7dcef;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;position:relative}.landing-page .features-section .feature-card .feature-icon-wrapper .feature-icon{width:1.5rem;height:1.5rem;color:#1a2332}.landing-page .features-section .feature-card .feature-icon-wrapper .check-badge{position:absolute;bottom:-.25rem;right:-.25rem;width:1.5rem;height:1.5rem;background:#0033a0;border-radius:50%;display:flex;align-items:center;justify-content:center}.landing-page .features-section .feature-card .feature-icon-wrapper .check-badge svg{width:.75rem;height:.75rem;color:#fff}.landing-page .features-section .feature-card h3{font-family:var(--font-sans);font-size:1.125rem;color:#1a2332;margin-bottom:.5rem}.landing-page .features-section .feature-card p{color:#5a6c7d;font-size:.875rem;line-height:1.6}.landing-page .cta-section{padding:6rem 1.5rem;background:#0033a0;color:#fff;text-align:center}.landing-page .cta-section .section-label{color:hsla(0,0%,100%,.7)}.landing-page .cta-section .section-title{color:#fff}.landing-page .cta-section .section-subtitle{color:hsla(0,0%,100%,.8)}.landing-page .cta-section .cta-buttons{display:flex;flex-direction:column;gap:1rem;align-items:center;margin-top:2rem}@media(min-width:640px){.landing-page .cta-section .cta-buttons{flex-direction:row;justify-content:center}}.landing-page .cta-section .cta-buttons .btn-landing-primary{background:#fff;color:#0033a0}.landing-page .cta-section .cta-buttons .btn-landing-primary:hover{background:#f8f6f3}.landing-page .cta-section .cta-buttons .btn-landing-secondary{background:rgba(0,0,0,0);color:#fff;border-color:#fff}.landing-page .cta-section .cta-buttons .btn-landing-secondary:hover{background:hsla(0,0%,100%,.1)}.landing-page .workflow-section{padding:6rem 1.5rem}.landing-page .workflow-section .workflow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:80rem;margin:3rem auto 0}@media(max-width:1024px){.landing-page .workflow-section .workflow-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.landing-page .workflow-section .workflow-grid{grid-template-columns:1fr}}.landing-page .workflow-section .workflow-step{text-align:center}.landing-page .workflow-section .workflow-step .step-number{font-family:monospace;font-size:.75rem;color:#5a6c7d;margin-bottom:1rem}.landing-page .workflow-section .workflow-step .step-icon{width:3rem;height:3rem;margin:0 auto 1.5rem;color:#0033a0}.landing-page .workflow-section .workflow-step h3{font-size:1rem;color:#1a2332;margin-bottom:.5rem}.landing-page .workflow-section .workflow-step p{font-size:.875rem;color:#5a6c7d}.landing-page .testimonials-section{padding:6rem 1.5rem;background:rgba(232,235,230,.3)}.landing-page .testimonials-section .testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:80rem;margin:3rem auto 0}@media(max-width:1024px){.landing-page .testimonials-section .testimonials-grid{grid-template-columns:1fr}}.landing-page .testimonials-section .testimonial-card{background:#fff;border:1px solid #c4cdd5;border-radius:1rem;padding:2rem}.landing-page .testimonials-section .testimonial-card .stars{display:flex;gap:.25rem;margin-bottom:1rem}.landing-page .testimonials-section .testimonial-card .stars svg{width:1rem;height:1rem;fill:#0033a0;color:#0033a0}.landing-page .testimonials-section .testimonial-card .quote{color:#1a2332;line-height:1.6;margin-bottom:1.5rem}.landing-page .testimonials-section .testimonial-card .author{display:flex;align-items:center;gap:.75rem}.landing-page .testimonials-section .testimonial-card .author .avatar{width:2.5rem;height:2.5rem;border-radius:50%;background:#c7dcef}.landing-page .testimonials-section .testimonial-card .author .author-info .name{font-size:.875rem;font-weight:600;color:#1a2332}.landing-page .testimonials-section .testimonial-card .author .author-info .role{font-size:.75rem;color:#5a6c7d}.landing-page .not-found-section{min-height:calc(100vh - 20rem);display:flex;align-items:center;justify-content:center;padding:6rem 1.5rem;text-align:center}.landing-page .not-found-section .error-code{font-family:var(--font-sans);font-size:clamp(5rem,12vw,9rem);font-weight:700;color:#1a2332;margin:1rem 0}.landing-page .not-found-section .error-title{font-family:var(--font-sans);font-size:clamp(1.875rem,4vw,2.25rem);color:#1a2332;margin-bottom:1rem}.landing-page .not-found-section .error-description{color:#5a6c7d;font-size:1.125rem;max-width:32rem;margin:0 auto 2rem}.landing-page .not-found-section .error-actions{display:flex;flex-direction:column;gap:1rem;align-items:center;margin-bottom:3rem}@media(min-width:640px){.landing-page .not-found-section .error-actions{flex-direction:row;justify-content:center}}.landing-page .not-found-section .status-box{background:#fff;border:1px solid #c4cdd5;border-radius:1rem;padding:1.5rem;max-width:28rem;margin:0 auto}.landing-page .not-found-section .status-box .status-label{font-family:monospace;font-size:.75rem;color:#5a6c7d;margin-bottom:.5rem}.landing-page .not-found-section .status-box .status-text{font-size:.875rem;color:#0033a0}.landing-page .landing-footer{padding:6rem 1.5rem 3rem;border-top:1px solid #c4cdd5;background:#f8f6f3;position:relative;z-index:100}.landing-page .landing-footer .footer-container{max-width:80rem;margin:0 auto}.landing-page .landing-footer .footer-top-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}@media(max-width:768px){.landing-page .landing-footer .footer-top-row{flex-direction:column;align-items:flex-start;gap:1.5rem}}.landing-page .landing-footer .footer-top-row .logo-link{display:block}.landing-page .landing-footer .footer-top-row .logo-link .logo-image{height:2.5rem;width:auto}.landing-page .landing-footer .footer-top-row .footer-top-right{display:flex;align-items:center;gap:2rem}@media(max-width:768px){.landing-page .landing-footer .footer-top-row .footer-top-right{flex-direction:column;align-items:flex-start;gap:1rem;width:100%}}.landing-page .landing-footer .footer-top-row .footer-top-right .social-icons{display:flex;gap:1.25rem}.landing-page .landing-footer .footer-top-row .footer-top-right .social-icons .social-icon{font-size:1.25rem;color:#5a6c7d;transition:color .2s}.landing-page .landing-footer .footer-top-row .footer-top-right .social-icons .social-icon:hover{color:#0033a0}.landing-page .landing-footer .footer-links-grid{display:grid;grid-template-columns:repeat(3,auto);gap:8rem;justify-content:start;margin-bottom:3rem}@media(max-width:768px){.landing-page .landing-footer .footer-links-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media(max-width:480px){.landing-page .landing-footer .footer-links-grid{grid-template-columns:1fr}}.landing-page .landing-footer .footer-column{text-align:left}.landing-page .landing-footer .footer-column h4{font-size:.75rem;font-family:monospace;font-weight:400;color:#5a6c7d;margin-bottom:1.25rem;text-transform:uppercase;letter-spacing:.05em;text-align:left}.landing-page .landing-footer .footer-column ul{list-style:none;padding:0;margin:0;text-align:left}.landing-page .landing-footer .footer-column ul li{margin-bottom:.75rem;text-align:left}.landing-page .landing-footer .footer-column ul li a{font-size:.875rem;color:#1a2332;text-decoration:none;transition:color .2s}.landing-page .landing-footer .footer-column ul li a:hover{color:#0033a0}.landing-page .landing-footer .footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(196,205,213,.5)}.landing-page .landing-footer .footer-bottom .status-indicator{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#5a6c7d;letter-spacing:.02em}.landing-page .landing-footer .footer-bottom .status-indicator .status-dot{width:8px;height:8px;background-color:#22c55e;border-radius:50%;box-shadow:0 0 4px rgba(34,197,94,.5)}.landing-page .landing-footer .footer-bottom .designed-by{font-size:.75rem;color:#5a6c7d;letter-spacing:.05em;text-transform:uppercase}@media(max-width:768px){.landing-page .landing-footer .footer-bottom{flex-direction:column;gap:1rem;text-align:center}}.JobTile_jobTileContainer__bg9gv{position:relative;width:100%;height:auto;aspect-ratio:16/9;margin:0 auto;overflow:hidden;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,0)}.JobTile_jobTileContainer__bg9gv .jobTileBackground{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.JobTile_jobTileContainer__bg9gv .jobTileBackground svg g,.JobTile_jobTileContainer__bg9gv .jobTileBackground svg g line,.JobTile_jobTileContainer__bg9gv .jobTileBackground svg g path{transition:all .8s cubic-bezier(.4,0,.2,1)}.NewJobBenefits_newJobBenefitsContainer__vMmY_{position:relative;width:100%;height:auto;aspect-ratio:165/84;margin:0 auto;overflow:visible;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,0);max-width:400px}@media screen and (max-width:1024px){.NewJobBenefits_newJobBenefitsContainer__vMmY_{max-width:350px}}@media screen and (max-width:768px){.NewJobBenefits_newJobBenefitsContainer__vMmY_{aspect-ratio:16/9;max-width:300px}}.NewJobBenefits_newJobBenefitsContainer__vMmY_ .newJobBenefitsBackground{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform:scale(.9)}.NewJobBenefits_newJobBenefitsContainer__vMmY_ .newJobBenefitsBackground svg g{transition:all .8s cubic-bezier(.4,0,.2,1);transform-origin:center center;will-change:transform,opacity}.NewJobBenefits_newJobBenefitsContainer__vMmY_ .newJobBenefitsBackground svg g path{transition:all .8s cubic-bezier(.4,0,.2,1)}