@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css";:root{font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;color:#fff;background-color:#001933;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh;background-color:#001933;overflow-x:hidden;max-width:100vw}#root{min-height:100vh;max-width:100vw;overflow-x:hidden}*{scrollbar-width:thin;scrollbar-color:transparent transparent;-ms-overflow-style:none}*::-webkit-scrollbar{width:0px;background:transparent}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:transparent}.invite-page{min-height:100vh;background:linear-gradient(180deg,#001933,#003266);color:#fff;display:flex;flex-direction:column}.page-header{height:48px;display:flex;align-items:center;justify-content:center;position:sticky;top:0;background:#0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10}.back-button{position:absolute;left:0;height:48px;width:64px;border:none;background:none;display:flex;align-items:center;justify-content:center;cursor:pointer}.back-icon{width:28px;height:28px;object-fit:contain}.page-title{font-size:17px;font-weight:600;margin:0}.content{flex:1;padding:16px;display:flex;flex-direction:column;gap:16px}.hero-section{text-align:center}.hero-title{color:#ffd970;font-size:clamp(28px,8vw,32px);font-weight:700;margin:16px 0 8px;line-height:1.3}.hero-subcopy{font-size:16px;color:#f7f8f8;font-weight:600;margin:0 0 10px;opacity:0}.hero-image{width:260px;height:196px;object-fit:cover;margin-bottom:0}.info-card{position:relative;border:2px dashed #248fff;border-radius:12px;padding:25px 15px 14px;display:flex;flex-direction:column;gap:10px;margin-top:-16px}.dash-box-icon{position:absolute;left:15px;top:0;transform:translateY(-50%);z-index:1;width:36px;height:36px;object-fit:contain}.info-row{display:flex;gap:8px;align-items:center;font-size:11px;color:#f7f7f7;line-height:1.5}.info-row p{margin:0;line-height:1.4;min-height:18px;display:flex;align-items:center}.info-index{flex-shrink:0;width:18px;height:18px;border-radius:50%;background:#007dff;font-size:10px;display:inline-flex;align-items:center;justify-content:center;font-weight:600}.referral-card{border:1.5px solid #248fff;border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:10px}.referral-label{font-size:12px;color:#9ac0e7;margin:0 0 2px 6px}.referral-code-box{height:44px;border-radius:12px;background:#0956a3;border:none;display:flex;align-items:center;justify-content:space-between;padding:0 12px;cursor:pointer;width:100%;color:#f7f7f7}.referral-code-box:hover{opacity:.9}.referral-code-box:active{opacity:.8}.referral-code{font-size:16px;font-weight:500;color:#f7f7f7}.referral-code-box .copy-icon{width:24px;height:24px}.share-button{height:44px;border-radius:12px;border:none;background:#248fff;color:#fff;font-size:16px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer}.share-button img{width:24px;height:24px}.status-card{background:#ffffff14;border-radius:12px;padding:20px 0;text-align:center}.status-label{margin:0;font-size:12px;color:#8fbeee;font-weight:500}.status-number{display:inline-flex;align-items:flex-end;gap:8px;margin-top:10px}.status-number .count{font-size:32px;font-weight:600}.status-number .unit{font-size:18px;color:#92b6da;margin-bottom:6px}.notice-list{display:flex;flex-direction:column;gap:8px}.notice-item{display:flex;gap:6px;align-items:flex-start;font-size:11px;color:#e6e6e9;line-height:1.5}.notice-item p{margin:0;line-height:1.4;min-height:14px;display:flex;align-items:center}.notice-item .dot{width:5px;height:5px;border-radius:50%;background:#e6e6e9;margin-top:4px}.spacer{height:100px}.centered-content{display:flex;align-items:center;justify-content:center;min-height:100vh}.app-launch-button{padding:16px 32px;font-size:18px;font-weight:600;color:#fff;background:#248fff;border:none;border-radius:12px;cursor:pointer;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;transition:opacity .2s}.app-launch-button:hover{opacity:.9}.app-launch-button:active{opacity:.8}.toast{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#000000d9;color:#fff;padding:16px 24px;border-radius:12px;font-size:14px;font-weight:500;z-index:9999;box-shadow:0 4px 12px #0000004d;animation:toastFadeIn .3s ease-out;white-space:nowrap}@keyframes toastFadeIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.9)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.referral-code-box:disabled{opacity:.6;cursor:not-allowed}.download-page{width:100%;min-height:100vh;max-width:100vw;overflow-x:hidden;background-color:#f1f5ff;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}.download-page .reveal{opacity:0;transform:translateY(60px);transition:opacity .8s ease-out,transform .8s ease-out}.download-page .reveal.visible{opacity:1;transform:translateY(0)}.download-page .reveal-children>*{opacity:0;transform:translateY(40px);transition:opacity .6s ease-out,transform .6s ease-out}.download-page .reveal-children.visible>*:nth-child(1){opacity:1;transform:translateY(0);transition-delay:0s}.download-page .reveal-children.visible>*:nth-child(2){opacity:1;transform:translateY(0);transition-delay:.15s}.download-page .reveal-children.visible>*:nth-child(3){opacity:1;transform:translateY(0);transition-delay:.3s}.download-page .download-container{width:100%;display:flex;flex-direction:column;background-color:#f1f5ff}.download-page .hero-section{position:relative;width:100%;height:100vh;height:100svh;display:flex;align-items:center;justify-content:center}.download-page .hero-section picture{position:absolute;top:0;left:0;width:100%;height:100%}.download-page .hero-banner{width:100%;height:100%;object-fit:cover}.download-page .hero-logo{position:absolute;top:20px;left:17px;width:84px;height:12px;z-index:3;object-fit:contain}.download-page .hero-content{position:relative;z-index:2;text-align:center;display:flex;flex-direction:column;align-items:center}.download-page .hero-title{color:#fff;font-size:34px;font-weight:700;letter-spacing:.68px;margin:0;line-height:1}.download-page .hero-subtitle{color:#fff;font-size:34px;font-weight:700;letter-spacing:.68px;margin:16px 0 0;line-height:1}.download-page .hero-title-klip{line-height:1.4}.download-page .hero-subtitle-klip{color:#fff;font-size:34px;font-weight:500;letter-spacing:.68px;margin:25px 0 0;line-height:1.5;text-align:center}.download-page .hero-klip-text{display:flex;flex-direction:column;align-items:center;text-align:center}.download-page .hero-klip-label{color:#fff;font-size:17px;font-weight:700;letter-spacing:.34px;line-height:1.4;margin:0}.download-page .hero-klip-title{color:#fff;font-size:28px;font-weight:700;letter-spacing:.56px;line-height:1.4;margin:6px 0 0}.download-page .hero-klip-subtitle{color:#fff;font-size:15px;font-weight:500;letter-spacing:.3px;line-height:1.5;margin:6px 0 0}.download-page .download-button{background-color:#fff;color:#151a2e;font-family:Pretendard,sans-serif;font-size:17px;font-weight:600;letter-spacing:.2465px;width:159px;height:50px;border:1px solid rgba(255,255,255,.2);border-radius:12px;box-shadow:0 0 20px #0c1b3c33;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.download-page .download-button:hover{opacity:.9;transform:translateY(-2px)}.download-page .download-button:active{transform:translateY(0)}.download-page .hero-button{margin-top:26.25px}.download-page .hero-buttons-dual{display:flex;flex-direction:row;justify-content:center;gap:10px;margin-top:19px;width:100%}.download-page .hero-button-dual{width:140px;height:48px;padding:0;background-color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:12px;font-size:15px;font-weight:600;color:#0e133b;letter-spacing:.22px;cursor:pointer;box-shadow:0 0 20px #0c1b3c33;transition:transform .2s ease,box-shadow .2s ease}.download-page .hero-button-dual:active{transform:translateY(0);opacity:.9}.download-page .desktop-only{display:none}.download-page .mobile-only{display:inline}.download-page .value-section{width:100%;background-color:#f1f5ff;padding:100px 16px;box-sizing:border-box}.download-page .value-content{display:flex;flex-direction:column;gap:20px}.download-page .value-top{display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px 0}.download-page .value-text{display:flex;flex-direction:column;align-items:center}.download-page .value-title{font-size:28px;font-weight:700;color:#151a2e;line-height:1.25;letter-spacing:0;margin:0}.download-page .value-description{margin-top:24px;font-size:17px;font-weight:500;color:#151a2e;line-height:1.5;letter-spacing:0;text-align:center}.download-page .value-description strong{font-weight:700}.download-page .value-image{width:100%;height:auto;object-fit:cover;margin-top:20px}.download-page .value-cards{display:flex;flex-direction:column;gap:13px;margin-top:40px}.download-page .value-card{width:100%}.download-page .value-card-content{width:100%;height:144px;background:#fff;border-radius:18px;border:1px solid #ffffff;box-shadow:0 0 28px #cfdcff52;padding:24px 20px;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.download-page .value-card-text{display:flex;flex-direction:column}.download-page .value-card-title{font-size:16px;font-weight:700;color:#151a2e;line-height:1.4;letter-spacing:.32px;margin:0;max-width:227px}.download-page .value-card-description{margin-top:14px;font-size:12px;font-weight:400;color:#151a2ecc;line-height:1.5;letter-spacing:.24px}.download-page .value-card-description.desc-narrow{max-width:182px}.download-page .value-card-icon{width:96px;height:96px;object-fit:cover;flex-shrink:0}.download-page .airdrop-section{width:100%;background-color:#001640;padding:50px 16px;box-sizing:border-box}.download-page .airdrop-content{display:flex;flex-direction:column;align-items:center}.download-page .airdrop-left{display:contents}.download-page .airdrop-title{color:#fff;font-size:28px;font-weight:700;margin:0;text-align:center;width:100%;order:1}.download-page .airdrop-image{width:155px;height:199px;object-fit:cover;order:2;margin-top:40px;animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.download-page .airdrop-text{display:flex;flex-direction:column;align-items:flex-start;width:100%;order:3;margin-top:40px}.download-page .airdrop-steps{margin-top:0;padding:0 4px}.download-page .airdrop-step{display:flex;flex-wrap:wrap;align-items:center;margin-top:10px}.download-page .airdrop-step:first-child{margin-top:0}.download-page .step-number{width:18px;height:18px;background-color:#0062ff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:10px;font-weight:500;flex-shrink:0}.download-page .step-text{color:#fff;font-size:15px;font-weight:500;margin-left:9.5px}.download-page .step-tags{display:flex;align-items:center;width:100%;margin-left:27.5px;margin-top:5.5px}.download-page .step-tag{color:#9ec6ff;font-size:12px}.download-page .step-divider{width:1px;height:7px;background-color:#9ec6ff66;margin:0 5.4px}.download-page .step-note{color:#9ec6ff;font-size:12px;width:100%;margin-left:27.5px;margin-top:5.5px}.download-page .airdrop-note{color:#d9e9ff;font-size:14px;font-weight:400;line-height:17.5px;letter-spacing:.28px;margin:22.5px 0 0}.download-page .airdrop-note.mobile-only{display:block}.download-page .airdrop-note.desktop-only{display:none}.download-page .airdrop-info-box{margin-top:20px;width:100%;height:auto;background-color:#001b51;border:.3px solid #004EE0;border-radius:8px;padding:12px;box-sizing:border-box}.download-page .airdrop-info-row{display:flex;align-items:flex-start;gap:8px;margin-top:4px}.download-page .airdrop-info-row:first-child{margin-top:0}.download-page .info-dot{width:4px;height:4px;background-color:#0062ff;border-radius:50%;flex-shrink:0;margin-top:5px}.download-page .info-label{color:#9ec6ff;font-size:12px;font-weight:500;line-height:15px;letter-spacing:.24px;width:48px;flex-shrink:0}.download-page .info-value{color:#fff;font-size:12px;font-weight:600;line-height:17px;letter-spacing:.24px}.download-page .intro-section{width:100%;height:506px;background-color:#f1f5ff;display:flex;align-items:center;justify-content:center}.download-page .intro-content{width:100%;display:flex;flex-direction:column;align-items:center}.download-page .intro-text{display:flex;flex-direction:column;align-items:center;text-align:center}.download-page .intro-title{color:#151a2e;font-size:28px;font-weight:700;letter-spacing:.56px;margin:0;line-height:1.25}.download-page .intro-title br+br{display:none}.download-page .intro-description{margin-top:15px;color:#151a2e;font-size:17px;font-weight:500;letter-spacing:.34px;line-height:1.45;text-align:center}.download-page .intro-description strong{font-weight:700;display:block}.download-page .bisquit-info{margin-top:44px;width:100%;height:86px;display:flex;align-items:center;padding:0 16px;box-sizing:border-box}.download-page .bisquit-image{width:60px;height:81.82px;object-fit:contain;flex-shrink:0}.download-page .bisquit-text{flex:1;display:flex;flex-direction:column;margin-left:16px}.download-page .bisquit-title{color:#151a2e;font-size:22px;font-weight:600;letter-spacing:-.44px;margin:0;line-height:1.35}.download-page .bisquit-description{margin-top:12px;color:#464d64;font-size:12px;letter-spacing:.18px;line-height:1.4}.download-page .feature-section{width:100%;background-color:#f1f5ff;display:flex;align-items:center;justify-content:center;padding:100px 16px;box-sizing:border-box}.download-page .feature-content{width:100%;display:flex;flex-direction:column;align-items:center}.download-page .feature-content.reverse{flex-direction:column}.download-page .feature-text-wrapper{display:flex;flex-direction:column;align-items:center}.download-page .feature-number{width:23.8px;height:36px;object-fit:contain}.download-page .feature-text{display:flex;flex-direction:column;align-items:center;margin-top:22px}.download-page .feature-title{color:#151a2e;font-size:28px;font-weight:700;letter-spacing:.56px;margin:0;line-height:1.4;text-align:center}.download-page .highlight-blue{color:#0075f5}.download-page .feature-description{margin-top:22px;color:#464d64;font-size:17px;letter-spacing:.34px;line-height:1.4;text-align:center}.download-page .bisquit-box{margin-top:30px;width:100%;height:79px;background-color:#e7f0ff;border-radius:14px;padding:15px 14px;box-sizing:border-box;display:flex;align-items:center;gap:12px}.download-page .bisquit-box-image{width:50px;height:50px;object-fit:cover;flex-shrink:0}.download-page .bisquit-box-text{display:flex;flex-direction:column;justify-content:center}.download-page .bisquit-box-title{font-size:14px;font-weight:600;color:#151a2e;margin:0}.download-page .bisquit-box-description{font-size:11px;color:#4b5678;margin:3px 0 0;line-height:1.4}.download-page .feature-image-wrapper{margin-top:32px;display:flex;align-items:center;justify-content:center}.download-page .feature-section.feature-3 .feature-image-wrapper{margin-top:46px}.download-page .feature-image{width:328px;height:auto;object-fit:contain}.download-page .feature-section.feature-2 .feature-image{width:200px}.download-page .cta-section{width:100%;height:458px;background-color:#f1f5ff;display:flex;flex-direction:column;align-items:center;justify-content:center}.download-page .cta-box{width:328px;height:328px;background-color:#d9e5ff;border-radius:36px;display:flex;flex-direction:column;align-items:center;justify-content:center}.download-page .cta-title{color:#151a2e;font-size:22px;font-weight:700;letter-spacing:.44px;text-align:center;margin:0;line-height:1.4}.download-page .cta-arrow{width:24.3px;height:24.25px;margin-top:17px;object-fit:contain;animation:bounce 1.5s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.download-page .cta-button{margin-top:17px;border:1px solid rgba(255,255,255,.2)}.download-page .footer-links{margin-top:12px;width:100%;height:18px;display:flex;align-items:center;justify-content:center}.download-page .footer-text{color:#515464;font-size:13px;letter-spacing:.26px;line-height:1.35}.download-page .footer-link{margin-left:8px;color:#151a2e;font-size:13px;font-weight:500;letter-spacing:.26px;text-decoration:underline;line-height:1.35}.download-page .linktree-section{width:100%;background-color:#e7f0ff;padding:80px 16px;box-sizing:border-box}.download-page .linktree-content{display:flex;flex-direction:column;align-items:center}.download-page .linktree-header{display:flex;flex-direction:column;align-items:center;gap:24px}.download-page .linktree-title{font-size:22px;font-weight:700;color:#151a2e;line-height:1.4;letter-spacing:0;margin:0;text-align:center}.download-page .linktree-download-btn{width:159px;height:64px;background:#fff;border:none;border-radius:12px;box-shadow:0 0 28px #cfdcff52;font-size:17px;font-weight:600;color:#0f133b;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.download-page .linktree-download-btn:hover{transform:translateY(-2px);box-shadow:0 4px 32px #cfdcff80}.download-page .linktree-download-btns{display:flex;flex-direction:row;gap:10px;width:100%;justify-content:center}.download-page .linktree-download-btns .linktree-download-btn{width:157px;font-size:15px;height:52px}.download-page .linktree-divider{width:100%;height:1px;background-color:#b3c2ea;margin-top:40px}.download-page .linktree-subtitle{font-size:22px;font-weight:700;color:#151a2e;letter-spacing:0;margin:40px 0 0;text-align:center}.download-page .linktree-cards{display:flex;flex-direction:column;gap:12px;margin-top:24px;width:100%}.download-page .linktree-row{display:contents}.download-page .linktree-card{width:100%;height:64px;background:#fff;border-radius:198px;border:1.2px solid transparent;box-shadow:0 0 28px #cedcff52,0 2px 6px #8b8b8b1f;padding:12px;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;text-decoration:none;transition:all .2s ease}.download-page .linktree-card:hover{border-color:#2861ff80;box-shadow:0 0 20px #0050ff33,0 0 4px #004fff40}.download-page .linktree-icon{width:40px;height:40px;object-fit:cover;flex-shrink:0}.download-page .linktree-card-text{display:flex;flex-direction:column;margin-left:12px}.download-page .linktree-card-title{font-size:16px;font-weight:500;color:#151a2e;letter-spacing:0}.download-page .linktree-card-desc{font-size:12px;font-weight:400;color:#3d476c;letter-spacing:0;margin-top:4px}.download-page .notice-section{width:100%;background-color:#081829;padding:50px 16px;box-sizing:border-box}.download-page .notice-content{display:flex;flex-direction:column;align-items:center;gap:15px}.download-page .notice-title{color:#fff;font-size:28px;font-weight:700;margin:0;line-height:1.4;letter-spacing:.56px;text-align:center;width:100%}.download-page .notice-items{display:flex;flex-direction:column;width:100%}.download-page .notice-item{display:flex;align-items:flex-start;gap:8px;padding:5px 10px}.download-page .notice-dot{width:4px;height:4px;background-color:#e2e6ff;border-radius:50%;flex-shrink:0;margin-top:7px}.download-page .notice-text{color:#e2e6ff;font-size:12px;font-weight:400;line-height:18px;letter-spacing:.24px}.download-page .notice-link{color:#e2e6ff;text-decoration:underline;word-break:break-all}.download-page .notice-link-email{color:#7dafff;text-decoration:underline}.download-page .download-footer{width:100%;background-color:#152537;display:flex;align-items:center;justify-content:center;padding:50px 16px;box-sizing:border-box}.download-page .footer-content{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px}.download-page .footer-left{display:flex;flex-direction:column;align-items:center;order:2;gap:8px}.download-page .footer-title{font-size:16px;font-weight:500;color:#f6f6f6bf;margin:0;letter-spacing:.32px;line-height:1.35;text-decoration:none}.download-page .footer-title:hover,.download-page .footer-title:active{color:#f6f6f6}.download-page .footer-copyright{color:#e2e5edb3;font-size:12px;font-weight:400;letter-spacing:-.24px;line-height:1.35;margin:0}.download-page .footer-right{display:flex;align-items:center;justify-content:center;gap:12px;order:1;padding:6px 0}.download-page .footer-sns-icon{width:34px;height:34px;object-fit:cover}@media(min-width:769px){.download-page .desktop-only{display:block}.download-page .mobile-only{display:none}.download-page .hero-section{height:880px;min-height:880px}.download-page .hero-logo{top:28px;left:30px;width:136.6px;height:20px}.download-page .hero-title,.download-page .hero-subtitle{font-size:74px;letter-spacing:1.48px;line-height:.82}.download-page .hero-subtitle{margin-top:25px}.download-page .hero-title-klip{line-height:1.4}.download-page .hero-klip-label{font-size:40px;letter-spacing:.8px}.download-page .hero-klip-title{font-size:74px;letter-spacing:1.48px;margin:10px 0 0}.download-page .hero-klip-subtitle{font-size:32px;letter-spacing:.64px;margin:23px 0 0}.download-page .download-button{width:auto;height:auto;padding:28px 80px;font-size:34px;letter-spacing:.493px;border-radius:24px}.download-page .hero-button{margin-top:52px}.download-page .hero-buttons-dual{display:flex;flex-direction:row;gap:23px;margin-top:52px;width:100%;max-width:700px}.download-page .hero-button-dual{width:272.5px;height:100px;padding:0;background-color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:20px;font-size:30px;font-weight:600;color:#151a2e;letter-spacing:.44px;cursor:pointer;box-shadow:0 0 20px #0c1b3c33,0 0 4px #0c1b3c40;transition:transform .2s ease,box-shadow .2s ease}.download-page .hero-button-dual:hover{transform:translateY(-2px);box-shadow:0 0 24px #0c1b3c40,0 0 6px #0c1b3c4d}.download-page .hero-button-dual:active{transform:translateY(0)}.download-page .value-section{background-color:#f5f8ff;padding:200px 240px}.download-page .value-content{gap:100px}.download-page .value-top{flex-direction:row;justify-content:space-between;align-items:center;text-align:left;padding:0;height:653px}.download-page .value-text{align-items:flex-start}.download-page .value-title{font-size:62px}.download-page .value-description{margin-top:32px;font-size:30px;color:#464d64;text-align:left}.download-page .value-image{width:658px;height:658px;margin-top:0;flex-shrink:0}.download-page .value-cards{flex-direction:row;gap:20px;margin-top:0;height:394px}.download-page .value-card{flex:1;position:relative;height:100%}.download-page .value-card-content{position:relative;height:369px;border-radius:24px;padding:45px;flex-direction:column;align-items:flex-start;justify-content:flex-start}.download-page .value-card-title{font-size:26px;max-width:none;letter-spacing:.52px}.download-page .value-card-description{margin-top:20px;font-size:20px;letter-spacing:.4px}.download-page .value-card-description.desc-narrow{max-width:none}.download-page .value-card-icon{position:absolute;bottom:-25px;right:0;width:142px;height:142px}.download-page .airdrop-section{display:block;width:100%;height:687px;background-color:#001640;padding:100px 240px;box-sizing:border-box}.download-page .airdrop-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:100%}.download-page .airdrop-left{display:flex;flex-direction:column;justify-content:center}.download-page .airdrop-text{display:flex;flex-direction:column;justify-content:center;order:unset;width:auto;margin-top:0}.download-page .airdrop-title{color:#fff;font-size:46px;font-weight:700;margin:0;text-align:left;width:auto;order:unset}.download-page .airdrop-steps{margin-top:30px;padding:0}.download-page .airdrop-step{display:flex;flex-wrap:nowrap;align-items:center;margin-top:28px}.download-page .airdrop-step:first-child{margin-top:0}.download-page .step-number{width:38px;height:38px;background-color:#0062ff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:21px;font-weight:500;flex-shrink:0}.download-page .step-text{color:#fff;font-size:30px;font-weight:500;margin-left:20px}.download-page .step-tags{display:flex;align-items:center;width:auto;margin-left:20px;margin-top:0}.download-page .step-tag{color:#9ec6ff;font-size:24px}.download-page .step-divider{width:2px;height:22px;background-color:#9ec6ff66;margin:0 18px}.download-page .step-note{color:#9ec6ff;font-size:24px;width:auto;margin-left:20px;margin-top:0}.download-page .airdrop-note{color:#d9e9ff;font-size:26px;line-height:1.25;letter-spacing:.52px;margin:28px 0 0}.download-page .airdrop-note.mobile-only{display:none}.download-page .airdrop-note.desktop-only{display:block}.download-page .airdrop-info-box{margin-top:28px;width:1091px;height:auto;background-color:#001b51;border:1px solid #004EE0;border-radius:28px;padding:30px 50px;box-sizing:border-box}.download-page .airdrop-info-row{display:flex;align-items:center;gap:20px;margin-top:20px}.download-page .airdrop-info-row:first-child{margin-top:0}.download-page .info-dot{width:14px;height:14px;background-color:#0062ff;border-radius:50%;flex-shrink:0;margin-top:0;margin-right:4px}.download-page .info-label{color:#9ec6ff;font-size:30px;font-weight:500;width:auto;min-width:114px;line-height:37.5px;letter-spacing:.6px;white-space:nowrap}.download-page .info-value{color:#fff;font-size:30px;font-weight:600;line-height:37.5px;letter-spacing:.6px;white-space:nowrap}.download-page .airdrop-image{width:269px;height:345px;object-fit:cover;order:unset;margin-top:0}.download-page .intro-section{height:846px;padding:200px 280px;box-sizing:border-box}.download-page .intro-content{flex-direction:row;align-items:center;width:100%;height:100%;gap:0}.download-page .intro-text{flex:1;align-items:flex-start;text-align:left;justify-content:center;min-width:0}.download-page .intro-title{font-size:62px;letter-spacing:1.24px}.download-page .intro-description{margin-top:30px;font-size:34px;letter-spacing:.68px;text-align:left}.download-page .intro-description strong{display:inline}.download-page .bisquit-info{flex:1;margin-top:0;height:auto;padding:0;gap:32px;box-sizing:border-box}.download-page .bisquit-image{width:110px;height:150px}.download-page .bisquit-text{margin-left:0;gap:12px}.download-page .bisquit-title{font-size:44px;letter-spacing:-.88px}.download-page .bisquit-description{margin-top:0;font-size:24px;letter-spacing:.36px}.download-page .feature-section{height:1136px;padding:200px 280px;box-sizing:border-box}.download-page .feature-content{flex-direction:row;align-items:flex-start;width:100%;height:100%;gap:0}.download-page .feature-content.reverse{flex-direction:row-reverse}.download-page .feature-text-wrapper{flex:1;align-items:flex-start;gap:32px;max-width:none}.download-page .feature-number{width:47.6px;height:72px;margin-bottom:0}.download-page .feature-text{margin-top:0;align-items:flex-start;gap:16px}.download-page .feature-title{font-size:46px;letter-spacing:.92px;text-align:left}.download-page .feature-description{margin-top:0;margin-bottom:0;font-size:26px;letter-spacing:.52px;text-align:left}.download-page .bisquit-box{margin-top:64px;width:568px;height:137px;background-color:#e7f0ff;border-radius:24px;padding:25.5px 24px;box-sizing:border-box;display:flex;align-items:center;gap:21px}.download-page .bisquit-box-image{width:86px;height:86px;object-fit:cover;flex-shrink:0}.download-page .bisquit-box-text{display:flex;flex-direction:column;justify-content:center}.download-page .bisquit-box-title{font-size:24px;font-weight:600;color:#151a2e;margin:0}.download-page .bisquit-box-description{font-size:18px;color:#4b5678;margin:5px 0 0;line-height:1.4}.download-page .feature-image-wrapper{flex:1;margin-top:0;display:flex;align-items:flex-start;justify-content:flex-start;height:100%}.download-page .feature-section.feature-3 .feature-image-wrapper{margin-top:0}.download-page .feature-content.reverse .feature-image-wrapper{justify-content:center;padding-right:80px;box-sizing:border-box}.download-page .feature-image{width:auto;height:736px;object-fit:contain}.download-page .feature-section.feature-2 .feature-image{width:auto;height:736px}.download-page .cta-section{height:844px;padding:0 280px;gap:0;align-items:center;justify-content:center;box-sizing:border-box}.download-page .cta-box{width:1360px;max-width:100%;height:549px;padding:0;border-radius:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box}.download-page .cta-title{font-size:46px;letter-spacing:.92px;text-align:center}.download-page .cta-arrow{width:48px;height:48px;margin-top:34px}.download-page .cta-button{margin-top:34px;padding:32px 80px;font-size:34px;width:auto;height:auto;border:1px solid #c1c8d9}.download-page .footer-links{margin-top:40px;height:55px;gap:16px;width:100%;display:flex;align-items:center;justify-content:center}.download-page .footer-text{font-size:26px;letter-spacing:.52px}.download-page .footer-link{margin-left:0;font-size:26px;letter-spacing:.52px}.download-page .linktree-section{padding:200px}.download-page .linktree-content{align-items:stretch}.download-page .linktree-header{flex-direction:row;justify-content:space-between;align-items:center;height:128px;gap:0}.download-page .linktree-title{font-size:46px;text-align:left}.download-page .linktree-download-btn{width:318px;height:128px;border-radius:24px;font-size:34px;color:#151a2e}.download-page .linktree-download-btns{flex-direction:row;gap:20px;width:auto}.download-page .linktree-download-btns .linktree-download-btn{width:318px;height:128px;font-size:34px}.download-page .linktree-divider{background-color:#b3c2ea;margin-top:70px}.download-page .linktree-subtitle{font-size:46px;margin-top:70px;text-align:left}.download-page .linktree-cards{gap:40px;margin-top:50px}.download-page .linktree-row{display:flex;flex-direction:row;gap:32px}.download-page .linktree-card{flex:1;width:auto;height:104px}.download-page .linktree-icon{width:80px;height:80px}.download-page .linktree-card-title{font-size:30px}.download-page .linktree-card-desc{font-size:20px}.download-page .notice-section{height:592px;padding:100px 240px}.download-page .notice-content{justify-content:center;align-items:flex-start;height:100%;gap:24px}.download-page .notice-title{font-size:46px;letter-spacing:.92px;line-height:1.25;text-align:left}.download-page .notice-item{padding:10px 0}.download-page .notice-dot{width:6px;height:6px;margin-top:10px}.download-page .notice-text{font-size:18px;line-height:27px;letter-spacing:.36px}.download-page .download-footer{height:auto;padding:100px 200px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;background-color:#142437}.download-page .footer-content{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.download-page .footer-left{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;order:1}.download-page .footer-title{font-size:26px;font-weight:500;color:#f6f6f6bf;margin:0;letter-spacing:.52px;line-height:1.35}.download-page .footer-copyright{font-size:22px;font-weight:400;letter-spacing:-.44px;color:#f6f6f673;margin-top:14px;line-height:1.35}.download-page .footer-right{display:flex;align-items:center;justify-content:flex-end;gap:24px;order:2;padding:10px 0}.download-page .footer-sns-icon{width:80px;height:80px}}@media(min-width:769px)and (max-width:1440px){.download-page .value-section{padding:150px 120px}.download-page .value-image{width:500px;height:500px}.download-page .value-top,.download-page .value-cards{height:auto}.download-page .value-card-content{height:auto;min-height:300px}.download-page .intro-section,.download-page .feature-section{padding:150px 120px}.download-page .cta-section{padding:0 120px}.download-page .linktree-section{padding:150px 120px}}@media(min-width:769px)and (max-width:1200px){.download-page .value-title{font-size:48px}.download-page .linktree-title,.download-page .linktree-subtitle{font-size:36px}.download-page .linktree-download-btn{width:260px;height:100px;font-size:28px}.download-page .linktree-card{height:90px}.download-page .linktree-icon{width:66px;height:66px}.download-page .linktree-card-title{font-size:24px}.download-page .linktree-card-desc{font-size:16px}.download-page .value-description{font-size:24px}.download-page .value-image{width:400px;height:400px}.download-page .value-card-title{font-size:22px}.download-page .value-card-description{font-size:16px}.download-page .value-card-icon{width:120px;height:120px}.download-page .hero-title,.download-page .hero-subtitle{font-size:56px}.download-page .intro-title{font-size:48px}.download-page .intro-description{font-size:28px}.download-page .feature-title{font-size:38px}.download-page .feature-description{font-size:22px}.download-page .cta-title{font-size:38px}}@media(min-width:769px)and (max-width:1024px){.download-page .value-top{flex-direction:column;gap:40px}.download-page .value-text{align-items:center;text-align:center}.download-page .value-cards{flex-wrap:wrap}.download-page .value-card{flex:1 1 calc(50% - 10px);min-width:calc(50% - 10px)}.download-page .value-card-content{height:320px}.download-page .linktree-header{flex-direction:column;height:auto;gap:30px;align-items:flex-start}.download-page .linktree-download-btn{width:100%;height:80px;font-size:24px}.download-page .linktree-row{flex-direction:column;gap:16px}.download-page .linktree-cards{gap:16px}}
