.privacy-policy-page{--blue:#1a56a0;--blue-dark:#0f3d7a;--blue-light:#e8f0fb;--teal:#0891b2;--green:#059669;--red:#dc2626;--amber:#d97706;--purple:#7c3aed;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--font-display:var(--font-playfair), "Playfair Display", Georgia, serif;--font-body:var(--font-dm-sans), "DM Sans", system-ui, sans-serif;--radius:12px;--radius-lg:18px;--transition:all .2s ease;font-family:var(--font-body);color:var(--gray-800);font-size:14px;line-height:1.7}.privacy-policy-page a{color:inherit;text-decoration:none}.privacy-policy-page ul{list-style:none}.privacy-policy-page .page-hero{background:linear-gradient(135deg, var(--blue-dark), var(--blue) 55%, var(--teal));color:#fff;text-align:center;padding:48px 18px;position:relative;overflow:hidden}.privacy-policy-page .page-hero:before{content:"";background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.privacy-policy-page .hero-inner{max-width:980px;margin:auto;position:relative}.privacy-policy-page .page-hero h1{font-family:var(--font-display);margin-bottom:11px;font-size:clamp(1.9rem,4vw,2.8rem);font-weight:700}.privacy-policy-page .page-hero p{opacity:.88;white-space:nowrap;max-width:none;margin:auto auto 14px;font-size:.9rem;line-height:1.75}.privacy-policy-page .hero-meta{opacity:.8;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:14px;font-size:.74rem;display:flex}.privacy-policy-page .hero-badge-wrap{justify-content:center;margin-bottom:14px;display:flex}.privacy-policy-page .hero-badge{background:#ffffff26;border:1px solid #ffffff40;border-radius:50px;padding:4px 13px;font-size:.72rem;font-weight:600}.privacy-policy-page .hero-actions{flex-wrap:wrap;justify-content:center;gap:9px;display:flex}.privacy-policy-page .hero-btn{color:#fff;cursor:pointer;transition:var(--transition);background:#ffffff26;border:1.5px solid #ffffff47;border-radius:9px;padding:7px 16px;font-family:inherit;font-size:.78rem;font-weight:600}.privacy-policy-page .hero-btn.primary{color:var(--blue-dark);background:#fff}.privacy-policy-page .hero-btn:hover{background:#ffffff40}.privacy-policy-page .never-sell{background:linear-gradient(135deg, var(--green), #047857);color:#fff;text-align:center;padding:14px 18px}.privacy-policy-page .never-sell p{flex-wrap:wrap;justify-content:center;align-items:center;gap:9px;font-size:.9rem;font-weight:700;display:flex}.privacy-policy-page .plain-wrap{background:#fff;padding:0 18px}.privacy-policy-page .plain-box{border-radius:var(--radius-lg);background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1.5px solid #6ee7b7;max-width:1200px;margin:24px auto 0;padding:22px 24px}.privacy-policy-page .plain-box h3{color:#065f46;align-items:center;gap:7px;margin-bottom:10px;font-size:1rem;font-weight:700;display:flex}.privacy-policy-page .plain-list{flex-direction:column;gap:7px;display:flex}.privacy-policy-page .plain-list li{color:#065f46;align-items:flex-start;gap:8px;font-size:.84rem;line-height:1.6;display:flex}.privacy-policy-page .main-wrap{grid-template-columns:220px 1fr;align-items:start;gap:28px;max-width:1200px;margin:24px auto 48px;padding:0 18px;display:grid}.privacy-policy-page .toc-sidebar{border:1.5px solid var(--gray-200);border-radius:var(--radius-lg);background:#fff;max-height:calc(100vh - 100px);position:sticky;top:76px;overflow:hidden auto}.privacy-policy-page .toc-head{background:var(--blue-dark);color:#fff;align-items:center;gap:6px;padding:11px 14px;font-size:.8rem;font-weight:700;display:flex;position:sticky;top:0}.privacy-policy-page .toc-list{padding:7px 0}.privacy-policy-page .toc-item{color:var(--gray-600);cursor:pointer;transition:var(--transition);text-align:left;background:0 0;border:none;border-left:3px solid #0000;align-items:center;gap:6px;width:100%;padding:5px 12px;font-family:inherit;font-size:.7rem;display:flex}.privacy-policy-page .toc-item:hover,.privacy-policy-page .toc-item.active{background:var(--blue-light);color:var(--blue);border-left-color:var(--blue)}.privacy-policy-page .toc-num{color:var(--blue);background:var(--blue-light);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:.62rem;font-weight:700;display:flex}.privacy-policy-page .toc-item.active .toc-num{background:var(--blue);color:#fff}.privacy-policy-page .section{margin-bottom:34px;scroll-margin-top:78px}.privacy-policy-page .sec-title{font-family:var(--font-display);color:var(--gray-900);border-bottom:1.5px solid var(--gray-100);align-items:center;gap:9px;margin-bottom:13px;padding-bottom:8px;font-size:1.15rem;font-weight:700;display:flex}.privacy-policy-page .sec-num{background:var(--blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.72rem;font-weight:700;display:flex}.privacy-policy-page .sec-num.green{background:var(--green)}.privacy-policy-page .sec-num.red{background:var(--red)}.privacy-policy-page .sec-num.amber{background:var(--amber)}.privacy-policy-page .sec-num.purple{background:var(--purple)}.privacy-policy-page .prose p{color:var(--gray-700);margin-bottom:10px;font-size:.86rem;line-height:1.8}.privacy-policy-page .prose strong{color:var(--gray-900)}.privacy-policy-page .callout{border-radius:var(--radius);border-left:4px solid;margin:13px 0;padding:13px 16px}.privacy-policy-page .c-blue{background:var(--blue-light);border-color:var(--blue)}.privacy-policy-page .c-blue .ch{color:var(--blue)}.privacy-policy-page .c-blue p,.privacy-policy-page .c-blue li{color:var(--blue-dark);font-size:.82rem;line-height:1.65}.privacy-policy-page .c-green{border-color:var(--green);background:#ecfdf5}.privacy-policy-page .c-green .ch{color:var(--green)}.privacy-policy-page .c-green p,.privacy-policy-page .c-green li{color:#065f46;font-size:.82rem;line-height:1.65}.privacy-policy-page .c-red{border-color:var(--red);background:#fef2f2}.privacy-policy-page .c-red .ch{color:var(--red)}.privacy-policy-page .c-red p,.privacy-policy-page .c-red li{color:#7f1d1d;font-size:.82rem;line-height:1.65}.privacy-policy-page .c-amber{border-color:var(--amber);background:#fffbeb}.privacy-policy-page .c-amber .ch{color:var(--amber)}.privacy-policy-page .c-amber p,.privacy-policy-page .c-amber li{color:#78350f;font-size:.82rem;line-height:1.65}.privacy-policy-page .c-purple{border-color:var(--purple);background:#f3f0ff}.privacy-policy-page .c-purple .ch{color:var(--purple)}.privacy-policy-page .c-purple p,.privacy-policy-page .c-purple li{color:#4c1d95;font-size:.82rem;line-height:1.65}.privacy-policy-page .c-teal{border-color:var(--teal);background:#e0f7fa}.privacy-policy-page .c-teal .ch{color:var(--teal)}.privacy-policy-page .c-teal p,.privacy-policy-page .c-teal li{color:#0e7490;font-size:.82rem;line-height:1.65}.privacy-policy-page .c-gray{background:var(--gray-50);border-color:var(--gray-400)}.privacy-policy-page .c-gray .ch{color:var(--gray-600)}.privacy-policy-page .c-gray p,.privacy-policy-page .c-gray li{color:var(--gray-700);font-size:.82rem;line-height:1.65}.privacy-policy-page .ch{text-transform:uppercase;letter-spacing:.07em;align-items:center;gap:5px;margin-bottom:6px;font-size:.72rem;font-weight:700;display:flex}.privacy-policy-page .callout ul{flex-direction:column;gap:4px;margin-left:14px;list-style:outside;display:flex}.privacy-policy-page .table-scroll{overflow-x:auto}.privacy-policy-page .collection-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;margin:13px 0;display:grid}.privacy-policy-page .coll-card{border:1.5px solid var(--gray-200);border-radius:var(--radius);transition:var(--transition);background:#fff;padding:14px}.privacy-policy-page .coll-card:hover{border-color:var(--blue);box-shadow:0 4px 14px #1a56a01a}.privacy-policy-page .coll-card-ico{margin-bottom:8px;font-size:1.4rem}.privacy-policy-page .coll-card h4{color:var(--gray-900);margin-bottom:5px;font-size:.8rem;font-weight:700}.privacy-policy-page .coll-card ul{flex-direction:column;gap:3px;margin-left:12px;list-style:outside;display:flex}.privacy-policy-page .coll-card li{color:var(--gray-600);font-size:.74rem;line-height:1.5}.privacy-policy-page .purpose-table{border-collapse:collapse;border-radius:var(--radius);table-layout:fixed;border:1px solid var(--gray-200);background:#fff;width:100%;margin:13px 0;font-size:.8rem;display:table;overflow:hidden}.privacy-policy-page .purpose-table thead{display:table-header-group}.privacy-policy-page .purpose-table tbody{display:table-row-group}.privacy-policy-page .purpose-table tr{display:table-row}.privacy-policy-page .purpose-table th,.privacy-policy-page .purpose-table td{vertical-align:middle;word-break:normal;overflow-wrap:break-word;display:table-cell}.privacy-policy-page .purpose-table th{background:var(--blue-dark);color:#fff;text-align:left;border-bottom:none;padding:11px 14px;font-size:.74rem;font-weight:600}.privacy-policy-page .purpose-table th:first-child{width:48%}.privacy-policy-page .purpose-table th:nth-child(2){width:52%}.privacy-policy-page .purpose-table td{border-bottom:1px solid var(--gray-100);color:var(--gray-700);padding:11px 14px;line-height:1.45}.privacy-policy-page .purpose-table td:first-child{color:var(--gray-900);font-weight:700}.privacy-policy-page .purpose-table td:nth-child(2){color:var(--gray-600);font-weight:400}.privacy-policy-page .purpose-table tr:last-child td{border-bottom:none}.privacy-policy-page .purpose-table tr:nth-child(2n){background:var(--gray-50)}.privacy-policy-page .purpose-table tr:hover td{background:var(--blue-light)}.privacy-policy-page .can-opt{color:var(--green);font-size:.7rem;font-weight:600}.privacy-policy-page .no-opt{color:var(--red);font-size:.7rem;font-weight:600}.privacy-policy-page .pp-card-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;margin:14px 0;display:grid}.privacy-policy-page .pp-info-card{border:1.5px solid var(--gray-200);border-radius:var(--radius);transition:var(--transition);background:#fff;min-height:100%;padding:14px 15px}.privacy-policy-page .pp-info-card:hover{border-color:var(--blue);transform:translateY(-2px);box-shadow:0 6px 18px #1a56a01a}.privacy-policy-page .pp-info-card-title{color:var(--gray-900);align-items:center;gap:8px;margin:0 0 10px;font-size:.88rem;font-weight:700;line-height:1.35;display:flex}.privacy-policy-page .pp-info-card-ico{flex-shrink:0;font-size:1rem;line-height:1}.privacy-policy-page .pp-info-card-meta{flex-direction:column;gap:8px;margin:0;display:flex}.privacy-policy-page .pp-info-card-row{border-top:1px solid var(--gray-100);grid-template-columns:minmax(88px,38%) 1fr;align-items:start;gap:8px 10px;padding-top:8px;display:grid}.privacy-policy-page .pp-info-card-row:first-child{border-top:none;padding-top:0}.privacy-policy-page .pp-info-card-row dt{text-transform:uppercase;letter-spacing:.04em;color:var(--gray-500);margin:0;font-size:.7rem;font-weight:700;line-height:1.4}.privacy-policy-page .pp-info-card-row dd{color:var(--gray-700);word-break:normal;overflow-wrap:break-word;margin:0;font-size:.8rem;line-height:1.45}.privacy-policy-page .legal-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:10px;margin:13px 0;display:grid}.privacy-policy-page .legal-card{border-radius:var(--radius);border:1.5px solid var(--gray-200);transition:var(--transition);padding:14px}.privacy-policy-page .legal-card:hover{border-color:var(--blue);transform:translateY(-2px)}.privacy-policy-page .legal-card i{margin-bottom:7px;font-size:1.4rem;font-style:normal;display:block}.privacy-policy-page .legal-card h4{color:var(--gray-900);margin-bottom:4px;font-size:.78rem;font-weight:700}.privacy-policy-page .legal-card p{color:var(--gray-600);font-size:.72rem;line-height:1.5}.privacy-policy-page .rights-grid{grid-template-columns:repeat(auto-fill,minmax(175px,1fr));gap:10px;margin:13px 0;display:grid}.privacy-policy-page .right-card{border:1.5px solid var(--gray-200);border-radius:var(--radius-lg);text-align:center;transition:var(--transition);cursor:pointer;background:#fff;padding:16px}.privacy-policy-page .right-card:hover{border-color:var(--blue);transform:translateY(-2px);box-shadow:0 4px 14px #1a56a01a}.privacy-policy-page .right-card i{margin-bottom:8px;font-size:1.6rem;font-style:normal;display:block}.privacy-policy-page .right-card h4{color:var(--gray-900);margin-bottom:3px;font-size:.78rem;font-weight:700}.privacy-policy-page .right-card p{color:var(--gray-600);font-size:.7rem;line-height:1.4}.privacy-policy-page .security-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:10px;margin:13px 0;display:grid}.privacy-policy-page .sec-badge{background:linear-gradient(135deg, var(--gray-50), var(--gray-100));border:1.5px solid var(--gray-200);border-radius:var(--radius);text-align:center;transition:var(--transition);padding:14px}.privacy-policy-page .sec-badge:hover{border-color:var(--blue)}.privacy-policy-page .sec-badge i{margin-bottom:7px;font-size:1.4rem;font-style:normal;display:block}.privacy-policy-page .sec-badge h4{color:var(--gray-900);margin-bottom:3px;font-size:.76rem;font-weight:700}.privacy-policy-page .sec-badge p{color:var(--gray-600);font-size:.7rem}.privacy-policy-page .tp-link{color:var(--blue);font-size:.78rem;font-weight:600}.privacy-policy-page .tp-link:hover{text-decoration:underline}.privacy-policy-page .accord{border:1.5px solid var(--gray-200);border-radius:var(--radius);margin-bottom:8px;overflow:hidden}.privacy-policy-page .accord.open{border-color:var(--blue)}.privacy-policy-page .accord-head{cursor:pointer;text-align:left;background:#fff;border:none;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:12px 14px;font-family:inherit;display:flex}.privacy-policy-page .accord-head h4{color:var(--gray-900);font-size:.84rem;font-weight:600}.privacy-policy-page .accord-chev{background:var(--gray-100);width:20px;height:20px;transition:var(--transition);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.66rem;display:flex}.privacy-policy-page .accord.open .accord-chev{background:var(--blue-light);color:var(--blue);transform:rotate(180deg)}.privacy-policy-page .accord-body{border-top:1px solid var(--gray-100);padding:0 14px 13px;display:none}.privacy-policy-page .accord.open .accord-body{padding-top:11px;display:block}.privacy-policy-page .accord-body p{color:var(--gray-600);margin-bottom:5px;font-size:.8rem;line-height:1.7}.privacy-policy-page .version-table{border-collapse:collapse;width:100%;margin:10px 0;font-size:.78rem}.privacy-policy-page .version-table td{border-bottom:1px solid var(--gray-100);padding:7px 12px}.privacy-policy-page .version-table tr:last-child td{border-bottom:none}.privacy-policy-page .version-tag{background:var(--blue-light);color:var(--blue);border-radius:50px;padding:2px 8px;font-size:.7rem;font-weight:700}.privacy-policy-page .contact-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;margin:12px 0;display:grid}.privacy-policy-page .contact-card{background:var(--gray-50);border:1.5px solid var(--gray-200);border-radius:var(--radius);padding:13px 14px}.privacy-policy-page .contact-card h4{color:var(--gray-900);margin-bottom:3px;font-size:.78rem;font-weight:700}.privacy-policy-page .contact-card a{color:var(--blue);font-size:.74rem;font-weight:500}.privacy-policy-page .contact-card a:hover{text-decoration:underline}.privacy-policy-page .contact-card p{color:var(--gray-500);margin-top:3px;font-size:.7rem}.privacy-policy-page .data-request-btn,.privacy-policy-page .cookie-pref-btn{background:var(--blue);color:#fff;cursor:pointer;transition:var(--transition);border:none;border-radius:9px;align-items:center;gap:7px;margin-top:12px;padding:10px 22px;font-family:inherit;font-size:.86rem;font-weight:700;display:inline-flex}.privacy-policy-page .cookie-pref-btn{margin-top:4px;padding:9px 20px;font-size:.82rem}.privacy-policy-page .data-request-btn:hover,.privacy-policy-page .cookie-pref-btn:hover{background:var(--blue-dark)}.privacy-policy-page .policy-footer{background:var(--gray-50);border-top:1px solid var(--gray-200);padding:20px 18px}.privacy-policy-page .pf-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;max-width:1200px;margin:auto;display:flex}.privacy-policy-page .pill-links{flex-wrap:wrap;gap:7px;display:flex}.privacy-policy-page .pill-link{background:var(--blue-light);color:var(--blue);transition:var(--transition);border-radius:50px;padding:5px 12px;font-size:.72rem;font-weight:600}.privacy-policy-page .pill-link:hover{background:var(--blue);color:#fff}.privacy-policy-page .pf-btns{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.privacy-policy-page .pf-btn{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:7px 15px;font-family:inherit;font-size:.74rem;font-weight:600}.privacy-policy-page .pf-btn.green{background:var(--green)}.privacy-policy-page .pf-btn.gray{background:var(--gray-600)}@media (max-width:960px){.privacy-policy-page .main-wrap{grid-template-columns:1fr}.privacy-policy-page .toc-sidebar{max-height:none;margin-bottom:18px;position:static}.privacy-policy-page .page-hero p{white-space:normal;max-width:560px}}@media (max-width:600px){.privacy-policy-page .rights-grid{grid-template-columns:repeat(2,1fr)}.privacy-policy-page .collection-grid,.privacy-policy-page .security-grid{grid-template-columns:1fr 1fr}}
@media (max-width:767px){.privacy-policy-page{font-size:.9375rem!important;line-height:1.7!important}.privacy-policy-page .page-hero{padding:34px 16px!important}.privacy-policy-page .page-hero h1{margin-bottom:11px!important;font-size:clamp(1.6rem,5vw,2.2rem)!important}.privacy-policy-page .page-hero p{max-width:100%!important;font-size:.96rem!important;line-height:1.75!important}.privacy-policy-page .hero-meta{gap:12px!important;font-size:.74rem!important}.privacy-policy-page .hero-badge{font-size:.72rem!important}.privacy-policy-page .hero-actions{flex-direction:column;align-items:stretch;gap:8px}.privacy-policy-page .hero-btn{justify-content:center;width:100%;min-height:40px;padding:7px 16px!important;font-size:.78rem!important}.privacy-policy-page .never-sell{padding:12px 16px!important}.privacy-policy-page .never-sell p{flex-direction:column;gap:4px;font-size:.9rem!important}.privacy-policy-page .plain-wrap{padding:0 16px!important}.privacy-policy-page .plain-box{margin:18px auto 0!important;padding:18px!important}.privacy-policy-page .plain-box h3{margin-bottom:10px!important;font-size:1rem!important;line-height:1.35!important}.privacy-policy-page .plain-list li{font-size:.84rem!important;line-height:1.6!important}.privacy-policy-page .main-wrap{font-size:inherit!important;grid-template-columns:1fr!important;gap:18px!important;margin:18px auto 32px!important;padding:0 16px!important}.privacy-policy-page .toc-sidebar{max-height:none!important;margin-bottom:18px!important;position:static!important}.privacy-policy-page .toc-head{font-size:.8rem!important}.privacy-policy-page .toc-item{padding:5px 12px!important;font-size:.7rem!important}.privacy-policy-page .toc-num{width:18px!important;height:18px!important;font-size:.62rem!important}.privacy-policy-page .section{margin-bottom:26px!important;padding-left:13px!important}.privacy-policy-page .sec-title{gap:9px!important;margin-bottom:13px!important;padding-bottom:8px!important;font-size:1.05rem!important;line-height:1.35!important}.privacy-policy-page .sec-num{width:26px!important;height:26px!important;font-size:.72rem!important}.privacy-policy-page .prose p{margin-bottom:10px!important;font-size:.92rem!important;line-height:1.8!important}.privacy-policy-page .callout{padding:12px 14px!important}.privacy-policy-page .callout p,.privacy-policy-page .callout li,.privacy-policy-page .c-blue p,.privacy-policy-page .c-blue li,.privacy-policy-page .c-green p,.privacy-policy-page .c-green li,.privacy-policy-page .c-red p,.privacy-policy-page .c-red li,.privacy-policy-page .c-amber p,.privacy-policy-page .c-amber li,.privacy-policy-page .c-purple p,.privacy-policy-page .c-purple li,.privacy-policy-page .c-teal p,.privacy-policy-page .c-teal li,.privacy-policy-page .c-gray p,.privacy-policy-page .c-gray li{font-size:.82rem!important;line-height:1.65!important}.privacy-policy-page .ch{letter-spacing:.07em!important;font-size:.72rem!important}.privacy-policy-page .collection-grid,.privacy-policy-page .legal-grid,.privacy-policy-page .security-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))!important;gap:10px!important}.privacy-policy-page .rights-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.privacy-policy-page .contact-grid{grid-template-columns:1fr 1fr!important}.privacy-policy-page .coll-card,.privacy-policy-page .legal-card,.privacy-policy-page .sec-badge{padding:14px!important}.privacy-policy-page .coll-card-ico{font-size:1.4rem!important}.privacy-policy-page .coll-card h4{font-size:.8rem!important}.privacy-policy-page .coll-card li{font-size:.74rem!important;line-height:1.5!important}.privacy-policy-page .legal-card i{font-size:1.4rem!important}.privacy-policy-page .legal-card h4{font-size:.78rem!important}.privacy-policy-page .legal-card p{font-size:.72rem!important;line-height:1.5!important}.privacy-policy-page .right-card i{font-size:1.6rem!important}.privacy-policy-page .right-card h4{font-size:.78rem!important}.privacy-policy-page .right-card p{font-size:.7rem!important;line-height:1.4!important}.privacy-policy-page .sec-badge i{font-size:1.4rem!important}.privacy-policy-page .sec-badge h4{font-size:.76rem!important}.privacy-policy-page .sec-badge p{font-size:.7rem!important}.privacy-policy-page .accord-head{padding:11px 12px!important}.privacy-policy-page .accord-head h4{font-size:.84rem!important}.privacy-policy-page .accord-body p{font-size:.8rem!important;line-height:1.7!important}.privacy-policy-page .purpose-table,.privacy-policy-page .version-table{font-size:.78rem!important}.privacy-policy-page .purpose-table th,.privacy-policy-page .purpose-table td{font-size:.74rem!important}.privacy-policy-page .purpose-table-scroll{overflow-x:visible!important}.privacy-policy-page .purpose-table{table-layout:fixed!important;min-width:0!important}.privacy-policy-page .pp-card-grid{grid-template-columns:1fr!important;gap:10px!important}.privacy-policy-page .pp-info-card{padding:13px 14px!important}.privacy-policy-page .pp-info-card-title{font-size:.8rem!important}.privacy-policy-page .pp-info-card-row{grid-template-columns:minmax(0,34%) 1fr!important}.privacy-policy-page .pp-info-card-row dt{font-size:.66rem!important}.privacy-policy-page .pp-info-card-row dd,.privacy-policy-page .contact-card h4{font-size:.78rem!important}.privacy-policy-page .contact-card a{font-size:.74rem!important}.privacy-policy-page .contact-card p{font-size:.7rem!important}.privacy-policy-page .data-request-btn{justify-content:center;width:100%;min-height:44px;font-size:.86rem!important}.privacy-policy-page .version-tag{font-size:.7rem!important}.privacy-policy-page .cookie-pref-btn{font-size:.78rem!important}.privacy-policy-page .policy-footer{padding:16px!important}.privacy-policy-page .pf-inner{text-align:center;flex-direction:column;align-items:stretch;gap:12px}.privacy-policy-page .pf-btns{flex-wrap:wrap;justify-content:center}.privacy-policy-page .pill-link{font-size:.72rem!important}.privacy-policy-page .pf-btn{font-size:.74rem!important}}@media (max-width:600px){.privacy-policy-page .contact-grid{grid-template-columns:1fr!important}.privacy-policy-page .collection-grid,.privacy-policy-page .legal-grid,.privacy-policy-page .security-grid{grid-template-columns:1fr 1fr!important}.privacy-policy-page .rights-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:420px){.privacy-policy-page .page-hero{padding:28px 14px!important}.privacy-policy-page .hero-badge{padding:4px 11px!important;font-size:.68rem!important}.privacy-policy-page .never-sell p{font-size:.84rem!important}.privacy-policy-page .plain-box{padding:16px 14px!important}.privacy-policy-page .main-wrap{padding:0 14px!important}.privacy-policy-page .coll-card,.privacy-policy-page .legal-card,.privacy-policy-page .sec-badge{padding:12px!important}.privacy-policy-page .callout{padding:11px 13px!important}.privacy-policy-page .contact-card{padding:11px 12px!important}}@media (max-width:360px){.privacy-policy-page .page-hero h1{font-size:1.6rem!important}.privacy-policy-page .collection-grid,.privacy-policy-page .legal-grid,.privacy-policy-page .security-grid,.privacy-policy-page .rights-grid{grid-template-columns:1fr!important}.privacy-policy-page .hero-meta{flex-direction:column;gap:5px}}
