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

/* ================= blog archive / article pages ================= */
.blog-hero{height:250px;background:#d3d3d3;display:flex;align-items:center}.blog-hero-inner{width:min(860px,calc(100% - 70px));margin:0 auto}.blog-hero h1{margin:0;font-size:42px;font-weight:300;text-transform:uppercase;letter-spacing:.4px}.blog-hero h1 strong{font-weight:700}.blog-page{background:#fff;padding:77px 0 88px}.blog-layout{width:min(860px,calc(100% - 70px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 255px;gap:55px}.post{padding-bottom:34px;border-bottom:1px solid #ddd;margin-bottom:45px}.post h1{font-size:36px;line-height:1.22;font-weight:300;text-transform:uppercase;margin:0 0 18px;letter-spacing:.4px}.post h1:after{content:"";display:block;width:46px;height:5px;background:#111;margin-top:25px}.post-meta{display:flex;flex-wrap:wrap;gap:14px;align-items:center;font-size:9px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#444;margin:21px 0 27px}.post-meta span{padding-right:12px;border-right:1px solid #aaa}.post-meta span:last-child{border-right:0}.post-main-image{width:100%;height:405px;object-fit:cover;margin-bottom:28px}.post-content p{font-size:12px;line-height:1.85;color:#474747;margin:0 0 17px}.share-title{font-size:12px;font-weight:700;margin-top:30px}.share-buttons{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.share-buttons button{border:0;background:#252525;color:#fff;padding:7px 11px;font-size:9px;font-weight:700;cursor:pointer}.post-nav{display:flex;justify-content:space-between;margin-top:55px;padding-top:18px;border-top:1px solid #ddd;font-size:9px;letter-spacing:1.8px;font-weight:700}.comment-box{margin-top:55px}.comment-box h3{margin:0;font-size:16px;text-transform:uppercase}.comment-box p{font-size:10px;color:#555}.comment-form{margin-top:26px;display:grid;grid-template-columns:1fr 1fr;gap:18px 16px}.comment-form input{width:100%;border:0;border-bottom:1px solid #111;padding:9px 5px;outline:none;font-size:11px}.comment-form textarea{grid-column:1/-1;border:0;border-bottom:1px solid #111;min-height:120px;resize:vertical;padding:10px 5px;outline:none;font-size:11px}.comment-form button{justify-self:start;border:1px solid #111;background:#fff;padding:10px 19px;font-size:10px;font-weight:700;cursor:pointer}
.sidebar{position:sticky;top:90px;align-self:start}.sidebar-section{border-top:1px solid #111;padding:20px 0;margin-bottom:32px}.sidebar-section:first-child{border-top:0;padding-top:0}.sidebar-section h2{font-size:16px;font-weight:300;margin:0 0 5px}.sidebar-section p{font-size:10px;color:#555;margin:0 0 12px}.search-box{display:flex;border-top:1px solid #111;border-bottom:1px solid #111;padding:11px 0}.search-box input{border:0;outline:none;flex:1;font-size:10px}.search-box button{border:0;background:transparent;cursor:pointer}.last-post{display:grid;grid-template-columns:66px 1fr;gap:10px;align-items:center;margin:16px 0}.last-post img{width:66px;height:44px;object-fit:cover}.last-post span{font-size:8px;line-height:1.35;text-transform:uppercase;letter-spacing:1.5px}.archive-post{display:grid;grid-template-columns:95px 1fr;gap:14px;margin-bottom:27px;align-items:start}.archive-post img{width:95px;height:58px;object-fit:cover}.archive-post h2{font-size:14px;line-height:1.25;text-transform:uppercase;font-weight:300;margin:0}.archive-post p{font-size:9px;color:#666;margin:7px 0 0}.read-more{display:inline-block;margin-top:10px;border:1px solid #111;padding:7px 12px;text-decoration:none;font-size:9px;font-weight:700}
@media(max-width:760px){.blog-hero{height:190px}.blog-hero h1{font-size:31px}.blog-page{padding:50px 0 60px}.blog-layout{width:calc(100% - 32px);grid-template-columns:1fr;gap:45px}.post h1{font-size:29px}.post-main-image{height:245px}.post-content p{font-size:14px;line-height:1.8}.sidebar{position:static}.comment-form{grid-template-columns:1fr}.comment-form textarea{grid-column:auto}.archive-post{grid-template-columns:85px 1fr}.archive-post img{width:85px;height:56px}}


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


/* Large blog imagery / real-page spacing */
.blog-page{padding:110px 0 120px}
.blog-layout{width:min(1080px,calc(100% - 70px));grid-template-columns:minmax(0,1fr) 285px;gap:65px}
.post-main-image{height:auto;min-height:520px;object-fit:cover}
.archive-post{grid-template-columns:150px 1fr;gap:18px;margin-bottom:38px}
.archive-post img{width:150px;height:95px}
.post-content p{font-size:13px;line-height:1.9}
@media(max-width:760px){.blog-page{padding:65px 0 80px}.blog-layout{width:calc(100% - 28px)}.post-main-image{min-height:0;height:auto}.archive-post{grid-template-columns:120px 1fr}.archive-post img{width:120px;height:78px}.post-content p{font-size:14px}}


/* 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 - Blog page */
@media(max-width:1100px){.blog-layout{width:calc(100% - 56px)!important;grid-template-columns:minmax(0,1fr) 260px!important;gap:35px!important}.site-header{padding:0 20px!important;gap:16px!important}.main-nav{gap:16px!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}.blog-hero{height:220px!important}.blog-hero h1{font-size:clamp(28px,8vw,42px)!important;padding:0 18px!important}.blog-page{padding:55px 0 70px!important}.blog-layout{width:calc(100% - 30px)!important;grid-template-columns:1fr!important;gap:40px!important}.archive-post{grid-template-columns:1fr!important;gap:16px!important}.archive-post img{width:100%!important;height:210px!important;object-fit:cover!important}.archive-post h2{font-size:24px!important;line-height:1.25!important}.sidebar{position:static!important}.sidebar-section{margin-bottom:30px}.site-footer{margin-left:0!important}}
/* Final blog enlargement */
.blog-hero{height:330px!important}.blog-hero h1{font-size:56px!important}.blog-page{padding:130px 0 140px!important}.blog-layout{width:min(1180px,calc(100% - 80px))!important;grid-template-columns:minmax(0,1fr) 320px!important;gap:80px!important}.post h1{font-size:46px!important}.post-main-image{min-height:620px!important}.post-content p{font-size:17px!important;line-height:1.95!important}.archive-post img{width:190px!important;height:125px!important}.archive-post{grid-template-columns:190px 1fr!important;gap:25px!important}@media(max-width:760px){.blog-hero{height:260px!important}.blog-hero h1{font-size:36px!important}.blog-page{padding:75px 0 90px!important}.blog-layout{width:calc(100% - 28px)!important;grid-template-columns:1fr!important;gap:45px!important}.post h1{font-size:32px!important}.post-main-image{min-height:0!important;width:100%!important}.post-content p{font-size:16px!important}.archive-post{grid-template-columns:1fr!important}.archive-post img{width:100%!important;height:240px!important}}

/* FINAL BLOG SIZE UPDATE */
.blog-page{padding:100px 5%;}
.blog-layout{gap:55px;}
.archive-post{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:35px;align-items:center;margin-bottom:55px;padding:25px;}
.archive-post>img{width:100%;height:390px;object-fit:cover;display:block;}
.archive-post h2{font-size:32px;line-height:1.25;margin:0 0 18px;}
.archive-post p{font-size:18px;}
.last-post img{width:180px;height:120px;object-fit:cover;}
@media(max-width:900px){.archive-post{grid-template-columns:1fr;gap:22px}.archive-post>img{height:330px}.archive-post h2{font-size:28px}}
@media(max-width:600px){.blog-page{padding:55px 18px}.archive-post{padding:15px;margin-bottom:35px}.archive-post>img{height:250px}.archive-post h2{font-size:24px}.archive-post p{font-size:16px}.last-post img{width:110px;height:80px}}


/* FINAL USER REQUEST: large blog content and images */
.blog-hero{height:320px}
.blog-hero-inner{width:min(1180px,calc(100% - 90px))}
.blog-hero h1{font-size:58px}
.blog-page{padding:120px 0 135px}
.blog-layout{width:min(1180px,calc(100% - 90px));grid-template-columns:minmax(0,1fr) 320px;gap:78px}
.archive-post{display:block;margin-bottom:64px;border-bottom:1px solid #ddd;padding-bottom:42px}
.archive-post img{width:100%;height:360px;object-fit:cover;margin-bottom:26px}
.archive-post h2{font-size:30px;line-height:1.25;font-weight:400;margin:0 0 12px}
.archive-post p{font-size:13px;letter-spacing:1.5px;margin:0 0 10px}
.read-more{font-size:12px;padding:11px 18px;margin-top:14px}
.last-post{grid-template-columns:105px 1fr;gap:14px}
.last-post img{width:105px;height:72px}
.last-post span{font-size:11px}
.sidebar-section h2{font-size:19px}
.sidebar-section p{font-size:13px}
@media(max-width:760px){
 .blog-hero{height:220px}
 .blog-hero-inner{width:calc(100% - 34px)}
 .blog-hero h1{font-size:35px}
 .blog-page{padding:65px 0 80px}
 .blog-layout{width:calc(100% - 28px);grid-template-columns:1fr;gap:45px}
 .archive-post{display:block;margin-bottom:42px;padding-bottom:30px}
 .archive-post img{width:100%;height:245px;margin-bottom:20px}
 .archive-post h2{font-size:24px}
 .archive-post p{font-size:11px}
}

/* Larger blog presentation */
.blog-hero{height:320px!important}
.blog-hero h1{font-size:58px!important}
.blog-layout{width:min(1180px,calc(100% - 80px))!important;grid-template-columns:minmax(0,1fr) 320px!important;gap:70px!important}
.blog-page{padding:100px 0 110px!important}
.post h1{font-size:46px!important}
.post-main-image{height:560px!important}
.post-content p{font-size:17px!important;line-height:1.95!important}
@media(max-width:991px){.blog-layout{width:calc(100% - 44px)!important;grid-template-columns:1fr!important}.post-main-image{height:420px!important}.blog-hero h1{font-size:46px!important}}
@media(max-width:600px){.blog-hero{height:230px!important}.blog-hero h1{font-size:34px!important}.blog-layout{width:calc(100% - 32px)!important}.blog-page{padding:60px 0 70px!important}.post h1{font-size:32px!important}.post-main-image{height:280px!important}.post-content p{font-size:16px!important}}
