:root{--primary-green: #76bc21;--dark-green: #5a911a;--accent-green: #a2d149;--bg-light-green: #f0f9eb}.text-prompt[data-astro-cid-msthrvdg]{font-family:Prompt,sans-serif}.text-sarabun[data-astro-cid-msthrvdg]{font-family:Sarabun,sans-serif}.container[data-astro-cid-msthrvdg]{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:10}.hero-section[data-astro-cid-msthrvdg]{background-color:var(--bg-light-green);padding:100px 0;position:relative;overflow:hidden;border-bottom:3px solid var(--primary-green);min-height:600px;display:flex;align-items:center}.hero-section[data-astro-cid-msthrvdg]:after{content:"";position:absolute;top:0;right:0;width:55%;height:100%;background-image:var(--heroBgUrl);background-size:cover;background-position:center;z-index:1;clip-path:ellipse(90% 100% at 100% 50%)}.hero-overlay-gradient[data-astro-cid-msthrvdg]{position:absolute;top:0;right:0;width:55%;height:100%;background:linear-gradient(to right,var(--bg-light-green) 5%,rgba(240,249,235,.3) 25%,transparent 100%);z-index:2;clip-path:ellipse(90% 100% at 100% 50%);pointer-events:none}.hero-grid[data-astro-cid-msthrvdg]{display:grid;grid-template-cols:1.1fr .9fr;align-items:center;width:100%}.hero-content[data-astro-cid-msthrvdg]{text-align:left;position:relative;z-index:20}.title-large[data-astro-cid-msthrvdg]{font-size:clamp(34px,5.5vw,68px);display:block;margin-bottom:10px;line-height:1.1;font-weight:800;color:#1a202c}.title-small[data-astro-cid-msthrvdg]{font-size:clamp(22px,4vw,30px);display:inline-block;line-height:1.4;font-weight:700}.text-accent-gradient[data-astro-cid-msthrvdg]{background:linear-gradient(to right,var(--dark-green),var(--primary-green));-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.badge[data-astro-cid-msthrvdg]{display:inline-block;background:var(--dark-green);color:#fff;padding:6px 18px;border-radius:50px;font-size:14px;font-weight:700;margin-bottom:25px}.sub-title[data-astro-cid-msthrvdg]{font-size:20px;color:#4a5568;margin-bottom:40px;line-height:1.6;max-width:600px}.contact-row[data-astro-cid-msthrvdg]{display:flex;gap:15px;flex-wrap:wrap}.btn-phone[data-astro-cid-msthrvdg],.btn-line[data-astro-cid-msthrvdg]{padding:16px 35px;border-radius:50px;text-decoration:none;font-family:Prompt,sans-serif;font-weight:600;font-size:18px;transition:.3s;text-align:center;min-width:220px}.btn-phone[data-astro-cid-msthrvdg]{background-color:var(--primary-green);color:#fff}.btn-line[data-astro-cid-msthrvdg]{background-color:#fff;color:#06c755;border:2px solid #06C755}.shadow-btn[data-astro-cid-msthrvdg]{box-shadow:0 4px 12px #0000001a}.btn-phone[data-astro-cid-msthrvdg]:hover{background-color:var(--dark-green);transform:translateY(-2px)}.zone-modern-section[data-astro-cid-msthrvdg]{padding:100px 0;overflow:hidden}.vertical-zones[data-astro-cid-msthrvdg]{position:relative;max-width:900px;margin:0 auto}.vertical-zones[data-astro-cid-msthrvdg]:before{content:"";position:absolute;top:0;left:50%;width:2px;height:100%;background:#e2e8f0;transform:translate(-50%);z-index:1}.zone-row[data-astro-cid-msthrvdg]{display:flex;align-items:center;justify-content:space-between;margin-bottom:60px;position:relative;z-index:2}.row-reverse[data-astro-cid-msthrvdg]{flex-direction:row-reverse}.zone-visual[data-astro-cid-msthrvdg]{flex:0 0 100px;display:flex;flex-direction:column;align-items:center;position:relative}.zone-number[data-astro-cid-msthrvdg]{width:30px;height:30px;background:var(--primary-green);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;margin-bottom:10px;border:4px solid white;box-shadow:0 0 0 2px var(--primary-green)}.zone-icon-circle[data-astro-cid-msthrvdg]{width:70px;height:70px;background:#fff;border:2px solid var(--bg-light-green);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:30px;box-shadow:0 10px 20px #0000000d}.zone-content-box[data-astro-cid-msthrvdg]{flex:0 0 42%;background:#fff;padding:30px;border-radius:20px;border:1px solid #f1f5f9;transition:.3s}.zone-content-box[data-astro-cid-msthrvdg]:hover{transform:translateY(-5px);border-color:var(--primary-green)}.zone-title[data-astro-cid-msthrvdg]{color:var(--dark-green);font-size:20px;font-weight:700;margin-bottom:20px}.area-tag-grid[data-astro-cid-msthrvdg]{display:flex;flex-wrap:wrap;gap:10px}.area-tag[data-astro-cid-msthrvdg]{text-decoration:none;padding:8px 16px;background:#f8fafc;color:#4a5568;border-radius:8px;font-size:15px;transition:.2s;border:1px solid #edf2f7}.area-tag[data-astro-cid-msthrvdg]:hover{background:var(--primary-green);color:#fff;border-color:var(--primary-green)}.area-section[data-astro-cid-msthrvdg]{padding:80px 0;text-align:center;background-color:#2e4a11;color:#fff}.cta-box[data-astro-cid-msthrvdg]{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin-top:30px}.btn-phone-white[data-astro-cid-msthrvdg]{background:#fff;color:#2e4a11;padding:15px 30px;border-radius:50px;text-decoration:none;font-weight:600;font-size:18px;min-width:220px}.btn-line-white[data-astro-cid-msthrvdg]{border:2px solid #fff;color:#fff;padding:15px 30px;border-radius:50px;text-decoration:none;font-weight:600;font-size:18px;min-width:220px}@media(max-width:1024px){.hero-grid[data-astro-cid-msthrvdg]{grid-template-cols:1fr;text-align:center}.hero-content[data-astro-cid-msthrvdg]{margin:0 auto}.contact-row[data-astro-cid-msthrvdg]{justify-content:center;flex-direction:column;align-items:center}.btn-phone[data-astro-cid-msthrvdg],.btn-line[data-astro-cid-msthrvdg]{width:100%;max-width:320px}.hero-section[data-astro-cid-msthrvdg]:after{width:100%;opacity:.15;clip-path:none}.hero-overlay-gradient[data-astro-cid-msthrvdg]{display:none}}@media(max-width:768px){.vertical-zones[data-astro-cid-msthrvdg]:before{left:40px}.zone-row[data-astro-cid-msthrvdg],.row-reverse[data-astro-cid-msthrvdg]{flex-direction:row;justify-content:flex-start;gap:20px}.zone-visual[data-astro-cid-msthrvdg]{flex:0 0 80px}.zone-content-box[data-astro-cid-msthrvdg]{flex:1}.area-tag[data-astro-cid-msthrvdg]{font-size:14px}}
