*{margin:0;padding:0;box-sizing:border-box}
html{scroll-behavior:smooth}
body{font-family:'Nunito',system-ui,sans-serif;background:#FFFDF9;color:#20303F;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
::selection{background:#CE1F5B;color:#fff}
a{color:inherit}
[id]{scroll-margin-top:96px}
button{font:inherit}
[hidden]{display:none!important}
img{max-width:100%}

:root{
  --accent:#CE1F5B;
  --accent-deep:color-mix(in oklab, var(--accent,#CE1F5B), #2a0010 36%);
}

#top{position:relative;overflow-x:hidden;background:#FFFDF9}

@keyframes floaty{0%,100%{transform:translateY(0)}50%{transform:translateY(-14px)}}
@keyframes floatySlow{0%,100%{transform:translateY(0)}50%{transform:translateY(-22px)}}
@keyframes rise{from{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translateY(0)}}
@keyframes riseHero{from{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}

@media (max-width:860px){[data-navlinks]{display:none!important}}
@media (max-width:680px){.es-pad{padding-top:78px!important;padding-bottom:78px!important}}
[data-gallery-scroll]::-webkit-scrollbar{display:none}

.es-container{max-width:1180px;margin:0 auto}

/* ============ NAV ============ */
.es-header{position:sticky;top:0;z-index:60;backdrop-filter:saturate(160%) blur(16px);-webkit-backdrop-filter:saturate(160%) blur(16px);background:rgba(255,253,249,.78);border-bottom:1px solid rgba(206,31,91,.08)}
.es-header-inner{max-width:1180px;margin:0 auto;padding:13px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.es-logo{display:flex;align-items:center;gap:11px;text-decoration:none}
.es-logo-img{height:34px;width:auto;display:block}
.es-logo-text{font-family:'Quicksand';font-weight:700;font-size:23px;color:#20303F;letter-spacing:-.01em}
.es-accent-text{color:var(--accent,#CE1F5B)}
.es-navlinks{display:flex;align-items:center;gap:34px}
.es-nav-link{font-family:'Nunito';font-weight:700;font-size:15px;color:#5C6A78;text-decoration:none;transition:color .2s}
.es-nav-link:hover{color:var(--accent,#CE1F5B)}
.es-btn-download{display:inline-flex;align-items:center;gap:8px;font-family:'Quicksand';font-weight:700;font-size:15px;color:#fff;text-decoration:none;background:linear-gradient(135deg,var(--accent,#CE1F5B),var(--accent-deep,#9E1342));padding:11px 20px;border-radius:99px;box-shadow:0 12px 24px -10px rgba(206,31,91,.6);transition:transform .25s,box-shadow .25s}
.es-btn-download:hover{transform:translateY(-2px);box-shadow:0 18px 32px -10px rgba(206,31,91,.7)}

/* ============ SHARED SECTION ============ */
.es-eyebrow-text{display:inline-flex;align-items:center;gap:8px;font-family:'Nunito';font-weight:800;font-size:13px;letter-spacing:.16em;text-transform:uppercase;color:var(--accent,#CE1F5B)}
.es-section-title{font-family:'Quicksand';font-weight:700;font-size:clamp(32px,4.4vw,50px);line-height:1.08;letter-spacing:-.01em;color:#20303F;margin-top:14px}
.es-section-title--center{line-height:1.1}
.es-section-lead{font-family:'Nunito';font-weight:500;font-size:19px;line-height:1.72;color:#5C6A78;margin-top:22px;max-width:520px}
.es-section-lead--center{font-size:18px;line-height:1.7;margin-top:18px;max-width:none}
.es-section-head{text-align:center;max-width:660px;margin:0 auto;animation:rise .8s cubic-bezier(.2,.7,.2,1) both}
.es-section-head .es-section-lead{margin-left:auto;margin-right:auto}

/* ============ HERO ============ */
.es-hero{position:relative;padding:72px 24px 96px}
.es-hero-glow{position:absolute;border-radius:50%;pointer-events:none}
.es-hero-glow--1{top:-80px;left:-120px;width:520px;height:520px;background:radial-gradient(circle,rgba(238,127,192,.20),transparent 68%)}
.es-hero-glow--2{top:40px;right:-140px;width:540px;height:540px;background:radial-gradient(circle,rgba(125,174,234,.18),transparent 68%)}
.es-hero-glow--3{bottom:-120px;left:30%;width:480px;height:480px;background:radial-gradient(circle,rgba(244,180,0,.12),transparent 70%)}
.es-hero-inner{position:relative;max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(340px,100%),1fr));gap:48px;align-items:center}
.es-hero-left{animation:riseHero .9s cubic-bezier(.2,.7,.2,1) both}
.es-eyebrow-pill{display:inline-flex;align-items:center;gap:9px;background:#fff;border:1px solid rgba(206,31,91,.12);padding:8px 16px;border-radius:99px;box-shadow:0 10px 24px -16px rgba(159,19,66,.5)}
.es-eyebrow-dot{display:inline-flex;width:8px;height:8px;border-radius:50%;background:var(--accent,#CE1F5B)}
.es-eyebrow-label{font-family:'Nunito';font-weight:800;font-size:12.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--accent-deep,#9E1342)}
.es-hero-title{font-family:'Quicksand';font-weight:700;font-size:clamp(40px,6vw,68px);line-height:1.04;letter-spacing:-.02em;color:#20303F;margin-top:22px}
.es-hero-title-accent{position:relative;color:var(--accent,#CE1F5B)}
.es-hero-underline{position:absolute;left:0;right:0;bottom:-8px;width:100%;height:14px}
.es-hero-sub{font-family:'Nunito';font-weight:500;font-size:clamp(17px,2.2vw,20px);line-height:1.7;color:#5C6A78;margin-top:26px;max-width:520px}

.es-store-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}
.es-badge{display:inline-flex;align-items:center;gap:11px;padding:11px 20px;border-radius:15px;text-decoration:none;transition:transform .25s,box-shadow .25s}
.es-badge--dark{background:#16181D;color:#fff;box-shadow:0 14px 28px -14px rgba(0,0,0,.5)}
.es-badge--dark:hover{transform:translateY(-3px);box-shadow:0 20px 34px -14px rgba(0,0,0,.55)}
.es-badge--light{background:#fff;color:#20303F;box-shadow:0 16px 30px -16px rgba(0,0,0,.5)}
.es-badge--light:hover{transform:translateY(-3px)}
.es-badge-text{display:flex;flex-direction:column;line-height:1.12}
.es-badge-small{font-family:'Nunito';font-size:11px;opacity:.82}
.es-badge--light .es-badge-small{opacity:.7}
.es-badge-big{font-family:'Quicksand';font-weight:700;font-size:17px}
.es-qr-inline{display:inline-flex;align-items:center;gap:12px;background:#fff;border:1px solid rgba(206,31,91,.12);padding:9px 16px 9px 11px;border-radius:15px;box-shadow:0 14px 28px -18px rgba(159,19,66,.5);text-decoration:none;transition:transform .25s,box-shadow .25s}
.es-qr-inline:hover{transform:translateY(-3px);box-shadow:0 20px 34px -18px rgba(159,19,66,.55)}
/* 123px = 41 QR modules x 3px, so every module lands on whole pixels and stays scannable */
.es-qr-inline-code{width:129px;height:129px;border-radius:11px;background:#fff;padding:3px;box-shadow:inset 0 0 0 1px rgba(32,48,63,.08)}
.es-qr-inline-text{display:flex;flex-direction:column;line-height:1.2;font-family:'Nunito'}
.es-qr-inline-title{font-weight:800;font-size:13px;color:#20303F}
.es-qr-inline-sub{font-weight:600;font-size:12px;color:#8A95A1}

.es-value-row{display:flex;flex-wrap:wrap;gap:20px;margin-top:30px}
.es-value-pill{display:inline-flex;align-items:center;gap:8px;color:#6A7785;font-family:'Nunito';font-weight:700;font-size:14px}
.es-value-pill-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:9px;background:#fff;border:1px solid rgba(206,31,91,.1);color:var(--accent,#CE1F5B)}

/* ============ CAROUSEL ============ */
.es-hero-right{position:relative;min-height:672px;display:flex;flex-direction:column;align-items:center;justify-content:center;animation:riseHero 1s cubic-bezier(.2,.7,.2,1) .12s both}
.es-carousel-stage{position:relative;width:100%;height:612px;perspective:1500px}
.es-carousel-track{position:absolute;inset:0}
.es-carousel-slide{position:absolute;top:50%;left:50%;width:276px;transform-style:preserve-3d;will-change:transform,opacity;transition:transform .7s cubic-bezier(.34,1.1,.4,1),opacity .6s ease,filter .6s ease}
.es-phone{border-radius:46px;padding:6px;background:linear-gradient(160deg,#33353C,#16171C);box-shadow:0 50px 80px -40px rgba(40,15,40,.55),inset 0 1px 2px rgba(255,255,255,.16)}
.es-phone-screen{position:relative;border-radius:36px;overflow:hidden;background:#000}
.es-phone-screen img{display:block;width:100%;height:auto}
.es-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:40;width:46px;height:46px;border:none;border-radius:50%;background:#fff;color:#20303F;cursor:pointer;box-shadow:0 16px 30px -16px rgba(32,48,63,.55);display:flex;align-items:center;justify-content:center;transition:transform .2s,box-shadow .2s}
.es-carousel-arrow--prev{left:0}
.es-carousel-arrow--next{right:0}
.es-carousel-arrow:hover{transform:translateY(-50%) scale(1.09);box-shadow:0 20px 34px -16px rgba(32,48,63,.6)}
.es-carousel-dots{display:flex;align-items:center;gap:9px;margin-top:6px;z-index:40}
.es-carousel-dot{width:8px;height:8px;border-radius:99px;border:none;padding:0;cursor:pointer;background:#EBD2DC;transition:all .35s cubic-bezier(.34,1.1,.4,1)}
.es-carousel-dot--active{width:24px;background:var(--accent,#CE1F5B)}
.es-carousel-label{margin-top:13px;font-family:'Nunito';font-weight:700;font-size:15px;color:#5C6A78;min-height:22px;text-align:center}

/* ============ OUR BALANCE ============ */
.es-balance{position:relative;padding:104px 24px}
.es-balance-inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(330px,100%),1fr));gap:56px;align-items:center}
.es-balance-copy{animation:rise .85s cubic-bezier(.2,.7,.2,1) both}
.es-check-list{list-style:none;margin-top:28px;display:flex;flex-direction:column;gap:16px}
.es-check-list li{display:flex;align-items:flex-start;gap:13px}
.es-check-badge{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:9px;margin-top:1px}
.es-check-text{font-family:'Nunito';font-weight:600;font-size:16.5px;color:#3D4A57;line-height:1.55}

.es-scale-card{position:relative;background:linear-gradient(165deg,#FFFFFF,#FFF4F7);border:1px solid rgba(206,31,91,.08);border-radius:34px;padding:30px 28px 26px;box-shadow:0 40px 80px -42px rgba(159,19,66,.4),0 6px 18px -10px rgba(20,30,40,.06);animation:rise .9s cubic-bezier(.2,.7,.2,1) .1s both}
.es-scale-top{display:flex;align-items:center;justify-content:space-between;gap:12px}
.es-scale-chip{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2px;padding:9px 16px;border-radius:16px;min-width:82px}
.es-scale-chip--male{background:#E7EEF8;border:1px solid #D2E0F2}
.es-scale-chip--female{background:#FCE4EC;border:1px solid #F6CFE0}
.es-scale-chip-label{font-family:'Nunito';font-weight:800;font-size:11px;letter-spacing:.1em;text-transform:uppercase}
.es-scale-chip--male .es-scale-chip-label{color:#5B93D6}
.es-scale-chip--female .es-scale-chip-label{color:#E25BB0}
.es-scale-chip-value{font-family:'Quicksand';font-weight:700;font-size:26px;line-height:1}
.es-scale-chip--male .es-scale-chip-value{color:#3F6FB0}
.es-scale-chip--female .es-scale-chip-value{color:var(--accent,#CE1F5B)}
.es-scale-title{font-family:'Quicksand';font-weight:700;letter-spacing:.16em;font-size:14px;color:#20303F;text-transform:uppercase}
.es-scale-stage{position:relative;height:212px;margin-top:14px}
.es-scale-pivot{position:absolute;left:50%;bottom:54px;width:0;transform:translateX(-50%)}
.es-scale-beam{position:absolute;left:50%;bottom:0;width:340px;height:10px;transform:translateX(-50%) rotate(0deg);transform-origin:center center;transition:transform 1.15s cubic-bezier(.34,1.25,.4,1)}
.es-scale-beam-bar{position:absolute;inset:0;border-radius:99px;background:linear-gradient(90deg,var(--accent,#CE1F5B),var(--accent-deep,#9E1342));box-shadow:0 7px 16px -6px rgba(159,19,66,.6)}
.es-scale-avatar{position:absolute;bottom:7px;width:60px;height:60px;transform:rotate(0deg);transition:transform 1.15s cubic-bezier(.34,1.25,.4,1)}
.es-scale-avatar--left{left:-28px}
.es-scale-avatar--right{right:-28px}
.es-avatar{width:60px;height:60px;border-radius:50%;border:5px solid #fff;display:flex;align-items:center;justify-content:center}
.es-avatar--male{background:linear-gradient(140deg,#7DAEEA,#4E84CD);box-shadow:0 12px 22px -8px rgba(78,132,205,.7)}
.es-avatar--female{background:linear-gradient(140deg,#EE7FC0,#D23F95);box-shadow:0 12px 22px -8px rgba(210,63,149,.6)}
.es-scale-base{position:absolute;left:50%;bottom:-44px;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center}
.es-scale-base-tri{width:0;height:0;border-left:24px solid transparent;border-right:24px solid transparent;border-bottom:40px solid #EBD3BD;filter:drop-shadow(0 8px 8px rgba(0,0,0,.06))}
.es-scale-base-foot{width:78px;height:9px;border-radius:99px;background:#E4E8EE;margin-top:-1px}
.es-scale-msg{text-align:center;min-height:46px;padding:0 6px;font-family:'Quicksand';font-weight:700;font-size:16.5px;line-height:1.4;color:#8A95A1;transition:color .4s}
.es-scale-btns{display:flex;gap:10px;margin-top:6px}
.es-scale-btn{font-family:'Quicksand';font-weight:700;font-size:14.5px;padding:13px 8px;border-radius:14px;cursor:pointer;transition:transform .2s,background .2s}
.es-scale-btn--male{flex:1;color:#3F6FB0;background:#F2F7FD;border:1.5px solid #CBDCF1}
.es-scale-btn--male:hover{transform:translateY(-2px);background:#E7EEF8}
.es-scale-btn--even{flex:1.1;color:#fff;background:linear-gradient(135deg,var(--accent,#CE1F5B),var(--accent-deep,#9E1342));border:none;box-shadow:0 12px 24px -12px rgba(206,31,91,.6)}
.es-scale-btn--even:hover{transform:translateY(-2px)}
.es-scale-btn--female{flex:1;color:var(--accent,#CE1F5B);background:#FFF4F8;border:1.5px solid #F6CFE0}
.es-scale-btn--female:hover{transform:translateY(-2px);background:#FCE4EC}
.es-scale-reset-row{text-align:center;margin-top:11px}
.es-scale-reset{font-family:'Nunito';font-weight:700;font-size:13px;color:#A9B2BC;background:none;border:none;cursor:pointer;letter-spacing:.04em}

/* ============ FEATURES ============ */
.es-features{position:relative;padding:104px 24px;background:linear-gradient(180deg,#FFFDF9,#FBF4EA 40%,#FFFDF9)}
.es-feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));gap:22px;margin-top:54px}
.es-feature-card{position:relative;background:linear-gradient(165deg,#FFFFFF,#FFF6F4);border:1px solid rgba(206,31,91,.07);border-radius:28px;padding:30px;box-shadow:0 28px 60px -36px rgba(159,19,66,.32),0 4px 14px -10px rgba(20,30,40,.05);transition:transform .3s,box-shadow .3s}
.es-feature-card:hover{transform:translateY(-6px);box-shadow:0 40px 70px -34px rgba(159,19,66,.4)}
.es-feature-icon{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:18px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.7)}
.es-feature-title{font-family:'Quicksand';font-weight:700;font-size:21px;color:#20303F;margin-top:20px;letter-spacing:-.01em}
.es-feature-desc{font-family:'Nunito';font-weight:500;font-size:15.5px;line-height:1.66;color:#677482;margin-top:10px}

/* ============ GESTURES ============ */
.es-gestures{position:relative;padding:96px 24px}
.es-gestures-inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(330px,100%),1fr));gap:56px;align-items:center}
.es-gesture-card-wrap{order:2;position:relative;max-width:420px;width:100%;margin:0 auto;animation:rise .9s cubic-bezier(.2,.7,.2,1) both}
.es-gesture-copy{order:1;animation:rise .85s cubic-bezier(.2,.7,.2,1) both}
.es-gesture-tabs{display:flex;gap:8px;background:#FCE4EC;padding:6px;border-radius:18px}
.es-gesture-tab{flex:1;text-align:center;font-family:'Quicksand';font-weight:700;font-size:15px;padding:11px 0;border-radius:13px;color:var(--accent,#CE1F5B)}
.es-gesture-tab--active{color:#fff;background:linear-gradient(135deg,var(--accent,#CE1F5B),var(--accent-deep,#9E1342));box-shadow:0 10px 20px -10px rgba(206,31,91,.55)}
.es-gesture-card{position:relative;background:#fff;border:1px solid rgba(206,31,91,.08);border-radius:26px;padding:28px 26px;margin-top:14px;box-shadow:0 40px 80px -44px rgba(159,19,66,.4)}
.es-gesture-card-body{text-align:center}
.es-gesture-q{font-family:'Quicksand';font-weight:700;font-size:20px;color:#20303F;line-height:1.3}
.es-gesture-hint{font-family:'Nunito';font-weight:600;font-size:14.5px;color:#9AA3AD;margin-top:8px}
.es-gesture-emoji{font-size:40px;margin-top:16px;line-height:1}
.es-gesture-label{font-family:'Nunito';font-weight:700;font-size:15px;color:#8A95A1;margin-top:8px}
.es-gesture-points{font-family:'Quicksand';font-weight:700;font-size:48px;color:var(--accent,#CE1F5B);margin-top:6px;line-height:1}
.es-gesture-points-unit{font-size:22px;font-weight:600;margin-left:7px;color:var(--accent-deep,#9E1342)}
.es-gesture-track{position:relative;height:34px;margin:24px 8px 6px;cursor:pointer;touch-action:none;user-select:none}
.es-gesture-track-bg{position:absolute;left:0;right:0;top:50%;height:7px;transform:translateY(-50%);border-radius:99px;background:#F6D7E2}
.es-gesture-track-fill{position:absolute;left:0;width:0;top:50%;height:7px;transform:translateY(-50%);border-radius:99px;background:linear-gradient(90deg,var(--accent,#CE1F5B),var(--accent-deep,#9E1342));transition:width .12s}
.es-gesture-dot{position:absolute;top:50%;width:5px;height:5px;transform:translate(-50%,-50%);border-radius:50%}
.es-gesture-thumb{position:absolute;left:0;top:50%;width:30px;height:30px;transform:translate(-50%,-50%);border-radius:50%;background:#fff;border:3px solid var(--accent,#CE1F5B);box-shadow:0 8px 18px -6px rgba(206,31,91,.6);transition:left .12s}
.es-gesture-scale{display:flex;justify-content:space-between;padding:0 4px;font-family:'Nunito';font-weight:700;color:#BFC6CE;font-size:13px}
.es-gesture-send{width:100%;margin-top:20px;font-family:'Quicksand';font-weight:700;font-size:18px;color:#fff;background:linear-gradient(135deg,var(--accent,#CE1F5B),var(--accent-deep,#9E1342));border:none;padding:16px;border-radius:16px;cursor:pointer;box-shadow:0 16px 30px -12px rgba(206,31,91,.6);transition:transform .2s,box-shadow .2s}
.es-gesture-send:hover{transform:translateY(-2px);box-shadow:0 22px 38px -12px rgba(206,31,91,.7)}
.es-gesture-sent{text-align:center;margin-top:13px;font-family:'Quicksand';font-weight:700;font-size:15px;color:var(--accent,#CE1F5B)}
.es-gesture-tags{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}
.es-gesture-tag{display:inline-flex;align-items:center;gap:9px;background:#fff;border:1px solid rgba(206,31,91,.1);padding:11px 18px;border-radius:14px;font-family:'Nunito';font-weight:700;font-size:14.5px;color:#3D4A57;box-shadow:0 14px 30px -22px rgba(159,19,66,.5)}

/* ============ GALLERY ============ */
.es-gallery{position:relative;padding:96px 24px;background:linear-gradient(180deg,#FFFDF9,#FBF1E4)}
.es-gallery-wrap{position:relative;margin-top:50px}
.es-gallery-scroll{display:flex;flex-wrap:nowrap;gap:30px;overflow-x:auto;scroll-snap-type:x proximity;padding:18px 8px 30px;scrollbar-width:none;cursor:grab}
.es-gallery-item{flex:0 0 auto;width:276px;scroll-snap-align:center}
.es-gallery-item-inner{display:flex;flex-direction:column;align-items:center;gap:18px;transition:transform .35s cubic-bezier(.2,.7,.2,1)}
.es-gallery-item-inner:hover{transform:translateY(-8px)}
.es-gallery-phone{width:100%;border-radius:46px;padding:6px;background:linear-gradient(160deg,#33353C,#16171C);box-shadow:0 50px 80px -40px rgba(40,15,40,.5)}
.es-gallery-caption{display:flex;flex-direction:column;align-items:center;gap:7px}
.es-gallery-label{font-family:'Quicksand';font-weight:700;font-size:17px;color:#20303F;text-align:center;max-width:252px;letter-spacing:-.01em}
.es-gallery-desc{font-family:'Nunito';font-weight:500;font-size:14px;line-height:1.62;color:#677482;text-align:center;max-width:252px}
.es-gallery-arrow{position:absolute;top:42%;transform:translateY(-50%);z-index:5;width:48px;height:48px;border:none;border-radius:50%;background:#fff;color:#20303F;cursor:pointer;box-shadow:0 16px 30px -16px rgba(32,48,63,.55);display:flex;align-items:center;justify-content:center;transition:transform .2s,box-shadow .2s}
.es-gallery-arrow--prev{left:-6px}
.es-gallery-arrow--next{right:-6px}
.es-gallery-arrow:hover{transform:translateY(-50%) scale(1.09);box-shadow:0 20px 34px -16px rgba(32,48,63,.6)}

/* ============ HOW IT WORKS ============ */
.es-how{position:relative;padding:104px 24px}
.es-steps{position:relative;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:22px;margin-top:54px}
.es-step{position:relative;overflow:hidden;background:linear-gradient(165deg,#FFFFFF,#FFF7F4);border:1px solid rgba(206,31,91,.07);border-radius:28px;padding:30px 28px;box-shadow:0 28px 60px -38px rgba(159,19,66,.3);transition:transform .3s,box-shadow .3s}
.es-step:hover{transform:translateY(-6px);box-shadow:0 40px 70px -34px rgba(159,19,66,.4)}
.es-step-num{position:absolute;top:8px;right:22px;font-family:'Quicksand';font-weight:700;font-size:58px;line-height:1;pointer-events:none}
.es-step-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:17px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.7)}
.es-step-title{position:relative;font-family:'Quicksand';font-weight:700;font-size:20px;color:#20303F;margin-top:20px;letter-spacing:-.01em}
.es-step-desc{position:relative;font-family:'Nunito';font-weight:500;font-size:15.5px;line-height:1.66;color:#677482;margin-top:10px}
.es-how-subhead{text-align:center;max-width:660px;margin:76px auto 0}
.es-how-subhead .es-section-lead{margin-left:auto;margin-right:auto}
.es-how-subtitle{font-family:'Quicksand';font-weight:700;font-size:clamp(24px,3vw,32px);line-height:1.14;letter-spacing:-.01em;color:#20303F;margin-top:12px}
.es-mechanic-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:22px;margin-top:40px}
.es-mechanic-card{position:relative;background:linear-gradient(165deg,#FFFFFF,#FFF7F4);border:1px solid rgba(206,31,91,.07);border-radius:28px;padding:32px 30px;box-shadow:0 28px 60px -38px rgba(159,19,66,.3)}
.es-mechanic-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:17px}
.es-mechanic-title{font-family:'Quicksand';font-weight:700;font-size:20px;color:#20303F;margin-top:20px;letter-spacing:-.01em}
.es-mechanic-desc{font-family:'Nunito';font-weight:500;font-size:15.5px;line-height:1.66;color:#677482;margin-top:10px}

/* ============ DOWNLOAD / FOOTER ============ */
.es-download{position:relative;margin-top:40px;background:radial-gradient(110% 130% at 12% 0%,#7A1340 0%,#3D0E24 46%,#220915 100%);color:#fff;overflow:hidden}
.es-download-glow{position:absolute;border-radius:50%;pointer-events:none}
.es-download-glow--1{top:-60px;right:-60px;width:420px;height:420px;background:radial-gradient(circle,rgba(238,127,192,.28),transparent 65%)}
.es-download-glow--2{bottom:-80px;left:-40px;width:380px;height:380px;background:radial-gradient(circle,rgba(244,180,0,.16),transparent 68%)}
.es-download-inner{position:relative;max-width:1180px;margin:0 auto;padding:88px 24px 36px}
.es-download-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));gap:54px;align-items:center}
.es-download-title{font-family:'Quicksand';font-weight:700;font-size:clamp(34px,4.6vw,54px);line-height:1.06;letter-spacing:-.01em;margin-top:14px}
.es-free-pills{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}
.es-free-pill{display:inline-flex;align-items:center;gap:9px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);padding:9px 16px 9px 13px;border-radius:99px}
.es-free-icon{display:inline-flex;align-items:center;justify-content:center;color:#FFD166}
.es-free-text{font-family:'Quicksand';font-weight:700;font-size:14.5px;color:#fff;letter-spacing:.01em}
.es-download-sub{font-family:'Nunito';font-weight:500;font-size:18.5px;line-height:1.7;color:rgba(255,255,255,.82);margin-top:20px;max-width:460px}
.es-download .es-store-row{margin-top:30px}
.es-qr-dual{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}
.es-qr-col{display:flex;flex-direction:column;align-items:center;gap:14px;text-decoration:none;color:inherit}
a.es-qr-col{transition:transform .25s}
a.es-qr-col:hover{transform:translateY(-4px)}
.es-qr-big{width:158px;height:158px;background:#fff;border-radius:22px;padding:17.5px;box-shadow:0 30px 50px -24px rgba(0,0,0,.6)}
.es-qr-caption{display:inline-flex;align-items:center;gap:7px;font-family:'Quicksand';font-weight:700;font-size:14px;color:#fff}
.es-download-divider{height:1px;background:rgba(255,255,255,.14);margin:56px 0 30px}
.es-footer-top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px}
.es-footer-logo{display:flex;align-items:center;gap:11px}
.es-footer-logo-img{height:30px;width:auto;display:block}
.es-footer-logo-text{font-family:'Quicksand';font-weight:700;font-size:21px}
.es-footer-tagline{font-family:'Nunito';font-weight:600;font-size:14px;color:rgba(255,255,255,.6);margin-left:6px}
.es-footer-links{display:flex;flex-wrap:wrap;gap:24px;font-family:'Nunito';font-weight:700;font-size:14px;color:rgba(255,255,255,.72)}
.es-footer-link{text-decoration:none;transition:color .2s;color:inherit}
.es-footer-link:hover{color:#fff}
.es-download-bottom{display:flex;flex-wrap:wrap;gap:18px;justify-content:space-between;margin-top:26px;font-family:'Nunito';font-weight:600;font-size:13px;color:rgba(255,255,255,.5)}

/* QR svg fill */
/* The QR svg is sized in JS to a whole number of pixels per module, so it can be
   smaller than the box — centre it rather than stretching it back to 100%. */
.es-qr-inline-code,.es-qr-big{display:flex;align-items:center;justify-content:center}
.es-qr-inline-code svg,.es-qr-big svg{display:block;width:100%;height:100%}

/* ============ MOBILE HEADER MENU ============ */
.es-nav-toggle{display:none;flex-direction:column;align-items:center;justify-content:center;gap:4px;flex:0 0 auto;width:44px;height:44px;padding:0;border:1px solid rgba(206,31,91,.16);border-radius:14px;background:#fff;cursor:pointer;box-shadow:0 10px 22px -16px rgba(159,19,66,.7)}
.es-nav-toggle-bar{display:block;width:18px;height:2px;border-radius:2px;background:var(--accent,#CE1F5B);transition:transform .26s cubic-bezier(.2,.7,.2,1),opacity .18s}
.es-nav-toggle[aria-expanded="true"] .es-nav-toggle-bar:nth-child(1){transform:translateY(6px) rotate(45deg)}
.es-nav-toggle[aria-expanded="true"] .es-nav-toggle-bar:nth-child(2){opacity:0}
.es-nav-toggle[aria-expanded="true"] .es-nav-toggle-bar:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
.es-mobile-nav{display:none;flex-direction:column;padding:4px 20px 18px;border-top:1px solid rgba(206,31,91,.08);animation:rise .28s cubic-bezier(.2,.7,.2,1) both}
.es-mobile-link{font-family:'Nunito';font-weight:700;font-size:16px;color:#3D4A57;text-decoration:none;padding:14px 4px;border-bottom:1px solid rgba(206,31,91,.07)}
.es-mobile-link--active{color:var(--accent,#CE1F5B)}
.es-mobile-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;font-family:'Quicksand';font-weight:700;font-size:16px;color:#fff;text-decoration:none;background:linear-gradient(135deg,var(--accent,#CE1F5B),var(--accent-deep,#9E1342));padding:15px 20px;border-radius:99px;box-shadow:0 14px 26px -12px rgba(206,31,91,.6)}

/* =========================================================
   RESPONSIVE
========================================================= */
@media (max-width:860px){
  [id]{scroll-margin-top:76px}
  .es-header-inner{padding:11px 18px;gap:14px}
  .es-btn-download{display:none}
  .es-nav-toggle{display:flex}
  .es-mobile-nav:not([hidden]){display:flex}
}

@media (max-width:720px){
  .es-pad{padding-left:20px!important;padding-right:20px!important}
  .es-download-inner{padding:66px 20px 30px}
  .es-section-lead{font-size:17px;line-height:1.66;margin-top:18px}
  .es-section-lead--center{font-size:16.5px}

  /* hero */
  .es-hero-inner{gap:30px}
  .es-hero-sub{margin-top:20px}
  .es-store-row{gap:12px;margin-top:26px}
  .es-value-row{gap:14px 18px;margin-top:24px}

  /* carousel — narrower slides keep the side phones on screen */
  .es-hero-right{min-height:0}
  .es-carousel-stage{height:474px}
  .es-carousel-slide{width:212px}
  .es-phone{border-radius:36px;padding:5px}
  .es-phone-screen{border-radius:28px}
  .es-carousel-arrow{width:40px;height:40px}

  /* balance scale — the beam and avatars were wider than the card */
  .es-scale-card{padding:24px 18px 22px;border-radius:28px}
  .es-scale-chip{min-width:70px;padding:8px 12px}
  .es-scale-chip-value{font-size:23px}
  .es-scale-title{font-size:12px;letter-spacing:.1em}
  .es-scale-stage{height:196px}
  .es-scale-beam{width:228px}
  .es-scale-avatar{width:50px;height:50px}
  .es-scale-avatar--left{left:-22px}
  .es-scale-avatar--right{right:-22px}
  .es-avatar{width:50px;height:50px;border-width:4px}
  .es-avatar svg{width:24px;height:24px}
  .es-scale-msg{font-size:15px}
  .es-scale-btns{gap:8px}
  .es-scale-btn{font-size:13px;padding:12px 4px;border-radius:12px}

  /* cards */
  .es-feature-card,.es-step,.es-mechanic-card{padding:26px 22px;border-radius:24px}
  .es-feature-grid,.es-steps{margin-top:38px}
  .es-mechanic-grid{margin-top:30px}
  .es-how-subhead{margin-top:56px}
  .es-step-num{font-size:46px;right:16px}

  /* gestures */
  .es-gesture-card{padding:24px 20px}
  .es-gesture-points{font-size:42px}
  .es-gesture-tags{gap:10px;margin-top:22px}

  /* gallery — arrows are redundant next to touch scrolling */
  .es-gallery-wrap{margin-top:34px}
  .es-gallery-scroll{gap:20px;padding:14px 4px 24px}
  .es-gallery-item{width:236px}
  .es-gallery-arrow{display:none}

  /* download / footer */
  .es-download-sub{font-size:17px;margin-top:16px}
  .es-download-grid{gap:38px}
  .es-qr-dual{gap:18px}
  .es-download-divider{margin:42px 0 24px}
  .es-footer-top{gap:16px}
  .es-footer-tagline{margin-left:0;flex-basis:100%}
  .es-footer-links{gap:16px 20px}
  .es-download-bottom{gap:8px}
}

@media (max-width:480px){
  .es-logo-img{height:30px}
  .es-logo-text{font-size:20px}
  .es-hero-title{font-size:37px}
  .es-carousel-stage{height:432px}
  .es-carousel-slide{width:190px}
  .es-scale-beam{width:206px}
  .es-scale-btn{font-size:12.5px}

  /* keep the scannable QR full size and let the pill take the row */
  .es-qr-inline{width:100%;padding:10px;gap:10px}
  .es-qr-inline-text{flex:1;min-width:0}
  .es-badge{flex:1;justify-content:center;padding:11px 14px}

  .es-gallery-item{width:210px}
  .es-qr-big{width:146px;height:146px;padding:11.5px}
  .es-footer-links{gap:14px 18px;font-size:13.5px}
}

@media (max-width:360px){
  /* keep both store badges on one row instead of wrapping their labels */
  .es-badge{gap:7px;padding:10px}
  .es-badge-small{font-size:9.5px}
  .es-badge-big{font-size:14px}
  .es-store-row{gap:10px}
  .es-hero-title{font-size:34px}
  .es-carousel-stage{height:400px}
  .es-carousel-slide{width:174px}
  .es-scale-beam{width:186px}
  .es-scale-btn{font-size:12px;padding:11px 3px}
}
