:root{--ink:#10131a;--muted:#667085;--line:#e8eaf0;--paper:#fff;--wash:#f6f7fa;--accent:#7767ef;--accent2:#a997ff;--green:#19a36b;--orange:#f29c45;--dark:#0e1117;--dark2:#171b25;--radius:24px;--shadow:0 28px 80px rgba(17,24,39,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',system-ui,sans-serif;color:var(--ink);background:#fff;line-height:1.5}a{color:inherit}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(232,234,240,.8)}.nav-wrap{height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-weight:800;text-decoration:none;font-size:19px}.brand-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:var(--dark);color:#fff;font-size:16px}.desktop-nav{display:flex;gap:30px}.desktop-nav a,.text-link{font-size:14px;font-weight:600;color:#495163;text-decoration:none}.desktop-nav a:hover,.text-link:hover{color:var(--ink)}.nav-actions{display:flex;align-items:center;gap:18px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;border-radius:12px;font-weight:700;text-decoration:none;transition:.2s ease;border:1px solid transparent}.btn:hover{transform:translateY(-1px)}.btn-small{padding:10px 14px;font-size:14px}.btn-dark{background:var(--dark);color:#fff}.btn-accent{background:var(--accent);color:#fff;box-shadow:0 10px 30px rgba(119,103,239,.26)}.btn-light{background:#fff;color:var(--dark)}.btn-ghost{border-color:#dfe3ea;background:#fff;color:var(--ink)}.btn.full{width:100%}.hero{position:relative;overflow:hidden;padding:88px 0 64px;background:linear-gradient(180deg,#fbfbfd 0,#fff 78%)}.hero-glow{position:absolute;border-radius:50%;filter:blur(1px);pointer-events:none}.glow-a{width:620px;height:620px;background:radial-gradient(circle,rgba(119,103,239,.14),transparent 68%);right:-160px;top:-210px}.glow-b{width:420px;height:420px;background:radial-gradient(circle,rgba(25,163,107,.08),transparent 68%);left:-180px;bottom:-180px}.hero-grid{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;gap:58px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.11em;font-weight:800;font-size:12px;color:#6558d7}.eyebrow.light{color:#bbb2ff}.pulse-dot{width:7px;height:7px;border-radius:99px;background:#35b979;box-shadow:0 0 0 5px rgba(53,185,121,.12)}h1,h2,h3{font-family:Manrope,sans-serif;margin:0;letter-spacing:-.035em}h1{font-size:clamp(50px,5.5vw,78px);line-height:1.02;margin-top:18px}h1 span,h2 span{color:#7d72e7}.hero-lede{max-width:650px;font-size:20px;line-height:1.65;color:#5d6678;margin:26px 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.trust-strip{display:flex;gap:30px;margin-top:40px;padding-top:26px;border-top:1px solid var(--line)}.trust-strip div{display:flex;flex-direction:column}.trust-strip strong{font-size:13px}.trust-strip span{font-size:12px;color:#8a93a2}.hero-visual{position:relative}.browser-card{position:relative;background:#fff;border:1px solid #e0e3e9;border-radius:20px;box-shadow:var(--shadow);overflow:hidden;transform:perspective(1400px) rotateY(-3deg) rotateX(1deg)}.browser-top{height:42px;display:flex;align-items:center;gap:6px;padding:0 13px;border-bottom:1px solid #e9ebf0;background:#fafbfc}.browser-top i{width:8px;height:8px;border-radius:50%;background:#d7dae2}.browser-top span{margin:auto;font-size:9px;color:#9ba2ae;background:#f0f2f5;border-radius:5px;padding:4px 22px}.browser-body{display:grid;grid-template-columns:52px 1fr;min-height:420px}.mini-sidebar{background:#121620;padding:18px 11px;display:flex;flex-direction:column;align-items:center;gap:17px}.mini-logo{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;background:#7d70ed;color:#fff;font-weight:800}.mini-sidebar b{width:20px;height:6px;border-radius:99px;background:#303747}.mini-main{background:#f6f7fa;padding:24px}.mini-head{display:flex;align-items:center;justify-content:space-between}.mini-head small{font-size:8px;color:#777f8f;letter-spacing:.08em}.mini-head h3{font-size:22px;margin-top:3px}.avatar{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#161b25;color:#fff;font-size:10px;font-weight:800}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.stat-grid article{background:#fff;border:1px solid #eaecf0;border-radius:12px;padding:13px}.stat-grid span{display:block;font-size:8px;color:#8c94a1}.stat-grid strong{display:block;font-size:20px;margin:4px 0}.stat-grid small{font-size:7px;color:#52a77a}.dash-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:10px;margin-top:10px}.chart-card,.activity-card{background:#fff;border:1px solid #eaecf0;border-radius:12px;padding:14px}.card-label{font-size:8px;font-weight:800}.bars{height:138px;display:flex;align-items:flex-end;gap:8px;padding-top:18px}.bars i{flex:1;min-height:10px;background:linear-gradient(180deg,#8275ed,#6a5fe0);border-radius:4px 4px 2px 2px}.activity{display:flex;align-items:center;gap:9px;padding:12px 0;border-bottom:1px solid #f0f1f4}.activity:last-child{border-bottom:0}.activity i{width:8px;height:8px;border-radius:50%}.activity i.ok{background:#38ac78}.activity i.warn{background:#f0a34b}.activity span{display:flex;flex-direction:column}.activity b{font-size:9px}.activity small{font-size:7px;color:#8d95a2}.floating-card{position:absolute;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e7e9ee;border-radius:13px;padding:11px 15px;box-shadow:0 18px 45px rgba(25,31,45,.14)}.floating-card small,.floating-card b{display:block}.floating-card small{font-size:8px;color:#8d94a0}.floating-card b{font-size:10px}.fc-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#ecf8f2;color:#178558;font-weight:900}.fc-one{left:-35px;bottom:44px}.fc-two{right:-20px;top:80px}.fc-two .fc-icon{background:#f1efff;color:#6d5be4}.logo-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 0;background:#fff}.logo-band .shell{display:flex;align-items:center;justify-content:space-between;gap:30px}.logo-band p{font-size:12px;color:#8a92a0}.logo-words{display:flex;gap:28px;flex-wrap:wrap;color:#5b6371;font-weight:700;font-size:13px}.section{padding:110px 0}.section-head{max-width:760px;margin-bottom:48px}.section-head.centered{text-align:center;margin-left:auto;margin-right:auto}.section-head h2{font-size:clamp(38px,4vw,56px);line-height:1.08;margin:14px 0 18px}.section-head p{font-size:18px;color:#667085;line-height:1.65}.platform-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.feature-card{background:var(--wash);border:1px solid #eceef2;border-radius:var(--radius);padding:30px;min-height:330px;position:relative;overflow:hidden}.feature-large{grid-row:span 2;min-height:678px;background:linear-gradient(145deg,#f7f6ff,#f7f8fb)}.feature-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;font-size:21px;font-weight:800}.icon-violet{background:#e9e5ff;color:#6d5be4}.icon-green{background:#e5f5ed;color:#16835a}.icon-orange{background:#fff0df;color:#cf7b22}.pill{display:inline-block;margin-top:38px;font-size:10px;letter-spacing:.1em;font-weight:800;color:#8b92a0}.feature-card h3{font-size:29px;margin:9px 0 12px}.feature-card p{color:#687184;line-height:1.65}.mock-timeline{position:absolute;left:30px;right:30px;bottom:30px;background:#fff;border:1px solid #e5e7ed;border-radius:16px;padding:14px 18px}.mock-timeline div{display:flex;align-items:center;gap:12px;padding:11px 0;border-bottom:1px solid #f1f2f5;font-size:12px}.mock-timeline div:last-child{border-bottom:0}.mock-timeline i{width:8px;height:8px;border-radius:50%;background:#7466ec;box-shadow:0 0 0 4px #f0eeff}.mock-timeline b{font-size:10px;color:#9299a6;margin-right:8px}.staff-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:28px}.staff-chips span{background:#fff;border:1px solid #e5e8ed;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:700}.mini-loyalty{margin-top:24px;padding:19px;border-radius:16px;background:linear-gradient(135deg,#111622,#242a39);color:#fff}.loyalty-top{display:flex;justify-content:space-between;font-size:9px;color:#aeb5c3}.loyalty-top b{color:#fff}.stamp-row{display:flex;gap:7px;margin:20px 0 8px}.stamp-row i{width:27px;height:27px;border-radius:50%;border:2px solid #8172ef;background:#8172ef}.stamp-row i:not(.filled){background:transparent}.mini-loyalty small{color:#aeb5c3}.section-dark{background:var(--dark);color:#fff;overflow:hidden}.app-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.app-copy h2{font-size:clamp(42px,4.4vw,62px);line-height:1.06;margin:14px 0 20px}.app-copy>p{font-size:18px;color:#abb3c2;line-height:1.7}.tick-list{list-style:none;padding:0;margin:28px 0 34px;display:grid;grid-template-columns:1fr 1fr;gap:13px 22px}.tick-list li{font-size:14px;color:#d6dae2}.tick-list li:before{content:'✓';display:inline-grid;place-items:center;width:18px;height:18px;margin-right:8px;border-radius:50%;background:#213e32;color:#53d89a;font-size:10px;font-weight:900}.phones{height:660px;position:relative}.phone{position:absolute;width:285px;height:590px;background:#090b0f;border:7px solid #292d35;border-radius:42px;padding:8px;box-shadow:0 34px 80px rgba(0,0,0,.42)}.phone-front{left:210px;top:30px;z-index:2}.phone-back{left:20px;top:72px;transform:rotate(-7deg);opacity:.96}.notch{position:absolute;z-index:4;width:92px;height:22px;left:50%;top:13px;transform:translateX(-50%);border-radius:99px;background:#050609}.phone-screen{height:100%;border-radius:30px;background:#f8f9fb;color:#12151c;overflow:hidden;padding:18px 16px}.app-status{display:flex;justify-content:space-between;font-size:8px;margin:0 6px 21px}.app-top{display:flex;align-items:center;gap:10px}.app-logo{display:grid;place-items:center;width:37px;height:37px;border-radius:12px;background:#1b2130;color:#fff;font-weight:900}.app-top small,.app-top b{display:block}.app-top small{font-size:7px;color:#8e96a4}.app-top b{font-size:11px}.app-screen h4{margin:22px 0 10px;font-size:15px}.reward-card{margin-top:20px;padding:20px;border-radius:20px;background:linear-gradient(135deg,#171d2a,#3d365e);color:#fff;box-shadow:0 18px 32px rgba(46,42,89,.23)}.reward-card span{font-size:8px;letter-spacing:.1em;color:#bfc4d4}.reward-card strong{display:block;font-size:40px;margin:10px 0 0}.reward-card small{color:#c6cada}.reward-dots{display:flex;gap:8px;margin-top:18px}.reward-dots i{width:25px;height:25px;border-radius:50%;background:#897bef}.reward-dots i.empty{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25)}.wallet-tile{display:flex;align-items:center;gap:11px;background:#fff;border:1px solid #e6e8ed;border-radius:14px;padding:12px;margin-bottom:9px}.wallet-tile>span{display:grid;place-items:center;width:33px;height:33px;border-radius:10px;background:#efedff;color:#6e5de5}.wallet-tile div{flex:1}.wallet-tile b,.wallet-tile small{display:block}.wallet-tile b{font-size:10px}.wallet-tile small{font-size:8px;color:#9299a4}.wallet-tile em{font-style:normal;color:#969da8}.app-nav{position:absolute;left:22px;right:22px;bottom:23px;display:flex;justify-content:space-around;background:#fff;border:1px solid #e6e8ed;border-radius:16px;padding:9px 5px}.app-nav b{display:flex;flex-direction:column;align-items:center;font-size:12px;color:#7062e3}.app-nav small{font-size:6px;color:#828a97;margin-top:2px}.offer-card{display:grid;grid-template-columns:75px 1fr;gap:12px;background:#fff;border:1px solid #e6e8ed;border-radius:15px;padding:9px;margin:9px 0}.offer-img{border-radius:11px;min-height:74px}.gradient-one{background:linear-gradient(135deg,#f9c36c,#e9724c)}.gradient-two{background:linear-gradient(135deg,#8d6be7,#4b72d7)}.offer-card span,.offer-card b,.offer-card small{display:block}.offer-card span{font-size:6px;color:#7567e6;font-weight:800;letter-spacing:.08em}.offer-card b{font-size:10px;margin:6px 0 3px}.offer-card small{font-size:7px;color:#9299a4}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.module-card{border:1px solid #e6e9ee;border-radius:20px;padding:25px;background:#fff;transition:.2s ease}.module-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(20,26,38,.08);border-color:#dadde5}.module-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#f0eeff;color:#6e5ee3;font-weight:900;font-size:20px}.module-card h3{font-size:20px;margin:22px 0 8px}.module-card p{font-size:14px;color:#6d7585;min-height:63px}.module-card a{font-size:13px;font-weight:800;text-decoration:none;color:#6a5add}.workflow-section{background:#f7f8fa}.workflow{display:flex;align-items:center;max-width:970px;margin:auto}.workflow-node{width:280px;display:flex;flex-direction:column;align-items:center;text-align:center;padding:32px;border-radius:22px;background:#151922;color:#fff;box-shadow:0 20px 50px rgba(20,25,35,.15)}.workflow-node span{font-size:30px}.workflow-node b{font-size:17px;margin:8px 0 3px}.workflow-node small{color:#aeb5c1}.workflow-line{height:2px;flex:1;background:linear-gradient(90deg,#222b3c,#a9a0ea)}.workflow-side{display:grid;gap:9px;width:330px}.workflow-side div{display:grid;grid-template-columns:38px 1fr;column-gap:10px;align-items:center;border:1px solid #e3e6ec;background:#fff;border-radius:14px;padding:12px 16px}.workflow-side span{grid-row:1/3;display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#efedff;color:#6d5de5}.workflow-side b{font-size:13px}.workflow-side small{font-size:10px;color:#8a929f}.pricing-section{background:#fff}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:stretch}.price-card{position:relative;border:1px solid #e4e7ec;border-radius:24px;padding:30px;background:#fff}.price-card.featured{border:2px solid #7667ed;box-shadow:0 24px 65px rgba(105,91,218,.16);transform:translateY(-8px)}.popular{position:absolute;top:-13px;right:24px;background:#7667ed;color:#fff;border-radius:999px;padding:6px 10px;font-size:9px;font-weight:900;letter-spacing:.08em}.price-kicker{font-size:10px;font-weight:900;letter-spacing:.12em;color:#7265df}.price-card h3{font-size:48px;margin:16px 0 8px}.price-card h3 sup{font-size:21px;vertical-align:top;margin-right:2px}.price-card h3 small{font-family:'DM Sans';font-size:12px;color:#8d95a2;letter-spacing:0}.price-card>p{color:#6d7584;min-height:47px}.price-card ul{list-style:none;padding:18px 0;margin:18px 0;border-top:1px solid #eceef2}.price-card li{padding:6px 0;font-size:13px}.price-card li:before{content:'✓';margin-right:8px;color:#26a471;font-weight:900}.pricing-note{text-align:center;color:#8a929e;font-size:12px;margin-top:25px}.proof-section{border-top:1px solid #eceef2}.proof-grid{display:grid;grid-template-columns:1fr .9fr;gap:90px;align-items:center}.proof-copy h2{font-size:48px;margin:14px 0 18px}.proof-copy p{font-size:17px;color:#697283;line-height:1.7}.proof-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.proof-stats article{border-radius:18px;background:#f6f7f9;padding:22px}.proof-stats strong{display:block;font-family:Manrope;font-size:34px}.proof-stats span{display:block;font-size:11px;color:#707989;margin-top:6px}.cta-section{padding:0 0 90px}.cta-card{display:flex;align-items:center;justify-content:space-between;gap:40px;border-radius:30px;padding:50px;background:linear-gradient(135deg,#161a25,#27233b 70%,#372e65);color:#fff;overflow:hidden}.cta-card h2{font-size:45px;margin:12px 0 10px}.cta-card p{color:#bdc3cf}.cta-actions{display:flex;flex-direction:column;align-items:center;gap:10px;min-width:180px}.cta-mail{font-size:12px;color:#c8cce2;text-decoration:none}.site-footer{background:#0e1117;color:#fff;padding:55px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer-brand .brand-mark{background:#7667ed}.footer-grid p{color:#9199a6;font-size:13px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:9px}.footer-grid b{font-size:12px;margin-bottom:5px}.footer-grid a{font-size:12px;color:#9aa2af;text-decoration:none}.copyright{display:flex;justify-content:space-between;border-top:1px solid #262b35;margin-top:40px;padding-top:20px;font-size:10px;color:#707886}.reveal{opacity:0;transform:translateY(16px);transition:opacity .6s ease,transform .6s ease}.reveal.is-visible{opacity:1;transform:none}.delay-1{transition-delay:.08s}.delay-2{transition-delay:.16s}@media(max-width:980px){.desktop-nav{display:none}.hero-grid,.app-grid,.proof-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-lede{margin-left:auto;margin-right:auto}.hero-actions,.trust-strip{justify-content:center}.hero-visual{max-width:720px;margin:auto}.platform-grid{grid-template-columns:1fr}.feature-large{grid-row:auto;min-height:600px}.module-grid{grid-template-columns:repeat(2,1fr)}.phones{max-width:610px;margin:auto;width:100%}.pricing-grid{grid-template-columns:1fr}.price-card.featured{transform:none}.workflow{flex-direction:column;gap:14px}.workflow-line{width:2px;height:50px;flex:none;background:linear-gradient(#222b3c,#a9a0ea)}.proof-stats{grid-template-columns:repeat(3,1fr)}.cta-card{flex-direction:column;text-align:center}}@media(max-width:680px){.shell{width:min(100% - 28px,1180px)}.nav-actions .text-link{display:none}.hero{padding-top:58px}.hero-copy{text-align:left}h1{font-size:49px}.hero-lede{font-size:17px}.hero-actions,.trust-strip{justify-content:flex-start}.trust-strip{gap:18px;overflow:auto}.trust-strip div{min-width:max-content}.browser-card{transform:none}.floating-card{display:none}.browser-body{min-height:315px}.mini-main{padding:15px}.stat-grid{grid-template-columns:1fr 1fr}.stat-grid article:last-child{display:none}.dash-grid{grid-template-columns:1fr}.activity-card{display:none}.section{padding:78px 0}.section-head h2{font-size:38px}.section-head p{font-size:16px}.feature-card{padding:24px}.feature-large{min-height:560px}.module-grid{grid-template-columns:1fr}.app-grid{gap:28px}.tick-list{grid-template-columns:1fr}.phones{height:555px}.phone{width:245px;height:510px}.phone-front{left:calc(50% - 103px);top:18px}.phone-back{left:calc(50% - 180px);top:50px}.workflow-node,.workflow-side{width:100%}.proof-stats{grid-template-columns:1fr}.cta-card{padding:34px 24px}.cta-card h2{font-size:35px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.copyright{flex-direction:column;gap:6px}.logo-band .shell{align-items:flex-start;flex-direction:column;gap:8px}.logo-words{gap:16px}.nav-wrap{height:66px}.btn-small{padding:9px 11px}}
