@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@500;600;700&display=swap";:root{--ink:#1d2a20;--soft:#566c59;--green:#58cc3d;--dark:#288f2a;--lime:#dff8a7;--pale:#eef8d8;--cream:#fbf8ee;--paper:#fffdf8;--line:#28562e24;--shell:min(1180px,calc(100vw - 48px));color:var(--ink);font-synthesis:none;text-rendering:optimizelegibility;font-family:Pretendard,Apple SD Gothic Neo,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{background:var(--cream);min-width:320px;color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}body,button,a{font-family:inherit}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}ul{margin:0;padding:0;list-style:none}.shell{width:var(--shell);margin-inline:auto}.section{padding:144px 0}.overline{letter-spacing:.16em;color:var(--dark);align-items:center;gap:9px;font:700 12px/1 DM Sans,sans-serif;display:inline-flex}.overline:before{content:"";background:currentColor;width:24px;height:2px}.site-header{z-index:100;border-bottom:1px solid #0000;transition:all .3s;position:fixed;inset:0 0 auto}.site-header--scrolled{border-color:var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbf8eed6}.site-header__inner{align-items:center;height:76px;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:10px;font:700 19px/1 DM Sans,sans-serif;display:inline-flex}.brand img{border-radius:10px;width:34px;height:34px}.site-nav{align-items:center;gap:34px;margin:0 auto;display:flex}.site-nav a{color:var(--soft);font-size:14px;font-weight:700;position:relative}.site-nav a:after{content:"";background:var(--green);height:2px;transition:right .25s;position:absolute;bottom:-6px;left:0;right:100%}.site-nav a:hover:after{right:0}.header-cta{background:var(--ink);color:#fff;border-radius:99px;gap:8px;padding:11px 17px;font-size:13px;font-weight:800;display:inline-flex}.header-cta span{color:var(--lime)}.menu-button{display:none}.hero{background:radial-gradient(circle at 18% 15%,#fffef9 0 15%,#0000 44%),linear-gradient(135deg,#f8f4e8,#eef6da);min-height:900px;padding:155px 0 0;position:relative;overflow:hidden}.hero__grid{z-index:2;grid-template-columns:.95fr 1.05fr;align-items:center;gap:72px;min-height:665px;display:grid;position:relative}.availability{border:1px solid var(--line);color:var(--soft);background:#ffffff94;border-radius:999px;align-items:center;gap:9px;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.availability span{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #58cc3d24}.hero h1{letter-spacing:-.075em;max-width:610px;margin-top:24px;font-size:clamp(58px,6vw,88px);font-weight:850;line-height:.99}.hero h1 em{color:var(--dark);z-index:1;font-style:normal;position:relative}.hero h1 em:after{content:"";z-index:-1;background:var(--lime);border-radius:99px;height:.22em;position:absolute;bottom:3px;left:0;right:-4px;transform:rotate(-1.5deg)}.hero__lead{max-width:540px;color:var(--soft);word-break:keep-all;margin-top:30px;font-size:18px;font-weight:550;line-height:1.75}.hero__actions{align-items:center;gap:26px;margin-top:36px;display:flex}.button{border-radius:16px;justify-content:center;align-items:center;gap:14px;min-height:56px;font-size:15px;font-weight:800;transition:all .25s;display:inline-flex}.button:hover{transform:translateY(-3px)}.button--primary{background:var(--green);color:#102f15;padding:0 24px;box-shadow:0 14px 30px #43a72d38}.button--primary span{background:#ffffff80;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.button--text{border-bottom:1px solid var(--ink);border-radius:0;min-height:auto;padding:8px 0}.hero__promise{color:var(--soft);align-items:center;gap:10px;margin-top:26px;font-size:12px;font-weight:700;display:flex}.hero__promise i{background:var(--green);border-radius:50%;width:3px;height:3px}.hero__visual{place-items:center;min-height:660px;display:grid;position:relative}.hero__halo{border:1px dashed #368b303d;border-radius:50%;width:590px;height:590px;position:absolute}.hero__halo:after,.hero__halo:before{content:"";background:var(--green);border-radius:50%;width:10px;height:10px;position:absolute}.hero__halo:before{top:20%;left:8%}.hero__halo:after{bottom:26%;right:4%}.hero__phone-wrap{z-index:2;position:relative}.phone{background:#fff;border:1px solid #1b301f1f;border-radius:45px;width:260px;padding:8px;position:relative;box-shadow:0 32px 60px #2a4b2d38,inset 0 0 0 2px #fffc}.phone__speaker{z-index:2;background:#111;border-radius:30px;width:76px;height:20px;position:absolute;top:18px;left:50%;transform:translate(-50%)}.phone__screen{background:#e8f5d5;border-radius:37px;height:555px;overflow:hidden}.phone__screen img{width:100%;height:auto}.phone--hero{border-radius:57px;width:330px;padding:10px}.phone--hero .phone__speaker{width:94px;height:26px;top:21px}.float-card{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border-radius:17px;flex-direction:column;gap:4px;padding:15px 18px;display:flex;position:absolute;box-shadow:0 18px 34px #26462a26}.float-card small{color:var(--soft);font-size:11px;font-weight:700}.float-card strong{font-size:14px}.float-card--top{top:18%;left:2%}.float-card--bottom{flex-direction:row;align-items:center;gap:10px;bottom:18%;right:-1%}.float-card--bottom div{flex-direction:column;display:flex}.float-card__play{background:var(--lime);width:38px;height:38px;color:var(--dark);border-radius:12px;place-items:center;font-size:12px;display:grid}.hero__orb{filter:blur(2px);border-radius:50%;position:absolute}.hero__orb--one{background:#dff8a7b3;width:240px;height:240px;top:110px;right:-70px}.hero__orb--two{background:#ffd84a47;width:150px;height:150px;bottom:10%;left:-70px}.hero__marquee{z-index:4;background:var(--ink);width:110%;color:var(--lime);margin-left:-5%;position:relative;overflow:hidden;transform:rotate(-1.3deg)}.hero__marquee div{letter-spacing:.28em;width:max-content;padding:18px 0;font:700 13px/1 DM Sans,sans-serif;animation:22s linear infinite marquee}@keyframes marquee{to{transform:translate(-50%)}}.numbers{background:var(--ink);color:#fff;padding:46px 0}.numbers__grid{grid-template-columns:repeat(4,1fr);display:grid}.number{border-right:1px solid #ffffff21;padding:0 34px}.number:first-child{padding-left:0}.number:last-child{border:0}.number strong{color:var(--lime);letter-spacing:-.06em;font:600 clamp(28px,3.5vw,42px)/1 DM Sans,sans-serif;display:block}.number span{color:#ffffffa6;margin-top:9px;font-size:13px;display:block}.section-heading{text-align:center;max-width:660px;margin:0 auto 72px}.section-heading .overline{justify-content:center}.section-heading h2,.curriculum__intro h2,.faq__intro h2{letter-spacing:-.065em;word-break:keep-all;margin-top:18px;font-size:clamp(40px,5vw,62px);line-height:1.1}.section-heading p{max-width:560px;color:var(--soft);word-break:keep-all;margin:22px auto 0;font-size:17px;line-height:1.75}.method{background:var(--paper)}.steps{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.step{border:1px solid var(--line);background:var(--cream);border-radius:30px;min-width:0;transition:all .35s;overflow:hidden}.step:hover{transform:translateY(-8px);box-shadow:0 28px 50px #2346271a}.step__visual{background:linear-gradient(145deg,var(--pale),#e7f2d3);justify-content:center;height:430px;padding:40px 20px 0;display:flex;overflow:hidden}.step:nth-child(2) .step__visual{background:linear-gradient(145deg,#f8f1e6,#f0eadf)}.step:nth-child(3) .step__visual{background:linear-gradient(145deg,#dff1ff,#edf8ff)}.step__visual .phone__screen{height:475px}.step__copy{padding:28px 28px 32px;position:relative}.step__number{color:#c8d4c6;font:600 14px/1 DM Sans;position:absolute;top:24px;right:26px}.step__kicker{color:var(--dark);font-size:12px;font-weight:800}.step h3{letter-spacing:-.05em;margin-top:8px;font-size:28px}.step p{color:var(--soft);word-break:keep-all;margin-top:12px;font-size:14px;line-height:1.7}.experience{background:var(--ink);color:#fff;overflow:hidden}.section-heading--light .overline{color:var(--lime)}.bento{grid-template-columns:1.25fr .75fr;gap:20px;display:grid}.bento-card{background:#2a3b2d;border:1px solid #ffffff17;border-radius:34px;position:relative;overflow:hidden}.bento-card__copy{z-index:3;position:relative}.feature-index{color:var(--lime);letter-spacing:.12em;margin-bottom:24px;font:600 12px/1 DM Sans;display:inline-block}.bento-card h3{letter-spacing:-.055em;font-size:clamp(28px,3.4vw,43px);line-height:1.17}.bento-card p{color:#ffffffa6;word-break:keep-all;max-width:410px;margin-top:18px;font-size:15px;line-height:1.72}.bento-card--wide{background:radial-gradient(circle at 80% 70%,#58cc3d47,#0000 34%),#2a3b2d;grid-row:span 2;min-height:760px;padding:54px}.mini-tags{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.mini-tags span{color:#ffffffb3;border:1px solid #ffffff26;border-radius:99px;padding:8px 11px;font-size:11px;font-weight:700}.bento-card__phones{justify-content:center;gap:26px;display:flex;position:absolute;bottom:-240px;left:42px;right:42px;transform:rotate(-4deg)}.bento-card__phones .phone{width:255px}.bento-card__phones .phone:last-child{transform:translateY(70px)rotate(7deg)}.bento-card--tall{background:linear-gradient(155deg,#36513a,#243427);min-height:510px;padding:44px}.bento-card--tall h3{font-size:32px}.notification-preview{position:absolute;bottom:-365px;right:-24px;transform:rotate(5deg)}.notification-preview .phone{width:260px}.bento-card--quote{background:var(--lime);min-height:230px;color:var(--ink);align-items:center;padding:28px 34px;display:flex}.bento-card--quote img{align-self:flex-end;width:150px;margin:0 18px -40px -14px}.bento-card--quote span{color:var(--dark);letter-spacing:.12em;font:700 11px/1 DM Sans}.bento-card--quote h3{margin-top:10px;font-size:28px}.curriculum{background:var(--pale)}.curriculum__layout{grid-template-columns:.72fr 1.28fr;align-items:start;gap:100px;display:grid}.curriculum__intro{position:sticky;top:120px}.curriculum__intro p{color:var(--soft);word-break:keep-all;margin-top:24px;font-size:16px;line-height:1.75}.curriculum__totals{grid-template-columns:auto 1fr;align-items:baseline;gap:5px 12px;width:max-content;margin-top:34px;display:grid}.curriculum__totals strong{color:var(--dark);font:600 25px/1 DM Sans}.curriculum__totals span{color:var(--soft);font:600 12px/1 DM Sans}.course{border-top:1px solid #28562e33;grid-template-columns:105px 1fr auto;align-items:start;gap:30px;padding:34px 0;display:grid}.course:last-child{border-bottom:1px solid #28562e33}.course__meta{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.course__meta span,.course__main small{color:var(--soft);letter-spacing:.08em;text-transform:uppercase;font:600 11px/1 DM Sans}.course__meta b{background:var(--ink);color:var(--lime);border-radius:9px;padding:7px 10px;font:700 13px/1 DM Sans}.course__main h3{letter-spacing:-.04em;margin-top:10px;font-size:25px}.course__main p{color:var(--soft);margin-top:9px;font-size:14px;line-height:1.65}.course__arrow{border:1px solid #28562e3d;border-radius:50%;place-items:center;width:38px;height:38px;transition:all .25s;display:grid}.course:hover .course__arrow{background:var(--green);color:#fff}.plans{background:var(--paper)}.plan-grid{grid-template-columns:repeat(2,1fr);gap:22px;max-width:950px;margin:0 auto;display:grid}.plan-card{border:1px solid var(--line);background:var(--cream);border-radius:32px;min-height:530px;padding:42px;position:relative}.plan-card--pro{background:var(--ink);color:#fff;overflow:hidden}.plan-ribbon{background:var(--lime);width:180px;color:var(--dark);text-align:center;padding:9px 0;font-size:11px;font-weight:850;position:absolute;top:28px;right:-42px;transform:rotate(36deg)}.plan-card__head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.plan-card__head span{color:var(--dark);letter-spacing:.13em;font:700 12px/1 DM Sans}.plan-card--pro .plan-card__head span{color:var(--lime)}.plan-card__head h3{letter-spacing:-.05em;margin-top:11px;font-size:29px}.plan-card__head b{background:var(--pale);color:var(--dark);border-radius:99px;padding:8px 11px;font-size:12px}.plan-card--pro .plan-card__head b{margin-right:28px}.plan-card>p{min-height:52px;color:var(--soft);margin-top:22px;font-size:15px;line-height:1.65}.plan-card--pro>p{color:#ffffffa1}.plan-card ul{border-top:1px solid var(--line);margin-top:30px;padding-top:28px}.plan-card--pro ul{border-color:#ffffff21}.plan-card li{color:var(--soft);padding:9px 0 9px 29px;font-size:14px;position:relative}.plan-card--pro li{color:#ffffffc7}.plan-card li:before{content:"✓";color:var(--dark);font-weight:900;position:absolute;left:0}.plan-card--pro li:before{color:var(--lime)}.plan-note{text-align:center;color:var(--soft);margin-top:24px;font-size:12px}.faq{background:#f2eedf}.faq__layout{grid-template-columns:.7fr 1.3fr;gap:110px;display:grid}.faq__intro{align-self:start;position:sticky;top:120px}.faq-item{border-top:1px solid #28562e33}.faq-item:last-child{border-bottom:1px solid #28562e33}.faq-item button{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:28px 0;font-size:18px;font-weight:800;display:flex}.faq-item button i{border:1px solid #28562e40;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-size:19px;font-style:normal;font-weight:400;display:grid}.faq-item__answer{grid-template-rows:0fr;transition:grid-template-rows .35s;display:grid}.faq-item__answer p{color:var(--soft);word-break:keep-all;font-size:15px;line-height:1.75;overflow:hidden}.faq-item--open .faq-item__answer{grid-template-rows:1fr}.faq-item--open .faq-item__answer p{padding:0 50px 28px 0}.download{background:var(--green);color:#112c15;position:relative;overflow:hidden}.download__inner{grid-template-columns:1fr .72fr;align-items:center;gap:50px;min-height:590px;display:grid}.download__copy{z-index:2;padding:90px 0;position:relative}.download__copy>img{width:172px}.download h2{letter-spacing:-.07em;margin-top:28px;font-size:clamp(44px,5.8vw,70px);line-height:1.07}.download p{color:#112c15b3;margin-top:23px;font-size:17px;line-height:1.7}.store-row{gap:10px;margin-top:32px;display:flex}.store-badge{background:var(--ink);color:#fff;border-radius:13px;min-width:160px;padding:12px 18px;font:600 17px/1 DM Sans}.store-badge small{color:#ffffff8c;letter-spacing:.09em;margin-bottom:4px;font-size:8px;display:block}.download__mascot{z-index:2;align-self:end;position:relative}.download__mascot img{filter:drop-shadow(0 32px 35px #1c492140);width:min(480px,100%)}.download__noise{opacity:.4;background-image:radial-gradient(#ffffff52 1px,#0000 1px);background-size:18px 18px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 20%,#000);mask-image:linear-gradient(90deg,#0000 20%,#000)}footer{background:var(--ink);color:#fff;padding:68px 0 30px}.footer__top{grid-template-columns:1fr 1fr 1fr;align-items:start;gap:40px;display:grid}.brand--footer{font-size:23px}.brand--footer img{width:42px;height:42px}.footer__top p{color:#ffffff8c;font-size:13px;line-height:1.65}.footer__top nav{grid-template-columns:repeat(2,max-content);justify-content:end;gap:16px 28px;display:grid}.footer__top nav a{color:#ffffffad;font-size:12px}.footer__top nav a:hover{color:var(--lime)}.footer__bottom{color:#ffffff59;letter-spacing:.04em;border-top:1px solid #ffffff1a;justify-content:space-between;margin-top:54px;padding-top:20px;font:500 10px/1 DM Sans;display:flex}@media (width<=1000px){.hero__grid{grid-template-columns:1fr 1fr;gap:30px}.hero h1{font-size:62px}.hero__visual{transform:scale(.88)}.site-nav{gap:20px}.steps{gap:14px}.step__visual{height:370px}.step__visual .phone{width:190px}.step__copy{padding:24px}.bento-card--wide{padding:44px 36px}.bento-card__phones{left:18px;right:18px}.bento-card__phones .phone{width:220px}.curriculum__layout,.faq__layout{gap:60px}.course{grid-template-columns:90px 1fr auto;gap:20px}}@media (width<=780px){:root{--shell:min(100% - 36px,620px)}.section{padding:92px 0}.site-header__inner{height:68px}.site-nav{border:1px solid var(--line);background:#fffdf8f5;border-radius:18px;flex-direction:column;align-items:stretch;padding:18px;display:none;position:absolute;inset:68px 18px auto;box-shadow:0 20px 35px #1e3c2126}.site-nav--open{display:flex}.site-nav a{padding:8px}.header-cta{display:none}.menu-button{background:var(--ink);cursor:pointer;border:0;border-radius:50%;place-content:center;gap:6px;width:42px;height:42px;margin-left:auto;display:grid}.menu-button span{background:#fff;width:18px;height:2px}.hero{min-height:auto;padding-top:112px}.hero__grid{text-align:center;grid-template-columns:1fr;min-height:0}.availability{margin:0 auto}.hero h1{margin-top:20px;font-size:clamp(47px,15vw,68px)}.hero__lead{margin:24px auto 0;font-size:16px}.hero__actions,.hero__promise{justify-content:center}.hero__visual{min-height:620px;margin-top:-15px;transform:none}.phone--hero{width:285px}.phone--hero .phone__screen{height:570px}.hero__halo{width:480px;height:480px}.float-card--top{left:0}.float-card--bottom{right:0}.numbers__grid{grid-template-columns:repeat(2,1fr);gap:28px 0}.number{padding:0 22px}.number:nth-child(2){border:0}.number:nth-child(3){padding-left:0}.steps{grid-template-columns:1fr}.step{grid-template-columns:.9fr 1.1fr;display:grid}.step__visual{height:430px}.step__copy{align-self:center}.bento{grid-template-columns:1fr}.bento-card--wide{grid-row:auto;min-height:700px}.bento-card--tall{min-height:520px}.curriculum__layout,.faq__layout{grid-template-columns:1fr;gap:54px}.curriculum__intro,.faq__intro{position:static}.plan-grid{grid-template-columns:1fr}.plan-card{min-height:0}.download__inner{text-align:center;grid-template-columns:1fr;min-height:800px}.download__copy{padding:85px 0 0}.download__copy>img{margin:0 auto}.store-row{justify-content:center}.download__mascot{margin-top:-40px}.download__mascot img{width:360px;margin:0 auto}.footer__top{grid-template-columns:1fr 1fr}.footer__top nav{grid-column:1/-1;justify-content:start}}@media (width<=520px){.section-heading{margin-bottom:48px}.section-heading h2,.curriculum__intro h2{font-size:40px}.section-heading p{font-size:15px}.hero__actions{flex-direction:column;gap:12px}.button--primary{width:100%}.hero__promise{flex-wrap:wrap}.hero__visual{min-height:570px}.phone--hero{border-radius:47px;width:255px}.phone--hero .phone__screen{border-radius:38px;height:510px}.hero__halo{width:390px;height:390px}.float-card{padding:12px}.float-card--top{top:21%;left:-10px}.float-card--bottom{bottom:18%;right:-10px}.number{padding:0 12px}.number strong{font-size:30px}.step{display:block}.step__visual{height:350px}.step__visual .phone{width:185px}.step__copy{padding:26px}.bento-card--wide{min-height:650px;padding:36px 26px}.bento-card--tall{padding:36px 26px}.bento-card__phones{gap:8px;bottom:-190px}.bento-card__phones .phone{width:190px}.notification-preview{right:-46px}.bento-card--quote{padding:26px 18px}.bento-card--quote img{width:120px;margin-left:-18px}.bento-card--quote h3{font-size:23px}.course{grid-template-columns:70px 1fr}.course__arrow{display:none}.course__main h3{font-size:21px}.curriculum__totals{grid-template-columns:auto 1fr auto 1fr auto 1fr;gap:4px 8px;width:100%}.curriculum__totals span{font-size:9px}.plan-card{padding:32px 26px}.plan-card__head h3{font-size:25px}.plan-card--pro .plan-card__head b{margin-right:0}.plan-ribbon{display:none}.faq-item button{font-size:16px}.faq-item--open .faq-item__answer p{padding-right:0}.store-row{flex-direction:column;align-items:center}.store-badge{width:210px}.download h2{font-size:45px}.download p br{display:none}.footer__top{grid-template-columns:1fr}.footer__top nav{grid-column:auto;grid-template-columns:1fr}.footer__bottom{flex-direction:column;gap:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.phone{aspect-ratio:1179/2556;padding:7px}.phone__speaker{display:none}.phone__screen{width:100%;height:100%!important}.phone__screen img{object-fit:cover;width:100%;height:100%}.phone--hero{padding:9px}.brand--header{width:150px;height:56px;overflow:visible}.brand--header img{object-fit:contain;filter:drop-shadow(0 3px 6px #416f2624);border-radius:0;width:100%;height:100%}.streak-pop{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #28562e1f;border-radius:18px;align-items:center;gap:11px;padding:clamp(10px,1.2vw,14px);display:flex;position:absolute;top:9%;right:clamp(-8px,1vw,2%);box-shadow:0 18px 38px #26462a2b}.streak-pop__flame{background:linear-gradient(145deg,var(--lime),var(--green));color:#0000;border-radius:55% 45% 52% 48%;flex:none;place-items:center;width:40px;height:40px;display:grid;position:relative;overflow:hidden}.streak-pop__flame:after{content:"";background:#fff8b8;border-radius:50% 50% 55% 45%;width:13px;height:17px;transform:translateY(5px)}.streak-pop small{color:var(--soft);white-space:nowrap;margin-bottom:5px;font-size:10px;font-weight:750;display:block}.streak-pop strong{align-items:center;gap:6px;font:700 15px/1 DM Sans,sans-serif;display:flex}.streak-pop strong span,.streak-pop strong i{color:#9aad9c}.streak-pop strong i{font-style:normal}.streak-pop strong b{color:var(--dark)}.download{background:radial-gradient(circle at 78% 28%,#c7f58bc7,#0000 24%),radial-gradient(circle at 12% 90%,#ffd84a38,#0000 28%),linear-gradient(135deg,#fffaf0 0%,#edf6db 58%,#d8efb8 100%)}.download:before{content:"";pointer-events:none;border:1px solid #28562e1a;border-radius:32px;position:absolute;inset:22px}.download__noise{opacity:.18}.download__mascot img{filter:drop-shadow(0 32px 35px #1c49212b)}@media (width<=780px){.brand--header{width:132px;height:50px}.download:before{inset:14px}}@media (width<=520px){.streak-pop{border-radius:15px;gap:8px;padding:9px 10px;top:9%;right:-10px}.streak-pop__flame{width:34px;height:34px}.streak-pop small{font-size:9px}.streak-pop strong{font-size:13px}}.streak-pop__flame{border-radius:60% 40% 58% 42%;width:23px;height:23px;margin-left:1px}.streak-pop__flame:after{width:7px;height:10px;transform:translateY(3px)}@media (width<=520px){.streak-pop__flame{width:20px;height:20px}}.phone,.phone--hero{padding:0}.phone__screen img{object-fit:contain}.step__visual{height:540px;padding:28px 20px 0}.step__visual .phone{width:218px;transform:none}@media (width<=1000px){.step__visual{height:475px;padding-top:26px}.step__visual .phone{width:190px}}@media (width<=780px){.step__visual{height:460px;padding-top:24px}.step__visual .phone{width:190px}}@media (width<=520px){.step__visual{height:440px;padding-top:22px}.step__visual .phone{width:185px}}.streak-pop__flame{width:auto;height:auto;color:initial;background:0 0;border-radius:0;margin-left:0;font-size:22px;line-height:1;overflow:visible}.streak-pop__flame:after{display:none}@media (width<=520px){.streak-pop__flame{width:auto;height:auto;font-size:19px}}.phone,.phone--hero{aspect-ratio:auto;background:linear-gradient(145deg,#fff 0%,#e9ece9 100%);border:2px solid #fffffff5;outline:1px solid #515e532e;padding:7px;box-shadow:0 28px 58px #2a4b2d33,inset 0 0 0 1px #6d776f29}.phone__screen{aspect-ratio:1179/2556;border-radius:37px;height:auto!important}.phone--hero .phone__screen{border-radius:47px;height:auto!important}.step__visual .phone{transform:translateY(clamp(92px,8vw,108px))}@media (width<=520px){.step__visual .phone{transform:translateY(72px)}}.brand--footer{width:172px;height:62px;overflow:visible}.brand--footer img{object-fit:contain;filter:drop-shadow(0 4px 10px #c8ff7024);border-radius:0;width:100%;height:100%}@media (width<=520px){.brand--footer{width:154px;height:56px}}.btn{white-space:nowrap;border:none;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:15px 26px;font-size:16px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.btn--primary{background:var(--chip-green);color:#fff;box-shadow:0 10px 24px #62c94161}.btn--primary:hover{background:var(--deep-leaf);transform:translateY(-2px);box-shadow:0 14px 28px #43a72d6b}.btn--ghost{background:var(--bg-3);color:var(--text-primary);border:1.5px solid var(--line)}.btn--ghost:hover{border-color:var(--chip-green);transform:translateY(-2px)}.btn--dark{background:var(--onion-white);color:#16321a;box-shadow:0 10px 24px #00000040}.btn--dark:hover{background:var(--cream);transform:translateY(-2px)}.btn--outline{color:var(--onion-white);background:0 0;border:1.5px solid #fff6}.btn--outline:hover{background:#ffffff14;border-color:#fff;transform:translateY(-2px)}
