
/* WordPress接入时将此样式只加载到选用固定模板的页面；所有类名均有ggp前缀。 */
body.ggp-fixed-template{background:#111214}
.ggp-page{--ggp-bg:#111214;--ggp-panel:#191a1e;--ggp-ink:#f2f2f4;--ggp-muted:#a6a8b1;--ggp-line:#303137;--ggp-red:#f24b50;--ggp-soft:#e3e4e8;color:var(--ggp-ink);background:var(--ggp-bg);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;font-size:16px;line-height:1.85;-webkit-font-smoothing:antialiased}
.ggp-page *{box-sizing:border-box}.ggp-page a{color:inherit;text-decoration:none}.ggp-page a:focus-visible,.ggp-page summary:focus-visible,.ggp-page [tabindex]:focus-visible{outline:2px solid var(--ggp-red);outline-offset:5px}
.ggp-shell{width:min(1180px,calc(100% - 80px));margin:auto}.ggp-preview-bar{border-bottom:1px solid var(--ggp-line);font-size:13px;color:var(--ggp-muted);letter-spacing:.02em}.ggp-preview-bar .ggp-shell{display:flex;justify-content:space-between;align-items:center;min-height:56px;gap:20px}.ggp-preview-label{display:flex;align-items:center;gap:14px}.ggp-preview-label strong{font-size:19px;font-weight:850;color:#fff;letter-spacing:-.06em}.ggp-preview-label span{border-left:1px solid #46474d;padding-left:14px}.ggp-version{font-variant-numeric:tabular-nums}
.ggp-breadcrumb{padding:30px 0 0;display:flex;align-items:center;gap:10px;color:var(--ggp-muted);font-size:14px}.ggp-breadcrumb i{font-style:normal;color:#5c5e68}.ggp-breadcrumb strong{font-weight:400;color:#dcdee3}
.ggp-hero{padding:40px 0 38px;border-bottom:1px solid var(--ggp-line)}.ggp-eyebrow{display:flex;align-items:center;gap:12px;color:var(--ggp-red);font-size:13px;font-weight:650;letter-spacing:.14em}.ggp-eyebrow::before{content:"";display:block;width:24px;height:2px;background:var(--ggp-red)}.ggp-hero h1{font-size:clamp(30px,3.3vw,46px);line-height:1.35;letter-spacing:-.035em;margin:16px 0 18px;font-weight:750}.ggp-intro{font-size:17px;color:#bfc0c8;max-width:760px;margin:0;line-height:1.9}.ggp-meta{display:flex;flex-wrap:wrap;gap:8px 22px;margin-top:22px;align-items:center;color:var(--ggp-muted);font-size:13px}.ggp-badge{color:#e0e0e5;border:1px solid #48494f;border-radius:8px;padding:2px 9px;font-size:12px;letter-spacing:.04em}
.ggp-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:66px;align-items:start;padding:44px 0 76px}.ggp-sidebar{position:sticky;top:28px}.ggp-toc-title{font-size:13px;letter-spacing:.14em;color:var(--ggp-muted);margin:0 0 17px;font-weight:550}.ggp-toc{display:grid;border-left:1px solid var(--ggp-line)}.ggp-toc a{display:flex;gap:12px;align-items:center;padding:10px 0 10px 19px;color:#acafb8;line-height:1.6;font-size:14px;position:relative;transition:color .15s,background .15s}.ggp-toc a span{font-size:12px;font-variant-numeric:tabular-nums;color:#777b88}.ggp-toc a:hover{color:#fff;background:#1b1c20}.ggp-toc a[aria-current="location"]{color:#fff}.ggp-toc a[aria-current="location"]:before{content:"";position:absolute;left:-1px;top:8px;bottom:8px;width:2px;background:var(--ggp-red)}.ggp-toc a[aria-current="location"] span{color:var(--ggp-red)}.ggp-side-note{margin:30px 0 0;padding-top:20px;border-top:1px solid var(--ggp-line);font-size:13px;color:#9295a0;line-height:1.85}.ggp-side-note strong{display:block;color:#d4d5db;font-weight:500;margin-bottom:7px}
.ggp-content{min-width:0}.ggp-section{scroll-margin-top:30px;margin:0 0 43px}.ggp-section:last-child{margin-bottom:0}.ggp-section-head{display:flex;align-items:baseline;gap:14px;margin-bottom:17px}.ggp-section-number{font-size:13px;color:var(--ggp-red);font-variant-numeric:tabular-nums}.ggp-section h2{font-size:25px;line-height:1.5;margin:0;letter-spacing:-.02em;font-weight:650}.ggp-section p{margin:0 0 18px;color:#bdc0c9}.ggp-section p strong{color:#f1f1f4;font-weight:600}
.ggp-summary{border:1px solid var(--ggp-line);border-left:3px solid var(--ggp-red);background:#1b1c20;border-radius:14px;padding:23px 26px;margin-bottom:40px}.ggp-summary .ggp-summary-label{font-size:13px;color:var(--ggp-red);font-weight:600;letter-spacing:.07em;margin-bottom:7px}.ggp-summary p{font-size:17px;line-height:1.85;margin:0;color:#e0e1e6}.ggp-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:23px}.ggp-card{padding:22px 24px;background:var(--ggp-panel);border:1px solid var(--ggp-line);border-radius:14px}.ggp-card-label{font-size:12px;letter-spacing:.14em;color:#9498a4}.ggp-card h3{font-size:19px;font-weight:600;margin:6px 0 8px}.ggp-card p{font-size:15px;line-height:1.8;margin:0;color:#b0b3bd}
.ggp-table-card{border:1px solid #3a3b43;border-radius:14px;overflow:hidden;margin-top:22px}.ggp-table-top{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:15px 22px;background:#202126;border-bottom:1px solid #3a3b43}.ggp-table-top strong{font-size:15px;font-weight:550}.ggp-table-top span{color:var(--ggp-muted);font-size:12px;white-space:nowrap}.ggp-table-scroll{overflow-x:auto}.ggp-table{border-collapse:collapse;width:100%;min-width:570px;text-align:left;font-size:14px;line-height:1.75}.ggp-table th{padding:14px 20px;color:#969ba8;background:#17181c;font-size:12px;letter-spacing:.03em;font-weight:500}.ggp-table td{padding:18px 20px;border-top:1px solid #303137;color:#bfc2cc;vertical-align:top}.ggp-table td:first-child{color:#ececf0;font-weight:500;width:25%}.ggp-table td:nth-child(2){width:34%}.ggp-table tr:hover td{background:#1b1c20}.ggp-table-bottom{border-top:1px solid #303137;background:#17181c;color:#999eaa;font-size:12px;padding:12px 20px}.ggp-note{font-size:14px;color:#9c9fab;border-left:2px solid #545660;padding:2px 0 2px 16px;margin-top:20px}.ggp-list{padding:0;margin:21px 0 0;list-style:none;display:grid;gap:17px}.ggp-list li{display:grid;grid-template-columns:28px 1fr;gap:13px;color:#bfc2cb;font-size:16px;line-height:1.85}.ggp-list .ggp-list-no{display:grid;place-items:center;width:26px;height:26px;font-size:12px;line-height:1;background:#25262c;border:1px solid #3e4049;color:#d7d9df;border-radius:50%;margin-top:3px}.ggp-list strong{font-weight:550;color:#eeeef1}
.ggp-faq{border-top:1px solid var(--ggp-line);margin-top:20px}.ggp-faq details{border-bottom:1px solid var(--ggp-line)}.ggp-faq summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:16px;color:#e5e6ec;padding:21px 0;line-height:1.65}.ggp-faq summary::-webkit-details-marker{display:none}.ggp-faq summary::after{content:"+";font-size:22px;font-weight:300;color:var(--ggp-muted);flex-shrink:0}.ggp-faq details[open] summary::after{content:"−";color:var(--ggp-red)}.ggp-faq details[open] summary{padding-bottom:11px}.ggp-faq .ggp-answer{font-size:15px;line-height:1.9;color:#b4b7c2;padding:0 28px 22px 0;margin:0}
.ggp-sources{border:1px solid var(--ggp-line);border-radius:14px;padding:6px 22px;background:var(--ggp-panel);margin-top:22px}.ggp-source{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:16px 0;border-bottom:1px solid var(--ggp-line)}.ggp-source:last-child{border-bottom:none}.ggp-source-text{min-width:0}.ggp-source a{font-size:15px;color:#e0e2e7}.ggp-source a:hover{text-decoration:underline;text-underline-offset:4px}.ggp-source small{display:block;color:#999daa;font-size:12px;overflow-wrap:anywhere;margin-top:2px}.ggp-source-tag{font-size:12px;color:#b0b3bd;white-space:nowrap;border:1px solid #44464f;border-radius:8px;padding:2px 8px}.ggp-disclaimer{color:#9296a2!important;font-size:13px;margin-top:18px!important;line-height:1.9}.ggp-end{border-top:1px solid var(--ggp-line);padding:22px 0 28px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px;color:#9ea2ad}.ggp-top{border-bottom:1px solid #595d68;padding-bottom:2px}.ggp-top:hover{color:#fff}
@media(min-width:1400px){.ggp-hero h1{font-size:46px}}
@media(max-width:1000px){.ggp-shell{width:calc(100% - 48px)}.ggp-layout{grid-template-columns:170px minmax(0,1fr);gap:34px}.ggp-card{padding:18px}.ggp-hero{padding-top:32px}}
@media(max-width:760px){.ggp-shell{width:calc(100% - 36px)}.ggp-preview-bar .ggp-shell{min-height:48px}.ggp-preview-label span{font-size:12px}.ggp-version{font-size:12px}.ggp-breadcrumb{padding-top:22px;font-size:12px}.ggp-hero{padding:25px 0 26px}.ggp-hero h1{font-size:30px;margin:13px 0 14px}.ggp-eyebrow{font-size:11px}.ggp-intro{font-size:16px}.ggp-meta{margin-top:18px;gap:8px 14px;font-size:12px}.ggp-layout{display:block;padding:24px 0 40px}.ggp-sidebar{position:static;margin-bottom:27px}.ggp-toc-title{font-size:12px;margin-bottom:12px}.ggp-toc{display:flex;overflow-x:auto;border:0;gap:8px;padding-bottom:8px}.ggp-toc a{padding:8px 11px;border:1px solid #393b43;border-radius:8px;font-size:12px;white-space:nowrap;gap:7px}.ggp-toc a[aria-current="location"]{border-color:#9e4247;background:#281b1f}.ggp-toc a[aria-current="location"]::before{display:none}.ggp-side-note{display:none}.ggp-summary{padding:18px 19px;margin-bottom:30px}.ggp-summary p{font-size:16px}.ggp-section{margin-bottom:33px}.ggp-section h2{font-size:22px}.ggp-section-head{gap:11px;margin-bottom:15px}.ggp-pair{grid-template-columns:1fr;gap:12px;margin-top:18px}.ggp-card{padding:19px 20px}.ggp-table-top{padding:13px 16px}.ggp-table td{padding:15px 16px}.ggp-table th{padding:12px 16px}.ggp-table-bottom{padding:12px 16px}.ggp-section p{font-size:16px}.ggp-faq .ggp-answer{font-size:15px}.ggp-sources{padding:3px 16px}.ggp-source{gap:10px}.ggp-source-tag{font-size:11px}.ggp-end{font-size:12px;align-items:flex-start}.ggp-end>span{max-width:240px}}
@media(prefers-reduced-motion:reduce){.ggp-page *{scroll-behavior:auto!important;transition:none!important}}

/* 三个固定配图位：位置与比例属于模板，不由内容生成器修改。 */
.ggp-figure{margin:0;overflow:hidden;border:1px solid var(--ggp-line);border-radius:14px;background:#191a1e;min-width:0}
.ggp-figure img{display:block;width:100%;height:100%;object-fit:cover}
.ggp-cover{margin-top:30px;aspect-ratio:3.45 / 1}
.ggp-cover img{object-position:65% 55%}
.ggp-intro-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.86fr);gap:25px;align-items:stretch;margin-bottom:22px}
.ggp-intro-row .ggp-figure{height:100%;min-height:210px;max-height:285px}
.ggp-intro-row .ggp-figure img{object-position:center 62%}
.ggp-intro-row p:last-child{margin-bottom:0}
.ggp-reading-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.83fr);gap:26px;align-items:stretch}
.ggp-reading-row .ggp-list{margin-top:0}.ggp-reading-row .ggp-figure{height:100%;min-height:280px;max-height:390px}
.ggp-reading-row .ggp-figure img{object-position:52% center}
@media(max-width:1000px){.ggp-intro-row,.ggp-reading-row{gap:18px;grid-template-columns:minmax(0,1fr) minmax(0,.8fr)}.ggp-intro-row .ggp-figure{max-height:330px}.ggp-reading-row .ggp-figure{max-height:460px}}
@media(max-width:760px){.ggp-cover{margin-top:23px;aspect-ratio:1.9 / 1}.ggp-cover img{object-position:75% 50%}.ggp-intro-row,.ggp-reading-row{grid-template-columns:1fr;gap:19px}.ggp-intro-row .ggp-figure,.ggp-reading-row .ggp-figure{height:auto;min-height:0;max-height:none;aspect-ratio:16 / 9}.ggp-reading-row .ggp-figure{order:2}.ggp-intro-row .ggp-figure img,.ggp-reading-row .ggp-figure img{height:100%;object-position:center}}

/* V3：统一柔和圆角，保持原来的尺寸和版式。 */
.ggp-faq{border:1px solid var(--ggp-line);border-radius:14px;overflow:hidden;padding:0 20px;background:var(--ggp-panel)}
.ggp-faq details:last-child{border-bottom:0}
@media(max-width:760px){.ggp-faq{padding:0 16px}}

body.ggp-fixed-template .ggp-page{padding-top:var(--ggp-header-offset,0px)}
.ggp-page .ggp-breadcrumb{flex-wrap:wrap}
