.landing-module__g1LwZa__landingContainer{background-color:var(--color-background);width:100%;min-height:100vh;color:var(--color-text-primary);--brand-color:var(--color-danger);flex-direction:column;align-items:center;margin:0;padding:0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;display:flex}.landing-module__g1LwZa__linksWrapper{text-align:center;width:100%;max-width:480px;padding:60px 20px 40px}.landing-module__g1LwZa__profileArea{margin-bottom:35px}.landing-module__g1LwZa__profileImage{background:var(--color-bg-subtle);border:1px solid var(--color-border);width:110px;height:110px;box-shadow:0 8px 24px -6px var(--color-danger-soft);border-radius:50%;margin:0 auto 20px;padding:4px}.landing-module__g1LwZa__pfp{object-fit:cover;border-radius:50%;width:100%;height:100%}.landing-module__g1LwZa__title{color:var(--color-text-primary);margin-bottom:10px;font-size:24px;font-weight:900}.landing-module__g1LwZa__description{color:var(--color-text-secondary);word-break:keep-all;margin-bottom:0;font-size:.95rem;line-height:1.6}.landing-module__g1LwZa__textGradient{background:linear-gradient(135deg,var(--brand-color),var(--color-danger-hover));color:#0000;-webkit-background-clip:text;background-clip:text}.landing-module__g1LwZa__linkGrid{flex-direction:column;gap:12px;width:100%;margin-bottom:35px;display:flex}.landing-module__g1LwZa__linkButton{background:var(--color-card);border:1px solid var(--color-border);width:100%;color:var(--color-text-primary);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;padding:15px 18px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:flex;position:relative}.landing-module__g1LwZa__linkButton:hover{background:var(--color-bg-subtle);border-color:var(--color-border-hover);transform:translateY(-2px)}.landing-module__g1LwZa__moneyLink{background:linear-gradient(90deg,var(--color-danger)0%,var(--color-danger-hover)100%);border:none;color:#fff!important}.landing-module__g1LwZa__moneyLink:hover{background:linear-gradient(90deg,var(--color-danger-active)0%,var(--color-danger)100%);box-shadow:0 10px 25px var(--color-danger-soft);transform:translateY(-3px);color:#fff!important}.landing-module__g1LwZa__bestBadge{background:var(--color-warning);color:var(--color-text-primary);box-shadow:0 2px 4px var(--shadow-color);border-radius:4px;padding:2px 6px;font-size:9px;font-weight:900;position:absolute;top:-8px;right:-5px}.landing-module__g1LwZa__versionSmallLink{color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:6px;margin:15px 0 35px;font-size:.8rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.landing-module__g1LwZa__versionSmallLink:hover{color:var(--brand-color)}.landing-module__g1LwZa__socialWrapper{justify-content:center;gap:16px;display:flex}.landing-module__g1LwZa__socialIcon{background:var(--color-bg-subtle);border:1px solid var(--color-border);width:40px;height:40px;color:var(--color-text-secondary);border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:flex}.landing-module__g1LwZa__socialIcon:hover{color:var(--brand-color);border-color:var(--brand-color);background:var(--color-card)}.landing-module__g1LwZa__landingSection{background-color:var(--color-dark);color:#fff;flex-direction:column;align-items:center;width:100%;padding:80px 12px 100px;display:flex}.landing-module__g1LwZa__landingHero{text-align:center;width:100%;max-width:600px;margin-bottom:50px}.landing-module__g1LwZa__landingTitleBanner{color:#fff;margin-bottom:15px;font-size:2rem;font-weight:800;line-height:1.35}.landing-module__g1LwZa__landingSubtitleBanner{color:#fffc;word-break:keep-all;margin-bottom:25px;font-size:.95rem;line-height:1.6}.landing-module__g1LwZa__membershipCTA{flex-direction:column;align-items:center;width:100%;margin-top:30px;display:flex}.landing-module__g1LwZa__ctaQuote{color:#ffffffb3;margin-top:12px;font-size:.85rem}.landing-module__g1LwZa__ctaLogin{color:#fff;margin-top:20px;font-size:.85rem}.landing-module__g1LwZa__ctaLoginLink{cursor:pointer;font-weight:600;text-decoration:underline}.landing-module__g1LwZa__ctaSelectionTitle{color:#fff;margin-top:40px;font-size:1.1rem;font-weight:800}.landing-module__g1LwZa__featuresGrid{grid-template-columns:repeat(2,1fr);gap:16px;width:100%;max-width:800px;margin-top:25px;display:grid}.landing-module__g1LwZa__l_featureCard{background:var(--color-card);border:1px solid var(--color-border);text-align:left;border-radius:16px;padding:20px;transition:all .22s}.landing-module__g1LwZa__l_featureCard:hover{box-shadow:var(--shadow-soft-lg);border-color:var(--color-danger-soft);transform:translateY(-5px)}.landing-module__g1LwZa__l_featureIcon{margin-bottom:10px;font-size:1.8rem;display:block}.landing-module__g1LwZa__l_featureCard h3{color:var(--color-text-primary);margin-bottom:5px;font-size:1rem;font-weight:700}.landing-module__g1LwZa__l_featureCard p{color:var(--color-text-tertiary);font-size:.85rem;line-height:1.45}.landing-module__g1LwZa__retentionSection{background:var(--color-primary);justify-content:center;width:100%;padding:80px 24px;display:flex}.landing-module__g1LwZa__retentionContainer{flex-direction:row;align-items:center;gap:40px;width:100%;max-width:1000px;display:flex}@media (max-width:768px){.landing-module__g1LwZa__retentionContainer{flex-direction:column;gap:30px}}.landing-module__g1LwZa__retentionVisual{box-shadow:var(--shadow-soft-xl),0 20px 40px var(--shadow-color);background:#fff;border-radius:24px;position:relative;overflow:hidden}.landing-module__g1LwZa__retentionBadge{background:var(--color-warning);color:var(--color-text-primary);letter-spacing:1px;z-index:2;border-radius:20px;padding:4px 12px;font-size:11px;font-weight:900;position:absolute;top:20px;left:20px}.landing-module__g1LwZa__retentionImg{width:100%;height:auto;display:block}.landing-module__g1LwZa__retentionCard{text-align:center;-webkit-backdrop-filter:blur(16px)saturate(180%);background:#ffffff0a;border:1px solid #ffffff1f;border-radius:24px;flex:1;width:100%;padding:40px 30px}.landing-module__g1LwZa__retentionHeadline{color:#fff;word-break:keep-all;margin-bottom:30px;font-size:1.6rem;font-weight:800;line-height:1.4}.landing-module__g1LwZa__textHighlight{color:var(--color-warning);display:inline-block;position:relative}.landing-module__g1LwZa__retentionStatsBox{background:#ffffff0d;border-radius:16px;justify-content:center;align-items:center;width:100%;margin-bottom:30px;padding:24px 15px;display:flex}.landing-module__g1LwZa__statItem{flex-direction:column;flex:1;gap:5px;display:flex}.landing-module__g1LwZa__statLabel{color:#fff9;font-size:.75rem;font-weight:600}.landing-module__g1LwZa__statValue{color:var(--color-warning);font-size:1.4rem;font-weight:900}.landing-module__g1LwZa__statDivider{background:#ffffff1a;width:1px;height:40px;margin:0 20px}.landing-module__g1LwZa__retentionDescription{color:#fffc;word-break:keep-all;margin-bottom:25px;font-size:.95rem;line-height:1.7}.landing-module__g1LwZa__retentionFootnote{color:#fff6;margin-bottom:30px;font-size:.75rem}.landing-module__g1LwZa__retentionCTA{background:var(--color-warning);width:100%;color:var(--color-text-primary);cursor:pointer;border:none;border-radius:12px;padding:18px;font-size:1rem;font-weight:800;transition:all .2s}.landing-module__g1LwZa__retentionCTA:hover{background:var(--color-warning-hover);box-shadow:0 10px 20px var(--color-warning-soft);transform:translateY(-3px)}.landing-module__g1LwZa__reviewSection{width:100%;max-width:480px;padding:60px 20px 40px}.landing-module__g1LwZa__reviewSectionHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.landing-module__g1LwZa__reviewSectionTitle{color:var(--color-text-primary);font-size:1.25rem;font-weight:800}.landing-module__g1LwZa__reviewViewAll{color:var(--brand-color);cursor:pointer;background:0 0;border:none;font-size:.85rem;font-weight:600;transition:transform .2s}.landing-module__g1LwZa__reviewViewAll:hover{transform:translate(2px)}.landing-module__g1LwZa__reviewList{flex-direction:column;gap:12px;display:flex}.landing-module__g1LwZa__reviewCard{border:1px solid var(--color-border);background:var(--color-card);box-shadow:var(--shadow-soft-sm);border-radius:16px;padding:16px;transition:all .2s}.landing-module__g1LwZa__reviewCard:hover{box-shadow:var(--shadow-soft-md);border-color:var(--color-danger-soft);transform:translateY(-2px)}.landing-module__g1LwZa__reviewCardHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.landing-module__g1LwZa__reviewCardMeta{align-items:center;gap:8px;display:flex}.landing-module__g1LwZa__reviewUserId{color:var(--color-text-primary);font-size:.85rem;font-weight:700}.landing-module__g1LwZa__reviewJoinBadge{color:var(--color-text-tertiary);background-color:var(--color-bg-soft);border-radius:4px;padding:2px 6px;font-size:.7rem}.landing-module__g1LwZa__reviewStars{color:var(--color-warning);font-size:.8rem}.landing-module__g1LwZa__reviewDate{color:var(--color-text-tertiary);font-size:.75rem}.landing-module__g1LwZa__reviewContent{color:var(--color-text-secondary);margin:0;font-size:.875rem;line-height:1.5}.landing-module__g1LwZa__loadingOverlay{background:var(--color-background);z-index:2000;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.landing-module__g1LwZa__loadingSkeleton{border:3px solid var(--color-danger-soft);border-top:3px solid var(--color-danger);border-radius:50%;width:40px;height:40px;animation:1s linear infinite landing-module__g1LwZa__spin}@keyframes landing-module__g1LwZa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.landing-module__g1LwZa__featuresGrid{grid-template-columns:1fr;max-width:100%}.landing-module__g1LwZa__landingSection{padding:50px 8px}.landing-module__g1LwZa__landingTitleBanner{font-size:1.9rem}.landing-module__g1LwZa__retentionHeadline{font-size:1.6rem}.landing-module__g1LwZa__retentionCard{padding:40px 12px}.landing-module__g1LwZa__statValue{font-size:1.8rem}}
/*# sourceMappingURL=995400eea3bde486.css.map*/