:root{--blue:#0d4fa8;--blue-dark:#082f69;--blue-soft:#eaf3ff;--green:#41c89a;--ink:#172033;--muted:#667085;--line:#e6eaf0;--bg:#f7f9fc;--white:#fff;--radius:24px;--shadow:0 24px 70px rgba(20,48,90,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1160px,calc(100% - 40px));margin:auto}.section-pad{padding:100px 0}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(230,234,240,.8)}.nav-wrap{min-height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:800}.brand>span:last-child>span{color:var(--green)}.brand-mark{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,var(--blue),#287ad6);color:white}.main-nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:600}.main-nav a:hover{color:var(--blue)}.nav-cta{background:var(--ink);color:#fff!important;padding:12px 18px;border-radius:12px}.menu-button{display:none;border:0;background:var(--bg);padding:10px 14px;border-radius:10px}.hero{overflow:hidden;background:radial-gradient(circle at 80% 20%,#dff5ee 0,transparent 25%),linear-gradient(180deg,#fff 0,#f7faff 100%)}.hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px;min-height:650px}.eyebrow{display:inline-block;color:var(--blue);font-size:13px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;margin-bottom:16px}.eyebrow.light{color:#aee8d5}.hero h1,.section-heading h2,.reviews-copy h2,.comparison h2,.faq h2,.final-cta h2{font-size:clamp(38px,5vw,68px);line-height:1.04;letter-spacing:-.045em;margin:0 0 24px}.hero-lead{font-size:19px;color:var(--muted);max-width:620px}.hero-actions{display:flex;gap:14px;margin:34px 0 24px}.button{display:inline-flex;justify-content:center;align-items:center;padding:15px 23px;border-radius:14px;font-weight:800;transition:.2s}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--blue);color:#fff;box-shadow:0 12px 26px rgba(13,79,168,.25)}.button.secondary{border:1px solid var(--line);background:#fff}.button.white{background:#fff;color:var(--blue-dark)}.button.full{width:100%}.hero-points{display:flex;gap:20px;flex-wrap:wrap;color:#465166;font-size:14px}.hero-visual{position:relative;min-height:560px}.photo-card{position:absolute;right:0;top:20px;width:78%;height:500px;border-radius:36px;overflow:hidden;box-shadow:var(--shadow)}.photo-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(7,25,54,.36))}.photo-card img{width:100%;height:100%;object-fit:cover}.phone-mockup{position:absolute;left:0;bottom:0;width:250px;min-height:485px;border:9px solid #111827;border-radius:34px;background:#fff;padding:20px 16px;box-shadow:0 28px 60px rgba(12,29,60,.28);text-align:center}.phone-top{width:82px;height:18px;background:#111827;border-radius:0 0 12px 12px;margin:-20px auto 15px}.profile-cover{height:78px;border-radius:16px;background:linear-gradient(135deg,var(--blue),var(--green))}.profile-avatar{width:62px;height:62px;margin:-30px auto 8px;border:5px solid #fff;border-radius:50%;background:#eef5ff;display:grid;place-items:center;font-weight:800;color:var(--blue)}.phone-mockup small{display:block;color:var(--muted)}.quick-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin:16px 0}.quick-actions span{font-size:9px;background:var(--blue-soft);padding:8px 3px;border-radius:8px;color:var(--blue-dark)}.mock-card{font-size:11px;text-align:left;padding:13px;background:#f7f8fa;border-radius:10px;margin:8px 0}.review-card{background:#fff7da;color:#6d5100}.wallet-pill{font-size:10px;padding:10px;border-radius:20px;background:#111827;color:#fff;margin-top:12px}.floating-note{position:absolute;right:18px;bottom:28px;background:#fff;padding:15px 20px;border-radius:14px;font-weight:800;box-shadow:var(--shadow)}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:26px 0}.trust-grid{display:flex;justify-content:space-between;align-items:center;gap:35px}.trust-grid p{max-width:480px;color:var(--muted);margin:0}.trust-items{display:flex;gap:24px;flex-wrap:wrap;font-weight:800;color:#475467}.section-heading{max-width:760px;margin-bottom:48px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2,.reviews-copy h2,.comparison h2,.faq h2,.final-cta h2{font-size:clamp(34px,4vw,52px)}.section-heading p{font-size:18px;color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-card{position:relative;border:1px solid var(--line);border-radius:var(--radius);padding:28px;background:#fff;min-height:220px}.feature-card.featured{background:linear-gradient(145deg,#eff7ff,#eafaf5);border-color:#c7e2ff}.feature-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:var(--blue-soft);color:var(--blue);font-size:22px;margin-bottom:28px}.feature-card h3{font-size:20px;margin:0 0 10px}.feature-card p{color:var(--muted);margin:0}.tag{display:inline-block;background:var(--green);color:#063f2d;font-size:10px;font-weight:800;letter-spacing:.08em;padding:6px 9px;border-radius:20px}.feature-card .tag{position:absolute;top:22px;right:22px}.reviews-section{background:var(--blue-dark);color:#fff}.reviews-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.reviews-photo{position:relative}.reviews-photo img{width:100%;height:570px;object-fit:cover;border-radius:32px}.rating-bubble{position:absolute;right:-20px;bottom:30px;background:#fff;color:var(--ink);padding:18px 22px;border-radius:16px;box-shadow:var(--shadow);display:grid}.rating-bubble strong{font-size:27px}.rating-bubble span{color:#f7b500}.rating-bubble small{color:var(--muted)}.reviews-copy p{color:#c7d5e8;font-size:18px}.step-list{display:grid;gap:16px;margin:30px 0}.step-list div{display:flex;align-items:center;gap:14px}.step-list b{min-width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.12)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.process-grid article{padding:28px;border-top:2px solid var(--line)}.process-grid span{font-size:12px;font-weight:800;color:var(--blue)}.process-grid h3{margin:40px 0 10px}.process-grid p{color:var(--muted)}.use-cases{background:var(--bg)}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.case-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 14px 35px rgba(18,38,69,.08)}.case-card img{height:260px;width:100%;object-fit:cover}.case-card div{padding:24px}.case-card h3{margin:0 0 7px}.case-card p{margin:0;color:var(--muted)}.comparison-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.comparison-grid>div:first-child p{color:var(--muted);font-size:18px}.comparison-table{border:1px solid var(--line);border-radius:22px;overflow:hidden}.comparison-table div{display:grid;grid-template-columns:1fr 1fr;padding:17px 22px;border-bottom:1px solid var(--line)}.comparison-table div:last-child{border-bottom:0}.comparison-table strong{color:var(--blue)}.comparison-table .table-head{background:var(--ink);color:#fff}.comparison-table .table-head strong{color:#fff}.pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,430px));justify-content:center;gap:24px}.price-card{position:relative;border:1px solid var(--line);border-radius:26px;padding:34px;background:#fff}.price-card.recommended{border:2px solid var(--blue);box-shadow:var(--shadow)}.price-card>.tag{position:absolute;right:24px;top:24px}.price-card h3{font-size:22px;margin:0 0 18px}.price{display:flex;align-items:end;gap:6px}.price strong{font-size:52px;line-height:1}.price span,.price-card small{color:var(--muted)}.price-card ul{list-style:none;padding:0;margin:28px 0}.price-card li{padding:9px 0;border-bottom:1px solid var(--line)}.price-card li:before{content:"✓";color:var(--green);font-weight:800;margin-right:10px}.faq{background:var(--bg)}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.accordion details{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px 22px;margin-bottom:12px}.accordion summary{cursor:pointer;font-weight:800}.accordion p{color:var(--muted);margin-bottom:0}.final-cta{background:linear-gradient(135deg,var(--blue),#0b326d);padding:70px 0;color:#fff}.final-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.final-cta h2{max-width:720px;margin-bottom:0}footer{background:#111827;color:#c9d1de;padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px}.footer-grid>div{display:flex;flex-direction:column;gap:9px}.footer-grid strong{color:#fff}.footer-brand{color:#fff}.copyright{border-top:1px solid #293245;margin-top:45px;padding-top:25px;font-size:13px}
@media(max-width:900px){.main-nav{display:none;position:absolute;left:20px;right:20px;top:70px;flex-direction:column;align-items:stretch;background:#fff;padding:20px;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.main-nav.open{display:flex}.menu-button{display:block}.hero-grid,.reviews-grid,.comparison-grid,.faq-grid{grid-template-columns:1fr}.hero-grid{gap:20px}.hero-visual{min-height:520px}.feature-grid,.case-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:repeat(2,1fr)}.reviews-photo img{height:450px}.comparison-grid{gap:35px}.final-cta-inner{align-items:flex-start;flex-direction:column}.trust-grid{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.container{width:min(100% - 28px,1160px)}.section-pad{padding:72px 0}.hero h1{font-size:45px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.photo-card{width:92%;height:390px}.phone-mockup{width:210px;min-height:410px;transform:scale(.9);transform-origin:left bottom}.floating-note{font-size:12px}.feature-grid,.case-grid,.process-grid,.pricing-grid{grid-template-columns:1fr}.reviews-photo img{height:380px}.rating-bubble{right:10px}.comparison-table div{font-size:13px;padding:14px}.footer-grid{grid-template-columns:1fr}.trust-items{gap:14px}.section-heading h2,.reviews-copy h2,.comparison h2,.faq h2,.final-cta h2{font-size:36px}}


/* =========================================
   GOOGLE WALLET
========================================= */

.wallet-section {
    position: relative;
    overflow: hidden;
    background:
            radial-gradient(
                    circle at 90% 15%,
                    rgba(65, 200, 154, 0.15),
                    transparent 25%
            ),
            linear-gradient(
                    180deg,
                    #ffffff 0%,
                    #f7faff 100%
            );
}

.wallet-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 90px;
}

.wallet-content h2 {
    max-width: 620px;
    margin: 0 0 24px;
    font-size: clamp(38px, 4.8vw, 60px);
    line-height: 1.05;
    letter-spacing: -0.045em;
}

.wallet-lead {
    max-width: 620px;
    margin: 0 0 35px;
    color: var(--muted);
    font-size: 18px;
    line-height: 1.7;
}

.wallet-benefits {
    display: grid;
    gap: 15px;
}

.wallet-benefit {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    padding: 17px 18px;
    border: 1px solid var(--line);
    border-radius: 17px;
    background: rgba(255, 255, 255, 0.8);
    transition:
            transform 0.25s ease,
            box-shadow 0.25s ease,
            border-color 0.25s ease;
}

.wallet-benefit:hover {
    transform: translateY(-3px);
    border-color: #c8dcf6;
    box-shadow: 0 14px 35px rgba(18, 38, 69, 0.08);
}

.wallet-benefit-icon {
    flex: 0 0 34px;
    width: 34px;
    height: 34px;
    display: grid;
    place-items: center;
    border-radius: 50%;
    background: #e9f8f2;
    color: #13845e;
    font-size: 15px;
    font-weight: 800;
}

.wallet-benefit strong {
    display: block;
    margin-bottom: 3px;
    color: var(--ink);
    font-size: 15px;
}

.wallet-benefit p {
    margin: 0;
    color: var(--muted);
    font-size: 14px;
    line-height: 1.5;
}

.wallet-actions {
    display: flex;
    align-items: center;
    gap: 24px;
    margin-top: 32px;
}

.wallet-text-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: var(--blue);
    font-weight: 800;
}

.wallet-text-link span {
    transition: transform 0.2s ease;
}

.wallet-text-link:hover span {
    transform: translateX(4px);
}

/* PARTE VISUAL */

.wallet-visual {
    position: relative;
    min-height: 650px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wallet-background-shape {
    position: absolute;
    width: 510px;
    height: 510px;
    border-radius: 50%;
    background: linear-gradient(
            135deg,
            rgba(13, 79, 168, 0.12),
            rgba(65, 200, 154, 0.18)
    );
}

.wallet-background-shape::before {
    content: "";
    position: absolute;
    inset: 45px;
    border: 1px solid rgba(13, 79, 168, 0.14);
    border-radius: 50%;
}

.wallet-phone {
    position: relative;
    z-index: 2;
    width: 310px;
    min-height: 590px;
    padding: 12px;
    border-radius: 43px;
    background: #101828;
    box-shadow:
            0 38px 85px rgba(15, 32, 65, 0.28),
            0 10px 25px rgba(15, 32, 65, 0.16);
    transform: rotate(2deg);
}

.wallet-phone-speaker {
    position: absolute;
    z-index: 3;
    top: 19px;
    left: 50%;
    width: 88px;
    height: 22px;
    border-radius: 30px;
    background: #101828;
    transform: translateX(-50%);
}

.wallet-screen {
    min-height: 566px;
    padding: 38px 17px 20px;
    border-radius: 34px;
    background:
            linear-gradient(
                    180deg,
                    #f6f8fc 0%,
                    #e9edf5 100%
            );
}

.wallet-screen-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 22px;
    padding: 0 5px;
    color: #344054;
    font-size: 13px;
    font-weight: 800;
}

.wallet-screen-dot {
    width: 29px;
    height: 29px;
    border-radius: 50%;
    background: linear-gradient(
            135deg,
            var(--blue),
            var(--green)
    );
}

.wallet-pass {
    min-height: 420px;
    padding: 24px;
    border-radius: 25px;
    color: #ffffff;
    background:
            radial-gradient(
                    circle at 90% 10%,
                    rgba(65, 200, 154, 0.8),
                    transparent 31%
            ),
            linear-gradient(
                    145deg,
                    var(--blue-dark),
                    var(--blue)
            );
    box-shadow: 0 25px 50px rgba(13, 79, 168, 0.25);
}

.wallet-pass-top {
    display: flex;
    align-items: center;
    gap: 12px;
}

.wallet-logo {
    width: 46px;
    height: 46px;
    display: grid;
    place-items: center;
    border-radius: 14px;
    background: #ffffff;
    color: var(--blue);
    font-size: 21px;
    font-weight: 900;
}

.wallet-pass-top strong,
.wallet-pass-owner strong {
    display: block;
}

.wallet-pass-top small,
.wallet-pass-owner small {
    display: block;
    color: rgba(255, 255, 255, 0.72);
    font-size: 10px;
}

.wallet-pass-owner {
    margin-top: 65px;
}

.wallet-pass-owner strong {
    margin-top: 4px;
    font-size: 20px;
}

.wallet-pass-actions {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 7px;
    margin-top: 35px;
}

.wallet-pass-actions span {
    padding: 9px 5px;
    border: 1px solid rgba(255, 255, 255, 0.13);
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.1);
    font-size: 9px;
    text-align: center;
}

