@font-face{font-family:Geist;src:url(https://cdn.jsdelivr.net/npm/geist@1.3.1/dist/fonts/geist-sans/Geist-Variable.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}:root{--canvas: oklch(.133 .019 256);--paper: oklch(.977 .009 104);--text: oklch(.133 .019 256);--text-secondary: oklch(.349 .02 267);--text-muted: oklch(.669 .023 261);--border-light: oklch(.207 .01 263);--paper-border: oklch(.922 .02 87);--rule: oklch(.911 .027 87);--rule-soft: oklch(.919 .006 261);--divider-dash: repeating-linear-gradient(90deg, var(--rule) 0 3px, transparent 3px 5px);--divider-dash-vertical: repeating-linear-gradient(180deg, var(--rule) 0 3px, transparent 3px 5px);--coral: oklch(.675 .215 32);--purple: oklch(.571 .248 286);--white: oklch(1 0 0);--max-shell: 100vw;--rail-width: 84px;--chapter-left: 581px;--reader-width: 859px;--reader-inset: 106px;--content-width: 720px;--frame-height: 770px;--space-reader-top: 48px;--space-reader-bottom: 32px;--space-section-inner: 16px;--space-section-default: 24px;--space-section-feature: 32px;--space-section-major: 56px;--space-row-y: 10px;--space-cta-top: 56px;--space-cta-y: 32px}*,*:before,*:after{box-sizing:border-box}html{color-scheme:light;scroll-behavior:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none}body{margin:0;min-width:320px;background:var(--canvas);color:var(--text);font-family:Geist,Inter,Segoe UI,sans-serif;font-feature-settings:"ss01" 1,"ss03" 1;-webkit-tap-highlight-color:transparent}::selection{background-color:#ff513447}body.guide-cover-locked{overflow:hidden}img{display:block;max-width:100%}a{color:inherit}p,li{text-wrap:pretty}h1,h2,h3,p{margin:0}strong{font-weight:600}.skip-link{position:fixed;top:16px;left:16px;z-index:100;padding:8px 12px;background:var(--white);color:var(--text);transform:translateY(-160%);transition:transform .16s ease}.skip-link:focus-visible{transform:translateY(0)}.guide-page{position:relative;overflow-x:clip}.guide-page.is-cover-locked,.guide-page.is-transitioning-to-guide{display:grid;min-height:100vh;min-height:100svh;place-items:start center;background:var(--canvas)}.guide-page.is-transitioning-to-cover{min-height:100vh;min-height:100svh;background:var(--canvas)}.guide-page.is-transitioning-to-cover:before{position:fixed;inset:0;z-index:39;content:"";background:var(--canvas)}.guide-page.is-cover-locked .global-rail,.guide-page.is-transitioning-to-guide .global-rail,.guide-page.is-transitioning-to-cover .global-rail,.guide-page.is-cover-locked .guide-chapter,.guide-page.is-started .cover-page{display:none}.guide-page.is-transitioning-to-guide .cover-page{pointer-events:none;animation:cover-to-guide-exit .52s cubic-bezier(.16,1,.3,1) forwards}.guide-page.is-transitioning-to-cover .cover-page{position:fixed;top:0;right:0;left:0;z-index:40;display:block;margin:0 auto;animation:guide-to-cover-enter .36s cubic-bezier(.2,0,0,1) both;will-change:opacity,filter,transform}.guide-page.is-transitioning-to-cover .chapter-art,.guide-page.is-transitioning-to-cover .chapter-reader{pointer-events:none;animation:chapter-panel-exit .3s cubic-bezier(.2,0,0,1) forwards;will-change:opacity,filter,transform}.guide-page.is-started:not(.is-guide-revealed):not(.is-revealing-guide) .chapter-art,.guide-page.is-started:not(.is-guide-revealed):not(.is-revealing-guide) .chapter-reader{opacity:0;filter:blur(10px)}.guide-page.is-revealing-guide .chapter-art,.guide-page.is-revealing-guide .chapter-reader{animation:chapter-panel-enter .52s cubic-bezier(.16,1,.3,1) both;will-change:opacity,filter,transform}html:active-view-transition-type(root){background:var(--canvas)}::view-transition-old(root),::view-transition-new(root){animation-duration:.92s;animation-timing-function:cubic-bezier(.16,1,.3,1);animation-fill-mode:both}::view-transition-old(root){animation-name:chapter-view-exit}::view-transition-new(root){animation-name:chapter-view-enter}.guide-page.is-started:not(.is-guide-revealed):not(.is-revealing-guide) .chapter-art{transform:translate(-16px)}.guide-page.is-started:not(.is-guide-revealed):not(.is-revealing-guide) .chapter-reader{transform:translateY(16px)}.global-rail{position:fixed;top:0;bottom:0;left:0;z-index:20;width:var(--rail-width);border-right:0;pointer-events:auto}.global-rail:after{position:absolute;top:0;right:0;bottom:0;z-index:0;width:.5px;content:"";background:#ffffff40;pointer-events:none}.global-rail__trigger{position:absolute;top:44px;left:20px;display:grid;width:44px;height:44px;place-items:center;padding:0;border:0;border-radius:12px;background:transparent;cursor:pointer;z-index:2;transition:background-color .18s cubic-bezier(.2,0,0,1),transform .18s cubic-bezier(.2,0,0,1);touch-action:manipulation;user-select:none;-webkit-user-select:none}.global-rail__trigger:hover,.global-rail__trigger[aria-expanded=true]{background:#ffffff0f}.global-rail__trigger:active{transform:scale(.96)}.global-rail__trigger:focus-visible{outline:2px solid var(--coral);outline-offset:4px}.global-rail__trigger img{width:36px;height:36px}.global-rail__menu{position:absolute;top:48px;left:72px;z-index:3;width:221px;min-height:199px;padding:12px;border:1px solid oklch(1 0 0 / .14);border-radius:12px;background:#04080fe6;-webkit-backdrop-filter:blur(36px) saturate(1.25) brightness(.82);backdrop-filter:blur(36px) saturate(1.25) brightness(.82);box-shadow:0 18px 48px #00000057,inset 0 1px #ffffff14;isolation:isolate;opacity:0;overflow:hidden;transform:translate3d(-8px,-4px,0) scale(.985);transform-origin:top left;transition:opacity .18s cubic-bezier(.2,0,0,1),transform .18s cubic-bezier(.2,0,0,1);will-change:opacity,transform}.global-rail__menu:before{position:absolute;inset:0;z-index:-1;content:"";background:linear-gradient(#04080fc2,#04080fc2),#04080fb8;pointer-events:none}.global-rail__menu[hidden]{display:none}.global-rail__menu.is-open{opacity:1;transform:translateZ(0) scale(1)}.global-rail__menu-copy{width:197px;min-height:85px;color:var(--white);font-family:"Hedvig Letters Serif",Iowan Old Style,serif;font-size:16px;font-weight:400;line-height:17px;letter-spacing:-.32px;text-wrap:pretty}.global-rail__menu-links{display:flex;flex-direction:column;width:197px;margin-top:16px}.global-rail__menu-link{display:flex;align-items:center;justify-content:space-between;min-height:22px;color:var(--text-muted);font-size:13px;font-weight:400;line-height:13px;letter-spacing:-.13px;text-decoration:none;transition:color .18s cubic-bezier(.2,0,0,1),transform .18s cubic-bezier(.2,0,0,1)}.global-rail__menu-link:nth-child(1){padding-bottom:8px}.global-rail__menu-link:nth-child(2){padding:8px 0}.global-rail__menu-link:nth-child(3){padding-top:8px}.global-rail__menu-link:not(:last-child){position:relative;border-bottom:0}.global-rail__menu-link:not(:last-child):after{position:absolute;right:0;bottom:0;left:0;height:.5px;content:"";background:#ffffff14;pointer-events:none}.global-rail__menu-link img{width:14px;height:14px;transition:opacity .18s cubic-bezier(.2,0,0,1),transform .18s cubic-bezier(.2,0,0,1)}.global-rail__menu-link:hover,.global-rail__menu-link:focus-visible{color:var(--white)}.global-rail__menu-link:hover img,.global-rail__menu-link:focus-visible img{opacity:1;transform:translate3d(2px,-2px,0)}.global-rail__menu-link:focus-visible{outline:2px solid var(--coral);outline-offset:4px}@media(min-width:1440px){.global-rail__menu{width:251px;min-height:226px;padding:14px;border-radius:14px}.global-rail__menu-copy{width:223px;min-height:96px;font-size:18px;line-height:19px;letter-spacing:-.36px}.global-rail__menu-links{width:223px;margin-top:18px}.global-rail__menu-link{min-height:25px;font-size:15px;line-height:15px;letter-spacing:-.15px}.global-rail__menu-link:nth-child(1){padding-bottom:9px}.global-rail__menu-link:nth-child(2){padding:9px 0}.global-rail__menu-link:nth-child(3){padding-top:9px}.global-rail__menu-link img{width:16px;height:16px}}.cover-page{position:relative;width:min(100vw,77.2727svh);height:100vh;height:100svh;margin:0;overflow:hidden;background:var(--canvas);opacity:0;transition:opacity .28s ease-out}.cover-page.is-loaded{opacity:1}@media(prefers-reduced-motion:reduce){.cover-page{transition:none}}.cover-page__image{position:absolute;top:-10.13%;left:-11.6%;width:111.6%;height:114.48%;max-width:none;object-fit:cover;object-position:center;-webkit-touch-callout:none;-webkit-user-drag:none}.cover-page__title-card{position:absolute;top:56px;left:56px;z-index:1;width:484px;height:313px;padding:24px;background:var(--paper)}.cover-page h1{width:436px;font-family:"Hedvig Letters Serif",Iowan Old Style,serif;font-size:56px;font-weight:400;line-height:53px;letter-spacing:-.56px;color:var(--text);font-feature-settings:"liga" 0}.cover-corner{position:absolute;z-index:4;width:12px;height:12px;background:var(--coral)}.cover-corner--tl{top:-6px;left:-6px}.cover-corner--tr{top:-6px;right:-6px}.cover-corner--bl{bottom:-6px;left:-6px}.cover-corner--br{right:-6px;bottom:-6px}.cover-page__cta{position:absolute;top:400px;left:56px;display:inline-flex;align-items:center;justify-content:center;height:40px;padding:8px 16px;background:var(--white);color:var(--text);font-size:16px;font-weight:500;line-height:18px;text-decoration:none;box-shadow:0 1px 2px #353a4526,0 0 1px var(--text-secondary);transition:transform .18s cubic-bezier(.2,0,0,1),filter .18s cubic-bezier(.2,0,0,1);touch-action:manipulation;user-select:none;-webkit-user-select:none}.cover-page__cta:hover{filter:brightness(.97)}.cover-page__cta:active{transform:scale(.96)}.cover-page__logo{position:absolute;top:calc(100svh - 104px);left:56px;width:190px;height:48px;max-width:none}.guide-chapter{display:grid;grid-template-columns:var(--chapter-left) minmax(var(--reader-width),1fr);width:100%;max-width:none;margin:0;align-items:start;background:var(--canvas);scroll-margin-top:0}.guide-chapter[hidden]{display:none!important}.chapter-art{position:fixed;top:0;left:0;z-index:3;width:var(--chapter-left);height:100vh;height:100dvh;height:100svh;min-height:0;overflow:hidden;background:var(--canvas);backface-visibility:hidden;contain:paint;transform:translateZ(0)}.chapter-art__image{position:absolute;top:var(--image-top, -25.36%);left:var(--image-left, -2.41%);width:var(--image-width, 110.84%);height:var(--image-height, 125.29%);max-width:none;object-fit:cover;-webkit-touch-callout:none;-webkit-user-drag:none}.chapter-art__label{display:none}.chapter-art h1{position:absolute;left:116px;bottom:48px;z-index:2;width:328px;color:#e5e5e5;font-family:"Hedvig Letters Serif",Iowan Old Style,serif;font-size:48px;font-weight:400;line-height:1;letter-spacing:-.96px}.chapter-art__eyebrow{position:absolute;left:116px;bottom:48px;z-index:2;width:433px;color:#f2f3f5;font-family:"Hedvig Letters Serif",Iowan Old Style,serif;font-size:28px;font-weight:400;line-height:1;letter-spacing:-.56px;text-wrap:balance}#regulation-and-enforcement-trends .chapter-art h1,#complete-web-privacy-auditing-checklist .chapter-art h1{top:48px;bottom:auto;width:433px}#complete-web-privacy-auditing-checklist .chapter-art__image{object-fit:cover;object-position:60% center}#ensuring-compliance .chapter-art h1{top:48px;bottom:auto;width:328px}#ensuring-compliance .chapter-art__eyebrow{width:433px}#ensuring-compliance .chapter-media+.chapter-list{margin-top:16px}#ensuring-compliance .chapter-media{width:min(700px,100%)}#ensuring-compliance .chapter-media figcaption{width:min(700px,100%);margin-bottom:12px}#ensuring-compliance .chapter-media img{height:auto;aspect-ratio:auto;object-fit:contain}#ensuring-compliance .chapter-media+.chapter-media{margin-top:32px}#ensuring-compliance .chapter-list+.chapter-media{margin-top:24px}#ensuring-compliance .chapter-section--has-media .chapter-section__body>.chapter-list,#ensuring-compliance .chapter-section--web-auditor-capabilities .chapter-list{width:min(700px,100%)}#ensuring-compliance .chapter-section+.chapter-section{margin-top:var(--space-section-major)}#ensuring-compliance .chapter-section--web-auditor-capabilities+.chapter-section--cookie-agent-tiktok{margin-top:24px}#ensuring-compliance .chapter-section--compliance-dashboard,#ensuring-compliance .chapter-section--cookie-categories,#ensuring-compliance .chapter-section--data-elements{margin-top:32px}#ensuring-compliance .chapter-section--cookie-agent-tiktok+.chapter-section--compliance-dashboard,#ensuring-compliance .chapter-section--cookie-categories+.chapter-section--data-elements{margin-top:32px}#ensuring-compliance .chapter-section--privado-ai-web-auditor-started h2{max-width:537px}#ensuring-compliance .chapter-list--start-guide{margin-top:0}#ensuring-compliance .chapter-list--start-guide .chapter-list__row--divided{background-image:linear-gradient(#c6cad1,#c6cad1);background-size:100% .5px}#ensuring-compliance .chapter-list--start-guide .chapter-list__row p{line-height:22.4px}#ensuring-compliance .chapter-list--start-guide a{color:var(--coral);text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:2px}#ensuring-compliance .chapter-list--start-guide a:hover{text-decoration-thickness:1.5px}.chapter-reader{position:relative;grid-column:2;min-height:100vh;min-height:100svh;background:var(--paper);color:var(--text);isolation:isolate;backface-visibility:hidden}.chapter-reader__crumb{position:sticky;top:0;z-index:12;display:flex;align-items:center;justify-content:center;width:100%;height:48px;padding:0 max(var(--reader-inset),calc((100% - var(--content-width)) / 2));border:0;border-bottom:1px solid var(--rule);background-color:#f8f8f1c2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);backface-visibility:hidden;contain:paint;transform:translateZ(0);color:var(--text-muted);font-size:13px;font-weight:400;line-height:17px;text-align:center}.chapter-reader__crumb-inner{width:var(--content-width);text-align:left}.chapter-reader__crumb a{color:var(--text);text-decoration:none}.chapter-reader__crumb a:hover{text-decoration:underline}.chapter-reader__crumb a:focus-visible{outline:2px solid var(--coral);outline-offset:4px}.chapter-reader__crumb strong{color:var(--text);font-weight:400}.chapter-back{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;margin-left:0;margin-right:-4px;margin-block:0;padding:0;border:0;background:transparent;color:var(--text);cursor:pointer;line-height:0;transition:transform .2s ease;touch-action:manipulation;user-select:none;-webkit-user-select:none}.chapter-back svg{display:block;width:16px;height:16px;transform:translateY(-1.75px)}.chapter-back:hover{transform:translate(-2px)}.chapter-back:active{transform:translate(-2px) scale(.9);transition-duration:80ms}.chapter-back:focus-visible{outline:2px solid var(--coral);outline-offset:2px;border-radius:2px}@media(prefers-reduced-motion:reduce){.chapter-back{transition:none}.chapter-back:hover{transform:none}}.chapter-reader__content{width:var(--content-width);margin-inline:auto;padding-top:var(--space-reader-top);padding-bottom:var(--space-reader-bottom)}.chapter-section{display:flex;flex-direction:column;gap:var(--space-section-inner);width:100%}.chapter-section+.chapter-section{margin-top:var(--space-section-default)}.chapter-section.chapter-section--core-problem{margin-top:var(--space-section-major)}.chapter-section.chapter-section--dangerous-features{margin-top:var(--space-section-feature)}.chapter-section.chapter-section--scale-threat,.chapter-section.chapter-section--still-sued{margin-top:var(--space-section-major)}.chapter-section h2{width:100%;font-family:"Hedvig Letters Serif",Iowan Old Style,serif;font-size:32px;font-weight:400;line-height:38px;letter-spacing:-.32px;color:var(--text);font-feature-settings:"salt" 1;text-wrap:balance}.chapter-section--sub h2{font-size:24px;line-height:28px}.chapter-section__body>p{font-size:16px;font-weight:400;line-height:24px;color:var(--text-secondary);font-feature-settings:"salt" 1,"ss01" 1,"ss03" 1}.chapter-paragraphs p{color:var(--text-secondary);font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.16px;font-feature-settings:"salt" 1,"ss01" 1,"ss03" 1}.chapter-paragraphs p+p{margin-top:var(--space-section-inner)}.chapter-section__body>*+*{margin-top:var(--space-section-default)}.chapter-section__body>.chapter-subsection:first-child{margin-top:var(--space-section-inner)}.chapter-section__body>:not(.chapter-subsection)+.chapter-subsection{margin-top:var(--space-section-feature)}.chapter-section__intro{padding-bottom:var(--space-section-inner)}.chapter-section:first-child .chapter-section__body>p:first-child,.chapter-section:first-child .chapter-paragraphs>p:first-child{width:100%;text-indent:64px}#ensuring-compliance .chapter-section:first-child .chapter-section__body>p:first-child{width:100%;max-width:none;padding-left:0;text-wrap:auto}#ensuring-compliance .chapter-section__body>p+.chapter-list,#ensuring-compliance .chapter-paragraphs+.chapter-list{margin-top:16px}.chapter-section--dangerous-features h2{font-size:24px;line-height:28px}.chapter-list,.nested-settlement-list{margin:0;padding:0;list-style:none}.chapter-list{width:100%}.chapter-list__row{display:flex;gap:8px;align-items:flex-start;width:100%;padding:var(--space-row-y) 0}.chapter-list__row:first-child{padding-top:0}.chapter-list__row:last-child{padding-bottom:0}.chapter-list__row--divided{background-image:var(--divider-dash);background-repeat:no-repeat;background-position:left bottom;background-size:100% 1px}.chapter-list__row p,.nested-settlement-list p{flex:1 1 auto;min-width:0;color:var(--text-secondary);font-size:14px;font-weight:400;line-height:21px;font-feature-settings:"salt" 1,"ss01" 1,"ss03" 1}.chapter-list__content{flex:1 1 auto;min-width:0}.chapter-list__children{margin:4px 0 0;padding:0;list-style:none}.chapter-list__children li{display:flex;gap:8px;align-items:flex-start;padding:4px 0 0 16px}.chapter-list__icon{width:16px;height:16px;margin-top:2px;flex:0 0 16px}.chapter-list__dot,.nested-settlement-list__mark{display:block;width:6px;height:6px;margin-top:8px;flex:0 0 6px;background:var(--coral)}.chapter-list--plain .chapter-list__dot{margin-top:7px}.chapter-list--nested .chapter-list__row{padding:var(--space-row-y) 0}.chapter-list--nested .chapter-list__row:first-child{padding-top:0}.chapter-list--nested .chapter-list__row:last-child{padding-bottom:0}.chapter-list__row--nested{flex-direction:row}.nested-settlement-list{margin-top:2px}.nested-settlement-list li{display:flex;gap:8px;align-items:flex-start;padding:2px 0 2px 16px}.nested-settlement-list__mark{border:.5px solid var(--rule);background:transparent}.chapter-list--plain .chapter-list__row{border-bottom-color:var(--rule)}.chapter-list--purple .chapter-list__dot{background:var(--coral)}.chapter-list--compact .chapter-list__row{padding:8px 0}.chapter-list--compact .chapter-list__row:first-child{padding-top:0}.chapter-list--compact .chapter-list__row:last-child{padding-bottom:0}.chapter-subsection{width:100%}.chapter-subsection+.chapter-subsection{margin-top:var(--space-section-feature)}#regulation-and-enforcement-trends .chapter-section+.chapter-section{margin-top:var(--space-section-major)}.chapter-subsection h3,.chapter-callout-list__title{width:100%;color:var(--text);font-family:"Hedvig Letters Serif",Iowan Old Style,serif;font-size:24px;font-weight:400;line-height:28px;letter-spacing:-.24px;font-feature-settings:"salt" 1,"ss01" 1;text-wrap:balance}.chapter-callout-list__title{color:var(--text-secondary);font-family:Geist,Inter,Segoe UI,sans-serif;font-size:16px;font-weight:600;line-height:24px;letter-spacing:-.16px}.chapter-subsection>*+*,.chapter-callout-list>*+*{margin-top:var(--space-section-inner)}.chapter-text-rows,.chapter-table{width:100%}.chapter-text-row{width:100%;padding:12px 0;color:var(--text-secondary);font-size:16px;font-weight:400;line-height:24px;font-feature-settings:"salt" 1,"ss01" 1}.chapter-text-row:first-child{padding-top:0}.chapter-text-row:last-child{padding-bottom:0}.chapter-text-row--divided{background-image:var(--divider-dash);background-repeat:no-repeat;background-position:left bottom;background-size:100% 1px}.chapter-text-row strong,.chapter-list__row strong{font-weight:600}.chapter-section--scale-of-litigation .chapter-paragraphs{width:min(834px,100%)}.chapter-section--scale-of-litigation .chapter-split-chart{width:100%}.chapter-section--scale-of-litigation .chapter-paragraphs+.chapter-split-chart{margin-top:var(--space-section-feature)}.chapter-split-chart{display:grid;grid-template-columns:minmax(220px,30.8642%) minmax(420px,48%);justify-content:space-between;gap:min(12%,108px);align-items:end;width:100%}.chapter-split-chart>p{color:var(--text-secondary);font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.16px;font-feature-settings:"salt" 1,"ss01" 1}.chapter-chart{width:100%;margin:0}.chapter-chart__plot{display:grid;grid-template-columns:9.2% 1fr;gap:3%;height:auto;aspect-ratio:420 / 270;align-items:end}.chapter-chart__ticks{display:flex;flex-direction:column;justify-content:space-between;height:calc(100% - 28px);margin-bottom:28px;color:var(--text-secondary);font-size:11px;line-height:12px;text-align:right;font-variant-numeric:tabular-nums}.chapter-chart__bars{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:7%;align-items:end;height:calc(100% - 28px);margin-bottom:28px}.chapter-chart__bars:before{position:absolute;inset:0;z-index:0;content:"";background:linear-gradient(var(--rule),var(--rule)) 0 0 / 100% 1px no-repeat,linear-gradient(var(--rule),var(--rule)) 0 25% / 100% 1px no-repeat,linear-gradient(var(--rule),var(--rule)) 0 50% / 100% 1px no-repeat,linear-gradient(var(--rule),var(--rule)) 0 75% / 100% 1px no-repeat,linear-gradient(var(--rule),var(--rule)) 0 100% / 100% 1px no-repeat}.chapter-chart__bar-group{position:relative;z-index:1;height:100%;color:var(--text-secondary);font-size:11px;line-height:12px;font-variant-numeric:tabular-nums}.chapter-chart__value{position:absolute;bottom:calc(var(--bar-size) + 4px);left:50%;transform:translate(-50%)}.chapter-chart__bar{position:absolute;bottom:0;left:50%;width:min(34px,28%);height:var(--bar-size);min-height:8px;background:#5c8fc7;transform:translate(-50%)}.chapter-chart__label{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)}.chapter-chart figcaption{width:min(360px,100%);margin:8px auto 0;color:var(--text-secondary);font-size:12px;font-weight:400;line-height:14px;text-align:center}.chapter-table{width:100%;max-width:100%;border-collapse:collapse;color:var(--text-secondary);font-size:13px;line-height:18.2px;letter-spacing:-.13px;table-layout:fixed}.chapter-table col:first-child{width:62.037%}.chapter-table col:last-child{width:37.963%}.chapter-table th,.chapter-table td{height:38px;padding:9px 16px 10px;background-image:var(--divider-dash);background-repeat:no-repeat;background-position:left bottom;background-size:100% 1px;text-align:left;vertical-align:middle}.chapter-table th{color:var(--text);font-size:12px;font-weight:500;line-height:12px;letter-spacing:-.12px;background-color:var(--paper-border)}.chapter-table th{height:32px;padding-top:0;padding-bottom:0}.chapter-table th:first-child,.chapter-table td:first-child{background-image:var(--divider-dash),var(--divider-dash-vertical);background-repeat:no-repeat,no-repeat;background-position:left bottom,right top;background-size:100% 1px,1px 100%}.chapter-table td:first-child,.chapter-table th:first-child{width:62.037%}.chapter-media{width:min(var(--media-width, 484px),100%);margin:0}.chapter-media figcaption{width:min(100%,var(--media-caption-width, var(--media-width, 484px)));margin-bottom:16px;color:var(--text-muted);font-size:12px;font-weight:400;line-height:14px;letter-spacing:-.12px;text-wrap:balance}.chapter-media img{width:100%;aspect-ratio:var(--media-aspect, auto);object-fit:var(--media-fit, cover);border:1px solid var(--rule-soft);border-radius:8px;background:var(--white)}.chapter-checklist-table{width:100%;--checklist-dash: var(--divider-dash);--checklist-dash-vertical: var(--divider-dash-vertical);color:var(--text-secondary);font-size:15px;font-weight:400;line-height:21px;letter-spacing:-.15px;font-feature-settings:"salt" 1,"ss01" 1,"ss03" 1}.chapter-checklist-table__header,.chapter-checklist-table__row{display:grid;grid-template-columns:17.44% 16% 34.69% 31.87%;width:100%}.chapter-checklist-table__header{min-height:36px;background:var(--paper-border);background-image:var(--checklist-dash);background-repeat:no-repeat;background-position:left bottom;background-size:100% 1px;color:var(--text);font-size:15px;font-weight:500;line-height:21px;letter-spacing:-.15px}.chapter-checklist-table__header span{display:flex;align-items:center;min-width:0;padding:0 16px;white-space:nowrap}.chapter-checklist-table__row{background-image:var(--checklist-dash);background-repeat:no-repeat;background-position:left bottom;background-size:100% 1px}.chapter-checklist-table__row:last-child{background-image:none}.chapter-checklist-table__header span+span,.chapter-checklist-table__row>div+div{background-image:var(--checklist-dash-vertical);background-repeat:no-repeat;background-position:left top;background-size:1px 100%}.chapter-checklist-table__row>div{min-width:0;padding:16px}.chapter-checklist-table__row p{color:var(--text-secondary);font-size:15px;font-weight:400;line-height:21px;letter-spacing:-.15px;text-wrap:pretty}.chapter-checklist-table__row p+p{margin-top:16px}#complete-web-privacy-auditing-checklist .chapter-section{gap:0}#complete-web-privacy-auditing-checklist .chapter-section__body>*+*{margin-top:16px}#complete-web-privacy-auditing-checklist .chapter-section:first-child .chapter-paragraphs>p:first-child{width:100%}#complete-web-privacy-auditing-checklist .chapter-section:first-child .chapter-paragraphs>p:last-child{width:100%}#complete-web-privacy-auditing-checklist .chapter-section:first-child .chapter-paragraphs+.chapter-list{width:100%}#complete-web-privacy-auditing-checklist .chapter-list+.chapter-paragraphs{width:100%;margin-top:56px}#complete-web-privacy-auditing-checklist .chapter-list+.chapter-paragraphs>p:first-child{width:100%;text-indent:0}#complete-web-privacy-auditing-checklist .chapter-pager{margin-top:0}.chapter-callout-list+.chapter-paragraphs{margin-top:var(--space-section-inner)}.chapter-callout-list+.chapter-paragraphs+.chapter-callout-list{margin-top:var(--space-section-feature)}.chapter-pager{display:flex;width:100%;margin-top:var(--space-cta-top);border-top:1px solid var(--rule)}.chapter-pager__link{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:var(--space-cta-y) 0;border:0;background-color:transparent;color:var(--text);cursor:pointer;font:inherit;text-align:center;text-decoration:none;transition:filter .18s cubic-bezier(.2,0,0,1),transform .18s cubic-bezier(.2,0,0,1);touch-action:manipulation;user-select:none;-webkit-user-select:none}.chapter-pager__link:hover{filter:brightness(.96)}.chapter-pager__link:focus-visible,.cover-page__cta:focus-visible{outline:2px solid var(--coral);outline-offset:4px}.chapter-pager__link:active{transform:scale(.96)}.chapter-pager__link img{width:20px;height:20px;margin-bottom:12px}.chapter-pager__link--prev img{transform:scaleX(-1)}@keyframes pager-nudge-next{0%{transform:translate(0)}15%{transform:translate(6px)}30%,to{transform:translate(0)}}.chapter-pager.is-visible .chapter-pager__link--next img{animation:pager-nudge-next 3s cubic-bezier(.34,1.56,.64,1) infinite}.chapter-pager__link span{width:100%;color:#0006;font-size:13px;font-weight:400;line-height:20px}.chapter-pager__link strong{width:100%;color:#0009;font-family:"Hedvig Letters Serif",Iowan Old Style,serif;font-size:16px;font-weight:400;line-height:24px}@media(prefers-reduced-motion:reduce){.chapter-pager.is-visible .chapter-pager__link--next img{animation:none}}.chapter-learn-more{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin-top:var(--space-cta-top);padding:var(--space-cta-y) 0;border-top:1px solid var(--rule);color:var(--text);text-align:center;text-decoration:none;transition:filter .18s cubic-bezier(.2,0,0,1),transform .18s cubic-bezier(.2,0,0,1)}.chapter-learn-more:hover{filter:brightness(.96)}.chapter-learn-more:focus-visible{outline:2px solid var(--coral);outline-offset:4px}.chapter-learn-more:active{transform:scale(.96)}.chapter-learn-more img{width:20px;height:20px;margin-bottom:12px}.chapter-learn-more span{color:#0009;font-family:"Hedvig Letters Serif",Iowan Old Style,serif;font-size:16px;font-weight:400;line-height:24px}.guide-chapter.is-transitioning .chapter-art,.guide-chapter.is-transitioning .chapter-reader,.guide-chapter.is-exiting .chapter-art,.guide-chapter.is-exiting .chapter-reader{animation:chapter-panel-exit .92s cubic-bezier(.16,1,.3,1) forwards;will-change:opacity,filter,transform}@keyframes chapter-panel-enter{0%{filter:blur(10px);opacity:0;transform:translateY(16px) scale(.99)}to{filter:blur(0);opacity:1;transform:translateY(0) scale(1)}}@keyframes chapter-panel-enter-no-blur{0%{opacity:0;transform:translateY(16px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes chapter-panel-exit{0%{filter:blur(0);opacity:1;transform:translateY(0) scale(1)}48%{filter:blur(7px);opacity:.64;transform:translateY(-10px) scale(.988)}to{filter:blur(12px);opacity:0;transform:translateY(-18px) scale(.985)}}@keyframes chapter-view-enter{0%{filter:blur(10px);opacity:0;transform:translateY(18px) scale(.99)}to{filter:blur(0);opacity:1;transform:translateY(0) scale(1)}}@keyframes chapter-view-exit{0%{filter:blur(0);opacity:1;transform:translateY(0) scale(1)}to{filter:blur(12px);opacity:0;transform:translateY(-18px) scale(.985)}}@keyframes cover-to-guide-exit{0%{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}to{opacity:0;filter:blur(12px);transform:translateY(-18px) scale(.985)}}@keyframes guide-to-cover-enter{0%{opacity:0;filter:blur(12px);transform:translateY(18px) scale(.985)}to{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}}@media(max-width:1120px){:root{--rail-width: 48px}.global-rail__trigger{left:2px}.global-rail__menu{left:40px}.guide-chapter{max-width:none}.guide-chapter{display:block;padding-left:48px}.chapter-art{position:relative;top:auto;left:auto;width:auto;height:var(--chapter-art-h-locked, 100svh);min-height:0}.chapter-art__image{width:100%;height:var(--chapter-art-h-locked, 100%);transform:none;will-change:auto}.chapter-art h1{left:32px;top:auto;bottom:48px}#regulation-and-enforcement-trends .chapter-art h1{top:48px;bottom:auto}#complete-web-privacy-auditing-checklist .chapter-art h1{top:48px;bottom:auto;width:min(433px,calc(100vw - 128px))}.chapter-art__label{display:none}.chapter-art__eyebrow{left:32px;bottom:48px;width:min(433px,calc(100vw - 128px))}.chapter-reader{min-height:auto;backface-visibility:visible;isolation:auto}.chapter-reader__content{width:auto;margin:0;padding:var(--space-reader-top) 32px var(--space-reader-bottom)}.chapter-reader__crumb{padding:0 32px}.chapter-reader__crumb-inner{width:auto;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chapter-pager{width:100%}}@media(max-width:700px){:root{--space-reader-top: 32px;--space-reader-bottom: 28px;--space-section-default: 28px;--space-section-feature: 32px;--space-section-major: 40px;--space-cta-top: 40px}.chapter-pager__link strong{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.global-rail{display:none}.cover-page{width:100vw}.cover-page__image{top:0;left:0;width:100%;height:100%;object-position:center top}.cover-page__title-card{top:56px;left:20px;width:calc(100vw - 40px);height:auto;min-height:0;padding:20px}.cover-page h1{width:100%;font-size:clamp(38px,10.9vw,46px);line-height:.96;letter-spacing:-.02em;text-wrap:balance}.cover-page__cta{top:calc(56px + var(--mobile-cover-card-height, 304px) + 40px);left:20px}.cover-page__logo{top:auto;bottom:max(32px,env(safe-area-inset-bottom));left:20px;width:150px;height:auto}.guide-chapter{padding-left:0}.chapter-art{height:var(--chapter-art-h-locked, 100svh);min-height:0;transform:none;backface-visibility:visible;contain:none}.guide-page.is-revealing-guide .chapter-art,.guide-page.is-revealing-guide .chapter-reader,.guide-page.is-transitioning-to-cover .chapter-art,.guide-page.is-transitioning-to-cover .chapter-reader,.guide-chapter.is-transitioning .chapter-art,.guide-chapter.is-transitioning .chapter-reader,.guide-chapter.is-exiting .chapter-art,.guide-chapter.is-exiting .chapter-reader{will-change:auto}.chapter-art__image{top:0;left:0;width:100%;height:var(--chapter-art-h-locked, 100%);object-fit:cover;object-position:center}.chapter-art h1{left:20px;bottom:48px;width:calc(100% - 40px);font-size:48px;line-height:1;letter-spacing:-.96px}#regulation-and-enforcement-trends .chapter-art h1,#complete-web-privacy-auditing-checklist .chapter-art h1,#ensuring-compliance .chapter-art h1{top:48px;bottom:auto;width:calc(100% - 40px)}.chapter-art__eyebrow{left:20px;bottom:48px;width:calc(100% - 40px);font-size:28px;line-height:1}.chapter-reader__crumb{justify-content:flex-start;font-size:13px;padding:0 20px}.chapter-reader__crumb-inner{width:auto;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chapter-reader__content{padding:40px 20px var(--space-reader-bottom)}.chapter-section{gap:12px}.chapter-section h2{font-size:28px;line-height:32px;letter-spacing:-.28px}.chapter-section--sub h2,.chapter-section--dangerous-features h2,.chapter-subsection h3{font-size:22px;line-height:26px;letter-spacing:-.22px}.chapter-section+.chapter-section,.chapter-section.chapter-section--core-problem,.chapter-section.chapter-section--dangerous-features,.chapter-section.chapter-section--scale-threat,.chapter-section.chapter-section--still-sued,#regulation-and-enforcement-trends .chapter-section+.chapter-section{margin-top:var(--space-section-default)}.chapter-split-chart{grid-template-columns:minmax(0,1fr);gap:var(--space-section-feature)}.chapter-chart{width:100%;max-width:280px}.chapter-media,#ensuring-compliance .chapter-media,#ensuring-compliance .chapter-section--has-media .chapter-section__body>.chapter-list,#ensuring-compliance .chapter-section--web-auditor-capabilities .chapter-list{width:100%}.chapter-media figcaption,#ensuring-compliance .chapter-media figcaption{width:100%}.chapter-table{display:block;overflow-x:auto;white-space:normal}.chapter-section__body>p{font-size:16px;line-height:24px}.chapter-section:first-child .chapter-section__body>p:first-child,.chapter-section:first-child .chapter-paragraphs>p:first-child{width:100%;text-indent:0}.chapter-checklist-table{overflow-x:auto;padding-bottom:4px}.chapter-checklist-table__header,.chapter-checklist-table__row{min-width:760px}.chapter-reader{backface-visibility:visible}.chapter-reader__crumb{transform:none;backface-visibility:visible;contain:none}.guide-page.is-revealing-guide .chapter-art,.guide-page.is-revealing-guide .chapter-reader{animation-name:chapter-panel-enter-no-blur}}@media(min-width:1121px)and (max-width:1439px){:root{--rail-width: 56px;--chapter-left: 440px;--content-width: 640px}.guide-chapter{grid-template-columns:var(--chapter-left) 1fr;align-items:start;background:var(--paper)}.global-rail:after{background:#ffffff40}.global-rail__trigger{top:44px;left:8px;width:40px;height:40px;border-radius:10px}.global-rail__trigger img{width:32px;height:32px}.global-rail__menu{left:48px;width:213px;min-height:191px;background:#04080ff0;-webkit-backdrop-filter:blur(44px) saturate(1.35) brightness(.76);backdrop-filter:blur(44px) saturate(1.35) brightness(.76);box-shadow:0 20px 56px #00000070,inset 0 1px #ffffff1a}.global-rail__menu:before{background:linear-gradient(#04080fd6,#04080fd6),#04080fcc}.global-rail__menu-copy,.global-rail__menu-links{width:189px}.chapter-art{position:sticky;top:0;left:0;width:var(--chapter-left);height:var(--chapter-art-h, 100vh);min-height:var(--chapter-art-h, 100vh);max-height:var(--chapter-art-h, 100vh);backface-visibility:visible;contain:none;transform:none;transition:height .22s cubic-bezier(.2,0,0,1),min-height .22s cubic-bezier(.2,0,0,1),max-height .22s cubic-bezier(.2,0,0,1)}.chapter-art__image{inset:0;width:100%;height:var(--chapter-art-image-h, 100vh);min-height:100%;object-fit:cover;object-position:center;transform:none;will-change:auto}.chapter-reader{grid-column:2;background:var(--paper)}.chapter-art h1{left:96px;width:min(328px,calc(100% - 112px))}#regulation-and-enforcement-trends .chapter-art h1,#complete-web-privacy-auditing-checklist .chapter-art h1,#ensuring-compliance .chapter-art h1,.chapter-art__eyebrow,#ensuring-compliance .chapter-art__eyebrow{left:96px;width:min(433px,calc(100% - 112px))}.chapter-art__label{display:none}.chapter-reader__crumb{justify-content:flex-start;padding-inline:max(0px,calc((100% - var(--content-width)) / 2));background-color:var(--paper)}.chapter-reader__crumb-inner{width:auto;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.cover-page__cta,.global-rail__trigger,.global-rail__menu,.guide-page.is-transitioning-to-guide .cover-page,.guide-page.is-transitioning-to-cover .cover-page,.guide-page.is-transitioning-to-cover .chapter-art,.guide-page.is-transitioning-to-cover .chapter-reader,.guide-page.is-revealing-guide .chapter-art,.guide-page.is-revealing-guide .chapter-reader,.guide-chapter.is-transitioning .chapter-art,.guide-chapter.is-transitioning .chapter-reader,.guide-chapter.is-exiting .chapter-art,.guide-chapter.is-exiting .chapter-reader{animation:none;transition:none}}
