:root{--primary: #1a1a1a;--secondary: #8b6f47;--accent: #c4a574;--bg-light: #fafafa;--bg-dark: #0d0d0d;--text: #333;--text-light: #666;--text-muted: #999;--border: #e5e5e5;--success: #2d6a4f;--warning: #d4a017}.en-page[data-astro-cid-dhfotatx]{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text);line-height:1.6}.container[data-astro-cid-dhfotatx]{max-width:1200px;margin:0 auto;padding:0 2rem}.hero[data-astro-cid-dhfotatx]{position:relative;min-height:100vh;display:flex;align-items:center;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);color:#fff;overflow:hidden}.hero[data-astro-cid-dhfotatx]:before{content:"";position:absolute;inset:0;background:url(https://images.unsplash.com/photo-1447933601403-0c6688de566e?w=1920&q=80) center/cover;opacity:.15}.hero-content[data-astro-cid-dhfotatx]{position:relative;z-index:1;max-width:800px}.hero-badge[data-astro-cid-dhfotatx]{display:inline-block;padding:.5rem 1rem;background:#8b6f474d;border:1px solid var(--secondary);border-radius:4px;font-size:.875rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase;margin-bottom:1.5rem}.hero[data-astro-cid-dhfotatx] h1[data-astro-cid-dhfotatx]{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1;margin:0 0 1.5rem;letter-spacing:-.02em}.hero-subtitle[data-astro-cid-dhfotatx]{font-size:1.25rem;color:#fffc;margin-bottom:2.5rem;max-width:600px}.hero-cta[data-astro-cid-dhfotatx]{display:flex;gap:1rem;margin-bottom:4rem}.hero-stats[data-astro-cid-dhfotatx]{display:flex;gap:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.stat[data-astro-cid-dhfotatx]{display:flex;flex-direction:column}.stat-value[data-astro-cid-dhfotatx]{font-size:2rem;font-weight:700;color:var(--accent)}.stat-label[data-astro-cid-dhfotatx]{font-size:.875rem;color:#fff9;text-transform:uppercase;letter-spacing:.5px}.btn[data-astro-cid-dhfotatx]{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;border-radius:4px;border:none;cursor:pointer;transition:all .3s ease}.btn-primary[data-astro-cid-dhfotatx]{background:var(--secondary);color:#fff}.btn-primary[data-astro-cid-dhfotatx]:hover{background:#7a6240;transform:translateY(-2px)}.btn-secondary[data-astro-cid-dhfotatx]{background:transparent;color:var(--secondary);border:2px solid var(--secondary)}.btn-secondary[data-astro-cid-dhfotatx]:hover{background:var(--secondary);color:#fff}.btn-outline[data-astro-cid-dhfotatx]{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.3)}.btn-outline[data-astro-cid-dhfotatx]:hover{background:#ffffff1a;border-color:#fff}.btn-full[data-astro-cid-dhfotatx]{width:100%}.section-title[data-astro-cid-dhfotatx]{font-size:2.25rem;font-weight:700;color:var(--primary);margin:0 0 .75rem;text-align:center}.section-subtitle[data-astro-cid-dhfotatx]{font-size:1.125rem;color:var(--text-light);text-align:center;margin-bottom:3rem}.why-section[data-astro-cid-dhfotatx]{padding:6rem 0;background:var(--bg-light)}.why-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.why-card[data-astro-cid-dhfotatx]{background:#fff;padding:2rem;border-radius:8px;border:1px solid var(--border);transition:all .3s ease}.why-card[data-astro-cid-dhfotatx]:hover{transform:translateY(-4px);box-shadow:0 10px 40px #00000014}.why-icon[data-astro-cid-dhfotatx]{font-size:2rem;margin-bottom:1rem}.why-card[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-size:1.25rem;font-weight:600;margin:0 0 .75rem;color:var(--primary)}.why-card[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--text-light);margin:0;font-size:.9375rem}.specs-section[data-astro-cid-dhfotatx]{padding:6rem 0;background:#fff}.specs-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:2rem;margin-bottom:3rem}.spec-card[data-astro-cid-dhfotatx]{background:var(--bg-light);border-radius:8px;padding:2rem;border:1px solid var(--border);transition:all .3s ease}.spec-card[data-astro-cid-dhfotatx]:hover{border-color:var(--secondary);box-shadow:0 10px 40px #8b6f471a}.spec-header[data-astro-cid-dhfotatx]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.spec-region[data-astro-cid-dhfotatx]{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--secondary);background:#8b6f471a;padding:.25rem .75rem;border-radius:4px}.spec-score[data-astro-cid-dhfotatx]{font-size:1rem;font-weight:700;color:var(--success)}.spec-card[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-size:1.375rem;font-weight:600;margin:0 0 .25rem;color:var(--primary)}.spec-farm[data-astro-cid-dhfotatx]{font-size:.875rem;color:var(--text-muted);margin:0 0 1.5rem}.spec-details[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border)}.spec-row[data-astro-cid-dhfotatx]{display:flex;justify-content:space-between;font-size:.9375rem}.spec-label[data-astro-cid-dhfotatx]{color:var(--text-muted)}.spec-value[data-astro-cid-dhfotatx]{font-weight:500;color:var(--text)}.spec-value[data-astro-cid-dhfotatx].available{color:var(--success)}.spec-value[data-astro-cid-dhfotatx].limited{color:var(--warning)}.spec-notes[data-astro-cid-dhfotatx]{margin-bottom:1.5rem}.spec-notes[data-astro-cid-dhfotatx] h4[data-astro-cid-dhfotatx]{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);margin:0 0 .5rem}.spec-notes[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-size:.9375rem;color:var(--text);margin:0;font-style:italic}.specs-cta[data-astro-cid-dhfotatx]{text-align:center;padding:2rem;background:var(--bg-light);border-radius:8px}.specs-cta[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{margin:0 0 1rem;color:var(--text-light)}.process-section[data-astro-cid-dhfotatx]{padding:6rem 0;background:var(--bg-dark);color:#fff}.process-section[data-astro-cid-dhfotatx] .section-title[data-astro-cid-dhfotatx]{color:#fff}.process-timeline[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:3rem}.process-step[data-astro-cid-dhfotatx]{text-align:center;padding:1.5rem}.step-number[data-astro-cid-dhfotatx]{font-size:2.5rem;font-weight:700;color:var(--secondary);margin-bottom:1rem}.process-step[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-size:1.125rem;font-weight:600;margin:0 0 .75rem}.process-step[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-size:.9375rem;color:#ffffffb3;margin:0}.contact-section[data-astro-cid-dhfotatx]{padding:6rem 0;background:var(--bg-light)}.contact-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;align-items:start}.contact-info[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx]{font-size:2rem;font-weight:700;margin:0 0 1rem;color:var(--primary)}.contact-info[data-astro-cid-dhfotatx]>p[data-astro-cid-dhfotatx]{color:var(--text-light);margin-bottom:2rem}.contact-details[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:2rem}.contact-item[data-astro-cid-dhfotatx]{display:flex;gap:1rem;align-items:flex-start}.contact-icon[data-astro-cid-dhfotatx]{font-size:1.25rem}.contact-item[data-astro-cid-dhfotatx] strong[data-astro-cid-dhfotatx]{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);margin-bottom:.25rem}.contact-item[data-astro-cid-dhfotatx] a[data-astro-cid-dhfotatx],.contact-item[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx]{color:var(--text);text-decoration:none}.contact-item[data-astro-cid-dhfotatx] a[data-astro-cid-dhfotatx]:hover{color:var(--secondary)}.certifications[data-astro-cid-dhfotatx] h4[data-astro-cid-dhfotatx]{font-size:.875rem;font-weight:600;margin:0 0 1rem;color:var(--text)}.cert-badges[data-astro-cid-dhfotatx]{display:flex;flex-wrap:wrap;gap:.5rem}.cert-badge[data-astro-cid-dhfotatx]{font-size:.75rem;padding:.375rem .75rem;background:#fff;border:1px solid var(--border);border-radius:4px;color:var(--text-light)}.contact-form[data-astro-cid-dhfotatx]{background:#fff;padding:2.5rem;border-radius:8px;box-shadow:0 4px 20px #00000014}.form-row[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group[data-astro-cid-dhfotatx]{margin-bottom:1.5rem}.form-group[data-astro-cid-dhfotatx] label[data-astro-cid-dhfotatx]{display:block;font-size:.875rem;font-weight:600;color:var(--text);margin-bottom:.5rem}.form-group[data-astro-cid-dhfotatx] input[data-astro-cid-dhfotatx],.form-group[data-astro-cid-dhfotatx] select[data-astro-cid-dhfotatx],.form-group[data-astro-cid-dhfotatx] textarea[data-astro-cid-dhfotatx]{width:100%;padding:.875rem 1rem;font-size:1rem;border:1px solid var(--border);border-radius:4px;background:var(--bg-light);transition:all .3s ease;font-family:inherit}.form-group[data-astro-cid-dhfotatx] input[data-astro-cid-dhfotatx]:focus,.form-group[data-astro-cid-dhfotatx] select[data-astro-cid-dhfotatx]:focus,.form-group[data-astro-cid-dhfotatx] textarea[data-astro-cid-dhfotatx]:focus{outline:none;border-color:var(--secondary);background:#fff}.form-group[data-astro-cid-dhfotatx] textarea[data-astro-cid-dhfotatx]{resize:vertical;min-height:100px}.form-note[data-astro-cid-dhfotatx]{font-size:.8125rem;color:var(--text-muted);text-align:center;margin:1rem 0 0}.footer[data-astro-cid-dhfotatx]{background:var(--primary);color:#fff;padding:3rem 0}.footer-content[data-astro-cid-dhfotatx]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem}.footer-brand[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-size:1.5rem;margin:0 0 .25rem}.footer-brand[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-size:.875rem;color:#fff9;margin:0}.footer-links[data-astro-cid-dhfotatx]{display:flex;gap:2rem}.footer-links[data-astro-cid-dhfotatx] a[data-astro-cid-dhfotatx]{color:#fffc;text-decoration:none;font-size:.9375rem;transition:color .3s ease}.footer-links[data-astro-cid-dhfotatx] a[data-astro-cid-dhfotatx]:hover{color:var(--accent)}.footer-copy[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-size:.875rem;color:#ffffff80;margin:0}@media(max-width:768px){.hero-stats[data-astro-cid-dhfotatx]{flex-direction:column;gap:1.5rem}.hero-cta[data-astro-cid-dhfotatx]{flex-direction:column}.contact-grid[data-astro-cid-dhfotatx],.form-row[data-astro-cid-dhfotatx]{grid-template-columns:1fr}.footer-content[data-astro-cid-dhfotatx]{flex-direction:column;text-align:center}.footer-links[data-astro-cid-dhfotatx]{flex-direction:column;gap:1rem}}
