:root{color-scheme:light}:where(html[data-color-theme=dark]){color-scheme:dark}body.site-body[data-color-theme=dark],body.site-body.site-body--dark,:where(html[data-color-theme=dark]) body.site-body{--footer-issue-link-color:#c7d2fe;--footer-issue-link-hover-color:#e0e7ff;--footer-issue-link-underline-color:rgb(199 210 254 / 65%);--footer-background:linear-gradient(180deg, #0f172a 0%, #0b1120 100%);--footer-text-color:#e2e8f0;--footer-border-color:rgb(148 163 184 / 25%)}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}html:focus-within{scroll-behavior:auto}body{scroll-behavior:auto}}body.site-body{--footer-issue-link-color:#2b6cb0;--footer-issue-link-hover-color:#1f5bb5;--footer-issue-link-underline-color:rgb(50 115 220 / 55%);--footer-background:linear-gradient(180deg, #eef1f8 0%, #e2e8f0 100%);--footer-text-color:#1f2937;--footer-border-color:rgb(15 23 42 / 8%);min-height:100vh;background:linear-gradient(180deg,#f7f9fc 0%,#eef1f8 100%);color:#1f2937;transition:background .35s ease,color .35s ease}:where(html[data-color-theme=dark]) body.site-body{background:linear-gradient(180deg,#0f172a 0%,#111827 100%);color:#e2e8f0}.footer{background:var(--footer-background);color:var(--footer-text-color);border-top:1px solid var(--footer-border-color);transition:background .35s ease,color .35s ease,border-color .35s ease}.footer .content,.footer a{color:inherit}.skip-link{position:absolute;top:0;left:50%;transform:translate(-50%,-120%);background:#1e293b;color:#fff;padding:.75rem 1.5rem;border-radius:999px;font-weight:600;text-decoration:none;z-index:100;box-shadow:0 20px 45px -28px rgb(15 23 42/65%);opacity:0;pointer-events:none;transition:transform .2s ease,opacity .2s ease}.skip-link:focus,.skip-link:focus-visible{transform:translate(-50%,1.25rem);opacity:1;pointer-events:auto}.site-main{padding:clamp(3rem,7vw,5rem)0 clamp(4rem,10vw,7rem)}.site-navbar{background:0 0;box-shadow:none;padding:clamp(1.25rem,3vw,1.75rem)0;position:relative;z-index:40}.site-navbar__container{display:flex;align-items:center;justify-content:space-between;gap:2rem}.site-navbar .navbar-menu{flex:auto;display:flex;align-items:center;justify-content:space-between;gap:2rem;box-shadow:none;background:0 0;padding:0}.site-navbar .navbar-start,.site-navbar .navbar-end{display:flex;align-items:center;gap:1.25rem}.site-navbar .navbar-item{background:0 0;color:inherit}.site-navbar__brand{display:inline-flex;align-items:center;gap:.75rem;padding:0;font-weight:700;font-size:1rem;letter-spacing:.04em;text-transform:uppercase;color:#111827}.site-navbar__brand-mark{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.75rem;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 60%,#4338ca 100%);color:#fff;font-weight:800;letter-spacing:.12em;font-size:.85rem;box-shadow:0 18px 38px -22px rgb(79 70 229/.7)}.site-navbar__brand-text{display:inline-flex;align-items:center;gap:.4rem;color:#1e293b}.site-navbar__brand:hover,.site-navbar__brand:focus{color:#4338ca}.site-navbar__link{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem 1.05rem;border-radius:999px;font-weight:600;color:#475569;text-decoration:none;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.site-navbar__link:hover,.site-navbar__link:focus{background:rgb(99 102 241/15%);color:#4338ca}.site-navbar__link[aria-current=page]{background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;box-shadow:0 15px 35px -22px rgb(79 70 229/65%)}.site-navbar__search{display:flex;justify-content:flex-end}.site-navbar__mode{display:flex;justify-content:flex-end}.site-navbar__mode-toggle{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem .95rem;border-radius:999px;border:1px solid rgb(148 163 184/35%);background:rgb(15 23 42/6%);color:#1e293b;font-weight:600;letter-spacing:.02em;font-size:.85rem;cursor:pointer;transition:background .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease}.site-navbar__mode-toggle:hover,.site-navbar__mode-toggle:focus{background:rgb(99 102 241/18%);color:#312e81;transform:translateY(-1px)}.site-navbar__mode-toggle:focus-visible{outline:none;box-shadow:0 0 0 3px rgb(129 140 248/38%)}.site-navbar__mode-toggle:active{transform:translateY(0)}.site-navbar__mode-toggle-icon{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem}.site-navbar__mode-toggle-icon svg{display:none;width:100%;height:100%}html[data-color-theme=light] .site-navbar__mode-toggle-icon svg[data-theme-icon=sun],:where(html[data-color-theme=dark]) .site-navbar__mode-toggle-icon svg[data-theme-icon=moon]{display:block}html[data-color-theme=light] .site-navbar__mode-toggle-icon svg[data-theme-icon=sun]{fill:#facc15}:where(html[data-color-theme=dark]) .site-navbar__mode-toggle-icon svg[data-theme-icon=moon]{fill:#fde68a}.site-navbar__mode-toggle-label{display:inline-flex;align-items:center;gap:.3rem}@media(max-width:900px){.site-navbar__container{flex-direction:column;align-items:stretch;gap:1.5rem}.site-navbar .navbar-menu{flex-direction:column;align-items:stretch;gap:1.5rem}.site-navbar .navbar-start,.site-navbar .navbar-end{justify-content:space-between;flex-wrap:wrap}.site-navbar__search{width:100%;justify-content:flex-start}.site-navbar__search .navbar-search{max-width:100%}}.page{display:flex;flex-direction:column;gap:clamp(2rem,6vw,3.5rem)}.section{padding:clamp(2.5rem,5vw,4rem)0}.section__surface{position:relative;background:rgb(255 255 255/95%);border-radius:1.75rem;padding:clamp(2rem,5vw,3rem);box-shadow:0 30px 60px -35px rgb(15 23 42/45%);backdrop-filter:blur(14px);border:1px solid rgb(255 255 255/65%)}.section--split{display:flex;flex-wrap:wrap;gap:clamp(1.5rem,4vw,2.75rem)}.section--split .section__column{flex:1 1 18rem;min-width:0}.section--split .section__column--media{max-width:32rem}.section__heading{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;font-size:clamp(1.4rem,2.5vw,1.85rem);font-weight:700;margin-bottom:1.5rem;color:#1f2937}.section-anchor{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:999px;background:rgb(148 163 184/22%);border:1px solid rgb(148 163 184/35%);color:#4338ca;font-weight:700;text-decoration:none;opacity:.45;transform:translateY(-2px);transition:opacity .2s ease,transform .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease,border-color .2s ease}.section-anchor span[aria-hidden=true]{font-size:1.05rem;line-height:1}.section-anchor:hover,.section-anchor:focus{background:rgb(99 102 241/18%);border-color:rgb(99 102 241/32%);color:#312e81}.section-anchor:focus-visible{box-shadow:0 0 0 3px rgb(129 140 248/38%);outline:none}.section__heading:hover .section-anchor,.section__heading:focus-within .section-anchor{opacity:1;transform:translateY(0)}.section__subheading{margin:0 0 .75rem;font-weight:600;font-size:.95rem;letter-spacing:.03em;text-transform:uppercase;color:#64748b}.rich-text{border:1px solid rgb(203 213 225/.6);border-radius:1rem;padding:1.25rem 1.5rem;background:rgb(248 250 252/.9);margin-top:1.75rem;color:#334155;line-height:1.65}.rich-text>*+*{margin-top:1em}.rich-text p,.rich-text li{max-width:65ch}.table-container{max-width:100%;overflow-x:auto;border-radius:1rem;border:1px solid rgb(203 213 225/.6);background:rgb(255 255 255/.9);box-shadow:inset 0 0 0 1px rgb(255 255 255/.5)}.qualspec-table,.prodnotes-table{width:100%;border-collapse:collapse}.qualspec-table th,.qualspec-table td,.prodnotes-table th,.prodnotes-table td{border-bottom:1px solid rgb(226 232 240/.7);padding:.9rem 1rem;text-align:left}.qualspec-table th,.prodnotes-table th{background:rgb(248 250 252/95%);font-weight:700;color:#1f2937}.qualspec-table td:nth-child(2),.qualspec-table td:nth-child(3),.qualspec-table td:nth-child(4){text-align:center}.section--listing{padding-top:clamp(3rem,7vw,5rem)}.home-hero{padding-top:clamp(4rem,9vw,6.5rem);padding-bottom:clamp(3rem,8vw,5rem)}.home-hero__surface{position:relative;overflow:hidden;border-radius:2.25rem;padding:clamp(2.75rem,7vw,4.1rem);background:linear-gradient(135deg,#312e81 0%,#4338ca 45%,#1e3a8a 100%);color:#e0e7ff;display:grid;grid-template-columns:minmax(0,1.1fr)minmax(0,.9fr);gap:clamp(2rem,5vw,3rem);box-shadow:0 45px 85px -45px rgb(30 58 138/.7)}.home-hero__surface::before,.home-hero__surface::after{content:'';position:absolute;pointer-events:none}.home-hero__surface::before{inset:-25% 45% 40% -15%;background:radial-gradient(circle at top,rgb(147 197 253/38%),transparent 70%);opacity:.85}.home-hero__surface::after{inset:60% -25% -25% 40%;background:radial-gradient(circle at bottom,rgb(167 139 250/45%),transparent 70%);opacity:.75}.home-hero__intro,.home-hero__tools{position:relative;z-index:1}.home-hero__intro{display:flex;flex-direction:column;gap:1.35rem}.home-hero__eyebrow{font-size:.85rem;letter-spacing:.32em;text-transform:uppercase;font-weight:700;color:rgb(226 232 240/75%);margin:0}.home-hero__title{margin:0;font-size:clamp(2.4rem,5vw,3.3rem);font-weight:800;line-height:1.04;color:#f8fafc}.home-hero__description{margin:0;font-size:1.05rem;line-height:1.75;color:rgb(226 232 240/.9)}.home-hero__highlights{margin:1.35rem 0 1.75rem;padding:0;list-style:none;display:grid;gap:.65rem}.home-hero__highlight{position:relative;padding-left:1.6rem;font-size:.97rem;line-height:1.65;color:rgb(226 232 240/92%)}.home-hero__highlight::before{content:'';position:absolute;left:0;top:.55rem;width:.65rem;height:.65rem;border-radius:999px;background:linear-gradient(135deg,rgb(96 165 250/.8),rgb(14 165 233/95%));box-shadow:0 0 0 2px rgb(148 163 184/25%)}.home-hero__quickstart{display:grid;gap:1.25rem;margin:0;padding:1.7rem 1.9rem;border-radius:1.5rem;background:linear-gradient(135deg,rgb(15 23 42/55%),rgb(30 64 175/.6));border:1px solid rgb(148 163 184/.4);box-shadow:0 35px 60px -40px rgb(15 23 42/85%)}.home-hero__quickstart-title{margin:0;font-size:.95rem;letter-spacing:.24em;text-transform:uppercase;font-weight:700;color:rgb(226 232 240/85%)}.home-hero__quickstart-list{margin:0;padding:0;list-style:none;display:grid;gap:1.1rem;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}.home-hero__quickstart-step{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:flex-start;padding:1.1rem 1.35rem;border-radius:1.1rem;background:rgb(15 23 42/55%);border:1px solid rgb(148 163 184/35%);box-shadow:0 18px 35px -32px rgb(15 23 42/85%)}.home-hero__quickstart-badge{display:inline-flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;border-radius:999px;font-weight:700;font-size:1rem;color:#0f172a;background:linear-gradient(135deg,#fde68a,#facc15);box-shadow:0 12px 18px -12px rgb(250 204 21/75%)}.home-hero__quickstart-copy{display:grid;gap:.45rem}.home-hero__quickstart-heading{margin:0;font-size:1rem;font-weight:700;color:#f8fafc}.home-hero__quickstart-text{margin:0;font-size:.92rem;line-height:1.65;color:rgb(226 232 240/85%)}.home-hero__quickstart-support{margin:0;font-size:.9rem;color:rgb(226 232 240/75%)}.home-hero__meta{margin:2.2rem 0 0;padding:1.4rem 1.6rem;border-radius:1rem;background:linear-gradient(135deg,rgb(15 23 42/65%),rgb(30 41 59/75%));border:1px solid rgb(148 163 184/35%);display:grid;gap:1rem 1.5rem;grid-template-columns:repeat(auto-fit,minmax(11rem,1fr))}.home-hero__meta-item{display:grid;gap:.35rem}.home-hero__meta-term{margin:0;font-size:.7rem;letter-spacing:.24em;text-transform:uppercase;font-weight:600;color:rgb(226 232 240/78%)}.home-hero__meta-value{margin:0;font-size:clamp(1.25rem,2.6vw,1.6rem);font-weight:700;color:#facc15;text-transform:none}.home-hero__meta-value time{color:inherit}.home-hero__meta-clarifier{display:block;margin-top:.35rem;font-size:.82rem;font-weight:400;color:rgb(226 232 240/75%);letter-spacing:.02em}.home-hero__meta-description{margin:.85rem 0 0;font-size:.88rem;color:rgb(226 232 240/75%)}.home-hero__tools{display:flex;flex-direction:column;gap:1.6rem;align-items:stretch}.home-hero__recent-hint{margin:0;font-size:.88rem;color:rgb(226 232 240/72%)}.home-hero__recent{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.75rem;border-radius:1rem;padding:.85rem 1.1rem;background:rgb(15 23 42/35%);border:1px solid rgb(226 232 240/35%);color:#fef3c7}.home-hero__recent-label{font-size:.72rem;letter-spacing:.28em;text-transform:uppercase;font-weight:600}.home-hero__recent-link{color:#fcd34d;font-weight:600;text-decoration:none}.home-hero__recent-link:hover,.home-hero__recent-link:focus{color:#fbbf24;text-decoration:underline}.home-hero__recent-clear{appearance:none;border:1px solid transparent;background:rgb(15 23 42/0%);color:#fcd34d;font-weight:600;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:.35rem .75rem;transition:background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.home-hero__recent-clear:hover,.home-hero__recent-clear:focus-visible{background:rgb(249 250 251/12%);border-color:rgb(250 204 21/65%);color:#fbbf24;box-shadow:0 0 0 3px rgb(250 204 21/25%)}.home-hero__recent-clear:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.home-hero__index{display:flex;flex-direction:column;gap:.75rem}.home-hero__index-label{margin:0;font-size:.78rem;letter-spacing:.28em;text-transform:uppercase;font-weight:600;color:rgb(226 232 240/72%)}.home-hero__index-buttons{display:flex;flex-wrap:wrap;gap:.55rem}.home-hero__index-button{appearance:none;border:1px solid rgb(226 232 240/.4);background:rgb(15 23 42/28%);color:#e2e8f0;border-radius:999px;padding:.4rem .85rem;font-size:.85rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;display:inline-flex;align-items:center;gap:.55rem;line-height:1.1;transition:transform .2s ease,background .2s ease,border-color .2s ease}.home-hero__index-button-label{display:inline-flex;align-items:center;gap:.25rem}.home-hero__index-button-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.8rem;padding:.15rem .55rem;border-radius:999px;background:rgb(148 163 184/.3);color:rgb(226 232 240/92%);font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:none;transition:background .2s ease,color .2s ease}.home-hero__index-button:hover,.home-hero__index-button:focus{transform:translateY(-1px);border-color:rgb(224 231 255/75%);background:rgb(79 70 229/45%)}.home-hero__index-button:focus-visible{outline:3px solid rgb(251 191 36/55%);outline-offset:2px;box-shadow:0 0 0 .15rem rgb(251 191 36/28%),0 18px 35px -28px rgb(248 250 252/75%)}.home-hero__index-button:hover .home-hero__index-button-count,.home-hero__index-button:focus .home-hero__index-button-count{background:rgb(148 163 184/45%)}.home-hero__index-button[aria-pressed=true]{background:#f8fafc;color:#312e81;border-color:transparent;box-shadow:0 18px 35px -28px rgb(248 250 252/.8)}.home-hero__index-button[aria-pressed=true] .home-hero__index-button-count{background:rgb(79 70 229/18%);color:#312e81}.home-hero__index-button[data-highlighted=true]{box-shadow:0 0 0 .15rem rgb(251 191 36/45%),0 18px 35px -28px rgb(248 250 252/75%);border-color:rgb(251 191 36/.6)}.home-hero__index-status{margin:0;color:rgb(226 232 240/92%);font-size:.85rem;line-height:1.55;max-width:32rem}.home-hero__index-empty{margin:0;padding:.6rem .85rem;border-radius:.75rem;background:rgb(15 23 42/18%);color:#e2e8f0;font-size:.9rem;line-height:1.55;max-width:32rem;box-shadow:inset 0 0 0 1px rgb(148 163 184/18%)}@media(max-width:1100px){.home-hero__surface{grid-template-columns:1fr}.home-hero__tools{max-width:32rem}.home-hero__quickstart{padding:1.35rem 1.5rem}}@media(max-width:640px){.home-hero{padding-top:clamp(3rem,12vw,4.25rem)}.home-hero__surface{padding:2.25rem}.home-hero__recent{flex-wrap:wrap}.home-hero__quickstart-list{grid-template-columns:1fr}.home-hero__quickstart-step{padding:1rem 1.1rem}}.page-intro{max-width:44rem;margin:0 auto clamp(3rem,7vw,4rem);text-align:center}.page-intro__eyebrow{font-size:.85rem;letter-spacing:.26em;text-transform:uppercase;font-weight:700;color:#4f46e5;margin-bottom:.75rem}.page-intro__title{font-size:clamp(2.25rem,5vw,3rem);font-weight:800;line-height:1.1;margin-bottom:1rem;color:#111827}.page-intro__description{font-size:1.05rem;line-height:1.6;color:#475569;margin-bottom:1rem}.page-intro__meta{font-weight:600;color:#1f2937;letter-spacing:.03em}.listing-header{max-width:50rem;margin:0 auto clamp(2.5rem,6vw,3.5rem);text-align:center;display:flex;flex-direction:column;gap:.8rem}.listing-header__title{margin:0;font-size:clamp(1.85rem,4vw,2.4rem);font-weight:800;color:#0f172a}.listing-header__description{margin:0;font-size:1.05rem;line-height:1.7;color:#475569}.summary-grid{display:flex;flex-wrap:wrap;gap:clamp(1.5rem,4vw,2.5rem);margin:0;padding:0;list-style:none}.summary-grid__item{list-style:none;display:flex;flex:1 1 20rem;min-width:16rem;max-width:24rem;flex-direction:column;gap:.75rem}.summary-card-shell{position:relative;display:flex;flex-direction:column;gap:.75rem;width:100%}.summary-card{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:clamp(1.35rem,3vw,1.85rem);width:100%;padding:clamp(1.85rem,4vw,2.6rem);border-radius:1.5rem;background:linear-gradient(135deg,rgb(255 255 255/96%),rgb(255 255 255/85%));border:1px solid rgb(148 163 184/35%);box-shadow:0 22px 45px -28px rgb(15 23 42/45%);text-decoration:none;color:inherit;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;overflow:hidden;scroll-margin-top:clamp(6rem,12vw,7.5rem)}.summary-card__actions{display:inline-flex;align-items:center;justify-content:space-between;gap:.65rem;flex-wrap:wrap;width:100%;padding:.65rem .9rem;border-radius:1rem;border:1px solid rgb(148 163 184/35%);background:rgb(248 250 252/92%);box-shadow:inset 0 0 0 1px rgb(255 255 255/65%);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.summary-card__actions-label{font-size:.82rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#475569}.summary-card__actions-button{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .85rem;border-color:rgb(99 102 241/18%);background:rgb(99 102 241/12%);color:#312e81;border-radius:999px;border-width:1px;border-style:solid;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:transform .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.summary-card__actions-button:hover,.summary-card__actions-button:focus{background:rgb(99 102 241/.2);color:#1e1b4b;transform:translateY(-1px)}.summary-card__actions-button:focus-visible{box-shadow:0 0 0 3px rgb(129 140 248/38%),0 12px 28px -18px rgb(79 70 229/45%);outline:none}.summary-card__actions-button:active{background:rgb(79 70 229/25%);transform:translateY(0)}.summary-card__actions-feedback{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .75rem;border-radius:999px;border:1px solid transparent;background:rgb(34 197 94/18%);border-color:rgb(34 197 94/35%);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:#1f2937;font-weight:700}.summary-card__actions-feedback[data-feedback-state=error]{background:rgb(248 113 113/18%);border-color:rgb(248 113 113/35%);color:#7f1d1d}.summary-card__actions--copied{border-color:rgb(34 197 94/45%);background:rgb(236 253 245/85%);box-shadow:inset 0 0 0 1px rgb(187 247 208/65%),0 12px 28px -24px rgb(16 185 129/35%)}.summary-card__actions--copied .summary-card__actions-label{color:#047857}.summary-card::before{content:'';position:absolute;inset:-40% -10% 60% 40%;background:radial-gradient(circle at top,rgb(99 102 241/25%),transparent 65%);opacity:.85;pointer-events:none}.summary-card:hover,.summary-card:focus{transform:translateY(-6px);border-color:rgb(99 102 241/45%);box-shadow:0 28px 60px -24px rgb(79 70 229/45%)}.summary-card:focus-visible{outline:3px solid rgb(99 102 241/55%);outline-offset:4px}.summary-card__badge{position:relative;z-index:1;display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .75rem;border-radius:999px;background:linear-gradient(135deg,#fbbf24 0%,#f97316 100%);color:#1f2937;font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;box-shadow:0 16px 32px -24px rgb(245 158 11/.7)}.summary-card__badge::before{content:'★';font-size:.85rem}.summary-card__badge[hidden]{display:none}.summary-card__eyebrow{font-size:.8rem;letter-spacing:.28em;text-transform:uppercase;font-weight:700;color:#6366f1}.summary-card__title{font-size:clamp(1.4rem,3vw,1.8rem);font-weight:700;line-height:1.3;color:#0f172a;margin:0}.summary-card__header{position:relative;z-index:1;display:flex;flex-direction:column;gap:.6rem}.summary-card__identifier{align-self:flex-start;display:inline-flex;align-items:center;padding:.35rem .85rem;border-radius:999px;background:linear-gradient(135deg,rgb(59 130 246/18%),rgb(129 140 248/26%));border:1px solid rgb(59 130 246/35%);color:#1d4ed8;font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;box-shadow:0 18px 32px -28px rgb(29 78 216/55%)}.summary-card__sections{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none}.summary-card__section{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .85rem;border-radius:999px;border:1px solid rgb(148 163 184/35%);background:rgb(148 163 184/12%);color:#1f2937;font-weight:600;font-size:.8rem;letter-spacing:.02em;transition:transform .2s ease,box-shadow .2s ease}.summary-card__section-icon{width:.7rem;height:.7rem;border-radius:999px;background:rgb(148 163 184/.6);box-shadow:0 0 0 2px rgb(148 163 184/25%)}.summary-card__section-label{line-height:1}.summary-card__section[data-section-type=quality]{background:rgb(99 102 241/18%);border-color:rgb(99 102 241/32%);color:#4338ca}.summary-card__section[data-section-type=quality] .summary-card__section-icon{background:linear-gradient(135deg,#6366f1,#4f46e5);box-shadow:0 0 0 2px rgb(99 102 241/28%)}.summary-card__section[data-section-type=issues]{background:rgb(249 115 22/18%);border-color:rgb(249 115 22/.3);color:#c2410c}.summary-card__section[data-section-type=issues] .summary-card__section-icon{background:linear-gradient(135deg,#fbbf24,#f97316);box-shadow:0 0 0 2px rgb(249 115 22/28%)}.summary-card__section[data-section-type=production]{background:rgb(34 197 94/18%);border-color:rgb(34 197 94/.3);color:#047857}.summary-card__section[data-section-type=production] .summary-card__section-icon{background:linear-gradient(135deg,#34d399,#059669);box-shadow:0 0 0 2px rgb(34 197 94/28%)}.summary-card__meta-list{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none}.summary-card__meta{position:relative;z-index:1;display:inline-flex;align-items:baseline;gap:.35rem;padding:.35rem .7rem;border-radius:999px;background:rgb(99 102 241/12%);color:#4338ca;font-weight:600;font-size:.85rem;letter-spacing:.02em;margin:0;list-style:none}.summary-card__meta-label{text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;color:#312e81}.summary-card__meta-value{font-variant-numeric:tabular-nums}.summary-card__description{position:relative;z-index:1;margin:0;color:#334155;font-size:.98rem;line-height:1.65;letter-spacing:.01em}.summary-card__cta{position:relative;z-index:1;font-weight:600;text-decoration:underline;color:#4f46e5;display:inline-flex;align-items:center;gap:.35rem;font-size:.95rem;margin-top:auto}.summary-card__cta::after{content:'→';font-size:1.1em;transition:transform .2s ease}.summary-card:hover .summary-card__cta::after,.summary-card:focus .summary-card__cta::after{transform:translateX(4px)}.summary-card--selected{border-color:rgb(251 191 36/.8);box-shadow:0 34px 80px -36px rgb(251 191 36/65%)}.summary-card--selected::before{background:radial-gradient(circle at top,rgb(251 191 36/45%),transparent 70%)}.summary-card--selected .summary-card__cta{color:#1d4ed8}.summary-card--selected .summary-card__meta{background:rgb(251 191 36/22%);color:#92400e}.summary-card--selected .summary-card__meta-label{color:#b45309}.summary-card--selected .summary-card__eyebrow{color:#d97706}.summary-grid__item--selected .summary-card{transform:translateY(-10px)}.summary-grid__item--hidden{display:none}.pagetitle{padding-top:clamp(3.5rem,8vw,6rem);padding-bottom:clamp(2.5rem,7vw,5rem)}.pagetitle__surface{position:relative;overflow:hidden;border-radius:2rem;padding:clamp(2.75rem,7vw,4rem);background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 50%,#312e81 100%);color:#f8fafc;box-shadow:0 40px 80px -40px rgb(30 64 175/.6)}.pagetitle__surface::after{content:'';position:absolute;inset:-40% 35% 25% -10%;background:radial-gradient(circle at top,rgb(255 255 255/35%),transparent 65%);opacity:.65;transform:rotate(15deg);pointer-events:none}.pagetitle__content{position:relative;z-index:1;max-width:38rem;display:flex;flex-direction:column;gap:1.25rem}.pagetitle__breadcrumb{align-self:flex-start;display:inline-flex;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.35rem .85rem;border-radius:999px;background:rgb(255 255 255/16%);border:1px solid rgb(255 255 255/35%);color:rgb(226 232 240/.9);font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;transition:transform .2s ease,background .2s ease,color .2s ease}.pagetitle__breadcrumb-icon{font-size:1rem}.pagetitle__breadcrumb:hover,.pagetitle__breadcrumb:focus{transform:translateY(-1px);background:rgb(255 255 255/28%);color:#fff}.pagetitle__eyebrow{font-size:.85rem;text-transform:uppercase;letter-spacing:.3em;font-weight:700;color:rgb(255 255 255/.7)}.pagetitle__title{font-size:clamp(2.5rem,6vw,3.6rem);font-weight:800;line-height:1.05;margin:0}.pagetitle__badge{align-self:flex-start;padding:.5rem 1.1rem;border-radius:999px;background:rgb(255 255 255/15%);border:1px solid rgb(255 255 255/35%);font-weight:600;letter-spacing:.06em;text-transform:uppercase}.pagetitle__identifier{display:inline-flex;align-items:center;gap:.75rem;flex-wrap:wrap}.pagetitle__copy-button{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem 1rem;border-radius:999px;border:1px solid rgb(255 255 255/35%);background:rgb(15 23 42/35%);color:#f8fafc;font-weight:600;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:transform .2s ease,background .2s ease,box-shadow .2s ease,color .2s ease}.pagetitle__copy-button:hover,.pagetitle__copy-button:focus{background:rgb(15 23 42/55%);color:#fff;transform:translateY(-1px)}.pagetitle__copy-button:focus-visible{outline:none;box-shadow:0 0 0 3px rgb(59 130 246/65%),0 18px 38px -22px rgb(59 130 246/55%)}.pagetitle__copy-button:active{transform:translateY(0);background:rgb(15 23 42/65%)}.pagetitle__copy-button-label{display:inline-flex;align-items:center;gap:.25rem}.pagetitle__copy-feedback{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .85rem;border-radius:999px;background:rgb(34 197 94/25%);border:1px solid rgb(34 197 94/.4);color:#ecfdf5;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;transition:opacity .2s ease}.pagetitle__copy-feedback[data-feedback-state=error]{background:rgb(248 113 113/.2);border-color:rgb(248 113 113/.4);color:#fee2e2}.pagetitle__identifier--copied .pagetitle__badge{box-shadow:0 0 0 2px rgb(34 197 94/55%),0 18px 38px -22px rgb(34 197 94/45%)}.pagetitle__description{font-size:1.05rem;line-height:1.6;margin:0;color:rgb(241 245 249/92%)}.pagetitle__toc{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem;padding:1.25rem 1.5rem;border-radius:1.25rem;background:rgb(15 23 42/45%);border:1px solid rgb(255 255 255/28%);box-shadow:inset 0 0 0 1px rgb(255 255 255/15%)}.pagetitle__toc-label{font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;font-weight:700;color:rgb(226 232 240/.8)}.pagetitle__toc-list{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none}.pagetitle__toc-item{margin:0}.pagetitle__toc-link{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .9rem;border-radius:999px;background:rgb(255 255 255/16%);color:rgb(241 245 249/95%);font-weight:600;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.pagetitle__toc-link:hover,.pagetitle__toc-link:focus{background:rgb(255 255 255/28%);color:#fff;transform:translateY(-1px)}.pagetitle__toc-link:focus-visible{outline:none;box-shadow:0 0 0 3px rgb(165 180 252/45%)}.pagetitle__toc-link.is-active,.pagetitle__toc-link[aria-current=location]{background:linear-gradient(120deg,rgb(148 163 184/85%),rgb(226 232 240/.9));color:#0f172a;box-shadow:0 0 0 2px rgb(255 255 255/35%),0 18px 36px -24px rgb(30 64 175/65%)}.pagetitle__toc-link.is-active:hover,.pagetitle__toc-link.is-active:focus,.pagetitle__toc-link[aria-current=location]:hover,.pagetitle__toc-link[aria-current=location]:focus{background:linear-gradient(120deg,rgb(191 219 254/95%),rgb(199 210 254/95%));color:#0b1120}.pagetitle__stats{position:relative;z-index:1;margin-top:clamp(2rem,6vw,3rem);display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr))}.pagetitle__stat{padding:1.25rem 1.5rem;border-radius:1.25rem;background:rgb(15 23 42/15%);border:1px solid rgb(255 255 255/.2);backdrop-filter:blur(6px)}.pagetitle__stat-label{margin:0;font-size:.8rem;letter-spacing:.2em;text-transform:uppercase;color:rgb(226 232 240/85%)}.pagetitle__stat-value{margin:.35rem 0 0;font-size:1.75rem;font-weight:700;color:#fff}.qualspec .section__column--media{display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center}.qualspec__pdf-preview{width:100%}.qualspec__pdf-loading,.qualspec__pdf-error{margin:0;padding:.85rem 1rem;color:#0f172a;background-color:#e2e8f0;border-radius:.75rem;font-weight:600;letter-spacing:.01em}.qualspec__drawing--pdf{background-color:#fff}.qualspec__drawing{max-width:100%;height:auto;border-radius:1.25rem;border:1px solid rgb(203 213 225/.6);box-shadow:0 12px 30px -20px rgb(30 41 59/45%)}.qualspec__link{text-decoration:none;padding:.85rem 1.5rem;background:linear-gradient(135deg,#1f2937,#111827);color:#fff;border-radius:999px;font-weight:600;letter-spacing:.04em;transition:transform .2s ease,box-shadow .2s ease}.qualspec__link:hover,.qualspec__link:focus{transform:translateY(-2px);box-shadow:0 10px 24px -18px rgb(30 41 59/.7)}.qualspec__links{margin-top:2rem;display:grid;gap:.85rem}.qualspec__table-heading{margin:1.5rem 0 .75rem;font-size:1.05rem;font-weight:600;color:#1f2937}.prodnotes__carousel{display:flex;flex-direction:column;gap:1.25rem}.prodnotes__main-image{width:100%;height:auto;border-radius:1.25rem;border:1px solid rgb(203 213 225/65%);box-shadow:0 18px 40px -25px rgb(15 23 42/45%);background:#fff}.prodnotes__thumbnails{display:flex;gap:.85rem;flex-wrap:wrap}.prodnotes__thumbnail{border:1px solid transparent;padding:.15rem;background:rgb(248 250 252/.9);cursor:pointer;border-radius:.6rem;transition:border-color .2s ease,box-shadow .2s ease}.prodnotes__thumbnail[aria-pressed=true]{border-color:#6366f1;box-shadow:0 0 0 .25rem rgb(99 102 241/.2);background:rgb(99 102 241/.1)}.prodnotes__thumbnail:focus,.prodnotes__thumbnail:hover{border-color:#6366f1;outline:none}.prodnotes__thumbnail img{width:4.5rem;height:auto;display:block;border-radius:.45rem}.prodnotes__notes{margin-top:1.75rem}.prodnotes__title{flex:1 1 100%;margin:0 0 1.5rem}.prodnotes__details-heading{margin:0 0 1rem;font-size:1.05rem;font-weight:600;color:#1f2937}.common-issues__list{display:flex;flex-direction:column;gap:1.75rem}.common-issues__entry{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:1.5rem;align-items:start;background:linear-gradient(135deg,rgb(248 250 252/95%),rgb(255 255 255/.9));border:1px solid rgb(203 213 225/.7);border-radius:1.5rem;padding:clamp(1.5rem,4vw,2rem);box-shadow:0 12px 35px -28px rgb(15 23 42/.4)}.common-issues__media img{max-width:100%;height:auto;border-radius:1rem;border:1px solid rgb(203 213 225/.6);box-shadow:0 12px 28px -24px rgb(15 23 42/35%)}.common-issues__media{overflow:hidden}.common-issues__details{display:flex;flex-direction:column;gap:.75rem}.common-issues__entry-title{font-size:1.15rem;font-weight:700;color:#0f172a;margin:0}.common-issues__placeholder{color:#6b7280;font-style:italic}.common-issues__body{color:#334155;line-height:1.6}.navbar-search{position:relative;max-width:22rem;width:100%}.navbar-search__input-wrapper{position:relative;display:flex;align-items:center;width:100%}.navbar-search__input{width:100%;padding-right:2.75rem}.navbar-search__clear{position:absolute;top:50%;right:.65rem;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;border:none;background:0 0;color:#64748b;font-size:1.3rem;line-height:1;cursor:pointer;transition:color .2s ease,background .2s ease,box-shadow .2s ease}.navbar-search__clear:hover,.navbar-search__clear:focus-visible{background:rgb(99 102 241/15%);color:#4338ca}.navbar-search__clear:focus-visible{outline:none;box-shadow:0 0 0 3px rgb(99 102 241/25%)}.navbar-search__results-wrapper{position:absolute;top:calc(100% + .5rem);left:0;right:0;z-index:30}.navbar-search__results{list-style:none;margin:0;padding:0;border:1px solid #dbdbdb;border-radius:.75rem;background:#fff;max-height:24rem;overflow-y:auto;box-shadow:0 .5rem 1.25rem rgb(10 10 10/12%)}.navbar-search__result{padding:.85rem 1.1rem;border-bottom:1px solid #f0f0f0;display:flex;flex-direction:column;gap:.5rem}.navbar-search__result-title{font-weight:600}.navbar-search__result:hover,.navbar-search__result:focus-within{background:rgb(50 115 220/8%)}.navbar-search__result:hover .navbar-search__result-title,.navbar-search__result:focus-within .navbar-search__result-title{color:#1d4ed8}.navbar-search__result:last-child{border-bottom:none}.navbar-search__result a{font-weight:600;color:#3273dc}.navbar-search__result-link{display:flex;flex-direction:column;gap:.125rem}.navbar-search__result-link[aria-disabled=true]{cursor:not-allowed;opacity:.7}.navbar-search__result-link:focus-visible{outline:none;box-shadow:0 0 0 3px rgb(50 115 220/25%);border-radius:.65rem}.navbar-search__result-summary{margin:0;color:#4a4a4a;font-size:.85rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:calc(1.4em * 3);overflow-wrap:anywhere}.navbar-search__meta{display:flex;flex-wrap:wrap;gap:.35rem}.navbar-search__meta-item{display:inline-flex;align-items:center;border-radius:999px;padding:.125rem .5rem;font-size:.75rem;font-weight:600;background:#f5f5f5;color:#363636}.navbar-search__meta-item mark{background:0 0;color:inherit;text-decoration:underline;text-decoration-thickness:.1em}.navbar-search__meta-item--id{background:rgb(50 115 220/.1);color:#2762c0}.navbar-search__meta-item--tag{background:rgb(54 54 54/8%)}.navbar-search__result--active,.navbar-search__result--active a{background:#3273dc;color:#fff}.navbar-search__result--active .navbar-search__result-summary{color:#f5f5f5}.navbar-search__result--active .navbar-search__meta-item{background:rgb(255 255 255/.2);color:#fff}.navbar-search__empty{padding:.75rem 1rem;border:1px solid #dbdbdb;border-radius:.75rem;background:#fff;box-shadow:0 .5rem 1.25rem rgb(10 10 10/12%);font-size:.9rem;color:#7a7a7a}.navbar-search__status{margin:.25rem 0 0;font-size:.85rem;color:#7a7a7a}.navbar-search__shortcut{margin:.5rem 0 0;font-size:.75rem;color:#64748b;display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.navbar-search__shortcut-text{display:inline-flex;align-items:center}.navbar-search__shortcut-combo{display:inline-flex;align-items:center;gap:.25rem}.navbar-search__shortcut-plus{font-weight:600;line-height:1}.navbar-search__shortcut-key{display:inline-flex;align-items:center;justify-content:center;min-width:1.75rem;padding:.125rem .4rem;border-radius:.35rem;border:1px solid #d1d5db;background:#f8fafc;color:#1f2937;box-shadow:inset 0 -1px rgb(15 23 42/8%);font-family:SFMono-Regular,Menlo,Monaco,Consolas,liberation mono,courier new,monospace;font-size:.72rem;line-height:1.2;font-weight:600}.navbar-search__shortcut-note{color:#94a3b8}.pagination-nav{display:flex;justify-content:center;margin:clamp(2.5rem,6vw,4rem)0 0}.pagination-nav .pagination{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;margin:0;padding:0;list-style:none}.pagination-nav .pagination .page-item{display:flex}.pagination-nav .pagination .page-link{display:inline-flex;align-items:center;justify-content:center;min-width:2.75rem;height:2.75rem;padding:0 1rem;border:1px solid #dbdbdb;border-radius:.9rem;background:#fff;color:#363636;font-weight:600;text-decoration:none;line-height:1;white-space:nowrap;transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease}.pagination-nav .pagination .page-link:hover,.pagination-nav .pagination .page-link:focus{border-color:#3273dc;background:#3273dc;color:#fff;box-shadow:0 0 0 3px rgb(50 115 220/.2);outline:0}.pagination-nav .pagination .page-item.disabled .page-link{border-color:#dbdbdb;background:#f5f5f5;color:#b5b5b5;box-shadow:none;cursor:not-allowed;pointer-events:none}.pagination-nav .pagination .page-item.active .page-link,.pagination-nav .pagination .page-item.active .page-link:hover,.pagination-nav .pagination .page-item.active .page-link:focus{border-color:#2762c0;background:#2762c0;color:#fff;box-shadow:0 0 0 3px rgb(39 98 192/.2);cursor:default}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.footer__issue-link{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.65rem 1.1rem;border-radius:999px;font-weight:600;color:var(--footer-issue-link-color);text-decoration:underline;text-decoration-color:var(--footer-issue-link-underline-color);text-underline-offset:.35rem;transition:color .25s ease,text-decoration-color .25s ease,box-shadow .25s ease,background-color .25s ease;background-color:transparent}.footer__issue-link:hover,.footer__issue-link:focus{color:var(--footer-issue-link-hover-color);text-decoration-color:var(--footer-issue-link-hover-color);background-color:rgb(59 130 246/8%);box-shadow:0 12px 30px -20px rgb(37 99 235/65%)}.footer__issue-link:focus-visible{outline:2px solid var(--footer-issue-link-hover-color);outline-offset:4px}.footer__issue-link-icon{display:inline-flex;width:1.1rem;height:1.1rem;color:inherit}.footer__issue-link-icon svg{display:block;width:100%;height:100%}.footer__issue-link-text{line-height:1.2}:where(html[data-color-theme=dark]) .skip-link{background:#1f2937;color:#f8fafc;box-shadow:0 20px 45px -28px rgb(8 47 73/.7)}:where(html[data-color-theme=dark]) .site-navbar__brand{color:#e2e8f0}:where(html[data-color-theme=dark]) .site-navbar__brand-text{color:#cbd5f5}:where(html[data-color-theme=dark]) .site-navbar__brand:hover,:where(html[data-color-theme=dark]) .site-navbar__brand:focus{color:#c7d2fe}:where(html[data-color-theme=dark]) .site-navbar__link{color:#cbd5f5}:where(html[data-color-theme=dark]) .site-navbar__link:hover,:where(html[data-color-theme=dark]) .site-navbar__link:focus{background:rgb(129 140 248/35%);color:#f8fafc}:where(html[data-color-theme=dark]) .site-navbar__link[aria-current=page]{box-shadow:0 15px 35px -22px rgb(165 180 252/45%)}:where(html[data-color-theme=dark]) .site-navbar__mode-toggle{background:rgb(30 41 59/.7);border-color:rgb(129 140 248/45%);color:#e2e8f0}:where(html[data-color-theme=dark]) .site-navbar__mode-toggle:hover,:where(html[data-color-theme=dark]) .site-navbar__mode-toggle:focus{background:rgb(129 140 248/45%);color:#f8fafc}:where(html[data-color-theme=dark]) .site-navbar__mode-toggle:focus-visible{box-shadow:0 0 0 3px rgb(165 180 252/45%)}:where(html[data-color-theme=dark]) .section__surface{background:linear-gradient(160deg,rgb(15 23 42/95%),rgb(30 41 59/88%));border:1px solid rgb(99 102 241/35%);box-shadow:0 30px 60px -35px rgb(8 47 73/75%);color:#e2e8f0}:where(html[data-color-theme=dark]) .section__heading{color:#f8fafc}:where(html[data-color-theme=dark]) .section__subheading{color:#cbd5f5}:where(html[data-color-theme=dark]) .section-anchor{background:rgb(99 102 241/18%);border-color:rgb(129 140 248/35%);color:#c7d2fe}:where(html[data-color-theme=dark]) .section-anchor:hover,:where(html[data-color-theme=dark]) .section-anchor:focus{background:rgb(129 140 248/35%);border-color:rgb(165 180 252/45%);color:#0f172a}:where(html[data-color-theme=dark]) .section-anchor:focus-visible{box-shadow:0 0 0 3px rgb(165 180 252/45%)}:where(html[data-color-theme=dark]) .rich-text{background:rgb(15 23 42/88%);border-color:rgb(99 102 241/.3);color:#e2e8f0}:where(html[data-color-theme=dark]) .table-container{border-color:rgb(71 85 105/.6);background:rgb(15 23 42/85%);box-shadow:inset 0 0 0 1px rgb(148 163 184/15%)}:where(html[data-color-theme=dark]) .qualspec-table th,:where(html[data-color-theme=dark]) .prodnotes-table th{background:rgb(30 41 59/.9);color:#f8fafc}:where(html[data-color-theme=dark]) .qualspec-table td,:where(html[data-color-theme=dark]) .prodnotes-table td{border-bottom:1px solid rgb(51 65 85/65%);color:#cbd5f5}:where(html[data-color-theme=dark]) .common-issues__body{color:#cbd5f5}:where(html[data-color-theme=dark]) .home-hero__surface{background:linear-gradient(135deg,#1e1b4b 0%,#312e81 45%,#0f172a 100%);color:#e2e8f0;box-shadow:0 45px 85px -45px rgb(8 47 73/.7)}:where(html[data-color-theme=dark]) .summary-card{background:linear-gradient(135deg,rgb(30 41 59/92%),rgb(15 23 42/94%));border-color:rgb(99 102 241/38%);box-shadow:0 28px 60px -24px rgb(8 47 73/.7);color:#e2e8f0}:where(html[data-color-theme=dark]) .summary-card__actions{background:rgb(30 41 59/.8);border-color:rgb(99 102 241/38%);box-shadow:inset 0 0 0 1px rgb(129 140 248/25%)}:where(html[data-color-theme=dark]) .summary-card__actions-label{color:#cbd5f5}:where(html[data-color-theme=dark]) .summary-card__actions-button{border-color:rgb(129 140 248/45%);background:rgb(99 102 241/24%);color:#e0e7ff}:where(html[data-color-theme=dark]) .summary-card__actions-button:hover,:where(html[data-color-theme=dark]) .summary-card__actions-button:focus{background:rgb(99 102 241/38%);color:#fff}:where(html[data-color-theme=dark]) .summary-card__actions-button:focus-visible{box-shadow:0 0 0 3px rgb(165 180 252/45%),0 12px 28px -18px rgb(59 130 246/35%)}:where(html[data-color-theme=dark]) .summary-card__actions-button:active{background:rgb(79 70 229/45%)}:where(html[data-color-theme=dark]) .summary-card__eyebrow{color:#c7d2fe}:where(html[data-color-theme=dark]) .summary-card__title{color:#f8fafc}:where(html[data-color-theme=dark]) .summary-card__identifier{background:linear-gradient(135deg,rgb(129 140 248/35%),rgb(59 130 246/28%));border:1px solid rgb(129 140 248/55%);color:#e0e7ff;box-shadow:0 18px 32px -28px rgb(37 99 235/55%)}:where(html[data-color-theme=dark]) .summary-card__section{background:rgb(99 102 241/22%);border-color:rgb(129 140 248/45%);color:#e2e8f0}:where(html[data-color-theme=dark]) .summary-card__section-icon{background:rgb(129 140 248/.6);box-shadow:0 0 0 2px rgb(129 140 248/25%)}:where(html[data-color-theme=dark]) .summary-card__meta{background:rgb(99 102 241/22%);color:#cbd5f5}:where(html[data-color-theme=dark]) .summary-card__meta-label{color:#e0e7ff}:where(html[data-color-theme=dark]) .summary-card__description{color:#cbd5f5}:where(html[data-color-theme=dark]) .summary-card__cta{color:#a5b4fc}:where(html[data-color-theme=dark]) .summary-card--selected{border-color:rgb(251 191 36/55%);box-shadow:0 34px 80px -36px rgb(250 204 21/45%)}:where(html[data-color-theme=dark]) .summary-card--selected::before{background:radial-gradient(circle at top,rgb(250 204 21/45%),transparent 70%)}:where(html[data-color-theme=dark]) .summary-card--selected .summary-card__cta{color:#bfdbfe}:where(html[data-color-theme=dark]) .summary-card--selected .summary-card__meta{background:rgb(251 191 36/32%);color:#fef3c7}:where(html[data-color-theme=dark]) .summary-card--selected .summary-card__meta-label{color:#fde68a}:where(html[data-color-theme=dark]) .summary-card--selected .summary-card__eyebrow{color:#fcd34d}:where(html[data-color-theme=dark]) .navbar-search__input{background:rgb(15 23 42/75%);border-color:rgb(99 102 241/45%);color:#e2e8f0}:where(html[data-color-theme=dark]) .navbar-search__input::placeholder{color:#94a3b8}:where(html[data-color-theme=dark]) .navbar-search__clear{color:#94a3b8}:where(html[data-color-theme=dark]) .navbar-search__clear:hover,:where(html[data-color-theme=dark]) .navbar-search__clear:focus-visible{background:rgb(99 102 241/28%);color:#f8fafc}:where(html[data-color-theme=dark]) .navbar-search__clear:focus-visible{box-shadow:0 0 0 3px rgb(165 180 252/45%)}:where(html[data-color-theme=dark]) .navbar-search__results{border:1px solid rgb(99 102 241/35%);background:rgb(15 23 42/92%);box-shadow:0 .75rem 1.75rem rgb(8 47 73/45%)}:where(html[data-color-theme=dark]) .navbar-search__result{border-bottom:1px solid rgb(51 65 85/65%);color:#e2e8f0}:where(html[data-color-theme=dark]) .navbar-search__result:hover,:where(html[data-color-theme=dark]) .navbar-search__result:focus-within{background:rgb(79 70 229/25%)}:where(html[data-color-theme=dark]) .navbar-search__result:hover .navbar-search__result-title,:where(html[data-color-theme=dark]) .navbar-search__result:focus-within .navbar-search__result-title{color:#c7d2fe}:where(html[data-color-theme=dark]) .navbar-search__result a{color:#cbd5f5}:where(html[data-color-theme=dark]) .navbar-search__result-summary{color:#94a3b8}:where(html[data-color-theme=dark]) .navbar-search__meta-item{background:rgb(148 163 184/18%);color:#e2e8f0}:where(html[data-color-theme=dark]) .navbar-search__meta-item--id{background:rgb(59 130 246/22%);color:#bfdbfe}:where(html[data-color-theme=dark]) .navbar-search__meta-item--tag{background:rgb(51 65 85/.6)}:where(html[data-color-theme=dark]) .navbar-search__result--active,:where(html[data-color-theme=dark]) .navbar-search__result--active a{background:rgb(99 102 241/.5);color:#f8fafc}:where(html[data-color-theme=dark]) .navbar-search__result--active .navbar-search__result-summary{color:#e2e8f0}:where(html[data-color-theme=dark]) .navbar-search__result--active .navbar-search__meta-item{background:rgb(255 255 255/22%);color:#f8fafc}:where(html[data-color-theme=dark]) .navbar-search__empty{border-color:rgb(99 102 241/35%);background:rgb(15 23 42/92%);box-shadow:0 .75rem 1.75rem rgb(8 47 73/45%);color:#cbd5f5}:where(html[data-color-theme=dark]) .navbar-search__status{color:#94a3b8}:where(html[data-color-theme=dark]) .navbar-search__shortcut{color:#cbd5f5}:where(html[data-color-theme=dark]) .navbar-search__shortcut-key{border-color:rgb(99 102 241/35%);background:rgb(30 41 59/85%);color:#e2e8f0;box-shadow:inset 0 -1px rgb(129 140 248/25%)}:where(html[data-color-theme=dark]) .navbar-search__shortcut-note{color:#94a3b8}:where(html[data-color-theme=dark]) .pagination-nav .pagination .page-link{border-color:rgb(99 102 241/35%);background:rgb(15 23 42/85%);color:#cbd5f5}:where(html[data-color-theme=dark]) .pagination-nav .pagination .page-link:hover,:where(html[data-color-theme=dark]) .pagination-nav .pagination .page-link:focus{border-color:rgb(129 140 248/45%);background:rgb(129 140 248/45%);color:#f8fafc;box-shadow:0 0 0 3px rgb(165 180 252/35%)}:where(html[data-color-theme=dark]) .pagination-nav .pagination .page-item.disabled .page-link{border-color:rgb(51 65 85/.6);background:rgb(30 41 59/65%);color:#475569}:where(html[data-color-theme=dark]) .pagination-nav .pagination .page-item.active .page-link,:where(html[data-color-theme=dark]) .pagination-nav .pagination .page-item.active .page-link:hover,:where(html[data-color-theme=dark]) .pagination-nav .pagination .page-item.active .page-link:focus{border-color:rgb(129 140 248/45%);background:rgb(99 102 241/55%);color:#f8fafc;box-shadow:0 0 0 3px rgb(165 180 252/35%)}:where(html[data-color-theme=dark]) .footer__issue-link{background-color:transparent;box-shadow:none}:where(html[data-color-theme=dark]) .footer__issue-link:hover,:where(html[data-color-theme=dark]) .footer__issue-link:focus{background-color:rgb(129 140 248/15%);box-shadow:0 18px 36px -24px rgb(99 102 241/65%)}@media(max-width:1024px){.pagetitle__stats{grid-template-columns:repeat(auto-fit,minmax(9rem,1fr))}}@media(max-width:768px){.section__surface{padding:1.75rem}.section--split{flex-direction:column}.section--split .section__column,.section--split .section__column--media{max-width:100%}.pagetitle__surface{padding:2.25rem}.pagetitle__stats{grid-template-columns:repeat(auto-fit,minmax(8.5rem,1fr))}.summary-card{padding:1.75rem}.common-issues__entry{grid-template-columns:1fr}}