@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&family=Playfair+Display:ital,wght@1,600&display=swap";.help-layer{--help-accent: #5668d7;--help-accent-soft: rgba(86, 104, 215, .1);--help-paper: #f7f6f1;--help-sidebar: #efeee8;--help-white: #fffefa;--help-ink: #1b1d22;--help-muted: #72747a;--help-faint: #a7a8aa;--help-line: #dedcd5;position:fixed;z-index:2000;inset:0;display:grid;place-items:center;color:var(--help-ink);cursor:auto!important;font-family:Manrope,Noto Sans SC,sans-serif}.help-layer button{cursor:pointer!important}.help-layer input{cursor:text!important}.help-backdrop{position:absolute;inset:0;border:0;background:#f5f4efc7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer}.help-center{position:relative;width:min(1260px,calc(100vw - 56px));height:min(780px,calc(100vh - 56px));display:grid;grid-template-rows:82px minmax(0,1fr) 34px;overflow:hidden;border:1px solid #d8d6cf;border-radius:12px;background:var(--help-paper);box-shadow:0 24px 60px #23272d29,0 2px #ffffffe6 inset;outline:none;animation:help-open .24s cubic-bezier(.16,1,.3,1) both}.help-center:before{content:"";position:absolute;z-index:0;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent 0 40px,rgba(30,34,40,.025) 40px 41px,transparent 41px);opacity:.35}.help-center-header,.help-layout,.help-footer{position:relative;z-index:1}.help-center-header{display:grid;grid-template-columns:245px minmax(300px,470px) 1fr;align-items:center;gap:26px;padding:0 18px 0 24px;border-bottom:1px solid var(--help-line);background:#fffefac7}.help-brand{display:flex;align-items:center;gap:12px}.help-brand>svg{color:var(--help-accent)}.help-brand h1{margin:0;font-size:15px;font-weight:700;letter-spacing:-.02em}.help-brand span{display:block;margin-top:3px;color:var(--help-muted);font-size:9px}.help-search{height:40px;display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:9px;padding:0 10px 0 13px;border:1px solid #d8d6cf;border-radius:10px;color:#777b82;background:#ffffffc7;transition:border-color .16s ease,box-shadow .16s ease}.help-search:focus-within{border-color:var(--help-accent);box-shadow:0 0 0 3px var(--help-accent-soft)}.help-search input{min-width:0;border:0;outline:0;color:var(--help-ink);background:transparent;font:500 12px/1 inherit}.help-search input::placeholder{color:#9b9ca0}.help-search kbd{padding:4px 6px;border:1px solid #dfddd6;border-radius:5px;color:#8e8f93;background:#f6f5f0;font:500 8px/1 inherit}.help-header-actions{justify-self:end;display:flex;align-items:center;gap:14px;color:var(--help-muted);font-size:10px}.help-close{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:8px;color:var(--help-muted);background:transparent;cursor:pointer;transition:color .16s ease,background .16s ease,transform .16s ease}.help-close:hover,.help-close:focus-visible{color:var(--help-ink);background:#ecebe5;transform:rotate(4deg);outline:none}.help-layout{min-height:0;display:grid;grid-template-columns:235px minmax(0,1fr) 220px}.help-sidebar{min-height:0;display:flex;flex-direction:column;padding:18px 12px 14px;border-right:1px solid var(--help-line);background:var(--help-sidebar)}.help-context-card{display:grid;gap:5px;padding:14px 14px 13px;border:1px solid color-mix(in srgb,var(--help-accent),transparent 62%);border-radius:10px;color:var(--help-ink);background:var(--help-accent-soft);text-align:left;cursor:pointer}.help-context-card small{color:var(--help-accent);font-size:8px;font-weight:700}.help-context-card strong{font-size:12px}.help-context-card span{display:flex;align-items:center;justify-content:space-between;margin-top:4px;color:var(--help-muted);font-size:9px}.help-nav{display:grid;gap:2px;margin-top:20px}.help-nav-label,.help-actions-label{padding:0 10px 8px;color:#8a8b8b;font-size:9px;font-weight:700}.help-nav>button{height:37px;display:grid;grid-template-columns:28px 1fr;align-items:center;gap:5px;padding:0 10px;border:0;border-radius:7px;color:var(--help-muted);background:transparent;text-align:left;cursor:pointer;transition:color .15s ease,background .15s ease,transform .15s ease}.help-nav>button span{color:#a2a3a4;font-size:8px}.help-nav>button strong{font-size:11px;font-weight:500}.help-nav>button:hover,.help-nav>button:focus-visible{color:var(--help-ink);background:#fff9;transform:translate(2px);outline:none}.help-nav>button.is-active{color:var(--help-ink);background:var(--help-white);box-shadow:0 1px 4px #21242a0f}.help-nav>button.is-active span{color:var(--help-accent)}.help-nav>button.is-active strong{font-weight:700}.help-sidebar-note{margin-top:auto;padding:14px 10px 3px;border-top:1px solid var(--help-line)}.help-sidebar-note strong,.help-disclaimer strong{font-size:9px}.help-sidebar-note p,.help-disclaimer p{margin:7px 0 0;color:#838488;font-size:9px;line-height:1.6}.help-reading{min-width:0;overflow-y:auto;padding:44px clamp(34px,5vw,75px) 70px;background:var(--help-white);scrollbar-width:thin;scrollbar-color:#c8c7c1 transparent}.help-breadcrumb{display:flex;gap:7px;color:#929398;font-size:9px}.help-breadcrumb i{color:#c0c0bd;font-style:normal}.help-article{max-width:720px;margin:0 auto;animation:help-content .2s ease both}.help-article-header{padding:17px 0 31px;border-bottom:1px solid var(--help-line)}.help-article-header h1,.help-results h1{margin:0;font-size:clamp(31px,3vw,43px);line-height:1.15;letter-spacing:-.055em}.help-article-header p{max-width:590px;margin:13px 0 0;color:var(--help-muted);font-size:14px;line-height:1.75}.help-group{padding:30px 0 34px;border-bottom:1px solid var(--help-line)}.help-group-heading{display:grid;grid-template-columns:34px 1fr;align-items:start;gap:4px}.help-group-heading span{padding-top:4px;color:var(--help-accent);font-size:9px;font-weight:700}.help-group-heading h2{margin:0;font-size:17px;line-height:1.45}.help-answer-list{margin:20px 0 0 38px}.help-answer-list>div{display:grid;grid-template-columns:82px 1fr;gap:16px;padding:10px 0}.help-answer-list dt{color:#8a8b8c;font-size:10px;font-weight:700}.help-answer-list dd{margin:0;color:#3b3d42;font-size:12px;line-height:1.76}.help-note{margin:17px 0 0 38px;padding:13px 15px;border-left:3px solid var(--help-accent);border-radius:0 8px 8px 0;background:var(--help-accent-soft)}.help-note strong{color:var(--help-accent);font-size:9px}.help-note p{margin:6px 0 0;color:#6f7176;font-size:11px;line-height:1.7}.help-actions-panel{min-width:0;padding:24px 14px;border-left:1px solid var(--help-line);background:#f1f0eb}.help-actions-label{display:block;padding-left:4px}.help-actions-panel>button{width:100%;display:grid;grid-template-columns:24px 1fr 14px;align-items:center;gap:8px;padding:12px 8px;border:0;border-bottom:1px solid var(--help-line);color:var(--help-ink);background:transparent;text-align:left;cursor:pointer}.help-actions-panel>button:hover,.help-actions-panel>button:focus-visible{background:#ffffffb3;outline:none}.help-actions-panel>button>span{color:var(--help-accent);font-size:13px}.help-actions-panel>button strong{display:block;font-size:10px}.help-actions-panel>button small{display:block;margin-top:3px;overflow:hidden;color:#85868a;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.help-actions-empty{color:#83858a;font-size:10px;line-height:1.6}.help-disclaimer{margin-top:28px;padding:14px 4px;border-top:1px solid var(--help-line)}.help-results{max-width:720px;margin:0 auto}.help-results h1{margin-top:17px}.help-results-summary{margin:10px 0 27px;color:var(--help-muted);font-size:12px}.help-result-list{border-top:1px solid var(--help-line)}.help-result-list>button{width:100%;display:grid;grid-template-columns:32px 1fr 18px;align-items:center;gap:9px;padding:17px 6px;border:0;border-bottom:1px solid var(--help-line);color:var(--help-ink);background:transparent;text-align:left;cursor:pointer}.help-result-list>button:hover,.help-result-list>button:focus-visible{background:#f8f7f3;outline:none}.help-result-list>button>span{color:var(--help-accent);font-size:9px}.help-result-list strong{display:block;font-size:12px}.help-result-list small{display:block;margin-top:5px;color:var(--help-muted);font-size:10px}.help-no-results{display:grid;justify-items:start;gap:8px;padding:34px 6px;color:var(--help-muted)}.help-no-results p{margin:0;font-size:10px}.help-footer{display:flex;align-items:center;justify-content:space-between;padding:0 18px 0 22px;border-top:1px solid var(--help-line);color:#92928f;background:#f1f0eb;font-size:7px;font-weight:700;letter-spacing:.08em}.help-skin-room{--help-accent: #3b9b87;--help-accent-soft: rgba(59,155,135,.11)}.help-skin-ritual{--help-accent: #bd675b;--help-accent-soft: rgba(189,103,91,.11)}.help-skin-paper{--help-accent: #5868d3;--help-accent-soft: rgba(88,104,211,.1)}.help-trigger{width:34px;height:34px;display:inline-grid;place-items:center;flex:0 0 34px;padding:0;border:1px solid currentColor;border-radius:50%;color:inherit;background:transparent;cursor:pointer;transition:color .16s ease,background .16s ease}.help-trigger:hover,.help-trigger:focus-visible{background:color-mix(in srgb,currentColor 8%,transparent);outline:none}@keyframes help-open{0%{opacity:0;transform:translateY(8px) scale(.992)}to{opacity:1;transform:none}}@keyframes help-content{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@media(max-width:980px){.help-center{width:calc(100vw - 24px);height:calc(100vh - 24px)}.help-center-header{grid-template-columns:210px minmax(220px,1fr) auto}.help-layout{grid-template-columns:210px minmax(0,1fr)}.help-actions-panel{display:none}}@media(max-width:640px){.help-center{width:100%;height:100%;grid-template-rows:auto minmax(0,1fr) 0;border:0;border-radius:0}.help-center-header{height:auto;grid-template-columns:1fr auto;gap:10px;padding:11px 13px 12px}.help-brand span,.help-header-actions>span{display:none}.help-search{grid-column:1 / -1;grid-row:2}.help-layout{display:block;overflow:hidden}.help-sidebar{height:auto;display:block;padding:10px 13px;border-right:0;border-bottom:1px solid var(--help-line)}.help-context-card,.help-sidebar-note,.help-nav-label{display:none}.help-nav{display:flex;gap:5px;margin:0;overflow-x:auto;scrollbar-width:none}.help-nav::-webkit-scrollbar{display:none}.help-nav>button{width:auto;min-width:max-content;height:31px;grid-template-columns:auto;padding:0 10px;border:1px solid var(--help-line)}.help-nav>button span{display:none}.help-nav>button strong{font-size:9px}.help-reading{height:calc(100vh - 170px);padding:25px 18px 50px}.help-article-header h1,.help-results h1{font-size:30px}.help-answer-list{margin-left:0}.help-answer-list>div{grid-template-columns:70px 1fr;gap:9px}.help-note{margin-left:0}.help-footer{display:none}}@media(prefers-reduced-motion:reduce){.help-center,.help-article{animation:none}*{scroll-behavior:auto!important}}