.wallet-pass-code {
    height: 50px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    gap: 5px;
    margin-top: 32px;
    padding: 10px;
    border-radius: 9px;
    background: #ffffff;
}

.wallet-pass-code div {
    width: 4px;
    background: #101828;
}

.wallet-pass-code div:nth-child(1) {
    height: 28px;
}

.wallet-pass-code div:nth-child(2) {
    height: 20px;
}

.wallet-pass-code div:nth-child(3) {
    height: 32px;
}

.wallet-pass-code div:nth-child(4) {
    height: 23px;
}

.wallet-pass-code div:nth-child(5) {
    height: 30px;
}

.wallet-pass-code div:nth-child(6) {
    height: 18px;
}

.wallet-pass-code div:nth-child(7) {
    height: 32px;
}

.wallet-pass-code div:nth-child(8) {
    height: 24px;
}

.wallet-pass-code div:nth-child(9) {
    height: 29px;
}

.wallet-floating-card {
    position: absolute;
    z-index: 4;
    display: flex;
    align-items: center;
    gap: 12px;
    width: 235px;
    padding: 15px 17px;
    border: 1px solid rgba(230, 234, 240, 0.9);
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.94);
    box-shadow: var(--shadow);
    backdrop-filter: blur(12px);
}

.wallet-floating-card strong,
.wallet-floating-card small {
    display: block;
}

