.Board-module__jcgfgG__wrap{padding:1rem var(--spacing-lg)var(--content-bottom-padding);box-sizing:border-box;min-height:100vh}.Board-module__jcgfgG__boardHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Board-module__jcgfgG__pageTitle{color:var(--app-text);margin:0;font-size:1.25rem;font-weight:700}.Board-module__jcgfgG__writeBtn{background:var(--app-primary,#f97316);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:.5rem;align-items:center;gap:.25rem;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.Board-module__jcgfgG__writeBtn:hover{opacity:.88}
.BoardList-module__2jrioq__listWrap{flex-direction:column;gap:.75rem;padding:0 0;display:flex}.BoardList-module__2jrioq__card{color:inherit;background:var(--app-card-bg);box-shadow:var(--app-card-shadow);border:1px solid var(--app-border-light);border-radius:1rem;padding:1rem;text-decoration:none;transition:box-shadow .2s;display:block}.BoardList-module__2jrioq__card:hover{box-shadow:var(--app-card-shadow-hover)}.BoardList-module__2jrioq__cardInner{align-items:flex-start;gap:.75rem;display:flex}.BoardList-module__2jrioq__content{flex:1;min-width:0}.BoardList-module__2jrioq__tags{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.BoardList-module__2jrioq__category{border-radius:9999px;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.BoardList-module__2jrioq__categoryClosing{color:var(--app-tag-blue);background:var(--app-down-bg)}.BoardList-module__2jrioq__categoryDefault{color:var(--app-tag-purple);background:var(--app-tag-purple-bg)}.BoardList-module__2jrioq__tag{color:var(--app-up);background:var(--app-up-bg);border-radius:9999px;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.BoardList-module__2jrioq__newBadge{color:#fff;letter-spacing:.04em;background:#ff4757;border-radius:9999px;padding:.125rem .4rem;font-size:.625rem;font-weight:700;line-height:1.4}.BoardList-module__2jrioq__memberOnly{color:var(--app-tag-purple);background:var(--app-tag-purple-bg);border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.BoardList-module__2jrioq__memberOnly svg{width:.75rem;height:.75rem;font-size:.75rem}.BoardList-module__2jrioq__title{color:var(--app-text);margin-bottom:.5rem;font-size:1rem;font-weight:700;line-height:1.375}.BoardList-module__2jrioq__summary{color:var(--app-text-tertiary);margin-bottom:.75rem;font-size:.875rem;line-height:1.5}.BoardList-module__2jrioq__lockedSummary{color:var(--app-text-placeholder);margin-bottom:.75rem;font-size:.8125rem;font-style:italic;line-height:1.5}.BoardList-module__2jrioq__row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.BoardList-module__2jrioq__left{color:var(--app-text-placeholder);align-items:center;gap:.75rem;font-size:.75rem;display:flex}.BoardList-module__2jrioq__timeWrap{align-items:center;gap:.25rem;display:flex}.BoardList-module__2jrioq__timeIcon{width:.75rem;height:.75rem;display:inline-flex}.BoardList-module__2jrioq__timeIcon svg{width:.75rem;height:.75rem;font-size:.75rem}.BoardList-module__2jrioq__right{color:var(--app-text-muted);align-items:center;gap:.75rem;font-size:.75rem;display:flex}.BoardList-module__2jrioq__stat{align-items:center;gap:.25rem;display:inline-flex}.BoardList-module__2jrioq__statIcon{width:.75rem;height:.75rem;display:inline-flex}.BoardList-module__2jrioq__statIcon svg{width:.75rem;height:.75rem;font-size:.75rem}.BoardList-module__2jrioq__moreWrap{margin-top:1rem;padding:0 1rem}.BoardList-module__2jrioq__moreBtn{background:var(--app-bg-secondary);width:100%;color:var(--app-text-tertiary);cursor:pointer;border:none;border-radius:1rem;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;transition:background .2s}.BoardList-module__2jrioq__moreBtn:hover{background:var(--app-bg-tertiary)}.BoardList-module__2jrioq__moreBtn:disabled{opacity:.6;cursor:not-allowed}.BoardList-module__2jrioq__emptyWrap{text-align:center;padding:3rem 1rem}.BoardList-module__2jrioq__emptyText{color:var(--app-text-placeholder);font-size:.9375rem}
.stock-term-box-module__OZCwva__container{background:var(--app-term-bg);border:2px solid var(--app-yellow-border);border-radius:1rem;padding:1rem;position:relative}.stock-term-box-module__OZCwva__closeButton{color:var(--app-text-placeholder);cursor:pointer;background:0 0;border:none;padding:0;line-height:1;position:absolute;top:.5rem;right:.5rem}.stock-term-box-module__OZCwva__closeButton:hover{color:var(--app-text-tertiary)}.stock-term-box-module__OZCwva__closeIcon{width:1rem;height:1rem}.stock-term-box-module__OZCwva__content{align-items:flex-start;gap:.75rem;display:flex}.stock-term-box-module__OZCwva__iconWrapper{background-color:var(--app-yellow);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;padding:.5rem;display:flex}.stock-term-box-module__OZCwva__bookIcon{color:#fff;width:1.25rem;height:1.25rem}.stock-term-box-module__OZCwva__textArea{flex:1}.stock-term-box-module__OZCwva__title{color:var(--app-term-title);margin-bottom:.25rem;font-size:1rem;font-weight:700}.stock-term-box-module__OZCwva__description{color:var(--app-term-desc);margin-bottom:.75rem;font-size:.875rem;line-height:1.625}.stock-term-box-module__OZCwva__nextButton{color:var(--app-term-link);cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem;font-weight:500;text-decoration:underline}.stock-term-box-module__OZCwva__nextButton:hover{color:var(--app-term-desc)}
.AdBanner-module__VpSH4W__wrap{margin-top:1.5rem;padding:0 1rem}.AdBanner-module__VpSH4W__banner{width:100%;color:inherit;cursor:pointer;border-radius:1rem;text-decoration:none;transition:box-shadow .2s;display:block;position:relative;overflow:hidden}.AdBanner-module__VpSH4W__banner:hover{box-shadow:0 4px 16px #0000001a}.AdBanner-module__VpSH4W__htmlBanner{background:var(--app-card-bg);color:var(--app-text);padding:1rem 1.25rem}.AdBanner-module__VpSH4W__htmlContent{color:inherit;font-size:.875rem;line-height:1.5}.AdBanner-module__VpSH4W__htmlContent a{color:inherit;text-decoration:underline}.AdBanner-module__VpSH4W__imageBanner img{width:100%;height:auto;display:block}.AdBanner-module__VpSH4W__textBanner{justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.AdBanner-module__VpSH4W__textLeft{flex:1;min-width:0}.AdBanner-module__VpSH4W__label{color:#ffffffd9;background:#fff3;border-radius:.375rem;margin-bottom:.5rem;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;display:inline-block}.AdBanner-module__VpSH4W__title{color:#fff;margin-bottom:.25rem;font-size:1.0625rem;font-weight:700;line-height:1.4}.AdBanner-module__VpSH4W__desc{color:#fffc;font-size:.8125rem;line-height:1.4}.AdBanner-module__VpSH4W__iconArea{flex-shrink:0;font-size:2rem;line-height:1}.AdBanner-module__VpSH4W__gradientOrange{background:linear-gradient(135deg,#f97316 0%,#ec4899 100%)}.AdBanner-module__VpSH4W__gradientBlue{background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%)}.AdBanner-module__VpSH4W__gradientGreen{background:linear-gradient(135deg,#10b981 0%,#06b6d4 100%)}.AdBanner-module__VpSH4W__gradientDark{background:linear-gradient(135deg,#1e293b 0%,#334155 100%)}.AdBanner-module__VpSH4W__slider{flex-direction:column;gap:.75rem;display:flex}.AdBanner-module__VpSH4W__closeBtn{color:#fff;cursor:pointer;background:#0000004d;border:none;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;padding:0;transition:background .2s;display:flex;position:absolute;top:.625rem;right:.625rem}.AdBanner-module__VpSH4W__closeBtn:hover{background:#00000080}.AdBanner-module__VpSH4W__closeIcon{width:.875rem;height:.875rem}.AdBanner-module__VpSH4W__indicator{justify-content:center;gap:.375rem;margin-top:.5rem;display:flex}.AdBanner-module__VpSH4W__dot{background:var(--app-text-faint);cursor:pointer;border:none;border-radius:50%;width:.375rem;height:.375rem;padding:0;transition:background .2s,width .2s}.AdBanner-module__VpSH4W__dotActive{background:var(--app-accent);border-radius:.1875rem;width:1rem}
.SingleBanner-module__SDwEuq__singleBanner{margin-top:1rem;padding:0 1rem}.SingleBanner-module__SDwEuq__inner{width:100%;color:inherit;cursor:pointer;border-radius:1rem;text-decoration:none;transition:box-shadow .2s;display:block;overflow:hidden}.SingleBanner-module__SDwEuq__inner:hover{box-shadow:0 4px 16px #0000001a}.SingleBanner-module__SDwEuq__inner img{vertical-align:top;width:100%;height:auto;display:block}.SingleBanner-module__SDwEuq__htmlContent{background:var(--app-card-bg,#fff);border:1px solid var(--app-border-light,#eee);border-radius:1rem;padding:1rem 1.25rem;font-size:.875rem;line-height:1.5}.SingleBanner-module__SDwEuq__htmlContent a{color:var(--app-accent);text-decoration:underline}
.RandomAffiliateCard-module__0TEIga__wrap{margin:0}.RandomAffiliateCard-module__0TEIga__card{background:var(--app-surface-elevated,var(--app-card-bg));border:1px solid var(--app-border-light,#00000014);color:inherit;border-radius:.75rem;align-items:stretch;gap:.75rem;padding:.75rem;text-decoration:none;transition:box-shadow .2s,border-color .2s;display:flex}.RandomAffiliateCard-module__0TEIga__card:hover{border-color:var(--app-accent,#3182f6);box-shadow:0 4px 14px #00000014}.dark .RandomAffiliateCard-module__0TEIga__card:hover{box-shadow:0 4px 18px #00000073}.RandomAffiliateCard-module__0TEIga__thumb{object-fit:cover;background:var(--app-border-light,#eee);border-radius:.5rem;flex-shrink:0;width:4.25rem;height:4.25rem}.RandomAffiliateCard-module__0TEIga__body{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.RandomAffiliateCard-module__0TEIga__title{-webkit-line-clamp:2;color:var(--app-text);-webkit-box-orient:vertical;margin:0;font-size:.875rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.RandomAffiliateCard-module__0TEIga__priceRow{flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem;font-size:.8125rem;display:flex}.RandomAffiliateCard-module__0TEIga__sale{color:var(--app-accent,#3182f6);font-weight:700}.RandomAffiliateCard-module__0TEIga__original{color:var(--app-text-muted);font-size:.75rem;text-decoration:line-through}.RandomAffiliateCard-module__0TEIga__discount{color:var(--app-error,#e53e3e);font-size:.6875rem;font-weight:600}.RandomAffiliateCard-module__0TEIga__cta{color:var(--app-accent,#3182f6);margin-top:auto;font-size:.75rem;font-weight:600}.RandomAffiliateCard-module__0TEIga__compact .RandomAffiliateCard-module__0TEIga__thumb{width:3rem;height:3rem}.RandomAffiliateCard-module__0TEIga__compact .RandomAffiliateCard-module__0TEIga__title{-webkit-line-clamp:2;font-size:.8125rem}.RandomAffiliateCard-module__0TEIga__compact .RandomAffiliateCard-module__0TEIga__card{gap:.5rem;padding:.625rem}
.FavoriteStocks-module__La7w2W__section{margin-bottom:1.5rem;padding:0 1rem}.FavoriteStocks-module__La7w2W__header{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.FavoriteStocks-module__La7w2W__subtext{color:var(--app-text-muted);margin-bottom:.75rem;font-size:.75rem}.FavoriteStocks-module__La7w2W__heading{align-items:center;gap:.5rem;font-size:1.125rem;font-weight:700;display:flex}.FavoriteStocks-module__La7w2W__heartIcon{width:1.25rem;height:1.25rem;color:var(--app-up);fill:var(--app-up)}.FavoriteStocks-module__La7w2W__count{color:var(--app-text-muted);font-size:.875rem}.FavoriteStocks-module__La7w2W__grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.FavoriteStocks-module__La7w2W__card{background:var(--app-card-bg);box-shadow:var(--app-card-shadow);border:1px solid var(--app-border-light);text-align:left;cursor:pointer;border-radius:.75rem;padding:.75rem;transition:box-shadow .2s}.FavoriteStocks-module__La7w2W__card:hover{box-shadow:var(--app-card-shadow-hover)}.FavoriteStocks-module__La7w2W__stockName{margin-bottom:.25rem;font-size:.875rem;font-weight:700}.FavoriteStocks-module__La7w2W__stockCode{color:var(--app-text-muted);font-size:.75rem}
.FloatingButtons-module__ks2LmG__wrap{bottom:calc(4.5rem + env(safe-area-inset-bottom,0px));z-index:90;flex-direction:column;align-items:center;gap:.625rem;display:flex;position:fixed;right:1rem}.FloatingButtons-module__ks2LmG__fab{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:transform .2s,box-shadow .2s,opacity .3s;display:flex;box-shadow:0 2px 10px #00000026}.FloatingButtons-module__ks2LmG__fab:active{transform:scale(.92)}.FloatingButtons-module__ks2LmG__scrollTop{background:var(--app-card-bg);color:var(--app-text-secondary);border:1px solid var(--app-border-light);opacity:0;pointer-events:none;transform:translateY(.5rem)}.FloatingButtons-module__ks2LmG__scrollTopVisible{opacity:1;pointer-events:auto;transform:translateY(0)}.FloatingButtons-module__ks2LmG__scrollTop:hover{box-shadow:0 4px 16px #0000002e}.FloatingButtons-module__ks2LmG__dictBtn{background:var(--app-accent,#3182f6);color:#fff}.FloatingButtons-module__ks2LmG__dictBtn:hover{box-shadow:0 4px 16px #3182f659}.FloatingButtons-module__ks2LmG__dictLabel{white-space:nowrap;color:var(--app-text-muted);background:var(--app-card-bg);border:1px solid var(--app-border-light);pointer-events:none;border-radius:.375rem;padding:.2rem .5rem;font-size:.6875rem;font-weight:600;position:absolute;right:calc(100% + .5rem);box-shadow:0 1px 4px #00000014}.FloatingButtons-module__ks2LmG__sheetAffiliate{border-top:1px solid var(--app-border-light,#00000014);margin-top:1.25rem;padding-top:1rem}.FloatingButtons-module__ks2LmG__searchWrap{margin-bottom:1rem;position:relative}.FloatingButtons-module__ks2LmG__searchInput{border:1.5px solid var(--app-border);background:var(--app-bg-secondary,var(--app-card-bg));width:100%;color:var(--app-text);border-radius:.75rem;outline:none;padding:.75rem 2.5rem .75rem 1rem;font-size:.9375rem;transition:border-color .2s}.FloatingButtons-module__ks2LmG__searchInput::placeholder{color:var(--app-text-placeholder)}.FloatingButtons-module__ks2LmG__searchInput:focus{border-color:var(--app-accent,#3182f6)}.FloatingButtons-module__ks2LmG__searchIcon{color:var(--app-text-placeholder);pointer-events:none;width:1.125rem;height:1.125rem;position:absolute;top:50%;right:.875rem;transform:translateY(-50%)}.FloatingButtons-module__ks2LmG__clearBtn{background:var(--app-border);cursor:pointer;width:1.375rem;height:1.375rem;color:var(--app-text-muted);border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:.625rem;transform:translateY(-50%)}.FloatingButtons-module__ks2LmG__clearBtn svg{width:.75rem;height:.75rem}.FloatingButtons-module__ks2LmG__popularSection{margin-bottom:1.25rem}.FloatingButtons-module__ks2LmG__sectionTitle{color:var(--app-text-muted);letter-spacing:.02em;margin:0 0 .625rem;font-size:.8125rem;font-weight:700}.FloatingButtons-module__ks2LmG__chipWrap{flex-wrap:wrap;gap:.375rem;display:flex}.FloatingButtons-module__ks2LmG__chip{background:var(--app-bg-hover,#f5f6f8);border:1px solid var(--app-border-light);color:var(--app-text-secondary);cursor:pointer;border-radius:1.25rem;padding:.375rem .75rem;font-size:.8125rem;transition:all .15s}.FloatingButtons-module__ks2LmG__chip:hover{background:var(--app-accent-bg,#e8f0fe);color:var(--app-accent,#3182f6);border-color:var(--app-accent-border,#b4d0fe)}.FloatingButtons-module__ks2LmG__resultList{flex-direction:column;gap:.125rem;display:flex}.FloatingButtons-module__ks2LmG__resultItem{border-bottom:1px solid var(--app-border-light);padding:.875rem 0}.FloatingButtons-module__ks2LmG__resultItem:last-child{border-bottom:none}.FloatingButtons-module__ks2LmG__termName{color:var(--app-text);align-items:center;gap:.375rem;margin:0 0 .25rem;font-size:.9375rem;font-weight:700;display:flex}.FloatingButtons-module__ks2LmG__termCategory{background:var(--app-accent-bg,#e8f0fe);color:var(--app-accent,#3182f6);border-radius:.25rem;padding:.125rem .375rem;font-size:.6875rem;font-weight:500}.FloatingButtons-module__ks2LmG__termDesc{color:var(--app-text-secondary);margin:0;font-size:.875rem;line-height:1.5}.FloatingButtons-module__ks2LmG__emptyState{text-align:center;color:var(--app-text-placeholder);padding:2rem 0}.FloatingButtons-module__ks2LmG__emptyIcon{margin-bottom:.5rem;font-size:2rem}.FloatingButtons-module__ks2LmG__emptyText{margin:0;font-size:.875rem}.FloatingButtons-module__ks2LmG__loading{text-align:center;color:var(--app-text-placeholder);padding:1.5rem 0;font-size:.875rem}.FloatingButtons-module__ks2LmG__loadMoreWrap{text-align:center;padding-top:.75rem}.FloatingButtons-module__ks2LmG__loadMoreBtn{border:1px solid var(--app-border);color:var(--app-text-muted);cursor:pointer;background:0 0;border-radius:.625rem;padding:.5rem 1.5rem;font-size:.8125rem;transition:all .15s}.FloatingButtons-module__ks2LmG__loadMoreBtn:hover{background:var(--app-bg-hover)}.FloatingButtons-module__ks2LmG__totalCount{color:var(--app-text-placeholder);margin:0 0 .625rem;font-size:.75rem}
.InvestorTrendChart-module__IaHt3W__wrapper{background:var(--app-card-bg);border:1px solid var(--app-border-light);box-shadow:var(--app-card-shadow);border-radius:.75rem;margin:0 16px 1rem;padding:.875rem .875rem .5rem}.InvestorTrendChart-module__IaHt3W__header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.InvestorTrendChart-module__IaHt3W__titleGroup{flex-wrap:wrap;align-items:baseline;gap:.35rem;display:flex}.InvestorTrendChart-module__IaHt3W__title{color:var(--app-text);font-size:.875rem;font-weight:700}.InvestorTrendChart-module__IaHt3W__timestamp{color:var(--app-text-muted);white-space:nowrap;font-size:.65rem;font-weight:400}.InvestorTrendChart-module__IaHt3W__marketToggle{background:var(--app-bg);border-radius:.5rem;gap:.25rem;padding:.2rem;display:flex}.InvestorTrendChart-module__IaHt3W__mBtn{color:var(--app-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:.35rem;padding:.2rem .6rem;font-size:.7rem;font-weight:600;transition:background .15s,color .15s}.InvestorTrendChart-module__IaHt3W__mBtnActive{background:var(--app-card-bg);color:var(--app-text);box-shadow:0 1px 3px #0000001a}.InvestorTrendChart-module__IaHt3W__legend{flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;display:flex}.InvestorTrendChart-module__IaHt3W__legendBtn{color:var(--app-text);cursor:pointer;opacity:1;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;font-size:.7rem;font-weight:500;transition:opacity .15s;display:flex}.InvestorTrendChart-module__IaHt3W__legendBtnOff{opacity:.35}.InvestorTrendChart-module__IaHt3W__legendDot{border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.InvestorTrendChart-module__IaHt3W__chartArea{width:100%}.InvestorTrendChart-module__IaHt3W__svg{width:100%;height:auto;display:block;overflow:visible}.InvestorTrendChart-module__IaHt3W__loading{height:80px;color:var(--app-text-muted);justify-content:center;align-items:center;font-size:.8rem;display:flex}.InvestorTrendChart-module__IaHt3W__empty{height:80px;color:var(--app-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;font-size:.8rem;display:flex}.InvestorTrendChart-module__IaHt3W__retryBtn{color:var(--app-accent,#3b82f6);cursor:pointer;opacity:.8;background:0 0;border:1px solid;border-radius:.35rem;padding:.2rem .6rem;font-size:.7rem;font-weight:600;transition:opacity .15s}.InvestorTrendChart-module__IaHt3W__retryBtn:hover{opacity:1}.InvestorTrendChart-module__IaHt3W__footer{justify-content:space-between;align-items:center;margin-top:.35rem;display:flex}.InvestorTrendChart-module__IaHt3W__unit{color:var(--app-text-muted);font-size:.65rem}.InvestorTrendChart-module__IaHt3W__moreBtn{color:var(--app-accent,#3b82f6);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:.1rem 0;font-size:.7rem;font-weight:600;transition:opacity .15s}.InvestorTrendChart-module__IaHt3W__moreBtn:hover{opacity:.7}
.MainCardNews-module__e2F7sG__section{margin-bottom:1.5rem;padding:0 1rem}.MainCardNews-module__e2F7sG__headingRow{align-items:center;margin-bottom:.75rem;display:flex}.MainCardNews-module__e2F7sG__heading{align-items:center;gap:.5rem;margin:0;font-size:1.125rem;font-weight:700;display:flex}.MainCardNews-module__e2F7sG__headingIcon{width:1.25rem;height:1.25rem;color:var(--app-accent,#fb923c)}.MainCardNews-module__e2F7sG__cardList{flex-direction:column;gap:.75rem;display:flex}.MainCardNews-module__e2F7sG__card{background:var(--app-card-bg);width:100%;box-shadow:var(--app-card-shadow);border:1px solid var(--app-border-light);color:inherit;border-radius:.75rem;padding:1.25rem 1rem;text-decoration:none;transition:transform .15s,box-shadow .15s;display:block}.MainCardNews-module__e2F7sG__card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0f172a1a}.MainCardNews-module__e2F7sG__title{color:var(--app-text,#111827);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:1.15rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.MainCardNews-module__e2F7sG__excerpt{color:var(--app-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}
.BottomSheet-module__34xxPq__overlay{z-index:1000;background:#0006;flex-direction:column;justify-content:flex-end;align-items:center;animation:.25s ease-out BottomSheet-module__34xxPq__fadeIn;display:flex;position:fixed;inset:0}@keyframes BottomSheet-module__34xxPq__fadeIn{0%{opacity:0}to{opacity:1}}.BottomSheet-module__34xxPq__sheet{background:var(--app-card-bg);border-radius:1rem 1rem 0 0;flex-direction:column;width:100%;max-width:32rem;max-height:85vh;animation:.3s ease-out BottomSheet-module__34xxPq__slideUp;display:flex;box-shadow:0 -4px 24px #0000001f}.BottomSheet-module__34xxPq__sheetHalf{max-height:50vh;}@keyframes BottomSheet-module__34xxPq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.BottomSheet-module__34xxPq__handle{background:var(--app-border);border-radius:9999px;flex-shrink:0;width:2.5rem;height:.25rem;margin:.75rem auto 0}.BottomSheet-module__34xxPq__title{color:var(--app-text);margin:0;padding:1rem 1.25rem 0;font-size:1.125rem;font-weight:700}.BottomSheet-module__34xxPq__content{overscroll-behavior:contain;flex:1;padding:1rem 1.25rem 3.5rem;overflow-y:auto}.BottomSheet-module__34xxPq__content table{border-collapse:collapse;width:100%;margin:.75rem 0}:is(.BottomSheet-module__34xxPq__content td,.BottomSheet-module__34xxPq__content th){border:1px solid var(--app-border);padding:.5rem .75rem}
.RealtimeSearch-module__NTE1Ca__section{margin-bottom:1.5rem;padding:0 1rem}.RealtimeSearch-module__NTE1Ca__headingRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.RealtimeSearch-module__NTE1Ca__heading{align-items:center;gap:.5rem;margin:0;font-size:1.125rem;font-weight:700;display:flex}.RealtimeSearch-module__NTE1Ca__baseTimestamp{color:var(--app-text-muted);font-size:.75rem}.RealtimeSearch-module__NTE1Ca__headingIcon{width:1.25rem;height:1.25rem;color:var(--app-accent)}.RealtimeSearch-module__NTE1Ca__card{background:var(--app-card-bg);box-shadow:var(--app-card-shadow);border:1px solid var(--app-border-light);border-radius:1rem;padding:1rem}.RealtimeSearch-module__NTE1Ca__grid{grid-template-columns:1fr 1fr;gap:.75rem 1rem;display:grid}.RealtimeSearch-module__NTE1Ca__row{justify-content:space-between;align-items:center;display:flex}.RealtimeSearch-module__NTE1Ca__left{align-items:center;gap:.5rem;display:flex}.RealtimeSearch-module__NTE1Ca__rank{color:var(--app-accent);width:1rem;font-size:.875rem;font-weight:700}.RealtimeSearch-module__NTE1Ca__name{font-size:.875rem;font-weight:500}.RealtimeSearch-module__NTE1Ca__change{font-size:.75rem;font-weight:500}.RealtimeSearch-module__NTE1Ca__changeUp{color:var(--app-up)}.RealtimeSearch-module__NTE1Ca__changeDown{color:var(--app-down)}
.PinKeypad-module__V6Clia__container{flex-direction:column;justify-content:center;align-items:center;gap:2rem;min-height:100%;padding:2rem 1.5rem;display:flex}.PinKeypad-module__V6Clia__display{text-align:center}.PinKeypad-module__V6Clia__title{color:var(--app-text);margin-bottom:.5rem;font-size:1.375rem;font-weight:700}.PinKeypad-module__V6Clia__subtitle{color:var(--app-text-muted);margin-bottom:1.5rem;font-size:.875rem}.PinKeypad-module__V6Clia__dots{justify-content:center;gap:.875rem;display:flex}.PinKeypad-module__V6Clia__dot{border:2px solid var(--app-text-faint);background:0 0;border-radius:9999px;width:.875rem;height:.875rem;transition:all .15s}.PinKeypad-module__V6Clia__dotFilled{background:var(--app-accent);border-color:var(--app-accent);transform:scale(1.1)}.PinKeypad-module__V6Clia__dotError{border-color:var(--app-up)}.PinKeypad-module__V6Clia__dotFilled.PinKeypad-module__V6Clia__dotError{background:var(--app-up)}.PinKeypad-module__V6Clia__error{color:var(--app-up);margin-top:1rem;font-size:.8125rem;font-weight:500}.PinKeypad-module__V6Clia__keypad{grid-template-columns:repeat(3,1fr);gap:.75rem;width:100%;max-width:18rem;display:grid}.PinKeypad-module__V6Clia__key{height:3.5rem;color:var(--app-text);background:var(--app-bg-hover);border:1px solid var(--app-border);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border-radius:1rem;justify-content:center;align-items:center;font-size:1.5rem;font-weight:600;transition:background .1s,transform .1s;display:flex}.PinKeypad-module__V6Clia__key:active{background:var(--app-bg-secondary);transform:scale(.95)}.PinKeypad-module__V6Clia__key:hover{background:var(--app-bg-secondary)}.PinKeypad-module__V6Clia__keyEmpty{height:3.5rem}
.JubtiSection-module__dr450G__section{margin-bottom:1.5rem;padding:0 1rem}.JubtiSection-module__dr450G__collapsedBtn{border:2px solid var(--jubti-border,#fed7aa);background:linear-gradient(to bottom right,var(--jubti-bg-start,#fff7ed),var(--jubti-bg-end,#fdf2f8));cursor:pointer;border-radius:1rem;justify-content:space-between;align-items:center;width:100%;padding:1rem;transition:box-shadow .2s,transform 80ms;display:flex}.JubtiSection-module__dr450G__collapsedBtn:hover{box-shadow:var(--app-card-shadow-hover,0 4px 12px #00000014)}.JubtiSection-module__dr450G__collapsedBtn:active{transform:scale(.99)}.JubtiSection-module__dr450G__collapsedInner{align-items:center;gap:.75rem;display:flex}.JubtiSection-module__dr450G__iconBox{color:#fff;background:linear-gradient(to bottom right,#fb923c,#ec4899);border-radius:.75rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.JubtiSection-module__dr450G__collapsedText{text-align:left}.JubtiSection-module__dr450G__collapsedTitle{color:var(--app-text-primary,#1f2937);margin:0;font-size:1rem;font-weight:700}.JubtiSection-module__dr450G__collapsedSubtitle{color:var(--app-text-muted,#6b7280);margin:.25rem 0 0;font-size:.75rem}.JubtiSection-module__dr450G__collapsedChevron{color:var(--app-text-muted,#9ca3af);align-items:center;display:flex}.JubtiSection-module__dr450G__collapsedCard{border:2px solid var(--jubti-border,#fed7aa);background:linear-gradient(to bottom right,var(--jubti-bg-start,#fff7ed),var(--jubti-bg-end,#fdf2f8));border-radius:1rem;overflow:hidden}.JubtiSection-module__dr450G__collapsedCard .JubtiSection-module__dr450G__collapsedBtn{background:0 0;border:none;border-radius:0}.JubtiSection-module__dr450G__collapsedActions{border-top:1px solid var(--jubti-actions-divider);margin:0 1rem 1rem;padding-top:.75rem}.JubtiSection-module__dr450G__retakeButton{border:2px solid var(--app-border-light);background:var(--app-card-bg);width:100%;color:var(--app-text-primary);cursor:pointer;border-radius:.75rem;justify-content:center;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;transition:background .15s,border-color .15s;display:flex}.JubtiSection-module__dr450G__retakeButton:hover{border-color:var(--jubti-border);background:var(--jubti-option-selected-bg)}.JubtiSection-module__dr450G__card{background:var(--app-card-bg,#fff);box-shadow:var(--app-card-shadow,0 1px 3px #0000000f);border:1px solid var(--app-border-light,#e5e7eb);border-radius:1rem;overflow:hidden}.JubtiSection-module__dr450G__headerStrip{border-bottom:1px solid var(--jubti-border,#fed7aa);background:linear-gradient(to bottom right,var(--jubti-bg-start,#fff7ed),var(--jubti-bg-end,#fdf2f8));justify-content:space-between;align-items:center;padding:1rem;display:flex}.JubtiSection-module__dr450G__headerLeft{align-items:center;gap:.5rem;display:flex}.JubtiSection-module__dr450G__headerIcon{color:#ea580c;align-items:center;display:flex}.JubtiSection-module__dr450G__headerTitle{color:var(--app-text-primary);margin:0;font-size:1rem;font-weight:700}.JubtiSection-module__dr450G__headerSubtitle{color:var(--app-text-muted);margin:.25rem 0 0;font-size:.75rem}.JubtiSection-module__dr450G__collapseBtn{color:var(--app-text-muted);cursor:pointer;background:0 0;border:none;align-items:center;padding:.25rem;transition:color .15s;display:flex}.JubtiSection-module__dr450G__collapseBtn:hover{color:var(--app-text-primary)}.JubtiSection-module__dr450G__quizBody{padding:1rem}.JubtiSection-module__dr450G__questionMeta{color:var(--app-text-muted);margin:0 0 .5rem;font-size:.75rem}.JubtiSection-module__dr450G__progressTrack{background:var(--app-border-light);border-radius:999px;height:.375rem;margin-bottom:1rem;overflow:hidden}.JubtiSection-module__dr450G__progressFill{background:linear-gradient(90deg,#fb923c,#ec4899);border-radius:999px;height:100%;transition:width .25s ease-out}.JubtiSection-module__dr450G__questionText{color:var(--app-text-primary);margin:0 0 1rem;font-size:1rem;font-weight:700;line-height:1.5}.JubtiSection-module__dr450G__options{flex-direction:column;gap:.5rem;display:flex}.JubtiSection-module__dr450G__optionButton{text-align:left;border:2px solid var(--app-border-light);background:var(--app-card-bg);width:100%;color:var(--app-text-primary);cursor:pointer;border-radius:.75rem;padding:.75rem 1rem;font-size:.875rem;transition:border-color .2s,background .2s}.JubtiSection-module__dr450G__optionButton:hover{border-color:var(--jubti-border,#fed7aa);background:var(--app-card-bg)}.JubtiSection-module__dr450G__optionSelected{border-color:var(--app-accent-soft);background:var(--jubti-option-selected-bg)}.JubtiSection-module__dr450G__resultBody{padding:1.25rem}.JubtiSection-module__dr450G__resultMeta{color:#ea580c;margin-bottom:.75rem;font-size:.875rem;font-weight:700}.JubtiSection-module__dr450G__resultHero{text-align:center;border-radius:1rem;margin-bottom:1.25rem;padding:1.5rem;box-shadow:0 4px 14px #0000001a}.JubtiSection-module__dr450G__resultHeroTitle{color:#fff;margin:0;font-size:1.5rem;font-weight:700}.JubtiSection-module__dr450G__resultHeroTypeA{background:linear-gradient(to bottom right,#f87171,#fb923c)}.JubtiSection-module__dr450G__resultHeroTypeD{background:linear-gradient(to bottom right,#60a5fa,#4ade80)}.JubtiSection-module__dr450G__resultHeroTypeN{background:linear-gradient(to bottom right,#a78bfa,#60a5fa)}.JubtiSection-module__dr450G__resultHeroTypeI{background:linear-gradient(to bottom right,#4ade80,#2dd4bf)}.JubtiSection-module__dr450G__resultBlock{margin-bottom:1rem}.JubtiSection-module__dr450G__resultBlockLabel{color:var(--app-text-primary);margin:0 0 .5rem;font-size:.875rem;font-weight:700}.JubtiSection-module__dr450G__resultSubCard{border:2px solid var(--app-border-light);background:var(--app-card-bg);border-radius:.75rem;padding:1rem}.JubtiSection-module__dr450G__resultSubTitle{color:var(--app-text-primary);margin:0 0 .25rem;font-size:.875rem;font-weight:700}.JubtiSection-module__dr450G__resultSubDesc{color:var(--app-text-muted);margin:0;font-size:.75rem;font-style:italic;line-height:1.5}.JubtiSection-module__dr450G__adviceCard{border:1px solid var(--app-border-light);background:var(--app-card-bg);border-radius:.75rem;padding:1rem}.JubtiSection-module__dr450G__adviceText{color:var(--app-text-primary);margin:0;font-size:.75rem;line-height:1.6}.JubtiSection-module__dr450G__knowledgeList{margin:0;padding:0;list-style:none}.JubtiSection-module__dr450G__knowledgeItem{color:var(--app-text-muted);padding:.25rem 0 .25rem 1rem;font-size:.75rem;line-height:1.5;position:relative}.JubtiSection-module__dr450G__knowledgeItem:before{content:"";background:#fb923c;border-radius:50%;width:.375rem;height:.375rem;position:absolute;top:.6em;left:0}.JubtiSection-module__dr450G__tipsBox{border:1px solid var(--jubti-tips-border);background:var(--jubti-tips-bg);border-radius:.75rem;margin-bottom:1.25rem;padding:.75rem 1rem}.JubtiSection-module__dr450G__tipsText{text-align:center;color:var(--jubti-tips-text);margin:0;font-size:.75rem;font-weight:500}.JubtiSection-module__dr450G__loginMessageStrip{border:1px solid var(--app-accent);background:#2f80ed14;border-radius:.75rem;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem 1rem;display:flex}.JubtiSection-module__dr450G__loginMessageText{color:var(--app-text-primary);margin:0;font-size:.8rem}.JubtiSection-module__dr450G__loginMessageLink{color:var(--app-accent);font-size:.8rem;font-weight:600;text-decoration:none}.JubtiSection-module__dr450G__loginMessageLink:hover{text-decoration:underline}.JubtiSection-module__dr450G__loginMessageClose{color:var(--app-text-muted);cursor:pointer;background:0 0;border:none;margin-left:auto;padding:0 .35rem;font-size:1.25rem;line-height:1}.JubtiSection-module__dr450G__loginMessageClose:hover{color:var(--app-text-primary)}.JubtiSection-module__dr450G__actionRow{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.JubtiSection-module__dr450G__secondaryButton{border:2px solid var(--app-border-light);background:var(--app-card-bg);color:var(--app-text-primary);cursor:pointer;border-radius:.75rem;justify-content:center;align-items:center;gap:.375rem;padding:.75rem 1rem;font-size:.875rem;font-weight:700;transition:background .15s,border-color .15s;display:flex}.JubtiSection-module__dr450G__secondaryButton:hover{background:var(--app-card-bg);border-color:var(--app-text-muted)}.JubtiSection-module__dr450G__primaryButton{color:#fff;cursor:pointer;background:linear-gradient(90deg,#fb923c,#ec4899);border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.375rem;padding:.75rem 1rem;font-size:.875rem;font-weight:700;transition:box-shadow .2s,transform 80ms;display:flex}.JubtiSection-module__dr450G__primaryButton:hover{box-shadow:0 4px 14px #fb923c66}.JubtiSection-module__dr450G__primaryButton:active{transform:scale(.98)}
.PinLockScreen-module__2a16XG__screen{z-index:9999;background:var(--app-card-bg);flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PinLockScreen-module__2a16XG__logoArea{margin-bottom:1rem}.PinLockScreen-module__2a16XG__logoBox{background:var(--app-accent-gradient);color:#fff;border-radius:1rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex}.PinLockScreen-module__2a16XG__lockMessage{text-align:center;padding:2rem}.PinLockScreen-module__2a16XG__lockTitle{color:var(--app-text);margin-bottom:.5rem;font-size:1.375rem;font-weight:700}.PinLockScreen-module__2a16XG__lockDesc{color:var(--app-text-muted);margin-bottom:1.5rem;font-size:.875rem}.PinLockScreen-module__2a16XG__lockTimer{color:var(--app-up);font-variant-numeric:tabular-nums;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.PinLockScreen-module__2a16XG__lockHint{color:var(--app-text-placeholder);font-size:.875rem}
.AppDownloadModal-module__cu4slW__overlay{z-index:9999;background:#0000008c;justify-content:center;align-items:flex-end;animation:.2s AppDownloadModal-module__cu4slW__fadeIn;display:flex;position:fixed;inset:0}@keyframes AppDownloadModal-module__cu4slW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes AppDownloadModal-module__cu4slW__slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.AppDownloadModal-module__cu4slW__modal{background:var(--app-card-bg,#fff);text-align:center;border-radius:1.5rem 1.5rem 0 0;flex-direction:column;align-items:center;gap:0;width:100%;max-width:480px;padding:2rem 1.5rem 2.5rem;animation:.3s AppDownloadModal-module__cu4slW__slideUp;display:flex}.AppDownloadModal-module__cu4slW__title{color:var(--app-text,#1a1a1a);white-space:pre-line;margin:0 0 .625rem;font-size:1.25rem;font-weight:700;line-height:1.4}.AppDownloadModal-module__cu4slW__desc{color:var(--app-text-muted,#888);margin:0 0 1.75rem;font-size:.9rem;line-height:1.6}.AppDownloadModal-module__cu4slW__downloadBtn{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:.875rem;width:100%;margin-bottom:.75rem;padding:.875rem;font-size:1rem;font-weight:600;transition:background .15s}.AppDownloadModal-module__cu4slW__downloadBtn:hover{background:#333}.AppDownloadModal-module__cu4slW__continueBtn{width:100%;color:var(--app-text-muted,#888);cursor:pointer;background:0 0;border:none;padding:.75rem;font-size:.9rem;transition:color .15s}.AppDownloadModal-module__cu4slW__continueBtn:hover{color:var(--app-text-secondary,#555)}.AppDownloadModal-module__cu4slW__snoozeTodayBtn{width:100%;color:var(--app-text-muted,#aaa);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;margin-top:.5rem;padding:.5rem;font-size:.8rem;text-decoration:underline}.AppDownloadModal-module__cu4slW__snoozeTodayBtn:hover{color:var(--app-text-secondary,#777)}
.MarketIndex-module__XIq4uG__section{margin-bottom:1.5rem;padding:0 1rem}.MarketIndex-module__XIq4uG__headingRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.MarketIndex-module__XIq4uG__heading{align-items:center;gap:.5rem;margin:0;font-size:1.125rem;font-weight:700;display:flex}.MarketIndex-module__XIq4uG__collectedDate{color:var(--app-text-muted);font-size:.75rem}.MarketIndex-module__XIq4uG__headingIcon{width:1.25rem;height:1.25rem;color:var(--app-tag-blue)}.MarketIndex-module__XIq4uG__grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.MarketIndex-module__XIq4uG__card{background:var(--app-index-card-bg,#fff);border:2px solid var(--app-border-light);border-radius:.75rem;padding:1rem}.MarketIndex-module__XIq4uG__cardUp{border-color:var(--app-up)}.MarketIndex-module__XIq4uG__cardDown{border-color:var(--app-down)}.MarketIndex-module__XIq4uG__cardNeutral{border-color:var(--app-border);background:var(--app-bg-secondary)}.MarketIndex-module__XIq4uG__cardLabel{color:var(--app-text-muted);margin-bottom:.25rem;font-size:.875rem}.MarketIndex-module__XIq4uG__cardValue{font-size:1.5rem;font-weight:700}.MarketIndex-module__XIq4uG__changeRow{align-items:center;gap:.25rem;margin-top:.25rem;display:flex}.MarketIndex-module__XIq4uG__changeIcon{width:1rem;height:1rem}.MarketIndex-module__XIq4uG__changeIconUp{color:var(--app-up)}.MarketIndex-module__XIq4uG__changeIconDown{color:var(--app-down)}.MarketIndex-module__XIq4uG__changeText{font-size:.875rem;font-weight:500}.MarketIndex-module__XIq4uG__changeUp{color:var(--app-up)}.MarketIndex-module__XIq4uG__changeDown{color:var(--app-down)}.MarketIndex-module__XIq4uG__changeNeutral{color:var(--app-text-muted)}
.PcAccessBlockedScreen-module__2UD9GG__root{box-sizing:border-box;color:#0f172a;min-height:100vh;font-family:var(--font-sans,"Pretendard",system-ui,sans-serif);text-align:center;background:linear-gradient(165deg,#f0f4f8 0%,#e2e8f0 45%,#dbeafe 100%);flex-direction:column;justify-content:center;align-items:center;margin:0;padding:2rem 1.5rem;display:flex}.PcAccessBlockedScreen-module__2UD9GG__title{color:#0f172a;margin:0 0 .75rem;font-size:1.35rem;font-weight:700;line-height:1.45}.PcAccessBlockedScreen-module__2UD9GG__sub{color:#475569;max-width:22rem;margin:0 0 2rem;font-size:.95rem;line-height:1.55}.PcAccessBlockedScreen-module__2UD9GG__qrWrap{background:#fff;border-radius:1rem;margin-bottom:1.5rem;padding:1.25rem;box-shadow:0 12px 40px #0f172a1a}.PcAccessBlockedScreen-module__2UD9GG__qr{width:220px;height:220px;display:block}.PcAccessBlockedScreen-module__2UD9GG__urlBox{word-break:break-all;color:#334155;background:#ffffffd9;border:1px solid #cbd5e1;border-radius:.5rem;max-width:min(100%,24rem);padding:.65rem 1rem;font-size:.8rem}.PcAccessBlockedScreen-module__2UD9GG__hint{color:#64748b;margin:1rem 0 0;font-size:.8rem}
.ForeignIndices-module__h4kzWq__section{margin-bottom:1.5rem;padding:0 1rem}.ForeignIndices-module__h4kzWq__headingRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.ForeignIndices-module__h4kzWq__heading{align-items:center;gap:.5rem;margin:0;font-size:1.125rem;font-weight:700;display:flex}.ForeignIndices-module__h4kzWq__baseTimestamp{color:var(--app-text-muted);font-size:.75rem}.ForeignIndices-module__h4kzWq__headingIcon{width:1.25rem;height:1.25rem;color:var(--app-tag-blue)}.ForeignIndices-module__h4kzWq__grid{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--app-border-light)transparent;flex-wrap:nowrap;gap:.75rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.ForeignIndices-module__h4kzWq__grid::-webkit-scrollbar{height:4px}.ForeignIndices-module__h4kzWq__grid::-webkit-scrollbar-track{background:0 0}.ForeignIndices-module__h4kzWq__grid::-webkit-scrollbar-thumb{background:var(--app-border-light);border-radius:2px}.ForeignIndices-module__h4kzWq__card{background:var(--app-index-card-bg,#fff);min-width:130px;box-shadow:var(--app-card-shadow);border:2px solid var(--app-border-light);border-radius:.75rem;flex-shrink:0;padding:.75rem}.ForeignIndices-module__h4kzWq__cardUp{border-color:var(--app-up)}.ForeignIndices-module__h4kzWq__cardDown{border-color:var(--app-down)}.ForeignIndices-module__h4kzWq__cardNeutral{border-color:var(--app-border);background:var(--app-bg-secondary)}.ForeignIndices-module__h4kzWq__label{color:var(--app-text-muted);margin-bottom:.25rem;font-size:.75rem}.ForeignIndices-module__h4kzWq__value{font-size:1rem;font-weight:700}.ForeignIndices-module__h4kzWq__changeRow{align-items:center;gap:.25rem;margin-top:.25rem;display:flex}.ForeignIndices-module__h4kzWq__changeIcon{width:1rem;height:1rem}.ForeignIndices-module__h4kzWq__changeIconUp{color:var(--app-up)}.ForeignIndices-module__h4kzWq__changeIconDown{color:var(--app-down)}.ForeignIndices-module__h4kzWq__changeText{font-size:.75rem;font-weight:500}.ForeignIndices-module__h4kzWq__changeUp{color:var(--app-up)}.ForeignIndices-module__h4kzWq__changeDown{color:var(--app-down)}.ForeignIndices-module__h4kzWq__changeNeutral{color:var(--app-text-muted)}.ForeignIndices-module__h4kzWq__loading,.ForeignIndices-module__h4kzWq__error{text-align:center;color:var(--app-text-muted);padding:1rem;font-size:.875rem}.ForeignIndices-module__h4kzWq__error{color:var(--app-down)}
.SupplySummaryCard-module__kSuIoG__section{margin-bottom:1.5rem;padding:0 1rem}.SupplySummaryCard-module__kSuIoG__headingRow{align-items:center;margin-bottom:.75rem;display:flex}.SupplySummaryCard-module__kSuIoG__heading{color:#374151;align-items:center;gap:.5rem;margin:0;font-size:1.125rem;font-weight:600;display:flex}.SupplySummaryCard-module__kSuIoG__headingIcon{width:1.25rem;height:1.25rem;color:var(--app-accent,#fb923c)}.SupplySummaryCard-module__kSuIoG__cardList{flex-direction:column;gap:.75rem;display:flex}.SupplySummaryCard-module__kSuIoG__card{background:var(--app-card-bg);width:100%;box-shadow:var(--app-card-shadow);border:1px solid var(--app-border-light);color:inherit;border-radius:.75rem;padding:1.25rem 1rem;text-decoration:none;transition:transform .15s,box-shadow .15s;display:block}.SupplySummaryCard-module__kSuIoG__card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0f172a1a}.SupplySummaryCard-module__kSuIoG__title{color:#374151;margin:0 0 .75rem;font-size:1.15rem;font-weight:600;line-height:1.4}.SupplySummaryCard-module__kSuIoG__marketBlock{margin-top:.75rem}.SupplySummaryCard-module__kSuIoG__marketBlock:first-of-type{margin-top:0}.SupplySummaryCard-module__kSuIoG__marketTitle{color:#4b5563;margin:0 0 .35rem;font-size:.9375rem;font-weight:600}.SupplySummaryCard-module__kSuIoG__excerpt{color:var(--app-text-muted);white-space:pre-line;margin:0 0 .5rem;font-size:.875rem;line-height:1.5}.SupplySummaryCard-module__kSuIoG__numbersRow{border-top:1px solid var(--app-border-light);flex-flow:column wrap;gap:.25rem .5rem;padding-top:.75rem;font-size:.8125rem;display:flex}.SupplySummaryCard-module__kSuIoG__investorRow,.SupplySummaryCard-module__kSuIoG__programRow{flex-wrap:wrap;align-items:center;gap:.25rem .35rem;display:flex}.SupplySummaryCard-module__kSuIoG__sep{color:var(--app-text-muted);font-size:.75rem}.SupplySummaryCard-module__kSuIoG__up{color:var(--app-up,#ef4444)}.SupplySummaryCard-module__kSuIoG__down{color:var(--app-down,#22c55e)}
.Button-module__rj9yOG__root{cursor:pointer;border:none;border-radius:.75rem;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:opacity .2s,box-shadow .2s;display:inline-flex}.Button-module__rj9yOG__root:disabled{opacity:.6;cursor:not-allowed}.Button-module__rj9yOG__primary{background:var(--app-accent-gradient-h);color:#fff}.Button-module__rj9yOG__primary:hover:not(:disabled){box-shadow:var(--app-card-shadow-hover)}.Button-module__rj9yOG__secondary{background:var(--app-bg-secondary);color:var(--app-text-tertiary)}.Button-module__rj9yOG__secondary:hover:not(:disabled){background:var(--app-bg-tertiary)}.Button-module__rj9yOG__fullWidth{width:100%}.Button-module__rj9yOG__large{padding:.875rem 1.5rem;font-size:1.125rem}
.SocialLoginButton-module__lGQy0G__wrap{width:100%;position:relative}.SocialLoginButton-module__lGQy0G__root{cursor:pointer;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-size:1rem;font-weight:600;transition:opacity .2s,filter .2s;display:flex}.SocialLoginButton-module__lGQy0G__root:hover{opacity:.95;filter:brightness(1.05)}.SocialLoginButton-module__lGQy0G__kakao{color:#191919;background:#fee500}.SocialLoginButton-module__lGQy0G__naver{color:#fff;background:#03c75a}.SocialLoginButton-module__lGQy0G__google{background:var(--app-card-bg);color:var(--app-text-secondary);border:1px solid var(--app-border)}.SocialLoginButton-module__lGQy0G__google:hover{background:var(--app-bg-hover)}.SocialLoginButton-module__lGQy0G__icon{flex-shrink:0;width:1.25rem;height:1.25rem}.SocialLoginButton-module__lGQy0G__recentBadge{color:var(--app-accent);background:var(--app-accent-bg,#6366f11f);pointer-events:none;border-radius:9999px;padding:.125rem .5rem;font-size:.6875rem;font-weight:500;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}
.TermsModal-module__Vg38PG__overlay{z-index:1000;background:var(--app-overlay);justify-content:center;align-items:center;padding:1rem;animation:.2s TermsModal-module__Vg38PG__fadeIn;display:flex;position:fixed;inset:0}@keyframes TermsModal-module__Vg38PG__fadeIn{0%{opacity:0}to{opacity:1}}.TermsModal-module__Vg38PG__modal{background:var(--app-card-bg);width:100%;max-width:32rem;max-height:80vh;box-shadow:var(--app-card-shadow-lg);border-radius:1rem;flex-direction:column;animation:.25s TermsModal-module__Vg38PG__slideUp;display:flex}@keyframes TermsModal-module__Vg38PG__slideUp{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.TermsModal-module__Vg38PG__modalHeader{border-bottom:1px solid var(--app-border);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.TermsModal-module__Vg38PG__modalTitle{color:var(--app-text);margin:0;font-size:1.125rem;font-weight:700}.TermsModal-module__Vg38PG__closeBtn{width:2rem;height:2rem;color:var(--app-text-muted);cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.TermsModal-module__Vg38PG__closeBtn:hover{background:var(--app-bg-secondary);color:var(--app-text)}.TermsModal-module__Vg38PG__tabs{border-bottom:1px solid var(--app-border);display:flex}.TermsModal-module__Vg38PG__tab{color:var(--app-text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;justify-content:center;align-items:center;gap:.375rem;padding:.75rem 1rem;font-size:.875rem;font-weight:600;transition:color .15s,border-color .15s;display:flex}.TermsModal-module__Vg38PG__tab:hover{color:var(--app-accent)}.TermsModal-module__Vg38PG__tabActive{color:var(--app-accent);border-bottom-color:var(--app-accent)}.TermsModal-module__Vg38PG__readBadge{background:var(--app-success-bg);color:var(--app-success);border-radius:9999px;align-items:center;padding:.125rem .375rem;font-size:.6875rem;font-weight:600;display:inline-flex}.TermsModal-module__Vg38PG__content{flex:1;min-height:0;max-height:40vh;padding:1.25rem 1.5rem;overflow-y:auto}.TermsModal-module__Vg38PG__contentText{color:var(--app-text-secondary);white-space:pre-wrap;word-break:keep-all;margin:0;font-family:inherit;font-size:.8125rem;line-height:1.75}.TermsModal-module__Vg38PG__hint{text-align:center;color:var(--app-accent);margin:0;padding:.5rem 1.5rem 0;font-size:.75rem}.TermsModal-module__Vg38PG__modalFooter{border-top:1px solid var(--app-border);gap:.75rem;padding:1rem 1.5rem 1.25rem;display:flex}.TermsModal-module__Vg38PG__footerBtn{flex:1}
.Briefing-module__EY6mZa__wrap{padding-bottom:var(--content-bottom-padding)}.Briefing-module__EY6mZa__tabList{border-bottom:1px solid var(--app-border-light);scrollbar-width:none;-ms-overflow-style:none;gap:.5rem;margin-bottom:1.25rem;padding-bottom:.1rem;display:flex;overflow-x:auto}.Briefing-module__EY6mZa__tabList::-webkit-scrollbar{display:none}.Briefing-module__EY6mZa__tab{color:var(--app-text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex-shrink:0;padding:.625rem 1rem;font-size:.875rem;font-weight:600;transition:color .2s,border-color .2s}.Briefing-module__EY6mZa__tab[data-state=active]{color:var(--app-accent);border-bottom-color:var(--app-accent)}.Briefing-module__EY6mZa__tabContent{margin-top:0}.Briefing-module__EY6mZa__loginPrompt{text-align:center;background:var(--app-card-bg);border:1px solid var(--app-border-light);border-radius:1rem;padding:2rem}.Briefing-module__EY6mZa__loginPrompt p{color:var(--app-text-secondary);margin:0 0 1rem;font-size:.9375rem}.Briefing-module__EY6mZa__loginLink{color:#fff;background:var(--app-accent-gradient);border-radius:.75rem;padding:.5rem 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.Briefing-module__EY6mZa__loginLink:hover{opacity:.9}
.Tabs-module__0v0eWa__root{flex-direction:column;gap:.5rem;display:flex}.Tabs-module__0v0eWa__list{align-items:center;gap:.25rem;display:flex}.Tabs-module__0v0eWa__trigger{white-space:nowrap;cursor:pointer;background:var(--app-bg-secondary);height:2.25rem;color:var(--app-text-muted);border:1px solid #0000;border-radius:1rem;justify-content:center;align-items:center;padding:.25rem .75rem;font-size:.875rem;font-weight:500;transition:color .2s,box-shadow .2s;display:inline-flex}.Tabs-module__0v0eWa__trigger:hover{color:var(--app-text)}.Tabs-module__0v0eWa__trigger[data-state=active]{background:var(--app-accent);color:#fff;box-shadow:var(--app-card-shadow)}.Tabs-module__0v0eWa__trigger:focus-visible{outline:2px solid var(--app-accent);outline-offset:2px}.Tabs-module__0v0eWa__trigger:disabled{pointer-events:none;opacity:.5}.Tabs-module__0v0eWa__trigger svg{pointer-events:none;flex-shrink:0;width:1rem;height:1rem}.Tabs-module__0v0eWa__listUnderline{white-space:nowrap;border-bottom:2px solid var(--app-border);scrollbar-width:none;-ms-overflow-style:none;gap:.25rem;overflow-x:auto}.Tabs-module__0v0eWa__listUnderline::-webkit-scrollbar{display:none}.Tabs-module__0v0eWa__triggerUnderline{white-space:nowrap;cursor:pointer;color:var(--app-text-placeholder);background:0 0;border:none;border-bottom:2px solid #0000;border-radius:0;flex:1;justify-content:center;align-items:center;margin-bottom:-2px;padding:.5rem .25rem;font-size:.8125rem;font-weight:500;transition:color .2s,border-color .2s;display:inline-block}.Tabs-module__0v0eWa__triggerUnderline:hover{color:var(--app-text-secondary)}.Tabs-module__0v0eWa__triggerUnderline[data-state=active]{color:var(--app-accent);border-bottom-color:var(--app-accent);font-weight:600}.Tabs-module__0v0eWa__triggerUnderline:focus-visible{outline:2px solid var(--app-accent);outline-offset:-2px}.Tabs-module__0v0eWa__triggerUnderline:disabled{pointer-events:none;opacity:.5}.Tabs-module__0v0eWa__triggerUnderline svg{pointer-events:none;flex-shrink:0;width:1rem;height:1rem}.Tabs-module__0v0eWa__content{outline:none;flex:1}
.LoginPage-module__XOzOiq__page{background:var(--app-bg-page);justify-content:center;align-items:center;padding:1rem;display:flex}.LoginPage-module__XOzOiq__card{background:var(--app-card-bg);width:100%;max-width:28rem;box-shadow:var(--app-card-shadow-lg);border-radius:1.5rem;overflow:hidden}.LoginPage-module__XOzOiq__header{background:var(--app-header-gradient);text-align:center;padding:2rem;position:relative}.LoginPage-module__XOzOiq__iconWrap{justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.LoginPage-module__XOzOiq__iconBox{background:var(--app-card-bg);box-shadow:var(--app-card-shadow-hover);border-radius:1.5rem;padding:1rem}.LoginPage-module__XOzOiq__iconBox svg{width:3rem;height:3rem;color:var(--app-accent)}.LoginPage-module__XOzOiq__headerTitle{color:#fff;margin-bottom:.5rem;font-size:1.875rem;font-weight:700}.LoginPage-module__XOzOiq__headerSub{color:#ffffffe6;font-size:.875rem}.LoginPage-module__XOzOiq__form{padding:2rem}.LoginPage-module__XOzOiq__formTitleRow{justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.LoginPage-module__XOzOiq__formTitle{color:var(--app-text);text-align:center;font-size:1.25rem;font-weight:700}.LoginPage-module__XOzOiq__recentBadge{color:var(--app-accent);background:var(--app-accent-bg,#6366f11f);border-radius:9999px;padding:.125rem .5rem;font-size:.6875rem;font-weight:500}.LoginPage-module__XOzOiq__formFields{margin-bottom:1rem}.LoginPage-module__XOzOiq__errorMsg{background:var(--app-tag-red-bg);color:var(--app-tag-red);border:1px solid color-mix(in srgb,var(--app-tag-red)35%,transparent);text-align:center;border-radius:.5rem;margin-bottom:1rem;padding:.625rem .875rem;font-size:.8125rem}.LoginPage-module__XOzOiq__options{justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.875rem;display:flex}.LoginPage-module__XOzOiq__checkboxWrap{cursor:pointer;align-items:center;gap:.5rem;display:flex}.LoginPage-module__XOzOiq__checkboxWrap input{width:1rem;height:1rem;accent-color:var(--app-accent);border-radius:.25rem}.LoginPage-module__XOzOiq__checkboxWrap span{color:var(--app-text-muted)}.LoginPage-module__XOzOiq__findLinks{align-items:center;gap:.375rem;display:flex}.LoginPage-module__XOzOiq__findSep{color:var(--app-text-muted);font-size:.75rem}.LoginPage-module__XOzOiq__forgotLink{color:var(--app-accent);cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:500;text-decoration:none}.LoginPage-module__XOzOiq__forgotLink:hover{color:var(--app-accent-hover)}.LoginPage-module__XOzOiq__submitBtn{width:100%;margin-top:.5rem;padding:.875rem}.LoginPage-module__XOzOiq__divider{margin:1.5rem 0 1rem;position:relative}.LoginPage-module__XOzOiq__dividerLine{align-items:center;display:flex;position:absolute;inset:0}.LoginPage-module__XOzOiq__dividerLine:before{content:"";background:var(--app-border);width:100%;height:1px}.LoginPage-module__XOzOiq__dividerText{color:var(--app-text-muted);justify-content:center;font-size:.875rem;display:flex;position:relative}.LoginPage-module__XOzOiq__dividerText span{background:var(--app-card-bg);padding:0 1rem}.LoginPage-module__XOzOiq__socialButtons{flex-direction:column;gap:.75rem;display:flex}.LoginPage-module__XOzOiq__switchLink{text-align:center;color:var(--app-text-muted);margin-top:1.5rem;font-size:.875rem}.LoginPage-module__XOzOiq__switchLink a{color:var(--app-accent);font-weight:600;text-decoration:none}.LoginPage-module__XOzOiq__switchLink a:hover{color:var(--app-accent-hover);text-decoration:underline}.LoginPage-module__XOzOiq__backLink{color:#ffffffe6;justify-content:center;align-items:center;padding:.25rem;text-decoration:none;display:flex;position:absolute;top:1rem;left:1rem}.LoginPage-module__XOzOiq__backLink:hover{color:#fff}.LoginPage-module__XOzOiq__resultBox{background:var(--app-bg-secondary);border-radius:.75rem;margin-bottom:1rem;padding:1rem}.LoginPage-module__XOzOiq__resultLabel{color:var(--app-text-muted);margin-bottom:.5rem;font-size:.75rem}.LoginPage-module__XOzOiq__resultEmail{color:var(--app-text);font-size:.9375rem;font-weight:500}.LoginPage-module__XOzOiq__devCode{color:var(--app-text-muted);background:var(--app-bg-secondary);border-radius:.5rem;margin-bottom:1rem;padding:.5rem;font-size:.75rem}
.SignupPage-module__l4ww4W__page{background:var(--app-bg-page);justify-content:center;align-items:center;padding:1rem;display:flex}.SignupPage-module__l4ww4W__card{background:var(--app-card-bg);width:100%;max-width:28rem;box-shadow:var(--app-card-shadow-lg);border-radius:1.5rem;overflow:hidden}.SignupPage-module__l4ww4W__header{background:var(--app-header-gradient);text-align:center;padding:2rem;position:relative}.SignupPage-module__l4ww4W__backLink{color:#ffffffe6;justify-content:center;align-items:center;padding:.25rem;text-decoration:none;display:flex;position:absolute;top:1rem;left:1rem}.SignupPage-module__l4ww4W__backLink:hover{color:#fff}.SignupPage-module__l4ww4W__iconWrap{justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.SignupPage-module__l4ww4W__iconBox{background:var(--app-card-bg);box-shadow:var(--app-card-shadow-hover);border-radius:1.5rem;padding:1rem}.SignupPage-module__l4ww4W__iconBox svg{width:3rem;height:3rem;color:var(--app-accent)}.SignupPage-module__l4ww4W__headerTitle{color:#fff;margin-bottom:.5rem;font-size:1.875rem;font-weight:700}.SignupPage-module__l4ww4W__headerSub{color:#ffffffe6;font-size:.875rem}.SignupPage-module__l4ww4W__form{padding:2rem}.SignupPage-module__l4ww4W__formTitle{color:var(--app-text);text-align:center;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.SignupPage-module__l4ww4W__formFields{margin-bottom:1rem}.SignupPage-module__l4ww4W__errorMsg{background:var(--app-tag-red-bg);color:var(--app-tag-red);border:1px solid color-mix(in srgb,var(--app-tag-red)35%,transparent);text-align:center;border-radius:.5rem;margin-bottom:1rem;padding:.625rem .875rem;font-size:.8125rem}.SignupPage-module__l4ww4W__nicknameRow{align-items:flex-end;gap:.5rem;display:flex}.SignupPage-module__l4ww4W__nicknameField{flex:1}.SignupPage-module__l4ww4W__refreshBtn{border:1px solid var(--app-border);background:var(--app-bg-hover);width:2.75rem;height:2.75rem;color:var(--app-text-secondary);cursor:pointer;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:1.25rem;transition:background .2s,color .2s;display:flex}.SignupPage-module__l4ww4W__refreshBtn:hover{background:var(--app-accent);color:#fff}.SignupPage-module__l4ww4W__refreshBtn:disabled{opacity:.5;cursor:not-allowed}@keyframes SignupPage-module__l4ww4W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.SignupPage-module__l4ww4W__spinning{animation:.8s linear infinite SignupPage-module__l4ww4W__spin}.SignupPage-module__l4ww4W__emailRow{align-items:flex-end;gap:.5rem;display:flex}.SignupPage-module__l4ww4W__emailField{flex:1}.SignupPage-module__l4ww4W__checkEmailBtn{border:1px solid var(--app-accent);height:2.75rem;color:var(--app-accent);cursor:pointer;white-space:nowrap;background:0 0;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:1.25rem;padding:0 1rem;font-size:.8125rem;font-weight:600;transition:background .2s,color .2s;display:flex}.SignupPage-module__l4ww4W__checkEmailBtn:hover{background:var(--app-accent);color:#fff}.SignupPage-module__l4ww4W__checkEmailBtn:disabled{opacity:.5;cursor:not-allowed}.SignupPage-module__l4ww4W__emailCheckMsg{align-items:center;gap:.375rem;margin-top:-.5rem;margin-bottom:1.25rem;padding:0 .25rem;font-size:.8125rem;font-weight:500;display:flex}.SignupPage-module__l4ww4W__emailAvailable{color:var(--app-success,#16a34a)}.SignupPage-module__l4ww4W__emailUnavailable{color:var(--app-up,#dc2626)}.SignupPage-module__l4ww4W__idNotice{color:var(--app-text-muted,#6b7280);margin:-.5rem 0 1rem .25rem;font-size:.8125rem}.SignupPage-module__l4ww4W__termsSection{background:var(--app-bg-hover);border:1px solid var(--app-border);border-radius:.75rem;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.75rem 1rem;display:flex}.SignupPage-module__l4ww4W__termsLabel{cursor:default;align-items:center;gap:.5rem;display:flex}.SignupPage-module__l4ww4W__termsCheckbox{width:1.125rem;height:1.125rem;accent-color:var(--app-accent);pointer-events:none}.SignupPage-module__l4ww4W__termsText{color:var(--app-text-secondary);font-size:.8125rem;font-weight:500}.SignupPage-module__l4ww4W__termsViewBtn{color:var(--app-accent);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;flex-shrink:0;padding:.25rem 0;font-size:.8125rem;font-weight:600;text-decoration:underline}.SignupPage-module__l4ww4W__termsViewBtn:hover{color:var(--app-accent-hover)}.SignupPage-module__l4ww4W__submitBtn{width:100%;margin-top:.5rem;padding:.875rem}.SignupPage-module__l4ww4W__divider{margin:1.5rem 0 1rem;position:relative}.SignupPage-module__l4ww4W__dividerLine{align-items:center;display:flex;position:absolute;inset:0}.SignupPage-module__l4ww4W__dividerLine:before{content:"";background:var(--app-border);width:100%;height:1px}.SignupPage-module__l4ww4W__dividerText{color:var(--app-text-muted);justify-content:center;font-size:.875rem;display:flex;position:relative}.SignupPage-module__l4ww4W__dividerText span{background:var(--app-card-bg);padding:0 1rem}.SignupPage-module__l4ww4W__socialButtons{flex-direction:column;gap:.75rem;display:flex}.SignupPage-module__l4ww4W__switchLink{text-align:center;color:var(--app-text-muted);margin-top:1.5rem;font-size:.875rem}.SignupPage-module__l4ww4W__switchLink a{color:var(--app-accent);font-weight:600;text-decoration:none}.SignupPage-module__l4ww4W__switchLink a:hover{color:var(--app-accent-hover);text-decoration:underline}
.Search-module__GntUva__wrap{margin-bottom:1rem;padding:0 1rem}.Search-module__GntUva__inner{border:1px solid var(--app-border);background:var(--app-card-bg);border-radius:1rem;align-items:center;gap:0;display:flex;overflow:hidden}.Search-module__GntUva__input{box-sizing:border-box;background:0 0;border:none;outline:none;flex:1;padding:.75rem 1rem;font-size:1rem;line-height:1.5;transition:border-color .2s}.Search-module__GntUva__input::placeholder{color:var(--app-text-placeholder)}.Search-module__GntUva__inner:focus-within{border-color:var(--app-accent)}.Search-module__GntUva__searchBtn{color:var(--app-text-placeholder);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.75rem 1rem;transition:color .2s,background .2s;display:flex}.Search-module__GntUva__searchBtn:hover{color:var(--app-accent);background:#f9731614}.Search-module__GntUva__searchIcon{width:1.25rem;height:1.25rem}
.ScheduleCard-module__buQoha__card{background:var(--app-card-bg);box-shadow:var(--app-card-shadow);border:1px solid var(--app-border-light);border-radius:.75rem;padding:1rem;transition:box-shadow .2s}.ScheduleCard-module__buQoha__card:hover{box-shadow:var(--app-card-shadow-hover)}.ScheduleCard-module__buQoha__inner{align-items:flex-start;gap:.75rem;display:flex}.ScheduleCard-module__buQoha__content{flex:1;min-width:0}.ScheduleCard-module__buQoha__top{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.ScheduleCard-module__buQoha__topLeft{flex:1;min-width:0}.ScheduleCard-module__buQoha__titleBtn{all:unset;text-align:left;cursor:default;align-items:center;gap:.25rem;width:100%;display:flex}.ScheduleCard-module__buQoha__titleBtnClickable{cursor:pointer}.ScheduleCard-module__buQoha__titleBtnClickable:hover .ScheduleCard-module__buQoha__titleText,.ScheduleCard-module__buQoha__titleBtnClickable:hover .ScheduleCard-module__buQoha__detailIcon{color:var(--app-accent-hover)}.ScheduleCard-module__buQoha__titleText{font-size:1rem;font-weight:700;transition:color .15s}.ScheduleCard-module__buQoha__detailIcon{color:var(--app-text-placeholder);transition:color .15s;display:inline-flex}.ScheduleCard-module__buQoha__detailIcon svg{width:1rem;height:1rem}.ScheduleCard-module__buQoha__detailContentWrap{min-height:3rem}.ScheduleCard-module__buQoha__detailContent{color:var(--app-text-secondary);font-size:.9375rem;line-height:1.6}.ScheduleCard-module__buQoha__detailContent p:first-child{margin-top:0}.ScheduleCard-module__buQoha__detailEmpty{color:var(--app-text-placeholder);margin:0;font-style:italic}.ScheduleCard-module__buQoha__detailContent p{margin:0 0 .75rem}:is(.ScheduleCard-module__buQoha__detailContent ul,.ScheduleCard-module__buQoha__detailContent ol){margin:0 0 .75rem;padding-left:1.25rem}.ScheduleCard-module__buQoha__detailContent img{border-radius:.5rem;max-width:100%;height:auto}.ScheduleCard-module__buQoha__company{color:var(--app-text-tertiary);margin-top:.125rem;font-size:.875rem}.ScheduleCard-module__buQoha__companyLink{color:var(--app-accent);margin-top:.125rem;font-size:.875rem;text-decoration:none;display:inline-block}.ScheduleCard-module__buQoha__companyLink:hover{text-decoration:underline}.ScheduleCard-module__buQoha__bottom{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.ScheduleCard-module__buQoha__bottomRight{align-items:center;gap:.5rem;display:flex}.ScheduleCard-module__buQoha__linkBtn{background:var(--app-accent-bg);color:var(--app-accent);border:1px solid var(--app-accent-border);white-space:nowrap;border-radius:.375rem;align-items:center;padding:.2rem .55rem;font-size:.6875rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.ScheduleCard-module__buQoha__linkBtn:hover{background:var(--app-accent-bg-alt);color:var(--app-accent-hover)}.ScheduleCard-module__buQoha__date{color:var(--app-accent-hover);font-size:.75rem;font-weight:500}.ScheduleCard-module__buQoha__timeRow{align-items:center;gap:.25rem;display:flex}.ScheduleCard-module__buQoha__timeRow svg{width:.75rem;height:.75rem;color:var(--app-text-placeholder)}.ScheduleCard-module__buQoha__time{color:var(--app-text-muted);font-size:.75rem}.ScheduleCard-module__buQoha__notifyWrap{flex-shrink:0;position:relative}.ScheduleCard-module__buQoha__notifyBtn{border:1px solid var(--app-border);background:var(--app-card-bg);width:2.25rem;height:2.25rem;color:var(--app-text-placeholder);cursor:pointer;border-radius:.5rem;justify-content:center;align-items:center;transition:all .2s;display:flex}.ScheduleCard-module__buQoha__notifyBtn:hover:not(:disabled){background:var(--app-bg-hover);color:var(--app-text-muted);border-color:var(--app-text-faint)}.ScheduleCard-module__buQoha__notifyBtn:disabled{opacity:.35;cursor:default}.ScheduleCard-module__buQoha__notifyBtnPast{opacity:.35}.ScheduleCard-module__buQoha__notifyBtn svg{width:1.25rem;height:1.25rem}.ScheduleCard-module__buQoha__notifyBtnActive{background:var(--app-accent-bg);color:var(--app-accent);border-color:var(--app-accent-border)}.ScheduleCard-module__buQoha__notifyBtnActive:hover{background:var(--app-accent-bg-alt);color:var(--app-accent-hover)}.ScheduleCard-module__buQoha__notifyDropdown{background:var(--app-card-bg);border:1px solid var(--app-border);box-shadow:var(--app-card-shadow-hover);z-index:20;border-radius:.75rem;min-width:10rem;padding:.5rem;position:absolute;top:calc(100% + .375rem);right:0}.ScheduleCard-module__buQoha__notifyDropdownTitle{color:var(--app-text-muted);border-bottom:1px solid var(--app-border-light);margin-bottom:.25rem;padding:.25rem .5rem .5rem;font-size:.75rem;font-weight:600}.ScheduleCard-module__buQoha__notifyOption{width:100%;color:var(--app-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:space-between;align-items:center;padding:.5rem;font-size:.875rem;transition:background .15s;display:flex}.ScheduleCard-module__buQoha__notifyOption:hover{background:var(--app-bg-hover)}.ScheduleCard-module__buQoha__notifyOptionActive{background:var(--app-accent-bg);color:var(--app-accent-hover);font-weight:500}.ScheduleCard-module__buQoha__notifyOptionActive:hover{background:var(--app-accent-bg-alt)}.ScheduleCard-module__buQoha__notifyCheck{color:var(--app-accent);font-size:.875rem;font-weight:600}
.ExchangeRates-module__WdaJbW__section{margin-bottom:1.5rem;padding:0 1rem}.ExchangeRates-module__WdaJbW__headingRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.ExchangeRates-module__WdaJbW__heading{align-items:center;gap:.5rem;margin:0;font-size:1.125rem;font-weight:700;display:flex}.ExchangeRates-module__WdaJbW__baseTimestamp{color:var(--app-text-muted);font-size:.75rem}.ExchangeRates-module__WdaJbW__headingIcon{width:1.25rem;height:1.25rem;color:var(--app-success)}.ExchangeRates-module__WdaJbW__grid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.ExchangeRates-module__WdaJbW__card{background:var(--app-card-bg);box-shadow:var(--app-card-shadow);border:1px solid var(--app-border-light);border-radius:.75rem;padding:.75rem}.ExchangeRates-module__WdaJbW__currency{color:var(--app-text-muted);margin-bottom:.25rem;font-size:.75rem}.ExchangeRates-module__WdaJbW__rate{font-size:1rem;font-weight:700}.ExchangeRates-module__WdaJbW__change{font-size:.75rem;font-weight:500}.ExchangeRates-module__WdaJbW__changeUp{color:var(--app-up)}.ExchangeRates-module__WdaJbW__changeDown{color:var(--app-down)}.ExchangeRates-module__WdaJbW__interestHeadingRow{margin-top:1.25rem}.ExchangeRates-module__WdaJbW__headingIconInterest{width:1.25rem;height:1.25rem;color:var(--app-primary,#4f8ef7)}
.Calendar-module__GMFnAW__root{padding-bottom:var(--content-bottom-padding)}.Calendar-module__GMFnAW__monthWrap{margin-bottom:.75rem;padding:0 1rem}.Calendar-module__GMFnAW__monthRow{justify-content:space-between;align-items:center;display:flex}.Calendar-module__GMFnAW__monthLeft{align-items:center;gap:.5rem;display:flex}.Calendar-module__GMFnAW__monthTitle{font-size:1.125rem;font-weight:700}.Calendar-module__GMFnAW__todayBtn{color:var(--app-accent);background:var(--app-accent-bg);border:1px solid var(--app-accent-border);cursor:pointer;border-radius:9999px;padding:.25rem .625rem;font-size:.6875rem;font-weight:600;transition:background .15s}.Calendar-module__GMFnAW__todayBtn:hover{background:var(--app-accent-bg-alt)}.Calendar-module__GMFnAW__monthNav{align-items:center;gap:.25rem;display:flex}.Calendar-module__GMFnAW__navBtn{width:2rem;height:2rem;color:var(--app-text-muted);cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.Calendar-module__GMFnAW__navBtn:hover{background:var(--app-bg-secondary);color:var(--app-text)}.Calendar-module__GMFnAW__navBtn:disabled{opacity:.3;cursor:default}.Calendar-module__GMFnAW__navBtn:disabled:hover{color:var(--app-text-muted);background:0 0}.Calendar-module__GMFnAW__navBtn svg{width:1.25rem;height:1.25rem}.Calendar-module__GMFnAW__weekWrap{touch-action:pan-y;-webkit-user-select:none;user-select:none;margin-bottom:1.25rem;padding:0 1rem}.Calendar-module__GMFnAW__weekBox{background:var(--app-card-bg);box-shadow:var(--app-card-shadow);border:1px solid var(--app-border-light);border-radius:.75rem;padding:.625rem .5rem}.Calendar-module__GMFnAW__weekGrid{grid-template-columns:repeat(7,1fr);gap:.25rem;display:grid}.Calendar-module__GMFnAW__dayBtn{cursor:pointer;background:0 0;border:none;border-radius:.5rem;flex-direction:column;align-items:center;padding:.5rem 0;transition:all .15s;display:flex}.Calendar-module__GMFnAW__dayBtnSelected{background:var(--app-accent-gradient);color:#fff;transform:scale(1.05);box-shadow:0 2px 6px #0000001f}.Calendar-module__GMFnAW__dayBtnToday{background:var(--app-accent-bg);color:var(--app-accent-hover)}.Calendar-module__GMFnAW__dayBtnToday.Calendar-module__GMFnAW__dayBtnSelected{background:var(--app-accent-gradient);color:#fff}.Calendar-module__GMFnAW__dayBtnHoliday{color:var(--app-up)}.Calendar-module__GMFnAW__dayBtnHoliday.Calendar-module__GMFnAW__dayBtnToday{color:var(--app-up);background:var(--app-up-bg)}.Calendar-module__GMFnAW__dayLabel{color:inherit;margin-bottom:.125rem;font-size:.625rem;font-weight:500}.Calendar-module__GMFnAW__dayNum{font-size:.875rem;font-weight:700}.Calendar-module__GMFnAW__todayDot{background:var(--app-accent);border-radius:50%;width:3px;height:3px;margin-top:.125rem}.Calendar-module__GMFnAW__dotsRow{justify-content:center;align-items:center;gap:2px;min-height:5px;margin-top:.125rem;display:flex}.Calendar-module__GMFnAW__eventDot{background:var(--app-accent,#f97316);border-radius:50%;width:3px;height:3px}.Calendar-module__GMFnAW__filterWrap{margin-bottom:1rem;padding:0 1rem}.Calendar-module__GMFnAW__filterRow{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:.5rem;padding-bottom:.5rem;display:flex;overflow:auto hidden}.Calendar-module__GMFnAW__filterRow::-webkit-scrollbar{width:0;height:0;display:none}.Calendar-module__GMFnAW__filterBtn{white-space:nowrap;cursor:pointer;border:none;border-radius:9999px;flex-shrink:0;padding:.375rem .875rem;font-size:.8125rem;font-weight:500;transition:background .2s,color .2s}.Calendar-module__GMFnAW__filterBtnActive{background:var(--app-accent);color:#fff}.Calendar-module__GMFnAW__filterBtnDefault{background:var(--app-bg-secondary);color:var(--app-text-tertiary)}.Calendar-module__GMFnAW__filterBtnDefault:hover{background:var(--app-bg-tertiary)}.Calendar-module__GMFnAW__scheduleWrap{padding:0 1rem}.Calendar-module__GMFnAW__scheduleTitle{margin-bottom:.75rem;font-size:1rem;font-weight:700}.Calendar-module__GMFnAW__scheduleLoading,.Calendar-module__GMFnAW__scheduleEmpty{color:var(--app-text-placeholder);text-align:center;padding:1.5rem 0;font-size:.9375rem}.Calendar-module__GMFnAW__scheduleError{color:var(--app-up,#dc2626);text-align:center;padding:1.5rem 0;font-size:.9375rem;line-height:1.5}.Calendar-module__GMFnAW__scheduleList{flex-direction:column;gap:.75rem;display:flex}
.MarketTabSection-module__BI_3la__section{margin-bottom:0}.MarketTabSection-module__BI_3la__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:0 1rem;display:flex}.MarketTabSection-module__BI_3la__title{flex-shrink:0;margin:0;font-size:1.125rem;font-weight:700}.MarketTabSection-module__BI_3la__tabList{gap:.375rem;display:flex}.MarketTabSection-module__BI_3la__tab{border:1px solid var(--app-border-light,#e5e7eb);background:var(--app-card-bg,#fff);color:var(--app-text-muted,#6b7280);cursor:pointer;white-space:nowrap;border-radius:999px;padding:.3rem .75rem;font-size:.8rem;font-weight:500;transition:background .15s,color .15s,border-color .15s}.MarketTabSection-module__BI_3la__tabActive{background:var(--app-accent,#2563eb);color:#fff;border-color:var(--app-accent,#2563eb);font-weight:600}
.News-module__OJthUG__wrap{padding-bottom:var(--content-bottom-padding)}.News-module__OJthUG__tabList{border-bottom:1px solid var(--app-border-light);gap:.5rem;margin-bottom:1.25rem;display:flex}.News-module__OJthUG__tab{color:var(--app-text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:.625rem 1rem;font-size:.9375rem;font-weight:600;transition:color .2s,border-color .2s}.News-module__OJthUG__tab[data-state=active]{color:#fff;background:var(--app-accent);border-bottom-color:var(--app-accent)}.News-module__OJthUG__tabContent,.News-module__OJthUG__allNews{margin-top:0}.News-module__OJthUG__issueSummaryCard{background:linear-gradient(135deg,var(--app-accent-bg,#f9731614)0%,var(--app-card-bg)100%);border:1px solid var(--app-border-light);box-shadow:var(--app-card-shadow);border-radius:1rem;margin-bottom:1.5rem;padding:1.25rem}.News-module__OJthUG__issueSummaryHeader{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.5rem;width:100%;margin:0 0 .75rem;padding:0;display:flex}.News-module__OJthUG__issueSummaryTitle{color:var(--app-accent);margin:0;font-size:.875rem;font-weight:700}.News-module__OJthUG__expandIcon{color:var(--app-accent);flex-shrink:0;font-size:.75rem;font-weight:600}.News-module__OJthUG__issueSummaryBodyWrap{max-height:5.1em;transition:max-height .3s;overflow:hidden}.News-module__OJthUG__issueSummaryBodyWrap.News-module__OJthUG__expanded{max-height:2000px}.News-module__OJthUG__issueSummaryBody{color:var(--app-text);white-space:pre-wrap;margin:0;font-size:.9375rem;line-height:1.7}.News-module__OJthUG__categoryTabs{scrollbar-width:none;-ms-overflow-style:none;gap:.5rem;margin-bottom:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.News-module__OJthUG__categoryTabs::-webkit-scrollbar{display:none}.News-module__OJthUG__categoryTab{color:var(--app-text-muted);background:var(--app-bg-secondary);cursor:pointer;border:none;border-radius:9999px;flex-shrink:0;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background .2s,color .2s}.News-module__OJthUG__categoryTab:hover{background:var(--app-bg-tertiary);color:var(--app-text)}.News-module__OJthUG__categoryTabActive{background:var(--app-accent);color:#fff}.News-module__OJthUG__categoryTabActive:hover{background:var(--app-accent-hover);color:#fff}.News-module__OJthUG__loading,.News-module__OJthUG__empty,.News-module__OJthUG__error{text-align:center;color:var(--app-text-placeholder);padding:2rem 0;font-size:.9375rem}.News-module__OJthUG__error{color:var(--app-up,#dc2626)}.News-module__OJthUG__loginPrompt{text-align:center;background:var(--app-card-bg);border:1px solid var(--app-border-light);border-radius:1rem;padding:2rem}.News-module__OJthUG__loginPrompt p{color:var(--app-text-secondary);margin:0 0 1rem;font-size:.9375rem}.News-module__OJthUG__loginLink{color:#fff;background:var(--app-accent-gradient);border-radius:.75rem;padding:.5rem 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.News-module__OJthUG__loginLink:hover{opacity:.9}.News-module__OJthUG__emptySub{color:var(--app-text-muted)!important;margin-top:.5rem!important;font-size:.8125rem!important}.News-module__OJthUG__newsList{flex-direction:column;gap:.75rem;display:flex}.News-module__OJthUG__newsItem{background:var(--app-card-bg);border:1px solid var(--app-border-light);box-shadow:var(--app-card-shadow);border-radius:.75rem;padding:1rem;text-decoration:none;transition:box-shadow .2s;display:block}.News-module__OJthUG__newsItem:hover{box-shadow:var(--app-card-shadow-hover)}.News-module__OJthUG__stockTag{color:var(--app-accent);background:var(--app-accent-bg,#6366f11a);border-radius:9999px;margin-bottom:.375rem;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;display:inline-block}.News-module__OJthUG__newsTitle{color:var(--app-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .375rem;font-size:1rem;font-weight:600;line-height:1.5;display:-webkit-box;overflow:hidden}.News-module__OJthUG__newsDesc{color:var(--app-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.News-module__OJthUG__newsMeta{color:var(--app-text-muted);justify-content:space-between;align-items:center;font-size:.75rem;display:flex}.News-module__OJthUG__newsDate{color:var(--app-text-placeholder)}.News-module__OJthUG__newsSource{text-overflow:ellipsis;white-space:nowrap;max-width:12rem;overflow:hidden}
.Faq-module__9zmvGq__screen{padding:0 0 var(--content-bottom-padding)}.Faq-module__9zmvGq__topBar{background:var(--app-card-bg);z-index:10;border-bottom:1px solid var(--app-border-light);justify-content:space-between;align-items:center;padding:1rem;display:flex;position:sticky;top:0}.Faq-module__9zmvGq__backBtn{background:var(--app-bg-secondary);width:2.25rem;height:2.25rem;color:var(--app-text-secondary);cursor:pointer;border:none;border-radius:.75rem;justify-content:center;align-items:center;transition:background .15s;display:flex}.Faq-module__9zmvGq__backBtn:hover{background:var(--app-bg-tertiary)}.Faq-module__9zmvGq__topBarTitle{color:var(--app-text);font-size:1.125rem;font-weight:700}.Faq-module__9zmvGq__topBarSpacer{width:2.25rem}.Faq-module__9zmvGq__categories{padding:1.25rem 1rem 0}.Faq-module__9zmvGq__category{margin-bottom:1.5rem}.Faq-module__9zmvGq__categoryTitle{color:var(--app-text-muted);margin-bottom:.75rem;padding:0 .25rem;font-size:.875rem;font-weight:700}.Faq-module__9zmvGq__categoryCard{background:var(--app-card-bg);border:1px solid var(--app-border-light);box-shadow:var(--app-card-shadow);border-radius:1rem;overflow:hidden}.Faq-module__9zmvGq__faqItemBordered{border-bottom:1px solid var(--app-border-light)}.Faq-module__9zmvGq__faqQuestion{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:1rem 1.25rem;transition:background .15s;display:flex}.Faq-module__9zmvGq__faqQuestion:hover{background:var(--app-bg-hover)}.Faq-module__9zmvGq__questionText{color:var(--app-text);flex:1;font-size:.9375rem;font-weight:500;line-height:1.5}.Faq-module__9zmvGq__chevron{color:var(--app-text-placeholder);flex-shrink:0;transition:transform .25s}.Faq-module__9zmvGq__chevronOpen{color:var(--app-accent);transform:rotate(180deg)}.Faq-module__9zmvGq__faqAnswer{padding:0 1.25rem 1rem;animation:.2s Faq-module__9zmvGq__slideDown}@keyframes Faq-module__9zmvGq__slideDown{0%{opacity:0;transform:translateY(-.25rem)}to{opacity:1;transform:translateY(0)}}.Faq-module__9zmvGq__faqAnswer p{color:var(--app-text-tertiary);background:var(--app-accent-bg);border-left:3px solid var(--app-accent);border-radius:0 .5rem .5rem 0;margin:0;padding:.75rem 1rem;font-size:.875rem;line-height:1.75}
.PinSettings-module__iWeY2q__screen{padding:0 0 var(--content-bottom-padding);min-height:100vh}.PinSettings-module__iWeY2q__topBar{background:var(--app-card-bg);z-index:10;border-bottom:1px solid var(--app-border-light);justify-content:space-between;align-items:center;padding:1rem;display:flex;position:sticky;top:0}.PinSettings-module__iWeY2q__backBtn{background:var(--app-bg-secondary);width:2.25rem;height:2.25rem;color:var(--app-text-secondary);cursor:pointer;border:none;border-radius:.75rem;justify-content:center;align-items:center;transition:background .15s;display:flex}.PinSettings-module__iWeY2q__backBtn:hover{background:var(--app-bg-tertiary)}.PinSettings-module__iWeY2q__topBarTitle{color:var(--app-text);font-size:1.125rem;font-weight:700}.PinSettings-module__iWeY2q__topBarSpacer{width:2.25rem}.PinSettings-module__iWeY2q__cancelBtn{color:var(--app-text-muted);cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-self:flex-start;margin:1rem 1rem 0;padding:.5rem 1rem;font-size:.875rem;transition:color .15s,background .15s}.PinSettings-module__iWeY2q__cancelBtn:hover{color:var(--app-text);background:var(--app-bg-secondary)}.PinSettings-module__iWeY2q__statusSection{text-align:center;flex-direction:column;align-items:center;padding:3rem 2rem 2rem;display:flex}.PinSettings-module__iWeY2q__statusIcon{margin-bottom:1.25rem}.PinSettings-module__iWeY2q__statusIconEnabled{color:var(--app-success)}.PinSettings-module__iWeY2q__statusIconDisabled{color:var(--app-text-placeholder)}.PinSettings-module__iWeY2q__statusTitle{color:var(--app-text);margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.PinSettings-module__iWeY2q__statusDesc{color:var(--app-text-muted);font-size:.875rem;line-height:1.5}.PinSettings-module__iWeY2q__actions{flex-direction:column;gap:.75rem;padding:1rem 1.5rem;display:flex}.PinSettings-module__iWeY2q__removeBtn{color:var(--app-up)}.PinSettings-module__iWeY2q__doneSection{text-align:center;flex-direction:column;align-items:center;padding:4rem 2rem 2rem;display:flex}.PinSettings-module__iWeY2q__doneIcon{margin-bottom:1.5rem}.PinSettings-module__iWeY2q__doneTitle{color:var(--app-text);margin-bottom:2rem;font-size:1.25rem;font-weight:700}.PinSettings-module__iWeY2q__doneBtn{min-width:12rem}
.ProfileEdit-module__EFgNPW__screen{padding:0 0 var(--content-bottom-padding)}.ProfileEdit-module__EFgNPW__topBar{background:var(--app-card-bg);z-index:10;border-bottom:1px solid var(--app-border-light);justify-content:space-between;align-items:center;padding:1rem;display:flex;position:sticky;top:0}.ProfileEdit-module__EFgNPW__backBtn{background:var(--app-bg-secondary);width:2.25rem;height:2.25rem;color:var(--app-text-secondary);cursor:pointer;border:none;border-radius:.75rem;justify-content:center;align-items:center;transition:background .15s;display:flex}.ProfileEdit-module__EFgNPW__backBtn:hover{background:var(--app-bg-tertiary)}.ProfileEdit-module__EFgNPW__topBarTitle{color:var(--app-text);font-size:1.125rem;font-weight:700}.ProfileEdit-module__EFgNPW__topBarSpacer{width:2.25rem}.ProfileEdit-module__EFgNPW__section{padding:1.5rem 1rem 0}.ProfileEdit-module__EFgNPW__sectionTitle{color:var(--app-text-muted);margin-bottom:.75rem;padding:0 .25rem;font-size:.875rem;font-weight:700}.ProfileEdit-module__EFgNPW__card{background:var(--app-card-bg);border:1px solid var(--app-border-light);box-shadow:var(--app-card-shadow);border-radius:1rem;padding:1.25rem}.ProfileEdit-module__EFgNPW__avatarArea{align-items:center;gap:1.25rem;margin-bottom:1.25rem;display:flex}.ProfileEdit-module__EFgNPW__avatarWrap{flex-shrink:0;position:relative}.ProfileEdit-module__EFgNPW__avatarImg{object-fit:cover;border:3px solid var(--app-accent-border);border-radius:9999px;width:5rem;height:5rem}.ProfileEdit-module__EFgNPW__avatarPlaceholder{background:var(--app-accent-gradient);color:#fff;border:3px solid var(--app-accent-border);border-radius:9999px;justify-content:center;align-items:center;width:5rem;height:5rem;font-size:1.75rem;font-weight:700;display:flex}.ProfileEdit-module__EFgNPW__cameraBtn{background:var(--app-accent);color:#fff;border:2px solid var(--app-card-bg);cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background .15s;display:flex;position:absolute;bottom:0;right:-.25rem}.ProfileEdit-module__EFgNPW__cameraBtn:hover{background:var(--app-accent-hover)}.ProfileEdit-module__EFgNPW__fileInput{display:none}.ProfileEdit-module__EFgNPW__avatarInfo{flex:1}.ProfileEdit-module__EFgNPW__avatarName{color:var(--app-text);margin-bottom:.25rem;font-size:1.125rem;font-weight:700}.ProfileEdit-module__EFgNPW__avatarHint{color:var(--app-text-placeholder);font-size:.75rem}.ProfileEdit-module__EFgNPW__avatarActions{gap:.75rem;display:flex}.ProfileEdit-module__EFgNPW__avatarBtn{flex:1;padding:.625rem 1rem;font-size:.875rem}.ProfileEdit-module__EFgNPW__fieldGroup{margin-bottom:1.25rem}.ProfileEdit-module__EFgNPW__fieldLabel{color:var(--app-text-secondary);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.ProfileEdit-module__EFgNPW__passwordWrap{align-items:center;display:flex;position:relative}.ProfileEdit-module__EFgNPW__fieldIcon{color:var(--app-text-placeholder);pointer-events:none;position:absolute;left:.875rem}.ProfileEdit-module__EFgNPW__fieldInput{border:1px solid var(--app-border);background:var(--app-card-bg);box-sizing:border-box;border-radius:.75rem;outline:none;width:100%;padding:.875rem 3rem .875rem 2.75rem;font-size:.9375rem;transition:border-color .2s}.ProfileEdit-module__EFgNPW__fieldInput::placeholder{color:var(--app-text-placeholder)}.ProfileEdit-module__EFgNPW__fieldInput:focus{border-color:var(--app-accent)}.ProfileEdit-module__EFgNPW__eyeBtn{color:var(--app-text-placeholder);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:flex;position:absolute;right:.75rem}.ProfileEdit-module__EFgNPW__eyeBtn:hover{color:var(--app-text-muted)}.ProfileEdit-module__EFgNPW__fieldError{color:var(--app-up);margin-top:.375rem;padding-left:.25rem;font-size:.75rem}.ProfileEdit-module__EFgNPW__fieldMatch{color:var(--app-success);margin-top:.375rem;padding-left:.25rem;font-size:.75rem}.ProfileEdit-module__EFgNPW__successMsg{background:var(--app-success-bg);color:var(--app-success);border-radius:.75rem;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;display:flex}.ProfileEdit-module__EFgNPW__errorMsg{background:var(--app-success-bg,#ef44441a);color:var(--app-up,#ef4444);border-radius:.75rem;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500}.ProfileEdit-module__EFgNPW__submitBtn{margin-top:.25rem}.ProfileEdit-module__EFgNPW__imagePickerOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1.5rem;animation:.2s ProfileEdit-module__EFgNPW__fadeIn;display:flex;position:fixed;inset:0}.ProfileEdit-module__EFgNPW__imagePickerModal{background:var(--app-card-bg);border-radius:1.5rem;width:100%;max-width:480px;max-height:70vh;animation:.3s ProfileEdit-module__EFgNPW__modalPopIn;overflow-y:auto}.ProfileEdit-module__EFgNPW__imagePickerHeader{background:var(--app-card-bg);z-index:1;border-bottom:1px solid var(--app-border-light);justify-content:space-between;align-items:center;padding:1.25rem 1.25rem .75rem;display:flex;position:sticky;top:0}.ProfileEdit-module__EFgNPW__imagePickerTitle{color:var(--app-text);font-size:1.125rem;font-weight:700}.ProfileEdit-module__EFgNPW__imagePickerClose{background:var(--app-bg-secondary);width:2rem;height:2rem;color:var(--app-text-secondary);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;transition:background .15s;display:flex}.ProfileEdit-module__EFgNPW__imagePickerClose:hover{background:var(--app-bg-tertiary)}.ProfileEdit-module__EFgNPW__imagePickerGrid{grid-template-columns:repeat(3,1fr);gap:1rem;padding:1.25rem;display:grid}.ProfileEdit-module__EFgNPW__imagePickerItem{background:var(--app-bg-secondary);cursor:pointer;border:2px solid #0000;border-radius:1rem;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem .5rem;transition:border-color .2s,background .2s;display:flex}.ProfileEdit-module__EFgNPW__imagePickerItem:hover{background:var(--app-bg-tertiary)}.ProfileEdit-module__EFgNPW__imagePickerItemSelected{border-color:var(--app-accent);background:var(--app-bg-warm)}.ProfileEdit-module__EFgNPW__imagePickerImg{object-fit:cover;border-radius:9999px;width:4.5rem;height:4.5rem}.ProfileEdit-module__EFgNPW__imagePickerName{color:var(--app-text-secondary);text-align:center;word-break:keep-all;font-size:.75rem;font-weight:500}@keyframes ProfileEdit-module__EFgNPW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ProfileEdit-module__EFgNPW__modalPopIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
.StocksPage-module__B5MCtq__page{padding-bottom:7rem}.StocksPage-module__B5MCtq__header{background:var(--app-header-gradient);color:#fff;border-radius:0 0 1.5rem 1.5rem;margin-bottom:1rem;padding:1.5rem}.StocksPage-module__B5MCtq__headerTitle{margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.StocksPage-module__B5MCtq__headerSub{color:#ffffffe6;font-size:.875rem}.StocksPage-module__B5MCtq__searchArea{padding:0 1rem 1rem}.StocksPage-module__B5MCtq__tabList{border-bottom:1px solid var(--app-border-light);scrollbar-width:none;-ms-overflow-style:none;gap:.5rem;margin-bottom:1.25rem;padding:0 1rem .2rem;display:flex;overflow-x:auto}.StocksPage-module__B5MCtq__tabList::-webkit-scrollbar{display:none}.StocksPage-module__B5MCtq__tab{color:var(--app-text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex-shrink:0;margin-bottom:-2px;padding:.625rem 1rem;font-size:.875rem;font-weight:600;transition:color .2s,border-color .2s}.StocksPage-module__B5MCtq__tab[data-state=active]{font-weight:600;color:var(--app-accent)!important;border-bottom-color:var(--app-accent)!important}.StocksPage-module__B5MCtq__tabContent{padding:0 1rem}.StocksPage-module__B5MCtq__subTabRow{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.StocksPage-module__B5MCtq__dateLabel{color:var(--app-text-muted);white-space:nowrap;flex-shrink:0;font-size:.75rem}.StocksPage-module__B5MCtq__subTabList{align-items:center;gap:.25rem;margin-bottom:0;display:flex}.StocksPage-module__B5MCtq__subTab{white-space:nowrap;cursor:pointer;background:var(--app-bg-secondary);height:2.25rem;color:var(--app-text-muted);border:1px solid #0000;border-radius:1rem;justify-content:center;align-items:center;padding:.25rem .75rem;font-size:.875rem;font-weight:500;transition:color .2s,box-shadow .2s;display:inline-flex}.StocksPage-module__B5MCtq__subTab:hover{color:var(--app-text)}.StocksPage-module__B5MCtq__subTabActive{white-space:nowrap;cursor:pointer;background:var(--app-accent);color:#fff;height:2.25rem;box-shadow:var(--app-card-shadow);border:1px solid #0000;border-radius:1rem;justify-content:center;align-items:center;padding:.25rem .75rem;font-size:.875rem;font-weight:500;transition:color .2s,box-shadow .2s;display:inline-flex}.StocksPage-module__B5MCtq__subTabActive:hover{background:var(--app-accent-hover);color:#fff}.StocksPage-module__B5MCtq__loadingText{color:var(--app-text-muted);text-align:center;padding:2rem 0;font-size:.875rem}.StocksPage-module__B5MCtq__searchQueryInfo{color:var(--app-text);margin-bottom:1rem;font-size:.875rem;font-weight:600}.StocksPage-module__B5MCtq__searchSection{margin-bottom:1.5rem}.StocksPage-module__B5MCtq__searchSectionTitle{color:var(--app-text);margin-bottom:.5rem;font-size:1rem;font-weight:700}.StocksPage-module__B5MCtq__searchTableWrap{border:1px solid var(--app-border-light);border-radius:.75rem;overflow-x:auto}.StocksPage-module__B5MCtq__searchTable{border-collapse:collapse;width:100%;font-size:.75rem}.StocksPage-module__B5MCtq__searchTable th,.StocksPage-module__B5MCtq__searchTable td{text-align:left;border-bottom:1px solid var(--app-border-light);padding:.5rem .75rem}.StocksPage-module__B5MCtq__searchTable th{color:var(--app-text-muted);background:var(--app-bg-secondary);font-weight:600}.StocksPage-module__B5MCtq__searchTable td{color:var(--app-text)}.StocksPage-module__B5MCtq__searchTable tbody tr:last-child td{border-bottom:none}.StocksPage-module__B5MCtq__toastSuccess,.StocksPage-module__B5MCtq__toastError{box-shadow:var(--app-card-shadow);z-index:100;border-radius:.75rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:500;animation:.25s ease-out StocksPage-module__B5MCtq__toastIn;position:fixed;bottom:5rem;left:50%;transform:translate(-50%)}.StocksPage-module__B5MCtq__toastSuccess{background:var(--app-accent);color:#fff}.StocksPage-module__B5MCtq__toastError{background:var(--app-tag-red);color:#fff}@keyframes StocksPage-module__B5MCtq__toastIn{0%{opacity:0;transform:translate(-50%)translateY(.5rem)}to{opacity:1;transform:translate(-50%)translateY(0)}}.StocksPage-module__B5MCtq__cardList{flex-direction:column;gap:.5rem;display:flex}.StocksPage-module__B5MCtq__favoriteCard{background:var(--app-card-bg);width:100%;box-shadow:var(--app-card-shadow);border:1px solid var(--app-border-light);text-align:left;cursor:pointer;border-radius:.75rem;padding:.75rem;transition:box-shadow .2s}.StocksPage-module__B5MCtq__favoriteCard:hover{box-shadow:var(--app-card-shadow-hover)}.StocksPage-module__B5MCtq__favoriteInner{justify-content:space-between;align-items:center;display:flex}.StocksPage-module__B5MCtq__favoriteLeft{flex:1;align-items:center;gap:.75rem;display:flex}.StocksPage-module__B5MCtq__heartBtn{cursor:pointer;background:0 0;border:none;padding:0}.StocksPage-module__B5MCtq__heart{width:1.25rem;height:1.25rem;fill:var(--app-up);color:var(--app-up)}.StocksPage-module__B5MCtq__favoriteInfo h4{font-size:1rem;font-weight:700}.StocksPage-module__B5MCtq__favoriteInfo p{color:var(--app-text-muted);font-size:.75rem}.StocksPage-module__B5MCtq__favoriteRight{text-align:right}.StocksPage-module__B5MCtq__favoritePrice{margin-bottom:.25rem;font-size:1rem;font-weight:700}.StocksPage-module__B5MCtq__favoriteChangeRow{justify-content:flex-end;align-items:center;gap:.25rem;display:flex}.StocksPage-module__B5MCtq__changeUp{color:var(--app-up)}.StocksPage-module__B5MCtq__changeDown{color:var(--app-down)}.StocksPage-module__B5MCtq__changeIcon{width:1rem;height:1rem}.StocksPage-module__B5MCtq__sectorSection{margin-bottom:1.5rem}.StocksPage-module__B5MCtq__sectorTitle{align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1.125rem;font-weight:700;display:flex}.StocksPage-module__B5MCtq__sectorIconBlue{color:var(--app-tag-blue);width:1.25rem;height:1.25rem}.StocksPage-module__B5MCtq__sectorIconPurple{color:var(--app-kosdaq-label);width:1.25rem;height:1.25rem}.StocksPage-module__B5MCtq__sectorList{flex-direction:column;gap:.5rem;display:flex}.StocksPage-module__B5MCtq__sectorCard{background:var(--app-card-bg);box-shadow:var(--app-card-shadow);border:1px solid var(--app-border-light);border-radius:.75rem;justify-content:space-between;align-items:center;padding:.75rem;display:flex}.StocksPage-module__B5MCtq__sectorCard p:first-child{font-weight:500}.StocksPage-module__B5MCtq__sectorCard p:last-child{font-size:.75rem}.StocksPage-module__B5MCtq__sectorChange{font-size:.875rem;font-weight:700}.StocksPage-module__B5MCtq__sectorChangeUp{color:#ef4444}.StocksPage-module__B5MCtq__sectorChangeDown{color:#3b82f6}.StocksPage-module__B5MCtq__marketCapCard{background:var(--app-card-bg);width:100%;box-shadow:var(--app-card-shadow);border:1px solid var(--app-border-light);text-align:left;cursor:pointer;border-radius:.75rem;padding:.75rem;transition:box-shadow .2s}.StocksPage-module__B5MCtq__marketCapCard:hover{box-shadow:var(--app-card-shadow-hover)}.StocksPage-module__B5MCtq__marketCapInner{align-items:center;gap:.75rem;display:flex}.StocksPage-module__B5MCtq__rankBadgeOrange{background:var(--app-accent-bg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:flex}.StocksPage-module__B5MCtq__rankBadgeOrange span{color:var(--app-accent-hover);font-size:.75rem;font-weight:700}.StocksPage-module__B5MCtq__marketCapInfo{flex:1;min-width:0}.StocksPage-module__B5MCtq__marketCapInfo h4{font-size:.875rem;font-weight:700}.StocksPage-module__B5MCtq__marketCapInfo p{color:var(--app-text-muted);font-size:.75rem}.StocksPage-module__B5MCtq__marketCapPrice{text-align:right}.StocksPage-module__B5MCtq__marketCapPrice p:first-child{font-size:.875rem;font-weight:700}.StocksPage-module__B5MCtq__marketCapPrice p:last-child{font-size:.75rem;font-weight:500}.StocksPage-module__B5MCtq__marketCapCol{text-align:right}.StocksPage-module__B5MCtq__marketCapCol p:first-child{color:var(--app-text-muted);font-size:.75rem}.StocksPage-module__B5MCtq__marketCapCol p:last-child{color:var(--app-kosdaq-label);font-size:.875rem;font-weight:700}.StocksPage-module__B5MCtq__supplyTableWrap{-webkit-overflow-scrolling:touch;border:1px solid var(--app-border-light);border-radius:.75rem;overflow-x:auto}.StocksPage-module__B5MCtq__supplyTable{border-collapse:collapse;white-space:nowrap;width:100%;min-width:600px;font-size:.7rem}.StocksPage-module__B5MCtq__supplyTable th,.StocksPage-module__B5MCtq__supplyTable td{text-align:right;border-bottom:1px solid var(--app-border-light);border-right:1px solid var(--app-border-light);padding:.4rem .5rem}.StocksPage-module__B5MCtq__supplyTable th:last-child,.StocksPage-module__B5MCtq__supplyTable td:last-child{border-right:none}.StocksPage-module__B5MCtq__supplyTable th{color:var(--app-text-muted);background:var(--app-bg-secondary);text-align:center;font-weight:600}.StocksPage-module__B5MCtq__supplyTable tbody tr:last-child td{border-bottom:none}.StocksPage-module__B5MCtq__supplyTable tbody tr:hover{background:var(--app-bg-secondary)}.StocksPage-module__B5MCtq__supplyDateCell{color:var(--app-text);font-weight:500;text-align:left!important}.StocksPage-module__B5MCtq__risingCard{background:var(--app-card-bg);width:100%;box-shadow:var(--app-card-shadow);border:1px solid var(--app-border-light);border-radius:.75rem;padding:.75rem}
.StocksSearchPage-module__xSiGmW__page{padding:1rem;padding-bottom:var(--content-bottom-padding)}.StocksSearchPage-module__xSiGmW__backLink{color:var(--app-accent);margin-bottom:1rem;font-size:.875rem;text-decoration:none;display:inline-block}.StocksSearchPage-module__xSiGmW__backLink:hover{text-decoration:underline}.StocksSearchPage-module__xSiGmW__searchArea{margin-bottom:1.5rem}.StocksSearchPage-module__xSiGmW__loadingText{color:var(--app-text-muted);text-align:center;padding:2rem 0;font-size:.875rem}.StocksSearchPage-module__xSiGmW__searchQueryInfo{color:var(--app-text);margin-bottom:1rem;font-size:.875rem;font-weight:600}.StocksSearchPage-module__xSiGmW__searchSection{margin-bottom:1.5rem}.StocksSearchPage-module__xSiGmW__searchSectionHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.StocksSearchPage-module__xSiGmW__searchSectionTitle{color:var(--app-text);font-size:1rem;font-weight:700}.StocksSearchPage-module__xSiGmW__favBtn{border:1px solid var(--app-border-light);background:var(--app-bg);color:var(--app-text-muted);cursor:pointer;border-radius:999px;align-items:center;gap:.3rem;padding:.35rem .75rem;font-size:.8rem;transition:background .15s,color .15s;display:inline-flex}.StocksSearchPage-module__xSiGmW__favBtn:hover{background:var(--app-bg-secondary)}.StocksSearchPage-module__xSiGmW__favBtnActive{color:#ef4444;border-color:#ef4444}.StocksSearchPage-module__xSiGmW__favToast{bottom:calc(var(--bottom-nav-height,60px) + 1rem);color:#fff;white-space:nowrap;z-index:9999;pointer-events:none;background:#000000bf;border-radius:999px;padding:.5rem 1.25rem;font-size:.85rem;position:fixed;left:50%;transform:translate(-50%)}.StocksSearchPage-module__xSiGmW__tableScrollWrap{-webkit-overflow-scrolling:touch;border:1px solid var(--app-border-light);border-radius:.75rem;overflow-x:auto}.StocksSearchPage-module__xSiGmW__searchTable{border-collapse:collapse;width:100%;min-width:max-content;font-size:.75rem}.StocksSearchPage-module__xSiGmW__searchTable th,.StocksSearchPage-module__xSiGmW__searchTable td{text-align:left;border-bottom:1px solid var(--app-border-light);white-space:nowrap;padding:.5rem .75rem}.StocksSearchPage-module__xSiGmW__searchTable th{color:var(--app-text-muted);background:var(--app-bg-secondary);font-weight:600}.StocksSearchPage-module__xSiGmW__searchTable td{color:var(--app-text)}.StocksSearchPage-module__xSiGmW__searchTable tbody tr:last-child td{border-bottom:none}.StocksSearchPage-module__xSiGmW__infoTable{border-collapse:collapse;width:100%;font-size:.8rem}.StocksSearchPage-module__xSiGmW__infoTable th,.StocksSearchPage-module__xSiGmW__infoTable td{border-bottom:1px solid var(--app-border-light);text-align:left;white-space:nowrap;padding:.45rem .75rem}.StocksSearchPage-module__xSiGmW__infoTable th{width:8rem;color:var(--app-text-muted);background:var(--app-bg-secondary);font-weight:600}.StocksSearchPage-module__xSiGmW__infoTable td{color:var(--app-text)}.StocksSearchPage-module__xSiGmW__infoTable tbody tr:last-child th,.StocksSearchPage-module__xSiGmW__infoTable tbody tr:last-child td{border-bottom:none}.StocksSearchPage-module__xSiGmW__corpCards{flex-direction:column;gap:.75rem;display:flex}.StocksSearchPage-module__xSiGmW__corpCard{border:1px solid var(--app-border-light);border-radius:.75rem;overflow:hidden}.StocksSearchPage-module__xSiGmW__corpCardRow{border-bottom:1px solid var(--app-border-light);align-items:flex-start;font-size:.8rem;display:flex}.StocksSearchPage-module__xSiGmW__corpCardRow:last-child{border-bottom:none}.StocksSearchPage-module__xSiGmW__corpCardLabel{width:8rem;color:var(--app-text-muted);background:var(--app-bg-secondary);align-items:center;height:30px;padding:2px 15px;font-weight:600;display:flex}.StocksSearchPage-module__xSiGmW__corpCardValue{color:var(--app-text);word-break:break-all;align-items:center;height:30px;padding:0 10px;display:flex}.StocksSearchPage-module__xSiGmW__corpLink{color:var(--app-accent);text-decoration:none}.StocksSearchPage-module__xSiGmW__corpLink:hover{text-decoration:underline}.StocksSearchPage-module__xSiGmW__stockSelectList{flex-direction:column;gap:.5rem;display:flex}.StocksSearchPage-module__xSiGmW__stockSelectItem{border:1px solid var(--app-border-light);background:var(--app-bg);cursor:pointer;text-align:left;border-radius:.75rem;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;transition:background .15s;display:flex}.StocksSearchPage-module__xSiGmW__stockSelectItem:hover{background:var(--app-bg-secondary)}.StocksSearchPage-module__xSiGmW__stockSelectName{color:var(--app-text);flex:1;font-size:.9rem;font-weight:600}.StocksSearchPage-module__xSiGmW__stockSelectMeta{color:var(--app-text-muted);margin:0 .75rem;font-size:.75rem}.StocksSearchPage-module__xSiGmW__stockSelectPrice{color:var(--app-text);white-space:nowrap;font-size:.875rem;font-weight:600}.StocksSearchPage-module__xSiGmW__backToListBtn{border:1px solid var(--app-border-light);background:var(--app-bg);color:var(--app-text-muted);cursor:pointer;border-radius:.5rem;align-items:center;gap:.25rem;margin-bottom:1rem;padding:.4rem .75rem;font-size:.8rem;transition:background .15s;display:inline-flex}.StocksSearchPage-module__xSiGmW__backToListBtn:hover{background:var(--app-bg-secondary)}.StocksSearchPage-module__xSiGmW__newsList{flex-direction:column;gap:.5rem;display:flex}.StocksSearchPage-module__xSiGmW__newsCard{border:1px solid var(--app-border-light);border-radius:.75rem;padding:.75rem;text-decoration:none;transition:background .15s;display:block}.StocksSearchPage-module__xSiGmW__newsCard:hover{background:var(--app-bg-secondary)}.StocksSearchPage-module__xSiGmW__newsTitle{color:var(--app-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.25rem;font-size:.875rem;font-weight:600;display:-webkit-box;overflow:hidden}.StocksSearchPage-module__xSiGmW__newsDesc{color:var(--app-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.25rem;font-size:.75rem;display:-webkit-box;overflow:hidden}.StocksSearchPage-module__xSiGmW__newsDate{color:var(--app-text-muted);font-size:.7rem}
.SupplyPage-module__gNWBfW__page{padding:1.5rem 1.25rem 8rem}.SupplyPage-module__gNWBfW__affiliateSlot{margin:1rem 0 1.25rem}.SupplyPage-module__gNWBfW__title{color:var(--app-text);margin:0 0 1rem;font-size:1.5rem;font-weight:700}.SupplyPage-module__gNWBfW__marketTabs{margin:.75rem 0 .25rem}.SupplyPage-module__gNWBfW__loading{color:var(--app-text-muted);margin:.5rem 0 1rem;font-size:.9rem}.SupplyPage-module__gNWBfW__meta{color:var(--app-text-muted);margin-bottom:.4rem;font-size:.78rem}.SupplyPage-module__gNWBfW__tableWrapper{border:1px solid var(--app-table-border);background:var(--app-table-surface);border-radius:.75rem;width:100%;overflow-x:auto}.SupplyPage-module__gNWBfW__table{border-collapse:collapse;width:100%;font-size:.8rem}.SupplyPage-module__gNWBfW__table thead th{background:var(--app-table-header-bg);color:var(--app-text-secondary);border-bottom:1px solid var(--app-table-border);text-align:center;white-space:nowrap;padding:.55rem .45rem;font-weight:600;position:sticky;top:0}.SupplyPage-module__gNWBfW__investorHeadMain th{border-bottom:1px solid var(--app-table-border)}.SupplyPage-module__gNWBfW__investorHeadFirst{border-right:1px solid var(--app-table-border)}.SupplyPage-module__gNWBfW__investorHeadGroup{font-size:.78rem}.SupplyPage-module__gNWBfW__investorHeadSub th,.SupplyPage-module__gNWBfW__investorHeadSubCell{padding-top:.35rem;padding-bottom:.35rem;font-size:.76rem}.SupplyPage-module__gNWBfW__table tbody td{border-bottom:1px solid var(--app-table-cell-border);color:var(--app-text-secondary);text-align:right;white-space:nowrap;padding:.45rem}.SupplyPage-module__gNWBfW__table tbody tr:nth-child(odd){background:var(--app-table-surface)}.SupplyPage-module__gNWBfW__table tbody tr:nth-child(2n){background:var(--app-table-surface-alt)}.SupplyPage-module__gNWBfW__table tbody td:first-child{text-align:center}.SupplyPage-module__gNWBfW__up{color:var(--app-up);font-weight:600}.SupplyPage-module__gNWBfW__down{color:var(--app-down);font-weight:600}.SupplyPage-module__gNWBfW__empty{color:var(--app-text-placeholder);margin-top:.75rem;font-size:.85rem}.SupplyPage-module__gNWBfW__dealGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:.5rem;display:grid}@media (max-width:768px){.SupplyPage-module__gNWBfW__dealGrid{grid-template-columns:minmax(0,1fr)}}.SupplyPage-module__gNWBfW__card{border:1px solid var(--app-border);background:var(--app-card-bg);border-radius:.75rem;padding:.6rem .6rem .8rem}.SupplyPage-module__gNWBfW__cardHeader{margin-bottom:.25rem;font-size:.85rem;font-weight:600}.SupplyPage-module__gNWBfW__emptySmall{color:var(--app-text-placeholder);margin-top:.3rem;font-size:.8rem}.SupplyPage-module__gNWBfW__searchArea{margin-bottom:.75rem}.SupplyPage-module__gNWBfW__stockTabsSection{margin-top:2rem}.SupplyPage-module__gNWBfW__stockTabList{border-bottom:1px solid var(--app-border-light,#e5e7eb);scrollbar-width:none;-ms-overflow-style:none;gap:.5rem;margin-bottom:1.25rem;padding-bottom:.2rem;display:flex;overflow-x:auto}.SupplyPage-module__gNWBfW__stockTabList::-webkit-scrollbar{display:none}.SupplyPage-module__gNWBfW__stockTab{flex-shrink:0;padding:.625rem 1rem;font-size:.875rem;font-weight:600}.SupplyPage-module__gNWBfW__stockTabContent{padding:0}.SupplyPage-module__gNWBfW__cardList{flex-direction:column;gap:.5rem;display:flex}.SupplyPage-module__gNWBfW__favoriteCard{background:var(--app-card-bg,#fff);width:100%;box-shadow:var(--app-card-shadow,0 1px 3px #00000014);border:1px solid var(--app-border-light,#e5e7eb);text-align:left;cursor:pointer;border-radius:.75rem;padding:.75rem}.SupplyPage-module__gNWBfW__favoriteInner{justify-content:space-between;align-items:center;display:flex}.SupplyPage-module__gNWBfW__favoriteLeft{flex:1;align-items:center;gap:.75rem;display:flex}.SupplyPage-module__gNWBfW__heartBtn{cursor:pointer;background:0 0;border:none;padding:0}.SupplyPage-module__gNWBfW__heart{width:1.25rem;height:1.25rem;fill:var(--app-up,#ef4444);color:var(--app-up,#ef4444)}.SupplyPage-module__gNWBfW__favoriteInfo h4{font-size:1rem;font-weight:700}.SupplyPage-module__gNWBfW__favoriteInfo p{color:var(--app-text-muted,#6b7280);font-size:.75rem}.SupplyPage-module__gNWBfW__favoriteRight{text-align:right}.SupplyPage-module__gNWBfW__favoritePrice{margin-bottom:.25rem;font-size:1rem;font-weight:700}.SupplyPage-module__gNWBfW__favoriteChangeRow{justify-content:flex-end;align-items:center;gap:.25rem;display:flex}.SupplyPage-module__gNWBfW__changeUp{color:var(--app-up,#ef4444)}.SupplyPage-module__gNWBfW__changeDown{color:var(--app-down,#3b82f6)}.SupplyPage-module__gNWBfW__changeIcon{width:1rem;height:1rem}.SupplyPage-module__gNWBfW__subTabRow{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.SupplyPage-module__gNWBfW__dateLabel{color:var(--app-text-muted,#6b7280);white-space:nowrap;flex-shrink:0;font-size:.75rem}.SupplyPage-module__gNWBfW__subTabList{align-items:center;gap:.25rem;display:flex}.SupplyPage-module__gNWBfW__subTab{cursor:pointer;background:var(--app-bg-secondary,#f3f4f6);height:2.25rem;color:var(--app-text-muted,#6b7280);border:1px solid #0000;border-radius:1rem;justify-content:center;align-items:center;padding:.25rem .75rem;font-size:.875rem;font-weight:500;display:inline-flex}.SupplyPage-module__gNWBfW__subTabActive{cursor:pointer;background:var(--app-accent,#f97316);color:#fff;border:1px solid #0000;border-radius:1rem;justify-content:center;align-items:center;height:2.25rem;padding:.25rem .75rem;font-size:.875rem;font-weight:500;display:inline-flex}.SupplyPage-module__gNWBfW__loadingText{color:var(--app-text-muted,#6b7280);text-align:center;padding:2rem 0;font-size:.875rem}.SupplyPage-module__gNWBfW__marketCapCard{background:var(--app-card-bg,#fff);width:100%;box-shadow:var(--app-card-shadow,0 1px 3px #00000014);border:1px solid var(--app-border-light,#e5e7eb);text-align:left;cursor:pointer;border-radius:.75rem;padding:.75rem}.SupplyPage-module__gNWBfW__marketCapInner{align-items:center;gap:.75rem;display:flex}.SupplyPage-module__gNWBfW__rankBadgeOrange{background:var(--app-accent-bg,#fff7ed);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:flex}.SupplyPage-module__gNWBfW__rankBadgeOrange span{color:var(--app-accent-hover,#ea580c);font-size:.75rem;font-weight:700}.SupplyPage-module__gNWBfW__marketCapInfo{flex:1;min-width:0}.SupplyPage-module__gNWBfW__marketCapInfo h4{font-size:.875rem;font-weight:700}.SupplyPage-module__gNWBfW__marketCapInfo p{color:var(--app-text-muted,#6b7280);font-size:.75rem}.SupplyPage-module__gNWBfW__marketCapPrice{text-align:right}.SupplyPage-module__gNWBfW__marketCapPrice p:first-child{font-size:.875rem;font-weight:700}.SupplyPage-module__gNWBfW__marketCapPrice p:last-child{font-size:.75rem;font-weight:500}.SupplyPage-module__gNWBfW__marketCapCol{text-align:right}.SupplyPage-module__gNWBfW__marketCapCol p:first-child{color:var(--app-text-muted,#6b7280);font-size:.75rem}.SupplyPage-module__gNWBfW__marketCapCol p:last-child{color:var(--app-kosdaq-label,#7c3aed);font-size:.875rem;font-weight:700}.SupplyPage-module__gNWBfW__toastSuccess,.SupplyPage-module__gNWBfW__toastError{z-index:100;border-radius:.75rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:500;position:fixed;bottom:5rem;left:50%;transform:translate(-50%)}.SupplyPage-module__gNWBfW__toastSuccess{background:var(--app-accent,#f97316);color:#fff}.SupplyPage-module__gNWBfW__toastError{color:#fff;background:#ef4444}
