@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap";
@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.block{display:block}.hidden{display:none}.table{display:table}}.blog-page{background:var(--cream);color:var(--ink)}.blog-hero,.blog-article-header{color:var(--cream);background:linear-gradient(120deg,#16120e,#302314);padding:96px 0 88px}.blog-hero h1,.blog-article-header h1{max-width:930px;margin:16px 0 20px;font:clamp(44px,5.5vw,78px)/.98 Georgia,serif}.blog-list{padding-top:72px}.blog-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.blog-card{background:#fff;border:1px solid #2c251c22;flex-direction:column;align-items:flex-start;min-height:340px;padding:32px;display:flex;box-shadow:0 10px 25px #21160a0b}.blog-card h2{margin:15px 0;font:32px/1.05 Georgia,serif}.blog-card p:not(.eyebrow){color:#51483e;line-height:1.65}.text-link,.blog-back{color:#88632c;margin-top:auto;font-weight:800;text-decoration:none}.blog-article-header{padding-bottom:76px}.blog-back{color:#e6c995;margin:0 0 36px;display:inline-block}.blog-article-header .lede{max-width:760px}.blog-article-body{padding:72px 0 110px}.blog-prose{max-width:850px;font-size:17px;line-height:1.75}.blog-prose h2{margin:58px 0 18px;font:36px/1.1 Georgia,serif}.blog-prose h3{margin:34px 0 12px;font:25px/1.2 Georgia,serif}.blog-prose p{margin:0 0 20px}.blog-prose ul,.blog-prose ol{margin:0 0 24px;padding-left:24px}.blog-prose li{margin:7px 0;padding-left:5px}.blog-table-wrap{margin:28px 0;overflow-x:auto}.blog-table-wrap table{border-collapse:collapse;width:100%;min-width:620px}.blog-table-wrap th,.blog-table-wrap td{text-align:left;vertical-align:top;border:1px solid #2c251c2b;padding:13px}.blog-table-wrap th{background:#e8dbc7}.blog-cta{max-width:850px;color:var(--cream);background:#211a13;margin-top:70px;padding:42px}.blog-cta h2{margin:10px 0;font:36px/1.1 Georgia,serif}.blog-cta p:not(.eyebrow){color:#ded3c3;max-width:680px;line-height:1.65}.blog-cta .button{margin-top:12px}@media (max-width:760px){.blog-hero,.blog-article-header{padding:70px 0 60px}.blog-grid{grid-template-columns:1fr}.blog-card{min-height:290px}.blog-article-body{padding:55px 0 75px}.blog-prose{font-size:16px}.blog-prose h2{margin-top:44px;font-size:31px}.blog-cta{padding:28px}.blog-cta h2{font-size:31px}}:root{--ink:#15130f;--gold:#c6a166;--cream:#f5efe5;--muted:#bcb3a5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:var(--cream);margin:0;font-family:Arial,sans-serif}a{color:inherit}.wrap{width:min(1240px,100% - 48px);margin:auto}.header{z-index:20;background:#15130ff0;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:20px;height:76px;display:flex;position:sticky;top:0}.logo{letter-spacing:.04em;font-family:Georgia,serif;font-size:25px;text-decoration:none}.header nav{align-items:center;gap:22px;display:flex}.header nav a{font-size:14px;text-decoration:none}.button{border:1px solid var(--gold);background:var(--gold);color:#18150f;justify-content:center;align-items:center;gap:10px;padding:14px 20px;font-weight:700;text-decoration:none;display:inline-flex}.button-outline{color:var(--cream);background:0 0}.language{position:relative}.language summary{cursor:pointer;border:1px solid #fff3;padding:9px 12px;font-size:13px;list-style:none}.language summary::-webkit-details-marker{display:none}.language ul{background:#211d17;border:1px solid #fff2;min-width:145px;margin:7px 0;padding:6px;list-style:none;position:absolute;top:100%;right:0}.language a{padding:9px;text-decoration:none;display:block}.language a:hover{background:#ffffff12}.hero{background:#191611;align-items:end;min-height:650px;display:grid;position:relative;overflow:hidden}.hero video,.hero>img{object-fit:cover;opacity:.48;width:100%;height:100%;position:absolute;inset:0}.hero:after{content:"";background:linear-gradient(90deg,#110e0a 5%,#110e0a99 42%,#0000 72%);position:absolute;inset:0}.hero-copy{z-index:1;max-width:700px;padding:100px 0;position:relative}.eyebrow{letter-spacing:.16em;color:#e2c694;font-size:11px;font-weight:800}.hero h1,.section-title{margin:18px 0;font:clamp(48px,6vw,88px)/.94 Georgia,serif}.hero h1 em,.gold{color:var(--gold);font-style:normal}.lede{color:#e0d8cb;max-width:590px;font-size:20px;line-height:1.5}.actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.facts{color:#e4d7bd;flex-wrap:wrap;gap:16px;margin-top:42px;font-size:13px;display:flex}.facts span:before{content:"✦";color:var(--gold);margin-right:7px}.section{background:var(--cream);color:var(--ink);padding:100px 0}.section.dark{background:var(--ink);color:var(--cream)}.section-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:38px;display:flex}.section-heading h2{margin:8px 0;font:clamp(36px,4vw,58px)/1 Georgia,serif}.section-heading p{max-width:520px;line-height:1.6}.cards{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.card{background:#373028;min-height:420px;position:relative;overflow:hidden}.card img{object-fit:cover;opacity:.78;width:100%;height:100%;position:absolute}.card:after{content:"";background:linear-gradient(#0000,#17130f);position:absolute;inset:45% 0 0}.card div{z-index:1;color:#fff;position:absolute;bottom:24px;left:25px;right:25px}.card h3{margin:0 0 9px;font:34px Georgia,serif}.card p{color:#f3eadf;margin:0}.product-hero{background:#100f0d;grid-template-columns:1.05fr .95fr;min-height:600px;display:grid}.product-hero img{object-fit:cover;width:100%;height:100%;min-height:600px}.product-copy{flex-direction:column;justify-content:center;padding:90px clamp(30px,7vw,115px);display:flex}.product-copy h1{margin:18px 0;font:clamp(48px,5.5vw,78px)/.98 Georgia,serif}.product-copy p{color:#ddd3c2;line-height:1.65}.product-body{background:var(--cream);color:var(--ink);padding:90px 0}.product-grid{grid-template-columns:1.1fr .9fr;gap:70px;display:grid}.product-grid h2,.contact-copy h1{font:clamp(36px,4vw,56px)/1 Georgia,serif}.specs{border-top:1px solid #1e1b1644}.specs div{border-bottom:1px solid #1e1b1644;justify-content:space-between;gap:22px;padding:15px 0;display:flex}.application{background:#e5d8c4;margin-top:70px;padding:40px}.faq{border-top:1px solid #1e1b1644;margin-top:36px}.faq summary{cursor:pointer;padding:18px 0;font-weight:700}.faq p{line-height:1.6}.contact-hero{grid-template-columns:.72fr 1.28fr;min-height:500px;display:grid}.contact-copy{flex-direction:column;justify-content:center;padding:75px 7vw;display:flex}.contact-copy h1{margin:15px 0}.contact-hero img{object-fit:cover;width:100%;height:100%}.contact{background:var(--cream);color:var(--ink);padding:90px 0}.form{grid-template-columns:1fr 1fr;gap:18px;max-width:740px;display:grid}.form label{gap:8px;font-size:14px;font-weight:700;display:grid}.form input,.form textarea{font:inherit;background:#fff;border:1px solid #817765;padding:13px}.form textarea,.wide{grid-column:1/-1;min-height:130px}.footer{color:#b8ad9e;padding:32px 0;font-size:13px}.mobile-only{display:none}@media (max-width:760px){.wrap{width:min(100% - 32px,1240px)}.header nav,.header>.button{display:none}.mobile-only{display:block}.hero{min-height:600px}.hero-copy{padding:75px 0}.section,.product-body,.contact{padding:65px 0}.section-heading,.product-grid{display:block}.cards{grid-template-columns:1fr}.card{min-height:340px}.product-hero,.contact-hero{grid-template-columns:1fr}.product-hero img{min-height:330px}.product-copy{padding:55px 24px}.contact-copy{padding:60px 24px}.contact-hero img{min-height:310px}.form{grid-template-columns:1fr}.form textarea{grid-column:auto}}.whatsapp-float{right:max(22px,env(safe-area-inset-right));bottom:max(22px,env(safe-area-inset-bottom));z-index:100;color:#fff;background:linear-gradient(135deg,#26d366,#0ba94d);border:1px solid #ffffff70;border-radius:999px;align-items:center;gap:9px;min-height:52px;padding:0 17px 0 13px;font-size:13px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;position:fixed;box-shadow:0 12px 28px #00000052,0 0 0 4px #c6a16624}.whatsapp-float svg{fill:currentColor;width:27px;height:27px}.whatsapp-float:hover{transform:translateY(-3px)scale(1.04);box-shadow:0 16px 34px #00000061,0 0 0 5px #c6a1663d}.whatsapp-float:focus-visible{outline-offset:3px;outline:3px solid #f5e0af}@media (max-width:560px){.whatsapp-float{right:16px;bottom:max(16px,env(safe-area-inset-bottom));justify-content:center;width:54px;padding:0}.whatsapp-float span{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}}
.product-page{--ink:#151411;--night:#12110f;--paper:#f5f0e8;--gold:#c9a66d;--line:#d8cfc1;--muted:#766e64;background:var(--paper);color:#211e19;font-family:DM Sans,Arial,sans-serif}.product-page *{box-sizing:border-box}.product-page h1,.product-page h2{letter-spacing:-.045em;font-family:Playfair Display,Georgia,serif}.product-page a{text-decoration:none}.product-header{color:#fff;z-index:20;background:#11100e;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;height:78px;padding:0 5.5vw;display:flex;position:sticky;top:0}.product-brand img{object-fit:contain;width:145px;height:48px}.product-header nav{gap:28px;display:flex}.product-header nav a{color:#eee8df;font-size:13px}.product-header-cta,.primary-cta{background:var(--gold);color:#1c1710;align-items:center;gap:12px;padding:14px 18px;font-weight:700;display:inline-flex}.product-hero{color:#fff;background:#0d0c0b;grid-template-columns:minmax(0,1.18fr) minmax(390px,.82fr);height:min(720px,100vh - 78px);min-height:610px;display:grid}.product-hero-image{background:#0d0c0b;place-items:center;display:grid}.product-hero-image img{object-fit:contain;width:100%;height:100%}.product-hero-copy{background:linear-gradient(135deg,#151310,#0b0a09);flex-direction:column;justify-content:center;padding:72px 5vw 54px 4.5vw;display:flex}.product-kicker{letter-spacing:.18em;color:inherit;margin:0 0 13px;font-size:10px;font-weight:700}.product-code{color:#cbbba4;letter-spacing:.12em;margin:0 0 17px;font-size:11px}.product-hero h1{margin:0 0 20px;font-size:clamp(45px,4.4vw,71px);line-height:.98}.product-hero h1 em{color:var(--gold);font-style:normal}.product-summary{color:#ded6cc;max-width:420px;margin:0 0 27px;font-size:17px;line-height:1.55}.hero-actions{gap:10px;max-width:390px;display:grid}.secondary-cta{color:#fff;border:1px solid #deceb3a6;justify-content:space-between;padding:14px 18px;font-weight:600;display:flex}.hero-facts{color:#d7cdc1;border-top:1px solid #4b443b;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:28px;padding-top:16px;font-size:10px;line-height:1.4;display:grid}.custom-program{background:#fbf7f0;grid-template-columns:.75fr 2.25fr;gap:42px;padding:74px 5.5vw;display:grid}.program-intro h2,.overview-copy h2,.section-title-row h2,.market-section h2,.delivery-section h2,.factory-proof h2,.faq-side h2,.quote-form h2,.contact-copy h2{margin:0 0 14px;font-size:39px;line-height:1.04}.program-intro p:not(.product-kicker),.overview-copy>p:not(.product-kicker),.factory-proof-copy>p:not(.product-kicker),.contact-copy>p:not(.product-kicker){color:var(--muted);font-size:14px;line-height:1.6}.program-grid{border-left:1px solid var(--line);grid-template-columns:1.25fr repeat(3,1fr);display:grid}.program-grid>div,.program-grid article{border-right:1px solid var(--line);min-height:200px;padding:0 20px}.program-grid b{color:#8a7351;margin-bottom:18px;font-size:12px;display:block}.program-grid strong{font:600 18px/1.3 Playfair Display,Georgia,serif}.swatches{flex-wrap:wrap;gap:8px;display:flex}.swatch{cursor:pointer;background:0 0;border:0;padding:0}.swatch i{border:2px solid #0000;width:53px;height:53px;display:block}.swatch.active i{outline-offset:3px;outline:1px solid #201d18}.swatch span{color:#6d655c;margin-top:9px;font-size:10px;display:block}.finish-picker p{color:#6d655c;margin-top:17px;font-size:11px}.overview-section{color:#f4eee5;background:#151310;grid-template-columns:1fr .82fr 1.05fr;gap:44px;padding:78px 5.5vw;display:grid}.overview-copy>p:not(.product-kicker){color:#b8afa3}.overview-copy ul{border-top:1px solid #484139;margin:25px 0 0;padding:0;list-style:none}.overview-copy li{border-bottom:1px solid #484139;padding:11px 0;font-size:12px}.overview-product{background:#0d0c0b;place-items:center;min-height:480px;display:grid}.overview-product img{object-fit:contain;width:100%;height:100%}.specifications .product-kicker{color:#d1b17c}.specifications>div{border-bottom:1px solid #454039;justify-content:space-between;gap:16px;padding:10px 0;font-size:11px;display:flex}.specifications span{color:#b8afa3}.specifications b{text-align:right;font-weight:500}.gallery-section,.market-section{padding:72px 5.5vw}.section-title-row{justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px;display:flex}.section-title-row>p{max-width:290px;color:var(--muted);font-size:13px;line-height:1.5}.gallery-grid{grid-template-columns:1.2fr 1fr 1fr 1fr;gap:12px;height:310px;display:grid}.gallery-grid img{object-fit:contain;background:#151310;width:100%;height:100%}.market-section{background:#f0e8dc}.market-section>h2{max-width:570px}.market-cards{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px;display:grid}.market-cards article{background:#fff}.market-cards img{object-fit:contain;background:#191713;width:100%;height:210px}.market-cards div{padding:18px}.market-cards b{font:600 21px/1.05 Playfair Display,Georgia,serif}.market-cards p{color:var(--muted);margin:10px 0 0;font-size:12px;line-height:1.5}.delivery-section{border-block:1px solid var(--line);background:#f9f5ee;grid-template-columns:.9fr 1.5fr;gap:80px;padding:70px 5.5vw;display:grid}.delivery-section>div>p:not(.product-kicker){color:var(--muted);font-size:14px;line-height:1.5}.delivery-section ol{grid-template-columns:repeat(5,1fr);align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:grid}.delivery-section li{border-left:1px solid #c8bfae;flex-direction:column;gap:12px;min-height:100px;padding:8px 0 8px 13px;display:flex}.delivery-section li span{color:#9c7d4c;font-size:12px}.delivery-section li b{font-size:12px}.factory-proof{color:#f2ece3;background:#191713;grid-template-columns:.76fr 1.24fr;gap:44px;padding:76px 5.5vw;display:grid}.factory-proof-copy a,.contact-copy a{color:#e4bf7d;font-size:14px;font-weight:700}.factory-images{grid-template-columns:1fr 1fr;gap:12px;display:grid}.factory-images figure{margin:0}.factory-images img{aspect-ratio:16/9;object-fit:contain;background:#110f0c;width:100%;height:auto;display:block}.factory-images .wide{grid-column:1/-1}.factory-images .wide img{aspect-ratio:auto;height:auto}.factory-images figcaption{color:#c8bdaf;padding-top:8px;font-size:11px}.faq-quote{background:#f7f2ea;grid-template-columns:1fr 1fr;display:grid}.faq-side,.quote-form{padding:74px 5.5vw}.faq-side{border-right:1px solid var(--line)}.product-faq{border-bottom:1px solid var(--line)}.product-faq button{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;gap:15px;width:100%;padding:14px 0;font:600 13px DM Sans,Arial,sans-serif;display:flex}.product-faq button span{font-size:20px;font-weight:400}.product-faq p{color:var(--muted);margin:0 25px 14px 0;font-size:12px;line-height:1.5}.quote-form{color:#f4eee5;background:#171511}.quote-form>p:not(.product-kicker){color:#bfb5a9;font-size:13px;line-height:1.5}.quote-form form{grid-template-columns:1fr 1fr;gap:9px;margin-top:20px;display:grid}.quote-form input,.quote-form select,.quote-form textarea{color:#27231e;background:#faf7f1;border:1px solid #696057;min-width:0;padding:12px;font:12px DM Sans,sans-serif}.quote-form textarea{grid-column:span 2;min-height:88px}.quote-form button{background:var(--gold);cursor:pointer;border:0;justify-content:center;align-items:center;gap:10px;padding:13px 16px;font:700 12px DM Sans,sans-serif;display:flex}.contact-section{background:#eee4d6;grid-template-columns:.75fr 1.25fr;gap:50px;padding:76px 5.5vw;display:grid}.contact-copy address{max-width:360px;margin:25px 0;font-size:15px;font-style:normal;line-height:1.55}.contact-copy a{color:#625034}.map-frame{background:#ddd0bd;border:1px solid #c8baa8;min-height:370px;position:relative}.map-frame iframe{filter:saturate(.83)contrast(1.05);border:0;width:100%;height:370px;display:block}.map-frame span{color:#f2eade;background:#13110ee6;padding:9px 11px;font-size:11px;position:absolute;bottom:14px;left:14px}.product-footer{color:#c9c0b4;background:#11100e;justify-content:space-between;align-items:center;gap:20px;min-height:95px;padding:20px 5.5vw;font-size:11px;display:flex}.product-footer img{object-fit:contain;width:130px;height:42px}@media (max-width:980px){.product-header nav{gap:15px}.product-hero{grid-template-columns:1fr 1fr}.custom-program,.overview-section,.factory-proof,.contact-section{grid-template-columns:1fr}.program-grid{grid-template-columns:repeat(2,1fr);gap:24px}.program-grid>div,.program-grid article{min-height:135px}.overview-product{height:460px}.delivery-section{grid-template-columns:1fr;gap:30px}.delivery-section ol{grid-template-columns:repeat(5,1fr)}.factory-proof-copy{max-width:600px}.faq-quote{grid-template-columns:1fr}.faq-side{border-right:0;border-bottom:1px solid var(--line)}}@media (max-width:680px){.product-header{height:70px;padding:0 20px}.product-header nav{display:none}.product-header-cta{padding:10px;font-size:12px}.product-hero{grid-template-columns:1fr;height:auto}.product-hero-image{height:460px}.product-hero-copy{padding:48px 24px}.hero-facts{grid-template-columns:1fr}.custom-program,.gallery-section,.market-section,.delivery-section,.factory-proof,.faq-side,.quote-form,.contact-section{padding-left:24px;padding-right:24px}.custom-program{gap:28px}.program-grid{border-left:0;grid-template-columns:1fr}.program-grid>div,.program-grid article{border-right:0;border-bottom:1px solid var(--line);padding:0 0 18px}.overview-section{gap:28px;padding:50px 24px}.section-title-row{display:block}.gallery-grid{grid-template-columns:1fr 1fr;height:auto}.gallery-grid img{height:180px}.market-cards{grid-template-columns:1fr}.market-cards img{height:230px}.delivery-section ol{grid-template-columns:1fr}.delivery-section li{min-height:0}.factory-images{grid-template-columns:1fr}.factory-images .wide{grid-column:auto}.factory-images img,.factory-images .wide img{height:auto}.quote-form form{grid-template-columns:1fr}.quote-form textarea{grid-column:auto}.contact-section{gap:28px}.map-frame,.map-frame iframe{height:310px;min-height:310px}.product-footer{grid-template-columns:1fr;padding:24px;font-size:10px;display:grid}.product-footer img{height:38px}}
.jb386-page{--ink:#11100e;--paper:#f7f3ed;--gold:#caa66b;--line:#d8cfc1;--muted:#746d64;background:var(--paper);color:#24201a;font-family:DM Sans,Arial,sans-serif}.jb386-page *{box-sizing:border-box}.jb386-page h1,.jb386-page h2,.jb386-page h3{letter-spacing:-.045em;font-family:Playfair Display,Georgia,serif}.jb386-page a{text-decoration:none}.jb386-header{color:#f8f1e7;z-index:20;background:#11100e;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:24px;height:78px;padding:0 5.5vw;display:flex;position:sticky;top:0}.jb386-brand img,.jb386-footer img{object-fit:contain;width:145px;height:48px}.jb386-header nav{gap:25px;display:flex}.jb386-header nav a{color:#eee6dc;font-size:13px}.jb386-header-cta,.jb386-actions a:first-child{background:var(--gold);color:#1c1710;align-items:center;gap:12px;padding:13px 17px;font-size:13px;font-weight:700;display:inline-flex}.jb386-hero{color:#fff;background:#0c0b0a;grid-template-columns:1.18fr .82fr;height:calc(100vh - 78px);min-height:620px;display:grid}.jb386-hero-image{overflow:hidden}.jb386-hero-image img{object-fit:cover;width:100%;height:100%}.jb386-hero-copy{background:radial-gradient(circle at 18% 85%,#a0286636,#0000 30%),#11100e;flex-direction:column;justify-content:center;padding:72px 5vw;display:flex}.jb386-kicker{letter-spacing:.18em;margin:0 0 14px;font-size:10px;font-weight:700}.jb386-model{letter-spacing:.13em;color:#cdbb9f;margin:0 0 17px;font-size:11px}.jb386-hero h1{margin:0 0 20px;font-size:clamp(51px,5.1vw,78px);line-height:.95}.jb386-hero h1 em{color:var(--gold);font-style:normal}.jb386-hero-copy>p:not(.jb386-kicker):not(.jb386-model){color:#dcd2c6;max-width:410px;margin:0 0 26px;font-size:17px;line-height:1.56}.jb386-actions{gap:10px;max-width:390px;display:grid}.jb386-actions a:last-child{color:#fff;border:1px solid #e6d9c573;justify-content:space-between;align-items:center;padding:13px 17px;font-size:13px;font-weight:600;display:flex}.jb386-facts{color:#ddd4c9;border-top:1px solid #4a433b;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px;padding-top:15px;font-size:10px;line-height:1.45;display:grid}.jb386-overview{background:#fcf8f2;grid-template-columns:.85fr 1.15fr;gap:70px;padding:76px 5.5vw;display:grid}.jb386-overview h2,.color-copy h2,.flip-section h2,.jb386-specs h2,.application-heading h2,.jb386-process h2,.jb386-faq h2,.jb386-quote h2{margin:0 0 15px;font-size:41px;line-height:1.04}.jb386-overview p:not(.jb386-kicker),.color-copy>p:not(.jb386-kicker),.flip-section p:not(.jb386-kicker),.jb386-specs>div>p:not(.jb386-kicker),.jb386-quote>p:not(.jb386-kicker){color:var(--muted);max-width:490px;font-size:14px;line-height:1.6}.jb386-overview>img{object-fit:contain;background:#ece7df;width:100%;height:420px}.jb386-quick-specs{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:10px;margin-top:27px;padding-top:14px;display:grid}.jb386-quick-specs span{color:#62594f;font-size:11px}.color-system{color:#f6efe6;background:#161411;grid-template-columns:.78fr 1.22fr;gap:68px;padding:78px 5.5vw;display:grid}.color-copy>p:not(.jb386-kicker){color:#bfb5aa}.color-system img{object-fit:cover;width:100%;height:400px}.color-selector{flex-wrap:wrap;gap:8px;margin:28px 0 14px;display:flex}.color-dot{cursor:pointer;border:1px solid #ffffff59;border-radius:50%;width:32px;height:32px;padding:0;position:relative}.color-dot span{color:#cfc4b7;opacity:0;pointer-events:none;width:max-content;font-size:10px;position:absolute;top:42px;left:50%;transform:translate(-50%)}.color-dot:hover span,.color-dot.selected span{opacity:1}.color-dot.selected{outline-offset:3px;outline:2px solid #fff}.warm{background:#f2d69a}.pink{background:#f06aa8}.orange{background:#f18b37}.yellow{background:#e9d934}.green{background:#62d768}.blue{background:#66c8f4}.violet{background:#a770ed}.color-copy>b{color:#e6d4b7;margin-top:24px;font-size:12px;display:block}.flip-section{background:#f2eadf;grid-template-columns:1fr 1fr;display:grid}.flip-section>img{object-fit:contain;background:#fff;width:100%;height:480px}.flip-section>div{align-self:center;padding:88px 8vw}.flip-section a{color:#735930;margin-top:15px;font-size:13px;font-weight:700;display:inline-flex}.jb386-specs{background:#fbf8f3;grid-template-columns:.75fr 1.05fr .72fr;gap:35px;padding:76px 5.5vw;display:grid}.spec-table{border-top:1px solid var(--line)}.spec-table>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding:11px 0;font-size:12px;display:flex}.spec-table span{color:var(--muted)}.spec-table b{text-align:right;font-weight:600}.jb386-specs>img{object-fit:contain;background:#eee8df;width:100%;height:310px}.jb386-applications{color:#f8f1e7;background:#151310;padding:76px 5.5vw}.application-heading{justify-content:space-between;align-items:end;gap:40px;max-width:760px;margin-bottom:28px;display:flex}.application-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.application-grid article{background:#211e19}.application-grid img{object-fit:cover;width:100%;height:220px}.application-grid h3{margin:18px 18px 7px;font-size:25px}.application-grid p{color:#c9bfb3;margin:0 18px 20px;font-size:12px;line-height:1.5}.jb386-process{background:#efe4d5;grid-template-columns:.85fr 1.15fr;gap:80px;padding:72px 5.5vw;display:grid}.jb386-process ol{grid-template-columns:repeat(4,1fr);gap:12px;margin:0;padding:0;list-style:none;display:grid}.jb386-process li{border-left:1px solid #c6b8a4;flex-direction:column;gap:13px;min-height:95px;padding:8px 0 8px 13px;display:flex}.jb386-process li span{color:#926f38;font-size:12px}.jb386-process li b{font-size:12px;line-height:1.35}.jb386-faq-quote{grid-template-columns:1fr 1fr;display:grid}.jb386-faq,.jb386-quote{padding:76px 5.5vw}.jb386-faq{border-right:1px solid var(--line);background:#faf6f0}.jb386-faq>div{border-bottom:1px solid var(--line)}.jb386-faq button{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;gap:16px;width:100%;padding:14px 0;font:600 13px DM Sans,sans-serif;display:flex}.jb386-faq button span{font-size:19px;font-weight:400}.jb386-faq div p{color:var(--muted);margin:0 20px 14px 0;font-size:12px;line-height:1.5}.jb386-quote{color:#f7f0e6;background:radial-gradient(circle at 90% 0,#a22d6f38,#0000 45%),#171512}.jb386-quote>p:not(.jb386-kicker){color:#bfb5aa}.jb386-quote form{grid-template-columns:1fr 1fr;gap:9px;margin-top:21px;display:grid}.jb386-quote input,.jb386-quote select,.jb386-quote textarea{color:#231f19;background:#fbf8f1;border:1px solid #6a6054;min-width:0;padding:12px;font:12px DM Sans,sans-serif}.jb386-quote textarea{grid-column:span 2;min-height:88px}.jb386-quote button{background:var(--gold);color:#1b160f;cursor:pointer;border:0;justify-content:center;gap:10px;padding:13px 16px;font:700 12px DM Sans,sans-serif;display:flex}.jb386-footer{color:#c8beb1;background:#11100e;justify-content:space-between;align-items:center;gap:20px;padding:22px 5.5vw;font-size:11px;display:flex}.jb386-footer a:last-child{color:#dec28b;font-weight:700}@media (max-width:950px){.jb386-header nav{gap:14px}.jb386-hero{grid-template-columns:1fr 1fr}.jb386-overview,.color-system,.jb386-specs,.jb386-process{grid-template-columns:1fr;gap:32px}.jb386-faq-quote{grid-template-columns:1fr}.jb386-faq{border-right:0;border-bottom:1px solid var(--line)}.jb386-overview>img{height:360px}.jb386-specs>img{height:350px}}@media (max-width:650px){.jb386-header{height:70px;padding:0 20px}.jb386-header nav{display:none}.jb386-header-cta{padding:10px;font-size:11px}.jb386-hero{grid-template-columns:1fr;height:auto}.jb386-hero-image{height:390px}.jb386-hero-copy{padding:48px 24px}.jb386-facts{grid-template-columns:1fr}.jb386-overview,.color-system,.flip-section,.jb386-specs,.jb386-applications,.jb386-process,.jb386-faq,.jb386-quote{padding-left:24px;padding-right:24px}.jb386-overview h2,.color-copy h2,.flip-section h2,.jb386-specs h2,.application-heading h2,.jb386-process h2,.jb386-faq h2,.jb386-quote h2{font-size:36px}.jb386-overview>img,.color-system img,.flip-section>img{height:290px}.flip-section{grid-template-columns:1fr}.flip-section>div{padding:52px 24px}.jb386-specs>img{height:300px}.application-heading{display:block}.application-grid,.jb386-process ol{grid-template-columns:1fr}.jb386-process li{min-height:0}.jb386-quote form{grid-template-columns:1fr}.jb386-quote textarea{grid-column:auto}.jb386-footer{grid-template-columns:1fr;padding:24px;display:grid}.jb386-footer img{height:38px}}
.jb396-page{--ink:#151310;--paper:#f7f2ea;--gold:#cba564;--line:#ddd2c3;--muted:#746d63;background:var(--paper);color:#241f19;font-family:DM Sans,Arial,sans-serif}.jb396-page *{box-sizing:border-box}.jb396-page h1,.jb396-page h2,.jb396-page h3{letter-spacing:-.045em;font-family:Playfair Display,Georgia,serif}.jb396-page a{text-decoration:none}.jb396-header{z-index:20;color:#f7f1e8;background:#11100e;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:24px;height:78px;padding:0 5.5vw;display:flex;position:sticky;top:0}.jb396-brand img,.jb396-footer img{object-fit:contain;width:145px;height:48px}.jb396-header nav{gap:25px;display:flex}.jb396-header nav a{color:#eee6dc;font-size:13px}.jb396-header-cta,.jb396-actions a:first-child{color:#18130d;background:var(--gold);align-items:center;gap:11px;padding:13px 17px;font-size:13px;font-weight:700;display:inline-flex}.jb396-hero{color:#fff;background:#0d0c0a;grid-template-columns:1.12fr .88fr;height:calc(100vh - 78px);min-height:620px;display:grid}.jb396-hero-image{background:#e8dfd0;overflow:hidden}.jb396-hero-image img{object-fit:cover;object-position:right center;width:100%;height:100%}.jb396-hero-copy{background:radial-gradient(circle at 10% 85%,#9d5d1c38,#0000 30%),#11100e;flex-direction:column;justify-content:center;padding:72px 5vw;display:flex}.jb396-kicker{letter-spacing:.18em;margin:0 0 14px;font-size:10px;font-weight:700}.jb396-model{color:#cdbb9f;letter-spacing:.13em;margin:0 0 17px;font-size:11px}.jb396-hero h1{max-width:520px;margin:0 0 20px;font-size:clamp(49px,5vw,77px);line-height:.96}.jb396-hero h1 em{color:var(--gold);font-style:normal;display:block}.jb396-hero-copy>p:not(.jb396-kicker):not(.jb396-model){color:#ded4c7;max-width:410px;margin:0 0 26px;font-size:17px;line-height:1.56}.jb396-actions{gap:13px;max-width:430px;display:grid}.jb396-actions a{color:#fff;border:1px solid #f1e7da75;justify-content:space-between;padding:17px 18px;font-size:14px;font-weight:700;display:flex}.jb396-facts{color:#d6ccc0;border-top:1px solid #ffffff29;justify-content:space-between;gap:10px;max-width:480px;margin-top:43px;padding-top:19px;font-size:11px;display:flex}.jb396-overview,.jb396-install{grid-template-columns:1fr 1fr;align-items:center;gap:8vw;padding:108px 8vw;display:grid}.jb396-overview>div,.jb396-install>div{max-width:535px}.jb396-overview h2,.jb396-control h2,.jb396-install h2,.jb396-specs h2,.jb396-applications h2,.jb396-gallery h2,.jb396-faq h2,.jb396-quote h2{margin:0 0 18px;font-size:clamp(37px,4vw,58px);line-height:1.02}.jb396-overview>div>p:not(.jb396-kicker),.jb396-install p:not(.jb396-kicker),.jb396-control p:not(.jb396-kicker),.jb396-specs-copy>p:not(.jb396-kicker),.jb396-gallery p:not(.jb396-kicker),.jb396-quote p:not(.jb396-kicker){color:var(--muted);font-size:16px;line-height:1.65}.jb396-overview img,.jb396-install img{object-fit:cover;width:100%;min-height:390px}.jb396-quick-specs{flex-wrap:wrap;gap:10px;margin-top:29px;display:flex}.jb396-quick-specs span{border:1px solid var(--line);color:#5b544b;padding:10px 12px;font-size:12px;font-weight:700}.jb396-control{color:#fbf6ef;background:#201b16;grid-template-columns:1.05fr .95fr;display:grid}.jb396-control>img{object-fit:cover;width:100%;height:100%;min-height:560px}.jb396-control-copy{align-self:center;padding:76px 8vw}.jb396-control-copy>p:not(.jb396-kicker){color:#d4c9bb}.temperature-row{grid-template-columns:repeat(3,1fr);gap:2px;margin-top:34px;display:grid}.temperature-row span{text-align:center;color:#2a2117;background:#e4b463;padding:17px 10px;font-size:11px;font-weight:700}.temperature-row span:nth-child(2){background:#ead4aa}.temperature-row span:nth-child(3){background:#f3f1ea}.jb396-install{background:#e8dfd2}.jb396-install ol{counter-reset:steps;margin:28px 0 0;padding:0;list-style:none}.jb396-install li{border-top:1px solid #cfc2b2;padding:14px 0;font-weight:600}.jb396-install li:before{content:"0" counter(steps);counter-increment:steps;color:#ab844a;letter-spacing:.08em;width:36px;font-size:12px;display:inline-block}.jb396-specs{color:#f7f1e7;background:#14120f;grid-template-columns:.85fr 1.15fr;gap:9vw;padding:105px 8vw;display:grid}.jb396-specs-copy>p:not(.jb396-kicker){color:#c9beb1}.finish-picker{margin-top:30px}.finish-picker b{margin-bottom:12px;font-size:13px;display:block}.finish-picker>div{gap:8px;display:flex}.finish{color:#f9f2e8;cursor:pointer;background:0 0;border:1px solid #ffffff54;padding:10px 13px}.finish.selected{border-color:var(--gold);color:#18130d;background:var(--gold)}.spec-table{border-top:1px solid #ffffff42}.spec-table>div{border-bottom:1px solid #ffffff2e;grid-template-columns:.86fr 1.14fr;padding:15px 0;font-size:14px;display:grid}.spec-table span{color:#c5b9aa}.spec-table strong{font-weight:600}.jb396-applications{padding:107px 5.5vw}.jb396-section-heading{justify-content:space-between;align-items:end;margin:0 2.5vw 40px;display:flex}.jb396-section-heading h2{margin:0}.jb396-app-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.jb396-app-grid article{background:#ede5da}.jb396-app-grid img{object-fit:cover;width:100%;height:300px}.jb396-app-grid h3{margin:24px 24px 8px;font-size:28px}.jb396-app-grid p{color:var(--muted);margin:0 24px 28px;font-size:14px;line-height:1.55}.jb396-gallery{color:#f7f0e5;background:#16130f;grid-template-columns:1.15fr .85fr;display:grid}.jb396-gallery img{object-fit:cover;width:100%;height:560px}.jb396-gallery>div{align-self:center;padding:70px 8vw}.jb396-gallery p:not(.jb396-kicker){color:#d4c6b5}.jb396-gallery a{color:#e5bb76;gap:13px;margin-top:12px;font-weight:700;display:inline-flex}.jb396-faq{max-width:1000px;margin:auto;padding:105px 5vw}.jb396-faq h2{margin-bottom:31px}.faq-item{border:0;border-top:1px solid var(--line);color:#251f18;text-align:left;cursor:pointer;background:0 0;grid-template-columns:1fr auto;width:100%;padding:21px 0;font:600 17px DM Sans,Arial,sans-serif;display:grid}.faq-item:last-child{border-bottom:1px solid var(--line)}.faq-item b{color:#a9834c;font-size:24px;font-weight:400}.faq-item p{max-width:650px;color:var(--muted);grid-column:1/-1;margin:14px 0 0;font:400 14px/1.6 DM Sans,Arial,sans-serif}.jb396-quote{color:#18130d;background:#d7b170;grid-template-columns:.8fr 1.2fr;gap:8vw;padding:92px 8vw;display:grid}.jb396-quote>div{max-width:480px}.jb396-quote>div p:not(.jb396-kicker){color:#4d3d27}.jb396-quote form{grid-template-columns:1fr 1fr;gap:12px;display:grid}.jb396-quote input,.jb396-quote select,.jb396-quote textarea{color:#241a11;background:#f8edda;border:1px solid #221a1154;border-radius:0;width:100%;padding:15px;font:14px DM Sans,Arial,sans-serif}.jb396-quote textarea,.jb396-quote button{grid-column:1/-1}.jb396-quote button{color:#f8f0e5;cursor:pointer;background:#1d1710;border:0;justify-content:space-between;padding:16px 18px;font:700 14px DM Sans,Arial,sans-serif;display:flex}.jb396-footer{color:#e4d9ca;background:#11100e;justify-content:space-between;align-items:center;gap:24px;padding:31px 5.5vw;display:flex}.jb396-footer p{color:#bfb1a0;margin:0;font-size:12px}.jb396-footer>a:last-child{color:#dcb36d;font-size:13px;font-weight:700}@media (max-width:900px){.jb396-header nav{display:none}.jb396-hero{grid-template-columns:1fr;height:auto;min-height:0}.jb396-hero-image{height:520px}.jb396-hero-copy{padding:64px 7vw}.jb396-overview,.jb396-install,.jb396-control,.jb396-specs,.jb396-gallery,.jb396-quote{grid-template-columns:1fr}.jb396-overview,.jb396-install,.jb396-specs,.jb396-quote{padding:75px 7vw}.jb396-control>img{min-height:440px}.jb396-control-copy{padding:70px 7vw}.jb396-applications{padding:75px 7vw}.jb396-app-grid{grid-template-columns:1fr}.jb396-app-grid img{height:360px}.jb396-gallery img{height:430px}.jb396-gallery>div{padding:64px 7vw}}@media (max-width:600px){.jb396-header{height:70px;padding:0 20px}.jb396-brand img{width:123px}.jb396-header-cta{padding:11px 13px;font-size:11px}.jb396-hero-image{height:360px}.jb396-hero-copy{padding:54px 24px}.jb396-facts{grid-template-columns:1fr;gap:8px;display:grid}.jb396-overview,.jb396-install,.jb396-specs,.jb396-quote,.jb396-faq{padding:58px 24px}.jb396-overview img,.jb396-install img{min-height:280px}.jb396-control>img{min-height:330px}.jb396-control-copy{padding:55px 24px}.jb396-applications{padding:58px 24px}.jb396-app-grid img{height:290px}.jb396-section-heading{margin:0 0 27px;display:block}.jb396-gallery img{height:310px}.jb396-gallery>div{padding:55px 24px}.jb396-quote form{grid-template-columns:1fr}.jb396-quote textarea,.jb396-quote button{grid-column:auto}.jb396-footer{flex-direction:column;align-items:flex-start;padding:29px 24px}.spec-table>div{grid-template-columns:1fr;gap:5px}}
:root{--brief-cream:#f5f1e8;--brief-ink:#292929;--brief-gold:#b79a6b;--brief-line:#29292924;--brief-soft:#e9e2d5}body{background:var(--brief-cream);color:var(--brief-ink);font-family:Arial,Helvetica,sans-serif}.site-shell{width:min(1360px,100% - 64px);margin-inline:auto}.site-header{z-index:50;border-bottom:1px solid var(--brief-line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5f1e8ed;height:78px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;height:100%;display:flex}.wordmark{letter-spacing:.09em;text-transform:uppercase;font:600 23px/1 Georgia,serif;text-decoration:none}.wordmark span{letter-spacing:.18em;color:#665d52;margin-left:5px;font:400 12px/1 Arial,sans-serif}.primary-nav{align-items:center;gap:27px;display:flex}.primary-nav a{letter-spacing:.04em;color:#39342d;font-size:12px;text-decoration:none}.primary-nav a:hover{color:var(--brief-gold)}.header-actions{align-items:center;gap:10px;display:flex}.site-header .language summary{color:#292929;background:0 0;border-color:#29292932}.button{border:1px solid var(--brief-gold);background:var(--brief-gold);color:#fffdf8;letter-spacing:.02em;border-radius:0;padding:14px 21px;transition:transform .18s,background .18s}.button:hover{background:#9d8055;transform:translateY(-2px)}.button-small{padding:11px 16px;font-size:12px}.footer{background:var(--brief-ink);color:#d8d0c4;padding:28px 0}.brief-home,.download-page{background:var(--brief-cream);color:var(--brief-ink)}.new-hero{border-bottom:1px solid var(--brief-line);overflow:hidden}.hero-grid{grid-template-columns:.83fr 1.17fr;min-height:clamp(600px,75vh,760px);display:grid}.hero-text{align-self:center;padding:76px 5vw 76px 0}.eyebrow{letter-spacing:.2em;color:#9f7d4e;font-size:10px;font-weight:800}.hero-text h1,.page-hero h1,.section-intro h2,.quote-panel h2,.story-grid h2,.process-grid h2,.download-card h1{letter-spacing:-.045em;margin:18px 0;font:clamp(45px,4.7vw,78px)/.98 Georgia,serif}.hero-text h1 em{color:var(--brief-gold);font-style:normal}.hero-text>p:not(.eyebrow),.page-hero p,.section-intro>p,.quote-panel>div>p,.manufacturing-copy>p,.story-grid p,.process-grid p,.download-card>p{color:#625b51;font-size:16px;line-height:1.7}.hero-actions{align-items:center;gap:24px;margin-top:34px;display:flex}.inline-link{color:var(--brief-ink);font-size:13px;font-weight:700;text-decoration:none}.inline-link span{margin-left:7px;transition:transform .2s;display:inline-block}.inline-link:hover span{transform:translate(4px)}.hero-points{color:#625b51;flex-wrap:wrap;gap:11px 20px;margin-top:55px;font-size:11px;display:flex}.hero-points span:before{content:"✦";color:var(--brief-gold);margin-right:6px}.hero-visual{background:#ded6c8;position:relative}.hero-visual:after{content:"";background:linear-gradient(90deg,#f5f1e824,#0000 22%);position:absolute;inset:0}.hero-visual img{object-fit:cover;width:100%;height:100%}.section-intro{max-width:690px;margin-bottom:43px}.section-intro h2{font-size:clamp(39px,4.1vw,63px)}.section-intro.intro-split{grid-template-columns:1fr .8fr;align-items:end;gap:70px;max-width:none;display:grid}.section-intro.intro-split>p{margin:0 0 9px}.product-card-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.product-card{min-height:500px;color:inherit;border:1px solid var(--brief-line);background:#fffdf9;text-decoration:none;transition:transform .25s,box-shadow .25s;display:block}.product-card:hover{transform:translateY(-5px);box-shadow:0 22px 40px #30251912}.product-image{background:#ece5da;height:300px;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-card:hover .product-image img{transform:scale(1.04)}.product-card-copy h3,.application-grid h2,.application-grid h3{margin:10px 0;font:31px/1.1 Georgia,serif}.product-card-copy p:not(.eyebrow),.application-grid p{color:#625b51;min-height:69px;font-size:14px;line-height:1.65}.text-link{color:#8f7048;margin-top:8px;font-size:13px;font-weight:700;display:inline-block}.text-link b{margin-left:6px}.dark-editorial{background:var(--brief-ink);color:#f5f1e8;padding:92px 0}.manufacturing-feature{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;display:grid}.manufacturing-photo{min-height:420px;overflow:hidden}.manufacturing-photo img{object-fit:cover;width:100%;height:100%}.manufacturing-copy h2{letter-spacing:-.045em;margin:18px 0;font:clamp(39px,4vw,62px)/1 Georgia,serif}.light-link{color:#e8cf9d;margin:16px 0 36px;display:inline-block}.manufacturing-copy dl{grid-template-columns:repeat(3,1fr);gap:12px;margin:0;display:grid}.manufacturing-copy dl div{border-top:1px solid #ffffff2a;padding-top:14px}.manufacturing-copy dt{color:#e4c58c;font:26px Georgia,serif}.manufacturing-copy dd{color:#cec5b8;margin:5px 0;font-size:11px}.application-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:34px;display:grid}.application-grid img{object-fit:cover;width:100%;height:285px;display:block}.application-grid h2,.application-grid h3,.application-grid p{margin-left:20px;margin-right:20px}.application-grid h2,.application-grid h3{margin-top:21px;font-size:27px}.application-grid p{min-height:auto;margin-bottom:24px}.quote-panel{background:#e5dccd;justify-content:space-between;align-items:center;gap:55px;width:min(1360px,100% - 64px);margin:0 auto 72px;padding:54px 62px;display:flex}.quote-panel h2{margin-bottom:12px;font-size:clamp(36px,4vw,58px)}.quote-panel>div>p{max-width:690px;margin:0}.quote-panel .button{flex:none}.quote-panel-compact{margin-top:0}.page-hero{background:#eee8de;padding:78px 0}.page-hero-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.page-hero h1{margin-bottom:20px}.page-hero-grid>img{object-fit:cover;width:100%;height:390px}.story-grid{grid-template-columns:.85fr 1.15fr;gap:100px;display:grid}.story-grid p{margin:0 0 20px}.story-grid h2{font-size:clamp(38px,3.8vw,58px)}.process-grid{grid-template-columns:1fr 1fr;align-items:start;gap:100px;display:grid}.process-grid h2{font-size:clamp(38px,3.8vw,58px)}.process-grid>div>p{color:#d8d0c4}.process-grid ol{margin:0;padding:0;list-style:none}.process-grid li{color:#d8d0c4;border-top:1px solid #ffffff2b;grid-template-columns:64px 1fr;gap:15px;padding:20px 0;font-size:14px;line-height:1.6;display:grid}.process-grid b{color:#e4c58c;font:15px Georgia,serif}.process-grid strong{color:#f7f0e6;margin-bottom:3px;display:block}.download-page{place-items:center;min-height:calc(100vh - 150px);padding:80px 0;display:grid}.download-card{background:#e8dfd0;width:min(850px,100%);padding:70px}.download-card h1{font-size:clamp(43px,5vw,70px)}.download-card>p{max-width:620px;margin-bottom:28px}.contact-hero,.contact{background:var(--brief-cream);color:var(--brief-ink)}.contact-copy{background:#e8dfd0}.contact-copy h1{font:clamp(46px,4.5vw,72px)/.98 Georgia,serif}.form input,.form textarea{background:#fffdf9;border-color:#a79c8d;border-radius:0}.form label{color:#39342d;font-size:12px}.form .button{border:0}.product-hero{background:var(--brief-cream);color:var(--brief-ink)}.product-copy p{color:#625b51}.product-body{background:var(--brief-cream);color:var(--brief-ink)}@media (max-width:900px){.primary-nav{gap:13px}.site-shell,.quote-panel{width:min(100% - 36px,1360px)}.hero-grid{grid-template-columns:1fr;min-height:0}.hero-text{padding:82px 0 56px}.hero-visual{height:470px}.section-intro.intro-split,.manufacturing-feature,.page-hero-grid,.story-grid,.process-grid{grid-template-columns:1fr;gap:38px}.manufacturing-photo{min-height:330px}.page-hero-grid>img{height:330px}.quote-panel{gap:25px;padding:42px}}@media (max-width:700px){.site-header{height:68px}.primary-nav{display:none}.header-inner{gap:12px}.wordmark{font-size:18px}.wordmark span{display:none}.site-header .language summary{padding:8px;font-size:0}.site-header .language summary:first-letter{font-size:14px}.button-small{padding:10px 12px}.button-small span{display:none}.hero-text h1{font-size:50px}.hero-visual{height:340px}.editorial-section{padding:72px 0}.product-card-grid,.application-grid{grid-template-columns:1fr}.product-card{min-height:0}.product-image{height:285px}.product-card-copy p:not(.eyebrow){min-height:0}.dark-editorial{padding:70px 0}.manufacturing-copy dl{grid-template-columns:1fr 1fr}.quote-panel{margin-bottom:36px;padding:34px 26px;display:block}.quote-panel .button{margin-top:26px}.page-hero{padding:58px 0}.page-hero-grid>img{height:260px}.story-grid,.process-grid{gap:24px}.download-page{padding:48px 0}.download-card{padding:42px 25px}.contact-hero{grid-template-columns:1fr}.contact-copy{padding:54px 24px}.contact-hero img{min-height:260px}.application-grid img{height:270px}}.new-product-page{background:var(--brief-cream);color:var(--brief-ink)}.new-product-hero{background:#eee8de;padding:78px 0}.new-product-hero-grid{grid-template-columns:.84fr 1.16fr;align-items:center;gap:80px;display:grid}.new-product-hero h1{letter-spacing:-.045em;margin:18px 0;font:clamp(48px,5.5vw,78px)/.98 Georgia,serif}.new-product-hero p:not(.eyebrow){color:#625b51;max-width:570px;margin-bottom:30px;font-size:17px;line-height:1.65}.new-product-image{background:#e4ddd1;height:440px;overflow:hidden}.new-product-image img{object-fit:cover;width:100%;height:100%}.product-overview-grid{grid-template-columns:1fr 1fr;gap:110px;display:grid}.product-overview-grid h2,.product-scene h2{letter-spacing:-.04em;margin:18px 0;font:clamp(38px,4vw,60px)/1 Georgia,serif}.product-overview-grid>div>p:not(.eyebrow),.product-scene p:not(.eyebrow){color:#625b51;line-height:1.7}.spec-list{border-top:1px solid var(--brief-line)}.spec-list>div{border-bottom:1px solid var(--brief-line);justify-content:space-between;gap:32px;padding:14px 0;font-size:14px;display:flex}.spec-list span{color:#625b51}.spec-list b{text-align:right;font-weight:600}.product-scene{background:#e7dece;grid-template-columns:1.2fr .8fr;min-height:480px;display:grid}.product-scene>img{object-fit:cover;width:100%;height:100%}.product-scene>div{align-self:center;padding:60px clamp(32px,6vw,110px)}@media (max-width:900px){.new-product-hero-grid,.product-overview-grid,.product-scene{grid-template-columns:1fr;gap:32px}.new-product-image{height:380px}.product-scene>img{min-height:340px}}@media (max-width:700px){.new-product-hero{padding:55px 0}.new-product-image{height:310px}.product-scene>img{min-height:290px}.product-scene>div{padding:54px 24px}.spec-list>div{gap:15px}}.nav-mega{position:static}.nav-mega summary{cursor:pointer;white-space:nowrap;list-style:none}.nav-mega summary::-webkit-details-marker{display:none}.nav-mega summary span{margin-left:4px;font-size:12px;transition:transform .2s}.nav-mega[open] summary span{display:inline-block;transform:rotate(180deg)}.mega-menu{z-index:60;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f5f1e8f7;border-top:1px solid #2929291a;border-bottom:1px solid #2929291f;padding:25px 0 31px;position:absolute;top:100%;left:0;right:0;box-shadow:0 22px 35px #241d1516}.mega-menu-grid{grid-template-columns:1fr 1fr 1fr 1.1fr;gap:45px;display:grid}.short-menu{grid-template-columns:1fr 1fr;max-width:800px;margin-left:calc(50% + min(1360px,100% - 64px)/-2)}.mega-menu-grid>div{align-content:start;gap:11px;display:grid}.mega-label{letter-spacing:.16em;color:#9f7d4e;margin:0 0 7px;font-size:10px;font-weight:800}.mega-menu a{color:#373229;font-size:13px;line-height:1.45;text-decoration:none}.mega-menu a small{color:#776e61;margin-top:1px;font-size:11px;display:block}.mega-menu .mega-all{color:#87673e;margin-top:13px;font-weight:700}.mega-all span{margin-left:5px}.mega-feature{background:#e4dacb;grid-template-columns:.9fr 1.1fr;gap:16px;min-height:182px;display:grid;overflow:hidden}.mega-feature img{object-fit:cover;background:#eee8de;width:100%;height:100%;min-height:182px}.mega-feature>span{flex-direction:column;justify-content:center;gap:6px;padding:13px 17px 13px 0;font:22px/1.05 Georgia,serif;display:flex}.mega-feature b,.mega-feature i{letter-spacing:.13em;text-transform:uppercase;color:#997749;font:700 10px/1 Arial,sans-serif}.mega-feature i{margin-top:7px;font-style:normal}.nav-mega:not([open]):hover>.mega-menu{display:block}.nav-mega:not([open]):hover>summary span{display:inline-block;transform:rotate(180deg)}body:has(.brief-home) .site-header{background:0 0;border-bottom-color:#2929291a;width:100%;position:absolute}:is(body:has(.brief-home) .site-header:hover,body:has(.brief-home) .site-header:focus-within){-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5f1e8ed}body:has(.brief-home) .new-hero{padding-top:78px}@media (max-width:900px){.mega-menu-grid{gap:25px}.mega-feature{display:none}.mega-menu-grid{grid-template-columns:repeat(3,1fr)}.short-menu{grid-template-columns:1fr 1fr;max-width:none;margin-left:auto}}@media (max-width:700px){.nav-mega{display:none}body:has(.brief-home) .new-hero{padding-top:68px}}.site-header{background:#f4f1eaf2;height:84px}.header-inner{max-width:1460px}.wordmark{letter-spacing:.12em;font-size:22px}.primary-nav{gap:30px}.primary-nav a,.nav-mega summary{letter-spacing:.08em;text-transform:uppercase;font-size:11px}.button{letter-spacing:.08em;text-transform:uppercase;padding:15px 22px;font-size:12px}.button-small{padding:12px 17px}.new-hero{background:linear-gradient(115deg,#e8e1d6 0%,#f4f1ea 48%,#e8e0d4 100%)}.hero-grid{grid-template-columns:.92fr 1.08fr;min-height:clamp(640px,78vh,800px)}.hero-text{padding-right:7vw;position:relative}.hero-text:after{content:"";background:var(--brief-gold);width:72px;height:1px;position:absolute;top:55px;left:0}.hero-text .eyebrow{margin-top:28px}.hero-text h1{font-size:clamp(51px,5.3vw,84px)}.hero-text>p:not(.eyebrow){max-width:500px;font-size:17px}.hero-visual{margin:20px 0;box-shadow:-18px 22px 45px #28201718}.hero-points{border-top:1px solid var(--brief-line);gap:12px 25px;padding-top:20px}.editorial-section{padding:132px 0}.section-intro{margin-bottom:55px}.section-intro h2{max-width:700px}.section-intro.intro-split{grid-template-columns:1.08fr .7fr}.product-card-grid{gap:26px}.product-card{background:0 0;border:0;min-height:0}.product-image{background:#e7e0d5;height:345px}.product-card-copy{padding:20px 0 14px}.product-card-copy h3{font-size:30px}.product-card-copy p:not(.eyebrow){max-width:340px;min-height:0}.dark-editorial{background:linear-gradient(120deg,#232321,#302d28);padding:118px 0}.manufacturing-feature{grid-template-columns:1.12fr .88fr}.manufacturing-photo{min-height:470px}.manufacturing-copy{max-width:500px}.manufacturing-copy dl{margin-top:12px}.applications-feature{padding-bottom:110px}.application-grid{gap:26px}.application-grid article{background:0 0}.application-grid img{height:320px}.application-grid h3{margin-left:0;margin-right:0;font-size:29px}.application-grid p{max-width:290px;margin-left:0;margin-right:0}.quote-panel{background:#e2d8c9;width:min(1420px,100% - 64px);padding:68px 74px;position:relative;overflow:hidden}.quote-panel:after{content:"";border:1px solid #a98b6055;border-radius:50%;width:310px;height:310px;position:absolute;top:-135px;right:-130px}.quote-panel>*{z-index:1;position:relative}.mega-menu{background:#f4f1eaf7;border-top-color:#24232116;padding:33px 0 38px}.mega-menu-grid{grid-template-columns:1fr 1fr 1fr 1.15fr;gap:58px}.mega-label{letter-spacing:.2em;font-size:9px}.mega-menu-grid>div{gap:14px}.mega-menu a{font-size:13px}.mega-feature>span{font-size:23px}.footer{background:#242321;padding:38px 0}@media (max-width:900px){.hero-grid{grid-template-columns:1fr}.hero-visual{height:480px;margin:0}.hero-text{padding-right:0}.editorial-section{padding:92px 0}.product-image{height:310px}.manufacturing-photo{min-height:370px}.quote-panel{padding:48px}.application-grid img{height:280px}}@media (max-width:700px){.site-header{height:68px}.new-hero{padding-top:68px!important}.hero-text{padding-top:74px}.hero-text:after{top:44px}.hero-text h1{font-size:51px}.hero-visual{height:340px;margin:0}.editorial-section{padding:74px 0}.product-card-grid,.application-grid{gap:42px}.product-image{height:290px}.dark-editorial{padding:76px 0}.quote-panel{width:calc(100% - 32px);padding:38px 26px}.quote-panel:after{width:200px;height:200px;top:-100px;right:-80px}}:root{--brief-cream:#15130f;--brief-ink:#f5efe5;--brief-gold:#c6a166;--brief-line:#ffffff1a}.brief-home,.download-page,.new-product-page{color:#f5efe5;background:#15130f}.site-header,.site-header:hover,.site-header:focus-within{-webkit-backdrop-filter:blur(18px)saturate(135%);backdrop-filter:blur(18px)saturate(135%);background:#15130fb8!important;border-bottom-color:#ffffff1c!important}.wordmark{color:#f5efe5}.wordmark span{color:#d4c2a5}.primary-nav a,.nav-mega summary{color:#f5efe5}.primary-nav a:hover,.nav-mega summary:hover{color:#c6a166}.site-header .language summary{color:#f5efe5;border-color:#fff3}.site-header .language ul{color:#f5efe5;background:#211d17;border-color:#fff2}.site-header .language a:hover{background:#ffffff12}.button{color:#15130f;background:#c6a166;border-color:#c6a166}.button:hover{background:#ddbd82}.new-hero{background:#15130f;border-color:#ffffff14;position:relative}.new-hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 78% 26%,#8a67343d,#0000 37%),linear-gradient(90deg,#15130f 6%,#15130fcb 43%,#15130f1c 76%);position:absolute;inset:0}.new-hero .hero-grid{z-index:1;position:relative}.hero-text:after{background:#c6a166}.hero-text h1{color:#f5efe5}.hero-text>p:not(.eyebrow),.hero-points{color:#ded3c3}.hero-points{border-top-color:#ffffff24}.hero-visual{box-shadow:-26px 25px 55px #00000052}.hero-visual:after{background:linear-gradient(90deg,#15130f58,#0000 46%),linear-gradient(#0000 58%,#00000045)}.editorial-section{color:#15130f;background:#f5efe5}.section-intro>p,.product-card-copy p:not(.eyebrow),.application-grid p{color:#635a50}.product-card{background:0 0}.product-image{background:#e1d8c9}.dark-editorial{color:#f5efe5;background:linear-gradient(120deg,#15130f,#252017)}.manufacturing-copy>p{color:#ded3c3}.applications-feature{background:#efe7da}.quote-panel{color:#f5efe5;background:#211b14}.quote-panel>div>p{color:#ded3c3}.quote-panel:after{border-color:#c6a16642}.quote-panel .button{background:#c6a166}.mega-menu{background:#191713f2;border-color:#ffffff18;box-shadow:0 26px 42px #0006}.mega-label{color:#dfc18c}.mega-menu a{color:#f5efe5}.mega-menu a:hover{color:#dcb675}.mega-menu a small{color:#cbbfae}.mega-menu .mega-all{color:#dfbd80}.mega-feature{background:#2a241c}.mega-feature>span{color:#f5efe5}.footer{color:#c9bdac;background:#0e0d0b}.page-hero,.new-product-hero{color:#f5efe5;background:#201d18}.page-hero p,.new-product-hero p:not(.eyebrow),.product-overview-grid>div>p:not(.eyebrow),.product-scene p:not(.eyebrow){color:#d7cdbc}.product-overview-grid{color:#15130f}.product-body{color:#15130f;background:#f5efe5}.spec-list,.spec-list>div{border-color:#2c251c2b}.product-scene{color:#15130f;background:#e4d7c4}.contact-hero,.contact{color:#15130f;background:#f5efe5}
:root{--ink:#292929;--gold:#b79a6b;--cream:#f5f1e8;--muted:#6d6a64;--line:#29292924}html,body{background:var(--cream);color:var(--ink);font-family:Manrope,Helvetica Neue,Arial,sans-serif}body{overflow-x:clip}.wrap,.site-shell{width:min(1360px,100% - 64px)}.site-header,.site-header:hover,.site-header:focus-within{-webkit-backdrop-filter:blur(18px)saturate(125%);height:80px;background:#f5f1e8c2!important;border-bottom:1px solid #2929291c!important}.header-inner{max-width:1460px}.wordmark{color:var(--ink);letter-spacing:.13em;font:700 18px/1 Manrope,sans-serif}.wordmark span{color:var(--gold);font:500 10px/1 Manrope,sans-serif}.primary-nav{gap:clamp(17px,2vw,31px)}.primary-nav a,.nav-mega summary{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;font:600 11px/1 Manrope,sans-serif}.primary-nav a:hover,.nav-mega summary:hover{color:var(--gold)}.site-header .language summary{color:var(--ink);background:#f5f1e88c;border-color:#2929292b}.site-header .language ul{color:var(--ink);border-color:var(--line);background:#fffdf9}.site-header .language a:hover{background:#f0eadf}.mega-menu{-webkit-backdrop-filter:blur(20px)saturate(115%);backdrop-filter:blur(20px)saturate(115%);background:#fffdf9fa;border-top-color:#2929291a;border-bottom-color:#2929291f;box-shadow:0 20px 38px #29292917}.mega-label,.mega-feature b,.mega-feature i{color:var(--gold)}.mega-menu a{color:var(--ink)}.mega-menu a:hover,.mega-menu .mega-all{color:#927444}.mega-menu a small{color:var(--muted)}.mega-feature{background:#eee7da}.mega-feature>span{color:var(--ink);font-family:Manrope,sans-serif;font-weight:600}.button,.header-cta,.product-header-cta,.jb386-header-cta,.jb396-header-cta{border:1px solid var(--gold);background:var(--gold);color:#fffdf9;letter-spacing:.04em;text-transform:uppercase;border-radius:0;font:600 12px/1 Manrope,sans-serif;transition:transform .18s,background .18s,box-shadow .18s}.button:hover,.header-cta:hover,.product-header-cta:hover,.jb386-header-cta:hover,.jb396-header-cta:hover{background:#9e8156;transform:translateY(-1px);box-shadow:0 9px 20px #70562f2e}.button-outline,.secondary-cta,.jb386-actions a:last-child{color:currentColor;background:0 0;border-color:currentColor}.hero{background:#292929;min-height:650px}.hero video,.hero>img{opacity:.66}.hero:before{background:linear-gradient(90deg,#191918eb 2%,#191918ab 42%,#1919181f 77%)}.hero:after{display:none}.hero-copy{max-width:690px;color:var(--cream);padding:118px 0 94px}.eyebrow,.gold,.product-kicker,.jb386-kicker,.jb396-kicker,.contact-kicker{letter-spacing:.18em;font:700 10px/1.45 Manrope,sans-serif;color:var(--gold)!important}.hero h1,.section-title,.section-heading h2,.product-page h1,.product-page h2,.jb386-page h1,.jb386-page h2,.jb386-page h3,.jb396-page h1,.jb396-page h2,.jb396-page h3,.contact-page h1,.contact-page h2,.blog-page h1,.blog-page h2,.blog-page h3{letter-spacing:-.055em;font-family:Manrope,Helvetica Neue,Arial,sans-serif;font-weight:600}.hero h1{color:var(--cream);font-size:clamp(50px,5.6vw,80px);line-height:.98}.hero h1 em{color:#ddc08d}.lede{color:#f5f1e8db;max-width:530px;font-size:18px}.facts{color:#f5f1e8c2;border-top:1px solid #ffffff3d}.facts span:before{color:#ddc08d}.section{background:var(--cream);color:var(--ink);padding:112px 0}.section.dark{color:var(--cream);background:#292929}.section-heading{margin-bottom:48px}.section-heading h2{font-size:clamp(37px,4.2vw,60px)}.section-heading p{color:var(--muted);font-size:15px}.section.dark .section-heading p{color:#f5f1e8b3}.cards{gap:24px}.card{background:0 0;grid-template-rows:355px auto;min-height:0;display:grid;overflow:hidden}.card img{opacity:1;height:355px;transition:transform .35s;position:static}.card:after{display:none}.card:hover img{transform:scale(1.025)}.card div{color:var(--ink);padding:19px 0 0;position:static}.card h3{letter-spacing:-.04em;margin:0 0 7px;font:600 22px/1.16 Manrope,sans-serif}.card p{color:var(--muted);font:400 13px/1.6 Manrope,sans-serif}.product-page,.jb386-page,.jb396-page,.contact-page,.blog-page{background:var(--cream);color:var(--ink)}.product-hero,.jb386-hero,.jb396-hero,.contact-hero,.blog-hero,.blog-article-header{color:var(--cream);background:#292929}.product-hero-copy,.jb386-hero-copy,.jb396-hero-copy{background:#292929}.product-summary,.jb386-hero-copy>p:not(.jb386-kicker):not(.jb386-model),.jb396-hero-copy>p:not(.jb396-kicker):not(.jb396-model),.contact-lede,.blog-article-header .lede{color:#f5f1e8c2}.product-code,.jb386-model,.jb396-model{color:#ddc08d}.product-body,.jb386-overview,.jb386-specs,.jb386-applications,.jb386-faq,.jb396-overview,.jb396-install,.jb396-specs,.jb396-applications,.jb396-gallery,.jb396-faq,.contact,.blog-article-body{background:var(--cream);color:var(--ink)}.overview-section,.gallery-section,.delivery-section,.market-section,.contact-section,.jb386-process,.jb396-control,.jb396-gallery{color:var(--ink);background:#eee9df}.factory-proof,.faq-quote,.jb386-faq-quote,.jb396-quote,.blog-cta{color:var(--cream);background:#292929}.specifications,.jb386-quick-specs,.jb396-quick-specs{color:var(--ink);background:#e7ddcd}.specifications>div,.spec-table>div,.specs div,.product-faq,.jb386-faq>div,.faq-item{border-color:var(--line)}.specifications span,.spec-table span,.specs span{color:var(--muted)}.gallery-grid img,.jb396-gallery img,.factory-images img,.quote-form,.jb386-quote,.jb396-quote,.b2b-form,.form input,.form textarea,.quote-form input,.quote-form select,.quote-form textarea,.jb386-quote input,.jb386-quote select,.jb386-quote textarea,.jb396-quote input,.jb396-quote select,.jb396-quote textarea{border-radius:0}.form input,.form textarea,.quote-form input,.quote-form select,.quote-form textarea,.jb386-quote input,.jb386-quote select,.jb386-quote textarea,.jb396-quote input,.jb396-quote select,.jb396-quote textarea{color:var(--ink);background:#fffdf9;border-color:#29292940}.page-hero,.new-product-hero{color:var(--ink);background:#eee9df}.dark-editorial{background:#292929}.applications-feature{background:var(--cream)}.quote-panel{color:var(--ink);background:#eee5d7}.quote-panel>div>p{color:var(--muted)}.footer,.product-footer,.jb386-footer,.jb396-footer,.contact-footer{color:#f5f1e8bd;background:#292929}@media (max-width:900px){.site-header{height:72px}.wrap,.site-shell{width:min(100% - 40px,1360px)}.hero-copy{padding:98px 0 78px}.section{padding:82px 0}.cards{gap:18px}.card{grid-template-rows:280px auto}.card img{height:280px}}@media (max-width:700px){.site-header{height:66px}.wrap,.site-shell{width:min(100% - 32px,1360px)}.hero{min-height:590px}.hero-copy{padding:92px 0 65px}.hero h1{font-size:48px}.lede{font-size:16px}.section{padding:70px 0}.cards{grid-template-columns:1fr;gap:42px}.card{grid-template-rows:300px auto}.card img{height:300px}}
