:root{--bg:#101210;--panel:#181b18;--paper:#f4efe5;--text:#fffaf0;--muted:#d2c9b7;--gold:#f0b429;--gold2:#ffcc4d;--dark:#171510;--line:#ffffff29;--shadow:0 22px 70px #00000052;color:var(--text);background:var(--bg);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{min-height:100%}body{background:radial-gradient(circle at 18% 0,#30301e 0,#101210 42%);margin:0;overflow-x:hidden}body,button,input,textarea{font:inherit}button,a{color:inherit}a{text-decoration:none}button{cursor:pointer}img{max-width:100%;display:block}:focus-visible{outline:3px solid var(--gold2);outline-offset:4px}.appShell{flex-direction:column;min-height:100vh;display:flex}main{flex-direction:column;flex:1;display:flex}main>.section,main>.hero{flex:1}.header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#101210e0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:22px;padding:14px clamp(18px,4vw,56px);display:flex;position:sticky;top:0}.brand{text-align:left;background:0 0;border:0;gap:2px;min-width:220px;max-width:360px;padding:0;display:grid}.brand strong{font-size:clamp(16px,2vw,22px);line-height:1.1}.nav{align-items:center;gap:6px;display:flex}.nav button{color:var(--muted);background:0 0;border:1px solid #0000;border-radius:999px;padding:10px 13px;font-weight:700}.nav button:hover,.nav button.active{border-color:var(--line);color:#fff;background:#ffffff17}.languageSwitch{border:1px solid var(--line);background:#ffffff0e;border-radius:999px;align-items:center;gap:4px;padding:4px;display:flex}.languageSwitch button{color:var(--muted);background:0 0;border:0;border-radius:999px;padding:8px 10px;font-size:13px;font-weight:850}.languageSwitch button.active{background:var(--gold2);color:#17110a}.menuBtn{border:1px solid var(--line);color:#fff;background:#27231d;border-radius:10px;padding:10px 13px;font-size:22px;line-height:1;display:none}.hero{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);align-items:center;gap:46px;min-height:calc(100vh - 73px);padding:62px clamp(18px,5vw,72px);display:grid}.heroText{max-width:760px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--gold2);margin:0 0 12px;font-size:12px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.035em;margin-bottom:18px;font-size:clamp(34px,5.6vw,68px);line-height:1}h2{letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(30px,5vw,58px);line-height:1.02}h3{margin-bottom:10px;font-size:24px}.lead{color:var(--muted);max-width:560px;font-size:clamp(18px,1.9vw,23px);line-height:1.45}.actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.primary,.secondary,.galleryMore,.phoneBox{border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:14px 20px;font-weight:850;display:inline-flex}.primary{background:linear-gradient(135deg,var(--gold2),#d78c00);color:#17110a;border:0;box-shadow:0 16px 40px #f0b42940}.secondary{border:1px solid var(--line);background:#ffffff0f}.heroGrid{grid-template-rows:repeat(2,clamp(150px,16vw,220px));grid-template-columns:1fr 1fr;gap:12px;display:grid;transform:rotate(-1deg)}.heroImg{object-fit:cover;width:100%;height:100%;box-shadow:var(--shadow);filter:saturate(1.13)contrast(1.04);border-radius:18px}.section{padding:70px clamp(18px,5vw,72px)}.sectionHead{max-width:820px;margin-bottom:34px}.sectionHead p:not(.eyebrow),.contactLead{color:var(--muted);font-size:18px;line-height:1.6}.cards{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.card{border:1px solid var(--line);background:linear-gradient(#ffffff14,#ffffff06);border-radius:14px;min-height:104px;padding:18px}.serviceItem{align-items:center;gap:14px;display:flex}.serviceItem span{background:var(--gold);border-radius:999px;flex:none;width:12px;height:42px;display:block}.serviceItem h3{margin:0;font-size:clamp(20px,2vw,26px)}.card p{color:var(--muted);line-height:1.55}.serviceAdvice{border:1px solid var(--line);background:#ffffff0e;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin-top:24px;padding:20px 22px;display:flex}.serviceAdvice p{color:var(--muted);margin:0;font-size:18px;line-height:1.5}.serviceAdvice .primary{flex:none}.serviceArea{grid-template-columns:minmax(260px,.8fr) minmax(320px,1.2fr);align-items:stretch;gap:22px;margin-top:34px;display:grid}.serviceArea.compact{grid-template-columns:1fr;max-width:690px;margin-top:30px}.mobileServiceCarousel{display:none}.areaCopy{border:1px solid var(--line);background:#ffffff0e;border-radius:16px;padding:22px}.areaCopy h2{margin-bottom:12px;font-size:clamp(28px,3vw,42px)}.areaCopy p:not(.eyebrow){color:var(--muted);margin:0 0 16px;font-size:17px;line-height:1.6}.compact .areaCopy{display:block}.routeForm{gap:12px;margin-top:18px;display:grid}.routeForm label{color:var(--muted);gap:8px;font-weight:800;display:grid}.routeForm input{background:#0c0d0c}.routeForm .primary:disabled{opacity:.7;cursor:wait}.routeResult{border:1px solid #ffffff2e;border-radius:14px;gap:4px;margin-top:16px;padding:14px 16px;display:grid}.routeResult strong{color:#fff;font-size:20px}.routeResult span{color:var(--muted);font-weight:800}.routeResult.yes{background:#44a45c2e;border-color:#6cd2847a}.routeResult.no{background:#f0b42924;border-color:#f0b4297a}.routeContact{width:fit-content;margin-top:8px}.routeError{color:#ffd0c7;margin:14px 0 0;font-weight:800}.mapPanel{border:1px solid var(--line);min-height:340px;box-shadow:var(--shadow);background:#252a24;border-radius:16px;position:relative;overflow:hidden}.compact .mapPanel{min-height:260px;box-shadow:none}.mapPanel iframe{z-index:1;border:0;width:100%;height:100%;position:absolute;inset:0}.routeMap{z-index:1;background:linear-gradient(90deg,#ffffff0f 1px,#0000 1px) 0 0/42px 42px,linear-gradient(0deg,#ffffff0d 1px,#0000 1px) 0 0/42px 42px,linear-gradient(135deg,#30372f,#141713) 0 0/100% 100%;position:absolute;inset:0;overflow:hidden}.withGoogle .routeMap{z-index:2;pointer-events:none;background:0 0}.mapsConsent{z-index:3;text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#101210ad;place-content:center;justify-items:center;gap:12px;padding:24px;display:grid;position:absolute;inset:0}.mapsConsent strong{font-size:24px}.mapsConsent p{max-width:460px;color:var(--muted);margin:0;line-height:1.55}.gallerySection{background:var(--paper);color:var(--dark);min-height:calc(100vh - 73px)}.gallerySection .eyebrow{color:#9a5b00}.gallerySection .sectionHead p:not(.eyebrow){color:#5e574d}.gallery{columns:4 240px;column-gap:16px}.photo{break-inside:avoid;background:0 0;border:0;border-radius:18px;width:100%;margin:0 0 16px;padding:0;overflow:hidden;box-shadow:0 16px 44px #291d0c2e}.photo img{filter:saturate(1.15)contrast(1.03);width:100%;height:auto;transition:transform .25s,filter .25s}.photo:hover img{filter:saturate(1.25)contrast(1.08);transform:scale(1.03)}.galleryMore{background:var(--dark);color:#fff;border:0;margin:18px auto 0;display:none}.galleryMore span{background:var(--gold);width:24px;height:24px;color:var(--dark);border-radius:50%;place-items:center;font-weight:900;display:grid}.lightbox{z-index:40;background:#000000e0;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.lightbox img{max-width:94vw;max-height:90vh;box-shadow:var(--shadow);border-radius:18px}.close{border:1px solid var(--line);color:#fff;background:#ffffff1f;border-radius:50%;width:50px;height:50px;font-size:34px;line-height:1;position:fixed;top:18px;right:18px}.contactWrap{grid-template-columns:.85fr 1fr;align-items:start;gap:30px;display:grid}.contactLead a{color:var(--gold2);text-underline-offset:4px;font-weight:900;text-decoration:underline}.contactOptions{gap:10px;max-width:360px;margin-top:12px;display:grid}.phoneBox{border:1px solid var(--line);color:#fff;background:#ffffff14}.emailBox{background:#ffffff0b}.contact{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:22px;gap:14px;padding:24px;display:grid}.contact label{color:var(--muted);gap:7px;font-weight:750;display:grid}input,textarea{border:1px solid var(--line);color:#fff;background:#0c0d0c;border-radius:14px;width:100%;padding:14px 15px}textarea{resize:vertical}.contact small{color:var(--muted);line-height:1.5}.contact small a{color:var(--gold2);text-underline-offset:3px;font-weight:800;text-decoration:underline}.legal{min-height:calc(100vh - 73px)}.legal>div{border:1px solid var(--line);max-width:900px;color:var(--muted);background:#ffffff0f;border-radius:22px;padding:26px;line-height:1.65}.legal h2{color:#fff}.legal h3{color:#fff;margin:26px 0 8px;font-size:22px}.legal a{text-underline-offset:4px;text-decoration:underline}.privacyContent p{margin-bottom:16px}footer{color:var(--muted);border-top:1px solid var(--line);gap:12px;margin-top:auto;padding:30px clamp(18px,5vw,72px);display:grid}.footerMain{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.footerMain p,.designer{margin:0}.footerLinks{flex-wrap:wrap;gap:8px;display:flex}.footerLinks button{border:1px solid var(--line);color:var(--muted);background:#ffffff0f;border-radius:999px;padding:9px 13px;font-weight:800}.footerLinks button:hover,.footerLinks button.active{color:#fff;background:#ffffff1f}.designer a{text-underline-offset:4px;color:#fff;text-decoration:underline}.cookieBackdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000ad;place-items:end center;padding:20px;display:grid;position:fixed;inset:0}.cookieDialog{width:min(760px,100%);max-height:calc(100vh - 40px);color:var(--text);background:#181b18;border:1px solid #ffffff38;border-radius:22px;padding:26px;overflow:auto;box-shadow:0 28px 90px #00000094}.cookieTop{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.cookieTop h2{margin:0;font-size:clamp(27px,4vw,38px)}.cookieDialog>p{color:var(--muted);margin:18px 0;line-height:1.6}.cookieLanguages{border:1px solid var(--line);border-radius:999px;gap:4px;padding:4px;display:flex}.cookieLanguages button{color:var(--muted);background:0 0;border:0;border-radius:999px;padding:7px 9px;font-size:12px;font-weight:800}.cookieLanguages button.active{background:var(--gold2);color:#17110a}.cookieChoices{gap:10px;margin:18px 0;display:grid}.cookieChoices label{border:1px solid var(--line);cursor:pointer;background:#ffffff0b;border-radius:14px;align-items:flex-start;gap:12px;padding:15px;display:flex}.cookieChoices input{width:20px;height:20px;accent-color:var(--gold);flex:none;margin:2px 0 0}.cookieChoices span{gap:4px;display:grid}.cookieChoices small{color:var(--muted);line-height:1.45}.cookieActions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.cookieActions button{flex:180px}.cookiePrivacy{color:var(--muted);text-underline-offset:4px;background:0 0;border:0;margin-top:16px;padding:0;font-weight:800;text-decoration:underline}@media (width<=1100px){.nav{gap:2px}.nav button{padding:9px 10px;font-size:14px}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=860px){.hero,.contactWrap,.serviceArea{grid-template-columns:1fr;min-height:auto}.hero{padding-top:38px}}@media (width<=700px){.header{gap:8px;padding:12px 16px}.brand{flex:1;min-width:0;max-width:230px}.brand strong{font-size:15px}.languageSwitch{order:2;gap:2px;margin-left:auto;padding:3px}.languageSwitch button{min-height:34px;padding:7px 10px;font-size:12px}.menuBtn{order:3;display:block}.nav{border:1px solid var(--line);background:#151715;border-radius:18px;flex-direction:column;align-items:stretch;padding:10px;display:none;position:absolute;top:66px;left:12px;right:12px}.nav.open{display:flex}.nav button{text-align:left;padding:14px}.hero{gap:26px;padding:34px 16px 42px}h1{font-size:36px}.lead{font-size:18px}.heroGrid{display:none}.heroImg{border-radius:14px}.section{padding:52px 16px}.cards{grid-template-columns:1fr}.card{min-height:auto}.serviceAdvice{flex-direction:column;align-items:stretch}.serviceAdvice .primary{width:100%}.serviceArea{margin-top:24px}.mobileServiceCarousel{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:calc(50% - 6px);grid-auto-flow:column;gap:12px;padding-bottom:4px;display:grid;overflow-x:auto}.mobileServiceCarousel::-webkit-scrollbar{display:none}.mobileServiceCarousel img{aspect-ratio:4/3;object-fit:cover;border:1px solid var(--line);scroll-snap-align:start;border-radius:14px;width:100%;box-shadow:0 12px 32px #00000038}.areaCopy{padding:18px}.mapPanel,.compact .mapPanel{min-height:300px}.gallery{columns:1}.photo{margin-bottom:12px}.photo.mobileHidden{display:none}.galleryMore{display:flex}.contact{border-radius:18px;padding:16px}.cookieBackdrop{padding:10px}.cookieDialog{border-radius:18px;max-height:calc(100vh - 20px);padding:20px 16px}.cookieTop{flex-direction:column;align-items:stretch}.cookieLanguages{width:max-content}}@media (width<=420px){h1{font-size:32px}.heroGrid{grid-template-rows:repeat(2,125px)}.actions a,.actions button,.primary,.secondary{text-align:center;width:100%}}
