.help-hero{background:linear-gradient(135deg,#064e3b,#043629);color:#fff;padding:4rem 1rem;text-align:center}.help-hero h1{color:#fff;font-size:2rem;font-weight:700;margin-bottom:.75rem}@media(min-width:640px){.help-hero h1{font-size:2.5rem}}.help-hero .lead{color:hsla(0,0%,100%,.85);font-size:1.125rem;margin-bottom:1.5rem}.help-search-container{margin:0 auto;max-width:36rem;position:relative}.help-search-input-wrapper{position:relative}.help-search-icon{color:#64748b;left:1rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);z-index:2}#help-search-input{border:none;border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);color:#1e293b;font-size:1rem;padding:1rem 1rem 1rem 3rem;transition:box-shadow .2s ease,outline .2s ease;width:100%}#help-search-input::-moz-placeholder{color:#64748b}#help-search-input::placeholder{color:#64748b}#help-search-input:focus{box-shadow:0 0 0 4px rgba(16,185,129,.3),0 10px 15px -3px rgba(0,0,0,.1);outline:none}.help-search-results{background:#fff;border-radius:.5rem;box-shadow:0 10px 25px rgba(0,0,0,.15);left:0;margin-top:.5rem;max-height:400px;opacity:0;overflow-y:auto;position:absolute;right:0;top:100%;transform:translateY(-10px);transition:opacity .2s ease,transform .2s ease,visibility .2s;visibility:hidden;z-index:100}.help-search-results.visible{opacity:1;transform:translateY(0);visibility:visible}.help-search-result{border-bottom:1px solid #e2e8f0;color:#1e293b;display:block;padding:.75rem 1rem;text-decoration:none;transition:background-color .15s ease}.help-search-result:hover{background-color:rgba(16,185,129,.05)}.help-search-result:last-child{border-bottom:none}.help-search-result-type{background:rgba(16,185,129,.1);border-radius:.25rem;color:#059669;display:inline-block;font-size:.65rem;font-weight:600;margin-right:.5rem;padding:.2rem .5rem;text-transform:uppercase}.help-search-result-title{display:block;font-weight:600;margin-top:.25rem}.help-search-result-snippet{color:#64748b;display:block;font-size:.875rem;margin-top:.25rem}.help-search-no-results{color:#64748b;padding:1.5rem;text-align:center}.help-search-no-results .small{font-size:.875rem;margin-top:.5rem}.help-search-no-results a{color:#059669}.help-tabs-section{margin-top:-2rem;padding-bottom:2rem;position:relative;z-index:10}.help-tab-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 1px 3px rgba(0,0,0,.1);cursor:pointer;display:flex;flex-direction:column;gap:.75rem;padding:1.25rem 1rem;text-align:center;transition:all .2s ease;width:100%}.help-tab-btn:hover{background-color:#f2faf8;border-color:#6ee7b7}.help-tab-btn.active{background-color:#fff;border-color:#10b981;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transform:translateY(-4px)}.help-tab-btn.active .help-tab-icon{color:#059669}.help-tab-btn.active .help-tab-label{color:#064e3b}.help-tab-icon,.help-tab-label{color:#64748b;transition:color .2s ease}.help-tab-label{font-size:.875rem;font-weight:600}@media(min-width:640px){.help-tab-label{font-size:1rem}}.help-faq-section{background:#f8fafc;padding:3rem 0}.help-section-header{border-bottom:1px solid #e2e8f0;margin-bottom:1.5rem;padding-bottom:1rem}.help-section-header h2{align-items:center;color:#1e293b;display:flex;font-size:1.5rem;font-weight:700;gap:.75rem;margin:0}.help-section-icon{color:#059669}.help-faq-container{display:flex;flex-direction:column;gap:1rem}.help-faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;overflow:hidden;transition:box-shadow .2s ease}.help-faq-item:hover{box-shadow:0 1px 3px rgba(0,0,0,.1)}.help-faq-question{align-items:center;background:transparent;border:none;color:#1e293b;cursor:pointer;display:flex;font-size:1.125rem;font-weight:600;justify-content:space-between;padding:1rem 1.5rem;text-align:left;transition:background-color .2s ease;width:100%}.help-faq-question:hover{background-color:#f8fafc}.help-faq-question span{flex:1;padding-right:1rem}.help-faq-chevron{color:#64748b;flex-shrink:0;transition:transform .3s ease,color .2s ease}.help-faq-chevron.rotated{color:#059669;transform:rotate(180deg)}.help-faq-answer{background-color:#f8fafc;border-top:1px solid #e2e8f0;max-height:0;overflow:hidden;transition:max-height .3s ease-out}.help-faq-answer.open{border-top-color:#d1dbe7}.help-faq-answer-content{color:#64748b;line-height:1.6;padding:1rem 1.5rem}.help-faq-answer-content p{margin-bottom:.75rem}.help-faq-answer-content p:last-child{margin-bottom:0}.help-faq-answer-content ol,.help-faq-answer-content ul{margin:.75rem 0;padding-left:1.25rem}.help-faq-answer-content ol li,.help-faq-answer-content ul li{margin-bottom:.5rem}.help-faq-answer-content strong{color:#1e293b}.help-faq-answer-content .callout.warning{background:#fffbeb;border-left:4px solid #f59e0b;border-radius:0 .25rem .25rem 0;margin-bottom:1rem;padding:1rem}.help-faq-answer-content .callout.warning strong{color:#ac6f07}.help-faq-answer-content .text-danger{color:#dc2626}.help-faq-answer-content .text-muted{color:#64748b}.help-contact-section{background:#f8fafc;padding:3rem 0 4rem}.help-contact-box{background:#064e3b;border-radius:1rem;color:#fff;overflow:hidden;padding:2rem;position:relative}@media(min-width:640px){.help-contact-box{padding:3rem}}.help-contact-box h3{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.help-contact-box>.grid-x>.cell>p{color:hsla(0,0%,100%,.85);margin-bottom:1.5rem}.help-contact-decoration{background:hsla(0,0%,100%,.05);border-radius:50%;height:16rem;position:absolute;right:0;top:0;transform:translate(33%,-33%);width:16rem}.help-contact-methods{display:flex;flex-direction:column;gap:1rem;position:relative;z-index:1}@media(min-width:640px){.help-contact-methods{flex-direction:row;gap:1.5rem}}.help-contact-method{align-items:center;backdrop-filter:blur(4px);background:hsla(0,0%,100%,.1);border-radius:.5rem;display:flex;gap:.75rem;padding:.75rem 1rem}.help-contact-method svg{color:#6ee7b7;flex-shrink:0}.help-contact-method strong{display:block;font-weight:700}.help-contact-method span{color:hsla(0,0%,100%,.75);display:block;font-size:.75rem}.help-trust-bar{background:#e2e8f0;border-radius:9999px;height:.25rem;overflow:hidden;width:100%}.help-trust-bar-fill{background:#10b981;border-radius:9999px;height:100%}.help-search-widget{background:linear-gradient(135deg,#064e3b,#043629);border-radius:1rem;color:#fff;margin:2rem 0;padding:3rem 1.5rem;text-align:center}.help-search-widget h2{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.help-search-widget p{color:hsla(0,0%,100%,.85);margin-bottom:1.5rem}.help-search-widget .help-search-container{max-width:30rem}.help-search-widget .quick-links{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:1.5rem}.help-search-widget .quick-links a{background:hsla(0,0%,100%,.15);border-radius:9999px;color:#fff;font-size:.875rem;padding:.5rem 1rem;text-decoration:none;transition:background-color .2s ease}.help-search-widget .quick-links a:hover{background:hsla(0,0%,100%,.25)}@keyframes highlight-pulse{0%{background-color:transparent;box-shadow:0 0 0 0 rgba(16,185,129,.4)}25%{background-color:rgba(16,185,129,.15);box-shadow:0 0 0 8px rgba(16,185,129,.1)}50%{background-color:rgba(16,185,129,.1);box-shadow:0 0 0 12px rgba(16,185,129,0)}75%{background-color:rgba(16,185,129,.05)}to{background-color:transparent;box-shadow:none}}.help-faq-item.highlight-pulse{animation:highlight-pulse 2s ease-out;border-radius:.5rem}.help-search-full-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.help-search-full-header p{color:#64748b;font-size:.9375rem;margin:0}.help-search-full-results{display:flex;flex-direction:column;gap:1rem}.help-search-full-item{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;cursor:pointer;display:block;padding:1.25rem;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .15s}.help-search-full-item:hover{border-color:#059669;box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px)}.help-search-full-item h3{color:#064e3b;font-size:1.125rem;font-weight:600;margin:.5rem 0}.help-search-full-item p{color:#64748b;font-size:.9375rem;line-height:1.5;margin:0}.help-search-full-type{background:rgba(16,185,129,.1);border-radius:4px;color:#064e3b;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:.25rem .5rem;text-transform:uppercase}.help-search-full-footer{border-top:1px solid #e2e8f0;margin-top:2rem;padding-top:1.5rem;text-align:center}.help-search-full-no-results{padding:3rem 1rem;text-align:center}.help-search-full-no-results h3{color:#1e293b;margin-bottom:.5rem}.help-search-full-no-results p{color:#64748b;margin-bottom:1.5rem}.loading-spinner{animation:spin .8s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#064e3b;height:32px;margin:0 auto 1rem;width:32px}@keyframes spin{to{transform:rotate(1turn)}}