.page-module__VarWsW__page{background:linear-gradient(#ffffffe6 0%,#f7faf9b8 34%,#fbfcfddb 100%);overflow-x:clip}.page-module__VarWsW__accent{margin-bottom:24px;margin-inline:auto}.page-module__VarWsW__sideCard,.page-module__VarWsW__groupPanel,.page-module__VarWsW__entryCard{border:1px solid var(--border);background:#fff;border-radius:8px}.page-module__VarWsW__entrySection{padding-top:76px;padding-bottom:44px}.page-module__VarWsW__sectionHead{margin-bottom:40px;text-align:center;max-width:720px;margin-inline:auto}.page-module__VarWsW__title{max-width:22ch;color:var(--fg1);font-family:var(--font-heading);letter-spacing:-.02em;text-wrap:balance;margin:6px auto 0;font-size:clamp(34px,4.8vw,52px);font-weight:900;line-height:1.07}.page-module__VarWsW__lead{max-width:54ch;color:var(--fg2);text-wrap:pretty;margin:18px auto 0;font-size:15.5px;font-weight:650;line-height:1.62}.page-module__VarWsW__entryGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;min-width:0;display:grid}.page-module__VarWsW__entryCard{min-width:0;min-height:256px;box-shadow:none;flex-direction:column;gap:14px;padding:22px;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex}.page-module__VarWsW__entryCard:hover{border-color:#047a676b;transform:translateY(-2px);box-shadow:0 24px 68px -54px #047a678c}.page-module__VarWsW__cardIcon{width:42px;height:42px;color:var(--primary);background:#047a6714;border:1px solid #047a672e;border-radius:8px;flex:0 0 42px;place-items:center;display:inline-grid}.page-module__VarWsW__cardTitle{color:var(--fg1);font-family:var(--font-heading);font-size:21px;font-weight:900;line-height:1.16}.page-module__VarWsW__cardBody{color:var(--fg2);font-size:13.5px;font-weight:650;line-height:1.62}.page-module__VarWsW__cardLink{color:var(--primary);align-items:center;gap:8px;margin-top:auto;font-size:13px;font-weight:900;display:inline-flex}.page-module__VarWsW__mainSection{padding-top:36px;padding-bottom:56px}.page-module__VarWsW__layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:28px;min-width:0;display:grid}.page-module__VarWsW__sideNav{gap:14px;display:grid;position:sticky;top:120px}.page-module__VarWsW__sideCard{padding:18px}.page-module__VarWsW__popularList,.page-module__VarWsW__anchorList,.page-module__VarWsW__groupStack,.page-module__VarWsW__nativeList,.page-module__VarWsW__answerLinks,.page-module__VarWsW__groupLinks{display:grid}.page-module__VarWsW__popularList{gap:8px;margin-top:14px}.page-module__VarWsW__popularList a{background:var(--surface-2);min-height:38px;color:var(--fg1);border-radius:8px;align-items:center;padding:9px 11px;font-size:13px;font-weight:850;line-height:1.35;display:flex}.page-module__VarWsW__popularList a:hover{color:var(--primary)}.page-module__VarWsW__anchorList{gap:6px}.page-module__VarWsW__anchorList a{min-height:42px;color:var(--fg2);border:1px solid #0000;border-radius:8px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:10px;padding:10px 11px;font-size:13px;font-weight:850;line-height:1.25;transition:border-color .16s,background .16s,color .16s;display:grid}.page-module__VarWsW__anchorList a:hover{color:var(--fg1);background:#047a670d;border-color:#047a6738}.page-module__VarWsW__anchorList svg{color:var(--primary)}.page-module__VarWsW__groupStack{gap:20px}.page-module__VarWsW__groupPanel{min-width:0;padding:28px;scroll-margin-top:128px;box-shadow:0 24px 76px -62px #141e266b}.page-module__VarWsW__groupHeading{grid-template-columns:42px minmax(0,1fr);align-items:start;gap:16px;display:grid}.page-module__VarWsW__groupHeading h2{color:var(--fg1);font-family:var(--font-heading);margin:6px 0 8px;font-size:clamp(28px,3vw,38px);font-weight:900;line-height:1.08}.page-module__VarWsW__groupHeading p:not(.eyebrow){max-width:64ch;color:var(--fg2);margin:0;font-size:14.5px;font-weight:650;line-height:1.62}.page-module__VarWsW__groupLinks{grid-template-columns:repeat(auto-fit,minmax(180px,max-content));gap:9px;margin:20px 0 18px 58px}.page-module__VarWsW__nativeList{gap:10px;margin-top:22px}.page-module__VarWsW__nativeItem{background:var(--surface-1);border:1px solid #1717171a;border-radius:8px;overflow:hidden}.page-module__VarWsW__nativeItem[open]{background:linear-gradient(#fff 0%,#f7faf9eb 100%);border-color:#047a6757}.page-module__VarWsW__nativeItem summary{min-height:76px;color:var(--fg1);cursor:pointer;font-family:var(--font-heading);justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;font-size:18px;font-weight:900;line-height:1.25;list-style:none;display:flex}.page-module__VarWsW__nativeItem summary span{min-width:0}.page-module__VarWsW__nativeItem summary::-webkit-details-marker{display:none}.page-module__VarWsW__nativeItem summary svg{border:1px solid var(--border);width:32px;height:32px;color:var(--fg2);border-radius:999px;flex:0 0 32px;padding:8px;transition:transform .18s,background .18s,border-color .18s,color .18s}.page-module__VarWsW__nativeItem[open] summary svg{border-color:var(--primary);background:var(--primary);color:#fff;transform:rotate(45deg)}.page-module__VarWsW__nativeAnswer{border-top:1px solid var(--border);padding:18px 22px 22px}.page-module__VarWsW__nativeAnswer p{max-width:76ch;color:var(--fg2);margin:0;font-size:15px;font-weight:650;line-height:1.72}.page-module__VarWsW__answerLinks{grid-template-columns:repeat(auto-fit,minmax(170px,max-content));gap:9px;margin-top:16px}.page-module__VarWsW__relatedLink{width:fit-content;min-height:34px;color:var(--primary);text-align:center;background:#047a670f;border:1px solid #047a6733;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:8px 12px;font-size:12.5px;font-weight:900;line-height:1.2;display:inline-flex}.page-module__VarWsW__relatedLink:hover{background:#047a671a;border-color:#047a6775}@media (max-width:1040px){.page-module__VarWsW__layout{grid-template-columns:1fr}.page-module__VarWsW__entryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-module__VarWsW__sideNav{position:static}.page-module__VarWsW__anchorList{scrollbar-width:thin;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.page-module__VarWsW__anchorList a{min-width:max-content}}@media (max-width:720px){.page-module__VarWsW__entrySection{padding-top:56px;padding-bottom:32px}.page-module__VarWsW__layout,.page-module__VarWsW__groupStack{gap:20px}.page-module__VarWsW__entrySection,.page-module__VarWsW__mainSection{width:100%;max-width:100%}.page-module__VarWsW__sideCard,.page-module__VarWsW__groupPanel,.page-module__VarWsW__entryCard{width:100%;max-width:100%;padding:18px}.page-module__VarWsW__nativeItem{max-width:100%}.page-module__VarWsW__entryGrid{grid-template-columns:1fr}.page-module__VarWsW__entryCard{min-height:0}.page-module__VarWsW__groupHeading{grid-template-columns:1fr}.page-module__VarWsW__groupLinks{grid-template-columns:1fr;margin-left:0}.page-module__VarWsW__nativeItem summary{min-height:66px;padding:18px;font-size:16px}.page-module__VarWsW__nativeAnswer{padding:16px 18px 18px}.page-module__VarWsW__nativeAnswer p{font-size:14px}.page-module__VarWsW__answerLinks{grid-template-columns:1fr}.page-module__VarWsW__relatedLink{width:100%}}