.wallet-floating-card strong {
    color: var(--ink);
    font-size: 13px;
}

.wallet-floating-card small {
    color: var(--muted);
    font-size: 10px;
    line-height: 1.35;
}

.wallet-floating-icon {
    flex: 0 0 39px;
    width: 39px;
    height: 39px;
    display: grid;
    place-items: center;
    border-radius: 12px;
    background: var(--blue-soft);
    color: var(--blue);
    font-size: 18px;
    font-weight: 800;
}

.wallet-floating-top {
    top: 85px;
    right: -15px;
}

.wallet-floating-bottom {
    left: -20px;
    bottom: 75px;
}

/* PROCESO */

.wallet-process {
    margin-top: 100px;
    padding-top: 65px;
    border-top: 1px solid var(--line);
}

.wallet-process-heading {
    max-width: 650px;
    margin-bottom: 42px;
}

.wallet-process-heading h3 {
    margin: 0;
    font-size: clamp(30px, 3.5vw, 45px);
    line-height: 1.12;
    letter-spacing: -0.035em;
}

.wallet-steps {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 18px;
}

.wallet-step {
    min-height: 235px;
    padding: 26px;
    border: 1px solid var(--line);
    border-radius: 21px;
    background: #ffffff;
    transition:
            transform 0.25s ease,
            box-shadow 0.25s ease;
}

