@font-face{font-family:Archivo;src:url('./archivo.ttf') format('truetype');font-weight:100 900;font-stretch:62% 125%;font-style:normal;font-display:swap}
:root{--ink:#151515;--paper:#fff;--line:#dededb;--muted:#646460;--surface:#f4f4f2;font-family:"Helvetica Neue",Arial,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:var(--ink);background:var(--paper);font-size:16px;font-synthesis:none}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed}img{display:block;width:100%;height:100%;object-fit:cover}[hidden]{display:none!important}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #245ac6;outline-offset:4px}.skip{position:absolute;top:-100px;left:1rem;padding:1rem;background:white;z-index:5}.skip:focus{top:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.preview-note{padding:.6rem 1.5rem;background:var(--surface);color:var(--muted);text-align:center;font-size:.75rem;line-height:1.5;border-bottom:1px solid var(--line)}
.shell{max-width:1400px;padding:0 4rem;margin:auto}header{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 2rem;min-height:114px;padding:1.5rem 0;border-bottom:1px solid var(--line)}.brand-lockup{display:flex;align-items:baseline;gap:1.25rem;min-width:0}.wordmark{font-family:Archivo,Arial,sans-serif;font-weight:800;font-stretch:100%;font-size:clamp(2rem,3.3vw,2.8rem);letter-spacing:-.045em;line-height:1.1;white-space:nowrap}.brand-name{font-size:.875rem;color:var(--muted)}header nav{margin-left:auto;display:flex;gap:1.25rem;align-items:center;font-size:.875rem}nav .current{color:var(--ink)}nav a{color:var(--muted);padding:.75rem 0}.eyebrow,.number,.index-count{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.75rem;letter-spacing:.04em;font-weight:400}.eyebrow{color:var(--muted)}
.find{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;padding:3rem 0 2.75rem}.find .eyebrow{margin:0 0 .75rem}.find h1{font-size:clamp(1.65rem,2.6vw,2.2rem);font-weight:500;letter-spacing:-.055em;margin:0;line-height:1.4;word-break:keep-all}.brand-tagline{font-size:1rem;color:var(--muted);line-height:1.65;margin:.6rem 0 0;word-break:keep-all}form label{display:block;font-size:.875rem;margin-bottom:.65rem}.search-field{border-bottom:1.5px solid var(--ink);display:flex;gap:.75rem;align-items:center}.search-icon{width:21px;height:21px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.5}.search-field input{min-width:0;width:100%;border:0;background:transparent;padding:.85rem 0;font-size:1rem;line-height:1.5;color:var(--ink);border-radius:0}.search-field input::placeholder{color:#74746f}.search-field button{border:0;background:transparent;padding:.65rem .25rem .65rem .75rem;min-width:44px;min-height:44px;font-size:1.5rem}.search-help{font-size:.875rem;color:var(--muted);line-height:1.6;margin:.7rem 0 0}
.section-head{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0;border-top:1px solid var(--line)}.section-head h2{font-size:.875rem;font-weight:500;margin:0}.index-count{color:var(--muted)}.content-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;padding:0;margin:0;list-style:none}.content-card{min-width:0}.content-card>a{display:block}.card-top{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin:0 0 .7rem}.number{font-size:.875rem;letter-spacing:-.025em}.category{color:var(--muted);font-size:.75rem}.card-image{aspect-ratio:1/1.08;position:relative;overflow:hidden;background:var(--surface)}.card-image img{transition:transform .28s ease;object-fit:cover}.content-card a:hover img{transform:scale(1.025)}.image-label{position:absolute;bottom:.75rem;left:.75rem;font-size:.75rem;color:#51514f;background:rgba(255,255,255,.94);padding:.3rem .45rem;line-height:1.4}.card-copy{padding:1.15rem 0 1.5rem}.card-copy h2{font-size:1.125rem;line-height:1.5;font-weight:500;letter-spacing:-.035em;margin:0;display:flex;justify-content:space-between;gap:.75rem}.card-copy h2>span{font-size:1rem;font-weight:400;flex-shrink:0}.card-copy p{font-size:.875rem;color:var(--muted);line-height:1.65;margin:.45rem 0 0;word-break:keep-all}.empty{padding:4rem 1rem;text-align:center;border-bottom:1px solid var(--line)}.empty h2{font-size:1.25rem;font-weight:500}.empty p{font-size:1rem;line-height:1.7;color:var(--muted)}.empty a{text-decoration:underline;text-underline-offset:5px;display:inline-block;padding:.75rem}
footer{display:flex;flex-wrap:wrap;gap:1rem 2rem;justify-content:space-between;margin-top:3.5rem;padding:1.75rem 0 2.5rem;border-top:1px solid var(--line);font-size:.875rem;line-height:1.6;color:var(--muted)}footer a{color:var(--ink)}.back{display:inline-flex;align-items:center;gap:.75rem;margin:1.1rem 0;padding:.65rem 0;font-size:.875rem;min-height:44px}.back>span{font-size:1.2rem}.product{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:4.5rem;align-items:start}.product-visual{margin:0;min-width:0}.product-image{aspect-ratio:1;position:relative;background:var(--surface);overflow:hidden}.product-image img{object-fit:contain}.product-visual figcaption{font-size:.75rem;line-height:1.6;color:var(--muted);padding:.75rem 0}.product-copy{min-width:0;padding-top:.5rem}.product-kicker{display:flex;gap:1rem;align-items:center;color:var(--muted);margin:0 0 1rem}.product-kicker .number{color:var(--ink)}.product h1{font-size:clamp(1.9rem,3vw,2.6rem);font-weight:500;letter-spacing:-.055em;line-height:1.3;margin:0;word-break:keep-all}.topic{font-size:1rem;line-height:1.75;color:var(--muted);margin:1rem 0 1.5rem;word-break:keep-all}.retailer{border-top:1px solid var(--line);padding:1.2rem 0 .2rem}.retailer>div{display:flex;align-items:center;justify-content:space-between;gap:1rem}.retailer strong{font-size:1rem;font-weight:500}.button{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;text-align:center;background:var(--ink);color:#fff;border:1px solid var(--ink);border-radius:0;padding:.95rem 1rem;margin:1rem 0 0;line-height:1.5;min-height:54px}.button:disabled{background:#eaeae7;border-color:#eaeae7;color:#595955}.disclosure{font-size:.875rem;line-height:1.65;color:var(--muted);margin:.75rem 0 1.5rem}.editorial-note{border-top:1px solid var(--line);padding-top:1.5rem}.editorial-note h2{font-size:.875rem;font-weight:500;margin:0}.notes{padding:0;list-style:none;font-size:1rem;line-height:1.8;margin:1rem 0}.notes li{margin:.8rem 0;word-break:keep-all}.detail-note{font-size:.875rem;line-height:1.7;color:var(--muted);border-top:1px solid var(--line);padding-top:1rem;margin:1.5rem 0 0}.legal{max-width:48rem;margin:0 auto;min-height:55vh}.legal h1{font-size:2rem;font-weight:500;letter-spacing:-.04em}.legal p{font-size:1rem;line-height:1.8}
@media(max-width:960px){.shell{padding:0 2rem}.find{gap:2rem}.product{gap:2.5rem}.content-grid{gap:1.25rem}.brand-name{display:none}}
@media(max-width:620px){.shell{padding:0 1.25rem}.preview-note{text-align:left;padding:.5rem 1.25rem}header{min-height:90px;padding:1.25rem 0;gap:.7rem 1rem}.wordmark{font-size:2rem}header nav{gap:.9rem;font-size:.875rem}.global header .brand-lockup{flex-basis:100%}.global header nav{margin-left:0}.global .wordmark{font-size:clamp(1.75rem,7.2vw,2.1rem)}.find{grid-template-columns:1fr;gap:1.4rem;padding:1.6rem 0 1.5rem}.find .eyebrow{display:none}.find h1{font-size:1.65rem;line-height:1.4}.brand-tagline{font-size:1rem;margin-top:.4rem}.search-help{margin-top:.6rem;font-size:.875rem}.section-head{padding:1rem 0}.content-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem .85rem}.card-top{margin-bottom:.55rem}.number{font-size:.875rem}.category{font-size:.75rem}.card-image{aspect-ratio:1/1.15}.image-label{left:.5rem;bottom:.5rem;padding:.2rem .3rem}.card-copy{padding:.75rem 0 .8rem}.card-copy h2{font-size:1rem;line-height:1.5;gap:.25rem;word-break:keep-all}.card-copy h2>span{font-size:.875rem}.card-copy p{font-size:.875rem;line-height:1.6;margin-top:.3rem}.back{margin:.65rem 0}.product{grid-template-columns:1fr;gap:1.25rem}.product-image{aspect-ratio:1.45;max-height:18rem}.product-visual figcaption{padding:.55rem 0 0}.product-copy{padding-top:0}.product-kicker{margin-bottom:.65rem}.product h1{font-size:1.9rem;line-height:1.4}.topic{margin:.65rem 0 1.25rem;line-height:1.7}.retailer{padding-top:1rem}.button{margin-top:.85rem}.editorial-note{padding-top:1.25rem}.notes{margin:.8rem 0}.disclosure{margin-bottom:1.25rem}footer{margin-top:2.5rem;padding:1.5rem 0 2rem;gap:.65rem 1rem}footer span:last-child{width:100%}.legal h1{font-size:1.75rem}}
@media(max-width:360px){header nav{margin-left:0}.brand-lockup{flex-basis:100%}.content-grid{gap:.6rem}.category{max-width:65%;text-align:right}.card-copy h2>span{display:none}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.footer-nav{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem}.footer-nav a{padding:.35rem 0;min-height:32px}.information-layout{display:grid;grid-template-columns:minmax(140px,.35fr) minmax(0,1fr);gap:4rem;max-width:1060px;margin:1rem auto 0}.information-nav{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;font-size:.875rem}.information-nav a{padding:.75rem 0;min-height:44px;color:var(--muted)}.information-nav a[aria-current]{color:var(--ink);text-decoration:underline;text-underline-offset:6px}.information-layout .legal{margin:0;max-width:44rem;min-width:0}.legal>.eyebrow{margin:0 0 1rem}.legal h1{line-height:1.35;word-break:keep-all;margin:0 0 1rem}.legal .information-intro{font-size:1.125rem;line-height:1.8;margin:0 0 2.5rem;word-break:keep-all}.information-section{border-top:1px solid var(--line);padding:1.5rem 0 .75rem}.information-section h2{font-size:1rem;line-height:1.5;font-weight:500;margin:0 0 1rem}.information-section p{margin:.75rem 0;color:#4b4b48;word-break:keep-all;overflow-wrap:anywhere}.contact-email{display:inline-block;font-size:clamp(1.05rem,2.1vw,1.4rem);letter-spacing:-.02em;border-bottom:1px solid var(--ink);padding:0 0 .6rem;margin:0 0 2.5rem;overflow-wrap:anywhere;max-width:100%}.policy-links{padding-left:1.1rem;font-size:.875rem;line-height:1.8}.policy-links a{text-decoration:underline;text-underline-offset:4px}.information-updated{margin-top:2rem;font-size:.75rem!important;color:var(--muted)}
@media(max-width:620px){.information-layout{grid-template-columns:1fr;gap:1.75rem;margin-top:0}.information-nav{flex-direction:row;flex-wrap:wrap;gap:.25rem 1.25rem;border-bottom:1px solid var(--line);padding-bottom:.5rem}.information-nav a{padding:.65rem 0}.legal .information-intro{font-size:1rem;margin-bottom:2rem}.information-section{padding-top:1.25rem}.footer-nav{width:100%;gap:.25rem 1rem}.footer-nav a{min-height:44px;padding:.65rem 0}}

.card-record{padding:2rem;background:var(--surface);min-height:17rem;display:flex;flex-direction:column}.card-record .eyebrow{margin:0 0 1.75rem}.record-model{font-family:Archivo,Arial,sans-serif;font-size:clamp(1.7rem,2.5vw,2.3rem);font-weight:500;letter-spacing:-.04em;line-height:1.15;margin:0;overflow-wrap:anywhere}.record-option{font-size:.875rem;color:var(--muted);margin:.75rem 0 0}.record-summary{font-size:.875rem;line-height:1.7;color:var(--muted);margin:1.5rem 0 0;word-break:keep-all}.product-reference{background:var(--surface);padding:2.25rem;min-width:0}.product-reference>.eyebrow{margin:0 0 2rem}.product-reference h2{font-size:1.25rem;font-weight:500;letter-spacing:-.035em;margin:0 0 1.75rem}.product-facts{margin:0}.product-facts>div{border-top:1px solid var(--line);padding:1.1rem 0;display:grid;grid-template-columns:1fr 1.4fr;gap:1rem;line-height:1.65}.product-facts dt{color:var(--muted);font-size:.875rem}.product-facts dd{margin:0;font-size:1rem;overflow-wrap:anywhere}.source-note,.media-note{font-size:.875rem;line-height:1.75;color:var(--muted);word-break:keep-all}.source-note{margin:1.5rem 0 1rem}.source-link{display:inline-block;text-decoration:underline;text-underline-offset:4px;font-size:.875rem;line-height:1.7;padding:.5rem 0;overflow-wrap:anywhere}.source-date{color:var(--muted);font-size:.75rem;line-height:1.7;margin:.75rem 0 0}.media-note{border-top:1px solid var(--line);margin:1.5rem 0 0;padding-top:1rem}
@media(max-width:620px){.content-grid{grid-template-columns:1fr}.card-record{min-height:0;padding:1.5rem}.record-model{font-size:2rem}.card-record .eyebrow{margin-bottom:1.5rem}.product-copy{grid-row:1}.product-reference{padding:1.5rem}.product-facts>div{gap:.75rem}.product-reference>.eyebrow{margin-bottom:1.5rem}}

.card-image{background:#fff}.card-image img{object-fit:contain}.product-image{background:#fff}.product-copy .product-reference{margin-top:1.75rem;padding:1.5rem}.product-copy .product-reference>.eyebrow{display:none}.product-copy .product-reference h2{font-size:1rem;margin-bottom:1rem}.product-copy .product-facts>div{padding:.75rem 0}.product-copy .source-link{margin-top:.75rem}.retailer{padding-bottom:1.5rem}
@media(max-width:620px){.product-copy{grid-row:auto}.product-visual{grid-row:1}.product-image{aspect-ratio:1.25;max-height:22rem}.product-copy .product-reference{margin-top:1.25rem}.card-image{aspect-ratio:1.15}}
