.hilfe-module__Fxo5la__hero{padding:calc(var(--space-4xl) + 80px)0 var(--space-lg);text-align:center;position:relative;overflow:hidden}.hilfe-module__Fxo5la__heroBackground{z-index:-1;position:absolute;inset:0}.hilfe-module__Fxo5la__heroGradient{background:linear-gradient(180deg,var(--theme-hero-start)0%,var(--theme-hero-mid)50%,transparent 100%);position:absolute;inset:0}.hilfe-module__Fxo5la__heroPattern{background-image:radial-gradient(circle at 1px 1px,var(--theme-border)1px,transparent 0);opacity:.3;background-size:40px 40px;position:absolute;inset:0}.hilfe-module__Fxo5la__heroContent{max-width:700px;margin:0 auto}.hilfe-module__Fxo5la__heroLabel{align-items:center;gap:var(--space-sm);padding:var(--space-sm)var(--space-lg);background:var(--theme-bg-secondary);border:1px solid var(--theme-border);border-radius:var(--radius-full);color:var(--theme-accent-text);margin-bottom:var(--space-lg);font-size:.875rem;font-weight:600;animation:.6s hilfe-module__Fxo5la__fadeInDown;display:inline-flex}.hilfe-module__Fxo5la__heroLabel svg{width:16px;height:16px}.hilfe-module__Fxo5la__heroTitle{color:var(--theme-text-primary);margin:0 0 var(--space-lg);font-size:clamp(2.25rem,5vw,3.5rem);font-weight:800;line-height:1.1;animation:.6s .1s both hilfe-module__Fxo5la__fadeInUp}.hilfe-module__Fxo5la__heroTitleGradient{background:linear-gradient(135deg,hsl(var(--theme-hue,217)var(--theme-saturation,91%)50%),hsl(var(--theme-hue,217)var(--theme-saturation,91%)65%));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hilfe-module__Fxo5la__heroSubtitle{color:var(--theme-text-secondary);margin:0 0 var(--space-xl);font-size:1.125rem;line-height:1.6;animation:.6s .2s both hilfe-module__Fxo5la__fadeInUp}.hilfe-module__Fxo5la__heroSearch{max-width:560px;margin:0 auto var(--space-md);animation:.6s .3s both hilfe-module__Fxo5la__fadeInUp;position:relative}.hilfe-module__Fxo5la__heroSearchInput{width:100%;padding:var(--space-lg)var(--space-xl)var(--space-lg)56px;background:var(--theme-bg-primary);border:2px solid var(--theme-border);border-radius:var(--radius-xl);color:var(--theme-text-primary);box-shadow:var(--theme-shadow-lg);font-size:1rem;transition:all .3s}.hilfe-module__Fxo5la__heroSearchInput::placeholder{color:var(--theme-text-muted)}.hilfe-module__Fxo5la__heroSearchInput:focus{border-color:var(--theme-accent-border);box-shadow:var(--theme-shadow-lg),0 0 0 4px var(--theme-focus-ring);outline:none}.hilfe-module__Fxo5la__searchIcon{width:20px;height:20px;color:var(--theme-text-muted);pointer-events:none;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.hilfe-module__Fxo5la__clearButton{background:var(--theme-bg-tertiary);border-radius:var(--radius-full);cursor:pointer;border:none;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.hilfe-module__Fxo5la__clearButton:hover{background:var(--theme-hover-bg)}.hilfe-module__Fxo5la__clearIcon{width:16px;height:16px;color:var(--theme-text-secondary)}.hilfe-module__Fxo5la__searchResults{animation:.3s hilfe-module__Fxo5la__fadeIn}.hilfe-module__Fxo5la__searchResultsCount{align-items:center;gap:var(--space-sm);padding:var(--space-xs)var(--space-md);background:var(--theme-accent-bg);color:var(--theme-accent-text);border-radius:var(--radius-full);font-size:.875rem;font-weight:600;display:inline-flex}.hilfe-module__Fxo5la__categoryBadge{padding:var(--space-xs)var(--space-sm);background:var(--theme-accent-bg);color:var(--theme-accent-text);border-radius:var(--radius-md);white-space:nowrap;flex-shrink:0;font-size:.75rem;font-weight:600}.hilfe-module__Fxo5la__tabSection{padding:0 0 var(--space-md);margin-top:calc(var(--space-sm)*-1)}.hilfe-module__Fxo5la__tabContainer{background:var(--theme-bg-primary);border:1px solid var(--theme-border);border-radius:var(--radius-2xl);padding:var(--space-sm);box-shadow:var(--theme-shadow-lg)}.hilfe-module__Fxo5la__tabList{gap:var(--space-sm);grid-template-columns:repeat(3,1fr);display:grid}.hilfe-module__Fxo5la__tab{align-items:center;gap:var(--space-md);padding:var(--space-lg)var(--space-xl);border-radius:var(--radius-xl);cursor:pointer;text-align:left;background:0 0;border:2px solid #0000;transition:all .25s;display:flex;position:relative}.hilfe-module__Fxo5la__tab:hover{background:var(--theme-hover-bg)}.hilfe-module__Fxo5la__tabActive{background:var(--theme-accent-bg);border-color:var(--theme-accent-border)}.hilfe-module__Fxo5la__tabIcon{background:var(--theme-bg-tertiary);border-radius:var(--radius-lg);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .25s;display:flex}.hilfe-module__Fxo5la__tabIcon svg{width:24px;height:24px;color:var(--theme-text-secondary);transition:color .25s}.hilfe-module__Fxo5la__tabActive .hilfe-module__Fxo5la__tabIcon{background:var(--theme-accent-bg-strong)}.hilfe-module__Fxo5la__tabActive .hilfe-module__Fxo5la__tabIcon svg{color:#fff}.hilfe-module__Fxo5la__tabContent{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.hilfe-module__Fxo5la__tabTitle{color:var(--theme-text-primary);font-size:1rem;font-weight:700}.hilfe-module__Fxo5la__tabDescription{color:var(--theme-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;overflow:hidden}.hilfe-module__Fxo5la__tabBadge{min-width:28px;height:28px;padding:0 var(--space-sm);background:var(--theme-bg-tertiary);color:var(--theme-text-secondary);border-radius:var(--radius-full);justify-content:center;align-items:center;font-size:.8125rem;font-weight:700;transition:all .25s;display:flex}.hilfe-module__Fxo5la__tabActive .hilfe-module__Fxo5la__tabBadge{background:var(--theme-accent-bg-strong);color:#fff}.hilfe-module__Fxo5la__faqSection{padding:var(--space-md)0 var(--space-3xl)}.hilfe-module__Fxo5la__faqContainer{max-width:800px;margin:0 auto}.hilfe-module__Fxo5la__categoryHeader{align-items:center;gap:var(--space-md);padding:var(--space-lg);background:var(--theme-bg-primary);border:1px solid var(--theme-border);border-radius:var(--radius-xl);margin-bottom:var(--space-md);box-shadow:var(--theme-shadow-sm);display:flex}.hilfe-module__Fxo5la__categoryIconLarge{background:linear-gradient(135deg,hsl(var(--theme-hue,217)var(--theme-saturation,91%)50%),hsl(var(--theme-hue,217)var(--theme-saturation,91%)60%));border-radius:var(--radius-lg);flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.hilfe-module__Fxo5la__categoryIconLarge svg{color:#fff;width:28px;height:28px}.hilfe-module__Fxo5la__categoryInfo{flex:1}.hilfe-module__Fxo5la__categoryTitle{color:var(--theme-text-primary);margin:0 0 4px;font-size:1.5rem;font-weight:700}.hilfe-module__Fxo5la__categoryDescription{color:var(--theme-text-secondary);margin:0;font-size:.9375rem}.hilfe-module__Fxo5la__categoryCount{padding:var(--space-sm)var(--space-md);background:var(--theme-accent-bg);color:var(--theme-accent-text);border-radius:var(--radius-full);white-space:nowrap;font-size:.875rem;font-weight:600}.hilfe-module__Fxo5la__accordionList{gap:var(--space-sm);flex-direction:column;display:flex}.hilfe-module__Fxo5la__accordionItem{background:var(--theme-bg-primary);border:1px solid var(--theme-border);border-radius:var(--radius-xl);opacity:0;transition:all .3s;animation:.4s forwards hilfe-module__Fxo5la__fadeInUp;overflow:hidden}.hilfe-module__Fxo5la__accordionItemOpen{border-color:var(--theme-accent-border);box-shadow:var(--theme-shadow-md)}.hilfe-module__Fxo5la__accordionQuestion{width:100%;padding:var(--space-lg)var(--space-xl);cursor:pointer;text-align:left;align-items:center;gap:var(--space-md);background:0 0;border:none;transition:background .2s;display:flex}.hilfe-module__Fxo5la__accordionQuestion:hover{background:var(--theme-hover-bg)}.hilfe-module__Fxo5la__questionNumber{background:var(--theme-bg-tertiary);width:32px;height:32px;color:var(--theme-text-muted);border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;transition:all .25s;display:flex}.hilfe-module__Fxo5la__accordionItemOpen .hilfe-module__Fxo5la__questionNumber{background:var(--theme-accent-bg-strong);color:#fff}.hilfe-module__Fxo5la__accordionQuestionText{color:var(--theme-text-primary);flex:1;font-size:1rem;font-weight:600;line-height:1.4;transition:color .2s}.hilfe-module__Fxo5la__accordionQuestion:hover .hilfe-module__Fxo5la__accordionQuestionText{color:var(--theme-accent-text)}.hilfe-module__Fxo5la__accordionIconWrapper{background:var(--theme-bg-tertiary);border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.hilfe-module__Fxo5la__accordionItemOpen .hilfe-module__Fxo5la__accordionIconWrapper{background:var(--theme-accent-bg-strong);transform:rotate(180deg)}.hilfe-module__Fxo5la__accordionIcon{width:16px;height:16px;color:var(--theme-text-secondary);transition:color .25s}.hilfe-module__Fxo5la__accordionItemOpen .hilfe-module__Fxo5la__accordionIcon{color:#fff}.hilfe-module__Fxo5la__accordionAnswer{max-height:0;transition:max-height .3s;overflow:hidden}.hilfe-module__Fxo5la__accordionAnswerOpen{max-height:500px}.hilfe-module__Fxo5la__accordionAnswer p{padding:0 var(--space-xl)var(--space-xl)calc(var(--space-xl) + 32px + var(--space-md));color:var(--theme-text-secondary);border-top:1px solid var(--theme-border);padding-top:var(--space-lg);margin:0;font-size:.9375rem;line-height:1.7}.hilfe-module__Fxo5la__highlight{background:hsl(var(--theme-hue,217)var(--theme-saturation,91%)85%);color:hsl(var(--theme-hue,217)var(--theme-saturation,91%)30%);border-radius:4px;padding:0 4px}.hilfe-module__Fxo5la__noResults{text-align:center;padding:var(--space-3xl)var(--space-xl);background:var(--theme-bg-primary);border:1px dashed var(--theme-border);border-radius:var(--radius-xl)}.hilfe-module__Fxo5la__noResultsIcon{width:64px;height:64px;margin:0 auto var(--space-lg);background:var(--theme-bg-tertiary);border-radius:var(--radius-full);justify-content:center;align-items:center;display:flex}.hilfe-module__Fxo5la__noResultsIcon svg{width:32px;height:32px;color:var(--theme-text-muted)}.hilfe-module__Fxo5la__noResultsTitle{color:var(--theme-text-primary);margin:0 0 var(--space-sm);font-size:1.25rem;font-weight:700}.hilfe-module__Fxo5la__noResultsText{color:var(--theme-text-secondary);margin:0 0 var(--space-lg);font-size:.9375rem}.hilfe-module__Fxo5la__noResultsButton{padding:var(--space-sm)var(--space-lg);background:var(--theme-accent-bg-strong);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;font-size:.875rem;font-weight:600;transition:all .2s}.hilfe-module__Fxo5la__noResultsButton:hover{box-shadow:var(--theme-shadow-md);transform:translateY(-2px)}.hilfe-module__Fxo5la__ctaSection{padding:0 0 var(--space-4xl)}.hilfe-module__Fxo5la__ctaCard{align-items:center;gap:var(--space-xl);padding:var(--space-2xl);background:linear-gradient(135deg,hsl(var(--theme-hue,217)var(--theme-saturation,91%)50%),hsl(var(--theme-hue,217)var(--theme-saturation,91%)60%));border-radius:var(--radius-2xl);box-shadow:var(--theme-shadow-xl);display:flex}.hilfe-module__Fxo5la__ctaIcon{border-radius:var(--radius-xl);background:#fff3;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.hilfe-module__Fxo5la__ctaIcon svg{color:#fff;width:32px;height:32px}.hilfe-module__Fxo5la__ctaContent{flex:1}.hilfe-module__Fxo5la__ctaTitle{color:#fff;margin:0 0 var(--space-xs);font-size:1.5rem;font-weight:700}.hilfe-module__Fxo5la__ctaText{color:#ffffffd9;margin:0;font-size:1rem}.hilfe-module__Fxo5la__ctaButton{align-items:center;gap:var(--space-sm);padding:var(--space-md)var(--space-xl);color:hsl(var(--theme-hue,217)var(--theme-saturation,91%)45%);border-radius:var(--radius-lg);box-shadow:var(--theme-shadow-md);white-space:nowrap;background:#fff;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.hilfe-module__Fxo5la__ctaButton:hover{box-shadow:var(--theme-shadow-lg);transform:translateY(-2px)}.hilfe-module__Fxo5la__ctaButton svg{transition:transform .2s}.hilfe-module__Fxo5la__ctaButton:hover svg{transform:translate(4px)}@keyframes hilfe-module__Fxo5la__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes hilfe-module__Fxo5la__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes hilfe-module__Fxo5la__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.hilfe-module__Fxo5la__tabList{grid-template-columns:repeat(3,1fr)}.hilfe-module__Fxo5la__tab{text-align:center;padding:var(--space-md)var(--space-sm);gap:var(--space-xs);flex-direction:column}.hilfe-module__Fxo5la__tabIcon{width:40px;height:40px}.hilfe-module__Fxo5la__tabIcon svg{width:20px;height:20px}.hilfe-module__Fxo5la__tabContent{align-items:center}.hilfe-module__Fxo5la__tabDescription{display:none}.hilfe-module__Fxo5la__tabBadge{min-width:22px;height:22px;font-size:.6875rem;position:absolute;top:8px;right:8px}}@media (max-width:767px){.hilfe-module__Fxo5la__hero{padding:calc(var(--space-3xl) + 80px)0 var(--space-xl)}.hilfe-module__Fxo5la__heroTitle{font-size:2rem}.hilfe-module__Fxo5la__heroSearchInput{padding:var(--space-md)var(--space-lg)var(--space-md)48px;font-size:.9375rem}.hilfe-module__Fxo5la__searchIcon{width:18px;height:18px;left:16px}.hilfe-module__Fxo5la__tabSection{padding:0 var(--space-xs)var(--space-lg);margin-top:calc(var(--space-md)*-1)}.hilfe-module__Fxo5la__tabContainer{padding:4px}.hilfe-module__Fxo5la__tabList{gap:4px}.hilfe-module__Fxo5la__tab{padding:var(--space-xs)4px;gap:4px}.hilfe-module__Fxo5la__tabIcon{width:32px;height:32px}.hilfe-module__Fxo5la__tabIcon svg{width:16px;height:16px}.hilfe-module__Fxo5la__tabTitle{font-size:.75rem}.hilfe-module__Fxo5la__tabBadge{min-width:18px;height:18px;padding:0 4px;font-size:.625rem;top:4px;right:4px}.hilfe-module__Fxo5la__categoryHeader{padding:var(--space-lg);flex-wrap:wrap}.hilfe-module__Fxo5la__categoryIconLarge{width:48px;height:48px}.hilfe-module__Fxo5la__categoryIconLarge svg{width:24px;height:24px}.hilfe-module__Fxo5la__categoryTitle{font-size:1.25rem}.hilfe-module__Fxo5la__categoryCount{text-align:center;width:100%;margin-top:var(--space-sm)}.hilfe-module__Fxo5la__accordionQuestion{padding:var(--space-md)var(--space-lg)}.hilfe-module__Fxo5la__questionNumber{width:28px;height:28px;font-size:.6875rem}.hilfe-module__Fxo5la__accordionQuestionText{font-size:.9375rem}.hilfe-module__Fxo5la__accordionAnswer p{padding:0 var(--space-lg)var(--space-lg)var(--space-lg);padding-top:var(--space-md);font-size:.875rem}.hilfe-module__Fxo5la__categoryBadge{display:none}.hilfe-module__Fxo5la__ctaCard{text-align:center;padding:var(--space-xl);flex-direction:column}.hilfe-module__Fxo5la__ctaIcon{width:56px;height:56px}.hilfe-module__Fxo5la__ctaIcon svg{width:28px;height:28px}.hilfe-module__Fxo5la__ctaTitle{font-size:1.25rem}.hilfe-module__Fxo5la__ctaButton{justify-content:center;width:100%}}
