:root{--green-950:#043d22;--green-900:#07512d;--green-800:#096438;--green-700:#0b7c43;--green-600:#13964f;--green-500:#20ad5a;--cream:#fff7df;--cream-2:#fffdf5;--orange:#ff820f;--orange-2:#ff9f1c;--gold:#f8c34b;--ink:#123323;--muted:#5c7566;--sky:#d9f6ff;--white:#fff;--shadow:0 24px 70px #0e482a2e;--soft-shadow:0 16px 44px #0e482a1f;--radius-xl:34px;--radius-lg:24px;--radius-md:18px;--page:min(1340px, calc(100% - 48px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:linear-gradient(180deg, var(--sky) 0%, #fbfff2 38%, var(--cream-2) 100%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}.page-shell{width:var(--page);margin-inline:auto}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:50;pointer-events:none;transition:transform .25s,top .25s;position:fixed;top:22px;left:0;right:0}.nav-shell{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);pointer-events:auto;background:#fffffff0;border-radius:28px;grid-template-columns:250px 1fr auto;align-items:center;gap:22px;width:min(1280px,100% - 48px);height:86px;margin-inline:auto;padding:0 24px;display:grid;box-shadow:0 18px 46px #08462d29}.brand{align-items:center;width:fit-content;display:inline-flex;position:relative}.brand-logo{width:190px;height:auto}.brand-fallback{color:var(--green-900);letter-spacing:-1.5px;font-size:36px;font-weight:950;display:none}.brand-logo.missing-image{display:none}.brand-logo.missing-image+.brand-fallback{display:inline-block}.nav-links{color:#0e2219;justify-content:center;align-items:center;gap:clamp(18px,3vw,42px);font-weight:900;display:flex}.nav-links a{padding:14px 0;position:relative}.nav-links a:after{content:"";background:linear-gradient(90deg, var(--green-500), var(--orange));border-radius:999px;width:0;height:4px;transition:width .2s;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}.nav-links a:hover:after,.nav-links a.is-active:after{width:34px}.nav-cta,.button{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:58px;padding:0 28px;font-weight:950;line-height:1;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.nav-cta,.button-primary{color:#fff;background:linear-gradient(135deg, var(--orange), #ff6f00);box-shadow:0 16px 34px #ff770042}.button-secondary{box-shadow:var(--soft-shadow);color:#11271c;background:#fff}.button-green{color:#fff;background:linear-gradient(135deg, var(--green-600), #159945);box-shadow:0 18px 42px #0e893e40}.nav-cta:hover,.button:hover{transform:translateY(-2px)}.menu-toggle{width:48px;height:48px;color:var(--green-900);background:#f0fff4;border:0;border-radius:16px;display:none}.menu-toggle span{background:currentColor;border-radius:999px;width:22px;height:3px;margin:4px auto;display:block}.hero{background:linear-gradient(#d6f7ff 0%,#eafaf1 65%,#fff8e5 100%);min-height:910px;padding-top:150px;position:relative;overflow:hidden}.hero:before{content:"";z-index:0;background-image:url(/assets/backgrounds/hero-bg-desktop.webp);background-position:bottom;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.hero:after{content:"";background:var(--cream-2);z-index:1;border-radius:55% 55% 0 0/42% 42% 0 0;height:210px;position:absolute;bottom:-95px;left:-5%;right:-5%}.hero-inner{z-index:2;grid-template-columns:minmax(420px,.86fr) minmax(590px,1.14fr);align-items:center;gap:clamp(28px,4vw,70px);display:grid;position:relative}.eyebrow{color:var(--green-700);letter-spacing:-.01em;margin:0 0 18px;font-weight:950}.hero h1,.section-heading h2,.feature-copy h2,.custom-copy h2,.waitlist-card h2{letter-spacing:-.065em;color:var(--green-950);margin:0;font-weight:1000;line-height:.95}.hero h1{max-width:670px;font-size:clamp(58px,7.2vw,108px)}.hero-text{color:#355848;max-width:560px;margin:32px 0 0;font-size:clamp(18px,1.6vw,22px);font-weight:700;line-height:1.62}.hero-actions{flex-wrap:wrap;gap:18px;margin-top:34px;display:flex}.store-badge{min-width:218px;min-height:66px;box-shadow:var(--soft-shadow);background:#ffffffeb;border-radius:16px;align-items:center;gap:14px;padding:10px 20px;font-weight:950;display:flex}.store-badge small{color:#4b6558;margin-bottom:4px;font-size:11px;font-weight:800;line-height:1;display:block}.store-icon{font-size:34px;line-height:1}.play-triangle{filter:drop-shadow(0 0 #000);border-top:16px solid #0000;border-bottom:16px solid #0000;border-left:24px solid #22b457;width:0;height:0}.hero-visual{min-height:640px;position:relative}.phone-frame{aspect-ratio:390/844;background:#111;border:8px solid #1d2628;border-radius:42px;width:270px;padding:13px;position:relative;overflow:hidden;box-shadow:0 30px 70px #021c1157}.phone-frame:after{content:"";pointer-events:none;border-radius:30px;position:absolute;inset:7px;box-shadow:inset 0 0 0 1px #fff3}.phone-notch{z-index:5;background:#090d10;border-radius:0 0 18px 18px;width:84px;height:24px;position:absolute;top:17px;left:50%;transform:translate(-50%)}.phone-frame img{object-fit:cover;object-position:top center;background:#f9fff1;border-radius:28px;width:100%;height:100%}.hero-phone-main{z-index:5;width:min(25vw,315px);position:absolute;top:42px;right:22%;transform:rotate(-5deg)}.hero-phone-side{z-index:4;width:min(22vw,280px);position:absolute;top:28px;right:1%;transform:rotate(7deg)}.wood-sign{z-index:6;color:#fff;letter-spacing:-.04em;background:linear-gradient(#a96527,#8c4e1d);border-radius:14px;padding:20px 24px;font-size:clamp(24px,2.5vw,38px);font-weight:1000;line-height:1.12;position:absolute;bottom:110px;right:0;transform:rotate(-2deg);box-shadow:0 14px 28px #542d1238}.quick-cards{z-index:3;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:-48px;display:grid;position:relative}.quick-card,.step-card,.community-card,.faq-item{border-radius:var(--radius-lg);box-shadow:var(--soft-shadow);background:#ffffffe6;border:1px solid #115e3714}.quick-card{grid-template-columns:62px 1fr;align-items:center;gap:18px;min-height:168px;padding:28px;display:grid}.quick-card img{object-fit:contain;width:54px;height:54px}.quick-card h3{letter-spacing:-.04em;color:#102d21;margin:0;font-size:22px;line-height:1.05}.quick-card p{color:var(--muted);grid-column:2;margin:-18px 0 0;font-weight:700;line-height:1.45}.how-section{background:linear-gradient(180deg, var(--cream-2), #fffaf0);padding:76px 0 72px;position:relative;overflow:hidden}.section-heading{text-align:center;margin-bottom:46px}.section-heading p{max-width:620px;color:var(--muted);margin:14px auto 0;font-size:18px;font-weight:750;line-height:1.55}.steps-grid{z-index:2;grid-template-columns:repeat(3,1fr);gap:clamp(22px,5vw,150px);max-width:1060px;margin-inline:auto;display:grid;position:relative}.steps-line{border-top:3px dashed #f5b8438c;position:absolute;top:245px;left:18%;right:18%}.step-card{text-align:center;min-height:168px;padding:48px 24px 24px;position:relative}.step-card img{object-fit:contain;width:62px;height:62px;margin:0 auto 16px}.step-card h3{letter-spacing:-.03em;margin:0;font-size:19px}.step-card p{color:var(--muted);margin:8px 0 0;font-weight:700;line-height:1.45}.step-number{color:#fff;background:linear-gradient(135deg, var(--green-600), var(--green-700));border-radius:50%;place-items:center;width:46px;height:46px;font-size:20px;font-weight:1000;display:grid;position:absolute;top:-19px;left:-10px;box-shadow:0 12px 24px #12894847}.step-orange{background:linear-gradient(135deg, var(--orange), #ff6b00)}.feature-showcase{grid-template-columns:.72fr 1.28fr;align-items:center;gap:clamp(32px,5vw,80px);padding:48px 0 92px;display:grid}.feature-copy h2{font-size:clamp(42px,4vw,66px)}.feature-list{gap:22px;margin:34px 0;display:grid}.feature-list article{align-items:flex-start;gap:18px;display:flex}.mini-icon{width:54px;height:54px;box-shadow:var(--soft-shadow);background:#fff;border-radius:50%;flex:none;place-items:center;font-size:26px;font-weight:1000;display:grid}.green{color:var(--green-600)}.purple{color:#8456e8}.orange{color:var(--orange)}.gold{color:#b57c13}.feature-list h3{letter-spacing:-.04em;margin:0 0 4px;font-size:23px}.feature-list p{color:var(--muted);margin:0;font-weight:750;line-height:1.48}.phone-gallery{align-items:flex-end;gap:18px;min-width:0;display:flex}.tilt-left{transform:rotate(-2deg)}.tilt-right{transform:rotate(2deg)}.customize-section{padding:22px 0 74px}.custom-card{color:#fff;background:radial-gradient(circle at 24% 45%, #2aad5580, transparent 35%), linear-gradient(135deg, var(--green-950), #04612f 48%, #03351d);border-radius:42px;grid-template-columns:.95fr 1.05fr;align-items:center;gap:48px;min-height:420px;padding:clamp(28px,4vw,56px);display:grid;overflow:hidden;box-shadow:0 30px 90px #07442552}.custom-art{min-height:300px;position:relative}.custom-art>img:first-child{filter:drop-shadow(0 28px 20px #00000040);width:min(430px,90%);position:absolute;bottom:-42px;left:0}.level-pop{color:#fff;background:#35c95d;border-radius:18px;padding:16px 24px;font-size:25px;font-weight:1000;position:absolute;top:10px;left:44%;transform:rotate(-6deg);box-shadow:0 18px 36px #0000002e}.float-icon{object-fit:contain;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff2e;border-radius:20px;width:78px;height:78px;padding:12px;position:absolute;box-shadow:0 16px 35px #0003}.coin-float{bottom:44px;right:15%;transform:rotate(7deg)}.stack-float{bottom:2px;right:35%;transform:rotate(-8deg)}.custom-copy h2{color:#fff;font-size:clamp(42px,4vw,68px)}.custom-copy p{color:#ffffffe6;max-width:650px;margin:24px 0 30px;font-size:18px;font-weight:750;line-height:1.65}.custom-pills{flex-wrap:wrap;gap:18px;display:flex}.custom-pills span{min-height:70px;color:var(--green-950);background:#fffffff0;border-radius:18px;align-items:center;padding:0 22px;font-weight:950;display:inline-flex}.community-section{padding:10px 0 82px}.community-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.community-card{min-height:260px;padding:28px;overflow:hidden}.community-card h3{letter-spacing:-.04em;margin:0 0 20px;font-size:24px}.feed-item{grid-template-columns:52px 1fr;align-items:center;gap:12px;margin-bottom:16px;display:grid}.feed-item img{object-fit:cover;background:#fff4d9;border-radius:16px;width:52px;height:52px}.feed-item p{color:var(--muted);margin:0;font-weight:750;line-height:1.35}.feed-item strong{color:var(--green-800)}.feed-item span{float:right;color:var(--green-700);font-weight:1000}.team-card p{color:var(--muted);font-weight:750;line-height:1.55}.team-preview{border-radius:22px;max-height:170px;overflow:hidden;box-shadow:inset 0 0 0 1px #05442614}.team-preview img{object-fit:cover;object-position:top center;width:100%;height:250px}.podium{justify-content:center;align-items:end;gap:12px;min-height:190px;display:flex}.podium div{background:#fff3c9;border-radius:18px 18px 8px 8px;align-content:end;justify-items:center;width:30%;min-height:136px;padding:14px 8px;display:grid}.podium .first{background:linear-gradient(#fff4c4,#eb5);min-height:182px}.podium img{object-fit:cover;border-radius:20px;width:72px;height:72px}.podium span{color:var(--green-900);margin-top:8px;font-size:12px;font-weight:950}.waitlist-section{padding:0 0 80px}.waitlist-card{color:#fff;background:radial-gradient(circle at 95% 20%, #4dc95d6b, transparent 18%), linear-gradient(135deg, var(--green-900), #064823);border-radius:32px;grid-template-columns:1fr minmax(360px,620px);align-items:center;gap:36px;padding:clamp(28px,4vw,50px);display:grid;box-shadow:0 26px 68px #06422547}.pin-large{color:var(--orange-2);margin:0 0 4px;font-size:48px;line-height:1}.waitlist-card h2{color:#fff;font-size:clamp(34px,3.2vw,52px)}.waitlist-card p{color:#ffffffe6;max-width:600px;margin:14px 0 0;font-size:18px;font-weight:750;line-height:1.55}.waitlist-form{background:#fffffff0;border-radius:999px;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:9px;display:grid}.waitlist-form input{min-width:0;height:58px;color:var(--ink);background:0 0;border:0;border-radius:999px;outline:0;padding:0 22px;font-weight:750}.waitlist-form button{color:#fff;background:var(--orange);cursor:pointer;border:0;border-radius:999px;height:58px;padding:0 24px;font-weight:950}.waitlist-form small{color:#dffff0;grid-column:1/-1;padding:0 18px 7px;font-weight:800}.faq-section{padding:0 0 86px}.faq-list{gap:16px;max-width:900px;margin-inline:auto;display:grid}.faq-item{padding:0}.faq-item summary{cursor:pointer;letter-spacing:-.03em;padding:24px 28px;font-size:20px;font-weight:950}.faq-item p{color:var(--muted);margin:0;padding:0 28px 26px;font-weight:750;line-height:1.65}.footer-grid{grid-template-columns:1.4fr repeat(3,.7fr);align-items:start;gap:46px;display:grid}.footer-logo{width:180px;margin-bottom:16px}.site-footer p{color:var(--muted);font-weight:750;line-height:1.55}.site-footer h3{margin:0 0 16px;font-size:15px}.site-footer nav{gap:10px;display:grid}.site-footer a{color:#425d50;font-weight:750}.copyright{text-align:center;margin:44px 0 0}.reveal{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(18px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.missing-image{background:#fff0f0;outline:3px solid #f44}@media (width<=1180px){.nav-shell{grid-template-columns:220px 1fr auto}.hero-inner{grid-template-columns:1fr;padding-bottom:70px}.hero-copy{max-width:760px;padding-top:42px}.hero-visual{min-height:580px}.hero-bear{width:min(62vw,560px);left:0}.hero-phone-main{width:min(34vw,300px);right:28%}.hero-phone-side{width:min(30vw,260px);right:5%}.feature-showcase{grid-template-columns:1fr}.phone-gallery{justify-content:center}}@media (width<=920px){:root{--page:min(100% - 28px, 760px)}.site-header{top:12px}.nav-shell{border-radius:22px;grid-template-columns:1fr auto;width:min(100% - 24px,760px);height:72px;padding:0 16px 0 20px}.brand-logo{width:152px}.nav-cta{display:none}.menu-toggle{display:block}.nav-links{box-shadow:var(--shadow);background:#fff;border-radius:22px;flex-direction:column;align-items:stretch;gap:0;padding:12px;display:none;position:absolute;top:calc(100% + 10px);left:0;right:0}.nav-links.is-open{display:flex}.nav-links a{border-radius:14px;padding:16px}.nav-links a:hover{background:#f1fff5}.nav-links a:after{display:none}.hero{min-height:auto;padding-top:112px}.hero:before{background-image:url(/assets/backgrounds/hero-bg-mobile.webp);background-position:bottom}.hero-inner{gap:20px}.hero h1{font-size:clamp(49px,14vw,74px)}.hero-text{margin-top:22px;font-size:17px}.hero-actions{gap:12px}.button{min-height:54px;padding-inline:21px}.store-row{grid-template-columns:1fr;max-width:330px;display:grid}.store-badge{width:100%;min-width:0}.hero-visual{min-height:500px;margin-top:8px}.hero-bear{width:min(78vw,430px);bottom:5px;left:-28px}.hero-phone-main{width:min(45vw,230px);top:28px;right:28%}.hero-phone-side{width:min(38vw,200px);top:54px;right:-4px}.wood-sign{padding:14px 16px;font-size:24px;bottom:32px;right:0}.quick-cards{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:-20px}.quick-card{grid-template-columns:48px 1fr;min-height:138px;padding:20px}.quick-card img{width:44px;height:44px}.quick-card h3{font-size:18px}.quick-card p{grid-column:1/-1;margin:0;font-size:14px}.steps-line{display:none}.steps-grid{grid-template-columns:1fr;gap:28px;max-width:420px}.phone-gallery{scroll-snap-type:x mandatory;justify-content:flex-start;padding:12px 6px 26px;overflow-x:auto}.gallery-phone{scroll-snap-align:center;flex:0 0 210px}.custom-card{grid-template-columns:1fr;gap:24px}.custom-art{order:2;min-height:330px}.custom-copy{order:1}.custom-pills span{min-height:58px}.community-grid,.waitlist-card{grid-template-columns:1fr}.waitlist-form{border-radius:24px;grid-template-columns:1fr;padding:12px}.waitlist-form button{width:100%}.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=560px){:root{--page:min(100% - 22px, 520px)}.hero{padding-top:102px}.hero-copy{padding-top:16px}.eyebrow{font-size:14px}.hero-visual{min-height:420px}.hero-bear{width:330px;left:-58px}.hero-phone-main{width:178px;top:18px;right:28%}.hero-phone-side{width:150px;top:44px;right:-16px}.wood-sign{display:none}.phone-frame{border-width:6px;border-radius:34px;padding:9px}.phone-notch{width:62px;height:18px;top:12px}.phone-frame img{border-radius:24px}.quick-cards{grid-template-columns:1fr}.section-heading h2,.feature-copy h2,.custom-copy h2{font-size:38px}.feature-showcase{padding-bottom:56px}.custom-card{border-radius:28px;padding:24px}.level-pop{font-size:18px;top:28px;left:42%}.float-icon{width:58px;height:58px}.footer-grid{grid-template-columns:1fr}}main section[id],footer[id]{scroll-margin-top:132px}:root{--page:min(1280px, calc(100% - 48px))}body{background:radial-gradient(circle at 12% 8%,#ffffffd9,#0000 22%),linear-gradient(#d9f7ff 0%,#fbfff1 36%,#fffaf0 100%)}.section-heading h2,.feature-copy h2,.custom-copy h2,.waitlist-card h2,.hero h1{letter-spacing:-.045em;font-family:Arial Rounded MT Bold,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.site-header{top:24px}.nav-shell{border-radius:27px;max-width:1260px;height:82px}.nav-links{gap:clamp(22px,3vw,40px)}.nav-cta{min-height:56px;padding-inline:28px}.hero{min-height:850px;padding-top:138px}.hero:before{opacity:.98;background-position:bottom}.hero-inner{grid-template-columns:minmax(450px,.98fr) minmax(560px,1.02fr);align-items:center;gap:clamp(26px,3vw,44px)}.hero-copy{padding-top:18px}.hero-visual{min-height:610px;overflow:visible}.hero-bear{z-index:5;filter:drop-shadow(0 28px 26px #0b361e42);width:min(35vw,485px);bottom:68px;left:-48px}.hero-phone-main{z-index:7;width:min(22vw,286px);top:70px;right:15%;transform:rotate(-5deg)}.hero-phone-side{z-index:6;width:min(19.5vw,252px);top:72px;right:-2%;transform:rotate(7deg)}.wood-sign{z-index:8;font-size:clamp(24px,2.15vw,34px);bottom:152px;right:0}.phone-frame{border-width:7px;border-radius:38px;padding:11px}.phone-frame:after{border-radius:27px}.quick-card{background:#ffffffeb;border-radius:25px;min-height:158px;padding:26px}.quick-card h3{font-size:21px}.quick-card p{color:#123323a8}.section-heading h2{font-size:clamp(36px,3.7vw,56px)}.section-heading p{font-size:17px}.feature-showcase{grid-template-columns:.74fr 1.26fr;padding-top:38px;padding-bottom:86px}.feature-copy h2{font-size:clamp(40px,3.65vw,58px);line-height:.98}.feature-list{gap:20px}.phone-gallery{justify-content:flex-end;gap:clamp(14px,1.35vw,20px)}.gallery-phone{width:clamp(172px,13.2vw,214px)}.custom-card{border-radius:38px;grid-template-columns:.95fr 1.05fr;min-height:420px;padding:clamp(34px,4vw,58px)}.custom-art{min-height:320px}.custom-art>img:first-child{width:min(420px,92%);bottom:-18px;left:22px}.level-pop{font-size:23px;top:34px;left:43%}.float-icon{width:72px;height:72px}.coin-float{bottom:54px;right:18%}.stack-float{bottom:12px;right:38%}.custom-copy h2{max-width:680px;font-size:clamp(40px,3.45vw,58px);line-height:1}.custom-copy p{max-width:620px;margin-top:22px}.custom-pills{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:680px;display:grid}.custom-pills span{text-align:center;justify-content:center;min-height:64px;padding-inline:16px;line-height:1.15}.community-section{padding-top:4px}.community-grid{gap:26px}.community-card{border-radius:25px;min-height:252px}.feed-item img,.podium img{object-fit:contain;background:#fff3d1}.feed-item span{float:none;margin-top:3px;display:block}.team-preview{background:radial-gradient(circle at 80% 20%,#ffffffe6,#0000 28%),linear-gradient(#dff7ff,#fff5d7);place-items:center;height:168px;max-height:none;padding:10px;display:grid}.team-preview img{object-fit:contain;object-position:center;border-radius:18px;width:auto;height:100%;max-height:148px}.waitlist-section{padding-bottom:82px}.waitlist-card{border-radius:32px;grid-template-columns:minmax(0,.95fr) minmax(420px,.86fr);gap:42px;padding:clamp(32px,4vw,52px)}.pin-large{background:radial-gradient(circle at 50% 34%,#fff7bf 0 15%,#0000 16%),linear-gradient(135deg,#ff9b1a,#ff7000);border-radius:18px;width:54px;height:54px;margin:0 0 16px;font-size:0;box-shadow:0 16px 32px #ff760047}.waitlist-card h2{letter-spacing:-.032em;word-spacing:.08em;font-size:clamp(36px,3.2vw,52px);line-height:1.04}.waitlist-form{align-self:center}.waitlist-form small{color:#043d229e;font-size:12px;line-height:1.3}.waitlist-form small.is-success{color:#086b39}.site-footer{background:#fffaf0}@media (width<=1180px){.hero{min-height:auto;padding-bottom:46px}.hero-inner{grid-template-columns:1fr}.hero h1{max-width:720px;font-size:clamp(56px,8vw,82px)}.hero-visual{min-height:560px}.hero-bear{width:min(50vw,470px);bottom:60px;left:2%}.hero-phone-main{width:min(31vw,285px);right:25%}.hero-phone-side{width:min(27vw,244px);right:8%}.feature-showcase{grid-template-columns:1fr}.phone-gallery{justify-content:center}}@media (width<=920px){:root{--page:min(100% - 28px, 760px)}.site-header{top:12px}.nav-shell{border-radius:22px;grid-template-columns:1fr auto;width:min(100% - 24px,760px);height:72px;padding:0 16px 0 20px}.brand-logo{width:150px}.hero{padding-top:112px}.hero:before{background-image:url(/assets/backgrounds/hero-bg-mobile.webp);background-position:bottom}.hero-copy{padding-top:12px}.hero h1{max-width:620px;font-size:clamp(48px,12vw,70px)}.hero-text{max-width:620px;margin-top:22px;font-size:17px}.store-row{grid-template-columns:1fr;max-width:330px;display:grid}.store-badge{width:100%;min-width:0}.hero-visual{min-height:500px;margin-top:6px}.hero-bear{width:min(70vw,405px);bottom:38px;left:-22px}.hero-phone-main{width:min(43vw,222px);top:34px;right:25%}.hero-phone-side{width:min(36vw,190px);top:56px;right:-2px}.wood-sign{padding:13px 15px;font-size:23px;bottom:34px;right:4px}.quick-cards{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:-18px}.quick-card{grid-template-columns:48px 1fr;min-height:136px;padding:20px}.quick-card p{grid-column:1/-1;margin:0}.phone-gallery{scroll-snap-type:x mandatory;justify-content:flex-start;padding:12px 6px 26px;overflow-x:auto}.gallery-phone{scroll-snap-align:center;flex:0 0 210px}.custom-card{grid-template-columns:1fr;gap:24px}.custom-copy{order:1}.custom-art{order:2}.custom-pills,.community-grid,.waitlist-card{grid-template-columns:1fr}.waitlist-form{border-radius:24px;grid-template-columns:1fr;padding:12px}.waitlist-form button{width:100%}}@media (width<=560px){:root{--page:min(100% - 22px, 520px)}.hero{padding-top:100px}.eyebrow{font-size:14px}.hero h1{letter-spacing:-.048em;font-size:clamp(44px,13.4vw,58px)}.hero-actions{grid-template-columns:1fr;max-width:330px;display:grid}.hero-visual{min-height:410px}.hero-bear{width:315px;bottom:32px;left:-54px}.hero-phone-main{width:172px;top:18px;right:25%}.hero-phone-side{width:145px;top:45px;right:-14px}.wood-sign{display:none}.quick-cards{grid-template-columns:1fr}.section-heading h2,.feature-copy h2,.custom-copy h2{font-size:38px}.custom-card{border-radius:28px;padding:24px}.custom-art{min-height:285px}.custom-art>img:first-child{width:300px;left:-8px}.level-pop{font-size:18px;top:28px;left:38%}.float-icon{width:58px;height:58px}.waitlist-card h2{font-size:34px}}.site-header{z-index:50;pointer-events:none;left:0;right:0;position:absolute!important;top:22px!important}.brand-logo{width:178px}.hero{overflow:hidden;min-height:835px!important;padding-top:142px!important}.hero:before{background-position:bottom;background-size:cover}.hero-inner{align-items:center;width:min(1280px,100% - 64px);display:grid;grid-template-columns:.48fr .52fr!important;gap:26px!important}.store-badge{border-radius:16px!important;min-width:190px!important;min-height:58px!important}.hero-visual{position:relative;overflow:visible;min-height:560px!important}.hero-bear{z-index:4!important;filter:drop-shadow(0 26px 24px #08341f42)!important;width:clamp(350px,30vw,450px)!important;position:absolute!important;bottom:58px!important;left:-18px!important}.phone-frame:after{border-radius:28px!important;inset:6px!important}.phone-frame img{border-radius:25px!important}.hero-phone-main{z-index:7!important;width:clamp(220px,17.5vw,270px)!important;position:absolute!important;top:42px!important;left:49%!important;right:auto!important;transform:rotate(-5deg)!important}.hero-phone-side{opacity:.98;z-index:5!important;width:clamp(190px,15vw,235px)!important;position:absolute!important;top:55px!important;left:72%!important;right:auto!important;transform:rotate(7deg)!important}.wood-sign{z-index:8!important;padding:17px 20px!important;font-size:clamp(24px,2vw,31px)!important;line-height:1.08!important;bottom:118px!important;right:0!important}.quick-cards{gap:22px!important;margin-top:-20px!important}.quick-card img{width:50px!important;height:50px!important}.quick-card h3{font-size:20px!important;line-height:1.08!important}.quick-card p{margin-top:-10px!important;font-size:15px!important}.how-section{padding-top:68px!important}.feature-showcase{padding-top:42px!important}@media (width<=1180px){.hero{min-height:auto!important;padding-bottom:46px!important}.hero-inner{grid-template-columns:1fr!important}.hero-copy{max-width:720px}.hero h1{max-width:720px!important;font-size:clamp(54px,8vw,78px)!important}.hero-visual{min-height:520px!important}.hero-bear{width:clamp(350px,48vw,470px)!important;bottom:42px!important;left:3%!important}.hero-phone-main{width:clamp(220px,29vw,270px)!important;top:34px!important;left:48%!important}.hero-phone-side{width:clamp(190px,25vw,230px)!important;top:54px!important;left:68%!important}.wood-sign{bottom:72px!important;right:4%!important}}@media (width<=760px){.site-header,.site-header.is-scrolled{top:12px!important}.nav-shell{border-radius:22px;width:min(100% - 24px,760px);height:72px}.brand-logo{width:148px}.hero{padding-top:108px!important}.hero-inner{width:min(100% - 28px,720px)}.hero h1{max-width:560px!important;font-size:clamp(44px,12.4vw,62px)!important}.hero-text{max-width:520px!important;font-size:16px!important}.hero-visual{margin-top:4px;min-height:430px!important}.hero-bear{width:clamp(280px,72vw,360px)!important;bottom:34px!important;left:-30px!important}.hero-phone-main{width:clamp(165px,42vw,215px)!important;top:24px!important;left:42%!important}.hero-phone-side{width:clamp(138px,34vw,178px)!important;top:48px!important;left:67%!important}.wood-sign{display:none!important}.quick-cards{grid-template-columns:1fr!important;margin-top:-10px!important}}@media (width<=480px){.hero-visual{min-height:390px!important}.hero-bear{width:300px!important;bottom:28px!important;left:-48px!important}.hero-phone-main{width:165px!important;top:22px!important;left:42%!important}.hero-phone-side{width:136px!important;top:50px!important;left:68%!important}}.site-header{position:absolute!important;top:22px!important}.nav-shell{border-radius:28px!important;height:82px!important}.hero:after{pointer-events:none;z-index:3!important;height:175px!important;bottom:-78px!important}.hero-inner{z-index:4!important;grid-template-columns:.47fr .53fr!important;align-items:center!important;gap:28px!important;width:min(1280px,100% - 64px)!important}.hero-copy{max-width:560px!important;padding-top:4px!important}.hero-visual-single{min-height:560px!important;position:relative!important;overflow:visible!important}.hero-visual-single .hero-bear{z-index:4!important;filter:drop-shadow(0 28px 24px #08341f42)!important;width:clamp(430px,35vw,560px)!important;position:absolute!important;bottom:-22px!important;left:-18px!important}.hero-phone-side,.wood-sign{display:none!important}.hero-phone-stage{z-index:7!important;width:clamp(230px,18vw,270px)!important;position:absolute!important;top:28px!important;right:18px!important}.hero-phone-single{width:100%!important;transform:rotate(0)!important}.phone-frame{border-width:7px!important;border-radius:38px!important;padding:10px!important;box-shadow:0 24px 58px #021c114d!important}.phone-frame img{object-fit:cover!important;object-position:top center!important;border-radius:25px!important;transition:opacity .16s,transform .16s!important}.phone-frame img.is-changing{opacity:.35!important;transform:scale(.985)!important}.phone-notch{width:74px!important;height:21px!important;top:14px!important}.phone-tabs{-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#ffffffd1!important;border:1px solid #ffffffb8!important;border-radius:999px!important;grid-template-columns:repeat(4,1fr)!important;gap:7px!important;margin-top:12px!important;padding:8px!important;display:grid!important;box-shadow:0 16px 34px #04371f24!important}.phone-tab{min-height:32px!important;color:var(--green-950)!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:999px!important;font-size:12px!important;font-weight:950!important}.phone-tab.is-active{color:#fff!important;background:linear-gradient(135deg, var(--green-600), var(--orange))!important}.quick-cards{z-index:8!important;margin-top:-10px!important;position:relative!important}.quick-card{border-radius:24px!important;min-height:142px!important;padding:24px!important}.custom-copy h2{letter-spacing:-.045em!important;font-size:clamp(40px,3.5vw,58px)!important;line-height:1.02!important}.custom-copy p{color:#ffffffe0!important;max-width:620px!important;margin-top:22px!important}.waitlist-section{padding-top:8px!important;padding-bottom:72px!important}.waitlist-form-clean small.is-success{color:#c8ffd9!important}.faq-section{padding-top:28px!important;padding-bottom:92px!important}.faq-list{max-width:940px!important}.faq-item{background:#fffffff5!important;border:1px solid #07512d14!important;border-radius:22px!important;box-shadow:0 16px 36px #0e482a14!important}.faq-item summary{font-size:21px!important;font-weight:950!important}.faq-item p{color:#123323b8!important;font-weight:700!important;line-height:1.58!important}@media (width<=1180px){.hero{min-height:auto!important;padding-bottom:36px!important}.hero-inner{grid-template-columns:1fr!important}.hero-copy{max-width:720px!important}.hero h1{max-width:720px!important;font-size:clamp(54px,8vw,76px)!important}.hero-visual-single{min-height:540px!important}.hero-visual-single .hero-bear{width:clamp(390px,50vw,520px)!important;bottom:-24px!important;left:4%!important}.hero-phone-stage{width:clamp(225px,27vw,265px)!important;top:22px!important;right:9%!important}.custom-card-clean{grid-template-columns:1fr!important;padding:38px 38px 0!important}.custom-copy{order:1!important}.custom-art-clean{order:2!important;min-height:360px!important}.custom-bear-clean{bottom:-76px!important;left:50%!important;transform:translate(-50%)!important}.community-grid-empty,.waitlist-card-clean{grid-template-columns:1fr!important}}@media (width<=760px){.site-header{top:12px!important}.hero{padding-top:104px!important}.hero-inner{width:min(100% - 28px,720px)!important}.hero h1{font-size:clamp(44px,12.4vw,62px)!important}.hero-visual-single{min-height:430px!important}.hero-visual-single .hero-bear{width:clamp(305px,76vw,370px)!important;bottom:-18px!important;left:-44px!important}.hero-phone-stage{width:clamp(160px,42vw,205px)!important;top:20px!important;right:2px!important}.phone-tabs{border-radius:18px!important;grid-template-columns:repeat(2,1fr)!important}.phone-tab{min-height:30px!important;font-size:11px!important}.custom-pills-clean{grid-template-columns:1fr!important}.waitlist-input-row{border-radius:24px!important;grid-template-columns:1fr!important;padding:12px!important}.waitlist-input-row button{width:100%!important}}@media (width<=480px){.hero-visual-single{min-height:390px!important}.hero-visual-single .hero-bear{width:305px!important;left:-58px!important}.hero-phone-stage{width:158px!important;top:18px!important;right:-6px!important}.waitlist-copy h2{font-size:34px!important}}.site-header{z-index:80!important;pointer-events:none!important;position:absolute!important;top:22px!important;left:0!important;right:0!important}.site-header.is-scrolled{top:22px!important}.nav-shell{pointer-events:auto!important;border-radius:28px!important;width:min(1280px,100% - 48px)!important;height:82px!important;box-shadow:0 18px 42px #06382124!important}.hero-inner{z-index:5!important;grid-template-columns:.5fr .5fr!important;align-items:center!important;gap:24px!important;width:min(1280px,100% - 64px)!important;display:grid!important;position:relative!important}.hero-copy{z-index:12!important;max-width:585px!important;padding-top:0!important;position:relative!important}.hero h1{letter-spacing:-.052em!important;max-width:600px!important;font-size:clamp(58px,5vw,82px)!important;line-height:.98!important}.hero-text{color:#123323c7!important;max-width:545px!important;margin-top:24px!important;font-size:clamp(17px,1.15vw,20px)!important;line-height:1.58!important}.store-row{margin-top:22px!important}.hero-visual-bear-only{z-index:6!important;min-height:575px!important;position:relative!important;overflow:visible!important}.hero-visual-bear-only .hero-bear{z-index:6!important;filter:drop-shadow(0 30px 28px #08341f42)!important;width:clamp(560px,44vw,720px)!important;max-width:none!important;position:absolute!important;bottom:-72px!important;left:auto!important;right:-16px!important}.hero-phone-stage,.hero-phone-main,.hero-phone-side,.hero-phone-single,.wood-sign,.phone-tabs,.quick-cards{display:none!important}.how-section{padding-top:76px!important;padding-bottom:78px!important}.section-heading{margin-bottom:42px!important}.feature-showcase{grid-template-columns:minmax(430px,.46fr) minmax(420px,.54fr)!important;align-items:center!important;gap:clamp(44px,6vw,86px)!important;width:min(1180px,100% - 64px)!important;padding-top:42px!important;padding-bottom:92px!important;display:grid!important}.feature-copy h2{letter-spacing:-.048em!important;max-width:500px!important;font-size:clamp(42px,3.7vw,62px)!important;line-height:1!important}.feature-list{gap:22px!important;margin-top:34px!important}.feature-list article{grid-template-columns:58px 1fr!important;gap:18px!important}.feature-phone-stage{place-items:center!important;min-height:640px!important;display:grid!important;position:relative!important}.feature-phone-main .phone-notch{width:86px!important;height:24px!important;display:block!important;top:17px!important}.phone-dots{background:#ffffffdb!important;border-radius:999px!important;gap:9px!important;padding:10px 13px!important;display:flex!important;position:absolute!important;bottom:28px!important;left:50%!important;transform:translate(-50%)!important;box-shadow:0 16px 34px #07482821!important}.phone-dot{cursor:pointer!important;background:#05412438!important;border:0!important;border-radius:999px!important;width:11px!important;height:11px!important}.phone-dot.is-active{background:linear-gradient(135deg, var(--green-600), var(--orange))!important;width:28px!important}.phone-screen-label{color:var(--green-950)!important;margin:0!important;font-size:15px!important;font-weight:950!important;position:absolute!important;bottom:-12px!important;left:50%!important;transform:translate(-50%)!important}.custom-card-clean{background:radial-gradient(circle at 23% 74%,#20ad5a80,#0000 35%),linear-gradient(135deg,#08703f,#043d22)!important;border-radius:38px!important;grid-template-columns:.52fr .48fr!important;align-items:center!important;min-height:455px!important;padding:44px 58px 0!important;display:grid!important;position:relative!important;overflow:hidden!important}.custom-art-clean{align-self:stretch!important;min-height:455px!important;position:relative!important;overflow:hidden!important}.custom-bear-clean{filter:drop-shadow(0 28px 30px #0000003d)!important;width:clamp(520px,39vw,650px)!important;max-width:none!important;position:absolute!important;bottom:-112px!important;left:-18px!important}.custom-copy-clean{z-index:2!important;padding-bottom:42px!important;position:relative!important}.custom-copy-clean h2{letter-spacing:-.048em!important;max-width:620px!important;font-size:clamp(44px,3.7vw,64px)!important;line-height:.98!important}.custom-copy-clean p{color:#ffffffe6!important;max-width:620px!important;margin-top:22px!important;font-size:18px!important;line-height:1.45!important}.custom-pills-clean{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;margin-top:30px!important;display:grid!important}.custom-pills-clean span{min-height:62px!important;color:var(--green-950)!important;text-align:center!important;background:#fffffff2!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;font-weight:950!important;line-height:1.15!important;display:flex!important}.level-pop,.float-icon,.coin-float,.stack-float{display:none!important}.community-grid-empty{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:28px!important;display:grid!important}.community-card-empty{background:linear-gradient(#fffffffa,#ffffffeb)!important;border:1px solid #07512d14!important;border-radius:26px!important;min-height:270px!important;padding:30px!important;box-shadow:0 18px 44px #0e482a1a!important}.community-card-empty h3{color:var(--green-950)!important;margin:0!important;font-size:24px!important}.waitlist-card-clean{background:radial-gradient(circle at 86% 22%,#20ad5a38,#0000 28%),linear-gradient(135deg,#08703f,#043d22)!important;border-radius:32px!important;grid-template-columns:minmax(0,.9fr) minmax(420px,.82fr)!important;align-items:center!important;gap:42px!important;padding:clamp(34px,4vw,52px)!important;display:grid!important;box-shadow:0 24px 58px #053d222e!important}.waitlist-copy h2{color:#fff!important;letter-spacing:-.035em!important;margin:0!important;font-size:clamp(38px,3.2vw,54px)!important;line-height:1.04!important}.waitlist-copy p{color:#ffffffe0!important;max-width:620px!important;margin:16px 0 0!important;font-size:18px!important;font-weight:800!important;line-height:1.45!important}.pin-large{display:none!important}.waitlist-form-clean{background:0 0!important;border:0!important;padding:0!important;display:block!important}.waitlist-input-row{background:#fffffff5!important;border-radius:999px!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:10px!important;min-height:74px!important;padding:9px!important;display:grid!important;box-shadow:inset 0 0 0 1px #07512d14!important}.waitlist-input-row input{width:100%!important;height:54px!important;color:var(--green-950)!important;background:0 0!important;border:0!important;outline:none!important;padding:0 22px!important;font-weight:850!important}.waitlist-input-row button{color:#fff!important;background:linear-gradient(135deg, var(--orange), #ff6f00)!important;cursor:pointer!important;border:0!important;border-radius:999px!important;height:56px!important;padding:0 26px!important;font-weight:950!important;box-shadow:0 14px 28px #ff770038!important}.waitlist-form-clean small{color:#ffffffb8!important;margin-top:10px!important;padding-left:18px!important;font-size:13px!important;font-weight:750!important;display:block!important}@media (width<=1180px){.hero{min-height:auto!important;padding-bottom:18px!important}.hero-inner{grid-template-columns:1fr!important}.hero-copy{max-width:720px!important}.hero h1{max-width:720px!important;font-size:clamp(54px,8vw,76px)!important}.hero-visual-bear-only{min-height:500px!important}.hero-visual-bear-only .hero-bear{width:clamp(440px,58vw,620px)!important;bottom:-70px!important;right:4%!important}.feature-showcase{grid-template-columns:1fr!important;gap:36px!important;width:min(900px,100% - 48px)!important}.feature-copy{max-width:720px!important}.feature-copy h2{max-width:650px!important}.feature-phone-stage{min-height:610px!important}.custom-card-clean{grid-template-columns:1fr!important;min-height:auto!important;padding:42px 38px 0!important}.custom-copy-clean{order:1!important;padding-bottom:18px!important}.custom-art-clean{order:2!important;min-height:390px!important}.custom-bear-clean{width:clamp(440px,62vw,600px)!important;bottom:-110px!important;left:50%!important;transform:translate(-50%)!important}.community-grid-empty,.waitlist-card-clean{grid-template-columns:1fr!important}}@media (width<=760px){.site-header{top:12px!important}.hero{padding-top:104px!important}.hero-inner{width:min(100% - 28px,720px)!important}.hero h1{font-size:clamp(44px,12.4vw,62px)!important}.hero-visual-bear-only{min-height:390px!important}.hero-visual-bear-only .hero-bear{width:clamp(350px,92vw,470px)!important;bottom:-56px!important;right:50%!important;transform:translate(50%)!important}.feature-showcase{width:min(100% - 28px,720px)!important;padding-top:36px!important}.feature-phone-stage{min-height:540px!important}.feature-phone-main{width:clamp(255px,72vw,330px)!important}.phone-arrow{width:48px!important;height:48px!important;font-size:32px!important}.phone-arrow-left{left:0!important}.phone-arrow-right{right:0!important}.custom-pills-clean{grid-template-columns:1fr!important}.waitlist-input-row{border-radius:24px!important;grid-template-columns:1fr!important;padding:12px!important}.waitlist-input-row button{width:100%!important}}@media (width<=480px){.hero-visual-bear-only{min-height:340px!important}.hero-visual-bear-only .hero-bear{width:365px!important;bottom:-50px!important}.feature-phone-stage{min-height:490px!important}.phone-arrow-left{left:-4px!important}.phone-arrow-right{right:-4px!important}.custom-bear-clean{width:440px!important;bottom:-96px!important}.waitlist-copy h2{font-size:34px!important}}.hero .eyebrow,.hero-copy .eyebrow{display:none!important}.store-row{flex-wrap:wrap!important;gap:16px!important;margin-top:28px!important;display:flex!important}.store-badge-image{justify-content:center!important;align-items:center!important;text-decoration:none!important;transition:transform .18s!important;display:inline-flex!important}.store-badge-image img{filter:drop-shadow(0 14px 26px #00000029)!important;border-radius:14px!important;width:auto!important;height:64px!important;display:block!important}.store-badge,.store-icon,.play-triangle{all:unset}.hero{min-height:860px!important;padding-top:138px!important;overflow:hidden!important}.hero-inner{z-index:10!important;grid-template-columns:minmax(420px,.84fr) minmax(520px,1.16fr)!important;align-items:center!important;gap:18px!important;position:relative!important}.hero-copy{z-index:11!important;max-width:590px!important;position:relative!important}.hero h1{max-width:640px!important;font-size:clamp(60px,6.5vw,100px)!important;line-height:.96!important}.hero-text{max-width:560px!important;margin-top:26px!important;font-size:clamp(18px,1.5vw,22px)!important;line-height:1.55!important}.hero-visual{z-index:6!important;min-height:610px!important;position:relative!important}.hero-phone-main,.hero-phone-side,.wood-sign,.phone-tabs,.hero-phone-stage,.hero-phone-single,.quick-cards{display:none!important}.steps-grid{gap:28px!important;max-width:1080px!important}.step-card{border-radius:28px!important;min-height:220px!important;padding:54px 26px 28px!important;overflow:hidden!important;box-shadow:0 18px 42px #0c412617!important}.step-card:before{content:""!important;border-radius:28px 28px 0 0!important;height:9px!important;position:absolute!important;top:0!important;left:0!important;right:0!important}.step-card:first-child:before{background:linear-gradient(90deg,#ff9a1c,#ffd056)!important}.step-card:nth-child(2){background:linear-gradient(#eef8ff 0%,#fff 80%)!important;border-color:#2f92ff2e!important;transform:translateY(12px)!important}.step-card:nth-child(2):before{background:linear-gradient(90deg,#39a3ff,#74d0ff)!important}.step-card:nth-child(3):before{background:linear-gradient(90deg,#64c83a,#d4be46)!important}.step-card h3{letter-spacing:-.035em!important;font-size:26px!important}.step-card p{margin-top:10px!important;font-size:17px!important;line-height:1.45!important}.step-number{width:48px!important;height:48px!important;font-size:21px!important}.feature-showcase{grid-template-columns:minmax(400px,.92fr) minmax(420px,1.08fr)!important;align-items:center!important;gap:clamp(34px,4vw,70px)!important;padding-top:50px!important;padding-bottom:92px!important;display:grid!important}.feature-copy{max-width:510px!important}.feature-copy h2{max-width:500px!important;font-size:clamp(42px,4vw,68px)!important;line-height:1!important}.feature-list{gap:22px!important;margin:32px 0!important}.feature-list article{gap:18px!important}.feature-list h3{font-size:24px!important}.feature-list p{max-width:430px!important;font-size:17px!important;line-height:1.38!important}.phone-gallery{display:none!important}.feature-phone-stage{justify-content:center!important;align-items:center!important;min-height:760px!important;display:flex!important;position:relative!important}.phone-stage-card{flex-direction:column!important;align-items:center!important;gap:24px!important;display:flex!important}.feature-phone-main{border-width:8px!important;border-radius:44px!important;width:min(28vw,360px)!important;padding:12px!important;display:block!important;transform:none!important;box-shadow:0 32px 70px #03241538!important}.feature-phone-main img{object-fit:cover!important;object-position:top center!important;border-radius:30px!important;transition:opacity .16s,transform .16s!important}.feature-phone-main img.is-changing{opacity:.35!important;transform:scale(.985)!important}.feature-phone-main .phone-notch{display:block!important}.phone-tab-row{background:#ffffffe6!important;border-radius:999px!important;flex-wrap:wrap!important;justify-content:center!important;gap:10px!important;max-width:440px!important;padding:12px!important;display:flex!important;box-shadow:0 16px 34px #0840251a!important}.phone-tab{color:var(--green-950)!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:999px!important;padding:10px 16px!important;font-size:14px!important;font-weight:950!important;transition:all .16s!important}.phone-tab:hover{background:#086b3b14!important}.phone-tab.is-active{color:#fff!important;background:linear-gradient(135deg, var(--green-600), var(--orange))!important;box-shadow:0 10px 22px #0e893e2e!important}.phone-arrow{width:58px!important;height:58px!important;color:var(--green-950)!important;cursor:pointer!important;z-index:5!important;background:#fffffff2!important;border:0!important;border-radius:999px!important;font-size:38px!important;font-weight:1000!important;line-height:1!important;position:absolute!important;top:48%!important;transform:translateY(-50%)!important;box-shadow:0 16px 34px #063d221f!important}.phone-arrow:hover{background:var(--orange)!important;color:#fff!important}.phone-screen-label,.phone-dots{display:none!important}.custom-card,.custom-art,.custom-copy,.level-pop,.float-icon,.coin-float,.stack-float{display:none!important}.custom-shell{background:radial-gradient(circle at 22% 46%,#3ed17038,#0000 30%),radial-gradient(circle at 76% 56%,#ffae4614,#0000 26%),linear-gradient(135deg,#0b7c44 0%,#075b32 48%,#064425 100%)!important;border-radius:40px!important;position:relative!important;overflow:hidden!important;box-shadow:0 24px 58px #063d2224!important}.custom-panel{grid-template-columns:minmax(360px,.92fr) minmax(420px,1.08fr)!important;align-items:center!important;gap:28px!important;min-height:500px!important;padding:0 50px!important;display:grid!important}.custom-hero-bear{filter:drop-shadow(0 26px 28px #00000038)!important;width:min(42vw,600px)!important;max-width:none!important;position:absolute!important;bottom:-74px!important;left:-8px!important}.custom-panel-copy{z-index:2!important;padding:54px 0!important;position:relative!important}.custom-panel-copy h2{color:#fff!important;letter-spacing:-.05em!important;max-width:620px!important;margin:0!important;font-size:clamp(48px,4.3vw,72px)!important;line-height:.97!important}.custom-panel-copy p{color:#ffffffe6!important;max-width:560px!important;margin:22px 0 0!important;font-size:19px!important;font-weight:750!important;line-height:1.52!important}.custom-panel-actions{flex-wrap:wrap!important;gap:12px!important;margin-top:28px!important;display:flex!important}.custom-tag{min-height:50px!important;color:var(--green-950)!important;background:#fffffff0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0 18px!important;font-weight:950!important;display:inline-flex!important;box-shadow:0 12px 26px #053d2224!important}@media (width<=1180px){.hero-inner{grid-template-columns:1fr!important}.hero-copy{max-width:720px!important}.hero-visual{min-height:500px!important}.hero-bear{width:min(72vw,620px)!important;bottom:-90px!important;right:50%!important;transform:translate(50%)!important}.feature-showcase{grid-template-columns:1fr!important}.feature-copy{max-width:720px!important}.feature-phone-stage{min-height:680px!important}.custom-panel{grid-template-columns:1fr!important;min-height:auto!important;padding:38px 36px 0!important}.custom-panel-copy{order:1!important;padding-bottom:10px!important}.custom-panel-art{order:2!important;min-height:380px!important}.custom-hero-bear{width:min(70vw,520px)!important;bottom:-86px!important;left:50%!important;transform:translate(-50%)!important}}@media (width<=760px){.hero{min-height:auto!important;padding-top:108px!important}.hero h1{font-size:clamp(44px,12vw,64px)!important}.hero-visual{min-height:370px!important}.hero-bear{width:min(92vw,430px)!important;bottom:-56px!important}.store-badge-image img{height:56px!important}.steps-grid{gap:22px!important}.step-card:nth-child(2){transform:none!important}.feature-phone-stage{min-height:560px!important}.feature-phone-main{width:min(78vw,330px)!important}.phone-arrow{width:48px!important;height:48px!important;font-size:32px!important}.phone-arrow-left{left:0!important}.phone-arrow-right{right:0!important}.phone-tab-row{border-radius:26px!important;max-width:330px!important}.custom-panel-copy h2{font-size:clamp(38px,9vw,54px)!important}.custom-panel-copy p{font-size:17px!important}.custom-tag{justify-content:center!important;width:100%!important}}html,body{overflow-x:hidden!important}.hero-inner{z-index:5!important}.hero:after{z-index:30!important;pointer-events:none!important;height:190px!important;bottom:-76px!important;box-shadow:0 -18px 34px #fff8e540!important}.hero-copy{z-index:12!important;position:relative!important}.store-row{--badge-w:222px;--badge-h:66px;align-items:center!important;gap:16px!important;margin-top:26px!important;display:flex!important}.store-badge-image{width:var(--badge-w)!important;height:var(--badge-h)!important;background:#000!important;border-radius:13px!important;justify-content:center!important;align-items:center!important;display:inline-flex!important;overflow:hidden!important;transform:translateZ(0)!important;box-shadow:0 14px 28px #0000002e!important}.store-badge-image img{filter:none!important;border-radius:0!important;max-width:none!important;display:block!important}.store-row .store-badge-image:first-child img{width:var(--badge-w)!important;height:auto!important}.store-row .store-badge-image:last-child img{width:calc(var(--badge-w) * 1.085)!important;height:auto!important;transform:translate(calc(var(--badge-w) * -.042), calc(var(--badge-h) * -.686))!important}.store-badge-image:hover{transform:translateY(-2px)!important}.steps-line{border-top:4px dashed #ffb23894!important;top:246px!important;left:18%!important;right:18%!important}.step-card{border-width:1px!important;border-radius:30px!important;min-height:238px!important;padding:64px 30px 30px!important;position:relative!important;overflow:visible!important;transform:none!important;box-shadow:0 20px 44px #093d2317,inset 0 1px #fffc!important}.step-card:before{content:""!important;z-index:-1!important;border-radius:30px!important;position:absolute!important;inset:0!important}.step-card:first-child{background:linear-gradient(#fff1df 0%,#fffdf8 76%)!important;border-color:#ff8b1440!important}.step-card:first-child:before{box-shadow:inset 0 -8px #ff9824!important}.step-card:nth-child(2){background:linear-gradient(#e8f7ff 0%,#fff 76%)!important;border-color:#309eff42!important}.step-card:nth-child(2):before{box-shadow:inset 0 -8px #39a9ff!important}.step-card:nth-child(3){background:linear-gradient(#efffe9 0%,#fff 76%)!important;border-color:#4fbe3a40!important}.step-card:nth-child(3):before{box-shadow:inset 0 -8px #55c73d!important}.step-number{z-index:5!important;border:5px solid #fffaf0!important;width:54px!important;height:54px!important;font-size:22px!important;top:-24px!important;left:22px!important;box-shadow:0 14px 28px #0b532f2e!important}.step-card img{background:#fffffff5!important;border-radius:22px!important;width:78px!important;height:78px!important;margin-bottom:18px!important;padding:12px!important;box-shadow:0 15px 30px #0c40261f!important}.step-card h3{letter-spacing:-.04em!important;font-size:27px!important;line-height:1.05!important}.phone-tab{color:#0000!important;cursor:pointer!important;background:#064e2c33!important;border:0!important;border-radius:999px!important;width:14px!important;min-width:14px!important;height:14px!important;min-height:14px!important;padding:0!important;font-size:0!important;transition:width .18s,background .18s,transform .18s!important}.phone-tab:hover{background:#064e2c57!important;transform:scale(1.08)!important}.phone-tab.is-active{background:linear-gradient(135deg, var(--green-600), var(--orange))!important;width:38px!important;box-shadow:0 8px 18px #0e893e2e!important}.phone-arrow{border:2px solid #086b3b14!important}.phone-arrow-left{left:18px!important}.phone-arrow-right{right:18px!important}.custom-shell{width:100%!important;overflow:hidden!important}.custom-panel{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)!important;gap:20px!important;min-height:535px!important;padding:0 56px!important}.custom-panel-art{min-height:535px!important;overflow:hidden!important}.custom-hero-bear{width:min(46vw,680px)!important;bottom:-96px!important;left:-42px!important}.custom-panel-copy h2{max-width:640px!important;font-size:clamp(50px,4.5vw,76px)!important}.custom-panel-copy p{max-width:590px!important;font-size:20px!important}.custom-panel-actions{max-width:620px!important}.custom-tag{min-height:54px!important;padding-inline:22px!important}@media (width<=1180px){.hero-bear{width:min(74vw,610px)!important;bottom:-82px!important;right:50%!important;transform:translate(50%)!important}.hero:after{bottom:-72px!important}.custom-panel{grid-template-columns:1fr!important;min-height:auto!important;padding:42px 38px 0!important}.custom-panel-copy{order:1!important}.custom-panel-art{order:2!important;min-height:430px!important}.custom-hero-bear{width:min(76vw,620px)!important;bottom:-98px!important;left:50%!important;transform:translate(-50%)!important}}@media (width<=760px){.store-row{--badge-w:184px;--badge-h:55px;gap:12px!important}.hero{padding-bottom:0!important}.hero-bear{width:min(94vw,430px)!important;bottom:-58px!important}.hero:after{height:150px!important;bottom:-64px!important}.steps-grid{grid-template-columns:1fr!important;gap:34px!important}.steps-line{display:none!important}.step-card{min-height:210px!important}.phone-tab-row{border-radius:28px!important;width:min(100%,330px)!important;min-width:0!important}.phone-current-label{min-width:68px!important;font-size:15px!important}.phone-arrow-left{left:-4px!important}.phone-arrow-right{right:-4px!important}.custom-panel-art{min-height:430px!important}.custom-hero-bear{width:min(94vw,500px)!important;bottom:-84px!important}}@media (width<=480px){.store-row{--badge-w:168px;--badge-h:50px}.custom-panel{padding-inline:24px!important}.custom-panel-art{min-height:390px!important}.custom-hero-bear{width:430px!important;bottom:-76px!important}}.hero-copy{z-index:12!important;padding-bottom:88px!important;position:relative!important}.hero-bear{z-index:8!important;width:min(47vw,700px)!important;bottom:-118px!important;right:-8px!important}.hero:after{z-index:30!important;pointer-events:none!important;height:215px!important;bottom:-82px!important}.store-row{--badge-w:220px;--badge-h:66px;flex-wrap:wrap!important;align-items:center!important;gap:18px!important;margin-top:26px!important;margin-bottom:56px!important;display:flex!important}.store-badge-image{width:var(--badge-w)!important;height:var(--badge-h)!important;background:0 0!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;display:inline-flex!important;overflow:hidden!important;box-shadow:0 10px 24px #00000029!important}.store-badge-image img,.store-row .store-badge-image img,.store-row .store-badge-image:first-child img,.store-row .store-badge-image:last-child img{object-fit:contain!important;border-radius:12px!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;display:block!important;transform:none!important}.how-section{background:radial-gradient(circle at 14% 20%,#ffa6001a,#0000 28%),radial-gradient(circle at 85% 78%,#4ebe461a,#0000 28%),linear-gradient(#fff9ef 0%,#f4fbf3 100%)!important;padding-top:96px!important;padding-bottom:92px!important}.steps-line{display:none!important}.steps-grid{align-items:stretch!important;gap:34px!important;overflow:visible!important}.step-card,.steps-grid .step-card{border:1px solid #0000000a!important;border-radius:30px!important;min-height:290px!important;padding:34px 28px 84px!important;position:relative!important;overflow:hidden!important;transform:none!important;box-shadow:0 18px 44px #0b48271a,inset 0 1px #ffffffd9!important}.step-card:before{content:none!important;display:none!important}.steps-grid .step-card:first-child{background:linear-gradient(#fff1de 0%,#fffaf3 100%)!important;border-color:#ff921f3d!important;box-shadow:inset 0 7px #ff9a21,0 18px 44px #ff8f001a!important}.steps-grid .step-card:nth-child(2){background:linear-gradient(#e9f6ff 0%,#f8fcff 100%)!important;border-color:#40a4ff3d!important;box-shadow:inset 0 7px #42abff,0 18px 44px #399cff1a!important}.steps-grid .step-card:nth-child(3){background:linear-gradient(#eefbe9 0%,#fbfffa 100%)!important;border-color:#61c43f3d!important;box-shadow:inset 0 7px #67c73f,0 18px 44px #5cb3371a!important}.step-number{z-index:5!important;border:4px solid #fffaf0!important;width:54px!important;height:54px!important;top:16px!important;left:18px!important;box-shadow:0 10px 22px #00000024!important}.step-card img{background:#fffffff5!important;border-radius:24px!important;width:82px!important;height:82px!important;margin:22px auto 18px!important;padding:14px!important;display:block!important;box-shadow:0 12px 28px #00000014!important}.step-card h3{letter-spacing:-.04em!important;margin-top:6px!important;margin-bottom:12px!important;font-size:27px!important;line-height:1.06!important}.step-card p{max-width:255px!important;margin:0 auto!important;font-size:17px!important;line-height:1.45!important}.step-card:after{color:#fff!important;white-space:nowrap!important;border-radius:999px!important;padding:11px 18px!important;font-size:14px!important;font-weight:900!important;position:absolute!important;bottom:24px!important;left:50%!important;transform:translate(-50%)!important;box-shadow:0 10px 22px #00000024!important}.steps-grid .step-card:first-child:after{content:"Start Exploring"!important;background:linear-gradient(135deg,#ff8d1f,#ffba41)!important}.steps-grid .step-card:nth-child(2):after{content:"Submit Proof"!important;background:linear-gradient(135deg,#3d9fff,#67c0ff)!important}.steps-grid .step-card:nth-child(3):after{content:"Collect Rewards"!important;background:linear-gradient(135deg,#56bf3c,#8ad94c)!important}.phone-tab-row{background:#ffffffeb!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:10px!important;min-width:280px!important;padding:12px 18px!important;display:flex!important;box-shadow:0 14px 30px #0a42291a!important}.phone-current-label{min-width:64px!important;color:var(--green-950)!important;text-align:right!important;margin:0 8px 0 0!important;font-size:16px!important;font-weight:900!important}.phone-tab{color:#0000!important;background:#064e2c2e!important;border:0!important;border-radius:999px!important;width:13px!important;min-width:13px!important;height:13px!important;min-height:13px!important;padding:0!important;font-size:0!important}.phone-tab.is-active{background:linear-gradient(135deg, var(--green-600), var(--orange))!important;width:34px!important}.customize-section{padding-top:54px!important;padding-bottom:84px!important}.custom-panel{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:20px!important;min-height:540px!important;padding:0 56px!important;overflow:hidden!important}.custom-hero-bear{width:min(39vw,540px)!important;bottom:-118px!important;left:-6px!important;transform:none!important}.custom-panel-copy h2{letter-spacing:-.05em!important;max-width:620px!important;font-size:clamp(48px,4.6vw,78px)!important;line-height:.95!important}.custom-panel-copy p{max-width:560px!important;font-size:20px!important;line-height:1.5!important}.custom-panel-actions{gap:14px!important}.custom-tag{color:#fff!important;background:linear-gradient(135deg,#ffae2f,#ff7f1f)!important;border:0!important;box-shadow:0 12px 24px #ff841f38!important}.custom-tag:nth-child(2){background:linear-gradient(135deg,#35b85c,#1f9846)!important}.custom-tag:nth-child(3){background:linear-gradient(135deg,#4aa7ff,#2e85e8)!important}@media (width<=1180px){.hero{min-height:980px!important}.hero-bear{width:min(72vw,620px)!important;bottom:-126px!important;right:50%!important;transform:translate(50%)!important}.custom-panel{grid-template-columns:1fr!important;min-height:auto!important;padding:40px 34px 0!important}.custom-panel-copy{order:1!important}.custom-panel-art{order:2!important;min-height:420px!important}.custom-hero-bear{width:min(70vw,480px)!important;bottom:-110px!important;left:50%!important;transform:translate(-50%)!important}}@media (width<=760px){.store-row{--badge-w:200px;--badge-h:60px;gap:14px!important;margin-bottom:64px!important}.hero{min-height:930px!important}.hero-copy{padding-bottom:96px!important}.hero-bear{width:min(92vw,440px)!important;bottom:-108px!important}.hero:after{height:180px!important;bottom:-72px!important}.steps-grid{grid-template-columns:1fr!important;gap:28px!important}.step-card{min-height:262px!important}.custom-panel-art{min-height:380px!important}.custom-hero-bear{width:min(86vw,420px)!important;bottom:-96px!important}}.store-badge,.store-badge-image,.store-badge-image img,.store-icon,.play-triangle{display:none!important}.store-row-component{--store-button-w:184px;--store-button-h:54px;flex-wrap:wrap!important;align-items:center!important;gap:12px!important;margin-top:22px!important;margin-bottom:34px!important;display:flex!important}.app-store-button{width:var(--store-button-w)!important;height:var(--store-button-h)!important;color:#fff!important;background:#050505!important;border-radius:13px!important;justify-content:flex-start!important;align-items:center!important;gap:11px!important;padding:0 14px!important;text-decoration:none!important;transition:transform .16s,box-shadow .16s!important;display:inline-flex!important;box-shadow:0 14px 26px #0000002e,inset 0 0 0 1px #ffffff24!important}.app-store-button:hover{transform:translateY(-2px)!important;box-shadow:0 18px 34px #00000038,inset 0 0 0 1px #ffffff2e!important}.store-symbol{flex:none!important;place-items:center!important;width:31px!important;height:31px!important;display:grid!important}.apple-symbol{font-size:32px!important;line-height:1!important;transform:translateY(-1px)!important}.google-symbol{border-radius:7px!important;position:relative!important;overflow:hidden!important}.google-symbol:before,.google-symbol:after,.google-symbol span:before,.google-symbol span:after{content:""!important;clip-path:polygon(0 0,100% 50%,0 100%)!important;position:absolute!important;inset:0!important}.google-symbol:before{clip-path:polygon(0 0,50% 50%,0 100%)!important;background:#34a853!important}.google-symbol:after{clip-path:polygon(0 0,50% 50%,100% 0)!important;background:#4285f4!important}.google-symbol span:before{clip-path:polygon(50% 50%,100% 0,100% 100%)!important;background:#fbbc05!important}.google-symbol span:after{clip-path:polygon(0 100%,50% 50%,100% 100%)!important;background:#ea4335!important}.store-text{letter-spacing:0!important;flex-direction:column!important;justify-content:center!important;line-height:1!important;display:flex!important}.store-kicker{color:#ffffffeb!important;letter-spacing:.02em!important;margin-bottom:4px!important;font-size:10px!important;font-weight:700!important;line-height:1!important;display:block!important}.store-name{color:#fff!important;letter-spacing:-.03em!important;font-size:20px!important;font-weight:850!important;line-height:.95!important;display:block!important}.hero{min-height:860px!important}.hero-copy{padding-bottom:54px!important}.hero-actions{margin-top:26px!important}.hero-bear{width:min(48vw,690px)!important;bottom:-104px!important}.hero:after{height:205px!important;bottom:-82px!important}@media (width<=760px){.store-row-component{--store-button-w:178px;--store-button-h:52px;margin-top:20px!important;margin-bottom:42px!important}.store-name{font-size:19px!important}.store-kicker{font-size:9.5px!important}.store-symbol{width:29px!important;height:29px!important}.apple-symbol{font-size:30px!important}.hero-copy{padding-bottom:62px!important}}@media (width<=480px){.store-row-component{grid-template-columns:1fr!important;max-width:220px!important;display:grid!important}.app-store-button{width:100%!important}}.hero .store-row.store-row-component.store-row-icons .store-badge-image{width:var(--store-button-w)!important;height:var(--store-button-h)!important;background:0 0!important;border-radius:11px!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;line-height:0!important;text-decoration:none!important;display:inline-flex!important;overflow:hidden!important;transform:none!important;box-shadow:0 10px 22px #0000002e!important}.hero .store-row.store-row-component.store-row-icons .store-badge-image:hover{transform:translateY(-2px)!important}.hero .store-row.store-row-component.store-row-icons .store-badge-image img,.hero .store-row.store-row-component.store-row-icons .store-badge-image:first-child img,.hero .store-row.store-row-component.store-row-icons .store-badge-image:last-child img{object-fit:contain!important;filter:none!important;border-radius:0!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;margin:0!important;padding:0!important;display:block!important;transform:none!important}@media (width<=760px){.hero .store-row.store-row-component.store-row-icons{--store-button-w:156px;--store-button-h:46px;gap:10px!important;margin-top:16px!important;margin-bottom:48px!important}}@media (width<=380px){.hero .store-row.store-row-component.store-row-icons{--store-button-w:144px;--store-button-h:43px}}.hero .store-row.store-row-component.store-row-icons{--store-button-w:clamp(250px, 17vw, 292px)!important;--store-button-h:calc(var(--store-button-w) / 3.003)!important;flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;gap:18px!important;max-width:620px!important;margin-top:24px!important;margin-bottom:92px!important;display:flex!important}.hero .store-row.store-row-component.store-row-icons .store-badge-image{width:var(--store-button-w)!important;height:var(--store-button-h)!important;background:0 0!important;border:0!important;border-radius:13px!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;line-height:0!important;text-decoration:none!important;display:inline-flex!important;overflow:hidden!important;transform:none!important;box-shadow:0 16px 28px #0003!important}.hero .store-row.store-row-component.store-row-icons .store-badge-image img,.hero .store-row.store-row-component.store-row-icons .store-badge-image:first-child img,.hero .store-row.store-row-component.store-row-icons .store-badge-image:last-child img{object-fit:contain!important;object-position:center!important;filter:none!important;border-radius:13px!important;width:100%!important;max-width:none!important;height:100%!important;display:block!important;transform:none!important}.hero-bear{width:min(49vw,710px)!important;max-width:none!important;bottom:-96px!important;left:auto!important;right:-18px!important}@media (width<=760px){.hero{min-height:auto!important;padding-top:108px!important;padding-bottom:0!important}.hero-inner{grid-template-columns:1fr!important;align-items:start!important;row-gap:0!important}.hero-copy{padding-bottom:0!important}.hero .store-row.store-row-component.store-row-icons{--store-button-w:158px!important;--store-button-h:53px!important;flex-flow:row!important;gap:12px!important;max-width:none!important;margin-top:18px!important;margin-bottom:8px!important;display:flex!important}.hero-visual{min-height:410px!important;margin-top:0!important;display:block!important;position:relative!important;overflow:visible!important}.hero-bear{z-index:8!important;width:min(94vw,390px)!important;max-width:none!important;position:absolute!important;bottom:22px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.hero:after{z-index:1!important;height:185px!important;bottom:-78px!important}}@media (width<=480px){.hero .store-row.store-row-component.store-row-icons{--store-button-w:150px!important;--store-button-h:50px!important;justify-content:center!important;gap:10px!important}.hero-visual{min-height:390px!important}.hero-bear{width:min(96vw,372px)!important;bottom:18px!important}}.custom-panel{align-items:center!important;min-height:620px!important;padding:0 62px!important;overflow:hidden!important}.custom-hero-bear{filter:drop-shadow(0 28px 30px #00000038)!important;width:clamp(560px,43vw,660px)!important;max-width:none!important;position:absolute!important;bottom:0!important;left:-38px!important;transform:none!important}.custom-panel-copy h2{font-size:clamp(52px,4.7vw,82px)!important}@media (width<=1180px){.custom-panel{grid-template-columns:1fr!important;min-height:auto!important;padding:42px 34px 0!important}.custom-panel-copy{order:1!important}.custom-panel-art{order:2!important;min-height:500px!important}.custom-hero-bear{width:min(92vw,560px)!important;bottom:0!important;left:50%!important;transform:translate(-50%)!important}}@media (width<=480px){.custom-panel{padding:34px 22px 0!important}.custom-panel-art{min-height:390px!important}.custom-hero-bear{width:min(98vw,420px)!important;bottom:0!important}}.hero .store-row.store-row-component.store-row-icons{--store-button-w:clamp(280px, 19vw, 330px)!important;--store-button-h:calc(var(--store-button-w) / 3.003)!important;flex-flow:wrap!important;justify-content:flex-start!important;align-items:center!important;gap:18px!important;max-width:720px!important;margin-top:24px!important;margin-bottom:0!important;display:flex!important}.hero .store-row.store-row-component.store-row-icons .store-badge-image{width:var(--store-button-w)!important;height:var(--store-button-h)!important;box-shadow:none!important;filter:none!important;background:0 0!important;border:0!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;line-height:0!important;text-decoration:none!important;display:inline-flex!important;overflow:hidden!important}.hero .store-row.store-row-component.store-row-icons .store-badge-image:hover{box-shadow:none!important;filter:none!important;transform:translateY(-2px)!important}.hero{min-height:870px!important;overflow:hidden!important}.hero-inner{align-items:center!important}.hero-copy{z-index:12!important}.hero-visual{min-height:620px!important;position:relative!important;overflow:visible!important}.hero-bear{z-index:7!important;filter:drop-shadow(0 28px 30px #053d223d)!important;width:min(50vw,730px)!important;max-width:none!important;position:absolute!important;bottom:-148px!important;left:auto!important;right:-18px!important}.hero:after{z-index:9!important;height:195px!important;bottom:-78px!important}.hero-copy,.site-header{z-index:12!important;position:relative!important}@media (width<=760px){.hero{min-height:auto!important;padding-top:104px!important;padding-bottom:0!important;overflow:hidden!important}.hero-inner{grid-template-columns:1fr!important;align-items:start!important;row-gap:0!important}.hero-copy{padding-bottom:0!important}.hero .store-row.store-row-component.store-row-icons{--store-button-w:min(42vw, 174px)!important;--store-button-h:calc(var(--store-button-w) / 3.003)!important;flex-flow:row!important;justify-content:center!important;align-items:center!important;gap:12px!important;max-width:100%!important;margin-top:18px!important;margin-bottom:0!important;display:flex!important}.hero-visual{z-index:6!important;min-height:350px!important;margin-top:0!important;display:block!important;position:relative!important;overflow:visible!important}.hero-bear{z-index:7!important;width:min(104vw,430px)!important;max-width:none!important;position:absolute!important;bottom:-54px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.hero:after{z-index:9!important;height:178px!important;bottom:-76px!important}}@media (width<=480px){.hero h1{font-size:clamp(41px,11.5vw,58px)!important}.hero-text{font-size:16px!important;line-height:1.5!important}.hero .store-row.store-row-component.store-row-icons{--store-button-w:min(41vw, 165px)!important;gap:10px!important}.hero-visual{min-height:338px!important}.hero-bear{width:min(106vw,414px)!important;bottom:-50px!important}}@media (width<=380px){.hero .store-row.store-row-component.store-row-icons{--store-button-w:150px!important;gap:8px!important}.hero-bear{width:390px!important;bottom:-46px!important}}.custom-shell,.custom-panel{overflow:hidden!important}.custom-panel{align-items:center!important;min-height:650px!important;padding:0 62px!important}.custom-panel-art{min-height:650px!important;position:relative!important;overflow:visible!important}.custom-hero-bear{z-index:1!important;filter:drop-shadow(0 28px 30px #00000038)!important;width:clamp(650px,46vw,760px)!important;max-width:none!important;position:absolute!important;bottom:-74px!important;left:-54px!important;transform:none!important}.custom-panel-copy{z-index:2!important;position:relative!important}.custom-panel-actions{flex-flow:wrap!important;gap:14px!important;display:flex!important}.custom-tag{box-shadow:none!important}@media (width<=1180px){.custom-panel{grid-template-columns:1fr!important;min-height:auto!important;padding:42px 34px 0!important}.custom-panel-copy{order:1!important;padding-bottom:6px!important}.custom-panel-art{order:2!important;min-height:520px!important;overflow:visible!important}.custom-hero-bear{width:min(108vw,610px)!important;bottom:-76px!important;left:50%!important;transform:translate(-50%)!important}}@media (width<=760px){.custom-panel{padding:34px 24px 0!important}.custom-panel-copy h2{font-size:clamp(38px,10vw,56px)!important}.custom-panel-copy p{font-size:16px!important}.custom-panel-actions{gap:10px!important}.custom-tag{min-height:44px!important;padding:0 14px!important;font-size:13px!important}.custom-panel-art{min-height:430px!important}.custom-hero-bear{width:min(112vw,500px)!important;bottom:-70px!important}}@media (width<=480px){.custom-panel{padding:32px 20px 0!important}.custom-panel-art{min-height:390px!important}.custom-hero-bear{width:min(116vw,455px)!important;bottom:-62px!important}}.hero .store-row.store-row-component.store-row-icons{--store-button-w:clamp(250px, 17vw, 300px)!important;--store-button-h:calc(var(--store-button-w) / 3.003)!important;flex-flow:row!important;justify-content:flex-start!important;align-items:center!important;gap:18px!important;width:max-content!important;max-width:none!important;margin-top:22px!important;margin-bottom:0!important;display:flex!important;overflow:visible!important}.hero .store-row.store-row-component.store-row-icons .store-badge-image{flex:0 0 var(--store-button-w)!important;width:var(--store-button-w)!important;height:var(--store-button-h)!important;box-shadow:none!important;filter:none!important;background:0 0!important;border:0!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;line-height:0!important;text-decoration:none!important;display:inline-flex!important;overflow:hidden!important}.hero .store-row.store-row-component.store-row-icons .store-badge-image img,.hero .store-row.store-row-component.store-row-icons .store-badge-image:first-child img,.hero .store-row.store-row-component.store-row-icons .store-badge-image:last-child img{object-fit:contain!important;object-position:center!important;width:100%!important;max-width:none!important;height:100%!important;box-shadow:none!important;filter:none!important;border-radius:12px!important;display:block!important;transform:none!important}@media (width<=760px){.hero .store-row.store-row-component.store-row-icons{--store-button-w:min(72vw, 292px)!important;--store-button-h:calc(var(--store-button-w) / 3.003)!important;flex-flow:column!important;justify-content:flex-start!important;align-items:center!important;gap:12px!important;width:100%!important;max-width:none!important;margin-top:18px!important;margin-bottom:0!important;display:flex!important}.hero .store-row.store-row-component.store-row-icons .store-badge-image{width:var(--store-button-w)!important;height:var(--store-button-h)!important;flex:none!important}.hero-visual{min-height:340px!important;margin-top:-4px!important}.hero-bear{bottom:-56px!important}}@media (width<=480px){.hero .store-row.store-row-component.store-row-icons{--store-button-w:min(76vw, 282px)!important;gap:11px!important}.hero-visual{min-height:330px!important;margin-top:-6px!important}.hero-bear{bottom:-54px!important}}@media (width>=761px){.hero .store-row.store-row-component.store-row-icons{--store-button-w:clamp(250px, 17vw, 300px)!important;--store-button-h:calc(var(--store-button-w) / 3.003)!important;flex-flow:row!important;justify-content:flex-start!important;align-items:center!important;gap:18px!important;width:max-content!important;max-width:none!important;margin-top:22px!important;margin-bottom:115px!important;display:flex!important}.hero .store-row.store-row-component.store-row-icons .store-badge-image{flex:0 0 var(--store-button-w)!important;width:var(--store-button-w)!important;height:var(--store-button-h)!important}}@media (width<=760px){.hero .store-row.store-row-component.store-row-icons{--store-button-w:min(72vw, 292px)!important;--store-button-h:calc(var(--store-button-w) / 3.003)!important;flex-flow:column!important;justify-content:flex-start!important;align-items:flex-start!important;gap:12px!important;width:100%!important;max-width:none!important;margin:18px 0 0!important;display:flex!important}.hero .store-row.store-row-component.store-row-icons .store-badge-image{width:var(--store-button-w)!important;height:var(--store-button-h)!important;flex:none!important;margin-left:0!important;margin-right:0!important}}@media (width<=480px){.hero .store-row.store-row-component.store-row-icons{--store-button-w:min(74vw, 285px)!important;gap:11px!important}}@media (width<=980px){.community-card.community-image-card{min-height:360px!important}.community-card-image{height:225px!important}}@media (width<=760px){.community-grid{gap:18px!important}.community-card.community-image-card{min-height:350px!important;padding:22px 22px 0!important}.community-card-image{height:220px!important;margin-top:14px!important}}@media (width<=480px){.community-card.community-image-card{min-height:330px!important}.community-card-image{height:205px!important}}.community-card.community-image-card{background:radial-gradient(circle at 20% 0,#ffb84024,#0000 34%),linear-gradient(#fff 0%,#fffdf5 100%)!important;border:1px solid #05472b14!important;flex-direction:column!important;justify-content:space-between!important;min-height:390px!important;padding:26px 26px 0!important;display:flex!important;overflow:hidden!important;box-shadow:0 22px 50px #05332114!important}.community-card-copy h3{color:#063f29!important;margin:0 0 8px!important}.community-card-copy p{color:#083022b8!important;max-width:300px!important;margin:0!important;font-weight:800!important;line-height:1.45!important}.community-card-image{object-fit:contain!important;object-position:bottom center!important;filter:drop-shadow(0 18px 22px #052d1e29)!important;width:calc(100% + 20px)!important;max-width:none!important;height:245px!important;margin:18px -10px 0!important;display:block!important;transform:translateY(6px)!important}.community-card.community-image-card:first-child{background:radial-gradient(circle at 18% 0,#ff7a001f,#0000 34%),linear-gradient(#fff 0%,#fffaf0 100%)!important}@media (width<=980px){.community-card.community-image-card{min-height:360px!important}.community-card-image{height:225px!important}}@media (width<=760px){.community-grid{gap:18px!important}.community-card.community-image-card{min-height:350px!important;padding:22px 22px 0!important}.community-card-image{height:220px!important;margin-top:14px!important}}@media (width<=480px){.community-card.community-image-card{min-height:330px!important}.community-card-image{height:205px!important}}.community-section{padding-top:8px!important;padding-bottom:76px!important}.community-grid.community-grid-images{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;gap:28px!important;display:grid!important}.community-card.community-image-card{background:radial-gradient(circle at 20% 0,#ff9a1c24,#0000 34%),linear-gradient(#fff 0%,#fffaf0 100%)!important;border:1px solid #05472b14!important;border-radius:30px!important;flex-direction:column!important;justify-content:space-between!important;min-height:430px!important;padding:28px 28px 0!important;display:flex!important;overflow:hidden!important;box-shadow:0 22px 54px #0533211a!important}.community-card.community-image-card:nth-child(2){background:radial-gradient(circle at 50% 0,#2eab5526,#0000 36%),linear-gradient(#fff 0%,#f4fff6 100%)!important}.community-card.community-image-card:nth-child(3){background:radial-gradient(circle at 80% 0,#ffbe2a38,#0000 36%),linear-gradient(#fff 0%,#fff9dc 100%)!important}.community-card-copy{z-index:2!important;position:relative!important}.community-card-copy h3{color:#063f29!important;letter-spacing:-.04em!important;margin:0 0 8px!important;font-size:25px!important}.community-card-copy p{color:#083022b8!important;max-width:320px!important;margin:0!important;font-size:15px!important;font-weight:800!important;line-height:1.45!important}.community-card-art{flex:1!important;justify-content:center!important;align-items:flex-end!important;min-height:280px!important;margin:20px -18px 0!important;display:flex!important}.community-card-image{object-fit:contain!important;object-position:bottom center!important;filter:drop-shadow(0 18px 22px #052d1e26)!important;width:100%!important;max-width:430px!important;height:100%!important;max-height:285px!important;display:block!important}@media (width<=980px){.community-grid.community-grid-images{grid-template-columns:1fr!important;max-width:560px!important;margin-inline:auto!important}.community-card.community-image-card{min-height:420px!important}.community-card-art{min-height:275px!important}}@media (width<=480px){.community-section{padding-bottom:58px!important}.community-card.community-image-card{border-radius:26px!important;min-height:380px!important;padding:22px 22px 0!important}.community-card-art{min-height:240px!important;margin-top:16px!important}.community-card-image{max-height:250px!important}}.feature-intro{color:#063620b8;max-width:620px;margin:14px 0 30px;font-size:18px;font-weight:700;line-height:1.55}@media (width<=760px){.feature-intro{max-width:100%;margin:12px 0 24px;font-size:16px;line-height:1.5}}.site-footer{background:linear-gradient(#fffcf2f2,#fff9ec);padding:72px 0 34px}.footer-inner{grid-template-columns:minmax(280px,1.4fr) minmax(180px,.6fr) minmax(180px,.6fr);align-items:start;gap:72px;display:grid}.footer-brand{max-width:430px}.footer-logo{align-items:center;margin-bottom:18px;display:inline-flex}.footer-logo img{width:210px;height:auto;display:block}.footer-brand p{color:#063620b8;margin:0;font-size:17px;font-weight:750;line-height:1.55}.footer-column{flex-direction:column;gap:12px;display:flex}.footer-column h3{color:#063620;margin:0 0 8px;font-size:17px;font-weight:950}.footer-column a{color:#063620b8;font-size:16px;font-weight:800;text-decoration:none}.footer-column a:hover{color:#ff7a12}.footer-bottom{text-align:center;margin-top:46px}.footer-bottom p{color:#0636209e;margin:0;font-weight:850}@media (width<=760px){.site-footer{padding:54px 0 28px}.footer-inner{grid-template-columns:1fr;gap:34px}.footer-logo img{width:180px}.footer-brand p{font-size:15px}.footer-column{gap:10px}.footer-bottom{text-align:left;margin-top:34px}}
