/* ================= Orientation Architectures - shared visual system ================= */
:root{--green:#70d63f;--black:#050505;--ink:#171717;--muted:#707070;--paper:#fff;--dark:#111;--line:#d6d6d6}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#181818;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.65;overflow-x:hidden}
a{color:inherit}
img{display:block;max-width:100%}
button,input,textarea{font:inherit}
.site-header{position:sticky!important;top:0!important;left:0!important;width:100%!important;height:68px!important;min-height:68px!important;margin:0!important;padding:0 22px 0 56px!important;background:#050505!important;color:#fff!important;display:flex!important;align-items:center!important;gap:24px!important;z-index:2000!important;border:0!important;border-bottom:1px solid #1b1b1b!important;box-shadow:none!important}
.site-header:after{content:"";position:absolute;inset:0;background:#050505;z-index:-1}
.brand,.footer-logo{display:flex;align-items:center;gap:4px;text-decoration:none;white-space:nowrap}
.brand{height:68px;min-width:168px}
.brand-mark{display:grid;place-items:center;flex:0 0 auto}
.brand-mark img{width:19px;height:22px;object-fit:contain}
.brand-wordmark{width:145px;height:42px;object-fit:contain;filter:brightness(0) invert(1)}
.main-nav{height:68px;display:flex;align-items:center;justify-content:center;gap:31px;margin-left:auto}
.main-nav>a,.nav-service-row>a{position:relative;text-decoration:none;color:#fff;font-size:10px;font-weight:700;letter-spacing:.45px;line-height:1;white-space:nowrap;padding:27px 0 24px}
.main-nav>a:after,.nav-service-row>a:after{content:"";position:absolute;left:0;right:0;bottom:13px;width:0;height:1px;background:var(--green);transition:width .25s ease}
.main-nav>a:hover:after,.nav-service-row>a:hover:after,.main-nav>a.active:after,.nav-service-row>a.active:after{width:100%}
.nav-dropdown{position:relative}
.nav-service-row{display:flex;align-items:center;gap:5px}
.dropdown-toggle{display:none;background:transparent;border:0;color:#fff;cursor:pointer;font-size:19px;padding:0 4px}
.service-menu{position:absolute;top:68px;left:-21px;width:400px;background:rgba(7,13,19,.985);border-top:1px solid #50575a;padding:14px 22px;display:grid;opacity:0;visibility:hidden;transform:translateY(7px);transition:.2s ease;box-shadow:0 18px 44px rgba(0,0,0,.55)}
.service-menu:after{content:"";height:1px;background:#3e474b;display:block;margin-top:4px}
.service-menu a{color:#fff;text-decoration:none;font-size:14px;font-weight:700;line-height:1.08;padding:16px 0}
.service-menu a:hover{color:var(--green)}
.nav-dropdown:hover .service-menu,.nav-dropdown:focus-within .service-menu{opacity:1;visibility:visible;transform:none}
.theme-toggle{width:41px;height:41px;display:grid;place-items:center;flex:0 0 auto;margin-left:2px;padding:0;background:#050505;border:1px solid #303030;color:#fff;cursor:pointer}
.theme-toggle img{width:16px;height:16px}
.menu-toggle{display:none;background:transparent;border:0;color:#fff;width:40px;height:40px;padding:7px;cursor:pointer}
.menu-toggle span{height:2px;background:#fff;display:block;margin:5px 0}
.side-rail{position:fixed;z-index:1800;left:0;top:0;bottom:0;width:48px;background:#080808;border-right:1px solid #242424;color:#fff;display:flex;align-items:center;flex-direction:column;justify-content:space-between}
.rail-top-line{width:28px;height:1px;background:#383838;margin-top:47px}
.rail-label{writing-mode:vertical-rl;transform:rotate(180deg);font-size:8px;font-weight:700;letter-spacing:1.7px;color:#fff;margin-top:54px}
.rail-socials{display:grid;gap:11px;margin-bottom:26px}.rail-socials a{width:20px;height:20px;display:grid;place-items:center}.rail-socials img{width:13px;height:13px}
.whatsapp-float{position:fixed;right:22px;bottom:20px;z-index:2100;width:55px;height:55px;border-radius:50%;background:#73d63f;display:grid;place-items:center;box-shadow:0 8px 22px rgba(0,0,0,.3)}
.whatsapp-float img{width:27px;height:27px}
main{margin-left:48px;background:#fff}
.container{width:min(930px,calc(100% - 70px));margin:0 auto}
.site-footer{margin-left:48px;background:#151515;color:#fff;padding:78px 7vw 24px;position:relative;overflow:hidden}
.site-footer:before{content:"";position:absolute;inset:0;background-image:linear-gradient(145deg,transparent 0 74%,rgba(255,255,255,.035) 74% 74.2%,transparent 74.2% 100%),linear-gradient(30deg,transparent 0 58%,rgba(255,255,255,.03) 58% 58.2%,transparent 58.2% 100%);pointer-events:none}
.footer-inner{position:relative;display:grid;grid-template-columns:1.65fr .85fr 1.05fr;gap:58px;max-width:1180px;margin:0 auto}
.footer-logo{height:54px;gap:4px}.footer-logo .brand-mark img{width:25px;height:29px}.footer-logo .brand-wordmark{width:230px;height:49px}
.footer-brand p{max-width:470px;color:#c2c2c2;font-size:11px;line-height:1.8;margin:26px 0 0}
.footer-col{display:grid;align-content:start;gap:9px}.footer-col h3{font-size:10px;letter-spacing:2px;margin:0 0 12px;color:#fff}.footer-col a{color:#bbb;text-decoration:none;font-size:9px;line-height:1.45}.footer-col a:hover{color:var(--green)}
.footer-bottom{position:relative;max-width:1180px;margin:45px auto 0;padding-top:17px;border-top:1px solid #3b3b3b;display:flex;justify-content:space-between;gap:20px;color:#999;font-size:8px;letter-spacing:1px}.footer-bottom a{text-decoration:none;color:#ccc}
.reveal{opacity:0;transform:translateY(32px);transition:opacity .7s ease,transform .7s ease}.reveal.show{opacity:1;transform:none}
.slide-in-left{opacity:0;transform:translateX(-40px);transition:opacity .8s ease,transform .8s ease}.slide-in-right{opacity:0;transform:translateX(40px);transition:opacity .8s ease,transform .8s ease}.show.slide-in-left,.show.slide-in-right{opacity:1;transform:none}
@media(max-width:1050px){.site-header{padding-left:54px!important;gap:14px!important}.main-nav{gap:18px}.main-nav>a,.nav-service-row>a{font-size:9px}.brand-wordmark{width:138px}.service-menu{right:-90px;left:auto}}
@media(max-width:760px){body{font-size:15px}.site-header{height:68px!important;padding:0 13px 0 16px!important}.brand{min-width:0;height:68px}.brand-mark img{width:18px;height:21px}.brand-wordmark{width:134px;height:42px}.menu-toggle{display:block;margin-left:auto}.theme-toggle{width:39px;height:39px;margin-left:0}.main-nav{position:absolute;top:68px;left:0;right:0;height:auto;margin:0;background:#050505;padding:6px 18px 15px;display:none;flex-direction:column;align-items:stretch;gap:0;box-shadow:0 18px 35px rgba(0,0,0,.55)}.main-nav.open{display:flex}.main-nav>a,.nav-service-row>a{font-size:11px;padding:14px 0}.main-nav>a:after,.nav-service-row>a:after{bottom:7px}.nav-dropdown{width:100%}.nav-service-row{justify-content:space-between}.dropdown-toggle{display:block}.service-menu{position:static;width:100%;max-width:none;background:#0b1117;border-top:1px solid #30363a;border-bottom:1px solid #30363a;padding:4px 12px;display:none;opacity:1;visibility:visible;transform:none;box-shadow:none}.nav-dropdown.open .service-menu{display:grid}.service-menu a{font-size:11px;padding:11px 0}.side-rail{display:none!important}main,.site-footer{margin-left:0}.container{width:calc(100% - 34px)}.site-footer{padding:60px 20px 24px}.footer-inner{grid-template-columns:1fr;gap:36px}.footer-bottom{flex-direction:column;margin-top:38px}.whatsapp-float{right:14px;bottom:14px;width:50px;height:50px}.whatsapp-float img{width:24px;height:24px}}

/* ================= service detail pages ================= */
.service-hero{position:relative;height:335px;background-size:cover;background-position:center;color:#fff;overflow:hidden}
.service-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.18),rgba(0,0,0,.03) 55%,rgba(0,0,0,.08));pointer-events:none}
.service-hero-content{position:absolute;inset:auto 0 0 0;padding:0 0 36px 8%;z-index:2}
.service-hero-content h1{margin:0;font-size:34px;font-weight:300;letter-spacing:.3px;line-height:1.05;text-transform:uppercase}.service-hero-content .hero-line{width:48px;height:2px;background:#fff;margin-top:14px}
.service-page{background:#fff;padding:56px 0 0}.service-inner{width:min(900px,calc(100% - 80px));margin:0 auto}
.service-title{font-size:32px;font-weight:300;line-height:1.15;text-transform:uppercase;margin:0 0 16px;letter-spacing:.3px}.service-title:after{content:"";display:block;width:60px;height:5px;background:#111;margin-top:26px}
.service-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:33px 0 34px}.service-gallery figure{margin:0;overflow:hidden}.service-gallery img{width:100%;height:205px;object-fit:cover;transition:transform .65s ease}.service-gallery figure:hover img{transform:scale(1.04)}
.service-copy{font-size:12.5px;line-height:1.9;color:#4a4a4a}.service-copy p{margin:0 0 19px}.service-copy strong{color:#222}
.appointment{padding:22px 0 68px}.appointment h2{text-align:center;font-size:21px;margin:12px 0 44px;text-transform:uppercase}.appointment h2:after{content:"";display:block;width:54px;height:2px;background:#111;margin:10px auto 0}.form-grid{display:grid;gap:20px}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:17px}.field{display:grid;gap:7px}.field label{font-size:12px;font-weight:700;color:#222}.field input,.field textarea{width:100%;border:1px solid #c7c7c7;background:#fff;padding:12px 11px;min-height:41px;outline:none}.field input:focus,.field textarea:focus{border-color:#111}.field textarea{min-height:128px;resize:vertical}.date-time{display:grid;grid-template-columns:155px 155px;gap:14px}.submit-btn{justify-self:start;border:0;background:#0877bf;color:#fff;padding:11px 18px;cursor:pointer;font-size:12px;border-radius:2px}.submit-btn:hover{background:#05639f}
@media(max-width:760px){.service-hero{height:260px}.service-hero-content{padding:0 18px 25px}.service-hero-content h1{font-size:27px}.service-page{padding-top:40px}.service-inner{width:calc(100% - 32px)}.service-title{font-size:27px}.service-gallery{grid-template-columns:1fr;gap:15px}.service-gallery img{height:245px}.service-copy{font-size:14px;line-height:1.8}.two-fields{grid-template-columns:1fr}.date-time{grid-template-columns:1fr 1fr}.appointment h2{font-size:18px}}


/* Screenshot-style quick contact widget */
.quick-contact{position:fixed;right:18px;bottom:18px;z-index:2500;display:flex;flex-direction:column;align-items:flex-end;gap:10px}
.quick-contact-panel{display:flex;flex-direction:column;gap:10px;opacity:0;visibility:hidden;transform:translateY(14px);pointer-events:none;transition:opacity .25s ease,transform .25s ease,visibility .25s ease}
.quick-contact.open .quick-contact-panel{opacity:1;visibility:visible;transform:none;pointer-events:auto}
.quick-contact-item{width:170px;height:54px;padding:5px 9px 5px 22px;background:#fff;color:#111;border-radius:30px;display:flex;align-items:center;justify-content:space-between;text-decoration:none;box-shadow:0 7px 22px rgba(0,0,0,.12);font-size:15px;font-weight:500;letter-spacing:.1px;transition:transform .2s ease,box-shadow .2s ease}
.quick-contact-item:hover{transform:translateX(-4px);box-shadow:0 10px 26px rgba(0,0,0,.18)}
.quick-contact-item img{width:44px;height:44px;object-fit:contain;flex:0 0 44px}
.quick-contact-trigger{width:72px;height:72px;border:0;border-radius:50%;background:#69c83b;display:grid;place-items:center;cursor:pointer;box-shadow:0 10px 24px rgba(0,0,0,.28);padding:0}
.quick-contact-trigger img{width:34px;height:34px;object-fit:contain}
.quick-contact-close-icon{display:none}
.quick-contact.open .quick-contact-open-icon{display:none}
.quick-contact.open .quick-contact-close-icon{display:block;width:28px;height:28px}
@media(max-width:760px){.quick-contact{right:14px;bottom:14px}.quick-contact-item{width:158px;height:50px;font-size:14px;padding-left:18px}.quick-contact-item img{width:40px;height:40px;flex-basis:40px}.quick-contact-trigger{width:58px;height:58px}.quick-contact-trigger img{width:28px;height:28px}}


/* Final header correction: one logo + half-width black header */
.site-header{position:sticky!important;top:0!important;left:0!important;z-index:2000!important;height:68px!important;min-height:68px!important;margin-left:52px!important;width:68vw!important;max-width:1120px!important;background:#050505!important;color:#fff!important;padding:0 28px 0 34px!important;display:flex!important;align-items:center!important;gap:28px!important;border:0!important;box-shadow:none!important}
.site-header .brand{display:flex!important;align-items:center!important;height:100%!important;min-width:0!important;width:auto!important;gap:0!important}
.site-header .brand .brand-wordmark{display:block!important;width:190px!important;height:auto!important;max-height:40px!important;object-fit:contain!important;filter:brightness(0) invert(1)!important}
.site-header .main-nav{margin-left:auto!important}
@media(max-width:760px){.site-header{width:100%!important;margin-left:0!important;padding:0 16px!important;gap:10px!important}.site-header .brand .brand-wordmark{width:150px!important;max-height:36px!important}}
