*{box-sizing:border-box;margin:0;padding:0}
body{font-family:'Segoe UI',Arial,sans-serif;color:#1e293b;background:#fff;font-size:16px}
a{text-decoration:none;color:#0369A1}
a:hover{color:#0284c7}
img{max-width:100%;height:auto}

.navbar{background:#0c1e35;padding:0 0}
.navbar-brand{color:#fff;font-size:22px;font-weight:700;letter-spacing:-0.5px}
.navbar-brand span{color:#38bdf8}
.navbar-brand:hover{color:#e2e8f0}
.navbar-nav .nav-link{color:#cbd5e1;font-size:15px;font-weight:500;padding:8px 14px}
.navbar-nav .nav-link:hover{color:#fff}
.navbar-nav .nav-link.active{color:#fff}
.navbar-toggler{border-color:#334155}
.navbar-toggler-icon{filter:invert(1)}
.nav-cta{background:#0369A1;color:#fff;border-radius:6px;padding:8px 20px;margin-left:8px}
.nav-cta:hover{background:#0284c7;color:#fff}
.nav-cta a{color:#fff}

.hero-section{background:linear-gradient(135deg,#0c1e35 0%,#0369A1 100%);color:#fff;padding:90px 0 70px}
.hero-section h1{font-size:46px;font-weight:800;line-height:1.15;margin-bottom:20px}
.hero-section p{font-size:19px;color:#bfdbfe;margin-bottom:32px;max-width:560px}
.hero-section .btn-primary{background:#0369A1;border:none;padding:14px 32px;font-size:16px;font-weight:600;border-radius:6px}
.hero-section .btn-outline-light{padding:14px 32px;font-size:16px;font-weight:600;border-radius:6px}

.section-title{font-size:34px;font-weight:800;color:#0c1e35;margin-bottom:12px}
.section-subtitle{font-size:17px;color:#64748b;margin-bottom:48px;max-width:580px;margin-left:auto;margin-right:auto}

.step-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:36px 28px;text-align:center;transition:box-shadow 0.2s,transform 0.2s}
.step-card:hover{box-shadow:0 8px 32px rgba(3,105,161,0.13);transform:translateY(-4px)}
.step-number{width:56px;height:56px;background:#0369A1;color:#fff;border-radius:50%;font-size:22px;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 18px}
.step-card h4{font-size:20px;font-weight:700;color:#0c1e35;margin-bottom:10px}
.step-card p{color:#475569;font-size:15px}

.feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:28px 22px;transition:box-shadow 0.2s,transform 0.2s;height:100%}
.feature-card:hover{box-shadow:0 6px 24px rgba(3,105,161,0.12);transform:translateY(-3px)}
.feature-icon{width:48px;height:48px;background:#eff6ff;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}
.feature-icon i{font-size:22px;color:#0369A1}
.feature-card h5{font-size:17px;font-weight:700;color:#0c1e35;margin-bottom:8px}
.feature-card p{color:#64748b;font-size:14px;margin:0}

.carrier-logo-wall{background:#f1f5f9;padding:48px 0}
.carrier-logo-placeholder{background:#e5e7eb;width:150px;height:60px;display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:13px;border-radius:6px;font-weight:500}

.cta-section{background:#0369A1;color:#fff;padding:72px 0;text-align:center}
.cta-section h2{font-size:36px;font-weight:800;margin-bottom:16px}
.cta-section p{font-size:18px;color:#bfdbfe;margin-bottom:32px}
.cta-section .btn-light{padding:14px 36px;font-size:16px;font-weight:700;border-radius:6px;color:#0369A1}

footer{background:#0c1e35;color:#cbd5e1;padding:60px 0 28px}
footer h5{color:#fff;font-size:16px;font-weight:700;margin-bottom:18px}
footer a{color:#94a3b8;font-size:14px;display:block;margin-bottom:8px;transition:color 0.2s}
footer a:hover{color:#fff}
footer .footer-brand{font-size:22px;font-weight:800;color:#fff;margin-bottom:10px}
footer .footer-brand span{color:#38bdf8}
footer .footer-desc{color:#94a3b8;font-size:14px;line-height:1.7;max-width:280px}
footer .footer-divider{border-color:#1e3a5f;margin:32px 0 20px}
footer .footer-bottom{color:#64748b;font-size:13px}
footer .footer-bottom a{display:inline;color:#94a3b8}
footer .footer-bottom a:hover{color:#fff}

.page-hero{background:linear-gradient(135deg,#0c1e35 0%,#1e3a5f 100%);color:#fff;padding:70px 0 50px;text-align:center}
.page-hero h1{font-size:40px;font-weight:800;margin-bottom:12px}
.page-hero p{font-size:17px;color:#bfdbfe;max-width:560px;margin:0 auto}

.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:28px;text-align:center}
.stat-number{font-size:42px;font-weight:900;color:#0369A1;line-height:1}
.stat-label{color:#64748b;font-size:14px;margin-top:6px}

.team-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:box-shadow 0.2s,transform 0.2s}
.team-card:hover{box-shadow:0 8px 32px rgba(3,105,161,0.13);transform:translateY(-4px)}
.team-card img{width:100%;height:240px;object-fit:cover}
.team-card-body{padding:20px}
.team-card-body h5{font-size:18px;font-weight:700;color:#0c1e35;margin-bottom:4px}
.team-card-body .role{font-size:14px;color:#0369A1;font-weight:600;margin-bottom:8px}
.team-card-body p{font-size:14px;color:#64748b;margin:0}

.contact-info-item{display:flex;align-items:flex-start;gap:14px;margin-bottom:24px}
.contact-info-icon{width:42px;height:42px;background:#eff6ff;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.contact-info-icon i{color:#0369A1;font-size:18px}
.contact-info-text h6{font-size:15px;font-weight:700;color:#0c1e35;margin-bottom:2px}
.contact-info-text p{font-size:14px;color:#64748b;margin:0}

.form-control:focus,.form-select:focus{border-color:#0369A1;box-shadow:0 0 0 3px rgba(3,105,161,0.12)}
.btn-primary-custom{background:#0369A1;border:none;color:#fff;padding:12px 28px;font-size:15px;font-weight:600;border-radius:6px;transition:background 0.2s}
.btn-primary-custom:hover{background:#0284c7;color:#fff}

.news-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;transition:box-shadow 0.2s,transform 0.2s;height:100%}
.news-card:hover{box-shadow:0 6px 24px rgba(3,105,161,0.12);transform:translateY(-3px)}
.news-card-body{padding:22px}
.news-tag{display:inline-block;background:#eff6ff;color:#0369A1;font-size:12px;font-weight:600;padding:3px 10px;border-radius:4px;margin-bottom:10px}
.news-card-body h5{font-size:17px;font-weight:700;color:#0c1e35;margin-bottom:8px;line-height:1.4}
.news-card-body p{font-size:14px;color:#64748b;margin-bottom:12px}
.news-meta{font-size:13px;color:#94a3b8}
.read-more{font-size:14px;color:#0369A1;font-weight:600}
.read-more:hover{color:#0284c7}

.solution-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:32px 26px;transition:box-shadow 0.2s,transform 0.2s;height:100%}
.solution-card:hover{box-shadow:0 8px 32px rgba(3,105,161,0.13);transform:translateY(-4px)}
.solution-icon{width:56px;height:56px;background:#eff6ff;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}
.solution-icon i{font-size:26px;color:#0369A1}
.solution-card h4{font-size:20px;font-weight:700;color:#0c1e35;margin-bottom:10px}
.solution-card p{color:#475569;font-size:15px;margin-bottom:16px}
.solution-card ul{padding-left:18px;color:#475569;font-size:14px}
.solution-card ul li{margin-bottom:6px}

.product-feature-row{padding:56px 0;border-bottom:1px solid #f1f5f9}
.product-feature-row:last-child{border-bottom:none}
.product-feature-row h3{font-size:26px;font-weight:800;color:#0c1e35;margin-bottom:12px}
.product-feature-row p{font-size:15px;color:#475569;margin-bottom:16px}
.product-feature-row ul{padding-left:20px;color:#475569;font-size:15px}
.product-feature-row ul li{margin-bottom:8px}

.arch-placeholder{background:#e5e7eb;width:100%;height:300px;display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:14px;border-radius:8px}

.legal-content{max-width:820px;margin:0 auto;padding:60px 20px}
.legal-content h1{font-size:34px;font-weight:800;color:#0c1e35;margin-bottom:8px}
.legal-content .updated{color:#64748b;font-size:14px;margin-bottom:36px}
.legal-content h2{font-size:22px;font-weight:700;color:#0c1e35;margin-top:36px;margin-bottom:12px}
.legal-content p{font-size:15px;color:#475569;line-height:1.8;margin-bottom:14px}
.legal-content ul{padding-left:22px;color:#475569;font-size:15px;line-height:1.8;margin-bottom:14px}
.legal-content ul li{margin-bottom:6px}

#cookie-banner{position:fixed;bottom:0;left:0;right:0;background:#0c1e35;color:#cbd5e1;padding:16px 24px;z-index:9999;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}
#cookie-banner p{margin:0;font-size:14px;flex:1;min-width:200px}
#cookie-banner a{color:#38bdf8}
#cookie-accept{background:#0369A1;border:none;color:#fff;padding:9px 22px;font-size:14px;font-weight:600;border-radius:5px;cursor:pointer;white-space:nowrap}
#cookie-accept:hover{background:#0284c7}

@media(max-width:768px){
.hero-section h1{font-size:30px}
.hero-section p{font-size:16px}
.section-title{font-size:26px}
.page-hero h1{font-size:28px}
.cta-section h2{font-size:26px}
#cookie-banner{flex-direction:column;align-items:flex-start}
}

/* === Card Uniformity Fix (auto-generated) === */

.feature-card {
  display: flex;
  flex-direction: column;
}

.news-card {
  display: flex;
  flex-direction: column;
}

.step-card {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.team-card {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.read-more {
  margin-top: auto;
  display: inline-block;
}

.feature-card img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.news-card img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.step-card img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

/* === Read More Pin Fix (auto-generated) === */

.feature-card > p {
  flex: 1;
}
.feature-card > a:last-child,
.feature-card > a:last-of-type {
  margin-top: auto;
  padding-top: 12px;
}

.news-card > p {
  flex: 1;
}
.news-card > a:last-child,
.news-card > a:last-of-type {
  margin-top: auto;
  padding-top: 12px;
}

.solution-card > p {
  flex: 1;
}
.solution-card > a:last-child,
.solution-card > a:last-of-type {
  margin-top: auto;
  padding-top: 12px;
}

.stat-card > p {
  flex: 1;
}
.stat-card > a:last-child,
.stat-card > a:last-of-type {
  margin-top: auto;
  padding-top: 12px;
}

.step-card > p {
  flex: 1;
}
.step-card > a:last-child,
.step-card > a:last-of-type {
  margin-top: auto;
  padding-top: 12px;
}

.team-card > p {
  flex: 1;
}
.team-card > a:last-child,
.team-card > a:last-of-type {
  margin-top: auto;
  padding-top: 12px;
}

/* === Last-Child Pin Fix (auto-generated) === */

.news-card > :last-child {
  margin-top: auto;
}

.team-card > :last-child {
  margin-top: auto;
}

a.read-more,
[class*="read-more"],
[class*="blog-read-more"] {
  margin-top: auto;
}

/* Card title link styling */
.blog-card h3 a, .blog-card h4 a, .blog-card h5 a,
.news-card h3 a, .news-card h4 a, .news-card h5 a,
.insight-card h3 a, .insight-card h4 a, .insight-card h5 a,
[class*="-card"] h3 a, [class*="-card"] h4 a, [class*="-card"] h5 a {
  color: inherit;
  text-decoration: none;
}
[class*="-card"] h3 a:hover, [class*="-card"] h4 a:hover, [class*="-card"] h5 a:hover {
  text-decoration: underline;
}

/* Form placeholder visibility */
input::placeholder, textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #6b7280;
  opacity: 1;
}
input, textarea, select {
  color: #111827;
  border: 1px solid #d1d5db;
}
input:focus, textarea:focus, select:focus {
  outline: none;
  border-color: var(--accent, #3b82f6);
  box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1);
}

/* Universal card equal height */
[class$="-card"], [class*="-card "] {
  height: 100%;
  display: flex;
  flex-direction: column;
}
