.legal-page-shell{--pp-mint:#19ad94;--pp-blue:#5376d8;--pp-amber:#b67a28;width:var(--page-width);display:block}.legal-page-shell .pp-page,.legal-page-shell .pp-page *{box-sizing:border-box}.legal-page-shell .pp-page,.legal-page-shell .pp-wrap{width:100%}.legal-page-shell .pp-wrap{gap:0;display:grid}.legal-page-shell .pp-hero{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"switch switch""copy meta""highlights highlights";align-items:end;gap:34px 56px;padding:34px 0 0;display:grid}.legal-page-shell .pp-policy-switch{border:1px solid var(--line);background:var(--surface-2);border-radius:8px;grid-area:switch;align-items:center;gap:4px;width:fit-content;min-height:38px;padding:4px;display:inline-flex}.legal-page-shell .pp-policy-switch a{min-height:30px;color:var(--muted);border-radius:5px;align-items:center;gap:7px;padding:0 11px;font-size:13px;font-weight:760;transition:background-color .18s,color .18s,box-shadow .18s;display:inline-flex}.legal-page-shell .pp-policy-switch a:hover{color:var(--text)}.legal-page-shell .pp-policy-switch a.is-active{background:var(--surface);color:var(--text);box-shadow:0 2px 8px #141c2614}.legal-page-shell .pp-policy-switch a.is-active svg{color:var(--pp-mint)}.legal-page-shell .pp-hero-copy{grid-area:copy;max-width:830px}.legal-page-shell .pp-eyebrow,.legal-page-shell .pp-meta-label,.legal-page-shell .pp-toc-title{color:var(--pp-blue);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:11px;font-weight:820}.legal-page-shell .pp-title{color:var(--text);letter-spacing:0;margin:13px 0 0;font-size:68px;line-height:.98}.legal-page-shell .pp-intro{max-width:780px;color:var(--muted);margin:21px 0 0;font-size:18px;line-height:1.62}.legal-page-shell .pp-meta{border-top:1px solid var(--line);grid-area:meta;gap:0;min-width:232px;display:grid}.legal-page-shell .pp-meta-card{border-bottom:1px solid var(--line);grid-template-columns:92px minmax(0,1fr);align-items:baseline;gap:14px;padding:12px 0;display:grid}.legal-page-shell .pp-meta-label{color:var(--faint);font-size:9px}.legal-page-shell .pp-meta-value{color:var(--text);overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:730}.legal-page-shell .pp-highlights{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-area:highlights;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.legal-page-shell .pp-highlight{min-height:170px;padding:25px 28px 28px 0;position:relative}.legal-page-shell .pp-highlight+.pp-highlight{border-left:1px solid var(--line);padding-left:28px}.legal-page-shell .pp-highlight-index{color:var(--pp-mint);letter-spacing:.08em;font-size:10px;font-weight:820}.legal-page-shell .pp-highlight h2{color:var(--text);letter-spacing:0;margin:24px 0 0;font-size:17px;line-height:1.25}.legal-page-shell .pp-highlight p{color:var(--muted);margin:9px 0 0;font-size:13px;line-height:1.55}.legal-page-shell .pp-layout{grid-template-columns:minmax(220px,290px) minmax(0,1fr);align-items:start;gap:52px;padding:48px 0 80px;display:grid}.legal-page-shell .pp-toc{top:calc(var(--header-h) + 18px);max-height:calc(100vh - var(--header-h) - 36px);border-right:1px solid var(--line);scrollbar-width:thin;padding:3px 30px 3px 0;position:sticky;overflow:auto}.legal-page-shell .pp-toc details,.legal-page-shell .pp-toc summary{display:block}.legal-page-shell .pp-toc summary{cursor:pointer;list-style:none}.legal-page-shell .pp-toc summary::-webkit-details-marker{display:none}.legal-page-shell .pp-toc summary svg{display:none}.legal-page-shell .pp-toc-title{color:var(--faint)}.legal-page-shell .pp-toc-list,.legal-page-shell .pp-toc-sublist{gap:2px;margin:13px 0 0;padding:0;list-style:none;display:grid}.legal-page-shell .pp-toc-sublist{gap:0;margin-top:2px;padding-left:12px}.legal-page-shell .pp-toc-link{color:var(--muted);border-radius:5px;padding:7px 9px;font-size:12px;line-height:1.4;transition:background-color .17s,color .17s,transform .17s;display:block}.legal-page-shell .pp-toc-link:hover,.legal-page-shell .pp-toc-link:focus-visible{background:var(--surface-hover);color:var(--text);transform:translate(2px)}.legal-page-shell .pp-content{min-width:0}.legal-page-shell .pp-note{border-left:2px solid var(--pp-mint);background:color-mix(in srgb, var(--surface-2) 82%, transparent);color:var(--muted);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:15px 17px;display:grid}.legal-page-shell .pp-note svg{color:var(--pp-mint);margin-top:2px}.legal-page-shell .pp-note p{margin:0;font-size:13px;line-height:1.55}.legal-page-shell .pp-actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.legal-page-shell .pp-btn{border:1px solid var(--line);background:var(--surface);min-height:38px;color:var(--text);border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:0 13px;font-size:12px;font-weight:760;transition:background-color .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex}.legal-page-shell .pp-btn:hover{border-color:color-mix(in srgb, var(--pp-mint) 48%, var(--line));background:var(--surface-hover);transform:translateY(-1px);box-shadow:0 7px 18px #101e2a14}.legal-page-shell .pp-btn:disabled,.legal-page-shell .pp-btn.is-loading{cursor:not-allowed;opacity:.72;transform:none}.legal-page-shell .pp-section{scroll-margin-top:calc(var(--header-h) + 20px);gap:14px;padding:42px 0;display:grid}.legal-page-shell .pp-section:first-of-type{padding-top:40px}.legal-page-shell .pp-section+.pp-section{border-top:1px solid var(--line)}.legal-page-shell .pp-section-heading{grid-template-columns:38px minmax(0,1fr);align-items:baseline;gap:12px;margin-bottom:8px;display:grid}.legal-page-shell .pp-section-number{color:var(--pp-mint);letter-spacing:.08em;font-size:10px;font-weight:820}.legal-page-shell .pp-h2{color:var(--text);letter-spacing:0;margin:0;font-size:28px;line-height:1.16}.legal-page-shell .pp-h3{color:var(--text);letter-spacing:0;scroll-margin-top:calc(var(--header-h) + 20px);margin:17px 0 0 50px;font-size:16px;line-height:1.35}.legal-page-shell .pp-p,.legal-page-shell .pp-list,.legal-page-shell .pp-def,.legal-page-shell .pp-callout,.legal-page-shell .pp-table-wrap{margin-left:50px}.legal-page-shell .pp-p,.legal-page-shell .pp-list li{color:var(--muted);font-size:15px;line-height:1.72}.legal-page-shell .pp-p,.legal-page-shell .pp-list{margin-top:0;margin-bottom:0}.legal-page-shell .pp-list{gap:9px;padding-left:20px;display:grid}.legal-page-shell .pp-list li{padding-left:4px}.legal-page-shell .pp-list li::marker{color:var(--pp-mint)}.legal-page-shell .pp-def{border-top:1px solid var(--line);grid-template-columns:minmax(140px,190px) minmax(0,1fr);gap:18px;padding:13px 0;display:grid}.legal-page-shell .pp-def strong{color:var(--text);font-size:13px}.legal-page-shell .pp-def p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.legal-page-shell .pp-callout{border:1px solid var(--line);background:var(--surface-2);border-radius:8px;grid-template-columns:auto minmax(0,1fr);gap:13px;padding:17px;display:grid}.legal-page-shell .pp-callout>svg{margin-top:2px}.legal-page-shell .pp-callout.is-mint>svg{color:var(--pp-mint)}.legal-page-shell .pp-callout.is-blue>svg{color:var(--pp-blue)}.legal-page-shell .pp-callout.is-amber>svg{color:var(--pp-amber)}.legal-page-shell .pp-callout h3{color:var(--text);letter-spacing:0;margin:0;font-size:14px;line-height:1.35}.legal-page-shell .pp-callout p{color:var(--muted);margin:6px 0 0;font-size:14px;line-height:1.62}.legal-page-shell .pp-table-wrap{border:1px solid var(--line);border-radius:8px;outline:0;overflow:auto}.legal-page-shell .pp-table-wrap:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--pp-mint) 23%, transparent)}.legal-page-shell .pp-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:620px}.legal-page-shell .pp-table th,.legal-page-shell .pp-table td{border-bottom:1px solid var(--line);border-right:1px solid var(--line);text-align:left;vertical-align:top;padding:13px 14px}.legal-page-shell .pp-table th:last-child,.legal-page-shell .pp-table td:last-child{border-right:0}.legal-page-shell .pp-table tr:last-child td{border-bottom:0}.legal-page-shell .pp-table th{background:var(--surface-2);color:var(--text);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:800}.legal-page-shell .pp-table td{color:var(--muted);font-size:13px;line-height:1.52}.legal-page-shell .pp-table td:first-child{color:var(--text);font-weight:730}html[data-theme=dark] .legal-page-shell{--pp-mint:#61d8c2;--pp-blue:#90a9ef;--pp-amber:#dfac61}html[data-theme=dark] .legal-page-shell .pp-policy-switch a.is-active{box-shadow:0 2px 12px #00000038}@media (max-width:1020px){.legal-page-shell .pp-hero{grid-template-columns:1fr;grid-template-areas:"switch""copy""meta""highlights";gap:28px}.legal-page-shell .pp-meta{grid-template-columns:repeat(3,minmax(0,1fr))}.legal-page-shell .pp-meta-card{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr;gap:6px;padding:12px 14px}.legal-page-shell .pp-meta-card+.pp-meta-card{border-left:1px solid var(--line)}.legal-page-shell .pp-layout{grid-template-columns:1fr;gap:28px;padding-top:30px}.legal-page-shell .pp-toc{border-right:0;border-bottom:1px solid var(--line);max-height:none;padding:0 0 18px;position:static;overflow:visible}.legal-page-shell .pp-toc summary{justify-content:space-between;align-items:center;gap:12px;display:flex}.legal-page-shell .pp-toc summary svg{color:var(--faint);transition:transform .18s;display:block}.legal-page-shell .pp-toc details[open] summary svg{transform:rotate(180deg)}.legal-page-shell .pp-toc-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.legal-page-shell .pp-hero{padding-top:22px}.legal-page-shell .pp-title{font-size:46px}.legal-page-shell .pp-intro{font-size:16px}.legal-page-shell .pp-meta,.legal-page-shell .pp-highlights{grid-template-columns:1fr}.legal-page-shell .pp-meta-card+.pp-meta-card,.legal-page-shell .pp-highlight+.pp-highlight{border-left:0}.legal-page-shell .pp-meta-card+.pp-meta-card{border-top:0}.legal-page-shell .pp-highlight{min-height:0;padding:22px 0}.legal-page-shell .pp-highlight+.pp-highlight{border-top:1px solid var(--line);padding-left:0}.legal-page-shell .pp-highlight h2{margin-top:14px}.legal-page-shell .pp-toc-list{grid-template-columns:1fr}.legal-page-shell .pp-layout{padding-bottom:50px}.legal-page-shell .pp-section{padding:32px 0}.legal-page-shell .pp-section-heading{grid-template-columns:30px minmax(0,1fr);gap:8px}.legal-page-shell .pp-h2{font-size:23px}.legal-page-shell .pp-h3,.legal-page-shell .pp-p,.legal-page-shell .pp-list,.legal-page-shell .pp-def,.legal-page-shell .pp-callout,.legal-page-shell .pp-table-wrap{margin-left:38px}.legal-page-shell .pp-def{grid-template-columns:1fr;gap:5px}.legal-page-shell .pp-table-wrap{border:0;border-radius:0;overflow:visible}.legal-page-shell .pp-table{min-width:0}.legal-page-shell .pp-table thead{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.legal-page-shell .pp-table tbody,.legal-page-shell .pp-table tr,.legal-page-shell .pp-table td{width:100%;display:block}.legal-page-shell .pp-table tr{border-top:1px solid var(--line);padding:11px 0}.legal-page-shell .pp-table tr:last-child{border-bottom:1px solid var(--line)}.legal-page-shell .pp-table td{border:0;grid-template-columns:minmax(98px,.42fr) minmax(0,1fr);gap:12px;padding:6px 0;display:grid}.legal-page-shell .pp-table td:before{content:attr(data-label);color:var(--faint);letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:800}}@media (max-width:460px){.legal-page-shell .pp-policy-switch,.legal-page-shell .pp-policy-switch a{width:100%}.legal-page-shell .pp-policy-switch a{justify-content:center}.legal-page-shell .pp-title{font-size:40px}.legal-page-shell .pp-note{grid-template-columns:1fr}.legal-page-shell .pp-actions,.legal-page-shell .pp-btn{width:100%}.legal-page-shell .pp-h3,.legal-page-shell .pp-p,.legal-page-shell .pp-list,.legal-page-shell .pp-def,.legal-page-shell .pp-callout,.legal-page-shell .pp-table-wrap{margin-left:0}}@media (prefers-reduced-motion:reduce){.legal-page-shell .pp-policy-switch a,.legal-page-shell .pp-toc-link,.legal-page-shell .pp-btn,.legal-page-shell .pp-toc summary svg{transition:none}}@media print{.site-header,.legal-page-shell .pp-policy-switch,.legal-page-shell .pp-toc,.legal-page-shell .pp-actions{display:none}.page-shell{width:auto;padding:0}.legal-page-shell .pp-hero,.legal-page-shell .pp-layout{padding:0;display:block}.legal-page-shell .pp-highlights{margin-top:24px}.legal-page-shell .pp-section{break-inside:avoid}.legal-page-shell .pp-note,.legal-page-shell .pp-callout{background:#fff}body{color:#111;background:#fff}}
