*{box-sizing:border-box}:root{--black:#161616;--red:#f74f3f;--orange:#ff7b5d;--gray35:#5a5a5a;--gray60:#9a9a9a;--pampas:#faf9f8;--feature:#f8f8f8;--cream:#fffaf6}html{scroll-behavior:smooth}body,html{background:#fff}body{margin:0;color:var(--black);font-family:Pretendard,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Noto Sans KR,system-ui,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%}.page{width:100%;margin:0 auto;overflow:hidden;background:#fff}.revealOnScroll{opacity:0;transform:translateY(22px);transition:opacity .62s ease,transform .62s cubic-bezier(.2,.72,.2,1)}.revealOnScroll.isVisible{opacity:1;transform:translateY(0)}.siteHeader{position:fixed;top:0;left:50%;z-index:20;justify-content:center;width:100%;height:62px;padding:10px 24px 11px;background:rgb(255 255 255/85%);border-bottom:1px solid rgb(0 0 0/7%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform:translateX(-50%);animation:navDrop .52s ease both}.siteHeader,.siteHeaderInner{display:flex;align-items:center}.siteHeaderInner{justify-content:space-between;width:min(1080px,100%);height:41px}.brand,.footerBrand{display:inline-flex;align-items:center;gap:9px;font-size:18px;font-weight:800;line-height:27px;letter-spacing:0}.brand img,.downloadIcon,.footerBrand img{border-radius:8.533px}.ghostButton,.pillButton,.storeActions a{display:inline-flex;align-items:center;justify-content:center;border-radius:100px;font-weight:700;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease}.pillButton{min-height:58px;padding:17px 34px;color:#fff;font-size:16px;line-height:24px;background:var(--red);box-shadow:0 8px 14px rgb(247 79 63/32%)}.pillButton.small{min-height:41px;padding:10px 20px;font-size:14px;line-height:21px;box-shadow:none}.ghostButton{min-height:58px;padding:17px 29px;color:var(--black);font-size:16px;font-weight:600;line-height:24px;background:#fff;border:1px solid rgb(0 0 0/7%)}.ghostButton:hover,.pillButton:hover,.storeActions a:hover{transform:translateY(-2px)}.brand:focus-visible,.footerBrand:focus-visible,.footerMeta a:focus-visible,.ghostButton:focus-visible,.pillButton:focus-visible,.storeActions a:focus-visible{outline:3px solid rgb(247 79 63/72%);outline-offset:4px}.heroSection{position:relative;height:1356px;overflow:hidden;background:linear-gradient(180deg,#fffaf6 0 941px,#eafbed 941px 1181px,#fff 1181px 100%)}.heroCopy{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;width:min(1080px,calc(100% - 48px));margin:0 auto;padding-top:200px;text-align:center;animation:heroCopyIn .72s cubic-bezier(.2,.72,.2,1) both}.heroCopy h1{width:521px;max-width:100%;margin:0;font-size:76px;font-weight:900;line-height:85.12px;letter-spacing:-2.66px}.heroCopy h1 strong{display:block;color:var(--red)}.heroCopy p{width:381px;max-width:100%;margin:18px 0 0;color:var(--gray35);font-size:20px;font-weight:500;line-height:33px}.heroCopy p span{display:block}.heroActions{display:flex;justify-content:center;gap:12px;margin-top:40px}.heroCopy .heroNote{width:auto;margin-top:18px;color:var(--gray60);font-size:13px;line-height:19.5px}.heroStage{position:absolute;left:50%;top:728px;width:1080px;height:360px;transform:translateX(-50%)}.floatingAsset{position:absolute;width:var(--asset-size);height:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform-origin:50% 70%;animation:assetPop .66s cubic-bezier(.2,.72,.2,1) var(--asset-delay,0s) both,assetFloat 5.4s ease-in-out calc(var(--asset-delay, 0s) + .66s) infinite}.heroCat{--asset-size:240px;--asset-delay:120ms;left:-38px;top:151px;z-index:2}.coinAsset{--asset-size:58px;--asset-delay:300ms;left:194px;top:36px}.fishAsset{--asset-size:90px;--asset-delay:520ms;left:456px;top:219px}.heartAsset{--asset-size:90px;--asset-delay:420ms;left:605px;top:219px}.churuAsset{--asset-size:90px;--asset-delay:620ms;left:754px;top:219px}.tunaAsset{--asset-size:90px;--asset-delay:470ms;left:307px;top:219px}.boxAsset{--asset-size:90px;--asset-delay:700ms;left:903px;top:219px}.coinBubble{position:absolute;left:167px;top:108px;z-index:3;width:112px;height:58px;display:flex;align-items:center;justify-content:center;border-radius:100px;background:#fff;box-shadow:0 4px 5px rgb(0 0 0/10%);color:#27272a;font-size:24px;font-weight:800;line-height:35px;animation:bubbleFloat 3.2s ease-in-out .88s infinite}.cloud{position:absolute;border-radius:999px;background:rgb(255 255 255/76%);animation:cloudDrift 12s ease-in-out infinite}.cloudLeft{left:-70px;top:149px;width:193px;height:106px}.cloudCenter{left:397px;top:225px;width:152px;height:84px;animation-delay:-3s}.cloudRight{right:105px;top:370px;width:234px;height:128px;animation-delay:-6s}.problemSection,.quoteSection,.rewardSection,.statsSection,.stepsSection{width:min(1080px,calc(100% - 48px));margin-right:auto;margin-left:auto}.problemSection{padding-bottom:160px}.sectionHeader{display:flex;flex-direction:column;align-items:center;gap:13px;width:100%;margin:0 0 56px;text-align:center}.eyebrow{margin:0;color:var(--red);font-size:15px;font-weight:800;line-height:24.75px}.downloadSection h2,.sectionHeader h2{margin:0;color:var(--black);font-size:44px;font-weight:900;line-height:52.8px;letter-spacing:-1.32px}.sectionDescription{margin:0;color:var(--gray35);font-size:20px;font-weight:500;line-height:29.7px}.compareGrid{display:grid;grid-template-columns:repeat(2,530px);grid-gap:20px;gap:20px;width:1080px;max-width:100%}.compareCard{height:444px;padding:36px 32px 38px;border-radius:24px;transition:transform .22s ease,box-shadow .22s ease}.mutedCard{padding:37px 33px;background:var(--pampas);border:1px solid rgb(0 0 0/4%)}.accentCard{color:#fff;background:linear-gradient(180deg,var(--orange) 0,var(--red) 100%)}.compareCard:hover,.rewardCard:hover,.stepCard:hover{transform:translateY(-4px)}.accentCard:hover{box-shadow:0 20px 38px rgb(247 79 63/16%)}.cardLabel{display:inline-flex;align-items:center;height:45px;margin:0 0 24px;padding:12px 14px;border-radius:100px;font-size:18px;font-weight:800;line-height:21px}.mutedCard .cardLabel{color:var(--gray60);background:rgb(0 0 0/4%)}.accentCard .cardLabel{color:#fff;background:rgb(255 255 255/22%)}.compareCard ul{display:grid;grid-gap:4px;gap:4px;padding:0;margin:0;list-style:none}.compareCard li{display:flex;align-items:center;gap:12px;min-height:57px;padding:14px 0;font-size:19px;font-weight:600;line-height:28.5px;letter-spacing:-.19px}.accentCard li{font-weight:700}.checkMark,.xMark{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;font-weight:900}.xMark{color:#ff8b82}.checkMark{color:#fff}.rewardSection{padding-bottom:160px}.rewardGrid{display:grid;grid-template-columns:repeat(2,530px);grid-template-rows:repeat(2,480px);grid-gap:20px;gap:20px;width:1080px;max-width:100%}.rewardCard{position:relative;height:480px;padding:40px 36px;overflow:hidden;border-radius:24px;background:var(--feature);transition:transform .22s ease,box-shadow .22s ease}.rewardCard:hover{box-shadow:0 18px 42px rgb(22 22 22/7%)}.badge{display:inline-flex;align-items:center;height:38px;padding:10px 14px;border-radius:100px;color:#fff;font-size:15px;font-weight:700;line-height:18px;letter-spacing:.36px}.badge.red{background:#ff5d4d}.badge.purple{background:#6e5aee}.badge.green{background:#55cc96}.badge.yellow{background:#ffc53f}.rewardCard h3{width:220px;margin:16px 0 12px;font-size:30px;font-weight:900;line-height:37.5px;letter-spacing:-.6px;white-space:pre-line}.rewardCard p{width:330px;margin:0;color:rgb(22 22 22/70%);font-size:15px;font-weight:500;line-height:24.75px;white-space:pre-line}.rewardCaption{position:absolute;left:36px;top:252.5px;display:flex;align-items:center;gap:8px;font-size:20px;font-weight:700;line-height:25.5px}.rewardCaption.red{color:#ff1b06}.rewardCaption.purple{color:#4528ff}.rewardCaption.green{color:#22a96f}.rewardCaption.yellow{color:#f7ad00}.rewardCaption span{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}.rewardImage{position:absolute;height:auto;object-fit:contain;transition:transform .26s ease}.rewardCard:hover .rewardImage{transform:translateY(-5px) scale(1.015)}.rewardCard:first-child .rewardImage{right:31px;bottom:64px;width:276px}.rewardCard:nth-child(2) .rewardImage{right:-66px;bottom:-26px;width:389px}.rewardCard:nth-child(3) .rewardImage{right:0;bottom:40px;width:282px}.rewardCard:nth-child(4) .rewardImage{right:46px;bottom:45px;width:139px}.stepsSection{width:100%;padding:110px max(24px,calc((100% - 1080px) / 2));margin:0 auto 160px;background:var(--cream)}.stepsSection .sectionHeader{margin-bottom:60px}.stepsSection .eyebrow{font-size:13px;line-height:19.5px;letter-spacing:.52px}.stepGrid{display:grid;grid-template-columns:repeat(3,346.666px);grid-gap:20px;gap:20px;width:1080px;max-width:100%}.stepCard{height:224.8px;padding:37px 31px;border:1px solid rgb(0 0 0/7%);border-radius:24px;background:#fff;transition:transform .22s ease,box-shadow .22s ease}.stepCard:hover{box-shadow:0 18px 36px rgb(22 22 22/6%)}.stepCard img{width:56px;height:56px;object-fit:contain}.stepCard h3{margin:8.8px 0;font-size:19px;font-weight:800;line-height:28.5px;letter-spacing:-.19px}.stepCard p:last-child{margin:0;color:var(--gray35);font-size:14.5px;font-weight:500;line-height:24.65px;white-space:pre-line}.statsSection{height:177px;padding:0;margin-bottom:160px;overflow:hidden;border-radius:24px}.statsGrid{display:grid;grid-template-columns:repeat(3,1fr);width:100%;height:177px}.statItem{display:flex;flex-direction:column;align-items:center;gap:20px;padding:44px 24px}.statItem strong{color:var(--black);font-size:56px;font-weight:900;line-height:48px;letter-spacing:-1.44px;white-space:nowrap}.statAccent,.statSuffix{color:var(--red);font-family:inherit}.statAccent{padding:0 8px;font-size:42px;line-height:48px;vertical-align:4px}.statAccent,.statSuffix{display:inline-block;font-weight:900;letter-spacing:-1.44px}.statSuffix{margin-left:8px;color:var(--red);font-size:28px;line-height:33px;vertical-align:1px}.statItem>span{color:var(--gray35);font-size:16px;font-weight:600;line-height:21px}.quoteSection{height:278px;padding:0;margin-bottom:160px;text-align:center}.quoteSection blockquote{width:min(760px,100%);max-width:100%;margin:0 auto;color:var(--black);font-size:32px;font-weight:900;line-height:47.9px;letter-spacing:-.96px}.quoteText,.quoteText strong,.quoteText>span{display:block}.quoteSection blockquote:after,.quoteSection blockquote:before{display:block;height:48px;color:var(--red);font-size:40px;line-height:48px;content:'"'}.quoteSection blockquote:before{margin-bottom:19px}.quoteSection blockquote:after{margin-top:19px}.quoteSection strong{color:var(--red)}.downloadSection{height:708px;padding-top:110px;color:#fff;text-align:center;background:linear-gradient(180deg,#ff5f51 0,var(--red) 100%)}.downloadIcon{width:120px;height:120px;margin-bottom:26px;animation:iconBounce 3.4s ease-in-out infinite}.downloadSection h2{width:344px;max-width:calc(100% - 48px);margin:0 auto;color:#fff;font-size:44px;line-height:62.5px}.downloadSection h2 span{display:block}.downloadSection p{margin:15px 0 0;color:rgb(255 255 255/82%);font-size:17px;font-weight:500;line-height:26px}.storeActions{display:flex;justify-content:center;gap:12px;margin-top:38px}.storeActions a{min-height:53px;padding:15px 28px;color:var(--red);font-size:15px;line-height:23px;background:#fff}.downloadSection .downloadNote{margin-top:29px;color:rgb(255 255 255/82%)}.siteFooter{display:flex;align-items:center;justify-content:space-between;height:128px;padding:50px max(24px,calc((100% - 1080px) / 2));color:#fff;background:#171717}.footerBrand{font-size:16px;line-height:27px}.footerMeta{display:flex;align-items:center;gap:18px;color:rgb(255 255 255/56%);font-size:13px;line-height:20px}.footerMeta a{color:#fff}.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes navDrop{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}@keyframes heroCopyIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes assetPop{0%{opacity:0;transform:translateY(14px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes assetFloat{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-9px) rotate(1.5deg)}}@keyframes bubbleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes cloudDrift{0%,to{transform:translateX(0)}50%{transform:translateX(18px)}}@keyframes iconBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media (max-width:1128px){.compareGrid,.rewardGrid,.stepGrid{grid-template-columns:1fr;width:100%}.compareCard,.rewardCard,.stepCard{width:100%}.rewardGrid{grid-template-rows:none}.heroStage{width:calc(100% - 48px)}.tunaAsset{left:330px}.fishAsset{left:485px}.heartAsset{left:640px}.boxAsset{right:auto;left:795px}.churuAsset{display:none}}@media (max-width:760px){body,html{background:#fff}.siteHeader{height:58px;padding:10px 12px 10px 14px}.siteHeaderInner{gap:12px;height:38px}.brand{flex:0 1 auto;min-width:0;max-width:calc(100% - 128px);font-size:15px}.brand span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand img{width:28px;height:28px}.pillButton.small{flex:0 0 104px;margin-left:auto;min-width:104px;max-width:104px;min-height:36px;padding:8px 10px;font-size:12px}.heroSection{height:960px;background:linear-gradient(180deg,#fffaf6 0 720px,#eafbed 720px 840px,#fff 840px 100%)}.heroCopy{padding-top:118px}.heroCopy h1{width:330px;font-size:42px;line-height:49px;letter-spacing:-1.2px}.heroCopy p{width:320px;font-size:15px;line-height:24px}.heroActions,.storeActions{flex-direction:column;width:min(300px,100%);margin-right:auto;margin-left:auto}.ghostButton,.pillButton,.storeActions a{width:100%}.heroStage{top:580px;height:280px;overflow:visible}.heroCat{--asset-size:164px;left:-8px;top:88px}.coinAsset{--asset-size:42px;left:128px;top:38px}.coinBubble{left:112px;top:88px;width:74px;height:40px;font-size:16px}.boxAsset,.churuAsset,.fishAsset,.heartAsset,.tunaAsset{--asset-size:52px;top:166px}.tunaAsset{left:180px}.heartAsset{left:270px}.boxAsset{right:auto;left:360px}.churuAsset,.fishAsset{display:none}.cloud{opacity:.6}.problemSection,.quoteSection,.rewardSection,.statsSection{width:calc(100% - 36px);padding-bottom:96px;margin-bottom:0}.sectionHeader{gap:10px;margin-bottom:34px}.downloadSection h2,.sectionHeader h2{font-size:31px;line-height:38px;letter-spacing:-.7px}.sectionDescription{font-size:15px;line-height:24px}.compareCard{height:auto;min-height:390px;padding:26px}.compareCard li{font-size:16px;line-height:24px}.rewardCard{height:456px;padding:28px}.rewardCard h3{font-size:27px;line-height:34px}.rewardCard p{width:285px;font-size:14px;line-height:22px}.rewardCaption{left:28px;top:236px;font-size:17px}.rewardCard:first-child .rewardImage{right:8px;bottom:38px;width:220px}.rewardCard:nth-child(3) .rewardImage{right:-8px;bottom:42px;width:236px}.rewardCard:nth-child(2) .rewardImage{right:-34px;bottom:4px;width:292px}.rewardCard:nth-child(4) .rewardImage{right:54px;bottom:34px;width:112px}.stepsSection{padding:82px 18px;margin-bottom:96px}.stepCard{min-height:220px}.statsGrid,.statsSection,.stepCard{height:auto}.statsGrid{grid-template-columns:1fr}.statItem{padding:30px 24px}.quoteSection{height:auto}.quoteSection blockquote{font-size:25px;line-height:38px}.downloadSection{height:620px;padding:92px 24px}.siteFooter{flex-direction:column;align-items:flex-start;justify-content:center;gap:14px;height:128px;padding:28px 24px}.footerMeta{flex-wrap:wrap;gap:8px 14px}}@media (max-width:480px){.siteHeader{gap:8px;padding-right:8px;padding-left:12px}.siteHeaderInner{gap:8px}.brand{gap:7px;max-width:calc(100% - 100px);font-size:14px}.brand span{max-width:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pillButton.small{flex-basis:92px;min-width:92px;max-width:92px;min-height:34px;padding-right:8px;padding-left:8px;font-size:11px}.heroSection{height:910px;background:linear-gradient(180deg,#fffaf6 0 690px,#eafbed 690px 812px,#fff 812px 100%)}.heroCopy{width:calc(100% - 32px);padding-top:104px}.heroCopy h1{width:320px;font-size:38px;line-height:45px}.heroCopy p{width:304px}.heroCopy .heroNote{width:270px;line-height:20px}.heroStage{top:558px;width:360px;max-width:calc(100% - 20px)}.heroCat{--asset-size:148px;left:-2px;top:90px}.coinAsset{--asset-size:38px;left:118px}.coinBubble{left:100px}.tunaAsset{left:148px}.heartAsset{left:222px}.boxAsset{right:auto;left:296px}.problemSection,.quoteSection,.rewardSection,.statsSection{width:calc(100% - 28px)}.compareCard{min-height:0}.compareCard li{gap:10px;min-height:48px;padding:10px 0;font-size:15px}.rewardCard{height:438px;padding:24px}.rewardCard p{width:100%;max-width:288px}.rewardCaption{left:24px;top:228px;max-width:calc(100% - 48px);line-height:23px}.rewardCard:first-child .rewardImage{right:0;bottom:30px;width:196px}.rewardCard:nth-child(3) .rewardImage{right:-18px;bottom:32px;width:210px}.rewardCard:nth-child(2) .rewardImage{right:-38px;bottom:6px;width:264px}.rewardCard:nth-child(4) .rewardImage{right:44px;bottom:28px;width:104px}.stepsSection{padding-right:14px;padding-left:14px}.statItem strong{font-size:48px}.quoteSection blockquote{font-size:22px;line-height:34px}.downloadSection{height:580px;padding:78px 18px}.downloadIcon{width:104px;height:104px}.footerMeta{font-size:12px}}@media (max-width:360px){.siteHeader{padding-left:10px}.brand{gap:6px;max-width:calc(100% - 88px);font-size:13px}.brand img{width:26px;height:26px}.pillButton.small{flex-basis:82px;min-width:82px;max-width:82px;min-height:32px;font-size:10px}.boxAsset,.churuAsset,.fishAsset,.heartAsset,.tunaAsset{--asset-size:48px}.tunaAsset{left:138px}.heartAsset{left:202px}.boxAsset{left:266px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.revealOnScroll{opacity:1;transform:none}}