.hp-partner-contact-sidebar-root,.hp-partner-contact-sidebar-root *{box-sizing:border-box}body.hp-partner-contact-sidebar-lock{overflow:hidden}.hp-partner-contact-sidebar-root{position:fixed;inset:0;z-index:2147483000;font-family:Google Sans Flex,Google Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hp-partner-contact-sidebar-overlay{position:fixed;inset:0;z-index:1;appearance:none;border:0;background:rgba(15,23,42,.34);backdrop-filter:blur(3px);cursor:pointer;animation:hpPartnerContactSidebarOverlayIn .16s ease-out}.hp-partner-contact-sidebar-panel{position:fixed;top:0;right:0;z-index:2;width:min(440px,100vw);height:100vh;height:100dvh;display:flex;flex-direction:column;overflow:hidden;background:#ffffff;color:#111827;box-shadow:-24px 0 70px rgba(15,23,42,.2);animation:hpPartnerContactSidebarPanelIn .21s ease-out}.hp-partner-contact-sidebar-header{min-height:82px;display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:8px;border-bottom:1px solid #eef0f4;background:#ffffff;padding:12px 14px}.hp-partner-contact-sidebar-close{width:42px;height:42px;appearance:none;border:0;border-radius:999px;background:transparent;color:#111827;display:grid;place-items:center;cursor:pointer;font-size:30px;font-weight:300;line-height:1;transition:background .16s ease,transform .16s ease}.hp-partner-contact-sidebar-close:hover{background:#f3f4f6}.hp-partner-contact-sidebar-close:active{transform:scale(.96)}.hp-partner-contact-sidebar-heading{min-width:0;text-align:center}.hp-partner-contact-sidebar-heading h2{margin:0;color:#111827;font-size:17px;font-weight:650;line-height:22px}.hp-partner-contact-sidebar-heading p{margin:3px 0 0;color:#6b7280;font-size:12px;font-weight:550;line-height:16px}.hp-partner-contact-sidebar-header-spacer{width:42px;height:42px}.hp-partner-contact-sidebar-body{flex:1 1 auto;overflow-y:auto;background:#f8fafc;padding:20px 18px 24px}.hp-partner-contact-sidebar-intro{border:1px solid #e5e7eb;border-radius:16px;background:#ffffff;padding:16px;box-shadow:0 10px 28px rgba(15,23,42,.05)}.hp-partner-contact-sidebar-intro h3{margin:0;color:#111827;font-size:16px;font-weight:650;line-height:22px}.hp-partner-contact-sidebar-intro p{margin:6px 0 0;color:#4b5563;font-size:13px;font-weight:500;line-height:20px}.hp-partner-contact-sidebar-form{margin-top:18px;display:grid;gap:14px}.hp-partner-contact-sidebar-field{display:grid;gap:7px}.hp-partner-contact-sidebar-field span{color:#374151;font-size:13px;font-weight:650;line-height:18px}.hp-partner-contact-sidebar-field input,.hp-partner-contact-sidebar-field textarea{width:100%;border:1px solid #d1d5db;border-radius:12px;background:#ffffff;color:#111827;font:inherit;font-size:14px;font-weight:500;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.hp-partner-contact-sidebar-field input{height:44px;padding:0 12px}.hp-partner-contact-sidebar-field textarea{min-height:150px;resize:vertical;padding:12px;line-height:20px}.hp-partner-contact-sidebar-field input:focus,.hp-partner-contact-sidebar-field textarea:focus{border-color:#93c5fd;box-shadow:0 0 0 4px rgba(37,99,235,.1)}.hp-partner-contact-sidebar-field input::placeholder,.hp-partner-contact-sidebar-field textarea::placeholder{color:#9ca3af}.hp-partner-contact-sidebar-field input:disabled,.hp-partner-contact-sidebar-field textarea:disabled{background:#f3f4f6;color:#9ca3af;cursor:wait}.hp-partner-contact-sidebar-error{border:1px solid #fecaca;border-radius:12px;background:#fef2f2;color:#991b1b;padding:10px 12px;font-size:13px;font-weight:650;line-height:18px}.hp-partner-contact-sidebar-submit{width:100%;min-height:46px;display:inline-flex;align-items:center;justify-content:center;appearance:none;border:1px solid #111827;border-radius:12px;background:#111827;color:#ffffff;padding:0 16px;font:inherit;font-size:14px;font-weight:650;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease,opacity .16s ease}.hp-partner-contact-sidebar-submit:hover:not(:disabled){background:#000000;border-color:#000000;transform:translateY(-1px)}.hp-partner-contact-sidebar-submit:disabled{opacity:.72;cursor:wait;transform:none}.hp-partner-contact-sidebar-secondary-button{width:100%;min-height:46px;display:inline-flex;align-items:center;justify-content:center;appearance:none;border:1px solid #e5e7eb;border-radius:12px;background:#ffffff;color:#111827;padding:0 16px;font:inherit;font-size:14px;font-weight:650;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease}.hp-partner-contact-sidebar-secondary-button:hover{background:#f9fafb;border-color:#d1d5db;transform:translateY(-1px)}.hp-partner-contact-sidebar-success{min-height:calc(100dvh - 82px - 44px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid #e5e7eb;border-radius:20px;background:#ffffff;padding:28px 18px;box-shadow:0 10px 28px rgba(15,23,42,.05)}.hp-partner-contact-sidebar-success-icon{width:74px;height:74px;display:grid;place-items:center;border-radius:999px;background:#ecfdf5;color:#059669;border:1px solid #bbf7d0;margin-bottom:18px}.hp-partner-contact-sidebar-success-icon svg{width:38px;height:38px}.hp-partner-contact-sidebar-success h3{margin:0;color:#111827;font-size:22px;font-weight:750;line-height:28px}.hp-partner-contact-sidebar-success p{max-width:340px;margin:10px auto 0;color:#4b5563;font-size:14px;font-weight:500;line-height:22px}.hp-partner-contact-sidebar-success-card{width:100%;margin-top:20px;border:1px solid #e5e7eb;border-radius:14px;background:#f9fafb;padding:12px;display:grid;gap:3px}.hp-partner-contact-sidebar-success-card span{color:#6b7280;font-size:12px;font-weight:650;line-height:16px}.hp-partner-contact-sidebar-success-card strong{color:#111827;font-size:14px;font-weight:750;line-height:20px}.hp-partner-contact-sidebar-success-actions{width:100%;display:grid;gap:10px;margin-top:22px}@keyframes hpPartnerContactSidebarOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes hpPartnerContactSidebarPanelIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}@media (max-width:640px){.hp-partner-contact-sidebar-overlay{background:#ffffff}.hp-partner-contact-sidebar-panel{width:100vw;box-shadow:none}.hp-partner-contact-sidebar-header{min-height:74px;padding:10px 12px}.hp-partner-contact-sidebar-body{padding:16px 14px 22px}.hp-partner-contact-sidebar-success{min-height:calc(100dvh - 74px - 32px)}}