.help-hero-section{padding:1.5rem 5%!important;background:transparent;position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}.help-hero-content{max-width:900px;width:100%;position:relative;z-index:2}.help-hero-header{margin-bottom:clamp(1.25rem,3dvh,2rem);position:relative;display:flex;flex-direction:column;align-items:center}.help-hero-mascot-wrapper{margin-bottom:14px;height:52px;display:flex;justify-content:center;align-items:center}.help-hero-mascot-center{width:52px;filter:drop-shadow(0 8px 16px rgba(0,0,0,.06));pointer-events:none}.help-hero-title{font-family:var(--font-heading);font-size:clamp(2rem,min(6vw,6dvh),4.2rem);font-weight:800;color:var(--text-dark);margin-bottom:clamp(.6rem,2dvh,1.25rem);letter-spacing:-.03em;line-height:1.08;max-width:760px}.help-hero-subtitle{font-size:clamp(.95rem,min(2vw,2dvh),1.2rem);color:var(--text-medium);max-width:560px;margin:0 auto;line-height:1.55;opacity:.85}.help-search-container{max-width:680px;width:100%;margin:0 auto 16px;position:relative;transition:transform .35s cubic-bezier(.22,1,.36,1);z-index:10}.help-search-container:focus-within{transform:translateY(-2px)}.help-search-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;height:80%;background:var(--primary-green);filter:blur(40px);opacity:0;border-radius:40px;transition:opacity .4s ease;z-index:-1;pointer-events:none}.help-search-container:focus-within .help-search-glow{opacity:.12}.help-search-input-wrapper{position:relative;background:white;border-radius:16px;padding:5px;box-shadow:0 8px 28px rgba(0,0,0,.06),0 1px 3px rgba(0,0,0,.03);border:1px solid rgba(143,179,106,.18);transition:all .35s cubic-bezier(.22,1,.36,1);display:flex;align-items:center;min-height:60px}.help-search-container:focus-within .help-search-input-wrapper{border-color:var(--primary-green);box-shadow:0 12px 36px rgba(143,179,106,.14),0 0 0 3px rgba(143,179,106,.12)}.help-search-icon{display:flex;align-items:center;justify-content:center;width:60px;color:var(--text-medium);opacity:.5;transition:all .3s ease}.help-search-container:focus-within .help-search-icon{color:var(--primary-green);opacity:1}.help-search-input{flex-grow:1;padding:0 24px 0 0;border:none;background:transparent;font-size:clamp(1rem,2dvh,1.15rem);color:var(--text-dark);font-weight:500;outline:none;height:100%}.help-search-input::placeholder{color:var(--text-medium);opacity:.5;font-weight:400}.popular-searches-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;margin-bottom:20px;font-size:.85rem}.popular-searches-label{color:var(--text-medium);opacity:.7;font-weight:500;margin-right:4px}.popular-search-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px}.popular-search-link{padding:5px 12px;height:30px;display:inline-flex;align-items:center;background:rgba(255,255,255,.8);border:1px solid rgba(143,179,106,.18);border-radius:100px;color:var(--text-medium);font-size:.82rem;font-weight:500;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease;white-space:nowrap}.popular-search-link:focus-visible,.popular-search-link:hover{background:rgba(143,179,106,.1);border-color:rgba(143,179,106,.4);color:var(--primary-green);outline:none}.dot-divider{color:var(--text-medium);opacity:.25;font-size:.75rem}.help-topics-wrapper{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-bottom:24px}.help-topic-label{font-size:.85rem;opacity:.7;margin-right:4px;align-self:center}.help-topic-chip,.help-topic-label{font-weight:600;color:var(--text-dark);white-space:nowrap}.help-topic-chip{padding:0 1.2rem;height:40px;display:inline-flex;align-items:center;background:white;border:1px solid rgba(0,0,0,.07);border-radius:100px;font-size:.88rem;cursor:pointer;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s ease,border-color .2s ease,background .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.03);gap:5px}.topic-icon{color:var(--primary-green);font-weight:700;opacity:.65;transition:opacity .2s ease;font-size:.9rem}.help-topic-chip:hover{transform:translateY(-3px);box-shadow:0 8px 22px rgba(0,0,0,.07);border-color:rgba(143,179,106,.35);background:rgba(143,179,106,.04)}.help-topic-chip:hover .topic-icon{opacity:1}.help-topic-chip.is-active{background:var(--text-dark);color:white;border-color:var(--text-dark);box-shadow:0 8px 20px rgba(0,0,0,.14)}.help-topic-chip.is-active .topic-icon{color:rgba(255,255,255,.55)}.help-floating-cta{position:fixed;bottom:30px;right:30px;z-index:1001;animation:huluFloat 4s ease-in-out infinite}.help-cta-trigger{background:var(--primary-green);color:white;height:90px;width:90px;padding:0;border-radius:50%;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;box-shadow:0 6px 24px rgba(0,0,0,.1),0 2px 6px rgba(0,0,0,.05);transition:all .4s cubic-bezier(.22,1,.36,1);position:relative;animation:huluFloat 3.5s ease-in-out infinite;z-index:1000}.help-cta-trigger:hover{box-shadow:0 8px 30px rgba(0,0,0,.15);transform:scale(1.05)}.help-cta-trigger:before{display:none}.help-cta-trigger:focus-visible{outline:2px solid white;outline-offset:4px}.help-cta-trigger .help-cta-mascot{width:52px;height:52px;flex-shrink:0;transition:transform .4s cubic-bezier(.16,1,.3,1);object-fit:contain;display:block;position:relative;z-index:2}.help-circular-text-wrapper{position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);animation:textRotate 18s linear infinite;pointer-events:none;z-index:1}.help-circular-text-wrapper svg{overflow:visible}.help-circular-text-wrapper text{font-family:inherit}@keyframes textRotate{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.help-cta-trigger:hover .help-circular-text-wrapper{animation-duration:6s}@keyframes huluFloat{0%,to{transform:translateY(0);box-shadow:0 6px 24px rgba(0,0,0,.1),0 2px 6px rgba(0,0,0,.05)}50%{transform:translateY(-4px);box-shadow:0 10px 32px rgba(0,0,0,.12),0 4px 10px rgba(0,0,0,.08)}}@keyframes huluBreathe{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-3px) scale(1.03)}}@keyframes huluGlow{0%{opacity:.4;transform:scale(.8)}to{opacity:.8;transform:scale(1.1)}}.help-cta-close{font-size:2rem;line-height:1}@media (max-width:768px){.floating-help-container{display:none!important}.help-cta-trigger{height:70px;width:70px;box-shadow:0 6px 20px rgba(0,0,0,.12);animation:huluFloat 3.5s ease-in-out infinite}.help-cta-trigger .help-cta-mascot{width:42px;height:42px}.help-chat-wrapper{position:fixed;bottom:0;right:0;left:0;width:100%;height:70vh;border-radius:24px 24px 0 0;border-bottom:none;transform-origin:bottom center}.help-cta-close{font-size:1.5rem}}.help-chat-wrapper{position:absolute;bottom:80px;right:0;width:380px;height:550px;background:white;border-radius:28px;box-shadow:0 25px 60px rgba(0,0,0,.15),0 0 1px rgba(0,0,0,.1);display:flex;flex-direction:column;overflow:hidden;border:1px solid #e8f0d6;transform-origin:bottom right}.help-chat-header{padding:1.5rem;background:linear-gradient(135deg,#8fb36a,#7a9b59);color:white;display:flex;align-items:center;justify-content:space-between;position:relative;overflow:hidden}.help-chat-header:before{content:"";position:absolute;top:0;left:0;right:0;height:100%;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.15) 0,transparent 60%);pointer-events:none}.help-chat-branding{gap:1rem;z-index:1}.help-chat-avatar,.help-chat-branding{display:flex;align-items:center;position:relative}.help-chat-avatar{width:44px;height:44px;background:white;border-radius:50%;padding:4px;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.1)}.help-chat-avatar:after{content:"";position:absolute;inset:-6px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.5) 0,transparent 70%);z-index:0;animation:huluGlow 3s ease-in-out infinite alternate;pointer-events:none}.help-chat-avatar img{width:100%;height:100%;object-fit:contain;position:relative;z-index:1;animation:huluBreathe 4s ease-in-out infinite}.help-chat-title-group{display:flex;flex-direction:column;line-height:1.2}.help-chat-title{font-weight:700;font-size:1.05rem}.help-chat-subtitle{font-size:.75rem;opacity:.85}.help-chat-body{flex-grow:1;padding:1.5rem;overflow-y:auto;display:flex;flex-direction:column;gap:1.25rem;scrollbar-width:thin;scrollbar-color:#e8f0d6 transparent;background:#fcfcfa}.help-chat-message-group{display:flex;flex-direction:column;gap:.5rem;animation:chatMessageFadeIn .5s cubic-bezier(.16,1,.3,1) forwards;opacity:0;transform:translateY(10px)}@keyframes chatMessageFadeIn{to{opacity:1;transform:translateY(0)}}.help-chat-message-group:first-child{animation-delay:.1s}.help-chat-message-group:nth-child(2){animation-delay:.2s}.help-chat-message-group:nth-child(3){animation-delay:.3s}.help-chat-message-group:nth-child(4){animation-delay:.4s}.help-chat-message-group:nth-child(5){animation-delay:.5s}.help-chat-message{max-width:85%;padding:1rem 1.25rem;border-radius:20px;font-size:.95rem;line-height:1.5;position:relative;box-shadow:0 2px 5px rgba(0,0,0,.02)}.help-chat-message.bot{background:white;color:var(--text-dark);align-self:flex-start;border-bottom-left-radius:4px;border:1px solid #f0f2eb}.help-chat-message.user{background:var(--text-dark);color:white;align-self:flex-end;border-bottom-right-radius:4px}.help-chat-helper-text{font-size:.8rem;color:#8c9686;margin-top:1rem;text-align:center;font-style:italic;padding:0 1rem;width:100%;display:block}.help-chat-footer{padding:1.25rem 1.5rem 1.75rem;border-top:1px solid #f0f2eb;background:white}.help-chat-quick-replies{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-start}.help-chat-quick-reply{padding:.7rem 1.2rem;background:white;border:1px solid #e8f0d6;color:var(--text-dark);border-radius:12px;font-size:.88rem;font-weight:500;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1);white-space:nowrap;display:flex;align-items:center;gap:.5rem}.help-chat-quick-reply:hover{background:var(--primary-green);color:white;border-color:var(--primary-green);transform:translateY(-2px) scale(1.02);box-shadow:0 6px 20px rgba(143,179,106,.2)}.help-chat-quick-reply:focus-visible{outline:2px solid var(--primary-green);outline-offset:2px}@media (max-width:768px){.help-chat-quick-replies{display:grid!important;grid-template-columns:repeat(2,1fr)!important;grid-gap:10px!important;gap:10px!important;margin-top:12px!important}.help-chat-quick-reply{height:42px!important;padding:8px 12px!important;font-size:13px!important;white-space:normal!important;text-align:center!important;justify-content:center!important;line-height:1.2!important}.help-chat-wrapper{position:fixed;width:calc(100vw - 40px);bottom:85px;right:20px;height:60vh;z-index:1002}}.help-grid-section{padding:2.5rem 5% clamp(2rem,5dvh,3rem);border-top:1px solid rgba(0,0,0,.05);max-width:1080px;margin:0 auto;width:100%;position:relative;box-sizing:border-box}.help-grid-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 10%,rgba(143,179,106,.04) 0,transparent 70%);pointer-events:none;z-index:-1}.help-grid{gap:16px}.help-card,.help-grid{display:flex;flex-direction:column;width:100%}.help-card{background:white;padding:24px 28px;border-radius:20px;border:1px solid rgba(143,179,106,.1);box-shadow:0 3px 14px rgba(0,0,0,.025);cursor:pointer;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s ease,border-color .22s ease;position:relative}.help-card:hover{transform:translateY(-4px);box-shadow:0 14px 36px rgba(143,179,106,.1);border-color:rgba(143,179,106,.28)}.help-card.active{background:white;border-color:var(--primary-green);box-shadow:0 12px 36px rgba(143,179,106,.14);z-index:5}.help-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.help-card-svg-icon{color:var(--primary-green);opacity:.8;display:flex;align-items:center;justify-content:center}.help-card-title{font-size:clamp(1.05rem,2.2dvh,1.25rem);font-family:var(--font-heading);color:var(--text-dark);line-height:1.2;margin:0;font-weight:700}.help-card-icon{width:34px;height:34px;border-radius:50%;background:rgba(143,179,106,.09);color:var(--primary-green);display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:300;line-height:1;transition:background .25s ease,color .25s ease,transform .25s ease;flex-shrink:0}.help-card:hover .help-card-icon{background:rgba(143,179,106,.18)}.help-card.active .help-card-icon{background:var(--primary-green);color:white;transform:rotate(45deg)}.help-card-description{color:var(--text-medium);font-size:clamp(.85rem,1.4dvh,.92rem);line-height:1.5;margin-bottom:0;opacity:.82}.help-article-list{list-style:none;margin:12px 0 0;overflow:hidden;border-top:1px solid rgba(0,0,0,.05);padding:4px 0 0}.help-article-item{margin-top:2px;border-radius:10px;transition:background .2s ease}.help-article-item:hover{background:#f7faf2}.help-article-trigger{display:flex;justify-content:space-between;align-items:center;cursor:pointer;color:var(--text-dark);font-weight:500;font-size:.9rem;padding:11px 10px;transition:color .2s ease;min-height:44px}.help-article-trigger:hover{color:var(--primary-green)}.help-article-content{font-size:.875rem;color:var(--text-medium);line-height:1.65;padding:0 10px 12px;opacity:.88}.help-popular-section{padding:clamp(2rem,5dvh,3.5rem) 5% clamp(3rem,8dvh,5rem);max-width:950px;width:100%;box-sizing:border-box;background:rgba(143,179,106,.02);border-radius:40px;margin:2rem auto 4rem}.help-popular-title{font-family:var(--font-heading);font-size:clamp(1.4rem,3.5dvh,2.1rem);margin-bottom:clamp(1rem,2.5dvh,2rem);text-align:center;color:var(--text-dark);letter-spacing:-.02em}.help-popular-list{display:flex;flex-direction:column;gap:12px}.help-popular-card{background:white;border-radius:18px;border:1px solid rgba(0,0,0,.055);overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease,transform .22s cubic-bezier(.22,1,.36,1)}.help-popular-card:hover{border-color:rgba(143,179,106,.28);box-shadow:0 6px 24px rgba(0,0,0,.04);transform:translateY(-1px)}.help-popular-card.is-open{border-color:rgba(143,179,106,.4);box-shadow:0 4px 18px rgba(143,179,106,.08)}.help-popular-trigger{padding:18px 20px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;min-height:58px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.help-popular-question{font-weight:600;font-size:clamp(.9rem,2dvh,1.05rem);color:var(--text-dark);line-height:1.4}.help-popular-card.is-open .help-popular-question,.help-popular-chevron{color:var(--primary-green)}.help-popular-chevron{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:rgba(143,179,106,.08);transition:background .2s ease}.help-popular-card.is-open .help-popular-chevron{background:rgba(143,179,106,.14)}.help-popular-answer{padding:0 20px 18px;color:var(--text-medium);line-height:1.7;font-size:clamp(.875rem,1.7dvh,1rem);opacity:.88}.help-popular-feedback{margin-top:12px;font-size:.85rem;color:#9ca69a;display:flex;gap:14px;align-items:center}.help-popular-feedback-btn{background:none;border:none;cursor:pointer;font-weight:600;padding:0;font-size:.85rem;transition:color .2s ease}.help-popular-feedback-btn.yes{color:var(--primary-green)}.help-popular-feedback-btn.no{color:var(--text-dark)}.help-popular-feedback-btn:hover{opacity:.7}body.hero-scroll-active .floating-help-container{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .3s ease,visibility .3s ease}.floating-help-container{position:fixed;bottom:24px;right:24px;z-index:10000;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.floating-help-tooltip{background:rgba(255,255,254,.97);color:#2f3a2e;padding:.85rem 1.25rem;border-radius:14px;font-size:.85rem;font-weight:600;line-height:1.4;max-width:250px;width:max-content;height:auto;display:block;box-sizing:border-box;text-align:center;box-shadow:0 8px 32px rgba(0,0,0,.1),0 2px 8px rgba(0,0,0,.06);border:1px solid rgba(143,179,106,.18);pointer-events:none;position:absolute;right:calc(100% + 14px);bottom:0;white-space:normal;opacity:0;transform:translateX(10px);transition:opacity .3s cubic-bezier(.22,1,.36,1),transform .3s cubic-bezier(.22,1,.36,1);letter-spacing:-.01em}.floating-help-tooltip:after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:-7px;width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:8px solid rgba(255,255,254,.97);filter:drop-shadow(2px 0 2px rgba(0,0,0,.06))}.floating-help-container:focus-within .floating-help-tooltip,.floating-help-container:hover .floating-help-tooltip{opacity:1;transform:translateX(0)}@media (max-width:768px){.floating-help-container{bottom:20px;right:16px;display:flex!important}.floating-help-tooltip{font-size:.78rem;max-width:180px;padding:.55rem .9rem}}@media (max-width:1024px){.help-hero-section{padding:clamp(2.5rem,8dvh,5rem) 5% clamp(1.25rem,3.5dvh,2.5rem)}.help-grid-section{padding:clamp(1.25rem,3dvh,2.5rem) 5% clamp(1.75rem,4dvh,3rem)}.help-popular-section{padding:clamp(.75rem,2.5dvh,2rem) 5% clamp(1.5rem,4dvh,3rem)}}@media (max-width:768px){.help-hero-section{padding:clamp(4.5rem,12dvh,6rem) 20px 0;text-align:center}.help-hero-title{font-size:clamp(1.7rem,7vw,2.3rem);margin-bottom:10px}.help-hero-subtitle{font-size:.92rem;margin-bottom:0}.help-hero-header{margin-bottom:1rem}.help-hero-mascot-wrapper{height:44px;margin-bottom:10px}.help-hero-mascot-center{width:44px}.help-search-container{max-width:100%;margin-bottom:14px}.help-search-input-wrapper{min-height:52px;border-radius:14px}.help-search-input{font-size:.95rem}.popular-searches-row{gap:5px;margin-bottom:14px}.help-topics-wrapper{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;justify-content:flex-start;gap:8px;padding-bottom:4px;scrollbar-width:none;-ms-overflow-style:none;padding-left:2px;padding-right:2px}.help-topics-wrapper::-webkit-scrollbar{display:none}.help-topic-label{flex-shrink:0}.help-topic-chip{flex-shrink:0;height:38px;font-size:.84rem;padding:0 1rem}.help-grid-section{padding:0 16px clamp(1.5rem,4dvh,2.5rem)}.help-grid{gap:12px}.help-card{padding:18px 20px;border-radius:16px}.help-card-title{font-size:1rem}.help-card-icon{width:32px;height:32px;font-size:1.2rem}.help-article-trigger{padding:12px 10px;min-height:48px}.help-popular-section{padding:clamp(.75rem,2dvh,1.5rem) 16px clamp(1.5rem,4dvh,2.5rem)}.help-popular-title{font-size:clamp(1.2rem,5vw,1.6rem);margin-bottom:1rem}.help-popular-list{gap:10px}.help-popular-card{border-radius:14px}.help-popular-trigger{padding:15px 16px;min-height:56px}.help-popular-question{font-size:.92rem}.help-popular-answer{padding:0 16px 16px;font-size:.875rem}}@media (max-width:420px){.help-grid-section,.help-hero-section,.help-popular-section{padding-left:14px;padding-right:14px}}