main[data-astro-cid-dhfotatx]{padding-top:100px}.container[data-astro-cid-dhfotatx]{width:90%;max-width:1200px;margin:0 auto}.section[data-astro-cid-dhfotatx]{padding:80px 0}.section-title[data-astro-cid-dhfotatx]{font-size:2.5rem;text-align:center;margin-bottom:20px}.section-desc[data-astro-cid-dhfotatx]{text-align:center;color:var(--color-text-muted);font-size:1.1rem;max-width:700px;margin:0 auto 50px}.hero-section[data-astro-cid-dhfotatx]{min-height:90vh;display:flex;align-items:center;justify-content:center;padding:20px;position:relative}.hero-overlay[data-astro-cid-dhfotatx]{position:absolute;inset:0;background:#ffffffbf;z-index:0}.hero-content[data-astro-cid-dhfotatx]{text-align:center;padding:60px 40px;max-width:800px;animation:slideUp 1s ease-out;position:relative;z-index:1}.hero-content[data-astro-cid-dhfotatx] h1[data-astro-cid-dhfotatx]{font-size:3.5rem;line-height:1.2;margin-bottom:24px}.hero-content[data-astro-cid-dhfotatx] .subtitle[data-astro-cid-dhfotatx]{font-size:1.2rem;color:var(--color-text-muted);margin-bottom:40px}.cta-group[data-astro-cid-dhfotatx]{display:flex;gap:20px;justify-content:center}.btn[data-astro-cid-dhfotatx]{padding:12px 32px;border-radius:6px;font-weight:500;transition:all .2s ease;cursor:pointer;font-size:1.05rem;border:none;letter-spacing:.5px}.primary-btn[data-astro-cid-dhfotatx]{background:var(--color-primary);color:#fff}.primary-btn[data-astro-cid-dhfotatx]:hover{background:#2d3748;transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.secondary-btn[data-astro-cid-dhfotatx]{background:transparent;border:1px solid var(--color-primary);color:var(--color-primary)}.secondary-btn[data-astro-cid-dhfotatx]:hover{background:var(--color-surface)}.tech-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.tech-card[data-astro-cid-dhfotatx]{padding:30px;transition:transform .3s ease}.tech-card[data-astro-cid-dhfotatx]:hover{transform:translateY(-8px)}.tech-card[data-astro-cid-dhfotatx] .icon[data-astro-cid-dhfotatx]{width:60px;height:60px;border-radius:50%;background:var(--color-surface);display:flex;align-items:center;justify-content:center;font-size:1.75rem;margin-bottom:20px;border:1px solid var(--glass-border)}.tech-card[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{margin-bottom:15px;font-size:1.3rem}.tech-card[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--color-text-muted)}.trust-content[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:50px;align-items:center}.trust-text[data-astro-cid-dhfotatx] .section-title[data-astro-cid-dhfotatx]{text-align:left}.check-list[data-astro-cid-dhfotatx]{list-style:none;margin-top:25px}.check-list[data-astro-cid-dhfotatx] li[data-astro-cid-dhfotatx]{display:flex;align-items:flex-start;gap:12px;margin-bottom:15px;font-weight:500;color:var(--color-text)}.check-list[data-astro-cid-dhfotatx] li[data-astro-cid-dhfotatx]:before{content:"";display:block;width:10px;height:10px;min-width:10px;background:var(--color-primary);border-radius:2px;margin-top:6px}.trust-stats[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;gap:20px;justify-content:center;align-items:center;border-left:1px solid var(--glass-border);padding-left:40px}.stat-item[data-astro-cid-dhfotatx]{text-align:center}.stat-num[data-astro-cid-dhfotatx]{display:block;font-size:2.75rem;font-weight:700}.stat-label[data-astro-cid-dhfotatx]{font-size:1rem;color:var(--color-text-muted)}.about-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:3fr 2fr;gap:40px}.about-text[data-astro-cid-dhfotatx]{padding:40px}.about-text[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{margin-bottom:20px;font-size:1.1rem}.about-image[data-astro-cid-dhfotatx]{display:flex;align-items:center;justify-content:center;min-height:300px;border-radius:12px;overflow:hidden}.about-image[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{width:100%;height:100%;object-fit:cover;border-radius:12px}.contact-wrapper[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:50px}.contact-info[data-astro-cid-dhfotatx] .section-title[data-astro-cid-dhfotatx]{text-align:left}.contact-info[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{margin-bottom:30px;font-size:1.1rem}.info-items[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{margin-bottom:15px;font-weight:500}.contact-form[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;gap:20px}.form-group[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;gap:8px}.form-group[data-astro-cid-dhfotatx] label[data-astro-cid-dhfotatx]{font-weight:500}.form-group[data-astro-cid-dhfotatx] input[data-astro-cid-dhfotatx],.form-group[data-astro-cid-dhfotatx] textarea[data-astro-cid-dhfotatx]{padding:12px 16px;border:1px solid var(--glass-border);border-radius:6px;background:var(--color-surface);font-family:inherit;font-size:1rem;outline:none;transition:border-color .2s,box-shadow .2s}.form-group[data-astro-cid-dhfotatx] input[data-astro-cid-dhfotatx]:focus-visible,.form-group[data-astro-cid-dhfotatx] textarea[data-astro-cid-dhfotatx]:focus-visible{border-color:var(--color-primary);box-shadow:0 0 0 3px #3e4c5e1f}.submit-btn[data-astro-cid-dhfotatx]{margin-top:10px;width:100%;position:relative;display:flex;align-items:center;justify-content:center;gap:8px}.submit-btn[data-astro-cid-dhfotatx]:disabled{opacity:.7;cursor:not-allowed;transform:none!important}@keyframes spin{to{transform:rotate(360deg)}}.spinner[data-astro-cid-dhfotatx]{display:none;width:16px;height:16px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.submit-btn[data-astro-cid-dhfotatx].loading .spinner[data-astro-cid-dhfotatx]{display:block}.form-alert[data-astro-cid-dhfotatx]{padding:12px 16px;border-radius:8px;font-size:.95rem;font-weight:500;margin-bottom:16px}.form-alert[data-astro-cid-dhfotatx].success{background:#d1fae5;color:#065f46;border:1px solid #A7F3D0}.form-alert[data-astro-cid-dhfotatx].error{background:#fee2e2;color:#991b1b;border:1px solid #FECACA}.field-error[data-astro-cid-dhfotatx]{font-size:.82rem;color:#dc2626;margin-top:4px;min-height:16px;display:block}.form-group[data-astro-cid-dhfotatx] input[data-astro-cid-dhfotatx].invalid,.form-group[data-astro-cid-dhfotatx] textarea[data-astro-cid-dhfotatx].invalid{border-color:#dc2626}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1100px){.tech-grid[data-astro-cid-dhfotatx]{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.tech-grid[data-astro-cid-dhfotatx]{grid-template-columns:repeat(2,1fr)}.trust-content[data-astro-cid-dhfotatx],.about-grid[data-astro-cid-dhfotatx],.contact-wrapper[data-astro-cid-dhfotatx]{grid-template-columns:1fr}.trust-text[data-astro-cid-dhfotatx] .section-title[data-astro-cid-dhfotatx],.contact-info[data-astro-cid-dhfotatx] .section-title[data-astro-cid-dhfotatx]{text-align:center}.trust-stats[data-astro-cid-dhfotatx]{flex-direction:row;flex-wrap:wrap;justify-content:space-around;border-left:none;border-top:1px solid var(--glass-border);padding-left:0;padding-top:30px}.about-image[data-astro-cid-dhfotatx]{order:-1}.hero-content[data-astro-cid-dhfotatx]{padding:40px 24px}}@media(max-width:600px){.hero-content[data-astro-cid-dhfotatx] h1[data-astro-cid-dhfotatx]{font-size:2rem}.hero-content[data-astro-cid-dhfotatx]{padding:32px 20px}.cta-group[data-astro-cid-dhfotatx]{flex-direction:column}.contact-wrapper[data-astro-cid-dhfotatx],.trust-content[data-astro-cid-dhfotatx],.about-text[data-astro-cid-dhfotatx]{padding:30px 20px}}@media(max-width:500px){.tech-grid[data-astro-cid-dhfotatx]{grid-template-columns:1fr}}@media(max-width:400px){.hero-content[data-astro-cid-dhfotatx] h1[data-astro-cid-dhfotatx]{font-size:1.75rem}}
