.feed-item .feed-link{border-bottom:1px solid var(--seed-semantic-color-divider-2);color:var(--seed-scale-color-gray-900);justify-content:space-between;align-items:center;padding:1rem;display:flex}.feed-item .feed-header{font-size:var(--seed-semantic-typography-subtitle1-bold-font-size);margin-bottom:.25rem}.feed-item .feed-body{font-size:var(--seed-semantic-typography-label4-regular-font-size);margin-bottom:.5rem}.feed-item .feed-body .feed-body-row{gap:1rem;display:flex}.feed-item .feed-body .diff-up{color:var(--seed-semantic-color-success)}.feed-item .feed-body .diff-down{color:var(--seed-semantic-color-danger)}.feed-item .feed-footer{font-size:var(--seed-semantic-typography-label4-regular-font-size);color:var(--seed-scale-color-gray-600);gap:.5rem;display:flex}.feed-item .salary-number{font-size:var(--seed-semantic-typography-title1-bold-font-size)}.feed-item .salary-unit,.feed-item .tag-description{font-size:var(--seed-semantic-typography-label4-regular-font-size);color:var(--seed-scale-color-gray-600)}.home{flex-direction:column;gap:2rem;max-width:960px;display:flex}.home-hero{border:1px solid var(--seed-semantic-color-divider-2);background:linear-gradient(135deg, var(--seed-semantic-color-primary-low) 0%, var(--seed-semantic-color-paper-default) 70%);border-radius:1rem;padding:2rem;position:relative;overflow:hidden}.home-hero-eyebrow{font-size:var(--seed-semantic-typography-label4-bold-font-size);letter-spacing:.12em;color:var(--seed-semantic-color-primary);margin:0 0 .5rem;font-weight:700}.home-hero-title{font-size:var(--seed-semantic-typography-h3-font-size);color:var(--seed-scale-color-gray-900);margin:0;font-weight:700;line-height:1.3}.home-hero-desc{max-width:34rem;font-size:var(--seed-semantic-typography-subtitle1-regular-font-size);color:var(--seed-scale-color-gray-600);margin:.75rem 0 0;line-height:1.6}.home-section{flex-direction:column;gap:.875rem;display:flex}.home-section-head{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.home-section-title{font-size:var(--seed-semantic-typography-title2-bold-font-size);color:var(--seed-scale-color-gray-900);font-weight:700}.home-section-caption{font-size:var(--seed-semantic-typography-label4-regular-font-size);color:var(--seed-scale-color-gray-500)}.category-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.category-card{display:flex}.category-link{border:1px solid var(--seed-semantic-color-divider-2);background-color:var(--seed-semantic-color-paper-default);width:100%;color:var(--seed-scale-color-gray-900);border-radius:.75rem;align-items:center;gap:.875rem;padding:1rem;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.category-link:hover{border-color:var(--seed-semantic-color-primary);box-shadow:0 6px 16px var(--seed-semantic-color-primary-low);transform:translateY(-2px)}.category-link:hover .category-arrow{opacity:1;color:var(--seed-semantic-color-primary);transform:translate(0)}.category-icon{background-color:var(--seed-semantic-color-primary-low);width:2.5rem;height:2.5rem;color:var(--seed-semantic-color-primary);border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.category-icon svg{--ggs:.9;width:22px;height:22px}.category-text{flex-direction:column;gap:.125rem;min-width:0;display:flex}.category-label{font-size:var(--seed-semantic-typography-subtitle1-bold-font-size);font-weight:700}.category-desc{font-size:var(--seed-semantic-typography-label4-regular-font-size);color:var(--seed-scale-color-gray-600);line-height:1.4}.category-arrow{opacity:0;color:var(--seed-scale-color-gray-500);align-items:center;margin-left:auto;transition:opacity .2s,transform .2s,color .2s;display:flex;transform:translate(-4px)}.category-arrow svg{width:20px;height:20px}.insight-panel{border:1px solid var(--seed-semantic-color-divider-2);background-color:var(--seed-semantic-color-paper-default);border-radius:.75rem;overflow:hidden}.insight-panel .feed-item:last-child .feed-link{border-bottom:none}.insight-panel .feed-link{transition:background-color .2s}.insight-panel .feed-link:hover{background-color:var(--seed-semantic-color-gray-hover)}.insight-tag{background-color:var(--seed-semantic-color-primary-low);color:var(--seed-semantic-color-primary);font-size:var(--seed-semantic-typography-label5-bold-font-size);border-radius:1rem;margin-bottom:.5rem;padding:.125rem .5rem;font-weight:700;display:inline-block}.insight-panel .feed-body div{color:var(--seed-scale-color-gray-600);line-height:1.6}@media screen and (width<=768px){.home{gap:1.5rem}.home-hero{padding:1.5rem}.category-grid{grid-template-columns:1fr}}.stock-note{font-size:var(--seed-semantic-typography-label4-regular-font-size);color:var(--seed-scale-color-gray-600);margin-top:.25rem}.stock-search-form{align-items:center;gap:1rem;margin:1rem 0;display:flex}.stock-search-form .stock-search-input{border:1px solid var(--seed-semantic-color-divider-2);border-radius:6px;height:40px;padding:0 1rem;display:flex}.stock-table-wrap{border:1px solid var(--seed-semantic-color-divider-2);border-radius:.5rem;max-height:70vh;margin-top:.5rem;overflow:auto}.stock-table{min-width:32rem}.stock-row{border-bottom:1px solid var(--seed-semantic-color-divider-3);grid-template-columns:3rem minmax(0,1fr) 8rem 6rem 6rem;align-items:center;display:grid}.stock-row:last-child{border-bottom:none}.stock-row:not(.stock-head-row):nth-child(odd){background-color:var(--seed-scale-color-gray-alpha-50)}.stock-row:not(.stock-head-row):hover{background-color:var(--seed-semantic-color-gray-hover)}.stock-head-row{z-index:1;background-color:var(--seed-semantic-color-paper-default);border-bottom:2px solid var(--seed-semantic-color-divider-1);font-weight:700;position:sticky;top:0}.stock-item{white-space:nowrap;text-overflow:ellipsis;padding:.55rem .75rem;overflow:hidden}.stock-rank{text-align:right;color:var(--seed-scale-color-gray-500)}.stock-name{text-align:left}.stock-num{text-align:right;font-variant-numeric:tabular-nums}.stock-head-row .stock-num.cursor-pointer:hover,.stock-head-row .sorted{color:var(--seed-semantic-color-primary)}.stock-unit{color:var(--seed-scale-color-gray-500);font-size:.78em;font-weight:400;line-height:1.2;display:block}@media (width<=768px){.stock-table{min-width:0}.stock-rank{display:none}.stock-row{grid-template-columns:minmax(0,1fr) 4.75rem 3.5rem 3.5rem}.stock-item{font-size:var(--seed-semantic-typography-label4-regular-font-size);padding:.5rem .35rem}}.nps-fund-overview{grid-template-columns:repeat(auto-fit,minmax(8.5rem,1fr));gap:.75rem;margin:.75rem 0 1rem;display:grid}.nps-struct-bar{border-radius:.5rem;height:2.5rem;margin:.75rem 0 .5rem;display:flex;overflow:hidden}.nps-struct-seg{color:#fff;min-width:0;font-weight:600;font-size:var(--seed-semantic-typography-label3-regular-font-size);justify-content:center;align-items:center;display:flex}.nps-struct-seg-label{text-overflow:ellipsis;white-space:nowrap;padding:0 .5rem;overflow:hidden}.nps-struct-legend{font-size:var(--seed-semantic-typography-label3-regular-font-size);color:var(--seed-scale-color-gray-700);flex-wrap:wrap;gap:.5rem 1.25rem;margin-bottom:.5rem;display:flex}.nps-struct-item{align-items:center;gap:.375rem;display:inline-flex}.nps-struct-dot{border-radius:50%;width:.625rem;height:.625rem}.nps-stat{border:1px solid var(--seed-semantic-color-divider-3);background-color:var(--seed-semantic-color-paper-default);border-radius:.5rem;flex-direction:column;gap:.125rem;padding:.75rem 1rem;display:flex}.nps-stat-label{font-size:var(--seed-semantic-typography-label4-regular-font-size);color:var(--seed-scale-color-gray-600)}.nps-stat-value{font-size:var(--seed-semantic-typography-title3-bold-font-size);color:var(--seed-semantic-color-primary);font-weight:700}.nps-stat-note{font-size:var(--seed-semantic-typography-label5-regular-font-size,.75rem);color:var(--seed-scale-color-gray-500)}@media (width<=768px){.nps-fund-overview{grid-template-columns:repeat(2,1fr)}}.help-tooltip{width:20px;height:20px;color:var(--seed-scale-color-gray-500);background-color:var(--seed-scale-color-gray-alpha-100);cursor:pointer;border-radius:50%;outline:none;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:inline-flex;position:relative}.help-tooltip:hover,.help-tooltip:focus-visible{color:var(--seed-semantic-color-primary);background-color:var(--seed-scale-color-gray-alpha-200)}.help-tooltip-icon{width:14px;height:14px}.help-tooltip-bubble{z-index:20;border:1px solid var(--seed-semantic-color-divider-2);background-color:var(--seed-semantic-color-paper-dialog);width:max-content;max-width:260px;color:var(--seed-scale-color-gray-800);text-align:left;white-space:normal;box-shadow:0 4px 16px var(--seed-scale-color-gray-alpha-200);border-radius:8px;padding:.625rem .75rem;font-size:.8125rem;font-weight:400;line-height:1.45;position:absolute}.help-tooltip-bubble--bottom{top:calc(100% + 8px);left:50%;transform:translate(-50%)}.help-tooltip-bubble--top{bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.help-tooltip-bubble:before{content:"";background-color:var(--seed-semantic-color-paper-dialog);border:1px solid var(--seed-semantic-color-divider-2);width:8px;height:8px;position:absolute;left:50%;transform:translate(-50%)rotate(45deg)}.help-tooltip-bubble--bottom:before{border-bottom:none;border-right:none;top:-5px}.help-tooltip-bubble--top:before{border-top:none;border-left:none;bottom:-5px}.compare-container{background-color:var(--seed-semantic-color-paper-sheet);flex-direction:column;gap:2rem;display:flex}.compare-container .compare-empty{color:var(--seed-scale-color-gray-600);text-align:center;padding:2rem 0}.compare-section{flex-direction:column;gap:.75rem;display:flex}.compare-section-head{border-bottom:1px solid var(--seed-semantic-color-divider-1);align-items:center;gap:.4rem;padding-bottom:.5rem;display:flex}.compare-section-title{color:var(--seed-scale-color-gray-700);margin:0;font-size:.9375rem;font-weight:700}.compare-legend{flex-wrap:wrap;gap:.5rem;display:flex}.compare-chip{border:1px solid var(--seed-semantic-color-divider-2);color:var(--seed-scale-color-gray-800);border-radius:999px;align-items:center;gap:.375rem;padding:.25rem .5rem .25rem .625rem;font-size:.8125rem;display:inline-flex}.compare-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.compare-name{white-space:nowrap}.compare-chip .search-reset{cursor:pointer;--ggs:.5;width:14px;height:14px;color:var(--seed-scale-color-gray-600)}.sidebar-wrapper{top:var(--header-height);width:var(--sidebar-width);min-width:var(--sidebar-width);max-height:calc(100vh - var(--header-height));background-color:var(--seed-semantic-color-paper-background);border-right:1px solid var(--seed-semantic-color-divider-2);z-index:1000;flex-direction:column;display:flex;position:sticky}.sidebar-wrapper ul{margin:0;padding:0;list-style:none}.sidebar-wrapper .item-wrapper{white-space:nowrap;flex-direction:column;display:flex;overflow-x:hidden}.sidebar-wrapper .group-menu{border-radius:0;justify-content:space-between;align-items:center;height:40px;padding:1rem;display:flex}.sidebar-wrapper .link-item{width:100%;height:32px;color:var(--seed-scale-color-gray-900);align-items:center;padding-left:1rem;transition:background-color .3s;display:flex}.sidebar-wrapper .link-item.active{background-color:var(--seed-scale-color-gray-100)}.sidebar-wrapper .link-item:hover{background-color:var(--seed-scale-color-gray-200)}.sidebar-wrapper .link-item.group-link{padding-left:2rem}.sidebar-wrapper .mobile-only{display:none}.sidebar-backdrop{display:none}@media (width<=768px){.sidebar-backdrop{inset:var(--header-height) 0 0 0;opacity:0;visibility:hidden;z-index:999;background-color:#0006;transition:opacity .3s,visibility .3s;display:block;position:fixed}.sidebar-backdrop.open{opacity:1;visibility:visible}.sidebar-wrapper{width:0;min-width:0;height:100%;transition:width .3s,min-width .3s;position:fixed}.sidebar-wrapper.open{width:var(--mobile-sidebar-width);min-width:var(--mobile-sidebar-width);box-shadow:0 0 1.5rem #00000040}.sidebar-wrapper.open ul{display:block}.sidebar-wrapper ul{display:none}.sidebar-wrapper .fold-menu{background-color:var(--seed-semantic-color-paper-background);border-bottom:1px solid var(--seed-semantic-color-divider-2);justify-content:center;align-items:center;height:40px;display:flex}}h1{font-size:var(--seed-semantic-typography-h3-font-size)}.body{min-height:calc(100vh - var(--header-height) - var(--footer-height));display:flex}.main{background-color:var(--seed-semantic-color-paper-sheet);flex-direction:column;flex:1;max-width:100vw;padding:1rem;display:flex}@media screen and (width<=768px){.main{padding-left:1rem}}.chart-scroll-container{overflow-x:auto}.chart-wrapper{aspect-ratio:2;width:100%;min-width:600px;max-width:900px;max-height:540px}@media screen and (width<=768px){.chart-wrapper{aspect-ratio:auto;min-width:0;height:46vh;max-height:420px}}.chip-container{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.chip-label{min-width:2.25rem;font-size:var(--seed-semantic-typography-label4-regular-font-size);color:var(--seed-scale-color-gray-600);flex-shrink:0;align-items:center;font-weight:600;display:inline-flex}.chip-item{border:1px solid var(--seed-scale-color-gray-200);background-color:var(--seed-semantic-color-paper-default);font-size:var(--seed-semantic-typography-label4-regular-font-size);cursor:pointer;border-radius:.25rem;align-items:center;padding:.25rem .5rem;transition:background-color .3s,border-color .3s,color .3s;display:inline-flex}.chip-item.selected{background-color:var(--seed-scale-color-gray-300);color:var(--seed-semantic-color-on-primary)}.chip-item:hover{background-color:var(--seed-semantic-color-gray-hover)}.feed-container{flex-direction:column;padding:0;list-style:none;display:flex}.section-title{margin:1rem 0 .5rem}.chart-source{font-weight:600;font-size:var(--seed-semantic-typography-label3-regular-font-size);color:var(--seed-scale-color-gray-700);margin-top:.5rem}.toast-group-container{z-index:10000;flex-direction:column;gap:1rem;display:flex;position:fixed;bottom:1.5rem;left:1.5rem}.toast-item{background-color:var(--seed-semantic-color-paper-dialog);width:21rem;color:var(--seed-scale-color-gray-900);border-radius:.75rem;gap:.75rem;padding:.75rem 1rem;animation:.3s fadeIn;display:flex;position:relative;overflow:hidden}.toast-item .toast-body{justify-self:space-between;cursor:pointer;flex-direction:column;gap:.125rem;display:flex;overflow:hidden}.toast-item .toast-body .toast-text-area{gap:.625rem;display:flex}.toast-item .toast-body .sub-message{white-space:nowrap;text-overflow:ellipsis;color:var(--seed-scale-color-gray-500);overflow:hidden}.toast-item .icon-wrapper{align-items:center;display:flex}.toast-item .icon-wrapper .success{color:var(--seed-semantic-color-success)}.toast-item .icon-wrapper .danger{color:var(--seed-semantic-color-danger)}.toast-item.fade-out{opacity:0;animation:.3s fadeOut}.header{height:var(--header-height);border-bottom:1px solid var(--seed-semantic-color-divider-3);background-color:var(--seed-semantic-color-paper-background);z-index:1000;justify-content:space-between;align-items:center;padding:0 1rem;display:flex;position:sticky;top:0}.header .logo{color:var(--seed-scale-color-gray-900);align-items:center;gap:.5rem;font-weight:700;transition:opacity .2s;display:inline-flex}.header .logo:hover{color:var(--seed-scale-color-gray-900);opacity:.85}.header .logo-mark{border-radius:.4rem;width:1.875rem;height:1.875rem;display:block}.header .logo-text{font-size:var(--seed-semantic-typography-title3-bold-font-size);letter-spacing:-.01em}.header .mobile-menu{color:var(--seed-scale-color-gray-900);cursor:pointer;background-color:#0000;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.375rem;display:none}.header .mobile-menu:hover{background-color:var(--seed-semantic-color-gray-hover);border-color:#0000}.header .mobile-menu svg{width:22px;height:22px}@media (width<=768px){.header .mobile-menu{display:flex}}.footer-container{border-top:1px solid var(--seed-semantic-color-divider-3);width:100%;height:var(--footer-height);background-color:var(--seed-semantic-color-paper-background);z-index:2000;display:none;position:sticky;bottom:0}.footer-container .footer-item{color:var(--seed-semantic-color-text-secondary);flex:1;justify-content:center;align-items:center;font-size:.875rem;display:flex}@media (width<=768px){.footer-container{display:flex}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:tabular-nums;--header-height:4rem;--footer-height:0px;--sidebar-width:200px;--mobile-sidebar-width:17.5rem;--white-700:#f9f9f9;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,Helvetica Neue,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media screen and (width<=768px){:root{--footer-height:3rem}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{margin:0}button{background-color:var(--seed-semantic-color-paper-background);cursor:pointer;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}h1,h2,h3,h4,h5,h6{margin:0}*{box-sizing:border-box}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.cursor-pointer{cursor:pointer}
