@font-face{font-family:Instrument;src:url('assets/instrument-serif.woff2') format('woff2');font-display:swap;font-weight:400}@font-face{font-family:Instrument;src:url('assets/instrument-serif-italic.woff2') format('woff2');font-display:swap;font-style:italic;font-weight:400}@font-face{font-family:Archivo;src:url('assets/archivo.woff2') format('woff2');font-display:swap;font-weight:100 900}
:root{--paper:#f6f4f0;--ink:#1a1a1a;--muted:#686661;--line:#d9d7d2;--orange:#df6f2a;--deep:#a44c17;--serif:Instrument,Georgia,serif;--sans:Archivo,Arial,sans-serif;--gutter:clamp(22px,4.5vw,76px)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.6 var(--sans);-webkit-font-smoothing:antialiased}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{background:none;border:0}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5}img{display:block;max-width:100%}button:disabled{opacity:.4;cursor:default}:focus-visible{outline:2px solid var(--deep);outline-offset:4px}::selection{background:var(--orange);color:var(--ink)}.skip{position:fixed;left:12px;top:-60px;padding:10px 20px;background:var(--ink);color:var(--paper);z-index:10}.skip:focus{top:12px}.announcement{display:flex;justify-content:space-between;gap:20px;background:var(--ink);color:var(--paper);padding:8px var(--gutter);font-size:12px;letter-spacing:.025em}.announcement span:last-child{color:#ccc9c2}.site-header{position:sticky;top:0;z-index:5;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:22px var(--gutter);background:rgba(246,244,240,.9);backdrop-filter:blur(22px);border-bottom:1px solid var(--line)}.wordmark{font:400 clamp(28px,2.6vw,38px)/1 var(--serif);white-space:nowrap;letter-spacing:-1.1px}.dot{color:var(--orange)}.site-header nav{display:flex;gap:clamp(18px,2.4vw,38px);font-size:14px}.site-header nav a:hover,.text-link:hover{color:var(--deep)}.header-actions{display:flex;align-items:center;gap:26px}.icon-button,.bag-button{display:flex;gap:9px;align-items:center;min-height:44px;font-size:14px}.eyebrow{font-size:12px;font-weight:500;letter-spacing:.14em;text-transform:uppercase}.accent{color:var(--deep)}.serif{font-family:var(--serif)}.muted{color:var(--muted)}.shell{padding-left:var(--gutter);padding-right:var(--gutter);max-width:1800px;margin:0 auto}.btn{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:50px;padding:12px 25px;background:var(--ink);color:var(--paper);border:1px solid var(--ink);border-radius:100px;font-size:14px;font-weight:500;transition:background .2s,transform .2s}.btn:hover{background:#393834;transform:translateY(-1px)}.btn.secondary{background:transparent;color:var(--ink);border-color:#b9b7b1}.btn.secondary:hover{background:#e8e6e0}.btn.light{background:rgba(246,244,240,.85);border-color:rgba(246,244,240,.6);color:var(--ink);backdrop-filter:blur(12px)}.text-link{display:inline-flex;align-items:center;gap:20px;font-size:14px;border-bottom:1px solid var(--orange);padding-bottom:4px}.intro-hero{display:grid;grid-template-columns:1fr 1.02fr;margin:32px var(--gutter) 0;min-height:410px}.hero-copy{padding:40px 7vw 45px 0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.hero-copy h1{font:400 clamp(58px,6.8vw,112px)/.98 var(--serif);letter-spacing:-.035em;margin:22px 0}.hero-copy h1 em{font-weight:400}.hero-copy p{color:var(--muted);max-width:380px;font-size:16px;line-height:1.75}.hero-copy .btn{margin-top:28px}.hero-image{position:relative;min-height:400px;overflow:hidden;border-radius:3px}.hero-image img{height:100%;width:100%;object-fit:cover}.hero-image figcaption{position:absolute;bottom:18px;left:22px;right:22px;font-size:12px;color:white;text-shadow:0 1px 12px #000}.hero-image:after{content:'';position:absolute;bottom:0;height:25%;width:100%;background:linear-gradient(transparent,rgba(0,0,0,.24));pointer-events:none}.hero-image figcaption{z-index:1}.hero-image figure{margin:0}.service-strip{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:25px 0;margin:0 var(--gutter);font-size:13px;color:var(--muted)}.service-strip span{display:flex;align-items:center;gap:10px}.service-strip span:before{content:'+';color:var(--deep);font-size:18px}.section{padding-top:60px;padding-bottom:65px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:28px}.section-head h2{font:400 clamp(38px,4vw,60px)/1.1 var(--serif);margin-top:10px;letter-spacing:-.025em}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 20px}.product-card{min-width:0}.product-picture{background:#eeece7;position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1.05;overflow:hidden;border:1px solid #e6e3dd}.product-picture img{width:75%;height:75%;object-fit:contain;mix-blend-mode:multiply;transition:transform .45s}.product-picture:hover img{transform:scale(1.05)}.product-picture .badge{position:absolute;left:14px;top:14px;z-index:1;color:var(--muted);font-size:11px;letter-spacing:.09em;text-transform:uppercase}.product-card .card-meta{padding-top:17px;display:flex;justify-content:space-between;gap:12px;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.product-card h3{font-size:16px;font-weight:500;line-height:1.5;margin:6px 0 3px}.product-card .sub{font-size:13px;color:var(--muted)}.card-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:11px;font-size:15px}.quick-add{border:1px solid #c9c6bf;border-radius:50%;width:40px;height:40px;font-size:23px;line-height:1;display:grid;place-items:center}.quick-add:hover{background:var(--ink);color:var(--paper)}.trade-band{margin:0 var(--gutter) 70px;display:grid;grid-template-columns:1fr 1fr;background:var(--ink);color:var(--paper)}.trade-band img{height:100%;min-height:355px;object-fit:cover}.trade-band .copy{padding:48px clamp(30px,4.5vw,70px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.trade-band h2{font:400 clamp(40px,4vw,60px)/1.05 var(--serif);margin:17px 0}.trade-band p{color:#bbb8b1;font-size:15px;max-width:430px}.trade-band .btn{margin-top:24px}.site-footer{padding:45px var(--gutter) 20px;border-top:1px solid var(--line)}.footer-top{display:grid;grid-template-columns:1.1fr 1.1fr 1fr 1fr;gap:35px;padding-bottom:50px}.footer-top p{font:400 27px/1.2 var(--serif)}.footer-top>div{display:flex;flex-direction:column;gap:10px;font-size:13px}.footer-bottom{border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}.page-title{padding-top:48px;padding-bottom:35px}.page-title h1{font:400 clamp(44px,5.2vw,76px)/1.05 var(--serif);letter-spacing:-.025em;margin:14px 0}.page-title p{max-width:600px;color:var(--muted)}.breadcrumbs{font-size:12px;color:var(--muted);display:flex;gap:10px;flex-wrap:wrap}.breadcrumbs a{text-decoration:underline;text-underline-offset:3px}.collection-layout{display:grid;grid-template-columns:205px 1fr;gap:45px;padding-bottom:70px}.collection-layout .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.filters{font-size:14px}.filters fieldset{margin:0 0 28px;padding:0 0 23px;border:0;border-bottom:1px solid var(--line)}.filters legend{font-size:13px;font-weight:600;margin-bottom:12px}.filter-radio{display:flex;gap:10px;align-items:center;margin:8px 0;cursor:pointer;min-height:30px}.filter-radio input{accent-color:var(--ink);width:16px;height:16px}.filter-note{font-size:13px;color:var(--muted);margin-top:20px}.collection-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:23px;font-size:13px}.collection-toolbar select{border:0;background:transparent;padding:10px 0;max-width:200px;font-size:13px}.search-box{display:flex;align-items:center;border-bottom:1px solid var(--ink);margin-bottom:32px;gap:10px}.search-box input{border:0;background:transparent;min-width:0;width:100%;padding:12px 0;font-size:14px}.search-box input:focus{outline:none}.search-box:focus-within{outline:2px solid var(--deep);outline-offset:4px}.empty{padding:50px 0}.empty h2{font:400 40px var(--serif);margin-bottom:15px}.empty .btn{margin-top:22px}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:var(--ink);color:var(--paper);padding:13px 25px;border-radius:60px;z-index:20;max-width:calc(100% - 30px);width:max-content;font-size:14px;transition:opacity .2s,transform .2s}#toast.show{opacity:1;transform:translate(-50%,0)}
.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}main:focus{outline:none}.site-header nav a[aria-current]{text-decoration:underline;text-decoration-color:var(--orange);text-underline-offset:7px}.detail-breadcrumbs{padding-top:30px;padding-bottom:28px}.product-detail{display:grid;grid-template-columns:1.13fr 1fr;gap:clamp(30px,6vw,95px);align-items:start}.gallery{position:sticky;top:130px}.large-product-image{position:relative;display:grid;place-items:center;background:#eeece7;aspect-ratio:1.06;border:1px solid #e6e3dd;overflow:hidden}.large-product-image>img{width:85%;height:85%;object-fit:contain;mix-blend-mode:multiply}.large-product-image>img[src*="mle96-p-full"]{max-width:420px}.image-zoom{position:absolute;right:20px;bottom:20px;border-radius:50%;background:rgba(255,255,255,.65);backdrop-filter:blur(10px);border:1px solid #ccc;width:45px;height:45px;font-size:22px}.thumbnails{display:flex;gap:12px;margin-top:15px}.thumbnails button{display:flex;align-items:center;gap:10px;border:1px solid var(--line);padding:6px 12px;font-size:12px}.thumbnails button[aria-pressed=true]{border-color:var(--ink)}.thumbnails img{height:45px;width:50px;object-fit:contain;mix-blend-mode:multiply}.image-note{font-size:12px;line-height:1.6;color:var(--muted);margin-top:16px;max-width:580px}.product-at-a-glance{display:grid;grid-template-columns:1fr 1fr 1fr;border-top:1px solid var(--line);margin-top:27px;padding-top:22px}.product-at-a-glance div{display:flex;flex-direction:column;gap:5px}.product-at-a-glance span{font-size:12px;color:var(--muted)}.product-at-a-glance strong{font-size:18px;font-weight:400}.product-purchase h1{font:400 clamp(43px,4vw,64px)/1.04 var(--serif);letter-spacing:-.02em;margin:15px 0 12px}.product-code{font-size:13px;color:var(--muted);letter-spacing:.03em}.product-price{font-size:25px;margin:24px 0}.product-price span{font-size:12px;color:var(--muted);margin-left:12px}.product-description{font-size:15px;color:var(--muted);line-height:1.8}.field-label{display:block;font-size:13px;margin:25px 0 8px;font-weight:500}.variant-select{width:100%;border:1px solid #bbb8b1;background:transparent;padding:14px;font-size:14px}.purchase-row{display:flex;gap:12px;margin-top:17px}.quantity-field{width:85px}.quantity-field input{width:100%;height:52px;border:1px solid #bbb8b1;background:transparent;padding:10px;text-align:center;border-radius:28px}.purchase-row .btn{flex:1}.quote-product{display:block;text-align:center;text-decoration:underline;text-underline-offset:5px;font-size:13px;margin-top:18px}.availability-note{font-size:12px;color:var(--muted);border-top:1px solid var(--line);margin-top:25px;padding-top:18px}.product-details{margin-top:24px}.product-details details,.policies details{border-top:1px solid var(--line);padding:17px 0}.product-details summary,.policies summary{list-style:none;cursor:pointer;font-size:14px;font-weight:500;display:flex;justify-content:space-between;align-items:center;gap:20px}.product-details summary::-webkit-details-marker,.policies summary::-webkit-details-marker{display:none}summary:after{content:'+';font-weight:400;font-size:22px}details[open]>summary:after{content:'−'}.spec-list{font-size:13px;line-height:1.6;margin-top:16px}.spec-list>div{display:grid;grid-template-columns:145px 1fr;gap:14px;padding:8px 0;border-bottom:1px solid #e6e3dd}.spec-list dt{color:var(--muted)}.spec-list dd{margin:0}.features{font-size:13px;line-height:1.8;padding-left:17px}.fine-print{font-size:12px;line-height:1.7;color:var(--muted);margin:16px 0}.document-links{margin:15px 0}.document-links a{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:13px;padding:11px 0;border-bottom:1px solid #e6e3dd}.document-links a:hover{color:var(--deep)}.product-details details>p{font-size:13px;margin-top:18px}.product-details .text-link{margin-top:12px;font-size:13px}.related{border-top:1px solid var(--line);margin-top:60px}dialog{width:min(1000px,94vw);max-height:92vh;border:0;background:var(--paper);padding:24px}dialog::backdrop{background:rgba(0,0,0,.65);backdrop-filter:blur(5px)}dialog>img{height:65vh;width:100%;object-fit:contain;margin:15px auto;mix-blend-mode:multiply}dialog>p{font-size:13px;color:var(--muted)}dialog .btn{float:right}.commerce-layout{display:grid;grid-template-columns:1.55fr 1fr;gap:clamp(30px,6vw,90px);padding-bottom:80px;align-items:start}.bag-item{display:grid;grid-template-columns:130px 1fr auto;gap:22px;border-top:1px solid var(--line);padding:25px 0}.bag-item>a{background:#eeece7;display:grid;place-items:center}.bag-item img{width:110px;height:125px;object-fit:contain;mix-blend-mode:multiply}.bag-item h2{font-size:17px;font-weight:500;margin:3px 0}.bag-item-info>p,.bag-item-info>span{font-size:12px;color:var(--muted)}.line-total{font-size:15px;font-weight:500;margin-top:24px}.quantity-actions{display:flex;align-items:center;gap:16px;margin-top:12px;font-size:13px}.quantity-actions>button:not(.remove-item){border:1px solid var(--line);width:32px;height:32px;border-radius:50%;font-size:18px}.remove-item{text-decoration:underline;text-underline-offset:3px;font-size:12px;margin-left:8px;color:var(--muted)}.bag-items>.text-link{margin-top:30px}.order-summary{background:#eeece7;padding:30px;position:sticky;top:130px;border:1px solid #e3e0d9}.order-summary h2{font:400 38px/1.1 var(--serif);margin:15px 0 28px}.order-summary dl{font-size:13px}.order-summary dl>div{display:flex;justify-content:space-between;gap:20px;margin:14px 0}.order-summary dd{text-align:right;margin:0;color:var(--muted);max-width:180px}.order-summary .total{border-top:1px solid #cfccc5;padding-top:17px;margin-top:25px;font-size:19px}.order-summary .total dd{color:var(--ink)}.order-summary .btn{width:100%;margin-top:12px}.empty-bag{padding-bottom:100px}.checkout-steps{padding:0;list-style:none;display:flex;gap:30px;font-size:12px;letter-spacing:.02em;border-bottom:1px solid var(--line);padding-bottom:18px;color:var(--muted);margin:0 0 32px}.checkout-steps li{display:flex;gap:8px;align-items:center}.checkout-steps .active{color:var(--deep)}.form-head{display:flex;justify-content:space-between;gap:20px;align-items:center}.form-head h2,.review-details h2{font:400 38px/1.1 var(--serif)}.form-head .text-link{font-size:12px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px;margin:22px 0}.form-grid>label{display:flex;flex-direction:column;gap:8px;font-size:13px}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{padding:13px 12px;border:1px solid #bdbab3;background:transparent;border-radius:0;min-width:0;width:100%;font-size:16px}.form-grid textarea{resize:vertical}.form-grid input[readonly]{color:var(--muted);background:#eeece7}.demo-payment{padding:20px;border:1px solid var(--line);margin:25px 0}.demo-payment p{margin:6px 0;font-size:16px}.demo-payment>span:last-child{font-size:12px;color:var(--muted)}.review-details>h2{margin-top:12px}.review-details>p{font-size:14px;line-height:1.85;margin-top:20px}.review-details>.text-link{margin-top:15px}.review-products{margin-top:30px;border-top:1px solid var(--line)}.review-products p{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid var(--line);font-size:13px}.review-products strong{font-weight:500}.success-page{padding-top:75px;padding-bottom:100px;max-width:950px}.success-page h1{font:400 clamp(55px,7vw,90px)/1.04 var(--serif);margin:25px 0}.success-page>p{max-width:520px;color:var(--muted)}.success-page>.btn{margin-top:30px}.success-page>.text-link{display:table;margin-top:25px}.success-summary{display:flex;justify-content:space-between;gap:20px;max-width:480px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0;margin-top:30px;font-size:14px}.success-summary strong{font-weight:500}.trade-page{display:grid;grid-template-columns:1fr 1.1fr;gap:clamp(35px,7vw,100px);padding-top:65px;padding-bottom:80px;align-items:start}.trade-intro h1{font:400 clamp(55px,6.4vw,91px)/1.03 var(--serif);margin:24px 0;letter-spacing:-.025em}.trade-intro h1 em{font-weight:400}.trade-intro>p{font-size:16px;line-height:1.8;color:var(--muted);max-width:470px}.trade-services{margin-top:36px}.trade-services>div{display:flex;gap:20px;padding:17px 0;border-top:1px solid var(--line);font-size:14px}.trade-services span{font-size:12px;color:var(--deep);padding-top:3px}.personal-contact{display:flex;gap:30px;align-items:flex-start;margin-top:40px}.personal-contact img{height:auto;margin-top:5px}.personal-contact p{font-size:13px;line-height:1.8}.quote-panel{background:#eeece7;border:1px solid #e3e0d9;padding:clamp(25px,3vw,45px)}.quote-panel h2{font:400 42px/1.06 var(--serif);margin:16px 0}.quote-selection{border-top:1px solid var(--line);padding-top:15px;margin:25px 0}.quote-selection h3{font-size:14px;margin-bottom:14px}.quote-selection>p:not(.fine-print){display:flex;justify-content:space-between;gap:20px;font-size:12px;margin-top:8px}.quote-panel .btn{width:100%}#quote-ready{border-top:1px solid var(--line);padding-top:25px;margin-top:25px}#quote-ready h3{font:400 34px/1.1 var(--serif);margin-bottom:12px}#quote-ready>p{font-size:14px}#quote-ready>.btn{margin:20px 0 15px}#quote-ready .fine-print{font-size:12px}.resources-page{padding-bottom:75px}.resource-intro{display:flex;align-items:center;gap:30px;margin-bottom:35px}.resource-table-wrap{overflow-x:auto}.resource-table{border-collapse:collapse;width:100%;font-size:14px;white-space:nowrap;text-align:left}.resource-table thead{font-size:12px;color:var(--muted)}.resource-table th,.resource-table td{border-bottom:1px solid var(--line);padding:17px 20px;font-weight:400}.resource-table th:first-child{padding-left:0}.resource-table tbody th{font-weight:500}.resource-table a{display:inline-flex;gap:18px;align-items:center}.resource-table a:hover{color:var(--deep)}.policies{max-width:950px;margin-left:0;padding-bottom:80px}.policies p{font-size:15px;color:var(--muted);margin:20px 0}.policies details{padding:23px 0}.policies summary{font-size:16px}
.wordmark img{width:215px;height:auto}.version-note{border-left:2px solid var(--orange);padding-left:12px}.header-actions{flex:none}
.hero-copy{padding-right:clamp(25px,3vw,60px)}.hero-copy h1{font-size:clamp(58px,6.2vw,105px)}.hero-copy p{max-width:400px}.brand-eyebrow{display:inline-flex;align-items:center;gap:10px}.brand-eyebrow:hover,.card-meta>a:hover{color:var(--ink);text-decoration:underline;text-underline-offset:5px}.category-section{border-top:1px solid var(--line);padding-bottom:75px}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.category-card{display:flex;gap:22px;flex-direction:column;min-width:0}.category-image{background:#eeece7;aspect-ratio:1.65;display:grid;place-items:center;overflow:hidden}.category-image img{width:62%;height:78%;object-fit:contain;mix-blend-mode:multiply;transition:transform .4s}.category-card:hover img{transform:scale(1.05)}.category-card h3{display:flex;align-items:center;justify-content:space-between;font-size:19px;font-weight:500;gap:15px}.category-card h3 span{color:var(--deep)}.category-card p{font-size:14px;line-height:1.6;color:var(--muted);margin-top:7px;max-width:320px}.footer-top{grid-template-columns:1.4fr 1fr 1.1fr 1.1fr}.footer-top .footer-brand{gap:22px}.footer-label{font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px;color:var(--muted)}.brands-page{padding-bottom:70px}.brand-feature{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);margin-top:8px}.brand-feature-copy{padding:clamp(28px,4vw,65px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.brand-feature h2{font-size:clamp(50px,6vw,90px);line-height:1.1;letter-spacing:-.065em;font-weight:500;margin:25px 0}.brand-feature p{font-size:16px;line-height:1.8;color:var(--muted);max-width:440px}.brand-feature-meta{font-size:12px;color:var(--muted);margin-top:22px}.brand-feature .btn{margin-top:25px}.brand-feature-image{background:#eeece7;min-height:410px;position:relative;display:grid;place-items:center;padding:30px}.brand-feature-image img{width:90%;height:90%;object-fit:contain;mix-blend-mode:multiply;transition:transform .4s}.brand-feature:hover img{transform:scale(1.03)}.brand-feature-image>span{position:absolute;bottom:22px;left:28px;color:var(--muted);letter-spacing:.12em;font-size:11px}.collection-intro{display:flex;justify-content:space-between;gap:40px;align-items:center}.collection-intro .eyebrow{display:block;margin-top:25px}.collection-intro p{max-width:660px}.brand-collection-title h1{font-size:clamp(70px,7vw,100px);margin-top:12px}.brand-resources{display:flex;flex-direction:column;gap:18px;align-items:flex-start;flex-shrink:0;padding-top:20px}.collection-shortcuts{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px;padding-top:24px;border-top:1px solid var(--line)}.collection-shortcuts a{border:1px solid var(--line);border-radius:40px;padding:9px 18px;font-size:13px;transition:background .2s}.collection-shortcuts a:hover{border-color:var(--ink)}.collection-shortcuts a[aria-current]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.series-filter{display:block;font-size:13px;font-weight:600;margin-bottom:22px}.series-filter select{display:block;width:100%;margin-top:10px;border:1px solid #bdbab3;background:transparent;padding:10px;font-size:14px;font-weight:400}.filter-brand{border-top:1px solid var(--line);padding-top:20px;margin-top:25px;display:flex;align-items:flex-start;flex-direction:column;gap:10px}
@media(min-width:1600px){.intro-hero{min-height:500px}.hero-image{max-height:570px}}
@media(max-width:1050px){.site-header nav{gap:18px}.site-header nav a:nth-child(2),.site-header nav a:nth-child(3){display:none}.hero-copy{padding-right:35px}.hero-copy h1{font-size:72px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-layout{grid-template-columns:170px 1fr;gap:25px}.collection-layout .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-top{grid-template-columns:1fr 1fr}.service-strip{flex-wrap:wrap}.trade-band .copy{padding:35px}}
@media(max-width:650px){.announcement{justify-content:center;padding:7px 14px;font-size:11px}.announcement span:first-child{display:none}.site-header{padding:13px 22px;gap:16px;flex-wrap:wrap}.wordmark{font-size:31px}.site-header nav{order:3;width:100%;justify-content:space-between;font-size:13px}.site-header nav a:nth-child(2),.site-header nav a:nth-child(3){display:block}.header-actions{gap:16px}.search-link{display:none}.bag-button{font-size:13px}.intro-hero{margin:24px 22px 0;grid-template-columns:1fr;gap:25px}.hero-copy{padding:5px 0 0}.hero-copy h1{font-size:67px;margin:18px 0}.hero-copy p{font-size:15px;max-width:340px}.hero-copy .btn{margin-top:22px}.hero-image{min-height:225px;height:225px}.service-strip{padding:18px 0;gap:6px 12px;font-size:12px}.service-strip span:nth-child(3){display:none}.section{padding-top:38px;padding-bottom:42px}.section-head{align-items:flex-start}.section-head h2{font-size:40px}.section-head .text-link{font-size:12px;white-space:nowrap;gap:10px;margin-top:28px}.product-grid{gap:25px 14px}.product-picture{aspect-ratio:.95}.product-picture .badge{top:10px;left:10px;font-size:9px}.product-card h3{font-size:14px}.product-card .sub{font-size:12px}.product-card .card-meta{font-size:10px;gap:4px}.card-meta span:last-child{display:none}.card-bottom{font-size:14px}.quick-add{width:36px;height:36px}.trade-band{grid-template-columns:1fr;margin-bottom:40px}.trade-band img{min-height:200px;height:220px;width:100%;object-fit:cover}.trade-band .copy{padding:32px 26px}.trade-band h2{font-size:47px}.site-footer{padding-top:32px}.footer-top{gap:30px 15px;padding-bottom:30px}.footer-top .wordmark{font-size:28px}.footer-top p{font-size:24px}.footer-top>div{font-size:12px}.footer-bottom{flex-wrap:wrap;gap:9px 20px}.page-title{padding-top:32px;padding-bottom:25px}.page-title h1{font-size:52px}.collection-layout{display:block}.filters{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}.search-box{grid-column:1/-1;margin-bottom:20px}.filters fieldset{padding-bottom:12px;margin-bottom:14px}.filters .filter-note{display:none}.filter-radio{font-size:12px;margin:3px 0}.collection-toolbar{margin-bottom:17px;gap:10px}.collection-toolbar select{max-width:160px}.collection-layout .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.eyebrow{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media(max-width:650px){.wordmark img{width:180px}.footer-top .wordmark img{width:160px}}
@media(max-width:1050px){.product-detail{grid-template-columns:1fr 1fr;gap:30px}.spec-list>div{grid-template-columns:120px 1fr}.product-at-a-glance strong{font-size:16px}.commerce-layout{gap:30px;grid-template-columns:1.25fr 1fr}.bag-item{grid-template-columns:95px 1fr;gap:16px}.bag-item img{width:85px;height:110px}.line-total{grid-column:2;margin:0}.trade-page{gap:35px}.personal-contact{flex-direction:column;gap:15px}.order-summary{padding:23px}.order-summary h2{font-size:35px}}
@media(max-width:700px){.product-detail,.commerce-layout,.trade-page{grid-template-columns:1fr}.gallery{position:static}.detail-breadcrumbs{padding-top:22px;padding-bottom:18px}.large-product-image{aspect-ratio:1.2}.product-at-a-glance{padding-top:16px;margin-top:20px}.product-purchase h1{font-size:47px}.product-purchase{padding-top:5px}.product-price{margin:20px 0}.product-detail{gap:30px}.spec-list>div{grid-template-columns:125px 1fr}.related{margin-top:25px}.commerce-layout{gap:35px;padding-bottom:50px}.order-summary{position:static}.bag-item{grid-template-columns:90px 1fr;gap:15px}.bag-item h2{font-size:16px}.bag-item-info .eyebrow{font-size:10px}.checkout-steps{justify-content:space-between;gap:12px}.checkout-steps li{gap:6px}.form-grid{gap:16px}.form-grid>label{font-size:12px}.form-head{align-items:flex-start;flex-direction:column;gap:13px}.form-head h2{font-size:35px}.trade-page{padding-top:37px;padding-bottom:50px}.trade-intro h1{font-size:64px;margin:20px 0}.trade-intro>p{font-size:15px}.trade-services{margin-top:25px}.personal-contact{flex-direction:row;align-items:center;margin-top:25px}.personal-contact img{width:130px}.quote-panel{padding:25px 20px}.quote-panel h2{font-size:40px}.resource-intro{align-items:flex-start;flex-direction:column;gap:20px}.resource-table{font-size:12px}.resource-table th,.resource-table td{padding:15px}.success-page{padding-top:45px;padding-bottom:65px}.success-page h1{font-size:62px}.success-summary{font-size:12px}.review-products p{font-size:12px}.policies{padding-bottom:45px}}
@media(max-width:1050px){.hero-copy h1{font-size:clamp(57px,6.1vw,72px)}.site-header nav a:nth-child(2){display:block}.site-header nav a:nth-child(3),.site-header nav a:nth-child(4){display:none}.footer-top{grid-template-columns:1.2fr 1fr}.brand-resources{font-size:12px}.collection-intro{gap:28px}.category-grid{gap:20px}.category-card h3{font-size:17px}.category-card p{font-size:13px}}
@media(max-width:700px){.collection-intro{display:block}.brand-resources{flex-direction:row;flex-wrap:wrap;gap:15px 25px;padding-top:22px}.brand-resources .text-link{font-size:12px;gap:10px}.brand-feature{grid-template-columns:1fr}.brand-feature-image{min-height:240px;height:270px;grid-row:1}.brand-feature-copy{padding:30px}.brand-feature h2{font-size:62px;margin:18px 0}.brand-feature p{font-size:15px}.brand-feature-image img{width:90%;height:90%}.category-grid{grid-template-columns:1fr}.category-card{display:grid;grid-template-columns:110px 1fr;gap:22px;align-items:center;padding-bottom:20px;border-bottom:1px solid var(--line)}.category-image{aspect-ratio:1}.category-image img{width:82%;height:80%}.category-card h3{font-size:18px}.category-card p{font-size:13px}.category-section{padding-bottom:40px}.collection-shortcuts{gap:8px;margin-top:24px;padding-top:20px}.collection-shortcuts a{padding:8px 13px;font-size:12px}.brand-collection-title h1{font-size:74px}.brand-collection-title .eyebrow{margin-top:22px}}
@media(max-width:650px){.hero-copy h1{font-size:clamp(53px,14.6vw,76px)}.site-header nav a:nth-child(3),.site-header nav a:nth-child(4){display:block}.hero-copy p{max-width:360px}.series-filter{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 15px}.series-filter select{width:60%;margin:0}.filters #reset-filters{justify-self:start;margin-bottom:18px}.filter-brand{grid-column:2;border-top:0;padding:0;margin:0 0 18px;align-items:flex-end;justify-content:center}.filter-brand .eyebrow{display:none}.filter-brand .text-link{font-size:12px}.footer-top{grid-template-columns:1fr 1fr;gap:30px 22px}.footer-top .footer-brand{grid-column:1/-1;flex-direction:row;align-items:center;justify-content:space-between;gap:20px}.footer-top .footer-brand p{font-size:23px}.footer-label{font-size:10px}.category-section .section-head h2{font-size:39px}}

.filter-toggle{display:none}.filter-controls{display:contents}.brand-feature-image img{max-width:420px;max-height:420px}
@media(max-width:650px){.filter-toggle{display:flex;grid-column:1/-1;justify-content:space-between;align-items:center;width:100%;font-size:13px;padding:9px 0 15px;border-bottom:1px solid var(--line);margin-bottom:12px}.filter-toggle-symbol{font-size:21px;line-height:1}.filter-controls{display:none;grid-column:1/-1}.filter-controls.expanded{display:grid;grid-template-columns:1fr 1fr;gap:0 22px;padding-top:8px}.collection-layout .search-box{margin-bottom:6px}.collection-toolbar{margin-top:0}.brand-feature-image img{max-width:270px;max-height:235px}}

/* Diode LED collection — luminous materials, quiet motion, clear choices. */
.site-header{background:linear-gradient(120deg,rgba(255,255,255,.78),rgba(246,244,240,.76));-webkit-backdrop-filter:blur(26px) saturate(145%);backdrop-filter:blur(26px) saturate(145%);box-shadow:0 1px 0 rgba(255,255,255,.7) inset,0 8px 28px #16140e05}
.supply-hero{min-height:520px;grid-template-columns:1.05fr 1fr;margin-top:28px}.supply-hero .hero-copy{padding-right:3vw}.supply-hero .hero-copy h1{font-size:clamp(64px,6.6vw,111px)}.supply-hero .hero-copy p{max-width:440px}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:28px}.hero-actions .btn{margin:0}.luminous-hero{background:#060707;border-radius:16px;isolation:isolate;min-height:510px}.luminous-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 1.1s cubic-bezier(.2,.65,.3,1)}.luminous-hero:hover img{transform:scale(1.035)}.luminous-hero:after{height:40%;background:linear-gradient(transparent,#0008)}.hero-glass{position:absolute;left:24px;right:24px;bottom:24px;z-index:2;background:linear-gradient(120deg,#ffffff22,#ffffff09);border:1px solid #ffffff40;border-radius:13px;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);color:#fff;padding:22px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 0 #ffffff38 inset,0 16px 44px #0004}.hero-glass>div{display:flex;flex-direction:column;gap:6px}.hero-glass .eyebrow{color:#deddd8;font-size:10px}.hero-glass strong{font-size:18px;font-weight:450}.hero-glass div>span:last-child{font-size:12px;color:#d7d5cf}.glass-arrow{border:1px solid #ffffff50;border-radius:50%;width:45px;height:45px;display:grid;place-items:center;font-size:22px}.family-card .product-picture{background:#f0eeea;border-radius:9px;border-color:#e9e5de}.family-card .product-picture img{width:89%;height:82%}.family-card .dark-product,.dark-product.large-product-image{background:#070909}.dark-product img{mix-blend-mode:normal;width:100%;height:100%;object-fit:contain}.dark-product .badge{color:#e8e5df}.picture-arrow{position:absolute;right:16px;bottom:16px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#ffffffc9;backdrop-filter:blur(8px);color:var(--ink);transform:translateY(6px);opacity:0;transition:opacity .25s,transform .25s}.product-picture:hover .picture-arrow,.product-picture:focus-visible .picture-arrow{transform:none;opacity:1}.configure-link{font-size:12px;padding:8px 0;border-bottom:1px solid var(--line)}.family-card h3{font-size:17px}.family-card .sub{font-size:12px;min-height:20px}.family-card .card-bottom{margin-top:9px}.immersive-section{display:grid;grid-template-columns:.7fr 1.3fr;gap:65px;padding-top:65px;padding-bottom:65px;background:#ece9e2}.immersive-copy{align-self:center}.immersive-copy h2{font:400 clamp(55px,5.7vw,86px)/.98 var(--serif);letter-spacing:-.025em;margin:20px 0}.immersive-copy p{max-width:350px;color:var(--muted);font-size:15px}.immersive-copy .btn{margin-top:26px}.expressive-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.rgbw-feature{display:grid;grid-template-columns:1fr 1fr;background:#edebe6;border-radius:12px;overflow:hidden;align-items:center}.rgbw-feature>img{height:400px;width:100%;object-fit:contain;mix-blend-mode:multiply;padding:35px}.rgbw-feature>div{padding:45px}.rgbw-feature h3{font:400 clamp(40px,4.8vw,70px)/1.05 var(--serif);margin:20px 0 30px}.resource-banner{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-top:45px;padding-bottom:55px;border-top:1px solid var(--line);margin-top:10px}.resource-banner h2{font:400 50px/1.1 var(--serif);margin:8px 0}.resource-banner p{font-size:14px;color:var(--muted)}.diode-brand-feature .brand-feature-image{background:#070909}.diode-brand-feature .brand-feature-image img{max-width:none;max-height:none;width:100%;height:100%;object-fit:cover;mix-blend-mode:normal}.brands-page .brand-feature+.brand-feature{margin-top:35px}.brand-navigation{display:flex;align-items:center;gap:30px;padding-bottom:30px}.brand-navigation .eyebrow{margin-right:auto}.catalog-section{padding-bottom:75px}.catalog-controls{display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid var(--line);padding-top:24px}.catalog-controls .search-box{min-width:330px;margin:0}.catalog-controls input{background:transparent;width:100%}.sort-control{font-size:13px;display:flex;gap:12px;align-items:center}.sort-control select{padding:10px;background:transparent;border:0;max-width:190px}.category-pills{display:flex;flex-wrap:wrap;gap:8px;margin:25px 0}.category-pills button,.resource-brand-switch button{border:1px solid var(--line);border-radius:30px;padding:9px 18px;font-size:13px;transition:background .2s,color .2s}.category-pills button[aria-pressed=true],.resource-brand-switch button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:var(--paper)}.category-pills button:hover{border-color:var(--ink)}.results-heading{display:flex;justify-content:space-between;margin:25px 0 20px;font-size:12px;color:var(--muted)}.collection-price-note{margin-top:35px}.diode-detail .large-product-image{border-radius:12px}.diode-detail .gallery{align-self:start;position:sticky;top:125px}.diode-detail .product-purchase h1{font-size:clamp(42px,4.1vw,65px);line-height:1.08;margin:18px 0 21px}.diode-detail .product-description{margin-bottom:26px}.diode-detail .thumbnails{display:flex;overflow:auto;gap:9px;margin-top:15px;padding-bottom:8px;max-height:100px}.diode-detail .thumbnails button{min-width:70px;width:70px;height:65px;background:#eeece7;padding:4px;border-radius:4px}.diode-detail .thumbnails img{width:100%;height:100%;object-fit:contain}.detail-quick-links{display:flex;gap:25px;margin-top:30px;font-size:13px}.detail-quick-links a{display:flex;gap:20px;border-bottom:1px solid var(--line);padding:12px 0}.configuration-head{display:flex;justify-content:space-between;padding:20px 0 15px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.variant-options{display:grid;grid-template-columns:1fr 1fr;gap:15px}.variant-options label{font-size:12px;display:flex;flex-direction:column;gap:6px;min-width:0}.variant-options select{width:100%;min-width:0;background:#ffffff55;border:1px solid #c9c6bf;border-radius:6px;padding:12px 28px 12px 12px;font-size:13px}.selected-configuration{padding-top:18px}.selected-configuration .product-code{margin:0;font-size:11px;overflow-wrap:anywhere}.selected-configuration .product-price{margin:7px 0 0;font-size:29px}.selected-configuration .product-price span{font-size:11px}.selected-configuration .fine-print{margin:3px 0 18px}.diode-detail .purchase-row{margin-top:15px}.diode-detail .spec-list dd{overflow-wrap:anywhere}.section-description{max-width:790px;color:var(--muted);font-size:14px;margin:-8px 0 28px}.accessory-section{border-top:1px solid var(--line);margin-top:55px}.accessory-section .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.system-note{padding:16px 20px;background:#ece8e1;border-left:2px solid var(--orange);font-size:13px;margin:0 0 25px}.inline-accessories{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin:0 0 35px}.inline-accessories article{border:1px solid var(--line);border-radius:9px;padding:25px}.inline-accessories h3{margin:12px 0 5px;font-size:18px}.inline-accessories p{font-size:12px;color:var(--muted);overflow-wrap:anywhere}.inline-accessories article>div{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:20px}.inline-accessories .btn{min-height:40px;font-size:12px;padding:7px 18px}.inline-accessories strong{font-weight:450}.accessory-footnote{margin-top:30px}.downloads-section{border-top:1px solid var(--line);scroll-margin-top:130px}.accessory-section{scroll-margin-top:130px}.document-browser{max-width:1050px}.document-browser .search-box{max-width:500px;margin-bottom:15px}.document-browser .search-box input{width:100%}.document-filter{display:flex;gap:25px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:8px 0 18px;font-size:12px}.document-filter label{display:flex;gap:18px;align-items:center}.document-filter select{background:transparent;border:1px solid var(--line);border-radius:5px;padding:8px;max-width:230px}.document-browser .document-links{display:grid;grid-template-columns:1fr 1fr;gap:0 35px;max-height:520px;overflow:auto;overscroll-behavior:contain;padding-right:12px;margin-bottom:18px}.document-browser .document-links a{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px;padding:16px 0;overflow-wrap:anywhere;border-bottom:1px solid var(--line)}.document-links small{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:5px}.resource-brand-switch{display:flex;gap:10px;margin-bottom:30px}.resource-selector{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:25px}.resource-selector label{display:flex;flex-direction:column;gap:8px;font-size:12px}.resource-selector select{max-width:450px;padding:12px 35px 12px 12px;background:#ffffff55;border:1px solid var(--line);border-radius:5px}.resource-product-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:35px 0 24px}.resource-product-title h2{font:400 38px/1.1 var(--serif)}
@media(min-width:701px){.supply-hero .hero-copy,.supply-hero .hero-image{animation:rise-in .75s both}.supply-hero .hero-image{animation-delay:.08s}}@keyframes rise-in{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}
@media(max-width:1100px){.supply-hero{min-height:430px}.luminous-hero{min-height:430px}.supply-hero .hero-copy h1{font-size:72px}.hero-actions{gap:18px}.hero-actions .btn{padding:12px 19px}.immersive-section{gap:35px;grid-template-columns:.75fr 1.25fr}.family-card .card-bottom{font-size:13px}.configure-link{font-size:11px}.accessory-section .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:800px){.supply-hero .hero-copy h1{font-size:60px}.hero-actions{flex-wrap:wrap}.hero-glass{left:15px;right:15px;bottom:15px;padding:17px}.hero-glass strong{font-size:15px}.immersive-section{grid-template-columns:1fr}.immersive-copy{max-width:600px}.immersive-copy h2 br{display:none}.immersive-copy p{max-width:500px}.brand-navigation{flex-wrap:wrap;gap:15px}.diode-detail .gallery{position:static}.document-browser .document-links{gap:0 22px}.resource-selector select{max-width:330px}}
@media(max-width:650px){.site-header{gap:16px}.supply-hero{grid-template-columns:1fr;margin-top:12px;min-height:0}.supply-hero .hero-copy{padding:28px 0 35px}.supply-hero .hero-copy h1{font-size:clamp(58px,15.5vw,83px);margin:20px 0}.hero-actions{margin-top:25px}.luminous-hero{height:390px;min-height:390px}.hero-glass{padding:18px}.hero-glass strong{font-size:16px}.family-card .product-picture{aspect-ratio:.96}.family-card .product-picture .badge{font-size:8px;letter-spacing:.02em;left:9px;top:10px}.family-card h3{font-size:14px}.family-card .sub{font-size:11px;line-height:1.5}.family-card .card-bottom{display:flex;align-items:flex-start;gap:5px;flex-direction:column}.configure-link{padding:3px 0}.picture-arrow{display:none}.immersive-section{padding-top:40px;padding-bottom:40px;gap:28px}.immersive-copy h2{font-size:62px}.immersive-copy h2 br{display:block}.expressive-grid{gap:14px}.rgbw-feature{grid-template-columns:1fr}.rgbw-feature>img{height:250px;padding:25px}.rgbw-feature>div{padding:15px 27px 35px}.rgbw-feature h3{font-size:48px}.resource-banner{align-items:flex-start;flex-direction:column;padding-top:30px;padding-bottom:35px}.resource-banner h2{font-size:44px}.brand-navigation{padding-bottom:20px}.brand-navigation .eyebrow{width:100%;font-size:10px}.brand-navigation .text-link{font-size:12px}.catalog-controls{gap:12px;flex-wrap:wrap}.catalog-controls .search-box{min-width:0;width:100%;margin-bottom:5px}.sort-control{margin-left:auto}.category-pills{gap:7px;margin:17px 0}.category-pills button{font-size:12px;padding:8px 13px}.results-heading{font-size:11px;margin:20px 0 17px}.results-heading span:last-child{max-width:130px;text-align:right}.catalog-section{padding-bottom:40px}.diode-detail .large-product-image{aspect-ratio:1.05}.diode-detail .product-purchase h1{font-size:45px}.diode-detail .thumbnails{margin-top:12px}.diode-detail .gallery{position:static}.variant-options{gap:13px 10px}.variant-options select{padding:12px 23px 12px 9px;font-size:12px}.variant-options label{font-size:11px}.configuration-head{font-size:10px}.detail-quick-links{margin-top:15px;gap:22px;font-size:12px}.detail-quick-links a{gap:12px}.accessory-section{margin-top:30px}.accessory-section .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inline-accessories{grid-template-columns:1fr}.inline-accessories article{padding:22px}.downloads-section .section-head{flex-direction:column;gap:15px}.downloads-section .section-head .text-link{margin-top:0}.document-browser .document-links{grid-template-columns:1fr;max-height:480px}.document-filter label{gap:10px;font-size:11px}.document-filter select{max-width:180px;font-size:11px}.doc-count{font-size:11px;white-space:nowrap}.resource-selector{flex-direction:column;align-items:flex-start}.resource-selector label,.resource-selector select{width:100%;max-width:100%}.resource-product-title{align-items:flex-start;flex-direction:column}.resource-product-title h2{font-size:36px}.brand-feature-image{height:330px}.diode-brand-feature .brand-feature-image img{max-width:none;max-height:none}.section-description{font-size:13px}.supply-hero .hero-copy p{font-size:15px;max-width:360px}}

.sku-selector{display:flex;flex-direction:column;gap:6px;margin-top:18px;font-size:11px;color:var(--muted)}.sku-selector select{width:100%;padding:10px;background:transparent;border:1px solid var(--line);border-radius:5px;font-size:12px;color:var(--ink)}

.channel-recommendations{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:35px;padding:0}.channel-recommendations>summary{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 0;font-size:16px;cursor:pointer;list-style:none}.channel-recommendations>summary::-webkit-details-marker{display:none}.channel-recommendations>summary>span:last-child{font-size:12px;color:var(--muted)}.channel-recommendations>summary:after{display:none}.channel-recommendations .product-grid{padding-bottom:30px}.channel-recommendations .section-description{margin:0 0 25px}
.product-detail>div{min-width:0}.diode-detail .gallery,.diode-detail .product-purchase{min-width:0;max-width:100%}.diode-detail .thumbnails{width:100%;min-width:0}.sku-selector select{min-width:0;max-width:100%}.document-browser{min-width:0}.resource-product-title h2{overflow-wrap:anywhere}
.inline-accessories .component-image{height:155px;width:100%;object-fit:contain;margin-bottom:24px;border-radius:5px;background:#e9e6df;padding:12px}
