body.page-template-page-risk-control-audit-php{
--audit-max: 1000px;
--audit-pad-x: 12px;
--audit-text: #0f172a;
--audit-text-soft: #334155;
--audit-line: #dbe3ee;
--audit-surface: #f8fafc;
--audit-surface-2: #f1f5f9;
--audit-primary: #1e40af;
--audit-danger: #b91c1c;
--audit-warn: #92400e;
--audit-ok: #166534;
--audit-focus: #0f172a;
--audit-border-radius: 16px;
}
body.page-template-page-risk-control-audit-php{ scroll-behavior: smooth; }
body.page-template-page-risk-control-audit-php{ overflow-x: visible; }
body.page-template-page-risk-control-audit-php .site-main,
body.page-template-page-risk-control-audit-php .content-area,
body.page-template-page-risk-control-audit-php .entry-content,
body.page-template-page-risk-control-audit-php .site-content,
body.page-template-page-risk-control-audit-php .ast-container,
body.page-template-page-risk-control-audit-php .container,
body.page-template-page-risk-control-audit-php .wrap,
body.page-template-page-risk-control-audit-php .page-content,
body.page-template-page-risk-control-audit-php .post-content,
body.page-template-page-risk-control-audit-php .hentry,
body.page-template-page-risk-control-audit-php #primary,
body.page-template-page-risk-control-audit-php #main,
body.page-template-page-risk-control-audit-php .site-main > article,
body.page-template-page-risk-control-audit-php .ast-row,
body.page-template-page-risk-control-audit-php .ast-container > *{
margin-top: 0 !important;
margin-bottom: 0 !important;
padding-top: 0 !important;
padding-bottom: 0 !important;
}
body.page-template-page-risk-control-audit-php .risk-audit-shell{
width: 100%;
margin: 0;
padding: 0 var(--audit-pad-x);
color: var(--audit-text);
font: 400 16px/1.74 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
}
body.page-template-page-risk-control-audit-php .risk-audit{
width: 100%;
max-width: var(--audit-max);
margin: 0 auto;
}
body.page-template-page-risk-control-audit-php .risk-audit a{ color: var(--audit-primary); text-decoration: none; }
body.page-template-page-risk-control-audit-php .risk-audit a:hover{ text-decoration: underline; text-underline-offset: 2px; }
body.page-template-page-risk-control-audit-php .risk-audit a:focus-visible,
body.page-template-page-risk-control-audit-php .risk-audit button:focus-visible,
body.page-template-page-risk-control-audit-php .risk-audit summary:focus-visible,
body.page-template-page-risk-control-audit-php .risk-audit [tabindex]:focus-visible{
outline: 2px solid var(--audit-focus);
outline-offset: 3px;
border-radius: 8px;
}
body.page-template-page-risk-control-audit-php .audit-header{
padding: 18px 0 18px;
border-bottom: 1px solid var(--audit-line);
}
body.page-template-page-risk-control-audit-php .audit-title{
margin: 0;
font-size: clamp(1.4rem, 3vw, 2.0rem);
line-height: 1.15;
font-weight: 800;
letter-spacing: -0.01em;
}
body.page-template-page-risk-control-audit-php .audit-meta{
display: flex;
flex-wrap: wrap;
gap: 8px 12px;
margin-top: 14px;
color: var(--audit-text-soft);
font-size: 0.95rem;
}
body.page-template-page-risk-control-audit-php .audit-summary{
margin-top: 14px;
max-width: 72ch;
color: var(--audit-text-soft);
}
body.page-template-page-risk-control-audit-php .audit-hero-img{
width: 100%;
height: auto;
display: block;
border-radius: 16px;
margin: 18px 0 0;
}
body.page-template-page-risk-control-audit-php .bw-author{
display: flex;
gap: 18px;
align-items: center;
margin: 24px 0 10px;
padding: 18px 20px;
background: var(--audit-surface);
border: 1px solid var(--audit-line);
border-radius: var(--audit-border-radius);
}
body.page-template-page-risk-control-audit-php .bw-author-img{
flex-shrink: 0;
width: 64px;
height: 64px;
border-radius: 50%;
object-fit: cover;
border: 2px solid #fff;
box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}
body.page-template-page-risk-control-audit-php .bw-author-content h2{
margin: 0 0 6px;
font-size: 1.1rem;
font-weight: 700;
}
body.page-template-page-risk-control-audit-php .bw-author-content p{
margin: 0;
color: var(--audit-text-soft);
font-size: 0.95rem;
}
body.page-template-page-risk-control-audit-php .bw-author-bio{ margin-top: 10px; }
body.page-template-page-risk-control-audit-php .bw-author-bio > div{ margin-bottom: 8px; }
body.page-template-page-risk-control-audit-php .bw-author-bio strong{ font-weight: 800; }
body.page-template-page-risk-control-audit-php .audit-section{ padding-top: 28px; }
body.page-template-page-risk-control-audit-php .audit-section h2{
margin: 0 0 14px;
font-size: clamp(1.34rem, 2.8vw, 1.8rem);
line-height: 1.25;
font-weight: 800;
letter-spacing: -0.01em;
}
body.page-template-page-risk-control-audit-php .audit-section h3{
margin: 22px 0 10px;
font-size: 1.1rem;
line-height: 1.4;
font-weight: 800;
}
body.page-template-page-risk-control-audit-php .audit-section p{ margin: 0 0 14px; color: var(--audit-text-soft); }
body.page-template-page-risk-control-audit-php .audit-section ul,
body.page-template-page-risk-control-audit-php .audit-section ol{
margin: 0 0 16px 20px;
padding: 0;
color: var(--audit-text-soft);
}
body.page-template-page-risk-control-audit-php .audit-section li{ margin: 0 0 8px; }
body.page-template-page-risk-control-audit-php .audit-inline-note{
padding: 12px 14px;
background: var(--audit-surface);
border: 1px solid var(--audit-line);
border-radius: 12px;
color: var(--audit-text);
}
body.page-template-page-risk-control-audit-php .audit-grid{
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 12px;
}
body.page-template-page-risk-control-audit-php .audit-card{
padding: 14px;
border: 1px solid var(--audit-line);
border-radius: 14px;
background: #fff;
}
body.page-template-page-risk-control-audit-php .audit-card h3{ margin-top: 0; }
body.page-template-page-risk-control-audit-php .audit-card p:last-child{ margin-bottom: 0; }
body.page-template-page-risk-control-audit-php .audit-checks{
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 10px;
}
body.page-template-page-risk-control-audit-php .audit-check{
display: grid;
grid-template-columns: 32px 1fr;
gap: 10px;
align-items: start;
padding: 12px 0;
border-bottom: 1px solid var(--audit-line);
}
body.page-template-page-risk-control-audit-php .audit-check:last-child{ border-bottom: 0; }
body.page-template-page-risk-control-audit-php .audit-check-num{
display: inline-flex;
align-items: center;
justify-content: center;
width: 32px;
height: 32px;
border: 1px solid var(--audit-line);
border-radius: 999px;
background: #fff;
color: var(--audit-primary);
font-weight: 800;
font-size: 0.95rem;
}
body.page-template-page-risk-control-audit-php .audit-check h3{ margin: 0 0 4px; font-size: 1rem; }
body.page-template-page-risk-control-audit-php .audit-check p{ margin: 0; }
body.page-template-page-risk-control-audit-php .audit-table-wrap{
overflow-x: auto;
overscroll-behavior-x: contain;
-webkit-overflow-scrolling: touch;
border: 1px solid var(--audit-line);
border-radius: 14px;
background: #fff;
}
body.page-template-page-risk-control-audit-php .audit-table-wrap:focus-visible{
outline: 2px solid var(--audit-focus);
outline-offset: 3px;
}
body.page-template-page-risk-control-audit-php .audit-table{
width: 100%;
min-width: 720px;
border-collapse: collapse;
}
body.page-template-page-risk-control-audit-php .audit-table caption{
padding: 12px 14px 0;
text-align: left;
caption-side: top;
font-size: 0.95rem;
color: var(--audit-text-soft);
}
body.page-template-page-risk-control-audit-php .audit-table th,
body.page-template-page-risk-control-audit-php .audit-table td{
padding: 12px 14px;
border-bottom: 1px solid var(--audit-line);
text-align: left;
vertical-align: top;
}
body.page-template-page-risk-control-audit-php .audit-table thead th{ background: #fff; font-weight: 800; }
body.page-template-page-risk-control-audit-php .audit-table tbody tr:last-child th,
body.page-template-page-risk-control-audit-php .audit-table tbody tr:last-child td{ border-bottom: 0; }
body.page-template-page-risk-control-audit-php .audit-tag{
display: inline-flex;
align-items: center;
padding: 3px 9px;
border-radius: 999px;
font-size: 12px;
line-height: 1.4;
font-weight: 700;
white-space: nowrap;
}
body.page-template-page-risk-control-audit-php .audit-tag-high{ color: var(--audit-danger); background: #fee2e2; }
body.page-template-page-risk-control-audit-php .audit-tag-mid{ color: var(--audit-warn);   background: #fef3c7; }
body.page-template-page-risk-control-audit-php .audit-contact{
padding: 14px;
background: var(--audit-surface);
border: 1px solid var(--audit-line);
border-radius: 14px;
}
body.page-template-page-risk-control-audit-php .audit-related{
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
gap: 12px;
}
body.page-template-page-risk-control-audit-php .audit-related-item{
display: grid;
gap: 6px;
padding: 14px;
border: 1px solid var(--audit-line);
border-radius: 14px;
background: #fff;
color: inherit;
}
body.page-template-page-risk-control-audit-php .audit-related-item:hover{ text-decoration: none; border-color: #b6c7ea; }
body.page-template-page-risk-control-audit-php .audit-related-item h3{ margin: 0; font-size: 1rem; }
body.page-template-page-risk-control-audit-php .audit-related-item p{ margin: 0; font-size: 0.94rem; }
body.page-template-page-risk-control-audit-php .risk-rg-box{
margin-bottom: 18px;
padding: 18px 20px;
background: var(--audit-surface);
border: 1px solid var(--audit-line);
border-radius: var(--audit-border-radius);
}
body.page-template-page-risk-control-audit-php .risk-rg-box p{ margin: 0 0 8px; }
body.page-template-page-risk-control-audit-php .risk-rg-box p:last-child{ margin-bottom: 0; }
body.page-template-page-risk-control-audit-php .risk-rg-box a{ font-weight: 600; }
body.page-template-page-risk-control-audit-php .silo-faq-box .faq-item{
margin-bottom: 20px;
border-bottom: 1px solid #e5e7eb;
padding-bottom: 16px;
}
body.page-template-page-risk-control-audit-php .silo-faq-box .faq-item:last-child{
margin-bottom: 0;
border-bottom: none;
padding-bottom: 0;
}
body.page-template-page-risk-control-audit-php .silo-faq-box .faq-item h3{
font-size: 1.1rem;
font-weight: 700;
margin: 0 0 8px;
color: #0f172a;
}
body.page-template-page-risk-control-audit-php .silo-faq-box .faq-item p{
margin: 0;
color: #334155;
line-height: 1.6;
}
@media (max-width: 980px){
body.page-template-page-risk-control-audit-php .audit-grid{ grid-template-columns: 1fr; }
body.page-template-page-risk-control-audit-php .audit-checks{ grid-template-columns: 1fr; }
body.page-template-page-risk-control-audit-php .audit-related{ grid-template-columns: repeat(2, minmax(0, 1fr)); }
body.page-template-page-risk-control-audit-php .bw-author{ flex-direction: column; align-items: flex-start; }
}
@media (max-width: 767px){
body.page-template-page-risk-control-audit-php{ --audit-pad-x: 10px; }
body.page-template-page-risk-control-audit-php .risk-audit-shell{
padding-left: var(--audit-pad-x);
padding-right: var(--audit-pad-x);
padding-bottom: 0;
}
body.page-template-page-risk-control-audit-php .audit-header{ padding-top: 12px; padding-bottom: 14px; }
body.page-template-page-risk-control-audit-php .audit-meta{ gap: 6px 10px; margin-top: 10px; font-size: 0.92rem; }
body.page-template-page-risk-control-audit-php .audit-summary{ margin-top: 10px; font-size: 0.98rem; }
body.page-template-page-risk-control-audit-php .audit-section{ padding-top: 20px; }
body.page-template-page-risk-control-audit-php .audit-card,
body.page-template-page-risk-control-audit-php .audit-contact,
body.page-template-page-risk-control-audit-php .audit-related-item{ padding: 12px; border-radius: 12px; }
body.page-template-page-risk-control-audit-php .audit-check{ grid-template-columns: 28px 1fr; gap: 8px; padding: 10px 0; }
body.page-template-page-risk-control-audit-php .audit-check-num{ width: 28px; height: 28px; font-size: 0.9rem; }
body.page-template-page-risk-control-audit-php .audit-table caption,
body.page-template-page-risk-control-audit-php .audit-table th,
body.page-template-page-risk-control-audit-php .audit-table td{ padding-left: 12px; padding-right: 12px; }
body.page-template-page-risk-control-audit-php .audit-related{ grid-template-columns: 1fr; gap: 10px; }
body.page-template-page-risk-control-audit-php .bw-author{ padding: 14px 16px; }
}
body.page-template-page-risk-control-audit-php .tzp-u-ef9cb1bd38{display: flex !important;flex-wrap: wrap !important;align-items: center !important;gap: 8px !important;margin-bottom: 16px !important;font-size: 0.92rem !important;color: #64748b !important}
body.page-template-page-risk-control-audit-php .tzp-u-7c7218d378{color: #0f172a !important;font-weight: 600 !important}
body.page-template-page-risk-control-audit-php .tzp-u-99e140224e{color: #64748b !important;text-decoration: none !important}
body.page-template-page-risk-control-audit-php .tzp-u-e231d6d137{color: #dbe3ee !important;font-size: 0.85rem !important;margin-top: 1px !important}
body.page-template-page-risk-control-audit-php .tzp-u-d6966403fe{display:inline-flex !important;align-items:center !important;padding:10px 24px !important;background:#1d4ed8 !important;color:#fff !important;font-weight:700 !important;text-decoration:none !important;border-radius:99px !important;transition:background 0.2s !important}
body.page-template-page-risk-control-audit-php .tzp-u-ea5abc6915{padding-top: 32px !important}
body.page-template-page-risk-control-audit-php .tzp-u-dda0f28a4d{margin: 0 0 10px !important;font-size: 1.1rem !important;color: #92400e !important}
body.page-template-page-risk-control-audit-php .tzp-u-31be6c6be8{color:#92400e !important;text-decoration:underline !important}
body.page-template-page-risk-control-audit-php .tzp-u-54d32d80db{margin-top: 10px !important}
body.page-template-page-risk-control-audit-php .tzp-u-7f3cbaf643{margin-bottom: 8px !important}
body.page-template-page-risk-control-audit-php .tzp-u-d545213b80{width: 100% !important;max-width: 1000px !important;margin: 32px auto 0 !important;padding: 0 15px !important;box-sizing: border-box !important}
body.page-template-page-risk-control-audit-php .tzp-u-584aaf81ed{padding: 24px !important;background: #fff !important;border: 1px solid #e5e7eb !important;border-radius: 18px !important;box-sizing: border-box !important}
body.page-template-page-risk-control-audit-php .tzp-u-565388da8c{margin: 0 0 16px !important;font-size: 1.5rem !important;color: #0f172a !important;font-weight: 900 !important}
body.page-template-page-risk-control-audit-php .tzp-u-e211ea130e{width: 100% !important;max-width: 1000px !important;margin: 32px auto 48px !important;padding: 0 15px !important;box-sizing: border-box !important}
body.page-template-page-risk-control-audit-php .tzp-u-f6d8e58760{padding: 20px 24px !important;background: #f8fafc !important;border: 1px solid #dbe3ee !important;border-radius: 16px !important;text-align: center !important}
body.page-template-page-risk-control-audit-php .tzp-u-9e3f1ac13c{margin: 0 0 12px !important;color: #334155 !important;font-size: 1rem !important}
