:root{color:#242321;background:#ded3b8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink-950: #161615;--ink-900: #242321;--brand-red: #d71920;--brand-red-dark: #b81118;--brand-yellow: #fff200;--brand-yellow-soft: #fff690;--lime: #fff200;--mint: #efe087;--paper: #f8f0d8;--page-bg: #ded3b8;--surface: #f8f0d8;--surface-soft: #ebe0c4;--surface-deep: #d3c49f;--line: #c7b98f;--text: #34322e;--text-muted: #514b40;--text-muted-on-dark: rgba(255, 253, 243, .86);--muted: var(--text-muted);--shadow: 0 24px 70px rgba(22, 22, 21, .16);--section-y: 38px;--section-y-compact: 54px;--section-y-large: 84px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--page-bg)}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.site-header{position:sticky;top:0;z-index:10;overflow:clip;border-bottom:1px solid rgba(255,242,0,.18);background:linear-gradient(115deg,rgba(255,242,0,.08),transparent 22%),linear-gradient(92deg,rgba(215,25,32,.12),transparent 28%),linear-gradient(180deg,#272623f5,#121211f0);box-shadow:0 16px 44px #00000038;-webkit-backdrop-filter:blur(18px) saturate(1.08);backdrop-filter:blur(18px) saturate(1.08);transition:background .22s ease,border-color .22s ease,box-shadow .22s ease}.site-header:before,.site-header:after{position:absolute;right:0;left:0;pointer-events:none;content:""}.site-header:before{top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,253,243,.22),transparent)}.site-header:after{bottom:0;height:2px;background:linear-gradient(90deg,transparent 0%,rgba(215,25,32,.72) 20%,rgba(255,242,0,.86) 52%,rgba(215,25,32,.56) 78%,transparent 100%);opacity:.7}.site-header.is-scrolled{border-bottom-color:#fff2003d;background:linear-gradient(115deg,rgba(255,242,0,.06),transparent 20%),linear-gradient(92deg,rgba(215,25,32,.1),transparent 26%),linear-gradient(180deg,#1b1b19fa,#0e0e0df5);box-shadow:0 14px 38px #00000042}.header__inner{position:relative;z-index:1;display:flex;min-height:104px;align-items:center;justify-content:space-between;gap:22px;transition:min-height .18s ease}.header__brand{display:flex;min-width:0;align-items:center;gap:16px}.header__logo-link{display:inline-flex;flex:0 0 auto}.header__descriptor{max-width:260px;color:#fffdf3c7;font-size:13px;font-weight:800;line-height:1.25}.logo{display:inline-flex;align-items:center;gap:0;min-width:max-content;transition:gap .22s ease}.logo__mark{display:inline-flex;width:116px;height:100px;flex:0 0 116px;align-items:center;justify-content:center;overflow:visible;border-radius:0;background:transparent;box-shadow:none;transition:width .18s ease,height .18s ease,flex-basis .18s ease,opacity .16s ease,transform .18s ease}.logo__image{width:100%;height:100%;object-fit:contain}.logo__image--mark{display:none}.logo__text{display:grid;gap:1px}.logo__text strong{color:var(--ink-950);font-size:18px;line-height:1.1}.logo__text span{color:var(--text-muted);font-size:12px}.logo__text--fallback{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.header__nav{position:relative;display:flex;align-items:center;gap:8px;margin-left:auto;padding:6px;border:1px solid rgba(255,242,0,.2);border-radius:999px;background:linear-gradient(180deg,#fffdf314,#fffdf309),#0a0a0933;box-shadow:inset 0 1px #fffdf314,0 10px 28px #0000001f}.header__nav-link{position:relative;z-index:1;display:inline-flex;align-items:center;border-radius:999px;color:#fffdf3d6;font-size:14px;font-weight:700;padding:9px 14px;transition:color .18s ease}.header__nav-link:hover{color:var(--brand-yellow)}.header__nav-link[aria-current=page]{color:var(--ink-950)}.header__nav-indicator{position:absolute;top:6px;left:0;bottom:6px;z-index:0;border-radius:999px;background:var(--brand-yellow);box-shadow:0 8px 22px #fff2002e;transition:transform .42s cubic-bezier(.22,1,.36,1),width .42s cubic-bezier(.22,1,.36,1),opacity .18s ease}.header__nav-label{position:relative;z-index:1}.header__phone{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:8px;color:var(--brand-yellow);font-size:15px;font-weight:900;white-space:nowrap;transition:color .2s ease,transform .2s ease}.header__phone svg{color:currentColor}.header__phone:hover{color:#fff26a;transform:translateY(-1px)}.mobile-bottom-nav{position:fixed;right:14px;bottom:14px;left:14px;z-index:30;display:none;width:min(calc(100% - 28px),530px);margin-inline:auto;align-items:center;justify-content:center;gap:4px;padding:6px;border:1px solid rgba(255,242,0,.24);border-radius:999px;background:linear-gradient(115deg,rgba(255,242,0,.08),transparent 28%),linear-gradient(180deg,#272623f5,#121211f0);box-shadow:inset 0 1px #fffdf314,0 18px 58px #00000047;-webkit-backdrop-filter:blur(18px) saturate(1.08);backdrop-filter:blur(18px) saturate(1.08)}.mobile-bottom-nav__indicator{position:absolute;top:6px;bottom:6px;left:0;z-index:0;border-radius:999px;background:var(--brand-yellow);box-shadow:0 10px 26px #fff2002e;transition:width .26s ease,opacity .18s ease,transform .28s cubic-bezier(.22,1,.36,1);pointer-events:none}.mobile-bottom-nav__link{position:relative;z-index:1;display:inline-flex;min-width:0;flex:1 1 0;align-items:center;justify-content:center;min-height:40px;padding:0 8px;border-radius:999px;color:#fffdf3d6;font-size:13px;font-weight:800;text-align:center;transition:color .26s ease,transform .22s ease}.mobile-bottom-nav__link:hover{color:var(--brand-yellow)}.mobile-bottom-nav__link[aria-current=page]{color:var(--ink-950)}.scroll-top-button{position:fixed;right:18px;bottom:24px;z-index:29;display:grid;width:38px;height:38px;place-items:center;padding:0;border:1px solid var(--brand-yellow);border-radius:999px;background:#16161580;color:var(--brand-yellow);cursor:pointer;opacity:0;pointer-events:none;box-shadow:0 14px 34px #00000038;transform:translateY(10px) scale(.94);transition:background .18s ease,color .18s ease,opacity .26s ease,transform .26s cubic-bezier(.22,1,.36,1)}.scroll-top-button.is-visible{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.scroll-top-button:hover{background:#fff20014;color:var(--brand-yellow-soft);transform:translateY(-1px)}.icon-link,.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:9px;border-radius:8px;border:1px solid transparent;cursor:pointer;font-weight:800;transition:transform .2s ease,border-color .2s ease,background .2s ease}.icon-link{padding:0 16px;border-color:#fff2005c;background:var(--brand-yellow);color:var(--ink-950);box-shadow:0 12px 28px #fff20024}.button{padding:0 18px}.button:hover,.icon-link:hover{transform:translateY(-2px)}.button:disabled{cursor:not-allowed;opacity:.48;transform:none}.button:disabled:hover{transform:none}.button--primary{background:linear-gradient(135deg,var(--brand-red),#ef2d34);color:#fff;box-shadow:0 16px 34px #d719203d}.button--ghost{border-color:var(--line);background:#fffdf7cc;color:var(--ink-900)}.button--full{width:100%;border-color:#d7192033;background:var(--mint);color:var(--ink-900)}.hero-section{position:relative;overflow:hidden;padding:52px 0 34px;background:linear-gradient(90deg,#161615f0,#161615d1 42%,#16161580),linear-gradient(180deg,rgba(22,22,21,.72) 0%,rgba(32,31,28,.64) 58%,rgba(76,73,62,.42) 78%,rgba(222,211,184,.72) 94%,var(--page-bg) 100%),radial-gradient(circle at 78% 16%,rgba(255,242,0,.24),transparent 30%),radial-gradient(circle at 16% 78%,rgba(215,25,32,.12),transparent 30%),url(/assets/home-hero-workshop-premium-B2bG238_.jpg) center 44% / cover no-repeat,#24221d}.hero-section:after{content:"";position:absolute;inset:auto 0 0;height:180px;pointer-events:none;background:linear-gradient(180deg,transparent 0%,rgba(222,211,184,.18) 48%,rgba(222,211,184,.78) 82%,var(--page-bg) 100%)}.hero-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(120deg,rgba(255,253,243,.14),transparent 46%),linear-gradient(90deg,rgba(22,22,21,.34),transparent 64%);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent 78%);mask-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent 78%)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);align-items:start;gap:38px}.hero-copy{display:grid;min-width:0;gap:22px}.hero-brand-kicker{display:inline-flex;align-items:center;gap:10px;width:fit-content;max-width:100%;padding:7px 10px 7px 7px;border:1px solid rgba(255,242,0,.3);border-radius:999px;background:linear-gradient(135deg,#fff20029,#fffdf312);color:var(--paper);box-shadow:0 16px 42px #0000002e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-brand-kicker span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:var(--brand-yellow);color:var(--ink-950);font-size:12px;font-weight:950;line-height:1;text-transform:uppercase}.hero-brand-kicker strong{color:#fffdf3eb;font-size:13px;font-weight:850;line-height:1.1;text-transform:uppercase}.hero-copy h1{max-width:660px;color:var(--paper);font-size:clamp(36px,4vw,54px);line-height:1.04;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;text-shadow:0 16px 46px rgba(0,0,0,.24)}.hero-copy p{max-width:660px;color:#fffdf3db}.eyebrow,.section-header span{color:var(--brand-red-dark);font-size:13px;font-weight:900;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin:0}h1{max-width:780px;color:var(--ink-950);font-size:clamp(42px,5.4vw,68px);line-height:1;overflow-wrap:break-word}h2{color:var(--ink-950);font-size:clamp(30px,3.6vw,48px);line-height:1.06;overflow-wrap:break-word}h3{color:var(--ink-950);font-size:22px;line-height:1.15}.hero-copy p,.section-header p,.contact-copy p{color:var(--text-muted);font-size:18px}.hero-section .hero-copy p{color:var(--text-muted-on-dark)}.hero-proof{display:flex;flex-wrap:wrap;gap:10px}.hero-proof__item{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:9px 12px;border:1px solid rgba(255,253,243,.16);border-radius:8px;background:#09090875;color:#fffdf3e6;font-size:14px;font-weight:750;box-shadow:0 14px 34px #0000002e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-proof__item svg{flex:0 0 auto;color:var(--brand-yellow);fill:var(--brand-yellow)}.hero-proof__item strong{color:var(--brand-yellow);font-size:20px;line-height:1}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-trust{display:flex;align-items:center;gap:10px;width:fit-content;max-width:100%;padding:12px 14px;border:1px solid rgba(255,242,0,.26);border-radius:8px;background:#090908b8;color:#fffdf3f0;font-weight:750;box-shadow:0 16px 36px #0000003d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-trust svg{flex:0 0 auto;color:var(--brand-yellow)}.hero-visual{position:relative;min-height:470px;overflow:hidden;border-radius:8px;border:1px solid rgba(255,253,243,.36);margin-top:0;transform:translateY(-4px);box-shadow:0 34px 90px #16161547;isolation:isolate}.hero-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(22,22,21,.54),transparent 46%),linear-gradient(0deg,rgba(0,0,0,.36),transparent 36%),linear-gradient(180deg,rgba(255,242,0,.08),transparent 34%);z-index:1}.hero-visual img{width:100%;height:100%;min-height:470px;object-fit:cover;object-position:68% 22%}.hero-card{position:absolute;left:24px;bottom:24px;z-index:2;width:min(300px,calc(100% - 48px));padding:18px;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:#f8f0d8eb;box-shadow:0 20px 48px #0000003d}.hero-card strong{display:block;color:var(--brand-red-dark);font-size:42px;line-height:1}.hero-card span{color:var(--text);font-weight:700}.stat--soft{align-items:center;grid-template-columns:auto 1fr;color:var(--brand-red)}.stat--soft span{color:var(--ink-900)}.page-hero{position:relative;overflow:hidden;padding:52px 0 68px;background:radial-gradient(circle at 82% 18%,rgba(255,242,0,.18),transparent 30%),radial-gradient(circle at 10% 86%,rgba(215,25,32,.12),transparent 28%),linear-gradient(180deg,#24221d,#161615);color:var(--paper)}.page-hero:after{content:"";position:absolute;inset:auto 0 0;height:130px;pointer-events:none;background:linear-gradient(180deg,transparent 0%,rgba(130,121,96,.18) 44%,rgba(222,211,184,.52) 78%,rgba(222,211,184,.68) 100%)}.page-hero--services{background:linear-gradient(90deg,#161615eb,#16161594),url(/assets/engineering-workshop-bg-mU5RniBQ.jpg) right center / cover no-repeat,#161615}.page-hero--gallery{background:linear-gradient(90deg,#161615f0,#1616159e),url(/assets/section-workshop-bg-CsZpLaCP.jpg) center / cover no-repeat,#161615}.page-hero--contacts{background:linear-gradient(90deg,#161615eb,#16161594),url(/assets/section-equipment-detail-C9D42nxN.jpg) center / cover no-repeat,#161615}.page-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.98fr) minmax(320px,.64fr);gap:48px;align-items:center}.page-hero__grid>div{min-width:0}.page-hero h1{max-width:720px;color:var(--paper);font-size:clamp(40px,5.2vw,68px);line-height:1.02;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.page-hero p{max-width:720px;margin-top:20px;color:#fffdf3d1;font-size:18px}.page-hero__panel{display:grid;gap:12px;padding:22px;border:1px solid rgba(255,242,0,.18);border-radius:8px;background:#fffdf314;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.page-hero__panel span,.page-hero__panel a{display:flex;align-items:center;gap:10px;color:#fffdf3db;font-weight:850}.contact-quick-list span,.contact-quick-list a{display:grid;grid-template-columns:24px 1fr;align-items:flex-start;gap:12px}.page-hero__panel svg{flex:0 0 auto;width:22px;height:22px;margin-top:1px;color:var(--brand-yellow)}.contact-quick-list a{transition:color .18s ease}.contact-quick-list a:hover{color:var(--brand-yellow)}.page-hero--legal{background:linear-gradient(180deg,#1616159e,#161615d6),url(/assets/section-workshop-bg-CsZpLaCP.jpg) center / cover}.legal-hero{display:grid;gap:18px;max-width:min(940px,calc(100% - 40px))}.legal-section{background:linear-gradient(180deg,#ded3b8db,#ebe0c4b8),url(/assets/section-equipment-detail-C9D42nxN.jpg) center / cover}.legal-layout{display:grid;gap:18px}.legal-back{justify-self:start}.legal-card{display:grid;gap:22px;padding:clamp(22px,4vw,42px);border:1px solid rgba(22,22,21,.1);border-radius:8px;background:#f8f0d8eb;box-shadow:var(--shadow)}.legal-block{display:grid;gap:10px;padding-bottom:22px;border-bottom:1px solid rgba(22,22,21,.1)}.legal-block:last-child{padding-bottom:0;border-bottom:0}.legal-block h2{margin:0;font-size:clamp(22px,3vw,32px)}.legal-block p{max-width:920px;margin:0;color:var(--text-muted)}#services,.section{position:relative;padding:var(--section-y) 0}:where(#services,.section,.brands-section,.reviews-section):before,:where(#services,.section,.brands-section,.reviews-section):after{content:"";position:absolute;z-index:1;right:0;left:0;height:34px;pointer-events:none}:where(#services,.section,.brands-section,.reviews-section):before{top:0;background:linear-gradient(180deg,#ded3b8db,#ded3b800)}:where(#services,.section,.brands-section,.reviews-section):after{bottom:0;background:linear-gradient(180deg,#ded3b800,#ded3b8db)}.section--dark:before,.section--dark:after{display:none}#services{overflow:hidden;background:linear-gradient(180deg,#ded3b8d1,#ded3b894 28%,#ebe0c48f 72%,#ebe0c4d6),linear-gradient(90deg,#f8f0d8a8,#f8f0d86b),url(/assets/section-workshop-bg-CsZpLaCP.jpg) center / cover}.section--muted{position:relative;overflow:hidden;background:linear-gradient(180deg,#ebe0c4d6,#ebe0c48f 24%,#ded3b88a 76%,#ded3b8d6),linear-gradient(90deg,#ebe0c4a8,#ebe0c46b),url(/assets/section-pricing-packages-bg-Dhg1oUr2.jpg) center / cover}.section--dark{position:relative;overflow:hidden;background:radial-gradient(circle at 12% 0%,rgba(255,242,0,.12),transparent 30%),radial-gradient(circle at 92% 72%,rgba(215,25,32,.1),transparent 28%),linear-gradient(180deg,#161615,#26231d,#161615);color:#fff}.section--dark h2,.section--dark h3{color:#fff}.section--dark .section-header p,.section--dark .section-header span{color:var(--brand-yellow-soft)}.brands-section{position:relative;overflow:hidden;padding:var(--section-y) 0;background:linear-gradient(180deg,#ded3b8c7,#ded3b875 42%,#d3c49fc7),linear-gradient(90deg,#f8f0d894,#f8f0d847),url(/assets/section-brands-workshop-bg-e6XVEB9O.jpg) center / cover}.brands-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;padding:28px;border:1px solid var(--line);border-radius:8px;background:#f8f0d8e6;box-shadow:var(--shadow)}.brands-copy{display:grid;max-width:760px;gap:10px}.brands-copy h2{margin:0;color:var(--ink-950);font-size:clamp(24px,2.8vw,34px);line-height:1.08}.brands-copy p{max-width:720px;color:var(--text-muted);font-size:17px}.brands-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.section-header{display:grid;max-width:780px;gap:14px;margin-bottom:28px}.equipment-band{position:relative;min-height:340px;overflow:hidden;display:grid;align-items:end;margin-bottom:18px;border-radius:8px;background:var(--ink-950);box-shadow:var(--shadow);isolation:isolate}.equipment-band:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#161615e6,#1616158a 44%,#1616151f),linear-gradient(0deg,rgba(22,22,21,.72),transparent 52%)}.equipment-band img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;object-fit:cover}.equipment-band__content{display:grid;max-width:560px;gap:12px;padding:34px}.equipment-band__content span{color:var(--brand-yellow);font-size:13px;font-weight:900;text-transform:uppercase}.equipment-band__content h3{color:var(--paper);font-size:clamp(28px,3vw,42px)}.equipment-band__content p{color:#fffdf3bd;font-size:17px}.services-grid,.pricing-grid,.work-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-card,.price-card,.work-card{border-radius:8px}.service-card{display:grid;gap:16px;min-height:248px;align-content:start;padding:22px;border:1px solid var(--line);background:#f8f0d8db}.service-card p,.work-card p,.price-card p{color:var(--text-muted)}.icon-badge{display:grid;width:48px;height:48px;place-items:center;border-radius:8px;background:var(--mint);color:var(--brand-red-dark)}.benefits-strip{display:flex;flex-wrap:wrap;gap:10px 16px;margin-top:18px;padding-top:18px;border-top:1px solid rgba(22,22,21,.1)}.benefit{display:flex;align-items:center;gap:8px;padding:0;border:0;border-radius:0;background:transparent;color:var(--ink-900);font-size:14px;font-weight:800}.benefit svg{flex:0 0 auto;color:var(--brand-red-dark)}.pricing-grid{grid-template-columns:repeat(3,1fr)}.price-card{display:grid;grid-template-rows:auto 1fr auto;gap:22px;padding:24px;border:1px solid var(--line);background:#f8f0d8e6}.price-card--featured{border-color:#d719206b;background:linear-gradient(180deg,var(--surface),var(--mint));box-shadow:var(--shadow)}.price-card__name{display:inline-flex;margin-bottom:18px;border-radius:999px;background:var(--mint);color:var(--brand-red);font-size:13px;font-weight:900;padding:7px 12px}.price-card strong{display:block;color:var(--ink-950);font-size:38px;line-height:1;margin-bottom:12px}.price-card ul{display:grid;align-content:start;gap:12px;margin:0;padding:0;list-style:none}.price-card li{display:flex;gap:10px;color:var(--text);font-weight:750}.price-card li svg{flex:0 0 auto;color:var(--brand-red)}.price-card .button{align-self:end;min-height:48px}.service-detail-section{background:linear-gradient(180deg,#ded3b8c7,#ded3b87a 48%,#ded3b8c7),linear-gradient(90deg,#f8f0d894,#f8f0d852),url(/assets/section-services-directions-bg-D6EJ8H2y.jpg) center / cover}.service-detail-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service-detail-card{display:grid;gap:18px;align-content:start;min-height:360px;padding:24px;border:1px solid rgba(22,22,21,.1);border-radius:8px;background:#f8f0d8e6;box-shadow:0 18px 50px #16161514}.service-detail-card h3{color:var(--ink-950);font-size:24px}.service-detail-card p{color:var(--text-muted)}.service-detail-card ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.service-detail-card li{display:flex;align-items:flex-start;gap:10px;color:var(--text);font-weight:800}.service-detail-card svg{flex:0 0 auto;color:var(--brand-red)}.gallery-page-section{background:linear-gradient(180deg,#ded3b8d1,#ded3b88f 24%,#ebe0c48a 76%,#ebe0c4d6),linear-gradient(90deg,#f8f0d8a8,#f8f0d86b),url(/assets/section-works-gallery-bg-zGXPdk0e.jpg) center / cover}.gallery-layout{display:grid;grid-template-columns:260px 1fr;gap:24px;align-items:start}.gallery-brand-list{position:sticky;top:128px;display:grid;gap:8px;max-height:min(540px,calc(100vh - 150px));overflow:auto;padding:12px;border:1px solid rgba(22,22,21,.1);border-radius:8px;background:var(--surface);box-shadow:0 18px 50px #16161514}.gallery-brand-select{position:relative;display:none;width:100%}.gallery-brand-select span{color:var(--ink-950);font-size:13px;font-weight:900}.gallery-brand-select-native{display:none}.gallery-brand-select__trigger{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:48px;padding:0 14px;border:1px solid rgba(22,22,21,.14);border-radius:8px;background:var(--surface);color:var(--text);cursor:pointer;font-weight:850;outline:none;text-align:left}.gallery-brand-select__trigger:focus{border-color:var(--brand-yellow);box-shadow:0 0 0 4px #fff20047}.gallery-brand-select__menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:8;display:grid;max-height:min(320px,46vh);overflow-y:auto;padding:8px;border:1px solid rgba(22,22,21,.12);border-radius:8px;background:var(--surface);box-shadow:0 18px 48px #1616152e}.gallery-brand-select__option{min-height:40px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:var(--text);cursor:pointer;font-weight:800;text-align:left}.gallery-brand-select__option:hover,.gallery-brand-select__option.is-active{background:var(--mint)}.gallery-brand{min-height:40px;border:1px solid rgba(22,22,21,.08);border-radius:8px;background:#f8f0d8bd;color:var(--text);cursor:pointer;font-weight:850;text-align:left;transition:background .18s ease,border-color .18s ease,transform .18s ease}.gallery-brand:hover,.gallery-brand.is-active{border-color:#d7192057;background:var(--mint);transform:translateY(-1px)}.gallery-results{display:grid;gap:18px}.gallery-results__head{display:flex;align-items:end;justify-content:space-between;gap:16px}.gallery-results__head h2{font-size:clamp(30px,4vw,54px)}.gallery-results__head span{color:var(--text-muted);font-weight:850}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.gallery-image-button{position:relative;display:block;width:100%;aspect-ratio:4 / 3;overflow:hidden;padding:0;border:1px solid rgba(22,22,21,.1);border-radius:8px;background:#f8f0d8e6;cursor:zoom-in}.gallery-grid img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.gallery-image-button:hover img{transform:scale(1.035)}@media(max-width:1400px)and (min-width:761px){.gallery-layout{grid-template-columns:1fr}.gallery-brand-select{display:grid;gap:8px;width:min(50%,420px);min-width:320px}.gallery-brand-list{display:none}.gallery-brand-select__menu{max-height:min(360px,52vh)}}.gallery-more{justify-self:center;margin-top:8px}.gallery-loading{display:grid;gap:18px}.gallery-loading__head,.gallery-loading__brand,.gallery-loading__thumb{position:relative;overflow:hidden;border-radius:8px;background:#f8f0d8c7}.gallery-loading__head{width:min(360px,100%);height:58px}.gallery-loading__brand{height:40px}.gallery-loading__thumb{aspect-ratio:4 / 3}.gallery-loading__head:after,.gallery-loading__brand:after,.gallery-loading__thumb:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,253,243,.72),transparent);animation:gallery-shimmer 1.25s infinite}@keyframes gallery-shimmer{to{transform:translate(100%)}}.gallery-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;gap:18px;padding:34px 44px;background:#0c0c0a9e;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.gallery-lightbox__stage{position:relative;max-width:min(1040px,calc(100% - 112px));max-height:100%}.gallery-lightbox__figure{display:grid;gap:12px;max-width:100%;max-height:100%;margin:0;place-items:center}.gallery-lightbox__figure img{max-width:100%;max-height:min(78vh,760px);border:1px solid rgba(255,242,0,.24);border-radius:8px;object-fit:contain;box-shadow:0 28px 90px #00000070}.gallery-lightbox__figure figcaption{color:var(--paper);font-weight:850}.gallery-lightbox__button{position:relative;display:grid;width:32px;height:32px;place-items:center;padding:0;border:1px solid rgba(255,253,243,.36);border-radius:999px;background:var(--brand-yellow);color:var(--text);cursor:pointer;line-height:0;box-shadow:0 10px 28px #0000005c;transition:background .18s ease,box-shadow .18s ease,color .18s ease}.gallery-lightbox__button:hover{background:var(--brand-yellow-soft);box-shadow:0 12px 34px #00000070;color:var(--text)}.gallery-lightbox__button svg{position:absolute;top:50%;left:50%;display:block;flex:0 0 auto;transform:translate(-50%,-50%)}.gallery-lightbox__close svg{width:18px;height:18px}.gallery-lightbox__nav svg{width:22px;height:22px}.gallery-lightbox__close{position:absolute;top:10px;right:10px;z-index:2}.gallery-lightbox>.gallery-lightbox__close{display:none}.gallery-lightbox__nav{flex:0 0 auto}.process-grid{position:relative;z-index:1;display:grid;grid-template-columns:.9fr 1.1fr;gap:15px}.process-section{position:relative;overflow:hidden;background:linear-gradient(180deg,#ded3b8d1,#ded3b88a 24%,#ebe0c485 76%,#ebe0c4d6),linear-gradient(90deg,#f8f0d89e,#f8f0d861),url(/assets/section-workshop-bg-CsZpLaCP.jpg) center / cover}.process-section:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 18% 20%,rgba(255,242,0,.12),transparent 28%),radial-gradient(circle at 88% 78%,rgba(215,25,32,.1),transparent 24%)}.timeline{display:grid;gap:12px}.timeline-item{display:grid;grid-template-columns:72px 1fr;align-items:center;gap:18px;min-height:96px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#f8f0d8db}.timeline-item span{display:inline-grid;width:48px;height:48px;place-items:center;border:1px solid rgba(215,25,32,.18);border-radius:999px;background:#1616150d;color:var(--brand-red);font-size:28px;font-weight:900}.timeline-item p{color:var(--ink-950);font-size:18px;font-weight:800}.work-grid{grid-template-columns:repeat(3,1fr)}.work-grid--gallery{grid-template-columns:repeat(4,1fr)}.work-meta{display:flex;flex-wrap:wrap;gap:10px;margin:-10px 0 24px}.work-meta span{border:1px solid rgba(255,242,0,.2);border-radius:999px;background:#fffdf30f;color:#fffdf3d6;font-size:13px;font-weight:900;padding:7px 12px}.brand-filter{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.brand-filter__item{min-height:36px;border:1px solid rgba(255,242,0,.22);border-radius:999px;background:#ffffff0f;color:#fffdf3c7;cursor:pointer;font-size:13px;font-weight:850;padding:0 13px}.brand-filter__item:hover,.brand-filter__item.is-active{border-color:var(--brand-yellow);background:var(--brand-yellow);color:var(--ink-950)}.work-card{overflow:hidden;display:block;min-height:240px;border:1px solid rgba(255,242,0,.22);background:linear-gradient(135deg,rgba(215,25,32,.2),transparent),#ffffff0d;transition:border-color .2s ease,transform .2s ease}.work-card:hover{border-color:#fff200a3;transform:translateY(-3px)}.work-card img{width:100%;height:240px;object-fit:cover}.work-card__body{padding:22px}.work-card__body span{display:inline-flex;margin-bottom:18px;color:var(--lime);font-weight:900}.work-card__body p{margin-top:16px;color:#ffffffad}.button--gallery{margin:28px auto 0;border-color:#fff20052;background:#ffffff14;color:var(--brand-yellow)}.contacts-section{background:linear-gradient(180deg,#ebe0c4d6,#ebe0c48f 24%,#f8f0d88a 76%,#f8f0d8db),linear-gradient(90deg,#f8f0d8a8,#f8f0d86b),url(/assets/section-contact-request-bg-CJD4Ysfz.jpg) center / cover}.contacts-grid{display:grid;grid-template-columns:.9fr minmax(380px,.7fr);gap:48px;align-items:start}.contact-copy{display:grid;gap:18px}.contact-list{display:grid;gap:12px;margin-top:18px}.contact-list a,.contact-list span{display:grid;grid-template-columns:24px 1fr;align-items:flex-start;gap:12px;color:var(--ink-900);font-weight:800}.contact-list svg{flex:0 0 auto;width:22px;height:22px;margin-top:1px;color:var(--brand-red)}.contact-list a{transition:color .18s ease}.contact-list a:hover{color:var(--brand-red)}.messenger-block{display:grid;gap:10px;margin-top:10px}.messenger-block>span{color:var(--text-muted);font-size:13px;font-weight:900;text-transform:uppercase}.social-actions{display:flex;flex-wrap:wrap;gap:10px}.social-link{display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(22,22,21,.12);border-radius:999px;background:#f8f0d8c7;color:var(--ink-950);cursor:pointer;box-shadow:0 10px 24px #16161514;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.social-link svg{width:22px;height:22px;fill:currentColor}.social-link:hover{border-color:#d7192057;background:#fff20024;color:var(--brand-red);transform:translateY(-1px)}.lead-form{display:grid;gap:14px;padding:26px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.lead-form label{display:grid;gap:8px;color:var(--ink-950);font-size:14px;font-weight:900}.lead-form input,.lead-form textarea{width:100%;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink-950);font-size:16px;outline:none;padding:14px 15px}.lead-form input:focus,.lead-form textarea:focus{border-color:var(--brand-yellow);box-shadow:0 0 0 4px #fff20047}.lead-form textarea{min-height:118px;resize:vertical}.lead-form .form-consent{grid-template-columns:18px 1fr;align-items:flex-start;gap:10px;color:var(--text-muted);font-size:13px;font-weight:700;line-height:1.35}.lead-form .form-consent input{width:18px;height:18px;margin:1px 0 0;padding:0;accent-color:var(--brand-yellow)}.form-consent a{color:var(--brand-red);text-decoration:none}.form-consent a:hover{color:var(--brand-red-dark)}.form-note{color:var(--text-muted);font-size:13px}.reviews-section{position:relative;padding:var(--section-y) 0;background:var(--page-bg)}.reviews-panel{display:grid;grid-template-columns:minmax(220px,.72fr) 180px minmax(320px,1fr) auto;gap:18px;align-items:center;padding:18px;border:1px solid rgba(22,22,21,.1);border-radius:8px;background:linear-gradient(135deg,rgba(255,242,0,.14),transparent 34%),#f8f0d8f0;box-shadow:0 18px 50px #1616151a}.reviews-summary,.reviews-snippets{display:grid;gap:10px;padding:4px 8px}.reviews-summary h2{color:var(--ink-950);font-size:clamp(26px,3vw,38px);line-height:1}.reviews-snippet{display:grid;gap:4px;margin:0;padding:0 0 0 12px;border-left:2px solid rgba(215,25,32,.32)}.reviews-snippet p{color:var(--text);font-size:14px;font-weight:780;line-height:1.35}.reviews-snippet cite{color:var(--text-muted);font-size:12px;font-style:normal;font-weight:900}.reviews-rating{display:grid;gap:4px;justify-items:center;padding:16px 14px;border:1px solid rgba(22,22,21,.1);border-radius:8px;background:radial-gradient(circle at 50% 0%,rgba(255,242,0,.24),transparent 48%),linear-gradient(180deg,#24221d,#161615);color:var(--paper);text-align:center}.reviews-rating__score{display:flex;align-items:center;gap:8px;color:var(--brand-yellow)}.reviews-rating__score strong{color:var(--paper);font-size:42px;line-height:1}.reviews-rating span{color:var(--paper);font-size:15px;font-weight:900}.reviews-rating small{color:#fffdf3a3;font-size:12px;font-weight:800}.reviews-link{justify-self:end;white-space:nowrap}.estimate-section{position:relative;padding:var(--section-y-compact) 0 var(--section-y);background:#161615}.estimate-panel{display:grid;grid-template-columns:1.1fr .9fr auto;gap:30px;align-items:center;padding:34px;border:1px solid rgba(255,242,0,.24);border-radius:8px;background:#fffdf30e;color:var(--paper);box-shadow:0 28px 80px #00000047}.estimate-panel h2{max-width:640px;color:var(--paper);font-size:clamp(28px,3.2vw,46px)}.estimate-panel p{max-width:680px;margin-top:12px;color:#fffdf3b8}.estimate-list{display:grid;gap:10px}.estimate-list span{display:flex;align-items:center;gap:10px;color:#fffdf3d6;font-weight:800}.estimate-list svg{color:var(--brand-yellow);flex:0 0 auto}.services-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.service-card,.price-card,.timeline-item,.lead-form{border-radius:8px}.service-card{min-height:150px;border-color:#16161514;box-shadow:0 18px 50px #16161514}.service-card h3{font-size:22px}.benefits-strip{margin-top:16px}.showcase-grid{display:grid;grid-template-columns:1.18fr .82fr .82fr;grid-auto-rows:238px;gap:12px;padding:12px;border:1px solid rgba(255,253,243,.1);border-radius:8px;background:#fffdf30a;box-shadow:0 30px 90px #00000052}.showcase-card{position:relative;display:block;width:100%;height:100%;min-height:0;padding:0;overflow:hidden;border:1px solid rgba(255,253,243,.12);border-radius:8px;background:#fffdf30f;color:inherit;cursor:pointer;font:inherit;text-align:left}.showcase-card--lead{grid-row:span 2}.showcase-card img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.98) contrast(1.08);transition:transform .24s ease}.showcase-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 38%,rgba(0,0,0,.72)),linear-gradient(90deg,rgba(0,0,0,.22),transparent 48%)}.showcase-card span{position:absolute;left:16px;bottom:14px;z-index:1;color:var(--paper);font-size:13px;font-weight:900;text-transform:uppercase}.showcase-card:hover img{transform:scale(1.035)}.work-archive-note{display:grid;align-items:center;justify-content:center;margin-top:24px;padding:0;border:0;border-radius:0;background:transparent}.work-archive-note p{display:none}.work-archive-actions{display:flex;flex-wrap:nowrap;justify-content:center;gap:10px}.button--dark{border-color:#fffdf32e;background:#fffdf314;color:var(--paper)}.footer{border-top:1px solid rgba(255,242,0,.16);background:radial-gradient(circle at 12% 0%,rgba(255,242,0,.12),transparent 28%),radial-gradient(circle at 92% 80%,rgba(215,25,32,.1),transparent 24%),linear-gradient(180deg,#24221d,#161615);padding:40px 0 22px}.footer__inner{display:grid;grid-template-columns:minmax(280px,1.15fr) minmax(190px,.72fr) minmax(300px,1fr);gap:34px;align-items:start}.footer__brand,.footer__column{display:grid;gap:18px}.footer__brand p{max-width:430px;color:#fffdf3b8;font-size:15px}.footer__column h2{margin:0;color:var(--paper);font-size:15px;font-weight:900;letter-spacing:0;text-transform:uppercase}.footer__links{display:grid;gap:12px;margin:0;padding:0;list-style:none}.footer__links li{display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;align-items:start;color:#fffdf3b3;font-size:14px;line-height:1.45}.footer__links svg{margin-top:2px;color:var(--brand-yellow);stroke-width:2.4}.footer__links a,.footer__bottom a,.footer__bottom button{width:fit-content;padding:0;border:0;background:transparent;color:#fffdf3db;cursor:pointer;font:inherit;font-weight:850;text-decoration:none;transition:color .18s ease}.footer__links a:hover,.footer__bottom a:hover,.footer__bottom button:hover{color:var(--brand-yellow)}.footer__bottom{display:flex;flex-wrap:wrap;gap:10px 18px;align-items:center;justify-content:center;margin-top:30px;padding-top:18px;border-top:1px solid rgba(255,253,243,.1);color:#fffdf38f;font-size:12px;text-align:center}.footer__bottom a,.footer__bottom button{color:#fffdf3b3;font-size:12px}.license-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:flex-start;justify-content:center;padding:34px;overflow:auto;background:#0c0c0aa8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.license-lightbox__stage{position:relative;max-width:min(860px,100%);max-height:100%;margin:auto}.license-lightbox__stage img{max-height:min(86vh,900px);border:1px solid rgba(255,242,0,.24);border-radius:8px;object-fit:contain;box-shadow:0 28px 90px #00000070}.license-lightbox__stage.is-zoomed{max-width:none;max-height:none}.license-lightbox__stage.is-zoomed img{width:min(1180px,calc(100vw - 68px));max-width:none;max-height:none}.license-lightbox__zoom,.license-lightbox__close{position:absolute;top:-42px;z-index:2}.license-lightbox__zoom{right:40px}.license-lightbox__close{right:10px}.footer .logo__text strong{color:var(--paper)}.footer .logo__text span{color:#fffdf3a8}@media(max-width:1250px){.services-grid,.service-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1040px){.header__nav{display:none}.mobile-bottom-nav{display:flex}body{padding-bottom:76px}.scroll-top-button{bottom:92px}.header__descriptor{max-width:230px}.hero-grid,.page-hero__grid,.estimate-panel,.process-grid,.contacts-grid,.gallery-layout{grid-template-columns:1fr}.hero-visual{min-height:420px;margin-top:0;transform:none}.hero-visual img{min-height:420px;object-position:70% 16%}.services-grid,.service-detail-grid,.work-grid--gallery,.showcase-grid{grid-template-columns:repeat(2,1fr)}.gallery-brand-list{position:static;grid-template-columns:repeat(3,1fr);max-height:320px}.gallery-grid{grid-template-columns:repeat(2,1fr)}.reviews-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.reviews-link{justify-self:start}.estimate-panel{justify-items:start}.showcase-card--lead{grid-row:span 1}.brands-panel{grid-template-columns:1fr}.brands-actions{justify-content:flex-start}}@media(max-width:880px){.footer__inner{grid-template-columns:1fr;gap:28px;justify-items:center;text-align:center}.footer__brand p{max-width:100%}.footer__brand,.footer__column,.footer__links{justify-items:center}.footer__brand .logo{justify-self:center}.footer__brand .logo__mark{margin-inline:auto}.footer__links--contacts{grid-template-columns:1fr;gap:10px}.footer__links li,.footer__links--contacts li{grid-template-columns:18px minmax(0,1fr);justify-items:center;max-width:560px;text-align:left}.footer__links li{justify-items:start}.footer__links--contacts li{justify-self:center}.footer__links--address li{grid-template-columns:1fr;justify-items:center;text-align:center}.footer__bottom{align-items:center;flex-direction:column;gap:8px;text-align:center}}@media(max-width:760px){.container{width:min(100% - 28px,1180px)}.header__inner{min-height:58px;gap:12px}.site-header.is-scrolled .header__inner{min-height:58px}.header__descriptor{display:none}.header__phone{gap:6px;font-size:15px}.header__phone svg{width:15px;height:15px}.mobile-bottom-nav{right:10px;bottom:10px;left:10px}.mobile-bottom-nav__link{min-height:38px;padding:0 6px;font-size:14px}.scroll-top-button{right:12px;bottom:84px;width:34px;height:34px}.site-header .logo{gap:10px}.site-header .logo__mark{width:50px;height:42px;flex-basis:50px;overflow:hidden}.site-header .logo__mark img{width:100%;height:100%;max-width:100%;object-fit:contain;transform:none}.site-header .logo__image--full{display:none}.site-header .logo__image--mark{display:block}.site-header .logo__text--fallback{position:static;width:auto;height:auto;max-width:118px;overflow:visible;clip:auto;opacity:1;white-space:nowrap;transform:translateY(0);transition:opacity .18s ease,transform .22s ease}.site-header .logo__text strong{display:inline-flex;align-items:center;min-height:24px;padding:0;border:0;border-radius:0;color:var(--brand-yellow);font-size:15px;font-weight:700;letter-spacing:0;line-height:1;text-shadow:0 8px 20px rgba(0,0,0,.2)}.site-header .logo__text span{display:none}.site-header.is-scrolled .logo{gap:10px}.site-header.is-scrolled .logo__mark{width:50px;height:42px;flex-basis:50px;opacity:1;transform:translateY(0)}.site-header.is-scrolled .logo__text--fallback{opacity:1;transform:translateY(0)}.hero-section{padding-top:28px;background:linear-gradient(180deg,rgba(22,22,21,.74) 0%,rgba(22,22,21,.5) 44%,rgba(22,22,21,.28) 70%,rgba(222,211,184,.72) 94%,var(--page-bg) 100%),linear-gradient(90deg,#161615b8,#16161561 54%,#16161514),radial-gradient(circle at 76% 42%,rgba(255,242,0,.16),transparent 34%),radial-gradient(circle at 16% 78%,rgba(215,25,32,.12),transparent 30%),url(/assets/home-hero-workshop-premium-B2bG238_.jpg) 58% 42% / cover no-repeat,#24221d}#services{padding-top:38px}h1{font-size:34px;line-height:1.08}.hero-copy{gap:16px}.hero-copy h1{max-width:100%;font-size:34px;line-height:1.08}.hero-visual,.hero-visual img{min-height:320px}.hero-trust{align-items:flex-start}.hero-brand-kicker{gap:6px;padding:5px 7px 5px 5px}.hero-brand-kicker span{min-height:24px;padding:0 7px;font-size:12px}.hero-brand-kicker strong{font-size:11px;white-space:nowrap}.hero-proof{gap:8px}.hero-proof__item{min-height:38px;padding:8px 10px;font-size:13px}.section-header{margin-bottom:22px}.hero-copy p,.section-header p,.contact-copy p{font-size:16px}.hero-actions .button{width:100%}.services-grid,.pricing-grid,.work-grid,.service-detail-grid,.gallery-grid,.showcase-grid{grid-template-columns:1fr}.page-hero{padding:28px 0 52px}.page-hero h1{max-width:100%;font-size:36px;line-height:1.08}.page-hero p{font-size:16px}.page-hero__panel{padding:18px}.gallery-brand-list{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-layout{gap:18px}.gallery-brand-select{display:grid;gap:8px;width:min(100%,420px);min-width:0}.gallery-brand-list{display:none}.gallery-grid{gap:16px}.gallery-image-button{display:block;min-height:0;aspect-ratio:4 / 3}.gallery-image-button img{display:block}.gallery-lightbox{position:fixed;padding:64px 14px 28px}.gallery-lightbox__button{width:28px;height:28px}.gallery-lightbox__close svg{width:14px;height:14px}.gallery-lightbox__nav svg{width:18px;height:18px}.gallery-lightbox__close{top:8px;right:8px}.gallery-lightbox__stage{max-width:100%}.gallery-lightbox__nav{position:absolute;z-index:2;top:50%;transform:translateY(-50%)}.gallery-lightbox__nav--prev{left:18px}.gallery-lightbox__nav--next{right:18px}.reviews-section{padding:30px 0}.reviews-panel{grid-template-columns:1fr}.estimate-section{padding-bottom:64px}.estimate-panel{padding:24px}.showcase-card,.showcase-card--lead{min-height:0}.showcase-grid{grid-auto-rows:260px}.showcase-grid .showcase-card:nth-child(n+4){display:none}.work-archive-note{justify-content:stretch}.work-archive-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.work-archive-actions .button{width:100%;padding:0 10px;text-align:center}.brands-section{padding:20px 0}.brands-panel{gap:18px;padding:18px}.brands-actions{display:grid;grid-template-columns:1fr;justify-content:stretch}.brands-actions .button{width:100%}.equipment-band{min-height:340px}.equipment-band:after{background:linear-gradient(0deg,#161615e0,#16161542),linear-gradient(90deg,#161615c7,#1616152e)}.equipment-band__content{padding:20px}.section{padding:30px 0}.contacts-grid{gap:22px}.timeline-item{grid-template-columns:54px 1fr}.license-lightbox{padding:54px 14px 24px}.license-lightbox__stage img{max-height:82vh}}@media(min-width:552px)and (max-width:760px){.service-detail-card{min-height:0;gap:14px;padding:20px}}@media(max-width:660px){.gallery-brand-select{width:100%}}
