:root{--primary:#2563eb;--secondary:#0f172a;--light:#f8fafc;--text:#334155;--white:#ffffff;--gradient:linear-gradient(135deg,#0f172a,#1e40af)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:'Segoe UI',sans-serif;color:var(--text);background:#fff;overflow-x:hidden}.hero-section{min-height:100vh;display:flex;align-items:center;background:linear-gradient(135deg,#0f172a,#1e3a8a);color:#fff;padding:100px 0}.hero-badge{display:inline-block;background:rgba(255,255,255,.12);padding:10px 18px;border-radius:50px;font-weight:600;font-size:.9rem;margin-bottom:18px}.hero-title{font-size:3.5rem;font-weight:800;margin-bottom:18px;line-height:1.1}.hero-subtitle{font-size:1.25rem;color:rgba(255,255,255,.85);max-width:600px;margin-bottom:10px}.hero-slogan{font-size:1.1rem;color:#cbd5f5;font-weight:500}.hero-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:24px;padding:50px 30px;backdrop-filter:blur(10px);box-shadow:0 25px 60px rgba(0,0,0,.25)}.hero-logo{width:140px;height:auto;margin-bottom:20px}.hero-card-text{color:rgba(255,255,255,.85);font-weight:500}.hero-section .btn-primary{background:#fff;color:#0f172a;border:none;font-weight:600}.hero-section .btn-primary:hover{background:#f1f5f9}.hero-section .btn-outline-light{border:2px solid rgba(255,255,255,.6);color:#fff}.hero-section .btn-outline-light:hover{background:#fff;color:#0f172a}@media (max-width:768px){.hero-title{font-size:2.4rem}}.section-title{margin-bottom:20px;color:#0a2540}.card{border:none;box-shadow:0 4px 10px rgba(0,0,0,.1);transition:.3s}.card:hover{transform:translateY(-5px)}footer{background:#0a2540;color:#fff;padding:20px;text-align:center}.social-section{padding:60px 20px;background:#0f172a;text-align:center}.social-section h2{font-size:2rem;margin-bottom:40px;color:#fff}.social-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;max-width:1000px;margin:auto}.social-card{background:rgba(255,255,255,.05);padding:18px 20px;border-radius:12px;transition:all .3s ease;text-align:left;border:1px solid rgba(255,255,255,.08)}.social-card:hover{transform:translateY(-5px);background:rgba(56,189,248,.1);border-color:#38bdf8}.social-card a{display:block;color:#38bdf8;text-decoration:none;font-weight:600;font-size:1.05rem}.social-card a:hover{text-decoration:underline}.label{font-weight:700;display:block;margin-bottom:5px}section{scroll-margin-top:90px;padding:100px 0}.section-title{text-align:center;margin-bottom:60px}.section-title h2{font-size:2.4rem;color:var(--secondary)}.section-title p{color:#64748b;margin-top:12px}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:10px;top:10px;background:#fff;padding:10px;z-index:1000}.process-card{background:#fff;border-radius:18px;padding:32px 28px;height:100%;transition:all .3s ease;border:1px solid rgba(0,0,0,.06);box-shadow:0 10px 30px rgba(0,0,0,.05)}.process-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px rgba(0,0,0,.08)}.process-number{width:58px;height:58px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#0f172a);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;margin-bottom:22px}.process-card h3{font-size:1.25rem;font-weight:700;margin-bottom:14px;color:#0f172a}.process-card p{margin-bottom:0;color:#475569;line-height:1.7}.why-us-section{position:relative}.why-card{background:#fff;border-radius:20px;padding:38px 28px;border:1px solid rgba(0,0,0,.06);box-shadow:0 12px 35px rgba(15,23,42,.06);transition:all .35s ease}.why-card:hover{transform:translateY(-8px);box-shadow:0 22px 50px rgba(15,23,42,.12)}.why-icon{width:78px;height:78px;margin:0 auto 24px;border-radius:18px;background:linear-gradient(135deg,#2563eb,#0f172a);display:flex;align-items:center;justify-content:center;font-size:2rem;color:#fff;box-shadow:0 12px 25px rgba(37,99,235,.25)}.why-card h3{font-size:1.35rem;font-weight:700;margin-bottom:16px;color:#0f172a}.why-card p{color:#475569;line-height:1.75;margin-bottom:0}.technology-section{background:#fff}.tech-card{background:#f8fafc;border-radius:18px;padding:28px 22px;border:1px solid rgba(0,0,0,.06);box-shadow:0 10px 25px rgba(15,23,42,.05);transition:.3s ease}.tech-card:hover{transform:translateY(-6px);box-shadow:0 18px 45px rgba(15,23,42,.12)}.tech-icon{font-size:1.8rem;margin-bottom:12px}.tech-card h3{font-size:1.2rem;font-weight:700;margin-bottom:12px}.tech-list{list-style:none;padding:0;margin:0}.tech-list li{font-size:.95rem;color:#475569;padding:4px 0}@media (max-width:768px){.technology-section{padding-top:40px!important;padding-bottom:40px!important}.tech-card{padding:18px 16px;border-radius:14px}.tech-card h3{font-size:1.05rem;margin-bottom:8px}.tech-list li{font-size:.9rem;padding:2px 0}.tech-icon{font-size:1.5rem;margin-bottom:8px}.technology-section .row{--bs-gutter-y:14px}}.careers-section{position:relative}.career-wrapper{background:#fff;border-radius:24px;padding:50px;box-shadow:0 20px 60px rgba(15,23,42,.08);border:1px solid rgba(0,0,0,.05)}.career-content h3{font-size:2rem;font-weight:700;margin-bottom:20px;color:#0f172a}.career-content p{color:#475569;line-height:1.8;margin-bottom:28px}.career-tags{display:flex;flex-wrap:wrap;gap:14px}.career-tags span{background:#eff6ff;color:#2563eb;padding:10px 18px;border-radius:50px;font-weight:600;font-size:.95rem}.career-card{background:linear-gradient(135deg,#0f172a,#2563eb);color:#fff;border-radius:22px;padding:42px 32px;height:100%;box-shadow:0 20px 50px rgba(37,99,235,.25)}.career-icon{width:82px;height:82px;margin:0 auto 24px;border-radius:20px;background:rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;font-size:2.2rem}.career-card h3{font-size:1.7rem;font-weight:700;margin-bottom:18px}.career-card p{color:rgba(255,255,255,.85);line-height:1.7}@media (max-width:768px){.career-wrapper{padding:32px 24px}.career-content h3{font-size:1.6rem}}.ideas-section{position:relative;background:#f8fafc}.ideas-wrapper{background:#fff;border-radius:28px;padding:55px;box-shadow:0 20px 60px rgba(15,23,42,.08);border:1px solid rgba(0,0,0,.05)}.ideas-label{display:inline-block;background:#eff6ff;color:#2563eb;padding:10px 18px;border-radius:50px;font-weight:600;margin-bottom:22px}.ideas-content h2{font-size:2.4rem;font-weight:700;color:#0f172a;margin-bottom:20px;line-height:1.2}.ideas-content p{color:#475569;line-height:1.8;margin-bottom:20px}.ideas-tags{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.ideas-tags span{background:#f1f5f9;color:#0f172a;padding:10px 18px;border-radius:50px;font-weight:600;font-size:.95rem}.ideas-card{background:linear-gradient(135deg,#2563eb,#0f172a);color:#fff;border-radius:24px;padding:42px 34px;box-shadow:0 20px 50px rgba(37,99,235,.25)}.ideas-icon{width:88px;height:88px;margin:0 auto 24px;border-radius:22px;background:rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;font-size:2.4rem}.ideas-card h3{font-size:1.8rem;font-weight:700;margin-bottom:18px}.ideas-card p{color:rgba(255,255,255,.88);line-height:1.7}@media (max-width:768px){.ideas-wrapper{padding:34px 24px}.ideas-content h2{font-size:1.9rem}}.social-connect-section{background:#fff;position:relative}.social-modern-card{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#fff;border-radius:22px;padding:34px 20px;height:100%;transition:all .35s ease;border:1px solid rgba(0,0,0,.06);box-shadow:0 12px 35px rgba(15,23,42,.06);color:#0f172a}.social-modern-card:hover{transform:translateY(-8px);box-shadow:0 22px 55px rgba(15,23,42,.12)}.social-modern-icon{width:78px;height:78px;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:2rem;margin-bottom:22px;color:#fff}.social-modern-card h3{font-size:1.05rem;font-weight:700;margin:0}.linkedin-card .social-modern-icon{background:linear-gradient(135deg,#0a66c2,#004182)}.x-card .social-modern-icon{background:linear-gradient(135deg,#111827,#000)}.facebook-card .social-modern-icon{background:linear-gradient(135deg,#1877f2,#0d47a1)}.instagram-card .social-modern-icon{background:linear-gradient(135deg,#f58529,#dd2a7b,#8134af)}.pinterest-card .social-modern-icon{background:linear-gradient(135deg,#e60023,#b0001b)}.articles-section{position:relative}.blog-feature-card{background:#fff;border-radius:24px;padding:38px;border:1px solid rgba(0,0,0,.06);box-shadow:0 18px 50px rgba(15,23,42,.08);transition:all .35s ease}.blog-feature-card:hover{transform:translateY(-6px);box-shadow:0 25px 65px rgba(15,23,42,.12)}.blog-tag{display:inline-block;background:#eff6ff;color:#2563eb;padding:8px 16px;border-radius:50px;font-weight:600;font-size:.85rem;margin-bottom:18px}.blog-feature-card h3{font-size:1.6rem;font-weight:700;margin-bottom:14px;color:#0f172a}.blog-feature-card p{color:#475569;line-height:1.7}.blog-meta{display:flex;gap:10px;margin-top:14px;font-size:.9rem;color:#64748b}.blog-side-stack{display:flex;flex-direction:column;gap:20px}.blog-mini-card{background:#fff;border-radius:18px;padding:24px;border:1px solid rgba(0,0,0,.06);box-shadow:0 10px 30px rgba(15,23,42,.05);transition:all .3s ease}.blog-mini-card:hover{transform:translateY(-5px)}.blog-mini-card h4{font-size:1.1rem;font-weight:700;margin-bottom:10px;color:#0f172a}.blog-mini-card p{color:#64748b;margin:0;font-size:.95rem}.vision-section{position:relative;background:#f8fafc}.vision-wrapper{background:#fff;border-radius:28px;padding:60px;border:1px solid rgba(0,0,0,.05);box-shadow:0 20px 60px rgba(15,23,42,.08)}.vision-label{display:inline-block;background:#eff6ff;color:#2563eb;padding:10px 18px;border-radius:50px;font-weight:600;margin-bottom:18px}.vision-content h2{font-size:2.4rem;font-weight:800;color:#0f172a;margin-bottom:20px;line-height:1.2}.vision-content p{color:#475569;line-height:1.8;margin-bottom:16px}.founder-info{margin-top:22px;font-size:1rem;color:#0f172a}.vision-card{background:linear-gradient(135deg,#0f172a,#2563eb);color:#fff;border-radius:24px;padding:42px 30px;box-shadow:0 20px 50px rgba(37,99,235,.25)}.vision-icon{width:85px;height:85px;margin:0 auto 24px;border-radius:22px;background:rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;font-size:2.2rem}.vision-card h3{font-size:1.7rem;font-weight:700;margin-bottom:14px}.vision-card p{color:rgba(255,255,255,.85);line-height:1.7}.cta-section{background:linear-gradient(135deg,#0f172a,#2563eb);color:#fff;position:relative;overflow:hidden}.cta-wrapper{padding:70px 30px}.cta-badge{display:inline-block;background:rgba(255,255,255,.12);color:#fff;padding:10px 18px;border-radius:50px;font-weight:600;margin-bottom:20px}.cta-wrapper h2{font-size:2.6rem;font-weight:800;margin-bottom:18px;line-height:1.2}.cta-wrapper p{color:rgba(255,255,255,.85);line-height:1.8;font-size:1.1rem}.cta-section .btn-primary{background:#fff;color:#0f172a;border:none;font-weight:600}.cta-section .btn-primary:hover{background:#f1f5f9}.cta-section .btn-outline-light{border:2px solid rgba(255,255,255,.6);color:#fff}.cta-section .btn-outline-light:hover{background:#fff;color:#0f172a}.company-section{background:#fff}.company-card{background:#f8fafc;padding:40px;border-radius:24px;border:1px solid rgba(0,0,0,.05);box-shadow:0 15px 40px rgba(15,23,42,.06)}.company-badge{display:inline-block;background:#eff6ff;color:#2563eb;padding:10px 18px;border-radius:50px;font-weight:600;margin-bottom:18px}.company-card h3{font-size:2rem;font-weight:800;color:#0f172a;margin-bottom:18px;line-height:1.2}.company-card p{color:#475569;line-height:1.8;margin-bottom:16px}.company-highlight{background:linear-gradient(135deg,#0f172a,#2563eb);color:#fff;padding:40px;border-radius:24px;box-shadow:0 20px 50px rgba(37,99,235,.25)}.company-highlight h3{font-size:1.6rem;font-weight:700;margin-bottom:18px}.company-highlight ul{list-style:none;padding:0;margin:0}.company-highlight ul li{padding:10px 0;border-bottom:1px solid rgba(255,255,255,.15);color:rgba(255,255,255,.9)}.company-highlight ul li:last-child{border-bottom:none}.company-note{margin-top:18px;font-size:.95rem;color:rgba(255,255,255,.8);font-style:italic}.who-we-help-section{position:relative;background:#f8fafc}.audience-card{background:#fff;border-radius:24px;padding:40px 30px;text-align:center;border:1px solid rgba(0,0,0,.06);box-shadow:0 12px 35px rgba(15,23,42,.06);transition:all .35s ease}.audience-card:hover{transform:translateY(-8px);box-shadow:0 22px 55px rgba(15,23,42,.12)}.audience-icon{width:78px;height:78px;margin:0 auto 22px;border-radius:20px;background:linear-gradient(135deg,#2563eb,#0f172a);display:flex;align-items:center;justify-content:center;font-size:2rem;color:#fff;box-shadow:0 12px 25px rgba(37,99,235,.25)}.audience-card h3{font-size:1.4rem;font-weight:700;margin-bottom:14px;color:#0f172a}.audience-card p{color:#475569;line-height:1.7;margin-bottom:0}.services-section{background:#fff}.service-modern-card{background:#f8fafc;border-radius:24px;padding:42px 30px;text-align:center;border:1px solid rgba(0,0,0,.05);box-shadow:0 12px 35px rgba(15,23,42,.06);transition:all .35s ease}.service-modern-card:hover{transform:translateY(-10px);box-shadow:0 25px 65px rgba(15,23,42,.12);background:#fff}.service-icon{width:78px;height:78px;margin:0 auto 22px;border-radius:20px;background:linear-gradient(135deg,#2563eb,#0f172a);display:flex;align-items:center;justify-content:center;font-size:2rem;color:#fff;box-shadow:0 12px 25px rgba(37,99,235,.25)}.service-modern-card h3{font-size:1.4rem;font-weight:700;margin-bottom:14px;color:#0f172a}.service-modern-card p{color:#475569;line-height:1.7;margin-bottom:0}.solutions-section{background:#f8fafc}.solution-card{background:#fff;border-radius:24px;padding:40px 30px;text-align:left;border:1px solid rgba(0,0,0,.06);box-shadow:0 12px 35px rgba(15,23,42,.06);transition:all .35s ease;position:relative;overflow:hidden}.solution-card:hover{transform:translateY(-10px);box-shadow:0 25px 65px rgba(15,23,42,.12)}.solution-icon{width:70px;height:70px;border-radius:18px;background:linear-gradient(135deg,#2563eb,#0f172a);display:flex;align-items:center;justify-content:center;font-size:1.8rem;color:#fff;margin-bottom:18px}.solution-tag{display:inline-block;background:#eff6ff;color:#2563eb;padding:6px 14px;border-radius:50px;font-size:.8rem;font-weight:600;margin-bottom:14px}.solution-card h3{font-size:1.3rem;font-weight:700;margin-bottom:12px;color:#0f172a}.solution-card p{color:#475569;line-height:1.7;margin-bottom:0}.specialization-section{background:#f8fafc}.focus-card{background:#fff;border-radius:24px;padding:40px 26px;text-align:center;border:1px solid rgba(0,0,0,.06);box-shadow:0 12px 35px rgba(15,23,42,.06);transition:all .35s ease}.focus-card:hover{transform:translateY(-10px);box-shadow:0 25px 65px rgba(15,23,42,.12)}.focus-icon{width:76px;height:76px;margin:0 auto 20px;border-radius:18px;background:linear-gradient(135deg,#2563eb,#0f172a);display:flex;align-items:center;justify-content:center;font-size:1.8rem;color:#fff;box-shadow:0 12px 25px rgba(37,99,235,.25)}.focus-card h3{font-size:1.25rem;font-weight:700;margin-bottom:12px;color:#0f172a}.focus-card p{color:#475569;line-height:1.7;margin:0}.priorities-section{position:relative}.priority-card{background:#fff;border-radius:24px;padding:42px 28px;text-align:center;border:1px solid rgba(0,0,0,.06);box-shadow:0 12px 35px rgba(15,23,42,.06);transition:all .35s ease}.priority-card:hover{transform:translateY(-10px);box-shadow:0 25px 65px rgba(15,23,42,.12)}.priority-icon{width:78px;height:78px;margin:0 auto 20px;border-radius:20px;background:linear-gradient(135deg,#2563eb,#0f172a);display:flex;align-items:center;justify-content:center;font-size:1.8rem;color:#fff;box-shadow:0 12px 25px rgba(37,99,235,.25)}.priority-card h3{font-size:1.3rem;font-weight:700;margin-bottom:12px;color:#0f172a}.priority-card p{color:#475569;line-height:1.7;margin:0}.faq-section{position:relative}.modern-navbar{background:rgba(15,23,42,.85);backdrop-filter:blur(12px);transition:all .3s ease;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.08)}.brand-text{font-weight:800;letter-spacing:.3px}.navbar-nav .nav-link{color:rgba(255,255,255,.75);font-weight:500;padding:8px 12px;border-radius:8px;transition:.3s}.navbar-nav .nav-link:hover{color:#fff;background:rgba(255,255,255,.08)}.navbar-nav .nav-link:focus{color:#fff}.nav-cta{font-weight:600;border-radius:10px;box-shadow:0 10px 25px rgba(37,99,235,.25)}@media (max-width:991px){.navbar-collapse{background:#0f172a;margin-top:12px;padding:20px;border-radius:16px}.navbar-nav .nav-link{padding:10px 12px}}.modern-accordion .accordion-item{border:none;margin-bottom:14px;border-radius:14px;overflow:hidden;box-shadow:0 10px 30px rgba(15,23,42,.06)}.modern-accordion .accordion-button{background:#fff;font-weight:600;color:#0f172a;padding:18px 20px;box-shadow:none}.modern-accordion .accordion-button:not(.collapsed){background:#eff6ff;color:#2563eb}.modern-accordion .accordion-body{background:#fff;color:#475569;line-height:1.7;padding:18px 20px}.icon{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:2;vertical-align:middle}.audience-icon svg,.career-icon svg,.focus-icon svg,.ideas-icon svg,.social-modern-icon svg,.tech-icon svg,.vision-icon svg,.why-icon svg{width:28px;height:28px;stroke:currentColor;fill:none;stroke-width:2}