.contact-page.svelte-1vhfndb{background:var(--bg-base);min-height:100vh;opacity:0;transform:translateY(14px);transition:opacity .6s ease,transform .6s ease}.contact-page.visible.svelte-1vhfndb{opacity:1;transform:translateY(0)}.hero.svelte-1vhfndb{padding:9rem 6vw 4.5rem;position:relative;border-bottom:1px solid var(--border-subtle);overflow:hidden}.hero.svelte-1vhfndb:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 55% 70% at 15% 60%,var(--gold-glow),transparent 70%);pointer-events:none}.hero-inner.svelte-1vhfndb{max-width:720px;position:relative}.hero-title.svelte-1vhfndb{font-family:Playfair Display,serif;font-size:clamp(3rem,6.5vw,5.5rem);font-weight:900;line-height:1.05;color:var(--text-primary);letter-spacing:-1px;margin:.5rem 0 1.25rem}.hero-title.svelte-1vhfndb em:where(.svelte-1vhfndb){font-style:italic;color:var(--gold)}.hero-sub.svelte-1vhfndb{font-size:1rem;color:var(--text-muted);font-weight:300;line-height:1.75;max-width:480px;margin:0}.hero-accent.svelte-1vhfndb{position:absolute;bottom:0;left:6vw;width:72px;height:2px;background:var(--gold)}.body-grid.svelte-1vhfndb{display:grid;grid-template-columns:1fr 1fr;max-width:1400px;margin:0 auto;padding:0 6vw 6rem}.info-col.svelte-1vhfndb{padding:4rem 4rem 0 0;border-right:1px solid var(--border-subtle)}.company-name.svelte-1vhfndb{font-family:Playfair Display,serif;font-size:1.55rem;font-weight:700;color:var(--text-primary);margin:.4rem 0 .7rem}.company-desc.svelte-1vhfndb{font-size:.88rem;font-weight:300;color:var(--text-muted);line-height:1.75;margin:0}.mac-divider.svelte-1vhfndb{height:1px;background:var(--border-subtle);margin:2rem 0}.contact-items.svelte-1vhfndb{display:flex;flex-direction:column}.ci.svelte-1vhfndb{display:flex;align-items:flex-start;gap:.9rem;padding:1rem 0;border-bottom:1px solid var(--border-subtle);text-decoration:none;color:var(--text-primary);transition:padding-left .2s ease}.ci.svelte-1vhfndb:hover{padding-left:5px}.ci.svelte-1vhfndb:hover .ci-arrow:where(.svelte-1vhfndb){color:var(--gold);transform:translate(4px)}.ci.svelte-1vhfndb:hover .ci-icon:where(.svelte-1vhfndb){border-color:var(--gold);color:var(--gold)}.ci-icon.svelte-1vhfndb{width:34px;height:34px;flex-shrink:0;border:1px solid var(--border-default);border-radius:7px;display:flex;align-items:center;justify-content:center;color:var(--text-muted);transition:all .2s ease;margin-top:2px}.ci-icon.svelte-1vhfndb svg:where(.svelte-1vhfndb){width:15px;height:15px}.ci-body.svelte-1vhfndb{flex:1;display:flex;flex-direction:column;gap:2px}.ci-label.svelte-1vhfndb{font-size:.58rem;font-weight:700;letter-spacing:3px;color:var(--text-dim)}.ci-value.svelte-1vhfndb{font-size:.85rem;color:var(--text-secondary);font-weight:400;line-height:1.45}.ci-arrow.svelte-1vhfndb{font-size:.95rem;color:var(--border-default);margin-top:8px;flex-shrink:0;transition:all .2s ease}.map-wrap.svelte-1vhfndb{margin-top:2rem;height:220px;border-radius:10px;overflow:hidden;border:1px solid var(--border-subtle);background:var(--bg-elevated)}.map-placeholder.svelte-1vhfndb{width:100%;height:100%;background:transparent;border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;color:var(--text-dim);transition:all .2s ease}.map-placeholder.svelte-1vhfndb:hover{color:var(--gold);background:var(--bg-overlay)}.map-placeholder.svelte-1vhfndb svg:where(.svelte-1vhfndb){width:26px;height:26px}.map-placeholder.svelte-1vhfndb span:where(.svelte-1vhfndb){font-size:.72rem;letter-spacing:2.5px;font-weight:600}.form-col.svelte-1vhfndb{padding:4rem 0 0 4rem}.form-title.svelte-1vhfndb{font-family:Playfair Display,serif;font-size:2rem;font-weight:700;color:var(--text-primary);margin:.4rem 0 .6rem;line-height:1.2}.form-title.svelte-1vhfndb em:where(.svelte-1vhfndb){font-style:italic;color:var(--gold)}.form-sub.svelte-1vhfndb{font-size:.85rem;color:var(--text-muted);font-weight:300;line-height:1.7;margin:0 0 2.5rem}.contact-form.svelte-1vhfndb{display:flex;flex-direction:column;gap:1.1rem}.field-row.svelte-1vhfndb{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.field.svelte-1vhfndb{display:flex;flex-direction:column;gap:.35rem}label.svelte-1vhfndb{font-size:.65rem;font-weight:700;letter-spacing:2.5px;color:var(--text-muted);text-transform:uppercase}.req.svelte-1vhfndb{color:var(--gold)}input.svelte-1vhfndb,textarea.svelte-1vhfndb{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:7px;padding:.8rem .95rem;font-size:.88rem;color:var(--text-primary);font-family:DM Sans,sans-serif;font-weight:300;outline:none;transition:all .2s ease;resize:none}input.svelte-1vhfndb::placeholder,textarea.svelte-1vhfndb::placeholder{color:var(--text-dim)}input.svelte-1vhfndb:focus,textarea.svelte-1vhfndb:focus{border-color:var(--gold);background:var(--bg-elevated);box-shadow:0 0 0 3px var(--gold-glow)}.submit-btn.svelte-1vhfndb{display:flex;align-items:center;justify-content:center;gap:.6rem;background:var(--gold);color:var(--gold-on-dark);border:none;border-radius:7px;padding:.95rem 2rem;font-size:.82rem;font-weight:700;font-family:DM Sans,sans-serif;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;transition:all .2s ease;margin-top:.25rem}.submit-btn.svelte-1vhfndb svg:where(.svelte-1vhfndb){width:15px;height:15px;transition:transform .2s ease}.submit-btn.svelte-1vhfndb:not(:disabled):hover{background:var(--gold-hover);transform:translateY(-1px);box-shadow:0 8px 24px var(--gold-glow)}.submit-btn.svelte-1vhfndb:not(:disabled):hover svg:where(.svelte-1vhfndb){transform:translate(4px)}.submit-btn.svelte-1vhfndb:disabled{opacity:.5;cursor:default}.btn-spinner.svelte-1vhfndb{width:13px;height:13px;border:2px solid rgba(0,0,0,.15);border-top-color:var(--gold-on-dark);border-radius:50%;animation:svelte-1vhfndb-spin .6s linear infinite}@keyframes svelte-1vhfndb-spin{to{transform:rotate(360deg)}}.status.svelte-1vhfndb{display:flex;align-items:flex-start;gap:.6rem;padding:.9rem 1.1rem;border-radius:7px;font-size:.83rem;font-weight:400;line-height:1.55}.status.svelte-1vhfndb svg:where(.svelte-1vhfndb){width:15px;height:15px;flex-shrink:0;margin-top:2px}.status.success.svelte-1vhfndb{background:var(--success-bg);border:1px solid var(--success-border);color:var(--success-text)}.status.error.svelte-1vhfndb{background:var(--error-bg);border:1px solid var(--error-border);color:var(--error-text)}@media (max-width: 900px){.body-grid.svelte-1vhfndb{grid-template-columns:1fr;padding:0 5vw 4rem}.info-col.svelte-1vhfndb{padding:3.5rem 0 3rem;border-right:none;border-bottom:1px solid var(--border-subtle)}.form-col.svelte-1vhfndb{padding:3rem 0 0}.hero.svelte-1vhfndb{padding:7rem 5vw 3.5rem}.field-row.svelte-1vhfndb{grid-template-columns:1fr}}@media (max-width: 480px){.hero-title.svelte-1vhfndb{font-size:2.6rem}.body-grid.svelte-1vhfndb{padding:0 4vw 3rem}}
