:root{color-scheme:light;font-family:Inter Variable,Inter,system-ui,sans-serif;font-synthesis:none;--pwr-ink: #151718;--pwr-paper: #f3f0e8;--pwr-soft: #e5e0d5;--pwr-muted: #5d615e;--pwr-signal: #ff5d38;--pwr-night: #101214;--pwr-night-soft: #c5c8c4;--pwr-rule: rgba(21, 23, 24, .22);background:var(--pwr-paper);color:var(--pwr-ink);text-rendering:optimizeLegibility}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:20rem;margin:0;background:var(--pwr-paper)}a{color:inherit}img{display:block;max-width:100%}.pwr-shell{width:min(78rem,calc(100% - 3rem));margin-inline:auto}.pwr-skip{position:fixed;z-index:100;top:.75rem;left:.75rem;padding:.8rem 1rem;background:#fff;color:#111;font-weight:750;transform:translateY(-160%);transition:transform .16s ease}.pwr-skip:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--pwr-signal);outline-offset:4px}.pwr-header{position:relative;z-index:10;border-bottom:1px solid rgba(255,255,255,.16);background:var(--pwr-night);color:#fff}.pwr-header__inner,.pwr-header nav,.pwr-brand{display:flex;align-items:center}.pwr-header__inner{min-height:5rem;justify-content:space-between;gap:2rem}.pwr-brand{min-height:3rem;gap:1rem;text-decoration:none}.pwr-brand img{width:4.7rem;height:auto}.pwr-brand span{padding-left:1rem;border-left:1px solid rgba(255,255,255,.25);color:var(--pwr-night-soft);font-size:.75rem;font-weight:720;letter-spacing:.08em;text-transform:uppercase}.pwr-header nav{gap:1.6rem}.pwr-header nav a{min-height:3rem;display:inline-flex;align-items:center;color:var(--pwr-night-soft);font-size:.82rem;font-weight:680;text-decoration:none}.pwr-header nav a:hover{color:#fff}.pwr-hero{padding:clamp(2rem,5vw,4rem) 0 clamp(4rem,8vw,7rem);background:var(--pwr-night);color:#fff}.pwr-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem;margin-bottom:clamp(3rem,7vw,6rem);color:#aeb3ae;font-size:.72rem}.pwr-breadcrumb a{min-height:2.75rem;display:inline-flex;align-items:center;text-underline-offset:.2em}.pwr-hero__grid,.pwr-two-up,.pwr-example__grid,.pwr-faq__grid,.pwr-sources__grid,.pwr-cta__grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(18rem,.65fr);gap:clamp(3rem,8vw,8rem);align-items:start}.pwr-hero__grid{grid-template-areas:"copy artifact" "dek artifact";row-gap:2.25rem}.pwr-hero__copy{grid-area:copy}.pwr-artifact{grid-area:artifact}.pwr-kicker{margin:0 0 1.2rem;color:var(--pwr-signal);font-size:.72rem;font-weight:800;letter-spacing:.13em;line-height:1.45;text-transform:uppercase}.pwr-hero h1,.pwr-section h2,.pwr-cta h2{margin:0;font-family:Newsreader Variable,Newsreader,Georgia,serif;font-weight:430;letter-spacing:-.035em;line-height:.98}.pwr-hero h1{max-width:14ch;font-size:clamp(3.25rem,7.6vw,7.4rem)}.pwr-dek{grid-area:dek;max-width:63ch;margin:0;color:#d2d5d0;font-size:clamp(1.08rem,1.7vw,1.35rem);line-height:1.58}.pwr-artifact{padding-top:1.2rem;border-top:3px solid var(--pwr-signal)}.pwr-artifact>p:first-child,.pwr-artifact dt,.pwr-artifact small,.pwr-download span{color:#9fa59f;font-size:.68rem;font-style:normal;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.pwr-artifact h2{max-width:18ch;margin:.75rem 0 1.5rem;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.04}.pwr-artifact dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:0;padding:1rem 0;border-block:1px solid rgba(255,255,255,.15)}.pwr-artifact dl div,.pwr-example dl div{min-width:0}.pwr-artifact dt,.pwr-artifact dd{margin:0}.pwr-artifact dd{margin-top:.35rem;color:#fff;font-size:.83rem}.pwr-artifact>p:not(:first-child){color:#c5c9c4;font-size:.9rem;line-height:1.55}.pwr-artifact__links{display:grid;gap:.65rem;margin:1.25rem 0 1rem}.pwr-download{min-height:3.25rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding:.8rem .9rem;border:1px solid rgba(255,255,255,.25);background:#fff;color:var(--pwr-ink);text-decoration:none;transition:border-color .15s ease,transform .15s ease}.pwr-download:hover{border-color:var(--pwr-signal);transform:translateY(-2px)}.pwr-download span{color:#696d69}.pwr-download strong{font-size:.82rem}.pwr-download i{color:var(--pwr-signal);font-size:1.2rem}.pwr-section{padding:clamp(4rem,9vw,8rem) 0;border-top:1px solid var(--pwr-rule)}.pwr-section h2,.pwr-cta h2{max-width:17ch;font-size:clamp(2.6rem,5.6vw,5.6rem)}.pwr-section-head{max-width:48rem;margin-bottom:clamp(2.5rem,5vw,4.5rem)}.pwr-section-head>p:last-child,.pwr-example header>p:last-child,.pwr-faq header>p:last-child,.pwr-sources header>p:last-child{max-width:58ch;color:var(--pwr-muted);line-height:1.65}.pwr-use{background:#fff}.pwr-use .pwr-two-up{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.pwr-use .pwr-two-up>div{padding-right:clamp(2rem,6vw,6rem)}.pwr-use .pwr-two-up>div+div{padding-right:0;padding-left:clamp(2rem,6vw,6rem);border-left:1px solid var(--pwr-rule)}.pwr-use h2,.pwr-rules h2{font-size:clamp(2.2rem,4.2vw,4rem)}.pwr-use ul,.pwr-rule-list,.pwr-sources ul{margin:2rem 0 0;padding:0;list-style:none}.pwr-use li,.pwr-rule-list li{position:relative;padding:1rem 0 1rem 1.5rem;border-top:1px solid var(--pwr-rule);line-height:1.55}.pwr-use li:before,.pwr-rule-list li:before{position:absolute;top:1.3rem;left:0;width:.48rem;height:.48rem;background:var(--pwr-signal);content:""}.pwr-use__not li:before{background:var(--pwr-ink)}.pwr-table-wrap{overflow-x:auto;border-block:2px solid var(--pwr-ink)}.pwr-fields table{width:100%;border-collapse:collapse;text-align:left}.pwr-fields th,.pwr-fields td{padding:1.2rem 1rem 1.2rem 0;border-bottom:1px solid var(--pwr-rule);vertical-align:top;line-height:1.5}.pwr-fields thead th{color:var(--pwr-muted);font-size:.7rem;letter-spacing:.09em;text-transform:uppercase}.pwr-fields tbody th{width:19%;font-size:.9rem}.pwr-fields td{width:40.5%;color:#3d413f;font-size:.88rem}.pwr-fields td:last-child{color:#737771;font-family:Newsreader Variable,Newsreader,Georgia,serif;font-size:1rem;font-style:italic}.pwr-example{background:#dad5c9}.pwr-example__record{border-top:2px solid var(--pwr-ink)}.pwr-example dl{margin:0}.pwr-example dl div{display:grid;grid-template-columns:minmax(8rem,.7fr) minmax(0,1.3fr);gap:1rem;padding:.9rem 0;border-bottom:1px solid var(--pwr-rule)}.pwr-example dt{color:var(--pwr-muted);font-size:.68rem;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.pwr-example dd{margin:0;font-size:.9rem;line-height:1.5}.pwr-example__decision{margin-top:2rem;padding:1.5rem;border-left:4px solid var(--pwr-signal);background:#f3f0e8}.pwr-example__decision span{color:var(--pwr-signal);font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.pwr-example__decision p{margin:.75rem 0 0;line-height:1.6}.pwr-rules .pwr-two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.pwr-failures{margin:2rem 0 0;padding:0;border-top:2px solid var(--pwr-ink);list-style:none}.pwr-failures li{padding:1rem 0;border-bottom:1px solid var(--pwr-rule)}.pwr-failures p{margin:.45rem 0 0;color:var(--pwr-muted);font-size:.9rem;line-height:1.55}.pwr-adoption{background:var(--pwr-night);color:#fff}.pwr-adoption .pwr-section-head>p:last-child{color:var(--pwr-night-soft)}.pwr-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;border-top:1px solid rgba(255,255,255,.24);list-style:none}.pwr-steps li{padding:1.3rem 1.5rem 0 0}.pwr-steps li+li{padding-left:1.5rem;border-left:1px solid rgba(255,255,255,.24)}.pwr-steps span{color:var(--pwr-signal);font-size:.7rem;font-weight:800}.pwr-steps h3{margin:1.4rem 0 0;font-family:Newsreader Variable,Newsreader,Georgia,serif;font-size:1.65rem;font-weight:470}.pwr-steps p{color:var(--pwr-night-soft);font-size:.88rem;line-height:1.58}.pwr-faq__grid details{border-top:1px solid var(--pwr-rule)}.pwr-faq__grid details:last-child{border-bottom:1px solid var(--pwr-rule)}.pwr-faq summary{min-height:3.5rem;display:flex;align-items:center;padding:.8rem 2rem .8rem 0;cursor:pointer;font-weight:700;line-height:1.35}.pwr-faq details p{margin:0;padding:0 0 1.4rem;color:var(--pwr-muted);line-height:1.62}.pwr-sources{background:#fff}.pwr-sources li{padding:1rem 0;border-top:1px solid var(--pwr-rule)}.pwr-sources li a{min-height:2.75rem;display:inline-flex;align-items:center;font-weight:720;text-underline-offset:.2em}.pwr-sources li p{margin:.2rem 0 0;color:var(--pwr-muted);font-size:.82rem;line-height:1.5}.pwr-boundary{margin:2rem 0 0;padding:1.25rem 0;border-block:2px solid var(--pwr-ink);line-height:1.58}.pwr-boundary strong{display:block;margin-bottom:.6rem;color:var(--pwr-signal);font-size:.7rem;letter-spacing:.1em;text-transform:uppercase}.pwr-aligned{margin:1.5rem 0 0;color:var(--pwr-muted);font-size:.82rem;line-height:1.55}.pwr-aligned a{font-weight:720;text-underline-offset:.2em}.pwr-cta{padding:clamp(4.5rem,10vw,9rem) 0;background:var(--pwr-signal);color:#171413}.pwr-cta .pwr-kicker{color:#171413}.pwr-cta p{margin:0 0 2rem;font-size:1rem;line-height:1.65}.pwr-cta a{min-height:3.5rem;display:inline-flex;align-items:center;justify-content:space-between;gap:2rem;padding:.9rem 1.1rem;border:2px solid #171413;background:#171413;color:#fff;font-weight:760;text-decoration:none;transition:background .15s ease,color .15s ease}.pwr-cta a:hover{background:transparent;color:#171413}.pwr-related{border-bottom:1px solid rgba(255,255,255,.15);background:var(--pwr-night);color:#fff}.pwr-related .pwr-shell{min-height:6rem;display:flex;align-items:center;gap:2rem}.pwr-related .pwr-shell>span{color:#959b95;font-size:.7rem;font-weight:780;letter-spacing:.1em;text-transform:uppercase}.pwr-related a{min-height:3rem;display:inline-flex;align-items:center;gap:.5rem;color:#d3d7d2;font-size:.82rem;font-weight:670}.pwr-footer{padding:2.25rem 0;background:var(--pwr-night);color:#aeb3ae;font-size:.75rem}.pwr-footer .pwr-shell,.pwr-footer nav{display:flex;align-items:center}.pwr-footer .pwr-shell{justify-content:space-between;gap:2rem}.pwr-footer nav{gap:1.3rem}.pwr-footer a{min-height:2.75rem;display:inline-flex;align-items:center}@media(max-width:820px){.pwr-shell{width:min(100% - 2rem,46rem)}.pwr-hero__grid,.pwr-two-up,.pwr-example__grid,.pwr-faq__grid,.pwr-sources__grid,.pwr-cta__grid{grid-template-columns:1fr;gap:3rem}.pwr-hero__grid{grid-template-areas:"copy" "artifact" "dek"}.pwr-hero h1{font-size:clamp(3.1rem,14vw,5.7rem)}.pwr-use .pwr-two-up,.pwr-rules .pwr-two-up{grid-template-columns:1fr}.pwr-use .pwr-two-up>div,.pwr-use .pwr-two-up>div+div{padding:0;border-left:0}.pwr-use .pwr-two-up>div+div{padding-top:3rem;border-top:1px solid var(--pwr-rule)}.pwr-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.pwr-steps li:nth-child(3){border-left:0}.pwr-steps li:nth-child(n+3){margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.24)}}@media(max-width:560px){.pwr-header nav a:first-child,.pwr-brand span{display:none}.pwr-header__inner{min-height:4.5rem}.pwr-breadcrumb{margin-bottom:2.5rem}.pwr-breadcrumb span:not([aria-current]){display:none}.pwr-breadcrumb a,.pwr-breadcrumb span[aria-current]{width:100%}.pwr-steps{grid-template-columns:1fr}.pwr-steps li,.pwr-steps li+li,.pwr-steps li:nth-child(n+3){margin:0;padding:1.3rem 0;border-top:1px solid rgba(255,255,255,.24);border-left:0}.pwr-fields table,.pwr-fields tbody,.pwr-fields tr,.pwr-fields th,.pwr-fields td{display:block;width:100%}.pwr-fields thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.pwr-fields tr{padding:1.25rem 0;border-bottom:1px solid var(--pwr-rule)}.pwr-fields th,.pwr-fields td{padding:0;border:0}.pwr-fields td{margin-top:.55rem}.pwr-example dl div{grid-template-columns:1fr;gap:.35rem}.pwr-related .pwr-shell,.pwr-footer .pwr-shell,.pwr-footer nav{align-items:flex-start;flex-direction:column;gap:.4rem}.pwr-related .pwr-shell{padding-block:1.25rem}.pwr-footer nav{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
