*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0!important;font-family:Arial,sans-serif;color:#1f2937;background:#f4f7fb}header{height:auto!important;min-height:0!important}.seo-page{min-height:65vh;padding:28px 20px 64px}.seo-shell{max-width:1180px;margin:auto}.seo-breadcrumbs{display:flex;gap:9px;flex-wrap:wrap;font-size:14px;margin:0 0 20px;color:#667085}.seo-breadcrumbs a{color:#304050}.seo-hero{padding:30px;border-radius:24px;background:linear-gradient(135deg,#0f1f32,#7096be);color:#fff;margin-bottom:24px}.seo-hero h1{margin:0 0 12px;font-size:clamp(28px,4vw,44px)}.seo-hero p{max-width:850px;line-height:1.6}.seo-count{font-weight:700;margin-top:12px}.seo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:18px}.seo-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 14px 32px rgba(15,31,50,.11);display:flex;flex-direction:column}.seo-card-image{aspect-ratio:4/3;background:#edf2f7}.seo-card-image img{width:100%;height:100%;object-fit:contain;display:block}.seo-card-body{padding:16px;display:flex;flex-direction:column;gap:9px;flex:1}.seo-card h2{font-size:18px;margin:0}.seo-card h2 a{color:#0f1f32;text-decoration:none}.seo-card p{font-size:14px;line-height:1.5;color:#667085;margin:0}.seo-card-type{font-size:12px;text-transform:uppercase;color:#7096be;font-weight:800}.seo-price{font-weight:800;color:#304050;font-size:18px}.seo-stock{font-size:13px;color:#166534}.seo-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:auto}.seo-btn{border:0;border-radius:999px;background:#304050;color:#fff;padding:12px 17px;font-weight:800;text-decoration:none;cursor:pointer;display:inline-flex;justify-content:center}.seo-btn-light{background:#eef4fb;color:#304050}.seo-category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}.seo-category{display:block;background:#fff;border-radius:18px;padding:22px;text-decoration:none;color:#1f2937;box-shadow:0 12px 28px rgba(15,31,50,.1)}.seo-category h2{color:#0f1f32;margin:0 0 10px}.seo-category p{color:#667085;line-height:1.5}.seo-product{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:30px;background:#fff;border-radius:24px;padding:24px;box-shadow:0 16px 38px rgba(15,31,50,.12)}.seo-gallery img{width:100%;height:440px;object-fit:contain;background:#f7f9fc;border-radius:18px}.seo-product-info h1{font-size:clamp(30px,4vw,46px);margin:8px 0 14px;color:#0f1f32}.seo-kicker{color:#7096be;font-weight:800;text-transform:uppercase}.seo-price-large{font-size:28px}.seo-lead{line-height:1.65;color:#475467}.seo-commercial{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.seo-commercial span{background:#ecfdf5;color:#166534;border-radius:999px;padding:9px 12px;font-size:14px;font-weight:700}.seo-btn-wide{width:100%;font-size:16px}.seo-section{margin-top:28px;background:#fff;border-radius:22px;padding:24px}.seo-section h2{margin-top:0;color:#0f1f32}.seo-text{line-height:1.75}.seo-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.seo-links a{background:#eef4fb;color:#304050;padding:11px 14px;border-radius:999px;text-decoration:none;font-weight:700}.seo-search{display:flex;gap:10px;max-width:760px}.seo-search input{flex:1;padding:14px 16px;border-radius:999px;border:1px solid #cfd9e6;font-size:16px}.seo-empty{background:#fff;border-radius:20px;padding:28px;box-shadow:0 12px 28px rgba(15,31,50,.1)}@media(max-width:800px){.seo-product{grid-template-columns:1fr}.seo-gallery img{height:300px}.seo-page{padding:18px 12px 44px}.seo-search{flex-direction:column}}

.seo-gallery-main{background:#fff;border-radius:18px;overflow:hidden}.seo-gallery-main img{display:block;width:100%;height:440px;max-height:440px;object-fit:contain;object-position:center;background:#fff}.seo-thumbs{display:flex;gap:10px;overflow-x:auto;margin-top:12px;padding:3px}.seo-thumb{width:84px;height:70px;flex:0 0 auto;border:2px solid transparent;border-radius:10px;background:#fff;padding:3px;cursor:pointer}.seo-thumb.active{border-color:#567aa0}.seo-thumb img{width:100%;height:100%;object-fit:contain;border-radius:7px}.seo-empty a{color:#315f91;font-weight:800}

@media(max-width:900px){
  .seo-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
  .seo-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:620px){
  .seo-grid,.seo-category-grid{grid-template-columns:1fr;}
  .seo-hero{padding:22px 18px;border-radius:18px;}
  .seo-hero h1{font-size:28px;}
  .seo-card-image{aspect-ratio:4/3;}
  .seo-actions{flex-direction:column;}
  .seo-actions .seo-btn{width:100%;}
  .seo-product{padding:14px;border-radius:18px;}
  .seo-gallery-main img{height:300px;max-height:300px;}
  .seo-section{padding:18px;}
}
