.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 .dart-badge{color:var(--brand);background:var(--brand-low);vertical-align:middle;white-space:nowrap;border-radius:.3rem;margin-left:.4rem;padding:.05rem .35rem;font-size:.65rem;font-weight:700}.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)}@media (width<=768px){.company-list-scroll{max-height:calc(100dvh - 19rem);overflow:hidden auto}}.feed-container.company-feed{gap:.5rem;padding:.25rem 0}.company-item{border:1px solid var(--seed-semantic-color-divider-2);background-color:var(--seed-semantic-color-paper-sheet);border-radius:.75rem;transition:border-color .15s,box-shadow .15s}.company-item:hover{border-color:var(--seed-scale-color-gray-300);box-shadow:0 2px 8px #0000000f}.company-item .feed-link{border-bottom:none;gap:.75rem;padding:.875rem 1rem}.company-item .feed-content{flex:1;min-width:0}.company-item .feed-header{font-size:inherit;align-items:center;gap:.375rem;margin-bottom:.2rem;display:flex}.company-item .feed-name{font-size:var(--seed-semantic-typography-label1-bold-font-size);color:var(--seed-scale-color-gray-900);text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.company-item .dart-badge{letter-spacing:.01em;vertical-align:baseline;flex:none;margin-left:0;padding:.15rem .45rem;font-size:.6875rem}.company-item .feed-meta{font-size:var(--seed-semantic-typography-label4-regular-font-size);color:var(--seed-scale-color-gray-500);align-items:center;gap:.5rem;display:flex}.company-item .feed-meta-emp{color:var(--seed-scale-color-gray-600)}.company-item .diff-up{color:var(--seed-semantic-color-success);font-weight:600}.company-item .diff-down{color:var(--seed-semantic-color-danger);font-weight:600}.company-item .feed-date,.company-item .feed-tag-text{color:var(--seed-scale-color-gray-400)}.company-item .feed-right{flex:none;align-items:center;gap:.25rem;display:flex}.company-item .feed-salary-wrap{align-items:baseline;gap:.125rem;display:flex}.company-item .salary-number{font-size:var(--seed-semantic-typography-title2-bold-font-size);color:var(--seed-scale-color-gray-900);font-variant-numeric:tabular-nums;font-weight:700}.company-item .salary-unit{font-size:var(--seed-semantic-typography-label4-regular-font-size);color:var(--seed-scale-color-gray-500)}.company-item .feed-chevron{width:18px;height:18px;color:var(--seed-scale-color-gray-400);flex:none}.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(--brand-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(--brand);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-hero-search{border:1px solid var(--seed-semantic-color-divider-2);background:var(--seed-semantic-color-paper-sheet);width:100%;max-width:34rem;color:var(--seed-scale-color-gray-500);cursor:pointer;border-radius:.75rem;align-items:center;gap:.6rem;margin:1.25rem 0 0;padding:.75rem .875rem;transition:border-color .15s,box-shadow .15s;display:flex}.home-hero-search:hover{border-color:var(--brand);box-shadow:0 2px 12px var(--brand-low)}.home-hero-search-icon{flex:none;width:18px;height:18px}.home-hero-search-text{white-space:nowrap;text-overflow:ellipsis;text-align:left;flex:1;min-width:0;font-size:.9375rem;overflow:hidden}.home-hero-search-kbd{color:var(--seed-scale-color-gray-600);background:var(--seed-semantic-color-paper-contents);border:1px solid var(--seed-semantic-color-divider-2);border-radius:.3rem;flex:none;padding:.1rem .35rem;font-size:.6875rem;font-weight:600}.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(--brand);box-shadow:0 6px 16px var(--brand-low);transform:translateY(-2px)}.category-link:hover .category-arrow{opacity:1;color:var(--brand);transform:translate(0)}.category-icon{background-color:var(--brand-low);width:2.5rem;height:2.5rem;color:var(--brand);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}.feed-container.insight-panel{flex-direction:unset;grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.insight-panel .feed-item{border:1px solid var(--seed-semantic-color-divider-2);background-color:var(--seed-semantic-color-paper-default);border-radius:.75rem;transition:border-color .2s,box-shadow .2s,transform .2s;overflow:hidden}.insight-panel .feed-item:hover{border-color:var(--brand);box-shadow:0 4px 12px var(--brand-low);transform:translateY(-2px)}.insight-panel .feed-link{border-bottom:none;align-items:flex-start;height:100%}.insight-panel .feed-link>svg{color:var(--seed-scale-color-gray-400);flex-shrink:0;margin-top:.125rem}.insight-tag{background-color:var(--brand-low);color:var(--brand);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}.home-tool-feature{border:1px solid var(--brand);background:linear-gradient(110deg, var(--brand-low) 0%, transparent 72%);border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 1.75rem;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.home-tool-feature:hover{box-shadow:0 8px 24px var(--brand-low);transform:translateY(-2px)}.home-tool-text{flex-direction:column;gap:.3rem;min-width:0;display:flex}.home-tool-badge{background-color:var(--brand);color:#fff;border-radius:999px;align-self:flex-start;padding:.1rem .5rem;font-size:.7rem;font-weight:700}.home-tool-title{color:var(--seed-scale-color-gray-900);font-size:1.25rem;font-weight:800}.home-tool-desc{font-size:var(--seed-semantic-typography-label3-regular-font-size);color:var(--seed-scale-color-gray-700);line-height:1.5}.home-tool-cta{font-size:var(--seed-semantic-typography-label3-regular-font-size);color:var(--brand);margin-top:.3rem;font-weight:700}.home-tool-icon{width:72px;height:72px;color:var(--brand);opacity:.9;flex-shrink:0}@media screen and (width<=768px){.home{gap:1.5rem}.home-hero{padding:1.5rem}.home-hero-title{font-size:var(--seed-semantic-typography-title1-bold-font-size);line-height:1.35}.category-grid,.feed-container.insight-panel{grid-template-columns:1fr}.home-tool-feature{padding:1.25rem}.home-tool-icon{width:48px;height:48px}}.chip-container{flex-wrap:wrap;align-items:center;gap:.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)}.cpi-calc{border:1px solid var(--seed-scale-color-gray-200);background:var(--seed-scale-color-gray-50);border-radius:12px;max-width:720px;margin:.5rem 0 .25rem;padding:1rem 1.25rem}.cpi-calc-row{flex-wrap:wrap;align-items:center;gap:.5rem;font-size:1.05rem;display:flex}.cpi-calc-select,.cpi-calc-input{border:1px solid var(--seed-scale-color-gray-300);background:var(--seed-scale-color-gray-00);color:var(--seed-scale-color-gray-900);border-radius:8px;padding:.45rem .6rem;font-size:1.05rem}.cpi-calc-input{text-align:right;width:7rem}.cpi-calc-input-wrap{align-items:center;gap:.3rem;display:inline-flex}.cpi-calc-unit,.cpi-calc-eq{color:var(--seed-scale-color-gray-700)}.cpi-calc-result{color:var(--seed-scale-color-gray-900);margin-top:.75rem;font-size:1.25rem}.cpi-calc-result strong{color:var(--seed-semantic-color-primary);font-size:1.5rem}.cpi-calc-note{font-size:var(--seed-semantic-typography-label3-regular-font-size);color:var(--seed-scale-color-gray-800);margin-top:.5rem;line-height:1.55}.cpi-basket{border-collapse:collapse;width:100%;max-width:720px;margin:.5rem 0}.cpi-basket th,.cpi-basket td{border-bottom:1px solid var(--seed-scale-color-gray-200);text-align:right;padding:.6rem .8rem}.cpi-basket th:first-child,.cpi-basket td:first-child{text-align:left}.cpi-basket thead th{color:var(--seed-scale-color-gray-700);border-bottom:2px solid var(--seed-scale-color-gray-300);font-weight:600}.cpi-basket .cpi-rise{color:var(--seed-semantic-color-primary);font-weight:700}.nps-fund-overview{grid-template-columns:repeat(auto-fit,minmax(8.5rem,1fr));gap:.75rem;margin:0;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-value{font-size:var(--seed-semantic-typography-title3-bold-font-size);color:var(--brand);font-weight:700}.nps-stat-note{font-size:var(--seed-semantic-typography-label5-regular-font-size,.75rem);color:var(--seed-scale-color-gray-600)}@media (width<=768px){.nps-fund-overview{grid-template-columns:repeat(2,1fr)}}.table-wrapper{width:fit-content;max-width:100%;height:400px;overflow:auto}.stat-table{white-space:nowrap;border-collapse:separate;border-spacing:0;table-layout:fixed;border:none;margin:0}.stat-table.full-width{max-width:100%}.stat-table td,.stat-table th{border:1px solid var(--seed-semantic-color-divider-2);font-size:var(--seed-semantic-typography-label4-regular-font-size);min-width:5.5rem;height:2.5rem}.stat-table thead th{z-index:1;background:var(--seed-semantic-color-paper-sheet);position:sticky;top:0}.stat-table thead th:first-child{z-index:2;min-width:3rem;position:sticky;left:0}.stat-table td{background:var(--seed-semantic-color-paper-sheet);text-align:center;height:2rem}.stat-table tbody th{background:var(--seed-semantic-color-paper-sheet);z-index:1;min-width:3.5rem;position:sticky;left:0}@media screen and (width<=768px){.stat-table.full-width{width:100%}}.table-caption{color:var(--seed-scale-color-gray-600);margin-bottom:.5rem;font-size:.8125rem;font-weight:600}.search-input-wrap{border:1.5px solid var(--seed-semantic-color-divider-2);border-radius:.625rem;align-items:center;gap:.375rem;height:2.375rem;padding:0 .625rem;transition:border-color .15s;display:flex}.search-input-wrap:focus-within{border-color:var(--brand)}.search-input-wrap .search-icon{width:1rem;height:1rem;color:var(--seed-scale-color-gray-400);flex:none}.search-input-wrap .search-spinner{border:2px solid var(--seed-scale-color-gray-200);border-top-color:var(--brand);border-radius:50%;flex:none;width:1rem;height:1rem;animation:.6s linear infinite search-spin}.search-input-wrap .search-input{font-size:var(--seed-semantic-typography-label2-regular-font-size);color:var(--seed-scale-color-gray-900);background:0 0;border:none;outline:none;flex:1;min-width:0}.search-input-wrap .search-input::placeholder{color:var(--seed-scale-color-gray-400)}.search-input-wrap .search-reset-btn{color:var(--seed-scale-color-gray-400);cursor:pointer;flex:none;align-items:center;padding:.125rem;display:flex}.search-input-wrap .search-reset-btn:hover{color:var(--seed-scale-color-gray-700)}.search-input-wrap .search-reset-btn svg{width:1rem;height:1rem}.search-result-count{font-size:var(--seed-semantic-typography-label4-regular-font-size);color:var(--seed-scale-color-gray-400);flex:none}@keyframes search-spin{to{transform:rotate(360deg)}}.card-search-container{top:var(--header-height);z-index:10;background-color:var(--seed-semantic-color-paper-sheet);flex-direction:column;gap:.5rem;padding:.5rem 0 .625rem;display:flex;position:sticky}.card-search-container .search-tab-group{flex:none;align-items:center;gap:.375rem;display:flex}.card-search-container .search-tab{border:1.5px solid var(--seed-semantic-color-divider-2);font-size:var(--seed-semantic-typography-label3-regular-font-size);color:var(--seed-scale-color-gray-600);cursor:pointer;background:0 0;border-radius:999px;padding:.25rem .75rem;transition:border-color .15s,color .15s,background .15s}.card-search-container .search-tab.active{border-color:var(--brand);color:var(--brand);background:var(--brand-low);font-weight:600}.card-search-container .search-row{flex:1;align-items:center;gap:.5rem;display:flex}.card-search-container .search-row .search-input-wrap{flex:1}.card-search-container .search-submit-btn{background:var(--brand);color:#fff;height:2.375rem;font-weight:600;font-size:var(--seed-semantic-typography-label3-regular-font-size);cursor:pointer;white-space:nowrap;border-radius:.625rem;flex:none;padding:0 1rem}.card-search-container .search-result-count{align-self:center}@media screen and (width>=768px){.card-search-container{flex-direction:row;align-items:center;padding:.625rem 0}}.nps-stat-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;max-width:40rem;margin-bottom:1.25rem;display:grid}@media (width<=480px){.nps-stat-grid{grid-template-columns:repeat(2,1fr)}}.nps-stat-card{border:1px solid var(--seed-semantic-color-divider-2);background:var(--seed-semantic-color-paper-sheet);border-radius:.75rem;flex-direction:column;gap:.25rem;padding:.875rem 1rem;display:flex}.nps-stat-value{color:var(--seed-scale-color-gray-900);font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:1.375rem;font-weight:800}.nps-stat-label{font-size:var(--seed-semantic-typography-label4-regular-font-size);color:var(--seed-scale-color-gray-500)}.nps-chip-row{flex-wrap:wrap;gap:.75rem 1.5rem;margin-bottom:.75rem;display:flex}.nps-description{white-space:pre-line;font-size:var(--seed-semantic-typography-label3-regular-font-size);color:var(--seed-scale-color-gray-700);margin-bottom:.375rem;line-height:1.75}.nps-source{font-size:var(--seed-semantic-typography-label4-regular-font-size);color:var(--seed-scale-color-gray-400);margin-top:.375rem}.sub-title{color:var(--seed-scale-color-gray-900);border-left:3px solid var(--brand);margin:1.5rem 0 .5rem;padding-left:.625rem;font-size:1rem;font-weight:700}.stock-search-bar{align-items:center;gap:.75rem;max-width:28rem;margin:1.25rem 0 .75rem;display:flex}.stock-note{font-size:var(--seed-semantic-typography-label4-regular-font-size);color:var(--seed-scale-color-gray-600);margin-top:.25rem}.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(--brand)}.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}}.calc-related{max-width:40rem;margin-top:2rem}.calc-related-title{color:var(--seed-scale-color-gray-900);margin:0 0 .75rem;font-size:1rem;font-weight:700}.calc-related-grid{grid-template-columns:repeat(2,1fr);gap:.625rem;display:grid}.calc-related-card{border:1px solid var(--seed-semantic-color-divider-3);background-color:var(--seed-semantic-color-paper-default);border-radius:.625rem;justify-content:space-between;align-items:center;gap:.5rem;padding:.875rem 1rem;text-decoration:none;transition:border-color .15s,background-color .15s,box-shadow .15s;display:flex}.calc-related-card:hover{border-color:var(--brand);background-color:var(--brand-low);box-shadow:0 2px 10px var(--brand-low)}.calc-related-text{flex-direction:column;gap:.15rem;min-width:0;display:flex}.calc-related-card-title{color:var(--seed-scale-color-gray-900);font-size:.9375rem;font-weight:700}.calc-related-card-desc{font-size:var(--seed-semantic-typography-label4-regular-font-size);color:var(--seed-scale-color-gray-600)}.calc-related-arrow{width:18px;height:18px;color:var(--seed-scale-color-gray-500);flex-shrink:0}.calc-related-card:hover .calc-related-arrow{color:var(--brand)}@media (width<=768px){.calc-related-grid{grid-template-columns:1fr}}.segment-control{background-color:var(--seed-semantic-color-paper-contents);border-radius:.6rem;gap:.25rem;padding:.25rem;display:flex}.segment-btn{color:var(--seed-scale-color-gray-600);cursor:pointer;background:0 0;border:none;border-radius:.45rem;flex:1;font-weight:700;transition:background-color .15s,color .15s,box-shadow .15s}.segment-btn.active{background-color:var(--seed-semantic-color-paper-default);color:var(--brand);box-shadow:0 1px 4px #0000001a}.segment-control--md .segment-btn{font-size:var(--seed-semantic-typography-label3-regular-font-size);padding:.55rem .5rem}.segment-control--sm .segment-btn{font-size:var(--seed-semantic-typography-label4-regular-font-size);padding:.5rem .4rem}.salary-calc{max-width:40rem}.salary-mode-top{margin-bottom:.75rem}.salary-inputs{border:1px solid var(--seed-semantic-color-divider-3);background-color:var(--seed-semantic-color-paper-default);border-radius:.75rem;flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.salary-field-label{font-size:var(--seed-semantic-typography-label3-regular-font-size);color:var(--seed-scale-color-gray-800);font-weight:600}.salary-field-hint{font-size:var(--seed-semantic-typography-label5-regular-font-size,.75rem);color:var(--seed-scale-color-gray-600)}.salary-input-wrap{border:1px solid var(--seed-scale-color-gray-300);background-color:var(--seed-semantic-color-paper-sheet);border-radius:.5rem;align-items:center;gap:.5rem;padding:0 .875rem;display:flex}.salary-input-wrap:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-low)}.salary-input{text-align:right;min-width:0;color:var(--seed-scale-color-gray-900);background:0 0;border:none;outline:none;flex:1;padding:.75rem 0;font-size:1.5rem;font-weight:700}.salary-unit{color:var(--seed-scale-color-gray-700);font-size:1rem;font-weight:600}.salary-input-wrap--sm{max-width:16rem}.salary-input--sm{padding:.55rem 0;font-size:1.1rem;font-weight:600}.salary-quick{flex-wrap:wrap;gap:.4rem;margin-top:.5rem;display:flex}.salary-quick button{min-width:4rem;font-size:var(--seed-semantic-typography-label4-regular-font-size);cursor:pointer;border:1px solid;border-radius:.4rem;flex:1;padding:.45rem .5rem;font-weight:700;transition:background-color .15s,color .15s,box-shadow .15s}.salary-quick button:active{transform:translateY(1px)}.salary-quick .quick-plus{color:#1c9a5b;background-color:#1c9a5b1f;border-color:#1c9a5b}.salary-quick .quick-plus:hover{color:#fff;background-color:#1c9a5b;box-shadow:0 2px 8px #1c9a5b40}.salary-quick .quick-minus{color:#e0483f;background-color:#e0483f1f;border-color:#e0483f}.salary-quick .quick-minus:hover{color:#fff;background-color:#e0483f;box-shadow:0 2px 8px #e0483f40}.salary-stepper{border:1px solid var(--seed-scale-color-gray-300);border-radius:.5rem;align-self:flex-start;align-items:center;display:inline-flex;overflow:hidden}.salary-stepper button{background-color:var(--seed-semantic-color-paper-sheet);width:2.5rem;height:2.5rem;color:var(--seed-scale-color-gray-800);cursor:pointer;border:none;font-size:1.25rem;transition:background-color .15s}.salary-stepper button:hover{background-color:var(--seed-semantic-color-gray-hover)}.salary-stepper-value{text-align:center;min-width:3rem;color:var(--seed-scale-color-gray-900);font-weight:600}.salary-toggle{cursor:pointer;font-size:var(--seed-semantic-typography-label3-regular-font-size);color:var(--seed-scale-color-gray-800);flex-direction:row;align-items:center;gap:.5rem;display:flex}.salary-toggle input{width:1.1rem;height:1.1rem;accent-color:var(--brand);cursor:pointer}.salary-result{border:1px solid var(--seed-semantic-color-divider-3);border-radius:.75rem;margin-top:1.25rem;overflow:hidden}.salary-net{background-color:var(--brand-low);border-bottom:1px solid var(--seed-semantic-color-divider-3);flex-direction:column;align-items:center;gap:.2rem;padding:1.5rem 1rem;display:flex}.salary-net-label{font-size:var(--seed-semantic-typography-label3-regular-font-size);color:var(--seed-scale-color-gray-700);font-weight:600}.salary-net-value{color:var(--brand);font-size:2rem;font-weight:800;line-height:1.2}.salary-net-sub{font-size:var(--seed-semantic-typography-label4-regular-font-size);color:var(--seed-scale-color-gray-600)}.salary-net-pct{background-color:var(--seed-semantic-color-paper-sheet);font-size:var(--seed-semantic-typography-label3-regular-font-size);color:var(--seed-scale-color-gray-700);border-radius:999px;margin-top:.5rem;padding:.3rem .75rem}.salary-net-pct b{color:var(--brand);font-weight:700}.salary-table{border-collapse:collapse;width:100%;font-size:var(--seed-semantic-typography-label3-regular-font-size);font-variant-numeric:tabular-nums}.salary-table th,.salary-table td{border-bottom:1px solid var(--seed-semantic-color-divider-3);padding:.7rem 1.125rem}.salary-table th{text-align:left;color:var(--seed-scale-color-gray-700);font-weight:500}.salary-table td{text-align:right;color:var(--seed-scale-color-gray-900);font-weight:600}.salary-table .salary-minus{color:var(--seed-scale-color-gray-700);font-weight:500}.salary-table-head th,.salary-table-head td{color:var(--seed-scale-color-gray-900);font-weight:700}.salary-table-ot th,.salary-table-ot td{color:#1c9a5b;font-weight:600}.salary-table-total th,.salary-table-total td{background-color:var(--seed-semantic-color-paper-contents)}.salary-table-net th,.salary-table-net td{color:var(--seed-scale-color-gray-900);border-bottom:none;font-size:1.05rem;font-weight:700}.salary-table-net td{color:var(--brand)}.salary-col-year{color:var(--seed-scale-color-gray-600)!important;font-weight:500!important}.salary-table-sub th,.salary-table-sub td{color:var(--seed-scale-color-gray-500);background-color:var(--seed-semantic-color-paper-contents);border-bottom:1px solid var(--seed-semantic-color-divider-3);padding-top:.5rem;padding-bottom:.5rem;font-size:.7rem;font-weight:700}.salary-rank{border:1px solid var(--seed-semantic-color-divider-3);background-color:var(--seed-semantic-color-paper-default);border-radius:.75rem;margin-top:1.25rem;padding:1.125rem 1.25rem}.salary-rank-head{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.salary-rank-title{color:var(--seed-scale-color-gray-900);font-size:.9375rem;font-weight:700}.salary-rank-badge{color:var(--brand);background-color:var(--brand-low);border-radius:999px;padding:.2rem .6rem;font-size:.8125rem;font-weight:700}.salary-bar{background:linear-gradient(90deg, var(--seed-scale-color-gray-300), var(--seed-semantic-color-primary));border-radius:999px;height:10px;position:relative}.salary-bar-marker{background-color:var(--seed-semantic-color-paper-default);border:3px solid var(--brand);border-radius:50%;width:16px;height:16px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 1px 4px #0003}.salary-bar-scale{color:var(--seed-scale-color-gray-600);justify-content:space-between;margin-top:.4rem;font-size:.75rem;display:flex}.salary-cohort{border-top:1px solid var(--seed-semantic-color-divider-3);flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1rem;padding-top:1rem;display:flex}.salary-cohort-label{color:var(--seed-scale-color-gray-800);font-size:.875rem;font-weight:600}.salary-cohort-select{border:1px solid var(--seed-scale-color-gray-300);background-color:var(--seed-semantic-color-paper-sheet);color:var(--seed-scale-color-gray-900);cursor:pointer;border-radius:.5rem;padding:.4rem .6rem;font-size:.875rem}.salary-cohort-result{color:var(--seed-scale-color-gray-700);font-size:.875rem}.salary-cohort-result b.up{color:#1c9a5b;font-weight:700}.salary-cohort-result b.down{color:#e0483f;font-weight:700}.salary-bracket{margin-top:1.5rem}.salary-bracket-title{color:var(--seed-scale-color-gray-900);margin:0 0 .35rem;font-size:1rem;font-weight:700}.salary-bracket-desc{color:var(--seed-scale-color-gray-600);margin:0 0 .75rem;font-size:.8125rem;line-height:1.5}.salary-bracket-scroll{border:1px solid var(--seed-semantic-color-divider-3);border-radius:.75rem;max-height:22rem;overflow-y:auto}.salary-bracket-table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;font-size:.875rem}.salary-bracket-table th,.salary-bracket-table td{border-bottom:1px solid var(--seed-semantic-color-divider-3);padding:.6rem 1rem}.salary-bracket-table thead th{z-index:1;text-align:right;color:var(--seed-scale-color-gray-600);background-color:var(--seed-semantic-color-paper-contents);font-size:.75rem;font-weight:700;position:sticky;top:0}.salary-bracket-table thead th:first-child{text-align:left}.salary-bracket-table tbody th{text-align:left;color:var(--seed-scale-color-gray-800);font-weight:700}.salary-bracket-table tbody td{text-align:right;color:var(--seed-scale-color-gray-900)}.salary-bracket-table tbody tr:last-child th,.salary-bracket-table tbody tr:last-child td{border-bottom:none}.salary-bracket-table tbody tr.current th,.salary-bracket-table tbody tr.current td{background-color:var(--brand-low);color:var(--brand);font-weight:700}.salary-note{max-width:40rem;font-size:var(--seed-semantic-typography-label4-regular-font-size);color:var(--seed-scale-color-gray-600);margin-top:1rem;line-height:1.6}.salary-help{cursor:help;outline:none;position:relative}.salary-help-icon{background-color:var(--seed-scale-color-gray-300);width:15px;height:15px;color:var(--seed-scale-color-gray-700);vertical-align:middle;border-radius:50%;justify-content:center;align-items:center;margin-left:4px;font-size:10px;font-weight:700;line-height:1;transition:background-color .12s,color .12s;display:inline-flex}.salary-help:hover .salary-help-icon,.salary-help:focus .salary-help-icon{background-color:var(--brand);color:var(--seed-scale-color-gray-00)}.salary-help:after{content:attr(data-tip);z-index:20;background-color:var(--seed-scale-color-gray-900);width:max-content;max-width:240px;color:var(--seed-scale-color-gray-00);white-space:normal;text-align:left;opacity:0;visibility:hidden;pointer-events:none;border-radius:8px;padding:.5rem .65rem;font-size:.75rem;font-weight:400;line-height:1.5;transition:opacity .12s,transform .12s;position:absolute;bottom:calc(100% + 8px);left:0;transform:translateY(4px);box-shadow:0 6px 16px #00000038}.salary-help:hover:after,.salary-help:focus:after,.salary-help:focus-visible:after{opacity:1;visibility:visible;transform:translateY(0)}.sidebar-wrapper{top:var(--header-height);width:var(--sidebar-width);min-width:var(--sidebar-width);max-height:calc(100vh - var(--header-height));overscroll-behavior:contain;scrollbar-width:thin;background-color:var(--seed-semantic-color-paper-sheet);border-right:1px solid var(--seed-semantic-color-divider-2);box-shadow:1px 0 0 var(--seed-semantic-color-divider-2), 2px 0 12px #0000000d;z-index:1000;flex-direction:column;display:flex;position:sticky;overflow-y:auto}.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{width:100%;height:44px;color:var(--seed-scale-color-gray-900);cursor:pointer;background:0 0;border:none;border-radius:0;align-items:center;gap:.625rem;padding:0 1rem;font-weight:600;transition:background-color .15s;display:flex}.sidebar-wrapper .group-menu:hover{background-color:var(--seed-semantic-color-gray-hover)}.sidebar-wrapper .group-label{text-align:left;flex:1}.sidebar-wrapper .group-icon-wrap{border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:background-color .15s;display:inline-flex}.sidebar-wrapper .group-icon-wrap.color-income{color:#2563eb;background-color:#dbeafe}.sidebar-wrapper .group-icon-wrap.color-worth{color:#16a34a;background-color:#dcfce7}.sidebar-wrapper .group-icon-wrap.color-spend{color:#d97706;background-color:#fef3c7}.sidebar-wrapper .group-icon-wrap.color-nps{color:#9333ea;background-color:#f3e8ff}.sidebar-wrapper .group-icon-wrap.color-market{color:#0d9488;background-color:#ccfbf1}.sidebar-wrapper .group-icon{width:16px;height:16px;color:inherit;flex-shrink:0}.sidebar-wrapper .group-chevron{width:16px;height:16px;color:var(--seed-scale-color-gray-500);flex-shrink:0;transition:transform .28s cubic-bezier(.4,0,.2,1)}.sidebar-wrapper .group-chevron.open{transform:rotate(180deg)}.sidebar-wrapper .submenu{grid-template-rows:0fr;transition:grid-template-rows .28s cubic-bezier(.4,0,.2,1);display:grid}.sidebar-wrapper .submenu.open{grid-template-rows:1fr}.sidebar-wrapper .submenu>ul{min-height:0;overflow:hidden}.sidebar-wrapper .link-item{width:100%;height:44px;color:var(--seed-scale-color-gray-900);align-items:center;gap:.625rem;padding:0 1rem;transition:background-color .18s,color .18s;display:flex;position:relative}.sidebar-wrapper .link-item:hover{background-color:var(--seed-semantic-color-gray-hover)}.sidebar-wrapper .link-item:before{content:"";background-color:var(--brand);width:3px;transition:transform .22s cubic-bezier(.4,0,.2,1);position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.sidebar-wrapper .link-item.active{background-color:var(--brand-low);color:var(--brand);border-radius:0 .625rem .625rem 0;margin-right:.625rem;font-weight:600}.sidebar-wrapper .link-item.active:before{border-radius:0 2px 2px 0;transform:scaleY(1)}.sidebar-wrapper .link-item.active .link-icon{color:var(--brand)}.sidebar-wrapper .link-item.group-link{height:38px;color:var(--seed-scale-color-gray-800);font-size:var(--seed-semantic-typography-label3-regular-font-size);padding-left:2.875rem}.sidebar-wrapper .link-icon{width:20px;height:20px;color:var(--seed-scale-color-gray-700);flex-shrink:0}.sidebar-wrapper .mobile-only{display:none}.sidebar-wrapper .feature-divider{border-top:1px solid var(--seed-semantic-color-divider-2);margin:.375rem 0 .25rem}.sidebar-wrapper .recent-section{border-bottom:1px solid var(--seed-semantic-color-divider-2);margin-bottom:.25rem;padding-bottom:.375rem}.sidebar-wrapper .recent-head{cursor:pointer;width:100%;color:var(--seed-scale-color-gray-700);background:0 0;border:none;align-items:center;gap:.5rem;padding:.625rem 1rem .25rem;display:flex}.sidebar-wrapper .recent-head-icon{width:14px;height:14px;color:var(--seed-scale-color-gray-700);flex-shrink:0}.sidebar-wrapper .recent-head-label{text-align:left;letter-spacing:.03em;flex:1;font-size:.72rem;font-weight:700}.sidebar-wrapper .recent-chevron{width:13px;height:13px;color:var(--seed-scale-color-gray-600);flex-shrink:0;transition:transform .28s cubic-bezier(.4,0,.2,1)}.sidebar-wrapper .recent-chevron.open{transform:rotate(180deg)}.sidebar-wrapper .recent-link{font-size:var(--seed-semantic-typography-label3-regular-font-size);color:var(--seed-scale-color-gray-900);padding:.3rem 1rem .3rem 2.125rem;transition:background-color .15s,color .15s;display:block;position:relative}.sidebar-wrapper .recent-link:before{content:"";background-color:var(--seed-scale-color-gray-500);border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:1.375rem;transform:translateY(-50%)}.sidebar-wrapper .recent-link:hover{background-color:var(--seed-semantic-color-gray-hover);color:var(--seed-scale-color-gray-800)}.sidebar-wrapper .recent-link.active{color:var(--brand)}.sidebar-wrapper .recent-link.active:before{background-color:var(--brand)}.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:var(--mobile-sidebar-width);min-width:var(--mobile-sidebar-width);height:calc(100% - var(--header-height) - var(--footer-height));transition:transform .32s cubic-bezier(.4,0,.2,1),box-shadow .32s;position:fixed;transform:translate(-100%)}.sidebar-wrapper.open{transform:translate(0);box-shadow:0 0 1.5rem #00000040}.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}}@media (prefers-reduced-motion:reduce){.sidebar-wrapper .submenu,.sidebar-wrapper .group-chevron,.sidebar-wrapper .recent-chevron,.sidebar-wrapper .link-item,.sidebar-wrapper .link-item:before,.sidebar-backdrop{transition:none}}.favorite-row{align-items:center;display:flex}.favorite-row .recent-link{flex:1;min-width:0}.favorite-remove{cursor:pointer;color:var(--seed-scale-color-gray-500);background:0 0;border:none;flex:none;justify-content:center;align-items:center;padding:0 .5rem;display:inline-flex}.favorite-remove:hover{color:var(--seed-scale-color-gray-900)}.favorite-remove svg{width:14px;height:14px}.favorite-remove svg path{fill:currentColor}[data-seed-scale-color=dark] .group-icon-wrap.color-income{color:#60a5fa;background-color:#1e3a5f}[data-seed-scale-color=dark] .group-icon-wrap.color-worth{color:#4ade80;background-color:#14532d}[data-seed-scale-color=dark] .group-icon-wrap.color-spend{color:#fbbf24;background-color:#451a03}[data-seed-scale-color=dark] .group-icon-wrap.color-nps{color:#c084fc;background-color:#3b0764}[data-seed-scale-color=dark] .group-icon-wrap.color-market{color:#2dd4bf;background-color:#042f2e}::view-transition-old(root){animation-duration:.18s;animation-timing-function:ease}::view-transition-new(root){animation-duration:.18s;animation-timing-function:ease}:root{--brand:var(--seed-scale-color-blue-500);--brand-low:var(--seed-scale-color-blue-alpha-100)}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 1rem 8rem;display:flex;overflow-x:clip}@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}.chart-skeleton,.sk-line{background-color:var(--seed-scale-color-gray-100);position:relative;overflow:hidden}.chart-skeleton{border-radius:.5rem}.chart-skeleton:after,.sk-line:after{content:"";background:linear-gradient(90deg, transparent, var(--seed-scale-color-gray-200) 50%, transparent);animation:1.4s ease-in-out infinite chart-skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes chart-skeleton-shimmer{to{transform:translate(100%)}}.chart-skeleton-text{flex-direction:column;gap:.55rem;max-width:800px;margin-top:.75rem;display:flex}.sk-line{border-radius:4px;height:.85rem}.sk-source{width:42%;height:.95rem}.sk-short{width:70%}@media (prefers-reduced-motion:reduce){.chart-skeleton:after,.sk-line:after{animation:none}}@media screen and (width<=768px){.chart-wrapper{aspect-ratio:auto;min-width:0;height:46vh;max-height:420px}}.feed-container{flex-direction:column;padding:0;list-style:none;display:flex}.main>h2{margin:.25rem 0 1.25rem}.page-body{flex-direction:column;gap:2rem;display:flex}.page-body>.calc-related{margin-top:0}.page-body>p{margin:0}.stat-section{scroll-margin-top:calc(var(--header-height) + 1rem);border-radius:.75rem}.stat-section.section-flash{animation:1.8s ease-out section-target-flash}@keyframes section-target-flash{0%,25%{background-color:var(--brand-low);box-shadow:0 0 0 8px var(--brand-low)}to{background-color:#0000;box-shadow:0 0 0 8px #0000}}@media (prefers-reduced-motion:reduce){.stat-section.section-flash{animation:none}}.section-title{color:var(--seed-scale-color-gray-900);margin:0 0 .75rem;font-weight:700}.sub-title{color:var(--seed-scale-color-gray-800);margin:1.5rem 0 .5rem;font-size:1rem;font-weight:600}.chart-source{font-weight:600;font-size:var(--seed-semantic-typography-label3-regular-font-size);color:var(--seed-scale-color-gray-700);margin-top:.75rem}.chart-source+div,.chart-desc{max-width:800px;font-size:var(--seed-semantic-typography-label3-regular-font-size);color:var(--seed-scale-color-gray-800);white-space:pre-line;margin-top:.25rem;line-height:1.55}.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 .toast-action-btn{background:var(--brand);color:#fff;font-size:var(--seed-semantic-typography-label4-regular-font-size);cursor:pointer;white-space:nowrap;border-radius:.5rem;flex:none;align-self:center;padding:.25rem .75rem;font-weight:600}.toast-item.fade-out{opacity:0;animation:.3s fadeOut}.header{height:var(--header-height);background-color:var(--seed-semantic-color-paper-background);box-shadow:0 1px 0 var(--seed-semantic-color-divider-2), 0 2px 12px #0000000d;z-index:1000;justify-content:space-between;align-items:center;padding:0 1.25rem;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{width:2rem;height:2rem;box-shadow:0 0 0 1.5px var(--seed-semantic-color-divider-2);border-radius:.5rem;display:block}.header .logo-text{font-size:var(--seed-semantic-typography-title3-bold-font-size);letter-spacing:-.02em;color:var(--seed-scale-color-gray-700);font-weight:600}.header .logo-brand{color:var(--brand);font-weight:800}.header-actions{align-items:center;gap:.375rem;display:flex}.header-search{border:1px solid var(--seed-semantic-color-divider-2);background-color:var(--seed-semantic-color-paper-sheet);height:2.125rem;color:var(--seed-scale-color-gray-500);cursor:pointer;border-radius:999px;align-items:center;gap:.5rem;padding:0 .75rem;transition:border-color .15s,background-color .15s,color .15s;display:inline-flex}.header-search:hover{border-color:var(--seed-scale-color-gray-400);background-color:var(--seed-semantic-color-gray-hover);color:var(--seed-scale-color-gray-700)}.header-search-icon{width:15px;height:15px;color:var(--seed-scale-color-gray-400);flex:none}.header-search-text{color:var(--seed-scale-color-gray-500);font-size:.8125rem}.header-search-kbd{color:var(--seed-scale-color-gray-500);background:var(--seed-semantic-color-paper-contents);border:1px solid var(--seed-semantic-color-divider-2);border-radius:.3rem;margin-left:.125rem;padding:.05rem .3rem;font-size:.6875rem;font-weight:600}.header-icon-btn{width:2.125rem;height:2.125rem;color:var(--seed-scale-color-gray-600);cursor:pointer;background-color:#0000;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:0;transition:background-color .15s,color .15s;display:inline-flex}.header-icon-btn:hover{background-color:var(--seed-semantic-color-gray-hover);color:var(--seed-scale-color-gray-900)}.header-icon-btn svg{width:20px;height:20px}.header-theme-toggle{width:2.125rem;height:2.125rem;color:var(--seed-scale-color-gray-600);cursor:pointer;background-color:#0000;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:0;transition:background-color .15s,color .15s;display:inline-flex}.header-theme-toggle:hover{background-color:var(--seed-semantic-color-gray-hover);color:var(--seed-scale-color-gray-900)}.header-theme-toggle svg{width:20px;height:20px}.header .mobile-menu{width:2.125rem;height:2.125rem;color:var(--seed-scale-color-gray-700);cursor:pointer;background-color:#0000;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:0;transition:background-color .15s,color .15s;display:none}.header .mobile-menu:hover{background-color:var(--seed-semantic-color-gray-hover);color:var(--seed-scale-color-gray-900)}.header .mobile-menu svg{width:22px;height:22px}@media (width<=768px){.header{padding:0 .75rem}.header .mobile-menu{display:flex}.header-search{background:0 0;border:none;border-radius:.5rem;justify-content:center;width:2.125rem;height:2.125rem;padding:0}.header-search-text,.header-search-kbd{display:none}.header-search-icon{width:20px;height:20px;color:var(--seed-scale-color-gray-600)}}.footer-container{width:100%;height:var(--footer-height);background-color:var(--seed-semantic-color-paper-background);z-index:2000;border-radius:1.25rem 1.25rem 0 0;display:none;position:sticky;bottom:0;box-shadow:0 -4px 24px #0000001f}.footer-container .footer-item{letter-spacing:.01em;height:100%;color:var(--seed-semantic-color-text-secondary);cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.2rem;padding:.375rem 0 0;font-size:.68rem;font-weight:600;transition:color .15s;display:flex;position:relative}.footer-container .footer-item.on,.footer-container .footer-item.active{color:var(--seed-semantic-color-primary)}.footer-container .footer-item.on:before,.footer-container .footer-item.active:before{content:"";background-color:var(--seed-semantic-color-primary);border-radius:0 0 .25rem .25rem;width:1.75rem;height:.1875rem;position:absolute;top:0;left:50%;transform:translate(-50%)}.footer-container .footer-icon{flex:none;width:22px;height:22px;transition:transform .15s}.footer-container .footer-item.on .footer-icon,.footer-container .footer-item.active .footer-icon{transform:scale(1.1)}.footer-container .footer-icon path{fill:currentColor}@media (width<=768px){.footer-container{display:flex;position:fixed}}.floating-actions{z-index:1500;flex-direction:column;gap:.6rem;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}.fab{border:1px solid var(--seed-semantic-color-divider-2);background:var(--seed-semantic-color-paper-dialog);width:48px;height:48px;color:var(--seed-scale-color-gray-700);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 2px 10px #0000001f}.fab:hover{color:var(--seed-scale-color-gray-900);border-color:var(--seed-scale-color-gray-400)}.fab.on{color:var(--seed-static-color-white);background:var(--seed-semantic-color-primary);border-color:var(--seed-semantic-color-primary)}.fab-icon{flex:none;width:26px;height:26px}.fab-icon path{fill:currentColor}@media (width<=768px){.floating-actions{display:none}}: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:3.5rem}}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}
