.feature-category-header{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.what-is-this-link{color:#4dd0e1;font-size:.7rem;font-weight:500;text-decoration:none;padding:.06rem .4rem;border:1px solid #4dd0e1;border-radius:3px;transition:all .2s ease;white-space:nowrap;position:relative;top:-.3rem;text-transform:lowercase}@media(hover:hover)and (pointer:fine){.what-is-this-link:hover{background:#4dd0e1;color:#1a2225}}.product-page{position:relative;z-index:1;min-height:100vh;padding:0}.product-page .glass-card{background:#252d32;border-radius:4px;padding:2rem}.product-page .glass{background:#1a2225;border-radius:4px;border:1px solid #252d32}.product-hero{background:#252d32;border-radius:4px;overflow:hidden}.product-hero-top{display:flex;gap:0}.product-hero-image{position:relative;overflow:hidden;flex:0 0 340px;aspect-ratio:16 / 9}.product-hero-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-hero-image:hover img{transform:scale(1.05)}.product-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.3) 0%,transparent 30%,transparent 70%,rgba(0,0,0,.5) 100%);display:flex;flex-direction:column;justify-content:space-between;padding:1rem}.product-status{display:flex;justify-content:flex-start}.status-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .5rem;border-radius:4px;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.status-badge.status-working{background:#4dd0e1;color:#1a2225}.status-badge.status-updating{background:linear-gradient(135deg,#ff9800,#f57c00);color:#fff}.status-badge i{font-size:.7rem}.product-hero-header{flex:1;padding:1.25rem 1.5rem;display:flex;flex-direction:column;justify-content:center}.product-hero-header .product-hero-title{font-size:1.75rem;font-weight:700;color:#fff;margin:0 0 .5rem;line-height:1.2}.product-hero-header .product-hero-subtitle{color:#c5ced4;font-size:.95rem;line-height:1.5;margin:0 0 1rem}.product-hero-header .product-hero-tags{margin-top:auto}.product-hero-tags{display:flex;flex-wrap:wrap;gap:.5rem}.product-tag{display:inline-flex;align-items:center;padding:.35rem .75rem;background:#4dd0e11a;border:1px solid #4dd0e1;border-radius:4px;color:#4dd0e1;font-size:.7rem;font-weight:600}.product-tag.product-tag-more{background:#ffffff1a;border-color:#6b7880;color:#c5ced4;cursor:pointer;position:relative}.product-tag.product-tag-more:hover{background:#ffffff26;border-color:#c5ced4;color:#fff}.product-tag-more-wrapper{position:relative;display:inline-flex}.product-tags-popover{position:absolute;bottom:calc(100% + .5rem);left:50%;transform:translate(-50%);background:#1a2225;border:1px solid #6b7880;border-radius:6px;padding:.75rem;min-width:200px;max-width:300px;z-index:100;box-shadow:0 8px 24px #0006;display:none}.product-tags-popover.show{display:block}.product-tags-popover .popover-tags{display:flex;flex-wrap:wrap;gap:.4rem}.product-tags-popover .popover-tag{display:inline-flex;align-items:center;padding:.3rem .6rem;background:#4dd0e11a;border:1px solid #4dd0e1;border-radius:4px;color:#4dd0e1;font-size:.65rem;font-weight:600}.product-hero-specs{background:#1a2225;border-radius:0;padding:1rem 1.25rem;border-top:1px solid #6b7880}.specs-title{display:flex;align-items:center;gap:.5rem;color:#c5ced4;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #6b7880}.specs-title i{color:#4dd0e1}.specs-grid{display:grid;grid-template-columns:1fr;gap:.5rem}.spec-item{display:flex;align-items:flex-start;gap:.5rem;color:#c5ced4;font-size:.85rem;padding:.25rem 0}.spec-item i{color:#4dd0e1;font-size:.9rem;width:1.2rem;min-width:1.2rem;text-align:center;margin-top:.1rem}.spec-item span{word-break:break-word}.spec-item span a{color:#4dd0e1;text-decoration:none}.spec-item span a:hover{text-decoration:underline}.spec-item .spec-help-link{color:#4dd0e1;font-size:.8rem;margin-left:.25rem;text-decoration:none;transition:color .2s ease;white-space:nowrap}.spec-item .spec-help-link:hover{color:#fff;text-decoration:underline}.product-hero-action{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border-top:1px solid #6b7880}.product-hero-price{display:flex;flex-direction:row;align-items:baseline;gap:.5rem}.product-hero-price .price-label{font-size:.875rem;color:#c5ced4;text-transform:uppercase}.product-hero-price .price-value{font-size:1.5rem;font-weight:700;color:#e53935}.btn-hero-action{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#1a2225;border:1px solid #6b7880;color:#c5ced4;border-radius:6px;font-weight:600;text-decoration:none;transition:all .2s ease}.btn-hero-action:hover{background:#6b7880;border-color:#4dd0e1;color:#fff}.btn-hero-action i{font-size:1.1rem;color:#4dd0e1}@media(max-width:1199.98px){.product-hero-image{flex:0 0 240px}.product-hero-header .product-hero-title{font-size:1.5rem}}@media(max-width:767.98px){.product-hero-top{flex-direction:column}.product-hero-image{flex:none;width:100%;aspect-ratio:16 / 9}.product-hero-header{padding:1rem 1.25rem}.product-hero-header .product-hero-title{font-size:1.4rem}.product-hero-header .product-hero-subtitle{font-size:.9rem}}@media(max-width:575.98px){.product-hero-header{padding:.75rem 1rem}.product-hero-header .product-hero-title{font-size:1.25rem}.product-hero-tags{gap:.35rem}.product-tag{padding:.25rem .5rem;font-size:.6rem}.product-hero-specs{padding:.75rem 1rem}.specs-title{font-size:.7rem;margin-bottom:.5rem;padding-bottom:.5rem}.product-hero-action{padding:.75rem 1rem}.specs-grid{grid-template-columns:1fr;gap:.35rem}.spec-item{font-size:.8rem}.product-hero-action{flex-direction:column;align-items:stretch;text-align:center;gap:.75rem;padding-top:.75rem}.product-hero-price{flex-direction:row;justify-content:center;align-items:baseline;gap:.5rem}.product-hero-price .price-value{font-size:1.25rem}.btn-hero-action{justify-content:center;padding:.6rem 1rem;font-size:.9rem}}.product-page .product-poster{display:flex;align-items:center;justify-content:center;border-radius:4px;min-height:300px;overflow:hidden}.product-page .product-poster img{width:100%;height:100%;object-fit:cover;border-radius:4px}.product-page .product-screenshot{display:flex;align-items:center;justify-content:center;border-radius:4px;height:150px;overflow:hidden;border:1px solid #252d32;position:relative;cursor:pointer;text-decoration:none}.product-page .product-screenshot img{width:100%;height:100%;object-fit:cover;border-radius:4px;transition:transform .3s ease}.product-page .product-screenshot .screenshot-overlay{position:absolute;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;border-radius:4px}.product-page .product-screenshot .screenshot-overlay i{font-size:2rem;color:#fff}.product-page .product-screenshot:hover{border-color:#4dd0e1}.product-page .product-screenshot:hover img{transform:scale(1.05)}.product-page .product-screenshot:hover .screenshot-overlay{opacity:1}.product-page .product-video{width:100%}.product-page .product-video .product-video-iframe{border-radius:4px;border:none}.product-page .badge-custom{padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;border-radius:20px;display:inline-flex;align-items:center;position:relative;overflow:hidden}.product-page .badge-custom.badge-success{background:linear-gradient(135deg,#4dd0e1,#21afc1);color:#1a2225;box-shadow:0 4px 15px #4dd0e166}.product-page .badge-custom.badge-success:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer 2s infinite}.product-page .badge-custom.badge-primary{background:linear-gradient(135deg,#e53935,#b61b17);color:#fff;box-shadow:0 4px 15px #e5393566}.product-page .badge-custom i{font-size:1.1rem}@keyframes shimmer{0%{left:-100%}to{left:100%}}.product-page .text-white{color:#fff!important}.product-page .text-light{color:#c5ced4!important}.product-page .text-warning{color:#e53935!important}.product-page .text-decoration-none{text-decoration:none}.product-page .sticky-sidebar{position:sticky;top:6rem;z-index:10}.feature-category{border-left:3px solid #e53935;padding-left:1rem;margin-bottom:2rem}.feature-category .feature-category-title{color:#e53935!important;font-weight:600;text-transform:uppercase;letter-spacing:1px}.feature-link-card{text-decoration:none!important;color:inherit;display:block}.feature-link-card .glass{cursor:pointer;border:1px solid #252d32}.feature-subsections .text-warning{border-bottom:1px solid #e53935;padding-bottom:.5rem;margin-bottom:1rem!important}.feature-subsections .text-info{color:#4dd0e1!important;font-weight:500}.world-subsections{margin-left:1rem;border-left:2px solid #4dd0e1;padding-left:1rem}@media(hover:hover)and (pointer:fine){.feature-link-card:hover .glass{border-color:#4dd0e1}.feature-link-card:hover .text-white,.product-page .text-decoration-none:hover .text-white{color:#4dd0e1!important}}@media(max-width:767.98px){.product-page .glass-card{padding:1.5rem}.product-page .product-poster{min-height:200px}.feature-category{padding-left:.5rem}.feature-category .feature-category-title{font-size:1.1rem}.world-subsections{margin-left:.5rem;padding-left:.5rem}}.mobile-pricing-bar{position:fixed;top:74px;left:0;right:0;z-index:1000;background:#252d32;border-bottom:1px solid #6b7880;padding:.5rem 1rem}.pricing-bar-inner{display:flex;align-items:center;gap:.75rem;max-width:100%}.pricing-plans-toggle{display:flex;background:#1a2225;border-radius:6px;padding:.25rem;border:1px solid #6b7880;flex-shrink:0}.plan-btn{padding:.4rem .6rem;border:none;background:transparent;color:#c5ced4;font-size:.75rem;font-weight:500;border-radius:4px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.plan-btn.active{background:#6b7880;color:#fff}.plan-btn:hover:not(.active){color:#fff}.pricing-bar-price{font-size:1.1rem;font-weight:700;color:#fff;white-space:nowrap;margin-left:auto}.pricing-bar-buy{padding:.5rem 1rem;background:#e53935;color:#fff;border:none;border-radius:6px;font-size:.8rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .2s ease}.pricing-bar-buy:hover{background:#cd1e1a}@media(max-width:991.98px){.product-page{padding-top:60px}}
