:root{--bg-main:#fff;--bg-alt:#f8fafc;--text-main:#000;--text-muted:#475569;--accent-blue:#0056d6;--accent-hover:#0044ab;--border-light:#e2e8f0}body{-webkit-font-smoothing:antialiased;background-color:#fff;background-color:var(--bg-main);color:#000;color:var(--text-main);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;margin:0;overflow-x:hidden}a{text-decoration:none}.showroom-nav{align-items:center;background-color:#fff;background-color:var(--bg-main);border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-light);display:flex;justify-content:space-between;padding:1.5rem 5%}.nav-brand{color:#000;color:var(--text-main);font-size:1.5rem;font-weight:800}.nav-actions{align-items:center;display:flex;gap:1.5rem}.nav-link{color:#000;color:var(--text-main);font-weight:500}.nav-link:hover{text-decoration:underline}.btn-primary{background-color:#0056d6;background-color:var(--accent-blue);border:1px solid #0056d6;border:1px solid var(--accent-blue);border-radius:4px;color:#fff;font-weight:600;padding:.6rem 1.2rem}.btn-primary:hover{background-color:#0044ab;background-color:var(--accent-hover)}.hero-section{margin:0 auto;max-width:1200px;padding:6rem 5% 4rem;text-align:left}.social-proof{color:#475569;color:var(--text-muted);font-size:1rem;font-weight:600;margin-bottom:1.5rem}.hero-headline{color:#000;color:var(--text-main);font-size:clamp(3rem,5vw,4.5rem);font-weight:800;line-height:1.1;margin:0 0 1.5rem}.hero-subtext{color:#475569;color:var(--text-muted);font-size:1.25rem;line-height:1.6;margin:0 0 2.5rem;max-width:800px}.hero-cta-group{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem}.btn-massive{background-color:#0056d6;background-color:var(--accent-blue);border-radius:6px;color:#fff;font-size:1.25rem;font-weight:700;padding:1.2rem 3rem;transition:background-color .2s ease}.btn-massive:hover{background-color:#0044ab;background-color:var(--accent-hover)}.cta-microtext{color:#475569;color:var(--text-muted);font-size:.875rem;margin-top:.5rem}.showcase-section{margin:0 auto;max-width:1200px;padding:0 5% 4rem}.dashboard-wrapper{background:#f8fafc;background:var(--bg-alt);border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:8px;padding:1rem}.dashboard-placeholder{align-items:center;aspect-ratio:16/9;background-color:#e2e8f0;border:1px dashed #cbd5e1;border-radius:4px;color:#475569;color:var(--text-muted);display:flex;justify-content:center}.features-section{margin:0 auto;max-width:1200px;padding:4rem 5%}.features-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.feature-card{padding:1rem 0}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.feature-card h3{color:#000;color:var(--text-main);font-size:1.5rem;margin:0 0 .5rem}.feature-card p{color:#475569;color:var(--text-muted);line-height:1.6;margin:0}.detail-section{margin:0 auto;max-width:1200px;padding:4rem 5%}.detail-row{align-items:center;display:flex;gap:4rem;margin-bottom:6rem}.detail-row.reverse{flex-direction:row-reverse}.detail-text{flex:1 1}.detail-text h2{font-size:2rem;margin-bottom:1rem}.detail-text p{color:#475569;color:var(--text-muted);font-size:1.1rem;line-height:1.6}.detail-image-placeholder{align-items:center;aspect-ratio:16/9;border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:8px;display:flex;flex:1 1;justify-content:center}.detail-image-placeholder,.pricing-section{background:#f8fafc;background:var(--bg-alt)}.pricing-section{padding:6rem 5%;text-align:center}.section-title{font-size:2.5rem;margin-bottom:3rem}.pricing-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.price-card{background:#fff;background:var(--bg-main);border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:8px;box-shadow:0 4px 6px -1px #0000000d;padding:3rem 2rem;position:relative;text-align:center;width:300px}.price-card.featured{border:2px solid #0056d6;border:2px solid var(--accent-blue);box-shadow:0 10px 15px -3px #0000001a;transform:scale(1.05)}.most-popular{background:#0056d6;background:var(--accent-blue);border-radius:20px;color:#fff;font-size:.75rem;font-weight:700;left:50%;padding:4px 16px;position:absolute;top:-12px;transform:translateX(-50%)}.price{color:#000;color:var(--text-main);font-size:3rem;font-weight:800;margin:1.5rem 0}.price span{font-size:1rem}.price span,.price-card ul{color:#475569;color:var(--text-muted)}.price-card ul{list-style:none;margin:0 0 2.5rem;padding:0;text-align:left}.price-card li{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-light);margin-bottom:.75rem;padding-bottom:.5rem}.btn-secondary{background:#f8fafc;background:var(--bg-alt);border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:4px;color:#000;color:var(--text-main);display:block;font-weight:600;padding:1rem}.btn-massive-pricing{background:#0056d6;background:var(--accent-blue);border-radius:4px;color:#fff;display:block;font-weight:700;padding:1rem}.btn-massive-pricing:hover{background:#0044ab;background:var(--accent-hover)}.main-footer{background:#fff;background:var(--bg-main);border-top:1px solid #e2e8f0;border-top:1px solid var(--border-light);color:#475569;color:var(--text-muted);padding:4rem 5%;text-align:center}
/*# sourceMappingURL=main.3c4449d4.css.map*/