:root{--bg-primary: #0a0a0a;--bg-secondary: #141414;--bg-card: #1a1a1a;--text-primary: #f5f0eb;--text-secondary: #a89a8c;--text-muted: #6b5e52;--accent: #c0392b;--accent-glow: #e74c3c;--accent-dark: #8b1a10;--gold: #c9a85c;--border: #2a2420}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;background:var(--bg-primary);color:var(--text-primary);overflow-x:hidden}section{padding:6rem 2rem}.section-label{font-size:.7rem;font-weight:600;letter-spacing:.3em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem}.section-title{font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;margin-bottom:1.5rem;line-height:1.2}nav[data-astro-cid-dmqpwcec]{position:fixed;top:0;width:100%;z-index:100;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;background:#0a0a0ae6;backdrop-filter:blur(20px);border-bottom:1px solid var(--border)}.nav-logo[data-astro-cid-dmqpwcec]{text-decoration:none;display:flex;align-items:center}.nav-logo-img[data-astro-cid-dmqpwcec]{height:36px;width:auto;object-fit:contain}.nav-links[data-astro-cid-dmqpwcec]{display:flex;gap:2rem;list-style:none}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{color:var(--text-secondary);text-decoration:none;font-size:.85rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;transition:color .3s}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{color:var(--accent)}.nav-phone[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:.5rem;text-decoration:none;background:var(--accent);color:#fff;padding:.6rem 1.25rem;font-weight:600;font-size:.9rem;letter-spacing:.03em;transition:all .3s;border:none;cursor:pointer;font-family:Inter,sans-serif}.nav-phone[data-astro-cid-dmqpwcec]:hover{background:var(--accent-glow);box-shadow:0 0 20px #e74c3c4d}.nav-phone-icon[data-astro-cid-dmqpwcec]{display:flex;align-items:center}@media(max-width:768px){.nav-links[data-astro-cid-dmqpwcec],.nav-phone-number[data-astro-cid-dmqpwcec]{display:none}.nav-phone[data-astro-cid-dmqpwcec]{padding:.5rem .75rem}}.hero[data-astro-cid-bbe6dxrz]{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.hero[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 80%,rgba(192,57,43,.15) 0%,transparent 60%),linear-gradient(to bottom,#0a0a0a4d,#0a0a0af2);z-index:1}.hero-bg[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:url(/images/hero-bg.jpg) center/cover;filter:brightness(.3) saturate(.6)}.hero-content[data-astro-cid-bbe6dxrz]{position:relative;z-index:2;max-width:800px;padding:0 2rem}.hero-family-name[data-astro-cid-bbe6dxrz]{font-family:Playfair Display,serif;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:700;letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem;opacity:.95}.hero-badge[data-astro-cid-bbe6dxrz]{display:inline-block;font-size:.75rem;font-weight:500;letter-spacing:.3em;text-transform:uppercase;color:var(--gold);border:1px solid var(--gold);padding:.5rem 1.5rem;margin-bottom:2rem}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-family:Playfair Display,serif;font-size:clamp(2.5rem,6vw,5rem);font-weight:900;line-height:1.1;margin-bottom:1.5rem}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz] .flame[data-astro-cid-bbe6dxrz]{color:var(--accent)}.hero-tagline[data-astro-cid-bbe6dxrz]{font-size:1.25rem;color:var(--text-secondary);font-weight:300;letter-spacing:.05em;margin-bottom:2.5rem}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.hero-cta[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;text-decoration:none;font-weight:600;font-size:.95rem;letter-spacing:.05em;transition:all .3s;cursor:pointer;border:none;font-family:Inter,sans-serif}.hero-cta-phone[data-astro-cid-bbe6dxrz]{background:var(--accent);color:#fff;font-size:1.1rem;padding:1.1rem 2.5rem}.hero-cta-phone[data-astro-cid-bbe6dxrz]:hover{background:var(--accent-glow);box-shadow:0 0 40px #e74c3c4d;transform:translateY(-2px)}.hero-cta-secondary[data-astro-cid-bbe6dxrz]{background:transparent;color:var(--text-secondary);border:1px solid var(--border)}.hero-cta-secondary[data-astro-cid-bbe6dxrz]:hover{color:var(--text-primary);border-color:var(--text-secondary)}.scroll-indicator[data-astro-cid-bbe6dxrz]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:2;color:var(--text-muted);font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;display:flex;flex-direction:column;align-items:center;gap:.75rem;animation:pulse 2s infinite}.scroll-indicator[data-astro-cid-bbe6dxrz]:after{content:"";width:1px;height:40px;background:linear-gradient(to bottom,var(--text-muted),transparent)}.phone-modal[data-astro-cid-bbe6dxrz]{background:var(--bg-card, #1a1a1a);border:1px solid var(--border, #2a2a2a);border-radius:4px;padding:0;color:var(--text-primary, #fff);max-width:360px;width:90%;box-shadow:0 20px 60px #000000b3;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);margin:0}.phone-modal[data-astro-cid-bbe6dxrz]::backdrop{background:#000000bf;backdrop-filter:blur(4px)}.phone-modal-inner[data-astro-cid-bbe6dxrz]{padding:2rem;position:relative}.phone-modal-close[data-astro-cid-bbe6dxrz]{position:absolute;top:1rem;right:1rem;background:none;border:none;color:var(--text-muted, #666);font-size:1rem;cursor:pointer;padding:.25rem .5rem;line-height:1;transition:color .2s}.phone-modal-close[data-astro-cid-bbe6dxrz]:hover{color:var(--text-primary, #fff)}.phone-modal-title[data-astro-cid-bbe6dxrz]{font-size:.75rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted, #666);margin-bottom:1.5rem}.phone-option[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:1rem;padding:1rem;text-decoration:none;color:var(--text-primary, #fff);border:1px solid var(--border, #2a2a2a);margin-bottom:.75rem;transition:all .2s}.phone-option[data-astro-cid-bbe6dxrz]:last-of-type{margin-bottom:0}.phone-option[data-astro-cid-bbe6dxrz]:hover{border-color:var(--accent, #c0392b);background:#c0392b14}.phone-option[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{color:var(--accent, #c0392b);flex-shrink:0}.phone-label[data-astro-cid-bbe6dxrz]{font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted, #666);margin-bottom:.2rem}.phone-number[data-astro-cid-bbe6dxrz]{font-size:1.1rem;font-weight:600;letter-spacing:.05em}.floating-phone[data-astro-cid-bbe6dxrz]{display:none;position:fixed;bottom:1.5rem;right:1.5rem;z-index:99;width:60px;height:60px;background:var(--accent);border-radius:50%;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 4px 20px #c0392b66;animation:phone-pulse 2s infinite;border:none;cursor:pointer;color:#fff}.floating-phone[data-astro-cid-bbe6dxrz]:hover{background:var(--accent-glow)}@keyframes pulse{0%,to{opacity:.5}50%{opacity:1}}@keyframes phone-pulse{0%,to{box-shadow:0 4px 20px #c0392b66}50%{box-shadow:0 4px 30px #c0392bb3}}@media(max-width:768px){.floating-phone[data-astro-cid-bbe6dxrz]{display:flex}.hero-actions[data-astro-cid-bbe6dxrz]{flex-direction:column;align-items:center}}.intro[data-astro-cid-u43ozx4m]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.intro-text[data-astro-cid-u43ozx4m] p[data-astro-cid-u43ozx4m]{color:var(--text-secondary);line-height:1.8;font-size:1.05rem;margin-bottom:1.5rem}.intro-stats[data-astro-cid-u43ozx4m]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2.5rem}.stat-number[data-astro-cid-u43ozx4m]{font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;color:var(--accent)}.stat-label[data-astro-cid-u43ozx4m]{font-size:.8rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin-top:.25rem}.intro-image[data-astro-cid-u43ozx4m]{position:relative;aspect-ratio:3/4;overflow:hidden}.intro-image[data-astro-cid-u43ozx4m] img[data-astro-cid-u43ozx4m]{width:100%;height:100%;object-fit:cover;filter:saturate(.7)}.intro-image[data-astro-cid-u43ozx4m]:after{content:"";position:absolute;inset:0;border:1px solid var(--border)}@media(max-width:768px){.intro[data-astro-cid-u43ozx4m]{grid-template-columns:1fr}.intro-image[data-astro-cid-u43ozx4m]{max-height:400px}}.products-section[data-astro-cid-qnwxz4mj]{background:var(--bg-secondary)}.products-header[data-astro-cid-qnwxz4mj]{text-align:center;max-width:650px;margin:0 auto 4rem}.products-subtitle[data-astro-cid-qnwxz4mj]{color:var(--text-secondary);font-size:1.05rem;margin-top:1rem;line-height:1.6}.products-grid[data-astro-cid-qnwxz4mj]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:2rem}.product-card[data-astro-cid-qnwxz4mj]{background:var(--bg-card);border:1px solid var(--border);overflow:hidden;transition:all .3s;position:relative;display:flex;flex-direction:column}.product-card[data-astro-cid-qnwxz4mj]:hover{border-color:var(--accent-dark);transform:translateY(-4px);box-shadow:0 16px 48px #0000004d}.product-card-featured[data-astro-cid-qnwxz4mj]{grid-column:1 / -1;display:grid;grid-template-columns:1.2fr 1fr}.product-image[data-astro-cid-qnwxz4mj]{overflow:hidden}.product-image[data-astro-cid-qnwxz4mj] img[data-astro-cid-qnwxz4mj]{width:100%;height:100%;min-height:280px;object-fit:cover;transition:transform .5s;filter:brightness(.85) saturate(.8)}.product-card[data-astro-cid-qnwxz4mj]:hover .product-image[data-astro-cid-qnwxz4mj] img[data-astro-cid-qnwxz4mj]{transform:scale(1.05);filter:brightness(.9) saturate(1)}.product-body[data-astro-cid-qnwxz4mj]{padding:2.5rem;display:flex;flex-direction:column;justify-content:center}.product-badge[data-astro-cid-qnwxz4mj]{display:inline-block;width:fit-content;font-size:.7rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);border:1px solid var(--accent-dark);padding:.3rem .75rem;margin-bottom:1rem}.product-badge-pro[data-astro-cid-qnwxz4mj]{color:var(--gold);border-color:var(--gold)}.product-card[data-astro-cid-qnwxz4mj] h3[data-astro-cid-qnwxz4mj]{font-family:Playfair Display,serif;font-size:1.6rem;margin-bottom:.75rem}.product-card[data-astro-cid-qnwxz4mj] p[data-astro-cid-qnwxz4mj]{color:var(--text-secondary);font-size:.95rem;line-height:1.7;margin-bottom:1.5rem}.product-details[data-astro-cid-qnwxz4mj]{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;margin-bottom:1.5rem}.product-sizes[data-astro-cid-qnwxz4mj]{display:flex;gap:.5rem;flex-wrap:wrap}.product-sizes[data-astro-cid-qnwxz4mj] span[data-astro-cid-qnwxz4mj]{font-size:.75rem;padding:.35rem .85rem;border:1px solid var(--border);color:var(--text-muted);font-weight:500}.product-origin[data-astro-cid-qnwxz4mj]{font-size:.8rem;color:var(--text-muted);font-style:italic}.product-cta[data-astro-cid-qnwxz4mj]{display:inline-flex;align-items:center;gap:.5rem;width:fit-content;background:var(--accent);color:#fff;padding:.75rem 1.5rem;text-decoration:none;font-weight:600;font-size:.85rem;letter-spacing:.05em;transition:all .3s;border:none;cursor:pointer;font-family:Inter,sans-serif}.product-cta[data-astro-cid-qnwxz4mj]:hover{background:var(--accent-glow);box-shadow:0 0 20px #e74c3c4d}@media(max-width:768px){.products-grid[data-astro-cid-qnwxz4mj]{grid-template-columns:1fr}.product-card-featured[data-astro-cid-qnwxz4mj]{grid-column:1;display:flex;flex-direction:column}.product-image[data-astro-cid-qnwxz4mj] img[data-astro-cid-qnwxz4mj]{min-height:200px;max-height:250px}}.audience-section[data-astro-cid-z2nwgh7l]{background:var(--bg-primary)}.audience-header[data-astro-cid-z2nwgh7l]{text-align:center;max-width:600px;margin:0 auto 4rem}.audience-grid[data-astro-cid-z2nwgh7l]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:2rem}.audience-card[data-astro-cid-z2nwgh7l]{border:1px solid var(--border);padding:3rem;position:relative;overflow:hidden;transition:all .3s}.audience-card[data-astro-cid-z2nwgh7l]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;transition:height .3s}.audience-card-pro[data-astro-cid-z2nwgh7l]:before{background:linear-gradient(90deg,var(--accent),var(--accent-glow))}.audience-card-home[data-astro-cid-z2nwgh7l]:before{background:linear-gradient(90deg,var(--gold),#d4b66a)}.audience-card[data-astro-cid-z2nwgh7l]:hover{transform:translateY(-4px);box-shadow:0 16px 48px #00000040}.audience-card[data-astro-cid-z2nwgh7l]:hover:before{height:5px}.audience-icon[data-astro-cid-z2nwgh7l]{color:var(--accent);margin-bottom:1.25rem;display:flex;align-items:center}.audience-icon-home[data-astro-cid-z2nwgh7l]{color:var(--gold)}.audience-card[data-astro-cid-z2nwgh7l] h3[data-astro-cid-z2nwgh7l]{font-family:Playfair Display,serif;font-size:1.75rem;margin-bottom:.75rem}.audience-lead[data-astro-cid-z2nwgh7l]{color:var(--text-muted);font-size:.9rem;letter-spacing:.03em;margin-bottom:1.75rem;padding-bottom:1.25rem;border-bottom:1px solid var(--border)}.audience-list[data-astro-cid-z2nwgh7l]{list-style:none;margin-bottom:2rem}.audience-list[data-astro-cid-z2nwgh7l] li[data-astro-cid-z2nwgh7l]{color:var(--text-secondary);font-size:.95rem;line-height:1.6;padding:.5rem 0 .5rem 1.5rem;position:relative}.audience-list[data-astro-cid-z2nwgh7l] li[data-astro-cid-z2nwgh7l]:before{content:"→";position:absolute;left:0;color:var(--accent);font-weight:600}.audience-card-home[data-astro-cid-z2nwgh7l] .audience-list[data-astro-cid-z2nwgh7l] li[data-astro-cid-z2nwgh7l]:before{color:var(--gold)}.audience-cta[data-astro-cid-z2nwgh7l]{display:inline-flex;align-items:center;gap:.5rem;background:var(--accent);color:#fff;padding:.875rem 1.75rem;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .3s;width:100%;justify-content:center;border:none;cursor:pointer;font-family:Inter,sans-serif}.audience-cta[data-astro-cid-z2nwgh7l]:hover{background:var(--accent-glow);box-shadow:0 0 20px #e74c3c4d}.audience-cta-secondary[data-astro-cid-z2nwgh7l]{background:transparent;color:var(--gold);border:1px solid var(--gold)}.audience-cta-secondary[data-astro-cid-z2nwgh7l]:hover{background:#c9a85c1a;box-shadow:0 0 20px #c9a85c33}@media(max-width:768px){.audience-grid[data-astro-cid-z2nwgh7l]{grid-template-columns:1fr}.audience-card[data-astro-cid-z2nwgh7l]{padding:2rem}}.history-section[data-astro-cid-r3v7tzzp]{max-width:1000px;margin:0 auto}.timeline[data-astro-cid-r3v7tzzp]{position:relative;margin-top:3rem}.timeline[data-astro-cid-r3v7tzzp]:before{content:"";position:absolute;left:50%;transform:translate(-50%);width:1px;height:100%;background:linear-gradient(to bottom,var(--accent),var(--border))}.timeline-item[data-astro-cid-r3v7tzzp]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:4rem;position:relative}.timeline-item[data-astro-cid-r3v7tzzp]:before{content:"";position:absolute;left:50%;top:.5rem;transform:translate(-50%);width:12px;height:12px;background:var(--accent);border-radius:50%;box-shadow:0 0 20px #c0392b66}.timeline-year[data-astro-cid-r3v7tzzp]{font-family:Playfair Display,serif;font-size:3rem;font-weight:700;color:var(--accent);opacity:.6}.timeline-content[data-astro-cid-r3v7tzzp] h3[data-astro-cid-r3v7tzzp]{font-family:Playfair Display,serif;font-size:1.3rem;margin-bottom:.75rem}.timeline-content[data-astro-cid-r3v7tzzp] p[data-astro-cid-r3v7tzzp]{color:var(--text-secondary);line-height:1.7;font-size:.95rem}.timeline-item[data-astro-cid-r3v7tzzp]:nth-child(odd) .timeline-year[data-astro-cid-r3v7tzzp]{text-align:right}.timeline-item[data-astro-cid-r3v7tzzp]:nth-child(2n){direction:rtl}.timeline-item[data-astro-cid-r3v7tzzp]:nth-child(2n)>[data-astro-cid-r3v7tzzp]{direction:ltr}.timeline-item[data-astro-cid-r3v7tzzp]:nth-child(2n) .timeline-year[data-astro-cid-r3v7tzzp]{text-align:left}@media(max-width:768px){.timeline[data-astro-cid-r3v7tzzp]:before{left:0}.timeline-item[data-astro-cid-r3v7tzzp]{grid-template-columns:1fr;gap:.5rem}.timeline-item[data-astro-cid-r3v7tzzp]:before{left:0}.timeline-item[data-astro-cid-r3v7tzzp]:nth-child(2n){direction:ltr}}.gallery-carousel[data-astro-cid-ihllb3az]{padding:4rem 0;overflow:hidden;width:100%}.gallery-track[data-astro-cid-ihllb3az]{display:flex;width:max-content;animation:gallery-scroll 32s linear infinite}.gallery-carousel[data-astro-cid-ihllb3az]:hover .gallery-track[data-astro-cid-ihllb3az]{animation-play-state:paused}.gallery-item[data-astro-cid-ihllb3az]{flex-shrink:0;margin-right:.5rem}.gallery-item[data-astro-cid-ihllb3az] img[data-astro-cid-ihllb3az]{height:300px;width:auto;display:block;object-fit:cover;filter:saturate(.6) brightness(.8);transition:filter .5s}.gallery-item[data-astro-cid-ihllb3az]:hover img[data-astro-cid-ihllb3az]{filter:saturate(1) brightness(1)}@keyframes gallery-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:768px){.gallery-item[data-astro-cid-ihllb3az] img[data-astro-cid-ihllb3az]{height:200px}.gallery-track[data-astro-cid-ihllb3az]{animation-duration:20s}}@media(prefers-reduced-motion:reduce){.gallery-track[data-astro-cid-ihllb3az]{animation:none;flex-wrap:wrap;padding:0 1rem}.gallery-item[data-astro-cid-ihllb3az]{margin-bottom:.5rem}}.contact-section[data-astro-cid-xmivup5a]{background:var(--bg-secondary)}.contact-grid[data-astro-cid-xmivup5a]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem}.contact-info[data-astro-cid-xmivup5a]{padding:2rem 0}.contact-info[data-astro-cid-xmivup5a] h2[data-astro-cid-xmivup5a]{font-family:Playfair Display,serif;font-size:2.5rem;margin-bottom:1.5rem}.contact-info[data-astro-cid-xmivup5a] p[data-astro-cid-xmivup5a]{color:var(--text-secondary);line-height:1.8;margin-bottom:2rem}.contact-detail[data-astro-cid-xmivup5a]{display:flex;align-items:center;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--border);color:var(--text-secondary)}.contact-detail[data-astro-cid-xmivup5a] .icon[data-astro-cid-xmivup5a]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--bg-card);border:1px solid var(--border);color:var(--accent);font-size:1rem;flex-shrink:0}.address-link[data-astro-cid-xmivup5a]{color:var(--text-secondary);text-decoration:none;transition:color .2s}.address-link[data-astro-cid-xmivup5a]:hover{color:var(--accent)}.phone-link[data-astro-cid-xmivup5a]{color:var(--text-secondary);text-decoration:none;transition:color .2s}.phone-link[data-astro-cid-xmivup5a]:hover{color:var(--accent)}.contact-form[data-astro-cid-xmivup5a]{background:var(--bg-card);border:1px solid var(--border);padding:3rem}.form-group[data-astro-cid-xmivup5a]{margin-bottom:1.5rem}.form-group[data-astro-cid-xmivup5a] label[data-astro-cid-xmivup5a]{display:block;font-size:.8rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.5rem}.form-group[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a],.form-group[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]{width:100%;padding:.875rem 1rem;background:var(--bg-primary);border:1px solid var(--border);color:var(--text-primary);font-family:Inter,sans-serif;font-size:.95rem;outline:none;transition:border-color .3s}.form-group[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a]:focus,.form-group[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]:focus{border-color:var(--accent)}.form-group[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]{height:120px;resize:vertical}.submit-btn[data-astro-cid-xmivup5a]{width:100%;padding:1rem;background:var(--accent);color:#fff;border:none;font-family:Inter,sans-serif;font-weight:600;font-size:.9rem;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:.5rem}.submit-btn[data-astro-cid-xmivup5a]:hover{background:var(--accent-glow);box-shadow:0 0 30px #e74c3c4d}@media(max-width:768px){.contact-grid[data-astro-cid-xmivup5a]{grid-template-columns:1fr}}footer[data-astro-cid-sz7xmlte]{padding:3rem 2rem;text-align:center;border-top:1px solid var(--border)}footer[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:var(--text-muted);font-size:.8rem;letter-spacing:.05em}.footer-logo[data-astro-cid-sz7xmlte]{margin-bottom:1.5rem;display:flex;justify-content:center}.footer-logo-img[data-astro-cid-sz7xmlte]{height:64px;width:auto;object-fit:contain}
