.single-lens-page{padding:2rem 0 4rem;min-height:70vh}.single-lens-article{background:linear-gradient(135deg,rgb(30 42 74 / .95) 0%,rgb(20 30 55 / .95) 100%);backdrop-filter:blur(20px);border-radius:20px;padding:3rem;box-shadow:0 20px 60px rgb(0 0 0 / .4);border:1px solid rgb(0 212 170 / .1)}.lens-breadcrumbs{margin-bottom:2.5rem}.breadcrumb-wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;padding:1rem 1.5rem;background:rgb(0 212 170 / .05);border-radius:12px;border:1px solid rgb(0 212 170 / .15)}.breadcrumb-link{display:inline-flex;align-items:center;gap:.5rem;color:#00d4aa;text-decoration:none;transition:all 0.3s ease;padding:.25rem .5rem;border-radius:6px}.breadcrumb-link:hover{background:rgb(0 212 170 / .1);transform:translateX(3px)}.breadcrumb-separator{color:rgb(255 255 255 / .3);font-size:1.2rem}.breadcrumb-current{color:#fff;font-weight:500}.lens-header{text-align:center;margin-bottom:4rem;padding:3rem 2rem;background:linear-gradient(135deg,rgb(0 212 170 / .1) 0%,rgb(79 172 254 / .1) 100%);border-radius:16px;position:relative;overflow:hidden}.header-gradient-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 0%,rgb(0 212 170 / .2) 0%,transparent 70%);pointer-events:none}.lens-header-content{position:relative;z-index:1}.lens-brand-label{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.5rem;background:linear-gradient(135deg,#00d4aa,#4facfe);color:#fff;border-radius:25px;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem}.lens-title{font-size:3rem;color:#fff;margin:1rem 0;font-weight:700;text-shadow:0 4px 20px rgb(0 212 170 / .3)}.lens-pitch{font-style:italic;color:#00d4aa;font-size:1.3rem;margin:1.5rem 0;display:flex;align-items:center;justify-content:center;gap:1rem}.lens-subtitle{color:rgb(255 255 255 / .8);font-size:1.1rem;margin:1rem 0}.lens-meta-row{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:2rem;flex-wrap:wrap}.lens-premium-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#ffd700,#ffed4e);color:#1a1d23;border-radius:25px;font-weight:600;box-shadow:0 4px 15px rgb(255 215 0 / .3)}.lens-taxonomies{display:flex;gap:.75rem;flex-wrap:wrap}.lens-category-badge,.lens-type-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:500;border:2px solid}.lens-category-badge{background:rgb(0 212 170 / .1);border-color:#00d4aa;color:#00d4aa}.lens-type-badge{background:rgb(79 172 254 / .1);border-color:#4facfe;color:#4facfe}.lens-category-badge.category-premium{background:rgb(255 215 0 / .1);border-color:gold;color:gold}.lens-category-badge.category-mid-range{background:rgb(79 172 254 / .1);border-color:#4facfe;color:#4facfe}.lens-category-badge.category-budget{background:rgb(76 175 80 / .1);border-color:#4caf50;color:#4caf50}.lens-rating-display{margin-top:2rem}.rating-container{display:inline-flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 2.5rem;background:rgb(0 212 170 / .1);border-radius:16px;border:2px solid rgb(0 212 170 / .3)}.stars{display:flex;gap:.25rem}.star{font-size:1.8rem;transition:all 0.3s ease}.star.filled{color:gold;text-shadow:0 0 10px rgb(255 215 0 / .5)}.star.half{color:gold;text-shadow:0 0 10px rgb(255 215 0 / .3)}.star.empty{color:rgb(255 255 255 / .2)}.rating-info{display:flex;align-items:baseline;gap:.25rem}.rating-number{font-size:2rem;font-weight:700;color:#00d4aa}.rating-divider{font-size:1.5rem;color:rgb(255 255 255 / .3)}.rating-max{font-size:1.2rem;color:rgb(255 255 255 / .5)}.rating-label{font-size:.85rem;color:rgb(255 255 255 / .7);text-transform:uppercase;letter-spacing:1px}.lens-content-wrapper{display:grid;grid-template-columns:400px 1fr;gap:3rem}.lens-sidebar{display:flex;flex-direction:column;gap:2rem}.lens-featured-image{border-radius:16px;overflow:hidden;position:relative;max-height:450px}.image-wrapper{position:relative;background:rgb(20 30 55 / .6);border-radius:16px;overflow:hidden;border:2px solid rgb(0 212 170 / .2);max-height:450px}.lens-image{width:100%;height:auto;max-height:450px;object-fit:contain;display:block;transition:transform 0.5s ease}.image-wrapper:hover .lens-image{transform:scale(1.05)}.image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 50%,rgb(0 212 170 / .1) 100%);opacity:0;transition:opacity 0.3s ease;pointer-events:none}.image-wrapper:hover .image-overlay{opacity:1}.lens-quick-specs-card,.lens-price-card{background:rgb(20 30 55 / .8);padding:2rem;border-radius:16px;border:1px solid rgb(0 212 170 / .2)}.card-title{display:flex;align-items:center;gap:.75rem;font-size:1.2rem;color:#00d4aa;margin-bottom:1.5rem;font-weight:600}.specs-list{display:flex;flex-direction:column;gap:0}.quick-spec-item{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid rgb(255 255 255 / .1);transition:all 0.3s ease}.quick-spec-item:last-child{border-bottom:none}.quick-spec-item:hover{padding-left:.5rem;background:rgb(0 212 170 / .05)}.spec-label{display:flex;align-items:center;gap:.5rem;color:rgb(255 255 255 / .7);font-size:.9rem}.spec-value{color:#fff;font-weight:600}.price-card-content{text-align:center}.price-label{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.85rem;color:#00d4aa;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-weight:600}.price-value-wrapper{display:flex;align-items:flex-start;justify-content:center;margin:1.5rem 0}.currency-symbol{font-size:1.5rem;color:#00d4aa;margin-top:.5rem}.price-value{font-size:3rem;font-weight:700;color:#fff;line-height:1}.btn-buy-amazon{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:1rem 2rem;background:linear-gradient(135deg,#ff9900,#ffb84d);color:#000;text-decoration:none;border-radius:12px;font-weight:600;font-size:1rem;transition:all 0.3s ease;box-shadow:0 4px 15px rgb(255 153 0 / .3);margin-top:1.5rem}.btn-buy-amazon:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgb(255 153 0 / .4)}.price-card-footer{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgb(255 255 255 / .1);font-size:.85rem;color:rgb(255 255 255 / .6)}.lens-main-content{display:flex;flex-direction:column;gap:2.5rem}.section-card{background:rgb(20 30 55 / .6);padding:2.5rem;border-radius:16px;border:1px solid rgb(0 212 170 / .2)}.section-header{margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid rgb(0 212 170 / .2)}.section-title{display:flex;align-items:center;gap:1rem;font-size:1.8rem;color:#fff;font-weight:600}.entry-content{color:rgb(255 255 255 / .9);line-height:1.8}.entry-content p{margin-bottom:1rem}.overview-extra{display:none}.overview-body.is-expanded .overview-extra{display:block}.overview-body.is-collapsed>p:first-child::after{content:'\2026';color:rgb(255 255 255 / .5);margin-left:2px}.overview-toggle-wrap{margin-top:.75rem}.overview-toggle{display:inline-flex;align-items:center;gap:.4rem;background:#fff0;border:1px solid rgb(0 212 170 / .4);color:#00d4aa;padding:.35rem 1rem;border-radius:20px;cursor:pointer;font-size:.85rem;font-weight:500;transition:background 0.2s,border-color 0.2s}.overview-toggle:hover{background:rgb(0 212 170 / .1);border-color:#00d4aa}.overview-toggle .toggle-icon{font-size:.75rem;transition:transform 0.3s ease}.entry-content h2,.entry-content h3{color:#00d4aa;margin:2rem 0 1rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.feature-item{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:rgb(0 212 170 / .05);border-radius:12px;border:1px solid rgb(0 212 170 / .2);transition:all 0.3s ease}.feature-item:hover{background:rgb(0 212 170 / .1);transform:translateY(-3px);box-shadow:0 4px 15px rgb(0 212 170 / .2)}.feature-icon-wrapper{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:linear-gradient(135deg,#00d4aa,#4facfe);border-radius:12px;flex-shrink:0}.feature-icon{font-size:1.5rem}.feature-text{color:#fff;font-size:.95rem;font-weight:500}.specs-table-wrapper{overflow-x:auto}.specs-table{width:100%;border-collapse:separate;border-spacing:0}.specs-table tr{transition:background 0.3s ease}.specs-table tr:hover{background:rgb(0 212 170 / .05)}.specs-table th,.specs-table td{padding:1.25rem 1.5rem;text-align:left;border-bottom:1px solid rgb(255 255 255 / .1)}.specs-table th{color:#00d4aa;font-weight:600;width:35%}.specs-table th i{margin-right:.5rem}.specs-table td{color:#fff;font-size:1rem}.related-lenses-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.related-lens-card{display:flex;flex-direction:column;background:rgb(20 30 55 / .6);border-radius:12px;overflow:hidden;border:1px solid rgb(0 212 170 / .2);transition:all 0.3s ease;text-decoration:none}.related-lens-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgb(0 212 170 / .2);border-color:#00d4aa}.related-lens-image{height:200px;overflow:hidden;background:rgb(10 20 40 / .8);display:flex;align-items:center;justify-content:center}.related-lens-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.related-lens-card:hover .related-lens-image img{transform:scale(1.1)}.placeholder-image{font-size:3rem;color:rgb(255 255 255 / .2)}.related-lens-content{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem}.related-lens-title{color:#fff;font-size:1.1rem;font-weight:600}.related-brand,.related-price{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:rgb(255 255 255 / .7)}.view-details{display:flex;align-items:center;gap:.5rem;color:#00d4aa;font-size:.85rem;font-weight:600;margin-top:.5rem}.full-width-container{display:grid;grid-template-columns:280px 1fr 280px;gap:2rem;max-width:1800px;margin:0 auto;padding:0 2rem}.lens-main-container{max-width:100%;padding:0}.lens-related-sidebar{position:relative}.sidebar-sticky{position:sticky;top:100px;max-height:calc(100vh - 120px);overflow-y:auto;padding:1.5rem;background:rgb(20 30 55 / .6);border-radius:16px;border:1px solid rgb(0 212 170 / .2);backdrop-filter:blur(10px)}.sidebar-sticky::-webkit-scrollbar{width:6px}.sidebar-sticky::-webkit-scrollbar-track{background:rgb(0 0 0 / .2);border-radius:10px}.sidebar-sticky::-webkit-scrollbar-thumb{background:rgb(0 212 170 / .5);border-radius:10px}.sidebar-sticky::-webkit-scrollbar-thumb:hover{background:rgb(0 212 170 / .7)}.sidebar-title{display:flex;align-items:center;gap:.75rem;font-size:1.1rem;color:#00d4aa;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid rgb(0 212 170 / .3);font-weight:600}.sidebar-lenses-list{display:flex;flex-direction:column;gap:1.25rem}.sidebar-lens-card{display:flex;gap:1rem;padding:1rem;background:rgb(30 42 74 / .4);border-radius:12px;border:1px solid rgb(0 212 170 / .1);text-decoration:none;transition:all 0.3s ease;overflow:hidden}.sidebar-lens-card:hover{background:rgb(30 42 74 / .6);border-color:#00d4aa;transform:translateX(5px);box-shadow:0 4px 15px rgb(0 212 170 / .2)}.sidebar-lens-image{position:relative;width:80px;height:80px;flex-shrink:0;border-radius:8px;overflow:hidden;background:rgb(10 20 40 / .6);display:flex;align-items:center;justify-content:center}.sidebar-lens-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.sidebar-lens-card:hover .sidebar-lens-image img{transform:scale(1.1)}.sidebar-placeholder{font-size:2rem;color:rgb(255 255 255 / .2)}.sidebar-type-badge{position:absolute;bottom:4px;left:4px;padding:2px 6px;background:rgb(79 172 254 / .9);color:#fff;font-size:.65rem;border-radius:4px;font-weight:600}.sidebar-lens-info{display:flex;flex-direction:column;gap:.4rem;flex:1;min-width:0}.sidebar-lens-title{color:#fff;font-size:.9rem;font-weight:600;line-height:1.3;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.sidebar-lens-brand{display:flex;align-items:center;gap:.4rem;font-size:.75rem;color:rgb(255 255 255 / .6);font-weight:500}.sidebar-lens-brand:before{content:"📷";font-size:.85rem}.sidebar-lens-price{font-size:.85rem;color:#00d4aa;font-weight:700}.sidebar-lens-price:before{content:"💰 ";font-size:.9rem}.sidebar-empty-message{text-align:center;color:rgb(255 255 255 / .5);font-size:.9rem;padding:2rem 1rem;font-style:italic}.lens-left-sidebar .sidebar-title{color:#4facfe}.lens-left-sidebar .sidebar-lens-card:hover{border-color:#4facfe}.lens-right-sidebar .sidebar-title{color:#f90}.lens-right-sidebar .sidebar-lens-card:hover{border-color:#f90}.lens-alternative-sections{display:flex;flex-direction:column;gap:3rem;margin-top:3rem}.alternative-lenses-section{background:rgb(20 30 55 / .6);padding:2.5rem;border-radius:16px;border:1px solid rgb(0 212 170 / .2)}.alternative-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid rgb(0 212 170 / .2);flex-wrap:wrap;gap:1rem}.alternative-section-title{display:flex;align-items:center;gap:1rem;font-size:1.8rem;color:#fff;font-weight:600;margin:0}.alternative-section-badge{padding:.5rem 1.5rem;border-radius:25px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.mid-range-badge{background:linear-gradient(135deg,#4facfe,#00d4aa);color:#fff}.budget-badge{background:linear-gradient(135deg,#4caf50,#8bc34a);color:#fff}.mid-range-lenses-section{border-color:rgb(79 172 254 / .3)}.mid-range-lenses-section .alternative-section-header{border-bottom-color:rgb(79 172 254 / .3)}.mid-range-lenses-section .alternative-section-title{color:#4facfe}.budget-lenses-section{border-color:rgb(76 175 80 / .3)}.budget-lenses-section .alternative-section-header{border-bottom-color:rgb(76 175 80 / .3)}.budget-lenses-section .alternative-section-title{color:#4caf50}.alternative-lenses-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.alternative-lens-card{display:flex;flex-direction:column;background:rgb(30 42 74 / .6);border-radius:12px;overflow:hidden;border:1px solid rgb(0 212 170 / .15);transition:all 0.3s ease;text-decoration:none}.alternative-lens-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px rgb(0 212 170 / .3)}.mid-range-card:hover{border-color:#4facfe;box-shadow:0 15px 40px rgb(79 172 254 / .3)}.budget-card:hover{border-color:#4caf50;box-shadow:0 15px 40px rgb(76 175 80 / .3)}.alternative-lens-image{position:relative;height:220px;overflow:hidden;background:rgb(10 20 40 / .8);display:flex;align-items:center;justify-content:center}.alternative-lens-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.alternative-lens-card:hover .alternative-lens-image img{transform:scale(1.15)}.alternative-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 40%,rgb(0 0 0 / .7) 100%);opacity:0;transition:opacity 0.3s ease}.alternative-lens-card:hover .alternative-overlay{opacity:1}.alternative-placeholder{font-size:3.5rem;color:rgb(255 255 255 / .2)}.alternative-lens-content{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem}.alternative-lens-title{color:#fff;font-size:1.1rem;font-weight:600;margin:0;line-height:1.3}.alternative-brand{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:rgb(255 255 255 / .7);font-weight:500}.alternative-lens-meta{display:flex;gap:1rem;flex-wrap:wrap}.alternative-spec{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:rgb(255 255 255 / .6);padding:.3rem .6rem;background:rgb(0 212 170 / .1);border-radius:6px}.alternative-price{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;color:#00d4aa;font-weight:700}.alternative-rating{display:flex;align-items:center;gap:.5rem;font-size:.9rem}.rating-stars{color:gold}.rating-value{color:rgb(255 255 255 / .7);font-weight:600}.alternative-view-details{display:flex;align-items:center;gap:.5rem;color:#00d4aa;font-size:.9rem;font-weight:600;margin-top:.5rem;transition:gap 0.3s ease}.alternative-lens-card:hover .alternative-view-details{gap:1rem}.specs-content-layout{display:grid;grid-template-columns:300px 1fr;gap:2rem}.specs-sidebar-widgets{display:flex;flex-direction:column;gap:1.5rem}.spec-widget{background:rgb(30 42 74 / .4);border-radius:12px;padding:1.5rem;border:1px solid rgb(0 212 170 / .15);transition:all 0.3s ease}.spec-widget:hover{border-color:rgb(0 212 170 / .3);transform:translateX(5px)}.widget-title{display:flex;align-items:center;gap:.75rem;font-size:1rem;color:#00d4aa;margin-bottom:1rem;font-weight:600;padding-bottom:.75rem;border-bottom:1px solid rgb(0 212 170 / .2)}.widget-content{display:flex;flex-direction:column;gap:.75rem}.compatibility-badge{display:flex;align-items:center;gap:.75rem;padding:1rem;background:linear-gradient(135deg,rgb(0 212 170 / .1),rgb(79 172 254 / .1));border-radius:8px;border:1px solid rgb(0 212 170 / .3)}.mount-icon{font-size:1.5rem}.mount-name{color:#fff;font-weight:600;font-size:.95rem}.widget-description{color:rgb(255 255 255 / .7);font-size:.85rem;margin:0}.widget-link{display:inline-flex;align-items:center;gap:.5rem;color:#00d4aa;text-decoration:none;font-size:.9rem;font-weight:600;transition:all 0.3s ease}.widget-link:hover{gap:.75rem;color:#4facfe}.stat-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:rgb(0 212 170 / .05);border-radius:8px}.stat-icon{font-size:1.5rem;flex-shrink:0}.stat-info{display:flex;flex-direction:column;gap:.25rem;flex:1}.stat-label{color:rgb(255 255 255 / .6);font-size:.75rem;text-transform:uppercase;letter-spacing:.5px}.stat-value{color:#fff;font-weight:600;font-size:.9rem}.rating-highlight-display{display:flex;flex-direction:column;align-items:center;gap:1rem}.rating-circle{position:relative;width:120px;height:120px}.rating-circle svg{width:100%;height:100%;transform:rotate(-90deg)}.rating-bg{fill:none;stroke:rgb(255 255 255 / .1);stroke-width:8}.rating-fill{fill:none;stroke:url(#ratingGradient);stroke-width:8;stroke-linecap:round;transition:stroke-dasharray 1s ease}.rating-number-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:2rem;font-weight:700;color:#00d4aa}.rating-description{color:rgb(255 255 255 / .7);font-size:.9rem;margin:0}.share-buttons{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.share-btn{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1;border-radius:8px;color:#fff;text-decoration:none;transition:all 0.3s ease;font-size:1.1rem}.facebook-btn{background:#1877f2}.twitter-btn{background:#1da1f2}.linkedin-btn{background:#0077b5}.email-btn{background:linear-gradient(135deg,#667eea,#764ba2)}.share-btn:hover{transform:translateY(-3px);box-shadow:0 4px 15px rgb(0 0 0 / .3)}@media (max-width:1200px){.specs-content-layout{grid-template-columns:1fr}.specs-sidebar-widgets{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:768px){.specs-sidebar-widgets{grid-template-columns:1fr}}@media (max-width:480px){.lens-title{font-size:1.5rem}.section-title{font-size:1.4rem}.price-value{font-size:2.5rem}}.sidebar-alternative-categories{display:flex;flex-direction:column;gap:1.5rem}.sidebar-category-card{background:rgb(20 30 55 / .8);border-radius:12px;border:2px solid;overflow:hidden;transition:all 0.3s ease}.sidebar-category-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgb(0 0 0 / .3)}.category-card-header-link{text-decoration:none;display:block}.category-card-header{display:flex;align-items:center;gap:.75rem;padding:1rem;border-bottom:1px solid rgb(255 255 255 / .1);transition:all 0.3s ease;position:relative}.category-card-header-link:hover .category-card-header{background:rgb(255 255 255 / .05);padding-left:1.25rem}.category-card-header i:first-child{font-size:1.2rem;transition:transform 0.3s ease}.category-card-header-link:hover .category-card-header i:first-child{transform:scale(1.1)}.category-card-title{font-size:.95rem;font-weight:600;margin:0;text-transform:uppercase;letter-spacing:.5px;flex:1}.category-header-arrow{font-size:.9rem;margin-left:auto;opacity:.6;transition:all 0.3s ease}.category-card-header-link:hover .category-header-arrow{opacity:1;transform:translateX(3px)}.category-card-content{display:flex;gap:1rem;padding:1rem;text-decoration:none;transition:background 0.3s ease}.category-card-content:hover{background:rgb(255 255 255 / .02)}.category-card-image{width:80px;height:80px;flex-shrink:0;border-radius:8px;overflow:hidden;background:rgb(10 20 40 / .6);display:flex;align-items:center;justify-content:center}.category-card-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.category-card-content:hover .category-card-image img{transform:scale(1.1)}.category-card-placeholder{font-size:2rem;color:rgb(255 255 255 / .2)}.category-card-info{flex:1;display:flex;flex-direction:column;gap:.4rem}.category-card-lens-title{color:#fff;font-size:.9rem;font-weight:600;margin:0;line-height:1.3}.category-card-brand{display:flex;align-items:center;gap:.4rem;font-size:.75rem;color:rgb(255 255 255 / .6)}.category-card-specs{display:flex;align-items:center;gap:.4rem;font-size:.75rem;color:rgb(255 255 255 / .5)}.category-card-price{font-size:.9rem;font-weight:700}.category-card-view{font-size:.8rem;font-weight:600;margin-top:.25rem}.sidebar-category-card.empty-card{opacity:.6}.category-empty-message{text-align:center;padding:2rem 1rem;color:rgb(255 255 255 / .5);font-size:.85rem;margin:0}.sidebar-tags-card{background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .08);border-radius:16px;padding:1.25rem;margin-top:1rem}.sidebar-tags-title{font-size:.85rem;font-weight:600;color:#00d4aa;margin:0 0 .85rem;display:flex;align-items:center;gap:.45rem;text-transform:uppercase;letter-spacing:.08em}.sidebar-tags-title i{font-size:.8rem}.lens-tags-list{display:flex;flex-wrap:wrap;gap:.45rem}.lens-tag-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .75rem;border-radius:999px;background:rgb(0 212 170 / .08);border:1px solid rgb(0 212 170 / .22);color:#00d4aa;font-size:.75rem;font-weight:500;text-decoration:none;letter-spacing:.02em;transition:background .2s,border-color .2s,transform .15s}.lens-tag-pill i{font-size:.65rem;opacity:.7}.lens-tag-pill:hover{background:rgb(0 212 170 / .18);border-color:rgb(0 212 170 / .5);transform:translateY(-1px);color:#00d4aa;text-decoration:none}