d and .pricing-page{min-height:100vh;background:linear-gradient(135deg,#000,#1a1a1a 50%,#2d2d2d 80%,#fbbf24 95%,#f59e0b);color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;width:100%;overflow-x:hidden}.nav-flex{display:flex;justify-content:space-between;align-items:center;padding:.75rem 2rem;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(251,191,36,.2);position:sticky;top:0;z-index:1000;box-shadow:0 4px 20px rgba(0,0,0,.3)}.nav-brand img{height:80px;width:auto}.nav-menu{display:flex;align-items:center;gap:2rem}.nav-link{color:#fff;text-decoration:none;font-weight:500;transition:all .3s ease;position:relative}.nav-link.active,.nav-link:hover{color:#fbbf24}.nav-link.active:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;background:linear-gradient(90deg,#1a1a1a,#2d2d2d,#fbbf24,#f59e0b);border-radius:1px}.cta-button{background:linear-gradient(135deg,#1a1a1a,#2d2d2d 30%,#fbbf24 80%,#f59e0b);color:#fff;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;display:inline-block}.cta-button:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(251,191,36,.3)}.pricing-hero{padding:8rem 2rem 6rem;text-align:center;background:linear-gradient(135deg,#000,#1a1a1a 30%,#2d2d2d 60%,#f59e0b 90%,#fbbf24)}.pricing-hero h1{color:#fbbf24;font-weight:800}.pricing-hero-content{max-width:1000px;margin:0 auto}.pricing-badge{gap:.5rem;background:rgba(251,191,36,.1);border:1px solid rgba(251,191,36,.3);color:#fbbf24;padding:.75rem 1.5rem;border-radius:50px;font-size:.9rem;font-weight:600;margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.badge-icon,.pricing-badge{display:inline-flex;align-items:center}.badge-icon{justify-content:center;width:1.2rem;height:1.2rem;flex-shrink:0}.badge-icon svg{width:100%;height:100%;stroke:currentColor;fill:none}.pricing-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;max-width:600px;margin-left:auto;margin-right:auto}.stat-item{text-align:center;padding:1.5rem;background:hsla(0,0%,100%,.05);border-radius:12px;border:1px solid hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stat-number{font-size:2.5rem;font-weight:900;color:#fbbf24;line-height:1;margin-bottom:.5rem}.stat-label{font-size:.9rem;color:#d1d5db;font-weight:500}.social-proof{padding:4rem 0;background:hsla(0,0%,100%,.02);border-top:1px solid hsla(0,0%,100%,.1);border-bottom:1px solid hsla(0,0%,100%,.1)}.testimonial-highlight{max-width:800px;margin:0 auto;text-align:center}.testimonial-content{background:hsla(0,0%,100%,.05);border-radius:20px;padding:3rem;border:1px solid hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative}.quote-icon{font-size:4rem;color:#fbbf24;font-weight:900;line-height:1;margin-bottom:1rem}.testimonial-text{font-size:1.3rem;color:#fff;line-height:1.6;margin-bottom:2rem;font-style:italic}.testimonial-author{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.author-info{text-align:left}.author-name{font-size:1.1rem;font-weight:700;color:#fbbf24;margin-bottom:.25rem}.author-title{font-size:.9rem;color:#d1d5db}.result-badge{background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600}.pricing-section-header{text-align:center;margin-bottom:4rem}.section-title{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:#fbbf24}.section-subtitle{font-size:1.2rem;color:#d1d5db;max-width:600px;margin:0 auto;line-height:1.6}.pricing-title{font-size:3rem;font-weight:700;margin-bottom:1rem;color:#fbbf24}.pricing-subtitle{font-size:1.125rem;color:#fbbf24;max-width:600px;margin:0 auto;line-height:1.6;font-weight:600}.pricing-tiers{padding:3rem 2rem 6rem;background:linear-gradient(135deg,#000,#1a1a1a 50%,#2d2d2d 80%,#fbbf24 95%,#f59e0b)}.container{max-width:1200px;margin:0 auto}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:2rem;align-items:stretch}.pricing-card{background:hsla(0,0%,100%,.05);border-radius:20px;overflow:visible;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1);transition:all .3s ease;position:relative;margin-top:30px;display:flex;flex-direction:column;height:100%;min-height:800px}.pricing-card.popular{border:2px solid #fbbf24;margin-top:30px;border-radius:20px;min-height:800px}.pricing-card.popular:hover,.pricing-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.3);border-color:rgba(251,191,36,.3)}.popular-badge{position:absolute;top:-25px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#1a1a1a,#2d2d2d 30%,#fbbf24 80%,#f59e0b);color:#fff;padding:.5rem 1.5rem;border-radius:20px;font-weight:600;font-size:.875rem;z-index:10}.card-header{text-align:center;position:relative;padding:2.5rem 2rem 2rem;border-radius:20px 20px 0 0;flex-shrink:0;background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end))}.pricing-card.popular .card-header{padding-top:3.5rem;border-radius:20px 20px 0 0}.card-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:inherit;opacity:.9;z-index:-1;border-radius:20px 20px 0 0}.tier-name{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#fff}.tier-subtitle{font-size:1rem;color:hsla(0,0%,100%,.8);margin-bottom:1.5rem;line-height:1.4}.pricing-options{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:1rem}.pricing-option.priority-partnership{background:hsla(0,0%,100%,.15);border:2px solid hsla(0,0%,100%,.3);border-radius:16px;padding:1.5rem;margin-bottom:1rem;position:relative;box-shadow:0 4px 15px rgba(0,0,0,.1)}.pricing-option.priority-partnership:before{content:"PRIORITY";position:absolute;top:-10px;left:50%;transform:translateX(-50%);background:rgba(15,23,42,.95);color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px rgba(0,0,0,.3);border:1px solid hsla(0,0%,100%,.2)}.pricing-option.hybrid-model{background:rgba(251,191,36,.1);border:2px solid rgba(251,191,36,.4);border-radius:16px;padding:1.5rem;position:relative;box-shadow:0 4px 15px rgba(251,191,36,.1)}.pricing-option.hybrid-model:before{content:"HYBRID";position:absolute;top:-10px;left:50%;transform:translateX(-50%);background:rgba(15,23,42,.95);color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px rgba(0,0,0,.3);border:1px solid rgba(251,191,36,.3)}.pricing-card:first-child .card-header{--gradient-start:#475569;--gradient-end:#1e293b;background:linear-gradient(135deg,#475569,#1e293b)}.pricing-card:nth-child(2) .card-header{--gradient-start:#f59e0b;--gradient-end:#d97706;background:linear-gradient(135deg,#f59e0b,#d97706)}.pricing-card:nth-child(3) .card-header{--gradient-start:#334155;--gradient-end:#0f172a;background:linear-gradient(135deg,#334155,#0f172a)}.pricing-card:first-child .card-header:before{background:linear-gradient(135deg,#475569,#1e293b)}.pricing-card:nth-child(2) .card-header:before{background:linear-gradient(135deg,#f59e0b,#d97706)}.pricing-card:nth-child(3) .card-header:before{background:linear-gradient(135deg,#334155,#0f172a)}.pricing-option{transition:all .3s ease}.pricing-option:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.option-type{font-size:.875rem;font-weight:600;color:#fbbf24;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.5px}.price-container{margin-bottom:.5rem}.price{font-size:2.5rem;font-weight:800;color:#fff}.period{font-size:1rem;color:hsla(0,0%,100%,.8)}.revenue-share{font-size:1rem;font-weight:600;color:#fbbf24;margin-bottom:.5rem}.option-description{color:#d1d5db;font-size:.9rem;line-height:1.5;margin-bottom:.5rem}.terms{font-size:.875rem;color:hsla(0,0%,100%,.7);margin-bottom:.5rem}.setup-fee{font-size:.875rem;color:#fbbf24;font-weight:600}.commitment-badge,.setup-badge{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;padding:.75rem 1rem;border-radius:12px;font-size:.875rem;font-weight:700;text-align:center;justify-content:center;transition:all .3s ease;animation:fadeInUp .6s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden}.commitment-badge:before,.setup-badge:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.05));border-radius:12px;z-index:-1}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.commitment-badge{background:rgba(15,23,42,.9);border:2px solid rgba(59,130,246,.8);color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.3)}.commitment-badge:hover{background:#0f172a;border-color:#3b82f6;transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,0,0,.4)}.setup-badge{background:rgba(15,23,42,.9);border:2px solid rgba(251,191,36,.8);color:#fbbf24;box-shadow:0 4px 12px rgba(0,0,0,.3)}.setup-badge:hover{background:#0f172a;border-color:#fbbf24;transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,0,0,.4)}.commitment-icon,.setup-icon{display:inline-flex;align-items:center;justify-content:center;width:1.2rem;height:1.2rem;flex-shrink:0}.commitment-icon svg{width:100%;height:100%;stroke:#60a5fa;fill:none}.setup-icon svg{width:100%;height:100%;stroke:#fbbf24;fill:none}.commitment-text,.setup-text{font-weight:700;letter-spacing:.025em}.pricing-option{position:relative;overflow:visible}.pricing-option:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80%;height:2px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);border-radius:1px}.pricing-option .option-description,.pricing-option .revenue-share{margin-bottom:.5rem}.card-body{padding:2rem;border-radius:0 0 20px 20px;display:flex;flex-direction:column;flex:1;justify-content:flex-start;min-height:400px}.tier-description{color:#d1d5db;margin-bottom:1.5rem;line-height:1.6}.features-list{list-style:none;padding:0;margin-bottom:2rem;flex:1;min-height:300px}.feature-item{display:flex;align-items:center;margin-bottom:.75rem;color:#e5e7eb}.check-icon{width:1.25rem;height:1.25rem;color:#10b981;margin-right:.75rem;flex-shrink:0}.cta-button.large{padding:1rem 2rem;font-size:1.125rem;width:100%;text-align:center;margin-top:auto;flex-shrink:0;align-self:flex-end;position:relative;bottom:0}.popular-cta{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.popular-cta:hover{box-shadow:0 10px 25px rgba(16,185,129,.3)}.guarantee-section{padding:4rem 2rem;background:linear-gradient(135deg,rgba(16,185,129,.1),rgba(5,150,105,.1));text-align:center}.guarantee-card{background:hsla(0,0%,100%,.05);border-radius:16px;padding:3rem 2rem;border:2px solid #10b981;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:800px;margin:0 auto}.guarantee-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#10b981,#059669);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.guarantee-description{font-size:1.125rem;color:#d1d5db;line-height:1.6}.whats-included{padding:4rem 2rem;background:linear-gradient(135deg,#000,#1a1a1a 50%,#2d2d2d 80%,#fbbf24 95%,#f59e0b)}.whats-included h2{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#fbbf24}.comparison-table{background:hsla(0,0%,100%,.05);border-radius:16px;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1)}.table-header{background:rgba(251,191,36,.1);padding:1.5rem;display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;align-items:center;border-bottom:1px solid hsla(0,0%,100%,.1)}.table-header h3{color:#fbbf24;font-weight:600;font-size:1.125rem}.table-header .tier-name{color:#fff;font-weight:700;text-align:center}.table-row{padding:1.5rem;display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;align-items:start;border-bottom:1px solid hsla(0,0%,100%,.05)}.table-row:last-child{border-bottom:none}.feature-name{color:#e5e7eb;font-weight:500;font-size:.9rem}.feature-value{color:#d1d5db;text-align:left;font-size:.85rem;line-height:1.4}.faq-section{padding:4rem 2rem;background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(124,58,237,.1))}.faq-section h2{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#fbbf24}.faq-grid{display:grid;gap:1.5rem;max-width:800px;margin:0 auto}.faq-item{background:hsla(0,0%,100%,.05);border-radius:12px;padding:1.5rem;border:1px solid hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.faq-question{font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:1rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.faq-answer{color:#d1d5db;line-height:1.6;margin-top:1rem;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.1)}.faq-toggle{background:none;border:none;color:#fbbf24;font-size:1.5rem;cursor:pointer;transition:transform .3s ease}.faq-toggle.open{transform:rotate(45deg)}.legal-disclaimer{padding:3rem 2rem;background:linear-gradient(135deg,#000,#1a1a1a 30%,#2d2d2d 60%,#f59e0b 90%,#fbbf24);text-align:center}.legal-disclaimer h2{color:#fbbf24}.legal-content{max-width:800px;margin:0 auto;color:#9ca3af;font-size:.875rem;line-height:1.6}.legal-content p{margin-bottom:1rem}.enterprise-section{padding:3rem 2rem;background:linear-gradient(135deg,rgba(251,191,36,.1),rgba(245,158,11,.1));text-align:center}.enterprise-card{background:hsla(0,0%,100%,.05);border-radius:16px;padding:3rem 2rem;border:2px solid #fbbf24;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:800px;margin:0 auto}.enterprise-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#fbbf24}.enterprise-description{font-size:1.125rem;color:#d1d5db;margin-bottom:2rem;line-height:1.6}.enterprise-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.enterprise-feature{text-align:left;padding:1rem;background:hsla(0,0%,100%,.05);border-radius:8px}.enterprise-feature h4{color:#fbbf24;font-weight:600;margin-bottom:.5rem}.enterprise-feature p{color:#d1d5db;font-size:.875rem}.footer{background:rgba(15,15,35,.95);padding:1.5rem 0;border-top:1px solid hsla(0,0%,100%,.1);margin-top:2rem}.footer-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem}.footer-brand img{height:48px;width:auto;transition:transform .3s ease}.footer-brand img:hover{transform:scale(1.05)}.footer-links{display:flex;gap:2rem;flex-wrap:wrap;align-items:center}.footer-links a{color:#d1d5db;text-decoration:none;transition:color .3s ease;font-size:.9rem;font-weight:500;padding:.5rem 0}.footer-links a:hover{color:#fbbf24}.footer-bottom{text-align:center;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.1);margin-top:1rem}.footer-bottom p{color:#9ca3af;margin:0;font-size:.85rem}.hamburger{display:none;background:none;border:none;cursor:pointer;padding:.5rem;flex-direction:column;gap:.25rem;z-index:1000}.hamburger-bar{width:1.5rem;height:.2rem;background:#fff;transition:.3s ease;border-radius:.1rem;display:block}.hamburger.open .hamburger-bar:first-child{transform:rotate(45deg) translate(.4rem,.4rem)}.hamburger.open .hamburger-bar:nth-child(2){opacity:0;transform:translateX(-100%)}.hamburger.open .hamburger-bar:nth-child(3){transform:rotate(-45deg) translate(.4rem,-.4rem)}@media (max-width:768px){.nav-flex{padding:.5rem 1rem;max-width:100vw}.nav-brand img{height:80px;width:auto}.nav-menu{position:fixed;top:0;right:-100%;width:100%;height:100vh;background:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-left:1px solid rgba(251,191,36,.2);flex-direction:column;justify-content:center;align-items:center;gap:1rem;z-index:999;transition:right .3s ease;display:flex;box-shadow:-4px 0 20px rgba(0,0,0,.3)}.nav-menu.open{right:0}.nav-menu .nav-link{font-size:1.2rem;margin:.5rem 0;color:#fff;text-decoration:none;padding:.5rem 1rem;border-radius:4px;transition:background-color .3s ease}.nav-menu .nav-link:hover{background-color:rgba(251,191,36,.1)}.nav-menu .nav-link.cta-button{background:linear-gradient(135deg,#1a1a1a,#2d2d2d,#fbbf24,#f59e0b);color:#fff;font-weight:600;padding:.75rem 1.5rem}.hamburger{display:flex}.pricing-title{font-size:2.5rem}.pricing-subtitle{font-size:1rem}.pricing-grid{grid-template-columns:1fr;gap:1.5rem}.pricing-card.popular{transform:none}.enterprise-features{grid-template-columns:1fr}.pricing-page{min-height:100vh;background:linear-gradient(135deg,#000,#1a1a1a 50%,#2d2d2d 80%,#fbbf24 95%,#f59e0b);width:100vw;overflow-x:hidden}.enterprise-section,.faq-section,.guarantee-section,.legal-disclaimer,.pricing-hero,.pricing-tiers,.social-proof,.whats-included{padding:2rem 1rem}.pricing-stats{grid-template-columns:1fr;gap:1rem}.testimonial-content{padding:2rem}.testimonial-text{font-size:1.1rem}.testimonial-author{flex-direction:column;align-items:center;text-align:center}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}.table-header,.table-row{grid-template-columns:1fr;text-align:center;gap:.5rem}.table-header h3:first-child,.table-row .feature-name{text-align:left}.comparison-table{overflow-x:auto;-webkit-overflow-scrolling:touch}.table-header,.table-row{min-width:600px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}.table-header,.table-row{padding:1rem}.table-row{border-bottom:1px solid hsla(0,0%,100%,.1)}.feature-name{font-weight:600;color:#fbbf24;font-size:.9rem}.feature-value{font-size:.8rem;line-height:1.4;color:#d1d5db}.tier-name{font-weight:600;color:#fbbf24;font-size:.9rem;text-align:center}.card-body,.features-list,.pricing-card,.pricing-card.popular{min-height:auto}}@media (max-width:480px){.price,.pricing-title{font-size:2rem}.card-body,.card-header{padding:1.5rem}.pricing-card.popular .card-header{padding-top:3rem}.popular-badge{font-size:.75rem;padding:.4rem 1.2rem;top:-20px}.pricing-card,.pricing-card.popular{margin-top:25px}.enterprise-title,.faq-section h2,.guarantee-title,.whats-included h2{font-size:2rem}.footer-content{flex-direction:column;text-align:center}.footer-links{justify-content:center}.footer-brand img{height:40px;width:auto}.commitment-badge,.setup-badge{font-size:.8rem;padding:.4rem .6rem;gap:.4rem}.commitment-icon,.setup-icon{width:1rem;height:1rem}.pricing-option{padding:1.25rem}.pricing-option.hybrid-model,.pricing-option.priority-partnership{margin-bottom:.75rem}}