/* -- SEO Page Additions ----------------------- */
.top-bar{background:#003366;color:#fff;padding:.4rem 0;font-size:.75rem}
.top-bar-inner{display:flex;justify-content:space-between;align-items:center}
.top-bar-msg{font-weight:700;text-transform:uppercase;letter-spacing:.5px}
.top-meta{display:flex;gap:1rem}
.top-meta a{color:rgba(255,255,255,.8)}
.top-meta a:hover{color:#fff}
.breadcrumb-nav{background:var(--gray-100);padding:.6rem 0;font-size:.85rem;border-bottom:1px solid var(--gray-200)}
.breadcrumb{display:flex;gap:.5rem;list-style:none;align-items:center}
.breadcrumb li:not(:last-child)::after{content:" ›";margin-left:.5rem;color:var(--secondary)}
.breadcrumb a{color:var(--primary)}
.breadcrumb-inline{font-size:.85rem;color:var(--secondary);margin-bottom:1rem}
.breadcrumb-inline a{color:var(--primary)}
.page-hero{background:linear-gradient(135deg,#003366 0%,#0056b3 100%);color:#fff;padding:4rem 0}
.page-hero h1{color:#fff;font-size:2.5rem;margin-bottom:1rem}
.page-hero p{color:rgba(255,255,255,.85);font-size:1.1rem;max-width:700px}
.hero-eyebrow{font-size:.9rem;font-weight:700;color:var(--primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem}
.hero-sub{font-size:1.1rem;color:var(--secondary);margin-bottom:2rem;max-width:600px}
.trust-bar{background:#f0f4ff;border-top:3px solid var(--primary);border-bottom:1px solid #dde4f5;padding:1rem 0}
.trust-bar-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;text-align:center;font-size:.9rem}
.section-header{text-align:center;margin-bottom:3rem}
.section-header h2{font-size:2rem;color:#003366}
.section-header p{color:var(--secondary);max-width:600px;margin:.5rem auto 0}
.product-cat{font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--primary);margin-bottom:.4rem}
.product-tagline-text{font-size:.9rem;color:var(--secondary);margin:.5rem 0}
.product-card{display:flex;flex-direction:column;background:#fff;border-radius:12px;padding:1.5rem;box-shadow:var(--shadow);border:1px solid var(--gray-200);transition:var(--transition)}
.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}
.product-card-body{flex:1}
.price-current{font-size:1.5rem;font-weight:800;color:var(--primary)}
.price-original{font-size:1rem;color:var(--secondary);text-decoration:line-through;margin-right:.5rem}
.price-badge{background:#e74c3c;color:#fff;font-size:.7rem;font-weight:700;padding:.2rem .5rem;border-radius:4px;margin-left:.5rem;vertical-align:middle}
.check{color:#0056b3;font-size:1.1rem}
.comparison-table{width:100%;border-collapse:collapse;min-width:700px;font-size:.9rem}
.comparison-table th{background:#0056b3;color:#fff;padding:1rem 1.2rem;text-align:center}
.comparison-table th:first-child{text-align:left}
.comparison-table td{padding:1rem 1.2rem;border-bottom:1px solid #eee;text-align:center}
.comparison-table td:first-child{text-align:left;font-weight:500;background:#fdfdfd}
.comparison-table .os-row td{background:#f0f4ff;font-size:.85rem}
.comparison-table-wrapper{overflow-x:auto}
.testimonials{padding:5rem 0;background:#f8f9fa}
.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}
.testimonial-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:var(--shadow)}
.stars{color:#ffc107;font-size:1.1rem;margin-bottom:.8rem}
.reviewer{font-weight:700;margin-top:1rem}
.reviewer-role{font-size:.8rem;color:var(--secondary)}
.hubs-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}
.hub-card{background:#fdfdfd;border:1px solid #eee;border-radius:12px;padding:1.5rem}
.hub-card h3{border-bottom:2px solid var(--primary);padding-bottom:.5rem;margin-bottom:1rem}
.hub-card ul{list-style:none;padding:0}
.hub-card li{margin-bottom:.6rem;font-size:.9rem}
.hub-card a{color:var(--secondary)}
.hub-card a:hover{color:var(--primary)}
.hub-more-link{display:inline-block;margin-top:1rem;color:var(--primary);font-weight:700;font-size:.9rem}
.trust-section{padding:4rem 0;background:#003366;color:#fff}
.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;text-align:center}
.trust-icon{font-size:2.5rem;margin-bottom:.8rem}
.trust-grid h4{color:#fff;margin-bottom:.5rem}
.trust-grid p{color:rgba(255,255,255,.8);font-size:.9rem}
.city-hero{padding:6rem 0;background:linear-gradient(135deg,#003366,#0056b3);color:#fff;text-align:center}
.city-hero h1{color:#fff;font-size:2.8rem}
.city-hero-sub{font-size:1.1rem;color:rgba(255,255,255,.85);max-width:700px;margin:.8rem auto 2rem}
.btn-outline-white{border:2px solid #fff;color:#fff!important;background:transparent;padding:.8rem 2rem;border-radius:8px;font-weight:600}
.btn-outline-white:hover{background:#fff;color:var(--primary)!important}
.city-content{padding:5rem 0}
.city-main-grid{display:grid;grid-template-columns:2fr 1fr;gap:4rem}
.main-content h2{margin:2rem 0 1rem;font-size:1.5rem}
.main-content p{margin-bottom:1.2rem;line-height:1.8;font-size:1rem}
.highlight-box{background:var(--gray-100);padding:2rem;border-radius:12px;margin:1.5rem 0;border-left:4px solid var(--primary)}
.highlight-box h3{margin-bottom:1rem}
.highlight-list{list-style:none;padding:0}
.highlight-list li{margin-bottom:.8rem;padding-left:1rem}
.city-product-list{display:flex;flex-direction:column;gap:1rem;margin:1.5rem 0}
.city-product-item{display:flex;align-items:center;gap:1.5rem;background:#fdfdfd;border:1px solid #eee;border-radius:12px;padding:1rem}
.city-product-img img{width:60px;height:60px;object-fit:contain}
.city-product-info{flex:1}
.city-product-info h4{margin-bottom:.2rem;font-size:1rem}
.city-product-info p{font-size:.85rem;color:var(--secondary);margin-bottom:.3rem}
.city-product-price{font-weight:700;color:var(--primary)}
.faq-section{margin-top:3rem}
.faq-section h2{margin-bottom:1.5rem}
.faq-item{border-bottom:1px solid var(--gray-200);padding-bottom:1.2rem;margin-bottom:1.2rem}
.faq-item h3,.faq-item .faq-question{font-size:1.05rem;margin-bottom:.5rem;color:var(--heading)}
.faq-answer{color:var(--secondary);line-height:1.7}
.internal-links{padding:4rem 0;background:var(--gray-100)}
.internal-links h2{margin-bottom:1.5rem}
.locations-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.8rem}
.city-link{font-size:.9rem;color:var(--primary)}
.other-countries{margin-top:2rem}
.other-countries h3{margin-bottom:1rem}
.freshness-note{margin-top:2rem;font-size:.8rem;color:#999;text-align:center}
.sidebar{display:flex;flex-direction:column;gap:1.5rem}
.sidebar-widget{background:#fff;border:1px solid var(--gray-200);border-radius:12px;padding:1.5rem;box-shadow:var(--shadow)}
.sidebar-widget h3,.sidebar-widget h4{margin-bottom:1rem;font-size:1.1rem}
.sidebar-product{border-bottom:1px solid var(--gray-100);padding-bottom:1rem;margin-bottom:1rem;display:flex;gap:.8rem;align-items:flex-start}
.sidebar-product img{width:50px;height:50px;object-fit:contain;border-radius:6px}
.sidebar-product h5{font-size:.9rem;margin-bottom:.2rem}
.sidebar-price{color:var(--primary);font-weight:700;font-size:.95rem;margin-bottom:.3rem}
.sidebar-product a{font-size:.8rem;color:var(--primary)}
.sidebar-cta{width:100%;text-align:center;margin-top:1rem}
.sidebar-trust .trust-list{list-style:none;padding:0}
.sidebar-trust .trust-list li{margin-bottom:.6rem;font-size:.9rem}
.about-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:4rem;align-items:start}
.about-stats{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}
.stat-card{background:#f0f4ff;border-radius:12px;padding:1.5rem;text-align:center;border:1px solid #dde4f5}
.stat-number{font-size:2rem;font-weight:800;color:var(--primary)}
.stat-label{font-size:.85rem;color:var(--secondary)}
.values-section{padding:5rem 0;background:var(--gray-100)}
.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}
.value-card{background:#fff;border-radius:12px;padding:2rem;text-align:center;box-shadow:var(--shadow)}
.value-icon{font-size:2.5rem;margin-bottom:1rem}
.eeat-section{padding:4rem 0;background:#fff}
.faq-layout,.blog-layout{display:grid;grid-template-columns:2fr 1fr;gap:4rem}
.faq-category{margin-bottom:3rem}
.faq-category h2{color:var(--primary);border-bottom:2px solid var(--gray-100);padding-bottom:.5rem;margin-bottom:1.5rem}
.faq-cta{background:var(--primary);color:#fff;padding:3rem;border-radius:16px;text-align:center;margin-top:3rem}
.faq-cta h2{color:#fff}
.faq-cta p{margin-bottom:1.5rem;color:rgba(255,255,255,.9)}
.blog-posts-grid{display:grid;grid-template-columns:1fr;gap:2rem}
.blog-card{background:#fff;border-radius:12px;border:1px solid var(--gray-200);box-shadow:var(--shadow);overflow:hidden;transition:var(--transition)}
.blog-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg)}
.blog-card-header{padding:.8rem 1.5rem 0}
.blog-cat{font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--primary);background:#f0f4ff;padding:.2rem .6rem;border-radius:4px}
.blog-card-body{padding:1.2rem 1.5rem}
.blog-card-title{font-size:1.15rem;margin-bottom:.6rem}
.blog-card-title a{color:var(--heading)}
.blog-card-title a:hover{color:var(--primary)}
.blog-card-excerpt{color:var(--secondary);font-size:.9rem;margin-bottom:.8rem}
.blog-card-meta{font-size:.8rem;color:var(--secondary);display:flex;gap:1.5rem}
.blog-card-footer{padding:.8rem 1.5rem 1.2rem}
.read-more-link{color:var(--primary);font-weight:600;font-size:.9rem}
.blog-post-hero{background:linear-gradient(135deg,#003366,#0056b3);color:#fff;padding:5rem 0 3rem}
.blog-post-hero h1{color:#fff;font-size:2.2rem;line-height:1.3}
.post-byline{display:flex;gap:2rem;font-size:.85rem;color:rgba(255,255,255,.8);margin-top:1.2rem;flex-wrap:wrap}
.blog-post-body{padding:4rem 0}
.post-layout{display:grid;grid-template-columns:2fr 1fr;gap:4rem}
.post-content h2{font-size:1.5rem;margin:2.5rem 0 1rem;color:#003366}
.post-content p{margin-bottom:1.2rem;line-height:1.9;font-size:1rem}
.author-box{background:var(--gray-100);border-radius:12px;padding:1.5rem;margin-top:3rem;display:flex;gap:1.5rem;align-items:flex-start}
.author-avatar{font-size:3rem;min-width:60px}
.author-info h4{margin-bottom:.4rem}
.post-cta-box{background:#003366;color:#fff;border-radius:16px;padding:2.5rem;margin-top:3rem;text-align:center}
.post-cta-box h3{color:#fff;margin-bottom:.5rem}
.post-cta-box p{color:rgba(255,255,255,.85);margin-bottom:1.5rem}
.post-cta-products{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:1.5rem}
.post-cta-product{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:#fff;padding:.8rem 1.2rem;border-radius:8px;font-size:.9rem}
.post-cta-product strong{display:block}
.related-list{list-style:none;padding:0}
.related-list li{margin-bottom:.8rem;padding-bottom:.8rem;border-bottom:1px solid var(--gray-100)}
.related-list a{color:var(--primary);font-size:.9rem;line-height:1.4}
.cat-list{list-style:none;padding:0}
.cat-list li{border-bottom:1px solid var(--gray-100);padding:.4rem 0}
.cat-list a{color:var(--secondary);font-size:.9rem}
.cat-list a:hover{color:var(--primary)}
.product-hero{padding:5rem 0;background:var(--gray-100)}
.product-hero-container{display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;align-items:center}
.product-img-box{background:#fff;border-radius:16px;padding:2rem;box-shadow:var(--shadow-lg);text-align:center;min-height:350px;display:flex;align-items:center;justify-content:center}
.product-trust-row{display:flex;gap:1rem;justify-content:center;margin-top:1rem;font-size:.8rem;color:var(--secondary)}
.product-category-label{font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--primary);margin-bottom:.4rem}
.product-info h1{font-size:2rem;margin-bottom:.3rem}
.product-tagline{font-size:1.1rem;color:var(--primary);font-weight:600;margin-bottom:1rem}
.product-rating{display:flex;align-items:center;gap:.5rem;color:#ffc107;margin-bottom:1rem}
.rating-text{color:var(--secondary);font-size:.9rem}
.product-price-box{margin-bottom:1.5rem}
.price-note{font-size:.85rem;color:var(--secondary);font-weight:400}
.product-quick-features{list-style:none;padding:0;margin-bottom:1.5rem}
.product-quick-features li{margin-bottom:.5rem;font-size:.9rem}
.product-delivery-note{font-size:.9rem;margin-top:1rem;color:var(--secondary)}
.product-sys-req{font-size:.8rem;color:var(--secondary);margin-top:.8rem}
.product-details{padding:5rem 0}
.product-details-layout{display:grid;grid-template-columns:2fr 1fr;gap:4rem}
.product-details-main h2{margin:2rem 0 1rem;font-size:1.5rem}
.features-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem}
.feature-card{background:var(--gray-100);border-radius:10px;padding:1.2rem;border-left:4px solid var(--primary);display:flex;gap:.8rem}
.feature-icon{color:var(--primary);font-weight:700;font-size:1.1rem;min-width:20px}
.feature-card h4{font-size:.95rem;margin-bottom:.2rem}
.feature-card p{font-size:.8rem;color:var(--secondary);margin:0}
.compare-table{width:100%;border-collapse:collapse;font-size:.85rem}
.compare-table th{background:#003366;color:#fff;padding:.8rem 1rem;text-align:left}
.compare-table th:not(:first-child){text-align:center}
.compare-table td{padding:.7rem 1rem;border-bottom:1px solid #eee}
.compare-table td:not(:first-child){text-align:center}
.compare-table tr:nth-child(even) td{background:#f9f9f9}
.product-faq{margin-top:3rem}
.faq-accordion .faq-item{border:1px solid var(--gray-200);border-radius:8px;padding:1.2rem;margin-bottom:.8rem}
.faq-accordion .faq-question{font-size:1rem;margin-bottom:.6rem;color:var(--heading)}
.product-cta-bottom{background:#003366;color:#fff;padding:3rem;border-radius:16px;text-align:center;margin-top:3rem}
.product-cta-bottom h2{color:#fff}
.product-cta-bottom p{color:rgba(255,255,255,.85);margin-bottom:1.5rem}
.city-links-section{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--gray-200)}
.city-links-section h3{margin-bottom:1rem}
.city-links-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:.6rem}
.city-links-grid a{font-size:.85rem;color:var(--primary);padding:.3rem 0}
.product-sidebar .sidebar-product{display:flex;gap:.8rem;align-items:flex-start}
.product-rating-stars{color:#ffc107}
.about-content{padding:5rem 0}
.about-text h2{margin:2rem 0 1rem}
.about-text p{margin-bottom:1.2rem;line-height:1.8}
.footer-logo{font-size:1.6rem;font-weight:900;color:var(--primary);display:inline-block;margin-bottom:1rem}
.footer-logo span{color:#003366;font-weight:400;margin-left:2px}
.footer-contact-info{font-size:.9rem;margin:1rem 0}
.footer-contact-info p{margin:.4rem 0}
.footer-contact-info a{color:var(--gray-200)}
.footer-links h4{color:#fff;margin-bottom:1rem;font-size:1rem}
.footer-links ul{list-style:none;padding:0}
.footer-links li{margin-bottom:.5rem}
.footer-links a{color:var(--gray-200);font-size:.9rem}
.footer-links a:hover{color:#fff}
.footer-seo-links h5{color:rgba(255,255,255,.9);margin-bottom:.5rem;font-size:.85rem}
.footer-seo-links a{color:rgba(255,255,255,.6);font-size:.8rem}
.footer-seo-links a:hover{color:#fff}
.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}
.footer-legal{display:flex;gap:1.5rem}
.footer-legal a{color:var(--gray-200);font-size:.85rem}
.footer-bottom p{font-size:.85rem;color:rgba(255,255,255,.6)}
.btn-outline{border:2px solid var(--primary);color:var(--primary)!important;background:transparent}
.btn-outline:hover{background:var(--primary);color:#fff!important}
.error-page{padding:6rem 0}
.thank-you-page{padding:6rem 0}
@media(max-width:1024px){.hubs-grid{grid-template-columns:repeat(2,1fr)}.values-grid{grid-template-columns:repeat(2,1fr)}.trust-bar-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:768px){.city-main-grid,.product-hero-container,.product-details-layout,.about-grid,.faq-layout,.blog-layout,.post-layout{grid-template-columns:1fr!important}.hubs-grid,.trust-grid,.values-grid,.trust-bar-grid{grid-template-columns:1fr!important}.sidebar,.post-sidebar,.product-sidebar,.blog-sidebar,.faq-sidebar{margin-top:2rem}.city-hero h1{font-size:1.9rem}.page-hero h1{font-size:1.8rem}.blog-post-hero h1{font-size:1.7rem}.features-grid{grid-template-columns:1fr}}
