.features-grid,.steps-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.steps-grid .double-bezel:last-child{grid-column:1/-1}.arch-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;max-width:800px;margin:0 auto;display:flex}.arch-card{text-align:left;border:1px solid var(--border);background:var(--surface);border-radius:16px;flex:1;min-width:180px;max-width:240px;padding:1.5rem}.arch-card-header{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.arch-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.arch-icon--signal{color:var(--brand);background:#00c87526}.arch-icon--chip{color:var(--brand2);background:#3b82f626}.arch-icon--eye{color:var(--accent);background:#a855f726}.arch-card-title{color:var(--text);margin:0;font-size:.95rem;font-weight:700}.arch-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.arch-list li{color:var(--text2);padding-left:1.1rem;font-size:.82rem;line-height:1.4;position:relative}.arch-list li:before{content:"";background:var(--muted);border-radius:50%;width:5px;height:5px;position:absolute;top:.45em;left:0}.arch-arrow{color:var(--muted);flex-shrink:0;display:flex}.arch-footnote{color:var(--muted);max-width:500px;margin-top:2rem;margin-left:auto;margin-right:auto;font-size:.82rem}@media (max-width:700px){.arch-grid{flex-direction:column;gap:.75rem}.arch-arrow{transform:rotate(90deg)}.arch-card{max-width:100%}}.compare-wrap{border:1px solid var(--glass-border);background:var(--glass-bg,var(--surface));border-radius:20px;overflow-x:auto}.compare-table{border-collapse:collapse;background:var(--glass-bg,var(--surface));width:100%}.compare-table th{text-align:left;border-bottom:2px solid var(--glass-border);letter-spacing:.03em;color:var(--text);padding:.75rem 1rem;font-size:.85rem;font-weight:700}.compare-table td{border-bottom:1px solid var(--glass-border);color:var(--text);padding:.68rem 1rem;font-size:.92rem}.compare-table tr:last-child td{border-bottom:none}.compare-table .col-spendly{color:var(--brand);font-weight:700}.compare-table .win{color:var(--brand);font-weight:600}.compare-table .loss{color:var(--accent);font-weight:600}.compare-table .neutral{color:var(--muted);font-weight:500}.upi-chips{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:1rem;display:flex}.upi-chip{border:1.5px solid var(--glass-border);background:var(--glass-bg,var(--surface));color:var(--text);border-radius:999px;padding:.5rem 1rem;font-size:.9rem;font-weight:700}.sp-faq{gap:.6rem;display:grid}.sp-faq details{border:1px solid var(--glass-border);background:var(--glass-bg,var(--surface));border-radius:12px;padding:.8rem 1rem}.sp-faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;font-size:.97rem;font-weight:700;list-style:none;display:flex}.sp-faq summary::-webkit-details-marker{display:none}.sp-faq summary:after{content:"+";color:var(--brand);flex-shrink:0;font-size:1rem;transition:transform .2s}.sp-faq details[open] summary:after{transform:rotate(45deg)}.sp-faq p{color:var(--muted);margin:.6rem 0 0;font-size:.93rem}.playstore-badge{color:#fff;transition:all .45s var(--spring,cubic-bezier(.32, .72, 0, 1));background:#1a1a1a;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:.6rem;padding:.55rem 1.1rem;text-decoration:none;display:inline-flex}.playstore-badge:hover{background:#2a2a2a;border-color:#ffffff26;transform:translateY(-2px);box-shadow:0 8px 28px #0003}.playstore-badge:active{transform:scale(.97)}.playstore-badge-icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.playstore-badge-text{flex-direction:column;line-height:1;display:flex}.playstore-badge-label{letter-spacing:.04em;opacity:.85;font-size:.55rem;font-weight:500}.playstore-badge-name{letter-spacing:.01em;margin-top:1px;font-size:.95rem;font-weight:600}[data-theme=dark] .playstore-badge{color:#1a1a1a;background:#fff;border-color:#00000014}[data-theme=dark] .playstore-badge:hover{background:#f0f0f0;border-color:#00000026}[data-theme=dark] .playstore-badge-label{opacity:.65}.star-rating{background:var(--surface);color:var(--accent);border:1px solid var(--glass-border);border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:.78rem;font-weight:700;line-height:1;display:inline-flex}[data-theme=dark] .star-rating{background:var(--surface-2);border-color:var(--glass-border)}.p-hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;display:grid}.p-hero-content{max-width:540px}.p-hero-desc{color:var(--text2);max-width:48ch;margin:0 0 2rem;font-size:1.05rem;line-height:1.65}.p-hero-actions{flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;display:flex}.p-hero-visual{justify-content:center;display:flex}.phone-frame{background:var(--glass-bg,var(--surface));border:1px solid var(--glass-border);border-radius:36px;width:260px;padding:50px 16px 40px;position:relative}.phone-notch{background:var(--bg);border-radius:0 0 14px 14px;justify-content:center;align-items:center;gap:6px;width:100px;height:22px;display:flex;position:absolute;top:14px;left:50%;transform:translate(-50%)}.phone-notch-dot{background:var(--border2);border-radius:50%;width:7px;height:7px}.phone-screen{background:var(--bg);border-radius:20px;overflow:hidden}.phone-header{border-bottom:1px solid var(--glass-border);align-items:center;gap:8px;padding:12px 14px;display:flex}.phone-header-icon{object-fit:contain;border-radius:6px;width:24px;height:24px}.phone-header-text{font-size:.8rem;font-weight:800}.phone-balance{text-align:center;border-bottom:1px solid var(--glass-border);padding:14px}.phone-balance-num{letter-spacing:-.03em;font-size:1.6rem;font-weight:900}.phone-balance-lbl{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.65rem}.phone-txns{flex-direction:column;gap:8px;padding:10px 14px;display:flex}.phone-txn{justify-content:space-between;align-items:center;gap:8px;display:flex}.phone-txn-left{align-items:center;gap:8px;display:flex}.phone-txn-dot{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.7rem;display:flex}.phone-txn-name{font-size:.75rem;font-weight:700}.phone-txn-cat{color:var(--muted);font-size:.6rem}.phone-txn-amt{letter-spacing:-.02em;font-size:.8rem;font-weight:800}.p-hero-badges{flex-wrap:wrap;gap:.65rem;margin-bottom:1.2rem;display:flex}.p-hero-badge{text-transform:uppercase;letter-spacing:.06em;color:var(--brand);background:#006a6014;border-radius:999px;align-items:center;gap:4px;padding:.25rem .65rem;font-size:.7rem;font-weight:700;display:inline-flex}.p-hero-badge svg{width:12px;height:12px}.trust-strip{flex-wrap:wrap;gap:.65rem;display:flex}.trust-pill{background:var(--glass-bg,var(--surface));border:1px solid var(--glass-border);color:var(--muted);border-radius:999px;align-items:center;gap:5px;padding:.35rem .75rem;font-size:.78rem;font-weight:700;display:inline-flex}.trust-pill svg{width:13px;height:13px;color:var(--brand);flex-shrink:0}.ecosystem-grid{margin-top:2rem}.ecosystem-title{text-align:center}.ecosystem-desc{text-align:center;max-width:600px;color:var(--muted);margin:.75rem auto 0;font-size:1.05rem;line-height:1.6}.ecosystem-card-title{margin:0 0 .4rem;font-size:1rem;font-weight:700}.ecosystem-card-body{color:var(--muted);margin:0;font-size:.88rem;line-height:1.55}.ecosystem-card-faded{opacity:.55}.section--dark-tech .ecosystem-desc{color:#a9a49e;color:lab(67.5247% 1.16041 3.61184)}.section--dark-tech .arch-footnote{color:#8b8580;color:lab(55.9127% 1.43844 3.49003)}.step-card-title{margin:.5rem 0 .3rem;font-size:1rem;font-weight:700}.step-card-body{color:var(--muted);margin:0;font-size:.88rem;line-height:1.55}.step-num-wrap{background:var(--brand);width:2rem;height:2rem;color:var(--surface);border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:800;display:flex}.card-title{margin:0 0 .4rem;font-size:1rem;font-weight:700}.card-body{color:var(--muted);margin:0;font-size:.88rem;line-height:1.55}@media (max-width:860px){.p-hero-grid{text-align:center;grid-template-columns:1fr;gap:2.5rem}.p-hero-content,.p-hero-desc{max-width:100%}.p-hero-actions,.p-hero-badges,.trust-strip{justify-content:center}.phone-frame{width:220px}.features-grid,.steps-grid{grid-template-columns:1fr}}.email-capture-form input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #006a601a}.email-capture-form .capture-error{color:var(--accent)}.email-capture-form .capture-success{color:var(--brand)}
