.data-protection-page{--primary:#1e3a8a;--primary-dark:#1d2c51;--primary-light:#e6f1ff;--foreground:#1f2937;--muted:#6b7280;--background:#fcfcfc;--card:#fff;--border:#e5e7eb;--secondary:#f3f4f6;--card-header:#f0f1f3;--green:#059669;--green-light:#d1fae5;--red:#dc2626;--red-light:#fee2e2;--amber:#d97706;--amber-light:#fef3c7}.data-protection-page *{box-sizing:border-box;margin:0;padding:0}.data-protection-page{background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;font-family:DM Sans,system-ui,sans-serif;line-height:1.6}.data-protection-page .top-bar{background:linear-gradient(90deg, var(--primary-dark) 0%, var(--primary) 20%, var(--blue) 50%, #60a5fa 75%, #93c5fd 90%, var(--blue) 100%);background-size:250% 100%;height:4px;animation:7s ease-in-out infinite dpr-topbar-flow}@keyframes dpr-topbar-flow{0%,to{background-position:0 0}50%{background-position:100% 0}}.data-protection-page .nav-links{align-items:center;gap:4px;display:flex}.data-protection-page .nav-link{color:var(--muted);border-radius:99px;padding:6px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,color .15s}.data-protection-page .nav-link:hover{background:var(--secondary);color:var(--foreground)}.data-protection-page .btn-primary{background:var(--primary);color:#fff;border-radius:8px;padding:8px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s}.data-protection-page .btn-primary:hover{background:var(--primary-dark)}.data-protection-page .hero{background:linear-gradient(155deg, #0f1e42 0%, var(--primary) 55%, #1a4199 100%);text-align:center;padding:80px 24px 72px;position:relative;overflow:hidden}.data-protection-page .hero:before{content:"";pointer-events:none;background:radial-gradient(70% 60% at 50% 110%,#2563eb33 0%,#0000 65%);position:absolute;inset:0}.data-protection-page .hero-badge{color:#ffffffd9;letter-spacing:.06em;text-transform:uppercase;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:99px;align-items:center;gap:7px;margin-bottom:24px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.data-protection-page .hero h1{color:#fff;letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(32px,5vw,52px);font-weight:700;line-height:1.15}.data-protection-page .hero p{color:#ffffffb8;max-width:560px;margin:0 auto 32px;font-size:17px;line-height:1.65}.data-protection-page .hero-pills{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.data-protection-page .hero-pill{color:#fff;letter-spacing:.05em;text-transform:uppercase;background:#ffffff1a;border:1px solid #ffffff38;border-radius:4px;align-items:center;gap:7px;padding:5px 13px 5px 9px;font-size:11px;font-weight:600;display:inline-flex}.data-protection-page .principles-bar{border-bottom:1px solid var(--border);background:#fff}.data-protection-page .principles-inner{grid-template-columns:repeat(4,1fr);max-width:1200px;margin:0 auto;padding:0 24px;display:grid}.data-protection-page .principle-item{text-align:center;border-right:1px solid var(--border);padding:26px 20px}.data-protection-page .principle-item:last-child{border-right:none}.data-protection-page .principle-icon{background:var(--primary-light);border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;margin:0 auto 10px;display:flex}.data-protection-page .principle-title{color:var(--foreground);margin-bottom:3px;font-size:13.5px;font-weight:700}.data-protection-page .principle-desc{color:var(--muted);font-size:12px;line-height:1.45}.data-protection-page .nav-pills-bar{border-bottom:1px solid var(--border);z-index:40;background:#fff}.data-protection-page .nav-pills-inner{scrollbar-width:none;align-items:center;gap:4px;max-width:1200px;margin:0 auto;padding:0 24px;display:flex;overflow-x:auto}.data-protection-page .nav-pills-inner::-webkit-scrollbar{display:none}.data-protection-page .nav-pill{color:var(--muted);white-space:nowrap;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:14px;font-size:13px;font-weight:500;text-decoration:none;transition:color .15s,border-color .15s;display:flex}.data-protection-page .nav-pill:hover{color:var(--foreground)}.data-protection-page .nav-pill.active{color:var(--primary);border-bottom-color:var(--primary);font-weight:600}.data-protection-page .page-body{grid-template-columns:220px 1fr;align-items:start;gap:56px;max-width:1200px;margin:0 auto;padding:64px 24px 80px;display:grid}.data-protection-page .sidebar{scrollbar-width:thin;max-height:calc(100vh - 148px);position:sticky;top:130px;overflow-y:auto}.data-protection-page .sidebar-label{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:10px;font-size:10.5px;font-weight:700}.data-protection-page .sidebar-nav{flex-direction:column;gap:2px;display:flex}.data-protection-page .sidebar-link{color:var(--muted);border:1px solid #0000;border-radius:99px;align-items:center;gap:9px;padding:9px 12px;font-size:13.5px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.data-protection-page .sidebar-link:hover{background:var(--secondary);color:var(--foreground)}.data-protection-page .sidebar-link.active{background:var(--primary-light);color:var(--primary);border-color:#1e3a8a1f;font-weight:600}.data-protection-page .sidebar-link svg{opacity:.6;flex-shrink:0}.data-protection-page .sidebar-link.active svg{opacity:1}.data-protection-page .sidebar-divider{background:var(--border);height:1px;margin:14px 0}.data-protection-page .sidebar-effective{background:var(--secondary);border-radius:8px;margin-top:12px;padding:12px}.data-protection-page .sidebar-effective .eff-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:4px;font-size:10px;font-weight:700}.data-protection-page .sidebar-effective .eff-date{color:var(--foreground);font-size:13px;font-weight:600}.data-protection-page .main-content{min-width:0}.data-protection-page .section{margin-bottom:56px;scroll-margin-top:136px}.data-protection-page .section-pill{letter-spacing:.08em;text-transform:uppercase;color:var(--primary);background:var(--primary-light);border:1px solid #1e3a8a26;border-radius:8px;align-items:center;gap:6px;margin-bottom:16px;padding:5px 12px;font-size:11px;font-weight:700;display:inline-flex}.data-protection-page .section-heading{color:var(--foreground);letter-spacing:-.01em;margin-bottom:6px;font-size:22px;font-weight:700}.data-protection-page .section-sub{color:var(--muted);margin-bottom:20px;font-size:14.5px;line-height:1.55}.data-protection-page .card{background:var(--card);border:1px solid var(--border);border-radius:8px;overflow:hidden}.data-protection-page .card-header{background:var(--card-header);border-bottom:1px solid var(--border);color:var(--foreground);align-items:center;gap:8px;padding:13px 20px;font-size:13px;font-weight:600;display:flex}.data-protection-page .card-body{padding:24px}.data-protection-page .callout{border-radius:8px;align-items:flex-start;gap:11px;padding:14px 16px;font-size:13.5px;line-height:1.55;display:flex}.data-protection-page .callout.blue{background:var(--primary-light);color:var(--primary);border:1px solid #1e3a8a26}.data-protection-page .callout.green{background:var(--green-light);color:#065f46;border:1px solid #05966933}.data-protection-page .callout.amber{background:var(--amber-light);color:#92400e;border:1px solid #d9770633}.data-protection-page .callout svg{flex-shrink:0;margin-top:1px}.data-protection-page .data-type-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.data-protection-page .data-type-card{background:var(--card);border:1px solid var(--border);border-radius:8px;overflow:hidden}.data-protection-page .data-type-header{background:var(--card-header);border-bottom:1px solid var(--border);color:var(--foreground);align-items:center;gap:9px;padding:12px 18px;font-size:13px;font-weight:600;display:flex}.data-protection-page .data-type-icon{background:var(--primary-light);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.data-protection-page .data-type-body{padding:16px 18px}.data-protection-page .data-tag-list{flex-direction:column;gap:7px;display:flex}.data-protection-page .data-tag-item{color:var(--foreground);align-items:center;gap:9px;font-size:13px;display:flex}.data-protection-page .data-tag-dot{background:var(--primary);opacity:.5;border-radius:50%;flex-shrink:0;width:6px;height:6px}.data-protection-page .basis-list{flex-direction:column;gap:0;display:flex}.data-protection-page .basis-item{border-bottom:1px solid var(--border);align-items:flex-start;gap:14px;padding:16px 0;display:flex}.data-protection-page .basis-item:first-child{padding-top:0}.data-protection-page .basis-item:last-child{border-bottom:none;padding-bottom:0}.data-protection-page .basis-tag{white-space:nowrap;border-radius:99px;flex-shrink:0;margin-top:1px;padding:4px 10px;font-size:11px;font-weight:700}.data-protection-page .basis-tag.contract{background:var(--primary-light);color:var(--primary)}.data-protection-page .basis-tag.legit{color:#166534;background:#f0fdf4;border:1px solid #16653426}.data-protection-page .basis-tag.legal{background:var(--amber-light);color:#92400e}.data-protection-page .basis-text{flex:1}.data-protection-page .basis-title{color:var(--foreground);margin-bottom:3px;font-size:14px;font-weight:600}.data-protection-page .basis-desc{color:var(--muted);font-size:12.5px;line-height:1.5}.data-protection-page .vis-split{grid-template-columns:1fr 1fr;gap:14px;display:grid}.data-protection-page .vis-card{border:1px solid var(--border);border-radius:8px;overflow:hidden}.data-protection-page .vis-header{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:13px 18px;font-size:12.5px;font-weight:700;display:flex}.data-protection-page .vis-header.public{color:#166534;background:#f0fdf4;border-color:#16653426}.data-protection-page .vis-header.private{color:#991b1b;background:#fef2f2;border-color:#991b1b26}.data-protection-page .vis-body{background:var(--card);padding:18px}.data-protection-page .vis-list{flex-direction:column;gap:9px;list-style:none;display:flex}.data-protection-page .vis-list-item{color:var(--foreground);align-items:flex-start;gap:9px;font-size:13.5px;line-height:1.4;display:flex}.data-protection-page .vis-dot{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;display:flex}.data-protection-page .vis-dot.green{background:var(--green-light)}.data-protection-page .vis-dot.red{background:var(--red-light)}.data-protection-page .retention-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.data-protection-page .retention-item{border:1px solid var(--border);background:var(--background);border-radius:8px;padding:20px}.data-protection-page .retention-top{align-items:center;gap:10px;margin-bottom:10px;display:flex}.data-protection-page .retention-icon{background:var(--primary-light);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.data-protection-page .retention-title{color:var(--foreground);font-size:14px;font-weight:600}.data-protection-page .retention-desc{color:var(--muted);font-size:12.5px;line-height:1.5}.data-protection-page .safeguards-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px;display:grid}.data-protection-page .safeguard-item{border:1px solid var(--border);background:var(--background);border-radius:8px;padding:20px 18px}.data-protection-page .safeguard-icon{background:var(--primary-light);border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:12px;display:flex}.data-protection-page .safeguard-title{color:var(--foreground);margin-bottom:4px;font-size:13.5px;font-weight:600}.data-protection-page .safeguard-desc{color:var(--muted);font-size:12px;line-height:1.5}.data-protection-page .checklist{flex-direction:column;list-style:none;display:flex}.data-protection-page .checklist-item{border-bottom:1px solid var(--border);align-items:flex-start;gap:12px;padding:13px 0;display:flex}.data-protection-page .checklist-item:first-child{padding-top:0}.data-protection-page .checklist-item:last-child{border-bottom:none;padding-bottom:0}.data-protection-page .check-circle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;display:flex}.data-protection-page .check-circle.green{background:var(--green-light)}.data-protection-page .check-circle.amber{background:var(--amber-light)}.data-protection-page .checklist-title{color:var(--foreground);margin-bottom:2px;font-size:14px;font-weight:600}.data-protection-page .checklist-desc{color:var(--muted);font-size:12.5px;line-height:1.5}.data-protection-page .rights-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.data-protection-page .right-item{border:1px solid var(--border);background:var(--background);border-radius:8px;align-items:flex-start;gap:13px;padding:18px;display:flex}.data-protection-page .right-icon{background:var(--primary-light);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.data-protection-page .right-text{flex:1}.data-protection-page .right-title{color:var(--foreground);margin-bottom:3px;font-size:13.5px;font-weight:600}.data-protection-page .right-desc{color:var(--muted);font-size:12.5px;line-height:1.5}.data-protection-page .closing-panel{background:linear-gradient(135deg, var(--primary-dark), #1e3a8a);text-align:center;border-radius:6px;margin-top:56px;margin-bottom:0;padding:52px 48px}.data-protection-page .closing-icon{background:#ffffff1a;border-radius:6px;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 22px;display:flex}.data-protection-page .closing-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#fff6;margin-bottom:14px;font-size:11px;font-weight:700}.data-protection-page .closing-panel h2{color:#fff;letter-spacing:-.02em;margin-bottom:10px;font-size:22px;font-weight:700}.data-protection-page .closing-panel .sub{color:#ffffff8c;max-width:480px;margin:0 auto 26px;font-size:15px;line-height:1.65}.data-protection-page .closing-kws{border:1px solid #ffffff26;border-radius:6px;justify-content:center;align-items:stretch;max-width:460px;margin:0 auto;display:flex;overflow:hidden}.data-protection-page .closing-kw{color:#fff;letter-spacing:-.01em;text-align:center;background:#ffffff0d;border-right:1px solid #ffffff1f;flex:1;padding:16px 20px;font-size:15px;font-weight:700}.data-protection-page .closing-kw:last-child{border-right:none}@media (max-width:960px){.data-protection-page .nav-links{display:none}.data-protection-page .nav-pills-bar{position:relative}.data-protection-page .nav-pills-bar:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#fff0,#fff);width:48px;position:absolute;top:0;bottom:0;right:0}.data-protection-page .page-body{grid-template-columns:1fr;gap:32px}.data-protection-page .sidebar{display:none;position:static}.data-protection-page .principles-inner{grid-template-columns:repeat(2,1fr)}.data-protection-page .principle-item:nth-child(2){border-right:none}.data-protection-page .scope-inner{grid-template-columns:1fr}.data-protection-page .scope-item{border-right:none;border-bottom:1px solid var(--border)}.data-protection-page .scope-item:last-child{border-bottom:none}.data-protection-page .data-type-grid,.data-protection-page .vis-split,.data-protection-page .retention-grid,.data-protection-page .safeguards-grid,.data-protection-page .rights-grid{grid-template-columns:1fr}.data-protection-page .closing-panel{padding:36px 20px}.data-protection-page .closing-panel h2{font-size:18px}.data-protection-page .closing-kws{flex-direction:column;max-width:100%}.data-protection-page .closing-kw{border-bottom:1px solid #ffffff1f;border-right:none;padding:13px 16px;font-size:14px}.data-protection-page .closing-kw:last-child{border-bottom:none}}@media (max-width:480px){.data-protection-page .hero{padding:52px 16px 44px}.data-protection-page .hero-pills{justify-content:center;gap:6px}.data-protection-page .hero-pill{letter-spacing:.04em;padding:4px 11px 4px 8px;font-size:10px}.data-protection-page .page-body{padding:36px 16px 60px}.data-protection-page .nav-pills-bar{display:none}.data-protection-page .principles-inner{grid-template-columns:1fr;gap:0}.data-protection-page .principle-item{text-align:left;border-right:none;border-bottom:1px solid var(--border);flex-direction:row;align-items:center;gap:14px;padding:16px 20px;display:flex}.data-protection-page .principle-item:last-child{border-bottom:none}.data-protection-page .principle-icon{flex-shrink:0;margin:0}.data-protection-page .principle-title{font-size:13px}.data-protection-page .principle-desc{font-size:12px}}
