.faq-explorer{--faq-accent:#e6123d;--faq-pattern:#c8c8cc;--faq-from:#e0e0e2;--faq-to:#fff}.faq-header{margin-bottom:1.75rem}.faq-header__wrapper{background:linear-gradient(var(--faq-from) 0%, var(--faq-to) 100%);min-height:11.5rem;padding:2.25rem 1rem 1.75rem;position:relative;overflow:hidden}.faq-header--compact .faq-header__wrapper{border-radius:1rem;min-height:9.5rem;padding:1.5rem 1rem 1.25rem}@media (min-width:1024px){.faq-header__wrapper{min-height:13.5rem;padding:2.75rem 1.5rem 2rem}}.faq-header__photo{opacity:.45;pointer-events:none;background-position:top;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.faq-header__cover{inset-inline:0;background-image:var(--faq-pattern-image);pointer-events:none;background-position:top;background-repeat:no-repeat;background-size:contain;width:100%;height:9.05rem;position:absolute;top:0}.faq-header__cover--tint{background-image:none;background-color:var(--faq-pattern);-webkit-mask-image:var(--faq-pattern-image);-webkit-mask-image:var(--faq-pattern-image);mask-image:var(--faq-pattern-image);-webkit-mask-position:top;mask-position:top;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (min-width:1024px){.faq-header__cover{height:10.5rem}}.faq-header__inner{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:.75rem;max-width:40rem;margin-inline:auto;display:flex;position:relative}.faq-header__title{color:#3f4064;letter-spacing:-.02em;font-size:clamp(1.45rem,2.6vw,2rem);font-weight:900}.faq-header__subtitle{color:#6b7280;max-width:32rem;font-size:.875rem;line-height:1.85}.faq-header__search{width:100%;max-width:540px;margin-top:.35rem;position:relative}.faq-header__search-icon{color:#9ca3af;pointer-events:none;width:1.05rem;height:1.05rem;position:absolute;top:50%;left:.95rem;right:auto;transform:translateY(-50%)}.faq-header__search-input{background:#fff;border:1px solid #e5e7eb;border-radius:.65rem;outline:none;width:100%;padding-block:.78rem;padding-inline:1rem 2.6rem;font-size:.9rem;box-shadow:0 8px 24px #1118270f}.faq-header__search-input:focus{border-color:color-mix(in srgb, var(--faq-accent) 45%, #e5e7eb);box-shadow:0 0 0 3px color-mix(in srgb, var(--faq-accent) 12%, transparent)}.faq-explorer__body{padding-inline:1rem;flex-direction:column;gap:1.75rem;max-width:68rem;margin-inline:auto;padding-bottom:3rem;display:flex}@media (min-width:640px){.faq-explorer__body{padding-inline:1.25rem}}.faq-cats__head{align-items:flex-start;gap:.55rem;margin-bottom:1.15rem;display:flex;position:relative}.faq-cats__head-main{text-align:center;flex-direction:column;align-items:center;gap:.45rem;display:inline-flex}.faq-cats__head[data-align=center]{justify-content:center}.faq-cats__head[data-align=right]{justify-content:flex-start}.faq-cats__head[data-align=right] .faq-cats__head-main{text-align:start;align-items:flex-start}.faq-cats__head[data-align=left]{justify-content:flex-end}.faq-cats__head[data-align=left] .faq-cats__head-main{text-align:end;align-items:flex-end}.faq-cats__all{color:var(--faq-accent);cursor:pointer;background:0 0;border:0;margin-inline-start:auto;font-size:.8rem;font-weight:700}.faq-cats__head[data-align=center] .faq-cats__all{margin:0;position:absolute;top:.35rem;left:0;right:auto;transform:none}.faq-cats__all:hover{text-decoration:underline}.faq-cats__icon{background:color-mix(in srgb, var(--faq-accent) 10%, #fff);width:2.35rem;height:2.35rem;color:var(--faq-accent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--faq-accent) 18%, transparent);border-radius:.75rem;justify-content:center;align-items:center;display:inline-flex}.faq-cats__icon svg{width:1.25rem;height:1.25rem}.faq-cats__head h2{color:#3f4064;margin:0;font-size:1rem;font-weight:800;line-height:1.4}.faq-cats__grid{background:#fff;border:1px solid #e5e7eb;border-radius:.85rem;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}@media (min-width:1024px){.faq-cats__grid{grid-template-columns:repeat(6,1fr)}}.faq-cat{color:#3f4064;cursor:pointer;background:#fff;border-top:0;border-bottom:1px solid #e5e7eb;border-left:1px solid #e5e7eb;border-right:0;flex-direction:column;justify-content:center;align-items:center;gap:.55rem;min-height:7.25rem;padding:1rem .65rem;transition:background .15s,color .15s;display:flex}.faq-cat:nth-of-type(3n){border-left:none}@media (min-width:1024px){.faq-cat:nth-of-type(3n){border-left:1px solid #e5e7eb}.faq-cat:nth-of-type(6n){border-left:none}}.faq-cat:hover{background:#fafafa}.faq-cat--active{background:color-mix(in srgb, var(--faq-accent) 6%, #fff);color:var(--faq-accent)}.faq-cat__icon{color:#0fabc6;place-items:center;width:2.75rem;height:2.75rem;display:grid}.faq-cat--active .faq-cat__icon{color:var(--faq-accent)}.faq-cat__dot{opacity:.55;background:currentColor;border-radius:999px;width:.55rem;height:.55rem}.faq-cat__label{text-align:center;font-size:.78rem;font-weight:700;line-height:1.55}.faq-explorer__grid{grid-template-columns:1fr;gap:.85rem;display:grid}@media (min-width:768px){.faq-explorer__grid{grid-template-columns:1fr 1fr;gap:1rem}}.faq-card{border:1px solid var(--border);background:var(--card);border-radius:1rem;align-self:start;transition:border-color .15s,box-shadow .15s,transform .15s;overflow:hidden}.faq-card--link{color:inherit;flex-direction:column;gap:.55rem;min-height:8.5rem;padding:1.15rem 1.2rem 1.05rem;text-decoration:none;display:flex}.faq-card--link:hover{border-color:color-mix(in srgb, var(--faq-accent) 35%, var(--border));box-shadow:0 10px 28px color-mix(in srgb, var(--faq-accent) 8%, transparent)}.faq-card__q{color:var(--foreground);font-size:.95rem;font-weight:800;line-height:1.7}.faq-card__excerpt{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.85;display:-webkit-box;overflow:hidden}.faq-card__go{color:var(--faq-accent);align-items:center;gap:.35rem;margin-top:auto;font-size:.78rem;font-weight:700;display:inline-flex}.faq-explorer__empty{border:1px dashed var(--border);text-align:center;color:var(--muted);background:var(--card);border-radius:1rem;padding:2rem 1.25rem;font-size:.9rem}.faq-explorer__support{border:1px solid var(--border);background:var(--card);border-radius:1.15rem;flex-wrap:wrap;align-items:center;gap:1rem;padding:1.25rem 1.3rem;display:flex}.faq-explorer__support-icon{background:color-mix(in srgb, var(--faq-accent) 10%, transparent);width:2.5rem;height:2.5rem;color:var(--faq-accent);border-radius:.85rem;place-items:center;display:grid}.faq-explorer__support-title{font-size:.95rem;font-weight:800}.faq-explorer__support-text{color:var(--muted);margin-top:.2rem;font-size:.8rem;line-height:1.7}.faq-explorer__support-btn{background:var(--faq-accent);color:#fff;border-radius:.75rem;justify-content:center;align-items:center;margin-inline-start:auto;padding:.65rem 1.1rem;font-size:.85rem;font-weight:700;text-decoration:none;display:inline-flex}.faq-explorer__support-btn:hover{opacity:.92}@media (max-width:640px){.faq-explorer__support-btn{width:100%;margin-inline-start:0}}@media (prefers-reduced-motion:reduce){.faq-cat,.faq-card{transition:none}}.faq-article{flex-direction:column;gap:1.5rem;max-width:68rem;margin-inline:auto;padding:0 1rem 3rem;display:flex}@media (min-width:640px){.faq-article{padding-inline:1.25rem}}.faq-article__crumbs{color:#6b7280;flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.8rem;display:flex}.faq-article__crumbs a{color:#3f4064;font-weight:700;text-decoration:none}.faq-article__crumbs a:hover{color:var(--faq-accent)}.faq-article__crumb-sep{color:#c4c4c4;width:.85rem;height:.85rem}.faq-article__layout{grid-template-columns:1fr;align-items:start;gap:1.5rem;display:grid}@media (min-width:1024px){.faq-article__layout{grid-template-columns:minmax(0,1fr) 17.5rem;gap:1.75rem}}.faq-article__main{background:#fff;border:1px solid #ececec;border-radius:1.2rem;padding:1.4rem 1.3rem 1.75rem;box-shadow:0 10px 30px #1118270a}@media (min-width:768px){.faq-article__main{padding:1.75rem 1.7rem 2rem}}.faq-article__pill{background:color-mix(in srgb, var(--faq-accent) 8%, #fff);color:var(--faq-accent);border-radius:999px;margin-bottom:.75rem;padding:.28rem .7rem;font-size:.75rem;font-weight:800;display:inline-flex}.faq-article__head h1{color:#3f4064;font-size:clamp(1.25rem,2.2vw,1.75rem);font-weight:900;line-height:1.7}.faq-article__hero{object-fit:cover;border-radius:.9rem;width:100%;max-height:18rem;margin:1.15rem 0 .35rem;display:block}.faq-article__toc{background:#f7f7f8;border:1px solid #eee;border-radius:.9rem;margin:1.25rem 0 .5rem;padding:1rem 1.1rem}.faq-article__toc p{color:#3f4064;margin-bottom:.55rem;font-size:.8rem;font-weight:800}.faq-article__toc ol{flex-direction:column;gap:.4rem;margin:0;padding-inline-start:1.15rem;display:flex}.faq-article__toc a{color:#4b5563;font-size:.84rem;line-height:1.7;text-decoration:none}.faq-article__toc a:hover{color:var(--faq-accent)}.faq-article__body{color:#3f4064;font-size:.95rem;line-height:2}.faq-article__body h2{color:#3f4064;margin-top:1.75rem;margin-bottom:.65rem;font-size:1.05rem;font-weight:900}.faq-article__body h3{margin-top:1.25rem;margin-bottom:.45rem;font-size:.95rem;font-weight:800}.faq-article__body p+p{margin-top:.75rem}.faq-article__body ul,.faq-article__body ol{flex-direction:column;gap:.45rem;margin:.65rem 0 .85rem;padding-inline-start:1.25rem;display:flex}.faq-article__body a{color:#2563eb;font-weight:700}.faq-article__body strong{font-weight:800}.faq-article__body .faq-callout,.faq-article__body blockquote{background:#fafafa;border:1px solid #ececec;border-radius:.9rem;margin:1.15rem 0;padding:1rem 1.1rem}.faq-article__body .faq-callout--warn{border-color:color-mix(in srgb, var(--faq-accent) 22%, #ececec);background:#fff7f7}.faq-article__side-card{background:#fff;border:1px solid #ececec;border-radius:1.15rem;padding:1.15rem 1.1rem 1.2rem;box-shadow:0 10px 30px #1118270a}.faq-article__side-card h2{color:#3f4064;margin-bottom:.85rem;font-size:.92rem;font-weight:800}.faq-article__side-card ul{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.faq-article__side-card li a{color:#3f4064;border-bottom:1px solid #f1f1f1;justify-content:space-between;align-items:flex-start;gap:.65rem;padding:.7rem .15rem;font-size:.82rem;font-weight:700;line-height:1.7;text-decoration:none;display:flex}.faq-article__side-card li:last-child a{border-bottom:0}.faq-article__side-card li a:hover{color:var(--faq-accent)}.faq-article__side-empty{color:#6b7280;font-size:.8rem;line-height:1.7}.faq-article__all{color:var(--faq-accent);margin-top:.85rem;font-size:.8rem;font-weight:800;text-decoration:none;display:inline-flex}
