:root{--bg-top:#dff3ea;--bg-bottom:#e6f2ea;--accent:#1f6f3e;--accent-2:#2e8b57;--muted:#274b35}html,body,#root{height:100%;min-height:100vh;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;overflow-x:hidden}.landing{min-height:100vh;background:linear-gradient(180deg,var(--bg-top)0%,#d7efe0 60%,#e9f5ee 100%);width:100%;min-height:100dvh;color:var(--muted);box-sizing:border-box;flex-direction:column;justify-content:space-between;align-items:center;padding:48px 24px;display:flex}.brand{align-items:center;gap:14px;display:flex}.logo-ring:hover{transform:rotate(-2deg)scale(1.02)}.nav a{color:#274b35d9;border-radius:8px;padding:6px 8px;text-decoration:none}.pill{background:linear-gradient(180deg,var(--accent),var(--accent-2));border-radius:999px;padding:8px 14px;box-shadow:0 8px 24px #2e8b572e;color:#fff!important}.hero{align-items:center;gap:48px;width:100%;max-width:1100px;padding:48px 0;display:flex}.hero-left{flex:1;min-width:260px}h1{color:var(--muted);margin:0 0 12px;font-size:40px;line-height:1.05}p.lead{color:#274b35d9;margin:0 0 24px;font-size:18px}.cta{align-items:center;gap:12px;display:flex}.btn{background:linear-gradient(180deg,var(--accent),var(--accent-2));color:#fff;cursor:pointer;border:none;border-radius:10px;padding:12px 18px;font-weight:600;box-shadow:0 8px 24px #2e8b572e}.input{background:#ffffffe6;border:1px solid #274b351f;border-radius:10px;padding:10px 12px}.features{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.feature{color:var(--muted);background:#fff9;border-radius:10px;padding:10px 12px;font-size:14px;box-shadow:0 6px 18px #1f6f3e0f}.hero-right{flex:1;justify-content:center;align-items:flex-end;min-width:260px;display:flex}.forest-wrap{width:100%;max-width:420px}footer{color:#274b35b3;text-align:center;justify-content:center;width:100%;max-width:1100px;padding:24px 0;font-size:13px;display:flex}@media (max-width:800px){.hero{text-align:center;flex-direction:column;align-items:center}.hero-right{align-items:center}h1{font-size:28px}}.header{-webkit-backdrop-filter:blur(10px);background:#fff9;border:1px solid #274b3514;border-radius:18px;padding:12px 18px;position:sticky;top:16px;box-shadow:0 14px 30px #1f6f3e29}.header:after{content:"";opacity:.55;background:linear-gradient(90deg,#6ed19a,#3aa267,#6ed19a);border-radius:999px;height:3px;position:absolute;top:0;left:10px;right:10px}.brand{gap:14px}.logo-ring svg{width:42px;height:42px;display:block}.company{letter-spacing:.3px;font-weight:500}.nav{align-items:center;gap:10px;display:flex}.nav a{border-radius:8px;padding:6px 8px}.nav a:hover{color:var(--accent);background:#1f6f3e14}.pill{padding:8px 14px}.sep{opacity:.7;display:inline-flex}.sep svg{width:10px;height:10px;color:var(--accent);transform:translateY(1px)}.cta-card{background:#ffffffbf;border:1px solid #274b351f;border-radius:18px;width:100%;max-width:560px;margin-top:20px;padding:20px;box-shadow:0 10px 28px #1f6f3e1a}.cta-title{color:var(--muted);margin-bottom:10px;font-size:18px;font-weight:800}.cta-row{align-items:center;gap:12px;display:flex}.input{flex:1;height:40px;padding:8px 10px;font-size:14px;box-shadow:inset 0 2px 8px #1f6f3e0f}.btn{white-space:nowrap;border-radius:12px;height:46px;padding:0 18px;font-size:15px}.cta-note{color:#274b35a6;margin-top:8px;font-size:12px}@media (max-width:800px){.cta-row{flex-direction:column}.btn{width:100%}}.contact-view{min-height:100vh;background:linear-gradient(180deg,var(--bg-top)0%,#d7efe0 60%,#e9f5ee 100%);box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:100dvh;padding:32px 24px;display:flex}.cv-card{background:#ffffffe6;border:1px solid #274b351f;border-radius:20px;width:100%;max-width:720px;padding:22px;box-shadow:0 16px 40px #1f6f3e1f}.cv-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.cv-head h1{color:var(--muted);margin:0;font-size:22px}.cv-tag{color:var(--accent);background:#1f6f3e14;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.cv-grid{grid-template-columns:160px 1fr;gap:10px 16px;display:grid}.cv-label{color:#274b35b3;letter-spacing:.2px;padding-top:6px;font-size:12px;font-weight:700}.cv-value{color:var(--muted);background:#fffc;border:1px solid #274b351a;border-radius:10px;padding:10px 12px;font-size:14px}.cv-actions{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.cv-back{background:linear-gradient(180deg,var(--accent),var(--accent-2));color:#fff;border-radius:12px;padding:10px 14px;font-weight:800;text-decoration:none;box-shadow:0 10px 24px #2e8b572e}.cv-note{color:#274b35a6;font-size:12px}@media (max-width:640px){.cv-grid{grid-template-columns:1fr}.cv-label{padding-top:0}}.contact-us{text-align:center;background:#ffffffb3;border:1px solid #274b351f;border-radius:16px;width:100%;max-width:1100px;margin-top:24px;padding:20px;box-shadow:0 10px 24px #1f6f3e1a}.contact-us h2{color:var(--muted);margin:0 0 8px;font-size:22px}.contact-us a{color:var(--accent);font-weight:800;text-decoration:none}.contact-us a:hover{text-decoration:underline}@media (max-width:800px){.cta-card{text-align:center;width:50%;max-width:560px;margin-left:auto;margin-right:auto}.cta-row{justify-content:center;align-items:center;width:100%}.cta-row .input{flex:none;width:100%}.cta-row .btn{width:100%}}.footer-links{justify-content:center;align-items:center;gap:14px;margin-top:8px;display:flex}.footer-links a{color:var(--accent);font-size:13px;font-weight:700;text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer-links p{gap:8px;display:block}
