.pcc{--pcc-r: 16px;--pcc-r-sm: 10px;--pcc-warn: var(--color-warning);--pcc-warn-soft: var(--color-warning-soft);--pcc-danger: var(--color-danger);--pcc-danger-soft: var(--color-danger-soft);--pcc-accent-soft: rgba(114, 194, 53, .13);padding-block:var(--space-6) var(--space-16)}.pcc [hidden]{display:none!important}.pcc__crumbs{display:flex;align-items:center;gap:.5rem;color:var(--color-text-muted);font-size:var(--text-sm);margin-bottom:var(--space-4)}.pcc__crumbs a{color:var(--color-text-muted);display:inline-flex}.pcc__crumbs a:hover{color:var(--color-accent)}.pcc__crumbs svg{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.pcc__crumb-sep{color:var(--color-text-soft)}.pcc__title{font-size:var(--text-3xl);line-height:var(--leading-tight);margin:0 0 .5rem;letter-spacing:-.02em}.pcc__subtitle{color:var(--color-text-muted);max-width:64ch;margin:0 0 var(--space-6);font-size:var(--text-lg)}.pcc__grid{display:grid;grid-template-columns:1fr;gap:var(--space-4);align-items:start}@media(min-width:980px){.pcc__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}}.pcc__panel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--pcc-r);padding:var(--space-6)}.pcc__panel+.pcc__panel,.pcc__result-col>*+*{margin-top:var(--space-4)}.pcc__panel-title{font-size:var(--text-lg);margin:0 0 var(--space-4)}.pcc__config-head{display:flex;align-items:center;flex-wrap:wrap;gap:.6rem 1rem;margin-bottom:var(--space-4)}.pcc__config-head .pcc__panel-title{margin:0}.pcc__head-right{margin-left:auto;display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.pcc__progress{display:flex;align-items:center;gap:.75rem}.pcc__progress-text{font-size:var(--text-sm);color:var(--color-text-muted);white-space:nowrap}.pcc__progress-text b{color:var(--color-accent)}.pcc__bar{width:120px;height:6px;background:var(--color-surface-2);border-radius:99px;overflow:hidden}.pcc__bar-fill{display:block;height:100%;background:linear-gradient(90deg,var(--color-accent),var(--color-accent-strong));transition:width .3s ease}.pcc__ghost{display:inline-flex;align-items:center;gap:.4rem;background:none;border:none;color:var(--color-text-muted);cursor:pointer;font-size:var(--text-sm);padding:.3rem .4rem}.pcc__ghost:hover{color:var(--color-accent)}.pcc__ghost svg,.pcc__cta svg,.pcc__btn svg,.pcc__empty-icon svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.pcc__ghost svg{width:1rem;height:1rem}.pcc__rows{display:grid;gap:.6rem}.pcc-row{display:grid;grid-template-columns:auto 1fr;gap:.85rem;align-items:start;padding:.7rem .8rem;border:1px solid var(--color-border);border-radius:var(--pcc-r-sm);background:var(--color-bg-soft);transition:border-color .15s ease,background .15s ease}.pcc-row:focus-within{border-color:var(--color-border-strong);background:var(--color-surface)}.pcc-row__icon{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;background:var(--color-surface-2);color:var(--color-text-muted)}.pcc-row:focus-within .pcc-row__icon{color:var(--color-accent)}.pcc-row__icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.pcc-row__body{min-width:0}.pcc-row__label{display:flex;align-items:center;gap:.4rem;font-size:var(--text-sm);color:var(--color-text-muted);margin-bottom:.35rem}.pcc-row__help{width:1rem;height:1rem;border-radius:50%;border:1px solid var(--color-border-strong);color:var(--color-text-soft);font-size:.65rem;display:inline-grid;place-items:center;cursor:help}.pcc-row__control{position:relative}.pcc-row__control select{width:100%;appearance:none;-webkit-appearance:none;padding:.6rem 2.2rem .6rem .7rem;border-radius:8px;background:var(--color-surface-2);color:var(--color-text);border:1px solid var(--color-border);font-size:var(--text-base);cursor:pointer}.pcc-row__control select:hover{border-color:var(--color-border-strong)}.pcc-row__control select:focus-visible{outline:2px solid var(--color-accent);outline-offset:1px}.pcc-row__chev{position:absolute;right:.65rem;top:50%;transform:translateY(-50%);width:1.1rem;height:1.1rem;pointer-events:none;fill:none;stroke:var(--color-text-muted);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;rotate:90deg}.pcc-row__badges{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.5rem}.pcc-row__badges:empty{display:none}.pcc-chip{font-size:var(--text-xs);padding:.18rem .5rem;border-radius:99px;background:var(--pcc-accent-soft);color:var(--color-accent-strong);border:1px solid var(--color-border-strong)}.pcc__cta{margin-top:.4rem;display:flex;align-items:center;justify-content:center;gap:.6rem;width:100%;padding:.95rem;border-radius:var(--pcc-r-sm);border:none;cursor:pointer;font-size:var(--text-base);font-weight:600;color:var(--color-accent-contrast);background:linear-gradient(180deg,var(--color-accent-strong),var(--color-accent));box-shadow:0 6px 20px #72c2352e}.pcc__cta:hover{filter:brightness(1.05)}.pcc__cta:disabled{opacity:.7;cursor:default}.pcc__cta svg{width:1.2rem;height:1.2rem}.pcc__empty{display:grid;gap:.9rem;place-items:center;text-align:center;color:var(--color-text-muted);padding-block:var(--space-12)}.pcc__empty-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:var(--color-surface-2);color:var(--color-text-soft)}.pcc__empty-icon svg{width:26px;height:26px}.pcc__score-grid{display:grid;grid-template-columns:auto 1fr;gap:var(--space-6);align-items:center}@media(max-width:420px){.pcc__score-grid{grid-template-columns:1fr;justify-items:center;text-align:center}}.pcc__ring{position:relative;width:130px;height:130px}.pcc__ring svg{width:100%;height:100%;transform:rotate(-90deg)}.pcc__ring-bg{fill:none;stroke:var(--color-surface-2);stroke-width:9}.pcc__ring-fg{fill:none;stroke:var(--color-accent);stroke-width:9;stroke-linecap:round;transition:stroke-dashoffset .7s cubic-bezier(.4,0,.2,1)}.pcc__score-panel[data-tone=incompatible] .pcc__ring-fg{stroke:var(--pcc-danger)}.pcc__score-panel[data-tone=attention] .pcc__ring-fg{stroke:var(--pcc-warn)}.pcc__ring-label{position:absolute;inset:0;display:grid;place-content:center;text-align:center}.pcc__ring-label b{font-size:1.9rem;font-weight:700;line-height:1}.pcc__ring-label span{font-size:var(--text-xs);color:var(--color-text-muted);margin-top:.25rem}.pcc__score-panel[data-tone=incompatible] .pcc__ring-label b{color:var(--pcc-danger)}.pcc__score-panel[data-tone=attention] .pcc__ring-label b{color:var(--pcc-warn)}.pcc__score-panel[data-tone=compatible] .pcc__ring-label b{color:var(--color-accent)}.pcc__summary{margin:0 0 .85rem;line-height:var(--leading-normal)}.pcc__score-actions{display:flex;gap:.5rem;flex-wrap:wrap}.pcc__btn{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .85rem;border-radius:8px;cursor:pointer;font-size:var(--text-sm);border:1px solid var(--color-border-strong);background:var(--color-surface-2);color:var(--color-text)}.pcc__btn:hover{border-color:var(--color-accent)}.pcc__btn svg{width:1rem;height:1rem}.pcc__btn--share{background:var(--pcc-accent-soft);color:var(--color-accent-strong)}.pcc__btn--share:hover{border-color:var(--color-accent)}.pcc__btn:disabled{opacity:.7;cursor:default}.pcc__share-hint{margin:.5rem 0 0;font-size:var(--text-xs);color:var(--color-text-muted);word-break:break-all}.pcc__meta-line{margin:.75rem 0 0;font-size:var(--text-xs);color:var(--color-text-muted)}.pcc__checks{list-style:none;margin:0;padding:0;display:grid;gap:.3rem}.pcc-check{border-radius:var(--pcc-r-sm);background:var(--color-bg-soft);border:1px solid var(--color-border);overflow:hidden}.pcc-check summary{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.7rem .8rem;cursor:pointer;list-style:none}.pcc-check summary::-webkit-details-marker{display:none}.pcc-check__lead{display:flex;align-items:center;gap:.6rem;min-width:0}.pcc-check__type{width:18px;height:18px;flex:none;fill:none;stroke:var(--color-text-soft);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.pcc-check__title{font-size:var(--text-sm);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pcc-check__status{display:flex;align-items:center;gap:.5rem;flex:none}.pcc-check__label{font-size:var(--text-sm);font-weight:500}.pcc-check__icon{width:18px;height:18px;flex:none;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.pcc-check[data-tone=pass] .pcc-check__label{color:var(--color-accent)}.pcc-check[data-tone=pass] .pcc-check__icon{stroke:var(--color-accent)}.pcc-check[data-tone=warn] .pcc-check__label{color:var(--pcc-warn)}.pcc-check[data-tone=warn] .pcc-check__icon{stroke:var(--pcc-warn);fill:var(--pcc-warn-soft)}.pcc-check[data-tone=fail] .pcc-check__label{color:var(--pcc-danger)}.pcc-check[data-tone=fail] .pcc-check__icon{stroke:var(--pcc-danger)}.pcc-check[data-tone=unknown] .pcc-check__label{color:var(--color-text-muted)}.pcc-check[data-tone=unknown] .pcc-check__icon{stroke:var(--color-text-muted)}.pcc-check__msg{margin:0;padding:0 .8rem .8rem 2.2rem;color:var(--color-text-muted);font-size:var(--text-sm);line-height:var(--leading-normal)}.pcc__attention{display:flex;gap:.8rem;padding:var(--space-4);border-radius:var(--pcc-r-sm);background:var(--pcc-warn-soft);border:1px solid color-mix(in srgb,var(--pcc-warn) 35%,transparent)}.pcc__attention-icon{flex:none;width:1.6rem;height:1.6rem;border-radius:50%;background:var(--pcc-warn);color:#1a1400;font-weight:800;display:grid;place-items:center}.pcc__attention b{color:var(--pcc-warn)}.pcc__attention p{margin:.25rem 0 0;color:var(--color-text-muted);font-size:var(--text-sm);line-height:var(--leading-normal)}.pcc__rec-list{list-style:none;margin:0;padding:0;display:grid;gap:.6rem}.pcc-rec{padding:.8rem .9rem;border:1px solid var(--color-border);border-radius:var(--pcc-r-sm);background:var(--color-bg-soft)}.pcc-rec__head{display:flex;align-items:center;gap:.6rem;justify-content:space-between}.pcc-rec__badge{font-size:var(--text-xs);padding:.15rem .5rem;border-radius:99px;background:var(--pcc-accent-soft);color:var(--color-accent-strong);white-space:nowrap}.pcc-rec p{margin:.3rem 0 0;color:var(--color-text-muted);font-size:var(--text-sm);line-height:var(--leading-normal)}.pcc__attribution{font-size:var(--text-xs);color:var(--color-text-muted);margin:.5rem 0 0}.pcc__materials{margin-top:var(--space-12)}.pcc__materials-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:var(--space-4)}.pcc__materials-head h2{font-size:var(--text-xl);margin:0}.pcc__materials-head a{color:var(--color-accent);font-size:var(--text-sm)}.pcc__materials-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:var(--space-4)}.pcc__material{display:grid;gap:.6rem;border:1px solid var(--color-border);border-radius:var(--pcc-r-sm);overflow:hidden;background:var(--color-surface)}.pcc__material:hover{border-color:var(--color-border-strong)}.pcc__material-media{aspect-ratio:16/10;overflow:hidden;background:var(--color-surface-2)}.pcc__material-media img{width:100%;height:100%;object-fit:cover}.pcc__material-ph{display:block;width:100%;height:100%;background:linear-gradient(135deg,#0e1a08,#0a0a0a)}.pcc__material-body{display:grid;gap:.35rem;padding:0 .85rem .9rem}.pcc__material-tag{justify-self:start;font-size:var(--text-xs);padding:.12rem .5rem;border-radius:99px;background:var(--pcc-accent-soft);color:var(--color-accent-strong)}.pcc__material-title{font-size:var(--text-base);color:var(--color-text);line-height:1.35}.pcc__material-reading{font-size:var(--text-xs);color:var(--color-text-muted)}.pcc__seo{margin-top:var(--space-12);max-width:var(--container-prose)}.pcc__seo h2{font-size:var(--text-xl);margin-top:var(--space-8)}.pcc__steps{list-style:none;margin:var(--space-4) 0 0;padding:0;display:grid;gap:.75rem}.pcc__step{display:grid;grid-template-columns:auto 1fr;gap:.9rem;align-items:start;padding:.9rem 1rem;border:1px solid var(--color-border);border-radius:var(--pcc-r-sm);background:var(--color-bg-soft)}.pcc__step-num{width:1.8rem;height:1.8rem;flex:none;display:grid;place-items:center;border-radius:50%;background:var(--pcc-accent-soft);color:var(--color-accent-strong);font-family:var(--font-mono);font-weight:700}.pcc__step b{color:var(--color-text)}.pcc__step p{margin:.25rem 0 0;color:var(--color-text-muted);font-size:var(--text-sm);line-height:var(--leading-normal)}.pcc__seo p{color:var(--color-text);line-height:var(--leading-normal)}.pcc__faq dt{font-weight:600;margin-top:var(--space-4)}.pcc__faq dd{margin:.25rem 0 0;color:var(--color-text-muted)}.pcc__disclaimer{margin-top:var(--space-6);color:var(--color-text-muted);font-size:var(--text-sm)}
