.product-card{position:relative;background:var(--theme-product-card-background, linear-gradient(135deg, #060d1a 0%, #0d1b33 50%, #112244 100%));border-radius:20px;overflow:visible;box-shadow:0 10px 30px #0003;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;height:100%;display:flex;flex-direction:column}@media(hover:hover){.product-card.hovered{transform:scale(1.05);box-shadow:0 20px 50px #0000004d}}.product-card.rank-1{border:3px solid #9b59b6;box-shadow:0 15px 40px #9b59b64d}.product-card.rank-1.hovered{box-shadow:0 25px 60px #9b59b666}.product-card.rank-2{border:3px solid #f39c12;box-shadow:0 12px 35px #f39c124d}.product-card.rank-2.hovered{box-shadow:0 22px 55px #f39c1266}.product-card.rank-3{border:3px solid #2ecc71;box-shadow:0 10px 30px #2ecc714d}.product-card.rank-3.hovered{box-shadow:0 20px 50px #2ecc7166}.product-card.rank-4,.product-card.rank-5,.product-card.rank-6{border:2px solid rgba(255,255,255,.15)}.badge{z-index:10;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:20px}.badge-icon{position:absolute;top:5px;right:5px;width:63px;height:63px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:transform .3s ease}.badge-icon.rank-1{color:#fff}.badge-icon.rank-2{color:gold}.badge-icon.rank-3{color:#2ecc71}.badge-icon.rank-4,.badge-icon.rank-5,.badge-icon.rank-6{color:#fff}.badge-icon svg{width:30px;height:30px}.badge-icon-img{width:100%;height:100%;object-fit:contain}@keyframes sparkle{0%,to{transform:rotate(0) scale(1);filter:brightness(1)}25%{transform:rotate(-15deg) scale(1.1);filter:brightness(1.3) drop-shadow(0 0 10px currentColor)}50%{transform:rotate(15deg) scale(1.2);filter:brightness(1.5) drop-shadow(0 0 15px currentColor)}75%{transform:rotate(-10deg) scale(1.1);filter:brightness(1.3) drop-shadow(0 0 10px currentColor)}}.badge-icon.sparkle{animation:sparkle .6s ease-in-out}.badge-text{font-size:16px;font-weight:700;color:#fff;padding:8px 18px;border-radius:25px;box-shadow:0 2px 8px #00000026;white-space:nowrap;min-width:150px;text-align:center;order:-1}.badge-text-rank-1{background:linear-gradient(135deg,#667eea,#764ba2)}.badge-text-rank-2{background:linear-gradient(135deg,#f7c26b,#f39c12)}.badge-text-rank-3{background:linear-gradient(135deg,#6eeaa0,#2ecc71)}.badge-text-rank-4,.badge-text-rank-5,.badge-text-rank-6{background:#6b6b6b}.product-image-container{width:100%;height:350px;overflow:hidden;border-radius:20px 20px 0 0;background:#ffffff08;display:flex;align-items:center;justify-content:center;padding:0 20px}.product-image{max-width:100%;max-height:100%;object-fit:contain;transition:transform .3s ease}@media(hover:hover){.product-card.hovered .product-image{transform:scale(1.1)}}.product-info{padding:25px;text-align:center;flex-grow:1;display:flex;flex-direction:column;justify-content:center;background:#ffffff08;border-radius:0 0 20px 20px}.product-name{font-size:24px;font-weight:700;color:var(--theme-font-primary, white);margin-bottom:10px;transition:transform .3s ease,color .3s ease}@media(hover:hover){.product-card.hovered .product-name{transform:scale(1.05);color:var(--theme-accent, #6db8f2)}}.product-power{font-size:16px;color:var(--theme-font-primary, white);font-weight:500;transition:transform .3s ease}@media(hover:hover){.product-card.hovered .product-power{transform:scale(1.05)}}@media(max-width:1200px){.product-image-container{height:300px}.product-name{font-size:20px}}@media(max-width:768px){.product-image-container{height:220px}.product-name{font-size:18px}.badge-text{font-size:14px;min-width:unset;padding:6px 14px}.badge-icon{width:40px;height:40px}.badge-icon svg{width:24px;height:24px}}@media(max-width:400px){.product-image-container{height:180px}}.comparison-section{background:linear-gradient(135deg,#060d1a,#0d1b33,#124);padding:60px 20px;color:#fff}.comparison-container{max-width:1400px;margin:0 auto}.comparison-title{font-size:32px;font-weight:800;text-align:center;margin-bottom:10px}.comparison-subtitle{font-size:18px;font-weight:300;text-align:center;opacity:.85;margin-bottom:40px}.comparison-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.comparison-table{width:100%;min-width:900px;border-collapse:collapse}.comparison-table thead{background:#ffffff14}.comparison-table th{padding:16px 18px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#ffffffe6;text-align:left;border-bottom:2px solid rgba(255,255,255,.15);white-space:nowrap}.comparison-table td{padding:16px 18px;font-size:14px;line-height:1.6;color:#ffffffd9;border-bottom:1px solid rgba(255,255,255,.06);vertical-align:top}.comparison-table tbody tr:hover{background:#ffffff0a}.comparison-table tbody tr:last-child td{border-bottom:none}.matrix-product-name{font-weight:700;color:#fff;white-space:nowrap}.matrix-key-feature{font-weight:600;color:#6db8f2;white-space:nowrap}.matrix-features ul{list-style:none;padding:0;margin:0}.matrix-features li{padding:2px 0 2px 16px;position:relative;white-space:nowrap}.matrix-features li:before{content:"✓";position:absolute;left:0;color:#2ecc71;font-weight:700;font-size:12px}.matrix-price{font-weight:700;color:#fff;white-space:nowrap}.matrix-safety{font-size:13px;min-width:160px}.matrix-highlights{font-size:13px;min-width:200px}@media(max-width:768px){.comparison-section{padding:40px 15px}.comparison-title{font-size:24px}.comparison-subtitle{font-size:15px;margin-bottom:25px}}.landing-page{width:100%;min-height:100vh;display:flex;flex-direction:column}.products-section{flex:1;padding:60px 37px;max-width:1400px;margin:0 auto;width:100%;background:linear-gradient(180deg,#1a3055,#1e3a66,#1a3055)}.landing-page .products-section{max-width:none}.products-section>.products-container{max-width:1400px;margin:0 auto}.products-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px;justify-content:center}@media(max-width:768px){.hero-title{font-size:32px}.eco-icon{font-size:40px}.hero-subtitle{font-size:18px}.hero-badges{gap:10px}.hero-badge{font-size:12px;padding:8px 15px}.products-section{padding:30px 16px}.products-container{grid-template-columns:1fr;gap:24px;max-width:100%}}@media(min-width:769px)and (max-width:1200px){.products-container{grid-template-columns:repeat(2,1fr)}}@media(min-width:1201px){.products-container{grid-template-columns:repeat(3,1fr)}}@media(min-width:769px){.products-container{align-items:stretch}}.product-page{width:100%;min-height:100vh;display:flex;flex-direction:column}.product-page-header{background:var(--theme-page-background, linear-gradient(135deg, #060d1a 0%, #0d1b33 50%, #112244 100%));color:#fff;padding:40px 20px 60px}.product-page-header-content{display:flex;flex-direction:column;max-width:1000px;margin:0 auto}.back-link{display:inline-flex;align-items:center;color:#fffc;text-decoration:none;font-size:15px;font-weight:500;transition:color .2s ease}.back-link:before{content:"←";margin-right:8px;font-size:18px}.back-link:hover{color:var(--theme-accent, #6db8f2)}.product-hero{display:flex;gap:50px;align-items:flex-start}.product-hero-image{flex:0 0 350px;height:350px;background:#ffffff0d;border-radius:20px;display:flex;align-items:center;justify-content:center;padding:30px}.product-hero-image img{max-width:100%;max-height:100%;object-fit:contain}.product-hero-info{flex:1;display:flex;flex-direction:column}.product-page-header-content .badge{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:16px;padding:0;margin-bottom:16px}.product-page-header-content .badge-icon{position:static;width:72px;height:72px;order:1}.product-page-header-content .badge-text{font-size:22px;order:0}.product-page-badge.badge-best-overall{background:linear-gradient(135deg,#667eea,#764ba2)}.product-page-badge.badge-best-all-rounder{background:linear-gradient(135deg,#f7c26b,#f39c12)}.product-page-badge.badge-best-value{background:linear-gradient(135deg,#6eeaa0,#2ecc71)}.product-page-badge.badge-great{background:#6b6b6b}.product-page-title{font-size:42px;font-weight:800;margin-bottom:8px;line-height:1.2}.product-page-power{font-size:20px;color:var(--theme-font-muted, rgba(255, 255, 255, .8));font-weight:500;margin-bottom:8px}.product-page-price{font-size:28px;font-weight:700;color:var(--theme-accent, #6db8f2)}.product-page-content{flex:1;background:var(--theme-product-page-content-background, linear-gradient(180deg, #1a3055 0%, #1e3a66 50%, #1a3055 100%));padding:60px 20px}.product-page-content-inner{max-width:1000px;margin:0 auto}.product-detail-section{margin-bottom:40px}.product-detail-section h2{font-size:24px;font-weight:700;color:var(--theme-font-primary, white);margin-bottom:16px;padding-bottom:10px;border-bottom:2px solid rgba(255,255,255,.1)}.product-detail-section p{font-size:16px;line-height:1.7;color:var(--theme-font-muted, rgba(255, 255, 255, .85))}.feature-list{list-style:none;padding:0}.feature-list li{font-size:16px;line-height:1.7;color:var(--theme-font-muted, rgba(255, 255, 255, .85));padding:8px 0 8px 24px;position:relative}.feature-list li:before{content:"✓";position:absolute;left:0;color:#2ecc71;font-weight:700}@media(max-width:768px){.product-hero{flex-direction:column;gap:30px}.product-hero-image{flex:none;width:100%;height:250px}.product-page-title{font-size:28px}.product-page-price{font-size:22px}.product-page-content{padding:40px 20px}}.blog-page{display:flex;min-height:100vh;background:var(--theme-product-page-content-background, linear-gradient(180deg, #1a3055 0%, #1e3a66 50%, #1a3055 100%));color:var(--theme-font-primary, white)}.blog-sidebar{width:270px;flex-shrink:0;background:var(--theme-page-background, linear-gradient(135deg, #060d1a 0%, #0d1b33 50%, #112244 100%));padding:40px 16px;border-right:1px solid rgba(255,255,255,.07)}.blog-sidebar-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#fff6;margin:0 0 20px 12px}.blog-nav-item{display:flex;flex-direction:column;gap:4px;padding:12px 14px;border-radius:8px;border:1px solid rgba(255,255,255,.08);text-decoration:none;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .1s ease;margin-bottom:6px}.blog-nav-item:hover{background:#ffffff14;border-color:#ffffff2e;transform:translate(2px)}.blog-nav-item.active{background:#6db8f226;border-color:var(--theme-accent, #6db8f2);border-left-width:3px}.blog-nav-item.active .blog-nav-date{color:#6db8f2cc}.blog-nav-date{font-size:11px;color:#ffffff59;font-weight:500}.blog-nav-title{font-size:13px;color:var(--theme-font-primary, rgba(255, 255, 255, .9));font-weight:500;line-height:1.4}.blog-nav-item.active .blog-nav-title{color:#fff}.blog-content{flex:1;padding:60px}.blog-article-header{margin-bottom:40px;padding-bottom:30px;border-bottom:2px solid rgba(255,255,255,.08)}.blog-article-date{font-size:13px;color:#fff6;font-weight:500;margin-bottom:10px}.blog-article-title{font-size:36px;font-weight:800;line-height:1.2;color:var(--theme-font-primary, white);margin:0}.blog-article-body{font-size:16px;line-height:1.8;color:var(--theme-font-muted, rgba(255, 255, 255, .85))}.blog-article-body h2{font-size:24px;font-weight:700;color:var(--theme-font-primary, white);margin:48px 0 16px;padding-bottom:10px;border-bottom:2px solid rgba(255,255,255,.08)}.blog-article-body h3{font-size:18px;font-weight:600;color:var(--theme-font-primary, white);margin:32px 0 12px}.blog-article-body p{margin-bottom:20px}.blog-article-body ul,.blog-article-body ol{padding-left:28px;margin-bottom:20px}.blog-article-body li{margin-bottom:8px}.blog-article-body strong{color:var(--theme-font-primary, white);font-weight:600}.blog-article-body a{color:var(--theme-accent, #6db8f2);text-decoration:none}.blog-article-body a:hover{text-decoration:underline}.blog-loading,.blog-not-found{padding:40px 60px;color:#fff9}@media(max-width:768px){.blog-page{flex-direction:column}.blog-sidebar{width:100%;padding:24px 16px}.blog-content{padding:30px 20px}.blog-article-title{font-size:26px}}.home{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#0a0f1e,#0d1b33 60%,#124);color:#fff;font-family:inherit}.home__hero{text-align:center;padding:5rem 2rem 3rem}.home__title{font-size:3.5rem;font-weight:800;letter-spacing:-.02em;margin-bottom:1rem}.home__tagline{font-size:1.2rem;color:#ffffffa6;max-width:600px;margin:0 auto;line-height:1.6}.home__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;padding:2rem 3rem 4rem;max-width:1100px;margin:0 auto;width:100%;box-sizing:border-box}.home__card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2.5rem 2rem;border-radius:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);text-decoration:none;color:inherit;transition:transform .2s ease,border-color .2s ease,background .2s ease;cursor:pointer}.home__card:hover{transform:translateY(-6px);background:#ffffff14;border-color:var(--accent)}.home__card-icon{font-size:3.5rem;margin-bottom:1.25rem;line-height:1}.home__card-logo{width:80px;height:80px;object-fit:contain;margin-bottom:1.25rem;border-radius:12px}.home__card-name{font-size:1.4rem;font-weight:700;margin-bottom:.75rem;color:var(--accent)}.home__card-desc{font-size:.95rem;color:#ffffffa6;line-height:1.6;margin-bottom:1.75rem;flex:1}.home__card-cta{font-size:.95rem;font-weight:600;color:var(--accent);border:1.5px solid var(--accent);border-radius:8px;padding:.5rem 1.4rem;transition:background .2s ease,color .2s ease}.home__card:hover .home__card-cta{background:var(--accent);color:#0a0f1e}.home__footer{margin-top:auto;text-align:center;padding:2rem;font-size:.85rem;color:#ffffff4d}@media(max-width:600px){.home__title{font-size:2.5rem}.home__grid{padding:1.5rem}}.hero-section{background:var(--theme-page-background, linear-gradient(135deg, #060d1a 0%, #0d1b33 50%, #112244 100%));color:#fff;padding:20px;text-align:center;box-shadow:0 4px 20px #0000001a}.hero-content{max-width:1200px;margin:0 auto}.hero-title{font-size:58px;font-weight:800;margin-bottom:10px;line-height:1.2;display:flex;align-items:center;justify-content:center;gap:15px;flex-wrap:wrap}.hero-title.span{font-size:48px}.hero-logo{padding:10px}.hero-logo img{width:120px;height:120px;object-fit:contain}.eco-icon{font-size:56px;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.hero-subtitle{font-size:22px;font-weight:300;margin-bottom:30px;opacity:.95;max-width:1000px;margin-left:auto;margin-right:auto}.hero-badges{display:flex;gap:15px;justify-content:center;flex-wrap:wrap;margin-top:30px}.hero-badge{background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:10px 20px;border-radius:25px;font-size:14px;font-weight:600;border:2px solid rgba(255,255,255,.3);transition:all .3s ease;color:#fff;text-decoration:none;cursor:pointer}.hero-badge:hover{background:#ffffff4d;transform:translateY(-2px)}.hero-badge.active{background:var(--theme-accent, #6db8f2);border-color:var(--theme-accent, #6db8f2);color:#0d1b33;transform:translateY(-2px);box-shadow:0 4px 16px #6db8f266}.hero-badge-inactive{opacity:.5;cursor:default}.hero-badge-inactive:hover{background:#fff3;transform:none}@media(max-width:600px){.hero-section{padding:16px 16px 20px}.hero-title{font-size:32px;gap:8px;margin-bottom:8px}.hero-title h6{font-size:11px}.hero-logo img{width:72px;height:72px}.hero-subtitle{font-size:15px;margin-bottom:16px}.hero-badges{margin-top:16px;gap:8px}.hero-badge{font-size:13px;padding:9px 16px}}.footer{background:var(--theme-footer-background, linear-gradient(135deg, #2c3e50 0%, #34495e 100%));color:#fff;padding:30px 20px;text-align:center;margin-top:auto}.footer-text{font-size:16px;margin-bottom:10px;font-weight:500}.footer-disclaimer{font-size:13px;opacity:.8;font-style:italic}.App{width:100%;min-height:100vh}:root{--theme-page-background: linear-gradient(135deg, #060d1a 0%, #0d1b33 50%, #112244 100%);--theme-product-card-background: linear-gradient(135deg, #060d1a 0%, #0d1b33 50%, #112244 100%);--theme-product-page-content-background: linear-gradient(180deg, #1a3055 0%, #1e3a66 50%, #1a3055 100%);--theme-footer-background: #060d1a;--theme-accent: #6db8f2;--theme-font-primary: white;--theme-font-muted: rgba(255, 255, 255, .8)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#060d1a;min-height:100vh}#root{width:100%;min-height:100vh}
