.SearchBar-module-scss-module__rKVfsG__wrapper{z-index:10;width:100%;max-width:600px;margin:0 auto;position:relative}.SearchBar-module-scss-module__rKVfsG__form{gap:0;display:flex}.SearchBar-module-scss-module__rKVfsG__input{background:#fff;border:2px solid #eae8ee;border-right:none;border-radius:28px 0 0 28px;outline:none;flex:1;height:56px;padding:0 24px;font-size:18px}.SearchBar-module-scss-module__rKVfsG__input:focus{background:#fff;border-color:#7c5cbf;box-shadow:0 0 0 3px #7c5cbf1a}.SearchBar-module-scss-module__rKVfsG__input::placeholder{color:#b8b3c1}.SearchBar-module-scss-module__rKVfsG__button{color:#fff;background:#7c5cbf;border-radius:0 28px 28px 0;flex-shrink:0;width:56px;height:56px;font-size:20px;transition:background .2s}.SearchBar-module-scss-module__rKVfsG__button:hover{background:#6a4aab}.SearchBar-module-scss-module__rKVfsG__suggestions{z-index:1000;-webkit-user-select:none;user-select:none;scrollbar-width:thin;scrollbar-color:#b8b3c1 #0000;background:#fff;border:1px solid #eae8ee;border-radius:14px;max-height:180px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow:hidden auto;box-shadow:0 8px 24px #2e1f5e1f}@media (min-width:768px){.SearchBar-module-scss-module__rKVfsG__suggestions{max-height:240px}}.SearchBar-module-scss-module__rKVfsG__suggestions::-webkit-scrollbar{width:6px}.SearchBar-module-scss-module__rKVfsG__suggestions::-webkit-scrollbar-track{background:0 0}.SearchBar-module-scss-module__rKVfsG__suggestions::-webkit-scrollbar-thumb{background:#b8b3c1;border-radius:3px}.SearchBar-module-scss-module__rKVfsG__suggestionItem{color:#1f1a2e;text-align:left;border-bottom:1px solid #eae8ee;align-items:center;min-height:48px;padding:16px;font-size:16px;line-height:1.4;text-decoration:none;display:flex}.SearchBar-module-scss-module__rKVfsG__suggestionItem:hover{background:#f3eeff;text-decoration:none}li:last-child .SearchBar-module-scss-module__rKVfsG__suggestionItem{border-bottom:none}
.StarField-module-scss-module__7AGLEa__field{pointer-events:none;position:absolute;inset:0;overflow:hidden}.StarField-module-scss-module__7AGLEa__star{background:#e4d9ff;border-radius:50%;animation:ease-in-out infinite alternate StarField-module-scss-module__7AGLEa__blink;position:absolute}.StarField-module-scss-module__7AGLEa__meteor{background:#ff8fab;border-radius:50%;width:2px;height:2px;animation:1s ease-in forwards StarField-module-scss-module__7AGLEa__fall;position:absolute;top:-10px;box-shadow:0 0 4px 1px #ff8fab99}.StarField-module-scss-module__7AGLEa__meteor:before{content:"";background:linear-gradient(#ff8fab00,#ff8fab80 50%,#ff8fab 100%);width:1.5px;height:40px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}@keyframes StarField-module-scss-module__7AGLEa__blink{0%{opacity:.1}to{opacity:1}}@keyframes StarField-module-scss-module__7AGLEa__fall{0%{opacity:1;transform:translateY(0)translate(0)rotate(20deg)}to{opacity:0;transform:translateY(300px)translate(-80px)rotate(20deg)}}@media (prefers-reduced-motion:reduce){.StarField-module-scss-module__7AGLEa__star{opacity:.5;animation:none}.StarField-module-scss-module__7AGLEa__meteor{display:none}}
.FortuneBadge-module-scss-module__WzgH5W__badge{white-space:nowrap;border-radius:14px;align-items:center;gap:4px;font-weight:700;display:inline-flex}.FortuneBadge-module-scss-module__WzgH5W__sm{padding:2px 8px;font-size:14px}.FortuneBadge-module-scss-module__WzgH5W__md{padding:4px 16px;font-size:16px}.FortuneBadge-module-scss-module__WzgH5W__good{color:#2e9e5b;background:#e8f8ef}.FortuneBadge-module-scss-module__WzgH5W__bad{color:#e04848;background:#fde8e8}.FortuneBadge-module-scss-module__WzgH5W__neutral{color:#6e6880;background:#f5f4f7}
.Breadcrumb-module-scss-module__XUPFTq__breadcrumb{color:#6e6880;padding:16px 0;font-size:14px}.Breadcrumb-module-scss-module__XUPFTq__list{flex-wrap:wrap;gap:4px;display:flex}.Breadcrumb-module-scss-module__XUPFTq__list li+li:before{content:">";color:#b8b3c1;margin-right:4px}.Breadcrumb-module-scss-module__XUPFTq__item a{color:#6e6880}.Breadcrumb-module-scss-module__XUPFTq__item a:hover{color:#7c5cbf}.Breadcrumb-module-scss-module__XUPFTq__item[aria-current=page] span{color:#3d3650;font-weight:500}
.LottoBalls-module-scss-module__3R_qJa__wrap{flex-direction:column;align-items:center;gap:24px;padding:8px 0;display:flex}.LottoBalls-module-scss-module__3R_qJa__balls{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}@media (min-width:768px){.LottoBalls-module-scss-module__3R_qJa__balls{gap:14px}}.LottoBalls-module-scss-module__3R_qJa__ball{color:#fff;text-shadow:0 1px 2px #0000004d;opacity:0;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;font-weight:700;transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .2s;display:inline-flex;transform:scale(0);box-shadow:inset 0 -4px 8px #00000026,0 3px 8px #0000001f}@media (min-width:768px){.LottoBalls-module-scss-module__3R_qJa__ball{width:60px;height:60px;font-size:22px}}.LottoBalls-module-scss-module__3R_qJa__visible{opacity:1;transform:scale(1)}.LottoBalls-module-scss-module__3R_qJa__bonus{margin-left:4px}.LottoBalls-module-scss-module__3R_qJa__plus{color:#b8b3c1;opacity:0;font-size:24px;font-weight:700;transition:opacity .3s}@media (min-width:768px){.LottoBalls-module-scss-module__3R_qJa__plus{font-size:28px}}.LottoBalls-module-scss-module__3R_qJa__plusVisible{opacity:1}.LottoBalls-module-scss-module__3R_qJa__text{color:#573d8f;opacity:0;font-size:20px;font-weight:700;transition:opacity .5s,transform .5s;transform:translateY(8px)}@media (min-width:768px){.LottoBalls-module-scss-module__3R_qJa__text{font-size:24px}}.LottoBalls-module-scss-module__3R_qJa__textVisible{opacity:1;transform:translateY(0)}@keyframes LottoBalls-module-scss-module__3R_qJa__fadeIn{to{opacity:1}}
.Pagination-module-scss-module__IUEnCG__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;margin-top:32px;padding:16px 0;display:flex}@media (min-width:768px){.Pagination-module-scss-module__IUEnCG__pagination{gap:4px}}.Pagination-module-scss-module__IUEnCG__page,.Pagination-module-scss-module__IUEnCG__arrow{color:#3d3650;background:#fff;border:1px solid #eae8ee;border-radius:8px;justify-content:center;align-items:center;min-width:36px;height:36px;padding:0 4px;font-size:14px;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}@media (min-width:768px){.Pagination-module-scss-module__IUEnCG__page,.Pagination-module-scss-module__IUEnCG__arrow{min-width:40px;height:40px;padding:0 8px;font-size:16px}}.Pagination-module-scss-module__IUEnCG__page:hover,.Pagination-module-scss-module__IUEnCG__arrow:hover{color:#6a4aab;border-color:#7c5cbf;text-decoration:none}.Pagination-module-scss-module__IUEnCG__active{color:#fff;background:#7c5cbf;border-color:#7c5cbf;font-weight:700}.Pagination-module-scss-module__IUEnCG__active:hover{color:#fff;background:#6a4aab;border-color:#6a4aab}.Pagination-module-scss-module__IUEnCG__arrow{font-size:18px}.Pagination-module-scss-module__IUEnCG__dots{color:#b8b3c1;justify-content:center;align-items:center;width:24px;height:36px;font-size:14px;display:none}@media (min-width:768px){.Pagination-module-scss-module__IUEnCG__dots{width:32px;height:40px;display:inline-flex}}
.page-module-scss-module__GfCffG__container{max-width:960px;min-height:100vh;margin:0 auto;padding:24px 16px;overflow-x:hidden}.page-module-scss-module__GfCffG__title{color:#573d8f;margin-bottom:24px;font-size:30px;font-weight:700}@media (min-width:768px){.page-module-scss-module__GfCffG__title{font-size:36px}}.page-module-scss-module__GfCffG__sectionTitle{margin-bottom:16px;font-size:24px;font-weight:700}.page-module-scss-module__GfCffG__subcategories{margin-bottom:48px}.page-module-scss-module__GfCffG__chipList{flex-wrap:wrap;gap:8px;display:flex}.page-module-scss-module__GfCffG__chip{color:#573d8f;background:#f3eeff;border:1px solid #e4d9ff;border-radius:28px;align-items:center;min-height:48px;padding:8px 16px;font-size:16px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.page-module-scss-module__GfCffG__chip:hover{background:#e4d9ff;border-color:#c9b3ff;text-decoration:none;transform:translateY(-1px)}.page-module-scss-module__GfCffG__dreamList{grid-template-columns:1fr;gap:8px;display:grid}@media (min-width:768px){.page-module-scss-module__GfCffG__dreamList{grid-template-columns:repeat(2,1fr)}}.page-module-scss-module__GfCffG__dreamItem{background:#fff;border:1px solid #eae8ee;border-radius:14px;min-width:0;transition:all .2s}.page-module-scss-module__GfCffG__dreamItem:hover{border-color:#c9b3ff;box-shadow:0 2px 8px #7c5cbf14}.page-module-scss-module__GfCffG__dreamLink{color:#1f1a2e;flex-direction:column;gap:4px;min-height:48px;padding:16px;text-decoration:none;display:flex}.page-module-scss-module__GfCffG__dreamLink:hover{color:#6a4aab;text-decoration:none}.page-module-scss-module__GfCffG__dreamTitle{align-items:center;gap:8px;font-size:18px;font-weight:500;display:flex}.page-module-scss-module__GfCffG__dreamSummary{color:#6e6880;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:16px;line-height:1.6;display:-webkit-box;overflow:hidden}.page-module-scss-module__GfCffG__fortuneGOOD{color:#2e9e5b;background:#e8f8ef;border-radius:12px;padding:2px 8px;font-size:14px;font-weight:600}.page-module-scss-module__GfCffG__fortuneBAD{color:#e04848;background:#fde8e8;border-radius:12px;padding:2px 8px;font-size:14px;font-weight:600}.page-module-scss-module__GfCffG__fortuneNEUTRAL{color:#7a7a7a;background:#f5f4f7;border-radius:12px;padding:2px 8px;font-size:14px;font-weight:600}.page-module-scss-module__GfCffG__empty{color:#6e6880;text-align:center;padding:48px 0;font-size:18px}.page-module-scss-module__GfCffG__pagination{justify-content:center;align-items:center;gap:16px;margin-top:32px;padding:16px 0;display:flex}.page-module-scss-module__GfCffG__pageLink{color:#fff;background:#7c5cbf;border-radius:8px;align-items:center;min-height:44px;padding:8px 16px;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex}.page-module-scss-module__GfCffG__pageLink:hover{background:#6a4aab;text-decoration:none}.page-module-scss-module__GfCffG__pageInfo{color:#6e6880;font-size:16px;font-weight:500}@media (prefers-reduced-motion:reduce){.page-module-scss-module__GfCffG__chip,.page-module-scss-module__GfCffG__dreamItem{transition:none;transform:none!important}}
.page-module-scss-module__yyjCoW__container{max-width:720px;margin:0 auto;padding:16px 16px 48px}@media (min-width:768px){.page-module-scss-module__yyjCoW__container{padding:24px 24px 64px}}.page-module-scss-module__yyjCoW__title{color:#1f1a2e;text-align:center;margin-bottom:24px;font-size:30px;font-weight:700;line-height:1.3}@media (min-width:768px){.page-module-scss-module__yyjCoW__title{font-size:36px}}.page-module-scss-module__yyjCoW__content{margin-bottom:48px;font-size:18px;line-height:1.8}.page-module-scss-module__yyjCoW__content p+p{margin-top:16px}.page-module-scss-module__yyjCoW__content strong{color:#6a4aab}.page-module-scss-module__yyjCoW__contentSection{background:#fff;border:1px solid #eae8ee;border-radius:12px;margin-bottom:32px;padding:24px}@media (min-width:768px){.page-module-scss-module__yyjCoW__contentSection{padding:32px}}.page-module-scss-module__yyjCoW__contentHeading{color:#6a4aab;margin-bottom:16px;font-size:20px;font-weight:700}.page-module-scss-module__yyjCoW__contentBody{color:#3d3650;word-break:keep-all;font-size:18px;line-height:1.9}@media (min-width:768px){.page-module-scss-module__yyjCoW__contentBody{font-size:17px}}.page-module-scss-module__yyjCoW__contentBody p+p{margin-top:16px}.page-module-scss-module__yyjCoW__contentBody strong{color:#6a4aab;font-weight:600}.page-module-scss-module__yyjCoW__situationGrid{flex-direction:column;gap:0;display:flex}.page-module-scss-module__yyjCoW__situationCard{border-bottom:1px solid #f5f4f7;align-items:baseline;gap:8px;padding:8px 0;display:flex}.page-module-scss-module__yyjCoW__situationCard:last-child{border-bottom:none}.page-module-scss-module__yyjCoW__situationLabel{color:#1f1a2e;white-space:nowrap;font-size:16px;font-weight:600}.page-module-scss-module__yyjCoW__situationText{color:#6e6880;font-size:16px;line-height:1.5}.page-module-scss-module__yyjCoW__tags{flex-wrap:wrap;gap:8px;margin-bottom:48px;display:flex}.page-module-scss-module__yyjCoW__tag{color:#6a4aab;background:#f3eeff;border:1px solid #e4d9ff;border-radius:20px;align-items:center;min-height:36px;padding:4px 16px;font-size:14px;text-decoration:none;transition:all .2s;display:inline-flex}.page-module-scss-module__yyjCoW__tag:hover{background:#e4d9ff;text-decoration:none}.page-module-scss-module__yyjCoW__lottoCta{text-align:center;background:linear-gradient(135deg,#f3eeff,#f3eeff);border:1px solid #e4d9ff;border-radius:12px;margin:32px 0;padding:32px 24px}.page-module-scss-module__yyjCoW__lottoCtaText{color:#6a4aab;margin-bottom:4px;font-size:20px;font-weight:700}.page-module-scss-module__yyjCoW__lottoCtaDesc{color:#6e6880;margin-bottom:24px;font-size:16px}.page-module-scss-module__yyjCoW__lottoCtaButton{color:#fff;background:#7c5cbf;border-radius:28px;justify-content:center;align-items:center;min-height:52px;padding:8px 32px;font-size:16px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 3px 12px #7c5cbf4d}.page-module-scss-module__yyjCoW__lottoCtaButton:hover{background:#6a4aab;text-decoration:none;transform:translateY(-1px)}.page-module-scss-module__yyjCoW__relatedSection{background:#fff;border:1px solid #eae8ee;border-radius:12px;margin-top:32px;padding:32px}.page-module-scss-module__yyjCoW__relatedTitle{color:#1f1a2e;margin-bottom:16px;font-size:20px;font-weight:700}.page-module-scss-module__yyjCoW__relatedList{flex-direction:column;gap:0;display:flex}.page-module-scss-module__yyjCoW__relatedLink{color:#6a4aab;border-bottom:1px solid #f5f4f7;align-items:center;min-height:48px;padding:16px 0;font-size:18px;text-decoration:none;transition:color .2s;display:flex}.page-module-scss-module__yyjCoW__relatedLink:last-child{border-bottom:none}.page-module-scss-module__yyjCoW__relatedLink:hover{color:#7c5cbf;text-decoration:none}.page-module-scss-module__yyjCoW__relatedLink:before{content:"🌙";margin-right:8px;font-size:14px}@media (prefers-reduced-motion:reduce){.page-module-scss-module__yyjCoW__lottoCtaButton{transition:none;transform:none!important}}
.page-module-scss-module__6rbERW__container{-webkit-user-select:none;user-select:none;max-width:960px;min-height:100vh;margin:0 auto;padding:24px 16px}.page-module-scss-module__6rbERW__searchSection{text-align:center;background:linear-gradient(160deg,#f3eeff,#fff5f7);border-radius:20px;margin-bottom:48px;padding:32px 16px;box-shadow:0 2px 12px #0000000f}.page-module-scss-module__6rbERW__title{color:#573d8f;margin-bottom:16px;font-size:30px;font-weight:700}@media (min-width:768px){.page-module-scss-module__6rbERW__title{font-size:36px}}.page-module-scss-module__6rbERW__sectionTitle{color:#1f1a2e;margin-bottom:16px;font-size:24px;font-weight:700}.page-module-scss-module__6rbERW__popularSection{margin-bottom:48px}.page-module-scss-module__6rbERW__tagList{flex-wrap:wrap;gap:8px;display:flex}.page-module-scss-module__6rbERW__tag{color:#573d8f;background:#f3eeff;border:1px solid #e4d9ff;border-radius:28px;align-items:center;min-height:48px;padding:8px 16px;font-size:16px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.page-module-scss-module__6rbERW__tag:hover{background:#e4d9ff;border-color:#c9b3ff;text-decoration:none;transform:translateY(-2px)}.page-module-scss-module__6rbERW__categorySection{margin-bottom:48px}.page-module-scss-module__6rbERW__categoryGrid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}@media (min-width:768px){.page-module-scss-module__6rbERW__categoryGrid{grid-template-columns:repeat(4,1fr)}}.page-module-scss-module__6rbERW__categoryCard{color:#1f1a2e;background:#fff;border:1px solid #eae8ee;border-radius:14px;justify-content:center;align-items:center;min-height:56px;padding:16px;font-size:18px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.page-module-scss-module__6rbERW__categoryCard:hover{color:#573d8f;background:#f3eeff;border-color:#c9b3ff;text-decoration:none;transform:translateY(-2px)}.page-module-scss-module__6rbERW__recentSection{margin-bottom:48px}.page-module-scss-module__6rbERW__dreamGrid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:768px){.page-module-scss-module__6rbERW__dreamGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page-module-scss-module__6rbERW__dreamGrid{grid-template-columns:repeat(3,1fr)}}.page-module-scss-module__6rbERW__dreamCard{color:#1f1a2e;background:#fff;border:1px solid #eae8ee;border-radius:20px;flex-direction:column;gap:8px;padding:24px;text-decoration:none;transition:all .2s;display:flex}.page-module-scss-module__6rbERW__dreamCard:hover{border-color:#c9b3ff;text-decoration:none;transform:translateY(-2px);box-shadow:0 4px 16px #7c5cbf1a}.page-module-scss-module__6rbERW__dreamCardTitle{font-size:20px;font-weight:600;line-height:1.3}.page-module-scss-module__6rbERW__dreamCardSummary{color:#6e6880;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;line-height:1.6;display:-webkit-box;overflow:hidden}.page-module-scss-module__6rbERW__fortuneGOOD{color:#2e9e5b;background:#e8f8ef;border-radius:12px;width:fit-content;padding:3px 10px;font-size:14px;font-weight:600;display:inline-block}.page-module-scss-module__6rbERW__fortuneBAD{color:#e04848;background:#fde8e8;border-radius:12px;width:fit-content;padding:3px 10px;font-size:14px;font-weight:600;display:inline-block}.page-module-scss-module__6rbERW__fortuneNEUTRAL{color:#7a7a7a;background:#f5f4f7;border-radius:12px;width:fit-content;padding:3px 10px;font-size:14px;font-weight:600;display:inline-block}@media (prefers-reduced-motion:reduce){.page-module-scss-module__6rbERW__tag,.page-module-scss-module__6rbERW__categoryCard,.page-module-scss-module__6rbERW__dreamCard,.page-module-scss-module__6rbERW__featureCard{transition:none;transform:none!important}}
.page-module-scss-module__F6XAPG__container{max-width:960px;margin:0 auto;padding:24px 16px}.page-module-scss-module__F6XAPG__title{margin-bottom:8px;font-size:36px;font-weight:700}.page-module-scss-module__F6XAPG__subtitle{color:#6e6880;margin-bottom:32px;font-size:18px}.page-module-scss-module__F6XAPG__empty{text-align:center;color:#6e6880;padding:64px 0}.page-module-scss-module__F6XAPG__table{border:1px solid #eae8ee;border-radius:14px;overflow:hidden}.page-module-scss-module__F6XAPG__tableHeader{background:#f9f7fc;border-bottom:1px solid #eae8ee;grid-template-columns:80px 110px 1fr 60px;padding:16px;font-size:16px;font-weight:600;display:grid}.page-module-scss-module__F6XAPG__tableRow{border-bottom:1px solid #f5f4f7;grid-template-columns:80px 110px 1fr 60px;align-items:center;padding:16px;display:grid}.page-module-scss-module__F6XAPG__tableRow:last-child{border-bottom:none}.page-module-scss-module__F6XAPG__colDraw{font-weight:600}.page-module-scss-module__F6XAPG__colDate{color:#6e6880;font-size:14px}.page-module-scss-module__F6XAPG__colNumbers{flex-wrap:wrap;gap:4px;display:flex}.page-module-scss-module__F6XAPG__colBonus{justify-content:center;display:flex}.page-module-scss-module__F6XAPG__ball{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:inline-flex}.page-module-scss-module__F6XAPG__bonus{outline-offset:2px;outline:2px dashed #b8b3c1}.page-module-scss-module__F6XAPG__yellow{color:#1f1a2e;background:#fbc400}.page-module-scss-module__F6XAPG__blue{background:#69c8f2}.page-module-scss-module__F6XAPG__red{background:#ff7272}.page-module-scss-module__F6XAPG__gray{background:#aaa}.page-module-scss-module__F6XAPG__green{color:#1f1a2e;background:#b0d840}.page-module-scss-module__F6XAPG__cta{text-align:center;margin-top:32px}.page-module-scss-module__F6XAPG__ctaButton{color:#1f1a2e;background:#e8789a;border-radius:14px;align-items:center;min-height:48px;padding:16px 32px;font-size:18px;font-weight:700;display:inline-flex}.page-module-scss-module__F6XAPG__ctaButton:hover{background:#f2a0b5;text-decoration:none}@media (max-width:768px){.page-module-scss-module__F6XAPG__tableHeader{display:none}.page-module-scss-module__F6XAPG__tableRow{grid-template-columns:1fr;gap:4px;padding:16px}.page-module-scss-module__F6XAPG__colDraw{font-size:18px}.page-module-scss-module__F6XAPG__colNumbers{margin-top:4px}}
.page-module-scss-module__dRvlsa__container{max-width:720px;margin:0 auto;padding:24px 16px}.page-module-scss-module__dRvlsa__title{margin-bottom:32px;font-size:30px;font-weight:700}@media (min-width:768px){.page-module-scss-module__dRvlsa__title{font-size:36px}}.page-module-scss-module__dRvlsa__section{margin-bottom:48px}.page-module-scss-module__dRvlsa__sectionTitle{margin-bottom:16px;font-size:24px;font-weight:600}.page-module-scss-module__dRvlsa__infoList{flex-direction:column;gap:8px;display:flex}.page-module-scss-module__dRvlsa__infoItem{background:#f9f7fc;border-radius:14px;flex-direction:column;gap:4px;padding:16px;display:flex}@media (min-width:768px){.page-module-scss-module__dRvlsa__infoItem{flex-direction:row}}.page-module-scss-module__dRvlsa__infoItem dt{color:#6e6880;font-weight:600}@media (min-width:768px){.page-module-scss-module__dRvlsa__infoItem dt{flex-shrink:0;width:100px}}.page-module-scss-module__dRvlsa__infoItem dd{color:#1f1a2e}.page-module-scss-module__dRvlsa__subscriptionCard{background:#f9f7fc;border-radius:14px;padding:24px}.page-module-scss-module__dRvlsa__subscriptionCard p{margin-top:8px}.page-module-scss-module__dRvlsa__badgeActive{color:#fff;background:#2e9e5b;border-radius:8px;padding:4px 16px;font-size:16px;font-weight:700;display:inline-block}.page-module-scss-module__dRvlsa__badgeFree{color:#fff;background:#b8b3c1;border-radius:8px;padding:4px 16px;font-size:16px;font-weight:700;display:inline-block}.page-module-scss-module__dRvlsa__historyList{flex-direction:column;gap:8px;display:flex}.page-module-scss-module__dRvlsa__historyItem{color:inherit;background:#f9f7fc;border:1px solid #0000;border-radius:14px;padding:16px;text-decoration:none;display:block}.page-module-scss-module__dRvlsa__historyItem:hover{border-color:#7c5cbf;text-decoration:none}.page-module-scss-module__dRvlsa__historyHeader{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.page-module-scss-module__dRvlsa__historyFortune{font-size:14px;font-weight:700}.page-module-scss-module__dRvlsa__historyDate{color:#b8b3c1;font-size:14px}.page-module-scss-module__dRvlsa__historyInput{color:#6e6880;margin-bottom:4px;font-size:16px}.page-module-scss-module__dRvlsa__historyInterpretation{color:#3d3650;font-size:16px;line-height:1.6}.page-module-scss-module__dRvlsa__adminMsg{color:#2e7d32;background:#e8f5e9;border-radius:14px;margin-bottom:16px;padding:8px 16px;font-size:16px}.page-module-scss-module__dRvlsa__adminField{margin-bottom:16px;position:relative}.page-module-scss-module__dRvlsa__adminInput{border:1px solid #eae8ee;border-radius:14px;width:100%;min-height:44px;padding:8px 16px;font-size:18px}.page-module-scss-module__dRvlsa__adminInput:focus{border-color:#7c5cbf;outline:none}.page-module-scss-module__dRvlsa__adminUserList{flex-direction:column;gap:4px;max-height:320px;margin-bottom:16px;display:flex;overflow-y:auto}.page-module-scss-module__dRvlsa__adminUserCard{text-align:left;cursor:pointer;background:#f9f7fc;border:2px solid #0000;border-radius:14px;width:100%;padding:8px 16px;display:block}.page-module-scss-module__dRvlsa__adminUserCard:hover{border-color:#b8b3c1}.page-module-scss-module__dRvlsa__adminUserCardActive{background:#f3eeff;border-color:#7c5cbf}.page-module-scss-module__dRvlsa__adminUserTop{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.page-module-scss-module__dRvlsa__adminUserEmail{font-size:16px;font-weight:500}.page-module-scss-module__dRvlsa__adminUserBadges{gap:4px;display:flex}.page-module-scss-module__dRvlsa__adminBadge{color:#fff;background:#7c5cbf;border-radius:8px;padding:1px 6px;font-size:10px;font-weight:700}.page-module-scss-module__dRvlsa__subBadge{color:#fff;background:#2e9e5b;border-radius:8px;padding:1px 6px;font-size:10px;font-weight:700}.page-module-scss-module__dRvlsa__adminUserBottom{color:#b8b3c1;justify-content:space-between;font-size:14px;display:flex}.page-module-scss-module__dRvlsa__adminMore{color:#7c5cbf;text-align:center;cursor:pointer;padding:4px;font-size:14px}.page-module-scss-module__dRvlsa__adminMore:hover{text-decoration:underline}.page-module-scss-module__dRvlsa__adminActions{background:#f9f7fc;border-radius:20px;padding:16px}.page-module-scss-module__dRvlsa__adminSelected{background:#f3eeff;border-left:3px solid #7c5cbf;border-radius:14px;margin-bottom:16px;padding:8px 16px;font-size:16px}.page-module-scss-module__dRvlsa__adminRow{align-items:center;gap:8px;margin-bottom:8px;display:flex}.page-module-scss-module__dRvlsa__adminRow label{color:#6e6880;min-width:40px;font-size:14px;font-weight:600}.page-module-scss-module__dRvlsa__adminRow input,.page-module-scss-module__dRvlsa__adminRow select{border:1px solid #eae8ee;border-radius:8px;flex:1;min-width:80px;min-height:36px;padding:4px 8px;font-size:16px}.page-module-scss-module__dRvlsa__adminBtn{color:#fff;white-space:nowrap;background:#7c5cbf;border-radius:8px;min-height:36px;padding:4px 16px;font-size:14px;font-weight:700}.page-module-scss-module__dRvlsa__adminBtn:hover:not(:disabled){background:#6a4aab}.page-module-scss-module__dRvlsa__adminBtn:disabled{opacity:.5}.page-module-scss-module__dRvlsa__adminBtnDanger{color:#fff;white-space:nowrap;background:#e04848;border-radius:8px;min-height:36px;padding:4px 16px;font-size:14px;font-weight:700}.page-module-scss-module__dRvlsa__adminBtnDanger:hover:not(:disabled){opacity:.85}.page-module-scss-module__dRvlsa__adminBtnDanger:disabled{opacity:.5}.page-module-scss-module__dRvlsa__adminDropdown{z-index:100;background:#fff;border:1px solid #eae8ee;border-radius:14px;max-height:300px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0000001f}.page-module-scss-module__dRvlsa__adminDropdownItem{text-align:left;cursor:pointer;border-bottom:1px solid #f5f4f7;width:100%;padding:8px 16px;display:block}.page-module-scss-module__dRvlsa__adminDropdownItem:hover{background:#fafafa}.page-module-scss-module__dRvlsa__adminDropdownItem:last-of-type{border-bottom:none}.page-module-scss-module__dRvlsa__adminDropdownItemActive{background:#f3eeff}.page-module-scss-module__dRvlsa__adminDropdownMore{color:#b8b3c1;text-align:center;padding:4px 16px;font-size:14px}.page-module-scss-module__dRvlsa__profileEditor{background:#f9f7fc;border-radius:14px;flex-direction:column;gap:8px;margin-top:16px;padding:16px;display:flex}.page-module-scss-module__dRvlsa__profileField{align-items:center;gap:8px;display:flex}.page-module-scss-module__dRvlsa__profileField label{color:#6e6880;white-space:nowrap;min-width:90px;font-size:16px;font-weight:600}.page-module-scss-module__dRvlsa__profileField input,.page-module-scss-module__dRvlsa__profileField select{border:1px solid #eae8ee;border-radius:8px;flex:1;min-height:44px;padding:4px 8px;font-size:16px}.page-module-scss-module__dRvlsa__profileField input:focus,.page-module-scss-module__dRvlsa__profileField select:focus{border-color:#7c5cbf;outline:none}.page-module-scss-module__dRvlsa__profileHint{color:#7c5cbf;margin-top:4px;font-size:14px}.page-module-scss-module__dRvlsa__profileSaveBtn{color:#fff;background:#7c5cbf;border-radius:8px;align-self:flex-start;min-height:44px;padding:4px 24px;font-size:16px;font-weight:700}.page-module-scss-module__dRvlsa__profileSaveBtn:hover:not(:disabled){background:#6a4aab}.page-module-scss-module__dRvlsa__profileSaveBtn:disabled{opacity:.5}.page-module-scss-module__dRvlsa__profileMsg{color:#2e9e5b;font-size:14px}
.page-module-scss-module__PlTSCG__hero{color:#fff;text-align:center;-webkit-user-select:none;user-select:none;background:linear-gradient(160deg,#1a1530 0%,#2d1b4e 40%,#3d2066 70%,#1a1530 100%);padding:64px 16px 48px;position:relative}@media (min-width:768px){.page-module-scss-module__PlTSCG__hero{padding:96px 16px 64px}}.page-module-scss-module__PlTSCG__heroInner{z-index:1;max-width:600px;margin:0 auto;position:relative}.page-module-scss-module__PlTSCG__heroEmoji{margin-bottom:16px;font-size:48px;animation:3s ease-in-out infinite page-module-scss-module__PlTSCG__float;display:block}@media (min-width:768px){.page-module-scss-module__PlTSCG__heroEmoji{font-size:64px}}@keyframes page-module-scss-module__PlTSCG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.page-module-scss-module__PlTSCG__heroTitle{margin-bottom:8px;font-size:30px;font-weight:700;line-height:1.3}@media (min-width:768px){.page-module-scss-module__PlTSCG__heroTitle{font-size:48px}}.page-module-scss-module__PlTSCG__heroSubtitle{color:#ffffffb3;margin-bottom:32px;font-size:18px}@media (min-width:768px){.page-module-scss-module__PlTSCG__heroSubtitle{font-size:20px}}.page-module-scss-module__PlTSCG__heroSearch{max-width:480px;margin:0 auto 24px}.page-module-scss-module__PlTSCG__heroSearch button{background:#e8789a!important}.page-module-scss-module__PlTSCG__heroSearch button:hover{background:#d4607f!important}.page-module-scss-module__PlTSCG__heroCta{color:#fff;background:#e8789a;border-radius:28px;justify-content:center;align-items:center;height:52px;padding:0 32px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 20px #e8789a66}@media (min-width:768px){.page-module-scss-module__PlTSCG__heroCta{height:56px;padding:0 48px;font-size:18px}}.page-module-scss-module__PlTSCG__heroCta:hover{text-decoration:none;transform:translateY(-2px);box-shadow:0 6px 28px #e8789a80}.page-module-scss-module__PlTSCG__trust{background:#fff;border-bottom:1px solid #eae8ee;padding:24px 16px}.page-module-scss-module__PlTSCG__trustInner{justify-content:center;align-items:center;gap:24px;max-width:1200px;margin:0 auto;display:flex}@media (min-width:768px){.page-module-scss-module__PlTSCG__trustInner{gap:48px}}.page-module-scss-module__PlTSCG__trustItem{flex-direction:column;align-items:center;gap:4px;display:flex}.page-module-scss-module__PlTSCG__trustNumber{color:#573d8f;font-size:20px;font-weight:700}@media (min-width:768px){.page-module-scss-module__PlTSCG__trustNumber{font-size:24px}}.page-module-scss-module__PlTSCG__trustLabel{color:#6e6880;font-size:14px}.page-module-scss-module__PlTSCG__trustDivider{background:#eae8ee;width:1px;height:32px}.page-module-scss-module__PlTSCG__lottoBanner{background:linear-gradient(135deg,#fdf7f9 0%,#f9f0f4 50%,#fdf7f9 100%);border-top:3px solid #f2a0b5;border-bottom:3px solid #f2a0b5;padding:48px 16px}@media (min-width:768px){.page-module-scss-module__PlTSCG__lottoBanner{padding:64px 16px}}.page-module-scss-module__PlTSCG__lottoBannerInner{max-width:1200px;margin:0 auto}.page-module-scss-module__PlTSCG__features{padding:48px 16px}@media (min-width:768px){.page-module-scss-module__PlTSCG__features{padding:64px 16px}}.page-module-scss-module__PlTSCG__featuresInner{max-width:1200px;margin:0 auto}.page-module-scss-module__PlTSCG__sectionTitle{text-align:center;color:#1f1a2e;margin-bottom:32px;font-size:24px;font-weight:700}@media (min-width:768px){.page-module-scss-module__PlTSCG__sectionTitle{margin-bottom:48px;font-size:30px}}.page-module-scss-module__PlTSCG__featureGrid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:768px){.page-module-scss-module__PlTSCG__featureGrid{grid-template-columns:repeat(3,1fr)}}.page-module-scss-module__PlTSCG__featureCard{text-align:center;color:inherit;background:#fff;border:1px solid #eae8ee;border-radius:20px;padding:32px 16px;text-decoration:none;transition:transform .2s,box-shadow .2s}.page-module-scss-module__PlTSCG__featureCard:hover{text-decoration:none;transform:translateY(-4px);box-shadow:0 8px 24px #7c5cbf1a}.page-module-scss-module__PlTSCG__featureEmoji{margin-bottom:8px;font-size:40px;display:block}@media (min-width:768px){.page-module-scss-module__PlTSCG__featureEmoji{font-size:48px}}.page-module-scss-module__PlTSCG__featureTitle{color:#1f1a2e;margin-bottom:4px;font-size:16px;font-weight:700}@media (min-width:768px){.page-module-scss-module__PlTSCG__featureTitle{font-size:20px}}.page-module-scss-module__PlTSCG__featureDesc{color:#6e6880;white-space:pre-line;font-size:14px;line-height:1.6}@media (min-width:768px){.page-module-scss-module__PlTSCG__featureDesc{font-size:16px}}.page-module-scss-module__PlTSCG__pricing{padding:48px 16px}@media (min-width:768px){.page-module-scss-module__PlTSCG__pricing{padding:64px 16px}}.page-module-scss-module__PlTSCG__pricingInner{max-width:900px;margin:0 auto}.page-module-scss-module__PlTSCG__pricingGrid{grid-template-columns:1fr;align-items:stretch;gap:16px;display:grid}@media (min-width:768px){.page-module-scss-module__PlTSCG__pricingGrid{grid-template-columns:repeat(3,1fr)}}.page-module-scss-module__PlTSCG__pricingCard{text-align:center;background:#fff;border:2px solid #eae8ee;border-radius:20px;flex-direction:column;padding:32px 24px;transition:box-shadow .2s;display:flex;position:relative}.page-module-scss-module__PlTSCG__pricingCard:hover{box-shadow:0 4px 16px #7c5cbf1a}.page-module-scss-module__PlTSCG__pricingHighlight{border-color:#e8789a;box-shadow:0 4px 20px #e8789a26}@media (min-width:768px){.page-module-scss-module__PlTSCG__pricingHighlight{z-index:1;transform:scale(1.05)}}.page-module-scss-module__PlTSCG__pricingBadge{color:#fff;white-space:nowrap;background:#e8789a;border-radius:20px;padding:6px 16px;font-size:14px;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.page-module-scss-module__PlTSCG__pricingName{color:#1f1a2e;margin-bottom:8px;font-size:20px;font-weight:600}.page-module-scss-module__PlTSCG__pricingPrice{color:#1f1a2e;margin-bottom:24px;font-size:28px;font-weight:700}@media (min-width:768px){.page-module-scss-module__PlTSCG__pricingPrice{font-size:36px}}.page-module-scss-module__PlTSCG__pricingPrice span{color:#6e6880;font-size:14px;font-weight:400}.page-module-scss-module__PlTSCG__originalPrice{color:#b8b3c1;margin-right:4px;font-size:16px;font-weight:400;text-decoration:line-through}.page-module-scss-module__PlTSCG__pricingFeatures{text-align:left;flex-direction:column;gap:10px;margin-bottom:auto;padding-bottom:24px;display:flex}.page-module-scss-module__PlTSCG__pricingFeatures li{color:#3d3650;font-size:16px;line-height:1.6}.page-module-scss-module__PlTSCG__pricingFeatures li strong{color:#2e9e5b}.page-module-scss-module__PlTSCG__pricingButton,.page-module-scss-module__PlTSCG__pricingButtonAccent{color:#fff;background:#7c5cbf;border-radius:28px;height:48px;font-size:16px;font-weight:600;line-height:48px;text-decoration:none;transition:background .2s;display:block}.page-module-scss-module__PlTSCG__pricingButton:hover,.page-module-scss-module__PlTSCG__pricingButtonAccent:hover{background:#6a4aab;text-decoration:none}.page-module-scss-module__PlTSCG__pricingButtonAccent{color:#fff;background:#e8789a}.page-module-scss-module__PlTSCG__pricingButtonAccent:hover{background:#d4607f}.page-module-scss-module__PlTSCG__finalCta{text-align:center;color:#fff;background:linear-gradient(160deg,#2e1f5e 0%,#3d2066 50%,#1a1530 100%);padding:64px 16px}.page-module-scss-module__PlTSCG__finalCtaInner{max-width:600px;margin:0 auto}.page-module-scss-module__PlTSCG__finalCtaEmoji{margin-bottom:16px;font-size:40px;display:block}.page-module-scss-module__PlTSCG__finalCtaTitle{margin-bottom:8px;font-size:24px;font-weight:700}@media (min-width:768px){.page-module-scss-module__PlTSCG__finalCtaTitle{font-size:30px}}.page-module-scss-module__PlTSCG__finalCtaDesc{opacity:.8;margin-bottom:24px;font-size:18px}.page-module-scss-module__PlTSCG__finalCtaButton{color:#fff;background:#e8789a;border-radius:28px;justify-content:center;align-items:center;height:56px;padding:0 48px;font-size:20px;font-weight:700;text-decoration:none;transition:transform .2s;display:inline-flex;box-shadow:0 4px 20px #e8789a66}.page-module-scss-module__PlTSCG__finalCtaButton:hover{text-decoration:none;transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){.page-module-scss-module__PlTSCG__heroEmoji{animation:none}.page-module-scss-module__PlTSCG__featureCard,.page-module-scss-module__PlTSCG__heroCta,.page-module-scss-module__PlTSCG__finalCtaButton,.page-module-scss-module__PlTSCG__pricingHighlight{transition:none;transform:none!important}}
.page-module-scss-module__I-njsG__container{-webkit-user-select:none;user-select:none;max-width:960px;margin:0 auto;padding:24px 16px}.page-module-scss-module__I-njsG__title{text-align:center;margin-bottom:24px;font-size:36px;font-weight:700}.page-module-scss-module__I-njsG__results{z-index:0;margin-top:48px;position:relative}.page-module-scss-module__I-njsG__aiCta{text-align:center;background:linear-gradient(135deg,#f3eeff,#f9f7fc);border:1px solid #c9b3ff;border-radius:20px;margin-bottom:48px;padding:24px}.page-module-scss-module__I-njsG__aiCtaText{color:#3d3650;margin-bottom:16px;font-size:18px;line-height:1.6}.page-module-scss-module__I-njsG__aiCtaButton{color:#fff;background:#7c5cbf;border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:8px 24px;font-size:18px;font-weight:600;text-decoration:none;display:inline-flex}.page-module-scss-module__I-njsG__aiCtaButton:hover{background:#573d8f}.page-module-scss-module__I-njsG__resultTitle{margin-bottom:16px;font-size:24px;font-weight:600}.page-module-scss-module__I-njsG__list{flex-direction:column;gap:8px;display:flex}.page-module-scss-module__I-njsG__item{border-bottom:1px solid #eae8ee}.page-module-scss-module__I-njsG__link{color:#1f1a2e;flex-direction:column;gap:4px;min-height:48px;padding:16px 0;text-decoration:none;display:flex}.page-module-scss-module__I-njsG__link:hover{color:#6a4aab;text-decoration:none}.page-module-scss-module__I-njsG__fortune{color:#7a7a7a;font-size:14px;font-weight:600}.page-module-scss-module__I-njsG__dreamTitle{font-size:18px;font-weight:500}.page-module-scss-module__I-njsG__summary{color:#6e6880;text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.page-module-scss-module__I-njsG__empty{color:#6e6880;text-align:center;padding:48px 0;font-size:18px}.page-module-scss-module__I-njsG__pagination{justify-content:center;align-items:center;gap:24px;margin-top:32px;padding:16px 0;display:flex}.page-module-scss-module__I-njsG__pageLink{color:#7c5cbf;align-items:center;min-height:48px;font-size:18px;text-decoration:none;display:flex}.page-module-scss-module__I-njsG__pageLink:hover{color:#573d8f}.page-module-scss-module__I-njsG__pageInfo{color:#6e6880;font-size:16px}
