#pg-audit .au-hero{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:center;gap:clamp(40px,5vw,88px);display:grid}#pg-audit .au-hero__say{min-width:0}#pg-audit .au-hero__h1{max-width:14ch;margin-top:18px}#pg-audit .au-hero__lead{margin-top:22px}#pg-audit .au-hero__form{max-width:520px;margin-top:clamp(28px,3vw,40px)}#pg-audit #audit-form{scroll-margin-top:110px}#pg-audit .au-hero__hold{height:220px}#pg-audit .au-hero__vis{min-width:0}@media (max-width:960px){#pg-audit .au-hero{grid-template-columns:minmax(0,1fr)}#pg-audit .au-hero__vis{max-width:560px}}#pg-audit .af__label{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-3);font-size:10.5px;display:block}#pg-audit .af__label--gap{margin-top:18px}#pg-audit .af__row{border:1px solid var(--hair-2);border-radius:var(--radius);background:var(--surface);transition:border-color var(--t-color);gap:8px;margin-top:10px;padding:5px;display:flex}#pg-audit .af__row:focus-within{border-color:var(--accent)}#pg-audit .af__row:has(input[aria-invalid]){border-color:#a32219}#pg-audit .af__row input{min-width:0;height:44px;color:var(--ink);font-family:var(--body);background:0 0;border:0;outline:none;flex:1;padding:0 12px;font-size:16px}#pg-audit .af__row input::placeholder{color:var(--ink-3)}#pg-audit .af__row input:disabled{opacity:.6}#pg-audit .af__row button{border-radius:calc(var(--radius) - 1px);background:var(--solid);height:44px;color:var(--solid-ink);font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;white-space:nowrap;transition:background-color var(--t-color),color var(--t-color);border:0;justify-content:center;align-items:center;gap:9px;padding:0 18px;font-size:11.5px;display:inline-flex}#pg-audit .af__row button:hover:not(:disabled){background:var(--accent);color:#fff}#pg-audit .af__row button:disabled{opacity:.7;cursor:default}#pg-audit .af__row button .ic{transition:translate .45s cubic-bezier(.16,1,.3,1)}#pg-audit .af__row button:hover .ic{translate:4px}#pg-audit .af__error{color:#a32219;margin-top:14px;font-size:14px;line-height:1.55}#pg-audit .af__note{color:var(--ink-2);margin-top:14px;font-size:13px;line-height:1.55}@media (max-width:520px){#pg-audit .af__row--go{flex-wrap:wrap}#pg-audit .af__row--go input{flex-basis:100%}#pg-audit .af__row--go button{flex:100%}}#pg-audit .ar__list{margin:0;padding:0;list-style:none}#pg-audit .ar__row{border-bottom:1px solid var(--hair);color:var(--ink-3);grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 18px;font-size:14px;transition:color .5s,background-color .5s;display:grid}#pg-audit .ar__row b{color:var(--ink-3);font-size:11px;font-weight:500}#pg-audit .ar__row span{overflow-wrap:anywhere}#pg-audit .ar__row em{font-style:normal;font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:7px;font-size:9.5px;display:inline-flex}#pg-audit .ar__row em:before{content:"";border:1px solid var(--hair-2);width:6px;height:6px;display:inline-block}#pg-audit .ar__row.is-run{color:var(--ink);background:color-mix(in srgb,var(--raise) 60%,transparent)}#pg-audit .ar__row.is-run b,#pg-audit .ar__row.is-run em{color:var(--accent)}#pg-audit .ar__row.is-run em:before{border-color:var(--accent);animation:1s steps(2,end) infinite au-blink}#pg-audit .ar__row.is-done,#pg-audit .ar__row.is-done em{color:var(--ink-2)}#pg-audit .ar__row.is-done em:before{background:var(--accent);border-color:var(--accent)}@keyframes au-blink{50%{opacity:.2}}#pg-audit .ar__foot{align-items:center;gap:16px;padding:14px 18px;display:flex}#pg-audit .ar__meter{background:var(--hair);flex:1;height:3px;overflow:hidden}#pg-audit .ar__meter i{background:var(--accent);transform-origin:0;height:100%;transition:scale .8s cubic-bezier(.16,1,.3,1);display:block}@media (max-width:420px){#pg-audit .ar__row{grid-template-columns:26px minmax(0,1fr) auto;gap:10px;padding:12px 14px}}@media (prefers-reduced-motion:reduce){#pg-audit .ar__row.is-run em:before{animation:none}#pg-audit .ar__meter i{transition:none}}#pg-audit .au-fig{flex-direction:column;gap:14px;display:flex}#pg-audit .au-fig__n{color:var(--ink);font-size:clamp(56px,6.4vw,92px);font-weight:500;line-height:.95}#pg-audit .au-fig__n small{letter-spacing:.02em;color:var(--ink-2);margin-left:.3em;font-size:.32em}#pg-audit .au-fig .bm-body{max-width:36ch}#pg-audit .au-fig__clock{background:var(--hair);height:3px;display:block;overflow:hidden}#pg-audit .au-fig__clock i{background:var(--accent);transform-origin:0;height:100%;animation:6s cubic-bezier(.65,0,.35,1) infinite au-fill;display:block}@keyframes au-fill{0%{scale:0 1}70%,88%{scale:1}to{opacity:0;scale:1}}#pg-audit .au-fig__dots{gap:6px;display:flex}#pg-audit .au-fig__dots i{border:1px solid var(--hair-2);width:10px;height:10px;animation:6s infinite au-dot;animation-delay:calc(var(--i) * .45s)}@keyframes au-dot{0%,4%{border-color:var(--hair-2);background:0 0}10%,70%{background:var(--accent);border-color:var(--accent)}85%,to{border-color:var(--hair-2);background:0 0}}#pg-audit .au-fig__tags{flex-wrap:wrap;gap:6px;display:flex}#pg-audit .au-fig__tags s{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3);border:1px solid var(--hair-2);border-radius:var(--radius);-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);padding:3px 8px;font-size:10px}@media (prefers-reduced-motion:reduce){#pg-audit .au-fig__clock i{animation:none}#pg-audit .au-fig__dots i{background:var(--accent);border-color:var(--accent);animation:none}}#pg-audit .au-checks__lay{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:clamp(40px,6vw,96px);display:grid}#pg-audit .au-checks__head{position:sticky;top:120px}#pg-audit .au-checks__h2{max-width:14ch;margin-top:18px}#pg-audit .au-checks__list{border-top:1px solid var(--hair-2);margin:0;padding:0;list-style:none}#pg-audit .au-check{border-bottom:1px solid var(--hair-2);grid-template-columns:56px minmax(0,1fr);gap:16px;padding:24px 0;transition:background-color .6s;display:grid}#pg-audit .au-check b{color:var(--accent);padding-top:5px;font-size:12px;font-weight:500}#pg-audit .au-check .bm-body{max-width:58ch;margin-top:8px}@media (max-width:900px){#pg-audit .au-checks__lay{grid-template-columns:minmax(0,1fr)}#pg-audit .au-checks__head{position:static}#pg-audit .au-check{grid-template-columns:36px minmax(0,1fr);gap:10px}}#pg-audit .au-sample__lay{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(40px,6vw,96px);display:grid}#pg-audit .au-sample__vis{min-width:0}#pg-audit .au-sample__body{padding:22px 22px 18px}#pg-audit .au-legend{margin:14px 0 0;padding:0;list-style:none}#pg-audit .au-legend li{border-top:1px solid var(--hair);color:var(--ink);align-items:center;gap:12px;padding:13px 0;font-size:15px;display:flex}#pg-audit .au-legend li i{width:8px;height:8px;animation:4s ease-in-out infinite au-pulse;animation-delay:calc(var(--i) * 1s);border-radius:99px;flex:none}#pg-audit .au-legend .is-crit i{background:#a32219}#pg-audit .au-legend .is-warn i{background:#8a6410}#pg-audit .au-legend .is-ok i{background:#2f6b45}#pg-audit .au-legend .is-skip i{background:var(--ink-3)}@keyframes au-pulse{0%,60%,to{box-shadow:0 0 #0000}20%{box-shadow:0 0 0 6px color-mix(in srgb,var(--accent) 14%,transparent)}}#pg-audit .au-sample__foot{border-top:1px solid var(--hair);font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3);text-wrap:balance;margin-top:6px;padding-top:14px;font-size:10px}#pg-audit .au-sample__lead{margin-top:20px}#pg-audit .au-sample__btn{margin-top:30px}@media (max-width:900px){#pg-audit .au-sample__lay{grid-template-columns:minmax(0,1fr)}#pg-audit .au-sample__vis{order:2}}@media (prefers-reduced-motion:reduce){#pg-audit .au-legend li i{animation:none}}#pg-audit .au-cta{z-index:42;background:var(--ground);padding:clamp(12px,1.4vw,18px);position:relative}#pg-audit .au-cta__panel{border-radius:var(--radius);background:var(--ground);color:var(--ink);text-align:center;flex-direction:column;align-items:center;padding:clamp(88px,11vw,140px) clamp(20px,6vw,80px) 0;display:flex;position:relative;overflow:hidden}#pg-audit .au-cta__glow{aspect-ratio:2;z-index:-1;pointer-events:none;background:radial-gradient(closest-side,color-mix(in srgb,var(--accent) 34%,transparent),transparent);filter:blur(10px);opacity:.75;width:min(900px,120%);animation:9s ease-in-out infinite au-breathe;position:absolute;bottom:-38%;left:50%;translate:-50%}@keyframes au-breathe{50%{opacity:.5;scale:1.06}}#pg-audit .au-cta__inner{max-width:900px;padding-bottom:clamp(72px,9vw,112px);position:relative}#pg-audit .au-cta__h2{font-family:var(--display);letter-spacing:-.04em;text-wrap:balance;color:var(--ink);margin-top:18px;font-size:clamp(38px,6.4vw,88px);font-weight:500;line-height:1.02}#pg-audit .au-cta__h2 b{font-weight:inherit;color:var(--accent)}#pg-audit .au-cta__btns{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:40px;display:flex}#pg-audit .au-cta__ticker{border-top:1px solid var(--hair-2);align-self:stretch;margin:0 calc(-1*clamp(20px,6vw,80px));padding:16px 0;overflow:hidden}#pg-audit .au-cta__track{width:max-content;animation:42s linear infinite au-tick;display:flex}#pg-audit .au-cta__panel:hover .au-cta__track{animation-play-state:paused}#pg-audit .au-cta__item{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-2);white-space:nowrap;align-items:center;gap:10px;margin-right:44px;font-size:11px;display:inline-flex}#pg-audit .au-cta__item i{border:1px solid var(--accent);width:6px;height:6px;display:inline-block}@keyframes au-tick{to{translate:-50%}}@media (max-width:520px){#pg-audit .au-cta__btns .bm-btn{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){#pg-audit .au-cta__track,#pg-audit .au-cta__glow{animation:none}}
