
:root{--forest:#064e3b;--dark:#032f25;--cocoa:#5b2e1f;--gold:#c99a32;--cream:#f7f3e8;--ink:#142b24;--muted:#6b665c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,sans-serif}a{text-decoration:none;color:inherit}.container{width:min(1160px,calc(100% - 40px));margin:auto}.site-header{position:fixed;inset:0 0 auto;z-index:20;padding:16px 0;transition:.3s;background:linear-gradient(#032f25dd,transparent)}.site-header.scrolled{padding:8px 0;background:#f7f3e8f5;box-shadow:0 8px 30px #142b2412;backdrop-filter:blur(14px)}.header-inner{display:flex;align-items:center;justify-content:space-between}.brand{width:118px;height:88px}.brand img{width:100%;height:100%;object-fit:contain}.site-header:not(.scrolled) .brand img{filter:drop-shadow(0 2px 8px #0008)}.desktop-nav{display:flex;gap:25px}.desktop-nav a{font-size:13px;font-weight:700;color:white}.scrolled .desktop-nav a{color:var(--ink)}.desktop-nav a:hover{color:var(--gold)}.header-cta,.btn{display:inline-flex;align-items:center;gap:9px;background:var(--gold);color:var(--dark);font-size:13px;font-weight:800;padding:14px 19px;border-radius:3px}.menu-button,.mobile-nav{display:none}.hero{height:790px;position:relative;display:flex;align-items:center;color:white;overflow:hidden}.hero-image,.hero-overlay{position:absolute;inset:0;width:100%;height:100%}.hero-image{object-fit:cover}.hero-overlay{background:linear-gradient(90deg,#022f26fa,#064e3bc7 48%,#064e3b30)}.hero-content{position:relative;padding-top:70px}.eyebrow,.kicker{display:flex;align-items:center;gap:12px;color:var(--gold);text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:800}.eyebrow span{width:34px;height:1px;background:var(--gold)}h1,h2{font-family:Georgia,serif;font-weight:500;margin:0;letter-spacing:-.04em}h1{font-size:clamp(50px,6vw,82px);line-height:1.02;margin:24px 0}h1 em,h2 em{color:var(--gold);font-weight:400}.hero-content>p{max-width:630px;font-size:17px;line-height:1.8;color:#ffffffd1}.hero-actions{display:flex;gap:14px;margin-top:32px}.btn.ghost{background:transparent;color:white;border:1px solid #ffffff66}.hero-facts{display:flex;margin-top:55px;border-top:1px solid #ffffff38;width:min(700px,100%)}.hero-facts div{display:flex;flex-direction:column;padding:20px 42px 0 0;margin-right:42px;border-right:1px solid #ffffff32}.hero-facts div:last-child{border:0}.hero-facts strong{font-family:Georgia,serif;font-size:24px}.hero-facts span{font-size:10px;letter-spacing:.12em;color:#ffffff8f;margin-top:5px}.section{padding:105px 0}.about-grid,.commitment-grid,.contact-grid,.split-heading{display:grid;grid-template-columns:1fr 1fr;gap:90px}.section-intro h2,.split-heading h2,.center-heading h2,.commitment h2,.contact h2{font-size:clamp(38px,4vw,58px);line-height:1.1;margin-top:18px}.about-copy .lead{font-size:20px;line-height:1.65;margin-top:0}.about-copy>p:not(.lead),.center-heading p,.commitment p{color:var(--muted);line-height:1.85}.legal-card{display:flex;align-items:center;gap:15px;background:white;border:1px solid #e4dccb;padding:18px;margin-top:27px}.legal-card>svg{color:var(--gold)}.legal-card div{display:flex;flex-direction:column;gap:5px}.legal-card small{color:var(--muted)}.legal-card .check{margin-left:auto;color:var(--forest)}.products{padding:100px 0;background:var(--dark);color:white}.split-heading{align-items:end}.split-heading>p{color:#ffffffa8;line-height:1.8}.kicker.light{color:#e7bc5b}.product-banner{display:block;width:100%;margin:48px 0 35px;border:1px solid #ffffff1f}.product-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ffffff29}.product-cards article{position:relative;background:#073b2f;padding:30px}.product-cards article>span{position:absolute;right:23px;top:21px;font:30px Georgia;color:#ffffff26}.product-cards svg{color:var(--gold)}.product-cards h3,.strength-grid h3{font:26px Georgia;margin:18px 0 10px}.product-cards p{color:#ffffffa3;line-height:1.7;font-size:14px}.center-heading{text-align:center;max-width:760px;margin:0 auto 52px}.center-heading .kicker{justify-content:center}.strength-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.strength-grid article{background:white;padding:29px 25px;border-bottom:3px solid transparent;transition:.3s}.strength-grid article:hover{transform:translateY(-5px);border-color:var(--gold)}.strength-grid .icon{width:52px;height:52px;background:#edf3ed;border-radius:50%;display:grid;place-items:center;color:var(--forest)}.strength-grid h3{font-size:21px}.strength-grid p{color:var(--muted);font-size:14px;line-height:1.7}.customers{margin-top:34px;padding:23px 28px;background:var(--forest);color:white;display:flex;gap:35px;align-items:center}.customers div{display:flex;gap:11px;align-items:center;white-space:nowrap}.customers svg{color:var(--gold)}.customers p{margin:0;color:#ffffffad;line-height:1.7}.operations{padding:100px 0 0;background:var(--cocoa);color:white}.gallery{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:245px;margin-top:50px}.gallery figure{position:relative;overflow:hidden;margin:0}.gallery img{width:100%;height:100%;object-fit:cover;transition:.6s}.gallery figure:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 45%,#021d17c9)}.gallery figure:hover img{transform:scale(1.045)}.gallery figcaption{position:absolute;z-index:2;left:25px;bottom:20px;display:flex;flex-direction:column}.gallery small{color:#e7bc5b;letter-spacing:.13em}.gallery strong{font:21px Georgia;margin-top:5px}.g1,.g3{grid-column:span 5}.g2,.g4{grid-column:span 7}.g5,.g6{grid-column:span 6}.commitment{background:white}.commitment-grid{align-items:center}.aml-art{height:440px;background:var(--forest);display:grid;place-items:center;position:relative;overflow:hidden}.aml-art span{font:100px Georgia;color:var(--gold);z-index:2}.aml-art i{position:absolute;width:330px;height:330px;border:1px solid #c99a3255;border-radius:50%}.aml-art i:last-child{width:500px;height:500px}.commitment ul{list-style:none;padding:0;display:grid;gap:13px}.commitment li{display:flex;align-items:center;gap:11px;font-weight:700}.commitment li svg{color:var(--gold);width:19px}.contact{padding:95px 0;background:linear-gradient(120deg,var(--dark),var(--forest));color:white}.contact p{color:#ffffffaa;line-height:1.8}.contact .btn{margin-top:18px}.details{display:flex;flex-direction:column;justify-content:center}.details a{display:flex;gap:16px;padding:20px 0;border-bottom:1px solid #ffffff2b}.details svg{color:var(--gold);flex:none}.details span{display:flex;flex-direction:column;gap:7px;line-height:1.5}.details small{color:#ffffff7a;text-transform:uppercase;letter-spacing:.13em}footer{background:#021d17;color:white;padding:50px 0 20px}.footer-top{display:grid;grid-template-columns:270px 1fr auto;gap:40px;align-items:center}.footer-top img{width:165px}.footer-top p{color:#ffffff8c}.footer-top nav{display:flex;gap:18px;font-size:12px;color:#ffffffb0}.footer-bottom{border-top:1px solid #ffffff1d;margin-top:35px;padding-top:20px;display:flex;justify-content:space-between;font-size:12px;color:#ffffff6b}.float-wa{position:fixed;right:22px;bottom:22px;width:54px;height:54px;background:#25d366;color:white;border-radius:50%;display:grid;place-items:center;z-index:15;box-shadow:0 10px 24px #0005}
@media(max-width:900px){.desktop-nav,.header-cta{display:none}.menu-button{display:block;border:0;background:transparent;color:white}.scrolled .menu-button{color:var(--ink)}.mobile-nav{display:flex;flex-direction:column;background:var(--cream);padding:10px 20px 20px}.mobile-nav a{padding:13px;border-bottom:1px solid #ddd5c4;color:var(--ink);font-weight:700}.about-grid,.commitment-grid,.contact-grid,.split-heading{grid-template-columns:1fr;gap:38px}.strength-grid{grid-template-columns:1fr 1fr}.footer-top{grid-template-columns:1fr;justify-items:center;text-align:center}.footer-top nav{flex-wrap:wrap;justify-content:center}}
@media(max-width:600px){.container{width:calc(100% - 28px)}.brand{width:90px;height:72px}.hero{min-height:740px;height:auto}.hero-content{padding-top:110px}h1{font-size:45px}.hero-content>p{font-size:15px}.hero-actions{flex-direction:column}.hero-facts div{padding-right:14px;margin-right:14px}.hero-facts strong{font-size:18px}.section,.products,.operations{padding-top:74px}.section-intro h2,.split-heading h2,.center-heading h2,.commitment h2,.contact h2{font-size:38px}.product-banner{margin-top:32px}.product-cards,.strength-grid{grid-template-columns:1fr}.customers{flex-direction:column;align-items:flex-start;gap:12px}.gallery{display:block}.gallery figure{height:275px}.aml-art{height:330px}.contact{padding:74px 0}.footer-top nav{gap:14px}.footer-bottom{flex-direction:column;gap:8px;text-align:center}}

.icon-svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.legal-card .icon-svg,.product-cards .icon-svg{width:26px;height:26px}
.strength-grid .icon-svg{width:24px;height:24px}
.float-wa .icon-svg{width:24px;height:24px}
.header-cta .icon-svg,.btn .icon-svg{width:16px;height:16px}
