.legal-module__Yd4PWa__container{min-height:100vh;color:var(--foreground);background-color:var(--background);background-image:radial-gradient(circle at top right, var(--page-glow-primary), transparent 40%), radial-gradient(circle at bottom left, var(--page-glow-primary), transparent 40%);flex-direction:column;align-items:center;padding:1.25rem 1.5rem;display:flex;position:relative;overflow:hidden}.legal-module__Yd4PWa__container:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#6855e308 0%,#0000 60%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.legal-module__Yd4PWa__header{z-index:1;width:100%;max-width:960px;margin-bottom:1.5rem;position:relative}.legal-module__Yd4PWa__homeLink{color:var(--foreground);font-size:1.1rem;font-weight:600;text-decoration:none;transition:opacity .2s}.legal-module__Yd4PWa__homeLink:hover{opacity:.7}.legal-module__Yd4PWa__main{z-index:1;flex:1;width:100%;max-width:960px;padding-bottom:2rem;position:relative}.legal-module__Yd4PWa__content{padding:0}@media (min-width:769px){.legal-module__Yd4PWa__content{-webkit-backdrop-filter:none;background:0 0;border:none;border-radius:0}}.legal-module__Yd4PWa__prose h1{letter-spacing:-.02em;margin:0 0 1.5rem;font-size:2.25rem;font-weight:700;line-height:1.2}.legal-module__Yd4PWa__prose h2{color:var(--foreground);margin:2rem 0 .75rem;font-size:1.35rem;font-weight:600;line-height:1.3}.legal-module__Yd4PWa__prose h3{color:var(--foreground);margin:1.5rem 0 .5rem;font-size:1.1rem;font-weight:600;line-height:1.4}.legal-module__Yd4PWa__prose p{color:var(--muted-foreground);margin:0 0 1rem;font-size:1rem;line-height:1.6}.legal-module__Yd4PWa__prose strong{color:var(--foreground);font-weight:600}.legal-module__Yd4PWa__prose ul,.legal-module__Yd4PWa__prose ol{color:var(--muted-foreground);margin:0 0 1rem;padding-left:1.5rem}.legal-module__Yd4PWa__prose li{margin-bottom:.35rem;font-size:1rem;line-height:1.6}.legal-module__Yd4PWa__prose li::marker{color:var(--brand-color)}.legal-module__Yd4PWa__prose a{color:var(--brand-color);text-underline-offset:2px;text-decoration:underline;transition:opacity .2s}.legal-module__Yd4PWa__prose a:hover{opacity:.75}@media (max-width:768px){.legal-module__Yd4PWa__container{padding:1.5rem}.legal-module__Yd4PWa__header{margin-bottom:1.5rem}.legal-module__Yd4PWa__content{-webkit-backdrop-filter:blur(20px);background:#ffffff80;border:1px solid #fff9;border-radius:1rem;padding:1.75rem 1.25rem}.legal-module__Yd4PWa__prose h1{font-size:1.85rem}.legal-module__Yd4PWa__prose h2{font-size:1.2rem}}@media (max-width:768px) and (prefers-color-scheme:dark){.legal-module__Yd4PWa__content{background:#ffffff08;border:1px solid #ffffff14}}
.site-footer-module__aWsm_G__footer{z-index:1;opacity:0;-webkit-backdrop-filter:blur(20px);background:#fff6;border-top:1px solid #fff9;justify-content:center;width:calc(100% + 4rem);margin:auto -2rem -2rem;animation:.8s cubic-bezier(.16,1,.3,1) .75s forwards site-footer-module__aWsm_G__fadeIn;display:flex;position:relative}@media (prefers-color-scheme:dark){.site-footer-module__aWsm_G__footer{background:#ffffff08;border-top:1px solid #ffffff14}}.site-footer-module__aWsm_G__footerContent{flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;max-width:1100px;padding:3rem 2rem 4rem;display:flex}.site-footer-module__aWsm_G__footerBrand{flex-direction:column;gap:.5rem;max-width:300px;display:flex}.site-footer-module__aWsm_G__footerMotto{color:var(--muted-foreground);margin:0;font-size:.95rem;line-height:1.4}.site-footer-module__aWsm_G__copyright{color:var(--foreground);font-size:1.1rem;font-weight:600}.site-footer-module__aWsm_G__footerLinksGroup{flex-direction:column;align-items:flex-end;gap:1.5rem;display:flex}.site-footer-module__aWsm_G__footerNav{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.site-footer-module__aWsm_G__footerLink{color:var(--foreground);font-size:.95rem;font-weight:500;text-decoration:none;transition:opacity .2s,transform .2s}.site-footer-module__aWsm_G__footerLink:hover{opacity:.7;transform:translateY(-1px)}.site-footer-module__aWsm_G__footerSocials{align-items:center;gap:1rem;display:flex}.site-footer-module__aWsm_G__socialIcon{width:36px;height:36px;color:var(--brand-color);background:#6855e31a;border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}@media (prefers-color-scheme:dark){.site-footer-module__aWsm_G__socialIcon{color:var(--foreground);background:#ffffff14}}.site-footer-module__aWsm_G__socialIcon:hover{background:var(--brand-color);color:#fff;box-shadow:0 4px 12px var(--button-shadow);transform:scale(1.1)}@keyframes site-footer-module__aWsm_G__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.site-footer-module__aWsm_G__footer{width:calc(100% + 3rem);margin:3rem -1.5rem -1.5rem}.site-footer-module__aWsm_G__footerContent{flex-direction:column;align-items:flex-start;gap:2rem;padding:2.5rem 1.5rem 4rem}.site-footer-module__aWsm_G__footerBrand{align-items:flex-start}.site-footer-module__aWsm_G__footerLinksGroup{align-items:flex-start;gap:1.5rem}.site-footer-module__aWsm_G__footerNav{flex-direction:column;align-items:flex-start;gap:1rem}}
