:root{--brand-blue:#22a5de;--brand-orange:#eb9a31;--page-gutter:5vw;--header-height:4.25rem;--section-padding-y:6.25rem;--section-padding-y-sm:3.75rem;--text:#5c6b7a;--text-h:#1a2f3d;--bg:#fff;--border:#d8e8f2;--code-bg:#eef7fc;--accent:var(--brand-blue);--accent-secondary:var(--brand-orange);--accent-bg:#22a5de1a;--accent-border:#22a5de73;--shadow:#1a2f3d14 0 .625rem .9375rem -.1875rem, #22a5de0f 0 .25rem .375rem -.125rem;--sans:"Plus Jakarta Sans", system-ui, "Segoe UI", Roboto, sans-serif;--heading:"Plus Jakarta Sans", system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:1.125rem/145% var(--sans);letter-spacing:.01em;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=64rem){:root{font-size:1rem}}*,:before,:after{box-sizing:border-box}body{margin:0}#app{box-sizing:border-box;flex-direction:column;width:100%;min-height:100svh;display:flex}.app-main{padding-top:var(--header-height);flex-direction:column;flex:1;display:flex}.app-header[data-v-4d2f5426]{z-index:100;width:100%;height:var(--header-height);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(1rem);background:#ffffffe0;transition:background .3s;position:fixed;top:0;left:0}.app-header__inner[data-v-4d2f5426]{box-sizing:border-box;width:100%;max-width:100%;height:100%;padding:0 var(--page-gutter);justify-content:space-between;align-items:center;gap:1.5rem;margin:0 auto;display:flex}.app-header__brand[data-v-4d2f5426]{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.app-header__logo[data-v-4d2f5426]{width:auto;height:2.25rem;display:block}.app-header__nav[data-v-4d2f5426] .nav-links{gap:1.75rem;margin:0;padding:0;list-style:none;display:flex}.app-header__nav[data-v-4d2f5426] .nav-links a{color:var(--text);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.app-header__nav[data-v-4d2f5426] .nav-links a:hover{color:var(--text-h)}.app-header__nav[data-v-4d2f5426] .nav-cta{background:var(--accent);border-radius:.5rem;padding:.5625rem 1.25rem;color:#fff!important;font-weight:700!important;transition:all .2s!important}.app-header__nav[data-v-4d2f5426] .nav-cta:hover{background:#1a8fc4;transform:translateY(-.0625rem);color:#fff!important}@media (width<=48rem){.app-header__logo[data-v-4d2f5426]{height:2rem}}@media (width<=40rem){.app-header__nav[data-v-4d2f5426] .nav-links{display:none}}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height)}.landing{--surface:#f4f9fc;--surface-2:#eef4f8;--surface-elevated:#fff;--accent-strong:#1a8fc4;--muted:var(--text);--muted-2:#94a3b3;--tag-teal:#0d9b82;--tag-purple:#7c3aed;overflow-x:hidden}.landing section{padding:var(--section-padding-y) var(--page-gutter)}.btn-primary{background:var(--accent);color:#fff;font-family:var(--heading);border-radius:.625rem;align-items:center;gap:.5rem;padding:.9375rem 2rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 .5rem 2rem #22a5de40}.btn-primary:hover{background:var(--accent-strong);transform:translateY(-.125rem);box-shadow:0 .75rem 2.5rem #22a5de59}.btn-ghost{border:.0938rem solid var(--border);color:var(--text-h);font-family:var(--heading);background:0 0;border-radius:.625rem;align-items:center;padding:.9375rem 1.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-ghost:hover{border-color:var(--accent);color:var(--accent)}.landing .ps-header{justify-content:space-between;align-items:center;margin-bottom:1.125rem;display:flex}.landing .ps-greeting{color:var(--muted);font-size:.6875rem}.landing .ps-name{color:var(--text-h);font-size:.875rem;font-weight:700}.landing .ps-avatar{background:linear-gradient(135deg, var(--brand-blue), var(--brand-orange));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.75rem;font-weight:800;display:flex}.landing .ps-balance-card{background:linear-gradient(135deg, var(--brand-blue) 0%, var(--accent-strong) 100%);border-radius:1rem;margin-bottom:1rem;padding:1.125rem}.landing .ps-balance-label{color:#ffffffbf;letter-spacing:.0312rem;text-transform:uppercase;font-size:.625rem;font-weight:600}.landing .ps-balance-amount{color:#fff;font-family:var(--heading);margin:.25rem 0;font-size:1.75rem;font-weight:700}.landing .ps-balance-sub{color:#ffffffb3;font-size:.625rem}.landing .ps-actions{grid-template-columns:1fr 1fr 1fr;gap:.5rem;margin-bottom:1rem;display:grid}.landing .ps-action{border:1px solid var(--border);background:var(--surface-elevated);text-align:center;border-radius:.75rem;padding:.625rem .375rem}.landing .ps-action-icon{margin-bottom:.25rem;font-size:1rem}.landing .ps-action-label{color:var(--muted);font-size:.5625rem;font-weight:600}.landing .ps-section-title{color:var(--muted);letter-spacing:.0312rem;text-transform:uppercase;margin-bottom:.5rem;font-size:.6875rem;font-weight:700}.landing .ps-tx{border-bottom:1px solid var(--border);align-items:center;gap:.625rem;padding:.5rem 0;display:flex}.landing .ps-tx-icon{border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:1.875rem;height:1.875rem;font-size:.8125rem;display:flex}.landing .ps-tx-info{flex:1}.landing .ps-tx-name{color:var(--text-h);font-size:.6875rem;font-weight:600}.landing .ps-tx-date{color:var(--muted);font-size:.5625rem}.landing .ps-tx-amount{font-size:.75rem;font-weight:700}.landing .ps-tx-amount.out{color:#e05252}.landing .ps-tx-amount.in{color:var(--accent)}.landing .eyebrow{color:var(--accent);letter-spacing:.0938rem;text-transform:uppercase;margin-bottom:.875rem;font-size:1rem;font-weight:700;display:inline-block}.landing .section-title{color:var(--text-h);font-family:var(--heading);margin:0 0 1rem;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:700;line-height:1.15}.landing .section-sub{max-width:32.5rem;color:var(--muted);font-size:1rem;line-height:1.75}.landing .text-accent{color:var(--accent)}.landing #features{background:var(--surface-2)}.landing .features-layout{grid-template-columns:1fr 1fr;align-items:center;gap:3.75rem;margin-top:3.75rem;display:grid}.landing .features-list{flex-direction:column;gap:1rem;display:flex}.landing .feat-item{border:1px solid var(--border);background:var(--surface-elevated);cursor:pointer;border-radius:1rem;align-items:flex-start;gap:1.125rem;padding:1.375rem 1.5rem;transition:all .25s;display:flex;position:relative;overflow:hidden}.landing .feat-item:before{content:"";background:var(--accent);transform-origin:bottom;width:.1875rem;transition:transform .3s;position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.landing .feat-item:hover{border-color:var(--accent-border);transform:translate(.25rem)}.landing .feat-item:hover:before{transform:scaleY(1)}.landing .feat-icon{background:var(--accent-bg);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:1.25rem;display:flex}.landing .feat-title{color:var(--text-h);margin-bottom:.25rem;font-size:1rem;font-weight:700}.landing .feat-desc{color:var(--muted);font-size:.875rem;line-height:1.6}.landing .nfc-visual{justify-content:center;align-items:center;display:flex;position:relative}.landing .nfc-card{z-index:2;border:1px solid var(--accent-border);width:15rem;height:9.375rem;box-shadow:var(--shadow);background:linear-gradient(135deg,#e8f6fc,#f8fbfd);border-radius:1.25rem;flex-direction:column;justify-content:space-between;padding:1.25rem;animation:4s ease-in-out infinite cardFloat;display:flex;position:relative}@keyframes cardFloat{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-.75rem)rotate(-1deg)}}.landing .nfc-card-logo{color:var(--accent);font-family:var(--heading);font-size:1rem;font-weight:700}.landing .nfc-card-chip{background:linear-gradient(135deg, #e8b84a, var(--brand-orange));border-radius:.375rem;width:2.25rem;height:1.75rem}.landing .nfc-card-num{color:var(--muted);letter-spacing:.125rem;font-size:.6875rem}.landing .nfc-waves{position:absolute;top:50%;right:-2.5rem;transform:translateY(-50%)}.landing .nfc-wave{border:.125rem solid #22a5de59;border-radius:50%;animation:2s ease-out infinite waveExpand;position:absolute}.landing .nfc-wave:first-child{width:3.75rem;height:3.75rem;animation-delay:0s;top:-1.875rem;left:-1.875rem}.landing .nfc-wave:nth-child(2){width:6.25rem;height:6.25rem;animation-delay:.4s;top:-3.125rem;left:-3.125rem}.landing .nfc-wave:nth-child(3){width:8.75rem;height:8.75rem;animation-delay:.8s;top:-4.375rem;left:-4.375rem}@keyframes waveExpand{0%{opacity:.8;transform:scale(.6)}to{opacity:0;transform:scale(1)}}.landing .pass-chips{pointer-events:none;position:absolute;inset:0}.landing .pass-chip{border:1px solid var(--border);background:var(--surface-elevated);box-shadow:var(--shadow);color:var(--text-h);white-space:nowrap;border-radius:.75rem;align-items:center;gap:.375rem;padding:.5rem .75rem;font-size:.6875rem;font-weight:600;animation:3s ease-in-out infinite chipFloat;display:flex;position:absolute}.landing .pass-chip:first-child{animation-delay:0s;top:0;left:-1.25rem}.landing .pass-chip:nth-child(2){animation-delay:-1s;bottom:.625rem;left:.625rem}.landing .pass-chip:nth-child(3){animation-delay:-2s;top:1.25rem;right:-1.875rem}@keyframes chipFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-.5rem)}}.landing #cagnottes{background:var(--surface-2)}.landing .cagnotte-layout{grid-template-columns:1fr 1fr;align-items:center;gap:3.75rem;margin-top:3.75rem;display:grid}.landing .cagnotte-visual{flex-direction:column;gap:.75rem;display:flex}.landing .cagnotte-card{border:1px solid var(--border);background:var(--surface-elevated);border-radius:1rem;align-items:center;gap:.875rem;padding:1.125rem 1.25rem;transition:transform .2s;display:flex}.landing .cagnotte-card:hover{transform:translate(.25rem)}.landing .cagnotte-emoji{flex-shrink:0;font-size:1.6rem}.landing .cagnotte-info{flex:1}.landing .cagnotte-name{color:var(--text-h);margin-bottom:.375rem;font-size:.95rem;font-weight:700}.landing .cagnotte-bar{background:var(--border);border-radius:62.4375rem;height:.375rem;overflow:hidden}.landing .cagnotte-fill{background:linear-gradient(90deg, var(--brand-blue), var(--brand-orange));border-radius:62.4375rem;height:100%}.landing .cagnotte-amounts{justify-content:space-between;margin-top:.3125rem;display:flex}.landing .cagnotte-raised{color:var(--accent);font-size:.75rem;font-weight:700}.landing .cagnotte-goal{color:var(--muted);font-size:.75rem}.landing .cagnotte-contrib{color:var(--muted);flex-shrink:0;font-size:.6875rem}.landing .cagnotte-content .section-sub{max-width:100%}.landing .cagnotte-perks{flex-direction:column;gap:.625rem;margin-top:1.75rem;display:flex}.landing .perk{color:var(--text);align-items:center;gap:.75rem;font-size:.875rem;display:flex}.landing .perk-check{border:1px solid var(--accent-border);background:var(--accent-bg);width:1.375rem;height:1.375rem;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.6875rem;display:flex}.landing #download{background:var(--bg);text-align:center;position:relative;overflow:hidden}.landing #download:before{content:"";background:radial-gradient(circle,#22a5de14 0%,#0000 70%);width:37.5rem;height:37.5rem;position:absolute;top:-12.5rem;left:50%;transform:translate(-50%)}.landing #download .reveal{position:relative}.landing .download-title{color:var(--text-h);font-family:var(--heading);margin:0 0 1rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1.1}.landing .download-sub{max-width:30rem;color:var(--muted);margin:0 auto 2.75rem;font-size:1rem}.landing .store-buttons{flex-wrap:wrap;justify-content:center;gap:.875rem;display:flex}.landing .store-btn{border:1px solid var(--border);background:var(--surface-elevated);border-radius:.875rem;align-items:center;gap:.75rem;padding:.875rem 1.5rem;text-decoration:none;transition:all .2s;display:flex}.landing .store-btn:hover{border-color:var(--accent);box-shadow:var(--shadow);transform:translateY(-.125rem)}.landing .store-icon{font-size:2rem}.landing .store-label{text-align:left}.landing .store-avail{color:var(--muted);font-size:.625rem}.landing .store-name{color:var(--text-h);font-family:var(--heading);font-size:1rem;font-weight:700}.landing .qr-block{justify-content:center;align-items:center;gap:1rem;margin-top:2.25rem;display:flex}.landing .qr-code{width:5rem;height:5rem;box-shadow:var(--shadow);background:#fff;border-radius:.75rem;justify-content:center;align-items:center;padding:.5rem;display:flex}.landing .qr-text{color:var(--muted);text-align:left;font-size:.82rem;line-height:1.5}.landing .qr-text strong{color:var(--text-h);display:block}.landing #contact{background:var(--surface)}.landing .contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:3.75rem;margin-top:3rem;display:grid}.landing .contact-info p{color:var(--muted);margin-bottom:1.5rem;font-size:.95rem;line-height:1.75}.landing .contact-detail{align-items:center;gap:.75rem;margin-bottom:.875rem;display:flex}.landing .contact-icon{border:1px solid var(--border);background:var(--accent-bg);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.9375rem;display:flex}.landing .contact-text{color:var(--text-h);font-size:.9rem;font-weight:500}.landing .contact-form{flex-direction:column;gap:.875rem;display:flex}.landing .form-row{grid-template-columns:1fr 1fr;gap:.875rem;display:grid}.landing .form-group{flex-direction:column;gap:.375rem;display:flex}.landing .form-label{color:var(--muted);letter-spacing:.0312rem;text-transform:uppercase;font-size:.6875rem;font-weight:700}.landing .form-input,.landing .form-select,.landing .form-textarea{border:.0938rem solid var(--border);background:var(--surface-elevated);color:var(--text-h);font-family:var(--sans);border-radius:.625rem;outline:none;padding:.75rem .875rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.landing .form-input::placeholder,.landing .form-textarea::placeholder{color:var(--muted-2)}.landing .form-input:focus,.landing .form-select:focus,.landing .form-textarea:focus{border-color:var(--accent);box-shadow:0 0 0 .1875rem var(--accent-bg)}.landing .form-textarea{resize:vertical;min-height:6.875rem}.landing .form-rgpd{border:1px solid var(--accent-border);border-left:.1875rem solid var(--accent);background:var(--accent-bg);color:var(--muted);border-radius:.5rem;padding:.75rem .875rem;font-size:.78rem;line-height:1.6}.landing .form-rgpd strong{color:var(--text-h)}.landing .form-rgpd button{color:var(--accent);cursor:pointer;font:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.landing .form-submit{background:var(--accent);color:#fff;font-family:var(--heading);cursor:pointer;border:none;border-radius:.625rem;padding:.875rem;font-size:.9375rem;font-weight:700;transition:all .2s;box-shadow:0 .25rem 1.5rem #22a5de33}.landing .form-submit:hover:not(:disabled){background:var(--accent-strong);transform:translateY(-.0625rem);box-shadow:0 .5rem 2rem #22a5de4d}.landing .form-submit:disabled{cursor:wait;opacity:.6}.landing .form-feedback{text-align:center;border-radius:.5rem;padding:.75rem .875rem;font-size:.88rem;font-weight:600;display:none}.landing .form-feedback.is-visible{display:block}.landing footer{padding:3.5rem var(--page-gutter) 2rem;border-top:1px solid var(--border);background:var(--surface-2)}.landing .footer-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2.5rem;margin-bottom:3rem;display:flex}.landing .footer-brand img{width:auto;height:2.5rem;display:block}.landing .footer-brand p{max-width:16.25rem;color:var(--muted);margin-top:.625rem;font-size:.85rem;line-height:1.65}.landing .footer-links h4{color:var(--text-h);letter-spacing:.0312rem;text-transform:uppercase;margin-bottom:.875rem;font-size:.75rem;font-weight:700}.landing .footer-links ul{margin:0;padding:0;list-style:none}.landing .footer-links li{margin-bottom:.5rem}.landing .footer-links a,.landing .footer-links button{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;text-decoration:none;transition:color .2s}.landing .footer-links a:hover,.landing .footer-links button:hover{color:var(--accent)}.landing .footer-bottom{border-top:1px solid var(--border);color:var(--muted-2);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding-top:1.5rem;font-size:.8rem;display:flex}.landing .reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(1.5rem)}.landing .reveal.visible{opacity:1;transform:translateY(0)}.landing .section-center{text-align:center}.landing .section-center .section-sub{margin-inline:auto}@keyframes fadeUp{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}@media (width<=60rem){.landing .features-layout,.landing .cagnotte-layout,.landing .contact-grid{grid-template-columns:1fr}.landing .usages-grid,.landing .how-grid{grid-template-columns:1fr 1fr}}@media (width<=40rem){.landing #hero{padding-top:5rem}.landing .usages-grid,.landing .how-grid,.landing .form-row{grid-template-columns:1fr}.landing .footer-top{flex-direction:column}}.legal-modal-overlay{--surface:#f4f9fc;--surface-elevated:#fff;--accent-strong:#1a8fc4;--muted:var(--text);z-index:1000;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background:#1a2f3d73;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.legal-modal-box{border:1px solid var(--border);background:var(--surface-elevated);border-radius:1.25rem;flex-direction:column;width:100%;max-width:47.5rem;max-height:88vh;display:flex;overflow:hidden;box-shadow:0 2rem 5rem #1a2f3d2e}.legal-modal-header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.5rem 1.75rem 1.25rem;display:flex}.legal-modal-title{color:var(--text-h);font-family:var(--heading);font-size:1.1rem;font-weight:700}.legal-modal-subtitle{color:var(--muted);margin-top:.1875rem;font-size:.78rem}.legal-modal-close{background:var(--surface);width:2.125rem;height:2.125rem;color:var(--muted);cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;font-size:1.125rem;transition:all .2s;display:flex}.legal-modal-close:hover{background:var(--accent);color:#fff}.legal-modal-body{color:var(--text);padding:1.75rem;font-size:.875rem;line-height:1.75;overflow-y:auto}.legal-modal-body h2{border-bottom:1px solid var(--border);color:var(--text-h);font-family:var(--heading);margin:1.5rem 0 .625rem;padding-bottom:.375rem;font-size:.95rem;font-weight:700}.legal-modal-body h2:first-child{margin-top:0}.legal-modal-body h3{color:var(--accent);margin:1rem 0 .5rem;font-size:.88rem;font-weight:700}.legal-modal-body p{margin-bottom:.625rem}.legal-modal-body ul{margin-bottom:.625rem;padding-left:1.25rem}.legal-modal-body ul li{margin-bottom:.3125rem}.legal-modal-body strong{color:var(--text-h)}.legal-modal-body table{border-collapse:collapse;width:100%;margin:.75rem 0;font-size:.8rem}.legal-modal-body th{background:var(--accent-bg);color:var(--accent);text-align:left;padding:.5rem .75rem;font-weight:700}.legal-modal-body td{border-bottom:1px solid var(--border);vertical-align:top;padding:.4375rem .75rem}.legal-modal-body a{color:var(--accent)}.legal-modal-footer-bar{border-top:1px solid var(--border);flex-shrink:0;justify-content:flex-end;gap:.625rem;padding:1rem 1.75rem;display:flex}.legal-modal-btn{cursor:pointer;font-family:var(--heading);border:none;border-radius:.5rem;padding:.625rem 1.375rem;font-size:.8125rem;font-weight:700;transition:all .2s}.legal-modal-btn-ghost{border:.0938rem solid var(--accent);color:var(--accent);background:0 0}.legal-modal-btn-ghost:hover,.legal-modal-btn-solid{background:var(--accent);color:#fff}.legal-modal-btn-solid:hover{background:var(--accent-strong)}.landing #hero[data-v-af977885]{min-height:calc(90svh - var(--header-height));padding:5rem var(--page-gutter) 5rem;background-color:#edf8ff;flex-direction:column;justify-content:center;align-items:flex-start;display:flex;position:relative;overflow:hidden}.landing .hero-tag[data-v-af977885]{z-index:1;color:var(--accent);letter-spacing:.0375rem;text-transform:uppercase;background:#fff;border-radius:.4rem;align-items:center;gap:.5rem;margin-bottom:1.75rem;padding:.375rem .875rem;font-size:1rem;font-weight:600;animation:.6s both fadeUp;display:inline-flex;position:relative}.landing .hero-tag-dot[data-v-af977885]{background:var(--accent);border-radius:50%;width:.375rem;height:.375rem;animation:2s infinite pulse-af977885}@keyframes pulse-af977885{0%,to{opacity:1}50%{opacity:.3}}.landing .hero-title[data-v-af977885]{z-index:1;color:var(--text-h);font-family:var(--heading);margin:0 0 1.5rem;font-size:clamp(3rem,7vw,6rem);font-weight:700;line-height:1;animation:.6s .1s both fadeUp;position:relative}.landing .hero-title .accent[data-v-af977885]{color:var(--accent)}.landing .hero-title .stroke[data-v-af977885]{color:#0000;-webkit-text-stroke:.125rem #1a2f3d38}.landing .hero-sub[data-v-af977885]{z-index:1;max-width:60%;color:var(--muted);margin:0 0 2.75rem;font-size:1.15rem;font-weight:400;line-height:1.7;animation:.6s .2s both fadeUp;position:relative}.landing .hero-actions[data-v-af977885]{z-index:1;flex-wrap:wrap;gap:.875rem;animation:.6s .3s both fadeUp;display:flex;position:relative}.hero-right-image[data-v-af977885]{width:40%;max-width:100%;position:absolute;top:50%;right:0;transform:translateY(-50%)}.landing #stats[data-v-bbd5a4e9]{padding-left:var(--page-gutter);padding-right:var(--page-gutter);background:#fff;padding-top:2rem}.landing .stats-grid[data-v-bbd5a4e9]{flex-wrap:wrap;justify-content:space-around;gap:2rem;display:flex}.landing .stat-item[data-v-bbd5a4e9]{text-align:center}.landing .stat-val[data-v-bbd5a4e9]{color:var(--accent);font-family:var(--heading);font-size:2.4rem;font-weight:700;line-height:1}.landing .stat-val span[data-v-bbd5a4e9]{font-size:1.4rem}.landing .stat-label[data-v-bbd5a4e9]{color:var(--muted);margin-top:.25rem;font-size:.85rem}.landing #izipay .izipay-header[data-v-fc9e96d6]{align-items:top;gap:1rem;display:flex}.landing #izipay[data-v-fc9e96d6]{padding-inline:0}.landing #izipay .izipay-layout[data-v-fc9e96d6]{position:relative}.landing #izipay .izipay-main[data-v-fc9e96d6]{padding-inline:var(--page-gutter)}.landing #izipay .features-list[data-v-fc9e96d6]{grid-template-columns:repeat(auto-fill,minmax(8.75rem,1fr));gap:.75rem;margin-top:3rem;display:grid}.landing #izipay .feat-item[data-v-fc9e96d6]{text-align:center;cursor:default;flex-direction:column;align-items:center;gap:.625rem;padding:1rem .75rem}.landing #izipay .feat-item[data-v-fc9e96d6]:before{transform-origin:0;width:auto;height:.1875rem;inset:0 0 auto;transform:scaleX(0)}.landing #izipay .feat-item[data-v-fc9e96d6]:hover{transform:translateY(-.125rem)}.landing #izipay .feat-item[data-v-fc9e96d6]:hover:before{transform:scaleX(1)}.landing #izipay .feat-icon[data-v-fc9e96d6]{width:3.5rem;height:3.5rem;color:var(--text-h);font-size:unset;border-radius:1rem}.landing #izipay .feat-icon svg[data-v-fc9e96d6]{width:1.875rem;height:1.875rem}.landing #izipay .feat-title[data-v-fc9e96d6]{margin-bottom:0;font-size:.8125rem;line-height:1.35}.landing #izipay .hero-phone[data-v-fc9e96d6]{display:none}@media (width>=60.0625rem){.landing #izipay .izipay-layout[data-v-fc9e96d6]{grid-template-columns:1fr 1fr;align-items:stretch;min-height:100%;display:grid}.landing #izipay .izipay-main[data-v-fc9e96d6]{grid-column:1;padding-right:2.5rem}.landing #izipay .hero-phone[data-v-fc9e96d6]{padding-inline:var(--page-gutter);margin-block:calc(-1 * var(--section-padding-y));padding-block:var(--section-padding-y);background:0 0;grid-area:1/2;justify-content:center;align-items:center;animation:.8s .2s both fadeUp;display:flex}.landing #izipay .features-list[data-v-fc9e96d6]{grid-template-columns:repeat(2,minmax(0,1fr))}}.landing .phone-frame[data-v-fc9e96d6]{border:.0938rem solid var(--border);width:16.25rem;box-shadow:var(--shadow), 0 1.5rem 4rem #1a2f3d1f;background:#fff;border-radius:2.5rem;padding:.875rem;position:relative}.landing .phone-notch[data-v-fc9e96d6]{z-index:2;background:var(--surface-2);border-radius:0 0 1rem 1rem;width:5rem;height:1.5rem;margin:0 auto .75rem;position:relative}.landing .phone-screen[data-v-fc9e96d6]{background:var(--surface);border-radius:1.75rem;padding:1.25rem 1rem;overflow:hidden}@media (width<=60rem){.landing #izipay .features-list[data-v-fc9e96d6]{grid-template-columns:repeat(auto-fill,minmax(9.5rem,1fr))}}@media (width<=40rem){.landing #izipay .features-list[data-v-fc9e96d6]{grid-template-columns:repeat(2,1fr)}}.landing .usage-card[data-v-ede916a2]{position:relative;padding:1rem 1rem 1.5rem!important}.landing .usage-card .usage-title[data-v-ede916a2]{margin-bottom:0}.landing .usage-card .usage-image[data-v-ede916a2]{object-fit:contain;width:100%;height:100%}.landing .tpe-section[data-v-ede916a2]{isolation:isolate;position:relative;overflow:hidden}.landing .tpe-video[data-v-ede916a2]{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.landing .tpe-video iframe[data-v-ede916a2]{border:0;width:100vw;min-width:177.78vh;height:56.25vw;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing .tpe-overlay[data-v-ede916a2]{z-index:1;background:#00000080;position:absolute;inset:0}.landing .tpe-content[data-v-ede916a2]{z-index:2;position:relative}@media (prefers-reduced-motion:reduce){.landing .tpe-video[data-v-ede916a2]{display:none}.landing .tpe-overlay[data-v-ede916a2]{background:var(--bg)}}.landing .usages-grid[data-v-ede916a2]{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:3.75rem;display:grid}.landing .usage-card[data-v-ede916a2]{border:1px solid var(--border);-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background:#ffffffeb;border-radius:1.25rem;padding:2rem 1.625rem;transition:all .3s;position:relative;overflow:hidden}.landing .usage-card[data-v-ede916a2]:after{content:"";opacity:0;background:radial-gradient(at 0 0,#22a5de14,#0000);transition:opacity .3s;position:absolute;inset:0}.landing .usage-card[data-v-ede916a2]:hover{border-color:var(--accent-border);transform:translateY(-.375rem)}.landing .usage-card[data-v-ede916a2]:hover:after{opacity:1}.landing .usage-title[data-v-ede916a2]{color:var(--text-h);font-family:var(--heading);margin-bottom:.625rem;font-size:1.1rem;font-weight:700}@media (width<=900px){.landing .usages-grid[data-v-ede916a2]{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.landing .usages-grid[data-v-ede916a2]{grid-template-columns:1fr}}
