.navbar-header[data-astro-cid-5blmo7yk]{position:fixed;top:0;left:0;width:100%;z-index:100;background:var(--navbar-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:var(--transition-smooth);border-bottom:1px solid var(--navbar-border)}.navbar-container[data-astro-cid-5blmo7yk]{display:flex;align-items:center;justify-content:space-between;height:64px}.logo[data-astro-cid-5blmo7yk]{display:flex;align-items:center;color:var(--text-main);opacity:.95;transition:var(--transition-smooth)}.logo[data-astro-cid-5blmo7yk]:hover{opacity:1;color:var(--primary-color)}.logo-svg[data-astro-cid-5blmo7yk]{height:30px;width:auto}.logo-path[data-astro-cid-5blmo7yk]{fill:currentColor;fill-rule:evenodd}.nav-links[data-astro-cid-5blmo7yk]{display:flex;gap:2.2rem;align-items:center}.nav-link[data-astro-cid-5blmo7yk]{font-size:.925rem;font-weight:600;color:var(--text-main);padding:.5rem 0;opacity:.85}.nav-link[data-astro-cid-5blmo7yk]:hover{opacity:1;color:var(--primary-color)}.btn-navbar-cta[data-astro-cid-5blmo7yk]{background:var(--primary-color);color:#fff;font-size:.85rem;font-weight:600;padding:.45rem 1rem;border-radius:4px;display:inline-flex;align-items:center;gap:.2rem;transition:var(--transition-smooth)}.btn-navbar-cta[data-astro-cid-5blmo7yk]:hover{background:var(--text-main);box-shadow:0 4px 10px #0a25401a}.cta-arrow[data-astro-cid-5blmo7yk]{width:12px;height:12px;transition:transform .2s ease}.btn-navbar-cta[data-astro-cid-5blmo7yk]:hover .cta-arrow[data-astro-cid-5blmo7yk]{transform:translate(2px)}.navbar-actions[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:1rem}.mobile-menu-toggle[data-astro-cid-5blmo7yk]{display:none;flex-direction:column;justify-content:space-between;width:20px;height:14px;background:transparent;border:none;cursor:pointer;padding:0;z-index:101}.mobile-menu-toggle[data-astro-cid-5blmo7yk]:focus{outline:none}.bar[data-astro-cid-5blmo7yk]{width:100%;height:2px;background-color:var(--text-main);border-radius:2px;transition:var(--transition-smooth);transform-origin:left center}.mobile-menu[data-astro-cid-5blmo7yk]{position:fixed;top:64px;left:0;width:100%;height:0;background:var(--mobile-menu-bg);backdrop-filter:blur(20px);overflow:hidden;transition:height .3s cubic-bezier(.4,0,.2,1)}.mobile-menu[data-astro-cid-5blmo7yk].open{height:calc(100vh - 64px);border-bottom:1px solid var(--navbar-border)}.mobile-nav-links[data-astro-cid-5blmo7yk]{display:flex;flex-direction:column;align-items:center;padding:3rem 2rem;gap:2rem;opacity:0;transform:translateY(-10px);transition:opacity .25s ease,transform .25s ease}.mobile-menu[data-astro-cid-5blmo7yk].open .mobile-nav-links[data-astro-cid-5blmo7yk]{opacity:1;transform:translateY(0)}.mobile-nav-link[data-astro-cid-5blmo7yk]{font-size:1.25rem;font-weight:600;color:var(--text-main)}.mobile-nav-link[data-astro-cid-5blmo7yk]:hover{color:var(--primary-color)}.mobile-cta[data-astro-cid-5blmo7yk]{width:100%;max-width:260px;margin-top:1rem}.mobile-menu-toggle[data-astro-cid-5blmo7yk].active .bar-1[data-astro-cid-5blmo7yk]{transform:rotate(45deg);position:relative;top:-1px;left:2px}.mobile-menu-toggle[data-astro-cid-5blmo7yk].active .bar-2[data-astro-cid-5blmo7yk]{width:0%;opacity:0}.mobile-menu-toggle[data-astro-cid-5blmo7yk].active .bar-3[data-astro-cid-5blmo7yk]{transform:rotate(-45deg);position:relative;top:1px;left:2px}.nav-item-dropdown[data-astro-cid-5blmo7yk]{position:relative;display:inline-block}.dropdown-toggle[data-astro-cid-5blmo7yk]{display:inline-flex;align-items:center;gap:.25rem;cursor:pointer;background:transparent;border:none;font-family:inherit}.dropdown-chevron[data-astro-cid-5blmo7yk]{width:14px;height:14px;transition:transform .2s ease}.nav-item-dropdown[data-astro-cid-5blmo7yk]:hover .dropdown-chevron[data-astro-cid-5blmo7yk]{transform:rotate(180deg)}.dropdown-menu[data-astro-cid-5blmo7yk]{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(10px);width:320px;background:var(--dropdown-bg);border:1px solid var(--dropdown-border);border-radius:12px;box-shadow:0 15px 35px var(--dropdown-shadow),0 5px 15px #00000008;padding:.75rem;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.16,1,.3,1);z-index:1000}.nav-item-dropdown[data-astro-cid-5blmo7yk]:hover .dropdown-menu[data-astro-cid-5blmo7yk]{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.dropdown-item[data-astro-cid-5blmo7yk]{display:flex;align-items:flex-start;gap:.85rem;padding:.75rem;border-radius:8px;transition:var(--transition-smooth);text-align:left}.dropdown-item[data-astro-cid-5blmo7yk]:hover{background:var(--grid-line)}.dropdown-icon-box[data-astro-cid-5blmo7yk]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:var(--grid-line);color:var(--text-main);transition:var(--transition-smooth);flex-shrink:0}.dropdown-item[data-astro-cid-5blmo7yk]:hover .dropdown-icon-box[data-astro-cid-5blmo7yk]{background:var(--text-main);color:var(--bg-color);transform:scale(1.05)}.dropdown-item-icon[data-astro-cid-5blmo7yk]{width:18px;height:18px}.dropdown-text[data-astro-cid-5blmo7yk]{display:flex;flex-direction:column;gap:.15rem}.dropdown-item-title[data-astro-cid-5blmo7yk]{font-size:.875rem;font-weight:700;color:var(--text-main);transition:var(--transition-smooth)}.dropdown-item-desc[data-astro-cid-5blmo7yk]{font-size:.72rem;color:var(--text-muted);font-weight:500;line-height:1.35}.mobile-dropdown-group[data-astro-cid-5blmo7yk]{width:100%;text-align:center;display:flex;flex-direction:column;align-items:center}.mobile-dropdown-toggle[data-astro-cid-5blmo7yk]{display:inline-flex;align-items:center;gap:.5rem;background:transparent;border:none;font-family:inherit;cursor:pointer}.mobile-dropdown-chevron[data-astro-cid-5blmo7yk]{width:18px;height:18px;transition:transform .25s ease}.mobile-dropdown-toggle[data-astro-cid-5blmo7yk].active .mobile-dropdown-chevron[data-astro-cid-5blmo7yk]{transform:rotate(180deg)}.mobile-dropdown-sublinks[data-astro-cid-5blmo7yk]{max-height:0;overflow:hidden;display:flex;flex-direction:column;align-items:center;gap:1.25rem;width:100%;transition:max-height .3s cubic-bezier(.4,0,.2,1),margin-top .3s ease,opacity .3s ease;opacity:0}.mobile-dropdown-sublinks[data-astro-cid-5blmo7yk].open{max-height:200px;margin-top:1.25rem;opacity:1}.mobile-sublink[data-astro-cid-5blmo7yk]{font-size:1.1rem;font-weight:600;color:var(--text-muted);transition:var(--transition-smooth)}.mobile-sublink[data-astro-cid-5blmo7yk]:hover{color:var(--primary-color)}.absolute-theme-toggle[data-astro-cid-5blmo7yk]{position:absolute;right:2rem;top:50%;transform:translateY(-50%);z-index:102;display:flex;align-items:center}@media(max-width:768px){.nav-links[data-astro-cid-5blmo7yk],.btn-navbar-cta[data-astro-cid-5blmo7yk]{display:none}.mobile-menu-toggle[data-astro-cid-5blmo7yk]{display:flex}.absolute-theme-toggle[data-astro-cid-5blmo7yk]{right:5.5rem}}.site-footer[data-astro-cid-sz7xmlte]{position:relative;width:100%;z-index:5;background-color:transparent;transition:var(--transition-smooth)}.contact-section-wrapper[data-astro-cid-sz7xmlte]{padding-top:100px;padding-bottom:4rem;position:relative;overflow:hidden;background-color:var(--bg-color);z-index:10}.contact-grid-header-container[data-astro-cid-sz7xmlte]{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 1rem;position:relative}.contact-grid-header-container[data-astro-cid-sz7xmlte]:before{content:"";position:absolute;top:0;left:1rem;right:1rem;height:1px;background:var(--grid-line)}.contact-grid-container[data-astro-cid-sz7xmlte]{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 1rem}.contact-grid-header[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(8,1fr);height:48px;border-top:1px solid var(--grid-line);border-left:1px solid var(--grid-line);border-right:1px solid var(--grid-line)}.grid-header-cell[data-astro-cid-sz7xmlte]{border-right:1px solid var(--grid-line);height:100%}.grid-header-cell[data-astro-cid-sz7xmlte]:last-child{border-right:none}.contact-grid-main[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--grid-line);margin-top:-1px}.contact-left-col[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;border-right:1px solid var(--grid-line)}.left-section-main[data-astro-cid-sz7xmlte],.left-section-details[data-astro-cid-sz7xmlte]{padding:3.5rem;border-bottom:1px solid var(--grid-line);display:flex;flex-direction:column;gap:1.5rem}.left-section-stats[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--grid-line)}.stat-box[data-astro-cid-sz7xmlte]{padding:2.5rem 3.5rem;display:flex;flex-direction:column;gap:.25rem}.stat-box[data-astro-cid-sz7xmlte].box-left{border-right:1px solid var(--grid-line)}.stat-number[data-astro-cid-sz7xmlte]{font-size:2.5rem;font-weight:700;line-height:1;color:var(--primary-color);letter-spacing:-.02em;margin-bottom:.25rem}.stat-label[data-astro-cid-sz7xmlte]{font-size:.95rem;font-weight:700;color:var(--text-main)}.stat-sub[data-astro-cid-sz7xmlte]{font-size:.8rem;color:var(--text-muted)}.left-section-quote[data-astro-cid-sz7xmlte]{padding:3.5rem;display:flex;flex-direction:column;gap:1.25rem;min-height:320px}.google-reviews-container{display:flex;flex-direction:column;gap:1.5rem;width:100%}.reviews-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--grid-line);padding-bottom:1.25rem;width:100%}.reviews-rating-summary{display:flex;align-items:center;gap:.85rem}.rating-score{font-size:2.25rem;font-weight:800;line-height:1;color:var(--text-main);letter-spacing:-.03em}.rating-stars-wrapper{display:flex;flex-direction:column;gap:.25rem}.stars-row{display:flex;gap:.1rem}.star-svg{width:15px;height:15px}.gold-star{color:#ffb700}.empty-star{color:var(--grid-line)}.reviews-count{font-size:.75rem;font-weight:600;color:var(--text-muted)}.google-logo-badge{display:flex;align-items:center;gap:.4rem;background:#00000005;border:1px solid var(--grid-line);padding:.35rem .65rem;border-radius:4px;transition:var(--transition-smooth)}html[data-theme=dark] .google-logo-badge{background:#ffffff08}.google-badge-text{font-size:.75rem;font-weight:700;color:var(--text-main);letter-spacing:-.01em}.google-g-icon{width:14px;height:14px}.review-slider-card{display:flex;flex-direction:column;width:100%;position:relative;height:250px}.review-card-content{display:flex;flex-direction:column;gap:1rem;width:100%;flex-grow:1;will-change:opacity,transform}.review-card-content.fade-in{opacity:1;transform:translateY(0);transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1)}.review-card-content.fade-out{opacity:0;transform:translateY(6px);transition:opacity .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1)}.review-card-meta{display:flex;justify-content:space-between;align-items:center;width:100%}.reviewer-info{display:flex;align-items:center;gap:.75rem}.reviewer-avatar{width:38px;height:38px;border-radius:50%;object-fit:cover;border:1px solid var(--grid-line);background-color:var(--bg-color)}.reviewer-avatar-placeholder{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,var(--primary-color),var(--primary-color-hover));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;border:1px solid rgba(255,255,255,.1)}.reviewer-name-time{display:flex;flex-direction:column;gap:.05rem}.reviewer-name{font-size:.9rem;font-weight:700;color:var(--text-main)}.review-time{font-size:.75rem;color:var(--text-muted)}.review-rating-stars{display:flex;gap:.05rem}.review-text{font-size:1.05rem;line-height:1.6;color:var(--text-main);font-weight:400;font-style:italic;margin:0;height:130px;overflow:hidden}.reviews-navigation-controls{display:flex;align-items:center;justify-content:space-between;margin-top:auto;width:100%;border-top:1px solid var(--grid-line);padding-top:1.25rem}.nav-btn{width:32px;height:32px;border-radius:50%;border:1px solid var(--grid-line);background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text-main);transition:var(--transition-smooth);padding:0}.nav-btn:hover{background:var(--primary-color);color:#fff;border-color:var(--primary-color);transform:translateY(-1px);box-shadow:0 4px 10px #2b46e526}.nav-btn svg{width:16px;height:16px}.nav-dots{display:flex;gap:.45rem;align-items:center}.dot-indicator{width:6px;height:6px;border-radius:50%;background:var(--grid-line);cursor:pointer;transition:var(--transition-smooth)}.dot-indicator:hover{background:var(--text-muted)}.dot-indicator.active{background:var(--primary-color);transform:scale(1.25)}.google-reviews-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:240px}.contact-right-col[data-astro-cid-sz7xmlte]{padding:0;display:flex;flex-direction:column}.right-section-form[data-astro-cid-sz7xmlte]{padding:3.5rem;border-bottom:1px solid var(--grid-line);width:100%}.right-section-threads[data-astro-cid-sz7xmlte]{position:relative;padding:3.5rem;flex-grow:1;min-height:300px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;overflow:hidden}.contact-threads-container[data-astro-cid-sz7xmlte]{position:absolute;inset:0;z-index:1;pointer-events:none;opacity:.5}.contact-threads-overlay[data-astro-cid-sz7xmlte]{position:relative;z-index:2;display:flex;flex-direction:column;gap:.5rem;max-width:320px}.threads-tag[data-astro-cid-sz7xmlte]{font-size:.75rem;font-weight:700;color:var(--primary-color);letter-spacing:.15em;text-transform:uppercase}.threads-title[data-astro-cid-sz7xmlte]{font-size:1.5rem;font-weight:600;color:var(--text-main);letter-spacing:-.02em;line-height:1.3}.threads-desc[data-astro-cid-sz7xmlte]{font-size:.9rem;color:var(--text-muted);line-height:1.5}.contact-title[data-astro-cid-sz7xmlte]{font-size:2.8rem;line-height:1.15;color:var(--text-main);font-weight:500;letter-spacing:-.03em}.contact-description[data-astro-cid-sz7xmlte]{font-size:1.1rem;line-height:1.6;color:var(--text-muted);max-width:500px}.contact-details-list[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1.75rem;margin-top:0;width:100%}.contact-detail-item[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:1.25rem}.detail-icon[data-astro-cid-sz7xmlte]{width:48px;height:48px;border-radius:6px;background:transparent;border:1.5px solid var(--primary-color);display:flex;align-items:center;justify-content:center;color:var(--primary-color);transition:var(--transition-smooth);flex-shrink:0}.contact-detail-item[data-astro-cid-sz7xmlte]:hover .detail-icon[data-astro-cid-sz7xmlte]{background:var(--primary-color);border-color:var(--primary-color);color:#fff;transform:translateY(-2px);box-shadow:0 5px 15px #2b46e533}.detail-icon[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:20px;height:20px}.detail-text[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column}.detail-label[data-astro-cid-sz7xmlte]{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-weight:600}.detail-value[data-astro-cid-sz7xmlte]{font-size:1.1rem;font-weight:700;color:var(--text-main);transition:var(--transition-smooth)}a[data-astro-cid-sz7xmlte].detail-value:hover{color:var(--primary-color)}.contact-form[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1.5rem;position:relative;z-index:2}.form-row-two-col[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.form-group[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.5rem;position:relative}.form-group[data-astro-cid-sz7xmlte] label[data-astro-cid-sz7xmlte]{font-size:.85rem;font-weight:600;color:var(--text-main)}.form-group[data-astro-cid-sz7xmlte] input[data-astro-cid-sz7xmlte],.form-group[data-astro-cid-sz7xmlte] textarea[data-astro-cid-sz7xmlte],.form-group[data-astro-cid-sz7xmlte] select[data-astro-cid-sz7xmlte]{font-family:var(--font-sans);font-size:.95rem;color:var(--text-main);background-color:#00000005;border:1px solid rgba(0,0,0,.1);border-radius:0;padding:.75rem 1rem;outline:none;transition:var(--transition-smooth);width:100%}.form-group[data-astro-cid-sz7xmlte] select[data-astro-cid-sz7xmlte] option[data-astro-cid-sz7xmlte]{background-color:#fff;color:#0a2540}html[data-theme=dark] .form-group[data-astro-cid-sz7xmlte] select[data-astro-cid-sz7xmlte] option[data-astro-cid-sz7xmlte]{background-color:#0d0d11;color:#fff}html[data-theme=dark] .form-group[data-astro-cid-sz7xmlte] input[data-astro-cid-sz7xmlte],html[data-theme=dark] .form-group[data-astro-cid-sz7xmlte] textarea[data-astro-cid-sz7xmlte],html[data-theme=dark] .form-group[data-astro-cid-sz7xmlte] select[data-astro-cid-sz7xmlte]{background-color:#ffffff05;border-color:#ffffff14}.form-group[data-astro-cid-sz7xmlte] input[data-astro-cid-sz7xmlte]::placeholder,.form-group[data-astro-cid-sz7xmlte] textarea[data-astro-cid-sz7xmlte]::placeholder{color:#0a254059}html[data-theme=dark] .form-group[data-astro-cid-sz7xmlte] input[data-astro-cid-sz7xmlte]::placeholder,html[data-theme=dark] .form-group[data-astro-cid-sz7xmlte] textarea[data-astro-cid-sz7xmlte]::placeholder{color:#ffffff4d}.form-group[data-astro-cid-sz7xmlte] input[data-astro-cid-sz7xmlte]:hover,.form-group[data-astro-cid-sz7xmlte] textarea[data-astro-cid-sz7xmlte]:hover,.form-group[data-astro-cid-sz7xmlte] select[data-astro-cid-sz7xmlte]:hover{border-color:#2b46e54d}.form-group[data-astro-cid-sz7xmlte] input[data-astro-cid-sz7xmlte]:focus,.form-group[data-astro-cid-sz7xmlte] textarea[data-astro-cid-sz7xmlte]:focus,.form-group[data-astro-cid-sz7xmlte] select[data-astro-cid-sz7xmlte]:focus{border-color:var(--primary-color);background-color:var(--bg-color);box-shadow:0 0 0 3px #2b46e51a}html[data-theme=dark] .form-group[data-astro-cid-sz7xmlte] input[data-astro-cid-sz7xmlte]:focus,html[data-theme=dark] .form-group[data-astro-cid-sz7xmlte] textarea[data-astro-cid-sz7xmlte]:focus,html[data-theme=dark] .form-group[data-astro-cid-sz7xmlte] select[data-astro-cid-sz7xmlte]:focus{box-shadow:0 0 0 3px #4f6bff26}.form-group[data-astro-cid-sz7xmlte] textarea[data-astro-cid-sz7xmlte]{resize:none}.select-wrapper[data-astro-cid-sz7xmlte]{position:relative;width:100%}.form-group[data-astro-cid-sz7xmlte] select[data-astro-cid-sz7xmlte]{appearance:none;-webkit-appearance:none;padding-right:2.5rem;cursor:pointer}.select-chevron[data-astro-cid-sz7xmlte]{position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:16px;height:16px;pointer-events:none;color:var(--text-muted);transition:var(--transition-smooth)}.form-group[data-astro-cid-sz7xmlte] select[data-astro-cid-sz7xmlte]:focus+.select-chevron[data-astro-cid-sz7xmlte]{transform:translateY(-50%) rotate(180deg);color:var(--primary-color)}.form-group[data-astro-cid-sz7xmlte].invalid input[data-astro-cid-sz7xmlte],.form-group[data-astro-cid-sz7xmlte].invalid textarea[data-astro-cid-sz7xmlte],.form-group[data-astro-cid-sz7xmlte].invalid select[data-astro-cid-sz7xmlte]{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef44441a!important}.error-msg[data-astro-cid-sz7xmlte]{font-size:.75rem;color:#ef4444;font-weight:500;margin-top:.15rem;display:none}.form-group[data-astro-cid-sz7xmlte].invalid .error-msg[data-astro-cid-sz7xmlte]{display:block;animation:slideInDown .2s ease}.btn-submit-form[data-astro-cid-sz7xmlte]{margin-top:.5rem;width:100%;padding:.85rem 1.5rem;border-radius:0;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;font-weight:600}.submit-arrow[data-astro-cid-sz7xmlte]{width:16px;height:16px;transition:transform .2s ease}.btn-submit-form[data-astro-cid-sz7xmlte]:hover .submit-arrow[data-astro-cid-sz7xmlte]{transform:translate(4px)}.loader-spinner[data-astro-cid-sz7xmlte]{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.form-feedback-message[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem 1rem;background:#22c55e0d;border:1px solid rgba(34,197,94,.15);border-radius:8px;gap:1rem;animation:fadeInScale .4s cubic-bezier(.16,1,.3,1) forwards}html[data-theme=dark] .form-feedback-message[data-astro-cid-sz7xmlte]{background:#22c55e14;border-color:#22c55e40}.success-icon-wrapper[data-astro-cid-sz7xmlte]{width:56px;height:56px;border-radius:50%;background:#22c55e1a;border:1px solid rgba(34,197,94,.2);display:flex;align-items:center;justify-content:center;color:#22c55e}.success-icon-wrapper[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:28px;height:28px;stroke-dasharray:50;stroke-dashoffset:50;animation:drawCheck .5s ease .2s forwards}@keyframes drawCheck{to{stroke-dashoffset:0}}.feedback-text[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{font-size:1.25rem;color:var(--text-main);margin-bottom:.4rem}.feedback-text[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.925rem;color:var(--text-muted)}.footer-grid-container[data-astro-cid-sz7xmlte]{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 1rem}.footer-links-wrapper[data-astro-cid-sz7xmlte]{padding-top:4rem;padding-bottom:2rem;background-color:var(--bg-color);position:relative;z-index:10}.footer-links-grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:1px;background-color:var(--grid-line);border:1px solid var(--grid-line)}.footer-brand-col[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;padding:3.5rem;background-color:var(--bg-color)}.footer-logo[data-astro-cid-sz7xmlte]{display:flex;align-items:center;color:var(--text-main)}.footer-logo-svg[data-astro-cid-sz7xmlte]{height:28px;width:auto}.logo-path[data-astro-cid-sz7xmlte]{fill:currentColor;fill-rule:evenodd}.footer-tagline[data-astro-cid-sz7xmlte]{font-size:.95rem;line-height:1.6;color:var(--text-muted);max-width:320px}.footer-social-links[data-astro-cid-sz7xmlte]{display:flex;gap:1rem}.social-icon-link[data-astro-cid-sz7xmlte]{width:36px;height:36px;border-radius:50%;border:1px solid var(--grid-line);display:flex;align-items:center;justify-content:center;color:var(--text-muted);transition:var(--transition-smooth)}.social-icon-link[data-astro-cid-sz7xmlte]:hover{color:var(--primary-color);border-color:var(--primary-color);background-color:#2b46e508;transform:translateY(-2px)}html[data-theme=dark] .social-icon-link[data-astro-cid-sz7xmlte]:hover{background-color:#4f6bff0d}.social-icon-link[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:16px;height:16px}.footer-links-col[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1.25rem;padding:3.5rem;background-color:var(--bg-color)}.footer-col-title[data-astro-cid-sz7xmlte]{font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-main)}.footer-col-list[data-astro-cid-sz7xmlte]{list-style:none;display:flex;flex-direction:column;gap:.85rem}.footer-col-list[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.925rem;color:var(--text-muted);font-weight:500}.footer-col-list[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--primary-color);padding-left:2px}.footer-bottom-grid-cell[data-astro-cid-sz7xmlte]{grid-column:span 3;display:flex;justify-content:space-between;align-items:center;padding:2.5rem 3.5rem;background-color:var(--bg-color)}.copyright-text[data-astro-cid-sz7xmlte]{font-size:.85rem;color:var(--text-muted)}.legal-links[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.75rem}.legal-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.85rem;color:var(--text-muted)}.legal-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--primary-color)}.legal-dot[data-astro-cid-sz7xmlte]{width:3px;height:3px;border-radius:50%;background-color:var(--text-muted);opacity:.5}.logo-reveal-container[data-astro-cid-sz7xmlte]{height:350px;position:relative;z-index:1;pointer-events:auto;overflow:hidden;clip-path:inset(0)}.logo-reveal-sticky[data-astro-cid-sz7xmlte]{position:fixed;bottom:0;left:0;width:100%;height:350px;display:flex;align-items:center;justify-content:center;z-index:-1;padding:0 2rem 2rem;pointer-events:none}.logo-wrapper[data-astro-cid-sz7xmlte]{position:relative;width:85%;max-width:1200px;height:auto;aspect-ratio:3066 / 936;display:flex;align-items:center;justify-content:center}.reveal-logo-svg[data-astro-cid-sz7xmlte]{position:absolute;inset:0;width:100%;height:100%;transition:opacity .5s ease}.reveal-logo-svg[data-astro-cid-sz7xmlte].base-logo{color:#0000000a;opacity:1}html[data-theme=dark] .reveal-logo-svg[data-astro-cid-sz7xmlte].base-logo{color:#ffffff06}.spotlight-logo-wrapper[data-astro-cid-sz7xmlte]{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;opacity:0;mask-image:radial-gradient(circle 550px at 50% 50%,white 0%,rgba(255,255,255,.35) 45%,transparent 100%);-webkit-mask-image:radial-gradient(circle 550px at 50% 50%,white 0%,rgba(255,255,255,.35) 45%,transparent 100%);transition:opacity 2s cubic-bezier(.25,1,.5,1)}.reveal-logo-svg[data-astro-cid-sz7xmlte].spotlight-logo{color:#2c2c2c}html[data-theme=dark] .reveal-logo-svg[data-astro-cid-sz7xmlte].spotlight-logo{color:#fff}.spotlight-logo-wrapper[data-astro-cid-sz7xmlte].active{opacity:1;transition:opacity .3s ease}.reveal-logo-svg[data-astro-cid-sz7xmlte] path[data-astro-cid-sz7xmlte]{fill:currentColor}@media(hover:none){.reveal-logo-svg[data-astro-cid-sz7xmlte].base-logo{display:none}.spotlight-logo-wrapper[data-astro-cid-sz7xmlte]{opacity:.35;mask-image:none!important;-webkit-mask-image:none!important}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media(max-width:1024px){.contact-title[data-astro-cid-sz7xmlte]{font-size:2.4rem}}@media(max-width:900px){.contact-grid-main[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}.contact-left-col[data-astro-cid-sz7xmlte]{border-right:none;border-bottom:1px solid var(--grid-line)}.contact-grid-header[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(4,1fr)}.footer-links-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr}.footer-brand-col[data-astro-cid-sz7xmlte],.footer-bottom-grid-cell[data-astro-cid-sz7xmlte]{grid-column:span 2}}@media(max-width:600px){.contact-section-wrapper[data-astro-cid-sz7xmlte]{padding-top:60px;padding-bottom:2.5rem}.contact-title[data-astro-cid-sz7xmlte]{font-size:2rem}.contact-grid-header[data-astro-cid-sz7xmlte]{display:none}.review-slider-card{height:300px}.review-text{height:180px;overflow:hidden}.left-section-main[data-astro-cid-sz7xmlte],.left-section-details[data-astro-cid-sz7xmlte],.stat-box[data-astro-cid-sz7xmlte],.left-section-quote[data-astro-cid-sz7xmlte],.right-section-form[data-astro-cid-sz7xmlte],.right-section-threads[data-astro-cid-sz7xmlte]{padding:2rem 1.5rem}.left-section-stats[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}.stat-box[data-astro-cid-sz7xmlte].box-left{border-right:none;border-bottom:1px solid var(--grid-line)}.form-row-two-col[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:1.5rem}.footer-links-wrapper[data-astro-cid-sz7xmlte]{padding-top:2.5rem;padding-bottom:2rem}.footer-links-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}.footer-brand-col[data-astro-cid-sz7xmlte]{grid-column:span 1}.footer-brand-col[data-astro-cid-sz7xmlte],.footer-links-col[data-astro-cid-sz7xmlte]{padding:2rem 1.5rem}.footer-bottom-grid-cell[data-astro-cid-sz7xmlte]{grid-column:span 1;flex-direction:column;align-items:flex-start;gap:1.25rem;padding:2rem 1.5rem}.logo-reveal-container[data-astro-cid-sz7xmlte]{height:200px}.logo-reveal-sticky[data-astro-cid-sz7xmlte]{height:200px;padding:0 1.5rem 1.5rem}.logo-wrapper[data-astro-cid-sz7xmlte]{width:90%}}.contact-threads-settings-customizer{top:184px!important}
