:root{--forest:#183f2a;--deep:#0d2b1c;--leaf:#789b68;--lime:#d8e5a7;--cream:#f5f1e6;--paper:#fbfaf5;--ink:#16251d;--line:rgba(24,63,42,.18)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}
.site-header{height:84px;padding:0 clamp(24px,5vw,76px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(251,250,245,.94);position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}
.brand{display:flex;align-items:center;gap:12px;font-weight:800;letter-spacing:.13em;font-size:19px}.tree-mark{width:290px;height:290px;border:1px solid rgba(216,229,167,.5);border-radius:50%;display:grid;place-items:center;background:rgba(245,241,230,.96);padding:0;box-shadow:0 18px 55px rgba(7,29,18,.2);overflow:hidden}.tree-mark img{display:block;width:100%;height:100%;object-fit:contain}.tree-mark:not(.compact) img{transform:scale(1.11)}.tree-mark.compact{width:46px;height:46px;border:0;background:transparent;padding:0;box-shadow:none;flex:0 0 auto}
nav{display:flex;align-items:center;gap:34px;font-size:14px}.nav-contact{padding:12px 18px;border:1px solid var(--forest);border-radius:99px}
.hero{min-height:calc(100vh - 84px);padding:clamp(72px,10vw,140px) clamp(24px,7vw,110px) 48px;background:var(--forest);color:var(--cream);position:relative;overflow:hidden;display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:48px}.hero:before{content:"";position:absolute;width:650px;height:650px;right:-270px;top:-210px;border:1px solid rgba(216,229,167,.2);border-radius:50%;box-shadow:0 0 0 80px rgba(216,229,167,.025),0 0 0 160px rgba(216,229,167,.025)}
.eyebrow{margin:0 0 24px;color:var(--leaf);text-transform:uppercase;letter-spacing:.2em;font-size:12px;font-weight:700}.eyebrow.light{color:var(--lime)}h1,h2{margin:0;font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:.96;letter-spacing:-.035em}h1{font-size:clamp(56px,7vw,108px);max-width:850px}h1 em{color:var(--lime);font-weight:400}.lead{margin:34px 0 0;max-width:580px;color:rgba(245,241,230,.78);font-size:18px;line-height:1.7}.hero-actions{display:flex;gap:12px;margin-top:38px;flex-wrap:wrap}.button{padding:15px 22px;border-radius:99px;font-size:14px;font-weight:700}.button.primary{background:var(--lime);color:var(--deep)}.button.secondary{border:1px solid rgba(245,241,230,.5)}
.hero-copy,.hero-emblem{position:relative;z-index:1}.hero-emblem{justify-self:center;text-align:center;display:flex;flex-direction:column;align-items:center;gap:17px}.hero-emblem strong{font-size:24px;letter-spacing:.28em;margin-right:-.28em}.hero-emblem>span:last-child{font-family:Georgia,serif;font-size:17px;font-style:italic;color:var(--lime)}.hero-note{position:absolute;bottom:32px;right:7vw;color:rgba(245,241,230,.5);font-size:11px;letter-spacing:.15em;text-transform:uppercase}
.section{padding:120px clamp(24px,7vw,110px)}.intro-section{display:grid;grid-template-columns:70px 1fr 1fr;gap:40px;align-items:start}.section-number{color:var(--leaf);font-size:12px}h2{font-size:clamp(44px,5vw,78px)}.body-copy,.section-heading>p{font-size:18px;line-height:1.8;color:#516057;max-width:550px}
.services-section{background:var(--cream)}.section-heading{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:70px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-card{min-height:235px;padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;justify-content:flex-end}.service-card h3{margin:0 0 14px;font-family:Georgia,serif;font-size:26px;font-weight:400}.service-card p{margin:0;color:#617068;line-height:1.6}
.pricing-section{background:var(--paper)}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.price-card{min-height:220px;padding:34px 30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column}.price-card h3{margin:0 0 auto;font-family:Georgia,serif;font-size:25px;font-weight:400}.price-card strong{margin-top:35px;color:var(--forest);font-family:Georgia,serif;font-size:32px;font-weight:400}.price-card p{margin:10px 0 0;color:#617068;line-height:1.5}
.vat-note{margin:22px 0 0;color:#617068;font-size:13px}
.gallery-grid{display:grid;grid-template-columns:1.3fr .7fr .7fr;grid-template-rows:280px 230px;gap:14px}.gallery-item{margin:0;position:relative;overflow:hidden;background:#dde2d4;min-height:220px}.gallery-item-1{grid-row:span 2}.gallery-item-4{grid-column:span 2}.gallery-item>img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.gallery-item:hover>img{transform:scale(1.025)}.photo-placeholder{width:100%;height:100%;min-height:220px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;color:rgba(24,63,42,.55);background:linear-gradient(145deg,#e8eadf,#cbd5c1)}.photo-placeholder .tree-mark{width:64px;height:64px}.photo-placeholder span{font-size:12px;letter-spacing:.12em;text-transform:uppercase}figcaption{position:absolute;left:0;bottom:0;background:var(--paper);padding:12px 16px;font-size:13px}
.contact-section{background:var(--deep);color:var(--cream);padding:110px clamp(24px,7vw,110px);display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:end}.contact-card{border-top:1px solid rgba(245,241,230,.25);padding-top:28px}.contact-card>p{color:rgba(245,241,230,.68);line-height:1.7}dl{margin:35px 0 0}dl div{display:flex;justify-content:space-between;gap:20px;padding:17px 0;border-top:1px solid rgba(245,241,230,.15)}dt{color:rgba(245,241,230,.5);font-size:13px}dd{margin:0;max-width:62%;text-align:right;line-height:1.4}dd a:hover{text-decoration:underline}footer{padding:35px clamp(24px,7vw,110px);font-size:12px;color:#647168}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-main>p{margin:0}.footer-brand{font-size:15px;color:var(--forest)}.legal-info{margin-top:28px;padding-top:22px;border-top:1px solid var(--line);display:flex;align-items:flex-start;justify-content:space-between;gap:20px;flex-wrap:wrap;line-height:1.55}.legal-info p{margin:0}.legal-info strong{color:var(--forest)}
@media(max-width:850px){nav a:not(.nav-contact){display:none}.hero{grid-template-columns:1fr;padding-bottom:95px}.hero-emblem{display:none}.intro-section{grid-template-columns:1fr}.section-number{display:none}.services-grid,.pricing-grid{grid-template-columns:1fr 1fr}.section-heading{display:block}.gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}.gallery-item{min-height:260px}.gallery-item-1,.gallery-item-4{grid-column:auto;grid-row:auto}.contact-section{grid-template-columns:1fr}}
@media(max-width:560px){.site-header{height:72px}.hero{min-height:calc(100vh - 72px)}.section{padding-top:80px;padding-bottom:80px}.services-grid,.pricing-grid,.gallery-grid{grid-template-columns:1fr}.service-card{min-height:215px}dl div{display:block}dd{max-width:none;text-align:left;margin-top:7px}.footer-main,.legal-info{flex-direction:column;text-align:center;align-items:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.gallery-item img{transition:none}}
