.contact-grid[data-astro-cid-6bfsojfh]{grid-template-columns:1fr 1.3fr;align-items:start;gap:5rem;display:grid}.contact-panel-title[data-astro-cid-6bfsojfh]{color:var(--primary);margin-bottom:1rem;font-size:1.85rem;font-weight:800;line-height:1.2}.contact-panel-desc[data-astro-cid-6bfsojfh]{color:var(--text-muted);margin-bottom:2.5rem;font-size:1rem;line-height:1.6}.info-cards-stack[data-astro-cid-6bfsojfh]{flex-direction:column;gap:1.5rem;margin-bottom:2.5rem;display:flex}.info-card[data-astro-cid-6bfsojfh]{background-color:var(--bg-soft);border:1px solid var(--border-light);border-radius:var(--radius-md);transition:transform var(--transition-fast);gap:1.25rem;padding:1.5rem;display:flex}.info-card[data-astro-cid-6bfsojfh]:hover{border-color:var(--border);transform:translate(4px)}.info-card__icon-box[data-astro-cid-6bfsojfh]{border-radius:var(--radius-sm);width:48px;height:48px;color:var(--secondary);background-color:#0ea5e91a;flex-shrink:0;justify-content:center;align-items:center;display:flex}.instagram-box[data-astro-cid-6bfsojfh]{transition:all var(--transition-normal);color:#e1306c!important;background-color:#e1306c1a!important}.contact-social-card[data-astro-cid-6bfsojfh]:hover{background-color:#e1306c05!important;border-color:#e1306c66!important}.contact-social-card[data-astro-cid-6bfsojfh]:hover .instagram-box[data-astro-cid-6bfsojfh]{box-shadow:0 4px 12px #e1306c4d;color:#fff!important;background-color:#e1306c!important}.info-card__text[data-astro-cid-6bfsojfh] h4[data-astro-cid-6bfsojfh]{color:var(--primary);margin-bottom:.35rem;font-size:1.1rem;font-weight:700}.info-card__text[data-astro-cid-6bfsojfh] p[data-astro-cid-6bfsojfh]{color:var(--text-muted);font-size:.9rem;line-height:1.5}.contact-chat-panel[data-astro-cid-6bfsojfh]{-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);background:#ffffffd9;border:1px solid #fff6;flex-direction:column;height:600px;display:flex;overflow:hidden}.chat-container[data-astro-cid-6bfsojfh]{flex-direction:column;height:100%;display:flex}.chat-header[data-astro-cid-6bfsojfh]{background:linear-gradient(135deg, var(--primary) 0%, #15225c 100%);color:#fff;border-bottom:1px solid #ffffff1a;align-items:center;gap:1rem;padding:1.25rem 2rem;display:flex}.chat-header__avatar[data-astro-cid-6bfsojfh]{width:42px;height:42px;position:relative}.avatar-img[data-astro-cid-6bfsojfh]{border-radius:var(--radius-full);object-fit:cover;background-color:var(--bg-soft);border:1.5px solid #fff6;width:100%;height:100%}.avatar-icon[data-astro-cid-6bfsojfh]{border-radius:var(--radius-full);color:#fff;background:#ffffff26;border:1px solid #fff3;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.status-dot[data-astro-cid-6bfsojfh]{border:2px solid var(--primary);background-color:#10b981;border-radius:50%;width:12px;height:12px;position:absolute;bottom:0;right:0}.chat-header__info[data-astro-cid-6bfsojfh] h4[data-astro-cid-6bfsojfh]{color:#fff;margin:0;font-size:1.1rem;font-weight:700}.chat-header__info[data-astro-cid-6bfsojfh] p[data-astro-cid-6bfsojfh]{color:#ffffffb3;margin:0;font-size:.75rem}.chat-window[data-astro-cid-6bfsojfh]{background-color:var(--bg-soft);scroll-behavior:smooth;flex-direction:column;flex:1;gap:1.25rem;padding:2rem;display:flex;overflow-y:auto}.chat-messages[data-astro-cid-6bfsojfh]{flex-direction:column;gap:1.25rem;display:flex}.chat-bubble{max-width:85%;box-shadow:var(--shadow-sm);border-radius:1.25rem;padding:1rem 1.25rem;font-size:.95rem;line-height:1.5;animation:.3s cubic-bezier(.4,0,.2,1) forwards bubbleFadeIn}@keyframes bubbleFadeIn{0%{opacity:0;transform:translateY(10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.chat-bubble--bot{color:var(--text-main);border:1px solid var(--border-light);background:#fff;border-top-left-radius:.25rem;align-self:flex-start}.chat-bubble--user{background:var(--secondary);color:#fff;border-top-right-radius:.25rem;align-self:flex-end;margin-left:auto;display:block;box-shadow:0 4px 12px #0e85ff33}.typing-indicator[data-astro-cid-6bfsojfh]{align-self:flex-start;align-items:center;gap:.35rem;padding:.75rem 1.25rem;display:inline-flex}.typing-indicator[data-astro-cid-6bfsojfh] .dot[data-astro-cid-6bfsojfh]{background-color:var(--text-muted);opacity:.4;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both typingBounce}.typing-indicator[data-astro-cid-6bfsojfh] .dot[data-astro-cid-6bfsojfh]:first-child{animation-delay:0s}.typing-indicator[data-astro-cid-6bfsojfh] .dot[data-astro-cid-6bfsojfh]:nth-child(2){animation-delay:.2s}.typing-indicator[data-astro-cid-6bfsojfh] .dot[data-astro-cid-6bfsojfh]:nth-child(3){animation-delay:.4s}@keyframes typingBounce{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.chat-controls[data-astro-cid-6bfsojfh]{border-top:1px solid var(--border-light);background-color:#fff;padding:1.5rem 2rem}.chat-input-row[data-astro-cid-6bfsojfh]{align-items:center;gap:.75rem;display:flex}.chat-input-row[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh]{border:1px solid var(--border);border-radius:var(--radius-full);background-color:var(--bg-soft);color:var(--text-main);transition:all var(--transition-fast);flex:1;padding:.85rem 1.25rem;font-size:.95rem}.chat-input-row[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh]:focus{border-color:var(--secondary);background-color:#fff;box-shadow:0 0 0 3px #0e85ff26}.chat-send-btn[data-astro-cid-6bfsojfh]{border-radius:var(--radius-full);background-color:var(--secondary);color:#fff;width:44px;height:44px;transition:all var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 10px #0e85ff33}.chat-send-btn[data-astro-cid-6bfsojfh]:hover{background-color:#0076e5;transform:scale(1.05)}.chat-dropdown-row[data-astro-cid-6bfsojfh]{width:100%;animation:fadeIn var(--transition-fast);gap:.75rem;display:flex}.chat-dropdown-row[data-astro-cid-6bfsojfh] select[data-astro-cid-6bfsojfh]{border:1px solid var(--border);border-radius:var(--radius-md);background-color:var(--bg-soft);color:var(--text-main);cursor:pointer;flex:1;padding:.85rem 1.25rem;font-size:.95rem}.chat-confirm-btn[data-astro-cid-6bfsojfh]{white-space:nowrap;padding:.85rem 1.5rem}.chat-quick-replies[data-astro-cid-6bfsojfh]{animation:fadeIn var(--transition-fast);flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.chat-qr-btn{border:1.5px solid var(--secondary);color:var(--secondary);border-radius:var(--radius-full);transition:all var(--transition-fast);cursor:pointer;background-color:#fff;padding:.6rem 1.25rem;font-size:.85rem;font-weight:600}.chat-qr-btn:hover{background-color:var(--secondary);color:#fff;box-shadow:0 4px 10px #0e85ff26}.chat-submit-cta{color:#fff;border-radius:var(--radius-md);cursor:pointer;width:100%;transition:all var(--transition-normal);background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;padding:1rem 2rem;font-weight:700;animation:2s infinite ctaPulse;display:inline-flex;box-shadow:0 4px 15px #10b9814d}.chat-submit-cta:hover{transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}@keyframes ctaPulse{0%{box-shadow:0 0 #10b98166}70%{box-shadow:0 0 0 10px #10b98100}to{box-shadow:0 0 #10b98100}}.interactive-office-map[data-astro-cid-6bfsojfh]{border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-lg);overflow:hidden}.office-map-visual[data-astro-cid-6bfsojfh]{background-color:#cbd5e1;justify-content:center;align-items:center;height:400px;display:flex;position:relative}.office-map-img-link[data-astro-cid-6bfsojfh]{z-index:1;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.office-map-img[data-astro-cid-6bfsojfh]{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .4s,filter .4s;display:block}.office-map-img-link[data-astro-cid-6bfsojfh]:hover .office-map-img[data-astro-cid-6bfsojfh]{filter:brightness(.85);transform:scale(1.03)}.office-map-card[data-astro-cid-6bfsojfh]{backdrop-filter:blur(8px);border-radius:var(--radius-md);color:#fff;max-width:300px;box-shadow:var(--shadow-xl);z-index:10;background-color:#0f2b5cf2;border:1px solid #ffffff26;padding:1.5rem;position:absolute;top:2rem;left:2rem}.office-map-card[data-astro-cid-6bfsojfh] h4[data-astro-cid-6bfsojfh]{color:#fff;margin-bottom:.5rem;font-size:1.15rem}.office-map-card[data-astro-cid-6bfsojfh] p[data-astro-cid-6bfsojfh]{color:#fffc;font-size:.85rem;line-height:1.4}.office-map-card[data-astro-cid-6bfsojfh] .btn-secondary[data-astro-cid-6bfsojfh]{color:#fff;border-color:#fff6}.office-map-card[data-astro-cid-6bfsojfh] .btn-secondary[data-astro-cid-6bfsojfh]:hover{color:var(--primary);background-color:#fff;border-color:#fff}@media (width<=992px){.contact-grid[data-astro-cid-6bfsojfh]{grid-template-columns:1fr;gap:3rem}.contact-chat-panel[data-astro-cid-6bfsojfh]{height:550px}}@media (width<=600px){.office-map-card[data-astro-cid-6bfsojfh]{max-width:calc(100% - 2rem);inset:auto 1rem 1rem}}@media (width<=480px){.contact-panel-title[data-astro-cid-6bfsojfh]{font-size:1.5rem}.contact-panel-desc[data-astro-cid-6bfsojfh]{margin-bottom:1.75rem;font-size:.95rem}.info-card[data-astro-cid-6bfsojfh]{gap:1rem;padding:1.25rem}.info-card__icon-box[data-astro-cid-6bfsojfh]{width:40px;height:40px}}
