:root{--radius:.25rem;--background:#fbfcfd;--foreground:#222831;--card:#fff;--card-foreground:#222831;--primary:#d40c1a;--primary-foreground:#fbfcfd;--secondary:#2c3f57;--secondary-foreground:#fbfcfd;--muted:#f1f4f7;--muted-foreground:#687382;--accent:#365f9f;--accent-foreground:#fbfcfd;--border:#e3e8ee;--input:#dde4ec;--steel:#252a31;--steel-foreground:#fbfcfd;--shadow-industrial:0 20px 60px -20px rgba(34,40,49,.42);--shadow-card:0 8px 24px -12px rgba(34,40,49,.28);--gradient-hero:linear-gradient(135deg,rgba(29,34,42,.88),rgba(29,34,42,.56));--gradient-accent:linear-gradient(135deg,#d40c1a,#5a1519) }*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--foreground);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:Oswald,Inter,sans-serif;letter-spacing:-.01em;margin:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.page-width{max-width:1280px;margin:0 auto;padding:0 1rem}.skip-link{position:absolute;top:-100px;left:1rem;z-index:999;background:#fff;color:#111;padding:.75rem 1rem}.skip-link:focus{top:1rem}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0)}.btn,.shopify-payment-button__button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:var(--radius);border:1px solid transparent;background:var(--primary);color:var(--primary-foreground);font-size:.875rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:.875rem 1.6rem;cursor:pointer;transition:.22s ease}.btn:hover{background:#b90815;transform:translateY(-1px)}.btn--outline{border-color:#ffffff52;background:#ffffff0f;color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.btn--outline:hover{background:#ffffff1f}.btn--border{border-color:var(--border);background:transparent;color:var(--foreground)}.btn--border:hover{border-color:var(--primary);color:var(--primary);background:transparent}.btn[disabled],button[disabled]{opacity:.55;cursor:not-allowed;transform:none}.kicker{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.25em;color:var(--primary)}.heading-xl{font-size:clamp(3rem,8vw,6.5rem);line-height:.95;text-transform:uppercase}.heading-lg{font-size:clamp(2.35rem,5vw,4.6rem);line-height:1;text-transform:uppercase}.heading-md{font-size:clamp(2rem,4vw,3.2rem);line-height:1.04;text-transform:uppercase}.muted{color:var(--muted-foreground)}.steel-text{color:var(--steel-foreground)}.section{padding:6rem 0}.section--muted{background:var(--muted)}.section--steel{background:var(--steel);color:var(--steel-foreground)}.grid{display:grid;gap:1.5rem}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-card);overflow:hidden}.card-hover{transition:.25s ease}.card-hover:hover{box-shadow:var(--shadow-industrial);border-color:#d40c1abf;transform:translateY(-2px)}.aspect-square{aspect-ratio:1/1}.aspect-4-3{aspect-ratio:4/3}.aspect-4-5{aspect-ratio:4/5}.media-cover{width:100%;height:100%;object-fit:cover}.hover-zoom img{transition:transform .7s ease,opacity .7s ease}.hover-zoom:hover img{transform:scale(1.08)}.site-header{position:sticky;top:0;z-index:50;background:#fbfcfdf5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.site-header__bar{height:4px;background:linear-gradient(90deg,var(--primary),var(--accent),var(--primary))}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--border);padding:.75rem 1rem}.site-header__logo img{height:3.2rem;width:auto}.site-nav{display:flex;align-items:center;gap:1.75rem}.site-nav a{font-size:.875rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;transition:.2s}.site-nav a:hover,.site-nav a.active{color:var(--primary)}.header-actions{display:flex;align-items:center;gap:.75rem}.icon-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;height:2.75rem;min-width:2.75rem;border:1px solid var(--border);border-radius:var(--radius);background:#fff;color:var(--foreground);cursor:pointer;transition:.2s}.icon-btn:hover{border-color:var(--primary);color:var(--primary)}.menu-toggle{display:none}.mobile-menu{display:none;border-top:1px solid var(--border);background:var(--background)}.mobile-menu a{display:block;padding:.85rem 1rem;font-size:.9rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.mobile-menu .btn{margin:1rem;display:flex}.mobile-menu.open{display:block}.cart-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;border-radius:999px;background:var(--primary);color:#fff;font-size:.72rem;font-weight:800;padding:0 .35rem}.hero{position:relative;min-height:600px;height:88vh;overflow:hidden}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--gradient-hero)}.hero__content{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center;color:var(--steel-foreground)}.hero__badge{display:inline-flex;width:max-content;align-items:center;gap:.5rem;border:1px solid rgba(212,12,26,.45);background:#d40c1a1f;padding:.45rem .75rem;border-radius:var(--radius);font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.2em;color:var(--primary)}.hero__badge:before{content:"";width:.42rem;height:.42rem;border-radius:50%;background:var(--primary)}.hero__title{margin-top:1.5rem;max-width:780px}.hero__title span{color:var(--primary)}.hero__copy{max-width:690px;margin-top:1.5rem;color:#fbfcfddb;font-size:1.06rem;line-height:1.7}.hero__buttons{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2.5rem}.hero__fade{position:absolute;left:0;right:0;bottom:0;height:6rem;background:linear-gradient(to top,var(--background),transparent)}.who-grid{display:grid;grid-template-columns:2fr 3fr;gap:3rem}.stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem}.stat-card{border:1px solid var(--border);background:var(--card);padding:1.25rem;border-radius:var(--radius)}.stat-card strong{display:block;color:var(--primary);font-size:2rem;line-height:1;font-weight:900}.brand-strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--muted);padding:3.5rem 0}.brand-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:1.5rem;align-items:center;margin-top:2rem}.brand-logo{display:flex;align-items:center;justify-content:center;filter:none;opacity:1;transition:.25s}.brand-logo:hover{filter:none;opacity:1}.brand-logo img{max-height:3rem;width:auto;object-fit:contain}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;flex-wrap:wrap}.featured-card{position:relative;background:var(--card);box-shadow:var(--shadow-card);border-radius:var(--radius);overflow:hidden}.featured-card__body{display:flex;align-items:center;justify-content:space-between;padding:1.5rem}.featured-card__tag{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:var(--primary)}.featured-card h3{font-size:1.7rem}.catalog-card{display:flex;flex-direction:column;overflow:hidden}.catalog-card__body{padding:1.25rem;display:flex;flex-direction:column;flex:1}.catalog-card h3{font-size:1.05rem;line-height:1.2;font-family:Inter,sans-serif;letter-spacing:0}.catalog-card__meta{margin-top:.5rem;color:var(--muted-foreground);font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.service-card{border:1px solid rgba(255,255,255,.1);background:#ffffff0d;border-radius:var(--radius);overflow:hidden;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.service-card img{opacity:.82}.service-card:hover img{opacity:1}.service-card__body{padding:1.5rem}.service-card__title{display:flex;align-items:center;gap:.75rem}.service-icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:var(--radius);background:var(--primary);color:var(--primary-foreground);font-weight:900}.plate-card{position:relative;border-radius:var(--radius);box-shadow:var(--shadow-card);overflow:hidden}.plate-card__overlay{position:absolute;left:0;right:0;bottom:0;padding:1.5rem;background:linear-gradient(to top,rgba(0,0,0,.86),transparent);color:#fff}.plate-card h3{font-size:2rem;text-transform:uppercase}.check-list{display:grid;gap:1rem;margin:2rem 0 0;padding:0;list-style:none}.check-list li{display:flex;gap:.75rem;font-size:.95rem}.check-list li:before{content:"\2713";flex:0 0 1.25rem;color:var(--primary);font-weight:900}.workshop-card{position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:var(--radius);box-shadow:var(--shadow-industrial)}.workshop-badge{position:absolute;left:1.5rem;right:1.5rem;bottom:1.5rem;background:#fbfcfdf2;padding:1.25rem;border-radius:var(--radius);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;gap:.75rem}.cta{position:relative;overflow:hidden;background:var(--steel);color:var(--steel-foreground);padding:5rem 0}.cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.3;background:var(--gradient-accent)}.cta__inner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.page-hero{position:relative;overflow:hidden;background:var(--steel);color:var(--steel-foreground);padding:5rem 0}.page-hero.has-image{min-height:400px;padding:0}.page-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.42}.page-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--gradient-hero)}.page-hero__content{position:relative;padding:5rem 0}.page-hero.has-image .page-hero__content{min-height:55vh;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:4rem}.page-hero p{max-width:720px;color:#fbfcfdd1;font-size:1.06rem;line-height:1.7}.values-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.value-card{border:1px solid var(--border);background:var(--card);border-radius:var(--radius);padding:1.5rem}.value-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:var(--radius);background:var(--primary);color:var(--primary-foreground);font-weight:900}.location-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.location-card{position:relative;padding:1.75rem}.location-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary),var(--accent))}.location-card .tag{font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.18em;color:var(--primary)}address{font-style:normal;line-height:1.6}.quote-form{max-width:780px;margin:2.5rem auto 0;background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-card);padding:2rem}.form-grid{display:grid;gap:1rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}input,textarea,select{width:100%;border:1px solid var(--input);background:var(--background);border-radius:var(--radius);padding:.9rem 1rem;font:inherit;color:var(--foreground)}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--primary)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.product-card{display:flex;flex-direction:column}.product-card__image{background:var(--muted);overflow:hidden}.product-card__body{display:flex;flex-direction:column;flex:1;padding:1.25rem}.product-card__title{font-family:Inter,sans-serif;font-size:1rem;font-weight:700;line-height:1.25;letter-spacing:0}.price{margin-top:.75rem;color:var(--primary);font-weight:900;font-size:1.1rem}.product-card form{margin-top:auto;padding-top:1rem}.product-card .btn{width:100%;padding:.72rem 1rem;font-size:.78rem}.collection-toolbar{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:2rem;flex-wrap:wrap}.main-product{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:3rem;align-items:start}.product-media{display:grid;gap:1rem}.product-media__main{background:var(--muted);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-industrial)}.product-thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.product-thumbs img{aspect-ratio:1/1;object-fit:cover;border-radius:var(--radius);border:1px solid var(--border)}.product-info{position:sticky;top:6rem}.product-info__type{font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.25em;color:var(--primary)}.product-info .price{font-size:1.65rem}.product-description{margin-top:1.5rem;line-height:1.75;color:var(--muted-foreground)}.variant-select,.quantity-input{margin-top:1rem}.product-form .btn{width:100%;margin-top:1rem}.product-form__buttons{display:grid;gap:.75rem}.quote-box{margin-top:1.5rem;border:1px solid var(--border);background:var(--muted);padding:1rem;border-radius:var(--radius);font-size:.92rem}.cart-page{max-width:980px;margin:0 auto}.cart-line{display:grid;grid-template-columns:110px 1fr auto;gap:1rem;align-items:center;border-bottom:1px solid var(--border);padding:1.25rem 0}.cart-line img{width:110px;aspect-ratio:1/1;object-fit:cover;background:var(--muted)}.cart-summary{text-align:right;margin-top:2rem}.pagination{display:flex;justify-content:center;gap:.5rem;margin-top:3rem}.pagination a,.pagination span{border:1px solid var(--border);padding:.6rem .85rem}.pagination .current{background:var(--primary);color:#fff;border-color:var(--primary)}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:80;opacity:0;pointer-events:none;transition:.25s}.cart-drawer{position:fixed;right:0;top:0;height:100dvh;width:min(440px,92vw);background:var(--background);z-index:90;transform:translate(100%);transition:.28s ease;box-shadow:-20px 0 60px #00000038;display:flex;flex-direction:column}.drawer-open .drawer-backdrop{opacity:1;pointer-events:auto}.drawer-open .cart-drawer{transform:translate(0)}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);padding:1.1rem}.cart-drawer__items{padding:1rem;overflow:auto;flex:1}.drawer-item{display:grid;grid-template-columns:76px 1fr auto;gap:.8rem;padding:1rem 0;border-bottom:1px solid var(--border)}.drawer-item img{width:76px;height:76px;object-fit:cover;background:var(--muted)}.drawer-item h4{font-family:Inter,sans-serif;font-size:.92rem;letter-spacing:0}.qty{display:flex;align-items:center;gap:.45rem;margin-top:.6rem}.qty button{width:1.75rem;height:1.75rem;border:1px solid var(--border);background:#fff;cursor:pointer}.cart-drawer__footer{border-top:1px solid var(--border);padding:1rem}.cart-drawer__subtotal{display:flex;justify-content:space-between;font-weight:900;margin-bottom:1rem}.cart-drawer__footer .btn{width:100%;margin-top:.5rem}.empty-cart{text-align:center;color:var(--muted-foreground);padding:3rem 1rem}.toast{position:fixed;left:50%;bottom:1.2rem;transform:translate(-50%) translateY(120%);background:var(--steel);color:#fff;padding:.75rem 1rem;border-radius:var(--radius);z-index:100;transition:.25s}.toast.show{transform:translate(-50%) translateY(0)}.site-footer{position:relative;background:var(--steel);color:#fff}.footer-inquire{border-bottom:1px solid rgba(255,255,255,.1);background:linear-gradient(90deg,rgba(212,12,26,.22),transparent,rgba(54,95,159,.22))}.footer-inquire__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;padding:2.5rem 1rem}.footer-main{padding:4rem 0}.footer-grid{display:grid;grid-template-columns:1.05fr 2fr;gap:2.5rem}.footer-logo{height:4rem;width:auto;filter:brightness(0) invert(1)}.footer-about p{color:#ffffffc7;font-size:.92rem;line-height:1.75;max-width:440px}.footer-locations{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.footer-location{position:relative;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;border-radius:var(--radius);padding:1.25rem}.footer-location .tag{display:inline-block;margin-top:-1.8rem;background:var(--primary);color:#fff;font-size:.62rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;padding:.2rem .5rem}.footer-bottom{margin-top:3rem;border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;display:grid;grid-template-columns:1fr auto;gap:1rem}.footer-menu{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem}.footer-menu a{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#ffffffc7}.footer-menu a:hover{color:var(--primary)}.footer-copy{font-size:.75rem;color:#ffffff94;text-align:right}.footer-contact a{display:flex;gap:.5rem;color:#fff;margin-top:.55rem;font-size:.9rem}.socials{display:flex;gap:.75rem;margin-top:1.25rem}.socials a{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid rgba(255,255,255,.2);border-radius:var(--radius)}.socials a:hover{border-color:var(--primary);background:var(--primary)}@media(max-width:1050px){.site-nav,.header-actions .inquire-btn{display:none}.menu-toggle{display:inline-flex}.who-grid,.main-product,.footer-grid{grid-template-columns:1fr}.product-info{position:static}.grid-4,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.values-grid,.location-grid,.footer-locations{grid-template-columns:repeat(2,minmax(0,1fr))}.section{padding:4.5rem 0}.footer-bottom{grid-template-columns:1fr}.footer-copy{text-align:left}}@media(max-width:740px){.page-width{padding:0 1rem}.site-header__logo img{height:2.85rem}.hero{height:auto;min-height:620px}.heading-xl{font-size:clamp(3.1rem,15vw,4.6rem)}.hero__copy{font-size:.98rem}.hero__buttons .btn{width:100%}.section{padding:3.75rem 0}.who-grid{gap:2rem}.stat-grid,.grid-2,.grid-3,.grid-4,.product-grid,.values-grid,.location-grid,.footer-locations{grid-template-columns:1fr}.brand-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.featured-card__body{align-items:flex-start;gap:.75rem}.form-row{grid-template-columns:1fr}.main-product{gap:2rem}.product-thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}.cart-line{grid-template-columns:82px 1fr}.cart-line img{width:82px}.cart-line__price{grid-column:2}.cta__inner,.footer-inquire__inner{align-items:flex-start}.quote-form{padding:1.25rem}.page-hero__content{padding:4rem 0}.page-hero.has-image .page-hero__content{min-height:420px}.footer-main{padding:3rem 0}}@media(max-width:420px){.brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{min-height:560px}.btn{padding:.8rem 1rem}.heading-lg{font-size:2.4rem}.heading-md{font-size:2rem}.product-thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}}.collection-hero{padding:var(--collection-hero-padding-desktop,56px) 0;min-height:auto}.collection-hero .collection-hero__content,.collection-hero .page-hero__content{padding:0;min-height:auto}.collection-hero .heading-lg{margin-bottom:.75rem}@media(max-width:740px){.collection-hero{padding:var(--collection-hero-padding-mobile,40px) 0}.collection-hero .page-hero__content{padding:0;min-height:auto}.collection-hero .heading-lg{font-size:clamp(2.25rem,10vw,3.2rem)}}.site-nav--dropdown{gap:1.25rem}.site-nav--dropdown .nav-item{position:relative;display:flex;align-items:center}.site-nav--dropdown .nav-link{display:inline-flex;align-items:center;gap:.35rem;padding:.75rem 0;font-size:.84rem;font-weight:800;text-transform:uppercase;letter-spacing:.045em}.site-nav--dropdown .has-dropdown>.nav-link:after{content:"\25be";font-size:.7rem;line-height:1;opacity:.7}.nav-dropdown,.nav-flyout{position:absolute;z-index:70;min-width:240px;background:var(--background);border:1px solid var(--border);box-shadow:var(--shadow-industrial);border-radius:var(--radius);padding:.55rem;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.nav-dropdown{top:100%;left:0}.nav-flyout{top:-.55rem;left:calc(100% + .55rem);transform:translate(8px)}.has-dropdown:hover>.nav-dropdown,.has-dropdown:focus-within>.nav-dropdown,.has-flyout:hover>.nav-flyout,.has-flyout:focus-within>.nav-flyout{opacity:1;visibility:visible;transform:translateY(0)}.has-flyout:hover>.nav-flyout,.has-flyout:focus-within>.nav-flyout{transform:translate(0)}.nav-dropdown a,.nav-dropdown__item>a,.nav-flyout a{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.72rem .85rem;border-radius:calc(var(--radius) - 1px);font-size:.82rem;font-weight:750;text-transform:none;letter-spacing:0;color:var(--foreground);white-space:nowrap}.nav-dropdown a:hover,.nav-dropdown__item>a:hover,.nav-flyout a:hover{background:var(--muted);color:var(--primary)}.nav-dropdown__item{position:relative}.nav-dropdown__item.has-flyout>a:after{content:"\203a";font-size:1rem;color:var(--muted-foreground)}.mobile-menu__details{border-bottom:1px solid var(--border)}.mobile-menu__details summary{list-style:none;cursor:pointer;padding:.95rem 1rem;font-size:.9rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em;display:flex;justify-content:space-between;align-items:center}.mobile-menu__details summary::-webkit-details-marker{display:none}.mobile-menu__details summary:after{content:"+";font-weight:900;color:var(--primary)}.mobile-menu__details[open]>summary:after{content:"\2013"}.mobile-menu__details a{padding-left:1.6rem;background:#00000005;font-size:.86rem}.mobile-menu__details--nested{margin-left:1rem;border-left:2px solid var(--border);border-bottom:0}.mobile-menu__details--nested summary{font-size:.84rem;padding-left:1rem}.mobile-menu__details--nested a{padding-left:1.6rem}.services-grid{margin-top:3.5rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.service-card--product{display:flex;flex-direction:column;color:#fff;min-height:100%;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;box-shadow:0 12px 35px -22px #000000b3;transition:transform .22s ease,border-color .22s ease,background .22s ease}.service-card--product:hover{transform:translateY(-3px);border-color:#d40c1abf;background:#ffffff17}.service-card--product .service-card__body{display:flex;flex-direction:column;flex:1;padding:1.35rem}.service-card__label{font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.2em;color:var(--primary);margin-bottom:.7rem}.service-card__text{color:#ffffffb8;font-size:.92rem;line-height:1.65;margin:.85rem 0 1.2rem}.service-card__actions{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.service-card__link{display:inline-flex;align-items:center;gap:.4rem;color:#fff;font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.service-card__link:after{content:"\2192";color:var(--primary);transition:transform .18s ease}.service-card--product:hover .service-card__link:after{transform:translate(3px)}.service-card__sub{margin-top:.9rem;display:flex;flex-wrap:wrap;gap:.4rem}.service-card__chip{border:1px solid rgba(255,255,255,.16);background:#ffffff0f;border-radius:999px;padding:.35rem .6rem;font-size:.72rem;color:#ffffffc7}@media(max-width:1180px){.site-nav--dropdown{gap:.9rem}.site-nav--dropdown .nav-link{font-size:.78rem}.inquire-btn{padding:.78rem 1rem}}@media(max-width:1050px){.site-nav--dropdown,.nav-dropdown,.nav-flyout{display:none}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:740px){.services-grid{grid-template-columns:1fr;margin-top:2rem}.service-card--product .service-card__body{padding:1.1rem}.service-card__actions{align-items:flex-start;flex-direction:column}.mobile-menu.open{max-height:calc(100vh - 72px);overflow:auto}}.services-list-section{background:var(--background);padding:5rem 0 6rem}.services-list-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.lovable-service-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow-card);transition:box-shadow .22s ease,transform .22s ease,border-color .22s ease}.lovable-service-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-industrial);border-color:#d40c1a73}.lovable-service-card__media{overflow:hidden;background:var(--muted)}.lovable-service-card__media img{transition:transform .7s ease}.lovable-service-card:hover .lovable-service-card__media img{transform:scale(1.05)}.lovable-service-card__body{padding:1.5rem}.lovable-service-card__body h3{font-size:1.55rem;line-height:1.1;text-transform:uppercase;color:var(--foreground)}.lovable-service-card__body p{margin:1rem 0 0;color:var(--muted-foreground);font-size:.92rem;line-height:1.65}.lovable-service-card__link{margin-top:1.35rem;display:inline-flex;align-items:center;gap:.5rem;font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:var(--primary)}.lovable-service-card__link:after{content:"\2192";transition:transform .18s ease}.lovable-service-card:hover .lovable-service-card__link:after{transform:translate(3px)}@media(max-width:1050px){.services-list-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.services-list-section{padding:4.5rem 0}}@media(max-width:740px){.services-list-grid{grid-template-columns:1fr}.services-list-section{padding:3.75rem 0}.lovable-service-card__body{padding:1.25rem}.lovable-service-card__body h3{font-size:1.35rem}.hero{min-height:560px}.hero__content{padding-top:3rem;padding-bottom:3rem}.hero__title{max-width:100%}}.home-hero-1to1{height:88vh;min-height:600px}.home-who__text p{margin:0 0 1rem}.home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-services-strip .section-head{max-width:42rem}.home-services-strip .steel-muted{color:#ffffffb3;line-height:1.65;margin-top:1rem}.inline-link{display:inline-flex;align-items:center;gap:.4rem;color:var(--primary);font-size:.85rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.section-head--split{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.why-grid p{line-height:1.7}.why-card{background:var(--steel);color:#fff;border-radius:var(--radius);padding:2rem;box-shadow:var(--shadow-industrial)}.why-card h3{font-size:2.2rem;line-height:1.05;text-transform:uppercase}.why-card p{color:#ffffffb8;line-height:1.7}.stat-card strong{display:block;font-family:Oswald,Inter,sans-serif;font-size:2rem;color:var(--primary);line-height:1}.stat-card span{display:block;margin-top:.35rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted-foreground)}.service-detail-page{background:var(--background)}.service-detail__top{padding-top:2.5rem}.service-detail__back{display:inline-flex;align-items:center;gap:.5rem;color:var(--muted-foreground);font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.service-detail__back:hover{color:var(--primary)}.service-detail{padding:3rem 1rem 6rem}.service-detail__image-wrap{overflow:hidden;border-radius:var(--radius);box-shadow:var(--shadow-industrial);background:var(--muted)}.service-detail__image{width:100%;height:auto;aspect-ratio:21/9;object-fit:cover}.service-detail__grid{margin-top:3rem;display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:3rem}.service-detail__lead{font-size:1.12rem;line-height:1.7;color:var(--muted-foreground);margin:1rem 0 0}.service-detail__description{margin-top:1.5rem;line-height:1.85;color:var(--foreground)}.service-detail__description p{margin:0 0 1rem}.service-detail__list-group{margin-top:2.25rem}.service-detail__list-group h3{font-size:.78rem;font-family:Inter,system-ui,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.2em;color:var(--primary)}.service-detail__list{list-style:none;margin:1rem 0 0;padding:0;display:grid;gap:.75rem}.service-detail__list--two{grid-template-columns:repeat(2,minmax(0,1fr))}.service-detail__list li{display:flex;gap:.65rem;line-height:1.55}.service-detail__list li:before{content:"";width:.42rem;height:.42rem;background:var(--primary);margin-top:.55rem;flex:0 0 auto}.service-detail__specs{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--card)}.service-detail__spec{padding:1rem 1.15rem;border-bottom:1px solid var(--border)}.service-detail__spec:last-child{border-bottom:0}.service-detail__spec span{display:block;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.09em;color:var(--muted-foreground)}.service-detail__spec strong{display:block;margin-top:.35rem}.service-detail__cta{width:100%;margin-top:1.25rem;text-align:center}.service-detail__aside{position:sticky;top:6rem;align-self:start}@media(max-width:1050px){.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.why-grid,.service-detail__grid{grid-template-columns:1fr}.service-detail__aside{position:static}.service-detail__list--two{grid-template-columns:1fr}.home-hero-1to1{height:auto;min-height:620px}}@media(max-width:740px){.section-head--split{align-items:flex-start;flex-direction:column}.home-product-grid{grid-template-columns:1fr}.home-hero-1to1{min-height:560px}.service-detail{padding:2rem 1rem 4rem}.service-detail__top{padding-top:1.5rem}.service-detail__image{aspect-ratio:4/3}.service-detail__grid{margin-top:2rem;gap:2rem}.service-detail__lead{font-size:1rem}.why-card h3{font-size:1.75rem}}.featured-grid{margin-top:3rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.featured-grid .featured-card{display:flex;flex-direction:column;min-height:100%}.featured-grid .featured-card__media{width:100%}.featured-grid .featured-card__body{min-height:106px}.home-product-grid{margin-top:3rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.home-product-grid .catalog-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-card)}.home-product-grid .catalog-card__media{width:100%}.home-product-grid .catalog-card__body{min-height:96px}.plates-grid{margin-top:3rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.plates-grid .plate-card{min-height:100%}.services-grid{margin-top:3.5rem}@media(max-width:1050px){.featured-grid,.home-product-grid,.plates-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:740px){.featured-grid,.home-product-grid,.plates-grid{grid-template-columns:1fr;gap:1.25rem;margin-top:2rem}.featured-grid .featured-card__body,.home-product-grid .catalog-card__body{min-height:auto}}.site-header__inner{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.25rem;padding:.65rem 1rem!important}.site-header__logo{display:flex;align-items:center;min-width:170px;max-width:235px}.site-header__logo img{height:3rem!important;width:auto;max-width:235px;object-fit:contain}.site-nav--dropdown{justify-content:center;gap:1.15rem!important;min-width:0;flex-wrap:nowrap!important}.site-nav--dropdown .nav-item{position:relative;display:flex;align-items:center;flex:0 0 auto}.site-nav--dropdown .nav-link,.site-nav--dropdown>.nav-link{display:inline-flex!important;align-items:center;gap:.35rem;white-space:nowrap!important;line-height:1!important;font-size:.79rem!important;letter-spacing:.035em!important;padding:.75rem 0}.site-nav--dropdown .has-dropdown>.nav-link:after{content:"\2304";font-size:.7rem;line-height:1;color:var(--muted-foreground);margin-left:.2rem}.header-actions{justify-self:end;white-space:nowrap}.header-actions .inquire-btn{padding:.76rem 1.1rem;font-size:.78rem}.header-actions [data-cart-open],.cart-count{display:none!important}.product-card__image,.home-product-grid .catalog-card__media,.featured-grid .featured-card__media,.services-grid .aspect-4-3,.services-list-grid .lovable-service-card__media,.plates-grid .plate-card>div:first-child,.product-media__main{aspect-ratio:4/3!important;height:auto!important;overflow:hidden;background:var(--muted)}.product-card__image img,.home-product-grid .catalog-card__media img,.featured-grid .featured-card__media img,.services-grid .aspect-4-3 img,.services-list-grid .lovable-service-card__media img,.plates-grid .plate-card>div:first-child img,.product-media__main img{width:100%!important;height:100%!important;object-fit:cover!important}.product-card__body{gap:.45rem}.product-card__actions{margin-top:auto;padding-top:1rem}.product-card__actions .btn{width:100%}.product-form,.quantity-input,.cart-drawer,.drawer-backdrop{display:none!important}.product-inquiry-actions{display:grid;grid-template-columns:1fr;gap:.75rem;margin-top:1.35rem}.variant-select--quote{display:block;color:var(--foreground);font-weight:800}.variant-select--quote select{display:block;width:100%;margin-top:.5rem;border:1px solid var(--border);border-radius:var(--radius);padding:.85rem;background:#fff;color:var(--foreground)}.services-list-section{padding:5rem 0 6rem!important}.services-list-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:2rem!important}.lovable-service-card{min-height:100%}.lovable-service-card__body{display:flex;flex-direction:column;min-height:190px}.lovable-service-card__body p{flex:1}@media(max-width:1280px){.site-nav--dropdown{display:none!important}.menu-toggle{display:inline-flex!important}.site-header__inner{grid-template-columns:auto 1fr auto}.site-header__logo{min-width:0}}@media(max-width:1050px){.services-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:740px){.site-header__logo img{height:2.7rem!important;max-width:190px}.header-actions .inquire-btn{display:none}.services-list-grid{grid-template-columns:1fr!important;gap:1.25rem!important}.product-card__image,.home-product-grid .catalog-card__media,.featured-grid .featured-card__media,.services-grid .aspect-4-3,.services-list-grid .lovable-service-card__media,.plates-grid .plate-card>div:first-child,.product-media__main{aspect-ratio:4/3!important}}.home-heading-stack{display:block;max-width:760px}.home-heading-stack .heading-md{margin-top:.75rem}.section-head--stacked{display:block!important}.home-services-strip .section-head--stacked{max-width:none}.home-services-strip .home-heading-stack{max-width:760px}.home-services-strip .steel-muted{max-width:690px}:root{--primary:#d40c1a;--primary-foreground:#fbfcfd;--gradient-accent:linear-gradient(135deg,#4b1518 0%,#d40c1a 100%)}.btn,.shopify-payment-button__button{background:#d40c1a;color:#fff}.btn:hover{background:#b90815}.kicker,.inline-link,.service-card__label,.lovable-service-card__link,.service-detail__list-group h3,.stat-card strong{color:#d40c1a}.service-icon,.value-icon,.footer-location .tag,.socials a:hover,.cart-count{background:#d40c1a;color:#fff}.check-list li:before,.service-card__link:after{color:#d40c1a}.service-detail__list li:before,.hero__badge:before{background:#d40c1a}.hero__badge{border-color:#d40c1a73;background:#d40c1a1f}.card-hover:hover,.service-card--product:hover,.lovable-service-card:hover{border-color:#d40c1a8c}.site-header__bar{background:linear-gradient(90deg,#d40c1a,var(--accent),#d40c1a)}.cta{background:linear-gradient(90deg,#4d1518,#0d233b);padding:4rem 0}.cta:before{display:none}.cta .heading-md{color:#fff}.footer-inquire{background:linear-gradient(90deg,#4d1518,#0d233b);border-bottom:1px solid rgba(255,255,255,.1)}.footer-inquire__inner{padding:3.25rem 1rem}.footer-contact a:first-letter{color:#d40c1a}body.page-services .page-hero,body.page-all-services .page-hero{padding:0;background:var(--steel)}body.page-services .page-hero__content,body.page-all-services .page-hero__content{padding:56px 0}body.page-services .page-hero p,body.page-all-services .page-hero p{margin:1rem 0 0}@media(max-width:740px){body.page-services .page-hero__content,body.page-all-services .page-hero__content{padding:40px 0}.cta{padding:3rem 0}.footer-inquire__inner{padding:2.5rem 1rem}}.footer-contact a{display:flex!important;align-items:center;gap:.55rem;color:#fff;margin-top:.65rem;font-size:.95rem}.footer-contact a:hover{color:var(--primary)}.footer-icon,.contact-icon{width:1rem;height:1rem;flex:0 0 auto;color:var(--primary)}.footer-location h3{font-size:1rem;color:#fff;text-transform:uppercase;margin:.8rem 0 0;line-height:1.35}.footer-location__row{display:flex;gap:.65rem;margin-top:.85rem;color:#ffffffbd;font-size:.8rem;line-height:1.6}.footer-location__phones{color:#ffffffe0}.footer-location__row .footer-icon{margin-top:.2rem}.footer-location address{margin:0;color:inherit}.socials a{color:#fff}.instagram-icon{width:1.1rem;height:1.1rem;display:block}.footer-contact a:first-letter{color:inherit!important}.contact-locations-section{background:var(--background)}.contact-location-grid{margin-top:3rem!important;gap:1.5rem!important}.contact-location-card{position:relative;overflow:hidden;padding:1.95rem 1.75rem!important;background:#fff!important;color:var(--foreground)!important;border:1px solid var(--border)!important;box-shadow:var(--shadow-card)!important;border-radius:var(--radius)!important;min-height:100%}.contact-location-card:before{display:none!important}.contact-location-card:hover{border-color:var(--primary)!important;box-shadow:var(--shadow-industrial)!important;transform:translateY(-2px)}.contact-card-topline{position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary),var(--accent))}.contact-location-card .tag{font-size:.68rem!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.2em!important;color:var(--primary)!important}.contact-location-card h3{margin:.75rem 0 0;font-size:1.25rem;line-height:1.25;text-transform:uppercase;color:var(--foreground)}.contact-card-row{display:flex;gap:.85rem;margin-top:1.35rem;color:var(--muted-foreground);font-size:.95rem;line-height:1.65}.contact-card-row .contact-icon{margin-top:.25rem}.contact-card-row address{margin:0;color:inherit}.contact-card-phones{color:var(--foreground);line-height:1.85}.contact-card-emails{margin-top:1.45rem;padding-top:1.25rem;border-top:1px solid var(--border);display:grid;gap:.65rem}.contact-card-emails a{display:flex;align-items:center;gap:.75rem;color:var(--foreground);font-size:.95rem}.contact-card-emails a:hover{color:var(--primary)}.contact-card-emails a:nth-child(2){color:var(--muted-foreground)}.contact-card-emails a:nth-child(2):hover{color:var(--primary)}@media(max-width:740px){.contact-location-card{padding:1.5rem!important}}:root{--primary:#e30613;--accent:#004b93;--steel:#111922;--steel-foreground:#ffffff;--gradient-accent:linear-gradient(135deg,#4d1518 0%,#e30613 100%)}.site-header{display:block!important;visibility:visible!important;opacity:1!important;position:sticky!important;top:0!important;z-index:1000!important;background:#fffffffa!important;box-shadow:0 1px #11192214!important}.site-header__bar{height:4px!important;background:linear-gradient(90deg,#e30613,#004b93)!important}.site-header__inner{min-height:78px!important}.site-nav--dropdown .nav-link,.site-nav--dropdown>.nav-link{color:#202936!important}.site-nav--dropdown .nav-link:hover,.site-nav--dropdown .nav-link.active{color:#e30613!important}.header-actions .inquire-btn{background:#e30613!important;color:#fff!important}.header-actions .inquire-btn:hover{background:#be0711!important}.mobile-menu{background:#fff!important;z-index:999!important}.mobile-menu a,.mobile-menu summary{color:#202936!important}.nav-dropdown a[href="/pages/services"],.mobile-menu__details a[href="/pages/services"]{display:none!important}.site-nav--dropdown>.nav-item>.nav-link[href="/pages/services"]{display:inline-flex!important}.cta,.cta--lovable{background:#4d1518!important;color:#fff!important;padding:5rem 0!important}.cta:before,.cta--lovable:before{display:none!important}.cta .heading-md,.cta--lovable .heading-md{color:#fff!important}.cta p,.cta--lovable p{color:#ffffffdb!important}.cta .btn,.cta--lovable .btn{background:#e30613!important;color:#fff!important}.cta .btn:hover,.cta--lovable .btn:hover{background:#be0711!important}.footer-inquire{background:linear-gradient(90deg,#3c1219,#172033 46%,#0d233b)!important;border-bottom:1px solid rgba(255,255,255,.1)!important}.footer-inquire .kicker{color:#e30613!important}.footer-inquire .btn{background:#e30613!important;color:#fff!important}.footer-inquire .btn:hover{background:#be0711!important}.site-footer{background:#111922!important;color:#fff!important}.footer-main{background:#111922!important}.footer-logo{filter:brightness(0) invert(1)!important}.footer-menu a:hover,.footer-contact a:hover,.footer-icon,.contact-icon{color:#e30613!important}.socials a:hover{background:#e30613!important;border-color:#e30613!important}.footer-location .tag{background:#e30613!important;color:#fff!important}.footer-location:hover{border-color:#e30613a6!important}.contact-locations-section{background:#f7f9fc!important}.contact-location-card{background:#fff!important;color:#111922!important;border:1px solid #d9e0ea!important;box-shadow:0 8px 24px -12px #11192240!important}.contact-card-topline{background:linear-gradient(90deg,#e30613,#004b93)!important}.contact-location-card .tag,.contact-card-row .contact-icon,.contact-card-emails .contact-icon{color:#e30613!important}.contact-location-card:hover{border-color:#e30613!important}.contact-location-card h3{color:#0d1622!important}.contact-card-row{color:#465363!important}.contact-card-phones,.contact-card-emails a{color:#0d1622!important}.contact-card-emails a:nth-child(2){color:#465363!important}@media(max-width:740px){.site-header__inner{min-height:68px!important}.cta,.cta--lovable{padding:3.5rem 0!important}}.footer-location__phones-list{display:grid;gap:.35rem;margin-top:.85rem}.footer-location__phone-line{display:flex;align-items:center;gap:.65rem;color:#ffffffe0;font-size:.8rem;line-height:1.45}.footer-location__phone-line .footer-icon{margin-top:0}.contact-card-phone-list{display:grid;gap:.7rem;margin-top:1.35rem;color:#0d1622}.contact-card-phone-line{display:flex;align-items:center;gap:.85rem;color:#0d1622;font-size:.95rem;line-height:1.45}.contact-card-phone-line .contact-icon{margin-top:0;color:#e30613!important}.page-hero{padding:0!important;min-height:auto!important}.page-hero__content{padding:5rem 0!important;min-height:auto!important}.page-hero.has-image{min-height:360px!important}.page-hero.has-image .page-hero__content{min-height:360px!important;padding:4.5rem 0!important;justify-content:flex-end!important}.page-hero .heading-lg{margin-top:.75rem!important;font-size:clamp(3rem,5.2vw,4rem)!important;line-height:1!important}.page-hero p{margin:1rem 0 0!important;max-width:720px!important;font-size:1rem!important;line-height:1.6!important}.page-hero .hero__buttons{margin-top:1.65rem!important}body.page-contact .page-hero__content,body.page-services .page-hero__content,body.page-all-services .page-hero__content{padding:5rem 0!important}body.page-contact .page-hero,body.page-services .page-hero,body.page-all-services .page-hero{background:#111922!important}body.page-contact .page-hero__overlay,body.page-services .page-hero__overlay,body.page-all-services .page-hero__overlay{opacity:.2!important;background:linear-gradient(135deg,#4d1518,#111922 70%)!important}.contact-locations-section,.services-list-section{padding:4.75rem 0 5rem!important}.contact-location-grid,.services-list-grid{margin-top:2.4rem!important}.quote-form{margin-top:2rem!important}.cta,.cta--lovable{padding:4rem 0!important}.footer-inquire__inner{padding:2.75rem 1rem!important}.footer-main{padding:3.5rem 0!important}.footer-bottom{margin-top:2.5rem!important;padding-top:1.5rem!important}.collection-hero{padding:var(--collection-hero-padding-desktop,56px) 0!important}.collection-hero .page-hero__content,.collection-hero .collection-hero__content{padding:0!important}.service-detail__top{padding-top:1.75rem!important}.service-detail{padding:2.25rem 1rem 4.75rem!important}.service-detail__grid{margin-top:2.25rem!important;gap:2.25rem!important}.service-detail__list-group{margin-top:1.7rem!important}@media(max-width:740px){.page-hero__content,body.page-contact .page-hero__content,body.page-services .page-hero__content,body.page-all-services .page-hero__content{padding:3.5rem 0!important}.page-hero.has-image,.page-hero.has-image .page-hero__content{min-height:300px!important}.page-hero.has-image .page-hero__content{padding:3.25rem 0!important}.page-hero .heading-lg{font-size:clamp(2.35rem,10vw,3.15rem)!important}.page-hero p{font-size:.95rem!important}.page-hero .hero__buttons{margin-top:1.25rem!important}.contact-locations-section,.services-list-section{padding:3.5rem 0 3.75rem!important}.contact-location-grid,.services-list-grid{margin-top:2rem!important}.cta,.cta--lovable{padding:3rem 0!important}.footer-inquire__inner{padding:2.25rem 1rem!important}.footer-main{padding:2.75rem 0!important}.collection-hero{padding:var(--collection-hero-padding-mobile,40px) 0!important}}.hero.home-hero-1to1,.home-hero-1to1{height:calc(100vh - 96px)!important;min-height:600px!important;max-height:740px!important}.home-hero-1to1 .hero__content{justify-content:flex-start!important;padding-top:clamp(7.5rem,15vh,9rem)!important;padding-bottom:4rem!important}.home-hero-1to1 .hero__badge{padding:.42rem .75rem!important;font-size:.72rem!important;letter-spacing:.2em!important}.home-hero-1to1 .hero__title{margin-top:1.35rem!important;max-width:760px!important;font-size:clamp(4rem,6.25vw,5.65rem)!important;line-height:.94!important}.home-hero-1to1 .hero__copy{max-width:650px!important;margin-top:1.35rem!important;font-size:1rem!important;line-height:1.6!important}.home-hero-1to1 .hero__buttons{margin-top:2rem!important;gap:.75rem!important}.home-hero-1to1 .hero__buttons .btn{padding:.82rem 1.45rem!important}.home-hero-1to1 .hero__fade{height:5.5rem!important}@media(max-width:1050px){.hero.home-hero-1to1,.home-hero-1to1{height:auto!important;min-height:600px!important;max-height:none!important}.home-hero-1to1 .hero__content{padding-top:5.75rem!important;padding-bottom:4.75rem!important}.home-hero-1to1 .hero__title{font-size:clamp(3.4rem,10vw,5rem)!important}}@media(max-width:740px){.hero.home-hero-1to1,.home-hero-1to1{min-height:540px!important}.home-hero-1to1 .hero__content{padding-top:4.25rem!important;padding-bottom:4rem!important}.home-hero-1to1 .hero__title{margin-top:1rem!important;font-size:clamp(3rem,14vw,4.15rem)!important}.home-hero-1to1 .hero__copy{margin-top:1rem!important;font-size:.95rem!important;line-height:1.55!important}.home-hero-1to1 .hero__buttons{margin-top:1.35rem!important}}.hero.home-hero-1to1,.home-hero-1to1{height:88vh!important;min-height:600px!important;max-height:none!important}.home-hero-1to1 .hero__content{height:100%!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;padding-top:0!important;padding-bottom:0!important;position:relative!important;z-index:2!important}.home-hero-1to1 .hero__badge{padding:.42rem .75rem!important;font-size:.72rem!important;line-height:1!important;letter-spacing:.2em!important}.home-hero-1to1 .hero__title{margin-top:1.5rem!important;max-width:48rem!important;font-size:clamp(3rem,5vw,4.5rem)!important;line-height:.95!important;letter-spacing:-.025em!important}.home-hero-1to1 .hero__copy{max-width:42rem!important;margin-top:1.5rem!important;font-size:clamp(1rem,1.25vw,1.125rem)!important;line-height:1.65!important}.home-hero-1to1 .hero__buttons{margin-top:2.5rem!important;gap:.75rem!important;position:relative!important;z-index:3!important}.home-hero-1to1 .hero__buttons .btn{padding:.875rem 1.75rem!important;min-height:52px!important}.home-hero-1to1 .hero__fade{height:6rem!important;z-index:1!important;pointer-events:none!important}@media(max-width:1050px){.hero.home-hero-1to1,.home-hero-1to1{height:auto!important;min-height:600px!important}.home-hero-1to1 .hero__content{justify-content:center!important;padding-top:0!important;padding-bottom:0!important}.home-hero-1to1 .hero__title{max-width:46rem!important;font-size:clamp(3.1rem,8.5vw,4.5rem)!important}}@media(max-width:740px){.hero.home-hero-1to1,.home-hero-1to1{min-height:560px!important}.home-hero-1to1 .hero__content{justify-content:center!important;padding-top:0!important;padding-bottom:0!important}.home-hero-1to1 .hero__title{margin-top:1.2rem!important;font-size:clamp(3rem,14vw,4.15rem)!important;max-width:100%!important}.home-hero-1to1 .hero__copy{margin-top:1.15rem!important;font-size:.96rem!important;line-height:1.55!important}.home-hero-1to1 .hero__buttons{margin-top:1.65rem!important}.home-hero-1to1 .hero__buttons .btn{width:auto!important;padding:.82rem 1.25rem!important}}@media(max-width:520px){.home-hero-1to1 .hero__buttons .btn{width:100%!important}}.footer-copy-wrap{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem}.footer-yahya-sign{display:inline-flex;align-items:center;justify-content:flex-end;width:max-content;max-width:160px;font-size:.64rem;line-height:1;letter-spacing:.18em;text-transform:uppercase;color:#ffffff6b;text-decoration:none;transition:color .2s ease,opacity .2s ease}.footer-yahya-sign:hover{color:var(--primary)}.footer-yahya-sign__image{display:block;max-width:86px;max-height:26px;width:auto;height:auto;object-fit:contain;opacity:.72;filter:brightness(0) invert(1)}.footer-yahya-sign:hover .footer-yahya-sign__image{opacity:1}@media(max-width:1050px){.footer-copy-wrap{align-items:flex-start}.footer-yahya-sign{justify-content:flex-start}}.page-hero:not(.collection-hero) .page-hero__content{padding:var(--page-hero-padding-desktop,80px) 0!important;min-height:auto!important}body.page-services .page-hero .page-hero__content,body.page-all-services .page-hero .page-hero__content,body.page-attachments .page-hero .page-hero__content,body.page-plates .page-hero .page-hero__content{padding:var(--page-hero-padding-desktop,56px) 0!important}body.page-services .page-hero,body.page-all-services .page-hero,body.page-attachments .page-hero,body.page-plates .page-hero{min-height:auto!important;padding:0!important}@media(max-width:740px){.page-hero:not(.collection-hero) .page-hero__content{padding:var(--page-hero-padding-mobile,56px) 0!important}body.page-services .page-hero .page-hero__content,body.page-all-services .page-hero .page-hero__content,body.page-attachments .page-hero .page-hero__content,body.page-plates .page-hero .page-hero__content{padding:var(--page-hero-padding-mobile,40px) 0!important}}@media(max-width:740px){.featured-grid,.home-product-grid,.services-grid,.plates-grid,.services-list-grid,.collection .product-grid,.section .product-grid,.product-grid:not(.home-product-grid){display:flex!important;flex-direction:column!important;gap:1rem!important;overflow-y:auto!important;overflow-x:hidden!important;max-height:78vh;scroll-snap-type:y proximity;scroll-padding-top:.5rem;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain;padding-right:.25rem;padding-bottom:.5rem}.featured-grid>*,.home-product-grid>*,.services-grid>*,.plates-grid>*,.services-list-grid>*,.collection .product-grid>*,.section .product-grid>*,.product-grid:not(.home-product-grid)>*{flex:0 0 auto!important;width:100%!important;min-width:0!important;scroll-snap-align:start;scroll-snap-stop:normal}.services-list-section,.section:has(.home-product-grid),.section:has(.services-grid),.section:has(.plates-grid),.section:has(.featured-grid){overflow:hidden}.featured-grid::-webkit-scrollbar,.home-product-grid::-webkit-scrollbar,.services-grid::-webkit-scrollbar,.plates-grid::-webkit-scrollbar,.services-list-grid::-webkit-scrollbar,.product-grid::-webkit-scrollbar{width:4px}.featured-grid::-webkit-scrollbar-thumb,.home-product-grid::-webkit-scrollbar-thumb,.services-grid::-webkit-scrollbar-thumb,.plates-grid::-webkit-scrollbar-thumb,.services-list-grid::-webkit-scrollbar-thumb,.product-grid::-webkit-scrollbar-thumb{background:#d40c1a73;border-radius:999px}.mobile-swipe-hint{display:block;margin:.85rem 0 0;color:var(--muted-foreground);font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.mobile-swipe-hint:after{content:"Swipe vertically"}}@media(min-width:741px){.mobile-swipe-hint{display:none!important}}.brand-carousel{position:relative}.brand-carousel__dots{display:none;align-items:center;justify-content:center;gap:.5rem;margin-top:1.25rem}.brand-carousel__dot{width:.5rem;height:.5rem;border-radius:999px;border:0;background:#1119223d;padding:0;cursor:pointer;transition:width .2s ease,background .2s ease,opacity .2s ease}.brand-carousel__dot.is-active{width:1.35rem;background:var(--primary)}.brand-strip__title{font-size:1rem;font-weight:500;color:var(--foreground)}@media(max-width:740px){.brand-strip{padding:2.75rem 0!important}.brand-strip__title,.brand-strip .kicker{text-align:left!important;font-size:1.2rem!important;letter-spacing:0!important;text-transform:none!important;color:var(--foreground)!important;margin-bottom:0!important}.brand-carousel{margin-top:1.35rem}.brand-carousel__track,.brand-grid.brand-carousel__track{display:flex!important;flex-direction:row!important;align-items:stretch!important;gap:1rem!important;overflow-x:auto!important;overflow-y:hidden!important;max-height:none!important;scroll-snap-type:x mandatory!important;scroll-padding-left:0!important;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;overscroll-behavior-x:contain;padding:0 1rem .45rem 0!important;margin-top:0!important}.brand-carousel__track::-webkit-scrollbar{display:none}.brand-carousel__track{scrollbar-width:none}.brand-carousel__slide,.brand-logo.brand-carousel__slide{flex:0 0 38vw!important;min-width:138px!important;max-width:190px!important;min-height:112px!important;scroll-snap-align:start;border:1px solid rgba(17,25,34,.08);background:#ffffff9e;border-radius:var(--radius);padding:1rem!important;filter:none!important;opacity:1!important}.brand-carousel__slide img,.brand-logo.brand-carousel__slide img{max-width:100%!important;max-height:4.6rem!important;width:auto!important;height:auto!important;object-fit:contain!important}.brand-carousel__slide:hover{filter:none!important;opacity:1!important}.brand-carousel__dots{display:flex!important}}@media(max-width:420px){.brand-carousel__slide,.brand-logo.brand-carousel__slide{flex-basis:48vw!important;min-width:132px!important}}.brand-strip__title,.brand-strip .kicker{color:var(--primary)!important}@media(max-width:740px){.brand-strip__title,.brand-strip .kicker{color:var(--primary)!important;font-weight:700!important}.featured-grid,.home-product-grid,.services-grid,.plates-grid,.services-list-grid,.collection .product-grid,.section .product-grid,.product-grid:not(.home-product-grid){display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:1rem!important;overflow-x:auto!important;overflow-y:hidden!important;max-height:none!important;scroll-snap-type:x mandatory!important;scroll-padding-left:0!important;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y!important;overscroll-behavior-x:contain;padding:0 1rem .65rem 0!important;margin-top:2rem;scrollbar-width:none}.featured-grid::-webkit-scrollbar,.home-product-grid::-webkit-scrollbar,.services-grid::-webkit-scrollbar,.plates-grid::-webkit-scrollbar,.services-list-grid::-webkit-scrollbar,.product-grid::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.featured-grid>*,.home-product-grid>*,.services-grid>*,.plates-grid>*,.services-list-grid>*,.collection .product-grid>*,.section .product-grid>*,.product-grid:not(.home-product-grid)>*{flex:0 0 min(82vw,360px)!important;width:min(82vw,360px)!important;min-width:min(82vw,360px)!important;max-width:360px!important;scroll-snap-align:start!important;scroll-snap-stop:always}.featured-grid>*{flex-basis:min(86vw,380px)!important;width:min(86vw,380px)!important;min-width:min(86vw,380px)!important;max-width:380px!important}.mobile-swipe-hint:after{content:"Swipe sideways"!important}.mobile-grid-dots{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:.8rem 0 0}.mobile-grid-dot{width:.5rem;height:.5rem;border-radius:999px;border:0;padding:0;background:#1119223d;transition:width .2s ease,background .2s ease}.mobile-grid-dot.is-active{width:1.35rem;background:var(--primary)}}@media(min-width:741px){.mobile-grid-dots{display:none!important}}.brand-strip .kicker,.brand-strip__title{display:block!important;width:100%!important;text-align:center!important;color:var(--primary)!important;text-transform:uppercase!important;letter-spacing:.32em!important;font-size:.85rem!important;font-weight:800!important;line-height:1.2!important;margin:0 auto 2rem!important}.brand-carousel{margin-top:0!important}@media(max-width:740px){.brand-strip .kicker,.brand-strip__title{text-align:center!important;color:var(--primary)!important;text-transform:uppercase!important;letter-spacing:.24em!important;font-size:.82rem!important;font-weight:800!important;margin:0 auto 1.35rem!important}.brand-carousel{margin-top:0!important}}@media(min-width:1180px){.footer-grid{grid-template-columns:minmax(260px,.8fr) minmax(0,2.8fr)!important;gap:2rem!important}.footer-locations{grid-template-columns:repeat(4,minmax(0,1fr))!important}.footer-location{padding:1.1rem!important}.footer-location h3{font-size:.95rem!important;line-height:1.25!important}.footer-location__row,.footer-location__phone-line{font-size:.76rem!important}.contact-location-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.contact-location-card{padding:1.65rem 1.45rem!important}.contact-location-card h3{font-size:1.1rem!important}.contact-card-row,.contact-card-phone-line,.contact-card-emails a{font-size:.9rem!important}}@media(min-width:741px)and (max-width:1179px){.footer-locations,.contact-location-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(min-width:1180px){.footer-grid{grid-template-columns:1fr!important;gap:2rem!important}.footer-about{max-width:none!important}.footer-about p{max-width:720px!important}.footer-locations{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1rem!important;width:100%!important}.footer-location{display:grid!important;grid-template-columns:minmax(190px,.9fr) minmax(210px,1.1fr)!important;column-gap:1.1rem!important;row-gap:.35rem!important;align-items:start!important;padding:1rem 1.15rem!important;min-height:0!important}.footer-location .tag{grid-column:1!important;width:max-content!important;margin:0 0 .25rem!important;align-self:start!important}.footer-location h3{grid-column:1!important;margin:.15rem 0 .35rem!important;font-size:.92rem!important;line-height:1.2!important}.footer-location__row{grid-column:1!important;margin-top:.25rem!important;font-size:.74rem!important;line-height:1.45!important}.footer-location__phones-list{grid-column:2!important;grid-row:1 / span 3!important;align-self:center!important;margin-top:0!important;gap:.28rem!important}.footer-location__phone-line{font-size:.76rem!important;line-height:1.35!important}.contact-location-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1.15rem!important}.contact-location-card{display:grid!important;grid-template-columns:minmax(210px,.9fr) minmax(230px,1.1fr)!important;column-gap:1.35rem!important;row-gap:.4rem!important;align-items:start!important;padding:1.25rem 1.35rem!important;min-height:0!important}.contact-location-card .tag{grid-column:1!important}.contact-location-card h3{grid-column:1!important;margin:.45rem 0 0!important;font-size:1rem!important;line-height:1.22!important}.contact-card-row{grid-column:1!important;margin-top:.9rem!important;font-size:.84rem!important;line-height:1.5!important}.contact-card-phone-list{grid-column:2!important;grid-row:1 / span 2!important;margin-top:.15rem!important;gap:.45rem!important;align-self:start!important}.contact-card-phone-line{font-size:.88rem!important}.contact-card-emails{grid-column:2!important;margin-top:.7rem!important;padding-top:.75rem!important;gap:.45rem!important}.contact-card-emails a{font-size:.86rem!important}}@media(min-width:741px)and (max-width:1179px){.footer-locations,.contact-location-grid{grid-template-columns:1fr!important}.footer-location,.contact-location-card{display:grid!important;grid-template-columns:minmax(220px,.9fr) minmax(240px,1.1fr)!important;column-gap:1.2rem!important;padding:1.2rem!important}.footer-location .tag,.footer-location h3,.footer-location__row,.contact-location-card .tag,.contact-location-card h3,.contact-card-row{grid-column:1!important}.footer-location__phones-list,.contact-card-phone-list,.contact-card-emails{grid-column:2!important;margin-top:0!important}.footer-location .tag{margin-top:0!important;width:max-content!important}}@media(max-width:740px){.footer-location,.contact-location-card{padding:1.15rem!important}.footer-location .tag{margin-top:0!important}}@media(min-width:1180px){.footer-grid{grid-template-columns:minmax(260px,.8fr) minmax(0,2.8fr)!important;gap:2rem!important}.footer-about,.footer-about p{max-width:none!important}.footer-locations{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:1rem!important;width:100%!important}.contact-location-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:1.1rem!important}.footer-location,.contact-location-card{display:block!important;grid-template-columns:none!important;padding:1.18rem!important;min-height:100%!important}.contact-location-card{padding:1.45rem 1.2rem!important}.footer-location .tag,.footer-location h3,.footer-location__row,.footer-location__phones-list,.footer-location__phone-line,.contact-location-card .tag,.contact-location-card h3,.contact-card-row,.contact-card-phone-list,.contact-card-emails{grid-column:auto!important;grid-row:auto!important}.footer-location .tag{width:max-content!important;margin:0!important}.footer-location h3{margin:.8rem 0 0!important;font-size:.9rem!important;line-height:1.25!important}.footer-location__row{margin-top:.85rem!important;font-size:.74rem!important;line-height:1.5!important}.footer-location__phones-list{margin-top:.8rem!important;gap:.4rem!important}.footer-location__phone-line{font-size:.72rem!important;line-height:1.35!important}.contact-location-card .tag{display:block!important;width:auto!important;margin:0!important}.contact-location-card h3{margin:.75rem 0 0!important;font-size:1rem!important;line-height:1.25!important}.contact-card-row{margin-top:1.15rem!important;font-size:.86rem!important;line-height:1.55!important}.contact-card-phone-list{margin-top:1.1rem!important;gap:.55rem!important}.contact-card-phone-line{font-size:.86rem!important;line-height:1.45!important}.contact-card-emails{margin-top:1.15rem!important;padding-top:1rem!important;gap:.5rem!important}.contact-card-emails a{font-size:.78rem!important}}@media(min-width:741px)and (max-width:1179px){.footer-locations,.contact-location-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1rem!important}.footer-location,.contact-location-card{display:block!important;grid-template-columns:none!important;padding:1.25rem!important}.footer-location .tag,.footer-location h3,.footer-location__row,.footer-location__phones-list,.contact-location-card .tag,.contact-location-card h3,.contact-card-row,.contact-card-phone-list,.contact-card-emails{grid-column:auto!important;grid-row:auto!important;margin-left:0!important}.footer-location__phones-list,.contact-card-phone-list,.contact-card-emails{margin-top:1rem!important}}@media(max-width:740px){.footer-locations,.contact-location-grid{display:grid!important;grid-template-columns:1fr!important}.footer-location,.contact-location-card{display:block!important}}@keyframes hareerRgbMove{0%{background-position:0% 50%}to{background-position:300% 50%}}@keyframes hareerRgbPulse{0%,to{opacity:.78;filter:drop-shadow(0 0 4px rgba(227,6,19,.28))}50%{opacity:1;filter:drop-shadow(0 0 8px rgba(0,83,160,.32))}}:root{--hareer-rgb-line:linear-gradient(90deg,#e30613 0%,#b31452 22%,#005ea8 48%,#00a3ff 62%,#e30613 100%)}.site-header__bar{height:4px!important;background:var(--hareer-rgb-line)!important;background-size:300% 100%!important;animation:hareerRgbMove 5.5s linear infinite,hareerRgbPulse 2.8s ease-in-out infinite;box-shadow:0 0 7px #e306136b,0 0 10px #005ea85c}.product-card.card,.catalog-card,.featured-card,.plate-card,.service-card,.service-card--product,.lovable-service-card{position:relative;isolation:isolate}.product-card.card:before,.catalog-card:before,.featured-card:before,.plate-card:before,.service-card:before,.service-card--product:before,.lovable-service-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:1px;border-radius:inherit;pointer-events:none;z-index:3;background:var(--hareer-rgb-line);background-size:300% 100%;animation:hareerRgbMove 6s linear infinite;opacity:.72;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.product-card.card:hover:before,.catalog-card:hover:before,.featured-card:hover:before,.plate-card:hover:before,.service-card:hover:before,.service-card--product:hover:before,.lovable-service-card:hover:before{opacity:1;box-shadow:0 0 12px #e3061357,0 0 16px #005ea847}.location-card:before,.footer-location:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--hareer-rgb-line)!important;background-size:300% 100%!important;animation:hareerRgbMove 5.25s linear infinite,hareerRgbPulse 3s ease-in-out infinite;box-shadow:0 0 8px #e3061347,0 0 10px #005ea840}.location-card,.footer-location{position:relative;overflow:hidden}@media(prefers-reduced-motion:reduce){.site-header__bar,.location-card:before,.footer-location:before,.product-card.card:before,.catalog-card:before,.featured-card:before,.plate-card:before,.service-card:before,.service-card--product:before,.lovable-service-card:before{animation:none!important}}.product-media--swipe{gap:1rem}.product-media__main--swipe{position:relative;display:flex!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x pan-y;border-radius:var(--radius);background:var(--muted)}.product-media__main--swipe::-webkit-scrollbar{display:none}.product-media__main--swipe{scrollbar-width:none}.product-media__main--swipe:after{content:none!important;display:none!important}.product-gallery__slide{flex:0 0 100%;width:100%;aspect-ratio:4/3;scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden}.product-gallery__slide img{display:block;width:100%!important;height:100%!important;object-fit:cover!important}.product-thumbs--swipe{display:flex!important;grid-template-columns:none!important;gap:1rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;padding-bottom:.35rem}.product-thumbs--swipe::-webkit-scrollbar{height:6px}.product-thumbs--swipe::-webkit-scrollbar-thumb{background:#d40c1a73;border-radius:999px}.product-thumbs--swipe .product-thumb__button{appearance:none;-webkit-appearance:none;flex:0 0 clamp(116px,16vw,170px);border:1px solid var(--border);border-radius:var(--radius);background:transparent;padding:0;cursor:pointer;overflow:hidden;scroll-snap-align:start;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.product-thumbs--swipe .product-thumb__button:hover,.product-thumbs--swipe .product-thumb__button:focus-visible,.product-thumbs--swipe .product-thumb__button.is-active{border-color:var(--primary);box-shadow:0 0 0 3px #d40c1a1c;outline:none}.product-thumbs--swipe .product-thumb__button.is-active{transform:translateY(-1px)}.product-thumbs--swipe .product-thumb__button img{display:block;width:100%!important;height:auto!important;aspect-ratio:1/1;object-fit:cover!important;border:0!important;border-radius:inherit}.product-gallery__dots{display:flex;align-items:center;justify-content:center;gap:.45rem;margin:.25rem 0 .1rem}.product-gallery__dot{width:7px;height:7px;border-radius:999px;border:0;padding:0;background:#1119223d;cursor:pointer;transition:.2s ease}.product-gallery__dot.is-active{width:22px;background:var(--primary)}@media(max-width:740px){.product-media--swipe{gap:.8rem}.product-thumbs--swipe{gap:.75rem}.product-thumbs--swipe .product-thumb__button{flex-basis:30vw;min-width:96px;max-width:132px}.product-gallery__slide{aspect-ratio:4/3}}.service-detail__media-wrap{overflow:hidden;border-radius:var(--radius);box-shadow:var(--shadow-industrial);background:#080d13}.service-detail__media-wrap--video{display:block;line-height:0}.service-detail__media-wrap--video .service-detail__video,.service-detail__video,.service-detail__gallery-video,.lovable-service-card__video{display:block;width:100%!important;height:auto!important;max-height:72vh;object-fit:contain!important;background:#080d13}.service-detail__media-wrap--video .service-detail__image{aspect-ratio:auto!important;height:auto!important;object-fit:contain!important}.service-detail__video-embed,.service-detail__gallery-embed,.lovable-service-card__embed{position:relative;width:100%;aspect-ratio:16/9;background:#080d13;overflow:hidden}.service-detail__video-embed iframe,.service-detail__gallery-embed iframe,.lovable-service-card__embed iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.service-detail__media-gallery{margin-top:1.2rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.service-detail__media-item{overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow-card)}.service-detail__gallery-image{display:block;width:100%;height:100%;aspect-ratio:4/3;object-fit:cover}.service-detail__media-item--video .service-detail__gallery-image,.service-detail__media-item--video .service-detail__gallery-video{aspect-ratio:auto!important;height:auto!important;object-fit:contain!important}.service-detail__media-caption{padding:.75rem .9rem;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--muted-foreground);background:var(--card)}.lovable-service-card__media--video{aspect-ratio:auto!important;height:auto!important;background:#080d13!important}.lovable-service-card__media--video .lovable-service-card__video,.lovable-service-card__media--video .media-cover{width:100%!important;height:auto!important;object-fit:contain!important}.lovable-service-card__media--video .lovable-service-card__embed{aspect-ratio:16/9!important}@media(max-width:740px){.service-detail__media-gallery{grid-template-columns:1fr}.service-detail__video,.service-detail__gallery-video{max-height:70vh}}
/*# sourceMappingURL=/cdn/shop/t/56/assets/theme.css.map */
