*{margin:0;padding:0;box-sizing:border-box}.landing-page{min-height:100vh;background:linear-gradient(180deg,#f8f9fa 0,#fff);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.header{background:#1a1a1a;padding:1rem 2rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.header-content{max-width:1200px;margin:0 auto;justify-content:space-between}.header-content,.logo-section{display:flex;align-items:center}.logo-section{gap:1rem}.logo-icon{background:#4169e1;width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.logo-text{display:flex;flex-direction:column}.logo-title{font-size:1.25rem;font-weight:600;color:#fff;margin:0}.logo-subtitle{font-size:.75rem;color:#888;margin:0}.nav{display:flex;align-items:center;gap:2rem}.nav-link{color:#fff;text-decoration:none;font-size:.95rem;font-weight:500;transition:color .2s}.nav-link:hover{color:#4169e1}.btn-signup{background:#4169e1;color:#fff;border:none;padding:.6rem 1.5rem;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .2s}.btn-signup:hover{background:#3557c7}.main-content{max-width:1200px;margin:0 auto;padding:4rem 2rem}.hero{text-align:center;padding:4rem 2rem}.hero-title{font-size:3.5rem;font-weight:700;color:#1a1a1a;line-height:1.2;margin-bottom:1.5rem}.highlight{color:#4169e1}.hero-description{font-size:1.1rem;color:#4a4a4a;line-height:1.8;margin-bottom:2.5rem;max-width:900px;margin-left:auto;margin-right:auto}.btn-cta{background:#4169e1;color:#fff;border:none;padding:1rem 2.5rem;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s;box-shadow:0 4px 6px rgba(65,105,225,.3)}.btn-cta:hover{background:#3557c7;transform:translateY(-2px);box-shadow:0 6px 12px rgba(65,105,225,.4)}.login-disclaimer{font-size:.8rem;color:#6b7280;margin-top:1rem;margin-bottom:0}.login-disclaimer a{color:#4169e1;text-decoration:underline;transition:color .2s}.login-disclaimer a:hover{color:#3557c7}.login-disclaimer-dark{color:#9ca3af}.login-disclaimer-dark a{color:#93b4ff}.login-disclaimer-dark a:hover{color:#fff}.feature-cards-section{padding:5rem 0}.feature-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.feature-card-new{background:#fff;padding:2.5rem 2rem;border-radius:12px;border:1px solid #e5e7eb;transition:all .3s}.feature-card-new:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.1)}.feature-card-icon{width:56px;height:56px;background:#ebf5ff;color:#4169e1;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.feature-card-title{font-size:1.4rem;font-weight:600;color:#1a1a1a;margin-bottom:1rem}.feature-card-description{font-size:1rem;color:#6b7280;line-height:1.7}.guardrails-section{padding:5rem 0;text-align:center}.specificity-section{background:linear-gradient(135deg,#4169e1,#3557c7);border-radius:16px;padding:4rem 3rem;margin:5rem 0;color:#fff}.specificity-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem;text-align:center}.specificity-description{font-size:1.1rem;color:hsla(0,0%,100%,.95);line-height:1.8;margin-bottom:2.5rem;text-align:center;max-width:900px;margin-left:auto;margin-right:auto}.feature-tags{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.feature-tag{background:transparent;color:#fff;border:2px solid hsla(0,0%,100%,.6);padding:.75rem 1.5rem;border-radius:25px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s}.feature-tag:hover{background:hsla(0,0%,100%,.15);border-color:#fff}.recommendation-example{background:#fff;border-radius:12px;padding:2.5rem;max-width:600px;margin:0 auto;box-shadow:0 8px 24px rgba(0,0,0,.15)}.recommendation-header{font-size:.75rem;font-weight:700;color:#4169e1;letter-spacing:.1em;margin-bottom:1rem}.recommendation-title{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin-bottom:.75rem}.recommendation-savings{font-size:1rem;color:#6b7280;margin-bottom:1.5rem}.recommendation-reason{font-size:.95rem;color:#4a4a4a;font-style:italic;line-height:1.6;padding:1.25rem;background:#f9fafb;border-radius:8px}.section-title{font-size:2.5rem;font-weight:700;color:#1a1a1a;text-align:center;margin-bottom:.75rem}.section-subtitle{font-size:1rem;color:#6b7280;text-align:center;margin-bottom:3rem}.steps-section{padding:5rem 0}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;max-width:1000px;margin:0 auto}.step-card{text-align:center;position:relative}.step-number{width:60px;height:60px;background:#ebf5ff;color:#4169e1;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.75rem;font-weight:700;margin:0 auto 1.5rem}.step-title{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin-bottom:.75rem}.step-description{font-size:.95rem;color:#6b7280;line-height:1.6}.bottom-cta{background:#2d3748;border-radius:16px;padding:4rem 3rem;text-align:center;margin-top:5rem}.bottom-cta-title{font-size:2rem;font-weight:700;color:#fff;margin-bottom:1rem}.bottom-cta-description{font-size:1.1rem;color:#d1d5db;margin-bottom:2rem;max-width:700px;margin-left:auto;margin-right:auto}.btn-cta-bottom{background:#4169e1;color:#fff;border:none;padding:1rem 2.5rem;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s;box-shadow:0 4px 6px rgba(65,105,225,.3)}.btn-cta-bottom:hover{background:#3557c7;transform:translateY(-2px);box-shadow:0 6px 12px rgba(65,105,225,.4)}.landing-footer{background:#1a1a1a;padding:2rem;margin-top:0}.footer-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem}.footer-left{display:flex;flex-direction:column;gap:.5rem}.footer-logo{display:flex;align-items:center;gap:.75rem}.footer-brand{color:#fff;font-size:1.1rem;font-weight:600}.footer-copyright{color:#888;font-size:.825rem;margin:0}.footer-links{display:flex;gap:1.5rem;align-items:center}.footer-link{color:#888;text-decoration:none;font-size:.875rem;transition:color .2s}.footer-link:hover{color:#4169e1}@media (max-width:768px){.header-content{flex-direction:column;gap:1rem}.nav{gap:1rem}.hero-title{font-size:2.5rem}.hero-description{font-size:1rem}.section-title{font-size:2rem}.feature-cards-grid,.steps-grid{grid-template-columns:1fr;gap:2rem}.specificity-section{padding:3rem 2rem}.specificity-title{font-size:2rem}.specificity-description{font-size:1rem}.feature-tags{flex-direction:column;align-items:center}.recommendation-example{padding:2rem}.bottom-cta-title{font-size:1.5rem}.bottom-cta-description{font-size:1rem}.footer-content{flex-direction:column;text-align:center}.footer-left{align-items:center}.footer-links{flex-direction:column;gap:.75rem}}@media (max-width:480px){.hero-title{font-size:2rem}.section-title,.specificity-title{font-size:1.75rem}.bottom-cta{padding:3rem 2rem}.recommendation-example{padding:1.5rem}.recommendation-title{font-size:1.25rem}}