*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#0f172a;background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}ul{list-style:none}:root{--primary:#2563eb;--primary-dark:#1d4ed8;--primary-light:#eff6ff;--accent:#7c3aed;--accent-light:#f5f3ff;--cyan:#0891b2;--navy:#0f172a;--dark:#1e293b;--mid:#475569;--light:#94a3b8;--border:#e2e8f0;--bg-soft:#f8fafc;--bg-alt:#f1f5f9;--white:#fff;--radius-sm:8px;--radius-md:14px;--radius-lg:24px;--shadow-sm:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.06);--shadow-md:0 4px 16px rgba(0,0,0,.1);--shadow-lg:0 16px 48px rgba(0,0,0,.12);--max-w:1240px;--nav-h:72px}.container{max-width:var(--max-w);margin:0 auto;padding:0 24px}.section{padding:96px 0}.section-sm{padding:64px 0}.section-label{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--primary);background:var(--primary-light);padding:4px 12px;border-radius:999px;margin-bottom:16px}.section-title{font-size:clamp(1.8rem,4vw,2.75rem);font-weight:800;line-height:1.15;color:var(--navy);margin-bottom:20px}.section-sub{font-size:1.125rem;color:var(--mid);max-width:680px;line-height:1.7}.section-header{text-align:center;margin-bottom:64px}.section-header .section-sub{margin:0 auto}.btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:var(--radius-sm);font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:2px solid transparent;white-space:nowrap}.btn-primary{background:var(--primary);color:var(--white);border-color:var(--primary)}.btn-primary:hover{background:var(--primary-dark);border-color:var(--primary-dark);transform:translateY(-1px);box-shadow:var(--shadow-md)}.btn-outline{background:transparent;color:var(--primary);border-color:var(--primary)}.btn-outline:hover{background:var(--primary-light);transform:translateY(-1px)}.btn-white{background:var(--white);color:var(--primary);border-color:var(--white)}.btn-white:hover{background:var(--primary-light);transform:translateY(-1px)}.btn-white-outline{background:transparent;color:var(--white);border-color:hsla(0,0%,100%,.6)}.btn-white-outline:hover{background:hsla(0,0%,100%,.1);border-color:var(--white)}.nav{position:-webkit-sticky;position:sticky;top:0;z-index:1000;height:var(--nav-h);background:hsla(0,0%,100%,.95);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);transition:box-shadow .3s}.nav.scrolled{box-shadow:var(--shadow-md)}.nav-inner{height:100%;justify-content:space-between;gap:32px}.nav-inner,.nav-logo{display:flex;align-items:center}.nav-logo{gap:10px;font-size:1.35rem;font-weight:800;color:var(--navy);flex-shrink:0}.nav-logo-icon{width:36px;height:36px;background:linear-gradient(135deg,var(--primary),var(--accent));border-radius:9px;display:flex;align-items:center;justify-content:center}.nav-logo-icon svg{width:20px;height:20px;fill:#fff}.nav-links{display:flex;align-items:center;gap:8px;flex:1 1;justify-content:center}.nav-links a{font-size:.9rem;font-weight:500;color:var(--dark);padding:8px 14px;border-radius:var(--radius-sm);transition:all .2s}.nav-links a:hover{color:var(--primary);background:var(--primary-light)}.nav>.container{height:100%}.nav-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.nav-actions .btn{padding:10px 22px;font-size:.9rem}.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:6px;border:none;background:none}.hamburger span{display:block;width:24px;height:2px;background:var(--dark);border-radius:2px;transition:all .3s}.hamburger.open span:first-child{transform:translateY(7px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu{display:none;position:fixed;top:var(--nav-h);left:0;right:0;background:#fff;border-bottom:1px solid var(--border);padding:24px;z-index:999;box-shadow:var(--shadow-lg);flex-direction:column;gap:8px}.mobile-menu.open{display:flex}.mobile-menu a{font-size:1rem;font-weight:500;color:var(--dark);padding:12px 16px;border-radius:var(--radius-sm);transition:all .2s}.mobile-menu a:hover{background:var(--primary-light);color:var(--primary)}.mobile-menu-actions{display:flex;flex-direction:column;gap:10px;margin-top:16px;padding-top:16px;border-top:1px solid var(--border)}.hero{background:#030812;padding:104px 0 80px;position:relative;overflow:hidden}.hero:before{inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat}.hero:after,.hero:before{content:"";position:absolute;z-index:2}.hero:after{top:-200px;right:-200px;width:600px;height:600px;background:radial-gradient(circle,rgba(99,102,241,.25) 0,transparent 70%);pointer-events:none}.hero-orb{bottom:-150px;left:-100px;width:500px;height:500px;background:radial-gradient(circle,rgba(37,99,235,.2) 0,transparent 70%);z-index:2}.hero-orb,.hero-vid{position:absolute;pointer-events:none}.hero-vid{top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;opacity:0;transition:opacity 1.6s ease-in-out}.hero-vid.active{opacity:1}.hero-overlay{position:absolute;inset:0;background:linear-gradient(160deg,rgba(3,8,18,.72),rgba(8,16,40,.58) 55%,rgba(15,10,32,.65));z-index:1;pointer-events:none}.hero-content{position:relative;z-index:3;display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:64px;gap:64px}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);padding:6px 16px;border-radius:999px;font-size:.8rem;font-weight:600;color:hsla(0,0%,100%,.9);margin-bottom:24px;letter-spacing:.06em}.hero-badge .dot{width:6px;height:6px;background:#34d399;border-radius:50%}.hero-title{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:900;line-height:1.1;color:#fff;margin-bottom:24px;letter-spacing:-.02em}.hero-title span{color:#60a5fa}.hero-sub{font-size:1.15rem;color:hsla(0,0%,100%,.75);line-height:1.7;margin-bottom:40px;max-width:540px}.hero-actions{display:flex;gap:16px;flex-wrap:wrap}.hero-trust{margin-top:48px;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.12);display:flex;align-items:center;gap:32px}.hero-trust-label{font-size:.8rem;color:hsla(0,0%,100%,.5);text-transform:uppercase;letter-spacing:.1em;white-space:nowrap}.hero-trust-logos{display:flex;align-items:center;gap:24px}.trust-logo{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);padding:8px 20px;border-radius:var(--radius-sm);font-size:.8rem;font-weight:700;color:hsla(0,0%,100%,.6);letter-spacing:.05em}.hero-visual{position:relative;display:flex;justify-content:center;align-items:center}.hero-card-stack{position:relative;width:100%;max-width:440px;margin:0 auto}.hero-main-card{background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:var(--radius-lg);padding:32px;color:#fff}.hero-card-header{display:flex;align-items:center;gap:14px;margin-bottom:28px}.hero-card-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,var(--primary),var(--accent));display:flex;align-items:center;justify-content:center;font-size:1.2rem}.hero-card-info h4{font-size:.95rem;font-weight:700}.hero-card-info p{font-size:.8rem;color:hsla(0,0%,100%,.6)}.hero-card-tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.hero-tag{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.15);padding:4px 12px;border-radius:999px;font-size:.75rem;font-weight:500;color:hsla(0,0%,100%,.8)}.hero-card-stat{display:flex;justify-content:space-between}.stat-pill{text-align:center;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);padding:12px 20px;border-radius:var(--radius-sm);flex:1 1}.stat-pill:not(:last-child){margin-right:10px}.stat-pill .num{font-size:1.4rem;font-weight:800;color:#60a5fa}.stat-pill .lbl{font-size:.7rem;color:hsla(0,0%,100%,.5)}.float-card{position:absolute;background:#fff;border-radius:var(--radius-md);padding:14px 18px;box-shadow:var(--shadow-lg);display:flex;align-items:center;gap:12px;font-size:.82rem;color:var(--dark);font-weight:600;animation:float 4s ease-in-out infinite;z-index:2}.hero-main-card{z-index:1}.float-card.card-a{top:-28px;right:-24px;animation-delay:0s}.float-card.card-b{bottom:-28px;left:-24px;animation-delay:1.5s}.float-icon{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.services{background:var(--bg-soft)}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}.service-card{background:#fff;border-radius:var(--radius-md);overflow:hidden;border:1px solid var(--border);transition:all .3s ease;display:flex;flex-direction:column}.service-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg);border-color:var(--primary)}.service-card-img{height:200px;background-size:cover;background-position:50%;background-color:var(--bg-soft);position:relative;overflow:hidden}.service-card-img:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(37,99,235,.08))}.service-card-body{padding:28px;flex:1 1;display:flex;flex-direction:column}.service-card-title{font-size:1.2rem;font-weight:700;margin-bottom:12px;color:var(--navy)}.service-card-desc{font-size:.9rem;color:var(--mid);line-height:1.65;flex:1 1;margin-bottom:20px}.service-link{display:inline-flex;align-items:center;gap:6px;font-size:.9rem;font-weight:600;color:var(--primary);transition:gap .2s}.service-link:hover{gap:10px}.service-link svg{width:16px;height:16px}.difference{background:#fff}.diff-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center}.diff-features{display:flex;flex-direction:column;gap:32px}.diff-item{display:flex;gap:20px;align-items:flex-start}.diff-icon{width:52px;height:52px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;flex-shrink:0}.diff-icon svg{width:26px;height:26px}.diff-item h3{font-size:1.05rem;font-weight:700;color:var(--navy);margin-bottom:6px}.diff-item p{font-size:.9rem;color:var(--mid);line-height:1.65}.diff-visual{background:linear-gradient(160deg,#0f172a,#1e3a8a);border-radius:var(--radius-lg);padding:40px;color:#fff;position:relative;overflow:hidden}.diff-visual:before{content:"";position:absolute;top:-60px;right:-60px;width:240px;height:240px;background:radial-gradient(circle,rgba(99,102,241,.35) 0,transparent 70%)}.diff-visual-title{font-size:1.1rem;font-weight:700;margin-bottom:28px;position:relative}.process-steps{display:flex;flex-direction:column;gap:20px;position:relative}.process-step{display:flex;gap:16px;align-items:flex-start}.step-num{width:32px;height:32px;background:var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;flex-shrink:0}.step-info h4{font-size:.9rem;font-weight:600;margin-bottom:3px}.step-info p{font-size:.8rem;color:hsla(0,0%,100%,.6);line-height:1.5}.stats{background:linear-gradient(135deg,#1d4ed8,#4f46e5)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2px;gap:2px}.stat-item{text-align:center;padding:48px 24px;color:#fff;position:relative}.stat-item:after{content:"";position:absolute;right:0;top:25%;bottom:25%;width:1px;background:hsla(0,0%,100%,.15)}.stat-item:last-child:after{display:none}.stat-number{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;line-height:1;margin-bottom:8px}.stat-label{font-size:.9rem;color:hsla(0,0%,100%,.7);font-weight:500}.audience{background:var(--bg-soft)}.audience-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.audience-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden;display:flex;align-items:stretch;transition:all .3s;min-height:200px}.audience-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px);border-color:var(--primary)}.audience-card-icon{width:180px;flex-shrink:0;background-size:cover;background-position:50%;background-color:var(--bg-soft)}.audience-card-body{padding:28px 28px 28px 24px;flex:1 1;display:flex;flex-direction:column;justify-content:center}.audience-card-body h3{font-size:1.15rem;font-weight:700;color:var(--navy);margin-bottom:10px}.audience-card-body p{font-size:.9rem;color:var(--mid);line-height:1.65;margin-bottom:18px}.aud-link{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;font-weight:600;color:var(--primary)}.aud-link svg{width:14px;height:14px}.specializations{background:#fff}.spec-tabs{display:flex;gap:8px;justify-content:center;margin-bottom:40px;flex-wrap:wrap}.spec-tab{padding:10px 24px;border-radius:999px;border:1.5px solid var(--border);font-size:.9rem;font-weight:600;color:var(--mid);cursor:pointer;transition:all .2s;background:#fff}.spec-tab.active,.spec-tab:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.spec-panel{display:none}.spec-panel.active{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center}.spec-content .section-label,.spec-content h3{margin-bottom:16px}.spec-content h3{font-size:1.8rem;font-weight:800;color:var(--navy);line-height:1.2}.spec-content p{font-size:.95rem;color:var(--mid);line-height:1.7;margin-bottom:28px}.spec-features{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.spec-feature{gap:12px;font-size:.9rem;color:var(--dark)}.check-icon,.spec-feature{display:flex;align-items:center}.check-icon{width:20px;height:20px;background:var(--primary);border-radius:50%;justify-content:center;flex-shrink:0}.check-icon svg{width:11px;height:11px;fill:#fff}.spec-visual{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius-lg);padding:36px}.tech-tags{display:flex;flex-wrap:wrap;gap:10px}.tech-tag{padding:8px 16px;border-radius:var(--radius-sm);font-size:.8rem;font-weight:600;border:1.5px solid var(--border);color:var(--dark);background:#fff;transition:all .2s}.tech-tag.highlight,.tech-tag:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-light)}.testimonials{background:var(--bg-soft)}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.testimonial-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius-md);padding:32px;display:flex;flex-direction:column;gap:20px;transition:all .3s}.testimonial-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.testimonial-quote{font-size:2rem;color:var(--primary);line-height:1;font-family:Georgia,serif}.testimonial-text{font-size:.95rem;color:var(--mid);line-height:1.7;flex:1 1;font-style:italic}.testimonial-author{display:flex;align-items:center;gap:14px}.testimonial-avatar{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;color:#fff;flex-shrink:0}.testimonial-name{font-size:.9rem;font-weight:700;color:var(--navy)}.testimonial-role{font-size:.8rem;color:var(--light)}.stars{display:flex;gap:2px;color:#fbbf24;font-size:.9rem}.blog{background:var(--bg-soft);padding:0}.blog--has-featured{padding:44px 0}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}.blog-card{border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden;transition:all .3s;display:flex;flex-direction:column}.blog-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.blog-card-img{height:180px;background-size:cover;background-position:50%;background-color:var(--bg-soft)}.blog-card-body{padding:24px;flex:1 1;display:flex;flex-direction:column}.blog-tag{display:inline-block;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:3px 10px;border-radius:999px;margin-bottom:12px}.blog-title{font-size:1rem;font-weight:700;color:var(--navy);margin-bottom:10px;line-height:1.45;flex:1 1}.blog-meta{font-size:.8rem;color:var(--light);display:flex;gap:12px;align-items:center}.cta-section{background:linear-gradient(160deg,#0f172a,#1e3a8a 60%,#312e81);position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;top:-100px;right:-100px;width:400px;height:400px;background:radial-gradient(circle,rgba(99,102,241,.3) 0,transparent 70%)}.cta-inner{position:relative;text-align:center;max-width:700px;margin:0 auto}.cta-inner h2{font-size:clamp(1.8rem,4vw,2.75rem);font-weight:900;color:#fff;margin-bottom:20px;line-height:1.2}.cta-inner p{font-size:1.1rem;color:hsla(0,0%,100%,.75);margin-bottom:40px;line-height:1.7}.cta-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.newsletter{background:var(--bg-alt);border-top:1px solid var(--border)}.newsletter-inner{display:flex;align-items:center;justify-content:space-between;gap:48px}.newsletter-text h3{font-size:1.4rem;font-weight:800;color:var(--navy);margin-bottom:6px}.newsletter-text p{font-size:.95rem;color:var(--mid)}.newsletter-form{display:flex;gap:12px;flex-wrap:wrap}.newsletter-form input{padding:12px 20px;border:1.5px solid var(--border);border-radius:var(--radius-sm);font-size:.95rem;font-family:inherit;outline:none;transition:border-color .2s;min-width:260px}.newsletter-form input:focus{border-color:var(--primary)}.newsletter-form button{padding:12px 24px}.footer{background:var(--navy);color:hsla(0,0%,100%,.7);padding:64px 0 0}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:48px;gap:48px;padding-bottom:56px;border-bottom:1px solid hsla(0,0%,100%,.08)}.footer-brand .nav-logo{color:#fff;margin-bottom:16px}.footer-desc{font-size:.875rem;line-height:1.7;max-width:280px;margin-bottom:24px}.social-links{display:flex;gap:12px}.social-link{width:38px;height:38px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;transition:all .2s;color:hsla(0,0%,100%,.7)}.social-link:hover{background:var(--primary);border-color:var(--primary);color:#fff}.social-link svg{width:16px;height:16px;fill:currentColor}.footer-col h4{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#fff;margin-bottom:20px}.footer-links{display:flex;flex-direction:column;gap:10px}.footer-links a{font-size:.875rem;color:hsla(0,0%,100%,.6);transition:color .2s}.footer-links a:hover{color:#fff}.footer-bottom{padding:24px 0;display:flex;align-items:center;justify-content:space-between;font-size:.8rem;color:hsla(0,0%,100%,.4);gap:16px;flex-wrap:wrap}.footer-bottom-links{display:flex;gap:24px}.footer-bottom-links a{color:hsla(0,0%,100%,.4);transition:color .2s}.footer-bottom-links a:hover{color:#fff}@media (max-width:1024px){.hero-content{grid-template-columns:1fr;text-align:center}.hero-visual{display:none}.hero-trust{justify-content:center;flex-wrap:wrap}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-item:nth-child(2):after{display:none}.diff-grid,.spec-panel.active{grid-template-columns:1fr;gap:40px}.footer-top{grid-template-columns:1fr 1fr}}@media (max-width:768px){.section{padding:64px 0}.section-header{margin-bottom:40px}.nav-actions,.nav-links{display:none}.hamburger{display:flex}.hero{padding:80px 0 56px}.hero-title{font-size:2rem}.audience-grid,.blog-grid,.services-grid,.testimonials-grid{grid-template-columns:1fr}.newsletter-inner{flex-direction:column;text-align:center}.newsletter-form{justify-content:center}.newsletter-form input{min-width:100%}.footer-top{grid-template-columns:1fr;gap:32px}.footer-bottom{flex-direction:column;text-align:center}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-item:after{display:none}}@media (max-width:560px){.hero-actions{flex-direction:column}.hero-actions .btn{justify-content:center}.cta-actions{flex-direction:column}.cta-actions .btn{justify-content:center}.audience-card{flex-direction:column}.audience-card-icon{width:100%;height:100px}.audience-card-body{padding:0 20px 24px}}.page-hero{background:linear-gradient(160deg,#0f172a,#1e3a8a 60%,#312e81);padding:80px 0 72px;text-align:center;position:relative;overflow:hidden}.page-hero:before{top:-80px;right:-80px;width:320px;height:320px;background:radial-gradient(circle,rgba(99,102,241,.3) 0,transparent 70%)}.page-hero:after,.page-hero:before{content:"";position:absolute;pointer-events:none}.page-hero:after{bottom:-60px;left:-60px;width:280px;height:280px;background:radial-gradient(circle,rgba(37,99,235,.2) 0,transparent 70%)}.page-hero-content{position:relative;max-width:760px;margin:0 auto}.page-hero h1{font-size:clamp(1.8rem,4vw,2.75rem);font-weight:900;color:#fff;margin-bottom:16px;line-height:1.15}.page-hero p{font-size:1.1rem;color:hsla(0,0%,100%,.75);line-height:1.7;margin-bottom:32px}.breadcrumb{display:flex;align-items:center;justify-content:center;gap:8px;font-size:.85rem;color:hsla(0,0%,100%,.5);margin-bottom:20px}.breadcrumb a{color:hsla(0,0%,100%,.6);transition:color .2s}.breadcrumb a:hover{color:#fff}.breadcrumb-sep{opacity:.4}.article-main .breadcrumb,.job-detail-header .breadcrumb{color:var(--mid);justify-content:flex-start}.article-main .breadcrumb a,.job-detail-header .breadcrumb a{color:var(--primary)}.article-main .breadcrumb a:hover,.job-detail-header .breadcrumb a:hover{color:var(--primary-dark)}.article-main .breadcrumb-sep,.job-detail-header .breadcrumb-sep{opacity:.5}.blog-filter-wrap{background:#fff;border-bottom:1px solid var(--border);padding:18px 0;position:-webkit-sticky;position:sticky;top:var(--nav-h);z-index:10;box-shadow:0 2px 8px rgba(0,0,0,.04)}.blog-filter{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.filter-label{font-size:.78rem;font-weight:700;color:var(--light);text-transform:uppercase;letter-spacing:.1em;margin-right:4px;white-space:nowrap}.filter-btn{padding:7px 18px;border-radius:999px;border:1.5px solid var(--border);font-size:.85rem;font-weight:600;color:var(--mid);cursor:pointer;background:#fff;transition:all .2s;font-family:inherit}.filter-btn.active,.filter-btn:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.featured-post{display:grid;grid-template-columns:1fr 1fr;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border);transition:all .3s}.featured-post:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.featured-post-img{min-height:360px;background-size:cover;background-position:50%}.featured-post-body{padding:48px;display:flex;flex-direction:column;justify-content:center;background:#fff}.featured-badge{display:inline-flex;align-items:center;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:4px 12px;border-radius:999px;margin-bottom:20px;width:-moz-fit-content;width:fit-content}.featured-post-body h2{font-size:1.7rem;font-weight:800;color:var(--navy);line-height:1.25;margin-bottom:16px}.featured-post-body .excerpt{font-size:.95rem;color:var(--mid);line-height:1.7;margin-bottom:28px;flex:1 1}.featured-post-meta{display:flex;align-items:center;gap:12px;font-size:.85rem;color:var(--light);margin-bottom:24px}.author-chip{gap:8px}.author-avatar-sm,.author-chip{display:flex;align-items:center}.author-avatar-sm{width:28px;height:28px;border-radius:50%;justify-content:center;font-size:.7rem;font-weight:700;color:#fff;flex-shrink:0}.author-name{font-weight:600;color:var(--dark);font-size:.85rem}.blog-posts-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px;margin-bottom:56px}.blog-card[hidden]{display:none!important}.hero-stats-row{display:flex;align-items:center;justify-content:center;gap:40px;flex-wrap:wrap;margin-top:40px;padding-top:32px;border-top:1px solid hsla(0,0%,100%,.12)}.hero-stat-item{text-align:center}.hero-stat-num{font-size:2rem;font-weight:900;color:#60a5fa;line-height:1}.hero-stat-lbl{font-size:.8rem;color:hsla(0,0%,100%,.6);margin-top:4px}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.why-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius-md);padding:32px;transition:all .3s}.why-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px);border-color:var(--primary)}.why-icon{width:52px;height:52px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;margin-bottom:20px}.why-icon svg{width:26px;height:26px}.why-card h3{font-size:1.05rem;font-weight:700;color:var(--navy);margin-bottom:10px}.why-card p{font-size:.9rem;color:var(--mid);line-height:1.65}.jobs-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px;flex-wrap:wrap}.jobs-count{font-size:.9rem;color:var(--mid)}.jobs-count strong{color:var(--navy)}.job-filter{display:flex;gap:8px;flex-wrap:wrap}.job-filter-btn{padding:7px 18px;border-radius:999px;border:1.5px solid var(--border);font-size:.85rem;font-weight:600;color:var(--mid);cursor:pointer;background:#fff;transition:all .2s;font-family:inherit}.job-filter-btn.active,.job-filter-btn:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.jobs-list{display:flex;flex-direction:column;gap:16px;margin-bottom:64px}.job-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius-md);padding:24px 28px;display:flex;align-items:center;gap:20px;transition:all .3s}.job-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px);border-color:var(--primary)}.job-card[hidden]{display:none!important}.job-icon{width:54px;height:54px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.4rem}.job-info{flex:1 1;min-width:0}.job-title{font-size:1.05rem;font-weight:700;color:var(--navy);margin-bottom:8px}.job-tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px}.job-tag{display:inline-flex;align-items:center;gap:4px;font-size:.75rem;font-weight:600;padding:3px 10px;border-radius:999px;border:1px solid var(--border);color:var(--mid);background:var(--bg-soft)}.job-skills{display:flex;gap:6px;flex-wrap:wrap}.job-desc{font-size:.88rem;color:var(--mid);line-height:1.65;margin-bottom:10px}.job-desc p{margin:0 0 4px}.job-desc p:last-child{margin-bottom:0}.job-desc strong{color:var(--dark);font-weight:600}.job-desc em{font-style:italic}.job-desc code{font-size:.82rem;background:var(--bg-soft);padding:1px 5px;border-radius:3px}.job-skill{font-size:.75rem;font-weight:500;padding:3px 9px;border-radius:4px;background:var(--primary-light);color:var(--primary)}.job-right{display:flex;flex-direction:column;align-items:flex-end;gap:12px;flex-shrink:0}.job-salary{font-size:1rem;font-weight:700;color:var(--navy);white-space:nowrap}.job-salary span{font-size:.8rem;font-weight:400;color:var(--light)}.how-it-works{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius-lg);padding:56px;display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center}.hiw-steps{display:flex;flex-direction:column;gap:20px}.hiw-step{display:flex;gap:16px;align-items:flex-start}.hiw-num{width:34px;height:34px;background:var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:800;color:#fff;flex-shrink:0}.hiw-step h4{font-size:.95rem;font-weight:700;color:var(--navy);margin-bottom:4px}@keyframes shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.skeleton{border-radius:var(--radius-sm);background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%);background-size:1200px 100%;animation:shimmer 1.4s linear infinite;margin-bottom:16px}.skeleton-label{height:24px;width:120px;border-radius:999px}.skeleton-title{height:44px;width:100%}.skeleton-meta{height:20px;width:260px}.skeleton-hero-img{height:420px;border-radius:var(--radius-lg);margin:24px 0}.skeleton-text{height:18px;width:100%}.article-loading{padding:80px 0 60px}.article-loading-inner{max-width:720px}.article-error{padding:120px 0}.article-error-inner{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.article-error-icon{color:var(--light)}.article-error-inner h2{font-size:1.5rem;font-weight:700;color:var(--navy)}.article-error-inner p{color:var(--mid);max-width:380px}.article-cover-img{width:100%;aspect-ratio:16/7;object-fit:cover;border-radius:var(--radius-md);margin:24px 0 36px;display:block;background:var(--bg-alt)}.article-layout{display:grid;grid-template-columns:1fr 320px;grid-gap:56px;gap:56px;padding:56px 0 80px;align-items:flex-start}.article-main{min-width:0}.article-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.2;color:var(--navy);margin:16px 0 20px}.article-byline{display:flex;align-items:center;gap:10px;font-size:.875rem;color:var(--mid);margin-bottom:40px;flex-wrap:wrap}.article-byline-sep{color:var(--border)}.article-body{font-size:1.0625rem;line-height:1.8;color:var(--dark)}.article-body h1,.article-body h2,.article-body h3{color:var(--navy);font-weight:700;line-height:1.3;margin:36px 0 14px}.article-body h1{font-size:1.75rem}.article-body h2{font-size:1.35rem}.article-body h3{font-size:1.1rem}.article-body p{margin-bottom:20px}.article-body ol,.article-body ul{padding-left:24px;margin-bottom:20px}.article-body li{margin-bottom:8px}.article-body ul li{list-style:disc}.article-body ol li{list-style:decimal}.article-body blockquote{border-left:4px solid var(--primary);padding:12px 20px;margin:24px 0;background:var(--primary-light);border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:var(--dark);font-style:italic}.article-body code{background:var(--bg-alt);border:1px solid var(--border);border-radius:4px;padding:2px 6px;font-size:.875em;font-family:Menlo,Consolas,monospace}.article-body hr{border:none;border-top:1px solid var(--border);margin:40px 0}.article-body strong{color:var(--navy)}.article-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:40px;margin-top:48px;border-top:1px solid var(--border);flex-wrap:wrap}.article-share{gap:8px;font-size:.875rem}.article-share,.share-btn{display:flex;align-items:center;color:var(--mid)}.share-btn{justify-content:center;width:36px;height:36px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--white);cursor:pointer;transition:all .2s}.share-btn svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2}.share-btn--copied,.share-btn:hover{background:var(--primary);border-color:var(--primary);color:var(--white)}.article-sidebar{display:flex;flex-direction:column;gap:24px;position:-webkit-sticky;position:sticky;top:calc(var(--nav-h) + 24px)}.sidebar-card{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius-md);padding:24px}.sidebar-card h3{font-size:1rem;font-weight:700;color:var(--navy);margin-bottom:10px}.sidebar-card p{font-size:.875rem;color:var(--mid);line-height:1.6}.sidebar-card-alt{background:var(--white)}.sidebar-article{display:flex;gap:12px;align-items:flex-start;padding:12px 0;border-bottom:1px solid var(--border);cursor:pointer;transition:opacity .2s}.sidebar-article:last-child{border-bottom:none}.sidebar-article:hover{opacity:.75}.sidebar-article-img{width:64px;height:52px;border-radius:var(--radius-sm);background:var(--bg-alt) center/cover no-repeat;flex-shrink:0}.sidebar-article-info{flex:1 1;min-width:0}.sidebar-article-title{font-size:.82rem;font-weight:600;color:var(--navy);line-height:1.4;margin:4px 0 2px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sidebar-article-meta{font-size:.75rem;color:var(--light)}.job-detail-header{padding:0 0 8px;margin-bottom:0}.job-detail-title{font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:800;color:var(--navy);line-height:1.2;margin:12px 0 20px}.job-detail-meta{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-bottom:24px}.job-detail-tags{display:flex;gap:8px;flex-wrap:wrap}.job-detail-salary-num{font-size:1.35rem;font-weight:800;color:var(--primary)}.job-detail-salary-period{font-size:.95rem;color:var(--mid)}.job-detail-actions{display:flex;gap:12px;flex-wrap:wrap}.job-detail-layout{display:grid;grid-template-columns:1fr 360px;grid-gap:40px;gap:40px;padding:56px 0 80px;align-items:flex-start}.job-detail-main{display:flex;flex-direction:column;gap:28px;min-width:0}.job-detail-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-md);padding:32px}.job-detail-section-title{font-size:1.1rem;font-weight:700;color:var(--navy);margin-bottom:20px;padding-bottom:14px;border-bottom:1px solid var(--border)}.job-detail-desc{font-size:1rem;line-height:1.8;color:var(--dark)}.job-detail-desc p{margin-bottom:14px}.job-detail-desc strong{color:var(--navy)}.job-skills--lg{display:flex;flex-wrap:wrap;gap:10px}.job-skill--lg{font-size:.875rem;padding:7px 16px;border-radius:999px;background:var(--primary-light);color:var(--primary);font-weight:600;border:1px solid #bfdbfe}.job-detail-aside{display:flex;flex-direction:column;gap:24px;position:-webkit-sticky;position:sticky;top:calc(var(--nav-h) + 24px)}.job-fact-card{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius-md);padding:24px}.job-fact-card h3{font-size:1rem;font-weight:700;color:var(--navy);margin-bottom:18px}.job-facts-list{display:flex;flex-direction:column;gap:14px}.job-fact-item{display:flex;align-items:flex-start;gap:12px}.job-fact-icon{font-size:1.1rem;width:24px;text-align:center;flex-shrink:0}.job-fact-label{display:block;font-size:.72rem;color:var(--light);font-weight:600;text-transform:uppercase;letter-spacing:.06em}.job-fact-value{display:block;font-size:.9rem;font-weight:600;color:var(--navy);margin-top:2px}.job-apply-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-md);padding:28px;box-shadow:var(--shadow-sm)}.job-apply-card h3{font-size:1.1rem;font-weight:700;color:var(--navy);margin-bottom:6px}.job-apply-intro{font-size:.875rem;color:var(--mid);margin-bottom:20px}.job-apply-form{gap:16px}.form-field,.job-apply-form{display:flex;flex-direction:column}.form-field{gap:6px}.form-field label{font-size:.82rem;font-weight:600;color:var(--navy)}.form-field .req{color:var(--primary)}.form-field .optional{font-weight:400;color:var(--light)}.form-field input,.form-field select,.form-field textarea{width:100%;padding:10px 14px;border:1.5px solid var(--border);border-radius:var(--radius-sm);font-family:inherit;font-size:.9rem;color:var(--navy);background:var(--white);transition:border-color .2s,box-shadow .2s;resize:vertical}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(37,99,235,.1)}.form-hint{font-size:.78rem;color:var(--mid);line-height:1.4;margin:0}.form-hint a{color:var(--primary);text-decoration:underline}.form-field input[type=file]{padding:7px 10px;cursor:pointer}.form-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;font-size:.82rem;padding:10px 14px;border-radius:var(--radius-sm)}.apply-submit-btn{width:100%;justify-content:center}.apply-submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.apply-success{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;padding:20px 0}.apply-success-icon{width:64px;height:64px;background:#d1fae5;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#059669}.apply-success h4{font-size:1.1rem;font-weight:700;color:var(--navy)}.apply-success p{font-size:.875rem;color:var(--mid)}.similar-roles{background:var(--bg-soft)}.similar-roles-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.similar-role-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-md);padding:24px;transition:box-shadow .2s,transform .2s;display:block;color:inherit}.similar-role-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.similar-role-card h4{font-size:.95rem;font-weight:700;color:var(--navy);margin:8px 0 2px}@media (max-width:1024px){.article-layout{grid-template-columns:1fr;gap:40px}.article-sidebar{position:static;flex-direction:row;flex-wrap:wrap}.sidebar-card{flex:1 1 260px}.job-detail-layout{grid-template-columns:1fr;gap:32px}.job-detail-aside{position:static}.similar-roles-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.article-cover-img{aspect-ratio:16/9;margin:16px 0 24px}.article-layout{padding:32px 0 56px}.article-footer{flex-direction:column;align-items:flex-start}.job-detail-layout{padding:24px 0 56px}.similar-roles-grid{grid-template-columns:1fr}}@media (max-width:560px){.article-sidebar{flex-direction:column}.job-apply-card,.job-detail-card{padding:20px}}.hiw-step p{font-size:.85rem;color:var(--mid);line-height:1.6}@media (max-width:1024px){.featured-post{grid-template-columns:1fr}.featured-post-img{min-height:220px}.blog-posts-grid{grid-template-columns:repeat(2,1fr)}.why-grid{grid-template-columns:1fr 1fr}.how-it-works{grid-template-columns:1fr;gap:40px;padding:36px}}@media (max-width:768px){.blog-posts-grid{grid-template-columns:1fr}.featured-post-body{padding:28px}.featured-post-body h2{font-size:1.3rem}.why-grid{grid-template-columns:1fr}.job-card{flex-direction:column}.job-card,.job-right{align-items:flex-start}.job-right{flex-direction:row;flex-wrap:wrap}.hero-stats-row{gap:24px}}@media (max-width:560px){.jobs-header{flex-direction:column;align-items:flex-start}}