.wallet-step:hover {
    transform: translateY(-5px);
    box-shadow: 0 18px 40px rgba(18, 38, 69, 0.08);
}

.wallet-step-number {
    display: block;
    margin-bottom: 38px;
    color: var(--blue);
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 0.08em;
}

.wallet-step h4 {
    margin: 0 0 10px;
    font-size: 18px;
}

.wallet-step p {
    margin: 0;
    color: var(--muted);
    font-size: 14px;
}

/* MENSAJE FINAL */

.wallet-update-box {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    gap: 24px;
    margin-top: 25px;
    padding: 32px 36px;
    border-radius: 22px;
    color: #ffffff;
    background: linear-gradient(
            135deg,
            var(--blue-dark),
            var(--blue)
    );
    box-shadow: 0 20px 50px rgba(13, 79, 168, 0.2);
}

.wallet-update-icon {
    width: 62px;
    height: 62px;
    display: grid;
    place-items: center;
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.12);
    font-size: 29px;
}

.wallet-update-box h3 {
    margin: 0 0 6px;
    font-size: 22px;
}

.wallet-update-box p {
    max-width: 850px;
    margin: 0;
    color: rgba(255, 255, 255, 0.78);
}

/* RESPONSIVE */

@media (max-width: 1000px) {

    .wallet-grid {
        grid-template-columns: 1fr;
        gap: 50px;
    }

    .wallet-content {
        max-width: 750px;
    }

    .wallet-visual {
        min-height: 620px;
    }

    .wallet-steps {
        grid-template-columns: repeat(2, 1fr);
    }

}

