.gdpr-module__S_piZa__page{--background:#fafafa;--foreground:#fff;--text-primary:#000;--text-secondary:#666;--accent:#16a34a;--border:#e5e5e5;min-height:100vh;font-family:var(--font-geist-sans);background-color:var(--background);justify-content:center;display:flex}html[data-eco-mode=on] .gdpr-module__S_piZa__page{--background:#0b0b0b;--foreground:#0b0b0b;--text-primary:#ededed;--text-secondary:#a8a8a8;--border:#2a2a2a}.gdpr-module__S_piZa__main{background-color:var(--foreground);width:100%;max-width:900px;padding:80px 60px 120px}.gdpr-module__S_piZa__header{text-align:center;border-bottom:1px solid var(--border);margin-bottom:60px;padding-bottom:40px}.gdpr-module__S_piZa__header h1{letter-spacing:-1.5px;color:var(--text-primary);margin:0 0 16px;font-size:36px;font-weight:700}.gdpr-module__S_piZa__header .gdpr-module__S_piZa__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:16px;line-height:1.6}.gdpr-module__S_piZa__lastUpdate{background:var(--accent);color:#fff;border-radius:20px;margin-top:20px;padding:8px 16px;font-size:13px;font-weight:500;display:inline-block}.gdpr-module__S_piZa__companyCard{background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 100%);border:1px solid #bbf7d0;border-radius:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;margin-bottom:48px;padding:32px;display:grid}html[data-eco-mode=on] .gdpr-module__S_piZa__companyCard{background:linear-gradient(135deg,#052e16 0%,#064e3b 100%);border-color:#166534}.gdpr-module__S_piZa__companyCard h2{color:var(--text-primary);grid-column:1/-1;align-items:center;gap:10px;margin:0 0 8px;font-size:20px;font-weight:600;display:flex}.gdpr-module__S_piZa__companyCard h2:before{content:"";background:var(--accent);border-radius:2px;width:4px;height:24px}.gdpr-module__S_piZa__infoItem{flex-direction:column;gap:4px;display:flex}.gdpr-module__S_piZa__infoItem .gdpr-module__S_piZa__label{text-transform:uppercase;letter-spacing:.5px;color:var(--accent);font-size:12px;font-weight:600}.gdpr-module__S_piZa__infoItem .gdpr-module__S_piZa__value{color:var(--text-primary);font-size:14px;line-height:1.5}.gdpr-module__S_piZa__timeline{padding-left:40px;position:relative}.gdpr-module__S_piZa__timeline:before{content:"";background:linear-gradient(to bottom,var(--accent),#86efac,var(--accent));border-radius:2px;width:2px;position:absolute;top:0;bottom:0;left:12px}.gdpr-module__S_piZa__timelineSection{margin-bottom:48px;padding-bottom:24px;position:relative}.gdpr-module__S_piZa__timelineSection:last-child{margin-bottom:0}.gdpr-module__S_piZa__timelineSection:before{content:"";background:var(--foreground);border:3px solid var(--accent);z-index:1;border-radius:50%;width:14px;height:14px;position:absolute;top:4px;left:-32px}.gdpr-module__S_piZa__sectionNumber{background:var(--accent);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;margin-right:12px;font-size:14px;font-weight:700;display:inline-flex}.gdpr-module__S_piZa__timelineSection h2{color:var(--text-primary);align-items:center;margin:0 0 16px;font-size:22px;font-weight:600;display:flex}.gdpr-module__S_piZa__timelineSection h3{color:var(--text-primary);margin:24px 0 12px;font-size:17px;font-weight:600}.gdpr-module__S_piZa__timelineSection p{color:var(--text-secondary);margin:0 0 12px;font-size:15px;line-height:1.75}.gdpr-module__S_piZa__dataTable{border-collapse:collapse;width:100%;margin:16px 0;font-size:14px}.gdpr-module__S_piZa__dataTable th,.gdpr-module__S_piZa__dataTable td{text-align:left;border-bottom:1px solid var(--border);padding:12px 16px}.gdpr-module__S_piZa__dataTable th{color:var(--text-primary);white-space:nowrap;background:#16a34a14;width:160px;font-weight:600}.gdpr-module__S_piZa__dataTable td{color:var(--text-secondary)}.gdpr-module__S_piZa__dataTable tr:last-child th,.gdpr-module__S_piZa__dataTable tr:last-child td{border-bottom:none}.gdpr-module__S_piZa__rightsList{margin:16px 0;padding:0;list-style:none}.gdpr-module__S_piZa__rightsList li{border-left:3px solid var(--accent);background:#16a34a0d;border-radius:12px;margin-bottom:12px;padding:16px 16px 16px 48px;position:relative}.gdpr-module__S_piZa__rightsList li:before{content:"✓";color:var(--accent);font-weight:700;position:absolute;top:16px;left:16px}.gdpr-module__S_piZa__rightsList li strong{color:var(--text-primary);margin-bottom:4px;display:block}.gdpr-module__S_piZa__rightsList li span{color:var(--text-secondary);font-size:14px;line-height:1.6}.gdpr-module__S_piZa__contactCard{background:var(--text-primary);color:var(--foreground);border-radius:16px;margin-top:24px;padding:32px}.gdpr-module__S_piZa__contactCard h3{color:#fff;margin:0 0 16px;font-size:18px}.gdpr-module__S_piZa__contactCard p{color:#fffc;margin:8px 0;font-size:14px}.gdpr-module__S_piZa__contactCard a{color:#86efac;text-decoration:none}.gdpr-module__S_piZa__ctas{border-top:1px solid var(--border);gap:16px;margin-top:48px;padding-top:32px;display:flex}.gdpr-module__S_piZa__ctas a{border-radius:100px;align-items:center;padding:12px 24px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.gdpr-module__S_piZa__primary{background:var(--text-primary);color:var(--foreground)}.gdpr-module__S_piZa__primary:hover{opacity:.85}.gdpr-module__S_piZa__secondary{border:1px solid var(--border);color:var(--text-primary)}.gdpr-module__S_piZa__secondary:hover{background:#00000008}@media (max-width:600px){.gdpr-module__S_piZa__main{padding:48px 20px 80px}.gdpr-module__S_piZa__header h1{font-size:28px}.gdpr-module__S_piZa__companyCard{grid-template-columns:1fr;padding:24px}.gdpr-module__S_piZa__timeline{padding-left:32px}.gdpr-module__S_piZa__timeline:before{left:8px}.gdpr-module__S_piZa__timelineSection:before{width:12px;height:12px;left:-28px}.gdpr-module__S_piZa__timelineSection h2{font-size:18px}.gdpr-module__S_piZa__dataTable th{width:120px;padding:10px 12px}.gdpr-module__S_piZa__ctas{flex-direction:column}}
