:root{--navy:#0c1a35;--navy-deep:#071228;--navy-mid:#142040;--gold:#b8922a;--gold-rich:#c9a84c;--gold-light:#e2c46a;--gold-pale:#f5edd6;--gold-wash:#fdf8ef;--white:#ffffff;--cream:#faf8f4;--cream-2:#f5f1ea;--stone:#ede8df;--ink:#1a1a2e;--ink-mid:#2e3050;--muted:#7a7a8a;--muted-2:#a0a0b0;--border-light:rgba(184,146,42,0.18);--border-stone:rgba(0,0,0,0.08);--shadow-sm:0 2px 16px rgba(0,0,0,0.06);--shadow-md:0 8px 40px rgba(0,0,0,0.1);--shadow-gold:0 8px 40px rgba(184,146,42,0.2)}*,::after,::before{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{font-family:"DM Sans",sans-serif;font-weight:300;color:var(--ink);background:var(--white);overflow-x:hidden}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}button{cursor:pointer;border:0;background:0 0;font-family:inherit}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:var(--cream)}::-webkit-scrollbar-thumb{background:var(--gold);border-radius:2px}.topbar,.topbar-left{display:flex;align-items:center}.topbar{background:var(--navy-deep);padding:0 5vw;justify-content:space-between;height:38px}.topbar-left{gap:24px}.nav-links a,.topbar a{font-size:11px;transition:color .2s}.topbar a{letter-spacing:1px;color:rgb(255 255 255/.55);gap:6px}.breadcrumb span.active,.nav-links a:hover,.topbar a:hover{color:var(--gold-light)}.topbar-dot{width:3px;height:3px;border-radius:50%;background:var(--gold);opacity:.5}.nav-links,.nav-logo,.topbar a,nav{display:flex;align-items:center}nav{position:sticky;top:0;z-index:1000;border-bottom:1px solid rgb(255 255 255/.07);padding:0 5vw;justify-content:space-between;height:72px;transition:box-shadow .3s}nav.header-style-white{background:var(--white);border-bottom:1px solid var(--border-stone)}nav.header-style-white .nav-links a{color:var(--navy-deep)}.section-h em,nav.header-style-white .nav-links a:hover{color:var(--gold)}nav,nav.header-style-white .hamburger span{background:var(--navy-deep)}.nav-links,.nav-logo{gap:14px}.nav-links{gap:2px;list-style:none}.nav-links a{padding:8px 13px;font-weight:400;letter-spacing:1.5px;text-transform:uppercase;color:rgb(255 255 255/.65);position:relative}.nav-links a::after{content:"";position:absolute;bottom:4px;left:13px;right:13px;height:1px;background:var(--gold-light);transform:scaleX(0);transform-origin:left;transition:transform .3s}.nav-links a:hover::after{transform:scaleX(1)}.nav-cta>a,.nav-links a{display:block}.nav-cta,.nav-cta>a{padding:10px 22px;background:var(--navy);color:var(--white)!important;border-radius:2px;font-size:10px!important;letter-spacing:2px!important;transition:background .3s!important}.nav-cta:hover,.nav-cta:hover>a{background:var(--gold)!important;color:var(--white)!important}.nav-cta::after,.nav-cta>a::after{display:none!important}.hamburger{display:none;flex-direction:column;gap:5px;padding:8px}.hamburger span{display:block;width:22px;height:1.5px;background:var(--white);transition:all .3s}.mobile-menu,.mobile-menu li{list-style:none!important;list-style-type:none!important}.mobile-menu{display:none;position:absolute;top:100%;left:0;right:0;background:var(--navy);border-bottom:1px solid rgb(255 255 255/.08);padding:12px 5vw 24px;z-index:999;flex-direction:column;gap:2px;box-shadow:0 8px 32px rgb(0 0 0/.4)}.mobile-menu li{margin:0;padding:0}.mobile-menu a,.mobile-menu li a{display:block;padding:13px 0;font-size:12px;letter-spacing:2px;text-transform:uppercase;border-bottom:1px solid rgb(255 255 255/.08);color:rgb(255 255 255/.7)}div.page{display:none}div.page.active{display:block}.btn-gold{display:inline-block;padding:14px 32px;background:linear-gradient(135deg,var(--gold),var(--gold-light));color:var(--navy-deep);border-radius:2px;font-size:10px;letter-spacing:2.5px;text-transform:uppercase;font-weight:500;transition:all .3s;box-shadow:0 4px 20px rgb(184 146 42/.25)}.btn-gold:hover{transform:translateY(-2px);box-shadow:var(--shadow-gold)}.section-tag{display:inline-flex;align-items:center;gap:10px;margin-bottom:14px}.section-tag::before{content:"";width:28px;height:1px;background:var(--gold);display:block}.footer-col h4,.section-tag span{font-size:9px;letter-spacing:4px;text-transform:uppercase;color:var(--gold)}.cta-dark h2,.page-hero h1,.section-h{font-family:"Playfair Display",serif;font-weight:400}.section-h{font-size:clamp(28px,3.5vw,50px);line-height:1.18;color:var(--ink);margin-bottom:16px}.section-h em{font-style:italic}.section-p{font-size:14.5px;line-height:1.85;color:var(--muted);max-width:560px}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.sector-icon-img{max-height:100%;width:auto;object-fit:contain;display:inline-block;vertical-align:middle}.sector-showcase-icon .sector-icon-img{height:40px}.cta-dark{padding:80px 5vw;text-align:center;position:relative;overflow:hidden}.cta-dark::before,.page-hero::after{position:absolute;pointer-events:none}.cta-dark::before{content:"⚖";font-size:320px;color:rgb(255 255 255/.02);top:50%;left:50%;transform:translate(-50%,-50%)}.cta-dark h2,.page-hero h1{color:var(--white)}.cta-dark h2{font-size:clamp(26px,3.5vw,46px);margin-bottom:14px}.cta-dark h2 em,.page-hero h1 em{font-style:italic;color:var(--gold-light)}.cta-dark p{font-size:14px;color:rgb(255 255 255/.45);margin-bottom:32px;max-width:480px;margin-left:auto;margin-right:auto;line-height:1.7}.cta-dark .btn-gold,.cta-dark h2,.cta-dark p{position:relative;z-index:1}.cta-dark,.page-hero,footer{background:var(--navy-deep)}.page-hero{padding:80px 5vw 60px;position:relative;overflow:hidden}.page-hero::after{content:"";inset:0;background-image:linear-gradient(rgb(184 146 42/.04) 1px,transparent 1px),linear-gradient(90deg,rgb(184 146 42/.04) 1px,transparent 1px);background-size:48px 48px}.page-hero-inner{max-width:1200px;margin:0 auto;position:relative;z-index:1}.breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:20px}.breadcrumb span{font-size:11px;letter-spacing:1px;color:rgb(255 255 255/.35)}.page-hero h1{font-size:clamp(32px,4.5vw,58px)}.sectors-full{background:var(--white);padding:80px 5vw}.sectors-full-inner{max-width:1200px;margin:0 auto}.sectors-showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:56px}.sector-showcase-card{background:var(--white);border:1px solid var(--stone);border-radius:3px;overflow:hidden;transition:all .3s;cursor:pointer}.sector-showcase-card:hover{box-shadow:var(--shadow-md);border-color:var(--border-light)}.sector-showcase-top{background:linear-gradient(135deg,var(--gold-wash),var(--cream));height:140px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--stone);transition:background .3s}.sector-showcase-card:hover .sector-showcase-top{background:linear-gradient(135deg,var(--navy),var(--navy-mid))}.sector-showcase-icon{font-size:40px;transition:filter .3s;display:inline-flex;align-items:center;justify-content:center}.sector-showcase-card:hover .sector-showcase-icon{filter:brightness(10)}.sector-showcase-card.has-image .sector-showcase-top{padding:0;display:block}.sector-showcase-card.has-image .sector-showcase-icon{width:100%;height:100%;display:block}.sector-showcase-card.has-image .sector-showcase-icon .sector-icon-img{width:100%;height:100%;max-height:none;object-fit:cover;display:block}.sector-showcase-card.has-image:hover .sector-showcase-top{background:linear-gradient(135deg,var(--gold-wash),var(--cream))}.sector-showcase-card.has-image:hover .sector-showcase-icon{filter:none}.sector-showcase-body{padding:20px 24px}.sector-showcase-name{font-family:"Playfair Display",serif;font-size:18px;font-weight:500;color:var(--ink);margin-bottom:8px}.sector-showcase-desc{font-size:12px;line-height:1.7;color:var(--muted)}footer{border-top:1px solid rgb(184 146 42/.15);padding:64px 5vw 28px}.footer-inner{max-width:1200px;margin:0 auto}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px}.footer-brand-logo{display:flex;align-items:center;gap:12px;margin-bottom:18px}.footer-brand p{font-size:12.5px;line-height:1.85;color:rgb(255 255 255/.35);margin-bottom:20px}.footer-tagline{font-family:"Playfair Display",serif;font-style:italic;font-size:15px;color:var(--gold-light);margin-bottom:20px}.footer-socials{display:flex;gap:10px}.footer-list a,.soc{color:rgb(255 255 255/.4)}.soc{width:34px;height:34px;border-radius:50%;border:1px solid rgb(184 146 42/.25);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:500;text-decoration:none;transition:all .3s}.soc:hover{border-color:var(--gold);color:var(--gold);background:rgb(184 146 42/.08)}.footer-col h4{font-size:9.5px;letter-spacing:3px;margin-bottom:20px}.footer-list{list-style:none;display:flex;flex-direction:column;gap:10px}.footer-list a{font-size:12.5px;transition:color .2s}.footer-list a:hover{color:var(--gold-light)}.footer-subscribe{border-top:1px solid rgb(184 146 42/.1);border-bottom:1px solid rgb(184 146 42/.1);padding:24px 0;margin-bottom:24px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.subscribe-text strong{display:block;font-size:14px;color:var(--white);font-weight:400;margin-bottom:3px}.subscribe-text span{font-size:11px;color:rgb(255 255 255/.3)}.subscribe-input{display:flex;overflow:hidden;border:1px solid rgb(184 146 42/.25);border-radius:2px}.subscribe-input input{padding:10px 16px;background:rgb(255 255 255/.04);border:0;outline:0;color:var(--white);font-family:"DM Sans",sans-serif;font-size:13px;width:240px}.subscribe-input input::placeholder{color:rgb(255 255 255/.25)}.subscribe-input button{padding:10px 18px;background:var(--gold);color:var(--navy-deep);font-family:"DM Sans",sans-serif;font-size:9.5px;letter-spacing:2px;text-transform:uppercase;font-weight:500;cursor:pointer;transition:background .3s}.subscribe-input button:hover{background:var(--gold-light)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.footer-bottom p{font-size:11px;color:rgb(255 255 255/.25)}.footer-bottom-links{display:flex;gap:20px}.footer-bottom-links a{font-size:11px;color:rgb(184 146 42/.4)}.wa-btn{position:fixed;bottom:28px;right:28px;z-index:999;width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#25d366,#128c7e);display:flex;align-items:center;justify-content:center;font-size:22px;box-shadow:0 4px 20px rgb(37 211 102/.3);text-decoration:none;transition:all .3s}.wa-btn:hover{transform:scale(1.1);box-shadow:0 8px 30px rgb(37 211 102/.45)}@media (max-width:1100px){.footer-top{grid-template-columns:1fr 1fr}.sectors-showcase{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.nav-links{display:none}.hamburger{display:flex}.topbar-left .topbar-dot,.topbar-left a:last-child{display:none}.footer-top,.sectors-showcase{grid-template-columns:1fr}}#mainNav .custom-logo-wrapper{padding:10px 0;display:flex;align-items:center;max-width:70%}#mainNav .custom-logo-wrapper img{height:auto;width:auto;max-height:80px;max-width:100%;object-fit:contain}@media (max-width:900px){#mainNav .custom-logo-wrapper{padding:6px 0;max-width:calc(100vw - 100px)}#mainNav .custom-logo-wrapper img{max-height:50px}}.footer-brand-logo.custom-logo-wrapper img{max-height:60px;height:auto;width:auto}.rz-lightbox-backdrop{position:fixed;inset:0;background:rgb(7 18 40/.92);z-index:9998}.lb-img-wrap,.rz-lightbox{display:flex;align-items:center;justify-content:center}.rz-lightbox{position:fixed;inset:0;z-index:9999}.rz-lightbox-backdrop[hidden],.rz-lightbox[hidden]{display:none}.lb-img-wrap{max-width:90vw;max-height:88vh}.lb-img-wrap img{max-width:90vw;max-height:88vh;object-fit:contain;border-radius:4px;box-shadow:0 20px 60px rgb(0 0 0/.6);transition:opacity .2s ease}.lb-close,.lb-next,.lb-prev{position:fixed;background:rgb(255 255 255/.1);border:0;color:#fff;cursor:pointer;border-radius:50%;transition:background .2s;line-height:1}.lb-close:hover,.lb-next:hover,.lb-prev:hover{background:rgb(255 255 255/.25)}.lb-close{top:20px;right:24px;font-size:32px;width:44px;height:44px}.lb-next,.lb-prev{top:50%;transform:translateY(-50%);font-size:42px;width:52px;height:52px}.lb-prev{left:16px}.lb-next{right:16px}.cta-wm-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:340px;height:340px;object-fit:contain;opacity:.06;pointer-events:none;filter:brightness(10)}.cta-dark:has(.cta-wm-img)::before{display:none}