:root {
  --bg: #fbf8ef;
  --surface: #fffdf7;
  --ink: #111a15;
  --muted: #37423b;
  --subtle: #536057;
  --line: #d9dbc7;
  --leaf: #2d7a49;
  --leaf-deep: #174f34;
  --apricot: #f19a4a;
  --apricot-soft: #ffe0b8;
  --sprout: #8fbf5a;
  --danger: #a83232;
  --success: #16633f;
  --shadow: 0 18px 45px rgba(40, 55, 38, 0.1);
  font-family: "Aptos", "Segoe UI", Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
}
* { box-sizing: border-box; }
body { margin: 0; background: var(--bg); color: var(--ink); font-size: 16px; font-weight: 520; line-height: 1.58; text-rendering: optimizeLegibility; }
body.botanical-page {
  background-attachment: fixed;
  background-color: #f3f5ed;
  background-image: url("/assets/green-leaf-labs-wallpaper-v3.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
a { color: inherit; }
a:focus-visible, button:focus-visible, summary:focus-visible { outline: 3px solid rgba(45, 122, 73, 0.32); outline-offset: 3px; }
[hidden] { display: none !important; }
.site-header { align-items: center; background: rgba(255, 253, 247, 0.95); border-bottom: 1px solid var(--line); display: flex; gap: 1rem; justify-content: space-between; min-height: 82px; padding: 0 5vw; position: sticky; top: 0; z-index: 20; }
.brand { align-items: center; color: #0f1a14; display: inline-flex; font-size: 1.02rem; gap: 0.6rem; font-weight: 850; text-decoration: none; white-space: nowrap; }
.brand-mark { display: block; flex: 0 0 auto; height: 62px; object-fit: contain; width: auto; }
.site-nav { align-items: center; display: flex; gap: 0.85rem; }
.site-nav a, .dropdown-toggle { color: var(--muted); font-size: 0.95rem; font-weight: 760; text-decoration: none; }
.site-nav a:hover, .site-nav a[aria-current="page"], .nav-item.open > .nav-parent { color: var(--leaf-deep); }
.legal-nav { display: flex; gap: 1rem; }
.legal-nav a { color: var(--leaf-deep); font-weight: 760; text-decoration: none; }
.nav-item { position: relative; }
.nav-parent { display: inline-flex; padding: 0.5rem 0; }
.dropdown-toggle { background: var(--apricot-soft); border: 1px solid rgba(241, 154, 74, 0.35); border-radius: 8px; cursor: pointer; display: none; height: 34px; justify-content: center; margin-left: 0.25rem; width: 34px; }
.dropdown-menu { background: var(--surface); border: 1px solid var(--line); border-radius: 8px; box-shadow: var(--shadow); display: none; min-width: 280px; padding: 0.55rem; position: absolute; right: 0; top: 100%; z-index: 30; }
.dropdown-menu a, .dropdown-menu .nav-parent { border-radius: 7px; display: block; font-size: 0.94rem; font-weight: 700; padding: 0.65rem 0.7rem; }
.dropdown-menu a:hover, .dropdown-menu .nav-parent:hover { background: #f3f6e8; }
.has-dropdown::after { content: ""; display: none; height: 0.55rem; left: 0; position: absolute; right: 0; top: 100%; }
.has-dropdown:hover::after, .has-dropdown:focus-within::after { display: block; }
.has-dropdown:hover > .dropdown-menu, .has-dropdown:focus-within > .dropdown-menu, .nav-item.open > .dropdown-menu { display: block; }
.nested { border-top: 1px solid var(--line); margin-top: 0.25rem; padding-top: 0.25rem; }
.nested-menu { left: -292px; right: auto; top: 0; }
.nav-toggle { background: transparent; border: 0; cursor: pointer; display: none; height: 44px; padding: 0; width: 44px; }
.nav-toggle span { background: var(--ink); display: block; height: 2px; margin: 6px auto; width: 22px; }
main { min-height: calc(100vh - 152px); }
.hero, .page-intro, .contact-layout, .service-grid, .story-band { margin: 0 auto; max-width: 1180px; padding: 64px 5vw; }
.art-hero { align-items: center; display: grid; gap: 2rem; grid-template-columns: minmax(0, 1.02fr) minmax(320px, 0.98fr); min-height: 610px; }
.hero-copy { max-width: 760px; }
.hero-art, .contact-art { margin: 0; }
.hero-art img, .contact-art img { border: 1px solid rgba(217, 219, 199, 0.9); border-radius: 8px; box-shadow: var(--shadow); display: block; height: auto; width: 100%; }
.canopy-hero-art { align-items: center; background: rgba(255, 253, 247, 0.94); border: 1px solid var(--line); border-radius: 8px; box-shadow: var(--shadow); display: flex; flex-direction: column; justify-content: center; margin: 0; min-height: 360px; padding: 2.5rem; text-align: center; }
.canopy-symbol { height: min(230px, 56vw); width: min(230px, 56vw); }
.canopy-leaf { fill: var(--leaf); }
.canopy-vein, .canopy-bridge, .canopy-path { fill: none; stroke: var(--leaf-deep); stroke-linecap: round; stroke-linejoin: round; stroke-width: 3; }
.canopy-node { fill: var(--apricot); stroke: var(--leaf-deep); stroke-width: 2; }
.canopy-hero-art figcaption { display: grid; gap: 0.15rem; margin-top: 1rem; }
.canopy-hero-art strong { color: var(--leaf-deep); font-size: 1.8rem; letter-spacing: 0; }
.canopy-hero-art span { color: var(--muted); font-size: 0.92rem; font-weight: 700; }
.framed-scene { --scene-accent: var(--leaf); --scene-soft: #fff3d8; background: linear-gradient(135deg, #f9d889, var(--scene-soft) 38%, #b99048); border: 1px solid rgba(118, 86, 36, 0.28); border-radius: 12px; box-shadow: var(--shadow); overflow: hidden; padding: clamp(0.45rem, 1.2vw, 0.85rem); position: relative; }
.framed-scene::before { border: 1px solid rgba(255, 255, 255, 0.75); border-radius: 8px; content: ""; inset: 0.38rem; pointer-events: none; position: absolute; }
.framed-scene img { box-shadow: inset 0 0 0 1px rgba(74, 53, 20, 0.08), 0 10px 24px rgba(64, 48, 24, 0.12); }
.scene-caption { background: rgba(255, 253, 247, 0.94); border: 1px solid rgba(255, 255, 255, 0.82); border-left: 5px solid var(--scene-accent); border-radius: 8px; bottom: clamp(0.9rem, 2vw, 1.25rem); box-shadow: 0 10px 24px rgba(64, 48, 24, 0.13); color: var(--ink); font-size: clamp(0.78rem, 1.4vw, 0.95rem); font-weight: 900; left: clamp(0.9rem, 2vw, 1.25rem); line-height: 1.2; max-width: min(78%, 360px); padding: 0.55rem 0.7rem; position: absolute; z-index: 2; }
.contact-art { margin-top: 1.5rem; max-width: 440px; }
.eyebrow { color: var(--leaf-deep); font-size: 0.78rem; font-weight: 850; letter-spacing: 0.02em; margin: 0 0 0.75rem; text-transform: uppercase; }
h1, h2, p { margin-top: 0; }
h1 { color: #0c1711; font-size: clamp(2.15rem, 5.3vw, 4.45rem); font-weight: 850; line-height: 1.04; margin-bottom: 1rem; max-width: 920px; }
h2 { color: #132019; font-size: 1.26rem; font-weight: 780; line-height: 1.24; }
p { color: var(--muted); font-weight: 540; }
.hero p, .contact-copy p, .story-band p { color: var(--muted); font-size: 1.04rem; font-weight: 560; max-width: 680px; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 0.75rem; margin-top: 1.75rem; }
.button { align-items: center; border: 1px solid transparent; border-radius: 8px; cursor: pointer; display: inline-flex; font-weight: 820; justify-content: center; min-height: 46px; padding: 0.75rem 1rem; text-decoration: none; }
.button.primary { background: var(--leaf); color: #fff; }
.button.primary:hover { background: var(--leaf-deep); }
.button.secondary { background: var(--surface); border-color: var(--line); color: var(--ink); }
.botanical-grid { display: grid; gap: 1rem; grid-template-columns: repeat(3, minmax(0, 1fr)); padding-top: 16px; }
.service-card, .contact-form, .story-band { background: rgba(255, 253, 247, 0.94); border: 1px solid var(--line); border-radius: 8px; box-shadow: var(--shadow); }
.service-card { min-height: 260px; overflow: hidden; padding: 1.25rem; position: relative; }
.service-card::after { border-radius: 999px; content: ""; height: 96px; opacity: 0.2; position: absolute; right: -28px; top: -28px; width: 96px; }
.motif-1::after { background: var(--leaf); }
.motif-2::after { background: var(--apricot); }
.motif-3::after { background: var(--sprout); }
.service-card p, .offer-detail li, .pricing-table p, .pricing-table span { color: var(--muted); font-weight: 550; }
.card-kicker { color: var(--leaf-deep); display: block; font-size: 0.77rem; font-weight: 850; letter-spacing: 0.02em; margin-bottom: 0.65rem; text-transform: uppercase; }
.text-link { color: var(--leaf-deep); font-weight: 820; text-decoration: none; }
.text-link:hover { text-decoration: underline; }
.story-band { align-items: center; display: grid; gap: 1rem; grid-template-columns: auto 1fr; margin-bottom: 64px; padding: 1.25rem; }
.mascot-badge { align-items: center; background: radial-gradient(circle at 30% 30%, #fff7da, var(--apricot)); border: 4px solid #fff; border-radius: 999px; box-shadow: var(--shadow); color: var(--leaf-deep); display: flex; font-weight: 900; height: 86px; justify-content: center; width: 86px; }
.contact-layout { align-items: start; display: grid; gap: 2rem; grid-template-columns: minmax(0, 0.85fr) minmax(320px, 1fr); }
.contact-form { display: grid; gap: 1rem; padding: 1.25rem; }
.contact-form fieldset { border: 0; display: grid; gap: 1rem; margin: 0; min-width: 0; padding: 0; }
.contact-form legend { color: #122019; font-size: 1.3rem; font-weight: 820; margin-bottom: 1rem; padding: 0; }
.form-progress { color: var(--leaf-deep); font-size: 0.9rem; font-weight: 820; margin: 0; }
.form-actions { display: grid; gap: 0.75rem; grid-template-columns: minmax(110px, 0.35fr) minmax(180px, 1fr); }
.honeypot { height: 0; left: -10000px; overflow: hidden; position: absolute; width: 0; }
.turnstile-widget { min-height: 65px; }
.field-group { display: grid; gap: 0.45rem; }
.consent-line { align-items: flex-start; color: var(--muted); display: flex; font-size: 0.94rem; font-weight: 540; gap: 0.55rem; line-height: 1.45; }
.consent-line input { margin-top: 0.22rem; width: auto; }
label { color: #122019; font-weight: 780; }
input, select, textarea { background: #fff; border: 1px solid var(--line); border-radius: 8px; color: var(--ink); font: inherit; min-height: 44px; padding: 0.75rem; width: 100%; }
textarea { resize: vertical; }
input:focus, select:focus, textarea:focus { border-color: var(--leaf); outline: 3px solid rgba(45, 122, 73, 0.18); }
.form-status { color: var(--muted); font-weight: 720; margin: 0; min-height: 1.5rem; }
.form-status.success { color: var(--success); }
.form-status.error { color: var(--danger); }
.site-footer { background: rgba(255, 253, 247, 0.9); border-top: 1px solid var(--line); color: var(--subtle); padding: 1.25rem 5vw; }
.site-footer > div { align-items: center; display: flex; gap: 1rem; justify-content: space-between; margin: 0 auto; max-width: 1180px; }
.site-footer p { font-size: 0.94rem; font-weight: 620; margin: 0; }
.site-footer nav { display: flex; flex-wrap: wrap; gap: 0.8rem; }
.site-footer a { color: var(--leaf-deep); font-size: 0.9rem; font-weight: 720; }
.faq-section, .legal-page { margin: 0 auto; max-width: 980px; padding: 40px 5vw 64px; }
.faq-section > h2 { font-size: 2rem; }
.faq-section details { background: rgba(255, 253, 247, 0.95); border: 1px solid var(--line); border-radius: 8px; padding: 0 1rem; }
.faq-section details + details { margin-top: 0.75rem; }
.faq-section summary { color: var(--ink); cursor: pointer; font-weight: 800; padding: 1rem 0; }
.faq-section details p { border-top: 1px solid var(--line); margin: 0; padding: 1rem 0; }
.legal-page { max-width: 860px; padding-top: 72px; }
.legal-page h1 { font-size: clamp(2.5rem, 5vw, 4rem); }
.legal-page h2 { font-size: 1.35rem; }
.legal-page section { border-top: 1px solid var(--line); padding: 1.5rem 0 0.25rem; }
.legal-lead { font-size: 1.15rem; }
.legal-page a { color: var(--leaf-deep); font-weight: 760; }
.team-intro { align-items: center; display: grid; gap: clamp(2rem, 5vw, 5rem); grid-template-columns: minmax(280px, 0.72fr) minmax(0, 1.28fr); margin: 0 auto; max-width: 1180px; padding: 72px 5vw; }
.team-portrait { background: #f7d79a; border: 1px solid rgba(118, 86, 36, 0.28); border-radius: 8px; box-shadow: var(--shadow); margin: 0; overflow: hidden; padding: clamp(0.55rem, 1.5vw, 0.9rem); position: relative; }
.team-portrait::before { border: 1px solid rgba(255, 255, 255, 0.78); border-radius: 6px; content: ""; inset: 0.4rem; pointer-events: none; position: absolute; z-index: 1; }
.team-portrait img { aspect-ratio: 1; border-radius: 5px; display: block; height: auto; object-fit: cover; width: 100%; }
.team-copy h1 { margin-bottom: 0.45rem; }
.team-copy > p { font-size: 1.04rem; max-width: 720px; }
.team-role { color: var(--leaf-deep); font-size: 1.14rem !important; font-weight: 820; margin-bottom: 1.5rem; }
.expertise-section { background: rgba(255, 253, 247, 0.72); border-block: 1px solid var(--line); padding: 64px 5vw; }
.section-heading, .expertise-grid { margin-inline: auto; max-width: 1180px; }
.section-heading { align-items: end; display: grid; gap: 0 2rem; grid-template-columns: 0.8fr 1.2fr; }
.section-heading .eyebrow { grid-column: 1 / -1; }
.section-heading h2 { font-size: clamp(1.9rem, 4vw, 3.1rem); margin-bottom: 0; }
.section-heading p { margin-bottom: 0; max-width: 620px; }
.expertise-grid { display: grid; gap: 0; grid-template-columns: repeat(5, minmax(0, 1fr)); margin-top: 2.5rem; }
.expertise-grid article { border-left: 1px solid var(--line); padding: 0 1.15rem; }
.expertise-grid article:first-child { border-left: 0; padding-left: 0; }
.expertise-grid article:last-child { padding-right: 0; }
.expertise-grid span { color: var(--apricot); display: block; font-size: 0.82rem; font-weight: 850; margin-bottom: 1rem; }
.expertise-grid h3 { color: var(--ink); font-size: 1rem; margin: 0 0 0.65rem; }
.expertise-grid p { font-size: 0.92rem; margin: 0; }
.team-principle { margin: 0 auto; max-width: 980px; padding: 72px 5vw 88px; }
.team-principle h2 { font-size: clamp(1.8rem, 4vw, 3rem); max-width: 760px; }
.team-principle > p:last-child { font-size: 1.08rem; max-width: 760px; }
@media (max-width: 1080px) {
  .site-header { align-items: flex-start; flex-wrap: wrap; padding-bottom: 0.85rem; padding-top: 0.85rem; }
  .nav-toggle { display: block; }
  .site-nav { display: none; flex-basis: 100%; flex-direction: column; gap: 0.25rem; padding-top: 1rem; width: 100%; }
  .site-nav.open { display: flex; }
  .nav-item { width: 100%; }
  .nav-parent, .site-nav > a { padding: 0.7rem 0; }
  .dropdown-toggle { display: inline-flex; position: absolute; right: 0; top: 0.35rem; }
  .dropdown-menu, .nested-menu { box-shadow: none; margin: 0.25rem 0 0.65rem; min-width: 0; padding-left: 0.5rem; position: static; width: 100%; }
  .has-dropdown::after { display: none !important; }
  .has-dropdown:hover > .dropdown-menu { display: none; }
  .nav-item.open > .dropdown-menu { display: block; }
}
@media (max-width: 820px) {
  .hero, .contact-layout, .service-grid, .story-band, .team-intro { padding: 40px 5vw; }
  .art-hero, .contact-layout, .botanical-grid, .story-band { grid-template-columns: 1fr; }
  .art-hero { min-height: auto; }
  .hero-art { order: -1; }
  .team-intro { grid-template-columns: 1fr; }
  .team-portrait { margin-inline: auto; max-width: 400px; width: 100%; }
  .section-heading { align-items: start; grid-template-columns: 1fr; }
  .section-heading h2 { margin-bottom: 0.75rem; }
  .expertise-grid { grid-template-columns: 1fr; margin-top: 2rem; }
  .expertise-grid article, .expertise-grid article:first-child, .expertise-grid article:last-child { border-left: 0; border-top: 1px solid var(--line); padding: 1.25rem 0; }
  .button { width: 100%; }
  .form-actions { grid-template-columns: 1fr; }
  .site-footer > div { align-items: flex-start; flex-direction: column; }
}

.offer-detail { display: grid; gap: 1rem; grid-template-columns: 0.8fr 1.1fr 1.1fr; margin: 0 auto; max-width: 1180px; padding: 0 5vw 32px; }
.offer-detail > div, .pricing-table article { background: rgba(255, 253, 247, 0.95); border: 1px solid var(--line); border-radius: 8px; box-shadow: var(--shadow); padding: 1.25rem; }
.offer-price { color: var(--leaf-deep); display: block; font-size: clamp(1.9rem, 3.6vw, 2.75rem); font-weight: 850; line-height: 1.05; margin-bottom: 0.4rem; }
.offer-detail ul { margin: 0; padding-left: 1.15rem; }
.offer-detail li + li { margin-top: 0.45rem; }
.price-line { align-items: baseline; display: flex; flex-wrap: wrap; gap: 0.5rem; margin: 1rem 0; }
.price-line strong { color: var(--leaf-deep); font-size: 1.22rem; font-weight: 850; }
.price-line span { color: var(--subtle); font-weight: 720; }
.pricing-table { display: grid; gap: 1rem; grid-template-columns: repeat(4, minmax(0, 1fr)); margin: 0 auto; max-width: 1180px; padding: 0 5vw 32px; }
.pricing-table h3 { margin-top: 0; }
.pricing-table strong { color: var(--leaf-deep); display: block; font-size: 1.85rem; font-weight: 850; line-height: 1.08; }
.menu-col { display: grid; gap: 0.15rem; }
.menu-col strong { color: var(--leaf-deep); font-size: 0.8rem; font-weight: 850; letter-spacing: 0.02em; padding: 0.65rem 0.7rem 0.25rem; text-transform: uppercase; }
.mega-menu { gap: 0.5rem; grid-template-columns: repeat(2, minmax(220px, 1fr)); min-width: 580px; }
.has-dropdown:hover > .mega-menu, .has-dropdown:focus-within > .mega-menu, .nav-item.open > .mega-menu { display: grid; }
@media (max-width: 1080px) { .mega-menu { min-width: 0; } .nav-item.open > .mega-menu { display: grid; grid-template-columns: 1fr; } }
@media (max-width: 820px) { .offer-detail, .pricing-table { grid-template-columns: 1fr; padding: 0 5vw 24px; } }
