:root{--green:#1a5c3e;--green-2:#1e6b48;--green-light:#2d8c62;--gold:#c8a84b;--gold-light:#e0c06a;--ink:#111827;--ink-2:#1f2937;--muted:#6b7280;--bg:#f3f4f6;--card-bg:#f9fafb;--border:#e5e7eb}*{box-sizing:border-box;margin:0;padding:0}:focus-visible{outline:3px solid #1a5c3e;outline-offset:2px}.skip-link{position:absolute;top:-100%;left:8px;z-index:1000;padding:12px 20px;background:#111827;color:#fff;font-size:14px;border-radius:0 0 6px 6px}.skip-link:focus{top:0}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img,svg{display:block}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;width:100%;background:rgba(255,255,255,.97);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);box-shadow:0 1px 10px rgba(0,0,0,.06)}.site-header>div{width:min(1280px,calc(100% - 80px));height:72px;margin:0 auto;display:flex;align-items:center;gap:36px}.brand{display:inline-flex;flex-direction:column;align-items:flex-start;flex:0 0 auto;width:210px;text-decoration:none}.brand img{width:100%;height:auto}.brand span{margin:3px 0 0 1px;color:#6b7280;font-size:9px;letter-spacing:4px;font-weight:600;text-transform:uppercase}.site-header nav{margin-left:auto;display:flex;align-items:center;gap:32px;font-size:14px;font-weight:500;color:var(--ink-2)}.site-header nav a{transition:color .18s;white-space:nowrap}.site-header nav a:hover{color:var(--green)}.nav-active{color:var(--green)!important}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:14px;font-weight:700;border-radius:6px;padding:0 22px;min-height:46px;border:none;cursor:pointer;text-decoration:none;white-space:nowrap;transition:opacity .18s,transform .15s,box-shadow .18s}.button:hover{opacity:.9;transform:translateY(-1px)}.button.green{background:var(--green);color:#fff;box-shadow:0 4px 16px rgba(26,92,62,.3)}.button.green:hover{box-shadow:0 6px 20px rgba(26,92,62,.4)}.header-cta{min-height:42px;padding:0 20px}.hero{position:relative;min-height:540px;overflow:hidden;isolation:isolate;background:#fff}.hero-photo{position:absolute;top:0;right:0;width:65%;height:100%;object-fit:cover;object-position:center;z-index:0}.hero:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#fff,#fff 38%,rgba(255,255,255,.92) 50%,rgba(255,255,255,.4) 60%,transparent 72%)}.hero-panel-bg{position:absolute;top:0;right:0;bottom:0;width:28%;z-index:2;background:linear-gradient(to bottom right,transparent,transparent 30%,rgba(200,168,75,.3) 30.1% 31.1%,rgba(26,92,62,.6) 31.2% 100%);-webkit-clip-path:polygon(14% 0,100% 0,100% 100%,0 100%);clip-path:polygon(14% 0,100% 0,100% 100%,0 100%)}.hero-content{position:relative;z-index:3;width:min(1280px,calc(100% - 80px));padding:80px 0;max-width:520px;margin:0 auto 0 max(40px,calc((100vw - 1280px) / 2))}.hero-content h1{font-size:clamp(2.5rem,4.5vw,3.8rem);font-weight:800;line-height:1.1;letter-spacing:-1.5px;color:var(--ink);margin-bottom:16px}.hero-content h1 em{color:var(--green);font-style:normal}.hero-content h2{font-size:clamp(.95rem,1.4vw,1.15rem);font-weight:700;color:var(--ink-2);line-height:1.4;margin-bottom:16px}.hero-content p{font-size:13.5px;color:#374151;line-height:1.7;max-width:370px;margin-bottom:36px}.hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hero-portfolio-btn{display:inline-flex;align-items:center;gap:9px;font-size:14px;font-weight:600;color:var(--ink-2);border:1.5px solid #d1d5db;border-radius:6px;padding:0 18px;min-height:46px;background:rgba(255,255,255,.85);transition:border-color .18s,color .18s}.hero-portfolio-btn:hover{border-color:var(--green);color:var(--green)}.hero-play-icon{width:26px;height:26px;border:1.5px solid;border-radius:50%;display:grid;place-items:center;flex-shrink:0;font-size:8px;padding-left:2px}.hero-tagline{position:absolute;right:3%;top:50%;transform:translateY(-50%);z-index:4;color:#fff;text-align:right;max-width:200px}.hero-tagline-icon{width:56px;height:56px;margin:0 0 18px auto;fill:none;stroke:var(--gold);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hero-tagline strong{display:block;font-size:1.05rem;font-weight:700;line-height:1.4;margin-bottom:10px}.hero-tagline p{font-size:.95rem}.hero-tagline em{color:var(--gold);font-style:normal;font-weight:700}.section{width:min(1280px,calc(100% - 80px));margin:0 auto}.eyebrow{display:block;font-size:12px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:var(--green);margin-bottom:10px}.section-heading{text-align:center;margin-bottom:40px}.section-heading h2{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;color:var(--ink);line-height:1.25;margin-bottom:14px}.section-heading p{font-size:14px;color:var(--muted);line-height:1.65;max-width:520px;margin:0 auto}.services-section{padding:64px 0 52px;background:#fff}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.service-card{background:var(--card-bg);border:1px solid var(--border);border-radius:10px;padding:36px 22px 32px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;transition:box-shadow .2s,transform .2s}.service-card:hover{box-shadow:0 8px 28px rgba(0,0,0,.09);transform:translateY(-3px)}.service-card-icon{width:68px;height:68px;display:grid;place-items:center;flex-shrink:0;color:var(--green)}.service-card-icon svg{width:52px;height:52px;fill:none;stroke:var(--green);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.service-card h3{font-size:15px;font-weight:700;color:var(--ink);line-height:1.3}.service-card p{font-size:13px;color:var(--muted);line-height:1.65}.stats-bar{background:var(--green);border-radius:12px;margin-top:28px;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.stat-item{padding:26px 18px;display:flex;align-items:center;gap:14px;border-right:1px solid rgba(255,255,255,.18);color:#fff}.stat-item:last-child{border-right:0}.stat-item svg{width:48px;height:48px;flex-shrink:0;fill:none;stroke:var(--gold);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.stat-item strong{display:block;font-size:2.1rem;font-weight:600;color:var(--gold-light);line-height:1;margin-bottom:4px}.stat-item h4{font-size:12.5px;font-weight:600;margin-bottom:3px}.stat-item p{font-size:11px;opacity:.75;margin:0}.cta-strip-section{padding:48px 0 56px;background:#fff}.cta-strip{background:var(--bg);border-radius:12px;overflow:hidden;display:grid;grid-template-columns:300px 1fr auto;align-items:center;position:relative;min-height:140px}.cta-strip:after{content:"";position:absolute;top:0;right:0;bottom:0;width:90px;background:linear-gradient(to bottom left,var(--green) 0,var(--green) 60%,transparent 60.2%);border-radius:0 12px 12px 0;pointer-events:none}.cta-image{position:relative;align-self:stretch;min-height:140px}.cta-image img{width:100%;height:100%;object-fit:cover;display:block}.cta-copy{padding:28px 32px}.cta-copy h2{font-size:clamp(1.1rem,1.9vw,1.5rem);font-weight:700;color:var(--ink);line-height:1.3;margin-bottom:8px}.cta-copy p{font-size:13px;color:var(--muted);line-height:1.6}.cta-action{padding:0 60px 0 16px;position:relative;z-index:1}.site-footer{background:#eef0ee;padding:52px max(40px,calc((100vw - 1280px) / 2)) 28px;display:grid;grid-template-columns:1.6fr .7fr .95fr 1.1fr;grid-gap:48px;gap:48px}.footer-brand-logo{display:inline-flex;flex-direction:column;align-items:flex-start;width:195px;margin-bottom:16px;text-decoration:none}.footer-brand-logo img{width:100%;height:auto}.footer-brand-logo span{margin:3px 0 0 1px;color:#6b7280;font-size:9px;letter-spacing:4px;font-weight:600}.footer-brand-desc{font-size:13px;color:#4b5563;line-height:1.65;max-width:270px;margin-bottom:18px}.footer-socials{display:flex;gap:9px}.footer-socials a{width:34px;height:34px;border:1.5px solid #9ca3af;border-radius:50%;display:grid;place-items:center;color:#4b5563;font-size:12px;font-weight:700;transition:border-color .18s,color .18s}.footer-socials a:hover{border-color:var(--green);color:var(--green)}.footer-col{display:flex;flex-direction:column}.footer-col h3{font-size:14px;font-weight:700;color:var(--ink);margin-bottom:16px}.footer-col a{font-size:13px;color:#4b5563;line-height:1.6;margin-bottom:8px;display:block;transition:color .18s}.footer-col a:hover{color:var(--green)}.contact-row{display:flex;align-items:flex-start;gap:10px;margin-bottom:10px}.contact-row svg{width:15px;height:15px;flex-shrink:0;margin-top:2px;fill:none;stroke:var(--green);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.contact-row span{font-size:13px;color:#4b5563;line-height:1.5}.footer-bottom{background:#eef0ee;border-top:1px solid #d1d5db;text-align:center;padding:14px 20px 20px;font-size:12.5px;color:#6b7280}@media (max-width:1100px){.site-header>div{width:min(100% - 40px,1280px);gap:20px}.site-header nav{display:none}.header-cta{margin-left:auto}.section{width:min(100% - 40px,1280px)}.hero-content{margin-left:max(20px,calc((100vw - 1280px) / 2));max-width:460px}.hero-panel-bg{width:32%}.hero-tagline{right:2%;max-width:175px}.service-grid,.stats-bar{grid-template-columns:repeat(2,1fr)}.stat-item:nth-child(2){border-right:0}.cta-strip{grid-template-columns:240px 1fr auto}.site-footer{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width:768px){.site-header>div{height:64px;width:calc(100% - 32px)}.brand{width:170px}.hero{min-height:580px}.hero-photo{width:100%}.hero-panel-bg,.hero-tagline{display:none}.hero:before{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.88) 55%,rgba(255,255,255,.2))}.hero-content{margin-left:16px;width:calc(100% - 32px);padding:52px 0 64px;max-width:none}.hero-content h1{font-size:2.5rem;letter-spacing:-1px}.section{width:calc(100% - 32px)}.service-grid,.stats-bar{grid-template-columns:1fr}.stats-bar{border-radius:10px}.stat-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.15)}.stat-item:last-child{border-bottom:0}.cta-strip{grid-template-columns:1fr}.cta-image{min-height:180px}.cta-strip:after{display:none}.cta-copy{padding:24px 20px 16px}.cta-action{padding:0 20px 24px}.site-footer{grid-template-columns:1fr;gap:28px;padding:40px 20px 20px}}.wa-float{position:fixed;bottom:24px;right:24px;z-index:999;display:grid;place-items:center;background:#25D366;color:#fff;padding:14px;border-radius:50%;text-decoration:none;box-shadow:0 4px 20px rgba(37,211,102,.35);opacity:0;transform:translateY(20px);transition:opacity .3s,transform .3s,box-shadow .2s;pointer-events:none}.wa-float-visible{opacity:1;transform:translateY(0);pointer-events:auto}.wa-float:hover{box-shadow:0 6px 28px rgba(37,211,102,.5)}.wa-float svg{width:26px;height:26px;display:block}.wa-float span{display:none}