.accessories-page-wrapper{background-color:var(--sky-light,#eff6ff);min-height:100vh}.accessories-breadcrumbs{font-size:var(--text-sm,.85rem);font-weight:var(--fw-medium,500);align-items:center;gap:.5rem;display:flex}.crumb-link{color:var(--primary-blue, );text-decoration:none;transition:color .2s}.crumb-link:hover{text-decoration:underline}.crumb-divider{color:var(--muted-text,#94a3b8)}.crumb-active{color:var(--heading-text, );font-weight:var(--fw-semibold,600)}.hero-pulse-dot{background-color:var(--primary-blue);width:8px;height:8px;box-shadow:0 0 8px var(--secondary-blue);border-radius:50%}.hero-heading{font-size:var(--h1-font-size,3rem);line-height:1.15}.hero-accent-line{background-color:#3a9;border-radius:2px;width:60px;height:3px}.hero-description{max-width:640px;font-size:.95rem;line-height:1.65}.hero-image-box{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);border-radius:12px;padding:.75rem;display:inline-block}.hero-image-box img{object-fit:contain;max-height:240px}.hero-card-glow-bg{pointer-events:none;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);width:400px;height:400px;position:absolute;top:-50%;right:-20%}.bullets-card{background:var(--section-bg,#fff);border:1px solid var(--border-color,rgba(0,0,0,.08));border-radius:12px;padding:2.25rem;box-shadow:0 4px 15px rgba(0,0,0,.03)}.bullets-heading{font-size:var(--text-lg);margin-bottom:1.25rem;font-weight:700;line-height:1.35}.accessories-bullet-list{margin:0;padding-left:1.5rem;list-style-type:disc}.bullet-item{font-size:var(--text-md);line-height:2.1;color:var(--text-body)!important}.bullet-item a{font-size:var(--text-md);color:var(--primary-red,#e34949);font-weight:600;text-decoration:underline;transition:color .2s}.bullet-item a:hover{color:var(--secondary-red,#b91c1c)}.detail-card{background:var(--section-bg,#fff);border:1px solid var(--border-color,rgba(0,0,0,.08));border-radius:14px;padding:2.5rem;box-shadow:0 4px 20px rgba(0,0,0,.04)}.badge-group{flex-wrap:wrap;gap:.4rem;display:flex}.badge-primary{background-color:var(--primary-blue);color:#fff;font-size:var(--text-xs,.75rem);font-weight:var(--fw-bold,700);border-radius:4px;padding:.25rem .65rem;display:inline-block}.detail-title{font-size:var(--text-lg);margin-bottom:.75rem;font-weight:700;line-height:1.35}.lead-text{font-size:var(--text-md,1rem);color:var(--para-text,#475569);line-height:1.6}.image-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:2rem 0;display:grid}.figure-card{border:1px solid var(--border-color,rgba(0,0,0,.08));background-color:#fff;border-radius:8px;flex-direction:column;width:100%;max-width:550px;margin:0 auto;display:flex;overflow:hidden}.image-container{background-color:#fff;justify-content:center;align-items:center;width:100%;min-height:240px;max-height:350px;padding:1rem;display:flex}.product-image{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:320px;display:block}.image-caption{font-size:var(--text-sm,.85rem);color:var(--para-text,#475569);border-top:1px solid var(--border-color,rgba(0,0,0,.08));background:var(--section-bg,#fff);text-align:center;padding:.85rem 1rem;font-style:italic;line-height:1.4}.details-content{background:var(--sky-light,#eff6ff);border-left:4px solid var(--primary-blue);border-radius:8px;flex-direction:column;gap:.75rem;margin-bottom:2rem;padding:1.25rem 1.5rem;display:flex}.detail-item{align-items:flex-start;gap:.5rem;display:flex}.bullet-icon{color:var(--primary-blue);font-weight:700}.detail-paragraph{font-size:var(--text-md);color:var(--heading-text,#1e3b2d);margin:0;line-height:1.6}.action-row{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}@media (max-width:768px){.hero-heading{font-size:var(--text-4xl,2.2rem)}.detail-title{font-size:var(--text-3xl,1.75rem)}.detail-card{padding:1.5rem}}
