.account-page{min-height:100vh;background:#f4f6f8;color:#111827}.account-container{min-height:100vh;padding:18px 16px 96px;box-sizing:border-box}.account-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.account-header__eyebrow{margin-bottom:5px!important;font-size:13px!important;font-weight:800!important;color:#d32f2f!important}.account-header__title{font-size:28px!important;line-height:1.15!important;font-weight:900!important;letter-spacing:-.05em!important;color:#111827!important}.account-header__logout{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;color:#4b5563;cursor:pointer}.account-total-card{padding:18px;border-radius:20px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 6px 18px #0f172a0a}.account-total-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.account-total-card__top span{display:block;margin-bottom:6px;color:#9ca3af;font-size:12px;font-weight:800}.account-total-card__top strong{display:block;color:#111827;font-size:32px;line-height:1.1;font-weight:900;letter-spacing:-.05em}.account-total-card__icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:15px;background:#f3f4f6;color:#111827}.account-total-card__summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:16px}.account-total-card__summary div{min-width:0;padding:13px;border-radius:14px;background:#f8fafc;border:1px solid #edf0f3}.account-total-card__summary span{display:block;margin-bottom:5px;color:#9ca3af;font-size:11px;font-weight:800}.account-total-card__summary strong{display:block;color:#111827;font-size:15px;font-weight:900;letter-spacing:-.03em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-body{margin-top:16px}.account-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.account-section-header strong{display:block;color:#111827;font-size:18px;font-weight:900;letter-spacing:-.04em}.account-section-header p{margin:4px 0 0;color:#6b7280;font-size:13px;font-weight:700}.account-add-small-button{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;border:0;border-radius:14px;background:#111827;color:#fff;cursor:pointer}.account-swipe-wrap{display:flex;gap:14px;overflow-x:auto;overflow-y:hidden;padding:2px 2px 12px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.account-swipe-wrap::-webkit-scrollbar{display:none}.account-card{flex:0 0 88%;scroll-snap-align:start;padding:16px;border-radius:18px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 6px 18px #0f172a0a;cursor:pointer}@media(min-width:768px){.account-card{flex-basis:72%}}.account-card{padding:16px;border-radius:18px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 6px 18px #0f172a0a;cursor:pointer}.account-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.account-card__title-box{min-width:0}.account-card__title-box strong{display:block;max-width:220px;color:#111827;font-size:18px;line-height:1.25;font-weight:900;letter-spacing:-.04em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-card__title-box span{display:block;margin-top:5px;color:#6b7280;font-size:13px;font-weight:700}.account-card__title-box p{margin:4px 0 0;color:#9ca3af;font-size:12px;font-weight:700}.account-card__delete{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:36px;height:36px;border:0;border-radius:12px;background:#f8fafc;color:#9ca3af;cursor:pointer}.account-card__asset{margin-top:18px}.account-card__asset span{display:block;margin-bottom:5px;color:#9ca3af;font-size:12px;font-weight:800}.account-card__asset strong{display:block;color:#111827;font-size:26px;line-height:1.1;font-weight:900;letter-spacing:-.05em}.account-card__asset p{margin:7px 0 0;color:#6b7280;font-size:12px;font-weight:700}.account-card__summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:15px}.account-card__summary div{min-width:0;padding:12px;border-radius:13px;background:#f8fafc;border:1px solid #edf0f3}.account-card__summary span{display:block;margin-bottom:5px;color:#9ca3af;font-size:11px;font-weight:800}.account-card__summary strong{display:block;color:#111827;font-size:14px;font-weight:900;letter-spacing:-.03em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-card__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px}.account-trade-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:44px;border:0;border-radius:14px;font-size:14px;font-weight:900;cursor:pointer}.account-trade-button.is-buy{background:#fff1f1;color:#d32f2f}.account-trade-button.is-sell{background:#eef5ff;color:#1565c0}.account-state-card,.account-empty-card{padding:24px 18px;border-radius:18px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 6px 18px #0f172a0a;color:#6b7280;font-size:14px;font-weight:700;text-align:center}.account-state-card.is-error{color:#d32f2f}.account-empty-card{display:flex;flex-direction:column;align-items:center}.account-empty-card__icon{display:inline-flex;align-items:center;justify-content:center;width:68px;height:68px;margin-bottom:16px;border-radius:22px;background:#f3f4f6;color:#111827}.account-empty-card__icon svg{font-size:36px}.account-empty-card strong{color:#111827;font-size:18px;font-weight:900}.account-empty-card p{margin:7px 0 18px;color:#6b7280;font-size:13px;font-weight:700}.account-primary-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;height:48px;border:0;border-radius:15px;background:#111827;color:#fff;font-size:14px;font-weight:900;cursor:pointer}.account-floating-button{position:fixed;right:20px;bottom:86px;z-index:20;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border:0;border-radius:20px;background:#111827;color:#fff;box-shadow:0 12px 28px #0f172a38;cursor:pointer}.account-floating-button svg{font-size:32px}@media(min-width:768px){.account-container{padding:28px 24px 110px}.account-header__title{font-size:32px!important}.account-list{gap:14px}.account-card__title-box strong{max-width:320px}}.home-page{min-height:100vh;padding:16px;background:#f5f6f8;color:#111827;box-sizing:border-box}.home-page:has(>:only-child){font-size:15px;color:#555}.dashboard-hero{padding:22px 20px;border-radius:20px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 8px 24px #0f172a0f}.hero-greeting{margin-bottom:6px;font-size:14px;font-weight:600;color:#6b7280}.hero-title{margin-bottom:18px;font-size:22px;font-weight:800;letter-spacing:-.04em;color:#111827}.hero-amount{margin-bottom:14px;font-size:34px;line-height:1.1;font-weight:900;letter-spacing:-.05em;color:#111827}.hero-summary-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.hero-pill,.hero-rate{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:999px;font-size:14px;font-weight:800}.hero-pill.is-profit,.hero-rate.is-profit{background:#fff1f1;color:#d32f2f}.hero-pill.is-loss,.hero-rate.is-loss{background:#eef5ff;color:#1565c0}.hero-pill.is-neutral,.hero-rate.is-neutral{background:#f3f4f6;color:#6b7280}.home-tab-wrap{position:sticky;top:0;z-index:5;display:grid;grid-template-columns:repeat(2,1fr);gap:6px;margin:16px 0;padding:5px;border-radius:14px;background:#e9edf3}.home-tab{height:42px;border:0;border-radius:11px;background:transparent;color:#6b7280;font-size:14px;font-weight:800;cursor:pointer}.home-tab.active{background:#fff;color:#111827;box-shadow:0 4px 12px #0f172a14}.home-content{display:flex;flex-direction:column;gap:16px}.summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.summary-card{min-width:0;padding:16px;border-radius:16px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 4px 14px #0f172a0a}.summary-label{margin-bottom:8px;font-size:12px;font-weight:700;color:#6b7280}.summary-value{font-size:17px;font-weight:900;letter-spacing:-.04em;color:#111827;word-break:keep-all}.summary-stock-name{margin-bottom:4px;font-size:15px;font-weight:900;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.summary-stock-rate{font-size:15px;font-weight:900}.section-block{padding:18px;border-radius:18px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 6px 18px #0f172a0d}.section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.section-header h2{margin:0;font-size:18px;font-weight:900;letter-spacing:-.04em;color:#111827}.section-header span{flex-shrink:0;padding:5px 10px;border-radius:999px;background:#f3f4f6;color:#4b5563;font-size:12px;font-weight:800}.holding-list{display:flex;flex-direction:column;gap:12px}.holding-card{padding:16px;border-radius:16px;background:#fff;border:1px solid #e5e7eb}.holding-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.holding-name-row{display:flex;align-items:center;gap:6px;min-width:0}.holding-name-row h3{margin:0;max-width:150px;font-size:17px;font-weight:900;letter-spacing:-.04em;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.market-badge{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;height:22px;padding:0 8px;border-radius:999px;background:#f3f4f6;color:#4b5563;font-size:11px;font-weight:800}.holding-code{margin-top:4px;font-size:12px;font-weight:700;color:#9ca3af}.holding-price-box{flex-shrink:0;text-align:right}.holding-current-label{margin-bottom:4px;font-size:11px;font-weight:700;color:#9ca3af}.holding-current-price{font-size:16px;font-weight:900;color:#111827;letter-spacing:-.03em}.holding-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.metric-item{min-width:0;padding:12px;border-radius:12px;background:#f8fafc}.metric-item span{display:block;margin-bottom:5px;font-size:11px;font-weight:700;color:#9ca3af}.metric-item strong{display:block;font-size:13px;font-weight:900;color:#111827;letter-spacing:-.03em;word-break:keep-all}.holding-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px;padding-top:13px;border-top:1px solid #edf0f3}.holding-profit-rate-wrap{display:flex;align-items:center;gap:6px}.holding-profit-rate-wrap span{font-size:12px;font-weight:700;color:#6b7280}.holding-profit-rate-wrap strong{font-size:16px;font-weight:900}.holding-compare{font-size:12px;font-weight:700;color:#6b7280}.trade-list{display:flex;flex-direction:column;gap:10px}.trade-card{display:flex;gap:12px;padding:15px;border-radius:16px;background:#fff;border:1px solid #e5e7eb}.trade-left-icon{flex-shrink:0}.trade-left-icon span{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;font-size:13px;font-weight:900}.trade-left-icon span.is-buy{background:#fff1f1;color:#d32f2f}.trade-left-icon span.is-sell{background:#eef5ff;color:#1565c0}.trade-main{flex:1;min-width:0}.trade-top{display:flex;justify-content:space-between;gap:10px}.trade-top h3{margin:0;font-size:15px;font-weight:900;color:#111827;letter-spacing:-.03em}.trade-code{margin-top:4px;font-size:12px;font-weight:700;color:#9ca3af}.trade-total{flex-shrink:0;font-size:15px;font-weight:900;letter-spacing:-.03em;text-align:right}.trade-meta{display:flex;flex-direction:column;gap:4px;margin-top:10px;font-size:12px;font-weight:700;color:#6b7280}.is-profit{color:#d32f2f!important}.is-loss{color:#1565c0!important}.is-neutral{color:#6b7280!important}.is-buy{color:#d32f2f!important}.is-sell{color:#1565c0!important}@media(min-width:768px){.home-page,.dashboard-hero{padding:28px}.hero-title{font-size:26px}.hero-amount{font-size:42px}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.summary-card{padding:18px}.holding-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.holding-name-row h3{max-width:220px}.trade-meta{flex-direction:row;justify-content:space-between}}@media(min-width:1200px){.home-page{padding:32px}.holding-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.stock-search-page{min-height:100vh;background:#f4f6f8;color:#111827}.stock-search-container{min-height:100vh;padding:18px 16px 96px;box-sizing:border-box}.stock-search-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.stock-search-header__eyebrow{margin-bottom:5px!important;font-size:13px!important;font-weight:800!important;color:#d32f2f!important}.stock-search-header__title{font-size:28px!important;line-height:1.15!important;font-weight:900!important;letter-spacing:-.05em!important;color:#111827!important}.stock-search-header__status{flex-shrink:0;min-width:52px;padding:7px 10px;border-radius:999px;background:#fff;border:1px solid #e5e7eb;color:#4b5563;font-size:12px;font-weight:800;text-align:center}.stock-search-panel{padding:14px;border-radius:18px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 6px 18px #0f172a0a}.stock-search-panel input{width:100%;height:48px;border:0;outline:none;background:#f3f4f6;border-radius:14px;padding:0 14px!important;box-sizing:border-box;color:#111827;font-size:15px;font-weight:700}.stock-search-panel input::placeholder{color:#9ca3af;font-weight:600}.stock-search-panel button{border:0;cursor:pointer}.stock-search-panel h2,.stock-search-panel h3,.stock-search-panel p{margin:0}.stock-search-panel svg[data-testid=SearchRoundedIcon]{display:none!important}.stock-search-panel svg{width:22px;height:22px;color:#111827}.stock-search-panel section{margin-top:24px}.stock-search-panel section:first-child,.stock-search-panel section:first-of-type{margin-top:0}.stock-search-panel section+section{margin-top:28px}.stock-search-panel section svg:not([data-testid=SearchRoundedIcon]){margin-right:6px}.stock-search-panel section h2,.stock-search-panel section h3,.stock-search-panel section p{line-height:1.4}.stock-search-panel [class*=keyword],.stock-search-panel [class*=chip]{max-width:100%}.stock-search-panel section>div{row-gap:10px}.selected-stock-card{margin-top:14px;padding:16px;border-radius:18px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 6px 18px #0f172a0a}.selected-stock-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.selected-stock-card__title-box{min-width:0}.selected-stock-card__name-row{display:flex;align-items:center;gap:7px;min-width:0}.selected-stock-card__name-row strong{max-width:180px;color:#111827;font-size:20px;line-height:1.2;font-weight:900;letter-spacing:-.04em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-stock-card__name-row span{flex-shrink:0;height:22px;padding:0 8px;border-radius:999px;background:#f3f4f6;color:#4b5563;font-size:11px;font-weight:800;line-height:22px}.selected-stock-card__title-box p{margin:5px 0 0;color:#9ca3af;font-size:12px;font-weight:700}.selected-stock-card__score{flex-shrink:0;width:64px;padding:10px 0;border-radius:14px;background:#fff7ed;text-align:center}.selected-stock-card__score span{display:block;margin-bottom:3px;color:#c2410c;font-size:10px;font-weight:900}.selected-stock-card__score strong{display:block;color:#ea580c;font-size:22px;line-height:1;font-weight:900}.selected-stock-card__price-row{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:14px}.selected-stock-card__label{display:block;margin-bottom:5px;color:#9ca3af;font-size:11px;font-weight:800}.selected-stock-card__price{display:block;color:#111827;font-size:28px;line-height:1.1;font-weight:900;letter-spacing:-.05em}.selected-stock-card__change{text-align:right}.selected-stock-card__change strong{display:block;font-size:17px;line-height:1.15;font-weight:900;letter-spacing:-.03em}.selected-stock-card__change em{display:block;margin-top:3px;font-size:13px;font-style:normal;font-weight:900}.selected-stock-card__meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.selected-stock-card__meta div{min-width:0;padding:11px;border-radius:13px;background:#f8fafc;border:1px solid #edf0f3}.selected-stock-card__meta span{display:block;margin-bottom:5px;color:#9ca3af;font-size:10px;font-weight:800}.selected-stock-card__meta strong{display:block;color:#111827;font-size:12px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stock-result-panel{margin-top:14px;padding:16px;border-radius:18px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 6px 18px #0f172a0a}.stock-result-panel__header{margin-bottom:12px}.stock-result-panel__header strong{display:block;color:#111827;font-size:17px;font-weight:900;letter-spacing:-.04em}.stock-result-panel__header p{margin:4px 0 0;color:#6b7280;font-size:13px;font-weight:700}.stock-result-panel article,.stock-result-panel li{border-radius:14px}.stock-result-panel button{border:0;cursor:pointer}.is-rise{color:#d32f2f!important}.is-fall{color:#1565c0!important}.is-flat{color:#6b7280!important}@media(min-width:768px){.stock-search-container{padding:28px 24px 110px}.stock-search-header__title{font-size:32px!important}.selected-stock-card__name-row strong{max-width:260px}}.settings-page{min-height:100dvh;background:#f4f6f8;color:#111827;overflow:hidden;display:flex;flex-direction:column}.settings-page__header{position:relative;padding:18px 16px 14px;background:#f4f6f8;overflow:visible}.settings-page__header-glow{display:none}.settings-page__title{color:#111827!important;font-size:28px!important;line-height:1.15!important;font-weight:900!important;letter-spacing:-.05em!important}.settings-page__subtitle{color:#6b7280!important;font-size:14px!important;line-height:1.55!important;font-weight:700!important}.settings-profile-card{margin-top:6px;border-radius:20px!important;padding:16px!important;color:#111827!important;background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 6px 18px #0f172a0a!important}.settings-profile-card__row{display:flex;align-items:center;gap:12px}.settings-profile-card__avatar{width:52px!important;height:52px!important;border-radius:16px!important;background:#f3f4f6!important;color:#111827!important}.settings-profile-card__content{min-width:0}.settings-profile-card__name{font-size:18px!important;line-height:1.25!important;font-weight:900!important;letter-spacing:-.04em!important;color:#111827!important}.settings-profile-card__email{margin-top:5px!important;font-size:13px!important;line-height:1.45!important;font-weight:700!important;color:#6b7280!important}.settings-page__body{flex:1;min-height:0;margin-top:0;border-top-left-radius:0;border-top-right-radius:0;background:#f4f6f8;padding:4px 0 96px;overflow-y:auto}.settings-section-title{padding:0 2px;font-size:17px!important;line-height:1.3!important;font-weight:900!important;color:#111827!important;letter-spacing:-.04em!important}.settings-menu-item{display:flex;align-items:center;gap:13px;padding:16px!important;border-radius:18px!important;background:#fff!important;box-shadow:0 6px 18px #0f172a0a!important;border:1px solid #e5e7eb!important;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.settings-menu-item:active{transform:scale(.99)}.settings-menu-item:hover{transform:translateY(-1px);box-shadow:0 8px 22px #0f172a0f!important;border-color:#d1d5db!important}.settings-menu-item.is-danger{border-color:#fee2e2!important;background:#fff!important}.settings-menu-item__icon{width:44px;height:44px;border-radius:15px;background:#f3f4f6;color:#111827;display:flex;align-items:center;justify-content:center;flex-shrink:0}.settings-menu-item__icon svg{font-size:24px}.settings-menu-item__icon.is-danger{background:#fff1f1;color:#d32f2f}.settings-menu-item__content{flex:1;min-width:0}.settings-menu-item__title{font-size:15px!important;line-height:1.35!important;font-weight:900!important;color:#111827!important;letter-spacing:-.03em!important}.settings-menu-item__title.is-danger{color:#d32f2f!important}.settings-menu-item__description{margin-top:4px!important;font-size:13px!important;font-weight:700!important;color:#6b7280!important;line-height:1.45!important}.settings-menu-item__arrow{color:#c0c7d2;flex-shrink:0}.settings-menu-item__arrow.is-danger{color:#f3a7a7}.settings-info-card{padding:16px!important;border-radius:18px!important;background:#fff!important;box-shadow:0 6px 18px #0f172a0a!important;border:1px solid #e5e7eb!important}.settings-info-card__row{display:flex;align-items:center;justify-content:space-between;gap:12px}.settings-info-card__left{display:flex;align-items:center;gap:10px;min-width:0}.settings-info-card__icon{color:#111827;font-size:22px!important}.settings-info-card__label{font-size:14px!important;font-weight:800!important;color:#374151!important}.settings-info-card__value{flex-shrink:0;font-size:14px!important;font-weight:900!important;color:#111827!important}.settings-page__body .MuiContainer-root,.settings-page__header .MuiContainer-root{padding-left:10px;padding-right:10px}@media(min-width:768px){.settings-page__header{padding:28px 24px 18px}.settings-page__body{padding-bottom:110px}.settings-page__title{font-size:32px!important}}@media(max-width:600px){.settings-page__title{font-size:28px!important}.settings-menu-item,.settings-profile-card{padding:15px!important}}
