@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=Inter:wght@400;500;600;700&display=swap');
:root{--ink:#101010;--muted:#626262;--paper:#fff;--line:#dedede;--green:#176841;font-family:Inter,Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:default}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #228459;outline-offset:4px}html{scroll-behavior:smooth;scroll-padding-top:95px}.skip{position:absolute;left:12px;top:-70px;background:white;padding:15px;z-index:100}.skip:focus{top:10px}.announcement{background:#101010;color:#fff;text-align:center;font-size:12px;letter-spacing:.14em;padding:12px 20px;text-transform:uppercase}.header{position:sticky;top:0;z-index:15;display:flex;align-items:center;justify-content:space-between;padding:13px 5%;background:#fff;border-bottom:1px solid var(--line);gap:28px}.brand{display:flex;align-items:center;gap:12px}.brand img{width:76px;height:54px;object-fit:cover;object-position:center}.brand span{font-weight:800;letter-spacing:.08em;font-size:19px}.nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}.nav a:hover{color:var(--green)}.wa-top{background:var(--ink);color:white!important;padding:13px 20px;border-radius:2px;display:flex;align-items:center;gap:9px}.wa-icon{width:19px;height:19px;vertical-align:middle;fill:currentColor}.hero{background:#111;color:#fff;display:grid;grid-template-columns:1.05fr 1fr;min-height:580px;overflow:hidden}.hero-copy{padding:65px 5vw 54px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;line-height:1.6}.hero h1{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-size:clamp(58px,7.3vw,112px);font-weight:700;line-height:.94;letter-spacing:-.015em;margin:23px 0;text-transform:uppercase}.hero h1 span{color:#adadad}.hero-copy p{color:#bfbfbf;font-size:16px;line-height:1.8;max-width:390px;margin:0 0 27px}.cta{background:white;color:#111;font-weight:600;font-size:14px;padding:17px 24px;display:inline-flex;gap:34px;align-items:center;border:1px solid white}.cta:hover{background:#e9e9e9}.hero-note{font-size:12px;margin-top:35px;letter-spacing:.07em;color:#b9b9b9}.hero-visual{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:2px;background:#292929}.hero-shot{background:#f1f1f1;position:relative;display:flex;align-items:center;overflow:hidden}.hero-shot:first-child{margin-top:40px;margin-bottom:40px}.hero-shot:nth-child(2){margin-top:100px;margin-bottom:0}.hero-shot img{width:100%;height:420px;object-fit:contain;mix-blend-mode:multiply;padding:8px}.hero-shot small{position:absolute;left:20px;bottom:20px;color:#111;font-size:12px;font-weight:700;letter-spacing:.12em}.hero-stamp{position:absolute;top:28px;right:25px;color:#fff;font-size:12px;letter-spacing:.13em}.benefits{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:21px 5%;border-bottom:1px solid var(--line);font-size:12px;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.benefits span{display:flex;align-items:center;gap:10px}.benefits b{font-size:17px;font-weight:400}.section{padding:72px 5%}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:28px}.section h2,.custom h2,.about h2{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-weight:600;font-size:clamp(38px,4.7vw,62px);line-height:1.02;text-transform:uppercase;margin:12px 0 0;letter-spacing:-.01em}.section-head p{font-size:14px;color:var(--muted);line-height:1.6;max-width:290px;margin:0}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);padding:0 0 18px;margin-bottom:28px;flex-wrap:wrap}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters button{background:transparent;border:1px solid #d7d7d7;padding:10px 15px;font-size:14px;color:#444;border-radius:2px}.filters button[aria-pressed=true]{background:#111;color:white;border-color:#111}.count{font-size:13px;color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 20px}.product{min-width:0}.product-image{display:block;border:0;background:#f4f4f4;width:100%;padding:0;position:relative;overflow:hidden;aspect-ratio:4/5}.product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s ease;padding:8px}.product-image:hover img{transform:scale(1.045)}.product-image .view{position:absolute;bottom:14px;left:14px;right:14px;background:rgba(255,255,255,.96);padding:12px;font-weight:600;font-size:13px;opacity:0;transform:translateY(5px);transition:all .2s}.product-image:hover .view,.product-image:focus-visible .view{opacity:1;transform:none}.product-meta{display:flex;justify-content:space-between;margin:16px 0 8px;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#6a6a6a}.product h3{font-size:15px;font-weight:600;line-height:1.5;margin:0 0 12px;min-height:45px}.product .enquire{display:inline-flex;gap:9px;align-items:center;background:transparent;border:0;border-bottom:1px solid #a3a3a3;padding:0 0 5px;font-size:13px;font-weight:500}.product .enquire:hover{color:var(--green);border-color:var(--green)}.custom{padding:64px 5%;background:#111;color:white;display:grid;grid-template-columns:1.3fr 1fr;gap:9%;align-items:center}.custom h2{font-size:clamp(48px,5.7vw,80px);margin:16px 0 22px}.custom p{color:#b9b9b9;font-size:16px;line-height:1.8;max-width:510px}.custom .cta{margin-top:12px}.steps{border-top:1px solid #454545}.step{display:flex;gap:24px;padding:24px 0;border-bottom:1px solid #454545}.step>span{font-family:'Barlow Condensed',Impact,sans-serif;font-size:30px;color:#828282}.step h3{margin:0 0 8px;font-size:16px}.step p{margin:0;font-size:14px;line-height:1.7}.about{padding:70px 5%;display:grid;grid-template-columns:1fr 1fr;gap:9%;border-bottom:1px solid var(--line)}.about p{font-size:16px;line-height:1.9;color:#565656;margin:0 0 18px}.about .origin{font-size:12px;text-transform:uppercase;letter-spacing:.13em;color:#111;margin-top:26px}.footer{background:#f2f2f2;padding:46px 5% 22px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px}.footer h3{font-size:13px;letter-spacing:.08em;text-transform:uppercase;margin:0 0 18px}.footer p,.footer a{font-size:14px;line-height:1.8;color:#555}.footer-brand{font-size:27px;font-weight:800;letter-spacing:.08em}.footer-bottom{grid-column:1/-1;border-top:1px solid #d7d7d7;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#777}.floating-wa{position:fixed;right:22px;bottom:22px;z-index:16;display:flex;align-items:center;gap:9px;background:var(--green);color:white;box-shadow:0 4px 20px #0002;padding:14px 18px;border-radius:30px;font-size:14px;font-weight:600}.floating-wa .wa-icon{width:23px;height:23px}dialog{padding:0;border:0;max-width:1080px;width:calc(100% - 32px);max-height:90dvh;overflow:auto;color:#111;background:white}dialog::backdrop{background:#0009;backdrop-filter:blur(3px)}.modal-close{position:sticky;top:14px;float:right;right:14px;z-index:3;width:38px;height:38px;background:white;border:1px solid #ddd;border-radius:50%;font-size:24px;line-height:1;margin:14px 14px -52px 0}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:35px;padding:35px}.detail-main-image{background:#f5f5f5;aspect-ratio:4/5;display:flex;align-items:center;justify-content:center}.detail-main-image img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply}.thumbnails{display:flex;gap:7px;overflow:auto;padding:12px 0}.thumbnails button{padding:3px;flex:0 0 58px;border:1px solid #ddd;background:white}.thumbnails button[aria-pressed=true]{border:2px solid #111}.thumbnails img{width:50px;height:60px;object-fit:contain}.detail-copy{padding:16px 0}.detail-copy h2{font-family:'Barlow Condensed',Impact,sans-serif;font-size:36px;line-height:1.08;margin:12px 25px 20px 0;text-transform:uppercase}.detail-description{font-size:14px;color:#606060;line-height:1.8;white-space:pre-line}.price-note{font-size:17px;font-weight:600;margin:20px 0 8px}.price-sub{font-size:13px;color:#777;line-height:1.6}.enquiry-form{margin-top:23px}.fields{display:grid;grid-template-columns:1fr 100px;gap:14px}.enquiry-form label{display:block;font-size:13px;font-weight:600;margin-bottom:8px}.enquiry-form input,.enquiry-form textarea{width:100%;border:1px solid #ccc;padding:12px;background:white;border-radius:0;font-size:14px}.enquiry-form textarea{resize:vertical;min-height:74px}.form-row{margin-bottom:16px}.send{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;border:0;background:var(--green);color:white;padding:15px;font-weight:600;font-size:14px}.form-note{font-size:12px;color:#777;line-height:1.6}.chart-link{font-size:14px;text-decoration:underline;display:inline-block;margin:8px 0 20px}.empty{grid-column:1/-1;padding:40px;color:#555}.size-hint{font-size:12px;color:#777;margin:5px 0 0}@media(min-width:1600px){.header,.section,.benefits,.custom,.about,.footer{padding-left:max(5%,calc((100vw - 1450px)/2));padding-right:max(5%,calc((100vw - 1450px)/2))}.hero-copy{padding-left:max(5vw,calc((100vw - 1450px)/2))}}@media(max-width:1000px){.nav{gap:18px}.brand span{display:none}.hero{min-height:500px}.hero-copy{padding-top:40px;padding-bottom:40px}.hero-shot img{height:340px}.grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-note{line-height:1.8}.benefits{font-size:12px}.custom{gap:5%}.product-detail{gap:22px;padding:25px}}@media(max-width:650px){.announcement{font-size:12px;letter-spacing:.09em}.header{padding:10px 5%;gap:12px}.brand img{width:62px;height:46px}.nav{gap:16px;font-size:13px}.nav .hide-mobile{display:none}.wa-top{padding:10px 12px}.hero{grid-template-columns:1fr}.hero-copy{padding:40px 6% 34px}.hero h1{font-size:72px;max-width:470px}.hero-copy p{font-size:15px;max-width:320px}.hero-note{margin-top:22px}.hero-visual{height:300px;padding:0 5%;gap:10px}.hero-shot:first-child{margin:0 0 24px}.hero-shot:nth-child(2){margin:24px 0 0}.hero-shot img{height:250px}.hero-stamp{display:none}.hero-shot small{font-size:12px;bottom:15px;left:12px}.benefits{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:20px 5%;font-size:12px;letter-spacing:.04em}.section{padding:45px 5%}.section-head{display:block}.section-head p{margin-top:16px;max-width:none}.section h2{font-size:45px}.catalog-toolbar{gap:15px}.filters{gap:6px}.filters button{font-size:12px;padding:9px 10px}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 12px}.product h3{font-size:14px;min-height:42px}.product-meta{font-size:12px;letter-spacing:.03em}.product-image .view{display:none}.product .enquire{font-size:12px}.custom,.about{grid-template-columns:1fr;padding:44px 6%;gap:35px}.custom h2{font-size:58px}.about h2{font-size:48px}.footer{grid-template-columns:1fr 1fr;gap:28px;padding-bottom:85px}.footer>div:first-child{grid-column:1/-1}.footer-bottom{font-size:12px;line-height:1.6;display:block}.floating-wa{padding:12px;bottom:16px;right:16px}.floating-wa span{display:none}.product-detail{grid-template-columns:1fr;padding:20px;gap:3px}.detail-main-image{aspect-ratio:1/1}.detail-copy h2{font-size:32px}.modal-close{top:10px}.footer p,.footer a{font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

.product h3{font-size:1rem}.product .enquire,.filters button,.enquiry-form label{font-size:.875rem}.detail-description{font-size:1rem}.brand img{object-fit:contain;background:#000}.count{font-size:.875rem}

/* SBEXA black and silver collection theme */
:root{color-scheme:dark;--ink:#f4f4f5;--muted:#acacb2;--paper:#0b0b0d;--line:#303034;--green:#218653}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.header{background:#080809ed;border-color:#2b2b2f;backdrop-filter:blur(14px)}
.announcement{background:#19191c;color:#c5c5ca;border-bottom:1px solid #303034}
.brand span{color:#e1e1e5}.nav a:hover{color:#fff}.wa-top{background:#242427;border:1px solid #505057}
.brand-hero{background:#050505}.brand-banner{width:100%;height:auto;aspect-ratio:1983/793;object-fit:contain}
.banner-actions{padding:23px 5%;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #29292c;border-bottom:1px solid #36363a;background:linear-gradient(115deg,#161619,#080809)}
.banner-actions p{font-size:14px;letter-spacing:.15em;text-transform:uppercase;color:#bcbcc3;margin:0;line-height:1.6}
.cta{background:linear-gradient(120deg,#fff,#b8b8bf);color:#111;border-color:#c1c1c8}.cta:hover{background:#fff}
.benefits{color:#b8b8bf;background:#111113}.section-head .eyebrow,.about .eyebrow{color:#b2b2ba}
.section h2,.about h2,.custom h2{color:#ededf0}.filters button{border-color:#404046;color:#c7c7ce;background:#17171a}.filters button:hover{border-color:#92929c;color:#fff}.filters button[aria-pressed=true]{background:#e4e4e8;color:#101012;border-color:#e4e4e8}
.grid{gap:26px 20px}.product{background:#17171a;border:1px solid #303034;display:flex;flex-direction:column;padding-bottom:20px;transition:border-color .2s}.product:hover{border-color:#72727c}
.product-image{background:#e9e9ec;color:#111}.product-meta{color:#a9a9b2;margin:18px 17px 9px}.product h3{margin:0 17px 17px;color:#f0f0f3}.product .enquire{color:#d9d9df;margin:auto 17px 0;align-self:flex-start;border-color:#7c7c86}.product .enquire:hover{color:#fff;border-color:#fff}
.custom{background:linear-gradient(120deg,#232327,#101012);border-top:1px solid #39393f;border-bottom:1px solid #39393f}.custom p,.step p{color:#bdbdc6}.step>span{color:#b0b0ba}
.about{background:#101012}.about p{color:#b6b6bf}.about .origin{color:#dedee5}.footer{background:#070708}.footer p,.footer a{color:#b2b2bc}.footer-bottom{border-color:#303034;color:#9999a4}.footer-brand{color:#e2e2e8}
.floating-wa{box-shadow:0 6px 30px #0008}dialog{background:#161619;color:#f4f4f5;border:1px solid #48484f}.modal-close{background:#27272d;color:white;border-color:#55555e}.detail-description,.price-sub,.form-note,.size-hint{color:#b3b3bd}.enquiry-form input,.enquiry-form textarea{background:#222227;border-color:#505059;color:white}.thumbnails button[aria-pressed=true]{outline:2px solid #ceced6;outline-offset:1px}.skip{color:#111}.empty{color:#b3b3bd}
@media(max-width:650px){.banner-actions{flex-direction:column;align-items:stretch;gap:17px;padding:21px 5%}.banner-actions p{font-size:12px;letter-spacing:.07em;text-align:center}.banner-actions .cta{justify-content:center}.product-meta{margin:13px 11px 8px;font-size:12px}.product h3{margin:0 11px 15px;font-size:.9375rem}.product .enquire{margin-left:11px;margin-right:11px;font-size:.875rem}.grid{gap:17px 10px}.benefits{letter-spacing:0}.product{padding-bottom:16px}}
