:root{--paper:#fff;--cream:#f3f2df;--green:#245f47;--ink:#171b18;--lime:#d3f58a}body{background:#fff}header{position:relative;z-index:10;max-width:none;padding:24px 5%;height:105px}header .logo{width:54px}header nav{gap:40px}header .button{background:var(--lime);color:var(--ink)}.home-page header{position:absolute;left:24px;right:24px;top:12px;color:white;height:95px;border-bottom:1px solid #ffffff20;padding:18px 4%}.home-page header>a:first-child{background:var(--cream);padding:8px 10px;border-radius:9px}.home-page header .logo{width:43px}.home-page header nav a:hover{color:var(--lime)}.button{transition:transform .25s,background .25s;border-radius:100px;padding:13px 20px;font-size:15px}.button span{display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;background:var(--ink);color:white;border-radius:50%;margin-left:4px}.hero .button.light{background:var(--lime);color:var(--ink)}.home-page .hero{margin:12px 18px 0;padding:165px 25px 28px;min-height:890px;border-radius:22px;background:radial-gradient(ellipse at 50% 85%,#719d7b 0,#245f47 48%,#0d3a2d 100%);isolation:isolate;overflow:hidden}.home-page .hero:before{content:'';position:absolute;inset:0;background-image:linear-gradient(180deg,#072e2530 0%,#072e2520 45%,#072e2500 75%),url('/assets/hero-clouds.png');background-size:cover;background-position:center;z-index:-1}.hero-copy{text-align:center;margin:auto;position:relative;z-index:2}.hero-copy .eyebrow{font-size:14px;color:#e2eedf;letter-spacing:.15em;margin-bottom:23px}.hero-copy h1{font-size:clamp(50px,5.1vw,78px);line-height:1.04;letter-spacing:-.055em;margin:auto;color:#fff;font-weight:500}.hero-copy h1 em{color:#c1dec7}.hero-description{font-size:18px;line-height:1.45;color:#ecf3eb;margin:24px auto}.hero-copy .actions{justify-content:center;align-items:center;margin-top:25px}.hero-link{font-size:14px;color:#fff}.showcase{height:337px;max-width:1190px;margin:48px auto 0;display:flex;align-items:center;justify-content:center;gap:15px;perspective:1400px;position:relative}.float-card{flex-shrink:0;width:205px;min-height:239px;border-radius:15px;background:#fff;color:#1c291e;padding:23px;box-shadow:0 25px 45px #032e2940,0 1px 2px #ffffff70 inset;position:relative;transition:transform .5s;will-change:transform}.card-label{font-size:14px;letter-spacing:.12em;display:block;font-weight:700}.review-card{transform:rotateY(22deg) rotateZ(-8deg) translateY(25px);width:185px;background:#eef4e8}.review-card:hover{transform:rotateY(0) rotateZ(-3deg) translateY(10px)}.review-stars{font-size:33px;color:var(--green);letter-spacing:1px;margin:25px 0 14px}.float-card h3{font-size:23px;letter-spacing:-.04em}.review-bottom{font-size:14px;border-top:1px solid #cddac5;margin-top:30px;padding-top:15px;display:flex;justify-content:space-between}.links-card{transform:rotateY(13deg) rotateZ(-4deg) translateY(-7px);width:218px;padding:17px}.links-card:hover{transform:translateY(-16px)}.mini-profile{text-align:center;display:flex;flex-direction:column;align-items:center;gap:7px;font-size:14px}.profile-monogram{background:#f0e9d8;color:#354e33;font-weight:700;font-size:22px;border-radius:50%;width:44px;height:44px;display:grid;place-items:center;margin-top:14px}.mini-profile>strong{font-size:18px;letter-spacing:-.04em}.mini-profile>span:not(.profile-monogram){font-size:14px;color:#707d6a;margin-bottom:9px}.profile-link{background:#f1f4ec;padding:10px 12px;border-radius:7px;width:100%;display:flex;justify-content:space-between;font-size:14px}.center-card{width:235px;min-height:294px;background:linear-gradient(130deg,#174c36,#0e3629);color:#fff;transform:translateY(-12px);padding:25px}.center-card h3{font-size:30px;margin-top:30px}.nfc-label{font-size:14px;border:1px solid #70937c;padding:5px 10px;border-radius:20px}.circle-link{position:absolute;bottom:25px;right:23px;width:40px;height:40px;background:var(--lime);color:#12372a;display:grid;place-items:center;border-radius:50%;font-size:24px}.center-brand{display:block;font-size:23px;margin-top:35px;letter-spacing:-1px}.loyalty-card{transform:rotateY(-14deg) rotateZ(5deg) translateY(0);width:235px;background:var(--cream);padding:20px}.loyalty-card:hover{transform:rotateZ(1deg) translateY(-13px)}.stamp-heading{display:flex;justify-content:space-between;font-size:14px;gap:10px}.stamp-heading>span+span{font-size:26px;color:var(--green)}.stamp-interface h4{font-size:27px;line-height:1.05;font-weight:500;letter-spacing:-1px;margin:14px 0 24px}.stamp-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.stamp-grid>span{aspect-ratio:1;border:1px dashed #99a581;border-radius:50%;display:grid;place-items:center;font-size:21px;color:#768661}.stamp-grid>span.filled{background:var(--green);color:var(--cream);border:0}.stamp-foot{display:flex;justify-content:space-between;align-items:center;margin-top:24px}.stamp-foot strong{font-size:17px;letter-spacing:-1px}.stamp-foot>span{font-size:14px;letter-spacing:.04em}.connections-card{width:174px;transform:rotateY(-24deg) rotateZ(9deg) translateY(27px);background:var(--lime);min-height:238px}.connections-card h3{margin-top:26px}.connection-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:24px}.connection-tags>span{font-size:14px;border:1px solid #799258;border-radius:20px;padding:3px 8px}.hero-caption{text-align:center;color:#fff;font-size:14px;letter-spacing:.04em;margin:15px 0 0}.strip{max-width:1180px;padding:38px 3%;font-size:14px;letter-spacing:.18em;border:0;color:#8b918c}.section{max-width:1230px;padding:95px 4%}.home-page #soluciones{padding-top:65px}.home-page #soluciones .section-head{display:block;text-align:center;margin-bottom:55px}.section-head .eyebrow{font-size:14px;color:var(--green)}.home-page #soluciones h2{font-size:clamp(34px,3.7vw,53px);line-height:1.13}.home-page #soluciones h2 em{color:#869087}.home-page #soluciones .section-head p:last-child{margin:22px auto 0;font-size:17px}.products{gap:25px;grid-template-columns:1fr 1fr}.product{background:#f6f7f2;color:var(--ink);padding:0 32px 32px;border:1px solid #e9ede4;min-height:650px;overflow:hidden}.product.pass{background:#f6f7f2}.product-visual{height:325px;margin:0 -32px 30px;position:relative;overflow:hidden}.tapgo-visual{background:radial-gradient(ellipse at 30% 0,#dbe5cf,#b3c7a1 70%)}.visual-label{position:absolute;left:25px;top:23px;font-size:14px;letter-spacing:.12em;color:#355940}.display-profile{width:235px;background:white;padding:18px;border-radius:14px;transform:rotate(-7deg);margin:55px auto 0;box-shadow:15px 25px 40px #2e563b30}.display-profile .profile-link{font-size:14px}.overlay-note{position:absolute;right:20px;bottom:27px;background:#fff;padding:14px 18px;border-radius:12px;display:flex;gap:12px;box-shadow:0 10px 25px #294a3820;font-size:14px}.overlay-note>span{width:34px;height:34px;background:var(--green);color:#fff;display:grid;place-items:center;border-radius:50%}.overlay-note small{display:block;font-size:14px;color:#71836a}.pass-visual{background:#eae9db}.display-stamps{background:#204f3b;color:var(--cream);width:310px;padding:24px;border-radius:15px;margin:58px auto 0;transform:rotate(8deg);box-shadow:20px 20px 30px #243a2825}.display-stamps h4{font-size:29px}.display-stamps .stamp-grid{grid-template-columns:repeat(8,1fr);gap:5px}.display-stamps .stamp-grid>span{font-size:16px;border-color:#819c76}.display-stamps .stamp-grid>.filled{background:#d5efaa;color:#204f3b}.display-stamps .stamp-heading>span+span{color:#d5efaa}.pass-pill{position:absolute;left:24px;bottom:22px;border-radius:30px;padding:9px 17px;background:var(--lime);color:#254a30;font-size:14px;box-shadow:0 8px 20px #33452220}.product-title{margin-bottom:20px}.product-title .wordmark{font-size:25px}.product h3{font-size:34px}.product p{font-size:16px;color:#636d60;margin-bottom:25px}.product .button.light{background:var(--green);color:white}.product.pass .button{background:transparent;color:var(--green);border:1px solid #adbaa7}.badge{font-size:14px;background:#e3eacb;color:#355039;border:none;padding:6px 12px}.section-head h2{font-size:clamp(34px,3.9vw,56px);line-height:1.09}.section-head h2 em{color:#899285}.steps{gap:40px}.step{border-top:1px solid #cbd6c5;padding-top:22px}.step-num{font-size:14px;letter-spacing:.12em;margin-bottom:32px;color:var(--green)}.step h3{font-size:28px}.step p{font-size:16px}.compare{background:#f6f7f2;border:0;border-radius:13px}.compare article{padding:28px 33px}.compare article+article{border-color:#dde2d7}.compare p{font-size:16px;margin-bottom:0}.dark-section{background:#141a16;margin:20px 18px;border-radius:22px;position:relative;overflow:hidden}.dark-section .eyebrow{color:#c2dbac}.dark-section h2 em{color:#adc4a0}.services{gap:18px}.service{background:#202922;border:1px solid #374238;border-radius:15px;padding:26px;min-height:285px}.service-symbol{background:var(--lime);border-radius:10px;width:45px;height:45px;display:grid;place-items:center;color:#203428;font-size:29px;margin-bottom:36px}.service p{font-size:16px}.service h3{font-size:25px}.dark-section .button.light{background:var(--lime)}.dark-section .actions{margin-top:35px}.about{gap:65px}.brand-panel{background:var(--lime);min-height:440px;position:relative;border-radius:18px;padding:80px}.brand-panel img{mix-blend-mode:multiply;max-width:230px;transform:rotate(-8deg)}.brand-corner{position:absolute;top:25px;left:26px;font-size:14px;letter-spacing:.11em}.brand-bottom{position:absolute;bottom:25px;left:26px;right:26px;display:flex;justify-content:space-between;font-size:14px;letter-spacing:.07em}.brand-bottom>span{font-size:30px;line-height:1}.about h2{font-size:clamp(36px,4vw,55px)}.about h2 em{color:#8a9485}.faq{max-width:790px}.contact{background:#e8eddf;color:var(--ink);border-radius:20px;padding:60px;gap:70px}.contact h2{font-size:clamp(38px,4vw,55px)}.contact h2 em{color:var(--green)}input,textarea,select{color:var(--ink);background:#ffffff70;border:1px solid #b9c8ac}.contact .button.light{background:var(--green);color:white}.contact .button span{background:var(--lime);color:var(--ink)}footer{border-top:1px solid #e2e6db;padding-top:35px;margin-top:20px}footer .logo{width:65px}.reveal{opacity:1}.reveal.is-visible{animation:appear .7s both}@keyframes appear{from{opacity:.1;transform:translateY(22px)}to{opacity:1;transform:none}}.mobile-menu{display:none}.detail-hero{background:#174a37;padding:70px 6%;border-radius:22px}.detail-hero h1{font-size:clamp(45px,6vw,82px)}.detail-hero .badge{background:var(--lime)}body:not(.home-page) .product{padding:35px;min-height:520px}body:not(.home-page) .product .eyebrow{color:var(--green)}body:not(.home-page) .product h3{font-size:40px}body:not(.home-page) .product ul{padding-left:20px;line-height:2;font-size:16px}
@media(min-width:1500px){.home-page .hero{min-height:940px;padding-top:185px}.showcase{margin-top:70px}}
@media(max-width:1050px){.connections-card{display:none}.showcase{gap:8px}.review-card{width:170px}.float-card{padding:18px}.hero-copy h1{font-size:65px}.home-page .hero{min-height:840px}.product-visual{height:300px}.contact{gap:40px;padding:40px}}
@media(max-width:760px){.home-page header{left:12px;right:12px;top:9px;height:80px;padding:12px 5%}.home-page header .logo{width:35px}header{height:85px}.mobile-menu{display:block;color:inherit;background:none;border:0;font-size:14px;padding:8px;margin-left:auto}.home-page header>.button{font-size:14px;padding:9px 12px;gap:8px}.home-page header>.button span{width:21px;height:21px;margin:0}.home-page .hero{margin:9px 9px 0;padding:133px 15px 30px;min-height:auto;border-radius:18px}.hero-copy h1{font-size:clamp(41px,8.8vw,61px);line-height:1.06}.hero-copy .eyebrow{font-size:14px;letter-spacing:.09em}.hero-description{font-size:16px;max-width:300px;margin-top:20px}.hero-copy .actions{gap:18px;flex-direction:column}.hero-link{font-size:14px}.showcase{height:300px;width:690px;max-width:none;left:50%;transform:translateX(-50%) scale(.8);transform-origin:center;margin-top:5px;margin-bottom:-30px;gap:12px}.review-card,.connections-card{display:none}.links-card{width:205px;transform:rotate(-8deg) translateY(10px)}.center-card{width:215px;min-height:280px}.loyalty-card{width:205px;transform:rotate(8deg) translateY(10px)}.hero-caption{font-size:14px;max-width:260px;margin:5px auto 0}.strip{padding:26px 7%;gap:13px;font-size:14px;letter-spacing:.08em}.section{padding:60px 7%}.home-page #soluciones{padding-top:35px}.products{grid-template-columns:1fr}.product{min-height:640px}.product-visual{height:315px}.section-head{gap:13px}.home-page #soluciones .section-head p:last-child{font-size:16px}.home-page #soluciones h2{font-size:35px}.product h3{font-size:34px}.dark-section{margin:0 9px}.services{grid-template-columns:1fr}.service{min-height:230px}.service-symbol{margin-bottom:24px}.brand-panel{min-height:340px}.about{gap:35px}.brand-panel img{max-width:190px}.contact{padding:28px;gap:30px}.contact h2{font-size:39px}.contact-section{padding-top:20px}.section-head .eyebrow{margin-bottom:8px}.compare article{padding:25px}.compare article+article{border-left:0}.hero .button{font-size:14px}nav.open{display:flex;position:absolute;top:80px;left:0;right:0;background:#f4f5ed;color:#183629;padding:25px;border-radius:15px;flex-direction:column;box-shadow:0 15px 30px #123c3320}nav.open a{font-size:17px}.home-page header nav.open a:hover{color:var(--green)}footer{margin:0 7%;padding-left:0;padding-right:0}.detail-hero{padding:45px 25px}.detail-hero h1{font-size:45px}}
@media(prefers-reduced-motion:reduce){.reveal.is-visible{animation:none}.float-card,.button{transition:none}}
.section-head.clean-heading{display:block}.section-head.clean-heading>div{max-width:760px}.section-head.clean-heading h2{max-width:850px}.home-page #soluciones .section-head.clean-heading h2{margin:auto}.hero-copy{padding-top:10px}.home-page .hero{padding-top:155px}.float-card{transition:box-shadow .3s!important}.hero-caption{color:#163d2e;background:#f4f4e0d9;width:fit-content;border-radius:30px;padding:6px 15px;margin:20px auto 0}.home-page .hero:before{background-position:center 65%}.float-card h3{line-height:1.13}.stamp-foot>span{font-size:14px}.display-stamps .stamp-foot>span{font-size:14px}.section-head.clean-heading{margin-bottom:45px}.home-page #soluciones .section-head.clean-heading{margin-bottom:55px}@media(max-width:760px){.home-page .hero{padding-top:130px}.hero-copy{padding-top:0}.hero-caption{font-size:14px;max-width:290px}.section-head.clean-heading{margin-bottom:30px}}
