.ascendo-home{--bg-dark:#0a0e17;--bg-card:#111827;--accent:#10b981;--accent-hover:#059669;--text-primary:#f9fafb;--text-secondary:#9ca3af;--border:#374151;--danger:#ef4444;--brand-blue:#3b82f6}.ascendo-home *{box-sizing:border-box}.ascendo-home{background:var(--bg-dark);color:var(--text-primary);min-height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;overflow-x:hidden}.ascendo-home .container{max-width:1200px;margin:0 auto;padding:0 20px}.ascendo-home .btn-primary{background:var(--accent);color:#0a0e17;border-radius:8px;padding:.8rem 1.8rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 14px #10b98140}.ascendo-home .btn-primary:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}.ascendo-home .btn-secondary{border:2px solid var(--border);color:var(--text-primary);border-radius:8px;padding:.8rem 1.8rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.ascendo-home .btn-secondary:hover{border-color:var(--accent);color:var(--accent)}.ascendo-home .hero{text-align:center;padding:160px 0 80px}.ascendo-home .hero-badges{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.ascendo-home .badge{background:var(--bg-card);border:1px solid var(--border);color:var(--text-secondary);border-radius:8px;align-items:center;gap:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:flex}.ascendo-home .badge-icon{color:var(--accent)}.ascendo-home .hero h1{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(3rem,5vw,4.5rem);font-weight:800;line-height:1.1}.ascendo-home .hero-subtitle{color:var(--text-secondary);max-width:800px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.7}.ascendo-home .hero-cta{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.ascendo-home .hero-image-container{border:1px solid var(--border);border-radius:12px;width:100%;margin-top:4rem;overflow:hidden;box-shadow:0 20px 40px #00000080}.ascendo-home .hero-image-container img{width:100%;height:auto;display:block}.ascendo-home .diagram-container{text-align:center;border:1px solid var(--border);border-radius:12px;margin:3rem 0;overflow:hidden}.ascendo-home .diagram-container-spaced{margin-bottom:4rem}.ascendo-home .diagram-container img{width:100%;max-width:900px;height:auto;display:inline-block}.ascendo-home .section{padding:100px 0}.ascendo-home .section-alt{background:var(--bg-card);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.ascendo-home .section-header{text-align:center;max-width:800px;margin-bottom:4rem;margin-left:auto;margin-right:auto}.ascendo-home h2{letter-spacing:-.01em;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.ascendo-home .section-desc{color:var(--text-secondary);font-size:1.15rem}.ascendo-home .sarah-contrast{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem;display:grid}.ascendo-home .contrast-panel{background:var(--bg-dark);border:1px solid var(--border);border-radius:16px;padding:3rem}.ascendo-home .panel-accent{border-color:var(--accent);background:linear-gradient(#10b9810d 0%,#0a0e1700 100%)}.ascendo-home .contrast-label{text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.9rem;font-weight:700}.ascendo-home .label-danger{color:var(--danger)}.ascendo-home .label-success{color:var(--accent)}.ascendo-home .contrast-quote{color:#fff;margin-bottom:1.5rem;font-size:1.5rem;font-style:italic;font-weight:600}.ascendo-home .contrast-explainer{color:var(--text-secondary);font-size:1rem;line-height:1.6}.ascendo-home .pillars-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.ascendo-home .pillar-card{background:var(--bg-dark);border:1px solid var(--border);border-radius:12px;padding:2rem;transition:border-color .3s}.ascendo-home .pillar-card:hover{border-color:var(--accent)}.ascendo-home .pillar-card h3{color:var(--text-primary);align-items:center;gap:10px;margin-bottom:1rem;font-size:1.25rem;display:flex}.ascendo-home .pillar-number{color:var(--accent);background:#10b9811a;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;font-weight:700;display:flex}.ascendo-home .anatomy-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.ascendo-home .anatomy-card{background:var(--bg-card);border:1px solid var(--border);border-top:4px solid var(--accent);border-radius:12px;padding:2rem}.ascendo-home .anatomy-card h3{color:var(--text-primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:.8rem;font-size:1.2rem}.ascendo-home .anatomy-card p{color:var(--text-secondary);font-size:.95rem}.ascendo-home .comparison-table{background:var(--bg-dark);border:1px solid var(--border);border-radius:12px;margin-top:2rem;overflow-x:auto}.ascendo-home table{border-collapse:collapse;text-align:left;width:100%}.ascendo-home th,.ascendo-home td{border-bottom:1px solid var(--border);padding:1.5rem}.ascendo-home th{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;background:#ffffff05;font-size:.9rem;font-weight:600}.ascendo-home td{color:var(--text-primary);font-size:.95rem}.ascendo-home td:first-child{color:#fff;background:#ffffff03;font-weight:600}.ascendo-home .agents-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;display:grid}.ascendo-home .agent-card{background:var(--bg-dark);border:1px solid var(--border);border-radius:12px;padding:1.5rem;transition:transform .2s,border-color .2s}.ascendo-home .agent-card:hover{border-color:var(--accent);transform:translateY(-3px)}.ascendo-home .agent-card h4{color:var(--accent);margin-bottom:.5rem;font-size:1.1rem}.ascendo-home .agent-card p{color:var(--text-secondary);font-size:.9rem}.ascendo-home .roi-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.ascendo-home .roi-card{background:var(--bg-dark);border:1px solid var(--border);text-align:center;border-radius:12px;padding:2.5rem 2rem}.ascendo-home .roi-label{text-transform:uppercase;letter-spacing:1px;color:var(--text-secondary);margin-bottom:1rem;font-size:1rem;font-weight:700}.ascendo-home .roi-value{color:#fff;margin-bottom:.5rem;font-size:3.5rem;font-weight:800;line-height:1}.ascendo-home .roi-desc{font-size:1.1rem;font-weight:600}.ascendo-home .metrics-grid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.ascendo-home .metric-box{background:var(--bg-dark);border:1px solid var(--border);border-radius:12px;padding:2.5rem 1.5rem}.ascendo-home .metric-number{color:var(--brand-blue);font-size:3.5rem;font-weight:800;line-height:1}.ascendo-home .metric-label{color:var(--text-primary);margin-top:1rem;font-size:1.1rem;font-weight:600}.ascendo-home .metric-desc{color:var(--text-secondary);margin-top:.5rem;font-size:.9rem}.ascendo-home .map-container{text-align:center;background:#fff;border-radius:12px;padding:3rem}.ascendo-home .map-container img{border-radius:8px;width:100%;max-width:1000px;height:auto}.ascendo-home .map-container h3{color:#0f172a;margin-bottom:2rem;font-size:1.8rem}.ascendo-home .testimonial{border-left:4px solid var(--accent);background:#10b9810d;border-radius:0 12px 12px 0;padding:2rem}.ascendo-home .testimonial p{color:var(--text-primary);margin-bottom:1rem;font-size:1.1rem;font-style:italic}.ascendo-home .testimonial-author{color:var(--accent);font-size:.95rem;font-weight:600}.ascendo-home .testimonial-title{color:var(--text-secondary);font-size:.85rem}.ascendo-home .reviews-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.ascendo-home .review-card{border-left:4px solid var(--accent);background:#10b9810d;border-radius:0 12px 12px 0;flex-direction:column;justify-content:space-between;padding:2rem;display:flex}.ascendo-home .review-card p{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.1rem;font-style:italic}.ascendo-home .review-author-block{align-items:center;gap:15px;display:flex}.ascendo-home .review-avatar{object-fit:cover;border:2px solid var(--accent);border-radius:50%;width:50px;height:50px}.ascendo-home .review-author{color:var(--accent);font-size:.95rem;font-weight:600}.ascendo-home .review-title{color:var(--text-secondary);font-size:.85rem;line-height:1.3}.ascendo-home .industries-list{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-top:3rem;display:grid}.ascendo-home .industry-item{background:var(--bg-card);border:1px solid var(--border);border-radius:8px;align-items:center;gap:10px;padding:1rem 1.5rem;font-weight:500;display:flex}.ascendo-home .industry-item:before{content:"→";color:var(--accent)}.ascendo-home .faq-container{max-width:800px;margin:0 auto}.ascendo-home details{background:var(--bg-dark);border:1px solid var(--border);cursor:pointer;border-radius:12px;margin-bottom:1rem;padding:1.5rem;transition:all .2s}.ascendo-home details:hover{border-color:#4b5563}.ascendo-home summary{justify-content:space-between;align-items:center;font-size:1.1rem;font-weight:600;list-style:none;display:flex}.ascendo-home summary::-webkit-details-marker{display:none}.ascendo-home summary:after{content:"+";color:var(--accent);font-size:1.5rem}.ascendo-home details[open] summary:after{content:"−"}.ascendo-home .faq-answer{color:var(--text-secondary);border-top:1px solid var(--border);margin-top:1rem;padding-top:1rem;line-height:1.6}.ascendo-home .book-container{flex-wrap:wrap;align-items:center;gap:4rem;display:flex}.ascendo-home .book-media{flex:1;width:100%;min-width:300px}.ascendo-home .book-embed{border:1px solid var(--border);border-radius:12px;height:0;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000080}.ascendo-home .book-embed iframe{border:0;width:100%;height:100%;position:absolute;top:0;left:0}.ascendo-home .book-content{flex:1;min-width:300px}.ascendo-home .book-content h2{letter-spacing:-.01em;margin-bottom:1.5rem;font-size:2.8rem;line-height:1.15}.ascendo-home .book-lead{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.15rem;line-height:1.7}.ascendo-home .book-lead:last-of-type{margin-bottom:2.5rem}.ascendo-home .book-actions{flex-wrap:wrap;gap:1rem;display:flex}.ascendo-home .btn-accent-outline{border-color:var(--accent);color:var(--accent)}.ascendo-home .final-cta{text-align:center;border-top:1px solid var(--border);background:linear-gradient(180deg,var(--bg-dark)0%,#05080f 100%);padding:120px 20px}.ascendo-home .final-cta h2{margin-bottom:1rem;font-size:3.5rem}.ascendo-home .final-cta-lead{color:var(--text-secondary);margin-bottom:3rem;font-size:1.3rem}.ascendo-home .final-cta .hero-cta{gap:1.5rem}.ascendo-home .footer{border-top:1px solid var(--border);text-align:center;background:#05080f;padding:3rem 0 2rem}.ascendo-home .footer-links{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:2rem;display:flex}.ascendo-home .footer-links a{color:var(--text-secondary);font-size:.9rem;text-decoration:none}.ascendo-home .copyright{color:#4b5563;font-size:.85rem}.ascendo-home .pillar-desc-sm{font-size:.95rem}.ascendo-home .diagram-img-bordered{border:1px solid var(--border);border-radius:12px;width:100%;max-width:1000px;height:auto;box-shadow:0 20px 40px #00000080}.ascendo-home .roi-card-bleed{border-top:4px solid var(--danger)}.ascendo-home .roi-card-fix{border-top:4px solid var(--brand-blue)}.ascendo-home .roi-card-result{border:1px solid var(--accent);border-top:4px solid var(--accent);background:linear-gradient(135deg,#10b9811a 0%,#0a0e1700 100%);box-shadow:0 10px 30px #10b9811a}.ascendo-home .roi-value-accent{color:var(--accent)}.ascendo-home .roi-desc-danger{color:var(--danger)}.ascendo-home .roi-desc-blue{color:var(--brand-blue)}.ascendo-home .roi-desc-result{color:var(--accent);font-size:1.2rem}.ascendo-home .roi-note{color:var(--text-secondary);margin-top:.5rem;font-size:.85rem}.ascendo-home .roi-note-lg{color:var(--text-primary);margin-top:.5rem;font-size:.9rem;font-weight:500}.ascendo-home .quote-block{text-align:center;max-width:800px;color:var(--text-primary);border-left:4px solid var(--accent);margin:0 auto;padding-left:1.5rem;font-size:1.2rem;font-style:italic}.ascendo-home .testimonial-integration{background:var(--bg-dark);margin-top:3rem}.ascendo-home .mini-badge{white-space:nowrap;border:1px solid #10b9814d;border-radius:4px;padding:.35rem .65rem;font-size:.75rem;font-weight:600;line-height:1.2}.ascendo-home .mini-badge-amber{color:#f59e0b;background:#f59e0b1a;border-color:#f59e0b;margin-bottom:1rem;display:inline-block}.ascendo-home .book-title-accent{color:var(--accent)}.ascendo-home .reviews-cta{text-align:center;margin-top:2rem}.ascendo-home .btn-large{padding:1.2rem 3rem;font-size:1.2rem}.ascendo-home .btn-glow{box-shadow:0 0 30px #10b98166}html[data-ascendo-theme=light] .ascendo-home{--bg-dark:#f8fafc;--bg-card:#eef2f6;--text-primary:#0f172a;--text-secondary:#475569;--border:#cbd5e1;--danger:#dc2626;--brand-blue:#2563eb}html[data-ascendo-theme=light] .ascendo-home .contrast-quote{color:var(--text-primary)}html[data-ascendo-theme=light] .ascendo-home td:first-child{color:var(--text-primary);background:#0f172a08}html[data-ascendo-theme=light] .ascendo-home th{background:#0f172a0a}html[data-ascendo-theme=light] .ascendo-home .roi-value{color:var(--text-primary)}html[data-ascendo-theme=light] .ascendo-home .footer{border-top-color:var(--border);background:#f1f5f9}html[data-ascendo-theme=light] .ascendo-home .copyright{color:#64748b}html[data-ascendo-theme=light] .ascendo-home .final-cta{background:linear-gradient(#f8fafc 0%,#e2e8f0 100%)}html[data-ascendo-theme=light] .ascendo-home .panel-accent{background:linear-gradient(#10b9811a 0%,#f8fafc00 100%)}html[data-ascendo-theme=light] .ascendo-home .map-container{background:#fff;box-shadow:0 1px 3px #0f172a14}html[data-ascendo-theme=light] .ascendo-home .map-container h3{color:var(--text-primary)}html[data-ascendo-theme=light] .ascendo-home .diagram-container,html[data-ascendo-theme=light] .ascendo-home .hero-image-container{box-shadow:0 12px 28px #0f172a1a}html[data-ascendo-theme=light] .ascendo-home .hero-image-container{border-color:var(--border)}html[data-ascendo-theme=light] .ascendo-home details:hover{border-color:#94a3b8}html[data-ascendo-theme=light] .ascendo-home .testimonial,html[data-ascendo-theme=light] .ascendo-home .review-card{background:#10b98112}html[data-ascendo-theme=light] .ascendo-home .testimonial-integration{background:var(--bg-card)}html[data-ascendo-theme=light] .ascendo-home .comparison-table{background:#f1f5f9}html[data-ascendo-theme=light] .ascendo-home .contrast-panel,html[data-ascendo-theme=light] .ascendo-home .metric-box,html[data-ascendo-theme=light] .ascendo-home .roi-card{background:#fff}html[data-ascendo-theme=light] .ascendo-home .roi-card-result{background:linear-gradient(135deg,#10b98124 0%,#f8fafc00 100%)}html[data-ascendo-theme=light] .ascendo-home .pillar-card,html[data-ascendo-theme=light] .ascendo-home .anatomy-card,html[data-ascendo-theme=light] .ascendo-home .agent-card{background:#fff}html[data-ascendo-theme=light] .ascendo-home .industry-item{background:#eef2f6}html[data-ascendo-theme=light] .ascendo-home details{background:#fff}html[data-ascendo-theme=light] .ascendo-home .btn-secondary{border-color:var(--border);color:var(--text-primary)}html[data-ascendo-theme=light] .ascendo-home .diagram-img-bordered{box-shadow:0 12px 28px #0f172a1a}@media (max-width:768px){.ascendo-home .hero{padding:120px 0 60px}.ascendo-home .sarah-contrast,.ascendo-home .metrics-grid,.ascendo-home .roi-grid{grid-template-columns:1fr}.ascendo-home .comparison-table{overflow-x:auto}.ascendo-home .book-container{text-align:center;flex-direction:column}.ascendo-home .book-content h2{font-size:2rem!important}}
