:root{--bg:#f7f3ec;--bg-section:#efe8db;--surface:#fcfaf6;--surface-strong:#e4dac8;--ink:#2b1d14;--muted:#5e4c3e;--line:#d9cfc0;--accent:#3d2410;--accent-dark:#2a1710;--accent-soft:#efe1c9;--wood:#a66f45;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,Segoe UI,Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--accent);outline-offset:4px}img{max-width:100%}.skipLink{z-index:100;background:var(--surface);color:var(--ink);border-radius:6px;padding:12px 16px;font-weight:800;transition:transform .16s;position:fixed;top:12px;left:12px;transform:translateY(-140%)}.skipLink:focus-visible{transform:translateY(0)}.topbar{z-index:20;min-height:92px;color:var(--ink);background:var(--bg);border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;padding:14px clamp(18px,4vw,56px);display:grid;position:fixed;top:0;left:0;right:0}.brand{width:fit-content;color:var(--accent);letter-spacing:0;align-items:center;gap:10px;font-size:13px;font-weight:700;line-height:1.15;display:flex}.brandMark{place-items:center;width:64px;height:64px;display:grid}.brandMark img{width:100%;height:100%}.nav{justify-content:center;align-items:center;gap:clamp(12px,2.2vw,28px);font-size:14px;display:flex}.nav a{color:var(--muted);opacity:.88;transition:opacity .18s,color .18s,transform .18s}.nav a:hover{opacity:1;color:var(--ink)}.topPhone{background:var(--accent);color:var(--bg);border-radius:6px;justify-self:end;padding:10px 18px;font-size:15px;font-weight:700;transition:background-color .18s}.topPhone:hover{background:var(--accent-dark)}.hero{min-height:92vh;color:var(--white);align-items:end;padding:140px clamp(18px,4vw,56px) 64px;display:grid;position:relative;overflow:hidden}.heroImage{object-fit:cover}.heroShade{background:linear-gradient(90deg,#2a1710cc,#2a171052 54%,#2a17101a),linear-gradient(#2a171033,#2a1710c2);position:absolute;inset:0}.heroContent{z-index:1;width:min(860px,100%);position:relative}.eyebrow,.sectionLabel{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:800}.hero .eyebrow{color:var(--accent-soft)}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:860px;margin-bottom:22px;font-size:clamp(38px,6vw,76px);font-weight:850;line-height:.96}h2{letter-spacing:0;margin-bottom:0;font-size:clamp(28px,4vw,48px);font-weight:820;line-height:1.02}h3{letter-spacing:0;margin-bottom:8px;font-size:22px;line-height:1.1}.heroLead{color:#ffffffdb;max-width:690px;margin-bottom:30px;font-size:clamp(17px,2vw,21px);line-height:1.45}.heroActions,.messengers{flex-wrap:wrap;gap:12px;display:flex}.heroFacts{color:#ffffffe0;flex-wrap:wrap;gap:10px 18px;margin:28px 0 0;padding:0;font-size:15px;font-weight:800;list-style:none;display:flex}.heroFacts li{align-items:center;gap:9px;display:flex}.heroFacts li:before,.proofList li:before{content:"";background:currentColor;border-radius:50%;flex:none;width:7px;height:7px}.heroAddress{color:#ffffffc7;margin-top:18px;font-style:normal;line-height:1.45}.button,.mapLink{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;min-height:46px;padding:13px 20px;font-weight:800;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.button:hover,.mapLink:hover{transform:translateY(-1px)}.button{gap:10px}.buttonIcon{flex:none;width:20px;height:20px}.messengers a{border-radius:999px;justify-content:center;align-items:center;width:46px;height:46px;transition:transform .18s;display:inline-flex}.messengers a:hover{transform:translateY(-2px)}.messengerIcon{width:46px;height:46px}.buttonPrimary{background:var(--accent);color:var(--white)}.buttonPrimary:hover{background:var(--accent-dark)}.buttonGhost{border-color:var(--line);color:var(--ink)}.buttonGhost:hover{background:var(--bg-section)}.hero .buttonGhost{color:var(--white);border-color:#ffffff85}.hero .buttonGhost:hover{background:#ffffff1f}.section{width:min(1180px,100% - 36px);margin:0 auto;padding:clamp(46px,8vw,86px) 0}.section.compact{padding:20px 0 0}.sectionHead{gap:14px;max-width:760px;margin-bottom:28px;display:grid}.sectionHead>p:not(.sectionLabel){max-width:640px;color:var(--muted);margin:0;font-size:18px;line-height:1.5}.sectionHeadAction{justify-self:start;width:fit-content}.split{background:var(--bg-section);width:100%;color:var(--ink);grid-template-columns:minmax(240px,.82fr) minmax(420px,1.18fr);align-items:start;gap:clamp(28px,6vw,74px);padding:clamp(54px,8vw,94px) max(18px,50vw - 590px);display:grid}.split h2{max-width:520px}.split .servicePaths{margin-top:4px}.audienceStrip{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:10px;padding-bottom:20px;display:flex}.audienceStrip span{color:var(--muted);border-bottom:2px solid #3d241047;padding:0 0 10px;font-size:14px;font-weight:700}.trustStrip{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:22px 0 0;padding:0 0 22px;display:grid}.trustStrip div{gap:6px;display:grid}.trustStrip dt{color:var(--ink);font-size:15px;font-weight:850}.trustStrip dd{color:var(--muted);margin:0;font-size:14px;line-height:1.42}.servicePaths{counter-reset:service-paths;gap:0;display:grid}.servicePath{border-bottom:1px solid var(--line);counter-increment:service-paths;grid-template-columns:54px minmax(150px,.42fr) 1fr;gap:18px;padding:24px 0;display:grid}.servicePath:before{color:var(--accent);content:"0" counter(service-paths);font-size:14px;font-weight:900;line-height:1.2}.servicePath h3{color:var(--ink);margin:0;font-size:21px;font-weight:820}.servicePath p{color:var(--muted);margin:0;font-size:17px;line-height:1.45}.catalogGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.product{border:1px solid var(--line);background:var(--surface);border-radius:8px;overflow:hidden}.productImageWrap{aspect-ratio:4/3;background:var(--surface-strong);position:relative;overflow:hidden}.productImage{object-fit:cover;transition:transform .24s}.product:hover .productImage{transform:scale(1.035)}.productBody{gap:18px;min-height:180px;padding:18px;display:grid}.productBody p{color:var(--muted);margin-bottom:0;line-height:1.42}.productMeta{gap:6px;display:grid}.productMeta span{color:var(--accent-dark);font-size:14px;font-weight:800;line-height:1.35}.productMeta p{font-size:14px}.productBody strong{color:var(--wood);align-self:end;font-size:19px}#portfolio{background:var(--bg-section);width:100%;padding:clamp(46px,8vw,86px) max(18px,50vw - 590px)}.portfolioGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.portfolioCard{border-radius:8px;gap:8px;display:grid;overflow:hidden}.portfolioCard img{aspect-ratio:2;object-fit:cover;border:1px solid var(--line);border-radius:8px;width:100%;height:auto}.portfolioCard span{color:var(--accent-dark);text-align:center;font-weight:800}.workSection{background:var(--bg-section);width:100%;padding:clamp(46px,8vw,86px) max(18px,50vw - 590px)}.steps{counter-reset:steps;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}.steps li{min-height:148px;color:var(--accent-dark);border-top:2px solid #3d241057;padding:22px 20px 0 0;font-weight:800;line-height:1.28}.steps h3{color:var(--accent-dark);margin-bottom:10px;font-size:18px}.steps p{color:var(--muted);margin:0;font-size:14px;font-weight:700;line-height:1.42}.steps li:before{background:var(--bg-section);width:fit-content;color:var(--accent);counter-increment:steps;content:"0" counter(steps);margin:-37px 0 26px;padding-right:10px;display:block}.proofSection,.contactSection{grid-template-columns:1fr .82fr;align-items:center;gap:clamp(26px,5vw,62px);display:grid}.proofText p:not(.sectionLabel),.contactSection p{max-width:620px;color:var(--muted);margin-top:18px;margin-bottom:0;font-size:18px;line-height:1.52}.proofList{color:var(--accent-dark);grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 22px;margin:28px 0 0;padding:0;font-weight:800;line-height:1.35;list-style:none;display:grid}.proofList li{align-items:flex-start;gap:10px;display:flex}.proofList li:before{color:var(--wood);margin-top:7px}.proofMedia{background:var(--surface-strong);border-radius:8px;min-height:420px;position:relative;overflow:hidden}.contactSection{background:var(--bg);width:100%;max-width:none;color:var(--ink);padding:clamp(52px,8vw,92px) clamp(18px,4vw,56px)}.contactSection .requestHint{max-width:560px;color:var(--muted);font-size:15px}.contactPanel{justify-items:start;gap:18px;display:grid}.contactMain{font-size:clamp(30px,4vw,46px);font-weight:900;line-height:1}.mapLink{border-color:var(--line);width:fit-content;color:var(--ink)}.mapLink:hover{background:var(--bg-section)}address{color:var(--muted);font-style:normal;line-height:1.45}.notFoundPage{background:var(--bg-section);min-height:100vh;color:var(--ink);place-items:center;padding:clamp(28px,5vw,64px);display:grid}.notFoundContent{width:min(720px,100%)}.notFoundContent h1{margin-bottom:20px}.notFoundContent p:not(.sectionLabel){max-width:560px;color:var(--muted);font-size:18px;line-height:1.5}@media (max-width:980px){.topbar{grid-template-columns:1fr auto}.nav{display:none}.split,.proofSection,.contactSection{grid-template-columns:1fr}.servicePath{grid-template-columns:38px 1fr;gap:8px}.servicePath p{grid-column:2}.catalogGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.portfolioGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.trustStrip{grid-template-columns:1fr}.steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 18px}}@media (max-width:640px){.topbar{min-height:78px;padding:10px 14px}.brand span:last-child{display:none}.brandMark{width:55px;height:55px}.topPhone{font-size:14px}.hero{min-height:86vh;padding:108px 18px 40px}.heroShade{background:linear-gradient(90deg,#2a1710d6,#2a171070),linear-gradient(#2a171024,#2a1710cc)}h1{font-size:38px;line-height:1}h2{font-size:30px}.heroLead{font-size:17px}.button{width:100%}.section{width:min(100% - 28px,1180px)}.servicePaths,.catalogGrid,.portfolioGrid,.steps,.proofList{grid-template-columns:1fr}.steps li,.productBody{min-height:auto}.proofMedia{min-height:300px}.contactSection{padding-left:14px;padding-right:14px}.steps{gap:22px}.steps li{min-height:auto}.mapLink{width:100%}.messengers{justify-content:center}.notFoundPage .button{width:100%}}.galleryHead{padding-top:clamp(120px,22vw,150px)}.galleryGrid{columns:2;column-gap:12px}.galleryItem{break-inside:avoid;cursor:pointer;background:var(--surface-strong);border:none;border-radius:8px;width:100%;margin:0 0 12px;padding:0;display:block;overflow:hidden}.galleryItem img{width:100%;height:auto;transition:transform .22s;display:block}.galleryItem:hover img,.galleryItem:focus-visible img{transform:scale(1.03)}.lightbox{z-index:100;background:#2a1710eb;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:clamp(16px,4vw,48px);display:grid;position:fixed;inset:0}.lightboxImageWrap{grid-column:2;place-items:center;max-height:90vh;display:grid}.lightboxImage{object-fit:contain;border-radius:4px;width:auto;max-width:100%;height:auto;max-height:90vh}.lightboxClose{width:44px;height:44px;color:var(--white);cursor:pointer;background:#ffffff1f;border:none;border-radius:999px;font-size:26px;line-height:1;position:absolute;top:clamp(12px,3vw,28px);right:clamp(12px,3vw,28px)}.lightboxClose:hover{background:#ffffff38}.lightboxNav{width:52px;height:52px;color:var(--white);cursor:pointer;background:#ffffff1f;border:none;border-radius:999px;place-items:center;font-size:32px;line-height:1;display:grid}.lightboxNav:hover{background:#ffffff38}.lightboxPrev{grid-column:1}.lightboxNext{grid-column:3}.lightboxCounter{color:#ffffffc2;margin:0;font-size:14px;position:absolute;bottom:clamp(12px,3vw,28px);left:50%;transform:translate(-50%)}@media (max-width:720px){.galleryGrid{columns:2}.lightbox{grid-template-rows:1fr auto;grid-template-columns:1fr;padding:12px}.lightboxImageWrap{grid-area:1/1}.lightboxNav{width:44px;height:44px;font-size:26px;position:absolute;top:50%;transform:translateY(-50%)}.lightboxPrev{left:8px}.lightboxNext{right:8px}}@media (min-width:980px){.galleryGrid{columns:4}}.privacyContent{gap:28px;max-width:760px;display:grid}.privacyContent h2{margin-bottom:8px;font-size:22px}.privacyContent p{color:var(--muted);font-size:16px;line-height:1.55}.privacyContent ul{color:var(--muted);margin:0;padding-left:20px;font-size:16px;line-height:1.55}.cookieNotice{z-index:50;background:var(--accent);color:var(--bg);flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;padding:16px clamp(18px,4vw,56px);display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000002e}.cookieNotice p{max-width:720px;margin:0;font-size:14px;line-height:1.5}.cookieNoticeLink{color:var(--bg);text-underline-offset:2px;text-decoration:underline}.cookieNotice .button{background:var(--bg);min-height:40px;color:var(--accent);flex:none;padding:10px 20px}.cookieNotice .button:hover{background:var(--bg-section)}@media (max-width:640px){.cookieNotice{text-align:center;flex-direction:column;align-items:stretch}.cookieNotice .button{width:100%}}
