#nupare-preview #dc-root#dc-root .knowledge-root{max-width:1244px;margin:0 auto;padding:48px 32px 64px;box-sizing:border-box}
#nupare-preview #dc-root#dc-root .support-ticket-link{font-size:14px;color:#4a6e62;display:inline-flex;align-items:center;gap:10px;min-height:44px;border-bottom:1px solid #cbd5c5}
#nupare-preview #dc-root#dc-root .knowledge-search{position:relative;max-width:740px;margin:0 auto 48px}
#nupare-preview #dc-root#dc-root .knowledge-search label{display:block;font-size:13px;color:#656b60;margin-bottom:12px}
#nupare-preview #dc-root#dc-root .knowledge-search input{display:block;box-sizing:border-box;width:100%;min-height:58px;border:1px solid #d9dfd3;border-radius:100px;padding:16px 80px 16px 24px;background:#fffefa;font:400 16px/1.4 Satoshi,sans-serif;color:#2c2c2a;box-shadow:0 5px 20px #2c2c2a03}
#nupare-preview #dc-root#dc-root .knowledge-search input::-webkit-search-cancel-button{display:none}
#nupare-preview #dc-root#dc-root .knowledge-clear{position:absolute;bottom:7px;right:12px;border:0;background:none;font:400 12px Satoshi,sans-serif;min-height:44px;padding:0 8px;color:#4a6e62;cursor:pointer}
#nupare-preview #dc-root#dc-root .knowledge-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:64px;align-items:start}
#nupare-preview #dc-root#dc-root .knowledge-topics{position:sticky;top:110px;max-height:calc(100vh - 134px);overflow-y:auto;scrollbar-width:thin}
#nupare-preview #dc-root#dc-root .knowledge-topics nav{display:flex;flex-direction:column;gap:3px;padding:3px}
#nupare-preview #dc-root#dc-root .knowledge-topic{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:46px;padding:12px 14px;border:0;border-radius:12px;background:transparent;text-align:left;color:#6b655b;font:400 14px/1.4 Satoshi,sans-serif;cursor:pointer;transition:background .18s,color .18s}
#nupare-preview #dc-root#dc-root .knowledge-topic[aria-pressed=true]{background:#e7ede3;color:#2c2c2a}
#nupare-preview #dc-root#dc-root .knowledge-topic:hover{background:#eef1e9;color:#2c2c2a}
#nupare-preview #dc-root#dc-root .knowledge-topic-count{font-size:11px;color:#74816c;font-variant-numeric:tabular-nums}
#nupare-preview #dc-root#dc-root .knowledge-status{margin:0 0 24px;font-size:12px!important;color:#74816c}
#nupare-preview #dc-root#dc-root .knowledge-group{padding:0!important;margin:0 0 42px!important;min-width:0}
#nupare-preview #dc-root#dc-root .knowledge-group h2{font-size:30px!important;line-height:1.2!important;letter-spacing:-.025em!important;margin:0 0 24px!important;font-weight:400!important}
#nupare-preview #dc-root#dc-root .knowledge-subtopic{font-size:12px!important;line-height:1.4!important;letter-spacing:.02em!important;font-weight:400!important;color:#74816c;margin:30px 0 8px!important}
#nupare-preview #dc-root#dc-root .knowledge-question{border-bottom:1px solid #dfe3d9;scroll-margin-top:110px}
#nupare-preview #dc-root#dc-root .knowledge-question summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:24px;cursor:pointer;min-height:64px;padding:18px 0;box-sizing:border-box;color:#2c2c2a;font-size:17px;line-height:1.4;letter-spacing:-.015em}
#nupare-preview #dc-root#dc-root .knowledge-question summary::-webkit-details-marker{display:none}
#nupare-preview #dc-root#dc-root .knowledge-toggle{position:relative;flex:none;width:20px;height:20px;color:#6f8068}
#nupare-preview #dc-root#dc-root .knowledge-toggle:before,#nupare-preview #dc-root#dc-root .knowledge-toggle:after{content:'';position:absolute;left:4px;top:9px;width:12px;height:1px;background:currentColor;transition:transform .2s}
#nupare-preview #dc-root#dc-root .knowledge-toggle:after{transform:rotate(90deg)}
#nupare-preview #dc-root#dc-root details[open] .knowledge-toggle:after{transform:rotate(0)}
#nupare-preview #dc-root#dc-root .knowledge-answer{padding:0 36px 24px 0;max-width:78ch;animation:answer-in .2s ease-out}
#nupare-preview #dc-root#dc-root .knowledge-answer p{font-size:15px!important;line-height:1.75!important;letter-spacing:0!important;margin:0!important;white-space:pre-line;overflow-wrap:anywhere;color:#6b655b}
#nupare-preview #dc-root#dc-root .knowledge-mobile-label,#nupare-preview #dc-root#dc-root .knowledge-mobile-topics{display:none}
#nupare-preview #dc-root#dc-root .knowledge-more{display:inline-flex;align-items:center;gap:16px;min-height:48px;padding:12px 24px;border-radius:100px;background:#2c2c2a;color:#fffefa;font-size:14px}
#nupare-preview #dc-root#dc-root #faq-knowledge{max-width:1040px}
#nupare-preview #dc-root#dc-root .knowledge-empty{padding:28px;border:1px solid #dce3d6;border-radius:24px;background:#eef2e8}
#nupare-preview #dc-root#dc-root .knowledge-empty h2{font-size:26px!important;margin:0 0 12px!important}
#nupare-preview #dc-root#dc-root .knowledge-empty p{font-size:15px!important;line-height:1.6}
#nupare-preview #dc-root#dc-root .knowledge-reset{background:#2c2c2a;color:#fffefa;min-height:44px;border:0;border-radius:100px;padding:10px 18px;font:400 13px Satoshi,sans-serif;cursor:pointer;margin:12px 16px 0 0}
#nupare-preview #dc-root#dc-root .knowledge-root :is(button,input,select,summary,a):focus-visible{outline:2px solid #4a6e62;outline-offset:4px}
@keyframes answer-in{from{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:none}}
@media(max-width:800px){
 #nupare-preview #dc-root#dc-root .knowledge-root{padding:32px 20px 48px}
 #nupare-preview #dc-root#dc-root .knowledge-layout{grid-template-columns:1fr;gap:24px}
 #nupare-preview #dc-root#dc-root .knowledge-topics{position:static;max-height:none;overflow:visible}
 #nupare-preview #dc-root#dc-root .knowledge-topics nav{display:none}
 #nupare-preview #dc-root#dc-root .knowledge-mobile-label{display:block;font-size:12px;color:#6b655b;margin-bottom:10px}
 #nupare-preview #dc-root#dc-root .knowledge-mobile-topics{display:block;box-sizing:border-box;width:100%;min-height:48px;background:#eef1e9;border:1px solid #d9dfd3;border-radius:12px;padding:10px 14px;font:400 16px Satoshi,sans-serif;color:#2c2c2a}
 #nupare-preview #dc-root#dc-root .knowledge-search{margin-bottom:24px}
 #nupare-preview #dc-root#dc-root .knowledge-group h2{font-size:26px!important}
 #nupare-preview #dc-root#dc-root .knowledge-question summary{font-size:16px;gap:16px;padding:18px 0}
 #nupare-preview #dc-root#dc-root .knowledge-answer{padding-right:10px}
 #nupare-preview #dc-root#dc-root .knowledge-answer p{font-size:14px!important}
}
@media(prefers-reduced-motion:reduce){#nupare-preview #dc-root#dc-root .knowledge-answer{animation:none}#nupare-preview #dc-root#dc-root .knowledge-toggle:after,#nupare-preview #dc-root#dc-root .knowledge-topic{transition:none}}
