.legal-page{background:var(--geml-charcoal);min-height:100vh;color:var(--geml-white);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.legal-header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.3);border-bottom:1px solid rgba(249,249,249,.1);padding:1.5rem 0;position:-webkit-sticky;position:sticky;top:0}.legal-header__container{align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.legal-header__logo{display:block}.legal-header__title{color:var(--geml-white);margin:0;font-size:1.25rem;font-weight:600}.legal-main{grid-template-columns:minmax(0,1fr);gap:3rem;max-width:1200px;margin:0 auto;padding:3rem 1.5rem;display:grid}@media (min-width:1024px){.legal-main{grid-template-columns:250px minmax(0,1fr);gap:4rem}}.legal-toc{display:none}@media (min-width:1024px){.legal-toc{height:-moz-fit-content;height:fit-content;display:block;position:-webkit-sticky;position:sticky;top:6rem}}.legal-toc__title{text-transform:uppercase;letter-spacing:.05em;color:var(--geml-white);margin-bottom:1rem;font-size:.875rem;font-weight:700}.legal-toc__list{margin:0;padding:0;list-style:none}.legal-toc__item{margin-bottom:.5rem}.legal-toc__link{color:rgba(249,249,249,.7);padding:.25rem 0;font-size:.875rem;text-decoration:none;transition:color .2s;display:block}.legal-toc__link:hover{color:var(--geml-white)}.legal-toc__link--active{color:var(--geml-white);font-weight:500}.legal-content{max-width:800px}.legal-updated{color:var(--geml-blush);background:rgba(229,168,163,.1);border-radius:.375rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-block}.legal-title{font-family:var(--font-merriweather),Georgia,serif;color:var(--geml-white);margin:0 0 1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}@media (min-width:768px){.legal-title{font-size:3rem}}.legal-intro{color:rgba(249,249,249,.9);border-bottom:1px solid rgba(249,249,249,.1);margin-bottom:3rem;padding-bottom:2rem;font-size:1.125rem;line-height:1.7}.legal-section{margin-bottom:3rem;scroll-margin-top:6rem}.legal-section:last-child{margin-bottom:0}.legal-section h2{font-family:var(--font-merriweather),Georgia,serif;color:var(--geml-white);margin:0 0 1rem;font-size:1.75rem;font-weight:700;line-height:1.3}.legal-section h3{font-family:var(--font-inter),sans-serif;color:var(--geml-white);margin:2rem 0 1rem;font-size:1.25rem;font-weight:600;line-height:1.4}.legal-section h4{font-family:var(--font-inter),sans-serif;color:rgba(249,249,249,.95);margin:1.5rem 0 .75rem;font-size:1.125rem;font-weight:600;line-height:1.4}.legal-section p{color:rgba(249,249,249,.85);margin:0 0 1rem;font-size:1rem;line-height:1.7}.legal-section ul,.legal-section ol{margin:0 0 1.5rem;padding-left:1.5rem}.legal-section li{color:rgba(249,249,249,.85);margin-bottom:.75rem;font-size:1rem;line-height:1.7}.legal-section li:last-child{margin-bottom:0}.legal-section ul ul,.legal-section ol ul,.legal-section ul ol,.legal-section ol ol{margin-top:.75rem;margin-bottom:.75rem}.legal-section a{color:var(--geml-blush);text-underline-offset:2px;-webkit-text-decoration:underline rgba(229,168,163,.4);text-decoration:underline rgba(229,168,163,.4);transition:all .2s}.legal-section a:hover{color:#f0b8b3;-webkit-text-decoration-color:#f0b8b3;text-decoration-color:#f0b8b3}.legal-section strong{color:var(--geml-white);font-weight:600}.legal-emphasis{border-left:3px solid var(--geml-green);background:rgba(1,50,32,.3);border-radius:.375rem;margin:1.5rem 0;padding:1rem 1.25rem}.legal-emphasis p:last-child{margin-bottom:0}.legal-contact{background:rgba(229,168,163,.1);border:1px solid rgba(229,168,163,.2);border-radius:.5rem;margin:2rem 0;padding:1.5rem}.legal-contact h3{margin-top:0;font-size:1.125rem}.legal-contact a{word-break:break-word;font-weight:600}.legal-footer{background:rgba(0,0,0,.3);border-top:1px solid rgba(249,249,249,.1);margin-top:4rem;padding:2rem 0}.legal-footer__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.legal-footer__nav{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.legal-footer__link{color:rgba(249,249,249,.7);font-size:.875rem;text-decoration:none;transition:color .2s}.legal-footer__link:hover{color:var(--geml-white)}.legal-footer__copyright{color:rgba(249,249,249,.5);margin:0;font-size:.875rem}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.legal-toc__link{transition:none}}
