@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&family=Inter:wght@400;500;600&display=swap";:root{--bg-color:#fafbfc;--surface:#ffffffbf;--surface-solid:#fff;--surface-dark:#0f172a;--text-dark:#0f172a;--text-muted:#475569;--line:#0f172a0f;--primary:#4f46e5;--primary-dark:#4338ca;--primary-glow:#4f46e559;--accent:#f43f5e;--accent-light:#ffe4e6;--shadow-sm:0 4px 6px -1px #00000005, 0 2px 4px -2px #00000005;--shadow-lg:0 25px 50px -12px #00000014;--shadow-glow:0 10px 40px -10px var(--primary-glow);--container:1200px;color:var(--text-dark);background-color:var(--bg-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Outfit,sans-serif;font-weight:400;line-height:1.6}::selection{background:var(--primary);color:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;position:relative;overflow-x:hidden}body:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(800px at 0 0,#4f46e514 0%,#0000 100%),radial-gradient(1000px at 100% 0,#f43f5e0f 0%,#0000 100%),radial-gradient(800px at 50% 100%,#0ea5e914 0%,#0000 100%);width:100vw;height:100vh;position:fixed;top:0;left:0}h1,h2,h3,h4,h5,h6{color:var(--text-dark);margin:0;font-family:Outfit,sans-serif}a{color:inherit;text-decoration:none;transition:color .2s}button{font:inherit}#root{min-height:100vh}.page-shell{position:relative;overflow-x:hidden}.container{width:min(var(--container), calc(100% - 2.5rem));margin:0 auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(24px);border-bottom:1px solid var(--line);background:#fffc;position:sticky;top:0}.header-grid,.hero-grid,.mini-chart,.panel-grid,.stats-strip,.feature-grid,.journey-grid,.screen-grid,.assurance-grid,.footer-grid,.pricing-block,.assurance-block,.contact-grid{gap:1.5rem;display:grid}.header-grid{grid-template-columns:auto 1fr auto;align-items:center;padding:1.2rem 0}.brand{letter-spacing:-.02em;align-items:center;gap:1rem;font-family:Outfit,sans-serif;font-weight:700;display:inline-flex}.brand-mark{color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-dark));width:2.8rem;height:2.8rem;box-shadow:var(--shadow-glow);border-radius:.8rem;place-items:center;font-size:1.2rem;animation:4s ease-in-out infinite logoPulse;display:grid}@keyframes logoPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.brand-copy{line-height:1.2}.brand-copy span{color:var(--text-muted);margin-top:.2rem;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:500;display:block}.top-nav,.header-actions,.cta-row,.trust-row,.pricing-actions,.badge-row,.footer-links,.contact-actions,.contact-meta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.top-nav{justify-content:center;gap:.5rem}.nav-link{color:var(--text-muted);border-radius:999px;padding:.5rem 1rem;font-size:.95rem;font-weight:500;transition:all .2s}.nav-link:hover{color:var(--text-dark);background:#0f172a0a}.nav-link.active{color:var(--primary);background:#4f46e514;font-weight:600}.button,.button-secondary,.pill,.contact-chip{border-radius:999px;font-family:Outfit,sans-serif;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1)}.button,.button-secondary{cursor:pointer;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.6rem;font-size:.95rem;display:inline-flex}.button{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:#fff;box-shadow:var(--shadow-glow);border:1px solid #ffffff1a;position:relative;overflow:hidden}.button:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle,#fff3 0%,#0000 60%);width:200%;height:200%;transition:opacity .3s;position:absolute;top:-50%;left:-50%}.button:hover:after{opacity:1}.button-secondary{background:var(--surface-solid);border:1px solid var(--line);color:var(--text-dark);box-shadow:var(--shadow-sm)}.button:hover{box-shadow:0 15px 45px -10px var(--primary-glow);transform:translateY(-2px)}.button-secondary:hover{box-shadow:var(--shadow-lg);border-color:#0f172a26;transform:translateY(-2px)}.section,.page-section{padding:5rem 0}.hero{padding-top:6rem;padding-bottom:4rem}.hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem}.eyebrow{background:var(--surface-solid);border:1px solid var(--line);color:var(--primary);width:fit-content;box-shadow:var(--shadow-sm);border-radius:999px;align-items:center;gap:.6rem;padding:.5rem 1rem;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:600;display:inline-flex}.eyebrow-dot{background:var(--accent);border-radius:50%;width:.5rem;height:.5rem;box-shadow:0 0 10px #f43f5e80}.hero-copy h1,.section-heading h2,.pricing-copy h2,.assurance-copy h2,.contact-panel h2{letter-spacing:-.03em;line-height:1.1}.hero-copy h1{background:linear-gradient(90deg,#0f172a,#334155);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-top:1.5rem;font-size:clamp(2.5rem,5vw,3.5rem);line-height:1.15}.hero-copy p,.section-heading p,.pricing-copy p,.assurance-copy p,.footer-note,.feature-card p,.journey-card p,.screen-card p,.timeline-card p,.assurance-card p,.faq-item p,.contact-panel p,.pricing-card p{color:var(--text-muted);font-size:1.1rem}.hero-copy p{max-width:38rem;margin:1.5rem 0 2.5rem;font-size:1.25rem}.trust-row{color:var(--text-muted);margin-top:2rem;font-size:.9rem;font-weight:500}.trust-row span{align-items:center;gap:.4rem;display:flex}.trust-row span:before{content:"✓";color:var(--primary);font-weight:700}.hero-panel{box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff6;border:1px solid #fffc;border-radius:1.5rem;padding:1rem;position:relative}.dashboard-card{background:var(--surface-dark);color:#f8fafc;border-radius:1rem;padding:1.5rem;position:relative;overflow:hidden;box-shadow:inset 0 1px 1px #ffffff1a}.window-bar{color:#ffffff80;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:.8rem;font-family:Outfit,sans-serif;font-size:.8rem;display:flex}.window-dots{gap:.5rem;display:flex}.window-dots span,.screen-header span{border-radius:50%;width:.75rem;height:.75rem}.window-dots span:first-child{background:#ef4444}.window-dots span:nth-child(2){background:#f59e0b}.window-dots span:nth-child(3){background:#10b981}.mini-chart{grid-template-columns:1.3fr .7fr}.conversation-feed,.quick-actions,.metric-card,.feature-card,.journey-card,.screen-card,.timeline-card,.pricing-card,.assurance-card,.contact-panel,.faq-panel{border:1px solid var(--line);background:var(--surface-solid);border-radius:1.25rem}.conversation-feed,.quick-actions,.metric-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:1rem;padding:1.25rem}.conversation-feed h3,.quick-actions h3,.pricing-card h3,.feature-card h3,.journey-card h3,.assurance-card h3,.contact-panel h2,.faq-panel h3,.timeline-card h3{margin:0 0 1rem;font-family:Outfit,sans-serif}.feed-line{border-radius:.75rem;margin-top:.75rem;padding:.85rem 1rem;font-size:.9rem}.feed-line.outbound{color:#e0e7ff;background:#4f46e533;border:1px solid #4f46e54d;margin-left:15%}.feed-line.inbound{color:#f1f5f9;background:#ffffff1a;margin-right:15%}.quick-actions ul,.pricing-card ul{margin:0;padding:0;list-style:none}.quick-actions li,.pricing-card li{color:#cbd5e1;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:.75rem 0;font-size:.9rem;display:flex}.quick-actions li:last-child,.pricing-card li:last-child{border-bottom:0}.panel-grid,.feature-grid,.journey-grid,.screen-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.metric-card{text-align:center;padding:1rem}.metric-card span{color:#94a3b8;font-size:.85rem}.metric-card strong,.pill strong,.price-tag strong{color:#f8fafc;font-family:Outfit,sans-serif;display:block}.metric-card strong{margin-top:.5rem;font-size:1.5rem}.floating-note{max-width:16rem;color:var(--text-dark);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #fffc;border-radius:1rem;padding:1.25rem;font-size:.9rem;position:absolute;bottom:2rem;right:-2rem}.floating-note strong{color:var(--primary);margin-bottom:.5rem;display:block}.stats-strip{border-top:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:4rem;padding-top:3rem}.pill{text-align:center;padding:1.5rem;display:block}.pill strong{color:var(--text-dark);background:linear-gradient(135deg, var(--primary), var(--primary-dark));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-size:2.5rem}.section-heading{justify-content:space-between;align-items:flex-end;gap:3rem;margin-bottom:3rem;display:flex}.section-heading h2,.pricing-copy h2,.contact-panel h2{margin-top:1rem;font-size:clamp(1.75rem,3.5vw,2.5rem);line-height:1.2}.section-heading p,.pricing-copy p{max-width:32rem;margin:0;font-size:1.15rem}.feature-card,.journey-card,.screen-card,.timeline-card,.pricing-card,.assurance-card,.contact-panel,.faq-panel{background:var(--surface);-webkit-backdrop-filter:blur(20px);border:1px solid #fff9;padding:2rem;transition:all .3s;box-shadow:0 4px 20px #00000005}.feature-card:hover,.journey-card:hover,.screen-card:hover{box-shadow:var(--shadow-lg);border-color:#4f46e533;transform:translateY(-5px)}.feature-icon,.journey-step,.timeline-badge{width:3.5rem;height:3.5rem;color:var(--primary);background:var(--primary-glow);border-radius:1rem;place-items:center;margin-bottom:1.5rem;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700;display:grid;box-shadow:inset 0 0 0 1px #ffffff80}.feature-card h3,.journey-card h3{font-size:1.25rem}.screen-card{padding:1.25rem}.screen-card strong,.faq-item strong,.contact-chip strong{margin:1rem 0 .5rem;font-family:Outfit,sans-serif;font-size:1.1rem;display:block}.screen-thumb{background:var(--surface-dark);border:1px solid var(--line);border-radius:.75rem;min-height:12rem;overflow:hidden}.screen-header{background:#ffffff0d;border-bottom:1px solid #ffffff1a;gap:.4rem;padding:.75rem;display:flex}.screen-header span{background:#fff3}.screen-body{grid-template-columns:4rem 1fr;min-height:10rem;display:grid}.screen-sidebar{background:#ffffff05;border-right:1px solid #ffffff0d}.screen-content{padding:1.25rem}.screen-line{background:#ffffff1a;border-radius:999px;height:.5rem;margin-bottom:.75rem}.screen-line.wide{width:90%}.screen-line.narrow{width:60%}.timeline{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;display:grid}.timeline-badge{border-radius:999px;width:fit-content;height:auto;padding:.4rem .8rem;font-size:.9rem}.pricing-block{grid-template-columns:1.2fr .8fr;align-items:stretch;gap:2rem}.pricing-copy{box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffc;border:1px solid #ffffffe6;border-radius:1.5rem;padding:3rem}.price-tag{align-items:baseline;gap:.5rem;margin:2rem 0;font-family:Outfit,sans-serif;display:inline-flex}.price-tag strong{color:var(--text-dark);font-size:clamp(3rem,6vw,5rem);line-height:1}.price-tag span{color:var(--text-muted);font-size:1.1rem}.pricing-actions{margin-bottom:2rem}.badge{color:var(--primary-dark);background:#4f46e51a;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.85rem;font-weight:600;display:inline-flex}.pricing-card{background:linear-gradient(180deg, var(--surface-dark), #020617);color:#fff;flex-direction:column;justify-content:center;display:flex}.pricing-card p{color:#94a3b8;margin-bottom:2rem}.pricing-card li{color:#e2e8f0;border-bottom-color:#ffffff1a;padding:1rem 0;font-size:.95rem}.pricing-card li:before{content:"✓";color:#34d399;margin-right:.75rem;font-weight:700}.assurance-block{grid-template-columns:1fr 2fr;align-items:start;gap:4rem}.assurance-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.contact-grid{grid-template-columns:1fr 1fr;gap:3rem}.contact-chip{background:var(--surface-solid);border:1px solid var(--line);box-shadow:var(--shadow-sm);flex-direction:column;padding:1.25rem;display:flex}.faq-list{gap:1.5rem;display:grid}.faq-item{border:1px solid var(--line);background:var(--surface-solid);cursor:pointer;border-radius:1rem;padding:1.5rem;transition:all .3s}.faq-item:hover{border-color:var(--primary);box-shadow:var(--shadow-sm);transform:translate(5px)}.faq-item:first-child{border-top:1px solid var(--line);padding-top:1.5rem}.faq-item strong{color:var(--text-dark);font-size:1.15rem}.footer{color:#f8fafc;background:#020617;margin-top:5rem;padding:4rem 0}.footer-shell{box-shadow:none;background:0 0;border:none;padding:0}.footer-grid{grid-template-columns:auto 1fr auto;align-items:center;gap:2rem}.footer .brand-copy span{color:#94a3b8}.footer-note{color:#64748b}.footer-links a{color:#cbd5e1;font-weight:500;transition:color .2s}.footer-links a:hover{color:var(--primary)}.top-gap{margin-top:5rem}.top-gap-large{margin-top:4rem}.carousel-container{background:var(--surface);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;box-shadow:var(--shadow-lg);border:1px solid #fff9;border-radius:1.5rem;flex-direction:column;justify-content:space-between;min-height:20rem;padding:3rem;transition:all .3s;display:flex}.carousel-container:hover{transform:translateY(-5px);box-shadow:0 30px 60px -15px #0000001a}.carousel-content{flex-direction:column;flex:1;justify-content:center;animation:.5s fadeIn;display:flex}.carousel-icon{margin-bottom:1.5rem;font-size:4rem}.carousel-content h3{color:var(--text-dark);margin-bottom:1rem;font-size:1.75rem}.carousel-content p{color:var(--text-muted);max-width:40rem;margin:0 auto;font-size:1.15rem}.carousel-controls{justify-content:center;align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.carousel-btn{border:1px solid var(--line);background:var(--surface-solid);width:3rem;height:3rem;color:var(--primary);cursor:pointer;border-radius:50%;place-items:center;font-size:1.5rem;transition:all .3s;display:grid}.carousel-btn:hover{background:var(--primary);color:#fff;box-shadow:var(--shadow-glow);transform:scale(1.1)}.carousel-indicators{gap:.75rem;display:flex}.carousel-dot{cursor:pointer;background:#4f46e533;border:none;border-radius:50%;width:.75rem;height:.75rem;padding:0;transition:all .3s}.carousel-dot.active{background:var(--primary);border-radius:999px;width:2rem}.message-demo{background:var(--surface-dark);box-shadow:var(--shadow-lg);border-radius:1.5rem;max-width:50rem;margin:0 auto;padding:2rem}.demo-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.demo-title{color:#f8fafc;font-family:Outfit,sans-serif;font-weight:600}.demo-status{color:#10b981;font-size:.9rem}.demo-messages{flex-direction:column;gap:1rem;min-height:15rem;margin-bottom:2rem;display:flex}.demo-message{opacity:.3;border-radius:1rem;max-width:70%;padding:1rem 1.5rem;transition:all .5s;transform:translateY(10px)}.demo-message.outbound{color:#e0e7ff;background:#4f46e533;border:1px solid #4f46e54d;margin-left:auto}.demo-message.inbound{color:#f1f5f9;background:#ffffff1a;margin-right:auto}.demo-message.button{color:#d1fae5;background:#10b98133;border:1px solid #10b9814d;margin-left:auto;font-size:.9rem}.demo-message.active,.demo-message.sent{opacity:1;transform:translateY(0)}.demo-message.active{animation:.5s pulse}.demo-actions{justify-content:center;gap:1rem;display:flex}.demo-btn{cursor:pointer;background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:#fff;border:none;border-radius:999px;padding:.85rem 1.6rem;font-family:Outfit,sans-serif;font-weight:600;transition:all .3s}.demo-btn.secondary{background:#ffffff1a;border:1px solid #fff3}.demo-btn:hover{box-shadow:var(--shadow-glow);transform:translateY(-2px)}.organic-section{background:linear-gradient(#0000,#4f46e505)}.organic-grid{grid-template-columns:repeat(2,1fr);gap:3rem;display:grid}.organic-article{background:var(--surface);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow-lg);border:1px solid #fff9;border-radius:1.5rem;padding:3rem}.organic-article h2{margin:1rem 0 1.5rem;font-size:1.75rem;line-height:1.3}.organic-intro{color:var(--text-muted);margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.organic-section-content{margin-bottom:2rem}.organic-section-content h3{color:var(--primary);margin-bottom:.75rem;font-size:1.25rem}.organic-section-content p{color:var(--text-muted);line-height:1.7}.reseller-hero{text-align:center;max-width:50rem;margin:0 auto}.reseller-hero h1{letter-spacing:-.02em;margin:1.5rem 0;font-size:clamp(2rem,4.5vw,3rem);line-height:1.15}.reseller-intro{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.pricing-table{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem;display:grid}.pricing-plan{background:var(--surface);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid #fff9;border-radius:1.5rem;flex-direction:column;padding:2.5rem;transition:all .3s;display:flex;position:relative}.pricing-plan:hover{transform:translateY(-8px);box-shadow:0 30px 60px -15px #00000026}.pricing-plan.highlighted{border-color:var(--primary);background:linear-gradient(180deg, #4f46e50d, var(--surface));box-shadow:0 20px 40px -10px var(--primary-glow)}.pricing-plan.highlighted:before{content:"RECOMMENDED";background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:#fff;letter-spacing:.05em;border-radius:999px;padding:.4rem 1.2rem;font-size:.75rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.plan-header{text-align:center;border-bottom:1px solid var(--line);margin-bottom:2rem;padding-bottom:2rem}.plan-header h3{color:var(--text-dark);margin-bottom:1rem;font-size:1.5rem}.plan-price{margin:1.5rem 0}.plan-price strong{color:var(--primary);font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:700}.plan-price span{color:var(--text-muted);margin-left:.25rem;font-size:1rem}.plan-description{color:var(--text-muted);margin-top:.5rem;font-size:.95rem}.plan-features{flex:1;margin:0 0 2rem;padding:0;list-style:none}.plan-features li{color:var(--text-dark);border-bottom:1px solid #0f172a0d;align-items:center;gap:.75rem;padding:.85rem 0;font-size:.95rem;display:flex}.plan-features li:before{content:"✓";color:var(--primary);flex-shrink:0;font-size:1.1rem;font-weight:700}.plan-features li:last-child{border-bottom:none}.pricing-plan .button,.pricing-plan .button-secondary{justify-content:center;width:100%;margin-top:auto}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.testimonial-card{background:var(--surface);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow-lg);border:1px solid #fff9;border-radius:1.25rem;padding:2rem;transition:all .3s}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 30px 60px -15px #0000001a}.testimonial-quote{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.05rem;font-style:italic;line-height:1.7}.testimonial-author strong{color:var(--text-dark);margin-bottom:.25rem;font-size:1.1rem;display:block}.testimonial-author span{color:var(--text-muted);font-size:.9rem}.cta-section{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:#fff;margin-top:5rem}.cta-box{text-align:center;max-width:45rem;margin:0 auto}.cta-box h2{color:#fff;margin-bottom:1rem;font-size:clamp(1.75rem,3.5vw,2.5rem);line-height:1.2}.cta-box p{color:#ffffffe6;margin-bottom:2rem;font-size:1.15rem}.cta-box .button{color:var(--primary);background:#fff}.cta-box .button-secondary{color:#fff;background:#ffffff1a;border-color:#ffffff4d}.scroll-animate{opacity:0;transition:all .8s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.scroll-animate.visible{opacity:1;transform:translateY(0)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.hero-copy,.hero-panel,.section-heading,.feature-card,.journey-card,.screen-card,.timeline-card,.pricing-copy,.pricing-card,.assurance-card,.contact-panel,.faq-panel,.pill{animation:.8s cubic-bezier(.16,1,.3,1) both fadeInUp}.feature-card:first-child{animation-delay:.1s}.feature-card:nth-child(2){animation-delay:.15s}.feature-card:nth-child(3){animation-delay:.2s}.feature-card:nth-child(4){animation-delay:.25s}.feature-card:nth-child(5){animation-delay:.3s}.feature-card:nth-child(6){animation-delay:.35s}.pill:first-child{animation-delay:.2s}.pill:nth-child(2){animation-delay:.3s}.pill:nth-child(3){animation-delay:.4s}.pill:nth-child(4){animation-delay:.5s}@media (width<=1024px){.hero-grid,.pricing-block,.assurance-block,.contact-grid,.organic-grid,.testimonial-grid{grid-template-columns:1fr;gap:2.5rem}.pricing-table{grid-template-columns:1fr}.site-header{position:static}.header-grid{grid-template-columns:1fr;justify-items:center;gap:1rem;padding:1.5rem 0}.section-heading{flex-direction:column;align-items:flex-start;gap:1rem}.floating-note{display:none}.stats-strip{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem;padding-top:2rem}}@media (width<=768px){.panel-grid,.feature-grid,.journey-grid,.screen-grid,.assurance-grid,.timeline{grid-template-columns:1fr}.hero-copy h1{font-size:2rem}.hero{padding-top:3rem}.footer-grid{text-align:center;grid-template-columns:1fr}.footer-links{justify-content:center}.demo-message{max-width:85%}.carousel-container{min-height:18rem;padding:2rem}.carousel-icon{font-size:3rem}}