@media (max-width: 650px) {

    .wallet-content h2 {
        font-size: 36px;
    }

    .wallet-lead {
        font-size: 16px;
    }

    .wallet-actions {
        align-items: stretch;
        flex-direction: column;
    }

    .wallet-actions .button {
        width: 100%;
    }

    .wallet-text-link {
        justify-content: center;
    }

    .wallet-visual {
        min-height: 550px;
        transform: scale(0.88);
        margin: -35px -25px;
    }

    .wallet-background-shape {
        width: 390px;
        height: 390px;
    }

    .wallet-phone {
        width: 275px;
        min-height: 525px;
    }

    .wallet-screen {
        min-height: 500px;
    }

    .wallet-pass {
        min-height: 370px;
    }

    .wallet-floating-card {
        width: 200px;
    }

    .wallet-floating-top {
        top: 52px;
        right: -35px;
    }

    .wallet-floating-bottom {
        left: -40px;
        bottom: 45px;
    }

    .wallet-process {
        margin-top: 55px;
        padding-top: 50px;
    }

    .wallet-steps {
        grid-template-columns: 1fr;
    }

    .wallet-step {
        min-height: auto;
    }

    .wallet-step-number {
        margin-bottom: 20px;
    }

    .wallet-update-box {
        grid-template-columns: 1fr;
        padding: 28px;
    }

}