*,:after,:before{margin:0;padding:0;box-sizing:border-box}body,html{min-height:100%;background:#000;color:#fff;font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased}body{min-height:100vh}::selection{background:#fff;color:#000}.legal-page{min-height:100vh;display:flex;flex-direction:column;padding:0 24px 80px}.legal-shell{width:100%;max-width:760px;margin:0 auto;padding-top:100px}.legal-topbar{position:fixed;top:0;left:0;right:0;z-index:30;display:flex;align-items:center;justify-content:space-between;padding:18px 28px}.legal-topbar:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.85),transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.legal-brand{display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.legal-brand-lockup{display:block;width:95px;height:33px;overflow:hidden}.legal-brand-lockup img{height:33px;width:auto;display:block;opacity:.95;filter:brightness(0) invert(1);transition:opacity .15s;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.legal-brand:hover .legal-brand-lockup img{opacity:1}.legal-signin{display:flex;align-items:center;gap:10px;box-sizing:border-box;padding:6px 12px 6px 14px;border:1px solid transparent;border-radius:999px;background:#f3f2ef;color:#1d1d1f;text-decoration:none;transition:background .15s}.legal-signin:hover{background:#e9e8e4}.legal-signin-name{font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:600;line-height:1.5;letter-spacing:-.005em}.legal-signin svg{width:11px;height:11px}.legal-head h1{font-size:36px;font-weight:700;letter-spacing:-.02em;line-height:1.05;margin-bottom:10px}.legal-head .legal-updated{font-family:JetBrains Mono,ui-monospace,Menlo,monospace;font-size:12.5px;color:rgba(255,255,255,.45);margin-bottom:36px}.legal-body h3{font-size:15px;font-weight:600;color:#fff;letter-spacing:-.005em;margin:28px 0 8px}.legal-body h3:first-child{margin-top:0}.legal-body p{font-size:14px;font-weight:400;color:rgba(255,255,255,.72);line-height:1.6;letter-spacing:-.005em;margin-bottom:10px}.legal-body a{color:#fff;text-decoration:underline}.legal-foot{margin-top:64px;font-family:JetBrains Mono,ui-monospace,Menlo,monospace;font-size:11.5px;color:rgba(255,255,255,.35);letter-spacing:.02em}@media (max-width:820px){.legal-topbar{padding:14px 16px}.legal-brand-lockup{width:44px}.legal-shell{padding-top:84px}}@media (max-width:640px){.legal-page{padding:0 18px 60px}.legal-head h1{font-size:28px}.legal-body h3,.legal-body p,.legal-head h1{overflow-wrap:anywhere}}@media (max-width:520px){.legal-topbar{padding:12px 14px}.legal-signin{min-height:38px;padding:6px 12px}.legal-signin svg{display:none}}