: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:32px max(40px,calc((100vw - 1280px) / 2)) 16px;display:grid;grid-template-columns:minmax(260px,1.35fr) minmax(150px,.7fr) minmax(200px,.9fr) minmax(320px,1fr);grid-column-gap:42px;column-gap:42px;grid-row-gap:18px;row-gap:18px}.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-map{display:none;width:100%;max-width:280px;margin:0}.footer-map iframe{height:130px}.footer-bottom{background:#eef0ee;border-top:1px solid #d1d5db;text-align:center;padding:10px 20px 14px;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}.footer-bottom{text-align:left;padding-left:20px;padding-right: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}.faq-section{padding:60px 0;background:var(--surface)}.faq-grid{display:flex;flex-direction:column;gap:12px;max-width:800px;margin:28px auto 0}.faq-item{background:var(--paper);border:1px solid var(--line);border-radius:10px;padding:0}.faq-item summary{padding:18px 22px;font-weight:600;font-size:1.02rem;cursor:pointer;color:var(--green);list-style:none;display:flex;justify-content:space-between;align-items:center}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:1.4rem;font-weight:300;color:var(--muted);transition:transform .2s}.faq-item[open] summary:after{content:"−"}.faq-item p{padding:0 22px 20px;margin:0;color:var(--muted);line-height:1.7;font-size:.95rem}.pf-hero{padding:80px 0 60px;background:var(--bg)}.pf-breadcrumb{font-size:13px;color:var(--muted);margin-bottom:12px}.pf-breadcrumb a{color:var(--green);text-decoration:underline}.pf-hero h1{font-size:2.2rem;font-weight:800;color:var(--ink);margin:8px 0 16px;line-height:1.2}.pf-hero-desc{font-size:1rem;color:var(--muted);max-width:600px;line-height:1.7}.pf-grid-section{padding:60px 0}.pf-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:28px;gap:28px}.pf-card{display:flex;flex-direction:column;border-radius:12px;overflow:hidden;background:#fff;border:1px solid var(--border);transition:box-shadow .25s,transform .25s}.pf-card:hover{box-shadow:0 8px 30px rgba(0,0,0,.08);transform:translateY(-3px)}.pf-card-image{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;background:var(--bg)}.pf-card-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:13px;background:var(--bg)}.pf-card-body{padding:20px;flex:1 1;display:flex;flex-direction:column;gap:6px}.pf-card-category{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--gold)}.pf-card-title{font-size:1.05rem;font-weight:700;color:var(--ink);line-height:1.3;margin:0}.pf-card-excerpt{font-size:.85rem;color:var(--muted);line-height:1.6;flex:1 1}.pf-card-tech{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px}.pf-card-tag{font-size:10px;padding:2px 8px;border-radius:4px;background:var(--bg);color:var(--muted)}.pf-empty{text-align:center;padding:80px 20px;color:var(--muted)}.pf-empty h2{font-size:1.4rem;margin-bottom:12px;color:var(--ink)}.pf-empty p{max-width:400px;margin:0 auto 24px;line-height:1.7}.pf-cta-section{padding:60px 0 80px}.pf-cta{text-align:center;padding:48px 24px;background:var(--bg);border-radius:16px}.pf-cta h2{font-size:1.5rem;font-weight:800;color:var(--ink);margin-bottom:12px}.pf-cta p{color:var(--muted);margin-bottom:24px;max-width:480px;margin-inline:auto;line-height:1.7}.pf-detail-hero{position:relative;width:100%;height:420px;overflow:hidden;background:var(--bg)}.pf-detail-hero-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.2) 60%,transparent);z-index:1}.pf-detail-hero-content{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:40px 40px 48px;max-width:1280px;margin:0 auto;width:100%}.pf-detail-breadcrumb{font-size:13px;color:rgba(255,255,255,.7);margin-bottom:8px}.pf-detail-breadcrumb a{color:rgba(255,255,255,.9);text-decoration:underline}.pf-detail-breadcrumb span{color:#fff}.pf-detail-category{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--gold);background:rgba(0,0,0,.3);padding:4px 10px;border-radius:4px;display:inline-block;margin-bottom:8px}.pf-detail-hero-content h1{font-size:2rem;font-weight:800;color:#fff;margin:0;line-height:1.2;max-width:700px}.pf-detail-layout{display:grid;grid-template-columns:280px 1fr;grid-gap:40px;gap:40px;max-width:1280px;margin:0 auto;padding:40px 40px 60px;width:100%}.pf-detail-sidebar{position:-webkit-sticky;position:sticky;top:100px;align-self:start}.pf-detail-meta-box{background:var(--bg);border-radius:10px;padding:20px}.pf-detail-meta-row{padding:10px 0;border-bottom:1px solid var(--border)}.pf-detail-meta-row:last-child{border-bottom:none}.pf-detail-meta-label{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:2px}.pf-detail-meta-value{font-size:14px;color:var(--ink);font-weight:600}.pf-detail-sidebar-list{display:flex;flex-direction:column;gap:12px}.pf-detail-sidebar-item{display:flex;gap:10px;align-items:center;padding:8px;border-radius:8px;transition:background .2s}.pf-detail-sidebar-image,.pf-detail-sidebar-item:hover{background:var(--card-bg)}.pf-detail-sidebar-image{position:relative;width:56px;height:56px;border-radius:6px;overflow:hidden;flex-shrink:0}.pf-detail-main{min-width:0}.pf-detail-prose{font-size:1rem;line-height:1.8;color:var(--ink)}.pf-detail-prose h2{font-size:1.3rem;font-weight:700;margin:32px 0 16px;color:var(--ink)}.pf-detail-prose h3{font-size:1.1rem;font-weight:700;margin:24px 0 12px;color:var(--ink)}.pf-detail-prose p{margin-bottom:16px}.pf-detail-prose ol,.pf-detail-prose ul{margin:0 0 16px 20px}.pf-detail-prose li{margin-bottom:6px}.pf-detail-prose strong{font-weight:700}.pf-detail-prose blockquote{border-left:3px solid var(--green);padding:12px 20px;margin:20px 0;background:var(--bg);border-radius:0 8px 8px 0;font-style:italic;color:var(--muted)}.pf-detail-prose code{font-size:.85em;background:var(--bg);padding:2px 6px;border-radius:4px}.pf-detail-prose a{color:var(--green);text-decoration:underline}.works-section{padding:80px 0}.works-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:24px;gap:24px}.works-card{display:flex;flex-direction:column;border-radius:10px;overflow:hidden;background:#fff;border:1px solid var(--border);transition:box-shadow .25s,transform .25s}.works-card:hover{box-shadow:0 6px 24px rgba(0,0,0,.07);transform:translateY(-2px)}.works-card-image{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;background:var(--bg)}.works-card-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:12px;background:var(--bg)}.works-card-body{padding:16px}.works-card-category{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--gold)}.works-card-title{font-size:.95rem;font-weight:700;color:var(--ink);margin:4px 0;line-height:1.3}.works-card-excerpt{font-size:.82rem;color:var(--muted);line-height:1.5}.works-empty{text-align:center;padding:40px 20px;color:var(--muted)}.works-empty p{max-width:400px;margin:0 auto;line-height:1.7}.works-cta{text-align:center;margin-top:36px}@media (max-width:900px){.pf-detail-layout{grid-template-columns:1fr}.pf-detail-sidebar{position:static}.pf-detail-hero{height:300px}.pf-detail-hero-content{padding:24px}.pf-detail-hero-content h1{font-size:1.4rem}.pf-hero h1{font-size:1.6rem}.pf-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media (max-width:620px){.pf-detail-hero{height:220px}.pf-detail-hero-content h1{font-size:1.2rem}.pf-detail-layout{padding:24px 16px 40px}.pf-hero{padding:48px 0 40px}.pf-hero h1{font-size:1.3rem}.pf-grid{grid-template-columns:1fr}.pf-card-image{aspect-ratio:16/9}.works-grid{grid-template-columns:1fr}.works-section{padding:48px 0}}