.djv-container{background:var(--bg-secondary, #f8fafc);border:1px solid var(--border-color-light, #e2e8f0);border-radius:12px;padding:clamp(1.5rem,4vw,2.5rem);max-width:800px;margin:0 auto;position:relative}.djv-container h3{font-family:var(--heading-font, inherit);font-size:1.5rem;font-weight:600;color:var(--text-main, #1a1a2e);margin:0 0 .25rem;text-align:center}.djv-subtitle{font-size:.9375rem;color:var(--text-secondary, #475467);text-align:center;margin:0 0 1.5rem;line-height:1.6}.djv-map-stage{max-width:800px;margin:0 auto;position:relative}.djv-map{display:block;width:100%;max-width:800px;margin:0 auto}.djv-country{stroke:#fff}.djv-country--eu{fill:#ede9fe;stroke-width:.5}.djv-country--dc{fill:#c4b5fd;stroke-width:.8}.djv-country--non-eu{fill:#f3f4f6;stroke-width:.5}.djv-pin-label{fill:#6941c6;font-size:11px;font-weight:700;pointer-events:none}.djv-pin-layer{position:absolute;top:0;left:0;width:100%;aspect-ratio:1000 / 684;z-index:1;pointer-events:none}.djv-pin-overlay{position:absolute;transform:translate(-50%,-50%);pointer-events:auto}.djv-pin-button{position:relative;display:block;width:18px;height:18px;padding:0;border:2px solid #6941c6;border-radius:999px;background:#c4b5fd;cursor:pointer}.djv-pin-button[aria-expanded=true]{background:#6941c6}.djv-pin-button:before{content:"";position:absolute;inset:-2px;border:2px solid #6941c6;border-radius:inherit;opacity:.6;animation:djv-pulse-ring 2s ease-out infinite}.djv-pin-button.prefers-reduced-motion:before{animation:none;opacity:.3}.djv-pin-button:focus-visible{outline:3px solid #1d4ed8;outline-offset:4px}.djv-overlay-details{margin:0;display:grid;gap:.625rem}.djv-overlay-details dt{font-size:.75rem;font-weight:700;color:var(--text-secondary, #475467);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .125rem}.djv-overlay-details dd{margin:0;font-size:.9375rem;color:var(--text-main, #1a1a2e);line-height:1.6}.djv-legend{display:flex;justify-content:center;gap:1.5rem;margin-top:1rem;flex-wrap:wrap}.djv-legend-item{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:var(--text-secondary, #475467)}.djv-legend-swatch{display:inline-block;width:14px;height:14px}.djv-legend-swatch--eu{background:#ede9fe;border:1px solid rgb(105 65 198 / 25%);border-radius:3px}.djv-legend-swatch--dc{background:#6941c6;border-radius:50%}.djv-attribution{font-size:.625rem;color:var(--text-secondary, #475467);text-align:center;margin:1rem 0 0;opacity:.5}@keyframes djv-pulse-ring{0%{transform:scale(1);opacity:.6}to{transform:scale(2.65);opacity:0}}@media(prefers-reduced-motion:reduce){.djv-pin-button:before{animation:none!important}}:root{--gdpr-checker-purple: #6941c6;--gdpr-checker-purple-dark: #5630a8;--gdpr-checker-purple-bg: #f4f3ff;--gdpr-checker-text-main: #101828;--gdpr-checker-text-secondary: #475467;--gdpr-checker-border: #e2e8f0;--gdpr-checker-bg: #ffffff;--gdpr-checker-bg-muted: #f8fafc;--gdpr-checker-success: #22c55e;--gdpr-checker-success-bg: #dcfce7;--gdpr-checker-success-text: #166534;--gdpr-checker-danger: #ef4444;--gdpr-checker-danger-bg: #fef2f2;--gdpr-checker-danger-text: #991b1b}.gdpr-compliance-checker{max-width:720px;margin:0 auto;font-family:Noto Sans,sans-serif}.gdpr-compliance-checker__card{padding:clamp(1.5rem,4vw,2.5rem);background:var(--gdpr-checker-bg-muted);border:1px solid var(--gdpr-checker-border);border-radius:12px}.gdpr-compliance-checker__card--intro{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;background:linear-gradient(135deg,var(--gdpr-checker-purple-bg),var(--gdpr-checker-bg))}.gdpr-compliance-checker__intro-kicker{margin:0;color:var(--gdpr-checker-text-secondary);font-size:1rem;font-weight:600}.gdpr-compliance-checker__button,.gdpr-compliance-checker__detail-button,.gdpr-compliance-checker__restart-button,.gdpr-compliance-checker__answer{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;border-radius:8px;font-family:inherit;font-size:1rem;font-weight:600;line-height:1.2;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.gdpr-compliance-checker__button{padding:.875rem 2rem;color:#fff;background:var(--gdpr-checker-purple);border:1px solid var(--gdpr-checker-purple);text-decoration:none}.gdpr-compliance-checker__button:hover{background:var(--gdpr-checker-purple-dark);border-color:var(--gdpr-checker-purple-dark);transform:translateY(-1px)}.gdpr-compliance-checker__button:focus-visible{outline:3px solid rgba(105,65,198,.32);outline-offset:3px}.gdpr-compliance-checker__detail-button,.gdpr-compliance-checker__restart-button{padding:.875rem 1.5rem;color:var(--gdpr-checker-text-secondary);background:var(--gdpr-checker-bg);border:1px solid var(--gdpr-checker-border)}.gdpr-compliance-checker__detail-button:hover,.gdpr-compliance-checker__restart-button:hover{color:var(--gdpr-checker-purple);border-color:var(--gdpr-checker-purple);transform:translateY(-1px)}.gdpr-compliance-checker__detail-button:focus-visible,.gdpr-compliance-checker__restart-button:focus-visible{outline:3px solid rgba(105,65,198,.32);outline-offset:3px}.gdpr-compliance-checker__detail-overlay{display:inline-flex}.gdpr-compliance-checker__progress{margin-bottom:1.5rem}.gdpr-compliance-checker__progress-label{display:block;margin-bottom:.5rem;color:var(--gdpr-checker-purple);font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.gdpr-compliance-checker__progress-track{height:4px;overflow:hidden;background:var(--gdpr-checker-border);border-radius:999px}.gdpr-compliance-checker__progress-fill{display:block;width:var(--gdpr-checker-progress, 0%);height:100%;background:var(--gdpr-checker-purple);border-radius:inherit;transition:width .3s ease}.gdpr-compliance-checker__fieldset{padding:0;margin:0;border:0}.gdpr-compliance-checker__category{display:inline-block;padding:.25rem .75rem;margin-bottom:.75rem;color:var(--gdpr-checker-purple);background:var(--gdpr-checker-purple-bg);border-radius:999px;font-size:.8125rem;font-weight:700}.gdpr-compliance-checker__question,.gdpr-compliance-checker__result-title,.gdpr-compliance-checker__breakdown-title{color:var(--gdpr-checker-text-main);font-family:Open Sans,sans-serif;line-height:1.35}.gdpr-compliance-checker__question{margin:0 0 2rem;font-size:clamp(1.125rem,2.5vw,1.375rem);font-weight:700}.gdpr-compliance-checker__answers,.gdpr-compliance-checker__cta-row{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.gdpr-compliance-checker__answer{min-width:120px;padding:.875rem 2.5rem;color:var(--gdpr-checker-text-main);background:var(--gdpr-checker-bg);border:2px solid var(--gdpr-checker-border)}.gdpr-compliance-checker__answer:focus-visible{outline:3px solid rgba(105,65,198,.32);outline-offset:3px}.gdpr-compliance-checker__answer--yes:hover,.gdpr-compliance-checker__answer--yes:focus-visible{color:var(--gdpr-checker-success-text);background:var(--gdpr-checker-success-bg);border-color:var(--gdpr-checker-success)}.gdpr-compliance-checker__answer--no:hover,.gdpr-compliance-checker__answer--no:focus-visible{color:var(--gdpr-checker-danger-text);background:var(--gdpr-checker-danger-bg);border-color:var(--gdpr-checker-danger)}.gdpr-compliance-checker__result-header{margin-bottom:2rem;text-align:center}.gdpr-compliance-checker__score-circle{display:block;margin:0 auto 1.5rem}.gdpr-compliance-checker__score-circle-track{stroke:var(--gdpr-checker-border)}.gdpr-compliance-checker__score-circle-arc{stroke:var(--gdpr-checker-score-color);stroke-dasharray:var(--gdpr-checker-score-circumference);stroke-dashoffset:var(--gdpr-checker-score-offset);transition:stroke-dashoffset .8s ease}.gdpr-compliance-checker__score-circle-number{fill:var(--gdpr-checker-score-color);font-family:Open Sans,sans-serif;font-size:2rem;font-weight:700}.gdpr-compliance-checker__score-circle-total{fill:#94a3b8;font-size:.75rem}.gdpr-compliance-checker__result-title{margin:0 0 .5rem;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:700}.gdpr-compliance-checker__result-subtitle,.gdpr-compliance-checker__overlay-summary{color:var(--gdpr-checker-text-secondary);font-size:.9375rem;line-height:1.7}.gdpr-compliance-checker__result-subtitle{max-width:560px;margin:0 auto}.gdpr-compliance-checker__overlay-content{max-width:none;margin:0}.gdpr-compliance-checker__overlay-summary{margin:0 0 1.5rem}.gdpr-compliance-checker__breakdown-title{margin:0 0 1rem;font-size:1rem;font-weight:700}.gdpr-compliance-checker__breakdown{display:grid;gap:.75rem}.gdpr-compliance-checker__breakdown-item{padding:1rem 1.25rem;background:var(--gdpr-checker-bg);border:1px solid var(--gdpr-checker-border);border-radius:8px}.gdpr-compliance-checker__breakdown-item--yes{background:#22c55e12;border-color:#22c55e3d}.gdpr-compliance-checker__breakdown-item--no{background:#ef444412;border-color:#ef44443d}.gdpr-compliance-checker__breakdown-question{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.5rem;color:var(--gdpr-checker-text-main);font-size:.9375rem;font-weight:700;line-height:1.4}.gdpr-compliance-checker__result-icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:20px;height:20px;margin-top:1px;border-radius:50%;font-size:.75rem;font-weight:700}.gdpr-compliance-checker__result-icon--yes{color:var(--gdpr-checker-success);background:var(--gdpr-checker-success-bg)}.gdpr-compliance-checker__result-icon--no{color:var(--gdpr-checker-danger);background:var(--gdpr-checker-danger-bg)}.gdpr-compliance-checker__breakdown-feedback,.gdpr-compliance-checker__breakdown-ampliflow,.gdpr-compliance-checker__article-ref{margin-left:1.75rem}.gdpr-compliance-checker__breakdown-feedback{margin-top:0;margin-bottom:.375rem;color:var(--gdpr-checker-text-secondary);font-size:.875rem;line-height:1.6}.gdpr-compliance-checker__breakdown-ampliflow{margin-top:0;margin-bottom:.25rem;color:var(--gdpr-checker-purple);font-size:.8125rem;line-height:1.5}.gdpr-compliance-checker__article-ref{display:inline-block;padding:.125rem .5rem;margin-top:0;margin-bottom:0;color:var(--gdpr-checker-text-secondary);background:#f1f5f9;border-radius:4px;font-family:monospace;font-size:.75rem}.gdpr-compliance-checker__cta-row{margin-top:2rem}.gdpr-compliance-checker__disclaimer{margin:1.5rem 0 0;color:var(--gdpr-checker-text-secondary);font-size:.8125rem;font-style:italic;text-align:center}@media(max-width:640px){.gdpr-compliance-checker__card--intro,.gdpr-compliance-checker__answers,.gdpr-compliance-checker__cta-row{align-items:stretch;flex-direction:column}.gdpr-compliance-checker__button,.gdpr-compliance-checker__detail-button,.gdpr-compliance-checker__restart-button,.gdpr-compliance-checker__answer{width:100%}}.subprocessor-explorer{max-width:820px;margin:0 auto}.subprocessor-explorer__header{text-align:center;margin-bottom:2rem}.subprocessor-explorer__title{font-family:Open Sans,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#101828;margin:0 0 .5rem;line-height:1.3}.subprocessor-explorer__subtitle{font-size:1.0625rem;color:#475467;line-height:1.6;margin:0}.subprocessor-explorer__meta{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.subprocessor-explorer__stat,.subprocessor-explorer__visible-count{display:inline-flex;align-items:center;border-radius:100px;padding:.375rem .875rem;font-size:.8125rem;font-weight:600;line-height:1.4}.subprocessor-explorer__stat{background:#f4ebff;color:#6941c6}.subprocessor-explorer__visible-count{background:#f9fafb;border:1px solid #e5e7eb;color:#475467}.subprocessor-explorer__filters{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap;margin-bottom:1.5rem}.subprocessor-explorer__filter{display:inline-flex;align-items:center;gap:.375rem;border:1px solid #e5e7eb;border-radius:100px;background:#fefefe;color:#475467;padding:.5rem 1rem;font:inherit;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.subprocessor-explorer__filter[aria-pressed=true]{border-color:#6941c6;background:#f4ebff;color:#6941c6;font-weight:600}.subprocessor-explorer__filter:hover{border-color:#6941c659;color:#6941c6}.subprocessor-explorer__filter:focus-visible{outline:2px solid #6941c6;outline-offset:2px}.subprocessor-explorer__filter-mark{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;border-radius:100px;background:#6941c614;color:currentColor;font-size:.625rem;font-weight:700;letter-spacing:.04em}.subprocessor-explorer__scope{margin-top:2rem}.subprocessor-explorer__scope:first-of-type{margin-top:0}.subprocessor-explorer__scope-title{font-family:Open Sans,sans-serif;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#475467;margin:0 0 .75rem}.subprocessor-explorer__grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.subprocessor-explorer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.subprocessor-card{border:1px solid #e5e7eb;border-radius:12px;background:#fefefe;overflow:clip;transition:border-color .2s ease,box-shadow .2s ease}.subprocessor-card:hover,.subprocessor-card:focus-within{border-color:#6941c659;box-shadow:0 2px 12px #6941c614}.subprocessor-card[hidden]{display:none}.subprocessor-card__summary{display:flex;align-items:flex-start;gap:1rem;width:100%;padding:1.25rem;border:0;background:transparent;color:inherit;cursor:pointer;text-align:left}.subprocessor-card__summary:focus-visible{outline:2px solid #6941c6;outline-offset:-2px;border-radius:12px}.subprocessor-card__category{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:8px;background:#f4ebff;color:#6941c6;font-size:.6875rem;font-weight:700;letter-spacing:.04em;flex-shrink:0}.subprocessor-card--infrastructure .subprocessor-card__category{background:#eff6ff;color:#2563eb}.subprocessor-card--analytics .subprocessor-card__category{background:#f4ebff;color:#6941c6}.subprocessor-card--communication .subprocessor-card__category{background:#0596691a;color:#059669}.subprocessor-card--ai .subprocessor-card__category{background:#fff7ed;color:#ea580c}.subprocessor-card__main{flex:1;min-width:0;display:flex;flex-direction:column;gap:.75rem}.subprocessor-card__body{min-width:0}.subprocessor-card__name{display:block;color:#101828;font-size:1rem;font-weight:600;line-height:1.3;margin-bottom:.125rem}.subprocessor-card__purpose{display:block;color:#475467;font-size:.875rem;line-height:1.4}.subprocessor-card__badges{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:flex-start;min-width:0}@media(max-width:640px){.subprocessor-card__badges{display:none}}.subprocessor-card__badge{display:inline-flex;align-items:center;gap:.25rem;border-radius:100px;padding:.1875rem .625rem;font-size:.75rem;font-weight:600;line-height:1.4;white-space:nowrap}.subprocessor-card__badge:before{content:"";width:.45rem;height:.45rem;border-radius:100px;background:currentColor;opacity:.7}.subprocessor-card__badge--eu{background:#0596691a;color:#059669}.subprocessor-card__badge--outside-eu,.subprocessor-card__badge--optional{background:#92400e1a;color:#92400e}.subprocessor-card__badge--contract{background:#eff6ff;border:1px solid rgba(37,99,235,.25);color:#2563eb}.subprocessor-card__badge--self-hosted{background:#f4ebff;border:1px solid rgba(105,65,198,.25);color:#6941c6}.subprocessor-card__chevron{width:20px;height:20px;margin-top:.125rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23667085' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6,9 12,15 18,9'%3E%3C/polyline%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.subprocessor-card__details{display:grid;gap:1rem}.subprocessor-card__detail{margin:0 0 1rem}.subprocessor-card__detail:last-child{margin-bottom:0}.subprocessor-card__label{color:#6941c6;font-size:.6875rem;font-weight:700;letter-spacing:.06em;margin:0 0 .25rem;text-transform:uppercase}.subprocessor-card__text{color:#475467;font-size:.9375rem;line-height:1.65;margin:0}@media(prefers-reduced-motion:reduce){.subprocessor-explorer *,.subprocessor-card{transition:none!important}}
