.LegalLayout-module__2nkaeq__container{max-width:900px;color:var(--text);font-family:var(--font-body),sans-serif;z-index:1;margin:0 auto;padding:120px 40px 80px;line-height:1.7;position:relative}.LegalLayout-module__2nkaeq__backButtonTop{color:var(--text3);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:10px;margin-bottom:40px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.LegalLayout-module__2nkaeq__backButtonTop:hover{color:var(--gold);transform:translate(-4px)}.LegalLayout-module__2nkaeq__bgGradients{z-index:-1;background:var(--bg);position:fixed;inset:0;overflow:hidden}.LegalLayout-module__2nkaeq__bgBlob{filter:blur(120px);opacity:.08;border-radius:50%;position:absolute}.LegalLayout-module__2nkaeq__blob1{background:var(--gold);width:600px;height:600px;top:-10%;right:-5%}.LegalLayout-module__2nkaeq__blob2{background:var(--gold-dim);width:500px;height:500px;bottom:0%;left:-10%}.LegalLayout-module__2nkaeq__header{text-align:left;border-bottom:1px solid var(--border);margin-bottom:80px;padding-bottom:40px}.LegalLayout-module__2nkaeq__title{font-family:var(--font-display),serif;color:var(--text);letter-spacing:-.01em;margin-bottom:20px;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:500;line-height:1.1}.LegalLayout-module__2nkaeq__lastUpdated{color:var(--gold);text-transform:uppercase;letter-spacing:.2em;font-size:11px;font-weight:500}.LegalLayout-module__2nkaeq__toc{background:var(--bg2);border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;margin-bottom:80px;padding:32px}.LegalLayout-module__2nkaeq__tocTitle{color:var(--gold);text-transform:uppercase;letter-spacing:.16em;margin-bottom:24px;font-size:11px;font-weight:600}.LegalLayout-module__2nkaeq__tocList{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;padding:0;list-style:none;display:grid}.LegalLayout-module__2nkaeq__tocItem a{color:var(--text2);font-size:13px;line-height:1.4;text-decoration:none;transition:all .2s;display:block}.LegalLayout-module__2nkaeq__tocItem a:hover{color:var(--gold);transform:translate(6px)}.LegalLayout-module__2nkaeq__content{margin-bottom:100px}.LegalLayout-module__2nkaeq__content h2{font-family:var(--font-display),serif;color:var(--text);border-bottom:.5px solid var(--gold-border);margin:80px 0 32px;padding-bottom:12px;scroll-margin-top:100px;font-size:2rem;font-weight:500}.LegalLayout-module__2nkaeq__content h3{color:var(--gold);margin:40px 0 20px;scroll-margin-top:100px;font-size:1.3rem;font-weight:600}.LegalLayout-module__2nkaeq__content p{color:var(--text2);margin-bottom:24px;font-size:15px}.LegalLayout-module__2nkaeq__content ul,.LegalLayout-module__2nkaeq__content ol{color:var(--text2);margin-bottom:32px;padding-left:24px}.LegalLayout-module__2nkaeq__content li{margin-bottom:12px;font-size:15px}.LegalLayout-module__2nkaeq__content a{color:var(--gold);text-underline-offset:4px;text-decoration:underline;transition:opacity .2s}.LegalLayout-module__2nkaeq__content a:hover{opacity:.8}.LegalLayout-module__2nkaeq__content hr{border:none;border-top:1px solid var(--border);margin:80px 0}.LegalLayout-module__2nkaeq__content strong{color:var(--text);font-weight:600}.LegalLayout-module__2nkaeq__content table{border-collapse:collapse;background:var(--bg2);border:1px solid var(--border);border-radius:16px;width:100%;margin:40px 0;overflow:hidden}.LegalLayout-module__2nkaeq__content th,.LegalLayout-module__2nkaeq__content td{text-align:left;border-bottom:1px solid var(--border);padding:18px 24px;font-size:14px}.LegalLayout-module__2nkaeq__content th{background:var(--bg3);color:var(--gold);text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:600}.LegalLayout-module__2nkaeq__footer{border-top:1px solid var(--border);text-align:center;flex-direction:column;align-items:center;gap:32px;padding-top:60px;display:flex}.LegalLayout-module__2nkaeq__legalLinks{flex-wrap:wrap;justify-content:center;gap:12px 24px;display:flex}.LegalLayout-module__2nkaeq__legalLink{color:var(--text3);text-transform:uppercase;letter-spacing:.1em;font-size:11px;text-decoration:none;transition:color .2s}.LegalLayout-module__2nkaeq__legalLink:hover{color:var(--gold)}.LegalLayout-module__2nkaeq__backHome{color:var(--gold);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:10px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.LegalLayout-module__2nkaeq__backHome:hover{opacity:.8;transform:translate(-4px)}.LegalLayout-module__2nkaeq__backToTop{background:var(--gold);color:#000;cursor:pointer;opacity:0;visibility:hidden;z-index:100;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:40px;right:40px;box-shadow:0 8px 30px #c8a85a4d}.LegalLayout-module__2nkaeq__backToTop.LegalLayout-module__2nkaeq__visible{opacity:1;visibility:visible}.LegalLayout-module__2nkaeq__backToTop:hover{transform:translateY(-8px);box-shadow:0 12px 40px #c8a85a80}@media (max-width:768px){.LegalLayout-module__2nkaeq__container{padding:80px 24px 60px}.LegalLayout-module__2nkaeq__header{text-align:center;margin-bottom:50px}.LegalLayout-module__2nkaeq__title{font-size:2.2rem}.LegalLayout-module__2nkaeq__tocList{grid-template-columns:1fr}.LegalLayout-module__2nkaeq__backToTop{width:48px;height:48px;bottom:30px;right:20px}}
