.cr-legal{--legal-bg:var(--bgMain);--legal-surface:var(--bgElev);--legal-surface-soft:var(--bgSoft);--legal-surface-hover:var(--surfaceHover);--legal-inverse:var(--surfaceInverse);--legal-text:var(--text);--legal-text-soft:var(--textSoft);--legal-text-muted:var(--textMuted);--legal-text-inverse:var(--textInverse);--legal-primary:var(--primary);--legal-primary-hover:var(--primaryHover);--legal-border:var(--border);--legal-border-strong:var(--borderStrong);--legal-radius:var(--radius);--legal-radius-sm:var(--radiusSm);--legal-radius-lg:var(--radiusLg);--legal-radius-pill:var(--radiusPill);--legal-shadow:var(--shadowPrimary);--legal-focus:var(--focus);--legal-sticky-top:calc(var(--cr-sticky-offset,0rem) + 1rem);color:var(--legal-text);background:var(--legal-bg);padding:max(2.75rem,min(5vw,4.5rem)) 0 max(3.5rem,min(6vw,5.5rem));position:relative}.cr-legal__section{position:relative}.cr-legal__layout{grid-template-columns:minmax(0,30fr) minmax(0,70fr);align-items:start;gap:max(1.5rem,min(3vw,2.5rem));display:grid}.cr-legal__nav{top:var(--legal-sticky-top);min-width:0;position:-webkit-sticky;position:sticky}.cr-legal__content{min-width:0}.cr-legal-toc{border:.0625rem solid var(--legal-border-strong);border-radius:var(--legal-radius-lg);background:var(--legal-surface);box-shadow:var(--legal-shadow);-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);overflow:hidden}.cr-legal-toc__head{z-index:1;border-bottom:.0625rem solid var(--legal-border);background:var(--legal-surface);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem .85rem;display:flex;position:-webkit-sticky;position:sticky;top:0}.cr-legal-toc__label{color:var(--legal-text);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:900}.cr-legal-toc__count{border-radius:var(--legal-radius-pill);background:var(--legal-surface-soft);min-width:2.15rem;height:2.15rem;color:var(--legal-primary);justify-content:center;align-items:center;padding-left:.5rem;padding-right:.5rem;font-size:.78rem;font-weight:900;display:inline-flex}.cr-legal-toc__body{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--legal-border-strong) transparent;max-height:min(31rem,100svh - 10.5rem);padding:.65rem;overflow-x:hidden;overflow-y:auto}.cr-legal-toc__body::-webkit-scrollbar{width:.4rem}.cr-legal-toc__body::-webkit-scrollbar-track{background:0 0}.cr-legal-toc__body::-webkit-scrollbar-thumb{border-radius:var(--legal-radius-pill);background:var(--legal-border-strong)}.cr-legal-toc__list{gap:.28rem;margin:0;padding:0;list-style:none;display:grid}.cr-legal-toc__item{min-width:0}.cr-legal-toc__link{border-radius:var(--legal-radius);color:var(--legal-text-soft);transition:color var(--trans), background-color var(--trans), transform var(--trans);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.55rem;padding:.68rem .72rem;font-size:.9rem;font-weight:700;line-height:1.38;text-decoration:none;display:grid;position:relative}.cr-legal-toc__number{border-radius:var(--legal-radius-pill);background:var(--legal-surface-soft);min-width:1.9rem;height:1.9rem;color:var(--legal-text-muted);white-space:nowrap;font-variant-numeric:tabular-nums;justify-content:center;align-items:center;padding-left:.46rem;padding-right:.46rem;font-size:.7rem;font-weight:900;line-height:1;display:inline-flex}.cr-legal-toc__title{overflow-wrap:anywhere;min-width:0}.cr-legal-toc__link:hover,.cr-legal-toc__link.is-active{color:var(--legal-primary);background:var(--legal-surface-hover);transform:translate(.16rem)}.cr-legal-toc__link:hover .cr-legal-toc__number,.cr-legal-toc__link.is-active .cr-legal-toc__number{background:var(--legal-primary);color:var(--legal-text-inverse)}.cr-legal-toc__link:focus-visible{box-shadow:var(--legal-focus);outline:none}.cr-legal-toc__item--depth-1 .cr-legal-toc__link{margin-left:1.05rem;font-size:.86rem;font-weight:650}.cr-legal-toc__item--depth-2 .cr-legal-toc__link{margin-left:2rem;font-size:.82rem;font-weight:650}.cr-legal-toc__item--depth-3 .cr-legal-toc__link,.cr-legal-toc__item--depth-4 .cr-legal-toc__link{margin-left:2.65rem;font-size:.8rem;font-weight:650}.cr-legal-toc__item--depth-1 .cr-legal-toc__number,.cr-legal-toc__item--depth-2 .cr-legal-toc__number,.cr-legal-toc__item--depth-3 .cr-legal-toc__number,.cr-legal-toc__item--depth-4 .cr-legal-toc__number{min-width:auto;height:auto;color:var(--legal-text-muted);background:0 0;padding:0}.cr-legal-toc__item--depth-1 .cr-legal-toc__link:hover .cr-legal-toc__number,.cr-legal-toc__item--depth-2 .cr-legal-toc__link:hover .cr-legal-toc__number,.cr-legal-toc__item--depth-3 .cr-legal-toc__link:hover .cr-legal-toc__number,.cr-legal-toc__item--depth-4 .cr-legal-toc__link:hover .cr-legal-toc__number,.cr-legal-toc__item--depth-1 .cr-legal-toc__link.is-active .cr-legal-toc__number,.cr-legal-toc__item--depth-2 .cr-legal-toc__link.is-active .cr-legal-toc__number,.cr-legal-toc__item--depth-3 .cr-legal-toc__link.is-active .cr-legal-toc__number,.cr-legal-toc__item--depth-4 .cr-legal-toc__link.is-active .cr-legal-toc__number{color:var(--legal-primary);background:0 0}.cr-legal__content-card{border:.0625rem solid var(--legal-border-strong);background:var(--legal-surface);box-shadow:var(--legal-shadow);color:var(--legal-text);border-radius:2.25rem;padding:max(1.35rem,min(3.5vw,3.4rem))}.cr-legal__editor{color:var(--legal-text);font-size:1.06rem;line-height:1.92}.cr-legal__editor>:first-child{margin-top:0}.cr-legal__editor>:last-child{margin-bottom:0}.cr-legal__editor p{color:var(--legal-text-soft);margin:0 0 1.25rem}.cr-legal__editor .lead{border:.0625rem solid var(--legal-border);border-radius:var(--legal-radius-lg);background:var(--gradientPrimary);color:var(--legal-text-inverse);padding:1.25rem 1.35rem;font-size:1.15rem;font-weight:700;line-height:1.75}.cr-legal__editor h1,.cr-legal__editor h2,.cr-legal__editor h3,.cr-legal__editor h4,.cr-legal__editor h5,.cr-legal__editor h6{color:var(--legal-primary);font-family:var(--fontHeading), sans-serif;letter-spacing:-.025em;font-weight:700;line-height:1.2}.cr-legal__editor h1{margin:2.5rem 0 .9rem;font-size:max(1.75rem,min(3.2vw,2.45rem))}.cr-legal__editor h2{letter-spacing:-.03em;margin:2.35rem 0 .9rem;font-size:max(1.55rem,min(2.55vw,2.05rem));line-height:1.18;position:relative}.cr-legal__editor h2:before{content:"";border-radius:var(--legal-radius-pill);background:var(--gradientPrimary);width:3.25rem;height:.32rem;margin-bottom:.85rem;display:block}.cr-legal__editor h3{color:var(--legal-primary);letter-spacing:-.02em;margin:2rem 0 .8rem;font-size:1.45rem;line-height:1.25}.cr-legal__editor h3:before{content:"";border-radius:var(--legal-radius-pill);background:var(--legal-border-strong);width:2.5rem;height:.24rem;margin-bottom:.7rem;display:block}.cr-legal__editor h4{margin:1.75rem 0 .75rem;font-size:1.2rem}.cr-legal__editor h5,.cr-legal__editor h6{margin:1.5rem 0 .65rem;font-size:1rem}.cr-legal__editor h1[id],.cr-legal__editor h2[id],.cr-legal__editor h3[id],.cr-legal__editor h4[id],.cr-legal__editor h5[id],.cr-legal__editor h6[id]{scroll-margin-top:calc(var(--legal-sticky-top) + 1.5rem)}.cr-legal__editor ul,.cr-legal__editor ol{color:var(--legal-text-soft);margin:0 0 1.35rem;padding-left:1.35rem}.cr-legal__editor li+li{margin-top:.45rem}.cr-legal__editor li::marker{color:var(--legal-text-muted)}.cr-legal__editor a{color:var(--legal-primary);text-underline-offset:.18em;font-weight:700;text-decoration-thickness:.08em}.cr-legal__editor a:hover{color:var(--legal-primary-hover)}.cr-legal__editor strong,.cr-legal__editor b{color:var(--legal-text);font-weight:800}.cr-legal__editor em,.cr-legal__editor i{color:var(--legal-text)}.cr-legal__editor img{border-radius:var(--legal-radius-lg);max-width:100%;height:auto;margin:1rem auto;display:block}.cr-legal__editor figure{margin:1.5rem 0}.cr-legal__editor figcaption,.cr-legal__editor .wp-caption-text{color:var(--legal-text-muted);text-align:center;margin-top:.65rem;font-size:.78rem;font-weight:700;line-height:1.5}.cr-legal__editor blockquote{border:.0625rem solid var(--legal-border);border-radius:var(--legal-radius-lg);background:var(--legal-surface-soft);color:var(--legal-primary);margin:2rem 0;padding:1.6rem 1.7rem 1.6rem 4.2rem;font-size:1.13rem;font-weight:800;line-height:1.65;position:relative}.cr-legal__editor blockquote:before{content:"“";color:var(--legal-text-muted);font-size:4rem;line-height:1;position:absolute;top:.65rem;left:1.25rem}.cr-legal__editor blockquote>:last-child{margin-bottom:0}.cr-legal__editor table{border:.0625rem solid var(--legal-border-strong);border-radius:var(--legal-radius-lg);border-collapse:separate;border-spacing:0;background:var(--legal-surface);width:100%;margin:1.5rem 0;font-size:.96rem;overflow:hidden}.cr-legal__editor th,.cr-legal__editor td{border-right:.0625rem solid var(--legal-border);border-bottom:.0625rem solid var(--legal-border);text-align:left;vertical-align:top;padding:.95rem 1rem}.cr-legal__editor th:last-child,.cr-legal__editor td:last-child{border-right:0}.cr-legal__editor tr:last-child td{border-bottom:0}.cr-legal__editor th{background:var(--legal-surface-soft);color:var(--legal-primary);font-weight:800}.cr-legal__editor code{border-radius:var(--legal-radius-sm);background:var(--legal-surface-soft);color:var(--legal-primary);padding:.15rem .4rem;font-size:.9em}.cr-legal__editor pre{border-radius:var(--legal-radius-lg);background:var(--legal-inverse);color:var(--legal-text-inverse);margin:1.5rem 0;padding:1.25rem;line-height:1.7;overflow:auto}.cr-legal__editor pre code{color:inherit;background:0 0;padding:0}.cr-legal__editor hr{border:0;border-top:.0625rem solid var(--legal-border);margin:2rem 0}.cr-legal__editor iframe,.cr-legal__editor video{border-radius:var(--legal-radius-lg);max-width:100%;margin:1.5rem auto;display:block}.cr-legal__editor .aligncenter{text-align:center;margin-left:auto;margin-right:auto}.cr-legal__editor .alignleft{float:left;margin:.5rem 1.25rem 1rem 0}.cr-legal__editor .alignright{float:right;margin:.5rem 0 1rem 1.25rem}.cr-legal__editor:after{content:"";clear:both;display:block}.cr-legal__contact{margin-top:max(1.5rem,min(3vw,2.5rem))}.cr-legal__contact-card{border:.0625rem solid var(--legal-border-strong);background:var(--gradientPrimary);color:var(--legal-text-inverse);box-shadow:var(--legal-shadow);border-radius:1.75rem;justify-content:space-between;align-items:center;gap:1.25rem;padding:max(1.35rem,min(3vw,2rem));display:flex}.cr-legal__contact-content{min-width:0}.cr-legal__contact-title{color:inherit;font-family:var(--fontHeading), sans-serif;margin:0 0 .45rem;font-size:1.45rem;font-weight:700;line-height:1.2}.cr-legal__contact-description{color:var(--textInverseSoft);margin:0;font-size:.98rem;line-height:1.6}.cr-legal__contact-action{flex:none;display:flex}@media (max-width:991.98px){.cr-legal__layout{grid-template-columns:1fr;gap:2rem}.cr-legal__nav{order:1;position:static}.cr-legal__content{order:2}.cr-legal-toc__body{max-height:16rem}}@media (max-width:767.98px){.cr-legal{padding:2.25rem 0 4rem}.cr-legal-toc,.cr-legal__content-card{border-radius:var(--legal-radius-lg)}.cr-legal__content-card,.cr-legal__editor{font-size:1rem}.cr-legal__editor h1{font-size:max(1.65rem,min(7.5vw,2.15rem))}.cr-legal__editor h2{font-size:max(1.45rem,min(6.2vw,1.85rem))}.cr-legal__editor h3{font-size:1.3rem}.cr-legal__editor blockquote{padding:1.4rem 1.25rem 1.4rem 3.25rem;font-size:1rem}.cr-legal__editor blockquote:before{font-size:3.25rem;left:.9rem}.cr-legal__editor table{white-space:nowrap;-webkit-overflow-scrolling:touch;display:block;overflow-x:auto}.cr-legal__editor .alignleft,.cr-legal__editor .alignright{float:none;margin-left:auto;margin-right:auto}.cr-legal__contact-card{flex-direction:column;align-items:stretch}.cr-legal__contact-action,.cr-legal__contact-action .cr-btn{width:100%}}
