* {margin:0;padding:0;box-sizing:border-box;}
body {font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;background:#FFFFFF;color:#1A2C3E;line-height:1.5;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;}
.container {width:100%;max-width:1280px;margin:0 auto;padding:0 24px;}
.navbar {position:sticky;top:0;background:rgba(255,255,255,0.96);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);z-index:1000;border-bottom:1px solid rgba(0,0,0,0.05);padding:12px 0;transition:all 0.2s;}
.nav-wrapper {display:flex;justify-content:space-between;align-items:center;gap:16px;}
.logo h1 {font-size:1.6rem;font-weight:800;background:linear-gradient(135deg,#1F5E6E,#3AAFA9);background-clip:text;-webkit-background-clip:text;color:transparent;letter-spacing:-0.3px;}
.nav-links {display:flex;gap:28px;align-items:center;}
.nav-links a {text-decoration:none;font-weight:500;color:#1E2F3F;transition:color 0.2s;font-size:0.95rem;white-space:nowrap;}
.nav-links a:hover {color:#3AAFA9;}
.menu-icon {display:none;font-size:1.6rem;cursor:pointer;color:#1E2F3F;background:none;border:none;width:44px;height:44px;align-items:center;justify-content:center;border-radius:30px;}
.btn-primary,.btn-outline {display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;font-weight:600;border-radius:60px;transition:all 0.25s ease;cursor:pointer;text-align:center;font-size:0.9rem;}
.btn-primary {background:#1F5E6E;color:white;padding:10px 24px;border:none;}
.btn-primary:hover {background:#3AAFA9;transform:translateY(-2px);box-shadow:0 8px 18px -6px rgba(58,175,169,0.3);}
.btn-outline {background:transparent;border:1px solid #CBD5E1;color:#1E2F3F;padding:10px 24px;}
.btn-outline:hover {border-color:#3AAFA9;color:#3AAFA9;}
.hero {padding:80px 0 70px;background:linear-gradient(135deg,#F9FCFE 0%,#F0F5F9 100%);}
.hero-grid {display:flex;flex-direction:row;align-items:center;gap:48px;}
.hero-content {flex:1.2;}
.hero-badge {background:#E0F0EF;color:#1F5E6E;display:inline-block;padding:6px 14px;border-radius:40px;font-size:0.75rem;font-weight:700;margin-bottom:20px;}
.hero-content h1 {font-size:3.2rem;font-weight:800;line-height:1.2;letter-spacing:-0.02em;background:linear-gradient(to right,#1F3B4C,#1F5E6E);background-clip:text;-webkit-background-clip:text;color:transparent;margin-bottom:18px;}
.hero-highlight {font-size:1rem;color:#2C3E50;border-left:3px solid #3AAFA9;padding-left:16px;font-weight:500;margin:16px 0 24px;}
.hero-visual {flex:0.9;border-radius:28px;overflow:hidden;box-shadow:0 20px 32px -12px rgba(0,0,0,0.12);}
.hero-visual img {width:100%;height:auto;display:block;}
.highlight-tag {background:#E0F0EF;padding:5px 12px;border-radius:40px;font-size:0.7rem;font-weight:600;display:inline-block;margin-right:8px;margin-top:8px;}
.btn-group {display:flex;gap:12px;flex-wrap:wrap;margin:20px 0 16px;}
section {padding:70px 0;border-bottom:1px solid #EDF2F7;}
.section-title {font-size:2.2rem;font-weight:800;margin-bottom:12px;color:#1F3B4C;letter-spacing:-0.3px;}
.section-sub {font-size:1rem;color:#5C6F87;max-width:680px;margin-bottom:40px;}
.cards-grid {display:grid;grid-template-columns:repeat(3,1fr);gap:28px;}
.card {background:#fff;border-radius:28px;padding:28px 24px;box-shadow:0 4px 12px rgba(0,0,0,0.02),0 1px 2px rgba(0,0,0,0.03);transition:transform 0.2s,box-shadow 0.2s;border:1px solid #EEF2F8;}
.card:hover {transform:translateY(-4px);box-shadow:0 20px 30px -12px rgba(0,0,0,0.08);}
.card-icon {font-size:2.2rem;margin-bottom:16px;color:#3AAFA9;}
.card h3 {font-size:1.3rem;margin-bottom:8px;}
.card p {color:#475569;font-size:0.9rem;}
.stats-row {background:#E9F3F0;border-radius:48px;padding:32px 24px;display:flex;flex-wrap:wrap;justify-content:space-around;text-align:center;gap:32px;margin-top:48px;}
.stat-item h3 {font-size:2rem;font-weight:800;color:#1F5E6E;}
.testimonial-row {display:grid;grid-template-columns:repeat(2,1fr);gap:28px;margin:48px 0 24px;}
.testimonial-card {background:#F9FCFD;border-radius:24px;padding:24px;border:1px solid #E2EDF2;}
.testimonial-card img {width:52px;height:52px;border-radius:50%;object-fit:cover;margin-bottom:16px;}
.client-logos {display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;background:#F9FCFD;border-radius:60px;padding:16px 28px;margin-top:40px;}
.client-logos span {font-size:0.9rem;font-weight:600;color:#6C86A3;}
.about-features {display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:40px;}
.feature-item i {font-size:2rem;color:#3AAFA9;margin-bottom:12px;display:inline-block;}
.contact-info-block {background:#F8FAFE;border-radius:40px;padding:40px;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;align-items:center;}
.contact-details {flex:1;min-width:240px;}
.contact-details h3 {font-size:1.6rem;margin-bottom:20px;}
.contact-details p {margin:12px 0;display:flex;align-items:center;gap:10px;flex-wrap:wrap;word-break:break-word;}
.social-links {display:flex;gap:12px;flex-wrap:wrap;margin-top:20px;}
.social-links a {background:#FFFFFF;width:46px;height:46px;border-radius:60px;display:inline-flex;align-items:center;justify-content:center;font-size:1.4rem;color:#1F5E6E;transition:0.2s;border:1px solid #DFE8EF;text-decoration:none;}
.social-links a:hover {background:#1F5E6E;color:white;}
.office-visual {flex:0.7;min-width:200px;border-radius:28px;overflow:hidden;}
.office-visual img {width:100%;height:auto;display:block;}
footer {background:#0C1E28;color:#CDDFE7;padding:48px 0 32px;}
.footer-grid {display:flex;flex-wrap:wrap;justify-content:space-between;gap:32px;margin-bottom:32px;}
.footer-links {display:flex;gap:28px;flex-wrap:wrap;}
.footer-links a {color:#CDDFE7;text-decoration:none;font-size:0.85rem;}
.footer-links a:hover {color:#7AC7B6;}
.copyright {text-align:center;font-size:0.75rem;border-top:1px solid #1F3340;padding-top:24px;}
.modal-content {background:white;max-width:780px;width:96%;max-height:80vh;overflow-y:auto;border-radius:16px;padding:28px;margin:16px;}
@media (max-width:1024px) {.cards-grid {gap:20px;}
.hero-content h1 {font-size:2.8rem;}
;}
@media (max-width:860px) {.menu-icon {display:flex;}
.nav-links {position:fixed;top:68px;left:-100%;width:70%;max-width:280px;height:calc(100vh - 68px);background:rgba(255,255,255,0.98);backdrop-filter:blur(20px);flex-direction:column;gap:24px;padding:32px 24px;transition:left 0.3s cubic-bezier(0.2,0.9,0.4,1.1);box-shadow:2px 0 24px rgba(0,0,0,0.08);z-index:999;align-items:flex-start;border-right:1px solid #E9EDF2;}
.nav-links a {font-size:1.1rem;white-space:normal;}
.nav-links.active {left:0;}
body.menu-open {overflow:hidden;}
  .hero-grid {flex-direction:column;gap:32px;}
.hero-content {order:1;}
.hero-visual {order:0;width:100%;max-width:500px;margin:0 auto;}
.hero-content h1 {font-size:2.2rem;}
  .cards-grid {grid-template-columns:repeat(2,1fr);gap:20px;}
.testimonial-row {grid-template-columns:1fr;gap:20px;}
.about-features {grid-template-columns:1fr;gap:28px;}
;}
@media (max-width:640px) {.container {padding:0 20px;}
section {padding:50px 0;}
.section-title {font-size:1.8rem;}
.cards-grid {grid-template-columns:1fr;gap:18px;}
.stats-row {flex-direction:column;gap:24px;border-radius:32px;padding:28px 16px;}
.client-logos {border-radius:32px;justify-content:center;}
.contact-info-block {padding:24px;flex-direction:column;}
.office-visual {width:100%;}
.footer-grid {flex-direction:column;text-align:center;}
.footer-links {justify-content:center;}
.btn-primary,.btn-outline {padding:10px 18px;font-size:0.85rem;}
.hero {padding:60px 0 50px;}
;}
@media (min-width:861px) and (max-width:1024px) {.hero-content h1 {font-size:2.5rem;}
;}
img {max-width:100%;height:auto;}
