.certBody{background:linear-gradient(180deg,#fff 0%,#fbfcfd 100%)}
.certDetail{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:58px;align-items:start}
.certContent{min-width:0}
.certIntro{padding-bottom:12px;border-bottom:1px solid var(--line)}
.certKicker{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:16px}
.certCodeBadge{display:inline-flex;align-items:center;justify-content:center;min-width:56px;padding:8px 12px;border-radius:10px;background:#f7ecd6;color:#6c4f18;font-size:12px;font-weight:900;letter-spacing:.12em}
.certTypeBadge{display:inline-flex;padding:8px 12px;border-radius:999px;background:#edf7f6;color:#0b6568;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
.certIntro h2{font-size:clamp(30px,3.2vw,44px);line-height:1.08;letter-spacing:-.035em;margin:0 0 14px}
.certIntro p{color:var(--muted);font-size:16.5px;margin:0;max-width:820px}
.certSection{padding:42px 0;border-bottom:1px solid var(--line);scroll-margin-top:120px}
.certSection:last-child{border-bottom:0}
.certSection h2{font-size:clamp(27px,2.8vw,38px);line-height:1.1;letter-spacing:-.03em;margin:8px 0 14px}
.certSection>p{color:var(--muted);font-size:16px;max-width:840px;margin:0 0 16px}
.certFlowWrap{margin-top:26px;padding:24px;border:1px solid var(--line);border-radius:26px;background:linear-gradient(180deg,#fff 0%,#fbfcfd 100%);box-shadow:0 14px 36px rgba(7,31,48,.05)}
.certFlowTitle{text-align:center;font-size:clamp(26px,2.8vw,36px);line-height:1.08;letter-spacing:-.035em;color:#1c84ba;font-weight:900;margin:0 0 24px}
.certFlow{display:grid;grid-template-columns:repeat(5,minmax(0,1fr) 22px) minmax(0,1fr);gap:8px;align-items:center;overflow:visible;padding:4px 0 8px}
.certFlowStep{position:relative;min-width:0;min-height:132px;padding:16px 8px;border-radius:18px;background:#fff;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1.5px solid #d6e4ea}
.certFlowStep--solid{background:linear-gradient(180deg,#eff8ff 0%,#e4f3fb 100%);border-color:#93c5de}
.certFlowStep--outline,.certFlowStep--start,.certFlowStep--end{border:2px dashed #8297a2;background:#fff}
.certFlowStep--start,.certFlowStep--end{background:linear-gradient(180deg,#f8fcfd 0%,#f2f8f9 100%)}
.certFlowStep h3{font-size:14.5px;line-height:1.18;margin:13px 0 0;overflow-wrap:normal;word-break:normal;hyphens:none}
.certFlowStep p{display:none}
.certFlowNo{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin:0 auto;border-radius:999px;background:#f7ecd6;color:#6c4f18;font-size:11px;font-weight:900;letter-spacing:.08em;box-shadow:0 0 0 5px rgba(213,170,82,.13)}
.certFlowArrow{display:grid;place-items:center;min-width:0;min-height:132px}
.certFlowArrow span{position:relative;display:block;width:22px;height:4px;border-radius:999px;background:linear-gradient(90deg,#b8d56c 0%,#9cc15c 100%)}
.certFlowArrow span:after{content:'';position:absolute;right:-1px;top:50%;transform:translateY(-50%);border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:12px solid #9cc15c}
.certFlowLegend{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}
.certFlowLegend>div{padding:14px 16px;border-radius:14px;background:#f6fafb;border:1px solid #dce7eb}
.certFlowLegend b{display:block;font-size:14px;color:var(--navy);margin-bottom:3px}
.certFlowLegend span{display:block;color:var(--muted);font-size:12.8px;line-height:1.45}
.certInfoGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-top:22px}
.certInfoCard{padding:22px;border:1px solid var(--line);border-radius:17px;background:#fff}
.certInfoCard span{display:block;color:var(--teal);font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.certInfoCard h3{font-size:18px;margin:8px 0 6px}
.certInfoCard p{font-size:13.8px;color:var(--muted);margin:0}
.certNotice{margin-top:20px;padding:18px 20px;border-left:4px solid var(--gold);background:#fbf8f0;border-radius:0 14px 14px 0;color:#425d6c;font-size:14.5px}
.certWhy{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px}
.certWhy>div{padding:22px;border:1px solid var(--line);border-radius:17px;background:#fff}
.certWhy b{display:block;font-size:17px;color:var(--navy);margin-bottom:6px}
.certWhy p{margin:0;color:var(--muted);font-size:13.8px}
.certSecurity{display:grid;gap:12px;margin-top:20px}
.certSecurity>div{display:grid;grid-template-columns:42px 1fr;gap:15px;padding:18px 20px;border:1px solid var(--line);border-radius:15px;background:#fff;align-items:start}
.certSecurity i{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#edf7f6;color:var(--teal);font-style:normal;font-weight:900}
.certSecurity b{display:block;margin-bottom:4px;color:var(--navy)}
.certSecurity p{margin:0;color:var(--muted);font-size:13.8px}
.certSide{position:sticky;top:116px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 12px 34px rgba(7,31,48,.06);overflow:hidden}
.certSideHead{padding:22px 22px 18px;border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f8fbfc,#f3f7f8)}
.certSideHead span{display:block;color:var(--navy);font-weight:900;font-size:17px}
.certSideHead small{display:block;color:var(--muted);font-size:12px;margin-top:2px}
.certLocal{display:block!important;position:static!important;box-shadow:none!important;padding:10px!important;background:#fff!important}
.certLocal a{display:flex!important;align-items:center;justify-content:space-between;gap:14px;padding:11px 12px!important;border-radius:10px;color:#557080;font-size:13px!important;font-weight:750!important;line-height:1.25}
.certLocal a:after{display:none!important}
.certLocal a span{color:#9aaeb8}
.certLocal a:hover{background:#f5f8fa;color:var(--navy)}
.certLocal a:hover span{color:var(--teal)}
.certSideFoot{padding:15px 20px 20px;border-top:1px solid var(--line);background:#fbfcfd}
.certSideFoot a{display:flex;justify-content:space-between;gap:12px;color:#0b6568;font-size:13px;font-weight:800;padding:7px 0}
.certSideFoot a span{color:var(--teal)}
.certRecert{padding:24px;border:1px solid #cfe3e1;border-radius:18px;background:#f3f9f8;margin-top:20px}
.certRecert h3{margin:0 0 8px;font-size:19px}
.certRecert p{margin:0;color:#52707c;font-size:14.5px}
@media(max-width:980px){.certDetail{grid-template-columns:1fr;gap:38px}.certSide{position:static;order:-1}.certLocal{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))}.certFlow{grid-template-columns:repeat(5,minmax(0,1fr) 20px) minmax(0,1fr);gap:7px}.certFlowArrow span{width:20px}.certFlowStep h3{font-size:14px}.certFlowLegend{grid-template-columns:1fr}}
@media(max-width:620px){.certInfoGrid,.certWhy,.certLocal{grid-template-columns:1fr!important}.certBody{padding-top:46px}.certSection{padding:34px 0}.certSecurity>div{grid-template-columns:36px 1fr}.certSideHead{padding:18px}.certLocal a{font-size:12.8px!important}.certFlowWrap{padding:18px}.certFlowTitle{font-size:24px}.certFlow{grid-template-columns:1fr;gap:8px}.certFlowStep{min-height:108px}.certFlowStep h3{font-size:15px}.certFlowArrow{min-height:28px}.certFlowArrow span{width:4px;height:28px}.certFlowArrow span:after{right:50%;top:auto;bottom:-1px;transform:translateX(50%);border-left:8px solid transparent;border-right:8px solid transparent;border-top:12px solid #9cc15c;border-bottom:0}}