.privacy-page-body{background:#f5f6f8}.privacy-page-body .page-shell{padding-bottom:0}.privacy-page{padding:calc(var(--header-height) + 28px) 0 0}.privacy-page-inner{display:grid;grid-template-columns:150px minmax(0,1fr);gap:18px;width:min(calc(100% - 32px),var(--content));margin:0 auto}.privacy-page-tabs{position:sticky;top:calc(var(--header-height) + 20px);align-self:start;display:flex;flex-direction:column;gap:8px;padding:26px 18px;background:#fff}.privacy-page-tab{position:relative;display:flex;align-items:center;min-height:48px;padding:0 18px;border-radius:6px;color:#2b3038;font-size:16px;font-weight:500;line-height:1.35;transition:color .18s ease,background .18s ease}.privacy-page-tab:hover{color:var(--theme-strong);background:#f8fce9}.privacy-page-tab.is-active{color:var(--theme-strong);background:#f1fad8;font-weight:700}.privacy-page-card{min-width:0;min-height:720px;padding:36px 44px 42px;background:#fff}.privacy-page-content{color:#3d4652;font-size:15px;font-weight:400;line-height:1.72}.privacy-page-content h1,.privacy-page-content h2,.privacy-page-content h3,.privacy-page-content h4{margin:0 0 20px;color:#1f2630;font-weight:700;line-height:1.4}.privacy-page-content h1{margin-bottom:24px;font-size:22px}.privacy-page-content h2{margin-top:28px;margin-bottom:14px;font-size:18px}.privacy-page-content h3,.privacy-page-content h4{margin-top:22px;margin-bottom:12px;font-size:16px}.privacy-page-content p{margin:0 0 12px}.privacy-page-content ol,.privacy-page-content ul{margin:0 0 14px;padding-left:24px}.privacy-page-content li{margin:0 0 8px;padding-left:4px}.privacy-page-content strong{color:#222a35;font-weight:700}.privacy-page-content a{color:var(--theme-strong);text-decoration:underline;text-underline-offset:3px}@media (max-width:900px){.privacy-page-inner{grid-template-columns:1fr}.privacy-page-tabs{position:static;flex-direction:row;gap:8px;overflow-x:auto;padding:8px}.privacy-page-tab{flex:0 0 auto;min-height:48px;padding:0 16px;white-space:nowrap}.privacy-page-card{min-height:0;padding:28px 22px 32px}}@media (max-width:640px){.privacy-page{padding-top:calc(var(--header-height) + 54px)}.privacy-page-inner{width:calc(100% - 20px);gap:12px}.privacy-page-content{font-size:14px;line-height:1.7}}