.product-details .gradient-text{background:linear-gradient(90deg,#00a1ff,#14dbdb,#00a1ff);-webkit-text-fill-color:#0000;color:#0000;-webkit-background-clip:text;background-clip:text}.product-details .hero-title{color:#111827;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.1}.product-details .hero-subtitle{color:#8c8c8c;margin-bottom:2rem;font-size:1.25rem;line-height:1.8}.product-details .btn{border-radius:9999px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;transition:all .3s;display:inline-flex}.product-details .btn-primary{color:#fff;background:linear-gradient(90deg,#3b82f6,#0ea5e9);box-shadow:0 10px 15px -3px #3b82f666}.product-details .btn-primary:hover{background:linear-gradient(90deg,#2563eb,#0284c7);transform:translateY(-2px);box-shadow:0 20px 25px -5px #3b82f699}.product-details .badge{position:initial;color:#00a1ff;background:#00a2ff1a;border-radius:9999px;margin-bottom:1rem;padding:.8rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.product-details .section-title{color:#111827;letter-spacing:-.02em;margin-bottom:.75rem;font-size:2.25rem;font-weight:800}.product-details .section-subtitle{color:#8c8c8c;font-size:1.25rem}.product-details .card-title{color:#111827;margin-bottom:.5rem;font-size:1.125rem}.product-details .card-subtitle{color:#8c8c8c;font-size:.9rem}.services-section{--background:0 0% 98%;--foreground:0 0% 8%;--card-light:#fffc;--card-dark:#fffffff2;--primary:202 100% 50%;--secondary:187 100% 50%;--accent:180 83% 47%;--text-primary:#00a1ff;--text-secondary:0 0% 55%;--border:0 0% 85%;--border-accent:202 100% 50%;--radius:1rem;background:linear-gradient(#fff,#f8f9fa);position:relative;overflow:hidden}.services-section .text-primary{color:var(--text-primary)!important}.services-section .bg-blob{filter:blur(80px);z-index:0;background:#0d6efd1a;border-radius:50%;width:300px;height:300px;position:absolute}.services-section .bg-blob.blob-left{top:-100px;left:-100px}.services-section .bg-blob.blob-right{bottom:-100px;right:-100px}.services-section .product-card{background:linear-gradient(135deg, var(--card-light), var(--card-dark));border:1px solid hsl(var(--border));border-radius:16px;transition:all .4s;overflow:hidden}.services-section .product-card .media-wrapper{background:#f1f3f5;height:200px;position:relative;overflow:hidden}.services-section .product-card .media-wrapper img,.services-section .product-card .media-wrapper video{object-fit:cover;width:100%;height:100%;transition:transform .5s}.services-section .product-card:hover img,.services-section .product-card:hover video{transform:scale(1.1)}.services-section .product-card .icon-overlay{pointer-events:none;font-size:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.services-section .product-card p{color:hsl(var(--text-secondary))}.services-section .product-card:hover h5{color:hsl(var(--primary))}.services-section .service-badge{color:#00a1ff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00a2ff1a;border:1px solid #00a2ff33;border-radius:999px;padding:6px 16px;font-size:14px;font-weight:600;display:inline-block}.services-section .service-heading{color:#111827;font-size:32px;font-weight:700;line-height:1.2}@media (min-width:768px){.services-section .service-heading{font-size:44px}}@media (min-width:992px){.services-section .service-heading{font-size:56px}}.services-section .gradient-text{background:linear-gradient(90deg, hsl(var(--primary)), hsl(var(--accent)), hsl(var(--primary)));-webkit-text-fill-color:#0000;color:#0000;-webkit-background-clip:text;background-clip:text}.services-section .service-desc{color:#8c8c8c;max-width:672px;font-size:16px;line-height:1.7}@media (min-width:768px){.services-section .service-desc{font-size:18px}}@media (min-width:992px){.services-section .service-desc{font-size:20px}}.services-section .product-card{background:linear-gradient(135deg, var(--card-light), var(--card-dark));border:1px solid hsl(var(--border-accent)/.2);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;transition:all .5s;position:relative;overflow:hidden}.services-section .product-card:hover{border-color:hsl(var(--border-accent)/.5);transform:translateY(-8px);box-shadow:0 20px 50px #00000026}.services-section .card-overlay{background:linear-gradient(135deg, hsl(var(--primary)/.05), transparent, hsl(var(--accent)/.05));opacity:0;transition:all .5s;position:absolute;inset:0}.services-section .product-link:hover .card-overlay{opacity:1}.services-section .card-content{z-index:2;position:relative}.services-section .media-box{background:linear-gradient(135deg, hsl(var(--primary)/.1), hsl(var(--accent)/.1));border:1px solid hsl(var(--border-accent)/.2);border-radius:12px;justify-content:center;align-items:center;height:180px;transition:all .3s;display:flex;position:relative;overflow:hidden}.services-section .product-link:hover .media-box{border-color:hsl(var(--border-accent)/.5)}.services-section .media-box img,.services-section .media-box video{object-fit:cover;width:100%;height:100%;transition:transform .5s}.services-section .product-link:hover img,.services-section .product-link:hover video{transform:scale(1.1)}.services-section .media-overlay{background:linear-gradient(#0000,#0000004d);position:absolute;inset:0}.services-section .icon-overlay{z-index:2;font-size:48px;position:absolute}.services-section .card-title{color:#111827;margin-bottom:10px;font-size:20px;font-weight:700;transition:all .4s}.services-section .product-link:hover .card-title{color:hsl(var(--primary))}.services-section .card-desc{color:hsl(var(--text-secondary));margin-bottom:20px;font-size:14px;line-height:1.6}.services-section .card-cta{color:hsl(var(--primary));align-items:center;gap:6px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.services-section .product-link:hover .card-cta{gap:10px}.services-section .card-border-glow{pointer-events:none;border:1px solid #0000;border-radius:16px;transition:all .5s;position:absolute;inset:0}.services-section .product-link:hover .card-border-glow{border-color:hsl(var(--primary)/.2)}
.product-hero{color:#fff;text-align:center;position:relative;overflow:hidden}.product-hero__bg{z-index:-2;filter:blur(6px);background:url(/assets/img/creysto/product-bg.png) 50%/cover no-repeat;position:absolute;inset:0}.product-hero__overlay{z-index:-1;background:linear-gradient(90deg,#0e2a5cd9,#0a52c299 60%,#0000);position:absolute;inset:0}.product-hero{padding:9rem 0}@media (min-width:768px){.product-hero{padding:12rem 0}}
