@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap";html,body{margin:0;padding:0;font-family:Inter,sans-serif;color:#222;height:100%;min-height:100vh;overflow-x:hidden}body{background:url(/images/hero-modern.webp) no-repeat center center fixed;background-size:cover;background-attachment:fixed;background-repeat:no-repeat;background-position:center center;background-color:#0a0a23;display:flex;flex-direction:column}footer{background:transparent;color:#fff;padding:2rem 1rem;text-align:center;margin-top:auto}a{color:#07c;text-decoration:none;transition:color .2s ease}a:hover{color:#005fa3}@keyframes fade-in-up{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.hero-image-wrapper{position:relative;width:100%;min-height:auto;overflow:visible!important;display:flex;flex-direction:column;align-items:center;padding:1rem;box-sizing:border-box;background-color:transparent;z-index:0}.hero-image{position:absolute;padding-top:10rem;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-1}.overlay{position:relative;z-index:2;max-width:800px;width:100%;background:#0009;backdrop-filter:blur(4px);border-radius:1rem;padding:2rem 1.5rem;text-align:center;color:#fff;margin-top:2rem;box-sizing:border-box}.overlay h1{font-size:2.2rem;font-weight:800;margin-bottom:1rem}.overlay p{font-size:1rem;margin-bottom:1rem;line-height:1.5}.enter-button{display:inline-block;background:#00d0ff;color:#000;font-weight:600;padding:.8rem 1.5rem;border-radius:.6rem;margin-top:1rem;text-decoration:none;font-size:1rem;transition:background .2s ease;white-space:nowrap}.enter-button:hover{background:#00a0cc}.ai-subtext{font-size:.85rem;margin-top:1.2rem;color:#e4e8f0}.hero-chart-overlay{z-index:2;width:100%;max-width:800px;padding:1rem 0;box-sizing:border-box;position:relative;background:transparent;overflow:visible!important}.chart-summary{display:block;color:#fff;text-align:center;margin-top:1rem;font-size:.9rem;line-height:1.4;white-space:normal}@media screen and (max-width: 768px){.hero-image-wrapper{min-height:auto;padding:1rem .5rem;display:flex;flex-direction:column;align-items:center;gap:1rem;overflow:visible!important}.overlay{transform:scale(.85);transform-origin:top center;margin-top:0;margin-bottom:.5rem;padding:1rem}.hero-chart-overlay{padding:0 1rem;margin:0;overflow:visible!important}.overlay h1{font-size:1.4rem;line-height:1.3}.overlay p{font-size:.95rem;line-height:1.4}.enter-button{font-size:.9rem;padding:.5rem 1rem}}.product-section{background:#ffffffe0;border-radius:1rem;padding:2rem;margin:2rem auto;max-width:1200px;backdrop-filter:blur(8px);box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2)}.product-section h2{text-align:center;color:#07c;margin-bottom:1.5rem;font-size:1.8rem;font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;align-items:stretch}@media (max-width: 1024px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.product-grid{grid-template-columns:1fr}}.product-grid>.modern-product-card{align-self:stretch;display:flex;flex-direction:column;justify-content:space-between}.modern-product-card{background:#fefefe;border:1px solid #ddd;border-radius:1rem;padding:1.5rem;text-align:center;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 12px #0000000f;animation:fade-in-up .6s ease forwards;opacity:0;position:relative;display:flex;flex-direction:column;justify-content:space-between}.modern-product-card:hover{transform:translateY(-4px);box-shadow:0 6px 18px #00000014;border-color:#ccc}.modern-product-card:after{content:"";position:absolute;bottom:0;left:20%;width:60%;height:3px;background:#00d0ff;border-radius:10px;transform:scaleX(0);transition:transform .3s ease;transform-origin:center}.modern-product-card:hover:after{transform:scaleX(1)}.modern-product-card img{width:100%;max-width:220px;aspect-ratio:1/1;height:auto;object-fit:contain;border-radius:.5rem;display:block;margin:0 auto 1rem;background-color:#fff}.modern-product-card h3{margin:.5rem 0;color:#07c;font-weight:600;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:3rem}.modern-product-card p{font-size:.95rem;color:#555;margin-bottom:.75rem}.why-pick-tooltip{position:relative;display:inline-block}.tooltip-box{visibility:hidden;opacity:0;width:250px;background-color:#fff;color:#333;text-align:left;border-radius:.5rem;padding:.75rem;box-shadow:0 6px 20px #00000026;position:absolute;z-index:10;bottom:125%;left:50%;transform:translate(-50%);transition:opacity .3s ease;font-size:.85rem;line-height:1.4}.tooltip-box:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border-width:8px;border-style:solid;border-color:#ffffff transparent transparent transparent}.why-pick-tooltip:hover .tooltip-box{visibility:visible;opacity:1}.modern-product-card .tagline{font-size:.9rem;font-style:italic;color:#07c;margin-bottom:.4rem}.modern-product-card .meta{display:flex;flex-direction:column;gap:.2rem;margin-bottom:.4rem}.modern-product-card .price{color:#07c;font-weight:600}.modern-product-card .rating{color:#f5a623;font-size:.9rem}.modern-product-card .why-pick{font-size:.85rem;color:#333;background:#f8f9ff;border-left:4px solid #0070f3;padding:.4rem .6rem;margin-bottom:.6rem;text-align:left}.product-detail-body{background:#ffffffe0;border-radius:1rem;padding:2rem;margin:2rem auto;max-width:1200px;backdrop-filter:blur(8px);box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2);color:#1a1a1a}.product-detail-body p,.product-detail-body .section-subtitle,.product-detail-body .tagline{color:#333!important;text-shadow:none!important;line-height:1.6}.product-detail-body.light-bg{background:#ffffffe0;color:#1a1a1a}.rank-badge{display:inline-block;background:linear-gradient(135deg,gold,#ff9800);color:#222;font-weight:700;font-size:.8rem;padding:.3rem .6rem;border-radius:.5rem;margin-bottom:.4rem}.modern-product-card .card-actions{display:flex;justify-content:center;gap:.5rem;margin-top:auto}.go-link,.buy-link{display:inline-block;font-weight:600;padding:.5rem 1.2rem;border-radius:.5rem;font-size:.85rem;text-decoration:none}.go-link{background:#07c;color:#fff}.go-link:hover{background:#005fa3}.buy-link{background:#00d0ff;color:#000}.buy-link:hover{background:#00a8cc}.product-detail-container{display:flex;flex-direction:column;gap:2rem;max-width:1000px;margin:4rem auto;padding:2rem;background:#ffffffe0;border-radius:1rem;box-shadow:0 8px 32px #0000001a;backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);color:#1a1a1a}@media (min-width: 768px){.product-detail-container{flex-direction:row}}.product-detail-container .product-image{flex:1;max-width:400px}.product-detail-container .product-image img{width:100%;border-radius:1rem;box-shadow:0 4px 16px #0000000d}.product-detail-container .product-info{flex:2;display:flex;flex-direction:column;gap:1rem}.product-detail-container .product-info h2{font-size:1.8rem;color:#07c;margin:0}.product-detail-container .rank-badge{background:linear-gradient(135deg,#00c6ff,#0072ff);color:#fff;font-weight:600;font-size:.85rem;padding:.4rem .8rem;border-radius:.5rem;margin-bottom:.5rem}.product-detail-container .product-meta{display:flex;flex-wrap:wrap;gap:1rem;font-size:1rem;color:#444;margin-bottom:.5rem}.product-detail-container .price{color:#07c;font-weight:700}.product-detail-container .rating{color:#f5a623}.product-detail-container .tag-badge{display:inline-block;background:#eaf7ff;color:#07c;font-weight:600;font-size:.75rem;padding:.25rem .6rem;border-radius:.5rem;margin-bottom:.5rem}.product-detail-container .features-list{list-style:none;padding:0;margin:1rem 0;color:#333;font-size:.95rem}.product-detail-container .features-list li{margin-bottom:.5rem;padding-left:1.2rem;text-indent:-1.2rem}.product-detail-container .features-list li:before{content:"✅";margin-right:.6rem;color:#28a745}.product-detail-container .buy-button{display:inline-block;background:#07c;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;text-decoration:none;font-size:1rem;box-shadow:0 4px 14px #07c3;transition:background .2s ease;text-align:center;width:fit-content}.product-detail-container .buy-button:hover{background:#005fa3}.back-to-products{text-align:center;margin:2rem auto}.product-grid>.modern-product-card{height:100%}.product-grid{align-items:stretch}.product-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.product-grid>.modern-product-card{flex:1 1 calc(33.333% - 2rem);display:flex;flex-direction:column;justify-content:space-between}@media (max-width: 1024px){.product-grid>.modern-product-card{flex:1 1 calc(50% - 2rem)}}@media (max-width: 768px){.product-grid>.modern-product-card{flex:1 1 100%}}.category-landing{max-width:960px;margin:4rem auto 2rem;padding:2rem;background:#ffffff0d;border-radius:1.5rem;backdrop-filter:blur(10px);box-shadow:0 8px 24px #00000026;border:1px solid rgba(255,255,255,.1);text-align:center;color:#fff}.category-landing h1{font-size:2rem;margin-bottom:.75rem;color:#00ffc8}.category-landing p{font-size:1rem;color:#bbd4ff;margin-bottom:2rem}.category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:2rem}.category-card{background:#ffffff1a;padding:1.5rem;border-radius:1rem;text-align:center;color:#fff;font-size:1.1rem;border:1px solid #555;transition:transform .2s ease}.category-card:hover{transform:translateY(-4px);box-shadow:0 6px 18px #00ffff26;border-color:#00d0ff}.category-card a{display:block;font-size:1.1rem;font-weight:600;color:#00d0ff;text-decoration:none}.category-card a:hover{color:#00ffc8}.chart-section{padding:1.25rem 0 .5rem;background:transparent;text-align:center;color:#fff}.chart-section h2{font-size:1.2rem;color:#fff;margin-bottom:1rem}.ai-insights{text-align:center;margin-top:2rem;color:#fff}.ai-insights h2{font-size:1rem;margin-bottom:.75rem;color:#fff}.ai-insights .charts-wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.5rem}.ai-insights .chart-box{max-width:180px;background:transparent}.stat-box{background:#ffffff0d;padding:.5rem 1rem;border-radius:8px;font-size:.85rem;color:#ccf;margin:.3rem;display:inline-block}.hero-chart-overlay{position:relative;margin-top:1rem;z-index:2;text-align:center}.apexcharts-legend-text{fill:#fff!important;color:#fff!important}.search-box{display:flex;justify-content:center;align-items:center;margin:3rem auto 2rem;flex-direction:column;text-align:center;width:100%;max-width:100%}.search-box input{padding:1rem 1.5rem;font-size:1.15rem;width:100%;max-width:800px;border-radius:1rem;border:1px solid #ccc;background:#fff;color:#222;box-shadow:0 4px 10px #00000008;transition:border-color .2s ease,box-shadow .2s ease}.search-box input:focus{outline:none;border-color:#07c;box-shadow:0 0 8px #0077cc4d}footer{margin:2rem auto;padding-bottom:1rem;font-size:.9rem;text-align:center;color:#fff;background:transparent}footer a{color:#00d0ff;font-weight:600;text-decoration:none;margin:0 .5rem;transition:color .2s ease}footer a:hover{color:#00ffc8}.blog-body{background:#ffffff0d;padding:2rem;border-radius:1rem;margin-top:2rem;line-height:1.7}.blog-body h3{margin-top:1.5rem;font-size:1.3rem;color:#00d0ff}.blog-body p{margin-bottom:1rem;color:#eee}.blog-body ul{padding-left:1.5rem}.vault-page{min-height:100vh;padding:2rem;font-family:Inter,sans-serif;position:relative;color:#e4e8f0}.blog-post h1{font-size:2rem;margin-bottom:1rem;color:#fff}.blog-post h2{font-size:1.5rem;margin-top:2rem;margin-bottom:1rem;color:#fff}.blog-post p{line-height:1.6;margin-bottom:1rem;color:#ddd}.blog-post ul{padding-left:1.5rem;margin-bottom:2rem}.post-meta{font-size:.9rem;color:#ccc;margin-top:-.5rem;margin-bottom:1.5rem;text-align:center}.site-footer{text-align:center;padding:2rem 1rem;background:#000000b3;color:#fff;font-size:.9rem;margin-top:3rem}.site-footer a{color:#00d0ff;text-decoration:none;margin:0 .5rem}.site-footer a:hover{text-decoration:underline}.site-footer p{margin-top:.5rem;color:#ccc;font-size:.8rem}.hero-title-container{display:flex;justify-content:center;text-align:center;margin-top:2rem;margin-bottom:1rem}.hero-title-content{max-width:800px;text-align:center}.page-title{font-size:2.8rem;font-weight:800;line-height:1.3;color:#fff!important;text-shadow:0 3px 8px rgba(0,0,0,.35);display:inline-flex;align-items:center;gap:.5rem}.hero-title-container .subtitle{color:#e4e8f0;text-align:center;max-width:700px;margin:.6rem auto 1rem;font-size:1rem}.browse-category{text-align:center;margin-top:1rem}.browse-category .go-link{background:#07f;color:#fff;padding:.6rem 1.4rem;border-radius:.6rem;font-weight:600;text-decoration:none;box-shadow:0 4px 10px #00000026;transition:background .2s ease}.browse-category .go-link:hover{background:#005fd1}.home-page:before{content:"";position:absolute;inset:0;background:#00000059;z-index:0}.category-title,.hero-title-container h1{color:#fff!important;text-shadow:0 2px 6px rgba(0,0,0,.4);font-weight:700;text-align:center;margin-bottom:.6rem}.category-intro,.product-section .section-subtitle,.category-subtitle{color:#f1f3f8;font-size:1.1rem;line-height:1.6;font-weight:500;text-align:center;margin:0 auto 1.5rem;max-width:720px;text-shadow:0 2px 4px rgba(0,0,0,.4)}.product-section.light-bg .section-subtitle,.product-section.light-bg .category-intro{color:#333!important;text-shadow:none!important}.product-section .section-subtitle,.category-subtitle{color:#ddd!important;font-size:1.1rem;line-height:1.5;font-weight:500;text-align:center;margin:.3rem auto 1.5rem;max-width:700px;text-shadow:0 1px 3px rgba(0,0,0,.4)}.light-section .section-subtitle{color:#444!important;text-shadow:none}
