@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Manrope:wght@700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#f5f7fb;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:radial-gradient(circle at 20% 35%,#2563eb2e,#0000 20%),radial-gradient(circle at 80% 20%,#38bdf814,#0000 18%),linear-gradient(#050d1a 0%,#071120 45%,#081427 100%);font-family:Inter,Arial,sans-serif}body:before{content:"";pointer-events:none;opacity:.18;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:48px 48px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle,#000 30%,#0000 85%);mask-image:radial-gradient(circle,#000 30%,#0000 85%)}a{color:inherit}h1,h2,h3{letter-spacing:-.03em;font-family:Manrope,Inter,Arial,sans-serif}#root{min-height:100vh}.container{width:min(1120px,100% - 48px);margin:0 auto}.section{padding:104px 0}.section-alt{background:#ffffff05;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d}.section-divider{position:relative}.section-divider:before{content:"";background:linear-gradient(90deg,#0000,#7dd3fc29,#0000);width:min(1120px,100% - 48px);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#7dd3fc;margin-bottom:16px;font-size:13px;font-weight:800;display:inline-block}.section-heading{text-align:center;max-width:760px;margin:0 auto 52px}.section-heading h2{margin-bottom:18px;font-size:46px;line-height:1.08}.section-heading p{color:#9fb0c9;font-size:18px;line-height:1.75}.site-header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#050d1ab8;border-bottom:1px solid #ffffff0d;position:sticky;top:0;box-shadow:0 8px 30px #0000002e}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:78px;display:flex}.header-logo{align-items:center;display:inline-flex}.header-logo-img{width:150px;height:auto;display:block}.header-nav{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.header-nav a{color:#d9e5f6;opacity:.92;font-size:15px;text-decoration:none;transition:color .2s,opacity .2s}.header-nav a:hover{color:#7dd3fc;opacity:1}.header-cta{min-width:120px}.hero{justify-content:center;align-items:center;min-height:calc(100vh - 78px);padding:34px 0 72px;display:flex}.hero-center{text-align:center;flex-direction:column;align-items:center;display:flex;transform:translateY(-58px)}.hero-logo{filter:drop-shadow(0 12px 40px #00000047);width:min(980px,92%);height:auto;margin-bottom:-18px;display:block}.hero-subtitle{color:#f3f7fd;margin-bottom:12px;font-size:52px;line-height:1.04}.hero-description{color:#a8bad3;max-width:900px;margin-bottom:24px;font-size:18px;line-height:1.7}.hero-actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:20px;display:flex}.hero-badges{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.hero-badges span{color:#d9e5f6;background:#ffffff08;border:1px solid #7dd3fc29;border-radius:999px;align-items:center;padding:10px 14px;font-size:14px;display:inline-flex;box-shadow:inset 0 1px #ffffff0a}.cards-grid,.benefits-grid,.steps-grid,.ideal-grid{gap:24px;display:grid}.cards-grid{grid-template-columns:repeat(3,1fr)}.benefits-grid{grid-template-columns:repeat(2,1fr)}.steps-grid,.ideal-grid{grid-template-columns:repeat(3,1fr)}.card,.benefit-card,.step-card,.ideal-card,.career-box,.contact-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#ffffff09,#ffffff06);border:1px solid #ffffff14;border-radius:22px;transition:transform .22s,border-color .22s,background .22s;box-shadow:0 12px 30px #00000029,inset 0 1px #ffffff08}.card:hover,.benefit-card:hover,.step-card:hover,.ideal-card:hover{background:linear-gradient(#ffffff0b,#ffffff08);border-color:#7dd3fc3d;transform:translateY(-4px)}.card,.benefit-card,.step-card,.ideal-card{padding:30px}.card h3,.benefit-card h3,.step-card h3,.ideal-card h3{margin-bottom:14px;font-size:24px;line-height:1.22}.card p,.benefit-card p,.step-card p,.ideal-card p{color:#9fb0c9;font-size:17px;line-height:1.75}.card-tag{color:#d9e5f6;background:#7dd3fc14;border:1px solid #7dd3fc29;border-radius:999px;margin-top:18px;padding:8px 12px;font-size:13px;display:inline-flex}.service-card{flex-direction:column;min-height:100%;padding:0;display:flex;overflow:hidden}.service-card-body{padding:32px 30px 22px}.service-card-body p{max-width:34ch}.service-card-footer{margin-top:auto;padding:0 30px 28px}.service-card .card-tag{margin-top:0}.service-card-featured{position:relative}.service-card-featured:before{content:"";opacity:.9;background:linear-gradient(90deg,#3b82f6,#7dd3fc);height:3px;position:absolute;inset:0 0 auto}.about-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#ffffff09,#ffffff06);border:1px solid #ffffff14;border-radius:24px;grid-template-columns:minmax(260px,.9fr) minmax(0,1.35fr);align-items:start;gap:42px;padding:38px;display:grid;box-shadow:0 12px 30px #00000029,inset 0 1px #ffffff08}.about-intro h2{max-width:12ch;font-size:42px;line-height:1.08}.about-content{gap:18px;display:grid}.about-content p{color:#9fb0c9;font-size:18px;line-height:1.85}.about-content p:first-child{color:#f5f7fb;font-size:20px;font-weight:700;line-height:1.55}.about-highlight{color:#eaf4ff;background:#7dd3fc14;border:1px solid #7dd3fc2e;border-radius:14px;align-items:center;width:fit-content;margin-top:6px;padding:12px 16px;font-weight:700;line-height:1.5;display:inline-flex}.faq-list{gap:18px;max-width:920px;margin:0 auto;display:grid}.faq-item{background:linear-gradient(#ffffff09,#ffffff06);border:1px solid #ffffff14;border-radius:20px;padding:28px 30px;box-shadow:0 12px 30px #00000024,inset 0 1px #ffffff08}.faq-item h3{margin-bottom:12px;font-size:24px;line-height:1.3}.faq-item p{color:#9fb0c9;font-size:17px;line-height:1.8}.step-number{color:#7dd3fc;letter-spacing:.08em;margin-bottom:14px;font-size:14px;font-weight:800;display:inline-flex}.career-box{justify-content:space-between;align-items:center;gap:24px;padding:34px;display:flex}.career-text h3{margin-bottom:10px;font-size:29px}.career-text p{color:#9fb0c9;max-width:760px;font-size:17px;line-height:1.75}.contact-stack{flex-direction:column;gap:42px;display:flex}.contact-secondary-heading{text-align:center;max-width:920px;margin:2px auto -8px}.contact-secondary-heading .eyebrow{margin-bottom:14px}.contact-secondary-heading h3{margin-bottom:16px;font-size:44px;line-height:1.08}.contact-secondary-heading p{color:#9fb0c9;max-width:860px;margin:0 auto;font-size:18px;line-height:1.8}.contact-box{justify-content:space-between;align-items:center;gap:28px;padding:34px;display:flex}.contact-text h3{margin-bottom:10px;font-size:32px}.contact-text p{color:#9fb0c9;font-size:18px}.contact-actions{flex-direction:column;align-items:flex-end;gap:18px;display:flex}.contact-links-inline{flex-wrap:wrap;justify-content:flex-end;gap:18px;display:flex}.contact-link-item{color:#d9e5f6;background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;text-decoration:none;transition:all .2s;display:inline-flex}.contact-link-item:hover{color:#7dd3fc;background:#ffffff0a}.contact-link-icon{color:#7dd3fc;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.contact-link-icon svg{width:18px;height:18px;display:block}.site-footer{padding:34px 0 42px}.footer-inner{text-align:center;justify-content:center;display:flex}.footer-content{flex-direction:column;align-items:center;gap:14px;display:flex}.footer-inner p{color:#7f93b1;font-size:14px}.footer-linkedin{color:#d9e5f6;background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:10px 16px;text-decoration:none;transition:all .2s;display:inline-flex}.footer-linkedin:hover{color:#7dd3fc;background:#ffffff0a}.btn{white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;min-height:52px;padding:14px 24px;font-weight:700;text-decoration:none;transition:all .22s;display:inline-flex}.btn-primary{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 14px 34px #2563eb47}.btn-primary:hover{background:linear-gradient(135deg,#3b82f6,#2563eb);transform:translateY(-1px)}.btn-secondary{color:#f5f7fb;background:#ffffff05;border:1px solid #2a3b57}.btn-secondary:hover{background:#ffffff0d}.btn-fixed{min-width:304px}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#071120}::-webkit-scrollbar-thumb{background:#18314f;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#24476f}@media (width<=1100px){.header-nav{display:none}.steps-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=980px){.cards-grid,.benefits-grid,.steps-grid,.ideal-grid,.career-box,.contact-box,.about-box{flex-direction:column;grid-template-columns:1fr}.hero{min-height:auto;padding:90px 0 60px}.hero-center{transform:translateY(-20px)}.hero-logo{width:min(760px,95%);margin-bottom:-8px}.hero-subtitle,.section-heading h2{font-size:36px}.career-box,.contact-box,.about-box{align-items:flex-start}.about-box{gap:26px}.about-intro h2{max-width:none;font-size:36px}.contact-actions{align-items:flex-start;width:100%}.contact-secondary-heading{margin:-4px auto}.contact-secondary-heading h3{font-size:36px}.contact-secondary-heading p{font-size:17px}.contact-links-inline{justify-content:flex-start}}@media (width<=640px){.container{width:min(100% - 32px,1120px)}.section{padding:76px 0}.hero{padding:70px 0 50px}.hero-center{transform:none}.hero-logo{width:min(540px,96%);margin-bottom:0}.hero-subtitle{margin-bottom:10px;font-size:28px}.hero-description,.section-heading p,.card p,.benefit-card p,.step-card p,.ideal-card p,.career-text p,.contact-text p,.contact-secondary-heading p,.about-content p{font-size:16px}.contact-secondary-heading h3{margin-bottom:12px;font-size:30px}.card h3,.benefit-card h3,.step-card h3,.ideal-card h3,.career-text h3,.contact-text h3,.faq-item h3{font-size:22px}.about-box{padding:28px 22px}.about-intro h2{font-size:30px}.about-content p:first-child{font-size:18px}.about-highlight{text-align:center;justify-content:center;width:100%}.service-card-body,.service-card-footer,.faq-item{padding-left:22px;padding-right:22px}.btn,.header-cta,.btn-fixed{width:100%;min-width:0}.contact-links-inline{flex-direction:column;width:100%}.contact-link-item{width:100%}}
