.cookie-hero{padding-top:var(--space-16);padding-bottom:var(--space-10)}.cookie-hero-inner{display:flex;flex-direction:column;gap:var(--space-4)}.cookie-header .section-title{font-size:var(--text-4xl)}.cookie-meta{display:flex;flex-wrap:wrap;gap:var(--space-3);align-items:center}.cookie-content{padding-top:0;padding-bottom:var(--space-16)}.cookie-grid{display:grid;grid-template-columns:minmax(0,1.2fr)minmax(0,2fr);gap:var(--space-8);align-items:flex-start}.cookie-toc{position:sticky;top:6rem;display:flex;flex-direction:column;gap:var(--space-4)}.cookie-toc .pill-nav a{font-size:var(--text-xs)}.cookie-highlight .card-title{margin-bottom:var(--space-2)}.cookie-highlight .btn{margin-top:var(--space-3);width:100%}.cookie-sections{display:flex;flex-direction:column;gap:var(--space-6)}.cookie-block h2{margin-bottom:var(--space-3)}.cookie-block h3{margin-top:var(--space-3);margin-bottom:var(--space-2)}.cookie-list{list-style:disc;padding-left:1.25rem;color:var(--color-text-soft)}.cookie-list li{margin-bottom:0.5rem}.cookie-block a{font-weight:500}.cookie-block p+ul{margin-top:-0.5rem}@media (max-width:1023px){.cookie-grid{grid-template-columns:1fr;gap:var(--space-6)}.cookie-toc{position:static;order:-1}.cookie-highlight .btn{width:auto}}@media (max-width:639px){.cookie-hero{padding-top:var(--space-12);padding-bottom:var(--space-8)}.cookie-header .section-title{font-size:var(--text-3xl)}.cookie-meta{flex-direction:column;align-items:flex-start}.cookie-toc .pill-nav{overflow-x:auto;white-space:nowrap}.cookie-toc .pill-nav a{flex:0 0 auto}}