/* Readable service scope and compact layout for the six core services. */
.core-detail .core-intro{max-width:100%;font-size:1.0625rem;line-height:1.65;color:#465d75;margin-bottom:20px}
.core-scenarios{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.core-scenarios article{padding:18px;border:1px solid #d8e2ec;border-radius:9px;background:#fff;min-width:0}
.core-scenarios h3{font-size:1.125rem;line-height:1.35;margin:0 0 10px}
.core-scenarios p{font-size:1rem;line-height:1.6;margin:0;color:#465d75}
.core-tint{background:#f0f5fb}
.core-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}
.core-pair h2{font-size:1.45rem;line-height:1.3}
.core-pair ul{margin:0;line-height:1.6}
.core-detail .core-note{border-top:1px solid #d8e2ec;margin:20px 0 0;padding-top:16px;font-size:1rem;line-height:1.6;color:#465d75;max-width:100%}
.core-faq{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;align-items:start}
.core-faq details{border-top:1px solid #ccd9e7;padding:14px 0;min-width:0}
.core-faq summary{cursor:pointer;font-weight:650;font-size:1.0625rem;line-height:1.45;min-height:44px}
.core-faq details p{font-size:1rem;line-height:1.6;margin:10px 0 0;color:#465d75}
.core-related{border-top:1px solid #ccd9e7;padding-top:18px;margin-top:14px}
.core-related>div,.core-jump{display:flex;flex-wrap:wrap;gap:12px 24px}
.core-related a,.core-jump a,.core-lab-link>a{color:#1756c5;text-decoration:underline;text-underline-offset:4px;font-size:1rem}
.core-jump{margin-top:18px}
.core-lab-link{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 20px;margin-top:20px;border:1px solid #cad9e9;background:#fff;border-radius:8px}
.core-lab-link p{margin:0;font-size:1rem}.core-lab-link>a{flex-shrink:0}
.home-task .core-card-points{font-size:1rem;line-height:1.5;margin:12px 0 0;padding-left:19px;color:#465d75}
.home-task .core-card-points li{margin-bottom:5px}
.home-page .focused-home .home-task h3{font-size:1.2rem;line-height:1.3;margin-bottom:10px}
.home-page .focused-home .home-task p{font-size:1rem;line-height:1.5}
.home-page .focused-home .home-task>span:last-child{padding-top:12px}
.home-page .focused-home h1 span{display:block}
@media(min-width:1001px){
 .home-page .sales-home>section,.product-main>section{padding-block:26px}
 .home-page .sales-home>.home-hero{padding:24px 0}
 .home-page .focused-home .home-hero-grid{gap:28px;align-items:stretch;grid-template-columns:1.2fr 1fr}
 .home-page .home-hero-photo{display:flex;flex-direction:column;align-self:stretch;margin:0}
 .home-page .home-hero-photo img{flex:1;min-height:250px;height:0;max-height:430px}
 .home-page .home-section-head{margin-bottom:18px}
 .home-page .home-task-grid{gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}
 .home-page .focused-home .home-task{padding:18px}
 .home-page .home-actions{margin-top:18px}
 .home-page .sales-more{margin-top:14px}
 .product-main>.product-hero{padding-block:24px}
 .product-main .core-detail{padding-block:26px}
 .product-main .product-split,.product-main .detail-intro{gap:24px}
}
@media(max-width:800px){.core-scenarios{grid-template-columns:1fr;gap:12px}.core-pair,.core-faq{grid-template-columns:1fr;gap:18px}.core-faq{gap:0}.core-lab-link{align-items:flex-start;flex-direction:column;gap:12px}.core-pair h2{font-size:1.35rem}.core-scenarios article{padding:16px}.core-detail .core-intro{font-size:1rem}}
