.help-page{background-color:#fff;min-height:100vh}.help-nav-header{display:flex;flex-direction:column;width:100%;padding:16px 40px;position:fixed;top:0;left:0;right:0;z-index:1000;background-color:#090e17;overflow:hidden}.help-nav-header:before{left:-200px;background-color:#fe5621;opacity:.35}.help-nav-header:after,.help-nav-header:before{content:"";position:absolute;top:-150px;width:400px;height:400px;border-radius:50%;filter:blur(150px);pointer-events:none}.help-nav-header:after{right:-200px;background-color:#6b2f9c;opacity:.5}.help-nav-container{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:var(--content-max-width);margin:0 auto;position:relative}.help-nav-menu-wrapper{position:absolute;left:50%;transform:translateX(-50%)}.help-nav-logo-link{display:flex;align-items:center;gap:8px;text-decoration:none;min-width:140px;margin-left:100px}.help-nav-logo-img{width:52px;height:52px}.help-nav-menu{display:flex;align-items:center;gap:48px;margin:0;padding:0}.help-nav-menu,.help-nav-menu li{list-style:none}.help-nav-link{font-family:Inter,Helvetica;font-weight:500;color:#fff;font-size:16px;text-decoration:none;transition:color .2s ease;white-space:nowrap}.help-nav-link-active,.help-nav-link:hover{color:#fe5621}.help-nav-cta-btn{padding:15px 32px 14px;background:#fe5621;border-radius:100px;border:none;font-family:Inter,Helvetica;font-weight:500;color:#090e17;font-size:16px;cursor:pointer;transition:background-color .2s ease;min-width:150px;text-align:center;margin-left:100px}.help-nav-cta-btn:hover{background:#e54d1d;transform:translateY(-2px);box-shadow:0 4px 12px rgba(254,86,33,.3)}.help-nav-cta-btn:active{transform:translateY(0);box-shadow:none}.help-hero{background-color:#031021;padding:148px var(--page-gutter) 100px}.help-hero,.help-hero-content{display:flex;flex-direction:column;align-items:center}.help-hero-content{max-width:690px;gap:24px}.help-hero-badge{display:inline-flex;align-items:center;padding:4px 12px;background-color:rgba(254,86,33,.1);border-radius:6px;font-family:Inter,Helvetica;font-weight:500;font-size:14px;color:#fe5621;letter-spacing:-.5px}.help-hero-title{font-weight:600;font-size:64px;letter-spacing:-3px;line-height:1.15}.help-hero-subtitle,.help-hero-title{font-family:Inter,Helvetica;color:#fff;text-align:center;margin:0}.help-hero-subtitle{font-weight:400;font-size:18px}.help-search-container{width:100%;max-width:660px;display:flex;flex-direction:column;gap:24px;margin-top:16px;position:relative}.help-search-box{display:flex;align-items:center;background-color:#fff;border-radius:16px;padding:16px;gap:12px}.help-search-icon{color:#7a808d;flex-shrink:0}.help-search-input{flex:1;border:none;outline:none;font-family:Inter,Helvetica;font-size:16px;color:#031021}.help-search-input::-moz-placeholder{color:#7a808d}.help-search-input::placeholder{color:#7a808d}.help-search-tags{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%;max-width:660px}.help-search-tags-label{font-family:Inter,Helvetica;font-weight:500;font-size:14px;color:#fff;padding:6px 0}.help-search-tags-list{display:flex;flex-wrap:wrap;gap:8px}.help-search-tag{display:inline-flex;align-items:center;padding:6px 16px;background-color:hsla(0,0%,100%,.1);border-radius:24px;border:none;font-family:Inter,Helvetica;font-weight:400;font-size:14px;color:#fff;cursor:pointer;transition:background-color .2s ease}.help-search-tag:hover{background-color:hsla(0,0%,100%,.2)}.help-search-clear{display:flex;align-items:center;justify-content:center;background:none;border:none;color:#7a808d;cursor:pointer;padding:4px;border-radius:50%;transition:color .2s ease;flex-shrink:0}.help-search-clear:hover{color:#031021}.help-search-dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border-radius:16px;box-shadow:0 12px 40px rgba(0,0,0,.15);z-index:100;max-height:420px;overflow-y:auto;padding:8px 0}.help-search-group{padding:4px 0}.help-search-group+.help-search-group{border-top:1px solid #e7e7e7}.help-search-group-header{gap:8px;padding:10px 20px 6px;font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:#7a808d}.help-search-group-header,.help-search-result-item{display:flex;align-items:center;font-family:Inter,Helvetica}.help-search-result-item{gap:12px;width:100%;padding:10px 20px;background:none;border:none;text-align:left;cursor:pointer;transition:background-color .15s ease}.help-search-result-item.selected,.help-search-result-item:hover{background-color:#f4f0ff}.help-search-result-content{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.help-search-result-title{font-weight:500;font-size:14px;color:#031021}.help-search-result-desc,.help-search-result-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.help-search-result-desc{font-size:12px;color:#7a808d}.help-search-result-tag{flex-shrink:0;font-size:11px;font-weight:500;color:#6941c6;background-color:#f4f0ff;padding:3px 10px;border-radius:12px;white-space:nowrap}.help-search-no-results{padding:24px 20px;text-align:center}.help-search-no-results-title{font-family:Inter,Helvetica;font-weight:500;font-size:14px;color:#031021;margin:0 0 6px}.help-search-no-results-hint{font-family:Inter,Helvetica;font-size:13px;color:#7a808d;margin:0}.help-search-results-page{max-width:900px;margin:0 auto;padding:48px 24px 80px}.help-search-results-group{margin-bottom:40px}.help-search-results-group-header{display:flex;align-items:center;gap:10px;margin-bottom:16px;color:#031021}.help-search-results-group-header h2{font-family:Inter,Helvetica;font-weight:600;font-size:18px;margin:0}.help-search-results-count{font-size:12px;font-weight:600;color:#6941c6;background:#f4f0ff;padding:2px 10px;border-radius:12px}.help-search-results-list{display:flex;flex-direction:column;gap:8px}.help-search-results-card{display:flex;align-items:center;gap:16px;padding:16px 20px;background:#f9f9fb;border-radius:12px;text-decoration:none;transition:background-color .2s ease}.help-search-results-card:hover{background:#f0ecf9}.help-search-results-card-content{flex:1;min-width:0}.help-search-results-card-content h3{font-family:Inter,Helvetica;font-weight:500;font-size:15px;color:#031021;margin:0 0 4px}.help-search-results-card-content p{font-family:Inter,Helvetica;font-size:13px;color:#7a808d;margin:0}.help-search-results-card-tag{flex-shrink:0;font-size:11px;font-weight:500;color:#6941c6;background:#f4f0ff;padding:3px 10px;border-radius:12px;white-space:nowrap}.help-search-results-card-arrow{flex-shrink:0;color:#7a808d}.help-search-results-back{margin-top:40px;padding-top:24px;border-top:1px solid #e7e7e7}.help-search-empty{text-align:center;padding:40px 0}.help-search-empty p{font-family:Inter,Helvetica;font-size:16px;color:#7a808d;margin:0 0 24px}.help-search-suggestions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.help-search-suggestion-link{display:inline-flex;padding:8px 20px;background:#f4f0ff;color:#6941c6;border-radius:24px;font-family:Inter,Helvetica;font-weight:500;font-size:14px;text-decoration:none;transition:background-color .2s ease}.help-search-suggestion-link:hover{background:#e8e0f7}.help-section-header{display:flex;flex-direction:column;align-items:center;gap:24px;margin-bottom:64px}.help-section-badge{display:inline-flex;align-items:center;padding:4px 12px;background-color:rgba(254,86,33,.1);border-radius:8px;font-size:16px;color:#fe5621}.help-section-badge,.help-section-title{font-family:Inter,Helvetica;font-weight:600}.help-section-title{font-size:64px;color:#031021;text-align:center;letter-spacing:-3px;line-height:1.15;margin:0}.help-section-title .text-orange{color:#fe5621}.help-categories-section{padding:150px var(--page-gutter);background-color:#fff}.help-categories-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;gap:24px;max-width:var(--content-max-width);margin:0 auto}.help-category-card{background-color:#f9f9fb;border-radius:16px;padding:24px;display:flex;flex-direction:column;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;height:100%}.help-category-card .help-category-icon{margin-bottom:16px}.help-category-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.1)}.help-category-icon{width:56px;height:56px;background-color:rgba(254,86,33,.1);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fe5621}.help-category-content{display:flex;flex-direction:column;gap:8px;flex:1 1 auto}.help-category-name{font-family:Inter,Helvetica;font-weight:500;font-size:18px;color:#031021;margin:0}.help-category-description{font-family:Inter,Helvetica;font-weight:400;font-size:14px;color:#7a808d;line-height:1.5;margin:0;min-height:63px}.help-category-footer{padding-top:12px;border-top:1px solid #e7e7e7;margin-top:auto;min-height:54px}.help-category-articles{display:flex;align-items:flex-start;gap:8px;font-family:Inter,Helvetica;font-weight:500;font-size:14px;color:#374151;line-height:1.4}.help-products-section{padding:0 24px 100px}.help-products-container{background-color:rgba(254,86,33,.1);border-radius:32px;border:1px solid #e7e7e7;padding:56px;max-width:var(--content-max-width);margin:0 auto}.help-products-title{font-family:Inter,Helvetica;font-weight:600;font-size:48px;color:#031021;letter-spacing:-2px;margin:0 0 64px}.help-products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.help-product-card{background-color:#fff;border-radius:16px;overflow:visible;display:flex;flex-direction:column;padding:32px 32px 24px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.help-product-images{position:relative;height:224px;margin-bottom:24px}.help-product-image-left{top:0;left:0;width:191px;height:187px;z-index:1}.help-product-image-left,.help-product-image-right{position:absolute;-o-object-fit:cover;object-fit:cover;border-radius:8px}.help-product-image-right{top:35px;right:0;width:184px;height:189px;z-index:2}.help-product-content{display:flex;flex-direction:column;gap:12px;flex:1}.help-product-name{font-family:Inter,Helvetica;font-weight:600;font-size:20px;color:#031021;margin:0}.help-product-description{font-family:Inter,Helvetica;font-weight:400;font-size:16px;color:#5f5f69;line-height:1.5;margin:0;flex:1}.help-product-link{display:inline-flex;align-items:center;gap:8px;font-family:Inter,Helvetica;font-weight:500;font-size:14px;color:#fe5621;text-decoration:none}.help-product-link:hover{text-decoration:underline}.help-faqs-section{padding:100px var(--page-gutter);background-color:#fff}.help-faqs-container{display:flex;gap:34px;max-width:var(--content-max-width);margin:0 auto}.help-faqs-cta{width:548px;flex-shrink:0;background-color:#fe5621;border-radius:24px;padding:40px;display:flex;flex-direction:column;gap:32px}.help-faqs-cta-title{font-family:Inter,Helvetica;font-weight:600;font-size:48px;color:#fff;letter-spacing:-2px;line-height:1.1;margin:0}.help-faqs-cta-description{font-family:Inter,Helvetica;font-weight:400;font-size:16px;color:#fff;line-height:1.5;margin:0}.help-faqs-cta-button{display:inline-flex;align-items:center;gap:8px;background-color:#fff;color:#031021;padding:13px 24px;border-radius:12px;font-family:Inter,Helvetica;font-weight:500;font-size:14px;text-decoration:none;width:-moz-fit-content;width:fit-content;transition:opacity .2s ease}.help-faqs-cta-button:hover{opacity:.9}.help-faqs-list{flex:1;display:flex;flex-direction:column;gap:12px}.help-faq-item{background-color:#f9f9fb;border-radius:16px;overflow:hidden;transition:background-color .2s ease}.help-faq-item:hover{background-color:#f0f0f3}.help-faq-question-btn{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:24px;background:none;border:none;cursor:pointer;text-align:left}.help-faq-question{font-family:Inter,Helvetica;font-weight:500;font-size:18px;color:#031021}.help-faq-icon{color:#7a808d;flex-shrink:0;transition:transform .3s ease}.help-faq-icon.open{transform:rotate(180deg)}.help-faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.help-faq-answer.open{grid-template-rows:1fr}.help-faq-answer>*{overflow:hidden}.help-faq-answer p{margin:0;font-weight:400;font-size:15px;color:#5f5f69;line-height:1.6}.help-faq-answer p,.help-faq-learn-more{padding:0 24px 20px;font-family:Inter,Helvetica}.help-faq-learn-more{display:inline-flex;align-items:center;gap:6px;font-weight:500;font-size:14px;color:#fe5621;text-decoration:none}.help-faq-learn-more:hover{text-decoration:underline}.help-faq-still-need-help{display:inline-block;margin-top:8px;font-family:Inter,Helvetica;font-weight:500;font-size:14px;color:#7a808d;text-decoration:none}.help-faq-still-need-help:hover{color:#fe5621;text-decoration:underline}.help-contact-section{padding:100px var(--page-gutter);background-color:#f9f9fb}.help-contact-header{display:flex;flex-direction:column;align-items:flex-start;gap:16px;max-width:var(--content-max-width);margin:0 auto 64px}.help-contact-subtitle{font-family:Inter,Helvetica;font-weight:400;font-size:16px;color:#7a808d;margin:0}.help-contact-container{display:flex;gap:24px;max-width:var(--content-max-width);margin:0 auto}.help-contact-form{flex:1;background-color:#fff;border-radius:24px;padding:40px;display:flex;flex-direction:column;gap:24px}.help-form-group{display:flex;flex-direction:column;gap:8px}.help-form-label{font-family:Inter,Helvetica;font-weight:500;font-size:14px;color:#031021}.help-form-input,.help-form-select{padding:14px 16px;border:1px solid #e7e7e7;border-radius:12px;font-family:Inter,Helvetica;font-size:16px;color:#031021;background-color:#fff;outline:none;transition:border-color .2s ease}.help-form-input:focus,.help-form-select:focus,.help-form-textarea:focus{border-color:#fe5621}.help-form-input::-moz-placeholder{color:#7a808d}.help-form-input::placeholder{color:#7a808d}.help-form-textarea{padding:14px 16px;border:1px solid #e7e7e7;border-radius:12px;font-family:Inter,Helvetica;font-size:16px;color:#031021;min-height:120px;resize:vertical;outline:none}.help-form-textarea::-moz-placeholder{color:#7a808d}.help-form-textarea::placeholder{color:#7a808d}.help-form-upload{border:2px dashed #e7e7e7;border-radius:12px;padding:40px;display:flex;flex-direction:column;align-items:center;gap:12px;cursor:pointer;transition:border-color .2s ease}.help-form-upload:hover{border-color:#fe5621}.help-upload-icon{color:#7a808d}.help-upload-text{font-family:Inter,Helvetica;font-size:14px;color:#7a808d}.help-upload-link{color:#fe5621;font-weight:500}.help-upload-hint{font-family:Inter,Helvetica;font-size:12px;color:#9ca3af}.help-form-checkbox{display:flex;align-items:center;gap:12px}.help-form-checkbox input[type=checkbox]{width:20px;height:20px;accent-color:#fe5621}.help-form-checkbox label{font-family:Inter,Helvetica;font-size:14px;color:#7a808d}.help-form-checkbox label a{color:#fe5621;text-decoration:none}.help-form-checkbox label a:hover{text-decoration:underline}.help-form-submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;background-color:#fe5621;color:#fff;padding:14px 24px;border:none;border-radius:12px;font-family:Inter,Helvetica;font-weight:500;font-size:16px;cursor:pointer;transition:opacity .2s ease;width:-moz-fit-content;width:fit-content}.help-form-submit:hover{opacity:.9}.help-contact-info{width:400px;flex-shrink:0;display:flex;flex-direction:column;gap:24px}.help-contact-card{background-color:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:16px}.help-contact-card-icon{width:48px;height:48px;background-color:rgba(254,86,33,.1);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fe5621}.help-contact-card-content h4{font-family:Inter,Helvetica;font-weight:600;font-size:18px;color:#031021;margin:0 0 4px}.help-contact-card-content p{font-family:Inter,Helvetica;font-weight:400;font-size:14px;color:#7a808d;margin:0}.help-contact-card-value{font-family:Inter,Helvetica;font-weight:500;font-size:16px;color:#fe5621;text-decoration:none}.help-contact-card-value:hover{text-decoration:underline}@media (max-width:1280px){.help-categories-grid,.help-products-grid{grid-template-columns:repeat(2,1fr)}.help-faqs-container{flex-direction:column}.help-faqs-cta{width:100%}}@media (max-width:1024px){.help-hero{padding:120px 40px 80px}.help-hero-title,.help-section-title{font-size:48px}.help-categories-section,.help-contact-section,.help-faqs-section{padding:80px 40px}.help-contact-container{flex-direction:column}.help-contact-info{width:100%;flex-direction:row}.help-contact-card{flex:1}}@media (max-width:768px){.help-hero{padding:100px 24px 60px}.help-hero-title,.help-section-title{font-size:36px;letter-spacing:-1.5px}.help-categories-grid{grid-template-columns:1fr}.help-products-container{padding:32px}.help-products-title{font-size:32px}.help-products-grid{grid-template-columns:1fr}.help-faqs-cta-title{font-size:32px}.help-categories-section,.help-contact-section,.help-faqs-section{padding:60px 24px}.help-contact-info{flex-direction:column}.help-nav-menu-wrapper{display:none}.help-nav-logo-link{margin-left:0}.help-nav-cta-btn{margin-left:0;padding:12px 20px;min-width:auto}.help-search-container{width:100%}.help-search-tags{flex-direction:column;align-items:center}}@media (min-width:769px) and (max-width:1024px){.help-hero{min-height:auto;padding:120px 40px 60px}.help-hero-title{font-size:38px}.help-hero-subtitle{font-size:16px;max-width:500px}.help-search-container{max-width:600px}.help-main{padding:60px 40px}.help-categories-grid{grid-template-columns:repeat(2,1fr);gap:24px}.help-category-card{padding:24px}.help-faq-section{padding:60px 40px}.help-faq-grid{grid-template-columns:repeat(2,1fr);gap:20px}.help-section-title{font-size:32px}}