/* One category-only system. Native project tokens; accepted landing assets untouched. */
html body.p77-page main.p77-main{--p77-ink:var(--ct-color-ink,#111);--p77-line:var(--ct-color-line,#d2d2cd);--p77-muted:#62645f;--p77-gold:var(--ct-color-signal,#d6b23e);--p77-copy:var(--ct-type-page-copy,14px);--p77-control:var(--ct-type-control,12px);--p77-support:var(--ct-type-support,11px);--p77-gap:var(--ct-space-6,48px);font-family:var(--ct-font-sans,Inter,"Segoe UI",Arial,sans-serif);font-size:var(--p77-copy);color:var(--p77-ink);line-height:1.6;max-width:none;width:100%;margin:0;padding:0;background:#fff;overflow:visible}
main.p77-main *,main.p77-main *::before,main.p77-main *::after{box-sizing:border-box;min-width:0}
html body.p77-page main.p77-main [hidden]{display:none!important}
html body.p77-page main.p77-main :is(h1,h2,h3,p,dl,dd,figure,fieldset){margin:0;padding:0}
html body.p77-page main.p77-main h1{font-size:var(--ct-type-h1,35px)!important;line-height:var(--ct-leading-h1,1.1)!important;font-weight:var(--ct-font-weight-semibold,620)!important;letter-spacing:-.025em!important;text-transform:none!important;max-width:100%!important;text-wrap:balance;overflow-wrap:normal;word-break:normal}
html body.p77-page main.p77-main h2{font-size:var(--ct-type-h2,20px)!important;line-height:var(--ct-leading-h2,1.15)!important;font-weight:var(--ct-font-weight-semibold,620);letter-spacing:-.025em;text-transform:none}
html body.p77-page main.p77-main h3{font-size:var(--p77-copy)!important;line-height:1.45!important;font-weight:var(--ct-font-weight-semibold,620);letter-spacing:0;text-transform:none}
html body.p77-page main.p77-main p{font-size:var(--p77-copy);line-height:1.6;color:#3d3d3d}
html body.p77-page main.p77-main :is(a,button,input,select,textarea,summary){font-family:inherit;color:inherit}
html body.p77-page main.p77-main a{color:var(--p77-ink);text-decoration-color:var(--p77-gold);text-underline-offset:5px}
html body.p77-page main.p77-main :is(a,button,input,select,textarea,summary):focus-visible{outline:2px solid #111!important;outline-offset:4px;box-shadow:none}
html body.p77-page main.p77-main :is(button,summary){cursor:pointer}
html body.p77-page main.p77-main button:disabled{color:var(--p77-muted);opacity:.6;cursor:not-allowed}
.p77-wrap{width:calc(100% - 2 * var(--ct-gutter,32px));max-width:var(--ct-content-max,1760px);margin-inline:auto}
html body.p77-page main.p77-main .p77-hero{display:grid;grid-template-columns:44% 56%;min-height:520px;height:min(680px,calc(100svh - 104px));max-height:800px;border-bottom:1px solid var(--p77-line)}
.p77-hero-copy{padding:var(--p77-gap) var(--ct-gutter,32px);display:flex;flex-direction:column;justify-content:space-between;gap:32px}
.p77-back{width:fit-content;display:inline-flex;align-items:center;min-height:44px;font-size:var(--p77-support);text-decoration:none}
html body.p77-page main.p77-main .p77-eyebrow{font-size:var(--p77-support)!important;color:var(--p77-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px;line-height:1.5!important}
html body.p77-page main.p77-main .p77-lead{margin-top:24px;max-width:54ch}
.p77-hero-media{height:100%;overflow:hidden;background:#f7f7f5}
.p77-hero-media img{width:100%;height:100%;display:block;object-fit:cover}
.p77-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px 32px}
html body.p77-page main.p77-main :is(.p77-action,.p39-action,.p59-action){display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:44px;max-width:100%;width:fit-content;padding:10px 0;margin:0;border:0;border-bottom:1px solid var(--ct-color-line-strong,#9c9c96);background:transparent;box-shadow:none;border-radius:0;font-size:var(--p77-control)!important;font-weight:var(--ct-font-weight-medium,520);line-height:1.4!important;text-decoration:none;text-transform:none;letter-spacing:0;white-space:normal}
html body.p77-page main.p77-main :is(.p77-action,.p39-action,.p59-action):hover{border-color:var(--p77-gold)}
html body.p77-page main.p77-main :is(.p77-action,.p39-action,.p59-action)::before{content:none}
html body.p77-page main.p77-main .p77-arrow{color:var(--p77-gold);font-size:16px;line-height:1;flex:none;font-weight:400}
.p77-section{padding-block:var(--ct-space-7,64px);scroll-margin-top:calc(var(--ct-header-total,100px) + 20px)}
.p77-section-head{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:32px}
.p77-section-head>p{max-width:48ch}
.p77-section-head h2::before{content:"";display:block;width:24px;height:2px;background:var(--p77-gold);margin-bottom:18px}
.p77-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;align-items:start}
.p77-card{padding:24px 0 0;border-top:1px solid var(--p77-line);align-self:start;transition:border-color 140ms ease}
.p77-catalogue>.p77-grid{padding-bottom:24px;border-bottom:1px solid var(--p77-line)}
.p77-card:hover,.p77-card:focus-within,.p77-card.p77-in-enquiry{border-top-color:var(--p77-gold)}
.p77-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}
.p77-card-top [data-card-state]:not(:empty)::before{content:"";display:inline-block;width:6px;height:6px;background:var(--p77-gold);margin-right:8px}
html body.p77-page main.p77-main :is(.p77-meta,.p77-small,.p39-small){font-size:var(--p77-support)!important;line-height:1.55!important;color:var(--p77-muted)}
.p77-facts{display:grid;gap:10px;margin-top:20px!important}
.p77-facts>div{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:16px;align-items:baseline}
.p77-facts dt{font-size:var(--p77-support);color:var(--p77-muted);line-height:1.5}
.p77-facts dd{font-size:var(--p77-control);font-weight:var(--ct-font-weight-medium,520);line-height:1.5;overflow-wrap:anywhere}
.p77-price{margin-top:24px;font-size:var(--p77-control);font-weight:var(--ct-font-weight-semibold,620)}
.p77-card [data-card-stock]{margin-top:6px!important}
html body.p77-page main.p77-main summary{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:44px;list-style:none;font-size:var(--p77-control);font-weight:var(--ct-font-weight-medium,520);padding:10px 0;border-bottom:1px solid var(--p77-line)}
html body.p77-page main.p77-main summary::-webkit-details-marker{display:none}
html body.p77-page main.p77-main summary::after{content:none}
.p77-more summary{margin-top:8px;width:fit-content;color:var(--p77-muted)!important;font-size:var(--p77-support)!important}
.p77-order{margin-top:16px}
.p77-order[open]>summary{border-color:var(--p77-gold)}
.p77-order[open]>summary .p77-arrow{transform:rotate(45deg)}
.p77-order form{padding-top:20px}
.p77-order form>label:not(.p77-quantity){display:grid;gap:8px;margin-bottom:16px;font-size:var(--p77-support);color:var(--p77-muted)}
html body.p77-page main.p77-main :is(input:not([type=checkbox]):not([type=radio]),select,textarea){min-height:44px;max-width:100%;width:100%;font-size:var(--p77-control)!important;font-weight:400;line-height:1.5;padding:10px 0;border:0;border-bottom:1px solid var(--p77-line);border-radius:0;background:#fff;color:var(--p77-ink);box-shadow:none}
html body.p77-page main.p77-main select{padding-right:24px;appearance:auto}
.p77-tools{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr) auto;gap:16px 32px;align-items:end;margin-bottom:32px;padding:24px;background:var(--ct-color-surface,#f7f7f5)}
.p77-tools label{display:grid;gap:8px;font-size:var(--p77-support);color:var(--p77-muted)}
.p77-tools [data-results]{grid-column:1/-1}
html body.p77-page main.p77-main .p77-tools :is(input,select){background:transparent}
.p77-quantity{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:var(--p77-control);margin-bottom:20px}
.p77-stepper{display:inline-grid;grid-template-columns:44px minmax(44px,auto) 44px;align-items:center;width:132px;border-bottom:1px solid var(--p77-line);flex:none}
html body.p77-page main.p77-main .p77-stepper input{min-height:44px;width:100%;padding:8px 0!important;border:0!important;text-align:center;font:inherit!important;appearance:textfield;box-shadow:none}
.p77-stepper input::-webkit-inner-spin-button,.p77-stepper input::-webkit-outer-spin-button{appearance:none;margin:0}
.p77-stepper button{font:inherit;min-height:44px;min-width:44px;border:0;background:transparent;padding:0;box-shadow:none}
.p77-stepper:focus-within{border-color:var(--p77-gold)}
.p77-card [data-card-feedback]:empty,#form-feedback:empty{display:none}
.p77-card [data-card-feedback]{margin-top:12px!important}
.p77-family-image{display:block;overflow:hidden;aspect-ratio:3/2;background:#f7f7f5;margin-bottom:20px}
.p77-family-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform 200ms ease}
.p77-family:hover img{transform:scale(1.02)}
html body.p77-page main.p77-main .p77-family h3 a{font-size:var(--p77-copy)!important;width:100%;min-height:52px}
.p77-family p{margin-top:14px!important}
.p77-thicknesses{margin-bottom:32px}
.p77-stock{border-top:1px solid var(--p77-line);padding-bottom:32px}
.p77-stock>p{margin:16px 0 24px!important;max-width:80ch}
.p77-caveats{margin-top:24px;max-width:86ch}
.p77-guidance{margin-top:32px;padding-top:24px;border-top:1px solid var(--p77-line);display:flex;justify-content:space-between;align-items:center;gap:24px}
.p77-help{background:var(--ct-color-surface,#f7f7f5);border-top:1px solid var(--p77-line);border-bottom:1px solid var(--p77-line);padding:var(--p77-gap) 0;scroll-margin-top:120px}
.p77-help-inner{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:var(--p77-gap);align-items:start}
.p77-help-inner>div>p:not(.p77-eyebrow){margin-top:16px!important;max-width:60ch}
.p77-help-actions{display:flex;flex-wrap:wrap;align-content:start;gap:16px 32px}
.p77-help-actions>p{flex:1 1 100%}
html body.p77-page main.p77-main .p77-special{margin-top:32px;padding-top:32px;border-top:1px solid var(--p77-line);display:block;max-width:none;width:100%}
html body.p77-page main.p77-main :is(form.p77-special,#factory-panel form){display:grid;grid-template-columns:1fr 1fr;gap:32px var(--p77-gap);align-items:start}
html body.p77-page main.p77-main #factory-panel>p{margin:16px 0 24px!important;max-width:78ch}
html body.p77-page main.p77-main .p77-special :is(.p58-selected,.p39-choice-summary){max-width:none;padding:0;margin:0}
html body.p77-page main.p77-main .p77-special :is(.p59-factory-field,.p44-field){display:grid;gap:8px;margin:0 0 24px;font-size:var(--p77-support)}
html body.p77-page main.p77-main .p77-special .p39-quantity{display:flex;justify-content:flex-start;align-items:center;gap:16px;margin:20px 0}
html body.p77-page main.p77-main .p77-special .p58-purchase-links{grid-column:1/-1;margin:0}
html body.p77-page main.p77-main .p77-special :is(input[type=checkbox],input[type=radio]){appearance:none;position:static;opacity:1;width:13px;height:13px;min-width:13px;min-height:13px;border:1px solid var(--p77-muted);border-radius:0;flex:none;margin:0;padding:0;clip-path:none}
html body.p77-page main.p77-main .p77-special :is(input[type=checkbox],input[type=radio]):checked{background:var(--p77-gold);border-color:var(--p77-gold);box-shadow:inset 0 0 0 3px #fff}
.p77-special .p39-choices label{display:flex;gap:8px;align-items:center;min-height:44px}
html body.p77-page main.p77-main .p77-special .p39-choices span{border:0;font-size:var(--p77-control)}
@media(min-width:1900px){.p77-wrap{max-width:1600px}.p77-hero-copy{padding-inline:max(var(--ct-gutter,32px),calc((100vw - 1760px)/2)) var(--ct-gutter,32px)}}
@media(max-width:1100px){.p77-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.p77-section-head{align-items:start;flex-direction:column;gap:16px}.p77-tools{gap:16px}.p77-hero-copy{padding-inline:24px}.p77-help-inner{grid-template-columns:1fr 1fr}}
@media(max-width:760px){
 html body.p77-page main.p77-main .p77-hero{display:flex;flex-direction:column;height:auto;min-height:0;max-height:none}
 .p77-hero-copy{padding:24px var(--ct-gutter,18px) 32px;gap:24px}.p77-hero-media{height:260px}.p77-hero-media img{height:260px}
 .p77-wrap{width:calc(100% - 36px)}.p77-section{padding-block:36px}.p77-grid{grid-template-columns:1fr;gap:24px}.p77-section-head{margin-bottom:24px}
 .p77-actions{gap:8px 24px}.p77-actions>.p77-action{flex:1 1 auto}.p77-tools{grid-template-columns:1fr 1fr;padding:16px;gap:16px}.p77-tools label:first-child{grid-column:1/-1}
 .p77-tools [data-results]{grid-column:auto}.p77-card{padding:20px 0}.p77-facts{gap:8px}.p77-price{margin-top:20px}
 .p77-help-inner{grid-template-columns:1fr;gap:24px}.p77-help{padding-block:32px}.p77-help-actions{gap:12px 24px}.p77-guidance{display:block}.p77-guidance h3{margin-bottom:16px!important}
 html body.p77-page main.p77-main :is(form.p77-special,#factory-panel form){grid-template-columns:1fr;gap:24px}
 .p77-family-image{aspect-ratio:16/9}.p77-family p{max-width:60ch}
}
html body.p77-page[data-p53-view=mobile] main.p77-main{--p77-copy:var(--fv2-type-body,13px);--p77-control:var(--fv2-type-control,12px);--p77-support:var(--fv2-type-support,10px);font-family:var(--fv2-font,Inter,"Segoe UI",Arial,sans-serif)}
html body.p77-page[data-p53-view=mobile] main.p77-main h1{font-size:var(--fv2-type-display,26px)!important;font-weight:var(--fv2-weight-display,570)!important;line-height:1.02!important;letter-spacing:-.04em!important}
html body.p77-page[data-p53-view=mobile] main.p77-main h2{font-size:var(--fv2-type-title,20px)!important;font-weight:var(--fv2-weight-title,560)!important;line-height:1.14!important}
html body.p77-page[data-p53-view=mobile] main.p77-main h3{font-size:var(--fv2-type-row,13px)!important;font-weight:var(--fv2-weight-row,580)!important}
html body.p77-page[data-p53-view=mobile] main.p77-main .p77-action{font-weight:var(--fv2-weight-control,550)}
@media(prefers-reduced-motion:reduce){main.p77-main *,main.p77-main *::before,main.p77-main *::after{transition:none!important;scroll-behavior:auto!important}.p77-family:hover img{transform:none}}
@media(forced-colors:active){.p77-card,.p77-order summary,.p77-stepper{border-color:CanvasText}.p77-in-enquiry{outline:1px solid Highlight}}
/* Constrain legacy family input !important rules to the native category token. */
html body.p77-page main#content.p77-main :is(input:not([type=radio]):not([type=checkbox]),select,textarea){font-size:var(--p77-control)!important;line-height:1.5!important;box-shadow:none!important}
html body.p77-page main#content.p77-main .p77-tools :is(input,select){background:transparent!important}
html body.p77-page main#content.p77-main .p77-stepper input{font-size:var(--p77-control)!important}
html body.p77-page main#content.p77-main .fv2-commercial-quote{display:none!important}
.p77-supply-jumps{margin:0 0 24px}
html body.p77-page main#content.p77-main .p77-more-items{margin-top:24px}
html body.p77-page main#content.p77-main #factory-panel{scroll-margin-top:calc(var(--ct-header-total,100px) + 24px)}
