:root{--pf-background: hsl(220, 20%, 8%);--pf-foreground: hsl(0, 0%, 98%);--pf-card: hsl(220, 18%, 12%);--pf-card-foreground: hsl(0, 0%, 98%);--pf-muted-foreground: #CCD1D9;--pf-accent: hsl(244, 42%, 49%);--pf-accent-foreground: hsl(0, 0%, 98%);--pf-border: hsl(220, 15%, 20%);--pf-secondary: hsl(220, 15%, 18%);--pf-radius: 0.75rem}body{background-color:var(--pf-background);line-height:1.6;-webkit-font-smoothing:antialiased}.pfd{color:var(--pf-foreground)}.pfd p{font-weight:400}.pfd *,.pfd *::before,.pfd *::after{box-sizing:border-box}.pfd img{max-width:100%;display:block}.pfd a{text-decoration:none;color:inherit}@media screen and (max-width:767px){.pfd .container{padding-left:15px;padding-right:15px}}.pfd .btn{display:inline-flex;align-items:center;gap:0.5rem;padding:0.75rem 2rem;border-radius:var(--pf-radius);font-size:1.0625rem;font-weight:600;cursor:pointer;transition:opacity 0.2s, background 0.2s;border:none;text-decoration:none}.pfd .btn-primary{background-color:var(--pf-accent);color:var(--pf-accent-foreground)}.pfd .btn-primary:hover{opacity:0.9;background-color:var(--red);color:#fff}.pfd .btn-outline{background:transparent;color:var(--pf-foreground);border:1.5px solid var(--pf-border)}.pfd .btn-outline:hover{background:var(--pf-secondary);background-color:var(--red);color:#fff}.pfd .hero{padding:5rem 0}.pfd .hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.pfd .hero-eyebrow{font-size:0.8125rem;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;color:var(--pf-foreground);margin-bottom:0.5rem}.pfd .hero-title{font-size:clamp(2.25rem, 5vw, 3.5rem);font-weight:700;line-height:1.1;margin-bottom:1.5rem}.pfd .hero-title .muted{color:var(--pf-muted-foreground)}.pfd .hero-description{font-size:1.0625rem;color:var(--pf-foreground);max-width:38rem;margin-bottom:2rem;line-height:1.7;text-align:left}.pfd .hero-ctas{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.pfd .quick-stats{display:grid;grid-template-columns:1fr 1fr;gap:0.75rem;padding-top:1rem}.pfd .stat-item{display:flex;align-items:flex-start;gap:0.625rem}.pfd .stat-icon{flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:0.1rem;color:#fff}.pfd .stat-item span{font-size:0.875rem;color:var(--pf-foreground);line-height:1.4}.pfd .hero-image-wrap{position:relative}.pfd .hero-image-inner{border-radius:1rem;overflow:hidden;aspect-ratio:1.3333333333;box-shadow:0 25px 60px -10px rgba(0, 0, 0, 0.5)}.pfd .hero-image-inner img{width:100%;height:100%;object-fit:cover}.pfd .hero-image-overlay{position:absolute;inset:0;background:linear-gradient(to top, rgba(14, 17, 26, 0.4), transparent);border-radius:1rem}.pfd .hero-badge{position:absolute;bottom:-1.25rem;left:-1.5rem;background:var(--pf-card);border:1px solid var(--pf-border);border-radius:0.875rem;padding:1rem 1.25rem;box-shadow:0 8px 30px rgba(0, 0, 0, 0.4);display:flex;align-items:center;gap:0.75rem}.pfd .hero-badge-icon{width:3rem;height:3rem;border-radius:50%;background:rgba(88, 80, 173, 0.2);display:flex;align-items:center;justify-content:center;flex-shrink:0}.pfd .hero-badge-text p{font-size:0.875rem;color:var(--pf-muted-foreground)}.pfd .hero-badge-text strong{display:block;font-weight:600;margin-bottom:0.1rem}.pfd .features-section{padding:5rem 0}.pfd .section-heading{text-align:center;margin-bottom:3rem}.pfd .section-heading h2{font-size:clamp(1.75rem, 3.5vw, 2.5rem);font-weight:700;margin-bottom:0.75rem}.pfd .section-heading p{color:var(--pf-muted-foreground);font-size:1rem;text-align:center}.pfd .top-features-label{text-align:center;font-weight:600;font-size:1.25rem;margin-bottom:1.25rem;color:#fff}.pfd .top-features-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:1rem}.pfd .top-card{background:rgba(88, 80, 173, 0.1);border:2px solid var(--pf-accent);border-radius:0.875rem;padding:1.375rem 1rem;text-align:center;transition:background 0.2s}.pfd .top-card:hover{background:rgba(88, 80, 173, 0.2)}.pfd .top-card-icon{width:3.5rem;height:3.5rem;border-radius:50%;background:var(--pf-accent);display:flex;align-items:center;justify-content:center;margin:0 auto 0.75rem}.pfd .top-card-icon svg{width:1.75rem;height:1.75rem;color:#fff}.pfd .top-card h4{font-weight:700;font-size:1.25rem;margin-bottom:0.5rem}.pfd .top-card p{font-size:1rem;color:var(--pf-muted-foreground);text-align:center}.pfd .all-features-label{text-align:center;font-size:1rem;font-weight:600;color:var(--pf-muted-foreground);margin-bottom:0.375rem}.pfd .all-features-sub{text-align:center;font-size:0.9375rem;color:var(--pf-muted-foreground);margin-bottom:2rem}.pfd .features-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}.pfd .feature-card{background:var(--pf-card);border:1px solid var(--pf-border);border-radius:0.875rem;padding:1.5rem;transition:border-color 0.3s, box-shadow 0.3s}.pfd .feature-card:hover{border-color:rgba(88, 80, 173, 0.5);box-shadow:0 8px 30px rgba(88, 80, 173, 0.08)}.pfd .feature-card-inner{display:flex;align-items:flex-start;gap:1rem}.pfd .feature-card-icon{flex-shrink:0;width:3rem;height:3rem;border-radius:50%;background:var(--pf-accent);display:flex;align-items:center;justify-content:center}.pfd .feature-card-icon svg{width:1.5rem;height:1.5rem;color:#fff}.pfd .feature-card h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem;line-height:1.35}.pfd .feature-card p{font-size:0.975rem;color:rgba(255, 255, 255, 0.75);line-height:1.65;text-align:left;font-weight:400}.pfd .cta-section{padding:5rem 0;background:rgba(255, 255, 255, 0.02)}.pfd .cta-box{position:relative;background:linear-gradient(135deg, rgba(88, 80, 173, 0.2), rgba(88, 80, 173, 0.05));border-radius:1.5rem;padding:4rem 2rem;text-align:center;overflow:hidden}.pfd .cta-box::before{content:"";position:absolute;top:0;right:0;width:50%;height:100%;background:radial-gradient(circle at top right, rgba(88, 80, 173, 0.12), transparent 70%);pointer-events:none}.pfd .cta-box h2{font-size:clamp(1.75rem, 3.5vw, 2.5rem);font-weight:700;margin-bottom:1rem}.pfd .cta-box p{color:var(--pf-muted-foreground);font-size:1.0625rem;max-width:36rem;margin:0 auto 2rem;text-align:center}.pfd .cta-btns{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.pfd svg{display:inline-block;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@keyframes fade-in{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.pfd .animate-fade-in{animation:fade-in 0.6s ease-out both}@media (max-width:1024px){.pfd .top-features-grid{grid-template-columns:repeat(2, 1fr)}.pfd .features-grid{grid-template-columns:repeat(2, 1fr)}}@media (max-width:768px){.pfd .hero-grid{grid-template-columns:1fr}.pfd .hero-image-wrap{order:-1}.pfd .hero-badge{left:0}.pfd .quick-stats{grid-template-columns:1fr}.pfd .top-features-grid{grid-template-columns:repeat(2, 1fr)}.pfd .features-grid{grid-template-columns:1fr}.pfd .hero{padding:3rem 0}}@media (max-width:480px){.pfd .top-features-grid{grid-template-columns:1fr 1fr}.pfd .hero-ctas{flex-direction:column}.pfd .btn{justify-content:center}}.pfd .features-section.featured{background:rgba(255, 255, 255, 0.02)}body.page-template-pendant-features footer{border-top:0}