/* P84: native typography tokens; selectors scoped to the new format pages. */
.p84-format-link{display:block;color:inherit;text-decoration:none}
.p77-family>.p84-format-link>figure{margin-bottom:20px!important}
.p84-format-link:hover h3,.p84-format-link:focus-visible h3{text-decoration:underline;text-underline-offset:.2em}
.p84-sheet-page{--p84-body:var(--ct-type-page-copy);--p84-label:var(--ct-type-meta);--p84-line:var(--ct-color-line);--p84-strong:var(--ct-color-line-strong);--p84-copy:var(--ct-color-copy);--p84-muted:var(--ct-color-muted);--p84-accent:var(--ct-color-signal)}
.p84-sheet-page[data-p84-profile=mobile]{--p84-body:var(--fv2-type-body);--p84-label:var(--fv2-type-support);--p84-line:var(--fv2-line);--p84-strong:var(--fv2-line-strong);--p84-copy:#444744;--p84-muted:var(--fv2-muted);--p84-accent:#8f7000}
.p84-sheet-page[data-p84-profile=desktop] .ct-sheet-hero{block-size:auto;grid-template-columns:minmax(0,1.22fr) minmax(0,1fr)}
.p84-sheet-page[data-p84-profile=desktop] .ct-sheet-hero h1{max-inline-size:none;white-space:nowrap}
.p84-sheet-page[data-p84-profile=desktop] .ct-sheet-hero__media{align-self:start;grid-template-rows:auto 4.5rem}
.p84-sheet-page .p84-render{display:block;min-width:0;min-height:0;width:100%;background:none}
.p84-sheet-page .p84-render-inner{position:relative;width:100%;aspect-ratio:2560/1707}
.p84-sheet-page .p84-render img{display:block!important;width:100%!important;height:100%!important;min-height:0!important;max-width:100%!important;object-fit:contain!important}
.p84-sheet-page .p82-sheet-dimensions{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;fill:#dedfdc}
.p84-sheet-page .p82-dim-line{fill:none;stroke:#c9cbc6;stroke-width:.7;vector-effect:non-scaling-stroke}
.p84-sheet-page .p82-sheet-dimensions text{font-family:inherit;font-size:44px;font-weight:400;letter-spacing:0}
.p84-sheet-page .p84-selector{border-top:1px solid var(--p84-strong)}
.p84-sheet-page .p84-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1.2fr);gap:2rem;padding-top:1.5rem}
.p84-sheet-page .p84-field{display:flex;min-width:0;flex-direction:column;gap:.65rem;color:var(--p84-copy)}
.p84-sheet-page .p84-field>span{font-size:var(--p84-label);font-weight:600;letter-spacing:.055em;text-transform:uppercase}
.p84-sheet-page .p84-field input:not([type=hidden]),.p84-sheet-page .p84-field select{box-sizing:border-box;width:100%;min-width:0;min-height:48px;padding:.8rem 1rem;border:1px solid var(--p84-strong);border-radius:0;background:#fff;color:inherit;font-family:inherit;font-size:var(--p84-body);line-height:1.4}
.p84-sheet-page .p84-field input:focus-visible{outline:2px solid var(--p84-accent);outline-offset:3px}
.p84-sheet-page .p84-field input[aria-invalid=true]{border-color:#983b2b}
.p84-sheet-page .p84-field small,.p84-sheet-page .p84-price small{color:var(--p84-muted);font-size:var(--p84-label);font-weight:400;line-height:1.5}
.p84-sheet-page .p84-price{scroll-margin-top:100px}
.p84-sheet-page .p84-price>p:not(.ct-b2b-kicker){margin:.65rem 0;font-size:var(--p84-body);font-weight:600}
.p84-sheet-page .p84-feedback{min-height:1.5em;margin:1rem 0 0;font-size:var(--p84-body);color:var(--p84-copy);line-height:1.5}
.p84-sheet-page .p84-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}
.p84-sheet-page .p84-actions .ct-sheet-action{box-sizing:border-box;width:100%;min-width:0;margin-top:.5rem;justify-content:space-between}
.p84-sheet-page button.ct-sheet-action,.p84-sheet-page button.ct-b2b-action{padding:0;background:transparent;border-top:0;border-left:0;border-right:0;font-family:inherit;cursor:pointer;text-align:left}
.p84-sheet-page [data-sheet-add][aria-pressed=true]{color:var(--p84-accent)}
.p84-sheet-page[data-p84-profile=mobile] .p84-fields{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px 12px;padding-top:20px}
.p84-sheet-page[data-p84-profile=mobile] .p84-price{grid-column:1/-1;padding-top:16px;border-top:1px solid var(--p84-line)}
.p84-sheet-page[data-p84-profile=mobile] .p84-actions{grid-template-columns:1fr;gap:0}
.p84-sheet-page[data-p84-profile=mobile] .p84-field>span{font-weight:560;letter-spacing:.06em}
.p84-sheet-page[data-p84-profile=mobile] .materials-price-v72-hero__copy>.ct-b2b-action{margin-bottom:24px}
.p84-sheet-page[data-p84-profile=mobile] .p84-render{height:auto!important;min-height:0!important}
.p84-sheet-page[data-p84-profile=mobile] .materials-price-v72-hero__media{height:auto!important;min-height:0!important}
@media(max-width:900px){.p84-sheet-page[data-p84-profile=desktop] .p84-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}
.p84-sheet-page .p84-thickness-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--p84-strong)}
.p84-sheet-page .p84-thickness-row{display:flex;gap:16px;align-items:center;justify-content:space-between;min-width:0;padding:18px 16px;border-bottom:1px solid var(--p84-line);border-right:1px solid var(--p84-line)}
.p84-sheet-page .p84-thickness-row>a{min-width:0;color:inherit;text-decoration:none}
.p84-sheet-page .p84-thickness-row strong{display:block;font-size:var(--p84-body);font-weight:600;line-height:1.4}
.p84-sheet-page .p84-thickness-row>a>span{display:block;margin-top:6px;color:var(--p84-muted);font-size:var(--p84-label);line-height:1.5}
.p84-sheet-page .p84-thickness-row button{display:flex;align-items:center;gap:12px;flex-shrink:0;min-height:44px;padding:0;border:0;border-bottom:1px solid var(--p84-strong);background:none;color:inherit;font-family:inherit;font-size:var(--p84-label);font-weight:600;cursor:pointer}
.p84-sheet-page .p84-thickness-row button>span{color:var(--p84-accent)}
.p84-sheet-page .p84-thickness-row a:hover strong{text-decoration:underline;text-underline-offset:3px}
.p84-sheet-page .p84-selector{scroll-margin-top:120px}
.p84-sheet-page[data-p84-profile=mobile] .p84-thickness-list{grid-template-columns:1fr}
.p84-sheet-page[data-p84-profile=mobile] .p84-thickness-row{padding:16px 0;border-right:0}
.p84-thickness-hub-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 24px}
html[data-cordtex-system=pwa] .p84-thickness-hub-links{grid-template-columns:1fr}

