:root{color-scheme:light;--bg:#f7f8fa;--surface:#ffffff;--ink:#191f28;--muted:#6b7684;--soft:#f2f4f6;--line:#e5e8eb;--primary:#7c5cfc;--primary-deep:#5b3fd6;--primary-soft:#f1edff;--up:#f04452;--down:#3182f6;--rail:218px}*{box-sizing:border-box}html{background:var(--bg);color:var(--ink);font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}body{margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100dvh;display:flex}.side-rail{position:sticky;top:0;width:var(--rail);height:100dvh;flex:0 0 var(--rail);display:flex;flex-direction:column;padding:28px 16px 18px;background:var(--surface);border-right:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:9px;color:var(--primary)}.brand strong{font-size:16px;letter-spacing:-.3px}.side-rail>.brand{justify-content:center;margin:3px 0 32px}.side-rail nav{display:grid;gap:8px}.nav-item{min-height:54px;display:flex;align-items:center;gap:11px;padding:0 15px;border-radius:14px;color:var(--muted);font-size:14px;font-weight:700}.nav-item--active{color:var(--primary-deep);background:var(--primary-soft)}.rail-footer{margin-top:auto}.account{width:100%;min-height:58px;display:flex;align-items:center;gap:10px;padding:10px;border:0;border-radius:13px;background:var(--soft);color:var(--ink);text-align:left}.account>span:not(.account__avatar){min-width:0;display:grid;gap:2px;flex:1 1}.account small,.account strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account strong{font-size:13px}.account small{color:var(--muted);font-size:10px}.account>button{border:0;background:transparent;color:var(--muted)}.account__avatar{width:33px;height:33px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;overflow:hidden;background:var(--surface);color:var(--primary)}.account__avatar img{width:100%;height:100%;object-fit:cover}.account--loading{color:var(--muted);font-size:12px}.shell-main{flex:1 1;min-width:0}.bottom-nav,.mobile-top{display:none}.crypto-page{width:min(1040px,100%);margin:0 auto;padding:42px 28px 70px}.list-header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.about>span,.detail-card header span,.list-header span{color:var(--primary);font-size:12px;font-weight:850}.list-header h1{margin:7px 0 0;font-size:31px;letter-spacing:-1.4px}.list-header>strong{color:var(--muted);font-size:13px}.category-filter{display:flex;gap:7px;margin-bottom:12px;padding-bottom:3px;overflow-x:auto;scrollbar-width:none}.category-filter::-webkit-scrollbar{display:none}.category-filter button{height:38px;display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;padding:0 13px;border:1px solid var(--line);border-radius:11px;background:var(--surface);color:var(--muted);font-size:12px;font-weight:800}.category-filter button:hover{border-color:#b7a9ff;color:var(--primary-deep)}.category-filter button.is-active{border-color:var(--primary);background:var(--primary-soft);color:var(--primary-deep)}.category-filter small{font-size:10px;opacity:.72}.filters{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:10px;margin-bottom:12px}.search{height:48px;display:flex;align-items:center;gap:10px;padding:0 15px;border:1px solid var(--line);border-radius:13px;background:var(--surface);color:var(--muted)}.search input{width:100%;border:0;outline:0;background:transparent;color:var(--ink)}.filters select{border:1px solid var(--line);border-radius:13px;padding:0 14px;background:var(--surface);color:var(--ink);font-weight:700}.coin-list{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.coin-list__head{display:grid;grid-template-columns:minmax(210px,1fr) 160px 170px;padding:11px 51px 11px 68px;background:var(--soft);color:var(--muted);font-size:11px;font-weight:800}.coin-list__head span:last-child{text-align:right}.coin-row{display:grid;grid-template-columns:38px minmax(160px,1fr) 160px 170px 18px;align-items:center;gap:12px;min-height:68px;padding:10px 16px}.coin-row+.coin-row{border-top:1px solid var(--line)}.coin-row:hover{background:#fbfaff}.coin-logo{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:var(--primary-soft);color:var(--primary);overflow:hidden}.coin-logo img{width:100%;height:100%;object-fit:cover}.coin-logo--large{width:58px;height:58px}.coin-row__category,.coin-row__identity,.coin-row__price{min-width:0;display:grid;gap:5px}.coin-row__identity strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px}.coin-row small{color:var(--muted);font-size:11px}.coin-row__category em{width:fit-content;padding:4px 7px;border-radius:7px;background:var(--primary-soft);color:var(--primary-deep);font-size:10px;font-style:normal;font-weight:800}.coin-row__price{justify-items:end;text-align:right}.coin-row__price strong{font-size:15px}.coin-detail__quote span,.coin-row__price small{display:inline-flex;align-items:center;gap:2px;font-weight:800}.is-up{color:var(--up)!important}.is-down{color:var(--down)!important}.coin-row__chevron{color:#b0b8c1}.empty{padding:50px 20px;color:var(--muted);text-align:center}.source{padding:13px 4px 0;color:#8b95a1;font-size:10px;text-align:right}.daily{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:20px;margin-top:44px;padding:30px;border:1px solid #cfc4ff;border-radius:24px;background:var(--primary-soft)}.daily__copy>span{display:inline-flex;align-items:center;gap:6px;color:var(--primary);font-size:11px;font-weight:900;letter-spacing:.8px}.daily h2{margin:9px 0 8px;font-size:25px;letter-spacing:-1px}.daily p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.daily__copy small{display:block;margin-top:10px;color:var(--muted)}.daily__copy b{display:block;margin-top:9px;color:var(--down);font-size:12px}.daily__action{display:grid;align-content:center;gap:14px;padding:19px;border-radius:17px;background:var(--surface)}.daily__action>div{display:grid;gap:3px}.daily__action span{color:var(--muted);font-size:11px}.daily__action strong{font-size:15px}.daily button{height:45px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:12px;background:var(--primary);color:#fff;font-weight:850}.daily button.is-active{background:var(--ink)}.site-footer{width:min(1120px,calc(100% - 56px));margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;gap:18px 28px;padding:25px 0 34px;border-top:1px solid var(--line);color:var(--muted);font-size:11px}.site-footer>div{display:grid;gap:2px}.site-footer strong{color:var(--ink)}.site-footer nav{display:flex;gap:16px}.site-footer small{margin-left:auto}.detail-brand{height:66px;display:flex;align-items:center;padding:0 24px;border-bottom:1px solid var(--line);background:var(--surface)}.detail-brand a{display:inline-flex;align-items:center;gap:8px;color:var(--primary)}.coin-detail{width:min(920px,100%);margin:0 auto;padding:28px 24px 70px}.back{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:13px;font-weight:700}.coin-detail__header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:34px 0 29px}.coin-detail__identity{display:flex;align-items:center;gap:15px}.coin-detail__identity>div{display:grid;gap:3px}.coin-detail__identity span{color:var(--primary);font-size:11px;font-weight:850}.coin-detail__identity h1{margin:0;font-size:32px;letter-spacing:-1.5px}.coin-detail__identity p{margin:0;color:var(--muted);font-size:13px}.coin-detail__quote{display:grid;justify-items:end;gap:6px;text-align:right}.coin-detail__quote>strong{font-size:31px;letter-spacing:-1.3px}.coin-detail__quote span{font-size:15px}.coin-detail__quote small{margin-left:4px;color:var(--muted);font-weight:600}.detail-card{padding:24px;border:1px solid var(--line);border-radius:22px;background:var(--surface)}.detail-card>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;color:var(--primary)}.detail-card h2{margin:5px 0 0;color:var(--ink);font-size:22px}.chart{position:relative}.chart svg{width:100%;height:auto;overflow:visible}.chart line{stroke:var(--line);stroke-dasharray:4 5}.chart polyline.is-up{stroke:var(--up)}.chart polyline.is-down{stroke:var(--down)}.chart__labels{position:absolute;z-index:1;inset:5px 7px auto auto;display:grid;gap:163px;text-align:right}.chart__dates,.chart__labels{color:var(--muted);font-size:10px}.chart__dates{display:flex;justify-content:space-between}.chart-empty{height:220px;display:grid;place-items:center;color:var(--muted);font-size:13px}.stats{display:grid;grid-template-columns:repeat(3,1fr);margin:18px 0;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:var(--surface)}.stats dl{margin:0;padding:21px 23px}.stats dl:nth-child(n+4){border-top:1px solid var(--line)}.stats dl:not(:nth-child(3n+1)){border-left:1px solid var(--line)}.stats dt{color:var(--muted);font-size:11px;font-weight:700}.stats dd{margin:7px 0 0;font-size:16px;font-weight:850}.about>h2{margin:7px 0 9px}.about>p{margin:0;color:var(--ink);font-size:17px;line-height:1.6}.about>div{display:grid;gap:5px;margin-top:20px;padding:16px;border-radius:14px;background:var(--primary-soft)}.about>div strong{color:var(--primary-deep);font-size:12px}.about>div span{color:var(--muted);font-size:13px}.source-link{display:flex;align-items:center;justify-content:flex-end;gap:5px;padding:15px 3px;color:var(--muted);font-size:11px}.page-loading{min-height:calc(100dvh - 66px);display:grid;place-content:center;justify-items:center;gap:12px;padding-bottom:5vh}.page-loading>span{width:52px;height:52px;border:5px solid var(--primary-soft);border-top-color:var(--primary);border-radius:50%;animation:spin 1s linear infinite}.page-loading strong{font-size:21px}.page-loading p{margin:0;color:var(--muted);font-size:14px}.detail-skeleton{border-radius:20px;background:var(--soft)}.detail-skeleton--title{height:120px;margin-top:35px}.detail-skeleton--chart{height:320px;margin-top:18px}.detail-skeleton--stats{height:170px;margin-top:18px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.legal{width:min(720px,100%);margin:0 auto;padding:55px 24px 100px}.legal>a{color:var(--primary);font-weight:800}.legal h1{margin:30px 0 38px;font-size:36px}.legal h2{margin:30px 0 8px;font-size:18px}.legal p{color:var(--muted);line-height:1.75}.legal__contact{margin-top:45px;padding-top:22px;border-top:1px solid var(--line)}@media (max-width:900px){:root{--bottom:64px}.side-rail{display:none}.app-shell{display:block}.mobile-top{position:sticky;z-index:20;top:0;height:58px;display:flex;align-items:center;padding:0 16px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96)}.bottom-nav{position:fixed;z-index:30;inset:auto 0 0;height:var(--bottom);display:grid;place-items:center;border-top:1px solid var(--line);background:var(--surface)}.bottom-nav a{display:grid;justify-items:center;gap:3px;color:var(--primary);font-size:10px;font-weight:800}.crypto-page{padding:22px 16px calc(45px + var(--bottom))}.coin-list__head{display:none}.coin-row{grid-template-columns:36px minmax(0,1fr) auto 17px;gap:10px;min-height:66px;padding:10px 13px}.coin-row__category{display:none}.coin-row__price{grid-column:3}.coin-row__chevron{grid-column:4}.daily{grid-template-columns:1fr}.site-footer{width:calc(100% - 32px);margin-bottom:var(--bottom)}.site-footer small{margin-left:0;width:100%}}@media (max-width:600px){.list-header h1{font-size:25px}.filters{grid-template-columns:1fr}.filters select{height:46px}.coin-row__price strong{font-size:13px}.coin-row__identity strong{font-size:14px}.coin-row__identity small{max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.daily{padding:23px 19px}.daily h2{font-size:22px}.coin-detail{padding:22px 16px 60px}.coin-detail__header{align-items:flex-start;padding:28px 0 24px}.coin-detail__identity{gap:10px}.coin-logo--large{width:48px;height:48px}.coin-detail__identity h1{font-size:24px}.coin-detail__quote>strong{font-size:21px}.coin-detail__quote span{font-size:13px}.coin-detail__quote small{display:none}.detail-card{padding:19px 14px}.stats{grid-template-columns:repeat(2,1fr)}.stats dl:nth-child(n+3){border-top:1px solid var(--line)}.stats dl:not(:nth-child(3n+1)){border-left:0}.stats dl:nth-child(2n){border-left:1px solid var(--line)}.chart__labels{display:none}.detail-brand{height:58px;padding:0 16px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}.stock-report__toolbar-actions{display:flex;align-items:center;justify-self:end;gap:4px}.stock-report__toolbar-actions button{display:inline-flex;align-items:center;min-height:34px;gap:7px;padding:0 10px;border:0;border-radius:8px;color:var(--report-muted);background:transparent;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.stock-report__toolbar-actions button:hover{color:var(--report-text);background:var(--report-line)}.stock-report__toolbar-actions button.is-favorite{color:#ffd166;background:rgba(255,209,102,.1)}.stock-report__identity-copy{display:grid;min-width:0;align-content:center}.stock-report__financial-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.stock-report{--report-bg:#f2f4f6;--report-card:#ffffff;--report-text:#191f28;--report-muted:#8b95a1;--report-line:#e5e8eb;--report-blue:#3182f6;--report-up:#f04452;--report-down:#3182f6;width:min(1240px,100%);min-height:100vh;margin:0 auto;padding:18px 28px 80px;color:var(--report-text);background:var(--report-bg);font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.stock-report,.stock-report *{box-sizing:border-box}.stock-report__loading-line{position:fixed;z-index:90;top:0;left:0;width:100%;height:3px;overflow:hidden;background:rgba(49,130,246,.12)}.stock-report__loading-line i{display:block;width:38%;height:100%;border-radius:99px;background:var(--report-blue);animation:stock-report-progress 1.15s ease-in-out infinite}@keyframes stock-report-progress{0%{transform:translateX(-110%)}to{transform:translateX(360%)}}.stock-report__toolbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:52px;margin-bottom:12px}.stock-report__toolbar>a,.stock-report__toolbar>button{display:inline-flex;align-items:center;gap:7px;width:max-content;min-height:38px;padding:0 12px;border:0;border-radius:12px;color:#4e5968;background:transparent;font:inherit;font-size:14px;font-weight:700;text-decoration:none;cursor:pointer}.stock-report__toolbar>button{justify-self:end}.stock-report__toolbar>a:hover,.stock-report__toolbar>button:hover{background:#e5e8eb}.stock-report__toolbar>strong{color:#6b7684;font-size:12px;font-weight:800;letter-spacing:.05em}.stock-report__hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:30px;padding:36px 38px 28px;border-radius:30px;background:var(--report-card);box-shadow:0 2px 16px rgba(25,31,40,.045)}.stock-report__identity{display:flex;align-items:center;min-width:0;gap:18px}.stock-report__logo{display:grid;flex:0 0 58px;width:58px;height:58px;place-items:center;border-radius:19px;color:#fff;background:#3182f6;box-shadow:0 9px 22px rgba(49,130,246,.23)}.stock-report__identity p{display:flex;align-items:center;gap:8px;margin:0 0 5px}.stock-report__identity p b,.stock-report__identity p span{padding:4px 8px;border-radius:7px;font-size:11px;font-weight:800}.stock-report__identity p b{color:#1b64da;background:#e8f3ff}.stock-report__identity p span{color:#6b7684;background:#f2f4f6}.stock-report__identity h1{overflow:hidden;margin:0;color:var(--report-text);font-size:clamp(26px,3vw,36px);font-weight:800;letter-spacing:-.045em;line-height:1.18;text-overflow:ellipsis;white-space:nowrap}.stock-report__identity small{display:block;margin-top:7px;color:var(--report-muted);font-size:12px;font-weight:600}.stock-report__quote{display:flex;flex-direction:column;align-items:flex-end;justify-content:center}.stock-report__quote>span{margin-bottom:4px;color:var(--report-muted);font-size:12px;font-weight:700}.stock-report__quote>strong{color:var(--report-text);font-size:clamp(28px,3.2vw,40px);font-weight:800;letter-spacing:-.045em;line-height:1.12}.stock-report__quote>small{margin-top:7px;font-size:16px;font-weight:800}.stock-report .is-up{color:var(--report-up)}.stock-report .is-down{color:var(--report-down)}.stock-report__quick-stats{display:grid;grid-column:1/-1;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;margin-top:6px;overflow:hidden;border-radius:18px;background:var(--report-line)}.stock-report__quick-stats dl{min-width:0;margin:0;padding:17px 18px;background:#f9fafb}.stock-report__quick-stats dt{margin-bottom:7px;color:var(--report-muted);font-size:11px;font-weight:700}.stock-report__quick-stats dd{overflow:hidden;margin:0;color:#333d4b;font-size:14px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.stock-report__nav{position:sticky;z-index:20;top:0;display:flex;gap:6px;margin:14px 0 18px;padding:8px;overflow-x:auto;border:1px solid rgba(229,232,235,.86);border-radius:17px;background:rgba(255,255,255,.9);box-shadow:0 5px 18px rgba(25,31,40,.045);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);scrollbar-width:none}.stock-report__nav::-webkit-scrollbar{display:none}.stock-report__nav a{flex:0 0 auto;padding:10px 15px;border-radius:11px;color:#6b7684;font-size:13px;font-weight:750;text-decoration:none}.stock-report__nav a:first-child,.stock-report__nav a:hover{color:#1b64da;background:#e8f3ff}.stock-report__error{display:flex;align-items:center;justify-content:space-between;margin:0 0 16px;padding:14px 18px;border-radius:15px;color:#8b3a3f;background:#fff0f1;font-size:13px;font-weight:700}.stock-report__error button{display:inline-flex;align-items:center;gap:6px;padding:8px 11px;border:0;border-radius:9px;color:#fff;background:#f04452;font:inherit;cursor:pointer}.stock-report__layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:18px}.stock-report__main{display:grid;min-width:0;gap:18px}.stock-report__aside{position:sticky;top:80px}.stock-report-card{min-width:0;overflow:hidden;border-radius:26px;background:var(--report-card);box-shadow:0 2px 14px rgba(25,31,40,.04);scroll-margin-top:88px}.stock-report-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:26px 28px 0}.stock-report-card__header>div>span{display:block;margin-bottom:5px;color:var(--report-blue);font-size:10px;font-weight:900;letter-spacing:.11em}.stock-report-card__header h2{margin:0;color:var(--report-text);font-size:22px;font-weight:800;letter-spacing:-.035em}.stock-report-card__header p{margin:6px 0 0;color:var(--report-muted);font-size:12px}.stock-report-card__header>small{max-width:200px;color:var(--report-muted);font-size:10px;line-height:1.5;text-align:right}.stock-report-card__header>svg{color:#b0b8c1}.stock-report-card__empty{display:grid;min-height:180px;place-content:center;place-items:center;gap:10px;padding:30px;color:#b0b8c1;text-align:center}.stock-report-card__empty p{margin:0;color:var(--report-muted);font-size:13px;font-weight:650}.stock-report-chart__canvas{width:100%;height:350px;padding:12px 18px 0}.stock-report-card__skeleton--chart{display:grid;height:100%;place-items:center;align-content:center;gap:18px;color:var(--report-muted);font-size:12px;font-weight:650}.stock-report-card__skeleton--chart span{width:76%;height:100px;border-radius:16px;background:#3182f6;background-size:250% 100%;animation:stock-report-shimmer 1.4s linear infinite;clip-path:polygon(0 76%,10% 60%,20% 69%,31% 32%,43% 54%,54% 42%,64% 58%,74% 28%,85% 38%,100% 6%,100% 100%,0 100%)}@keyframes stock-report-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.stock-report-chart__ranges{display:flex;justify-content:center;gap:5px;padding:8px 24px 16px}.stock-report-chart__ranges button{min-width:50px;padding:8px 12px;border:0;border-radius:10px;color:#8b95a1;background:transparent;font:inherit;font-size:12px;font-weight:750;cursor:pointer}.stock-report-chart__ranges button.is-active,.stock-report-chart__ranges button:hover{color:#1b64da;background:#e8f3ff}.stock-report-chart__metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;margin:0 24px 18px;overflow:hidden;border:1px solid var(--report-line);border-radius:12px;background:var(--report-line)}.stock-report-chart__metrics dl{min-width:0;margin:0;padding:13px 14px;background:#111116}.stock-report-chart__metrics dt{margin-bottom:6px;color:var(--report-muted);font-size:10px;font-weight:700}.stock-report-chart__metrics dd{overflow:hidden;margin:0;color:#d1d6db;font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.stock-report-chart__range-values{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 28px 22px;border-top:1px solid #f2f4f6}.stock-report-chart__range-values span{display:flex;flex-direction:column;gap:4px;color:var(--report-muted);font-size:10px}.stock-report-chart__range-values span:last-child{text-align:right}.stock-report-chart__range-values strong{color:#4e5968;font-size:12px}.stock-report-chart__range-values small{color:#b0b8c1;font-size:9px;font-weight:700;letter-spacing:.04em}.stock-report__financial-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(250px,.8fr);gap:18px}.stock-report-financials__actions{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.stock-report-financials__actions>small{max-width:220px;color:var(--report-muted);font-size:9px;line-height:1.35;text-align:right}.stock-report-financials__toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;padding:3px;border-radius:10px;background:#f2f4f6}.stock-report-financials__toggle button{min-width:54px;padding:7px 10px;border:0;border-radius:8px;color:#8b95a1;background:transparent;font:inherit;font-size:11px;font-weight:750;cursor:pointer}.stock-report-financials__toggle button.is-active{color:#1b64da;background:#fff;box-shadow:0 1px 4px rgba(25,31,40,.08)}.stock-report-financials__table{padding:20px 28px 28px}.stock-report-financials__row{display:grid;grid-template-columns:minmax(100px,1.25fr) repeat(4,minmax(76px,1fr));align-items:center;min-height:54px;border-bottom:1px solid #f2f4f6}.stock-report-financials__table.has-1-periods .stock-report-financials__row{grid-template-columns:minmax(100px,1.25fr) minmax(76px,1fr)}.stock-report-financials__table.has-2-periods .stock-report-financials__row{grid-template-columns:minmax(100px,1.25fr) repeat(2,minmax(76px,1fr))}.stock-report-financials__table.has-3-periods .stock-report-financials__row{grid-template-columns:minmax(100px,1.25fr) repeat(3,minmax(76px,1fr))}.stock-report-financials__row:last-child{border-bottom:0}.stock-report-financials__row>*{min-width:0;text-align:right}.stock-report-financials__row>:first-child{text-align:left}.stock-report-financials__row.is-head{min-height:42px;color:var(--report-muted);font-size:10px;font-weight:700}.stock-report-financials__row.is-head span{display:flex;flex-direction:column;gap:2px}.stock-report-financials__row.is-head small{color:#b0b8c1;font-size:9px}.stock-report-financials__row strong{color:#4e5968;font-size:12px}.stock-report-financials__row>span{overflow:hidden;color:#6b7684;font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.stock-report-financials__row>span.is-latest{color:var(--report-text);font-weight:800}.stock-report-financials__row b{font-size:12px;font-weight:800}.stock-report-debt__actions{display:flex;flex-direction:column;align-items:flex-end;gap:7px}.stock-report-debt__status{padding:6px 9px;border-radius:8px;color:#00a86b;background:#e7f8f2;font-size:10px}.stock-report-debt.is-watch .stock-report-debt__status{color:#b07800;background:#fff6d8}.stock-report-debt.is-risk .stock-report-debt__status{color:#d73c4a;background:#fff0f1}.stock-report-debt__summary{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:24px 28px 10px}.stock-report-debt__summary>div{display:flex;align-items:baseline;gap:8px}.stock-report-debt__summary strong{font-size:34px;font-weight:800;letter-spacing:-.04em}.stock-report-debt__summary p span,.stock-report-debt__summary small{color:var(--report-muted);font-size:11px}.stock-report-debt__summary p{display:flex;flex-direction:column;align-items:flex-end;gap:3px;margin:0}.stock-report-debt__summary p b{font-size:14px;font-weight:800}.stock-report-debt__summary p b.is-improved{color:#20c997}.stock-report-debt__summary p b.is-worsened{color:#f04452}.stock-report-debt__chart{position:relative;height:220px;margin:0 28px}.stock-report-debt__guides{position:absolute;inset:18px 0 47px}.stock-report-debt__guides span{position:absolute;right:0;left:0;border-top:1px dashed #e2e5e9}.stock-report-debt__guides b{position:absolute;top:-8px;right:0;padding-left:7px;background:var(--report-card);color:#b0b8c1;font-size:9px;font-weight:700}.stock-report-debt__bars{position:relative;z-index:1;display:grid;height:100%;grid-template-columns:repeat(auto-fit,minmax(54px,1fr));gap:12px;padding:18px 18px 0}.stock-report-debt__bar{display:grid;min-width:0;grid-template-rows:minmax(0,1fr) auto auto;text-align:center}.stock-report-debt__bar>div{display:flex;align-items:flex-end;justify-content:center;min-height:0}.stock-report-debt__bar>div>i{position:relative;width:min(66px,82%);min-height:4px;border-radius:11px 11px 3px 3px;background:#aeb6c1;box-shadow:inset 0 1px rgba(255,255,255,.24)}.stock-report-debt__bar.is-current>div>i{background:#20c997}.stock-report-debt.is-watch .stock-report-debt__bar.is-current>div>i{background:#f5b942}.stock-report-debt.is-risk .stock-report-debt__bar.is-current>div>i{background:#f04452}.stock-report-debt__bar>div b{position:absolute;top:-24px;left:50%;translate:-50% 0;color:#6b7684;font-size:11px;font-style:normal;white-space:nowrap}.stock-report-debt__bar.is-current>div b{color:#00a86b}.stock-report-debt.is-watch .stock-report-debt__bar.is-current>div b{color:#b07800}.stock-report-debt.is-risk .stock-report-debt__bar.is-current>div b{color:#d73c4a}.stock-report-debt__bar>strong{margin-top:9px;font-size:11px}.stock-report-debt__bar>small{margin-top:2px;color:var(--report-muted);font-size:9px}.stock-report-debt>div>footer{padding:14px 28px 24px;border-top:1px solid #f2f4f6;text-align:center}.stock-report-debt>div>footer small{color:#b0b8c1;font-size:10px}.stock-report-target__comparison{display:grid;grid-template-columns:minmax(190px,.72fr) minmax(340px,1.28fr);gap:26px;padding:18px 28px 10px}.stock-report-target__hero{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:7px;padding:10px 0 24px}.stock-report-target__hero>span{color:var(--report-muted);font-size:12px;font-weight:700}.stock-report-target__hero>strong{font-size:34px;font-weight:800;letter-spacing:-.04em}.stock-report-target__hero>b{display:flex;flex-direction:column;gap:2px;min-width:128px;margin-top:6px;padding:12px 14px;border-radius:12px;background:#fff0f1;font-size:19px;font-weight:850}.stock-report-target__hero>b small{color:var(--report-muted);font-size:10px;font-weight:750}.stock-report-target__hero>b.is-down{background:#e8f3ff}.stock-report-target__chart{position:relative;min-width:0;height:238px;padding:12px 20px 0 52px}.stock-report-target__axis{position:absolute;left:0;color:#8b95a1;font-size:9px;font-weight:700}.stock-report-target__axis.is-top{top:10px}.stock-report-target__axis.is-zero{bottom:37px}.stock-report-target__grid{position:absolute;right:20px;left:52px;border-top:1px dashed #e2e5e9}.stock-report-target__grid.is-top{top:22px}.stock-report-target__grid.is-middle{top:99px}.stock-report-target__grid.is-zero{bottom:48px;border-top-style:solid}.stock-report-target__bars{position:relative;z-index:1;display:grid;height:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.stock-report-target__bar{display:grid;min-width:0;grid-template-rows:minmax(0,1fr) 36px;text-align:center}.stock-report-target__bar>div{display:flex;align-items:flex-end;justify-content:center;min-height:0}.stock-report-target__bar>div>i{position:relative;width:min(76px,78%);min-height:5px;border-radius:12px 12px 3px 3px;background:#7b8490;box-shadow:0 8px 24px rgba(0,0,0,.1)}.stock-report-target__bar.is-target>div>i{background:#3182f6;box-shadow:0 10px 28px rgba(49,130,246,.24)}.stock-report-target__bar>div b{position:absolute;top:-28px;left:50%;translate:-50% 0;color:#4e5968;font-size:11px;font-style:normal;white-space:nowrap}.stock-report-target__bar.is-target>div b{color:#1b64da}.stock-report-target__bar>strong{padding-top:10px;color:#6b7684;font-size:11px}.stock-report-target__reports{padding:12px 28px 24px}.stock-report-event__metrics h3,.stock-report-summary__market h3,.stock-report-target__reports h3{margin:0 0 8px;color:#6b7684;font-size:11px;font-weight:800}.stock-report-target__reports>a{display:grid;grid-template-columns:minmax(0,1fr) auto 18px;align-items:center;gap:14px;min-height:58px;border-top:1px solid #f2f4f6;color:inherit;text-decoration:none}.stock-report-target__reports>a>span{display:flex;min-width:0;flex-direction:column;gap:3px}.stock-report-target__reports>a strong{font-size:12px}.stock-report-target__reports>a small{overflow:hidden;color:var(--report-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.stock-report-target__reports>a>b{font-size:13px}.stock-report-target__reports>a>svg{color:#b0b8c1}.stock-report-news__list>button,.stock-report-target__reports>button{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;min-height:42px;margin-top:5px;border:0;border-radius:11px;color:#4e5968;background:#f2f4f6;font:inherit;font-size:11px;font-weight:750;cursor:pointer}.stock-report-news__list button svg,.stock-report-target__reports button svg{transition:transform .2s ease}.stock-report-news__list button svg.is-open,.stock-report-target__reports button svg.is-open{transform:rotate(180deg)}.stock-report__event-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.stock-report-event__icon{display:grid;width:42px;height:42px;place-items:center;border-radius:14px;color:#1b64da;background:#e8f3ff}.stock-report-event--clinical .stock-report-event__icon{color:#00a86b;background:#e7f8f2}.stock-report-event__date{display:flex;flex-direction:column;gap:5px;padding:26px 28px 22px}.stock-report-event__date>span{color:var(--report-muted);font-size:11px;font-weight:700}.stock-report-event__date>strong{font-size:19px;font-weight:800;letter-spacing:-.03em}.stock-report-event__date>small{color:#6b7684;font-size:11px}.stock-report-event__metrics{margin:0 28px 18px;padding:16px;border-radius:15px;background:#f7f8fa}.stock-report-event__metrics dl{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:30px;margin:0}.stock-report-event__metrics dt{color:#6b7684;font-size:10px}.stock-report-event__metrics dd{margin:0;font-size:11px;font-weight:800}.stock-report-event>footer{display:flex;align-items:flex-start;gap:7px;padding:15px 28px 20px;border-top:1px solid #f2f4f6;color:#8b95a1;font-size:9px;line-height:1.55}.stock-report-event>footer svg{flex:0 0 auto;margin-top:1px}.stock-report-event>footer a{display:inline-flex;align-items:center;gap:3px;margin-left:auto;color:#3182f6;text-decoration:none;white-space:nowrap}.stock-report-clinical__list{margin:0 28px 18px}.stock-report-clinical__list a{display:grid;grid-template-columns:70px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;border-top:1px solid #f2f4f6;color:inherit;text-decoration:none}.stock-report-clinical__list a>span{display:flex;flex-direction:column;gap:2px}.stock-report-clinical__list b{color:#00a86b;font-size:10px}.stock-report-clinical__list small,.stock-report-clinical__list time{color:var(--report-muted);font-size:9px}.stock-report-clinical__list p{overflow:hidden;margin:0;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.stock-report-news__list{padding:14px 28px 24px}.stock-report-news__list>a,.stock-report-news__list>div{display:grid;grid-template-columns:28px minmax(0,1fr) 20px;align-items:center;gap:14px;min-height:72px;border-bottom:1px solid #f2f4f6;color:inherit;text-decoration:none}.stock-report-news__rank{color:#b0b8c1;font-size:11px;font-weight:800}.stock-report-news__list>a>span:nth-child(2),.stock-report-news__list>div>span:nth-child(2){display:flex;min-width:0;flex-direction:column;gap:5px}.stock-report-news__list strong{display:-webkit-box;overflow:hidden;color:#333d4b;font-size:13px;font-weight:750;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.stock-report-news__list small{color:var(--report-muted);font-size:10px}.stock-report-news__list svg{color:#b0b8c1}.stock-report-company>p{margin:0;padding:24px 28px;color:#4e5968;font-size:13px;line-height:1.75}.stock-report-company .stock-report-card__header>strong{padding:6px 9px;border-radius:8px;color:#1b64da;background:#e8f3ff;font-size:10px}.stock-report-company>footer{display:flex;justify-content:space-between;gap:14px;padding:16px 28px 20px;border-top:1px solid #f2f4f6}.stock-report-company>footer a,.stock-report-company>footer span{display:inline-flex;align-items:center;gap:4px;color:#6b7684;font-size:10px;text-decoration:none}.stock-report-company>footer a:hover{color:#1b64da}.stock-report-summary{padding-bottom:22px}.stock-report-summary__spark{display:grid;width:40px;height:40px;place-items:center;border-radius:14px;color:#fff;background:#3182f6;box-shadow:0 8px 18px rgba(49,130,246,.22)}.stock-report-summary__score{padding:28px 28px 22px}.stock-report-summary__score>span{color:var(--report-muted);font-size:11px;font-weight:700}.stock-report-summary__score>strong{display:block;margin:7px 0 13px;font-size:42px;font-weight:850;letter-spacing:-.05em}.stock-report-summary__score>strong small{margin-left:3px;color:#b0b8c1;font-size:13px}.stock-report-summary__score>div{height:9px;overflow:hidden;border-radius:99px;background:#e8ebef}.stock-report-summary__score>div i{display:block;height:100%;border-radius:inherit;background:#3182f6}.stock-report-summary__points{padding:0 28px 20px}.stock-report-summary__points dl{display:flex;align-items:center;justify-content:space-between;min-height:42px;margin:0;border-bottom:1px solid #f2f4f6}.stock-report-summary__points dt{color:#6b7684;font-size:11px}.stock-report-summary__points dd{margin:0;font-size:12px;font-weight:800}.stock-report-summary__points dd.is-neutral{color:#6b7684}.stock-report-summary__market{margin:0 28px;padding:18px;border-radius:17px;background:#f7f8fa}.stock-report-summary__market>div{display:flex;height:8px;overflow:hidden;border-radius:99px}.stock-report-summary__market>div .is-up{background:#f04452}.stock-report-summary__market>div .is-flat{background:#f5b942}.stock-report-summary__market>div .is-down{background:#3182f6}.stock-report-summary__market p{display:flex;justify-content:space-between;margin:10px 0 0;color:#8b95a1;font-size:9px;font-weight:700}.stock-report-summary>footer{display:flex;align-items:flex-start;gap:7px;margin:18px 28px 0;color:#b0b8c1;font-size:9px;line-height:1.5}.stock-report-summary>footer svg{flex:0 0 auto}@media (max-width:1120px){.stock-report__layout{grid-template-columns:minmax(0,1fr) 290px}.stock-report__financial-grid{grid-template-columns:1fr}}@media (max-width:900px){.stock-report{padding-inline:20px}.stock-report__layout{display:flex;flex-direction:column}.stock-report__aside,.stock-report__main{width:100%}.stock-report__aside{position:static;order:-1}.stock-report-summary__score{display:grid;grid-template-columns:1fr auto;align-items:end;gap:6px 20px}.stock-report-summary__score>strong{margin:0}.stock-report-summary__score>div{grid-column:1/-1}.stock-report-summary__points{display:grid;grid-template-columns:repeat(3,1fr);gap:1px}.stock-report-summary__points dl{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px;padding:8px 12px;border:0}}@media (max-width:680px){.stock-report{padding:8px 12px 92px;background:#f2f4f6}.stock-report__toolbar{grid-template-columns:1fr auto;margin-bottom:4px}.stock-report__toolbar>strong{display:none}.stock-report__toolbar>a,.stock-report__toolbar>button{padding-inline:8px;font-size:12px}.stock-report__hero{grid-template-columns:1fr;gap:22px;padding:25px 20px 20px;border-radius:24px}.stock-report__logo{flex-basis:50px;width:50px;height:50px;border-radius:16px}.stock-report__identity{gap:13px}.stock-report__identity h1{font-size:25px}.stock-report__identity small{font-size:10px}.stock-report__quote{align-items:flex-start}.stock-report__quote>strong{font-size:34px}.stock-report__quote>small{font-size:14px}.stock-report__quick-stats{grid-template-columns:repeat(3,minmax(0,1fr));border-radius:15px}.stock-report__quick-stats dl{padding:13px 12px}.stock-report__quick-stats dt{font-size:10px}.stock-report__quick-stats dd{font-size:12px}.stock-report__nav{margin:10px 0 13px;padding:6px;border-radius:14px}.stock-report__nav a{padding:8px 12px;font-size:11px}.stock-report__main{gap:13px}.stock-report-card{border-radius:22px}.stock-report-card__header{padding:22px 20px 0}.stock-report-card__header h2{font-size:19px}.stock-report-card__header>small{display:none}.stock-report-chart__canvas{height:280px;padding-inline:8px}.stock-report-chart__ranges{justify-content:space-between;gap:2px;padding-inline:15px}.stock-report-chart__ranges button{min-width:0;padding:8px 10px}.stock-report-chart__metrics{grid-template-columns:repeat(3,minmax(0,1fr));margin:0 14px 14px}.stock-report-chart__metrics dl{padding:11px 10px}.stock-report-chart__metrics dd{font-size:12px}.stock-report-chart__range-values{padding-inline:20px}.stock-report-chart__range-values small{display:none}.stock-report__event-grid,.stock-report__financial-grid{grid-template-columns:1fr;gap:13px}.stock-report-financials__table{padding:16px 16px 22px}.stock-report-financials__row{grid-template-columns:66px repeat(4,minmax(0,1fr));min-width:0}.stock-report-financials__table.has-1-periods .stock-report-financials__row{grid-template-columns:66px minmax(0,1fr)}.stock-report-financials__table.has-2-periods .stock-report-financials__row{grid-template-columns:66px repeat(2,minmax(0,1fr))}.stock-report-financials__table.has-3-periods .stock-report-financials__row{grid-template-columns:66px repeat(3,minmax(0,1fr))}.stock-report-financials__row b,.stock-report-financials__row strong,.stock-report-financials__row>span{font-size:10px}.stock-report-debt__actions{gap:5px}.stock-report-debt__status{padding:5px 8px;font-size:9px}.stock-report-debt__summary{padding-inline:20px}.stock-report-debt__summary strong{font-size:31px}.stock-report-debt__chart{margin-inline:20px}.stock-report-debt__bars{padding-inline:18px}.stock-report-debt>div>footer{padding-inline:20px}.stock-report-target__comparison{grid-template-columns:1fr;gap:0;padding:14px 20px 4px}.stock-report-target__hero{gap:6px;padding:8px 0 16px}.stock-report-target__hero>strong{font-size:29px}.stock-report-target__hero>b{min-width:132px}.stock-report-target__chart{height:228px;padding-right:8px}.stock-report-target__grid{right:8px}.stock-report-event__date,.stock-report-news__list,.stock-report-target__reports{padding-inline:20px}.stock-report-clinical__list,.stock-report-event__metrics{margin-inline:20px}.stock-report-event>footer{padding-inline:20px}.stock-report-clinical__list a{grid-template-columns:60px minmax(0,1fr)}.stock-report-clinical__list time{display:none}.stock-report-company>footer,.stock-report-company>p{padding-inline:20px}.stock-report-company>footer{flex-direction:column}.stock-report-summary__points,.stock-report-summary__score{padding-inline:20px}.stock-report-summary>footer,.stock-report-summary__market{margin-inline:20px}}.stock-report-revenue__summary{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:24px 28px 6px}.stock-report-revenue__summary>div{min-width:0;display:grid;gap:5px}.stock-report-revenue__summary>div strong{overflow:hidden;color:#f2f4f6;font-size:27px;font-weight:820;letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap}.stock-report-revenue__summary p span,.stock-report-revenue__summary small{color:var(--report-muted);font-size:10px}.stock-report-revenue__summary p{display:grid;justify-items:end;gap:4px;margin:0}.stock-report-revenue__summary p b{font-size:14px}.stock-report-revenue__chart{height:220px;display:grid;grid-template-columns:repeat(auto-fit,minmax(54px,1fr));gap:12px;margin:0 28px;padding:18px 18px 0;border-bottom:1px solid var(--report-line);background:transparent}.stock-report-revenue__chart>div{min-width:0;display:grid;grid-template-rows:minmax(0,1fr) auto auto;text-align:center}.stock-report-revenue__chart>div>span{min-height:0;display:flex;align-items:flex-end;justify-content:center}.stock-report-revenue__chart i{position:relative;width:min(66px,82%);min-height:4px;border-radius:11px 11px 3px 3px;background:#596273}.stock-report-revenue__chart .is-current i{background:#3182f6;box-shadow:0 8px 24px rgba(49,130,246,.2)}.stock-report-revenue__chart i b{position:absolute;top:-23px;left:50%;translate:-50% 0;color:#9aa3ae;font-size:10px;font-style:normal;white-space:nowrap}.stock-report-revenue__chart .is-current i b{color:#8ab7ff}.stock-report-revenue__chart strong{margin-top:9px;color:#d1d6db;font-size:11px}.stock-report-revenue__chart small{margin-top:2px;color:var(--report-muted);font-size:9px}.stock-report-revenue footer{min-height:54px;display:flex;align-items:center;justify-content:center;gap:6px;padding:13px 28px 20px;color:#6b7684}.stock-report-revenue footer small{font-size:10px}.stock-report-target__consensus{margin:4px 24px 18px;padding:18px;border:1px solid #293347;border-radius:13px;background:#3182f6}.stock-report-target__consensus>header{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:13px}.stock-report-target__consensus>header div{display:flex;align-items:baseline;gap:9px}.stock-report-target__consensus>header span{color:#8ab7ff;font-size:12px;font-weight:800}.stock-report-target__consensus>header strong{color:#f2f4f6;font-size:15px}.stock-report-target__consensus>header small{color:#6b7684;font-size:9px}.stock-report-target__consensus>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.stock-report-target__consensus dl{min-width:0;display:grid;gap:7px;margin:0;padding:14px;border:1px solid #2a2e38;border-radius:10px;background:#111218}.stock-report-target__consensus dt{color:#8b95a1;font-size:10px}.stock-report-target__consensus dd{overflow:hidden;margin:0;color:#f2f4f6;font-size:14px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}@media (prefers-reduced-motion:reduce){.stock-report-card__skeleton--chart span,.stock-report__loading-line i{animation:none}}@media (max-width:760px){.stock-report__financial-detail-grid{grid-template-columns:1fr}}@media (max-width:680px){.stock-report__toolbar-actions button{padding-inline:8px;font-size:0}.stock-report__toolbar-actions button svg{width:18px;height:18px}}.bio96-stock-loading{display:grid;width:min(100%,640px);min-height:calc(100dvh - 64px);align-content:center;margin:0 auto;padding:44px 24px 72px;background:transparent}.bio96-stock-loading,.bio96-stock-loading *{box-sizing:border-box}.bio96-stock-loading__inner{display:grid;width:min(100%,560px);align-content:start;justify-items:center;margin:0 auto;text-align:center}.bio96-stock-loading__company-logo{display:grid;width:58px;height:58px;overflow:hidden;margin-bottom:18px;place-items:center;border:0;border-radius:17px;background:transparent;box-shadow:none}.bio96-stock-loading__company-logo .company-mark,.bio96-stock-loading__company-logo .company-mark__image,.bio96-stock-loading__company-logo .company-mark__monogram{width:100%;height:100%;border:0;border-radius:16px;box-shadow:none}.bio96-stock-loading__company-logo .company-mark__image{display:block;padding:8px;background:#f7f8fa;object-fit:contain}.bio96-stock-loading__company-logo .company-mark__monogram{display:grid;place-items:center;font-size:17px;font-weight:820}.bio96-stock-loading__eyebrow{display:block;color:var(--stock96-accent);font-size:11px;font-weight:800;letter-spacing:.14em;line-height:1.4}.bio96-stock-loading h1{max-width:100%;margin:9px 0 7px;color:var(--stock96-text);font-size:clamp(29px,4.6vw,38px);font-weight:830;letter-spacing:-.045em;line-height:1.24;overflow-wrap:anywhere;text-wrap:balance;word-break:keep-all}.bio96-stock-loading>section>p{margin:0;color:var(--stock96-muted);font-size:15px;font-weight:620;line-height:1.55}.bio96-stock-loading>section>p strong{color:var(--stock96-text-secondary);font-weight:800;letter-spacing:.02em}.bio96-stock-loading__progress{width:100%;margin-top:32px;justify-self:stretch;text-align:left}.bio96-stock-loading__progress>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px;color:var(--stock96-muted);font-size:13px;font-weight:700}.bio96-stock-loading__progress>div strong{color:var(--stock96-accent);font-size:15px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.bio96-stock-loading__progress>span{display:block;width:100%;height:5px;overflow:hidden;border-radius:999px;background:var(--stock96-soft)}.bio96-stock-loading__progress>span>i{display:block;height:100%;border-radius:inherit;background:var(--stock96-accent);transition:width .18s ease}.bio96-stock-loading__steps{display:grid;width:100%;min-height:0;align-content:start;gap:8px;margin:24px 0 0;padding:0;justify-self:stretch;list-style:none;text-align:left}.bio96-stock-loading__steps li{display:grid;min-height:54px;align-items:center;gap:11px;padding:9px 13px;border:1px solid var(--stock96-line);border-radius:12px;background:var(--stock96-surface);color:var(--stock96-muted);grid-template-columns:34px minmax(0,1fr) auto;transform:none}.bio96-stock-loading__step-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;background:var(--stock96-accent-soft);color:var(--stock96-accent)}.bio96-stock-loading__step-copy{display:grid;min-width:0;gap:2px}.bio96-stock-loading__step-copy strong{overflow:hidden;color:var(--stock96-text-secondary);font-size:14px;font-weight:720;text-overflow:ellipsis;white-space:nowrap}.bio96-stock-loading__step-copy small{color:var(--stock96-muted);font-size:11px;font-weight:650}.bio96-stock-loading__steps li>b{min-width:48px;color:var(--stock96-accent);font-size:13px;font-weight:780;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right}.bio96-stock-loading__steps li.is-active{border-color:color-mix(in srgb,var(--stock96-accent) 38%,var(--stock96-line));background:color-mix(in srgb,var(--stock96-accent) 8%,var(--stock96-surface))}.bio96-stock-loading__steps li.is-active .bio96-stock-loading__step-copy strong{color:var(--stock96-text)}@media (max-width:620px){.bio96-stock-loading{min-height:calc(100dvh - 56px);align-content:start;padding:28px 16px 44px}.bio96-stock-loading__company-logo{width:54px;height:54px;margin-bottom:15px}.bio96-stock-loading h1{font-size:25px}.bio96-stock-loading>section>p{font-size:14px}.bio96-stock-loading__progress{margin-top:24px}.bio96-stock-loading__steps{margin-top:18px}.bio96-stock-loading__steps li{min-height:51px;padding:8px 11px}}@media (prefers-reduced-motion:reduce){.bio96-stock-loading__progress>span>i{transition:none}}