/* The supplied analysis, scoped to the Lobby文庫 article. */
.ai-feature .article-heading{max-width:900px;margin:1rem auto 0;padding-bottom:2.3rem;border-bottom:2px solid var(--ink)}
.ai-feature .article-heading h1{font-size:clamp(2rem,4.2vw,3.4rem);line-height:1.55;letter-spacing:.025em;margin:1.1rem 0 1.2rem}
.ai-feature .article-subtitle{display:block;font-size:clamp(1.1rem,2vw,1.5rem);line-height:1.8;margin-top:.7rem;letter-spacing:.015em}
.ai-feature .article-summary{max-width:43em}
.ai-feature .reading-layout{grid-template-columns:220px minmax(0,1fr);gap:3.2rem;max-width:1080px;margin-top:2.6rem}
.ai-feature .article-body{font-size:1.0625rem;line-height:2.1;letter-spacing:.01em;counter-reset:ai-chapter}
.ai-feature .ai-intro p{margin:0 0 1.3rem}
.ai-feature .ai-intro p:first-child{font-size:1.125rem;font-weight:550}
.ai-feature .ai-intro p:last-child{font-size:.9375rem;padding:1rem 1.2rem;background:var(--soft);border-left:3px solid var(--teal)}
.ai-feature .body-section{margin:3.5rem 0;counter-increment:ai-chapter}
.ai-feature .body-section h2{padding-top:1.35rem;border-top:2px solid var(--ink);border-bottom:0;line-height:1.7;font-size:1.65rem}
.ai-feature .body-section h2::before{content:"CHAPTER " counter(ai-chapter,decimal-leading-zero);display:block;font:650 .75rem/1.6 var(--sans);letter-spacing:.13em;color:var(--teal);margin-bottom:.6rem}
.ai-feature .body-section:last-of-type h2::before{content:"REFERENCES"}
.ai-feature .body-section p{margin:1.2rem 0;line-height:2.1}
.ai-feature .body-section strong{color:var(--teal)}
.ai-feature .body-section .cite{font-size:.8125rem;white-space:nowrap;vertical-align:super;text-decoration:none;margin-left:.15em}
.ai-feature .table-wrap{margin:1.8rem 0}
.ai-feature table{width:100%;table-layout:fixed;border-collapse:collapse;font-size:.9375rem;line-height:1.85}
.ai-feature caption{text-align:left;font-size:.9375rem;font-weight:650;line-height:1.7;margin-bottom:.8rem}
.ai-feature th,.ai-feature td{padding:.9rem .8rem;border-bottom:1px solid var(--line);vertical-align:top;overflow-wrap:anywhere}
.ai-feature thead th{background:var(--soft);color:var(--teal);border-top:2px solid var(--teal);font-size:.875rem}
.ai-feature .headcount thead th:nth-child(1){width:48%}
.ai-feature .headcount thead th:nth-child(2),.ai-feature .headcount thead th:nth-child(3){width:26%}
.ai-feature .headcount td{font-size:1.25rem;font-variant-numeric:tabular-nums;white-space:nowrap}
.ai-feature .headcount .emphasis{background:#e4efed}
.ai-feature .headcount .emphasis td{font-weight:700;color:var(--teal)}
.ai-feature .bottlenecks thead th:first-child{width:28%}
.ai-feature .formula{padding:1.5rem 1rem;margin:1.8rem 0;background:var(--soft);border-block:1px solid var(--line);text-align:center}
.ai-feature .equation{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.8rem;font-size:1rem;font-weight:650;line-height:1.65}
.ai-feature .fraction{display:inline-flex;flex-direction:column;max-width:100%;text-align:center}
.ai-feature .fraction .top{padding:0 .5rem .5rem;border-bottom:1px solid var(--ink)}
.ai-feature .fraction .bottom{padding:.5rem .5rem 0}
.ai-feature .formula .note{font-size:.8125rem;color:var(--muted);line-height:1.85;margin:1rem 0 0;text-align:left}
.ai-feature .article-body figure{margin:2rem 0;padding:1.7rem 1.8rem;border:1px solid var(--line);background:#fff}
.ai-feature .article-body .figure-title{font-size:1rem;font-weight:650;line-height:1.75;margin:0 0 1.3rem}
.ai-feature .figure-title>span{color:var(--teal);font-size:.8125rem;margin-right:.6rem}
.ai-feature .flow-top{padding:1rem;text-align:center;background:var(--navy);color:#fff;font-weight:650;line-height:1.8}
.ai-feature .flow-top small{display:block;font-size:.875rem;line-height:1.8;color:#dcebed;font-weight:400;margin-top:.25rem}
.ai-feature .flow-arrow{height:2rem;width:1px;margin:auto;background:#8da9ad;position:relative}
.ai-feature .flow-arrow::after{content:"";position:absolute;bottom:0;left:-4px;border-left:4.5px solid transparent;border-right:4.5px solid transparent;border-top:7px solid #8da9ad}
.ai-feature .flow-condition{border:1px solid #b8d0d3;padding:.9rem 1rem;text-align:center;background:var(--soft);color:var(--teal);font-size:.9375rem;line-height:1.8}
.ai-feature .branches{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem;position:relative}
.ai-feature .branches::before{content:"";position:absolute;left:25%;right:25%;top:-1rem;height:1px;background:#8da9ad}
.ai-feature .branches::after{content:"";position:absolute;left:50%;top:-2rem;width:1px;height:1rem;background:#8da9ad}
.ai-feature .branch{padding:1rem .75rem;background:var(--soft);text-align:center;line-height:1.8;position:relative;min-width:0}
.ai-feature .branch::before{content:"";position:absolute;left:50%;top:-1rem;width:1px;height:1rem;background:#8da9ad}
.ai-feature .branch b{display:block;font-size:.9375rem;margin-bottom:.4rem}
.ai-feature .branch small{font-size:.875rem;color:var(--muted)}
.ai-feature .article-body figcaption{font-size:.8125rem;line-height:1.9;color:var(--muted);margin:1.1rem 0 0}
.ai-feature .policy{padding:1.5rem 1.6rem;margin:1.8rem 0;background:#edf3f5;border:1px solid #c8dce0}
.ai-feature .policy .label{font-size:.8125rem;color:var(--teal);font-weight:650;letter-spacing:.05em;margin-bottom:.4rem}
.ai-feature .policy h3{margin:0 0 .65rem;font-size:1.125rem}
.ai-feature .policy p{font-size:1rem;line-height:2;margin:.8rem 0 0}
.ai-feature .ai-closing p:last-child{font-size:1.125rem;font-weight:600}
.ai-feature .ai-references ol{font-size:.875rem;line-height:1.9;color:var(--muted);padding-left:1.4rem}
.ai-feature .ai-references li{margin:1rem 0;overflow-wrap:anywhere}
.ai-feature .ai-references .ref-detail{display:block;margin-top:.25rem;font-size:.8125rem}
@media(max-width:1100px){.ai-feature .reading-layout{grid-template-columns:180px minmax(0,1fr);gap:2rem}}
@media(max-width:850px){.ai-feature .reading-layout{display:block;max-width:720px}.ai-feature .article-heading{max-width:720px}.ai-feature .report-mobile-toc{font-size:1rem}}
@media(max-width:620px){.ai-feature .article-heading{margin:.65rem 0 0;padding-bottom:1.6rem}.ai-feature .article-heading h1{font-size:1.85rem;line-height:1.7;letter-spacing:.01em}.ai-feature .article-subtitle{font-size:1.125rem}.ai-feature .reading-layout{margin-top:1.8rem}.ai-feature .article-body{font-size:1rem}.ai-feature .ai-intro p:first-child{font-size:1.0625rem}.ai-feature .body-section{margin:2.7rem 0}.ai-feature .body-section h2{font-size:1.4rem}.ai-feature table{font-size:.875rem}.ai-feature th,.ai-feature td{padding:.8rem .45rem}.ai-feature thead th{font-size:.875rem}.ai-feature .headcount thead th:first-child{width:40%}.ai-feature .headcount thead th:nth-child(2),.ai-feature .headcount thead th:nth-child(3){width:30%}.ai-feature .headcount td{font-size:1.0625rem}.ai-feature .formula{padding:1.3rem .9rem}.ai-feature .equation{font-size:.9375rem;gap:.7rem}.ai-feature .fraction{flex-basis:100%;margin-top:.2rem}.ai-feature .article-body figure{padding:1.25rem 1rem}.ai-feature .flow-top{font-size:1rem}.ai-feature .branches{gap:.65rem}.ai-feature .branch{padding:.8rem .5rem}.ai-feature .branch b{font-size:.875rem}.ai-feature .policy{padding:1.2rem}.ai-feature .ai-closing p:last-child{font-size:1.0625rem}}
@media(max-width:350px){.ai-feature .branches{grid-template-columns:1fr;padding-left:1rem;margin-top:1.3rem}.ai-feature .branches::before{left:0;right:auto;top:0;bottom:0;width:1px;height:auto}.ai-feature .branches::after{left:0;top:-1.3rem;height:1.3rem}.ai-feature .branch::before{left:-1rem;top:50%;width:1rem;height:1px}}
@media print{.ai-feature .reading-layout{display:block}.ai-feature .article-heading{padding-bottom:1rem}.ai-feature .article-heading h1{font-size:27pt}.ai-feature .article-subtitle{font-size:14pt}.ai-feature .body-section{break-inside:auto}.ai-feature .body-section h2{break-after:avoid}.ai-feature .article-body figure,.ai-feature .policy,.ai-feature .formula,.ai-feature tr{break-inside:avoid}.ai-feature .article-body{font-size:11pt}.ai-feature .report-mobile-toc{display:none}}