/* P86 inherits native desktop and separate PWA type scales without overrides. */
.p86-choice{font-size:var(--p84-body);line-height:1.6;color:var(--p84-copy)}
.p86-choice *{box-sizing:border-box}
.p86-choice p{margin:0}
.p86-choice fieldset{border:0;margin:0;padding:0;min-width:0}
.p86-choice legend{margin-bottom:14px;padding:0;font-size:var(--p84-body);font-weight:600}
.p86-grid{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:8px}
.p86-grid button{padding:8px 2px;min-height:44px;border:1px solid var(--p84-line);border-radius:0;background:#fff;color:inherit;font-family:inherit;font-size:var(--p84-body);font-weight:500;line-height:1.4;font-variant-numeric:tabular-nums;cursor:pointer}
.p86-grid button:hover{border-color:var(--p84-strong)}
.p86-grid button[aria-pressed=true]{background:var(--ct-color-ink,#0b0c0b);border-color:var(--ct-color-ink,#0b0c0b);color:#fff}
.p86-choice button:focus-visible,.p86-choice input:focus-visible{outline:2px solid var(--p84-accent);outline-offset:3px}
.p86-custom{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:18px}
.p86-choice input:not([type=hidden]){max-width:100%;min-width:0;min-height:48px;padding:8px 12px;border:1px solid var(--p84-strong);border-radius:0;background:#fff;color:inherit;font:inherit;line-height:1.4}
.p86-custom input{width:92px}
.p86-choice input[aria-invalid=true]{border-color:var(--ct-color-danger,#a73535)}
.p86-summary{display:grid;grid-template-columns:minmax(0,1fr) 100px minmax(0,.8fr);gap:24px;margin-top:28px;padding:24px 0;border-top:1px solid var(--p84-strong);border-bottom:1px solid var(--p84-line)}
.p86-label{display:block;font-size:var(--p84-label);color:var(--p84-muted);font-weight:600;letter-spacing:.055em;text-transform:uppercase}
.p86-summary strong{display:block;margin:8px 0;font-size:var(--p84-body);font-weight:600}
.p86-summary input{width:100%;margin-top:8px}
.p86-summary>div:last-child p:last-child{max-width:30rem}
.p86-choice .p86-price{margin-top:16px;scroll-margin-top:130px}
.p86-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 32px;margin-top:8px}
.p86-sheet-page .p86-actions .ct-sheet-action{width:100%;min-inline-size:0;min-height:44px;justify-content:space-between}
.p86-choice .p86-feedback{margin-top:12px;min-height:1.6em}
.p86-sheet-page[data-p84-profile=mobile] .p86-grid{grid-template-columns:repeat(5,minmax(0,1fr))}
html[data-cordtex-system=pwa] body.p86-sheet-page[data-p84-profile=mobile] main .p86-grid button[aria-pressed=true]{background:var(--fv2-ink)!important;color:#fff!important;border-color:var(--fv2-ink)!important}
.p86-sheet-page[data-p84-profile=mobile] .p86-summary{grid-template-columns:minmax(0,1fr) 98px;gap:20px}
.p86-sheet-page[data-p84-profile=mobile] .p86-summary>div:last-child{grid-column:1/-1}
.p86-sheet-page[data-p84-profile=mobile] .p86-choice input:not([type=hidden]){font-size:var(--fv2-type-body)}
.p86-sheet-page[data-p84-profile=mobile] .p86-actions{grid-template-columns:1fr;gap:0}
.p86-sheet-page[data-p84-profile=mobile] .p86-label{font-weight:560;letter-spacing:.06em}
@media(max-width:900px){.p86-sheet-page[data-p84-profile=desktop] .p86-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}
