.contact-container[data-astro-cid-uw5kdbxl]{width:100%;max-width:600px;background:#fff;border-radius:20px;box-shadow:0 10px 40px #32162926;padding:2rem;position:relative}.contact-header[data-astro-cid-uw5kdbxl]{text-align:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #f0f0f0}.logo[data-astro-cid-uw5kdbxl]{width:200px;height:auto;margin-bottom:1rem}.contact-header[data-astro-cid-uw5kdbxl] h1[data-astro-cid-uw5kdbxl]{font-size:2rem;color:var(--color-primary);margin-bottom:.5rem;font-weight:700}.contact-header[data-astro-cid-uw5kdbxl] p[data-astro-cid-uw5kdbxl]{color:#666;font-size:.95rem}.contact-form[data-astro-cid-uw5kdbxl]{display:flex;flex-direction:column;gap:1.25rem}.form-group[data-astro-cid-uw5kdbxl]{display:flex;flex-direction:column;gap:.5rem}.form-group[data-astro-cid-uw5kdbxl] label[data-astro-cid-uw5kdbxl]{font-weight:600;color:var(--color-primary);font-size:.95rem}.contact-form[data-astro-cid-uw5kdbxl] input[data-astro-cid-uw5kdbxl],.contact-form[data-astro-cid-uw5kdbxl] textarea[data-astro-cid-uw5kdbxl],.contact-form[data-astro-cid-uw5kdbxl] select[data-astro-cid-uw5kdbxl]{width:100%;padding:.875rem;border:2px solid #e5e7eb;border-radius:10px;font-size:1rem;transition:all .3s ease;background:#fafafa;color:var(--color-primary);font-family:inherit}.contact-form[data-astro-cid-uw5kdbxl] input[data-astro-cid-uw5kdbxl]:focus,.contact-form[data-astro-cid-uw5kdbxl] textarea[data-astro-cid-uw5kdbxl]:focus,.contact-form[data-astro-cid-uw5kdbxl] select[data-astro-cid-uw5kdbxl]:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #3216291a;background:#fff}.form-select[data-astro-cid-uw5kdbxl]{appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:left 12px center;background-repeat:no-repeat;background-size:16px;padding-left:40px}html[dir=ltr] .form-select[data-astro-cid-uw5kdbxl]{background-position:right 12px center;padding-left:.875rem;padding-right:40px}.honeypot[data-astro-cid-uw5kdbxl]{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.form-actions[data-astro-cid-uw5kdbxl]{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.btn[data-astro-cid-uw5kdbxl]{padding:1rem 1.5rem;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;font-family:inherit}.btn-primary[data-astro-cid-uw5kdbxl]{background:var(--gradient-primary);color:#fff;box-shadow:0 4px 12px #32162933}.btn-primary[data-astro-cid-uw5kdbxl]:hover{transform:translateY(-2px);box-shadow:0 6px 16px #3216294d}.btn-whatsapp[data-astro-cid-uw5kdbxl]{background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;box-shadow:0 4px 12px #25d36633}.btn-whatsapp[data-astro-cid-uw5kdbxl]:hover{transform:translateY(-2px);box-shadow:0 6px 16px #25d3664d}.btn[data-astro-cid-uw5kdbxl]:active{transform:translateY(0)}.form-status[data-astro-cid-uw5kdbxl]{margin-top:1rem;padding:1rem;border-radius:10px;text-align:center;font-weight:500}.form-status[data-astro-cid-uw5kdbxl].loading{background-color:#dbeafe;color:#1e40af;border:1px solid #93c5fd}.form-status[data-astro-cid-uw5kdbxl].success{background:linear-gradient(135deg,#dcfce7,#d1fae5);color:#166534;border:2px solid #86efac}.form-status[data-astro-cid-uw5kdbxl].error{background-color:#fee2e2;color:#dc2626;border:1px solid #fca5a5}.lang-toggle[data-astro-cid-uw5kdbxl]{position:absolute;top:1rem;right:1rem;padding:.5rem 1rem;background:var(--gradient-primary);color:#fff;border:none;border-radius:20px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .3s ease}html[dir=ltr] .lang-toggle[data-astro-cid-uw5kdbxl]{right:auto;left:1rem}.lang-toggle[data-astro-cid-uw5kdbxl]:hover{transform:scale(1.05);box-shadow:0 4px 8px #32162933}@media (max-width: 640px){.contact-container[data-astro-cid-uw5kdbxl]{padding:1.5rem}.contact-header[data-astro-cid-uw5kdbxl] h1[data-astro-cid-uw5kdbxl]{font-size:1.5rem}.logo[data-astro-cid-uw5kdbxl]{width:150px}}*{box-sizing:border-box;margin:0;padding:0}:root{--color-primary: #321629;--color-gold: #B8B38E;--gradient-primary: linear-gradient(135deg, #321629 0%, #5a2f4f 100%)}body{font-family:Noto Sans Arabic,"IBM Plex Serif",sans-serif;background:linear-gradient(135deg,#f9f9f9,#f0f0f0);min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.en,.ar{display:none}html[lang=ar] .ar,html[lang=en] .en{display:block}html[lang=ar] .ar.inline,html[lang=en] .en.inline{display:inline-flex}
