.page-container.svelte-ah1x7w{background:var(--background);color:var(--text);min-height:100vh;padding-bottom:100px}.page-container.rtl.svelte-ah1x7w{direction:rtl}.container.svelte-ah1x7w{max-width:var(--page-max-width);padding:0 var(--page-gutter);margin:0 auto}.hero.svelte-ah1x7w{text-align:center;padding:20px 0 40px;position:relative;overflow:hidden}.top-nav-area.svelte-ah1x7w{margin-bottom:2rem!important}.hero-bg.svelte-ah1x7w{z-index:0;pointer-events:none;position:absolute;inset:0}.glow-1.svelte-ah1x7w{filter:blur(80px);background:radial-gradient(circle,#76c04326 0%,#0000 70%);width:80%;height:100%;position:absolute;top:-10%;left:50%;transform:translate(-50%)}[data-theme=light] .glow-1.svelte-ah1x7w{background:radial-gradient(circle,#76c0431a 0%,#0000 60%)}.hero-content.svelte-ah1x7w{z-index:1;max-width:800px;margin:0 auto;position:relative}.badge.svelte-ah1x7w{color:var(--brand-green);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--spacing-lg);background:#76c0431a;border:1px solid #76c04333;padding:.5rem 1.2rem;font-size:.85rem;font-weight:700;display:inline-block}[data-theme=light] .badge.svelte-ah1x7w{color:var(--brand-green);border-color:var(--gray-200);background:#fff;box-shadow:0 4px 15px #0000001a}h1.svelte-ah1x7w{margin-bottom:var(--spacing-md);letter-spacing:-.02em;color:var(--text);font-size:clamp(2rem,6vw,3.5rem);font-weight:800;line-height:1.15}.hero.svelte-ah1x7w p:where(.svelte-ah1x7w){color:var(--text-muted);max-width:700px;margin:0 auto;font-size:1.15rem;line-height:1.6}.form-wrapper.svelte-ah1x7w{max-width:800px;margin:0 auto}.contact-form-card.svelte-ah1x7w{border:1px solid var(--border);background:#0f0f0f;border-radius:24px;padding:50px;position:relative;overflow:hidden;box-shadow:0 40px 100px #00000080}[data-theme=light] .contact-form-card.svelte-ah1x7w{background:#fff;border-color:#00000014;box-shadow:0 20px 80px #0000001a}.contact-form-card.svelte-ah1x7w:before{content:"";background:var(--brand-green);width:100%;height:6px;position:absolute;top:0;left:0}.form-title.svelte-ah1x7w{color:var(--text);text-align:center;margin-bottom:32px;font-size:1.8rem;font-weight:800}form.svelte-ah1x7w{flex-direction:column;gap:24px;transition:opacity .3s;display:flex}form.sending.svelte-ah1x7w{opacity:.6;pointer-events:none}.name-grid.svelte-ah1x7w{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.form-group.svelte-ah1x7w{flex-direction:column;gap:8px;display:flex}label.svelte-ah1x7w{color:var(--text-muted);font-size:.95rem;font-weight:600}input.svelte-ah1x7w,textarea.svelte-ah1x7w{border:1px solid var(--border);width:100%;color:var(--text);resize:none;background:#ffffff08;border-radius:12px;outline:none;padding:14px 18px;font-family:inherit;font-size:1rem;transition:all .2s}[data-theme=light] input.svelte-ah1x7w,[data-theme=light] textarea.svelte-ah1x7w{background:#00000005;border-color:#0000001a}input.svelte-ah1x7w:focus,textarea.svelte-ah1x7w:focus{border-color:var(--brand-green);background:#ffffff0d}[data-theme=light] input.svelte-ah1x7w:focus,[data-theme=light] textarea.svelte-ah1x7w:focus{background:#fff}input.invalid.svelte-ah1x7w,textarea.invalid.svelte-ah1x7w{border-color:#ef4444}.error-text.svelte-ah1x7w{color:#ef4444;margin-top:4px;font-size:.85rem}.btn.svelte-ah1x7w{border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.btn-primary.svelte-ah1x7w{background-color:var(--primary);color:var(--primary-btn-text);margin-top:10px}.btn-primary.svelte-ah1x7w:hover{background-color:var(--primary-hover);transform:translateY(-3px);box-shadow:0 10px 25px #76c0434d}.btn-outline.svelte-ah1x7w{border:1px solid var(--border);color:var(--text);background:0 0}.btn-outline.svelte-ah1x7w:hover{border-color:var(--brand-green);color:var(--brand-green);background:#ffffff0d}.phone-input-wrapper.svelte-ah1x7w{border:1px solid var(--border);background:#ffffff08;border-radius:12px;transition:all .3s;display:flex;position:relative}[data-theme=light] .phone-input-wrapper.svelte-ah1x7w{background:#00000005;border-color:#0000001a}.phone-input-wrapper.svelte-ah1x7w:focus-within{border-color:var(--brand-green);background:#ffffff0d}[data-theme=light] .phone-input-wrapper.svelte-ah1x7w:focus-within{background:#fff}.phone-input-wrapper.invalid.svelte-ah1x7w{border-color:#ef4444}.country-selector.svelte-ah1x7w{border-right:1px solid var(--border);align-items:center;display:flex;position:relative}[dir=rtl] .country-selector.svelte-ah1x7w{border-right:none;border-left:1px solid var(--border)}.selected-country.svelte-ah1x7w{color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:12px 0 0 12px;align-items:center;gap:8px;height:100%;padding:0 16px;transition:background .2s;display:flex}[dir=rtl] .selected-country.svelte-ah1x7w{border-radius:0 12px 12px 0}.selected-country.svelte-ah1x7w:hover{background:#ffffff0d}[data-theme=light] .selected-country.svelte-ah1x7w:hover{background:#00000008}.flag-img.svelte-ah1x7w{border-radius:4px;width:24px;box-shadow:0 2px 4px #0003}.country-dropdown.svelte-ah1x7w{background:var(--gray-100);border:1px solid var(--border);z-index:100;border-radius:16px;width:300px;max-height:350px;padding:12px 0;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 10px 40px #00000080}[data-theme=light] .country-dropdown.svelte-ah1x7w{background:#fff;border-color:#00000014;box-shadow:0 10px 40px #00000026}[dir=rtl] .country-dropdown.svelte-ah1x7w{left:auto;right:0}.search-wrap.svelte-ah1x7w{border-bottom:1px solid var(--border);margin-bottom:8px;padding:0 16px 12px}.search-wrap.svelte-ah1x7w input:where(.svelte-ah1x7w){border-radius:10px;padding:10px 16px;font-size:.95rem}.country-option.svelte-ah1x7w{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;padding:10px 20px;transition:background .2s;display:flex}[dir=rtl] .country-option.svelte-ah1x7w{text-align:right}.country-option.svelte-ah1x7w:hover,.country-option.active.svelte-ah1x7w{color:var(--brand-green);background:#76c04326}.country-option.svelte-ah1x7w .name:where(.svelte-ah1x7w){white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.country-option.svelte-ah1x7w .code:where(.svelte-ah1x7w){color:var(--text-muted);font-size:.9rem;font-weight:500}.tel-input{flex:1;color:var(--text)!important;background:0 0!important;border:none!important;border-radius:0 12px 12px 0!important;outline:none!important;padding:16px!important;font-size:1rem!important}[dir=rtl] .tel-input{text-align:right;border-radius:12px 0 0 12px!important}.success-message.svelte-ah1x7w{text-align:center;padding:40px 20px}.success-icon.svelte-ah1x7w{background:#76c0431a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;display:flex;box-shadow:0 0 40px #76c04333}.success-message.svelte-ah1x7w h3:where(.svelte-ah1x7w){color:var(--text);margin-bottom:16px;font-size:2rem;font-weight:800}.success-message.svelte-ah1x7w p:where(.svelte-ah1x7w){color:var(--text-muted);margin-bottom:32px;font-size:1.1rem;line-height:1.6}.loader.svelte-ah1x7w{vertical-align:middle;border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;margin-right:10px;animation:1s linear infinite svelte-ah1x7w-spin;display:inline-block}[dir=rtl] .loader.svelte-ah1x7w{margin-left:10px;margin-right:0}@keyframes svelte-ah1x7w-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=768px){.name-grid.svelte-ah1x7w{grid-template-columns:1fr}.contact-form-card.svelte-ah1x7w{padding:30px 20px}}
