@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Poppins:wght@300;400;500;600;700;800&display=swap";*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;padding:0;font-size:16px;font-family:"Poppins","Inter","Segoe UI",-apple-system,BlinkMacSystemFont,sans-serif;width:100%;min-height:100vh;overflow-x:hidden}::-webkit-scrollbar{width:8px;background-color:rgba(0,0,0,0)}::-webkit-scrollbar:horizontal{height:8px}::-webkit-scrollbar-track,::-webkit-scrollbar-track-piece{background-color:rgba(0,0,0,0) !important;background-image:none !important;background:none !important;border:none !important;box-shadow:none !important;outline:none !important}::-webkit-scrollbar-thumb{background:#a855f7;border-radius:4px;border:none}::-webkit-scrollbar-thumb:hover{background:#9333ea}::-webkit-scrollbar-thumb:active{background:#7c3aed}::-webkit-scrollbar-corner,::-webkit-scrollbar-button{display:none !important;background:none !important}html{scrollbar-width:thin;scrollbar-color:#a855f7 rgba(0,0,0,0)}h1{font-size:clamp(1.8rem,3vw,2.2rem);font-weight:700}h2{font-size:clamp(1.4rem,2.5vw,1.8rem);font-weight:700}h3{font-size:clamp(1.2rem,2vw,1.4rem);font-weight:600}h4{font-size:clamp(1.1rem,1.5vw,1.2rem)}p{font-size:clamp(.9rem,1.2vw,1rem);margin:1em}button{outline:none;border:none;padding:.5em 1em .5em 1em;cursor:pointer;border-radius:.3em}button.disabled,button:disabled{cursor:not-allowed;pointer-events:none;opacity:.5}pre{padding:.5em;width:fit-content}code{padding:0 .5em 0 .5em}ul{list-style-type:disc;font-size:1.2em}html.theme-dark body,html.theme-dark button,html.theme-dark code,html.theme-dark pre{color:#fff}html.theme-dark body{background-color:#1a1a1a}html.theme-dark code{background-color:#2a1f3c}html.theme-dark code.file{color:#f08}html.theme-dark pre{background-color:#2a1f3c}html.theme-dark button.primary{background-color:#a855f7}html.theme-dark button.secondary{background-color:#2a1f3c}html.theme-dark ul{color:#a855f7}html.theme-dark ::selection{background-color:rgba(168,85,247,.5)}html.theme-dark ::-moz-selection{background-color:rgba(168,85,247,.5)}html.theme-light body,html.theme-light button,html.theme-light code,html.theme-light pre{color:#1a1a1a}html.theme-light body{background-color:#fff}html.theme-light code{background-color:#f8f4ff}html.theme-light code.file{color:#802}html.theme-light pre{background-color:#f8f4ff}html.theme-light button.primary{background-color:#a855f7}html.theme-light button.secondary{background-color:#f8f4ff}html.theme-light ul{color:#a855f7}html.theme-light ::selection{background-color:rgba(168,85,247,.5)}html.theme-light ::-moz-selection{background-color:rgba(168,85,247,.5)}.legal-layout{min-height:100vh;display:flex;flex-direction:column;padding:2rem 1rem;line-height:1.6}.legal-container{width:100%;max-width:50rem;margin:0 auto}.legal-header{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid}.legal-header h1{font-size:2.5rem;font-weight:700;margin:0 0 1rem 0;line-height:1.2}.legal-header .last-updated{font-size:.875rem;opacity:.7;margin:0;font-style:italic}.legal-content{display:flex;flex-direction:column;gap:2rem}.legal-content h2{font-size:1.5rem;font-weight:600;margin:2rem 0 1rem 0;line-height:1.3}.legal-content h3{font-size:1.25rem;font-weight:600;margin:1.5rem 0 .75rem 0;line-height:1.3}.legal-content p{font-size:1rem;margin:0 0 1rem 0;line-height:1.7}.legal-content ul,.legal-content ol{margin:1rem 0;padding-left:2rem}.legal-content ul li,.legal-content ol li{margin:.5rem 0;line-height:1.6}.legal-content a{text-decoration:underline;font-weight:500;transition:all .2s ease}.legal-content a:hover{text-decoration:none}.legal-content blockquote{margin:1.5rem 0;padding:1rem 1.5rem;border-left:3px solid;font-style:italic;position:relative}.legal-content .contact-info{margin-top:2rem;padding:1.5rem;border-radius:.5rem;border:1px solid;text-align:center}.legal-content .contact-info p{margin:.5rem 0}.legal-navigation{display:flex;justify-content:center;gap:1rem;margin-top:3rem;padding-top:2rem;border-top:1px solid;flex-wrap:wrap}.legal-navigation .nav-link{padding:.5rem 1rem;border-radius:.375rem;text-decoration:none;font-weight:500;transition:all .2s ease;border:1px solid}.legal-navigation .nav-link:hover{transform:translateY(-0.125rem)}@media(max-width: 768px){.legal-layout{padding:1.5rem 1rem}.legal-header{margin-bottom:2rem}.legal-header h1{font-size:2rem}.legal-content{gap:1.5rem}.legal-content h2{font-size:1.375rem;margin:1.5rem 0 .75rem 0}.legal-content h3{font-size:1.125rem;margin:1rem 0 .5rem 0}.legal-content ul,.legal-content ol{padding-left:1.5rem}.legal-content .contact-info{padding:1rem}.legal-navigation{gap:.5rem;margin-top:2rem}.legal-navigation .nav-link{padding:.375rem .75rem;font-size:.875rem}}@media(max-width: 480px){.legal-layout{padding:1rem .5rem}.legal-header h1{font-size:1.75rem}.legal-header .last-updated{font-size:.8125rem}.legal-content h2{font-size:1.25rem}.legal-content h3{font-size:1.125rem}.legal-content p{font-size:.9375rem}.legal-navigation{flex-direction:column;align-items:center}.legal-navigation .nav-link{width:100%;max-width:12rem;text-align:center}}@media print{.legal-layout{padding:0;color:#000;background:#fff}.legal-navigation{display:none}.legal-content a{color:#000;text-decoration:underline}.legal-content a::after{content:" (" attr(href) ")";font-size:.8em;color:#666}}html.theme-dark .legal-layout{background-color:#1a1a1a;color:#fff}html.theme-dark .legal-header{border-bottom-color:#2a2a2a}html.theme-dark .legal-header h1{color:#fff}html.theme-dark .legal-header .last-updated{color:#fff}html.theme-dark .legal-content h2,html.theme-dark .legal-content h3{color:#fff}html.theme-dark .legal-content p{color:#fff}html.theme-dark .legal-content a{color:#a855f7}html.theme-dark .legal-content a:hover{color:rgb(143.6595505618,37.4382022472,244.7617977528)}html.theme-dark .legal-content ul,html.theme-dark .legal-content ol{color:#fff}html.theme-dark .legal-content blockquote{background-color:#2a1f3c;border-left-color:#a855f7;color:#fff}html.theme-dark .legal-content .contact-info{background-color:#262626;border-color:#2a2a2a;color:#fff}html.theme-dark .legal-navigation{border-top-color:#2a2a2a}html.theme-dark .legal-navigation .nav-link{background-color:#262626;border-color:#2a2a2a;color:#fff}html.theme-dark .legal-navigation .nav-link:hover{background-color:#2a1f3c;border-color:#a855f7;color:#fff}html.theme-dark .legal-navigation .nav-link.active{background-color:#a855f7;border-color:#a855f7;color:#1a1a1a}html.theme-light .legal-layout{background-color:#fff;color:#1a1a1a}html.theme-light .legal-header{border-bottom-color:#e0e0e0}html.theme-light .legal-header h1{color:#1a1a1a}html.theme-light .legal-header .last-updated{color:#1a1a1a}html.theme-light .legal-content h2,html.theme-light .legal-content h3{color:#1a1a1a}html.theme-light .legal-content p{color:#1a1a1a}html.theme-light .legal-content a{color:#a855f7}html.theme-light .legal-content a:hover{color:rgb(143.6595505618,37.4382022472,244.7617977528)}html.theme-light .legal-content ul,html.theme-light .legal-content ol{color:#1a1a1a}html.theme-light .legal-content blockquote{background-color:#f8f4ff;border-left-color:#a855f7;color:#1a1a1a}html.theme-light .legal-content .contact-info{background-color:#fafafa;border-color:#e0e0e0;color:#1a1a1a}html.theme-light .legal-navigation{border-top-color:#e0e0e0}html.theme-light .legal-navigation .nav-link{background-color:#fafafa;border-color:#e0e0e0;color:#1a1a1a}html.theme-light .legal-navigation .nav-link:hover{background-color:#f8f4ff;border-color:#a855f7;color:#1a1a1a}html.theme-light .legal-navigation .nav-link.active{background-color:#a855f7;border-color:#a855f7;color:#fff}
