*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}body{font-family:Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fff;color:#1a1a2e;line-height:1.6}img,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}:root{--clr-dark: #0f0b1e;--clr-purple: #1a1240;--clr-purple-mid: #2d1f6e;--clr-purple-light: #4a3a8a;--clr-accent: #7c5cfc;--clr-accent-hover: #6a48e8;--clr-green: #22c55e;--clr-gold: #fbbf24;--clr-text: #e8e4f0;--clr-text-muted: #a89ec8;--clr-white: #ffffff;--clr-surface: #16102e;--clr-surface-light: #1e1648;--radius: 12px;--radius-sm: 8px;--radius-lg: 20px;--shadow: 0 4px 24px rgba(0,0,0,.3);--max-width: 1120px}.page{min-height:100vh;display:flex;flex-direction:column;background:var(--clr-dark)}.section-inner{max-width:var(--max-width);margin:0 auto;padding:0 1.25rem}.section-headline{font-size:clamp(1.75rem,4.5vw,2.75rem);font-weight:800;color:var(--clr-white);text-align:center;line-height:1.15;margin-bottom:.5rem}.section-headline__sub{display:block;font-weight:500;font-size:.65em;color:var(--clr-text-muted);margin-top:.25rem}.section-headline__accent{color:var(--clr-accent)}.btn{display:inline-flex;align-items:center;justify-content:center;border:none;cursor:pointer;font-family:inherit;font-weight:700;border-radius:var(--radius);transition:all .2s ease;min-height:48px;min-width:48px;text-align:center}.btn--primary{background:var(--clr-accent);color:var(--clr-white);padding:.875rem 2rem;font-size:1rem}.btn--primary:hover{background:var(--clr-accent-hover);transform:translateY(-1px);box-shadow:0 6px 20px #7c5cfc66}.btn--lg{padding:1rem 2.5rem;font-size:1.05rem}.btn--xl{padding:1.125rem 2.75rem;font-size:1.1rem}.btn--ghost{background:transparent;color:var(--clr-text-muted);font-weight:500;font-size:.95rem;padding:.75rem 1.25rem}.btn--ghost:hover{color:var(--clr-white)}.hero{background:linear-gradient(170deg,var(--clr-dark) 0%,var(--clr-purple) 50%,var(--clr-purple-mid) 100%);color:var(--clr-white);padding:4rem 1.25rem 2rem;text-align:center}.hero__inner{max-width:var(--max-width);margin:0 auto;display:flex;flex-direction:column;gap:2.5rem;align-items:center}.hero__content{display:flex;flex-direction:column;gap:1.25rem;align-items:center;max-width:620px}.hero__title{font-size:clamp(2rem,6vw,3.5rem);font-weight:800;letter-spacing:-.025em;line-height:1.1}.hero__highlight{background:linear-gradient(135deg,var(--clr-accent),#b794f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero__subtitle{font-size:clamp(1rem,2.2vw,1.25rem);color:var(--clr-text-muted);max-width:520px;line-height:1.6}.hero__social-proof{font-size:.9rem;color:var(--clr-gold);font-weight:600;letter-spacing:.01em}.hero__actions{display:flex;flex-direction:column;gap:.5rem;align-items:center}.hero__visual{width:100%;max-width:500px}.screenshot-placeholder{background:var(--clr-surface);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow),0 0 60px #7c5cfc26;border:1px solid rgba(124,92,252,.2)}.screenshot-placeholder__header{display:flex;gap:6px;padding:12px 16px;background:var(--clr-surface-light)}.screenshot-placeholder__dot{width:10px;height:10px;border-radius:50%}.screenshot-placeholder__dot--red{background:#ff5f57}.screenshot-placeholder__dot--yellow{background:#febc2e}.screenshot-placeholder__dot--green{background:#28c840}.screenshot-placeholder__body{padding:1.25rem}.screenshot-placeholder__title{font-weight:700;font-size:.85rem;color:var(--clr-text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem;text-align:left}.screenshot-placeholder__row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.75rem}.screenshot-placeholder__carrier{background:var(--clr-purple);border-radius:var(--radius-sm);padding:1rem;text-align:left;border:1px solid rgba(255,255,255,.06);position:relative}.screenshot-placeholder__carrier--selected{border-color:var(--clr-accent);background:#7c5cfc1f}.screenshot-placeholder__carrier-name{display:block;font-size:.8rem;color:var(--clr-text-muted);margin-bottom:.25rem}.screenshot-placeholder__carrier-price{display:block;font-size:1.35rem;font-weight:800;color:var(--clr-white)}.screenshot-placeholder__carrier-badge{display:inline-block;margin-top:.4rem;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;background:var(--clr-accent);color:var(--clr-white);padding:2px 8px;border-radius:4px}.integrations{margin-top:3rem;text-align:center}.integrations__label{font-size:.8rem;color:var(--clr-text-muted);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.06em;font-weight:500}.integrations__logos{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.integrations__logo{background:var(--clr-surface-light);border-radius:var(--radius-sm);padding:.6rem 1.25rem;font-size:.85rem;font-weight:600;color:var(--clr-text-muted);border:1px solid rgba(255,255,255,.06)}.proof{padding:5rem 0;background:var(--clr-dark)}.proof__intro{text-align:center;color:var(--clr-text);font-size:1.1rem;margin:1rem 0 2.5rem}.proof__grid{display:grid;gap:1.25rem;max-width:700px;margin:0 auto}.proof__card{display:flex;gap:1rem;align-items:flex-start;background:var(--clr-surface);border-radius:var(--radius);padding:1.25rem 1.5rem;border:1px solid rgba(255,255,255,.06)}.proof__card-icon{flex-shrink:0;margin-top:2px}.proof__card-title{font-size:1.05rem;font-weight:700;color:var(--clr-white);margin-bottom:.25rem}.proof__card-desc{font-size:.925rem;color:var(--clr-text-muted);line-height:1.5}.proof__explainer{max-width:620px;margin:2.5rem auto 0;background:linear-gradient(135deg,#7c5cfc14,#7c5cfc08);border:1px solid rgba(124,92,252,.2);border-radius:var(--radius);padding:1.5rem;color:var(--clr-text);font-size:.95rem;line-height:1.65}.proof__explainer-title{font-weight:700;color:var(--clr-accent);margin-bottom:.5rem;font-size:1rem}.steps{padding:5rem 0;background:linear-gradient(180deg,var(--clr-purple) 0%,var(--clr-dark) 100%)}.steps__grid{display:grid;gap:1.5rem;margin:2.5rem auto 0;max-width:800px}.steps__card{background:var(--clr-surface);border-radius:var(--radius);padding:1.5rem;border:1px solid rgba(255,255,255,.06);text-align:center}.steps__num{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--clr-accent);color:var(--clr-white);font-weight:800;font-size:1.2rem;margin-bottom:.75rem}.steps__card-title{font-size:1.1rem;font-weight:700;color:var(--clr-white);margin-bottom:.35rem}.steps__card-desc{font-size:.925rem;color:var(--clr-text-muted)}.steps__cta-block{text-align:center;margin-top:2.5rem}.steps__micro-testimonial{margin-top:1.25rem;font-size:.9rem;color:var(--clr-text-muted);max-width:480px;margin-left:auto;margin-right:auto}.social-proof{padding:5rem 0;background:var(--clr-dark)}.social-proof__grid{display:grid;gap:1.5rem;margin-top:2.5rem}.testimonial-card{background:var(--clr-surface);border-radius:var(--radius);padding:1.5rem;border:1px solid rgba(255,255,255,.06)}.testimonial-card__tag{display:inline-block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--clr-accent);background:#7c5cfc1f;padding:3px 10px;border-radius:4px;margin-bottom:.75rem}.testimonial-card__stars{display:flex;gap:2px;margin-bottom:.75rem}.testimonial-card__quote{font-size:.95rem;color:var(--clr-text);line-height:1.6;font-style:italic;margin-bottom:.75rem}.testimonial-card__author{font-size:.85rem;font-weight:600;color:var(--clr-text-muted)}.reassurance{background:var(--clr-purple-mid);padding:1.25rem 1rem}.reassurance__inner{max-width:var(--max-width);margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem 2.5rem}.reassurance__item{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;color:var(--clr-text);white-space:nowrap}.reassurance__icon{font-size:1.2rem}.final-cta{padding:5rem 0 4rem;background:linear-gradient(180deg,var(--clr-dark) 0%,var(--clr-purple) 50%,var(--clr-purple-mid) 100%);text-align:center}.final-cta__headline{font-size:clamp(1.75rem,5vw,3rem);font-weight:800;color:var(--clr-white);margin-bottom:.75rem;line-height:1.1}.final-cta__subhead{font-size:1.05rem;color:var(--clr-text-muted);margin-bottom:2rem}.final-cta__micro-testimonial{margin-top:1.5rem;font-size:.9rem;color:var(--clr-text-muted);max-width:520px;margin-left:auto;margin-right:auto}.final-cta__fine-print{margin-top:1.25rem;font-size:.8rem;color:var(--clr-text-muted);opacity:.7}@media (min-width: 768px){.hero{padding:6rem 2rem 3rem}.hero__inner{flex-direction:row;text-align:left;gap:3rem}.hero__content{align-items:flex-start;flex:1}.hero__actions{flex-direction:row;gap:1rem}.hero__visual{flex:1;max-width:480px}.steps__grid,.social-proof__grid{grid-template-columns:repeat(3,1fr)}.proof__grid{grid-template-columns:1fr 1fr}}@media (min-width: 1024px){.hero{padding:7rem 2rem 3.5rem}.hero__title{font-size:3.25rem}}
