
:root{--green:#65d43a;--black:#050505}*{box-sizing:border-box}html,body{margin:0;background:#fff;font-family:Arial,Helvetica,sans-serif;color:#111;overflow-x:hidden}.site-header{position:sticky;top:0;z-index:1000;height:69px;margin-left:52px;width:calc(100% - 52px);background:#050505;color:#fff;display:flex;align-items:center;padding:0 32px 0 34px;gap:30px;border-bottom:1px solid #171717}.brand{height:100%;display:flex;align-items:center;gap:4px;text-decoration:none;color:#fff;min-width:188px}.brand-ring-img{width:20px;height:24px;object-fit:contain}.brand-wordmark{width:160px;height:46px;object-fit:contain;filter:brightness(0) invert(1)}.main-nav{height:100%;display:flex;align-items:center;justify-content:center;gap:31px;margin-left:auto}.main-nav>a,.nav-service-row>a{font-size:11px;line-height:1;font-weight:700;letter-spacing:.45px;color:#fff;text-decoration:none;padding:28px 0 25px;position:relative}.main-nav>a::after,.nav-service-row>a::after{content:"";position:absolute;left:0;right:0;bottom:14px;height:1px;width:0;background:var(--green);transition:.25s}.main-nav>a:hover::after,.nav-service-row>a:hover::after{width:100%}.nav-dropdown{position:relative}.nav-service-row{display:flex;align-items:center;gap:6px}.dropdown-toggle{display:none}.service-menu{position:absolute;top:68px;left:-21px;width:395px;background:rgba(7,14,20,.98);padding:12px 22px 14px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s;box-shadow:0 20px 46px #0009}.service-menu a{display:block;color:#fff;text-decoration:none;font-size:14px;font-weight:700;padding:16px 0}.service-menu a:hover{color:var(--green)}.nav-dropdown:hover .service-menu{opacity:1;visibility:visible;transform:none}.theme-toggle{margin-left:2px;width:42px;height:42px;border:1px solid #303030;background:#050505;padding:0;display:grid;place-items:center}.theme-toggle img{width:16px;height:16px}.menu-toggle{display:none}.side-rail{position:fixed;z-index:900;top:0;left:0;bottom:0;width:52px;background:#080808;border-right:1px solid #222;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.rail-label{writing-mode:vertical-rl;transform:rotate(180deg);color:#fff;font-size:8px;font-weight:700;letter-spacing:1.8px;margin-top:118px}.rail-socials{display:grid;gap:12px;margin-bottom:31px}.rail-socials a{width:22px;height:22px;display:grid;place-items:center}.rail-socials img{width:14px;height:14px}.portfolio-main{margin-left:52px}.portfolio-reference-view{height:calc(100vh - 69px);min-height:620px;background:#fff;position:relative;overflow:hidden}.portfolio-image-stage{position:absolute;inset:8px 0 45px;overflow:hidden}.portfolio-image-track{height:100%;display:flex;align-items:stretch;gap:8px;will-change:transform;transition:transform .85s cubic-bezier(.22,.8,.25,1)}.portfolio-image-card{flex:0 0 66.3%;height:100%;margin:0;position:relative;overflow:hidden;background:#eee}.portfolio-image-card img{width:100%;height:100%;object-fit:cover;display:block}.portfolio-image-card::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#0000 65%,#0004 100%)}.portfolio-image-card:nth-child(2) img{object-position:center}.portfolio-side-label{position:absolute;left:0;top:50%;transform:translateY(-50%) rotate(180deg);writing-mode:vertical-rl;color:#111;background:#fff;width:52px;text-align:center;font-size:10px;font-weight:700;letter-spacing:2px;padding:22px 0}.portfolio-socials{position:absolute;left:9px;bottom:24px;display:grid;gap:12px}.portfolio-socials a img{width:16px;height:16px}.portfolio-scale{position:absolute;left:54px;right:32px;bottom:21px;height:11px;background:repeating-linear-gradient(90deg,#cfcfcf 0 2px,transparent 2px 6px);opacity:.95}.scale-active{position:absolute;left:28%;top:0;width:90px;height:10px;background:#111}.portfolio-control{position:absolute;top:50%;transform:translateY(-50%);z-index:5;border:0;background:rgba(255,255,255,.86);width:48px;height:72px;font-size:45px;line-height:1;color:#111;cursor:pointer;display:grid;place-items:center}.portfolio-prev{left:62px}.portfolio-next{right:8px}.portfolio-filter-fake{position:absolute;right:86px;bottom:13px;border:1px solid #1a1a1a;background:#fff;color:#111;padding:12px 21px;font-size:12px;font-weight:700;letter-spacing:1px}.whatsapp-float{position:fixed;z-index:1100;right:22px;bottom:19px;width:56px;height:56px;border-radius:50%;background:#74d63f;display:grid;place-items:center;box-shadow:0 9px 24px #0004}.whatsapp-float img{width:28px;height:28px}
@media(max-width:1000px){.site-header{padding:0 20px;gap:20px}.main-nav{gap:20px}.main-nav>a,.nav-service-row>a{font-size:10px}.service-menu{left:auto;right:-95px}.portfolio-image-card{flex-basis:70%}.portfolio-prev{left:54px}}
@media(max-width:760px){.site-header{margin-left:0;width:100%;height:68px;padding:0 16px}.brand{min-width:0}.brand-ring-img{width:19px;height:22px}.brand-wordmark{width:132px;height:42px}.menu-toggle{display:block;margin-left:auto;background:none;border:0;width:40px;height:40px}.menu-toggle span{display:block;background:#fff;height:2px;margin:5px 0}.theme-toggle{width:39px;height:39px;margin-left:0}.main-nav{position:absolute;top:68px;left:0;right:0;height:auto;background:#050505;padding:9px 18px 15px;display:none;flex-direction:column;align-items:stretch;gap:0}.main-nav.open{display:flex}.main-nav>a,.nav-service-row>a{padding:14px 0;font-size:11px}.nav-dropdown{width:100%}.nav-service-row{justify-content:space-between}.dropdown-toggle{display:block;background:none;color:#fff;border:0;font-size:20px}.service-menu{position:static;width:100%;display:none;opacity:1;visibility:visible;transform:none;background:#0b1117;padding:4px 12px;border-top:1px solid #30363a;border-bottom:1px solid #30363a;box-shadow:none}.nav-dropdown.open .service-menu{display:block}.service-menu a{font-size:11px;padding:11px 0}.side-rail{display:none}.portfolio-main{margin-left:0}.portfolio-reference-view{height:calc(100vh - 68px);min-height:560px}.portfolio-image-stage{inset:10px 0 44px}.portfolio-image-card{flex-basis:88%;}.portfolio-control{width:38px;height:58px;font-size:34px}.portfolio-prev{left:4px}.portfolio-next{right:4px}.portfolio-side-label{display:none}.portfolio-socials{display:none}.portfolio-scale{left:12px;right:12px;bottom:22px}.scale-active{left:35%;width:55px}.portfolio-filter-fake{right:58px;bottom:11px;padding:9px 14px;font-size:10px}.whatsapp-float{width:50px;height:50px;right:15px;bottom:15px}.whatsapp-float img{width:25px;height:25px}}

/* Full-width black header correction */
.site-header{position:sticky!important;top:0!important;left:0!important;width:100%!important;margin-left:0!important;height:68px!important;min-height:68px!important;padding-left:56px!important;background:#050505!important;z-index:2000!important}
.site-header:after{content:"";position:absolute;inset:0;background:#050505;z-index:-1}
.side-rail{top:0!important;z-index:1800!important}
main{margin-left:48px!important}
.site-footer{margin-left:48px!important}
@media(max-width:760px){.site-header{margin-left:0!important;width:100%!important;padding-left:16px!important}.side-rail{display:none!important}main,.site-footer{margin-left:0!important}}



/* 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}}

/* Responsive repair - Portfolio page */
@media(max-width:1100px){.site-header{padding:0 20px!important;gap:16px!important}.main-nav{gap:16px!important}.portfolio-image-card{flex-basis:78%!important}}
@media(max-width:760px){.site-header{width:100%!important;margin-left:0!important;padding:0 14px!important}.site-header .brand-wordmark{width:145px!important;max-width:58vw!important}.portfolio-main{margin-left:0!important}.portfolio-reference-view{height:calc(100vh - 68px)!important;min-height:520px!important}.portfolio-image-stage{inset:8px 0 48px!important}.portfolio-image-card{flex-basis:92%!important}.portfolio-control{width:36px!important;height:54px!important}.portfolio-prev{left:3px!important}.portfolio-next{right:3px!important}.portfolio-filter-fake{right:54px!important}.portfolio-scale{left:10px!important;right:10px!important}.site-footer{margin-left:0!important}}

/* FINAL FIX: portfolio header always visible and responsive */
.site-header{display:flex!important;visibility:visible!important;opacity:1!important;position:sticky!important;top:0!important;left:0!important;width:calc(100% - 52px)!important;margin-left:52px!important;min-height:68px!important;height:68px!important;background:#050505!important;z-index:5000!important}
.site-header .brand{display:flex!important;visibility:visible!important;flex:0 0 auto!important}
.site-header .main-nav{display:flex!important;visibility:visible!important;opacity:1!important;align-items:center!important;margin-left:auto!important;flex-wrap:nowrap!important}
.site-header .menu-toggle{display:none!important}
@media(max-width:1100px){.site-header{padding:0 18px!important;gap:14px!important}.site-header .main-nav{gap:14px!important}.site-header .main-nav>a,.site-header .nav-service-row>a{font-size:10px!important}}
@media(max-width:760px){.site-header{width:100%!important;margin-left:0!important;padding:0 14px!important}.site-header .menu-toggle{display:block!important;margin-left:auto!important}.site-header .main-nav{display:none!important;position:absolute!important;top:68px!important;left:0!important;right:0!important;width:100%!important;background:#050505!important;flex-direction:column!important;align-items:stretch!important;padding:12px 18px!important;gap:0!important}.site-header .main-nav.open{display:flex!important}.site-header .main-nav>a,.site-header .nav-service-row>a{font-size:12px!important;padding:14px 0!important}.site-header .brand-wordmark{width:145px!important;max-width:58vw!important}.portfolio-main{margin-left:0!important}}

/* FINAL PORTFOLIO HEADER/MENU FIX - overrides earlier duplicate rules */
.site-header{position:sticky!important;top:0!important;z-index:9999!important}
@media(max-width:760px){
 .site-header .menu-toggle{display:block!important;visibility:visible!important;opacity:1!important;cursor:pointer!important;position:relative!important;z-index:10001!important}
 .site-header .main-nav{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;z-index:10000!important}
 .site-header .main-nav.open{display:flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}
 .site-header .main-nav a,.site-header .main-nav button{pointer-events:auto!important}
 .site-header .nav-dropdown.open .service-menu{display:block!important;visibility:visible!important;opacity:1!important}
}
