/* Shared navigation and the service-focused pages. */
:root{--primary:#d4a574;--accent:#875c2d;--dark:#242628;--light:#f5f5f3;--line:#deded8}
html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0}button,input,select,textarea{font:inherit}img{max-width:100%}[hidden]{display:none!important}a,button,input,select,textarea,summary{touch-action:manipulation}:focus-visible{outline:3px solid #0969b6;outline-offset:4px}
.container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.skip-link{position:fixed;left:16px;top:-100px;z-index:2000;padding:12px 20px;background:white;color:#242628}.skip-link:focus{top:12px}
.site-header{background:#242628;padding:18px 0;position:sticky;top:0;z-index:100;color:white;box-shadow:0 2px 10px #0002}.site-header .header-content{display:flex;align-items:center;flex-wrap:nowrap;gap:28px}.site-header .logo{font-size:1.65rem;line-height:1.05;text-decoration:none;color:#d4a574;letter-spacing:.03em;order:1;flex:none}.logo span{display:block;font-size:.7rem;color:#e1ded9;font-weight:400;letter-spacing:0;margin-top:7px}.header-phone{font-size:1rem;color:#f4e4cf;text-decoration:none;font-weight:700;white-space:nowrap;order:3}.site-header .main-nav{position:static;width:auto;height:auto;background:none;box-shadow:none;margin-left:auto;order:2;overflow:visible}.main-nav>ul{display:flex;gap:22px;list-style:none;align-items:center;flex-wrap:nowrap}.main-nav a,.main-nav summary{font-size:.9rem;font-weight:500;color:white;display:block;padding:12px 0;text-decoration:none;white-space:nowrap;cursor:pointer}.main-nav a:hover,.main-nav a[aria-current],.main-nav summary:hover{color:#e3bb8c}.nav-dropdown{position:relative}.nav-dropdown>ul{display:block;position:absolute;top:100%;left:-16px;min-width:240px;padding:10px 16px;background:#303234;border:1px solid #56524b;box-shadow:0 12px 24px #0003;list-style:none}.site-header .menu-toggle{display:none;order:4;width:44px;height:44px;flex:none;align-items:center;justify-content:center;padding:8px}.menu-toggle span{flex:none}
.breadcrumbs{position:static!important;display:block!important;width:auto!important;height:auto!important;background:#f5f5f3!important;box-shadow:none!important;overflow:visible!important;padding:14px 0!important;color:#626560;font-size:.875rem}.breadcrumbs a{color:#785125;padding:0;font-size:inherit;text-decoration:underline;display:inline}
.site-footer{margin-top:0;background:#242628;padding:56px 0 22px;color:#dededb}.site-footer h2{font-size:1.1rem;color:#dfb582;margin-bottom:16px}.site-footer p,.site-footer a{font-size:.95rem}.site-footer .footer-content{grid-template-columns:1.15fr 1fr 1fr;gap:52px}.site-footer .footer-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px;text-align:left;padding-top:24px;color:#d0d0c9}.footer-bottom a,.text-button{color:#d0d0c9}.text-button{background:none;border:0;text-decoration:underline;cursor:pointer;padding:8px 0}.mobile-contact{display:none}
.modern{font-family:'Segoe UI',Tahoma,sans-serif;line-height:1.65;color:#292c2d;background:#fff}.modern h1,.modern h2,.modern h3{line-height:1.16;letter-spacing:-.025em}.modern h1{font-size:clamp(2.15rem,4.1vw,3.6rem);margin:0 0 24px}.modern h2{font-size:clamp(1.75rem,2.6vw,2.4rem);margin:0 0 24px}.modern h3{font-size:1.3rem;margin:0 0 14px}.modern p{margin:0 0 20px}.modern a{color:#81572c}.modern .site-header a,.modern .site-header summary{color:white}.modern .site-header .logo{color:#d4a574}.modern .site-header .header-phone{color:#f4e4cf}.modern .site-footer a{color:#e4e2dd}.modern .footer-bottom p{margin:0}.section{padding:76px 0}.section-tint{background:#f4f4f0}.narrow{max-width:880px}.eyebrow{font-size:.76rem!important;letter-spacing:.13em!important;font-weight:700;color:#81572c;margin-bottom:18px!important;text-transform:uppercase}.section-heading{max-width:790px;margin-bottom:32px}.section-description{max-width:780px}.lead{font-size:1.2rem;max-width:850px;color:#555b5e}.page-intro{background:#f3f1ec;border-bottom:1px solid #e5e1d8;padding:64px 0}.page-intro.compact{padding:36px 0}.page-intro.compact h1{font-size:2.6rem;margin-bottom:14px}.home-hero{background:#242628;color:#fff}.hero-grid{display:grid;grid-template-columns:1.03fr 1fr;gap:56px;align-items:center;min-height:560px;padding-top:58px;padding-bottom:58px}.hero-copy h1{font-size:clamp(2.6rem,4.5vw,4rem);letter-spacing:-.04em;line-height:1.07}.hero-copy h1 span{color:#e0b381}.hero-copy .eyebrow{color:#d4a574}.hero-intro{max-width:520px;font-size:1.12rem;color:#e2e1dc}.hero-photo{position:relative;min-width:0}.hero-photo img{display:block;width:100%;height:440px;object-fit:cover;border-radius:5px}.photo-caption{position:absolute;bottom:0;left:0;right:0;padding:35px 22px 18px;background:linear-gradient(transparent,#000c);font-size:.85rem;border-radius:0 0 5px 5px}.modern .hero-contact{margin-top:24px;margin-bottom:0;font-size:.95rem;color:#e1ded7}.modern .hero-contact a{color:#f0cfa5;font-weight:700;text-decoration:none}
.actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.modern a.button,.button{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:13px 21px;border:1px solid #d4a574;border-radius:4px;background:#d4a574;color:#242628;text-decoration:none;font-weight:700;font-size:.95rem;cursor:pointer;line-height:1.4;text-align:center}.button:hover{background:#e2b987}.modern a.button-light,.button-light{background:#fff;border-color:#c9c7c0;color:#292c2d}.modern a.button-outline,.button-outline{background:transparent;border-color:#a69a88;color:#f3e9dc}.button:disabled{opacity:.65;cursor:wait}.cards-three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.service-card{border:1px solid var(--line);padding:30px;border-radius:5px;background:#fff;display:flex;flex-direction:column;align-items:flex-start}.service-card h2{font-size:1.35rem}.service-card p{color:#555b5d}.card-number{font-size:.85rem;color:#81572c;border-bottom:2px solid #d4a574;padding-bottom:8px;margin-bottom:30px;letter-spacing:.06em}.text-link{font-weight:700;text-decoration:none}.service-card .text-link{margin-top:auto}.modern a.image-card{text-decoration:none;background:#fff;border:1px solid var(--line);border-radius:5px;color:#292c2d;overflow:hidden}.image-card img{width:100%;height:230px;object-fit:cover;display:block}.image-card h3{margin:24px 24px 12px}.image-card p{margin:0 24px 26px}.split{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:start}.info-panel{padding:32px;background:#f4f2ed;border-left:3px solid #b98b57}.check-list{padding-left:21px;margin:20px 0 26px}.check-list li{padding:5px 0}.content-photo{width:100%;max-height:470px;object-fit:contain;border-radius:5px;background:#f4f4f0}.steps{padding-left:24px}.steps li{padding-left:12px;margin:26px 0}.steps li::marker{font-weight:700;color:#81572c}.steps h3{font-size:1.15rem}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq summary{font-weight:600;cursor:pointer;font-size:1.08rem}.faq p{padding-top:16px;margin-bottom:0}.contact-band{background:#303436;color:#fff;padding:48px 0}.band-inner{display:flex;gap:36px;justify-content:space-between;align-items:center}.contact-band h2{font-size:1.8rem}.contact-band p{margin:0;color:#dfdfd8;max-width:600px}.contact-band .actions{flex:none;max-width:380px}.table-wrap{overflow-x:auto;max-width:100%;margin:30px 0}.product-table{border-collapse:collapse;width:100%;font-size:.98rem;background:#fff}.product-table th,.product-table td{padding:20px;text-align:left;border-bottom:1px solid #deded8;vertical-align:top}.product-table thead{background:#303436;color:#fff}.product-table th:first-child{min-width:170px}.product-table caption{text-align:left;font-weight:600;margin-bottom:12px}.small-note,.field-hint{font-size:.875rem;color:#61666a}.catalog-controls{display:flex;gap:20px;align-items:end;margin:30px 0}.catalog-controls label{display:block;font-size:.9rem;font-weight:600;margin-bottom:8px}.catalog-controls input,.catalog-controls select{max-width:100%;min-height:46px;padding:10px;border:1px solid #b9bdbb;border-radius:4px;background:white}.catalog-controls p{margin:0 0 10px}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.catalog-card{border:1px solid #dddfd9;border-radius:5px;overflow:hidden;background:white;display:flex;flex-direction:column}.catalog-photo{display:block;background:#e9eae5}.catalog-photo img{display:block;width:100%;height:230px;object-fit:contain}.catalog-body{padding:24px;display:flex;align-items:flex-start;flex-direction:column;flex:1}.catalog-body h3{font-size:1.2rem}.catalog-body .eyebrow{margin-bottom:10px!important}.catalog-body p{font-size:.9rem}.catalog-body .button{margin-top:auto;width:100%;font-size:.88rem}
.contact-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);gap:64px}.form-panel{border:1px solid var(--line);padding:32px;border-radius:5px;scroll-margin-top:110px}.form-panel h2{font-size:1.6rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field-full{grid-column:1/-1}.field label{display:block;font-weight:600;font-size:.92rem;margin-bottom:7px}.field label span{font-weight:400;color:#626669;font-size:.82rem}.field input,.field select,.field textarea{display:block;width:100%;min-width:0;min-height:48px;padding:11px 12px;border:1px solid #b5bab8;border-radius:3px;background:#fff;color:#25292b}.field textarea{resize:vertical}.field input[type=file]{font-size:.9rem;padding:10px;overflow:hidden}.form-grid .field-hint{margin:-8px 0 0}.field .field-hint{margin:8px 0 0}.form-panel .small-note{margin-top:24px}.contact-aside{padding:12px 0}.contact-aside h2{font-size:1.5rem}.contact-aside h3{font-size:1rem;margin-top:26px}.contact-number{font-size:1.45rem;font-weight:700;text-decoration:none}.honeypot{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.form-error,.form-success{padding:16px;border:1px solid;margin-bottom:20px;border-radius:3px}.form-error{color:#8d2525;background:#fff4f2}.form-success{color:#24572c;background:#f1f8ed}.prose h2{margin-top:36px;font-size:1.4rem}.consent-panel{position:fixed;bottom:18px;left:18px;right:18px;max-width:1140px;margin:auto;background:#fff;border:1px solid #9e9b91;box-shadow:0 10px 50px #0004;z-index:250;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:5px;color:#282b2c}.consent-panel h2{font-size:1rem;margin:0 0 6px}.consent-panel p{font-size:.875rem;margin:0;max-width:600px}.consent-panel .actions{flex:none}.consent-panel a{color:#81572c}
@media(max-width:1050px){.site-header .header-content{flex-wrap:wrap;gap:16px}.header-phone{margin-left:auto;order:2}.site-header .main-nav{width:100%;order:5;margin:0}.main-nav>ul{display:block;padding:8px 0}.main-nav li{border-bottom:1px solid #555}.main-nav li:last-child{border-bottom:0}.main-nav a,.main-nav summary{padding:14px 0}.main-nav .nav-dropdown>ul{position:static;border:0;box-shadow:none;padding:0 18px;min-width:0}.nav-enhanced .site-header .menu-toggle{display:flex}.nav-enhanced .site-header .main-nav{display:none;max-height:calc(100dvh - 160px);overflow-y:auto}.nav-enhanced .site-header .main-nav.active{display:block}.hero-grid{gap:30px}.hero-copy h1{font-size:3.2rem}.split{gap:36px}.band-inner{flex-direction:column;align-items:flex-start}.contact-layout{gap:32px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.consent-panel{align-items:flex-start;flex-direction:column;gap:14px}}
@media(max-width:700px){html{scroll-padding-top:100px}.container{padding:0 20px}.site-header{padding:12px 0}.site-header .header-content{gap:10px}.site-header .logo{font-size:1.3rem}.logo span{font-size:.6rem}.header-phone{font-size:.88rem}.section{padding:46px 0}.hero-grid{grid-template-columns:1fr;padding-top:40px;padding-bottom:36px;gap:28px;min-height:0}.hero-copy h1{font-size:2.65rem}.hero-copy h1 br{display:none}.hero-copy h1 br:after{content:' '}.hero-photo img{height:245px}.hero-photo{max-width:500px}.hero-intro{font-size:1.05rem}.hero-contact{margin-top:16px}.page-intro{padding:38px 0}.page-intro.compact h1{font-size:2.1rem}.lead{font-size:1.05rem}.cards-three,.split,.contact-layout,.site-footer .footer-content{grid-template-columns:1fr;gap:22px}.service-card{padding:24px}.card-number{margin-bottom:20px}.image-card img{height:235px}.info-panel{padding:24px}.site-footer{padding-bottom:88px}.site-footer .footer-bottom{display:block}.footer-bottom a,.footer-bottom button{display:block;margin-top:12px}.catalog-controls{display:grid;grid-template-columns:1fr;gap:12px}.catalog-controls input,.catalog-controls select{width:100%}.catalog-controls p{margin:0}.catalog-grid{grid-template-columns:1fr}.catalog-photo img{height:250px}.catalog-body{padding:22px}.form-panel{padding:22px 18px}.form-grid{grid-template-columns:1fr;gap:17px}.contact-aside{padding:16px 0}.modern p{overflow-wrap:break-word}.mobile-contact{position:fixed;bottom:0;left:0;right:0;z-index:150;display:grid;grid-template-columns:1fr 1fr;background:#242628;padding-bottom:env(safe-area-inset-bottom)}.mobile-contact a,.modern .mobile-contact a{color:#fff;padding:14px;text-align:center;text-decoration:none;font-weight:600}.mobile-contact a:last-child,.modern .mobile-contact a:last-child{background:#d4a574;color:#242628}.consent-panel{left:10px;right:10px;bottom:68px;padding:18px;max-height:70dvh;overflow-y:auto}.consent-panel .actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.consent-panel .button{font-size:.84rem;padding:10px}.product-table th,.product-table td{padding:14px}.contact-band h2{font-size:1.7rem}.modern .button{max-width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

.model-links{list-style:none;padding:0;margin:24px 0}.model-links li{border-bottom:1px solid #deded8}.model-links a{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;padding:15px 0;text-decoration:none;font-weight:600}.model-links span{font-size:.875rem;font-weight:400}
