@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Outfit:wght@400;500;700;800&display=swap";.navbar{z-index:1000;width:100%;transition:all var(--transition-normal);background:0 0;padding:1.5rem 0;position:fixed;top:0;left:0}.navbar.scrolled{-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border-color);background:#050505cc;padding:1rem 0}.navbar-container{grid-template-columns:1fr auto 1fr;align-items:center;gap:4rem;display:grid}.logo-container{color:var(--text-primary);justify-self:start;align-items:center;gap:.5rem;text-decoration:none;display:flex}.logo-icon{color:var(--accent-primary)}.logo-text{font-family:var(--font-display);letter-spacing:-.5px;font-size:1.5rem;font-weight:800}.nav-links{justify-self:center;align-items:center;gap:2.5rem;display:flex}.nav-actions{justify-self:end;align-items:center;gap:1.5rem;display:flex}.nav-link{color:var(--text-primary);transition:color var(--transition-fast);font-size:.95rem;font-weight:600}.nav-link:hover{color:var(--accent-primary)}.lang-toggle{background:var(--bg-glass);border:1px solid var(--border-color);color:var(--text-primary);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-fast);font-family:var(--font-sans);align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:flex}.lang-toggle:hover{background:var(--bg-glass-hover);border-color:var(--accent-primary);color:var(--accent-primary)}.nav-dropdown-wrap{position:relative}.nav-dropdown-trigger{align-items:center;gap:.3rem;display:flex}.nav-chevron{opacity:.7;transition:transform .2s}.nav-chevron.open{transform:rotate(180deg)}.nav-dropdown{z-index:999;min-width:280px;padding-top:.75rem;position:absolute;top:100%;left:50%;transform:translate(-50%)}.nav-dropdown-inner{-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-color);border-radius:var(--radius-md);background:#0c0c0cf7;padding:.5rem;position:relative;box-shadow:0 16px 48px #00000080}.nav-dropdown-inner:before{content:"";border-top:1px solid var(--border-color);border-left:1px solid var(--border-color);background:#0c0c0cf7;width:10px;height:10px;position:absolute;top:-6px;left:50%;transform:translate(-50%)rotate(45deg)}.nav-dropdown-item{border-radius:var(--radius-sm);color:var(--text-primary);transition:background var(--transition-fast);align-items:center;gap:.75rem;padding:.7rem 1rem;text-decoration:none;display:flex}.nav-dropdown-item:hover{background:#8b5cf61f}.nav-dropdown-icon{color:var(--accent-primary);flex-shrink:0;align-items:center;display:flex}.nav-dropdown-label{flex:1;font-size:.9rem;font-weight:600}.nav-dropdown-price{color:var(--accent-primary);white-space:nowrap;font-size:.78rem;font-weight:700}@media (width<=992px){.nav-links{display:none}}@media (width<=768px){.nav-btn{display:none}}.hero-section{align-items:center;min-height:100vh;padding-top:10rem;display:flex}.hero-header{margin-bottom:4rem}.hero-title{max-width:800px;margin:0 auto;font-size:3.5rem}.profile-card{flex-direction:column;height:100%;display:flex}.icon-wrapper{border-radius:var(--radius-md);width:64px;height:64px;color:var(--accent-primary);background:#3b82f61a;border:1px solid #3b82f633;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.profile-title{margin-bottom:1rem;font-size:1.5rem}.profile-content{flex-direction:column;flex-grow:1;gap:1rem;display:flex}.profile-desc{font-size:.95rem}.what-i-give{border-radius:var(--radius-sm);border-left:4px solid var(--accent-primary);background:#ffffff08;margin-top:1rem;padding:1rem}.what-i-give strong{color:var(--text-primary);margin-bottom:.5rem;display:block}.what-i-give p{color:var(--text-secondary);font-size:.9rem}.target-result{color:var(--accent-secondary);margin-top:auto;padding-top:1.5rem;font-size:.95rem;font-weight:600}.prospecting-problem-section{position:relative;overflow:hidden}.pp-glow{opacity:.25;top:-10%;left:50%;transform:translate(-50%)}.pp-header{max-width:780px;margin:0 auto 3rem}.pp-title{margin-bottom:1.25rem;font-size:2.5rem}.pp-lead{font-size:1.1rem;line-height:1.7}.pp-linkedin-box{text-align:center;max-width:820px;margin:0 auto 3rem;padding:2.25rem 2rem}.pp-subtitle{color:var(--text-primary);margin-bottom:.75rem;font-size:1.4rem}.pp-solution{max-width:900px;margin:0 auto}.pp-solution-title{margin-bottom:.75rem;font-size:1.7rem}.pp-solution-intro{margin-bottom:2rem;font-size:1.05rem}.pp-capabilities-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2.5rem;display:grid}.pp-capability{background:var(--bg-glass);border:1px solid var(--border-color);border-radius:var(--radius-sm);align-items:center;gap:.75rem;padding:1rem 1.25rem;font-weight:500;display:flex}.pp-capability-icon{color:var(--accent-primary);flex-shrink:0}.pp-solution-outcome{max-width:640px;margin:0 auto;font-size:1.2rem;font-weight:700}@media (width<=768px){.pp-title{font-size:1.9rem}.pp-capabilities-grid{grid-template-columns:1fr}}.prospecting-feature-section{padding-top:3rem}.pf-card{background:linear-gradient(135deg,#8b5cf614 0%,#3b82f60d 100%);border:1px solid #8b5cf673;padding:3rem 2.5rem 2.5rem;position:relative}.pf-badge{background:var(--accent-gradient);color:#fff;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:.3rem 1rem;font-size:.72rem;font-weight:700;position:absolute;top:-14px;left:2.5rem}.pf-header{max-width:760px;margin:0 auto 3rem}.pf-title{margin-bottom:.75rem;font-size:2.3rem}.pf-subtitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.2rem;font-weight:600}.pf-intro{margin-bottom:.75rem;font-size:1rem;line-height:1.7}.pf-problem{max-width:680px;margin:0 auto;font-size:.95rem;font-style:italic;line-height:1.7}.pf-block{margin-bottom:2.75rem}.pf-block-title{text-align:center;color:var(--text-primary);margin-bottom:1.75rem;font-size:1.3rem}.pf-how-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.pf-how-step{background:var(--bg-glass);border:1px solid var(--border-color);border-radius:var(--radius-md);transition:border-color var(--transition-fast), transform var(--transition-fast);padding:1.5rem 1.25rem}.pf-how-step:hover{border-color:#8b5cf680;transform:translateY(-3px)}.pf-how-top{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.pf-how-num{font-family:var(--font-display);color:#ffffff26;font-size:1.5rem;font-weight:800}.pf-how-icon{border-radius:var(--radius-sm);background:var(--accent-gradient);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.pf-how-title{color:var(--text-primary);margin-bottom:.5rem;font-size:1rem}.pf-how-desc{font-size:.88rem;line-height:1.6}.pf-modes-grid{align-items:stretch;gap:1.5rem;display:flex}.pf-mode-card{text-align:center;background:var(--bg-glass);border:1px solid var(--border-color);border-radius:var(--radius-md);transition:border-color var(--transition-fast), transform var(--transition-fast);flex:1;padding:2rem 1.5rem}.pf-mode-card:hover{border-color:#8b5cf680;transform:translateY(-3px)}.pf-mode-icon{border-radius:var(--radius-full);background:var(--accent-gradient);color:#fff;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 1rem;display:flex}.pf-mode-title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.1rem}.pf-mode-desc{font-size:.9rem;line-height:1.65}.pf-modes-or{font-family:var(--font-display);letter-spacing:.1em;color:var(--text-secondary);background:var(--bg-glass);border:1px solid var(--border-color);border-radius:var(--radius-full);flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:700;display:flex}.pf-positioning{text-align:center;max-width:780px;font-family:var(--font-display);border:none;margin:0 auto 2.75rem;padding:0;font-size:1.3rem;font-weight:700;line-height:1.5;display:block}.pf-footer{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;gap:1.5rem;padding-top:2rem;display:flex}.pf-price-block{flex-direction:column;gap:.2rem;display:flex}.pf-price{font-family:var(--font-display);background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.6rem;font-weight:800}.pf-price-label{font-size:.85rem}.pf-cta-row{flex-wrap:wrap;gap:1rem;display:flex}@media (width<=992px){.pf-how-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.pf-card{padding:2.25rem 1.5rem 2rem}.pf-title{font-size:1.8rem}.pf-modes-grid{flex-direction:column}.pf-modes-or{align-self:center}.pf-footer{flex-direction:column;align-items:flex-start}.pf-cta-row{width:100%}.pf-cta-row .btn{flex:1}}@media (width<=520px){.pf-how-grid{grid-template-columns:1fr}}.steps-section{background-color:var(--bg-secondary);position:relative}.steps-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 100%,#8b5cf60d 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.steps-header{margin-bottom:4rem}.steps-title{margin-bottom:1rem;font-size:2.5rem}.steps-subtitle{max-width:600px;margin:0 auto;font-size:1.1rem}.steps-subtitle-price{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}.steps-timeline{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid;position:relative}.step-card{flex-direction:column;padding:2.5rem 2rem 2rem;display:flex;position:relative;overflow:hidden}.step-number{color:#ffffff08;font-size:6rem;font-weight:800;line-height:1;font-family:var(--font-display);z-index:0;position:absolute;top:-10px;right:-10px}.step-icon-wrapper{background:var(--accent-gradient);border-radius:var(--radius-sm);color:#fff;z-index:1;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;display:flex;position:relative;box-shadow:0 4px 15px #8b5cf64d}.step-content{z-index:1;flex-direction:column;height:100%;display:flex;position:relative}.step-title{color:var(--text-primary);margin-bottom:1rem;font-size:1.25rem}.step-desc{margin-bottom:.75rem;font-size:.95rem}.step-deliverable{color:var(--accent-primary);margin-top:auto;padding-top:1.5rem;font-size:.9rem;font-weight:600;display:inline-block}.pricing-banner{text-align:center;background:linear-gradient(135deg,#8b5cf614 0%,#3b82f60f 100%);border:1px solid #8b5cf659;margin-top:3rem;padding:2.5rem 3rem}.pricing-banner-label{letter-spacing:.12em;text-transform:uppercase;color:var(--accent-primary);background:#8b5cf626;border:1px solid #8b5cf64d;border-radius:999px;margin-bottom:1.25rem;padding:.3rem 1rem;font-size:.8rem;font-weight:700;display:inline-block}.pricing-banner-price{background:var(--accent-gradient);-webkit-text-fill-color:transparent;font-size:2.2rem;font-weight:800;font-family:var(--font-display);-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem}.pricing-banner-list{flex-direction:column;align-items:center;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.pricing-banner-list li{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:1rem;display:flex}.pricing-check{color:var(--accent-primary);font-size:1.1rem;font-weight:700}@media (width<=992px){.steps-timeline{grid-template-columns:1fr}.pricing-banner{padding:2rem 1.5rem}.pricing-banner-price{font-size:1.75rem}}.problem-section{position:relative;overflow:hidden}.problem-header{margin-bottom:4rem}.problem-title{max-width:800px;margin:0 auto 3rem;font-size:2.5rem;line-height:1.3}.problem-stats{background:linear-gradient(#ffffff05 0%,#ef44440d 100%);border-color:#ef444433;max-width:700px;margin:0 auto}.stat-highlight{background:linear-gradient(135deg,#ef4444,#f97316);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.stat-secondary{color:var(--text-secondary);font-size:1.1rem}.brutal-truths-container{margin-top:5rem}.truths-title{color:var(--text-primary);margin-bottom:3rem;font-size:2rem}.truth-card{transition:transform var(--transition-normal);border-left:4px solid #ef4444;align-items:flex-start;gap:1.5rem;display:flex}.truth-card:hover{transform:translate(10px)}.truth-icon{color:#ef4444;border-radius:var(--radius-sm);background:#ef44441a;flex-shrink:0;padding:.5rem}.truth-card-title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem}.pull-quote-container{text-align:center;margin-top:6rem;padding:0 2rem}.pull-quote{font-family:var(--font-display);letter-spacing:-.5px;max-width:900px;margin:0 auto;font-size:2.25rem;font-style:italic;font-weight:800;line-height:1.4}.video-showcase{max-width:900px;margin-left:auto;margin-right:auto;padding:3rem}.video-title{margin-bottom:.5rem;font-size:2rem}.video-desc{max-width:600px;margin:0 auto 2rem;font-size:1.1rem}.video-container{border:1px solid var(--border-color);background:var(--bg-color);border-radius:12px;width:100%;overflow:hidden;box-shadow:0 10px 30px #0000004d}.demo-video{width:100%;height:auto;display:block}.why-linkedin-box{text-align:left;border-left:4px solid var(--accent-primary);max-width:900px;margin-left:auto;margin-right:auto;padding:3rem}.why-title{margin-bottom:1.5rem;font-size:1.75rem}.why-content p{font-size:1.1rem;line-height:1.7}.mb-3{margin-bottom:1rem}.mt-5{margin-top:4rem}@media (width<=768px){.truth-card{flex-direction:column;gap:1rem}.pull-quote{font-size:1.5rem}}.about-section{background-color:var(--bg-color);position:relative}.align-start{align-items:flex-start}.image-wrapper{border-radius:var(--radius-lg);aspect-ratio:4/5;background:var(--bg-secondary);padding:1rem;position:relative;overflow:hidden}.code-accent{background:var(--accent-gradient);border-radius:var(--radius-full);color:#fff;z-index:10;box-shadow:0 4px 20px var(--accent-glow);padding:.75rem;position:absolute;top:1.5rem;left:1.5rem}.placeholder-image{border-radius:var(--radius-md);background:linear-gradient(135deg,#ffffff0d 0%,#ffffff03 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.founder-avatar{background:var(--accent-gradient);opacity:.2;filter:blur(20px);border-radius:50%;width:120px;height:120px}.founder-image-real{object-fit:cover;width:100%;height:100%}.stats-overlay{z-index:10;background:#0a0a0ad9;flex-direction:column;gap:1.5rem;min-width:200px;padding:1.5rem;display:flex;position:absolute;bottom:2rem;right:-2rem}.stat-item{flex-direction:column;display:flex}.stat-num{font-size:2rem;font-family:var(--font-display);margin-bottom:.25rem;font-weight:800;line-height:1}.stat-label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;font-size:.85rem}.about-content-col{padding-left:3rem}.about-title{margin-bottom:.5rem;font-size:2.5rem}.founder-name{margin-bottom:2rem;font-size:1.5rem}.about-story{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.05rem}.intro-strong{color:var(--text-primary);font-size:1.25rem}.hobby-text{font-size:1.1rem;font-style:italic;font-weight:600}.diff-section{background:var(--bg-glass);border-radius:var(--radius-md);border:1px solid var(--border-color);margin-bottom:2rem;padding:2rem}.diff-title{margin-bottom:1.5rem;font-size:1.25rem}.diff-list{flex-direction:column;gap:1rem;display:flex}.diff-list li{align-items:flex-start;gap:1rem;display:flex}.list-icon{color:var(--accent-primary);flex-shrink:0;margin-top:.15rem}.personal-touch{margin-bottom:2rem;font-style:italic}.about-ctas{flex-wrap:wrap;gap:1rem;display:flex}@media (width<=992px){.about-content-col{margin-top:4rem;padding-left:0}.stats-overlay{bottom:1rem;right:1rem}}.results-section{background-color:var(--bg-secondary)}.results-header{margin-bottom:4rem}.results-title{margin-bottom:1rem;font-size:2.5rem}.results-intro{max-width:800px;margin:0 auto;font-size:1.15rem;line-height:1.6}.testimonials-grid{margin-bottom:4rem}.testimonial-card{flex-direction:column;display:flex;position:relative}.quote-icon{color:var(--accent-primary);opacity:.2;position:absolute;top:1.5rem;right:1.5rem}.testimonial-quote{z-index:1;flex-grow:1;margin-bottom:2rem;font-size:1.15rem;font-style:italic;position:relative}.testimonial-author{font-size:.95rem;font-weight:700}.stats-bar{border:1px solid var(--border-color);background:linear-gradient(135deg,#ffffff0d 0%,#3b82f60d 100%);flex-wrap:wrap;justify-content:center;gap:2rem;padding:2.5rem;display:flex}.stat-bar-item{flex:1;align-items:center;gap:1rem;min-width:250px;display:flex}.stat-bar-icon{color:var(--accent-secondary);border-radius:var(--radius-sm);background:#8b5cf61a;padding:.75rem}.stat-bar-text{font-size:.95rem;font-weight:600;line-height:1.3}@media (width<=768px){.stat-bar-item{min-width:100%}}.cta-section{padding:8rem 0;position:relative;overflow:hidden}.cta-glow{background:radial-gradient(circle,#3b82f666 0%,#0000 70%);top:50%;left:50%;transform:translate(-50%,-50%)}.cta-card{z-index:1;background:#0f0f0fb3;border:1px solid #3b82f64d;max-width:900px;margin:0 auto;padding:4rem 3rem;position:relative;box-shadow:0 20px 40px #00000080,0 0 40px #3b82f61a}.cta-title{margin-bottom:2rem;font-size:2.75rem;line-height:1.2}.cta-content{margin-bottom:3rem}.cta-p{color:var(--text-secondary);margin-bottom:.5rem;font-size:1.2rem}.cta-p-highlight{color:var(--text-primary);font-size:1.35rem;font-weight:700}.cta-buttons{flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem}.btn-lg{padding:1rem 2rem;font-size:1.1rem}.cta-urgency{font-size:.9rem;font-style:italic}@media (width<=768px){.cta-card{padding:3rem 1.5rem}.cta-title{font-size:2rem}}.faq-section{background-color:var(--bg-color);min-height:80vh}.faq-header{margin-bottom:4rem}.faq-title{font-size:2.5rem}.faq-container{flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto;display:flex}.faq-item{transition:all var(--transition-normal);padding:0;overflow:hidden}.faq-item.active{border-color:#3b82f666;box-shadow:0 4px 20px #3b82f61a}.faq-question{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;font-family:var(--font-sans);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.faq-question h3{margin-bottom:0;padding-right:2rem;font-size:1.15rem;font-weight:600}.faq-icon{transition:transform var(--transition-normal);flex-shrink:0;justify-content:center;align-items:center;display:flex}.faq-item.active .faq-icon{transform:rotate(180deg)}.faq-answer-wrapper{transition:max-height .3s ease-in-out,opacity .3s ease-in-out;overflow:hidden}.faq-answer{padding:0 2rem 1.5rem}.faq-answer p{font-size:1rem;line-height:1.6}@media (width<=768px){.faq-question{padding:1.25rem 1.5rem}.faq-answer{padding:0 1.5rem 1.25rem}}.formation-section{min-height:80vh;position:relative}.formation-glow{background:radial-gradient(circle,#3b82f626 0%,#0000 70%);width:60vw;height:60vw;top:20%;left:50%;transform:translate(-50%)}.formation-header{max-width:800px;margin-bottom:4rem;margin-left:auto;margin-right:auto}.formation-title{margin-bottom:1rem;font-size:3rem}.formation-subtitle{font-size:1.25rem}.formation-grid{gap:2rem;margin-bottom:4rem}.formation-card{text-align:left;transition:transform var(--transition-normal), box-shadow var(--transition-normal);flex-direction:column;height:100%;padding:2.5rem;display:flex}.formation-card:hover{border-color:#3b82f64d;transform:translateY(-5px);box-shadow:0 10px 30px #00000080}.formation-icon-wrapper{background:var(--bg-glass-hover);border:1px solid var(--border-color);border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;display:flex}.formation-card-title{margin-bottom:1rem;font-size:1.5rem}.formation-card-desc{flex-grow:1;margin-bottom:0;font-size:1.1rem;line-height:1.6}.formation-pricing-container{flex-direction:column;align-items:center;gap:2rem;margin-top:4rem;display:flex}.pricing-badge{border-color:var(--accent-primary);background:#3b82f60d;border-radius:50px;padding:1rem 2rem}.pricing-text{font-size:1.5rem;font-weight:700;font-family:var(--font-display)}.mt-2{margin-top:1rem}@media (width<=768px){.formation-title{font-size:2.5rem}.formation-card{padding:1.5rem}}.services-section{background-color:var(--bg-primary);position:relative}.services-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 20%,#8b5cf612 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.services-header{margin-bottom:4rem}.services-title{margin-bottom:1rem;font-size:2.5rem}.services-subtitle{max-width:600px;margin:0 auto;font-size:1.1rem}.service-featured-card{color:inherit;transition:border-color var(--transition-fast), transform var(--transition-fast);background:linear-gradient(135deg,#8b5cf61a 0%,#3b82f612 100%);border:1px solid #8b5cf673;grid-template-columns:64px 1fr auto;align-items:center;gap:2rem;margin-bottom:2.5rem;padding:2.5rem;text-decoration:none;display:grid;position:relative}.service-featured-card:hover{border-color:#8b5cf6b3;transform:translateY(-2px)}.sfc-badge{background:var(--accent-gradient);color:#fff;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:.3rem 1rem;font-size:.72rem;font-weight:700;position:absolute;top:-14px;left:2.5rem}.sfc-icon{background:var(--accent-gradient);border-radius:var(--radius-sm);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;box-shadow:0 4px 20px #8b5cf666}.sfc-title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.4rem}.sfc-desc{font-size:.95rem;line-height:1.6}.sfc-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.25rem;display:flex}.sfc-price{background:var(--accent-gradient);-webkit-text-fill-color:transparent;font-size:1.6rem;font-weight:800;font-family:var(--font-display);white-space:nowrap;-webkit-background-clip:text;background-clip:text}.sfc-note{font-size:.82rem}.sfc-arrow{color:var(--accent-primary);margin-top:.5rem}.services-grid{grid-template-columns:repeat(2,1fr);gap:1.75rem;display:grid}.service-card{color:inherit;transition:border-color var(--transition-fast), transform var(--transition-fast);flex-direction:column;padding:2rem;text-decoration:none;display:flex}.service-card:hover{border-color:#8b5cf680;transform:translateY(-2px)}.service-icon-wrap{background:var(--accent-gradient);border-radius:var(--radius-sm);color:#fff;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;display:flex;box-shadow:0 4px 15px #8b5cf64d}.service-card-price{background:var(--accent-gradient);-webkit-text-fill-color:transparent;font-size:1.3rem;font-weight:800;font-family:var(--font-display);-webkit-background-clip:text;background-clip:text;margin-bottom:.4rem}.service-card-title{color:var(--text-primary);margin-bottom:.75rem;font-size:1.1rem}.service-card-desc{flex:1;margin-bottom:1.5rem;font-size:.92rem;line-height:1.65}.service-card-link{color:var(--accent-primary);align-items:center;gap:.35rem;margin-top:auto;font-size:.9rem;font-weight:700;display:inline-flex}@media (width<=992px){.service-featured-card{grid-template-columns:56px 1fr}.sfc-right{flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:center}}@media (width<=768px){.services-grid{grid-template-columns:1fr}.service-featured-card{grid-template-columns:1fr;gap:1.25rem;padding:2rem 1.5rem}.sfc-icon{width:52px;height:52px}}.service-detail-section{background-color:var(--bg-primary);position:relative}.service-detail-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 70% 10%,#8b5cf612 0%,#0000 55%);width:100%;height:100%;position:absolute;top:0;left:0}.sd-back{color:var(--text-secondary);transition:color var(--transition-fast);align-items:center;gap:.4rem;margin-bottom:2rem;font-size:.9rem;font-weight:600;display:inline-flex}.sd-back:hover{color:var(--accent-primary)}.sd-hero{text-align:center;background:linear-gradient(135deg,#8b5cf617 0%,#3b82f60f 100%);border:1px solid #8b5cf659;margin-bottom:3.5rem;padding:3.5rem 3rem;position:relative}.sd-badge{background:var(--accent-gradient);color:#fff;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:.35rem 1.25rem;font-size:.75rem;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.sd-hero-icon{background:var(--accent-gradient);border-radius:var(--radius-sm);color:#fff;justify-content:center;align-items:center;width:68px;height:68px;margin:0 auto 1.5rem;display:flex;box-shadow:0 6px 24px #8b5cf666}.sd-title{margin-bottom:1rem;font-size:2.4rem}.sd-lead{max-width:620px;margin:0 auto 1.75rem;font-size:1.1rem;line-height:1.7}.sd-price-row{justify-content:center;align-items:baseline;gap:.75rem;margin-bottom:2rem;display:flex}.sd-price{background:var(--accent-gradient);-webkit-text-fill-color:transparent;font-size:2.2rem;font-weight:800;font-family:var(--font-display);-webkit-background-clip:text;background-clip:text}.sd-price-note{font-size:.9rem}.sd-hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.sd-cta-btn{padding:.85rem 2.5rem;font-size:1rem}.sd-social-proof{color:inherit;transition:border-color var(--transition-fast), transform var(--transition-fast);border:1px solid #8b5cf64d;flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;margin-bottom:3.5rem;padding:1.75rem 2.5rem;text-decoration:none;display:flex}.sd-social-proof:hover{border-color:#8b5cf699;transform:translateY(-2px)}.sd-stat{flex-direction:column;align-items:center;gap:.25rem;display:flex}.sd-stat-icon{color:var(--accent-primary);margin-bottom:.25rem}.sd-stat-num{background:var(--accent-gradient);-webkit-text-fill-color:transparent;font-size:2rem;font-weight:800;font-family:var(--font-display);-webkit-background-clip:text;background-clip:text}.sd-stat-label{text-align:center;font-size:.85rem}.sd-stat-divider{background:var(--border-color);width:1px;height:60px}.sd-social-proof-cta{color:var(--accent-primary);align-items:center;gap:.4rem;margin-left:auto;font-size:.85rem;font-weight:700;display:flex}.sd-block{margin-bottom:3.5rem}.sd-block-title{color:var(--text-primary);margin-bottom:1.75rem;font-size:1.5rem}.sd-features-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.sd-feature{color:var(--text-secondary);align-items:flex-start;gap:.75rem;padding:1.25rem 1.5rem;font-size:.95rem;display:flex}.sd-feature-icon{color:var(--accent-primary);flex-shrink:0;margin-top:1px}.sd-steps{flex-direction:column;gap:1.5rem;display:flex}.sd-step{grid-template-columns:48px 1fr;align-items:start;gap:1.5rem;padding:2rem;display:grid}.sd-step-num{background:var(--accent-gradient);color:#fff;width:48px;height:48px;font-size:1.1rem;font-weight:800;font-family:var(--font-display);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.sd-step-title{color:var(--text-primary);margin-bottom:.6rem;font-size:1.1rem}.sd-step-body p{margin-bottom:.5rem;font-size:.95rem}.sd-step-deliverable{color:var(--accent-primary);margin-top:.75rem;font-size:.85rem;font-weight:700;display:inline-block}.sd-process{flex-direction:column;gap:1.25rem;display:flex}.sd-process-step{grid-template-columns:40px 1fr;align-items:start;gap:1.25rem;padding:1.75rem 2rem;display:grid}.sd-process-num{background:var(--accent-gradient);color:#fff;width:40px;height:40px;font-size:1rem;font-weight:800;font-family:var(--font-display);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.sd-process-title{color:var(--text-primary);margin-bottom:.4rem;font-size:1rem}.sd-part-header{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.sd-part-num{background:var(--accent-gradient);color:#fff;width:36px;height:36px;font-size:1rem;font-weight:800;font-family:var(--font-display);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.sd-part-header .sd-block-title{margin-bottom:0}.sd-part-desc{max-width:720px;margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.sd-part-features{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (width<=768px){.sd-part-features{grid-template-columns:1fr}}.sd-posts-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.5rem;display:grid}.sd-post-card{flex-direction:column;gap:1rem;padding:1.75rem;display:flex}.sd-post-header{align-items:center;gap:.75rem;display:flex}.sd-post-avatar{background:var(--accent-gradient);color:#fff;width:44px;height:44px;font-size:1.1rem;font-weight:800;font-family:var(--font-display);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.sd-post-name{color:var(--text-primary);font-size:.9rem;font-weight:700}.sd-post-role{margin-top:.1rem;font-size:.75rem}.sd-post-text{color:var(--text-secondary);white-space:pre-line;flex:1;font-size:.88rem;line-height:1.7}.sd-post-footer{border-top:1px solid var(--border-color);gap:1.25rem;padding-top:.75rem;font-size:.8rem;display:flex}@media (width<=1100px){.sd-posts-grid{grid-template-columns:1fr}}.sd-proof-card{border-left:3px solid var(--accent-primary);padding:3rem}.sd-proof-title{color:var(--text-primary);margin-bottom:1.75rem;font-size:1.5rem}.sd-proof-lines{flex-direction:column;gap:1rem;margin-bottom:1.75rem;display:flex}.sd-proof-lead{color:var(--text-primary);font-size:1.1rem;font-weight:700}.sd-proof-lines .text-secondary{font-size:1rem;line-height:1.7}.sd-proof-link{color:var(--accent-primary);transition:opacity var(--transition-fast);align-items:center;gap:.4rem;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.sd-proof-link:hover{opacity:.75}.sd-video-card{text-align:center;padding:2.5rem}.sd-video-desc{max-width:620px;margin:0 auto 2rem;font-size:1rem;line-height:1.65}.sd-video-wrap{border-radius:var(--radius-md);background:#000;overflow:hidden}.sd-video{object-fit:contain;width:100%;max-height:480px;display:block}.sd-pricing-card{text-align:center;background:linear-gradient(135deg,#8b5cf614 0%,#3b82f60d 100%);border:1px solid #8b5cf659;flex-direction:column;align-items:center;gap:1rem;padding:3rem;display:flex}.sd-pricing-price{background:var(--accent-gradient);-webkit-text-fill-color:transparent;font-size:2.4rem;font-weight:800;font-family:var(--font-display);-webkit-background-clip:text;background-clip:text}.sd-pricing-terms{font-size:.9rem;font-style:italic}@media (width<=992px){.sd-features-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.sd-hero{padding:3rem 1.5rem}.sd-title{font-size:1.8rem}.sd-features-grid{grid-template-columns:1fr}.sd-step{grid-template-columns:36px 1fr;gap:1rem;padding:1.5rem}.sd-pricing-card{padding:2rem 1.5rem}}.app-container{flex-direction:column;min-height:100vh;display:flex}main{flex-grow:1}.footer{border-top:1px solid var(--border-color);background:var(--bg-secondary);padding:3rem 0}.footer-content{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.footer-contact{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.footer-link{color:var(--text-secondary);transition:color var(--transition-fast);align-items:center;gap:.5rem;font-weight:500;text-decoration:none;display:flex}.footer-link:hover{color:var(--accent-primary)}@media (width<=768px){.footer-contact{flex-direction:column;align-items:center;gap:1rem}}:root{--bg-color:#050505;--bg-secondary:#111;--bg-glass:#ffffff08;--bg-glass-hover:#ffffff14;--border-color:#ffffff1a;--text-primary:#fff;--text-secondary:#a0a0a0;--accent-primary:#3b82f6;--accent-secondary:#8b5cf6;--accent-gradient:linear-gradient(135deg, var(--accent-primary), var(--accent-secondary));--accent-glow:#3b82f680;--font-sans:"Inter", sans-serif;--font-display:"Outfit", sans-serif;--container-max:1200px;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-full:9999px;--transition-fast:.2s cubic-bezier(.4, 0, .2, 1);--transition-normal:.3s cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background-color:var(--bg-color);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);margin-bottom:1rem;font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none}ul{list-style:none}.container{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 2rem}.text-gradient{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.text-secondary{color:var(--text-secondary)}.glass-card{background:var(--bg-glass);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-color);border-radius:var(--radius-md);transition:all var(--transition-normal);padding:2rem}.glass-card:hover{background:var(--bg-glass-hover);border-color:#fff3;transform:translateY(-5px);box-shadow:0 10px 30px #00000080,0 0 20px #3b82f61a}.btn{border-radius:var(--radius-full);transition:all var(--transition-normal);cursor:pointer;font-weight:600;font-family:var(--font-sans);border:none;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;display:inline-flex}.btn-primary{background:var(--accent-gradient);color:#fff;box-shadow:0 4px 15px var(--accent-glow)}.btn-primary:hover{box-shadow:0 8px 25px var(--accent-glow);filter:brightness(1.1);transform:translateY(-2px)}.btn-secondary{color:#fff;border:1px solid var(--border-color);background:0 0}.btn-secondary:hover{background:var(--bg-glass-hover);border-color:#fff}.section{padding:9rem 0 6rem;scroll-margin-top:100px;position:relative}.grid{gap:2rem;display:grid}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.flex-center{justify-content:center;align-items:center;display:flex}.text-center{text-align:center}.badge{border-radius:var(--radius-full);color:var(--accent-primary);background:#3b82f61a;border:1px solid #3b82f633;margin-bottom:1rem;padding:.35rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.bg-glow{background:radial-gradient(circle, var(--accent-glow) 0%, #0000 70%);filter:blur(80px);z-index:-1;opacity:.3;border-radius:50%;width:600px;height:600px;position:absolute}@media (width<=768px){.grid-2,.grid-3{grid-template-columns:1fr}.section{padding:4rem 0}h1{font-size:2.5rem}}
