:root{--bg:#fff;--fg:#0f172a;--fg-muted:#475569;--accent:#1e40af;--accent-hover:#1e3a8a;--accent-light:#eff6ff;--border:#e2e8f0;--section-gap:96px}*{box-sizing:border-box;padding:0;margin:0}html{scroll-behavior:smooth}body,html{max-width:100vw;overflow-x:hidden;background:var(--bg);color:var(--fg);font-family:inherit;-webkit-font-smoothing:antialiased;line-height:1.7}a{color:inherit;text-decoration:none}main{display:flex;flex-direction:column;align-items:center}.section{width:100%;max-width:800px;margin:0 auto;padding:var(--section-gap) 24px}.section__title{font-size:clamp(22px,4vw,32px);font-weight:800;text-align:center;margin-bottom:48px;letter-spacing:-.01em}.site-header{width:100%;max-width:800px;display:flex;align-items:center;gap:12px;padding:24px 24px 0}.site-header__logo{height:48px;width:auto}.site-header__badge{display:inline-flex;align-items:center;padding:4px 12px;background:var(--accent);color:#fff;font-size:13px;font-weight:700;border-radius:6px;letter-spacing:.05em}.hero{max-width:800px;width:100%;text-align:left;padding:80px 24px var(--section-gap)}.hero__eyebrow{display:inline-block;font-size:14px;font-weight:600;color:var(--accent);letter-spacing:.08em;margin-bottom:16px}.hero__title{font-size:clamp(28px,5vw,44px);font-weight:800;line-height:1.4;letter-spacing:-.01em;margin-bottom:24px}.hero__title--accent{color:var(--accent)}.hero__lead{font-size:clamp(16px,2.4vw,18px);color:var(--fg-muted);margin-bottom:40px}.hero__lead strong{color:var(--fg);font-weight:600}.hero__ctas{display:flex;gap:16px;flex-wrap:wrap}.proof-bar{width:100%;background:var(--accent-light);padding:32px 24px}.proof-bar__inner{max-width:640px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:32px}.proof-bar__item{display:flex;flex-direction:column;align-items:center;text-align:center}.proof-bar__number{font-size:20px;font-weight:800;color:var(--accent);line-height:1.2}.proof-bar__label{font-size:13px;color:var(--fg-muted);margin-top:4px}.proof-bar__divider{width:1px;height:40px;background:var(--border)}.problems{background:#f8fafc;max-width:100%;padding-left:24px;padding-right:24px}.problems .section__title{margin-bottom:40px}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:24px;gap:24px;max-width:800px;margin:0 auto}.card{background:var(--bg);border:1px solid var(--border);border-radius:12px;padding:32px 24px}.card__number{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--accent);color:#fff;font-size:14px;font-weight:700;margin-bottom:16px}.card__title{font-size:18px;font-weight:700;margin-bottom:12px;line-height:1.5}.card__body{font-size:15px;color:var(--fg-muted);line-height:1.7}.feature-list{display:flex;flex-direction:column;gap:40px;max-width:640px;margin:0 auto}.feature{display:flex;gap:20px;align-items:flex-start}.feature__icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-size:28px;background:var(--accent-light);border-radius:12px}.feature__content{flex:1 1}.feature__title{font-size:18px;font-weight:700;margin-bottom:8px}.feature__body{font-size:15px;color:var(--fg-muted);line-height:1.7}.mid-cta{padding-top:0;padding-bottom:0}.mid-cta__inner{text-align:center;background:var(--accent-light);border-radius:16px;padding:40px 24px}.mid-cta__text{font-size:18px;font-weight:700;margin-bottom:20px;color:var(--fg)}.trust{background:var(--accent);max-width:100%;padding-left:24px;padding-right:24px}.trust,.trust .section__title{color:#fff}.trust__inner{max-width:640px;margin:0 auto}.trust__body{font-size:16px;line-height:1.8;text-align:center;margin-bottom:40px;opacity:.92}.trust__body strong{opacity:1;font-weight:700}.trust__comparison{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.trust__bad,.trust__good{padding:24px;border-radius:12px;font-size:15px;line-height:1.6}.trust__bad{background:hsla(0,0%,100%,.1)}.trust__good{background:hsla(0,0%,100%,.2)}.trust__label{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.05em;padding:4px 10px;border-radius:4px;margin-bottom:8px}.trust__label--bad{background:hsla(0,0%,100%,.15)}.trust__label--good{background:hsla(0,0%,100%,.3)}.steps{background:#f8fafc;max-width:100%;padding-left:24px;padding-right:24px}.steps__list{display:flex;align-items:flex-start;justify-content:center;gap:16px;max-width:800px;margin:0 auto}.step{flex:1 1;max-width:220px;text-align:center}.step__number{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--accent);color:#fff;font-size:20px;font-weight:800;margin-bottom:16px}.step__content{display:flex;flex-direction:column;gap:8px}.step__title{font-size:17px;font-weight:700}.step__body{font-size:14px;color:var(--fg-muted);line-height:1.6}.step__arrow{color:var(--accent);font-size:24px;font-weight:700;margin-top:12px;flex-shrink:0}.pricing__card{text-align:center;border:2px solid var(--accent);border-radius:16px;padding:48px 24px;max-width:480px;margin:0 auto}.pricing__amount{display:block;font-size:clamp(56px,10vw,80px);font-weight:900;color:var(--accent);line-height:1;margin-bottom:8px}.pricing__period{display:block;font-size:18px;font-weight:600;color:var(--accent);margin-bottom:24px}.pricing__note{font-size:15px;color:var(--fg-muted);line-height:1.8}.faq__list{max-width:640px;margin:0 auto;display:flex;flex-direction:column;gap:0}.faq__item{border-bottom:1px solid var(--border)}.faq__item:first-child{border-top:1px solid var(--border)}.faq__question{display:flex;align-items:center;padding:20px 0;font-size:16px;font-weight:600;cursor:pointer;list-style:none}.faq__question::-webkit-details-marker{display:none}.faq__question:before{content:"Q.";color:var(--accent);font-weight:800;font-size:18px;margin-right:12px;flex-shrink:0}.faq__question:after{content:"+";margin-left:auto;font-size:20px;font-weight:400;color:var(--fg-muted);transition:transform .2s ease}.faq__item[open] .faq__question:after{content:"-"}.faq__answer{padding:0 0 20px 32px;font-size:15px;color:var(--fg-muted);line-height:1.8}.cta{text-align:center}.cta__body{font-size:16px;color:var(--fg-muted);margin-bottom:32px;line-height:1.8}.cta__buttons{margin-bottom:16px}.cta__sub,.site-footer{font-size:13px;color:var(--fg-muted)}.site-footer{width:100%;text-align:center;padding:40px 24px;border-top:1px solid var(--border)}.site-footer__app{margin-top:4px;font-size:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 28px;font-size:16px;font-weight:600;border-radius:10px;border:1px solid transparent;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease,transform .05s ease}.btn:active{transform:translateY(1px)}.btn--primary{background:var(--accent);color:#fff}.btn--primary:hover{background:var(--accent-hover)}.btn--secondary{background:#fff;color:var(--fg);border-color:var(--border)}.btn--secondary:hover{border-color:var(--fg-muted)}.btn--large{padding:20px 36px;font-size:18px;border-radius:12px}@media (max-width:640px){:root{--section-gap:64px}.hero{padding-top:56px}.proof-bar__inner{gap:20px}.proof-bar__number{font-size:16px}.steps__list{flex-direction:column;align-items:center}.step{max-width:100%}.step__arrow{transform:rotate(90deg);margin-top:0}.trust__comparison{grid-template-columns:1fr}.btn--large{width:100%;justify-content:center}}