:root{--blue-900:#1e3a8a;--blue-800:#1e40af;--blue-700:#1d4ed8;--blue-600:#2563eb;--blue-100:#dbeafe;--blue-50:#eff6ff;--ink:#131927;--muted:#535353;--grey:#e5e7ea;--surface:#fff;--radius:24px;--ease:cubic-bezier(.2,.8,.2,1)}
/* Lucide icons. Sprite is kept out of flow rather than display:none so <use> resolves everywhere. */
.icon-sprite{position:absolute;width:0;height:0;overflow:hidden}
.ico{width:1em;height:1em;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}
.place-icon{background:white!important;overflow:hidden}.place-icon img{display:block;width:27px;height:27px;object-fit:contain}
.brand-image{display:block;width:132px;height:auto}.brand-footer .brand-image{width:160px}
html:not(.has-motion) .reveal{opacity:1;transform:none}.has-motion .reveal{opacity:0;transform:translateY(18px)}.has-motion .reveal.is-visible{opacity:1;transform:none}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--surface);color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}.skip-link{position:fixed;left:1rem;top:-4rem;z-index:100;padding:.75rem 1rem;background:#fff;border-radius:8px}.skip-link:focus{top:1rem}.site-header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;max-width:1280px;margin:auto;position:relative;z-index:10}.brand{display:inline-flex;align-items:center;gap:8px;color:var(--blue-900);font-weight:700;font-size:23px;letter-spacing:-1.2px}.nav{display:none;gap:30px;font-size:14px;color:var(--muted)}.nav a:hover,.text-link:hover{color:var(--blue-700)}.nav-cta{font-size:14px;font-weight:600;color:var(--blue-900);padding:11px 0}.nav-cta .ico{font-size:17px;margin-left:4px}.hero{max-width:1280px;margin:auto;min-height:calc(100dvh - 76px);padding:55px 20px 64px;display:flex;flex-direction:column;gap:40px;overflow:hidden}.eyebrow{display:flex;align-items:center;gap:8px;text-transform:uppercase;color:var(--blue-700);font-size:10px;font-weight:700;letter-spacing:1.2px;margin:0 0 17px}.pulse-dot{width:7px;height:7px;border-radius:50%;background:var(--blue-600);box-shadow:0 0 0 5px var(--blue-100)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(42px,12vw,82px);line-height:1.01;letter-spacing:-.065em;margin:0 0 22px;font-weight:600}h1 em,h2 em{font-style:normal;color:var(--blue-600)}.hero-text{font-size:16px;color:var(--muted);max-width:430px;margin-bottom:28px}.hero-actions{display:flex;align-items:center;gap:22px}.button{min-height:48px;border:0;border-radius:999px;padding:12px 19px;font:600 14px/1 Inter,sans-serif;display:inline-flex;gap:16px;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s var(--ease),box-shadow .2s var(--ease),background .2s}.button:hover{transform:translateY(-2px);box-shadow:0 9px 18px rgba(30,58,138,.16)}.button:active{transform:translateY(0) scale(.98)}.button-primary{background:var(--blue-700);color:white}.button .ico{font-size:17px}.text-link{font-size:14px;font-weight:600;display:inline-flex;align-items:center}.text-link .ico{font-size:17px;margin-left:6px}.proof{display:flex;gap:12px;align-items:center;margin-top:40px;color:var(--muted);font-size:11px;line-height:1.35}.proof strong{font-weight:600;color:var(--ink)}.avatars{display:flex}.avatars span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--blue-100);border:2px solid white;margin-right:-8px;color:var(--blue-800);font-size:10px;font-weight:700}.avatars span:nth-child(2){background:#d7eee4;color:#237239}.avatars span:nth-child(3){background:#fde5e3;color:#b62b1f}.avatars span:nth-child(4){background:var(--ink);color:white}.hero-visual{height:410px;position:relative;isolation:isolate;max-width:470px;width:100%;margin:0 auto}.orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{width:285px;height:285px;background:#dfeaff;right:-76px;top:28px}.orb-two{width:175px;height:175px;background:#f0f5ff;left:-50px;bottom:0}.phone{position:absolute;z-index:2;width:202px;height:388px;border:7px solid #18213c;border-radius:31px;background:#18213c;left:50%;transform:translateX(-44%) rotate(7deg);top:2px;box-shadow:0 30px 50px rgba(19,25,39,.22)}.phone-speaker{position:absolute;width:58px;height:16px;left:50%;top:0;background:#18213c;border-radius:0 0 14px 14px;transform:translateX(-50%);z-index:3}.screen{height:100%;padding:19px 12px 12px;background:linear-gradient(155deg,#f5f8ff,#e5efff);border-radius:24px;display:flex;flex-direction:column;align-items:center}.screen-top{display:flex;justify-content:space-between;width:100%;align-items:center;font-size:7px;font-weight:700;color:var(--blue-900)}.mini-logo{display:block;width:13px;height:auto}.place-card{width:100%;display:flex;gap:8px;align-items:center;background:white;border-radius:12px;padding:9px;margin-top:24px;box-shadow:0 5px 16px rgba(30,58,138,.08)}.place-icon{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;background:var(--blue-100);color:var(--blue-700);font-size:14px}.place-card strong,.place-card small{display:block;font-size:8px;line-height:1.35}.place-card small{color:var(--muted);font-size:7px}.review-question{text-align:center;color:var(--blue-900);font-weight:600;font-size:15px;line-height:1.28;margin:43px 0 15px;letter-spacing:-.04em}.stars{display:flex;gap:3px;color:#fbbc05}.stars .ico{font-size:14px;fill:currentColor;stroke-width:1.5}.review-button{width:100%;border:0;border-radius:9px;padding:10px;background:var(--blue-700);color:white;font:600 8px Inter;margin-top:28px;display:flex;align-items:center;justify-content:space-between}.review-button .ico{font-size:11px}.powered{font-size:6px;color:#727272;margin-top:auto;margin-bottom:2px}.powered b{color:var(--blue-700)}.nfc-card{position:absolute;z-index:4;width:192px;height:113px;left:5%;bottom:24px;border-radius:14px;padding:14px;color:white;background:linear-gradient(132deg,#1d4ed8,#1e3a8a);box-shadow:0 16px 30px rgba(30,58,138,.3);transform:rotate(-9deg);animation:cardFloat 4s ease-in-out infinite}.nfc-symbol{position:absolute;right:14px;top:13px;font-size:22px;opacity:.9}.card-brand{display:flex;align-items:center}.card-brand img{display:block;width:92px;height:auto}.nfc-card p{font-size:6px;letter-spacing:1px;margin:51px 0 0;font-weight:700;opacity:.75}.float-note{position:absolute;z-index:4;right:0;top:59px;border-radius:12px;background:white;box-shadow:0 12px 30px rgba(19,25,39,.11);padding:9px;display:flex;align-items:center;gap:7px;animation:noteFloat 4s .6s ease-in-out infinite}.float-note>span{display:grid;place-items:center;width:22px;height:22px;border-radius:7px;background:#fff3cf;color:#d58a00;font-size:12px}.float-note strong,.float-note small{display:block;white-space:nowrap;font-size:8px;line-height:1.4}.float-note small{color:var(--muted);font-size:7px}.tap-rings{z-index:1;position:absolute;width:175px;height:175px;border:1px solid rgba(37,99,235,.14);border-radius:50%;top:68px;left:12px}.tap-rings i{position:absolute;inset:15px;border:1px solid rgba(37,99,235,.11);border-radius:50%}.tap-rings i:nth-child(2){inset:32px}.tap-rings i:nth-child(3){inset:49px;background:rgba(37,99,235,.07)}.logo-strip{border-top:1px solid var(--grey);border-bottom:1px solid var(--grey);padding:19px 20px;overflow:hidden}.logo-strip p{font-size:9px;font-weight:700;letter-spacing:1.2px;color:#a3a3a3;margin:0 0 10px}.logo-strip div{display:flex;gap:25px;align-items:center;white-space:nowrap;color:#727272;font-size:14px;font-weight:600}.stripe-word{font-size:11px;font-weight:500;color:#a3a3a3}.section{padding:92px 20px;max-width:1280px;margin:auto}.section-intro{max-width:560px}.section h2,.results h2,.contact h2{font-size:clamp(34px,8vw,58px);line-height:1.08;letter-spacing:-.06em;margin-bottom:18px;font-weight:600}.section-intro>p:last-child,.contact-intro>p:last-of-type{max-width:440px;color:var(--muted);font-size:15px}.step-grid{display:grid;gap:12px;margin-top:40px}.step-card{position:relative;display:flex;flex-direction:column;gap:6px;min-height:0;border:1px solid var(--grey);border-radius:var(--radius);padding:16px 18px;background:white;overflow:hidden;transition:transform .25s var(--ease),box-shadow .25s}.step-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px rgba(19,25,39,.07)}.step-card.featured{background:var(--blue-50);border-color:transparent}.step-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.number{font-size:11px;color:#727272;font-weight:600;padding-top:2px}.step-card h3{font-size:16px;letter-spacing:-.04em;margin:2px 0 0}.step-card p{font-size:12px;color:var(--muted);margin:0;max-width:220px;line-height:1.4}.line-art{width:1em;height:1em;flex:0 0 auto;color:var(--blue-600);font-size:28px;opacity:.9;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.results{background:var(--blue-900);color:white;padding:82px 20px;overflow:hidden}.results-copy,.metric-grid{max-width:600px;margin:auto}.eyebrow-light{color:#93c5fd}.results h2{margin-bottom:19px}.results h2 em{color:#93c5fd}.results-copy>p:last-of-type{color:#cbd5e1;font-size:15px;max-width:430px;margin-bottom:29px}.button-white{background:#fff;color:var(--blue-900)}.metric-grid{margin-top:54px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.metric{border:1px solid rgba(255,255,255,.2);border-radius:18px;padding:18px;min-height:145px}.metric strong{font-size:35px;letter-spacing:-.08em;line-height:1;display:block}.metric strong span{font-size:14px;letter-spacing:-.04em;margin-left:2px}.metric p{font-size:11px;color:#cbd5e1;margin:20px 0 0;line-height:1.4}.metric.wide{grid-column:span 2;min-height:108px;background:rgba(255,255,255,.07);display:flex;gap:13px;align-items:center}.metric.wide p{margin:0;max-width:255px;font-size:13px}.metric-icon{display:grid;place-items:center;width:43px;height:43px;flex:0 0 auto;background:var(--blue-600);border-radius:13px;font-size:20px}.contact{display:grid;gap:38px}.contact h2{margin-bottom:17px}.email-link{display:inline-block;font-weight:600;color:var(--blue-700);margin-top:22px}.email-link span{font-size:20px;margin-left:6px}.contact-form{border:1px solid var(--grey);border-radius:var(--radius);padding:21px;display:grid;gap:18px}.form-row{display:grid;gap:18px}label{display:grid;gap:7px;font-size:12px;font-weight:600}input,textarea{border:1px solid #d3d3d3;border-radius:10px;padding:12px;font:400 16px Inter;color:var(--ink);width:100%;outline:none;transition:border .2s,box-shadow .2s;resize:vertical}input::placeholder,textarea::placeholder{color:#a3a3a3}input:focus,textarea:focus{border-color:var(--blue-600);box-shadow:0 0 0 3px var(--blue-100)}.submit-button{width:100%;margin-top:2px}.botcheck{position:absolute;left:-9999px;opacity:0;pointer-events:none}.form-status{min-height:20px;margin:0;color:#237239;font-size:13px;font-weight:500}.form-status[data-state="error"]{color:#b62b1f}.site-footer{background:#f5f5f5;padding:38px 20px 27px;display:flex;flex-direction:column;gap:21px}.brand-footer{font-size:25px}.site-footer p{color:#727272;font-size:9px;letter-spacing:1.15px;font-weight:700;margin:0}.site-footer>span{font-size:11px;color:#727272}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.reveal.is-visible{opacity:1;transform:none}.reveal-delay{transition-delay:.12s}.reveal-delay-2{transition-delay:.22s}@keyframes cardFloat{50%{transform:rotate(-7deg) translateY(-8px)}}@keyframes noteFloat{50%{transform:translateY(-7px)}}@media(min-width:700px){.site-header{padding:0 42px}.nav{display:flex}.hero{padding:105px 42px 85px;flex-direction:row;align-items:center;justify-content:space-between;gap:30px}.hero-copy{width:52%}.hero-visual{width:43%;margin:0;transform:scale(1.08)}.logo-strip{padding:22px 42px;display:flex;align-items:center;gap:55px}.logo-strip p{margin:0}.logo-strip div{flex:1;justify-content:space-between}.section{padding:120px 42px}.step-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:55px}.step-card{padding:18px 20px}.results{padding:112px 42px;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.results-copy,.metric-grid{margin:0}.metric-grid{margin-top:0}.contact{padding:120px 42px;grid-template-columns:.9fr 1.1fr;align-items:start;gap:75px}.form-row{grid-template-columns:1fr 1fr}.site-footer{padding:48px 42px 30px;display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:15px}.site-footer p{text-align:center}.site-footer>span{text-align:right}}@media(min-width:1050px){.hero{padding-left:60px;padding-right:60px}.hero-visual{transform:scale(1.2);transform-origin:center}.section{padding-left:60px;padding-right:60px}.results{padding-left:max(60px,calc((100vw - 1160px)/2));padding-right:max(60px,calc((100vw - 1160px)/2))}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none;transition:none}}
