:root{--mustard:#FFB40F;--coral:#F04155;--blue:#281E64;--cream:#FFF8E9;--ink:#15132C;--white:#fff;--muted:#6b667c;--radius:26px;--shadow:0 24px 70px rgba(40,30,100,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--cream)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 40px));margin:auto}.nav-wrap{position:sticky;top:0;z-index:50;background:rgba(255,180,15,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(40,30,100,.1)}.nav{height:78px;display:flex;align-items:center;gap:34px}.brand img{width:112px;height:48px;object-fit:contain}.nav-links{display:flex;gap:28px;margin-left:auto;font-weight:750;font-size:14px}.nav-links a:hover{opacity:.65}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:14px 20px;font-weight:800;border:1.5px solid transparent;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-coral{background:var(--coral);color:white}.btn-blue{background:var(--blue);color:white}.btn-outline{border-color:var(--blue);color:var(--blue);background:transparent}.btn-mustard{background:var(--mustard);color:var(--blue)}.menu{display:none;background:none;border:0;font-size:25px}.hero{position:relative;overflow:hidden;background:var(--mustard);padding:72px 0 80px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900;color:var(--blue)}.eyebrow.coral{color:var(--coral)}.eyebrow.mustard{color:var(--mustard)}.hero h1,.section h2,.final-cta h2{font-size:clamp(42px,5.2vw,74px);line-height:.98;letter-spacing:-.045em;margin:16px 0 24px;color:var(--blue)}.hero h1 span,.split-section h2 span,.final-cta h2 span{color:var(--coral)}.hero-copy>p{font-size:20px;line-height:1.55;max-width:650px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-proof{display:flex;gap:16px;flex-wrap:wrap;margin-top:24px;font-size:13px;font-weight:750;color:var(--blue)}.hero-phone{position:relative;display:flex;justify-content:center}.phone-card{width:min(360px,80%);background:white;border:7px solid #1b1a1d;border-radius:46px;overflow:hidden;box-shadow:0 32px 65px rgba(40,30,100,.28)}.phone-card img{width:100%;height:auto;transform:scale(1.06)}.floating-card{position:absolute;bottom:12%;left:2%;background:white;padding:14px 18px;border-radius:14px;box-shadow:var(--shadow);display:flex;flex-direction:column;color:var(--blue)}.floating-card span{font-size:12px;color:var(--muted)}.hero-pattern{position:absolute;border:18px dotted var(--coral);border-bottom:0;width:220px;height:110px;border-radius:120px 120px 0 0;opacity:.9}.pattern-a{left:-100px;bottom:-10px;transform:rotate(18deg)}.pattern-b{right:-70px;top:100px;transform:rotate(100deg)}.section{padding:92px 0}.white{background:white}.section-head{max-width:800px;margin-bottom:52px}.center{text-align:center;margin-left:auto;margin-right:auto}.section-head h2,.split-section h2,.app-section h2{font-size:clamp(36px,4vw,58px);line-height:1.04;letter-spacing:-.04em;margin:12px 0 16px;color:var(--blue)}.section-head p,.split-section p,.app-section p{font-size:18px;line-height:1.65;color:var(--muted)}.payment-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.feature{padding:22px 18px;border-radius:20px;background:var(--cream);min-height:220px}.feature .icon{width:52px;height:52px;border-radius:14px;background:var(--mustard);display:grid;place-items:center;color:var(--blue);font-weight:900;font-size:24px}.feature h3{color:var(--blue);margin:18px 0 8px}.feature p{font-size:14px;line-height:1.55;color:var(--muted)}.split-section{background:linear-gradient(135deg,#fff 0%,#f7efff 100%)}.split-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.checks{padding:0;list-style:none;margin:28px 0}.checks li{margin:14px 0;padding-left:30px;position:relative}.checks li:before{content:'✓';position:absolute;left:0;top:0;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:var(--mustard);font-weight:900;color:var(--blue);font-size:12px}.screens-pair{display:flex;align-items:flex-end;justify-content:center;gap:20px}.screens-pair img{width:230px;border:6px solid #1b1a1d;border-radius:34px;box-shadow:var(--shadow)}.app-shot:not(.app-shot-pair) img{width:230px;border:6px solid #1b1a1d;border-radius:34px;box-shadow:var(--shadow)}.screens-pair img:first-child{transform:rotate(-5deg) translateY(25px)}.screens-pair img:last-child{transform:rotate(5deg)}.tools-section{background:var(--blue);color:white}.light h2,.light p{color:white}.light p{opacity:.72}.tools-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.tools-grid article{padding:28px;border:1px solid rgba(255,255,255,.16);border-radius:22px;background:rgba(255,255,255,.06)}.tool-num{display:inline-block;color:var(--mustard);font-weight:900;font-size:13px}.tools-grid h3{font-size:24px;margin:36px 0 12px}.tools-grid p{line-height:1.6;color:rgba(255,255,255,.76)}.app-section{background:white}.app-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.app-shot{display:flex;justify-content:center}.app-shot-pair{gap:16px;align-items:flex-end}.app-shot-pair img{width:min(205px,48%);border:6px solid #1b1a1d;border-radius:34px;box-shadow:var(--shadow)}.store-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.store{background:#0d0d0f;color:#fff;border-radius:12px;padding:10px 20px;min-width:180px;display:flex;flex-direction:column}.store small{font-size:10px}.store strong{font-size:20px}.credit-section{background:linear-gradient(135deg,#fff 0%,#fff8f4 100%)}.credit-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.credit-copy h2{font-size:clamp(36px,4vw,58px);line-height:1.04;letter-spacing:-.04em;margin:12px 0 16px;color:var(--blue)}.credit-copy p{font-size:21px;line-height:1.55;color:var(--muted);max-width:500px}.credit-shot{display:flex;justify-content:center}.credit-shot img{width:min(430px,100%);border:6px solid #1b1a1d;border-radius:36px;box-shadow:var(--shadow)}
.final-cta{background:var(--blue);color:white;padding:80px 0}.final-grid{display:grid;grid-template-columns:1.4fr .6fr;align-items:center;gap:60px}.final-cta h2{color:white;font-size:clamp(38px,4.5vw,60px)}.final-cta p{font-size:18px;color:rgba(255,255,255,.72)}.final-actions{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.text-link{color:white;font-weight:700}footer{background:#17113c;color:white;padding:28px 0}.footer{display:flex;align-items:center;gap:25px}.footer img{width:90px}.footer .footer-logo{height:auto;object-fit:contain;filter:none;background:transparent}.footer p{font-size:12px;opacity:.6;margin-right:auto}.footer div{display:flex;gap:18px;font-size:13px}
@media(max-width:950px){.nav-links{display:none}.nav-cta{margin-left:auto}.menu{display:block}.hero-grid,.split-grid,.app-grid,.credit-grid,.final-grid{grid-template-columns:1fr}.hero{padding-top:45px}.hero-phone{margin-top:25px}.payment-grid{grid-template-columns:repeat(2,1fr)}.tools-grid{grid-template-columns:1fr}.screens-pair{margin-top:20px}.app-grid{gap:40px}.credit-grid{gap:36px}.credit-copy{text-align:center}.credit-copy p{margin-left:auto;margin-right:auto}.final-actions{align-items:flex-start}}
@media(max-width:600px){.container{width:min(100% - 28px,1180px)}.nav{height:68px}.brand img{width:92px}.nav-cta{display:none}.hero h1{font-size:48px}.hero-copy>p{font-size:17px}.hero-proof{flex-direction:column;gap:7px}.hero-actions .btn{width:100%}.floating-card{left:0;bottom:6%}.section{padding:70px 0}.payment-grid{grid-template-columns:1fr}.feature{min-height:unset}.screens-pair{gap:8px}.screens-pair img{width:46%}.footer{flex-wrap:wrap}.footer p{width:100%;order:3}.footer div{margin-left:auto}}
