
@font-face{font-family:Inter;src:url('/assets/fonts/Inter-Regular.otf')}@font-face{font-family:Inter;src:url('/assets/fonts/Inter-Medium.otf');font-weight:500}@font-face{font-family:Inter;src:url('/assets/fonts/Inter-SemiBold.otf');font-weight:600}@font-face{font-family:Inter;src:url('/assets/fonts/Inter-Bold.otf');font-weight:700}@font-face{font-family:RobotoCondensed;src:url('/assets/fonts/RobotoCondensed-Regular.ttf')}@font-face{font-family:RobotoCondensed;src:url('/assets/fonts/RobotoCondensed-Bold.ttf');font-weight:700}
:root{--black:#080909;--black2:#101111;--panel:#151616;--panel2:#1c1d1d;--line:#30302b;--gold:#b99655;--gold2:#d3af65;--red:#c9252d;--red2:#9f151d;--bone:#f3f0e8;--muted:#a8aaa8;--white:#fff;--green:#438653;--danger:#d44848;--max:1480px;--shadow:0 18px 50px rgba(0,0,0,.28)}
*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{margin:0;background:var(--black);color:var(--bone);font-family:Inter,Arial,sans-serif;line-height:1.55;overflow-x:clip}body.drawer-open{overflow:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}.site-width{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.narrow{max-width:880px}.sr-only,.skip-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;z-index:9999;top:10px;left:10px;width:auto;height:auto;padding:12px 18px;background:var(--bone);color:#111;clip:auto}.icon{width:1.35em;height:1.35em;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}.button-row{display:flex;flex-wrap:wrap;gap:12px}.btn{min-height:48px;padding:0 22px;border:1px solid var(--gold);border-radius:2px;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-transform:uppercase;letter-spacing:.055em;font-weight:700;font-size:.83rem;cursor:pointer;background:transparent;transition:.2s}.btn:hover{transform:translateY(-1px)}.btn.primary{background:linear-gradient(135deg,var(--red),var(--red2));border-color:var(--red);color:#fff}.btn.primary:hover{background:#df2c35}.btn.secondary{background:transparent;color:var(--bone);border-color:#665a3f}.btn.secondary:hover{border-color:var(--gold);color:var(--gold2)}.btn.large{min-height:56px;padding-inline:30px}.btn.full{width:100%}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--gold2);font-weight:600}.text-link .icon{width:1em}.text-link.centered{display:flex;justify-content:center;margin-top:16px}.text-button{border:0;background:none;color:var(--gold2);cursor:pointer}.eyebrow{margin:0 0 12px;text-transform:uppercase;letter-spacing:.13em;color:var(--gold2);font-size:.78rem;font-weight:700}.breadcrumbs{font-size:.8rem;color:#8c8e8c;margin:0 0 30px}.breadcrumbs a:hover{color:var(--gold2)}h1,h2,h3{font-family:RobotoCondensed,Arial,sans-serif;line-height:1.05;margin-top:0}h1{font-size:clamp(2.8rem,5.7vw,6.6rem);text-transform:uppercase;letter-spacing:-.025em}h2{font-size:clamp(2rem,3.7vw,4.2rem);text-transform:uppercase;letter-spacing:-.015em}h3{font-size:1.25rem}.section{padding:90px 0}.section-muted{background:#101111}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.section-heading h2{margin:0;font-size:clamp(2.1rem,3.4vw,3.6rem)}.section-heading.compact{margin-bottom:24px}.utility-bar{height:34px;background:#050606;border-bottom:1px solid #282418;color:#c8b98f;font-size:.7rem}.utility-inner{height:100%;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.utility-inner span{display:flex;justify-content:center;gap:8px;align-items:center}.utility-inner .icon{width:15px}.site-header{position:sticky;top:0;z-index:60;background:rgba(8,9,9,.96);backdrop-filter:blur(12px);border-bottom:1px solid #332e20}.main-header{border-bottom:1px solid #242522}.header-inner{min-height:92px;display:grid;grid-template-columns:220px 1fr auto;gap:34px;align-items:center}.brand img{width:205px;height:auto}.header-search{max-width:680px;width:100%;margin:auto;position:relative;display:flex;background:#111212;border:1px solid #363532}.header-search input{width:100%;height:48px;padding:0 52px 0 18px;background:transparent;border:0;color:#fff;outline:0}.header-search button,.mobile-search button{position:absolute;right:0;top:0;height:100%;width:50px;border:0;background:none;cursor:pointer}.search-suggestions{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#141515;border:1px solid #3a3831;box-shadow:var(--shadow);display:none;max-height:420px;overflow:auto}.search-suggestions.open{display:block}.suggestion{display:grid;grid-template-columns:54px 1fr auto;gap:12px;align-items:center;padding:10px;border-bottom:1px solid #2b2b29}.suggestion:hover{background:#1e1f1f}.suggestion img{width:54px;height:54px;object-fit:contain;background:#f7f7f5}.suggestion strong{font-size:.85rem}.suggestion span{color:var(--gold2);font-weight:700}.header-actions{display:flex;gap:22px}.header-actions>a{min-width:62px;position:relative;display:flex;flex-direction:column;align-items:center;gap:4px;color:#ddd;font-size:.65rem}.header-actions .icon{font-size:1.25rem}.counter{position:absolute;top:-7px;right:7px;min-width:18px;height:18px;padding:0 4px;border-radius:50%;display:grid;place-items:center;background:var(--red);color:#fff;font-size:.62rem}.desktop-nav{background:#0d0e0e}.nav-inner{height:48px;display:flex;align-items:stretch;justify-content:center}.nav-inner a{padding:0 17px;display:flex;align-items:center;font-family:RobotoCondensed,sans-serif;text-transform:uppercase;font-size:.85rem;border-bottom:2px solid transparent}.nav-inner a:hover,.nav-inner a.active{color:var(--gold2);border-color:var(--gold)}.nav-inner a.offers{color:#ff4850}.header-icon{border:0;background:none;display:grid;place-items:center;cursor:pointer}.mobile-menu-button{display:none}.mobile-nav,.drawer-backdrop{display:none}.hero{min-height:660px;position:relative;display:grid;align-items:center;overflow:hidden;border-bottom:1px solid #463c22}.hero-media{position:absolute;inset:0}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.95) 0%,rgba(0,0,0,.82) 34%,rgba(0,0,0,.22) 68%,rgba(0,0,0,.4) 100%),linear-gradient(0deg,rgba(0,0,0,.8),transparent 45%)}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-content{position:relative;z-index:1;padding:80px 0;max-width:760px;margin-left:max(20px,calc((100vw - min(calc(100vw - 40px),var(--max)))/2))}.hero-content h1{margin:0 0 24px;max-width:790px}.hero-content h1 em{font-style:normal;color:var(--red)}.hero-content>p:not(.eyebrow){font-size:1.18rem;max-width:620px;color:#d6d5d0;margin-bottom:30px}.trust-bar{background:#0b0c0c;border-bottom:1px solid #333027}.trust-grid{min-height:96px;display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid>div{display:flex;gap:14px;align-items:center;padding:20px;border-right:1px solid #2d2d29}.trust-grid>div:first-child{border-left:1px solid #2d2d29}.trust-grid .icon{font-size:1.7rem;color:var(--gold)}.trust-grid span{display:flex;flex-direction:column}.trust-grid small{color:#939590}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.category-card{position:relative;height:300px;overflow:hidden;border:1px solid #3e3829;background:#111}.category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.92),transparent 67%)}.category-card img{width:100%;height:100%;object-fit:cover;transition:.35s}.category-card:hover img{transform:scale(1.025)}.category-card>span{position:absolute;z-index:1;bottom:0;left:0;right:0;padding:24px;display:grid;grid-template-columns:1fr auto}.category-card strong{font-family:RobotoCondensed,sans-serif;font-size:1.7rem;text-transform:uppercase}.category-card small{grid-column:1;color:#bebfbc}.category-card .icon{grid-row:1/3;grid-column:2;align-self:center;color:var(--gold2)}.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.product-card{min-width:0;background:#f5f4f0;color:#141414;border:1px solid #c9c6be;display:flex;flex-direction:column;position:relative;transition:.2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(0,0,0,.28)}.product-image{position:relative;aspect-ratio:1;background:#f8f8f6;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain}.product-label{position:absolute;z-index:1;top:10px;left:10px;background:var(--red);color:#fff;padding:5px 8px;text-transform:uppercase;font-size:.62rem;font-weight:700;border-radius:1px}.product-card-body{padding:15px;display:flex;flex:1;flex-direction:column}.product-brand{margin:0 0 5px;color:#7a6845;text-transform:uppercase;letter-spacing:.075em;font-size:.65rem;font-weight:700}.product-card h3{font-family:Inter,sans-serif;font-size:.88rem;line-height:1.3;margin:0 0 10px;min-height:3.5em}.product-stock{font-size:.69rem;color:var(--green);margin:auto 0 8px}.product-stock.out{color:var(--danger)}.product-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px}.product-bottom>strong{font-size:1rem}.product-actions{display:flex;gap:4px}.icon-button{width:38px;height:38px;border:1px solid #b8b4aa;background:transparent;display:grid;place-items:center;cursor:pointer;color:#242424}.icon-button:hover,.icon-button.active{background:#171818;color:var(--gold2);border-color:#171818}.icon-button.large{width:56px;height:56px;color:var(--bone);border-color:#615a47}.workshop-feature{padding:0 0 90px}.workshop-feature-grid{display:grid;grid-template-columns:1.05fr .95fr;background:#0f1010;border:1px solid #5b4b2d}.workshop-image img{width:100%;height:100%;object-fit:cover;min-height:520px}.workshop-copy{padding:55px;display:flex;flex-direction:column;justify-content:center}.workshop-copy h2{margin-bottom:20px}.check-list{list-style:none;padding:0;margin:22px 0 28px;display:grid;grid-template-columns:1fr 1fr;gap:15px}.check-list li{display:flex;gap:10px}.check-list .icon{color:var(--gold2)}.brand-strip{padding:28px 0;border-block:1px solid #3c3524;background:#0c0d0d}.brand-strip p{text-align:center;color:#8d8e8a;text-transform:uppercase;letter-spacing:.16em;font-size:.65rem}.brand-strip .site-width>div{display:flex;flex-wrap:wrap;justify-content:center;gap:36px;color:#c8c9c5;font-family:RobotoCondensed;font-size:1.15rem;text-transform:uppercase}.store-reviews-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px}.store-panel{background:#121313;border:1px solid #38352d}.store-photo{height:370px;overflow:hidden}.store-photo img{width:100%;height:100%;object-fit:cover}.store-copy{padding:32px}.store-copy h2{font-size:2.5rem}.reviews-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.review-card{margin:0;padding:22px;background:#141515;border:1px solid #33322e;min-height:190px}.review-stars{color:var(--gold2);letter-spacing:.12em}.review-card p{color:#d0d1ce;font-size:.9rem}.review-card footer{font-size:.72rem;color:#898b87}.newsletter{padding:70px 0;background:linear-gradient(135deg,#211b11,#0a0a0a);border-top:1px solid #4c3f24}.newsletter-inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.newsletter h2{font-size:2.8rem;margin:0 0 8px}.newsletter-form{display:flex;min-width:min(100%,520px)}.newsletter-form input{height:52px;flex:1;background:#0e0f0f;border:1px solid #555044;color:#fff;padding:0 16px}.site-footer{background:#070808;border-top:1px solid #3b3321}.footer-grid{padding:70px 0;display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:40px}.footer-grid h2{font-family:Inter;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--gold2)}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:10px}.footer-grid a,.footer-grid p{font-size:.78rem;color:#aaaca8}.footer-grid a:hover{color:#fff}.footer-brand img{width:190px;margin-bottom:15px}.footer-brand p{max-width:300px}.socials{display:flex;gap:10px}.socials a{width:38px;height:38px;border:1px solid #34332e;display:grid;place-items:center}.footer-contact .icon{color:var(--gold2);margin-right:7px}.footer-bottom{border-top:1px solid #242522;padding:20px 0;font-size:.68rem;color:#777976}.footer-bottom .site-width{display:flex;justify-content:space-between;gap:20px}.toast-region{position:fixed;right:20px;top:150px;z-index:200;display:grid;gap:10px}.toast{background:#f4f1e8;color:#111;padding:14px 18px;border-left:4px solid var(--red);box-shadow:var(--shadow);min-width:280px;animation:toast-in .25s ease}.cookie-banner{position:fixed;z-index:190;left:20px;right:20px;bottom:20px;max-width:900px;margin:auto;background:#141515;border:1px solid #51472f;box-shadow:var(--shadow);padding:20px;display:flex;justify-content:space-between;align-items:center;gap:30px}.cookie-banner[hidden]{display:none}.cookie-banner p{margin:4px 0 0;color:#a9aaa7;font-size:.8rem}.cookie-actions{display:flex;gap:8px;flex-shrink:0}.page-hero{background:#101111;border-bottom:1px solid #3b3525;padding:75px 0}.compact-hero{padding:52px 0}.page-hero h1{font-size:clamp(3rem,6vw,5.6rem);margin:0}.page-hero p:not(.eyebrow):not(.breadcrumbs){max-width:700px;color:#b5b7b3}.hero-split{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hero-split img{width:100%;max-height:560px;object-fit:cover;border:1px solid #4d422a}.workshop-hero,.store-hero{padding:60px 0}.catalog-section{padding:38px 0 100px;background:#0b0c0c}.catalog-toolbar{height:64px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:18px;border-bottom:1px solid #34332e;margin-bottom:24px}.catalog-toolbar>div:nth-child(2){display:flex;gap:12px;align-items:center}.catalog-toolbar label{display:flex;gap:10px;align-items:center;font-size:.75rem;color:#aaa}.catalog-toolbar select{height:40px;background:#111;border:1px solid #444139;color:#fff;padding:0 38px 0 12px}.filter-button{display:none}.view-toggle{display:flex}.view-toggle button{width:40px;height:40px;background:none;border:1px solid #413f39;display:grid;place-items:center}.view-toggle button.active{background:#2b281f;color:var(--gold2)}.catalog-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:28px}.filters{border:1px solid #39372f;background:#111212;align-self:start;position:sticky;top:196px}.filter-header{display:flex;justify-content:space-between;padding:18px;border-bottom:1px solid #34332e}.filter-close{display:none}.filter-group{padding:18px;border-bottom:1px solid #2e2f2d}.filter-group h3{font-family:Inter;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:var(--gold2)}.filter-group label{display:flex;gap:9px;align-items:center;font-size:.78rem;margin:9px 0;color:#c7c8c5}.filter-group input[type=checkbox]{accent-color:var(--red)}.filter-scroll{max-height:220px;overflow:auto}.range-values{display:flex;justify-content:space-between;font-size:.75rem}.filter-actions{padding:18px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.filter-apply{display:none}.catalog-search-row{margin-bottom:20px}.search-field{max-width:480px;height:46px;border:1px solid #3c3a34;display:flex;align-items:center;padding:0 14px;color:#777}.search-field input{height:100%;width:100%;background:none;border:0;outline:0;color:#fff;padding-left:10px}.catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-grid.list-view{grid-template-columns:1fr}.catalog-grid.list-view .product-card{display:grid;grid-template-columns:190px 1fr}.catalog-grid.list-view .product-image{aspect-ratio:1}.catalog-grid.list-view .product-card-body{padding:24px}.catalog-grid.list-view .product-card h3{font-size:1.1rem;min-height:0}.load-more{display:flex;margin:34px auto 0}.no-results,.empty-state{text-align:center;padding:80px 20px;border:1px solid #34342f}.product-page{padding:42px 0 100px}.product-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:55px;align-items:start}.product-gallery{display:grid;grid-template-columns:92px 1fr;gap:14px;position:sticky;top:210px}.gallery-thumbs{display:flex;flex-direction:column;gap:10px}.gallery-thumbs button{border:1px solid #333;background:#f6f6f3;padding:0;aspect-ratio:1;cursor:pointer}.gallery-thumbs button.active{border:2px solid var(--gold)}.gallery-thumbs img{width:100%;height:100%;object-fit:contain}.gallery-main{position:relative;background:#f7f7f5;border:1px solid #333;aspect-ratio:1;padding:0;cursor:zoom-in}.gallery-main img{width:100%;height:100%;object-fit:contain}.gallery-main span{position:absolute;bottom:15px;left:50%;transform:translateX(-50%);background:#111;color:#fff;padding:8px 12px;font-size:.7rem}.product-detail h1{font-family:Inter;font-size:clamp(2rem,3vw,3.6rem);text-transform:none;line-height:1.08;margin-bottom:10px}.product-reference{color:#878985;font-size:.75rem}.product-price{font-size:2.6rem;font-weight:700;margin:26px 0 4px}.product-stock{color:#69a875}.delivery-box{margin:24px 0;border-block:1px solid #3c3a34}.delivery-box>div{display:flex;gap:14px;padding:15px 0;border-bottom:1px solid #2d2e2c}.delivery-box>div:last-child{border:0}.delivery-box .icon{color:var(--gold2);font-size:1.35rem}.delivery-box span{display:flex;flex-direction:column}.delivery-box small{color:#999b97}.product-description{color:#c6c7c4}.purchase-row{display:grid;grid-template-columns:auto 1fr auto;gap:10px;margin:26px 0}.quantity-control{height:56px;display:grid;grid-template-columns:40px 44px 40px;border:1px solid #615a47}.quantity-control button{border:0;background:none;display:grid;place-items:center;cursor:pointer}.quantity-control input{width:44px;text-align:center;border:0;background:none;color:#fff}.expert-link{display:flex;align-items:center;gap:10px;color:var(--gold2);font-weight:600;margin-bottom:28px}.product-assurances{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #34332f}.product-assurances>div{padding:16px;border-right:1px solid #34332f;display:flex;flex-direction:column;gap:5px}.product-assurances>div:last-child{border:0}.product-assurances .icon{color:var(--gold2)}.product-assurances strong{font-size:.78rem}.product-assurances span{font-size:.68rem;color:#92948f}.product-tabs{margin-top:70px;border-top:1px solid #3b392f}.tab-list{display:flex;border-bottom:1px solid #3b392f;overflow:auto}.tab-list button{background:none;border:0;border-bottom:2px solid transparent;padding:20px 26px;text-transform:uppercase;font-weight:700;font-size:.72rem;white-space:nowrap;cursor:pointer}.tab-list button.active{color:var(--gold2);border-color:var(--gold)}.tab-panel{display:none;padding:34px 0;max-width:1000px}.tab-panel.active{display:block}.tab-panel h2{font-size:2rem}.tab-panel p{color:#bec0bc}.tab-panel dl{display:grid;grid-template-columns:1fr 1fr;border:1px solid #373630}.tab-panel dl>div{display:flex;justify-content:space-between;padding:15px;border-bottom:1px solid #2f302d}.tab-panel dt{color:#8e908c}.tab-panel dd{margin:0}.related-section{margin-top:60px}.image-modal{position:fixed;z-index:300;inset:0;background:rgba(0,0,0,.9);display:grid;place-items:center;padding:40px}.image-modal[hidden]{display:none}.image-modal img{max-width:min(90vw,1000px);max-height:90vh;background:#fff}.image-modal button{position:absolute;top:24px;right:24px;width:50px;height:50px;border:1px solid #777;background:#111;display:grid;place-items:center}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-grid article{padding:30px;border:1px solid #3d392d;background:#121313}.service-grid .icon{font-size:2.2rem;color:var(--gold2);margin-bottom:18px}.service-grid h3{font-size:1.5rem;text-transform:uppercase}.service-grid p{color:#aaa}.process-grid{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#3a382f}.process-grid li{padding:34px;background:#111212}.process-grid li>span{font-family:RobotoCondensed;font-size:2.5rem;color:var(--gold2)}.process-grid p{color:#9fa19d}.request-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:60px}.contact-card{margin-top:35px;padding:25px;border:1px solid #3d392e;display:flex;flex-direction:column;gap:14px}.contact-card a,.contact-card p{display:flex;align-items:center;gap:10px;margin:0}.form-card{background:#111212;border:1px solid #3d392f;padding:34px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid label{display:flex;flex-direction:column;gap:7px;font-size:.75rem;color:#b6b7b4}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea,.account-card input{width:100%;border:1px solid #46443d;background:#090a0a;color:#fff;padding:13px;outline:0}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus,.account-card input:focus{border-color:var(--gold)}.form-grid input.invalid{border-color:var(--danger)}.field-error{color:#ff8585;min-height:1em}.file-label input{display:none}.file-label span{border:1px dashed #59564b;padding:20px;text-align:center}.consent{flex-direction:row!important;align-items:flex-start}.consent input{width:auto!important;margin-top:4px}.faq-list details{border-bottom:1px solid #36362f}.faq-list summary{padding:22px 0;font-weight:600;cursor:pointer}.faq-list p{color:#a8aaa6}.store-details-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:55px}.store-gallery{display:grid;grid-template-columns:1.4fr .6fr;gap:12px;max-height:650px}.store-gallery img{width:100%;height:100%;object-fit:cover}.store-info-list{margin:30px 0;display:grid;gap:1px;background:#37362f}.store-info-list>div{display:flex;gap:18px;background:#111212;padding:20px}.store-info-list .icon{color:var(--gold2)}.store-info-list span{display:flex;flex-direction:column}.store-info-list p{margin:0;color:#aaa}.team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.team-grid article{border:1px solid #37362f;padding:26px}.team-initial{font-family:RobotoCondensed;font-size:3rem;color:var(--gold2)}.checkout-section{padding:60px 0 100px}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:45px;align-items:start}.cart-items{display:grid;gap:12px}.cart-item{display:grid;grid-template-columns:140px 1fr auto;gap:22px;align-items:center;background:#111212;border:1px solid #38372f;padding:16px}.cart-item img{width:140px;height:140px;object-fit:contain;background:#f7f7f5}.cart-item h3{font-family:Inter;font-size:1rem;margin:4px 0}.cart-item p{font-size:.7rem;color:var(--gold2)}.cart-controls{display:grid;grid-template-columns:38px 40px 38px;align-items:center}.cart-controls button{height:38px;background:none;border:1px solid #49463c;display:grid;place-items:center}.cart-controls span{text-align:center}.cart-remove{grid-column:1/-1;margin-top:8px;border:0!important;color:#d97777;font-size:.68rem}.order-summary,.checkout-summary{position:sticky;top:200px;background:#111212;border:1px solid #413d31;padding:28px}.order-summary h2,.checkout-summary h2{font-size:1.8rem}.summary-row{display:flex;justify-content:space-between;padding:15px 0;border-bottom:1px solid #30312e;font-size:.85rem}.summary-total{display:flex;justify-content:space-between;padding:24px 0;font-size:1.2rem}.promo-field{padding:18px 0;border-bottom:1px solid #30312e}.promo-field label{font-size:.72rem}.promo-field>div{display:flex;margin-top:8px}.promo-field input{min-width:0;flex:1;background:#090a0a;border:1px solid #48453d;color:#fff;padding:0 12px}.summary-assurances{margin-top:22px;border-top:1px solid #30312e;padding-top:14px}.summary-assurances p{font-size:.72rem;color:#aaa;display:flex;gap:8px;align-items:center}.summary-assurances .icon{color:var(--gold2)}.cart-crosssell{margin-top:60px}.mini-grid{grid-template-columns:repeat(4,1fr)}.checkout-body>.site-header,.checkout-body>.site-footer,.checkout-body>.cookie-banner{display:none}.checkout-header{border-bottom:1px solid #383328;padding:18px 0}.checkout-header .site-width{display:flex;justify-content:space-between;align-items:center}.checkout-header img{width:190px}.checkout-header span{display:flex;gap:8px;color:#aaa}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:50px;align-items:start}.checkout-main{max-width:880px}.checkout-stepper{list-style:none;margin:0 0 45px;padding:0;display:grid;grid-template-columns:repeat(3,1fr);position:relative}.checkout-stepper:before{content:"";position:absolute;top:18px;left:16%;right:16%;height:1px;background:#3c3a33}.checkout-stepper li{position:relative;display:flex;flex-direction:column;align-items:center;gap:8px;color:#6f716d;font-size:.72rem;text-transform:uppercase}.checkout-stepper span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#171818;border:1px solid #45433d}.checkout-stepper li.active{color:#fff}.checkout-stepper li.active span{background:var(--red);border-color:var(--red)}.checkout-step{display:none}.checkout-step.active{display:block}.step-heading{display:flex;gap:20px;margin-bottom:30px}.step-heading>span{font-family:RobotoCondensed;color:var(--gold2);font-size:2rem}.step-heading h1{font-family:Inter;font-size:2rem;text-transform:none;margin:0}.step-heading p{color:#979995}.step-actions{display:flex;justify-content:space-between;margin-top:30px}.delivery-options,.payment-options{display:grid;gap:12px;margin-bottom:28px}.select-card{display:flex;justify-content:space-between;align-items:center;padding:18px;border:1px solid #444138;background:#111212;cursor:pointer}.select-card.active{border-color:var(--gold);background:#17150f}.select-card input{position:absolute;opacity:0}.select-card>div{display:flex;align-items:center;gap:14px}.select-card .icon{color:var(--gold2);font-size:1.5rem}.select-card span{display:flex;flex-direction:column}.select-card small{color:#999}.pickup-note,.demo-notice{padding:20px;border:1px solid #4e472f;background:#15140f;margin:20px 0}.demo-notice{display:flex;gap:14px}.demo-notice .icon{color:var(--gold2);flex:none}.checkout-summary{top:40px}.checkout-mini{display:grid;grid-template-columns:62px 1fr auto;gap:12px;align-items:center;padding:11px 0;border-bottom:1px solid #2e2f2c}.checkout-mini img{width:62px;height:62px;object-fit:contain;background:#f7f7f5}.checkout-mini h3{font-family:Inter;font-size:.75rem;margin:0}.checkout-mini small{color:#888}.confirmation{min-height:72vh;display:grid;place-items:center;padding:80px 20px}.confirmation-card{max-width:680px;text-align:center;padding:60px;border:1px solid #4b4431;background:#111212}.confirmation-icon{width:74px;height:74px;color:var(--gold2);margin-bottom:20px}.confirmation h1{font-size:4rem}.confirmation-ref{display:flex;justify-content:space-between;padding:18px;border:1px solid #3c3a33;margin:30px 0}.confirmation .button-row{justify-content:center}.account-section{min-height:75vh;display:grid;place-items:center;padding:70px 20px}.account-card{width:min(100%,470px);padding:42px;background:#111212;border:1px solid #443f31}.account-card>img{width:190px;margin-bottom:30px}.account-card h1{font-family:Inter;font-size:2rem;text-transform:none}.account-card form{display:grid;gap:16px}.account-card label{display:grid;gap:7px;font-size:.75rem}.account-card hr{border:0;border-top:1px solid #33342f;margin:25px 0}.legal-content h2{font-size:1.8rem;margin-top:35px}.legal-content p{color:#c3c4c1}.empty-state{grid-column:1/-1}
@keyframes toast-in{from{opacity:0;transform:translateX(20px)}to{opacity:1;transform:none}}
:focus-visible{outline:2px solid var(--gold2);outline-offset:3px}
@media(max-width:1200px){.header-inner{grid-template-columns:180px 1fr auto;gap:20px}.brand img{width:175px}.nav-inner a{padding-inline:11px}.product-grid{grid-template-columns:repeat(4,1fr)}.catalog-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.3fr repeat(2,1fr);row-gap:40px}.footer-contact{grid-column:auto}.store-reviews-grid{grid-template-columns:1fr}.reviews-grid{grid-template-columns:repeat(4,1fr)}.service-grid,.team-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.site-width{width:min(calc(100% - 28px),var(--max))}.utility-inner{grid-template-columns:1fr 1fr}.utility-inner span:nth-child(n+3){display:none}.header-inner{min-height:74px;grid-template-columns:42px 1fr auto}.mobile-menu-button{display:grid}.brand{justify-self:start}.brand img{width:155px}.header-search{position:absolute;top:74px;left:0;right:0;max-width:none;border-inline:0;display:none}.header-actions>a span{display:none}.header-actions>a{min-width:38px}.header-actions{gap:7px}.counter{right:-2px}.desktop-nav{display:none}.drawer-backdrop{display:block;position:fixed;z-index:79;inset:0;background:rgba(0,0,0,.7);opacity:0;pointer-events:none;transition:.25s}.drawer-open .drawer-backdrop{opacity:1;pointer-events:auto}.mobile-nav{display:flex;flex-direction:column;position:fixed;z-index:80;right:0;top:0;bottom:0;width:min(88vw,390px);background:#0d0e0e;transform:translateX(100%);transition:.28s;overflow:auto;border-left:1px solid #4b422e}.menu-open .mobile-nav{transform:none}.drawer-head{height:82px;padding:14px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #33322d}.drawer-head img{width:165px}.mobile-search{margin:16px;display:flex;position:relative;border:1px solid #3c3a33}.mobile-search input{width:100%;height:48px;padding:0 50px 0 14px;background:none;border:0;color:#fff}.mobile-nav nav{display:flex;flex-direction:column}.mobile-nav nav a{height:54px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #292a27;font-family:RobotoCondensed;text-transform:uppercase}.mobile-nav nav .icon{font-size:.9rem;color:#777}.drawer-contact{margin-top:auto;padding:20px;display:grid;gap:13px;background:#090a0a}.drawer-contact a{display:flex;gap:9px;color:#bbb;font-size:.78rem}.hero{min-height:600px}.hero-content{margin-left:14px}.trust-grid{grid-template-columns:1fr 1fr}.category-grid{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:repeat(3,1fr)}.workshop-feature-grid,.hero-split,.store-details-grid,.request-layout,.cart-layout,.checkout-layout{grid-template-columns:1fr}.workshop-image img{min-height:360px}.workshop-copy{padding:35px}.store-reviews-grid{gap:60px}.reviews-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.catalog-toolbar{grid-template-columns:auto 1fr auto}.catalog-toolbar label{grid-column:3}.view-toggle{display:none}.filter-button{display:inline-flex}.catalog-layout{grid-template-columns:1fr}.filters{position:fixed;z-index:90;top:0;right:0;bottom:0;width:min(90vw,380px);transform:translateX(100%);transition:.25s;overflow:auto}.filters.open{transform:none}.filters.open~*{}.filter-close,.filter-apply{display:grid}.filter-header{position:sticky;top:0;z-index:2;background:#111212}.filter-actions{position:sticky;bottom:0;background:#111212}.catalog-grid{grid-template-columns:repeat(3,1fr)}.product-layout{grid-template-columns:1fr}.product-gallery{position:static}.product-assurances{grid-template-columns:1fr 1fr}.service-grid,.process-grid{grid-template-columns:1fr 1fr}.order-summary,.checkout-summary{position:static}.cart-crosssell .product-grid{grid-template-columns:repeat(2,1fr)}.checkout-summary{grid-row:1}.checkout-main{grid-row:2;max-width:none}}
@media(max-width:620px){.site-width{width:min(calc(100% - 22px),var(--max))}.utility-inner{grid-template-columns:1fr}.utility-inner span:nth-child(n+2){display:none}.header-actions>a:nth-child(1){display:none}.brand img{width:135px}.hero{min-height:590px}.hero-media img{object-position:61% center}.hero-media:after{background:linear-gradient(90deg,rgba(0,0,0,.94),rgba(0,0,0,.7) 70%,rgba(0,0,0,.5)),linear-gradient(0deg,rgba(0,0,0,.85),transparent 50%)}.hero-content{padding:70px 8px;max-width:100%}.hero-content h1{font-size:clamp(3.1rem,16vw,4.7rem)}.hero-content>p:not(.eyebrow){font-size:1rem}.button-row .btn{flex:1}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid>div{padding:14px 8px;gap:8px}.trust-grid strong{font-size:.72rem}.trust-grid small{font-size:.6rem}.section{padding:65px 0}.section-heading{align-items:start}.section-heading .text-link{display:none}.category-grid{grid-template-columns:1fr}.category-card{height:240px}.product-grid,.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-card-body{padding:10px}.product-card h3{font-size:.76rem;min-height:4em}.product-bottom>strong{font-size:.86rem}.product-actions .icon-button{width:34px;height:34px}.product-actions .wishlist-button{display:none}.workshop-copy{padding:26px}.check-list{grid-template-columns:1fr}.brand-strip .site-width>div{gap:20px;font-size:.9rem}.reviews-grid{grid-template-columns:1fr}.newsletter-inner{flex-direction:column;align-items:stretch}.newsletter-form{min-width:0;display:grid;gap:8px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-brand,.footer-contact{grid-column:1/-1}.footer-bottom .site-width{flex-direction:column}.cookie-banner{left:10px;right:10px;bottom:10px;flex-direction:column;align-items:stretch}.cookie-actions{display:grid;grid-template-columns:1fr 1fr}.page-hero{padding:48px 0}.hero-split{gap:30px}.hero-split h1{font-size:3.4rem}.hero-split img{max-height:360px}.catalog-toolbar{height:auto;padding:12px 0;grid-template-columns:1fr 1fr}.catalog-toolbar>div:nth-child(2){justify-content:flex-end}.catalog-toolbar label{grid-column:1/-1;justify-content:space-between}.catalog-toolbar select{flex:1}.catalog-search-row{margin-bottom:12px}.search-field{max-width:none}.catalog-grid.list-view .product-card{grid-template-columns:115px 1fr}.product-page{padding-top:25px}.product-gallery{grid-template-columns:1fr}.gallery-thumbs{order:2;flex-direction:row}.gallery-thumbs button{width:70px}.product-detail h1{font-size:2rem}.product-price{font-size:2rem}.purchase-row{grid-template-columns:auto 1fr}.purchase-row .wishlist-button{display:none}.product-assurances{grid-template-columns:1fr}.product-assurances>div{border-right:0;border-bottom:1px solid #34332f}.tab-list button{padding:16px 14px}.tab-panel dl{grid-template-columns:1fr}.related-grid{grid-template-columns:repeat(2,1fr)}.service-grid,.process-grid,.team-grid{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.store-gallery{grid-template-columns:1fr;max-height:none}.store-gallery img{max-height:380px}.cart-item{grid-template-columns:85px 1fr}.cart-item img{width:85px;height:85px}.cart-controls{grid-column:1/-1;justify-self:end}.cart-crosssell .product-grid{grid-template-columns:repeat(2,1fr)}.order-summary{padding:22px}.checkout-header .site-width{gap:20px}.checkout-header img{width:150px}.checkout-header span{font-size:.7rem}.checkout-stepper{margin-bottom:30px}.checkout-layout{gap:28px}.checkout-section{padding-top:25px}.checkout-summary{padding:20px}.step-heading h1{font-size:1.65rem}.select-card{align-items:flex-start;gap:10px}.select-card>b{font-size:.72rem}.step-actions{gap:8px}.step-actions .btn{flex:1;padding-inline:12px}.confirmation-card{padding:35px 22px}.confirmation h1{font-size:3rem}.toast-region{right:10px;left:10px;top:90px}.toast{min-width:0}.mini-grid{grid-template-columns:repeat(2,1fr)}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
