html,body{margin:0;padding:0;overflow-x:hidden;font-family:IBM Plex Sans,sans-serif}.homepage-wrapper{background:#fff;color:#111;min-height:100vh;overflow-y:scroll;scroll-snap-type:y mandatory;scroll-behavior:smooth}.scroll-container{width:100%}.scroll-section{min-height:100vh;scroll-snap-align:start;scroll-snap-stop:always;display:flex;align-items:center;justify-content:center;padding:2rem 0}.scroll-section:last-of-type{scroll-snap-stop:normal}.section-inner{max-width:1200px;width:100%;padding:0 1.5rem}.two-col{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}.reverse{direction:rtl}.reverse>*{direction:ltr}.hero-title{font-size:clamp(2rem,5vw,4rem);font-weight:700;line-height:1.1;max-width:900px;margin:0 auto}.hero-subtext{margin-top:clamp(1.25rem,3vw,2rem);font-size:clamp(.9375rem,2vw,1.125rem);color:#444}.section-title{font-size:clamp(1.625rem,4vw,2.25rem);font-weight:600;margin-bottom:1rem}.section-text{font-size:clamp(.9375rem,2vw,1.125rem);color:#444;line-height:1.6}.text-box{max-width:100%}.hiring-box{max-width:100%;padding:clamp(1.5rem,3vw,2rem);border:1px solid #e5e5e5;border-radius:1rem;background:#fff}.video-box{width:100%;aspect-ratio:16 / 10;border-radius:1rem;background:#e5e5e5;box-shadow:0 4px 24px #0000000f}.cta-section{background:#f7f7f7}.cta-title{font-size:clamp(1.75rem,4vw,3rem);font-weight:600;margin-bottom:1.5rem}.mb-6{margin-bottom:1.5rem}.cta-section .section-inner{height:100%;display:flex;align-items:center}@media (min-width: 768px){.scroll-section{height:100vh;padding:0}.section-inner{padding:0 3rem}.two-col{grid-template-columns:1fr 1fr;gap:3rem}.text-box,.hiring-box{max-width:420px}}@media (min-width: 1024px){.section-inner{padding:0 4rem}.two-col{gap:4rem}}@media (max-width: 767px){.homepage-wrapper{scroll-snap-type:none}.scroll-section{min-height:auto;scroll-snap-align:none}}@media (prefers-reduced-motion: reduce){.homepage-wrapper{scroll-behavior:auto}*{animation-duration:.01ms!important;transition-duration:.01ms!important}}
