
.credentials{align-items:stretch;gap:40px;grid-template-columns:1.2fr 1fr}
.credentials>div{display:flex;flex-direction:column;min-width:0}
.credentials h3{margin:0 0 24px;line-height:1.4}
#tools{display:grid;grid-template-rows:repeat(6,minmax(88px,1fr));flex:1;border-top:1px solid #d2d2d7}
.tool-row{grid-template-columns:170px 1fr;align-items:center;gap:18px;padding:18px 0}
.tool-row b{gap:14px;line-height:1.45;min-width:0}
.tool-row b>span{font-size:14px;color:#1d1d1f}
.tool-row .brand-logo{width:38px;height:38px;object-fit:contain;flex-shrink:0;display:block}
.tool-row .brand-wide{width:46px}
.dual-brand{display:flex;gap:4px;width:46px;flex-shrink:0}
.tool-row .dual-brand .brand-logo{width:21px;height:30px}
.erp-label{display:grid;place-items:center;width:46px;height:38px;border:1px solid #d2d2d7;border-radius:8px;font-size:12px!important;color:#53535b!important;flex-shrink:0}
.credentials .cert-list{flex:1;display:grid;grid-template-rows:repeat(5,1fr);margin:0;padding:0 24px}
.credentials .cert-list li{margin:0;padding:20px 0;min-height:88px}
.process-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:28px 0 0}
.process-step{position:relative;background:#f5f5f7;border:1px solid #e8e8ed;border-radius:24px;padding:24px 20px;display:grid;grid-template-rows:24px auto 48px 230px 1fr auto;gap:12px;text-align:center;min-width:0}
.process-step:not(:last-child):after{content:'→';position:absolute;right:-23px;top:71px;z-index:2;width:26px;background:#fff;border-radius:50%;color:#0071e3;font-size:22px;line-height:26px}
.step-number{font-size:12px;font-weight:600;color:#0071e3;letter-spacing:1px}
.process-step h3{font-size:22px;margin:0;line-height:1.4;letter-spacing:-.6px}
.detail-wrap .step-subtitle{font-size:14px;line-height:1.6;margin:0;color:#424248;align-self:start}
.process-screen{width:100%;height:230px;position:relative;padding:14px;background:#1d2027;border:0;border-radius:14px;overflow:hidden;cursor:zoom-in}
.process-screen img{display:block;width:100%;height:100%;object-fit:contain}
.pose-screen{padding:0}.pose-screen img{object-fit:contain}
.process-screen>span{position:absolute;right:8px;bottom:8px;display:grid;place-items:center;background:#fff;color:#1d1d1f;border-radius:50%;width:30px;height:30px;font-size:18px}
.detail-wrap .step-description{font-size:14px;line-height:1.75;color:#53535b;margin:4px 0 0;text-align:left}
.process-step small{font-size:12px;color:#6e6e73;text-align:left}
.detail-wrap .process-source{font-size:12px;color:#6e6e73;margin:14px 4px 30px;line-height:1.7}
.process-screen:focus-visible{outline:3px solid #0071e3;outline-offset:4px}
@media(max-width:900px){.credentials{grid-template-columns:1fr}.process-steps{gap:12px}.process-step{padding:20px 12px}.process-step:not(:last-child):after{right:-20px}.tool-row{grid-template-columns:170px 1fr}}
@media(max-width:600px){.process-steps{grid-template-columns:1fr;gap:26px}.process-step{grid-template-rows:auto auto auto 240px auto auto;padding:24px;gap:10px}.process-screen{height:240px}.process-step:not(:last-child):after{content:'↓';right:calc(50% - 13px);top:auto;bottom:-27px}.detail-wrap .step-subtitle{font-size:15px}.process-step .step-description{text-align:center}.process-step small{text-align:center}.tool-row{grid-template-columns:135px 1fr;gap:12px}.tool-row b{gap:10px}.tool-row .brand-logo{width:30px;height:30px}.tool-row .brand-wide,.dual-brand,.erp-label{width:38px}.tool-row .dual-brand .brand-logo{width:17px}.credentials .cert-list li{min-height:92px}#tools{grid-template-rows:repeat(6,minmax(96px,1fr))}}
