.hm-page{background:#f9f9fb;min-height:100vh}.hm-inner{max-width:960px}.hm-inner,.hm-inner--narrow{margin:0 auto;padding:0 24px}.hm-inner--narrow{max-width:760px}.hm-hero{background:#ffffff;padding:72px 0 64px;border-bottom:1px solid #f0eef8}.hm-hero-inner{max-width:720px;margin:0 auto;padding:0 24px}.hm-eyebrow{display:inline-block;font-size:.66rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#6a0dad;background:#f3eeff;border:1px solid #e0d4f5;border-radius:100px;padding:4px 13px;margin-bottom:10px}.hm-beia-line{display:block;font-size:.82rem;font-style:italic;color:#9575cd;letter-spacing:.04em;font-weight:500;margin-bottom:22px}.hm-hero-title{font-family:var(--font-playfair,"Playfair Display",Georgia,"Times New Roman",serif);font-size:2.9rem;font-weight:700;color:#1e2d40;line-height:1.12;margin:0 0 20px;letter-spacing:-.01em}.hm-hero-subtitle{font-size:1.05rem;color:#4b5563;line-height:1.72;max-width:600px;margin:0 0 28px}.hm-proof-row{display:flex;flex-wrap:wrap;gap:8px}.hm-proof-tag{font-size:.73rem;font-weight:600;padding:4px 12px;border-radius:100px;border:1.5px solid #e0d4f5;background:#faf8ff;color:#6a0dad;letter-spacing:.02em}.hm-section{padding:56px 0;border-bottom:1px solid #f0eef8}.hm-section--white{background:#ffffff}.hm-section--tinted{background:#f9f9fb}.hm-section-heading{font-family:var(--font-playfair,"Playfair Display",Georgia,"Times New Roman",serif);font-size:1.55rem;font-weight:700;color:#1e2d40;margin:0 0 8px;line-height:1.2}.hm-section-sub{font-size:.95rem;color:#6b7280;line-height:1.65;margin:0 0 36px}.hm-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.hm-service-card{background:#ffffff;border:1px solid #f0eef8;border-radius:14px;padding:24px 22px;box-shadow:0 2px 12px rgba(106,13,173,.04);transition:box-shadow .15s ease,transform .15s ease}.hm-service-card:hover{box-shadow:0 6px 24px rgba(106,13,173,.09);transform:translateY(-2px)}.hm-service-icon{width:40px;height:40px;background:#f3eeff;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#6a0dad;margin-bottom:14px;flex-shrink:0}.hm-service-title{font-size:.95rem;font-weight:700;color:#1e2d40;margin:0 0 6px;line-height:1.3}.hm-service-desc{font-size:.83rem;color:#6b7280;line-height:1.6;margin:0}.hm-steps{display:flex;flex-direction:column;gap:20px;max-width:540px}.hm-step{display:flex;align-items:flex-start;gap:16px}.hm-step-num{width:32px;height:32px;background:#6a0dad;color:#ffffff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:700;flex-shrink:0;margin-top:2px}.hm-step-title{font-size:.9rem;font-weight:700;color:#1e2d40;margin:0 0 3px}.hm-step-desc{font-size:.83rem;color:#6b7280;line-height:1.6;margin:0}.hm-form-wrap{background:#ffffff;border:1px solid #f0eef8;border-radius:20px;padding:40px 44px;box-shadow:0 4px 24px rgba(106,13,173,.06)}.hm-form-title{font-family:var(--font-playfair,"Playfair Display",Georgia,"Times New Roman",serif);font-size:1.5rem;font-weight:700;color:#1e2d40;margin:0 0 6px}.hm-form-hint{font-size:.85rem;color:#9ca3af;margin:0 0 28px}.hm-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.hm-field{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.hm-label{font-size:.82rem;font-weight:600;color:#374151;line-height:1.4}.hm-label--optional:after{content:" (optional)";font-weight:400;color:#9ca3af}.hm-input,.hm-select,.hm-textarea{width:100%;padding:10px 14px;border:1.5px solid #e5e7eb;border-radius:9px;font-size:.9rem;color:#1e2d40;background:#f9f9fb;font-family:inherit;outline:none;transition:border-color .15s ease,background .15s ease;line-height:1.5;-webkit-appearance:none;appearance:none}.hm-input::placeholder,.hm-textarea::placeholder{color:#9ca3af}.hm-input:focus,.hm-select:focus,.hm-textarea:focus{border-color:#6a0dad;background:#ffffff}.hm-input:disabled,.hm-select:disabled,.hm-textarea:disabled{opacity:.6;cursor:not-allowed}.hm-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%239ca3af' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px;cursor:pointer}.hm-textarea{resize:vertical;min-height:130px}.hm-submit-btn{display:inline-flex;align-items:center;gap:8px;font-size:.88rem;font-weight:700;padding:12px 26px;border-radius:10px;background:#6a0dad;color:#ffffff;border:none;cursor:pointer;font-family:inherit;transition:background .15s ease,transform .15s ease,box-shadow .15s ease;line-height:1.3;margin-top:6px}.hm-submit-btn:hover:not(:disabled){background:#5a0a99;transform:translateY(-1px);box-shadow:0 4px 14px rgba(106,13,173,.28)}.hm-submit-btn:disabled{opacity:.65;cursor:not-allowed;transform:none}.hm-success-box{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;padding:20px 24px;display:flex;align-items:flex-start;gap:12px;margin-bottom:24px}.hm-success-icon{color:#16a34a;flex-shrink:0;margin-top:1px}.hm-success-title{font-size:.92rem;font-weight:700;color:#15803d;margin:0 0 3px}.hm-success-copy{font-size:.83rem;color:#166534;margin:0;line-height:1.5}.hm-error-box{background:#fff7f7;border:1px solid #fecaca;border-radius:12px;padding:16px 20px;display:flex;align-items:flex-start;gap:10px;margin-bottom:20px}.hm-error-icon{color:#dc2626;flex-shrink:0;margin-top:1px}.hm-error-copy{font-size:.85rem;color:#b91c1c;margin:0;line-height:1.5}.hm-faq-list{display:flex;flex-direction:column;gap:10px}.hm-faq-item{background:#ffffff;border:1px solid #f0eef8;border-radius:12px;overflow:hidden}.hm-faq-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;background:none;border:none;text-align:left;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:600;color:#1e2d40;line-height:1.4;transition:background .12s ease}.hm-faq-trigger:hover{background:#faf8ff}.hm-faq-chevron{color:#c4b5e8;flex-shrink:0;transition:transform .2s ease}.hm-faq-chevron--open{transform:rotate(180deg);color:#6a0dad}.hm-faq-body{padding:0 20px 16px;font-size:.88rem;color:#4b5563;line-height:1.7}.hm-connect-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}.hm-connect-card{background:#ffffff;border:1px solid #f0eef8;border-radius:16px;overflow:hidden;box-shadow:0 2px 12px rgba(106,13,173,.04)}.hm-connect-card-head{padding:20px 22px 14px;border-bottom:1px solid #f5f3ff}.hm-connect-card-title{font-size:.9rem;font-weight:700;color:#1e2d40;margin:0 0 4px}.hm-connect-card-desc{font-size:.8rem;color:#6b7280;margin:0;line-height:1.55}.hm-connect-card-body{padding:16px}.hm-connect-card-body iframe{display:block;width:100%;border-radius:8px;border:1px solid #f0eef8}.hm-livechat-note{padding:20px 22px;font-size:.85rem;color:#4b5563;line-height:1.65}.hm-livechat-indicator{display:inline-flex;align-items:center;gap:7px;font-size:.8rem;font-weight:600;color:#16a34a;margin-bottom:10px}.hm-livechat-dot{width:8px;height:8px;background:#22c55e;border-radius:50%;display:inline-block}.hm-trust{padding:48px 0;text-align:center}.hm-trust-copy{font-size:.92rem;color:#6b7280;line-height:1.7;max-width:560px;margin:0 auto 24px}.hm-trust-links{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.hm-trust-link{font-size:.82rem;font-weight:600;color:#6a0dad;text-decoration:none;display:inline-flex;align-items:center;gap:5px;transition:gap .15s ease,color .15s ease}.hm-trust-link:hover{gap:8px;color:#5a0a99}.hm-trust-sep{width:3px;height:3px;border-radius:50%;background:#d1d5db}.hm-booking-helper{font-size:.82rem;color:#6b7280;line-height:1.6;margin:0 0 12px}.hm-booking-link{display:inline-block;margin-top:10px;font-size:.8rem;font-weight:600;color:#6a0dad;text-decoration:none;border-bottom:1px solid #e0d4f5;transition:color .12s ease,border-color .12s ease}.hm-booking-link:hover{color:#5a0a99;border-color:#6a0dad}.hm-hero-cta{margin-top:28px}.pfa-panel{background:#ffffff;border:1px solid #ddd6f5;border-radius:20px;padding:36px 40px 32px;box-shadow:0 2px 8px rgba(106,13,173,.05),0 8px 32px rgba(106,13,173,.09);gap:22px}.pfa-header,.pfa-panel{display:flex;flex-direction:column}.pfa-header{gap:8px}.pfa-badge-row{display:flex;align-items:center;gap:7px}.pfa-badge-icon{color:#6a0dad;font-size:.95rem;flex-shrink:0;position:relative;top:1px}.pfa-badge-label{font-size:.72rem;font-weight:700;color:#6a0dad;text-transform:uppercase;letter-spacing:.1em;background:#f3eeff;border:1px solid #e0d4f5;border-radius:100px;padding:3px 10px;line-height:1.4}.pfa-title{font-family:var(--font-playfair,"Playfair Display",Georgia,serif);font-size:1.5rem;font-weight:700;color:#1e2d40;margin:0 0 2px;line-height:1.2}.pfa-subtitle{font-size:.9rem;color:#6b7280;line-height:1.65;margin:0;max-width:520px}.pfa-suggestions-wrap{display:flex;flex-direction:column;gap:10px}.pfa-suggestions-label{font-size:.72rem;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.09em;margin:0}.pfa-suggestions{display:flex;flex-wrap:wrap;gap:8px}.pfa-suggestion-pill{font-size:.8rem;font-weight:600;color:#6a0dad;background:#f3eeff;border:1.5px solid #e0d4f5;border-radius:100px;padding:7px 15px;cursor:pointer;font-family:inherit;line-height:1.3;transition:background .12s ease,border-color .12s ease,transform .12s ease;text-align:left}.pfa-suggestion-pill:hover:not(:disabled){background:#ede6fc;border-color:#b39ddb;transform:translateY(-1px)}.pfa-suggestion-pill:disabled{opacity:.5;cursor:not-allowed}.pfa-conversation{display:flex;flex-direction:column;gap:12px;max-height:360px;overflow-y:auto;overflow-x:hidden;padding-right:6px;scrollbar-width:thin;scrollbar-color:#d8cef2 transparent}.pfa-conversation::-webkit-scrollbar{width:4px}.pfa-conversation::-webkit-scrollbar-track{background:transparent}.pfa-conversation::-webkit-scrollbar-thumb{background:#d8cef2;border-radius:4px}.pfa-conversation::-webkit-scrollbar-thumb:hover{background:#b39ddb}.pfa-msg{display:flex}.pfa-msg--user{justify-content:flex-end}.pfa-msg--assistant{justify-content:flex-start}.pfa-user-bubble{background:#1e2d40;color:#ffffff;border-radius:16px 16px 4px 16px;padding:10px 16px;font-size:.88rem;line-height:1.55;max-width:80%;margin:0;word-break:break-word}.pfa-msg-body{max-width:92%;display:flex;flex-direction:column;gap:10px}.pfa-msg-para{font-size:.88rem;color:#374151;line-height:1.7;margin:0}.pfa-matches{gap:8px}.pfa-match-group,.pfa-matches{display:flex;flex-direction:column}.pfa-match-group{gap:4px}.pfa-match-label{font-size:.72rem;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.08em}.pfa-match-link{font-size:.82rem;font-weight:600;color:#6a0dad;text-decoration:none;display:inline-block;border-bottom:1px solid #e0d4f5;transition:color .12s ease,border-color .12s ease}.pfa-match-link:hover{color:#5a0a99;border-color:#6a0dad}.pfa-link-row{display:flex;flex-wrap:wrap;gap:7px;margin-top:2px}.pfa-link-pill{font-size:.78rem;font-weight:600;color:#6a0dad;background:#f3eeff;border:1.5px solid #e0d4f5;border-radius:100px;padding:5px 13px;text-decoration:none;display:inline-block;transition:background .12s ease,border-color .12s ease,transform .12s ease;line-height:1.4}.pfa-link-pill:hover{background:#ede6fc;border-color:#b39ddb;transform:translateY(-1px)}.pfa-followup-pill{font-size:.8rem;font-weight:500;color:#4b5563;background:#f9f9fb;border:1px dashed #d1c4e9;border-radius:8px;padding:7px 13px;cursor:pointer;font-family:inherit;line-height:1.45;text-align:left;transition:background .12s ease,border-color .12s ease;margin-top:2px}.pfa-followup-pill:hover{background:#f3eeff;border-color:#9575cd;color:#1e2d40}.pfa-loading-dots{display:flex;align-items:center;gap:5px;padding:8px 4px}.pfa-loading-dots span{width:7px;height:7px;background:#c4b5e8;border-radius:50%;animation:pfa-pulse 1.2s ease-in-out infinite}.pfa-loading-dots span:nth-child(2){animation-delay:.2s}.pfa-loading-dots span:nth-child(3){animation-delay:.4s}@keyframes pfa-pulse{0%,80%,to{transform:scale(.7);opacity:.4}40%{transform:scale(1);opacity:1}}.pfa-error{font-size:.83rem;color:#b91c1c;background:#fff7f7;border:1px solid #fecaca;border-radius:9px;padding:10px 14px;margin:0;line-height:1.5}.pfa-input-row{display:flex;flex-direction:column;gap:10px}.pfa-input{width:100%;padding:12px 16px;border:1.5px solid #ddd6f5;border-radius:10px;font-size:.88rem;color:#1e2d40;background:#faf9ff;font-family:inherit;outline:none;resize:none;line-height:1.55;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease;min-height:68px;box-sizing:border-box}.pfa-input::placeholder{color:#9ca3af}.pfa-input:focus{border-color:#6a0dad;background:#ffffff;box-shadow:0 0 0 3px rgba(106,13,173,.08)}.pfa-input:disabled{opacity:.6;cursor:not-allowed}.pfa-submit-btn{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;font-size:.88rem;font-weight:700;padding:12px 24px;border-radius:10px;background:#6a0dad;color:#ffffff;border:none;cursor:pointer;font-family:inherit;line-height:1.3;transition:background .15s ease,transform .15s ease,box-shadow .15s ease;white-space:nowrap;box-shadow:0 2px 8px rgba(106,13,173,.18)}.pfa-submit-btn:hover:not(:disabled){background:#5a0a99;transform:translateY(-2px);box-shadow:0 6px 18px rgba(106,13,173,.28)}.pfa-submit-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 6px rgba(106,13,173,.18)}.pfa-submit-btn:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.pfa-submit-icon{font-size:.8rem;flex-shrink:0;position:relative;top:1px}.pfa-footer-note{font-size:.75rem;color:#9ca3af;margin:0;line-height:1.5}.pfa-session-bar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 0 2px;flex-wrap:wrap}.pfa-session-note{font-size:.72rem;color:#9ca3af;font-style:italic}.pfa-new-btn{background:none;border:1px solid #d1c5e8;border-radius:20px;color:#6a0dad;font-size:.75rem;font-weight:500;padding:3px 12px;cursor:pointer;line-height:1.6;transition:background .15s,color .15s}.pfa-new-btn:hover{background:#f3eeff;border-color:#6a0dad}@media (max-width:860px){.hm-services-grid{grid-template-columns:repeat(2,1fr)}.hm-connect-grid{grid-template-columns:1fr}}@media (max-width:640px){.hm-hero{padding:52px 0 44px}.hm-hero-title{font-size:2.1rem}.hm-form-row{grid-template-columns:1fr}.hm-form-wrap{padding:28px 22px}.hm-services-grid{grid-template-columns:1fr}.hm-section-heading{font-size:1.35rem}.pfa-panel{padding:24px 18px 20px}.pfa-title{font-size:1.25rem}.pfa-user-bubble{max-width:95%}.pfa-msg-body{max-width:98%}.pfa-conversation{max-height:300px}.pfa-submit-btn{width:100%;align-self:stretch;text-align:center;justify-content:center}}