.input-field.svelte-bzgto3{display:flex;flex-direction:column;gap:8px;width:100%}.input-field.svelte-bzgto3 input:where(.svelte-bzgto3),.input-field.svelte-bzgto3 textarea:where(.svelte-bzgto3){font-size:16px;border:none;border-bottom:2px solid var(--button-bg);background-color:transparent;color:var(--text-primary);padding:12px 0;transition:border-bottom .3s}.input-field.svelte-bzgto3 input:where(.svelte-bzgto3)::placeholder,.input-field.svelte-bzgto3 textarea:where(.svelte-bzgto3)::placeholder{color:#aaa}.input-field.svelte-bzgto3 input:where(.svelte-bzgto3):focus,.input-field.svelte-bzgto3 textarea:where(.svelte-bzgto3):focus{outline:none;border-bottom:2px solid var(--color-cosmic-lagoon)}.error.svelte-bzgto3{color:red;font-size:14px}.modal-backdrop.svelte-1jtll3l{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:var(--z-index-overlay)}.modal-wrapper.svelte-1jtll3l{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:24px;z-index:calc(var(--z-index-overlay) + 1);pointer-events:none}.modal-card.svelte-1jtll3l{pointer-events:auto;display:flex;flex-direction:column;gap:20px;width:100%;max-width:480px;padding:32px;background:var(--bg-main);border-radius:12px;border:1px solid var(--color-cosmic-lagoon);box-shadow:0 24px 48px #00000040;transition:background .3s}.modal-card.success.svelte-1jtll3l{border-color:var(--color-cosmic-lagoon)}.modal-card.error.svelte-1jtll3l{border-color:var(--color-error)}.modal-card.svelte-1jtll3l h4:where(.svelte-1jtll3l){font-size:24px;text-align:center;margin:0}.modal-card.svelte-1jtll3l body2:where(.svelte-1jtll3l){font-size:16px;line-height:1.6;text-align:center;margin:0}.modal-card.error.svelte-1jtll3l body2:where(.svelte-1jtll3l){color:var(--color-error)}.modal-actions.svelte-1jtll3l{display:flex;justify-content:center;margin-top:8px}@media (max-width: 768px){.modal-card.svelte-1jtll3l{padding:24px}.modal-card.svelte-1jtll3l h4:where(.svelte-1jtll3l){font-size:20px}}.social-media-wrapper.svelte-1fcgej9{display:flex;flex-direction:column;align-items:center;gap:34px;text-align:center}.icon-box.svelte-1fcgej9{display:flex;flex-direction:row;align-items:center;gap:32px}.ln-icon.svelte-1fcgej9{display:flex;justify-content:center;align-items:center;width:59px;height:59px;border-radius:50%;box-sizing:border-box;box-shadow:4px 4px 20px #fbc70b33,-4px 4px 20px #554ffd40,-4px -4px 20px #554ffd40}.contact-hero.svelte-39ihk8{display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center;gap:36px;z-index:var(--z-index-hero);text-align:center}.location-wrapper.svelte-39ihk8{display:flex;flex-direction:row;gap:60px;width:100%;padding:0 100px;box-sizing:border-box}.contact-info.svelte-39ihk8{display:flex;flex:.4;flex-direction:column;gap:30px}.google-map-wrapper.svelte-39ihk8{display:flex;flex:.8;height:300px;background:var(--bg-main);border-radius:22px}.whats-app-btn.svelte-39ihk8{display:flex;flex-direction:row;align-items:center;border:none;padding:8px 30px;gap:8px;border-radius:30px;background:#25d366;width:fit-content;cursor:pointer;transition:opacity .3s}.whats-app-btn.svelte-39ihk8 body1:where(.svelte-39ihk8){font-size:18px;font-weight:300;color:var(--color-grey)}.whats-app-btn.svelte-39ihk8:hover{opacity:.8}.contact-info-wrapper.svelte-39ihk8{display:flex;flex-direction:column;gap:15px}.contact-item.svelte-39ihk8{display:flex;align-items:flex-start;gap:.5rem;max-width:180px}.contact-item-address.svelte-39ihk8{max-width:none}.contact-item.svelte-39ihk8 img:where(.svelte-39ihk8){width:24px;height:24px;flex-shrink:0}.address.svelte-39ihk8{display:flex;flex-direction:column}.contact-hero.svelte-39ihk8 div:where(.svelte-39ihk8){display:flex;flex-direction:column;align-items:center;gap:10px;z-index:var(--z-index-hero)}.purple-text.svelte-39ihk8{color:var(--color-cosmic-lagoon);text-shadow:0px 0px 30px rgba(85,79,253,.25)}.contact-hero.svelte-39ihk8 body1:where(.svelte-39ihk8){margin-bottom:24px}.contact-wrapper.svelte-39ihk8{flex:0 0 auto;position:relative;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:40px;z-index:0;border-radius:0 22px;box-sizing:border-box;width:100%;gap:32px}.contact-wrapper.svelte-39ihk8:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(100.29deg,#000 11%,#fbc70b 28%,#554ffd 41%,#3c3fb1 93%);z-index:-1}.contact-wrapper.svelte-39ihk8:after{content:"";position:absolute;right:0;top:0;width:100%;height:100%;margin-top:1px;margin-right:1px;border-radius:0 22px 0 0;background:var(--bg-main);z-index:-1;transition:background .3s}.checkbox-wrapper.svelte-39ihk8{display:flex;flex-direction:column;gap:10px}.check-btn-row.svelte-39ihk8{display:flex;flex-direction:row;gap:32px;align-items:center}.input-grid.svelte-39ihk8{display:grid;grid-template-columns:1fr 1fr;gap:32px}.error.svelte-39ihk8{color:red;font-size:14px}.submit-row.svelte-39ihk8{display:flex;justify-content:center}@media (max-width: 768px){.contact-wrapper.svelte-39ihk8{padding:24px}.input-grid.svelte-39ihk8{grid-template-columns:1fr}.check-btn-row.svelte-39ihk8{flex-direction:column}.location-wrapper.svelte-39ihk8{flex-direction:column;gap:60px;width:100%;padding:0;box-sizing:border-box}.contact-info.svelte-39ihk8{display:flex;flex:none;flex-direction:column;gap:30px;align-items:center;text-align:center}.contact-info-wrapper.svelte-39ihk8{align-items:center}.contact-item.svelte-39ihk8{justify-content:center}.address.svelte-39ihk8{align-items:center}.google-map-wrapper.svelte-39ihk8{display:flex;flex:none;width:100%;height:300px;background:var(--bg-main);border-radius:22px}}
