@font-face{font-family:"Bauhaus Bugler";src:url("../fonts/bauhaus-bugler-bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}
/* EletroPlay — premium editorial direction. Standalone to preserve partner pages. */
:root{--forest:#092b22;--forest-light:#163c30;--lime:#89f584;--paper:#f7f8f2;--ink:#122d24;--muted:#53645b;--line:#d8dfd6;--green:#21703b;--max:1240px;--radius:16px;--ease:cubic-bezier(.2,.7,.2,1)}
*{box-sizing:border-box;margin:0}html{scroll-behavior:smooth;scroll-padding-top:104px;-webkit-text-size-adjust:100%}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--paper);color:var(--ink);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}h1,h2,h3,.brand{font-family:Manrope,Inter,system-ui,sans-serif}h1,h2,h3{font-weight:600;line-height:1.1;letter-spacing:-.045em}h1{font-size:clamp(44px,4.65vw,70px)}h2{font-size:clamp(36px,4vw,55px)}h3{font-size:24px;letter-spacing:-.03em}em{font-style:normal;color:var(--green)}p{max-width:70ch}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}a,button,summary{cursor:pointer}button{border:0}ul,ol{padding:0;list-style:none}.icon{width:24px;height:24px;flex-shrink:0}a,button,summary{transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #399cff;outline-offset:5px}::selection{color:var(--forest);background:var(--lime)}.container{width:min(var(--max),calc(100% - 104px));margin-inline:auto}.section{padding:110px 0}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:600;margin-bottom:25px;line-height:1.7}.detail-label{text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:600}.fine{font-size:12px;line-height:1.7;color:var(--muted)}.section-description{font-size:16px;color:var(--muted);margin:27px 0;max-width:460px}.section-heading{display:flex;justify-content:space-between;gap:60px;align-items:flex-end;margin-bottom:65px}.heading-description{max-width:390px;color:var(--muted);font-size:16px;padding-bottom:5px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:54px;padding:14px 25px;border:1px solid transparent;border-radius:999px;font-size:13px;font-weight:600;line-height:1.4;white-space:normal;text-align:center}.btn .icon{width:19px;height:19px}.btn-primary{background:var(--lime);color:var(--forest)}.btn-primary:hover{background:#b1ffaa;box-shadow:0 4px 24px #89f58422}.btn-outline{border-color:#aec3b87a;color:var(--paper);background:transparent}.btn-outline:hover{background:#ffffff10;border-color:var(--lime)}.btn-sm{min-height:44px;padding:10px 20px;font-size:12px;gap:14px}.text-link{display:inline-flex;align-items:center;gap:20px;font-size:13px;font-weight:500;min-height:44px;text-decoration:underline;text-underline-offset:7px;text-decoration-color:#ffffff50}.text-link:hover{color:var(--lime)}.dark-link{text-decoration-color:#88988d}.dark-link:hover{color:var(--green)}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--lime);flex-shrink:0}.skip-link{position:fixed;top:10px;left:20px;z-index:100;background:var(--paper);color:var(--forest);padding:12px 20px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}
/* Navigation */
.site-header{position:sticky;top:0;z-index:50;background:var(--forest);color:var(--paper);border-bottom:1px solid #ffffff0d}.site-header.is-stuck{box-shadow:0 5px 20px #00000015}.header-inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;letter-spacing:-.055em;font-size:27px;font-weight:700;line-height:1}.brand img{width:44px;height:40px;object-fit:contain}.nav-list{display:flex;align-items:center;gap:32px;font-size:12px}.nav-list a{display:flex;align-items:center;min-height:44px}.nav-list a:hover,.nav-list a.is-active{color:var(--lime)}.header-actions{display:flex;align-items:center;gap:12px}.nav-toggle{display:none;background:transparent;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid #ffffff40;border-radius:50%}
/* Hero */
.hero{position:relative;background:var(--forest);color:var(--paper);isolation:isolate;min-height:650px;overflow:hidden}.hero-image{position:absolute;inset:0 0 0 22%;z-index:-2}.hero-image img,.hero-image video{width:100%;height:100%;object-fit:cover;object-position:68% 50%}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#092b22 0%,#092b22f7 23%,#092b22ba 43%,#092b2230 63%,#092b2200 100%)}.hero-inner{position:relative;min-height:650px;padding-top:70px;padding-bottom:54px}.hero-copy{position:relative;z-index:1;max-width:670px}.hero .eyebrow{color:#c5d3c9;display:flex;align-items:center;gap:10px;font-size:10px;margin-bottom:26px}.hero h1{font-weight:600;letter-spacing:-.055em;line-height:1.06}.hero em{color:var(--lime)}.hero-lead{max-width:370px;font-size:17px;line-height:1.65;color:#e0e8e0;margin-top:28px}.hero-actions{display:flex;gap:27px;align-items:center;margin-top:29px}.hero-platforms{margin-top:46px;font-size:11px;color:#c8d7cc}.hero-platforms>div{display:flex;gap:21px;margin-top:5px;color:var(--paper)}.hero-platforms a{display:flex;align-items:center;gap:12px;min-height:44px}.hero-platforms a+a{border-left:1px solid #ffffff30;padding-left:21px}.hero-platforms .icon{width:13px;height:13px}.hero-platforms a:hover{color:var(--lime)}.hero-note{position:absolute;bottom:40px;right:0;display:flex;align-items:center;gap:13px;background:#092b22c9;backdrop-filter:blur(14px);padding:16px 20px;border:1px solid #ffffff20;border-radius:8px;font-size:11px;letter-spacing:.02em}.hero-note>.icon{margin-left:15px;width:18px}.image-caption{position:absolute;bottom:9px;right:20px;font-size:9px;letter-spacing:.06em;color:#fff;background:#092b2280;padding:2px 7px;border-radius:4px}.steps-strip{border-bottom:1px solid var(--line)}.steps{display:grid;grid-template-columns:repeat(3,1fr);padding-block:34px}.steps li{display:flex;align-items:center;gap:18px;padding:0 28px;border-right:1px solid var(--line);position:relative}.steps li:first-child{padding-left:0}.steps li:last-child{border:0}.step-number{position:absolute;top:0;left:28px;font-size:9px;color:var(--muted)}.steps li:first-child .step-number{left:0}.steps li>.icon{width:30px;height:30px;margin-top:18px;stroke-width:1.5}.steps li>div{padding-top:12px}.steps strong{font-family:Manrope,sans-serif;font-size:20px;font-weight:600;letter-spacing:-.04em}.steps p{font-size:12px;color:var(--muted)}
/* Energy cycle */
.cycle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:65px;position:relative}.cycle-grid:before{content:"";position:absolute;top:36px;left:36px;right:calc(33.33% - 36px);height:1px;background:var(--line)}.cycle-grid article{position:relative}.cycle-icon{display:flex;align-items:center;justify-content:center;width:73px;height:73px;border:1px solid #718e7b;border-radius:50%;background:var(--paper);margin-bottom:27px}.cycle-icon>.icon{width:29px;height:29px}.cycle-grid .detail-label{display:block;color:var(--muted);margin-bottom:12px}.cycle-grid h3{margin-bottom:12px}.cycle-grid p{font-size:14px;color:var(--muted);max-width:300px}
/* Credits */
.ew-section{background:#ecf0e7;border-block:1px solid var(--line)}.ew-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.energy-credit{position:relative;background:var(--forest);color:var(--paper);border-radius:var(--radius);padding:30px 34px;box-shadow:0 24px 45px -30px #163c3070;overflow:hidden}.energy-credit:after{content:"";position:absolute;width:250px;height:250px;border-radius:50%;border:1px solid #89f58418;right:-125px;top:-95px;box-shadow:0 0 0 35px #89f58405,0 0 0 70px #89f58404}.credit-top,.credit-bottom{display:flex;align-items:center;justify-content:space-between}.credit-top{font-size:12px;color:#d1dfd1}.credit-top .icon{color:var(--lime)}.credit-equation{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:38px}.credit-equation strong{font-family:Manrope,sans-serif;font-weight:500;font-size:64px;letter-spacing:-.06em;line-height:1.1}.credit-equation small{font-size:26px;letter-spacing:-.03em;color:var(--lime)}.credit-equation>span{color:#b3c5b6;font-size:25px}.energy-credit>p{font-size:12px;color:#c5d7c8;text-align:right;margin:6px 0 32px}.credit-bottom{border-top:1px solid #ffffff20;padding-top:20px;font-size:8px;letter-spacing:.15em;color:#c5d7c8}.credit-bottom .icon{width:17px;height:17px}.ew-disclosure{margin-top:28px;padding-inline:3px}.ew-disclosure h3{font-size:17px;letter-spacing:-.02em;margin-bottom:10px}.ew-disclosure p{font-size:13px;color:var(--muted)}.ew-disclosure .fine{font-size:11px;margin-top:14px}
/* Business */
.business-section{padding:105px 0;background:var(--forest);color:var(--paper)}.business-section em{color:var(--lime)}.business-section .eyebrow{color:#b9cdc0}.business-section .heading-description{color:#c5d3c9}.business-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.business-card{padding:38px;border:1px solid #d1e7d32b;border-radius:12px;background:#ffffff03;position:relative;scroll-margin-top:110px}.business-card--location{background:#183d2f}.business-icon{position:absolute;right:33px;top:34px;color:var(--lime)}.business-icon .icon{width:29px;height:29px}.business-card .detail-label{color:#bad0bd;margin-bottom:25px}.business-card h3{font-size:35px;margin-bottom:18px}.business-card>p:not(.detail-label){font-size:14px;color:#c5d3c9;max-width:360px}.check-list{display:grid;gap:13px;margin-block:30px}.check-list li{display:flex;align-items:flex-start;gap:11px;font-size:12px;color:#e0e8e0}.check-list .icon{width:16px;height:20px;color:var(--lime)}.business-card .btn{font-size:12px;gap:20px}.business-more{display:flex;align-items:center;gap:9px;font-size:11px;margin-top:12px;min-height:44px;color:#c3d7c6}.business-more .icon{width:14px}.business-more:hover{color:var(--lime)}
/* Benefits and audiences */
.rewards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.rewards-grid article{padding-top:25px;border-top:1px solid var(--line)}.rewards-grid .icon{margin-bottom:22px;color:var(--green)}.rewards-grid h3{font-size:21px;margin-bottom:12px}.rewards-grid p{font-size:14px;color:var(--muted)}.rewards-note{font-size:11px;color:var(--muted);margin-top:30px;max-width:none}.audience-section{padding:65px 0;border-block:1px solid var(--line);background:#ecf0e7}.audience-inner{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.audience-inner h2{font-size:38px}.audience-list{display:grid;gap:19px}.audience-list article{border-bottom:1px solid var(--line);padding-bottom:16px}.audience-list h3{font-size:17px;margin-bottom:4px}.audience-list p{font-size:13px;color:var(--muted)}
/* App preview */
.app-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.app-benefits{display:grid;gap:16px;margin-bottom:32px}.app-benefits li{display:flex;align-items:center;gap:13px;font-size:14px}.app-benefits .icon{width:20px;height:20px;color:var(--green)}.store-badges{display:flex;flex-wrap:wrap;gap:12px;margin:25px 0 14px}.store-badge{min-height:59px;display:flex;align-items:center;gap:10px;padding:9px 18px;border:1px solid #c3cfc4;background:var(--forest);color:white;border-radius:8px}.store-badge:hover{background:#20533b;border-color:var(--green)}.store-ico{width:23px;height:26px}.store-txt{display:flex;flex-direction:column;text-align:left;line-height:1.25}.store-txt small{font-size:9px;font-weight:400}.store-txt strong{font-size:17px;font-weight:500;letter-spacing:-.02em}.phone-stage{position:relative;display:flex;flex-direction:column;align-items:center;padding:30px 0 18px;isolation:isolate}.phone-stage:before{content:"";position:absolute;z-index:-1;inset:10% 0;background:#e7eddf;border-radius:50%}.phone{background:#112e24;width:282px;border:7px solid #1a211d;border-radius:40px;box-shadow:0 28px 50px -25px #092b2270,0 0 0 1px #6c766c;overflow:hidden;transform:rotate(4deg)}.phone-top{height:36px;display:flex;justify-content:space-between;align-items:center;color:white;padding-inline:21px;font-size:10px;position:relative}.phone-island{background:#090e0b;height:18px;width:75px;border-radius:30px}.phone-brand{display:flex;align-items:center;color:var(--paper);padding:12px 15px;font-size:17px;gap:7px;font-family:Manrope,sans-serif;font-weight:700;letter-spacing:-.04em}.phone-brand img{width:25px;height:25px;object-fit:contain}.phone-search{display:flex;gap:8px;align-items:center;font-size:9px;background:#ffffff0a;border:1px solid #ffffff12;border-radius:20px;color:#d2dfd2;padding:9px 10px;margin:0 13px}.phone-search .icon{width:13px;height:13px}.phone-map{width:100%;height:248px}.phone-sheet{position:relative;background:var(--paper);border-radius:20px 20px 0 0;padding:14px 18px 26px;margin-top:-10px}.sheet-handle{display:block;margin:0 auto 18px;width:35px;height:3px;border-radius:5px;background:#c8d2c8}.phone-sheet .detail-label{font-size:7px;display:block;color:var(--muted);margin-bottom:10px}.phone-sheet>strong{font-family:Manrope,sans-serif;display:block;font-size:23px;line-height:1.2;letter-spacing:-.04em}.phone-sheet-bottom{display:flex;align-items:center;justify-content:space-between;font-size:8px;margin-top:20px}.phone-sheet-bottom .icon{width:22px;height:22px;border:1px solid #a7b9ab;border-radius:50%;padding:3px}.phone-caption{font-size:10px;letter-spacing:.04em;color:var(--muted);margin-top:23px}.app-float{display:flex;gap:12px;align-items:center;position:absolute;bottom:120px;left:-15px;padding:17px 20px;border:1px solid var(--line);border-radius:10px;background:#ffffffed;box-shadow:0 10px 25px #092b220b}.app-float>.icon{color:var(--green);width:26px}.app-float strong,.app-float span{display:block;font-size:10px}.app-float span{font-size:9px;color:var(--muted);margin-top:3px}
/* Native FAQ preserves accessible disclosure behaviour */
#faq{background:#eef1e8;border-top:1px solid var(--line)}#faq>.container{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}#faq .kicker{font-size:11px;letter-spacing:.17em;text-transform:uppercase;margin-bottom:24px}#faq h2{font-size:44px}#faq .section-sub{font-size:14px;color:var(--muted);margin-top:25px}.faq{border-top:1px solid #bdcabc}.faq-item{border-bottom:1px solid #bdcabc}.faq-item summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:74px;padding:20px 0;font-size:14px;font-weight:500;line-height:1.5}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:hover{color:var(--green)}.faq-icon{flex-shrink:0}.faq-icon .icon{width:17px;height:17px;transition:transform .2s}.faq-item[open] .faq-icon .icon{transform:rotate(45deg)}.faq-body{font-size:13px;color:var(--muted);padding:0 24px 24px 0}.faq-body a{text-decoration:underline;text-underline-offset:3px}.faq-body strong{color:var(--ink)}
/* Download and footer */
.cta{padding:100px 0;background:var(--forest);color:var(--paper);text-align:center;border-bottom:1px solid #ffffff20}.cta-inner{display:flex;align-items:center;flex-direction:column}.cta .eyebrow{color:#c1d4c7}.cta h2{font-size:clamp(33px,4.3vw,60px)}.cta em{color:var(--lime)}.cta .store-badges{justify-content:center;margin-top:35px}.cta .store-badge{background:#f7f8f2;color:var(--forest);border-color:#f7f8f2}.cta .store-badge:hover{background:#dcebd9}.cta .fine{color:#c1d4c7;font-size:11px}.site-footer{padding:65px 0 25px;background:var(--forest);color:var(--paper)}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.brand--footer .brand-word-img{width:105px;height:auto}.footer-brand>p{font-size:13px;color:#b6cbbd;max-width:275px;margin-top:19px}.footer-wa{display:inline-flex;gap:10px;align-items:center;font-size:12px;min-height:44px;margin-top:13px}.footer-wa .icon{width:16px;height:16px}.footer-wa:hover{color:var(--lime)}.footer-nav{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.footer-h{font:500 12px Inter,sans-serif;color:#e3eee4;margin-bottom:17px;letter-spacing:0}.footer-nav li a{display:inline-flex;align-items:center;font-size:11px;min-height:36px;color:#b6cbbd}.footer-nav a:hover{color:var(--lime)}.footer-bottom{border-top:1px solid #ffffff20;margin-top:50px;padding-top:25px}.footer-legal{font-size:10px;color:#a8bcae;line-height:1.8;max-width:950px}.footer-copy{font-size:10px;color:#b6cbbd;margin-top:20px}.wa-fab{position:fixed;bottom:22px;right:22px;z-index:40;display:flex;align-items:center;justify-content:center;width:52px;height:52px;background:#1e743c;border:1px solid #9ce0a285;border-radius:50%;box-shadow:0 5px 16px #092b2226}.wa-fab:hover{background:#155a2d}.wa-fab-ic{width:25px;height:25px}.wa-fab-label{position:absolute;right:63px;white-space:nowrap;background:var(--forest);color:white;padding:7px 12px;border-radius:6px;font-size:11px;opacity:0;visibility:hidden;transition:opacity .2s}.wa-fab:hover .wa-fab-label,.wa-fab:focus-visible .wa-fab-label{opacity:1;visibility:visible}
/* Mobile navigation remains available without JavaScript. */
@media(min-width:1051px){.nav-list{display:flex!important}}
@media(max-width:1050px){.container{width:calc(100% - 64px)}.header-inner{height:78px;gap:16px}.brand{font-size:24px}.header-inner>nav{margin-left:auto}.nav-list{gap:17px;font-size:11px}.btn-sm{padding-inline:15px}.hero h1{font-size:55px}.hero-copy{max-width:560px}.hero-image{left:15%}.hero:after{background:linear-gradient(90deg,#092b22 0%,#092b22e8 28%,#092b2270 64%,#092b2210)}.hero-note{font-size:9px;padding:13px;right:0}.ew-layout,.audience-inner{gap:55px}.app-layout{gap:35px}.business-card{padding:30px}.business-card h3{font-size:31px}.business-card .detail-label{font-size:9px}.business-icon{right:25px}.section-heading{gap:35px}.heading-description{max-width:320px}.cycle-grid{gap:40px}#faq>.container{gap:55px}.credit-equation strong{font-size:52px}.credit-equation small{font-size:22px}.energy-credit{padding:27px}.steps li{padding-inline:20px}.steps li .step-number{left:20px}.steps p{font-size:11px}.app-float{left:-8px}.footer-grid{gap:55px}}
@media(max-width:850px){.nav-toggle{display:flex}.header-inner>nav{margin:0}.header-actions{margin-left:auto}.js .nav-list{display:none}.nav-list{position:absolute;top:100%;left:0;right:0;padding:20px 32px;background:var(--forest);border-bottom:1px solid #ffffff25;flex-direction:column;align-items:stretch;gap:3px;font-size:15px}.nav-open .nav-list{display:flex}.nav-list a{padding-inline:10px;min-height:48px}.hero-note{display:none}.hero-inner{padding-top:65px;min-height:630px}.hero{min-height:630px}.hero h1{font-size:56px}.section{padding-block:80px}.section-heading{gap:25px}.section-heading h2{font-size:43px}.heading-description{max-width:270px;font-size:14px}.ew-layout{gap:35px}.ew-layout h2{font-size:40px}.credit-equation strong{font-size:44px}.credit-equation small{font-size:19px}.energy-credit{padding:22px}.credit-bottom{font-size:7px}.business-section{padding-block:80px}.business-card{padding:27px}.business-card .detail-label{max-width:160px}.business-icon{right:23px;top:23px}.business-card h3{font-size:28px}.business-card .btn{font-size:11px;gap:12px;padding-inline:18px}.check-list li{font-size:11px}.steps li{gap:12px}.steps strong{font-size:18px}.steps li>.icon{width:25px}.steps p{font-size:10px}.app-layout{gap:20px}.app-layout h2{font-size:44px}.phone{width:255px}.app-float{padding:12px;bottom:105px;left:-12px}.phone-sheet>strong{font-size:21px}.phone-map{height:220px}#faq h2{font-size:38px}#faq>.container{gap:35px}.footer-grid{gap:40px}}
@media(max-width:700px){html{scroll-padding-top:90px}.container{width:calc(100% - 40px)}.header-inner{height:74px;gap:8px}.brand{font-size:22px;gap:7px}.brand img{width:33px;height:33px}.header-actions{gap:9px}.header-actions .btn{font-size:10px;padding:9px 13px;min-height:42px;gap:8px}.header-actions .btn .icon{width:14px;height:14px}.nav-toggle{width:42px;height:42px}.hero{min-height:860px}.hero-inner{min-height:860px;padding-top:48px;padding-bottom:340px}.hero-copy{max-width:100%}.hero h1{font-size:clamp(38px,8.6vw,58px);letter-spacing:-.055em}.hero .eyebrow{font-size:8px;letter-spacing:.14em;gap:8px;margin-bottom:23px}.hero-lead{font-size:16px;max-width:345px;margin-top:24px}.hero-actions{gap:19px;margin-top:26px}.hero-actions .btn{font-size:12px;padding-inline:21px;gap:18px}.hero-actions .text-link{font-size:12px;gap:12px}.hero-platforms{margin-top:28px}.hero-image{inset:auto 0 0;height:430px}.hero-image img,.hero-image video{object-position:100% 60%}.hero:after{background:linear-gradient(180deg,#092b22 0%,#092b22 47%,#092b22f2 52%,#092b2280 64%,#092b2200 80%)}.image-caption{font-size:8px}.steps{grid-template-columns:1fr;padding-block:6px}.steps li,.steps li:first-child{padding:22px 0 22px 28px;border-right:0;border-bottom:1px solid var(--line);gap:20px}.steps li:last-child{border:0}.step-number,.steps li .step-number,.steps li:first-child .step-number{left:0;top:29px}.steps li>.icon{margin:0;width:27px;height:27px}.steps li>div{padding:0}.steps strong{font-size:20px}.steps p{font-size:13px}.section{padding-block:65px}.eyebrow{font-size:10px;margin-bottom:19px}.section-heading{display:block;margin-bottom:38px}.section-heading h2,h2{font-size:38px}.heading-description{max-width:100%;font-size:16px;margin-top:23px;padding:0}.cycle-grid{grid-template-columns:1fr;gap:32px}.cycle-grid:before{top:30px;bottom:85px;left:29px;width:1px;height:auto;right:auto}.cycle-grid article{padding-left:82px;min-height:105px}.cycle-icon{position:absolute;left:0;top:0;width:60px;height:60px}.cycle-icon .icon{width:24px;height:24px}.cycle-grid .detail-label{font-size:9px;margin-bottom:10px}.cycle-grid h3{font-size:23px;margin-bottom:10px}.cycle-grid p{font-size:16px;max-width:none}.ew-layout{grid-template-columns:1fr;gap:35px}.ew-layout h2{font-size:40px}.section-description{font-size:16px}.energy-credit{padding:28px}.credit-equation strong{font-size:58px}.credit-equation small{font-size:24px}.credit-bottom{font-size:8px}.ew-disclosure p{font-size:15px}.ew-disclosure .fine{font-size:13px}.business-section{padding-block:65px}.business-grid{grid-template-columns:1fr;gap:20px}.business-card{padding:29px 25px}.business-card h3{font-size:34px}.business-card .detail-label{max-width:none;font-size:9px;margin-bottom:23px;padding-right:35px}.business-card>p:not(.detail-label){font-size:16px}.business-icon{right:24px;top:24px}.check-list{gap:16px}.check-list li{font-size:14px}.business-card .btn{font-size:13px;padding:14px 21px}.business-more{font-size:12px}.rewards-grid{grid-template-columns:1fr;gap:28px}.rewards-grid article{padding-left:45px;position:relative;padding-top:23px}.rewards-grid .icon{position:absolute;left:0;top:26px}.rewards-grid h3{font-size:22px}.rewards-grid p{font-size:16px}.rewards-note{font-size:13px}.audience-section{padding-block:55px}.audience-inner{grid-template-columns:1fr;gap:35px}.audience-inner h2{font-size:36px}.audience-list h3{font-size:20px}.audience-list p{font-size:16px}.app-layout{grid-template-columns:1fr;gap:30px}.app-layout h2{font-size:40px}.app-benefits li{font-size:15px}.store-badges{gap:10px}.store-badge{padding:10px 16px;min-height:60px}.store-txt strong{font-size:16px}.phone-stage{max-width:380px;width:100%;margin:auto;padding-bottom:10px}.phone{width:265px}.phone-map{height:240px}.app-float{left:0;bottom:105px}.app-float strong{font-size:10px}.app-float span{font-size:9px}.phone-caption{font-size:11px}#faq>.container{grid-template-columns:1fr;gap:30px}#faq h2{font-size:38px}#faq .section-sub{font-size:16px;margin-top:17px}.faq-item summary{font-size:16px;gap:18px;min-height:76px}.faq-body{font-size:16px;padding-right:0}.cta{padding-block:65px}.cta .eyebrow{font-size:9px}.cta h2{font-size:36px}.cta .fine{font-size:12px}.footer-grid{grid-template-columns:1fr;gap:40px}.site-footer{padding-top:45px}.footer-brand>p{font-size:14px;max-width:310px}.footer-nav{gap:15px}.footer-h{font-size:12px}.footer-nav li a{font-size:12px;min-height:44px}.footer-legal{font-size:11px}.footer-copy{padding-right:55px;font-size:11px}.footer-bottom{margin-top:35px}.wa-fab{width:48px;height:48px;right:14px;bottom:14px}.wa-fab-ic{width:23px;height:23px}.text-link{min-height:46px}.hero-platforms a{min-height:44px}.brand--footer .brand-word-img{width:110px}.fine{font-size:12px}}
@media(max-width:374px){.container{width:calc(100% - 32px)}.brand{font-size:20px}.header-actions .btn{padding-inline:10px}.header-actions .btn .icon{display:none}.hero h1{font-size:36px}.hero-actions{gap:12px}.hero-actions .btn{padding-inline:18px}.hero-actions .text-link{gap:7px;font-size:11px}.credit-equation strong{font-size:50px}.credit-equation small{font-size:20px}.store-badge{padding-inline:13px}.store-txt strong{font-size:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Review refinements: brand lettering, official badges, and restrained hero motion. */
.brand>span,.phone-brand>span{font-family:"Bauhaus Bugler",sans-serif;font-weight:700;letter-spacing:0;font-size:.95em}
.credit-equation{justify-content:flex-start;gap:30px}.credit-equation>strong{font-size:72px;color:var(--lime);letter-spacing:-.05em}.credit-equation>span{font:500 21px/1.3 Manrope,sans-serif;letter-spacing:-.03em;color:var(--paper)}.energy-credit>p{text-align:left;margin-top:15px}
.store-badges .official-badge{position:relative;background:none;border:0;border-radius:0;padding:0;min-height:0;display:block;flex:0 0 auto;width:150px;height:50px;overflow:hidden}.store-badges .official-badge:hover{background:none;opacity:.85}.official-badge img{width:100%;height:100%;object-fit:fill}/* Google artwork has 29px transparent padding above and below its 192px badge. */.google-badge img{position:absolute;left:0;top:-15.104167%;width:100%;height:130.208333%;max-width:none;margin:0}.hero-platforms>.store-badges{gap:16px;margin-top:12px}.hero-platforms .official-badge+.official-badge{border:0;padding:0}.hero-platforms .store-badges{color:white}.hero-platforms{margin-top:35px}.cta .store-badges .official-badge{background:none;border:0}
@keyframes hero-enter{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
@keyframes hero-image-settle{from{transform:scale(1.025)}to{transform:scale(1)}}
@media(prefers-reduced-motion:no-preference){.hero-copy>.eyebrow{animation:hero-enter .65s var(--ease) both}.hero h1{animation:hero-enter .8s .1s var(--ease) both}.hero-lead{animation:hero-enter .8s .2s var(--ease) both}.hero-actions{animation:hero-enter .8s .3s var(--ease) both}.hero-image img{animation:hero-image-settle 1.8s var(--ease) both}.hero-note{animation:hero-enter .8s .5s var(--ease) both}}
@media(max-width:700px){.hero-platforms{margin-top:26px}.hero-platforms>.store-badges{gap:8px}.store-badges .official-badge{width:140px;height:47px}.credit-equation{gap:24px}.credit-equation>strong{font-size:67px}.credit-equation>span{font-size:20px}}

/* Official Apple product bezel, displayed unmodified over the illustrative app UI. */
.phone{position:relative;width:300px;height:auto;aspect-ratio:1470/3000;border:0;border-radius:0;box-shadow:none;background:none;overflow:visible;transform:none}
.device-frame{position:absolute;inset:0;width:100%;height:100%;z-index:2;pointer-events:none}
.phone-display{position:absolute;inset:1.4% 3.2%;border-radius:37px;overflow:hidden;background:#112e24;display:flex;flex-direction:column}
.phone-top{height:44px;flex-shrink:0;padding-inline:20px;font-size:9px}.phone-island{visibility:hidden}.phone-status{width:34px;height:12px}
.phone-brand{padding:11px 16px;font-size:19px}.phone-search{flex-shrink:0}.phone-map{height:auto;min-height:0;flex:1}.phone-sheet{flex-shrink:0;padding-bottom:30px}.phone-sheet>strong{font-size:24px}
.app-float{position:static;margin-top:17px;padding:12px 20px;box-shadow:none;background:transparent;border:0}.app-float strong{font-size:12px}.app-float span{font-size:11px}.phone-caption{margin-top:17px}.phone-stage:before{inset:15% 0 22%}
@media(max-width:1050px) and (min-width:701px){.phone{width:270px}.phone-display{border-radius:34px}.phone-sheet>strong{font-size:22px}}
@media(max-width:700px){.phone{width:280px}.phone-display{border-radius:35px}.phone-sheet>strong{font-size:22px}.app-float{position:static}}

/* The original photo remains visible until inline playback actually starts. */
.hero-image picture{display:block;width:100%;height:100%}
.hero-video{position:absolute;inset:0;opacity:0;pointer-events:none}
.hero-video.is-playing{opacity:1}
.hero-motion-toggle{position:absolute;z-index:2;left:20px;bottom:9px;background:#092b22cc;color:#fff;border:1px solid #ffffff50;border-radius:999px;padding:10px 14px;min-height:44px;font-size:11px;line-height:1.3}
.hero-motion-toggle[hidden]{display:none}
@media(prefers-reduced-motion:reduce){.hero-video,.hero-motion-toggle{display:none}}

/* Photorealistic minted EW asset with restrained product motion. */
.ew-coin-stage{position:relative;display:grid;place-items:center;min-height:390px;perspective:1200px;isolation:isolate;padding:10px 0 30px}
.ew-coin-render{display:block;width:min(100%,370px);height:auto;mix-blend-mode:multiply;transform-origin:50% 65%;animation:ew-product-motion 9s ease-in-out infinite}
.ew-coin-shadow{position:absolute;z-index:-1;bottom:12px;width:220px;height:22px;background:radial-gradient(ellipse,#183e2b38,transparent 70%);filter:blur(6px);animation:ew-product-shadow 9s ease-in-out infinite}
@keyframes ew-product-motion{0%,100%{transform:translateY(0) rotate(-3deg) rotateY(-5deg)}50%{transform:translateY(-12px) rotate(2deg) rotateY(5deg)}}
@keyframes ew-product-shadow{0%,100%{transform:scaleX(1);opacity:.8}50%{transform:scaleX(.85);opacity:.5}}
.ew-coin-stage.anim-paused *{animation-play-state:paused!important}
@media(max-width:700px){.ew-coin-stage{min-height:340px}.ew-coin-render{width:min(100%,320px)}}
@media(prefers-reduced-motion:reduce){.ew-coin-stage *{animation:none!important}}

/* Runway supplies the motion; the asset carries a real alpha channel. */
.ew-coin-render{animation:none;mix-blend-mode:normal}.ew-coin-shadow{display:none}
.delivery-links{display:flex;flex-wrap:wrap;gap:22px;padding:22px 0;font-size:14px;color:#dce8df}.delivery-links a{text-decoration:underline}.ew-disclosure a{text-decoration:underline;text-underline-offset:3px}.business-more+.business-more{margin-left:0;display:block;margin-top:12px}
