.wpsxep-article-page{width:100%;max-width:none;margin-inline:auto}.wpsxep-article-panel{border-radius:var(--site-radius-card,12px);border:1px solid #e8edf3;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.04),0 8px 24px rgba(15,23,42,.03);padding:clamp(1.25rem,2.5vw,2rem)}.wpsxep-article-panel--detail{padding-bottom:clamp(2rem,4vw,3rem)}.wpsxep-article-panel__foot{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid #f1f5f9;text-align:center;font-size:13px}.wpsxep-article-panel__foot a{color:var(--site-color-primary,#2563eb);text-decoration:none}.wpsxep-article-panel__foot a:hover{text-decoration:underline}.wpsxep-article-page-head{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid #f1f5f9}.wpsxep-article-page-head__title{margin:0;font-size:clamp(1.375rem,2.4vw,1.875rem);font-weight:700;letter-spacing:-.025em;line-height:1.25;color:#0f172a}.wpsxep-article-page-head__desc{margin:.35rem 0 0;font-size:14px;line-height:1.6;color:#64748b}.wpsxep-article-page-head__pills{display:flex;flex-wrap:wrap;gap:.5rem}.wpsxep-article-page-head__pill{display:inline-flex;align-items:center;padding:.35rem .85rem;border-radius:999px;border:1px solid #e2e8f0;background:#f8fafc;font-size:13px;line-height:1.35;color:#475569;text-decoration:none;white-space:nowrap;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.wpsxep-article-page-head__pill:hover{border-color:color-mix(in srgb,var(--site-color-primary,#2563eb) 35%,#e2e8f0);color:var(--site-color-primary,#2563eb);background:var(--site-color-primary-soft,#f0f7ff)}.wpsxep-article-page-head--compact{margin-bottom:1.25rem;padding-bottom:0;border-bottom:none}.wpsxep-article-page-head--compact .wpsxep-article-page-head__pills{padding-bottom:1rem;border-bottom:1px solid #f1f5f9}.wpsxep-article-page-head__pill.is-active{border-color:color-mix(in srgb,var(--site-color-primary,#2563eb) 45%,#e2e8f0);background:var(--site-color-primary-soft,#f0f7ff);color:var(--site-color-primary-hover,#1d4ed8);font-weight:600}.wpsxep-article-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 20px;margin-bottom:.5rem}.wpsxep-article-toolbar__count{margin:0;font-size:13px;color:#94a3b8}.wpsxep-article-toolbar__count strong{font-weight:600;color:#64748b}.wpsxep-article-search-row{display:flex;align-items:stretch;gap:8px;flex:1 1 auto;max-width:420px;min-width:min(100%,240px)}.wpsxep-article-search-input{flex:1 1 auto;min-width:0;padding:.55rem .85rem;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#0f172a;font-size:14px;line-height:1.4;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.wpsxep-article-search-input::-moz-placeholder{color:#94a3b8}.wpsxep-article-search-input::placeholder{color:#94a3b8}.wpsxep-article-search-input:focus{outline:none;border-color:var(--site-color-primary,#2563eb);background:#fff;box-shadow:0 0 0 3px color-mix(in srgb,var(--site-color-primary,#2563eb) 12%,transparent)}.wpsxep-article-search-btn{flex-shrink:0;border:none;border-radius:8px;padding:0 1rem;min-height:38px;font-size:14px;font-weight:500;color:#fff;background:var(--site-color-primary,#2563eb);cursor:pointer;white-space:nowrap;transition:background-color .15s ease}.wpsxep-article-search-btn:hover{background:var(--site-color-primary-hover,#1d4ed8)}.wpsxep-article-list{display:flex;flex-direction:column}.wpsxep-article-list-item{border-bottom:1px solid #f1f5f9}.wpsxep-article-list-item:last-child{border-bottom:none}.wpsxep-article-list-item__link{display:flex;align-items:center;gap:1rem;padding:1.15rem .25rem;text-decoration:none;color:inherit;transition:background-color .15s ease}.wpsxep-article-list-item__link:hover .wpsxep-article-list-item__title{color:var(--site-color-primary,#2563eb)}.wpsxep-article-list-item__link:hover .wpsxep-article-list-item__arrow{opacity:1;transform:translateX(2px)}.wpsxep-article-list-item__index{flex-shrink:0;width:2rem;font-size:13px;font-weight:600;font-variant-numeric:tabular-nums;color:#cbd5e1;text-align:center}.wpsxep-article-list-item__thumb{flex:0 0 120px;width:120px;aspect-ratio:16/10;border-radius:8px;overflow:hidden;background:#f1f5f9}.wpsxep-article-list-item__thumb img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wpsxep-article-list-item__body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.35rem}.wpsxep-article-list-item__title-row{display:flex;align-items:flex-start;gap:.5rem}.wpsxep-article-list-item__badge{flex-shrink:0;margin-top:2px;padding:1px 6px;border-radius:4px;font-size:11px;font-weight:600;line-height:1.4;color:var(--site-color-primary-hover,#1d4ed8);background:var(--site-color-primary-soft,#f0f7ff)}.wpsxep-article-list-item__title{font-size:16px;font-weight:600;line-height:1.45;color:#0f172a;transition:color .15s ease}.wpsxep-article-list-item__excerpt{font-size:14px;line-height:1.65;color:#64748b;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.wpsxep-article-list-item__meta{font-size:12px;line-height:1.5;color:#94a3b8}.wpsxep-article-list-item__arrow{flex-shrink:0;font-size:14px;color:#cbd5e1;opacity:0;transition:opacity .15s ease,transform .15s ease}.wpsxep-article-list-item--thumb .wpsxep-article-list-item__title{font-size:17px}.wpsxep-article-detail-head{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #f1f5f9}.wpsxep-article-detail-head--centered{text-align:center;padding-top:.5rem}.wpsxep-article-detail-head__title{margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;letter-spacing:-.03em;line-height:1.3;color:#0f172a}.wpsxep-article-detail-head__excerpt{margin:.75rem auto 0;max-width:42rem;font-size:15px;line-height:1.7;color:#64748b}.wpsxep-article-detail-head__meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem 1rem;margin:1rem 0 0;font-size:13px;color:#94a3b8}.wpsxep-article-detail-head__likes{display:inline-flex;align-items:center;gap:.25rem}.wpsxep-article-detail-head__author{margin:.5rem 0 0;font-size:12px;color:#cbd5e1}.wpsxep-article-content{width:100%;max-width:none;margin-top:1.25rem;font-size:16px;line-height:1.85;color:#334155}.wpsxep-article-content.wpsxep-gb-rich{display:flex;flex-direction:column;gap:var(--wpsxep-gb-stack-gap,clamp(1.05rem,2.4vw,1.75rem))}.wpsxep-article-content .wpsxep-gb-paragraph{margin:0}.wpsxep-article-content .wpsxep-gb-heading{margin:.25rem 0 0;scroll-margin-top:calc(var(--site-header-offset, 4.5rem) + 1rem);font-size:clamp(1.2rem,2.2vw,1.45rem);font-weight:700;line-height:1.4;color:#0f172a}.wpsxep-article-content .wpsxep-gb-section-heading{margin-top:.5rem}.wpsxep-article-content .wpsxep-md-p{margin:0}.wpsxep-article-content .wpsxep-gb-example-question__body,.wpsxep-article-content .wpsxep-gb-math-statement__body{color:#334155}.wpsxep-article-content .katex-display{margin:.65em 0;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}.wpsxep-article-state{margin:0;padding:3rem 1rem;text-align:center;font-size:14px;color:#94a3b8}.wpsxep-article-state--empty{border:1px dashed #e2e8f0;border-radius:10px;background:#fafbfc}.wpsxep-article-sidebar-wrap{position:sticky;top:var(--site-header-offset,4.5rem);align-self:start;max-height:calc(100vh - var(--site-header-offset, 4.5rem) - 1rem);overflow-y:auto;overscroll-behavior:contain}.wpsxep-article-sidebar{border-radius:var(--site-radius-card,12px);border:1px solid #e8edf3;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.04);overflow:hidden}.wpsxep-article-sidebar__head{padding:.85rem 1rem;border-bottom:1px solid #f1f5f9}.wpsxep-article-sidebar__title{margin:0;font-size:13px;font-weight:600;letter-spacing:.02em;color:#64748b;text-transform:none}.wpsxep-article-sidebar__body{padding:.75rem}.wpsxep-article-sidebar__empty{margin:.5rem 0;font-size:12px;color:#94a3b8}.wpsxep-article-cat-tree__all{display:block;margin-bottom:.5rem;padding:.45rem .65rem;border-radius:6px;font-size:13px;font-weight:500;color:#475569;text-decoration:none;transition:background-color .12s ease,color .12s ease}.wpsxep-article-cat-tree__all.is-active,.wpsxep-article-cat-tree__all:hover{background:var(--site-color-primary-soft,#f0f7ff);color:var(--site-color-primary-hover,#1d4ed8)}.wpsxep-article-cat-tree{list-style:none;margin:0;padding:0}.wpsxep-article-cat-tree--nested{margin-top:2px;margin-left:.65rem;padding-left:.65rem;border-left:1px solid #f1f5f9}.wpsxep-article-cat-tree__item{margin:1px 0}.wpsxep-article-cat-tree__link{display:block;padding:.4rem .65rem;border-radius:6px;font-size:13px;line-height:1.45;color:#475569;text-decoration:none;transition:background-color .12s ease,color .12s ease}.wpsxep-article-cat-tree__link:hover{background:#f8fafc;color:#0f172a}.wpsxep-article-cat-tree__link.is-active{background:var(--site-color-primary-soft,#f0f7ff);color:var(--site-color-primary-hover,#1d4ed8);font-weight:600}.wpsxep-article-toc{margin-top:.75rem;border-radius:var(--site-radius-card,12px);border:1px solid #e8edf3;background:#fff;padding:.85rem 1rem;box-shadow:0 1px 2px rgba(15,23,42,.04)}.wpsxep-article-toc__label{margin:0 0 .5rem;font-size:12px;font-weight:600;color:#94a3b8}.wpsxep-article-toc__list{list-style:none;margin:0;padding:0}.wpsxep-article-toc__item{margin:2px 0}.wpsxep-article-toc__item--sub{padding-left:.75rem}.wpsxep-article-toc__link{display:block;padding:.25rem 0;font-size:13px;line-height:1.45;color:#64748b;text-decoration:none;transition:color .12s ease}.wpsxep-article-toc__link:hover{color:var(--site-color-primary,#2563eb)}.wpsxep-article-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem .75rem;margin-top:1.25rem;padding-top:1rem;border-top:1px solid #e2e8f0}.wpsxep-article-pagination__btn,.wpsxep-article-pagination__page{display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;padding:.375rem .75rem;border-radius:6px;border:1px solid #e2e8f0;background:#fff;font-size:.8125rem;color:#475569;text-decoration:none;transition:border-color .12s ease,color .12s ease}.wpsxep-article-pagination__btn:hover:not(.is-disabled),.wpsxep-article-pagination__page.is-active,.wpsxep-article-pagination__page:hover{border-color:var(--site-color-primary,#2563eb);color:var(--site-color-primary,#2563eb)}.wpsxep-article-pagination__page.is-active{background:color-mix(in srgb,var(--site-color-primary,#2563eb) 10%,#fff);font-weight:600}.wpsxep-article-pagination__btn.is-disabled{opacity:.45;cursor:not-allowed}.wpsxep-article-pagination__pages{display:inline-flex;flex-wrap:wrap;gap:.375rem}@media (max-width:640px){.wpsxep-article-panel{padding:1rem}.wpsxep-article-search-row{max-width:none}.wpsxep-article-list-item__link{flex-wrap:wrap;padding:1rem 0}.wpsxep-article-list-item__index{display:none}.wpsxep-article-list-item__thumb{width:100%;flex-basis:100%}.wpsxep-article-list-item__arrow{display:none}}.wpsxep-article-comments{margin-top:2.5rem;padding-top:1.75rem;border-top:1px solid #eee}.wpsxep-article-comments__head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem 1.5rem;margin-bottom:1.35rem}.wpsxep-article-comments__head-start{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem 1.25rem}.wpsxep-article-comments__title{margin:0;font-size:15px;font-weight:600;color:#333}.wpsxep-article-comments__legend{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem 1rem;font-size:12px;color:#999}.wpsxep-article-comments__legend-item{display:inline-flex;align-items:center;gap:.25rem}.wpsxep-article-comments__notice{margin:0;max-width:22rem;font-size:12px;line-height:1.5;color:#bbb;text-align:right}.wpsxep-article-comments__role{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:3px;font-size:10px;font-weight:700;line-height:1;color:#fff}.wpsxep-article-comments__role--author{background:#e85d5d}.wpsxep-article-comments__role--admin{background:#5b9bd5}.wpsxep-article-comments__login-box{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.85rem;margin-bottom:1.75rem;padding:1.75rem 1.25rem;border:1px solid #eee;border-radius:4px;background:#fafafa}.wpsxep-article-comments__login-text{margin:0;font-size:14px;color:#666}.wpsxep-article-comments__login-btn{display:inline-flex;align-items:center;justify-content:center;min-width:88px;padding:.35rem 1.25rem;border:1px solid #e85d5d;border-radius:4px;font-size:14px;color:#e85d5d;text-decoration:none;background:#fff;transition:background .15s ease,color .15s ease}.wpsxep-article-comments__login-btn:hover{background:#fff5f5}.wpsxep-article-comments__form{margin-bottom:1.75rem}.wpsxep-article-comments__input{width:100%;box-sizing:border-box;padding:.75rem .85rem;border:1px solid #e5e5e5;border-radius:4px;font-size:14px;line-height:1.65;color:#444;background:#fff;resize:vertical;transition:border-color .15s ease}.wpsxep-article-comments__input:focus{outline:none;border-color:#ccc}.wpsxep-article-comments__input--reply{margin-top:.65rem}.wpsxep-article-comments__form-actions{display:flex;align-items:center;justify-content:flex-end;gap:.65rem;margin-top:.55rem}.wpsxep-article-comments__cancel{border:none;background:transparent;color:#999}.wpsxep-article-comments__cancel,.wpsxep-article-comments__submit{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:13px;cursor:pointer}.wpsxep-article-comments__submit{border:1px solid #ddd;border-radius:4px;padding:.35rem .95rem;color:#555;background:#f7f7f7;transition:background .15s ease}.wpsxep-article-comments__submit:hover:not(:disabled){background:#efefef}.wpsxep-article-comments__submit:disabled{opacity:.45;cursor:not-allowed}.wpsxep-article-comments__empty,.wpsxep-article-comments__flash,.wpsxep-article-comments__hint{margin:.65rem 0 0;font-size:13px;color:#999}.wpsxep-article-comments__flash{color:#059669}.wpsxep-article-comments__threads{display:flex;flex-direction:column}.wpsxep-article-comments__node{border-top:1px solid #f0f0f0;padding:1rem 0 .25rem}.wpsxep-article-comments__node:first-child{border-top:none;padding-top:0}.wpsxep-article-comments__node-inner{display:flex;gap:.75rem;align-items:flex-start}.wpsxep-article-comments__avatar{flex-shrink:0;width:40px;height:40px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wpsxep-article-comments__node-main{flex:1 1 auto;min-width:0}.wpsxep-article-comments__node-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.35rem}.wpsxep-article-comments__node-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .45rem;min-width:0}.wpsxep-article-comments__author{font-size:14px;font-weight:700;color:#333}.wpsxep-article-comments__at{font-size:13px;color:#888}.wpsxep-article-comments__level{display:inline-block;margin-top:.1rem;padding:.05rem .35rem;border-radius:3px;font-size:11px;line-height:1.35;color:#aaa;background:#f5f5f5}.wpsxep-article-comments__time{flex-shrink:0;font-size:12px;color:#ccc;white-space:nowrap}.wpsxep-article-comments__body{margin:0 0 .45rem;font-size:14px;line-height:1.75;color:#555;white-space:pre-wrap;word-break:break-word}.wpsxep-article-comments__actions{display:flex;align-items:center;gap:.85rem}.wpsxep-article-comments__action{display:inline-flex;align-items:center;gap:.2rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding:0;font-size:12px;color:#ccc;background:transparent;cursor:pointer;transition:color .15s ease}.wpsxep-article-comments__action:hover:not(:disabled){color:#999}.wpsxep-article-comments__action.is-active{color:#e85d5d}.wpsxep-article-comments__action:disabled{cursor:default}.wpsxep-article-comments__reply-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding:0;font-size:12px;color:#bbb;background:transparent;cursor:pointer}.wpsxep-article-comments__reply-btn:hover{color:#888}.wpsxep-article-comments__children{margin-left:52px;padding-left:14px;border-left:1px solid #f0f0f0}.wpsxep-article-comments__children .wpsxep-article-comments__node{border-top:none;padding-top:.85rem}.wpsxep-article-comments__reply-form{margin-top:.35rem}@media (max-width:640px){.wpsxep-article-comments__notice{text-align:left;max-width:none}.wpsxep-article-comments__children{margin-left:28px;padding-left:10px}.wpsxep-article-comments__avatar{width:34px;height:34px;font-size:14px}}.wpsxep-article-copyright{display:flex;align-items:center;justify-content:center;margin-top:2rem;padding:1.25rem 1.5rem;border-radius:10px;border:1px solid #f1f5f9;background:linear-gradient(180deg,#fafbfc,#f8fafc);box-sizing:border-box}.wpsxep-article-copyright__body{width:100%;text-align:center;font-size:13px;line-height:1.65;color:#94a3b8}.wpsxep-article-copyright__body p{margin:0}.wpsxep-article-end{margin-top:2rem;padding-top:.5rem}.wpsxep-article-end__divider{display:flex;align-items:center;gap:1rem;margin-bottom:1.35rem;color:#ddd;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.wpsxep-article-end__divider:after,.wpsxep-article-end__divider:before{content:"";flex:1 1 auto;height:1px;background:#eee}.wpsxep-article-end__divider span{flex-shrink:0;color:#ccc}.wpsxep-article-end__row{display:flex;flex-wrap:wrap;gap:.45rem .55rem;margin-bottom:.65rem}.wpsxep-article-end__row--categories{margin-bottom:.55rem}.wpsxep-article-end__pill{display:inline-flex;align-items:center;gap:.3rem;padding:.22rem .65rem;border-radius:999px;font-size:12px;line-height:1.4;text-decoration:none;transition:opacity .15s ease}.wpsxep-article-end__pill--category{color:#5b9bd5;background:rgba(91,155,213,.12)}.wpsxep-article-end__pill--category:hover{opacity:.85}.wpsxep-article-end__pill--tag{color:#999;background:#f5f5f5}.wpsxep-article-end__social{margin:1.5rem 0 .5rem;text-align:center}.wpsxep-article-end__social-actions{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;gap:1.75rem 2.5rem}.wpsxep-article-end__social-btn{display:flex;flex-direction:column;align-items:center;gap:.35rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding:0;min-width:52px;color:#ccc;background:transparent;cursor:pointer;transition:color .15s ease}.wpsxep-article-end__social-btn:hover{color:#999}.wpsxep-article-end__social-btn.is-active{color:#e85d5d}.wpsxep-article-end__social-label{font-size:12px;line-height:1.2}.wpsxep-article-end__social-count{font-size:11px;line-height:1;color:#bbb}.wpsxep-article-end__social-btn.is-active .wpsxep-article-end__social-count{color:#e8a0a0}.wpsxep-article-end__share-msg{margin:.85rem 0 0;font-size:12px;color:#999}.wpsxep-article-prevnext{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:1.75rem 0 .5rem}.wpsxep-article-prevnext__card{padding:1.1rem 1.15rem;border-radius:10px;background:#fff;box-shadow:0 1px 8px rgba(15,23,42,.06);min-height:88px;box-sizing:border-box}.wpsxep-article-prevnext__card--prev{text-align:left}.wpsxep-article-prevnext__card--next{text-align:right}.wpsxep-article-prevnext__label{display:block;margin-bottom:.55rem;font-size:12px;color:#bbb}.wpsxep-article-prevnext__title{display:block;font-size:14px;line-height:1.55;color:#444;text-decoration:none;transition:color .15s ease}.wpsxep-article-prevnext__title:hover{color:#111}.wpsxep-article-prevnext__empty{display:block;font-size:14px;color:#ccc}@media (max-width:640px){.wpsxep-article-prevnext{grid-template-columns:1fr}.wpsxep-article-prevnext__card--next{text-align:left}.wpsxep-article-end__social-actions{gap:1.25rem 2rem}}