:root{--bg:#f9fafc;--bg-soft:#f4f6fb;--card:#fff;--line:#e8ebf4;--text-900:#202532;--text-700:#4a5266;--text-500:#767f96;--orange:#ff8f63;--orange-deep:#ff6f3f;--purple:#9a8bff;--green:#27ae60;--yellow:#e1a100;--red:#e25050;--shadow:0 12px 34px rgba(47,59,94,.08);--font-body:"Pretendard Variable","SUIT Variable","Apple SD Gothic Neo","Noto Sans KR",sans-serif;--font-heading:"Pretendard Variable","SUIT Variable","Apple SD Gothic Neo","Noto Sans KR",sans-serif}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%;background:radial-gradient(circle at 16% 10%,rgba(255,143,99,.11),transparent 31%),radial-gradient(circle at 88% 10%,rgba(154,139,255,.13),transparent 30%),linear-gradient(180deg,#fff,var(--bg) 48%,var(--bg-soft));color:var(--text-900)}body{font-family:var(--font-body);line-height:1.5}a{color:inherit;text-decoration:none}.page-shell{width:min(980px,100% - 26px);margin:0 auto;padding:16px 0 56px}.home-shell{display:grid;grid-gap:12px;gap:12px}.reveal-up{opacity:0;transform:translateY(10px);animation:reveal-up .48s ease forwards}.delay-1{animation-delay:.08s}.delay-2{animation-delay:.16s}.delay-3{animation-delay:.24s}.delay-4{animation-delay:.32s}@keyframes reveal-up{to{opacity:1;transform:translateY(0)}}.community-section,.detail-header,.detail-section,.hero-main,.search-results,.section-card,.status-card,.top-nav{background:var(--card);border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow)}.top-nav{display:flex;align-items:center;justify-content:space-between;padding:11px 16px}.nav-logo{display:inline-flex;align-items:center;justify-content:flex-start;height:26px;padding:1px 0;opacity:1;transition:opacity .18s ease,filter .18s ease}.nav-logo:hover{opacity:.95;filter:brightness(1.02)}.nav-logo-image{display:block;height:100%;width:auto;max-width:min(50vw,188px)}.nav-menu{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px;color:var(--text-700);font-size:.9rem}.nav-menu a{color:inherit}.nav-menu a:hover{text-decoration:underline;text-underline-offset:3px}.nav-menu .nav-placeholder{border:0;padding:0;margin:0;background:transparent;color:var(--text-500);font:inherit}.hero-main{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;min-height:clamp(320px,52vw,410px);padding:52px 20px 40px;text-align:center}.hero-main:after{content:"";position:absolute;inset:auto -80px -120px auto;width:220px;height:220px;border-radius:999px;background:radial-gradient(circle,rgba(154,139,255,.2),transparent 70%);pointer-events:none}.hero-copy-block{width:min(700px,100%);display:grid;justify-items:center;grid-gap:14px;gap:14px}.hero-label{margin:0 auto 8px;display:flex;gap:8px;width:-moz-fit-content;width:fit-content;padding:6px 11px;background:#fff3ed;color:#e86a3b;font-size:.8rem;font-weight:700;letter-spacing:.03em}.hero-label,.hero-label-logo{align-items:center;border-radius:999px}.hero-label-logo{position:relative;width:18px;height:18px;flex:none;overflow:hidden;display:inline-flex;justify-content:center}.hero-label-logo-image{width:100%;height:100%;display:block;animation:hero-radar-icon-pulse 2.2s ease-in-out infinite}.hero-label-laser{position:absolute;inset:-34%;border-radius:999px;background:conic-gradient(from 210deg,transparent 0 74%,rgba(255,111,63,.15) 78%,rgba(255,111,63,.62) 84%,rgba(255,111,63,.15) 90%,transparent 96% 100%);mix-blend-mode:multiply;animation:hero-radar-sweep 2.2s linear infinite;pointer-events:none}h1,h2,h3{font-family:var(--font-heading);letter-spacing:-.02em}.hero-main h1{margin:0;font-size:clamp(1.68rem,5.9vw,2.58rem)}.hero-headline{display:inline-flex;align-items:baseline;justify-content:center;gap:.02em;line-height:1.1;letter-spacing:-.015em}.hero-headline:before{content:"...";visibility:hidden;display:inline-block;width:3ch;min-width:3ch}.hero-dots{display:inline-flex;align-items:baseline;min-width:3ch;text-align:left;line-height:1.1;margin-left:.04em;transform:translateY(.01em)}.hero-dots,.hero-dots:before{width:3ch;overflow:hidden;white-space:nowrap}.hero-dots:before{content:"...";display:block;animation:hero-ellipsis 1.4s steps(3) infinite}.hero-subtext{margin:2px 0 0;color:var(--text-500);font-weight:500}.hero-brand-copy{margin:4px auto 0;max-width:620px;color:#565355;font-size:clamp(.9rem,2.4vw,1rem);line-height:1.6;font-weight:500}.hero-glossary-links{margin-top:4px}.learn-glossary-links{display:grid;grid-gap:8px;gap:8px}.learn-glossary-title{margin:0;color:var(--text-500);font-size:.8rem;font-weight:600}.learn-glossary-chips{display:flex;flex-wrap:wrap;gap:7px}.learn-glossary-chip{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(232,106,59,.24);background:#fff8f4;color:#d7663c;padding:6px 10px;font-size:.76rem;font-weight:700}.learn-glossary-chip:hover{background:#fff1e8}.learn-inline-link{color:inherit;text-decoration:underline;-webkit-text-decoration-color:rgba(232,106,59,.45);text-decoration-color:rgba(232,106,59,.45);text-underline-offset:3px}.service-glossary-links{margin-top:6px}.data-fallback{margin:10px auto 0;width:min(680px,100%);border-radius:11px;border:1px solid #f1dccf;background:#fff8f2;color:#9f5a29;padding:8px 10px;font-size:.82rem}.search-spotlight{margin:40px auto 0;width:min(760px,100%);position:relative}.search-spotlight:before{content:"";position:absolute;inset:-10px;border-radius:20px;background:radial-gradient(circle,rgba(255,143,99,.15),rgba(154,139,255,.13),transparent 72%);animation:radar-pulse 2.6s ease-in-out infinite;pointer-events:none}@keyframes radar-pulse{0%{opacity:.5;transform:scale(.97)}50%{opacity:1;transform:scale(1.02)}to{opacity:.5;transform:scale(.97)}}@keyframes hero-signal-dot{0%,to{opacity:.54;transform:scale(1);text-shadow:0 0 0 rgba(232,106,59,0)}50%{opacity:.82;transform:scale(1.05);text-shadow:0 0 6px rgba(232,106,59,.22)}}@keyframes hero-radar-sweep{0%{transform:rotate(0deg);opacity:.86}to{transform:rotate(1turn);opacity:.86}}@keyframes hero-radar-icon-pulse{0%,to{filter:drop-shadow(0 0 0 rgba(255,111,63,0))}50%{filter:drop-shadow(0 0 5px rgba(255,111,63,.28))}}@keyframes hero-ellipsis{0%{width:1ch}34%{width:2ch}to{width:3ch}}.search-form{position:relative;z-index:1;display:grid;grid-template-areas:"input" "panel" "button";grid-gap:10px;gap:10px}.search-input{grid-area:input;border:1px solid #dfe4f1;border-radius:14px;padding:17px 15px;font-size:1.06rem;background:#fff}.search-input:focus{outline:2px solid rgba(255,143,99,.27);border-color:var(--orange)}.search-button{grid-area:button;border:0;border-radius:14px;padding:14px 18px;background:linear-gradient(120deg,var(--orange),var(--orange-deep));color:#fff;font-size:1.06rem;font-weight:700;cursor:pointer}.search-button:disabled{opacity:.78;cursor:progress}.autocomplete-panel{grid-area:panel;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 8px 20px rgba(47,59,94,.08);overflow:hidden}.autocomplete-list{list-style:none;margin:0;padding:0}.autocomplete-item{width:100%;text-align:left;border:0;border-bottom:1px solid #f0f2f8;background:#fff;cursor:pointer;padding:11px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.autocomplete-list li:last-child .autocomplete-item{border-bottom:0}.autocomplete-item.is-active,.autocomplete-item:hover{background:#f8f9ff}.autocomplete-main{display:grid;grid-gap:2px;gap:2px}.autocomplete-main strong{font-size:.95rem}.autocomplete-main em{font-style:normal;color:var(--text-500);font-size:.78rem}.autocomplete-badge{border-radius:999px;background:#f4f6fb;color:var(--text-700);font-size:.74rem;font-weight:700;padding:4px 8px;white-space:nowrap}.autocomplete-empty{margin:0;padding:12px;color:var(--text-500);font-size:.88rem;display:flex;align-items:center;gap:8px}.inline-spinner{width:14px;height:14px;border-radius:999px;border:2px solid #e4e9f8;border-top-color:#5867ce;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.home-sections{display:grid;grid-gap:10px;gap:10px}.service-intro{display:grid;grid-gap:14px;gap:14px}.service-intro-panel{padding:20px 16px;background:var(--card);border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow)}.service-intro-head{display:grid;grid-gap:8px;gap:8px}.service-intro-head-center{text-align:center}.service-intro-head h2{margin:0;font-size:clamp(1.28rem,4.8vw,2rem);line-height:1.28}.service-panel-scene{display:grid;grid-gap:14px;gap:14px;margin-bottom:14px}.service-panel-scene .service-intro-head{margin-bottom:0}.service-panel-figure{margin:0;border:0;border-radius:16px;background:linear-gradient(155deg,#fffdfc,#f6f8ff 76%);padding:12px}.service-panel-figure-hero{padding:8px}.service-hero-media{position:relative;display:grid;grid-gap:12px;gap:12px;margin-bottom:14px}.service-equal-media{margin-bottom:14px}.service-hero-copy{order:2;text-align:left;max-width:640px}.service-hero-copy h2{font-size:clamp(1.28rem,4.8vw,2rem);line-height:1.14;letter-spacing:-.02em}.service-hero-copy p{font-size:clamp(1.02rem,3.2vw,1.22rem)}.service-panel-figure-cta{background:linear-gradient(155deg,#fff8f3,#f6f7ff 76%)}.service-logo-center{display:flex;justify-content:center;align-items:center;margin-bottom:14px}.service-logo-center-image{width:min(240px,65vw);height:auto;display:block}.service-scene-image{display:block;width:100%;height:auto;border-radius:12px}.service-cta-copy h2 em,.service-intro-head h2 em{color:var(--orange-deep);font-style:normal}.service-cta-copy p,.service-feature-card p,.service-intro-head p,.service-mini-card p,.service-step-card p{margin:0;color:var(--text-700);font-size:.91rem;line-height:1.55}.service-intro-grid,.service-step-grid{list-style:none;margin:0;padding:0;display:grid;grid-gap:9px;gap:9px}.service-mini-card,.service-step-card{border:1px solid #e8ecf8;border-radius:14px;background:#fff;padding:12px}.service-feature-card h3,.service-mini-card h3,.service-step-card h3{margin:0;font-size:.98rem}.service-mini-card{display:grid;grid-gap:8px;gap:8px}.service-mini-card-problem{background:linear-gradient(145deg,#fffdf9,#f9faff)}.service-step-card{position:relative;display:grid;grid-gap:8px;gap:8px}.service-step-number{position:absolute;top:10px;right:10px;width:22px;height:22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#eef2ff;color:#5e6ad0;font-size:.76rem;font-weight:800}.service-feature-card{border:1px solid #e8ecf8;border-radius:14px;background:#fff;padding:12px;display:flex;align-items:flex-start;gap:10px}.service-feature-card>div{display:grid;grid-gap:5px;gap:5px}.intro-line-icon{width:44px;height:44px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#fff6f1,#f7f8ff);color:#5f6a91;flex:none}.intro-line-icon svg{width:30px;height:30px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.service-cta-panel{display:grid;grid-gap:14px;gap:14px;align-items:center;background:linear-gradient(120deg,#fff8f4,#f8f6ff)}.service-cta-copy{display:grid;grid-gap:7px;gap:7px}.service-cta-copy h2{margin:0;font-size:clamp(1.28rem,4.8vw,1.95rem);line-height:1.25}.service-cta-button{width:-moz-fit-content;width:fit-content;border:0;border-radius:14px;padding:12px 20px;background:linear-gradient(120deg,var(--orange),var(--orange-deep));color:#fff;font-size:.96rem;font-weight:700}.service-cta-panel .service-cta-button{justify-self:flex-start}.section-card{padding:15px 14px}.section-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px;gap:8px}.section-card h2,.section-head h2{margin:0;font-size:1rem}.section-head span{color:var(--text-500);font-size:.82rem;font-weight:700}.mini-alert-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:8px;gap:8px}.mini-alert-list li a{display:block;border:1px solid var(--line);border-radius:12px;padding:10px;background:#fff}.mini-top{display:flex;justify-content:space-between;align-items:center}.mini-top strong{font-size:.96rem}.mini-top em{font-style:normal;color:#e86a3b;font-weight:700;font-size:.8rem}.mini-alert-list p{margin:5px 0 0;color:var(--text-700);font-size:.88rem}.shield-card{background:linear-gradient(140deg,#fff8f4,#f7f4ff 65%)}.shield-stock{margin:8px 0 4px;font-weight:700}.shield-percent{margin:0;font-size:1.32rem;font-weight:800;color:#2c3243}.shield-gauge{margin-top:9px;width:100%;height:10px;border-radius:999px;background:#ebeef7;overflow:hidden}.shield-gauge span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--orange),var(--purple))}.shield-status{margin:8px 0 0;font-size:.85rem;font-weight:700;color:#6458ca}.shield-message{margin:4px 0 0;color:var(--text-700);font-size:.9rem}.mood-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.issue-radar-list{list-style:none;margin:8px 0 0;padding:0;display:grid;grid-gap:8px;gap:8px}.issue-radar-item{border:1px solid var(--line);border-radius:12px;padding:10px;background:#fff}.issue-radar-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.issue-radar-head strong{font-size:.92rem}.issue-radar-head span{color:#6a7697;font-size:.74rem;font-weight:700}.issue-radar-item p{margin:5px 0 0;color:var(--text-700);font-size:.86rem;line-height:1.35}.mood-chips span,.theme-pills span{border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:600;background:#f2f4fb;color:#50597a}.mood-help{margin:10px 0 0;color:var(--text-700);font-size:.88rem}.search-results{padding:17px 14px}.section-headline{display:flex;justify-content:space-between;align-items:center;margin-bottom:11px}.section-headline h2{margin:0;font-size:1.03rem}.section-headline span{color:var(--text-500);font-size:.85rem}.comment-list,.related-list,.result-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:9px;gap:9px}.result-list li a{display:block;border:1px solid var(--line);border-radius:12px;padding:11px}.result-top,.stock-title-row{display:flex;justify-content:space-between;align-items:center;gap:8px}.result-top strong{font-size:1rem}.result-badge{border-radius:999px;padding:5px 9px;font-size:.74rem;font-weight:700}.badge-calm{background:#eaf8ef;color:#1f8b4d}.badge-watch{background:#fff9e6;color:#987000}.badge-alert{background:#fff3e8;color:#c25f2b}.badge-risk{background:#ffecee;color:#c13939}.comment-item p,.detail-section p,.related-list p,.result-list p,.status-explanation,.stock-item p{margin:7px 0 0;color:var(--text-700)}.comment-empty,.stock-empty{padding:12px;border-radius:12px;border:1px dashed #dbdff0;background:#fbfcff;color:var(--text-500)}.detail-shell{display:grid;grid-gap:12px;gap:12px}.back-link{width:-moz-fit-content;width:fit-content;color:var(--text-700);font-weight:700;font-size:.9rem}.detail-header{padding:18px 14px}.title-line{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;grid-column-gap:10px;column-gap:10px;grid-row-gap:6px;row-gap:6px}.title-main{display:inline-flex;align-items:center;gap:9px;min-width:0;flex-wrap:wrap}.title-line h1{margin:0;font-size:clamp(1.5rem,5.2vw,2.2rem)}.title-line span{color:var(--text-500)}.one-liner{margin:8px 0 0;font-weight:500;color:var(--text-700)}.detail-fallback-box{margin-top:10px;border-radius:11px;border:1px solid #f2dfcf;background:#fff8f2;padding:10px}.detail-fallback-box h2{margin:0;font-size:.9rem}.detail-fallback-box ul{margin:7px 0 0;padding-left:17px;color:#8f5225}.trend-overview{margin-top:10px;border:1px solid #e7ebf8;border-radius:14px;background:#fcfdff;padding:11px}.trend-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.trend-stat{border:1px solid #eaf0fb;border-radius:12px;background:#fff;padding:10px}.trend-label{margin:0;font-size:.75rem;font-weight:700;color:var(--text-500);letter-spacing:.01em}.trend-value{margin:6px 0 0;font-size:clamp(1rem,3.9vw,1.22rem);font-weight:800;color:#1f2537;line-height:1.25}.trend-flow-status{color:#5f55c8}.trend-shield-text{color:#273552}.trend-summary{margin:10px 0 0;color:#46506b;font-size:.9rem;font-weight:600}.trend-shield-guide{margin:7px 0 0;color:#57617c;font-size:.84rem}.trend-shield-link{margin-top:8px;display:inline-flex;color:#4d5d82;font-size:.83rem;font-weight:700;text-decoration:underline;text-underline-offset:3px}.trend-shield-link:hover{color:#3c4f79}.top-ant-alert{margin-top:10px;background:linear-gradient(140deg,#fff8f6,#fff 74%);padding:14px}.top-ant-alert-head{gap:10px}.top-ant-alert-title-wrap h2{margin:0;font-size:1.08rem;font-weight:800}.top-ant-alert-layout{align-items:stretch}.top-ant-alert-visual{justify-content:flex-start;gap:10px}.top-ant-alert-main-triangle{width:clamp(74px,9vw,98px);height:clamp(74px,9vw,98px);display:inline-flex}.top-ant-alert-main-triangle svg{width:100%;height:100%;display:block;filter:drop-shadow(0 4px 10px rgba(183,68,47,.22))}.top-ant-alert-main-triangle path:first-of-type{fill:#e76752;stroke:#c64935;stroke-width:1.05;stroke-linejoin:round}.top-ant-alert-main-triangle path:last-of-type{stroke:#fff;stroke-width:1.75;stroke-linecap:round}.top-ant-alert-main-triangle circle{fill:#fff}.top-ant-alert-title{margin-top:8px}.top-ant-alert-kpis{margin-top:9px;grid-template-columns:repeat(3,minmax(0,1fr))}.top-ant-alert-kpis dd{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-ant-alert-subcopy{margin-top:6px;color:#5b6680}.top-ant-alert-disclosure-link{margin-top:1px;display:inline-flex;color:#5a6884;font-size:.79rem;font-weight:700;text-decoration:underline;text-underline-offset:3px;text-align:center}.top-ant-alert-disclosure-link:hover{color:#455677}@media (max-width:900px){.top-ant-alert-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.top-ant-alert-kpis{grid-template-columns:1fr}}.theme-pills{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.status-summary-box{margin-top:11px;padding:12px;border:1px solid #ebe8fb;border-radius:12px;background:linear-gradient(120deg,#fffaf6,#f8f6ff)}.status-summary-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.status-summary-head h2{margin:0;font-size:.96rem}.status-summary-head span{font-size:.78rem;font-weight:700;color:#5f55c8}.status-summary-line{margin:8px 0 0;color:#444d67;font-weight:600}.status-summary-tags{margin-top:9px;display:flex;flex-wrap:wrap;gap:7px}.status-summary-tags span{border-radius:999px;padding:5px 9px;font-size:.76rem;font-weight:700;background:#f1effd;color:#4f459e}.status-summary-reasons{list-style:none;margin:10px 0 0;padding:0;display:grid;grid-gap:7px;gap:7px}.status-summary-reasons li{border:1px solid #ebeef7;background:#fff;border-radius:10px;padding:8px 9px;display:grid;grid-gap:5px;gap:5px}.status-summary-reasons li p{margin:0;color:var(--text-700);font-size:.88rem;line-height:1.45}.reason-severity{width:-moz-fit-content;width:fit-content;border-radius:999px;padding:3px 8px;font-size:.72rem;font-weight:700}.reason-high{background:#ffecee;color:#bf3131}.reason-medium{background:#fff5e8;color:#b05f1b}.reason-low{background:#eaf8ef;color:#1f8b4d}.status-summary-empty{margin:10px 0 0;color:var(--text-700);font-size:.88rem}.status-summary-updated{margin:9px 0 0;font-size:.8rem;color:var(--text-500)}.status-summary-note{margin:4px 0 0;font-size:.78rem;color:#7b859c;line-height:1.45}.status-summary-cards{margin-top:12px}.status-summary-cards .status-main-stack{gap:12px}.explain-layer{margin-top:11px;border:1px solid #ece8fb;border-radius:12px;padding:12px;background:linear-gradient(120deg,#fffdfa,#f9f7ff)}.explain-head h2{margin:0;font-size:.96rem}.explain-head p{margin:4px 0 0;color:var(--text-500);font-size:.8rem}.explain-grid{margin-top:9px;display:grid;grid-gap:8px;gap:8px}.explain-card{border:1px solid #e8edf9;border-radius:11px;background:#fff;padding:10px}.explain-card h3{margin:0;font-size:.9rem}.explain-value-list{margin-top:7px;display:grid;grid-gap:4px;gap:4px}.explain-value-list p{margin:0;color:var(--text-700);font-size:.84rem}.explain-value-list strong{font-size:1.02rem;color:#1e2435;font-weight:800}.explain-copy{margin:8px 0 0;padding-top:8px;border-top:1px solid #eef2fb;color:#4c5570;font-size:.84rem;line-height:1.45}.translation-label{margin:13px 0 0;font-size:.79rem;font-weight:700;color:#6f64d6}.narrative{margin:6px 0 0;padding:12px;border-radius:12px;background:linear-gradient(120deg,#fff8f4,#f7f4ff);border:1px solid #f1e8fc}.tone-disclaimer{margin:7px 0 0;color:var(--text-500);font-size:.82rem}.status-grid{display:grid;grid-gap:9px;gap:9px}.status-card{padding:14px}.status-card-header{display:flex;justify-content:space-between;align-items:center;gap:10px}.status-card h3{margin:0;font-size:1.06rem;font-weight:800}.status-meta{margin:6px 0 0;color:#6a6fd6;font-size:.77rem;font-weight:600}.level-pill{border-radius:999px;color:#fff;font-size:.78rem;font-weight:800;padding:6px 11px}.level-stable{background:var(--green)}.level-watch{background:#5e6ad0}.level-warning{background:var(--yellow)}.level-danger{background:var(--red)}.role-pill{border-radius:999px;padding:5px 9px;font-size:.72rem;font-weight:700;background:#edf3ff;color:#48639d}.detail-section ul,.status-bullets{margin:10px 0 0;padding-left:17px;color:var(--text-700)}.detail-section li+li,.status-bullets li+li{margin-top:6px}.status-key-number{font-size:1.02rem;font-weight:800;color:#1e2435}.status-card .status-explanation{margin-top:12px;padding-top:10px;border-top:1px solid var(--line)}.status-main-stack{display:grid;grid-gap:10px;gap:10px}.status-main-card{border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow);padding:14px}.status-main-layout{display:grid;grid-template-columns:minmax(108px,1fr) minmax(0,2fr);grid-gap:12px;gap:12px;align-items:stretch}.status-main-visual{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:6px 4px 2px;border-right:1px solid #e6ebf8}.status-main-body{min-width:0}.status-main-shield{background:linear-gradient(140deg,#fff8f4,#f7f4ff 68%)}.status-main-overhang{background:linear-gradient(140deg,#fff9f4,#fff 72%)}.status-main-ant{background:linear-gradient(140deg,#fffaf6,#fff 72%)}.status-main-header{display:flex;justify-content:space-between;align-items:center;gap:10px}.status-main-header-tags{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}.status-main-basis-pill{border-radius:999px;border:1px solid #d9e2f4;background:#f8fbff;color:#4c5f86;padding:4px 9px;font-size:.72rem;font-weight:700;line-height:1}.status-main-title-wrap{display:inline-flex;align-items:center;gap:8px}.status-main-title-wrap h3{margin:0;font-size:1.08rem;font-weight:800}.status-main-conclusion{margin:9px 0 0;color:#273248;font-size:.96rem;font-weight:700;line-height:1.5}.status-main-one-liner{margin:7px 0 0;color:#4e5a76;font-size:.88rem;line-height:1.55}.status-main-fact-grid{margin:9px 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:7px;gap:7px}.status-main-fact-grid div{border:1px solid #e5eaf7;border-radius:10px;background:#fcfdff;padding:7px 8px}.status-main-fact-grid dt{margin:0;color:#66738f;font-size:.7rem;font-weight:700}.status-main-fact-grid dd{margin:4px 0 0;color:#253149;font-size:.82rem;line-height:1.35;font-weight:700}.status-main-meter{margin:8px 0 0;color:#5b52c8;font-size:.84rem;font-weight:700}.status-main-icon-large{width:clamp(72px,9vw,96px);height:clamp(72px,9vw,96px);flex:none;object-fit:contain}.status-main-toggle-link{margin-top:10px;border:none;background:transparent;color:#4f5f86;padding:0;font-size:.85rem;font-weight:700;display:inline-flex;align-items:center;gap:5px;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.status-main-toggle-link:hover{color:#3d4f79}.toggle-caret{display:inline-block;font-size:.8rem;line-height:1;transform:rotate(0deg);transition:transform .18s ease}.toggle-caret.open{transform:rotate(180deg)}.status-sub-card{margin-top:10px;border:1px solid #dfe6f6;border-radius:14px;padding:12px;background:#fff}.status-sub-card h4{margin:0;font-size:1rem;font-weight:800}.status-sub-card-evidence{background:#fff}.status-sub-card-support{background:#fcfdff}.evidence-kpi-grid{margin-top:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.evidence-kpi-grid article{border:1px solid #e6ebf8;border-radius:11px;padding:9px 10px;background:#fbfcff}.evidence-kpi-grid p{margin:0;color:#6f7a95;font-size:.74rem;font-weight:700}.evidence-kpi-grid strong{margin-top:5px;display:block;color:#253149;font-size:.9rem;line-height:1.35}.shield-turnover-kpi-grid{margin-top:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.shield-turnover-kpi-item{border:1px solid #e6ebf8;border-radius:11px;padding:9px 10px;background:#fbfcff}.shield-turnover-kpi-item p{margin:0;color:#6f7a95;font-size:.74rem;font-weight:700}.shield-turnover-kpi-item strong{margin-top:5px;display:block;color:#253149;font-size:.96rem;line-height:1.35;font-weight:800}.evidence-table-wrap{margin-top:10px;width:100%;overflow-x:auto}.evidence-table{width:100%;border-collapse:collapse;min-width:640px}.evidence-table td,.evidence-table th{border:1px solid #e6ebf7;padding:8px 9px;font-size:.82rem;text-align:left;vertical-align:top;line-height:1.45}.evidence-table thead th{background:#f8faff;color:#43506f;font-weight:800}.evidence-table tbody th{background:#fafbff;color:#455170;font-weight:700}.evidence-table-compact{min-width:520px}.flow-table-wrap{margin-top:8px}.flow-simple-table{width:100%;min-width:480px;border-collapse:separate;border-spacing:0;border:1px solid #e4eaf7;border-radius:12px;background:#fff;overflow:hidden}.flow-simple-table thead th{border-bottom:1px solid #e8edf8;background:#f8faff;color:#4a5878;font-size:.75rem;font-weight:800;padding:8px 9px;text-align:right;white-space:nowrap}.flow-simple-table tbody td,.flow-simple-table tbody th{border-bottom:1px solid #edf1fa;padding:8px 9px;font-size:.81rem;text-align:right;vertical-align:middle;line-height:1.35}.flow-simple-table tbody tr:last-child td,.flow-simple-table tbody tr:last-child th{border-bottom:none}.flow-simple-table tbody th{color:#33415f;font-weight:700;background:#fcfdff}.flow-simple-table tbody td:first-of-type{color:#4a5774;font-weight:700}.flow-simple-table tbody td:last-of-type{color:#263149;font-weight:800}.flow-simple-table .flow-number{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.flow-simple-table .flow-turnover-number{text-align:right}.evidence-table-daily{min-width:320px}.source-link-button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid #d7deef;background:#f6f8ff;color:#44547a;font-size:.74rem;font-weight:700;padding:4px 8px}.source-link-disabled{opacity:.75;cursor:not-allowed}.status-main-source{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:12px;color:#69758f;font-size:.78rem;font-weight:700}.status-sub-links{margin-top:10px;display:flex;flex-wrap:wrap;gap:6px}.status-sub-links a,.status-sub-links button{border:1px solid #dce4f2;border-radius:999px;background:#f8fbff;color:#455a84;font-size:.76rem;font-weight:700;padding:5px 9px;text-decoration:none;line-height:1.2}.status-sub-links button{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.status-sub-links a:hover,.status-sub-links button:hover{background:#edf3ff}.status-info-modal-backdrop{position:fixed;inset:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(17,24,39,.42)}.status-info-modal{width:min(640px,100%);max-height:min(82vh,760px);overflow-y:auto;border:1px solid #dbe4f5;border-radius:18px;background:#fff;box-shadow:0 20px 50px rgba(32,45,74,.24);padding:18px 18px 16px}.status-info-modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.status-info-modal-header h3{margin:0;color:#1f2a43;font-size:1.02rem;font-weight:800}.status-info-modal-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #d3ddee;border-radius:999px;background:#f6f9ff;color:#43577f;font-size:.77rem;font-weight:700;padding:5px 10px;cursor:pointer}.status-info-modal-copy{margin:10px 0 0;color:#34476c;font-size:.9rem;line-height:1.5}.status-info-modal-section{margin-top:12px}.status-info-modal-section h4{margin:0;color:#273756;font-size:.86rem;font-weight:800}.status-info-modal-section ul{margin:8px 0 0;padding-left:18px;color:#3d4f73;font-size:.84rem;line-height:1.5}.status-info-modal-section li+li{margin-top:5px}.status-info-modal-note{margin:12px 0 0;color:#5c6d8d;font-size:.8rem;line-height:1.5}.evidence-note{margin:10px 0 0;color:#586684;font-size:.82rem;line-height:1.5}.status-mini-disclosure-list{list-style:none;margin:10px 0 0;padding:0;display:grid;grid-gap:7px;gap:7px}.status-mini-disclosure-list li{border:1px solid #e4e9f7;border-radius:10px;background:#fbfcff;padding:8px 9px}.status-mini-disclosure-list li p{margin:0;color:#41506e;font-size:.79rem;line-height:1.35}.status-mini-disclosure-list li p+p{margin-top:4px;color:#2a3959;font-weight:700}.status-mini-disclosure-list li strong{font-size:.76rem;color:#5b6681}.status-mini-disclosure-list li span{margin-left:6px;font-size:.74rem;color:#627096}@media (max-width:560px){.status-main-layout{grid-template-columns:1fr}.status-main-visual{border-right:none;border-bottom:1px solid #e6ebf8;padding-bottom:10px;gap:8px}.evidence-kpi-grid,.shield-turnover-kpi-grid,.status-main-fact-grid{grid-template-columns:1fr}}.community-section,.detail-section{padding:16px 14px}.community-section h3,.detail-section h2{margin:0;font-size:1rem}.event-list{list-style:none;margin:10px 0 0;padding:0;display:grid;grid-gap:9px;gap:9px}.timeline-section{display:grid;grid-gap:10px;gap:10px}.state-history-flow{display:flex;flex-wrap:wrap;gap:7px}.state-history-item{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:5px 9px;border:1px solid #e4e9f7;background:#f8faff}.state-history-item:not(:last-child):after{content:"→";margin-left:5px;color:var(--text-500)}.state-history-item em{font-style:normal;font-size:.76rem;font-weight:700;color:#444f6c}.state-history-item small{font-size:.72rem;color:var(--text-500)}.timeline-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:10px;gap:10px}.timeline-list li{position:relative;display:grid;grid-template-columns:14px 1fr;grid-gap:9px;gap:9px;align-items:start}.timeline-list li:not(:last-child):after{content:"";position:absolute;left:4px;top:18px;width:2px;height:calc(100% + 8px);background:#e4e9f7;border-radius:999px}.timeline-dot{width:10px;height:10px;border-radius:50%;margin-top:6px}.timeline-content{border:1px solid #e7ebf8;border-radius:12px;padding:10px;background:#fff}.timeline-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.timeline-top time{font-size:.78rem;color:var(--text-500)}.timeline-severity{border-radius:999px;padding:3px 8px;font-size:.72rem;font-weight:700}.timeline-state{margin:6px 0 0;font-size:.86rem;font-weight:700;color:#3f4a67}.timeline-content p{margin:5px 0 0;color:var(--text-700);font-size:.87rem;line-height:1.45}.timeline-high{background:#ffe8eb;color:#bf2e3e}.timeline-medium{background:#fff2e4;color:#c56722}.timeline-low{background:#edf3ff;color:#445f9a}.event-list li{border:1px solid var(--line);border-radius:12px;background:#fff;padding:10px}.event-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.event-top strong{font-size:.93rem}.event-side{display:flex;align-items:center;gap:6px}.event-side em{font-style:normal;font-size:.76rem;font-weight:700;color:#5d52c4;background:#f1effe;border-radius:999px;padding:3px 7px}.event-side .event-disclosure-kind{color:#8a5a27;background:#fff3e7}.event-top span{color:var(--text-500);font-size:.78rem}.event-more-toggle{margin-top:10px;border:none;background:transparent;padding:0;color:#4f5f86;font-size:.86rem;font-weight:700;display:inline-flex;align-items:center;gap:5px;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.event-more-toggle:hover{color:#3d4f79}.comment-item,.related-list li a{display:block;border:1px solid var(--line);border-radius:12px;padding:10px;background:#fff}.related-item-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.related-code{color:#7e89a6;font-size:.76rem;font-weight:700}.related-theme-label{display:inline-flex;align-items:center;margin-top:6px;border:1px solid #dce4f2;border-radius:999px;background:#f7faff;color:#455a84;font-size:.74rem;font-weight:700;padding:4px 8px}.community-caption{margin:8px 0 0;color:var(--text-500);font-size:.87rem}.comment-form{margin-top:10px;display:grid;grid-gap:8px;gap:8px}.comment-input,.comment-textarea{border:1px solid #dfe4f1;border-radius:12px;padding:11px 12px;font-family:inherit;font-size:.92rem}.comment-input:focus,.comment-textarea:focus{outline:2px solid rgba(154,139,255,.23);border-color:var(--purple)}.comment-textarea{min-height:84px;resize:vertical}.form-error{margin:0;color:var(--red);font-size:.85rem}.comment-list{margin-top:12px}.comment-meta{display:flex;justify-content:space-between;align-items:center;gap:8px}.comment-meta span{color:var(--text-500);font-size:.8rem}.loading-block{animation:fade-skeleton 1.2s ease-in-out infinite alternate}@keyframes fade-skeleton{0%{opacity:.72}to{opacity:1}}.skeleton{border-radius:10px;background:linear-gradient(90deg,#eceff8 20%,#f7f8fc 45%,#eceff8 80%)}.skeleton-search{width:100%;height:52px;margin-top:14px}.skeleton-row{margin-top:10px;display:grid;grid-gap:8px;gap:8px}.skeleton-card{height:80px}.skeleton-title{width:48%;height:34px}.skeleton-line{width:100%;height:16px;margin-top:10px}.skeleton-line.short{width:72%}.error-card{border-color:#f1d6dc;background:#fff8fa}.error-detail{color:#944251;font-size:.86rem}.error-actions{margin-top:11px;display:flex;flex-wrap:wrap;gap:8px}.card-link{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid var(--line);background:#fff;color:var(--text-700);padding:10px 12px;font-size:.9rem;font-weight:600}.site-footer{width:min(980px,100% - 26px);margin:24px auto 34px;padding-top:16px;border-top:1px solid rgba(132,142,168,.2)}.site-footer-inner{display:grid;grid-gap:7px;gap:7px;color:var(--text-500)}.site-footer-tagline{margin:0;display:inline-flex;align-items:baseline;gap:6px;white-space:nowrap}.site-footer-brand{margin:0;color:var(--text-900);font-weight:700;font-size:.92rem;letter-spacing:-.01em}.site-footer-summary{margin:0;font-size:.81rem}.site-footer-disclaimer{margin:0;font-size:.78rem;line-height:1.55}.site-footer-data-note{margin:0;font-size:.76rem;line-height:1.55;color:#7a849b}.site-footer-product-links{display:flex;flex-wrap:wrap;gap:7px}.site-footer-product-links a{border-radius:999px;border:1px solid rgba(132,142,168,.3);background:#fff;padding:5px 10px;color:var(--text-700);font-size:.78rem;font-weight:600}.site-footer-meta{margin-top:4px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 12px}.site-footer-email,.site-footer-links a{color:var(--text-700);font-size:.8rem}.site-footer-email:hover,.site-footer-links a:hover{text-decoration:underline;text-underline-offset:2px}.site-footer-links{display:inline-flex;align-items:center;gap:7px;color:var(--text-500);font-size:.79rem}.detail-dictionary-bridge{margin-top:10px;display:grid;grid-gap:9px;gap:9px}.detail-glossary-links .learn-glossary-title{font-size:.82rem}.detail-glossary-links .learn-glossary-chip{border:1px solid #f3c9b7;background:#fff9f5;color:#d8673d;padding:8px 20px;font-size:.9rem;font-weight:700}.detail-glossary-links .learn-glossary-chip:hover{background:#fff4ec;border-color:#efbca6}@media (min-width:768px){.page-shell{padding-top:24px}.nav-logo{height:27px}.nav-logo-image{max-width:220px}.hero-main{min-height:clamp(360px,43vw,450px);padding:58px 30px 46px}.hero-copy-block{gap:16px}.search-spotlight{margin-top:52px}.search-form{grid-template-columns:1fr auto;grid-template-areas:"input button" "panel panel";align-items:start}.autocomplete-item{padding:12px 14px}.autocomplete-main strong{font-size:.98rem}.autocomplete-badge{font-size:.76rem}.search-button{min-width:180px}.skeleton-row{grid-template-columns:repeat(3,minmax(0,1fr))}.home-sections{grid-template-columns:1.1fr 1fr 1fr}.service-intro-panel{padding:26px 22px}.service-intro-panel-hero{padding:18px}.service-hero-media{height:clamp(323px,32.3vw,430px);margin-bottom:20px}.service-equal-media{height:clamp(323px,32.3vw,430px);margin-bottom:18px}.service-hero-copy{position:absolute;left:clamp(24px,4vw,52px);top:50%;transform:translateY(-50%);width:min(44%,540px);z-index:2}.service-panel-figure-hero{padding:0;overflow:hidden;height:100%;background:#fff}.service-panel-figure-hero .service-scene-image{width:100%;height:100%;margin:0;object-fit:contain;transform:scale(1.09);transform-origin:center center}.service-equal-media .service-panel-figure-hero .service-scene-image{transform-origin:center center}.service-panel-figure-right .service-scene-image{transform:scale(1.09);transform-origin:center center;object-position:center center}.service-panel-scene{grid-template-columns:minmax(0,1fr) minmax(0,1.06fr);gap:24px;margin-bottom:18px;align-items:center}.service-panel-scene-reverse .service-intro-head{order:1}.service-panel-scene-reverse .service-panel-figure{order:0}.service-panel-figure{padding:16px}.service-logo-center{margin-bottom:18px}.service-logo-center-image{width:min(280px,42vw)}.service-intro-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.service-intro-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.service-intro-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.service-step-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.service-feature-card,.service-mini-card,.service-step-card{padding:14px}.service-cta-panel{grid-template-columns:1fr;padding-right:22px}.explain-grid,.status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trend-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.site-footer{margin-top:30px;padding-top:18px}.site-footer-inner{gap:8px}}@media (max-width:480px){.hero-main{min-height:300px;padding:46px 16px 34px}.hero-copy-block{gap:12px}.hero-label{margin-bottom:9px}.search-spotlight{margin-top:36px}.nav-logo{height:24px}.nav-logo-image{max-width:160px}.service-intro-head h2{font-size:1.25rem}.service-intro-panel-hero{padding:16px 14px}.service-hero-media,.service-panel-scene{gap:12px;margin-bottom:12px}.service-hero-copy{text-align:center}.service-hero-copy h2{font-size:1.25rem}.service-hero-copy p{font-size:.99rem}.service-panel-figure-hero{padding:8px}.service-panel-figure{padding:10px}.service-feature-card{flex-direction:column}.site-footer-tagline{white-space:normal}}@media (max-width:767px){.service-intro-panel-hero-m1 .service-panel-figure-hero,.service-intro-panel-hero-m2 .service-panel-figure-hero{display:none}}.title-meta{display:inline-flex;align-items:center;gap:6px}.stock-code{color:var(--text-500);font-weight:500;font-size:1rem;line-height:1.2}.market-pill{border-radius:999px;padding:5px 11px;border:1px solid #dde4f3;background:#f4f7ff;color:#627090;font-weight:700;font-size:.78rem;line-height:1}.company-summary{margin:9px 0 0;display:grid;grid-gap:3px;gap:3px}.company-summary p{margin:0;font-weight:500;color:var(--text-700);line-height:1.45}.metric-pills{margin-top:10px;display:flex;flex-wrap:wrap;gap:7px}.metric-pills span{border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:700;background:#eef2fb;color:#444d67}.detail-shell .detail-header{padding:20px 18px}.detail-shell .title-line{row-gap:8px;align-items:start}.detail-shell .title-main{gap:10px}.detail-shell .title-line h1{font-size:clamp(1.78rem,4.1vw,2.3rem);line-height:1.1;letter-spacing:-.03em}.detail-shell .title-meta{align-self:start;padding-top:4px}.detail-shell .stock-code{font-size:.9rem;font-weight:600;color:#7d86a0}.detail-shell .market-pill{padding:5px 10px;font-size:.75rem}.detail-shell .company-summary{margin-top:12px;gap:5px}.detail-shell .company-summary p{font-size:.97rem;line-height:1.58;color:#4a546e}.detail-shell .trend-overview{margin-top:12px;padding:14px;border-radius:16px}.detail-shell .trend-grid{gap:10px}.detail-shell .trend-stat{padding:12px;border-radius:14px}.detail-shell .trend-label{font-size:.77rem;letter-spacing:.015em}.detail-shell .trend-value{margin-top:8px;font-size:clamp(1.12rem,2.2vw,1.62rem)}.detail-shell .trend-summary{margin-top:12px;font-size:.95rem;line-height:1.45}.detail-shell .theme-pills{margin-top:12px}.detail-shell .status-summary-box{margin-top:14px;padding:16px 16px 14px;border-radius:16px}.detail-shell .status-summary-head h2{font-size:1.03rem;line-height:1.2}.detail-shell .status-summary-head span{border-radius:999px;border:1px solid #dfd9fd;background:#f5f3ff;color:#5548bd;font-size:.78rem;font-weight:800;padding:4px 9px}.detail-shell .status-summary-line{margin-top:10px;font-size:.95rem;line-height:1.56}.detail-shell .status-summary-reasons{margin-top:12px;gap:8px}.detail-shell .status-summary-reasons li{grid-template-columns:auto 1fr;gap:9px;align-items:start;padding:9px 10px}.detail-shell .status-summary-reasons li p{margin-top:2px;font-size:.88rem;line-height:1.54}.detail-shell .reason-severity{margin-top:2px;font-size:.72rem;padding:4px 8px}.detail-shell .status-summary-cards{margin-top:14px}.detail-shell .status-main-stack{gap:14px}.detail-shell .status-main-card{padding:15px;border-radius:18px}.detail-shell .status-main-layout{grid-template-columns:minmax(130px,32%) minmax(0,1fr);gap:14px}.detail-shell .status-main-visual{gap:12px;justify-content:center;padding:8px 8px 6px}.detail-shell .status-main-icon-large{width:clamp(78px,8vw,92px);height:clamp(78px,8vw,92px)}.detail-shell .status-main-toggle-link{margin-top:2px;color:#4d5d82;font-size:.86rem;font-weight:700;text-decoration:none;border-bottom:1px solid rgba(77,93,130,.35);padding-bottom:1px}.detail-shell .status-main-toggle-link:hover{color:#3b4e77;border-bottom-color:rgba(59,78,119,.55)}.detail-shell .status-main-header{align-items:flex-start}.detail-shell .status-main-title-wrap h3{font-size:1.08rem;line-height:1.3}.detail-shell .status-main-conclusion{margin-top:10px;font-size:.94rem;line-height:1.52}.detail-shell .status-main-one-liner{margin-top:7px;font-size:.87rem;line-height:1.5}.detail-shell .status-main-fact-grid{margin-top:10px;gap:8px}.detail-shell .status-main-fact-grid dt{font-size:.78rem}.detail-shell .status-main-fact-grid dd{font-size:.9rem;line-height:1.42}.detail-shell .status-main-meter{margin-top:8px;font-size:.82rem}.detail-shell .status-sub-card{margin-top:12px;padding:13px;border-radius:14px}.detail-shell .status-sub-card h4{font-size:.96rem}.detail-shell .evidence-kpi-grid{margin-top:11px;gap:9px}.detail-shell .evidence-kpi-grid strong{font-size:.9rem}.detail-shell .evidence-table td,.detail-shell .evidence-table th{font-size:.8rem;line-height:1.45}.detail-shell .evidence-note{margin-top:11px;font-size:.8rem}.detail-shell .status-sub-links{margin-top:11px}.detail-shell .status-info-modal{border-radius:14px;padding:15px 14px 14px}.detail-shell .status-info-modal-copy{font-size:.85rem}.detail-shell .status-info-modal-section ul{font-size:.8rem}.detail-shell .status-info-modal-note{font-size:.77rem}.detail-shell .status-mini-disclosure-list li p{font-size:.79rem}.detail-shell .status-summary-updated{margin-top:14px;padding-top:10px;border-top:1px solid #eceff8;font-size:.78rem}.detail-shell .status-summary-note{margin-top:5px;font-size:.77rem}.detail-shell .detail-section h2{font-size:1rem}.detail-shell .event-list{margin-top:11px;gap:10px}.detail-shell .event-list li{padding:11px}.detail-shell .event-top strong{font-size:.9rem}.detail-shell .event-list p{margin:7px 0 0;font-size:.85rem;line-height:1.47}.detail-shell .event-more-wrap{margin-top:12px;padding-top:10px;border-top:1px solid #e7ebf6;display:flex;justify-content:center}.detail-shell .event-more-wrap .event-more-toggle{margin-top:0}@media (max-width:640px){.detail-shell .detail-header{padding:16px 13px}.detail-shell .title-line{grid-template-columns:1fr}.detail-shell .title-meta{padding-top:0}.detail-shell .title-line h1{font-size:clamp(1.6rem,8.2vw,1.95rem)}.detail-shell .company-summary p{font-size:.93rem;line-height:1.5}.detail-shell .status-main-layout{grid-template-columns:1fr;gap:10px}.detail-shell .status-main-visual{border-right:none;border-bottom:1px solid #e6ebf8;flex-direction:row;align-items:center;justify-content:space-between;padding:4px 2px 10px}.detail-shell .status-main-icon-large{width:70px;height:70px}.detail-shell .status-main-toggle-link{margin-top:0;font-size:.84rem}.detail-shell .evidence-table{min-width:560px}.detail-shell .flow-simple-table{min-width:100%}.detail-shell .flow-simple-table tbody td,.detail-shell .flow-simple-table tbody th,.detail-shell .flow-simple-table thead th{padding:7px 8px;font-size:.74rem}.detail-shell .evidence-kpi-grid article{padding:8px 9px}.detail-shell .shield-turnover-kpi-grid{grid-template-columns:1fr;gap:7px}.detail-shell .shield-turnover-kpi-item{padding:8px 9px}}@media (min-width:1024px){.detail-shell .evidence-table td,.detail-shell .evidence-table th{padding:9px 10px}}