.ux4g-custom-legal-page{min-height:100%;background-color:var(--background);color:var(--foreground)}.ux4g-custom-legal-hero-wrapper{transition:max-height .5s ease-in-out,opacity .5s ease-in-out;transform-origin:top;overflow:hidden;max-height:50rem;opacity:1;&.is-hidden{max-height:0;opacity:0}}.ux4g-custom-legal-header{position:relative;border-bottom:var(--ux4g-border-width-sm) solid var(--border);background:radial-gradient(circle at top left,rgba(37,99,235,.12),transparent 36%),radial-gradient(circle at top right,rgba(16,185,129,.08),transparent 30%),radial-gradient(circle at bottom right,rgba(255,153,51,.06),transparent 40%);background-color:var(--background)}[data-theme=dark] .ux4g-custom-legal-header,.dark .ux4g-custom-legal-header{background:radial-gradient(circle at top left,rgba(37,99,235,.08),transparent 36%),radial-gradient(circle at top right,rgba(16,185,129,.05),transparent 30%),radial-gradient(circle at bottom right,rgba(255,153,51,.04),transparent 40%),var(--background)}.ux4g-custom-legal-hero-container{padding-top:var(--ux4g-section-xl, 3rem);padding-bottom:var(--ux4g-section-l, 2.5rem);@media(min-width:1024px){padding-top:6rem;padding-bottom:3.75rem}}.ux4g-custom-legal-hero-icon{display:flex;height:var(--ux4g-size-64, 4rem);width:var(--ux4g-size-64, 4rem);flex-shrink:0;align-items:center;justify-content:center;border-radius:var(--ux4g-radius-xl);background-color:var(--primary);color:var(--primary-foreground);box-shadow:0 .625rem .9375rem -.1875rem color-mix(in srgb,var(--primary) 15%,transparent)}.ux4g-custom-legal-hero-title{font-size:var(--ux4g-fs-36, 2.25rem);font-weight:var(--ux4g-fw-bold, 700);line-height:var(--ux4g-lh-40, 1.15);color:var(--foreground);@media(min-width:768px){font-size:3rem;line-height:var(--ux4g-lh-52, 3.25rem)}@media(min-width:1024px){font-size:3.25rem;line-height:var(--ux4g-lh-56, 3.5rem)}}.ux4g-custom-legal-layout-container{padding-top:var(--ux4g-padding-2xl, 2.5rem);padding-bottom:var(--ux4g-padding-xl, 2rem);@media(min-width:1024px){display:grid;grid-template-columns:1fr 15rem;gap:var(--ux4g-section-l, 2.5rem);padding-top:3rem;padding-bottom:2.5rem;>.ux4g-lg-d-none{display:none!important}}}.ux4g-custom-legal-footer-container{padding-top:1rem;padding-bottom:2.5rem}.ux4g-custom-legal-footer-card{max-width:100%;box-sizing:border-box;border:var(--ux4g-border-width-sm) solid var(--border);border-radius:var(--ux4g-radius-2xl);background-color:var(--card);padding:var(--ux4g-padding-2xl, 2rem);@media(max-width:767px){padding:1.25rem 1rem;border-radius:var(--ux4g-radius-xl)}}.ux4g-custom-legal-footer-btn{max-width:100%;box-sizing:border-box;white-space:normal;word-break:break-all;height:auto;min-height:2.25rem;padding-top:.5rem;padding-bottom:.5rem;line-height:1.3;@media(max-width:360px){font-size:.75rem;padding-left:.625rem;padding-right:.625rem}}.ux4g-custom-legal-mobile-toc-link{border-radius:var(--ux4g-radius-full);border:var(--ux4g-border-width-sm) solid var(--border);background-color:var(--card);padding:.375rem .75rem;font-size:var(--ux4g-fs-12);font-weight:var(--ux4g-fw-medium, 500);color:var(--muted-foreground);text-decoration:none;transition:all .2s ease;&:hover{color:var(--primary);border-color:var(--primary)}}.ux4g-custom-legal-content{@media(min-width:1024px){order:1;min-width:0}}.ux4g-custom-legal-sticky-sidebar{display:none;@media(min-width:1024px){display:block;order:2;position:sticky;top:8rem;align-self:start;max-height:calc(100vh - 9.5rem);overflow-y:auto;width:15rem}}.ux4g-custom-legal-section{scroll-margin-top:8.5rem;margin-bottom:var(--ux4g-space-2xl, 2.5rem)}.ux4g-custom-legal-section:last-child{margin-bottom:0}.ux4g-custom-legal-toc-list{position:relative;border-left:var(--ux4g-border-width-sm) solid var(--border);padding:0;margin:0;list-style:none}.ux4g-custom-legal-toc-item{position:relative}.ux4g-custom-legal-toc-indicator{position:absolute;bottom:0;left:0;top:0;margin-left:-.0625rem;width:.125rem;background-color:var(--primary);transition:all .3s ease}.ux4g-custom-legal-toc-link{display:block;padding:.5rem .5rem .5rem .75rem;font-size:.8125rem;line-height:1.375;transition:color .2s ease;color:var(--muted-foreground);text-decoration:none;&:hover{color:var(--foreground)}&.active{font-weight:var(--ux4g-fw-medium, 500);color:var(--primary)}}.ux4g-custom-legal-section-icon{display:flex;height:var(--ux4g-size-40, 2.5rem);width:var(--ux4g-size-40, 2.5rem);flex-shrink:0;align-items:center;justify-content:center;border-radius:var(--ux4g-radius-lg);background-color:color-mix(in srgb,var(--primary) 10%,transparent);color:var(--primary)}.ux4g-custom-legal-section-card{border-radius:var(--ux4g-radius-2xl);border:var(--ux4g-border-width-sm) solid var(--border);background-color:var(--card);padding:var(--ux4g-padding-xl, 1.5rem);box-shadow:var(--ux4g-shadow-l1);max-width:100%;box-sizing:border-box;@media(min-width:1024px){padding:var(--ux4g-padding-2xl, 2rem)}@media(max-width:767px){padding:.875rem;border-radius:var(--ux4g-radius-xl)}}
