:root{--ink:#0b1d11;--forest:#0d2b17;--green:#1c7d3f;--lime:#86dd94;--mint:#eaf7e9;--paper:#f8fbf6;--line:rgba(13,43,23,.12);--white:#fff;--shadow:0 24px 70px rgba(11,29,17,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.55;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{height:88px;padding:0 clamp(22px,5vw,76px);display:flex;align-items:center;justify-content:space-between;position:fixed;top:0;left:0;right:0;z-index:50;background:rgba(248,251,246,.82);backdrop-filter:blur(18px);border-bottom:1px solid transparent;transition:.3s}.site-header.scrolled{height:72px;border-color:var(--line);box-shadow:0 8px 28px rgba(11,29,17,.05)}.brand{width:180px;height:58px;overflow:hidden;border-radius:12px;background:var(--forest)}.brand img{width:100%;height:100%;object-fit:cover;object-position:center 61%}.nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:650}.nav a{transition:.2s}.nav a:hover{color:var(--green)}.nav-cta{padding:12px 18px;border-radius:999px;background:var(--forest);color:#fff!important}.menu-toggle{display:none;background:none;border:0}.hero{min-height:760px;padding:150px clamp(22px,5vw,76px) 72px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:48px;position:relative;background:radial-gradient(circle at 75% 25%,rgba(134,221,148,.28),transparent 35%),linear-gradient(135deg,#f9fcf7,#eaf7e9);overflow:hidden}.hero-copy{position:relative;z-index:3}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:800;color:var(--green);display:flex;align-items:center;gap:9px;margin:0 0 18px}.eyebrow span{width:22px;height:1px;background:currentColor}.hero h1,.section h2,.contact-panel h2{font-family:Georgia,"Times New Roman",serif;letter-spacing:-.045em;line-height:.95}.hero h1{font-size:clamp(58px,7.2vw,104px);margin:0 0 28px;max-width:780px}.hero h1 em{font-weight:400;color:var(--green)}.hero-text{max-width:640px;font-size:19px;color:#3e5143}.hero-actions{display:flex;gap:12px;margin:34px 0 44px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;padding:15px 22px;border-radius:12px;font-weight:750;border:1px solid transparent;cursor:pointer;transition:.25s;font:inherit}.button:hover{transform:translateY(-2px)}.primary{background:var(--forest);color:#fff;box-shadow:0 14px 30px rgba(13,43,23,.18)}.secondary{background:#fff;border-color:var(--line)}.trust-row{display:flex;gap:40px}.trust-row div{display:flex;flex-direction:column}.trust-row strong{font-size:17px}.trust-row span{font-size:12px;color:#607065}.hero-visual{height:560px;position:relative;perspective:1200px;transform-style:preserve-3d}.scene-floor{position:absolute;width:88%;height:32%;left:8%;bottom:5%;border-radius:50%;background:radial-gradient(ellipse,rgba(13,43,23,.24),rgba(13,43,23,0) 68%);transform:rotateX(68deg)}.orb{position:absolute;width:310px;height:310px;left:50%;top:48%;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle at 30% 25%,#a4f0a6 0,#2eaf58 22%,#116b34 53%,#073b1c 78%,#062913 100%);box-shadow:inset -28px -36px 54px rgba(0,0,0,.22),0 48px 70px rgba(9,63,30,.28);animation:float 5.6s ease-in-out infinite}.orb:after{content:"";position:absolute;inset:18%;border:1px solid rgba(255,255,255,.22);border-radius:50%;transform:rotate(22deg)}.orb-shine{position:absolute;width:74px;height:36px;left:18%;top:15%;background:rgba(255,255,255,.35);filter:blur(10px);border-radius:50%;transform:rotate(-20deg)}.building{position:absolute;width:130px;height:170px;background:linear-gradient(145deg,#2b9650,#0e592c);clip-path:polygon(50% 0,100% 24%,100% 100%,0 100%,0 24%);filter:drop-shadow(0 24px 22px rgba(13,43,23,.24));animation:float 5s ease-in-out infinite}.building i{position:absolute;width:25px;height:30px;background:#d9f2d8;top:56%;border-radius:2px}.building i:nth-child(1){left:20px}.building i:nth-child(2){right:20px}.building i:nth-child(3){display:none}.building b{position:absolute;width:32px;height:58px;left:50%;bottom:0;transform:translateX(-50%);background:#e9d9df}.building-a{left:3%;top:47%;transform:rotateY(20deg) scale(.9);animation-delay:-1.2s}.building-b{right:2%;top:43%;transform:rotateY(-16deg) scale(.82);animation-delay:-2.4s}.building-c{width:168px;height:220px;left:50%;top:49%;transform:translate(-50%,-50%) scale(.95);z-index:2;animation-delay:-.5s}.floating-card{position:absolute;padding:10px 14px;border:1px solid rgba(255,255,255,.8);border-radius:999px;background:rgba(255,255,255,.68);backdrop-filter:blur(12px);box-shadow:0 12px 30px rgba(13,43,23,.1);font-size:12px;font-weight:800;animation:float 4.5s ease-in-out infinite}.card-one{top:16%;left:10%}.card-two{right:4%;bottom:18%;animation-delay:-2s}@keyframes float{50%{translate:0 -12px}}.section{padding:110px clamp(22px,5vw,76px)}.section-heading{max-width:780px;margin-bottom:48px}.section-heading h2,.why h2{font-size:clamp(46px,5vw,76px);margin:0 0 18px}.section-heading>p:last-child,.why-copy>p{font-size:18px;color:#516156}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{padding:30px;background:#fff;border:1px solid var(--line);border-radius:18px;min-height:230px;box-shadow:0 8px 30px rgba(13,43,23,.035);transition:.3s}.service-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:rgba(28,125,63,.28)}.service-card .icon{width:44px;height:44px;display:grid;place-items:center;background:var(--mint);color:var(--green);border-radius:12px;font-size:22px}.service-card h3{margin:24px 0 10px}.service-card p{margin:0;color:#617065;font-size:14px}.why{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;background:linear-gradient(135deg,#e8f7e6,#dff2df)}.why-art{height:520px;position:relative;perspective:1000px}.stone{position:absolute;background:radial-gradient(circle at 30% 25%,#3ea25b,#0d5127 55%,#072f18);box-shadow:inset -24px -28px 38px rgba(0,0,0,.2),0 35px 48px rgba(13,43,23,.18);animation:float 6s ease-in-out infinite}.s1{width:200px;height:240px;border-radius:46% 54% 58% 42%/56% 42% 58% 44%;left:10%;top:22%}.s2{width:120px;height:145px;border-radius:63% 37% 48% 52%/40% 62% 38% 60%;right:20%;top:12%;animation-delay:-2s}.s3{width:260px;height:210px;border-radius:54% 46% 39% 61%/57% 35% 65% 43%;right:2%;bottom:7%;animation-delay:-3s}.ring{position:absolute;border:1px solid rgba(28,125,63,.24);border-radius:50%;transform:rotateX(68deg)}.r1{width:430px;height:220px;left:5%;top:32%}.r2{width:340px;height:150px;right:0;bottom:10%}.why-copy ul{padding:0;margin:32px 0 0;list-style:none;display:grid;gap:14px}.why-copy li{position:relative;padding-left:28px;font-weight:650}.why-copy li:before{content:"";position:absolute;left:0;top:.5em;width:10px;height:10px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(28,125,63,.12)}.process{background:#fff}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.process-step{padding:32px;border-top:1px solid var(--line)}.process-step span{font-family:Georgia,serif;font-size:44px;color:#9eb9a3}.process-step h3{font-size:22px}.process-step p{color:#617065}.contact-wrap{padding:70px clamp(16px,4vw,60px) 100px;background:#fff}.contact-panel{max-width:1280px;margin:auto;padding:70px;display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;border-radius:28px;background:linear-gradient(135deg,#0c3419,#15903f);color:#fff;box-shadow:0 34px 80px rgba(13,43,23,.25)}.contact-panel h2{font-size:clamp(48px,5vw,76px);margin:0 0 22px}.contact-copy>p{color:rgba(255,255,255,.78)}.eyebrow.light{color:#b8efc2}.contact-details{display:grid;gap:12px;margin-top:34px}.contact-details a,.contact-details div{display:flex;flex-direction:column;padding:15px 18px;border-radius:14px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}.contact-details b{text-transform:uppercase;letter-spacing:.12em;font-size:10px;color:#b8efc2}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:28px;border-radius:20px;background:rgba(255,255,255,.96);color:var(--ink)}.contact-form label{display:grid;gap:7px;font-size:12px;font-weight:800}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--line);background:#f8fbf6;border-radius:10px;padding:13px;font:inherit;outline:none}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(28,125,63,.12)}.contact-form .full{grid-column:1/-1}.form-button{grid-column:1/-1;background:var(--forest);color:#fff}.form-note{grid-column:1/-1;margin:0;text-align:center;font-size:11px;color:#748078}footer{padding:44px clamp(22px,5vw,76px);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;border-top:1px solid var(--line);font-size:13px;color:#617065}.footer-brand{width:160px;height:58px;border-radius:10px;overflow:hidden;background:var(--forest)}.footer-brand img{width:100%;height:100%;object-fit:cover;object-position:center 61%}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:980px){.nav{position:fixed;inset:72px 0 auto;background:#f8fbf6;padding:24px;display:none;flex-direction:column;border-bottom:1px solid var(--line)}.nav.open{display:flex}.menu-toggle{display:grid;gap:6px}.menu-toggle span{width:25px;height:2px;background:var(--forest)}.hero{grid-template-columns:1fr;padding-top:130px}.hero-visual{height:430px}.service-grid,.process-grid{grid-template-columns:repeat(2,1fr)}.why{grid-template-columns:1fr}.why-art{order:2}.contact-panel{grid-template-columns:1fr;padding:48px}footer{grid-template-columns:1fr;text-align:center;justify-items:center}}
@media(max-width:640px){.site-header{height:72px}.brand{width:145px;height:48px}.hero{min-height:auto;padding:112px 20px 60px}.hero h1{font-size:52px}.hero-text{font-size:17px}.trust-row{gap:18px;flex-wrap:wrap}.hero-visual{height:360px;margin-top:-20px}.orb{width:220px;height:220px}.building-c{width:118px;height:155px}.building-a,.building-b{width:88px;height:118px}.service-grid,.process-grid{grid-template-columns:1fr}.section{padding:80px 20px}.section-heading h2,.why h2{font-size:44px}.why{gap:20px}.why-art{height:360px}.contact-wrap{padding:24px 12px 60px}.contact-panel{padding:32px 20px;gap:36px}.contact-form{grid-template-columns:1fr;padding:20px}.contact-form .full,.form-button,.form-note{grid-column:auto}.contact-panel h2{font-size:44px}}

/* Updated brand assets and direct-contact panel */
.brand{width:245px;height:auto;overflow:visible;border-radius:0;background:transparent}.brand img{width:100%;height:auto;object-fit:contain;object-position:center}.footer-brand{width:230px;height:auto;border-radius:0;overflow:visible;background:transparent}.footer-brand img{width:100%;height:auto;object-fit:contain;object-position:center}.contact-actions{align-self:center;padding:34px;border-radius:22px;background:rgba(255,255,255,.96);color:var(--ink);box-shadow:0 24px 60px rgba(5,38,18,.18)}.contact-actions-kicker{margin:0 0 8px;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:850;color:var(--green)}.contact-actions h3{margin:0 0 12px;font-family:Georgia,"Times New Roman",serif;font-size:36px;line-height:1.05;letter-spacing:-.035em}.contact-actions>p:not(.contact-actions-kicker){margin:0 0 24px;color:#617065}.contact-action{display:flex;align-items:center;gap:15px;padding:17px 18px;margin-top:12px;border:1px solid var(--line);border-radius:15px;background:#fff;transition:.25s}.contact-action:hover{transform:translateY(-2px);border-color:rgba(28,125,63,.35);box-shadow:0 12px 28px rgba(13,43,23,.09)}.contact-action.primary-action{background:var(--forest);border-color:var(--forest);color:#fff}.action-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--mint);color:var(--green);font-size:19px}.primary-action .action-icon{background:rgba(255,255,255,.13);color:#fff}.contact-action span:last-child{display:flex;flex-direction:column;min-width:0}.contact-action small{font-size:10px;text-transform:uppercase;letter-spacing:.12em;opacity:.68;font-weight:800}.contact-action strong{font-size:16px;overflow-wrap:anywhere}.response-note{display:flex;align-items:center;gap:9px;margin-top:20px;font-size:12px;color:#617065}.response-note span{width:9px;height:9px;border-radius:50%;background:#27a650;box-shadow:0 0 0 5px rgba(39,166,80,.12)}
@media(max-width:640px){.brand{width:205px}.footer-brand{width:215px}.contact-actions{padding:24px 18px}.contact-actions h3{font-size:31px}}
