.font-heading{font-family:var(--font-outfit),sans-serif;font-weight:800}.announcement-bar{background:var(--clr-surface);color:var(--clr-text);text-align:center;font-size:var(--font-sm);border-bottom:1px solid var(--clr-border);padding:.5rem}.announcement-link{color:var(--clr-primary);margin-left:.5rem;font-weight:600}.navbar{z-index:100;-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--clr-border);background:#fffc;padding:1rem 0;position:sticky;top:0}@media (prefers-color-scheme:dark){.navbar{background:#0a0a0acc}}.nav-container{justify-content:space-between;align-items:center;display:flex}.logo{letter-spacing:-.5px;font-size:1.5rem}.nav-links{gap:2rem;display:flex}.nav-links a{color:var(--clr-text-muted);font-size:.95rem;font-weight:500;transition:color .2s}.nav-links a:hover{color:var(--clr-text)}.nav-actions{align-items:center;gap:1.5rem;display:flex}.login-link{font-size:.95rem;font-weight:600}.hero-section{padding-top:clamp(6rem,10vw,10rem);padding-bottom:clamp(6rem,10vw,10rem);position:relative;overflow:hidden}.hero-grid{align-items:center}.hero-title{letter-spacing:-.02em;margin-bottom:1.5rem}.hero-subtitle{font-size:var(--font-h4);color:var(--clr-text-muted);max-width:90%;margin-bottom:2rem;font-weight:400}.hero-benefits{flex-direction:column;gap:.75rem;margin-bottom:2.5rem;list-style:none;display:flex}.hero-benefits li{align-items:center;gap:.75rem;font-size:1.1rem;font-weight:500;display:flex}.check-icon{background:hsla(var(--hue-primary),80%,60%,.1);width:24px;height:24px;color:var(--clr-primary);border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;display:inline-flex}.hero-actions{gap:1rem;margin-bottom:2rem;display:flex}.btn-lg{padding:1rem 2rem;font-size:1.1rem}.play-btn{gap:.5rem}.play-btn span{color:var(--clr-primary)}.hero-trust{font-size:var(--font-sm);color:var(--clr-text-muted);align-items:center;gap:.5rem;display:flex}.hero-trust:before{content:"";background:var(--clr-border);width:40px;height:2px;display:inline-block}.delay-1{animation-delay:.2s}.hero-visual{position:relative}.blob{filter:blur(60px);z-index:-1;opacity:.5;border-radius:50%;position:absolute}.blob-1{background:var(--clr-primary);width:300px;height:300px;top:-10%;right:-10%}.blob-2{background:var(--clr-accent);width:250px;height:250px;bottom:-10%;left:10%}.hero-mockup{border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);background:var(--clr-bg);transition:transform .5s;overflow:hidden;transform:perspective(1000px)rotateY(-5deg)rotateX(5deg)}.hero-mockup:hover{transform:perspective(1000px)rotateY(0)rotateX(0)}.mockup-header{background:var(--clr-surface);border-bottom:1px solid var(--clr-border);align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.dots{gap:6px;display:flex}.dots span{background:var(--clr-border);border-radius:50%;width:10px;height:10px}.dots span:first-child{background:#ff5f56}.dots span:nth-child(2){background:#ffbd2e}.dots span:nth-child(3){background:#27c93f}.mockup-url{background:var(--clr-bg);border-radius:var(--radius-full);color:var(--clr-text-muted);text-align:center;flex:1;padding:.25rem 1rem;font-size:.75rem}.mockup-body{background:var(--clr-bg);height:400px;display:flex}.mockup-sidebar{border-right:1px solid var(--clr-border);background:var(--clr-surface);width:60px}.mockup-content{flex-direction:column;flex:1;gap:1rem;padding:2rem;display:flex}.skeleton{background:var(--clr-surface);border-radius:var(--radius-sm);width:100%;height:12px}.skeleton.title{width:70%;height:24px;margin-bottom:1rem}.skeleton.short{width:40%}.mockup-metrics{gap:1rem;margin-top:2rem;display:flex}.metric-box{background:var(--clr-surface);border:1px solid var(--clr-border);border-radius:var(--radius-md);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1rem;display:flex}.metric-value{font-size:2rem;font-weight:800;font-family:var(--font-outfit),sans-serif}.metric-label{color:var(--clr-text-muted);text-transform:uppercase;letter-spacing:1px;font-size:.75rem}.mockup-button{background:var(--clr-primary);color:#fff;text-align:center;border-radius:var(--radius-md);margin-top:auto;padding:.75rem;font-size:.9rem;font-weight:600}@media (max-width:768px){.hero-mockup{margin-top:2rem;transform:none}.nav-links{display:none}}.social-proof-section{border-bottom:1px solid var(--clr-border);background:var(--clr-bg);padding:3rem 0}.text-muted{color:var(--clr-text-muted);font-size:.9rem}.text-center{text-align:center}.mb-2{margin-bottom:2rem}.logo-strip{opacity:.6;flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;display:flex}.logo-placeholder{color:var(--clr-text-muted);letter-spacing:-.5px;font-size:1.5rem;font-weight:700}.problem-section{background:var(--clr-surface)}.section-header{margin-bottom:4rem;max-width:600px;margin-inline:auto}.subtitle{color:var(--clr-text-muted);margin-top:1rem;font-size:1.1rem}.grid-cols-4{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.problem-card{border-radius:var(--radius-md);height:100%;padding:2rem 1.5rem;transition:transform .2s}.problem-card:hover{transform:translateY(-5px)}.problem-icon{margin-bottom:1rem;font-size:2.5rem}.problem-card h3{margin-bottom:.5rem;font-size:1.1rem}.problem-card p{color:var(--clr-text-muted);margin:0;font-size:.9rem;line-height:1.5}.solution-section{position:relative;overflow:hidden}.solution-container{border-radius:var(--radius-lg);z-index:1;max-width:800px;margin:0 auto;padding:4rem 2rem;position:relative}.solution-text{color:var(--clr-text-muted);max-width:600px;margin:1.5rem auto 0;font-size:1.25rem}@media (max-width:1024px){.grid-cols-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.grid-cols-4{grid-template-columns:1fr}}.steps-container{justify-content:space-between;align-items:flex-start;gap:1rem;margin-top:3rem;display:flex}.step-card{text-align:center;background:var(--clr-surface);border-radius:var(--radius-lg);border:1px solid var(--clr-border);flex:1;padding:1.5rem;position:relative}.step-number{opacity:.8;margin-bottom:1rem;font-size:3rem;line-height:1}.step-card h3{margin-bottom:.75rem;font-size:1.25rem}.step-card p{color:var(--clr-text-muted);font-size:.95rem}.step-arrow{color:var(--clr-primary-light);align-self:center;margin-top:-2rem;font-size:2rem}.features-section{border-top:1px solid var(--clr-border);border-bottom:1px solid var(--clr-border)}.features-grid{margin-top:4rem}.feature-card{background:var(--clr-bg);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--clr-border);padding:2.5rem;transition:all .3s}.feature-card:hover{box-shadow:var(--shadow-md);border-color:var(--clr-primary-light)}.feature-icon{background:var(--clr-surface);border-radius:var(--radius-full);justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:2rem;display:inline-flex}.feature-card h3{margin-bottom:1rem;font-size:1.2rem}.feature-card p{color:var(--clr-text-muted);line-height:1.6}@media (max-width:1024px){.steps-container{flex-direction:column;align-items:center;gap:2rem}.step-card{width:100%;max-width:400px}.step-arrow{margin:0;transform:rotate(90deg)}.grid-cols-3{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.grid-cols-3{grid-template-columns:1fr}}.deep-dive-row{grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:6rem;display:grid}.deep-dive-row:last-child{margin-bottom:0}.align-center{align-items:center}.deep-dive-row.reverse .deep-dive-content{order:2}.deep-dive-row.reverse .deep-dive-visual{order:1}.benefit-list{margin-top:1.5rem;list-style:none}.benefit-list li{margin-bottom:.75rem;font-size:1.05rem}.deep-dive-visual{border-radius:var(--radius-lg);background:var(--clr-surface);border:1px solid var(--clr-border);box-shadow:var(--shadow-lg);flex-direction:column;justify-content:center;min-height:250px;padding:3rem;display:flex}.seo-score-bar{background:var(--clr-bg);border-radius:var(--radius-full);height:8px;margin-top:1rem;overflow:hidden}.score-fill{background:var(--clr-gradient-text);border-radius:var(--radius-full);height:100%}.wp-mockup{background:var(--clr-bg);border-radius:var(--radius-md);border:1px solid var(--clr-border);overflow:hidden}.wp-header{background:var(--clr-surface);border-bottom:1px solid var(--clr-border);padding:.5rem 1rem;font-size:.8rem;font-weight:600}.wp-body{padding:1.5rem}.wp-status{background:hsla(var(--hue-primary),80%,60%,.1);border-radius:var(--radius-sm);text-align:center;margin-top:1rem;padding:.5rem;font-size:.85rem;font-weight:500}.link-highlight{color:var(--clr-primary);cursor:pointer;-webkit-text-decoration:underline dashed;text-decoration:underline dashed;position:relative}.link-tooltip{background:var(--clr-bg);border-radius:var(--radius-md);border:1px solid var(--clr-border);box-shadow:var(--shadow-sm);margin-top:1rem;padding:.75rem}.bg-surface{background:var(--clr-surface)}.use-cases-grid{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.use-case-card{border-radius:var(--radius-lg);background:var(--clr-bg);border:1px solid var(--clr-border);box-shadow:var(--shadow-sm);flex:300px;padding:2rem}.use-case-card h3{color:var(--clr-primary);margin-bottom:.5rem;font-size:1.25rem}@media (max-width:768px){.deep-dive-row{grid-template-columns:1fr;gap:2rem}.deep-dive-row.reverse .deep-dive-content{order:1}.deep-dive-row.reverse .deep-dive-visual{order:2}}.comparison-table-wrapper{border-radius:var(--radius-lg);padding:1rem;overflow-x:auto}.comparison-table{border-collapse:collapse;text-align:left;width:100%}.comparison-table th,.comparison-table td{border-bottom:1px solid var(--clr-border);padding:1.5rem}.comparison-table th{font-family:var(--font-outfit),sans-serif;color:var(--clr-text-muted);font-size:1.1rem}.comparison-table tbody tr:last-child td{border-bottom:none}.highlight-col{background:hsla(var(--hue-primary),80%,60%,.05);font-weight:500}.font-bold{font-weight:700}.testimonials-grid{align-items:stretch}.testimonial-card{border-radius:var(--radius-lg);flex-direction:column;padding:2.5rem;display:flex}.stars{color:#ffbd2e;margin-bottom:1rem;font-size:1.25rem}.quote{flex-grow:1;margin-bottom:2rem;font-size:1.05rem;font-style:italic}.author{align-items:center;gap:1rem;display:flex}.author-avatar{background:var(--clr-surface);width:40px;height:40px;color:var(--clr-primary);border:1px solid var(--clr-border);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.author-info strong{font-size:.95rem;display:block}.author-info span{color:var(--clr-text-muted);font-size:.8rem}.pricing-card{border-radius:var(--radius-xl);border:2px solid var(--clr-primary);width:100%;max-width:400px;padding:3rem 2rem;position:relative}.popular-badge{background:var(--clr-gradient-text);color:#fff;border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:1px;padding:.25rem 1rem;font-size:.8rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.price{font-size:3.5rem;font-weight:800;font-family:var(--font-outfit),sans-serif;color:var(--clr-text);margin:1rem 0}.currency{vertical-align:top;margin-right:.25rem;font-size:1.5rem}.period{color:var(--clr-text-muted);font-size:1rem;font-weight:500}.pricing-desc{color:var(--clr-text-muted);margin-bottom:2rem}.btn-block{width:100%;margin-top:1rem;display:flex}.mt-4{margin-top:2rem}.max-w-md{max-width:800px;margin:0 auto}.faq-list{flex-direction:column;gap:1rem;display:flex}.faq-item{border-radius:var(--radius-md);padding:1.5rem}.faq-item h4{margin-bottom:.5rem;font-size:1.1rem}.faq-item p{color:var(--clr-text-muted);margin:0}.cta-container{border-radius:var(--radius-xl);background:linear-gradient(135deg,hsla(var(--hue-primary),80%,15%,.8),hsla(var(--hue-secondary),70%,10%,.8));border:1px solid #ffffff1a;padding:5rem 2rem}.cta-container h2{color:#fff}.cta-container .subtitle{color:#ffffffb3}.footer{border-top:1px solid var(--clr-border);padding:4rem 0 2rem}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:4rem;display:grid}.footer-links h4{margin-bottom:1.5rem;font-size:1rem}.footer-links a{color:var(--clr-text-muted);margin-bottom:.75rem;font-size:.95rem;display:block}.footer-links a:hover{color:var(--clr-primary)}.footer-bottom{text-align:center;border-top:1px solid var(--clr-border);padding-top:2rem;font-size:.9rem}@media (max-width:768px){.footer-grid{grid-template-columns:1fr 1fr}.cta-container{padding:3rem 1.5rem}}@media (max-width:480px){.footer-grid{grid-template-columns:1fr}}
